2026-07-01 18:52:33.924 | + ./stack.sh:main:488 : exec 2026-07-01 18:52:33.924 | ++ ./stack.sh:main:488 : /usr/bin/python3.12 /home/quobyte/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2026-07-01-205233.summary.2026-07-01-205233 2026-07-01 18:52:33.925 | + ./stack.sh:main:496 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2026-07-01-205233' 2026-07-01 18:52:33.925 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-01 18:52:33.925 | + ./stack.sh:echo_summary:447 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2026-07-01-205233 2026-07-01 18:52:33.925 | + ./stack.sh:main:498 : ln -sf /opt/stack/logs/stack.sh.log.2026-07-01-205233 /opt/stack/logs/stack.sh.log 2026-07-01 18:52:33.925 | + ./stack.sh:main:499 : ln -sf /opt/stack/logs/stack.sh.log.2026-07-01-205233.summary.2026-07-01-205233 /opt/stack/logs/stack.sh.log.summary 2026-07-01 18:52:33.925 | + ./stack.sh:main:514 : check_path_perm_sanity /opt/stack 2026-07-01 18:52:33.925 | + functions:check_path_perm_sanity:615 : local real_path 2026-07-01 18:52:33.925 | ++ functions:check_path_perm_sanity:616 : readlink -f /opt/stack 2026-07-01 18:52:33.926 | + functions:check_path_perm_sanity:616 : real_path=/opt/stack 2026-07-01 18:52:33.926 | + functions:check_path_perm_sanity:617 : local rebuilt_path= 2026-07-01 18:52:33.926 | ++ functions:check_path_perm_sanity:618 : echo /opt/stack 2026-07-01 18:52:33.926 | ++ functions:check_path_perm_sanity:618 : tr / ' ' 2026-07-01 18:52:33.926 | + functions:check_path_perm_sanity:618 : for i in $(echo ${real_path} | tr "/" " ") 2026-07-01 18:52:33.926 | + functions:check_path_perm_sanity:619 : rebuilt_path=/opt 2026-07-01 18:52:33.926 | ++ functions:check_path_perm_sanity:621 : stat -c %a /opt 2026-07-01 18:52:33.926 | + functions:check_path_perm_sanity:621 : [[ 755 = 700 ]] 2026-07-01 18:52:33.927 | + functions:check_path_perm_sanity:618 : for i in $(echo ${real_path} | tr "/" " ") 2026-07-01 18:52:33.927 | + functions:check_path_perm_sanity:619 : rebuilt_path=/opt/stack 2026-07-01 18:52:33.927 | ++ functions:check_path_perm_sanity:621 : stat -c %a /opt/stack 2026-07-01 18:52:33.927 | + functions:check_path_perm_sanity:621 : [[ 755 = 700 ]] 2026-07-01 18:52:33.927 | + ./stack.sh:main:520 : trap exit_trap EXIT 2026-07-01 18:52:33.927 | + ./stack.sh:main:561 : trap err_trap ERR 2026-07-01 18:52:33.928 | + ./stack.sh:main:574 : set -o errexit 2026-07-01 18:52:33.930 | + ./stack.sh:main:577 : uname -a 2026-07-01 18:52:33.932 | Linux devstack 6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux 2026-07-01 18:52:33.934 | + ./stack.sh:main:580 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2026-07-01 18:52:33.936 | + ./stack.sh:main:581 : rm -f /opt/stack/data/ca-bundle.pem 2026-07-01 18:52:33.940 | + ./stack.sh:main:584 : source /home/quobyte/devstack/lib/database 2026-07-01 18:52:33.973 | + ./stack.sh:main:585 : source /home/quobyte/devstack/lib/rpc_backend 2026-07-01 18:52:33.988 | + ./stack.sh:main:588 : source /home/quobyte/devstack/lib/host 2026-07-01 18:52:33.991 | +++ lib/host:source:12 : trueorfalse True ENABLE_KSM 2026-07-01 18:52:34.003 | ++ lib/host:source:12 : ENABLE_KSM=True 2026-07-01 18:52:34.006 | +++ lib/host:source:13 : trueorfalse True ENABLE_KSMTUNED 2026-07-01 18:52:34.019 | ++ lib/host:source:13 : ENABLE_KSMTUNED=True 2026-07-01 18:52:34.022 | +++ lib/host:source:56 : trueorfalse False ENABLE_ZSWAP 2026-07-01 18:52:34.034 | ++ lib/host:source:56 : ENABLE_ZSWAP=False 2026-07-01 18:52:34.036 | ++ lib/host:source:59 : ZSWAP_COMPRESSOR=lz4 2026-07-01 18:52:34.038 | ++ lib/host:source:60 : ZSWAP_ZPOOL=zsmalloc 2026-07-01 18:52:34.041 | +++ lib/host:source:82 : trueorfalse False ENABLE_SYSCTL_MEM_TUNING 2026-07-01 18:52:34.053 | ++ lib/host:source:82 : ENABLE_SYSCTL_MEM_TUNING=False 2026-07-01 18:52:34.055 | +++ lib/host:source:104 : trueorfalse False ENABLE_SYSCTL_NET_TUNING 2026-07-01 18:52:34.068 | ++ lib/host:source:104 : ENABLE_SYSCTL_NET_TUNING=False 2026-07-01 18:52:34.070 | + ./stack.sh:main:591 : tune_host 2026-07-01 18:52:34.072 | + lib/host:tune_host:125 : configure_host_mem 2026-07-01 18:52:34.074 | + lib/host:configure_host_mem:99 : configure_zswap 2026-07-01 18:52:34.077 | + lib/host:configure_zswap:69 : [[ False == \T\r\u\e ]] 2026-07-01 18:52:34.078 | + lib/host:configure_host_mem:100 : configure_ksm 2026-07-01 18:52:34.080 | + lib/host:configure_ksm:39 : [[ True == \T\r\u\e ]] 2026-07-01 18:52:34.082 | + lib/host:configure_ksm:40 : install_package ksmtuned 2026-07-01 18:52:34.083 | + functions-common:install_package:1438 : update_package_repo 2026-07-01 18:52:34.085 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-01 18:52:34.087 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=False 2026-07-01 18:52:34.089 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-01 18:52:34.091 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-01 18:52:34.093 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-01 18:52:34.095 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-01 18:52:34.097 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-01 18:52:34.099 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-01 18:52:34.101 | + functions-common:apt_get_update:1166 : [[ False == \T\r\u\e ]] 2026-07-01 18:52:34.103 | + functions-common:apt_get_update:1171 : [[ False = \T\r\u\e ]] 2026-07-01 18:52:34.105 | + functions-common:apt_get_update:1173 : local sudo=sudo 2026-07-01 18:52:34.108 | ++ functions-common:apt_get_update:1174 : id -u 2026-07-01 18:52:34.111 | + functions-common:apt_get_update:1174 : [[ 1000 = \0 ]] 2026-07-01 18:52:34.113 | + functions-common:apt_get_update:1177 : time_start apt-get-update 2026-07-01 18:52:34.115 | + functions-common:time_start:2406 : local name=apt-get-update 2026-07-01 18:52:34.117 | + functions-common:time_start:2407 : local start_time= 2026-07-01 18:52:34.119 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-01 18:52:34.122 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-01 18:52:34.125 | + functions-common:time_start:2411 : _TIME_START[$name]=1782931954122 2026-07-01 18:52:34.127 | + functions-common:apt_get_update:1179 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2026-07-01 18:52:34.128 | + functions-common:apt_get_update:1180 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2026-07-01 18:52:34.130 | + functions-common:apt_get_update:1181 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2026-07-01 18:52:34.260 | Get:1 https://packages.quobyte.com/repo/current/apt noble InRelease [4747 B] 2026-07-01 18:52:34.289 | Hit:2 http://security.ubuntu.com/ubuntu noble-security InRelease 2026-07-01 18:52:34.294 | Hit:3 http://archive.ubuntu.com/ubuntu noble InRelease 2026-07-01 18:52:34.332 | Hit:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease 2026-07-01 18:52:34.380 | Hit:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease 2026-07-01 18:52:37.427 | Fetched 4747 B in 0s (9511 B/s) 2026-07-01 18:52:38.969 | Reading package lists... 2026-07-01 18:52:38.993 | + functions-common:apt_get_update:1185 : REPOS_UPDATED=True 2026-07-01 18:52:38.995 | + functions-common:apt_get_update:1187 : time_stop apt-get-update 2026-07-01 18:52:38.998 | + functions-common:time_stop:2420 : local name 2026-07-01 18:52:38.999 | + functions-common:time_stop:2421 : local end_time 2026-07-01 18:52:39.002 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 18:52:39.004 | + functions-common:time_stop:2423 : local total 2026-07-01 18:52:39.006 | + functions-common:time_stop:2424 : local start_time 2026-07-01 18:52:39.007 | + functions-common:time_stop:2426 : name=apt-get-update 2026-07-01 18:52:39.009 | + functions-common:time_stop:2427 : start_time=1782931954122 2026-07-01 18:52:39.010 | + functions-common:time_stop:2429 : [[ -z 1782931954122 ]] 2026-07-01 18:52:39.012 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 18:52:39.016 | + functions-common:time_stop:2432 : end_time=1782931959013 2026-07-01 18:52:39.017 | + functions-common:time_stop:2433 : elapsed_time=4891 2026-07-01 18:52:39.020 | + functions-common:time_stop:2434 : total=0 2026-07-01 18:52:39.021 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 18:52:39.023 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=4891 2026-07-01 18:52:39.025 | + functions-common:install_package:1439 : real_install_package ksmtuned 2026-07-01 18:52:39.027 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-01 18:52:39.030 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-01 18:52:39.032 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-01 18:52:39.033 | + functions-common:real_install_package:1427 : apt_get install ksmtuned 2026-07-01 18:52:39.049 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install ksmtuned 2026-07-01 18:52:39.085 | Reading package lists... 2026-07-01 18:52:39.438 | Building dependency tree... 2026-07-01 18:52:39.439 | Reading state information... 2026-07-01 18:52:39.967 | The following packages were automatically installed and are no longer required: 2026-07-01 18:52:39.969 | libfwupd2 libgusb2 2026-07-01 18:52:39.969 | Use 'sudo apt autoremove' to remove them. 2026-07-01 18:52:40.004 | The following NEW packages will be installed: 2026-07-01 18:52:40.006 | ksmtuned 2026-07-01 18:52:40.091 | 0 upgraded, 1 newly installed, 0 to remove and 9 not upgraded. 2026-07-01 18:52:40.091 | Need to get 7444 B of archives. 2026-07-01 18:52:40.091 | After this operation, 44.0 kB of additional disk space will be used. 2026-07-01 18:52:40.092 | Get:1 http://archive.ubuntu.com/ubuntu noble/universe amd64 ksmtuned amd64 4.20150326 [7444 B] 2026-07-01 18:52:40.295 | perl: warning: Setting locale failed. 2026-07-01 18:52:40.295 | perl: warning: Please check that your locale settings: 2026-07-01 18:52:40.295 | LANGUAGE = (unset), 2026-07-01 18:52:40.295 | LC_ALL = "en_US.utf8", 2026-07-01 18:52:40.295 | LANG = "de_DE.UTF-8" 2026-07-01 18:52:40.295 | are supported and installed on your system. 2026-07-01 18:52:40.295 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-01 18:52:40.397 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-01 18:52:40.397 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-01 18:52:40.397 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-01 18:52:40.596 | Fetched 7444 B in 0s (125 kB/s) 2026-07-01 18:52:40.642 | Selecting previously unselected package ksmtuned. 2026-07-01 18:52:40.968 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 107972 files and directories currently installed.) 2026-07-01 18:52:40.973 | Preparing to unpack .../ksmtuned_4.20150326_amd64.deb ... 2026-07-01 18:52:40.983 | Unpacking ksmtuned (4.20150326) ... 2026-07-01 18:52:41.047 | Setting up ksmtuned (4.20150326) ... 2026-07-01 18:52:41.259 | Created symlink /etc/systemd/system/multi-user.target.wants/ksm.service → /usr/lib/systemd/system/ksm.service. 2026-07-01 18:52:41.450 | Created symlink /etc/systemd/system/multi-user.target.wants/ksmtuned.service → /usr/lib/systemd/system/ksmtuned.service. 2026-07-01 18:52:42.120 | perl: warning: Setting locale failed. 2026-07-01 18:52:42.121 | perl: warning: Please check that your locale settings: 2026-07-01 18:52:42.121 | LANGUAGE = (unset), 2026-07-01 18:52:42.121 | LC_ALL = "en_US.utf8", 2026-07-01 18:52:42.121 | LANG = "de_DE.UTF-8" 2026-07-01 18:52:42.121 | are supported and installed on your system. 2026-07-01 18:52:42.121 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-01 18:52:42.262 | perl: warning: Setting locale failed. 2026-07-01 18:52:42.262 | perl: warning: Please check that your locale settings: 2026-07-01 18:52:42.263 | LANGUAGE = (unset), 2026-07-01 18:52:42.263 | LC_ALL = "en_US.utf8", 2026-07-01 18:52:42.263 | LANG = "de_DE.UTF-8" 2026-07-01 18:52:42.263 | are supported and installed on your system. 2026-07-01 18:52:42.263 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-01 18:52:42.312 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-01 18:52:42.312 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-01 18:52:42.312 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-01 18:52:42.380 | perl: warning: Setting locale failed. 2026-07-01 18:52:42.380 | perl: warning: Please check that your locale settings: 2026-07-01 18:52:42.380 | LANGUAGE = (unset), 2026-07-01 18:52:42.380 | LC_ALL = "en_US.utf8", 2026-07-01 18:52:42.381 | LANG = "de_DE.UTF-8" 2026-07-01 18:52:42.381 | are supported and installed on your system. 2026-07-01 18:52:42.381 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-01 18:52:42.912 | 2026-07-01 18:52:42.912 | Running kernel seems to be up-to-date. 2026-07-01 18:52:42.912 | 2026-07-01 18:52:42.912 | No services need to be restarted. 2026-07-01 18:52:42.912 | 2026-07-01 18:52:42.912 | No containers need to be restarted. 2026-07-01 18:52:42.912 | 2026-07-01 18:52:42.912 | No user sessions are running outdated binaries. 2026-07-01 18:52:42.912 | 2026-07-01 18:52:42.912 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-01 18:52:44.855 | + functions-common:apt_get:1211 : result=0 2026-07-01 18:52:44.857 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-01 18:52:44.858 | + functions-common:time_stop:2420 : local name 2026-07-01 18:52:44.860 | + functions-common:time_stop:2421 : local end_time 2026-07-01 18:52:44.862 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 18:52:44.863 | + functions-common:time_stop:2423 : local total 2026-07-01 18:52:44.865 | + functions-common:time_stop:2424 : local start_time 2026-07-01 18:52:44.867 | + functions-common:time_stop:2426 : name=apt-get 2026-07-01 18:52:44.868 | + functions-common:time_stop:2427 : start_time=1782931959047 2026-07-01 18:52:44.870 | + functions-common:time_stop:2429 : [[ -z 1782931959047 ]] 2026-07-01 18:52:44.872 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 18:52:44.875 | + functions-common:time_stop:2432 : end_time=1782931964873 2026-07-01 18:52:44.877 | + functions-common:time_stop:2433 : elapsed_time=5826 2026-07-01 18:52:44.879 | + functions-common:time_stop:2434 : total=1060 2026-07-01 18:52:44.880 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 18:52:44.882 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=6886 2026-07-01 18:52:44.884 | + functions-common:apt_get:1215 : return 0 2026-07-01 18:52:44.886 | ++ lib/host:configure_ksm:42 : bool_to_int ENABLE_KSM 2026-07-01 18:52:44.899 | + lib/host:configure_ksm:42 : set_sysfs_parameter ksm 0 /sys/kernel/mm/ksm/run 2026-07-01 18:52:44.901 | + lib/host:set_sysfs_parameter:15 : local name=ksm 2026-07-01 18:52:44.902 | + lib/host:set_sysfs_parameter:16 : local value=0 2026-07-01 18:52:44.904 | + lib/host:set_sysfs_parameter:17 : local param_file=/sys/kernel/mm/ksm/run 2026-07-01 18:52:44.906 | + lib/host:set_sysfs_parameter:19 : [[ ! -e /sys/kernel/mm/ksm/run ]] 2026-07-01 18:52:44.908 | + lib/host:set_sysfs_parameter:24 : sudo tee /sys/kernel/mm/ksm/run 2026-07-01 18:52:44.908 | + lib/host:set_sysfs_parameter:24 : echo 0 2026-07-01 18:52:44.917 | 0 2026-07-01 18:52:44.920 | + lib/host:configure_host_mem:101 : configure_sysctl_mem_parmaters 2026-07-01 18:52:44.922 | + lib/host:configure_sysctl_mem_parmaters:84 : [[ False == \T\r\u\e ]] 2026-07-01 18:52:44.924 | + lib/host:tune_host:126 : configure_host_net 2026-07-01 18:52:44.926 | + lib/host:configure_host_net:121 : configure_sysctl_net_parmaters 2026-07-01 18:52:44.927 | + lib/host:configure_sysctl_net_parmaters:106 : [[ False == \T\r\u\e ]] 2026-07-01 18:52:44.929 | + ./stack.sh:main:597 : fetch_plugins 2026-07-01 18:52:44.931 | + functions-common:fetch_plugins:1766 : local plugins= 2026-07-01 18:52:44.933 | + functions-common:fetch_plugins:1767 : local plugin 2026-07-01 18:52:44.934 | + functions-common:fetch_plugins:1770 : [[ -z '' ]] 2026-07-01 18:52:44.936 | + functions-common:fetch_plugins:1771 : return 2026-07-01 18:52:44.938 | + ./stack.sh:main:601 : run_phase override_defaults 2026-07-01 18:52:44.939 | + functions-common:run_phase:1848 : local mode=override_defaults 2026-07-01 18:52:44.941 | + functions-common:run_phase:1849 : local phase= 2026-07-01 18:52:44.943 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-07-01 18:52:44.944 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-07-01 18:52:44.946 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-07-01 18:52:44.948 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-07-01 18:52:44.949 | + functions-common:run_phase:1858 : local extra 2026-07-01 18:52:44.952 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-07-01 18:52:44.955 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-07-01 18:52:44.957 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-07-01 18:52:44.958 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-07-01 18:52:44.960 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh override_defaults 2026-07-01 18:52:44.962 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-07-01 18:52:44.974 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-01 18:52:44.976 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2026-07-01 18:52:44.978 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2026-07-01 18:52:44.980 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2026-07-01 18:52:44.982 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2026-07-01 18:52:44.984 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2026-07-01 18:52:44.986 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2026-07-01 18:52:44.988 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2026-07-01 18:52:44.990 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2026-07-01 18:52:44.991 | + functions-common:run_phase:1869 : [[ override_defaults == \s\o\u\r\c\e ]] 2026-07-01 18:52:44.993 | + functions-common:run_phase:1872 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-07-01 18:52:44.995 | + functions-common:run_phase:1873 : plugin_override_defaults 2026-07-01 18:52:44.997 | + functions-common:plugin_override_defaults:1807 : local plugins= 2026-07-01 18:52:44.999 | + functions-common:plugin_override_defaults:1808 : local plugin 2026-07-01 18:52:45.001 | + functions-common:plugin_override_defaults:1811 : [[ -z '' ]] 2026-07-01 18:52:45.003 | + functions-common:plugin_override_defaults:1812 : return 2026-07-01 18:52:45.005 | + ./stack.sh:main:604 : source /home/quobyte/devstack/lib/apache 2026-07-01 18:52:45.020 | + ./stack.sh:main:607 : source /home/quobyte/devstack/lib/tls 2026-07-01 18:52:45.022 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2026-07-01 18:52:45.035 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-01 18:52:45.038 | +++ lib/tls:source:43 : hostname -f 2026-07-01 18:52:45.042 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=devstack 2026-07-01 18:52:45.045 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2026-07-01 18:52:45.046 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2026-07-01 18:52:45.048 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2026-07-01 18:52:45.051 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2026-07-01 18:52:45.052 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2026-07-01 18:52:45.054 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2026-07-01 18:52:45.056 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2026-07-01 18:52:45.058 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2026-07-01 18:52:45.061 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2026-07-01 18:52:45.065 | + ./stack.sh:main:610 : source /home/quobyte/devstack/lib/infra 2026-07-01 18:52:45.076 | + ./stack.sh:main:611 : source /home/quobyte/devstack/lib/libraries 2026-07-01 18:52:45.092 | + ./stack.sh:main:612 : source /home/quobyte/devstack/lib/lvm 2026-07-01 18:52:45.104 | + ./stack.sh:main:613 : source /home/quobyte/devstack/lib/horizon 2026-07-01 18:52:45.116 | + ./stack.sh:main:614 : source /home/quobyte/devstack/lib/keystone 2026-07-01 18:52:45.147 | + ./stack.sh:main:615 : source /home/quobyte/devstack/lib/glance 2026-07-01 18:52:45.209 | + ./stack.sh:main:616 : source /home/quobyte/devstack/lib/nova 2026-07-01 18:52:45.292 | + ./stack.sh:main:617 : source /home/quobyte/devstack/lib/placement 2026-07-01 18:52:45.317 | + ./stack.sh:main:618 : source /home/quobyte/devstack/lib/cinder 2026-07-01 18:52:45.362 | + ./stack.sh:main:619 : source /home/quobyte/devstack/lib/swift 2026-07-01 18:52:45.404 | + ./stack.sh:main:620 : source /home/quobyte/devstack/lib/neutron 2026-07-01 18:52:45.406 | ++ lib/neutron:source:61 : is_service_enabled tls-proxy 2026-07-01 18:52:45.421 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-01 18:52:45.424 | ++ lib/neutron:source:66 : GITDIR["python-neutronclient"]=/opt/stack/python-neutronclient 2026-07-01 18:52:45.426 | ++ lib/neutron:source:68 : NEUTRON_DIR=/opt/stack/neutron 2026-07-01 18:52:45.429 | ++ lib/neutron:source:69 : NEUTRON_FWAAS_DIR=/opt/stack/neutron-fwaas 2026-07-01 18:52:45.432 | ++ lib/neutron:source:72 : [[ -d /opt/stack/neutron/bin/neutron-server ]] 2026-07-01 18:52:45.435 | +++ lib/neutron:source:75 : get_python_exec_prefix 2026-07-01 18:52:45.449 | +++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-07-01 18:52:45.451 | +++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-07-01 18:52:45.454 | ++ lib/neutron:source:75 : NEUTRON_BIN_DIR=/opt/stack/data/venv/bin 2026-07-01 18:52:45.456 | ++ lib/neutron:source:78 : NEUTRON_CONF_DIR=/etc/neutron 2026-07-01 18:52:45.458 | ++ lib/neutron:source:79 : NEUTRON_CONF=/etc/neutron/neutron.conf 2026-07-01 18:52:45.460 | ++ lib/neutron:source:80 : export NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-07-01 18:52:45.462 | ++ lib/neutron:source:80 : NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-07-01 18:52:45.465 | ++ lib/neutron:source:82 : NEUTRON_UWSGI=neutron.wsgi.api:application 2026-07-01 18:52:45.467 | ++ lib/neutron:source:83 : NEUTRON_UWSGI_CONF=/etc/neutron/neutron-api-uwsgi.ini 2026-07-01 18:52:45.470 | +++ lib/neutron:source:89 : trueorfalse True NEUTRON_ENFORCE_NEW_DEFAULTS 2026-07-01 18:52:45.485 | ++ lib/neutron:source:89 : NEUTRON_ENFORCE_NEW_DEFAULTS=True 2026-07-01 18:52:45.488 | ++ lib/neutron:source:90 : [[ -n '' ]] 2026-07-01 18:52:45.490 | ++ lib/neutron:source:96 : AGENT_DHCP_BINARY=/opt/stack/data/venv/bin/neutron-dhcp-agent 2026-07-01 18:52:45.493 | ++ lib/neutron:source:97 : AGENT_L3_BINARY=/opt/stack/data/venv/bin/neutron-l3-agent 2026-07-01 18:52:45.495 | ++ lib/neutron:source:98 : AGENT_META_BINARY=/opt/stack/data/venv/bin/neutron-metadata-agent 2026-07-01 18:52:45.498 | ++ lib/neutron:source:102 : Q_DHCP_CONF_FILE=/etc/neutron/dhcp_agent.ini 2026-07-01 18:52:45.500 | ++ lib/neutron:source:105 : NEUTRON_DHCP_CONF=/etc/neutron/dhcp_agent.ini 2026-07-01 18:52:45.503 | ++ lib/neutron:source:106 : Q_L3_CONF_FILE=/etc/neutron/l3_agent.ini 2026-07-01 18:52:45.505 | ++ lib/neutron:source:109 : NEUTRON_L3_CONF=/etc/neutron/l3_agent.ini 2026-07-01 18:52:45.508 | ++ lib/neutron:source:110 : Q_META_CONF_FILE=/etc/neutron/metadata_agent.ini 2026-07-01 18:52:45.510 | ++ lib/neutron:source:113 : Q_DB_NAME=neutron 2026-07-01 18:52:45.513 | ++ lib/neutron:source:115 : Q_PLUGIN=ml2 2026-07-01 18:52:45.515 | ++ lib/neutron:source:117 : Q_HOST=192.168.122.71 2026-07-01 18:52:45.518 | ++ lib/neutron:source:119 : Q_PROTOCOL=http 2026-07-01 18:52:45.522 | +++ lib/neutron:source:121 : ipv6_unquote 0.0.0.0 2026-07-01 18:52:45.524 | +++ functions-common:ipv6_unquote:2218 : echo 0.0.0.0 2026-07-01 18:52:45.524 | +++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-07-01 18:52:45.528 | ++ lib/neutron:source:121 : Q_LISTEN_ADDRESS=0.0.0.0 2026-07-01 18:52:45.530 | ++ lib/neutron:source:123 : Q_ADMIN_USERNAME=neutron 2026-07-01 18:52:45.533 | ++ lib/neutron:source:125 : Q_AUTH_STRATEGY=keystone 2026-07-01 18:52:45.535 | ++ lib/neutron:source:127 : Q_OVS_USE_VETH=False 2026-07-01 18:52:45.537 | ++ lib/neutron:source:128 : Q_USE_ROOTWRAP=True 2026-07-01 18:52:45.540 | +++ lib/neutron:source:129 : trueorfalse True Q_USE_ROOTWRAP_DAEMON 2026-07-01 18:52:45.555 | ++ lib/neutron:source:129 : Q_USE_ROOTWRAP_DAEMON=True 2026-07-01 18:52:45.557 | +++ lib/neutron:source:131 : ipv6_unquote 192.168.122.71 2026-07-01 18:52:45.561 | +++ functions-common:ipv6_unquote:2218 : echo 192.168.122.71 2026-07-01 18:52:45.561 | +++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-07-01 18:52:45.564 | ++ lib/neutron:source:131 : Q_META_DATA_IP=192.168.122.71 2026-07-01 18:52:45.566 | ++ lib/neutron:source:133 : Q_ALLOW_OVERLAPPING_IP=True 2026-07-01 18:52:45.569 | ++ lib/neutron:source:134 : Q_NOTIFY_NOVA_PORT_STATUS_CHANGES=True 2026-07-01 18:52:45.571 | ++ lib/neutron:source:135 : Q_NOTIFY_NOVA_PORT_DATA_CHANGES=True 2026-07-01 18:52:45.573 | ++ lib/neutron:source:136 : VIF_PLUGGING_IS_FATAL=True 2026-07-01 18:52:45.575 | ++ lib/neutron:source:137 : VIF_PLUGGING_TIMEOUT=300 2026-07-01 18:52:45.577 | ++ lib/neutron:source:140 : SKIP_STOP_OVN=False 2026-07-01 18:52:45.579 | ++ lib/neutron:source:144 : _Q_PLUGIN_EXTRA_CONF_PATH=/etc/neutron 2026-07-01 18:52:45.581 | ++ lib/neutron:source:147 : NEUTRON_ENDPOINT_SERVICE_NAME=networking 2026-07-01 18:52:45.583 | ++ lib/neutron:source:148 : [[ -z networking ]] 2026-07-01 18:52:45.585 | ++ lib/neutron:source:153 : ALEMBIC_REPO=https://github.com/sqlalchemy/alembic.git 2026-07-01 18:52:45.587 | ++ lib/neutron:source:154 : ALEMBIC_DIR=/opt/stack/alembic 2026-07-01 18:52:45.589 | ++ lib/neutron:source:155 : ALEMBIC_BRANCH=main 2026-07-01 18:52:45.591 | ++ lib/neutron:source:156 : SQLALCHEMY_REPO=https://github.com/sqlalchemy/sqlalchemy.git 2026-07-01 18:52:45.593 | ++ lib/neutron:source:157 : SQLALCHEMY_DIR=/opt/stack/sqlalchemy 2026-07-01 18:52:45.595 | ++ lib/neutron:source:158 : SQLALCHEMY_BRANCH=main 2026-07-01 18:52:45.597 | ++ lib/neutron:source:169 : declare -a -g Q_PLUGIN_EXTRA_CONF_FILES 2026-07-01 18:52:45.599 | ++ lib/neutron:source:172 : declare -a -g _Q_PLUGIN_EXTRA_CONF_FILES_ABS 2026-07-01 18:52:45.601 | ++ lib/neutron:source:175 : Q_RR_CONF_FILE=/etc/neutron/rootwrap.conf 2026-07-01 18:52:45.603 | ++ lib/neutron:source:176 : [[ True == \F\a\l\s\e ]] 2026-07-01 18:52:45.606 | +++ lib/neutron:source:179 : get_rootwrap_location neutron 2026-07-01 18:52:45.608 | +++ functions:get_rootwrap_location:601 : local module=neutron 2026-07-01 18:52:45.610 | ++++ functions:get_rootwrap_location:603 : get_python_exec_prefix 2026-07-01 18:52:45.624 | ++++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-07-01 18:52:45.626 | ++++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-07-01 18:52:45.628 | +++ functions:get_rootwrap_location:603 : echo /opt/stack/data/venv/bin/neutron-rootwrap 2026-07-01 18:52:45.631 | ++ lib/neutron:source:179 : NEUTRON_ROOTWRAP=/opt/stack/data/venv/bin/neutron-rootwrap 2026-07-01 18:52:45.634 | ++ lib/neutron:source:180 : Q_RR_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-07-01 18:52:45.636 | ++ lib/neutron:source:181 : [[ True == \T\r\u\e ]] 2026-07-01 18:52:45.639 | ++ lib/neutron:source:182 : Q_RR_DAEMON_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-07-01 18:52:45.641 | ++ lib/neutron:source:194 : Q_DVR_MODE=legacy 2026-07-01 18:52:45.643 | ++ lib/neutron:source:195 : [[ legacy != \l\e\g\a\c\y ]] 2026-07-01 18:52:45.646 | ++ lib/neutron:source:211 : ENABLE_TENANT_TUNNELS=True 2026-07-01 18:52:45.648 | ++ lib/neutron:source:216 : TENANT_TUNNEL_RANGES=1:1000 2026-07-01 18:52:45.651 | ++ lib/neutron:source:221 : ENABLE_TENANT_VLANS=False 2026-07-01 18:52:45.653 | ++ lib/neutron:source:229 : TENANT_VLAN_RANGE= 2026-07-01 18:52:45.655 | ++ lib/neutron:source:237 : PHYSICAL_NETWORK=public 2026-07-01 18:52:45.658 | ++ lib/neutron:source:247 : OVS_PHYSICAL_BRIDGE=br-ex 2026-07-01 18:52:45.660 | ++ lib/neutron:source:253 : OVS_ENABLE_TUNNELING=True 2026-07-01 18:52:45.662 | ++ lib/neutron:source:257 : ENABLE_ISOLATED_METADATA=False 2026-07-01 18:52:45.665 | ++ lib/neutron:source:262 : ENABLE_METADATA_NETWORK=False 2026-07-01 18:52:45.667 | ++ lib/neutron:source:267 : '[' -f /home/quobyte/devstack/lib/neutron_plugins/ml2 ']' 2026-07-01 18:52:45.669 | ++ lib/neutron:source:268 : source /home/quobyte/devstack/lib/neutron_plugins/ml2 2026-07-01 18:52:45.760 | ++ lib/neutron:source:275 : source /home/quobyte/devstack/lib/neutron_plugins/services/metering 2026-07-01 18:52:45.770 | ++ lib/neutron:source:278 : source /home/quobyte/devstack/lib/neutron_plugins/services/l3 2026-07-01 18:52:45.772 | +++ lib/neutron_plugins/services/l3:source:3 : IP_VERSION=4+6 2026-07-01 18:52:45.775 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \4 ]] 2026-07-01 18:52:45.776 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \6 ]] 2026-07-01 18:52:45.778 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \4\+\6 ]] 2026-07-01 18:52:45.780 | +++ lib/neutron_plugins/services/l3:source:9 : NEUTRON_CREATE_INITIAL_NETWORKS=True 2026-07-01 18:52:45.782 | +++ lib/neutron_plugins/services/l3:source:12 : PROVIDER_SUBNET_NAME=provider_net 2026-07-01 18:52:45.784 | +++ lib/neutron_plugins/services/l3:source:13 : IPV6_PROVIDER_SUBNET_NAME=provider_net_v6 2026-07-01 18:52:45.786 | +++ lib/neutron_plugins/services/l3:source:14 : IPV6_PROVIDER_FIXED_RANGE= 2026-07-01 18:52:45.788 | +++ lib/neutron_plugins/services/l3:source:15 : IPV6_PROVIDER_NETWORK_GATEWAY= 2026-07-01 18:52:45.790 | +++ lib/neutron_plugins/services/l3:source:17 : PUBLIC_BRIDGE=br-ex 2026-07-01 18:52:45.791 | +++ lib/neutron_plugins/services/l3:source:18 : PUBLIC_BRIDGE_MTU=1500 2026-07-01 18:52:45.793 | +++ lib/neutron_plugins/services/l3:source:23 : Q_ASSIGN_GATEWAY_TO_PUBLIC_BRIDGE=True 2026-07-01 18:52:45.795 | +++ lib/neutron_plugins/services/l3:source:26 : Q_ROUTER_NAME=router1 2026-07-01 18:52:45.797 | +++ lib/neutron_plugins/services/l3:source:31 : Q_USE_PUBLIC_VETH=False 2026-07-01 18:52:45.799 | +++ lib/neutron_plugins/services/l3:source:32 : Q_PUBLIC_VETH_EX=veth-pub-ex 2026-07-01 18:52:45.801 | +++ lib/neutron_plugins/services/l3:source:33 : Q_PUBLIC_VETH_INT=veth-pub-int 2026-07-01 18:52:45.803 | +++ lib/neutron_plugins/services/l3:source:39 : Q_L3_ROUTER_PER_TENANT=True 2026-07-01 18:52:45.805 | +++ lib/neutron_plugins/services/l3:source:72 : Q_USE_PROVIDERNET_FOR_PUBLIC=True 2026-07-01 18:52:45.807 | +++ lib/neutron_plugins/services/l3:source:73 : PUBLIC_PHYSICAL_NETWORK=public 2026-07-01 18:52:45.810 | ++++ lib/neutron_plugins/services/l3:source:76 : uuidgen 2026-07-01 18:52:45.810 | ++++ lib/neutron_plugins/services/l3:source:76 : sed s/-//g 2026-07-01 18:52:45.811 | ++++ lib/neutron_plugins/services/l3:source:76 : cut -c 23- 2026-07-01 18:52:45.811 | ++++ lib/neutron_plugins/services/l3:source:76 : sed -e 's/\(..\)\(....\)\(....\)/\1:\2:\3/' 2026-07-01 18:52:45.815 | +++ lib/neutron_plugins/services/l3:source:76 : IPV6_GLOBAL_ID=c3:93ef:6b67 2026-07-01 18:52:45.817 | +++ lib/neutron_plugins/services/l3:source:79 : IPV6_RA_MODE=slaac 2026-07-01 18:52:45.819 | +++ lib/neutron_plugins/services/l3:source:80 : IPV6_ADDRESS_MODE=slaac 2026-07-01 18:52:45.821 | +++ lib/neutron_plugins/services/l3:source:81 : IPV6_PUBLIC_SUBNET_NAME=ipv6-public-subnet 2026-07-01 18:52:45.823 | +++ lib/neutron_plugins/services/l3:source:82 : IPV6_PRIVATE_SUBNET_NAME=ipv6-private-subnet 2026-07-01 18:52:45.825 | +++ lib/neutron_plugins/services/l3:source:83 : IPV6_ADDRS_SAFE_TO_USE=fdc3:93ef:6b67::/56 2026-07-01 18:52:45.828 | ++++ lib/neutron_plugins/services/l3:source:86 : echo fdc3:93ef:6b67::/56 2026-07-01 18:52:45.829 | ++++ lib/neutron_plugins/services/l3:source:86 : awk -F / '{ print $1"/"($2>63 ? $2 : 64) }' 2026-07-01 18:52:45.833 | +++ lib/neutron_plugins/services/l3:source:86 : FIXED_RANGE_V6=fdc3:93ef:6b67::/64 2026-07-01 18:52:45.835 | +++ lib/neutron_plugins/services/l3:source:87 : IPV6_PRIVATE_NETWORK_GATEWAY= 2026-07-01 18:52:45.837 | +++ lib/neutron_plugins/services/l3:source:88 : IPV6_PUBLIC_RANGE=2001:db8::/64 2026-07-01 18:52:45.839 | +++ lib/neutron_plugins/services/l3:source:89 : IPV6_PUBLIC_NETWORK_GATEWAY=2001:db8::2 2026-07-01 18:52:45.841 | +++ lib/neutron_plugins/services/l3:source:90 : IPV6_ROUTER_GW_IP=2001:db8::1 2026-07-01 18:52:45.843 | +++ lib/neutron_plugins/services/l3:source:93 : NETWORK_GATEWAY= 2026-07-01 18:52:45.845 | +++ lib/neutron_plugins/services/l3:source:94 : PUBLIC_NETWORK_GATEWAY= 2026-07-01 18:52:45.847 | +++ lib/neutron_plugins/services/l3:source:95 : PRIVATE_SUBNET_NAME=private-subnet 2026-07-01 18:52:45.848 | +++ lib/neutron_plugins/services/l3:source:96 : PUBLIC_SUBNET_NAME=public-subnet 2026-07-01 18:52:45.850 | +++ lib/neutron_plugins/services/l3:source:97 : PUBLIC_SUBNET_ENABLE_DHCP=False 2026-07-01 18:52:45.852 | +++ lib/neutron_plugins/services/l3:source:100 : USE_SUBNETPOOL=True 2026-07-01 18:52:45.854 | +++ lib/neutron_plugins/services/l3:source:101 : SUBNETPOOL_NAME_V4=shared-default-subnetpool-v4 2026-07-01 18:52:45.856 | +++ lib/neutron_plugins/services/l3:source:102 : SUBNETPOOL_NAME_V6=shared-default-subnetpool-v6 2026-07-01 18:52:45.858 | +++ lib/neutron_plugins/services/l3:source:104 : SUBNETPOOL_PREFIX_V4=10.0.0.0/22 2026-07-01 18:52:45.859 | +++ lib/neutron_plugins/services/l3:source:105 : SUBNETPOOL_PREFIX_V6=fdc3:93ef:6b67::/56 2026-07-01 18:52:45.861 | +++ lib/neutron_plugins/services/l3:source:107 : SUBNETPOOL_SIZE_V4=26 2026-07-01 18:52:45.863 | +++ lib/neutron_plugins/services/l3:source:108 : SUBNETPOOL_SIZE_V6=64 2026-07-01 18:52:45.866 | ++++ lib/neutron_plugins/services/l3:source:110 : ip -4 route 2026-07-01 18:52:45.866 | ++++ lib/neutron_plugins/services/l3:source:110 : grep '^default' 2026-07-01 18:52:45.866 | ++++ lib/neutron_plugins/services/l3:source:110 : awk '{print $5}' 2026-07-01 18:52:45.871 | +++ lib/neutron_plugins/services/l3:source:110 : default_v4_route_devs=enp1s0 2026-07-01 18:52:45.874 | ++++ lib/neutron_plugins/services/l3:source:112 : ip -6 route list match default table all 2026-07-01 18:52:45.874 | ++++ lib/neutron_plugins/services/l3:source:112 : grep via 2026-07-01 18:52:45.877 | ++++ lib/neutron_plugins/services/l3:source:112 : awk '{print $5}' 2026-07-01 18:52:45.879 | +++ lib/neutron_plugins/services/l3:source:112 : default_v6_route_devs= 2026-07-01 18:52:45.883 | ++ lib/neutron:source:281 : source /home/quobyte/devstack/lib/neutron_plugins/services/placement 2026-07-01 18:52:45.885 | ++ lib/neutron:source:282 : source /home/quobyte/devstack/lib/neutron_plugins/services/trunk 2026-07-01 18:52:45.887 | ++ lib/neutron:source:283 : source /home/quobyte/devstack/lib/neutron_plugins/services/qos 2026-07-01 18:52:45.890 | ++ lib/neutron:source:284 : source /home/quobyte/devstack/lib/neutron_plugins/services/segments 2026-07-01 18:52:45.892 | ++ lib/neutron:source:285 : source /home/quobyte/devstack/lib/neutron_plugins/services/ovn-bgp 2026-07-01 18:52:45.894 | ++ lib/neutron:source:288 : has_neutron_plugin_security_group 2026-07-01 18:52:45.895 | ++ lib/neutron_plugins/ml2:has_neutron_plugin_security_group:146 : return 0 2026-07-01 18:52:45.897 | ++ lib/neutron:source:289 : Q_USE_SECGROUP=True 2026-07-01 18:52:45.899 | ++ lib/neutron:source:297 : OVN_BRIDGE_MAPPINGS=public:br-ex 2026-07-01 18:52:45.914 | + ./stack.sh:main:621 : source /home/quobyte/devstack/lib/ldap 2026-07-01 18:52:45.925 | + ./stack.sh:main:622 : source /home/quobyte/devstack/lib/dstat 2026-07-01 18:52:45.936 | + ./stack.sh:main:623 : source /home/quobyte/devstack/lib/atop 2026-07-01 18:52:45.947 | + ./stack.sh:main:624 : source /home/quobyte/devstack/lib/tcpdump 2026-07-01 18:52:45.958 | + ./stack.sh:main:625 : source /home/quobyte/devstack/lib/etcd3 2026-07-01 18:52:45.987 | + ./stack.sh:main:626 : source /home/quobyte/devstack/lib/os-vif 2026-07-01 18:52:45.991 | +++ lib/os-vif:source:12 : is_ml2_ovs 2026-07-01 18:52:45.993 | +++ lib/os-vif:is_ml2_ovs:4 : [[ ovn == \o\p\e\n\v\s\w\i\t\c\h ]] 2026-07-01 18:52:45.996 | +++ lib/os-vif:is_ml2_ovs:7 : echo False 2026-07-01 18:52:45.998 | ++ lib/os-vif:source:12 : OS_VIF_OVS_ISOLATE_VIF=False 2026-07-01 18:52:46.002 | +++ lib/os-vif:source:13 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2026-07-01 18:52:46.018 | ++ lib/os-vif:source:13 : OS_VIF_OVS_ISOLATE_VIF=False 2026-07-01 18:52:46.020 | + ./stack.sh:main:632 : run_phase source 2026-07-01 18:52:46.023 | + functions-common:run_phase:1848 : local mode=source 2026-07-01 18:52:46.025 | + functions-common:run_phase:1849 : local phase= 2026-07-01 18:52:46.027 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-07-01 18:52:46.029 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-07-01 18:52:46.031 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-07-01 18:52:46.033 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-07-01 18:52:46.036 | + functions-common:run_phase:1858 : local extra 2026-07-01 18:52:46.039 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-07-01 18:52:46.043 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-07-01 18:52:46.045 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-07-01 18:52:46.047 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-07-01 18:52:46.049 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh source 2026-07-01 18:52:46.052 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-07-01 18:52:46.066 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-01 18:52:46.068 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2026-07-01 18:52:46.070 | ++ extras.d/80-tempest.sh:source:6 : source /home/quobyte/devstack/lib/tempest 2026-07-01 18:52:46.109 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2026-07-01 18:52:46.111 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2026-07-01 18:52:46.114 | + functions-common:run_phase:1869 : [[ source == \s\o\u\r\c\e ]] 2026-07-01 18:52:46.116 | + functions-common:run_phase:1870 : load_plugin_settings 2026-07-01 18:52:46.118 | + functions-common:load_plugin_settings:1784 : local plugins= 2026-07-01 18:52:46.120 | + functions-common:load_plugin_settings:1785 : local plugin 2026-07-01 18:52:46.123 | + functions-common:load_plugin_settings:1788 : [[ -z '' ]] 2026-07-01 18:52:46.125 | + functions-common:load_plugin_settings:1789 : return 2026-07-01 18:52:46.127 | + functions-common:run_phase:1871 : verify_disabled_services 2026-07-01 18:52:46.130 | + functions-common:verify_disabled_services:2131 : local service 2026-07-01 18:52:46.132 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-01 18:52:46.134 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,key, ]] 2026-07-01 18:52:46.137 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-01 18:52:46.139 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-api, ]] 2026-07-01 18:52:46.142 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-01 18:52:46.145 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-cpu, ]] 2026-07-01 18:52:46.148 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-01 18:52:46.150 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-cond, ]] 2026-07-01 18:52:46.153 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-01 18:52:46.156 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-sch, ]] 2026-07-01 18:52:46.159 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-01 18:52:46.161 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-novnc, ]] 2026-07-01 18:52:46.164 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-01 18:52:46.167 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-api-meta, ]] 2026-07-01 18:52:46.169 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-01 18:52:46.172 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,placement-api, ]] 2026-07-01 18:52:46.174 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-01 18:52:46.177 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,placement-client, ]] 2026-07-01 18:52:46.179 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-01 18:52:46.182 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,g-api, ]] 2026-07-01 18:52:46.185 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-01 18:52:46.187 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,c-sch, ]] 2026-07-01 18:52:46.190 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-01 18:52:46.193 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,c-api, ]] 2026-07-01 18:52:46.195 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-01 18:52:46.198 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,c-vol, ]] 2026-07-01 18:52:46.201 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-01 18:52:46.203 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,ovn-controller, ]] 2026-07-01 18:52:46.206 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-01 18:52:46.208 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,ovn-northd, ]] 2026-07-01 18:52:46.211 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-01 18:52:46.213 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,ovs-vswitchd, ]] 2026-07-01 18:52:46.216 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-01 18:52:46.218 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,ovsdb-server, ]] 2026-07-01 18:52:46.221 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-01 18:52:46.223 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,q-svc, ]] 2026-07-01 18:52:46.226 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-01 18:52:46.229 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,q-ovn-agent, ]] 2026-07-01 18:52:46.232 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-01 18:52:46.234 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,rabbit, ]] 2026-07-01 18:52:46.237 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-01 18:52:46.239 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,tempest, ]] 2026-07-01 18:52:46.242 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-01 18:52:46.245 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,mysql, ]] 2026-07-01 18:52:46.247 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-01 18:52:46.249 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,etcd3, ]] 2026-07-01 18:52:46.252 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-01 18:52:46.255 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,dstat, ]] 2026-07-01 18:52:46.258 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-01 18:52:46.260 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,q-ovn-metadata-agent, ]] 2026-07-01 18:52:46.263 | + ./stack.sh:main:703 : initialize_database_backends 2026-07-01 18:52:46.266 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2026-07-01 18:52:46.269 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2026-07-01 18:52:46.285 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 18:52:46.287 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2026-07-01 18:52:46.290 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2026-07-01 18:52:46.293 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2026-07-01 18:52:46.309 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 18:52:46.312 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2026-07-01 18:52:46.315 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2026-07-01 18:52:46.318 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2026-07-01 18:52:46.321 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2026-07-01 18:52:46.324 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2026-07-01 18:52:46.326 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2026-07-01 18:52:46.329 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2026-07-01 18:52:46.332 | + lib/database:initialize_database_backends:92 : return 0 2026-07-01 18:52:46.335 | + ./stack.sh:main:704 : echo 'Using mysql database backend' 2026-07-01 18:52:46.335 | Using mysql database backend 2026-07-01 18:52:46.337 | + ./stack.sh:main:707 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2026-07-01 18:52:46.355 | + ./stack.sh:main:709 : define_database_baseurl 2026-07-01 18:52:46.359 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2026-07-01 18:52:46.362 | ++ lib/databases/mysql:get_database_type_mysql:32 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2026-07-01 18:52:46.364 | ++ lib/databases/mysql:get_database_type_mysql:33 : echo mysql+pymysql 2026-07-01 18:52:46.367 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-07-01 18:52:46.370 | + ./stack.sh:main:721 : is_service_enabled rabbit 2026-07-01 18:52:46.386 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 18:52:46.389 | + ./stack.sh:main:722 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2026-07-01 18:52:46.405 | + ./stack.sh:main:729 : is_service_enabled keystone 2026-07-01 18:52:46.422 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 18:52:46.425 | + ./stack.sh:main:731 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2026-07-01 18:52:46.442 | + ./stack.sh:main:733 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2026-07-01 18:52:46.459 | + ./stack.sh:main:744 : is_service_enabled ldap 2026-07-01 18:52:46.475 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 18:52:46.478 | + ./stack.sh:main:753 : is_service_enabled s-proxy 2026-07-01 18:52:46.495 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 18:52:46.497 | + ./stack.sh:main:765 : save_stackenv 765 2026-07-01 18:52:46.500 | + functions-common:save_stackenv:65 : local tag=765 2026-07-01 18:52:46.504 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-07-01 18:52:46.509 | + functions-common:save_stackenv:67 : time_stamp=2026-07-01-205246 2026-07-01 18:52:46.512 | + functions-common:save_stackenv:68 : echo '# 2026-07-01-205246 765' 2026-07-01 18:52:46.514 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-01 18:52:46.516 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-07-01 18:52:46.519 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-01 18:52:46.521 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-07-01 18:52:46.524 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-01 18:52:46.527 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-07-01 18:52:46.529 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-01 18:52:46.532 | + functions-common:save_stackenv:70 : echo ENABLED_SERVICES=key,n-api,n-cpu,n-cond,n-sch,n-novnc,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-agent,rabbit,tempest,mysql,etcd3,dstat,q-ovn-metadata-agent 2026-07-01 18:52:46.535 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-01 18:52:46.537 | + functions-common:save_stackenv:70 : echo HOST_IP=192.168.122.71 2026-07-01 18:52:46.540 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-01 18:52:46.542 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=http://192.168.122.71/identity 2026-07-01 18:52:46.545 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-01 18:52:46.547 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2026-07-01-205233 2026-07-01 18:52:46.550 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-01 18:52:46.552 | + functions-common:save_stackenv:70 : echo OS_CACERT= 2026-07-01 18:52:46.555 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-01 18:52:46.557 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=192.168.122.71 2026-07-01 18:52:46.560 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-01 18:52:46.562 | + functions-common:save_stackenv:70 : echo STACK_USER=quobyte 2026-07-01 18:52:46.565 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-01 18:52:46.568 | + functions-common:save_stackenv:70 : echo TLS_IP= 2026-07-01 18:52:46.570 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-01 18:52:46.573 | + functions-common:save_stackenv:70 : echo HOST_IPV6=::1 2026-07-01 18:52:46.575 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-01 18:52:46.578 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-07-01 18:52:46.581 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-01 18:52:46.583 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=192.168.122.71 2026-07-01 18:52:46.586 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-01 18:52:46.588 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-07-01 18:52:46.591 | + ./stack.sh:main:778 : GIT_DEPTH=0 2026-07-01 18:52:46.594 | + ./stack.sh:main:778 : git_clone https://review.opendev.org/openstack/requirements.git /opt/stack/requirements master 2026-07-01 18:52:46.596 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/requirements.git 2026-07-01 18:52:46.598 | + functions-common:git_clone:590 : local git_dest=/opt/stack/requirements 2026-07-01 18:52:46.601 | + functions-common:git_clone:591 : local git_ref=master 2026-07-01 18:52:46.603 | + functions-common:git_clone:592 : local orig_dir 2026-07-01 18:52:46.606 | ++ functions-common:git_clone:593 : pwd 2026-07-01 18:52:46.609 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-07-01 18:52:46.611 | + functions-common:git_clone:594 : local git_clone_flags= 2026-07-01 18:52:46.615 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-01 18:52:46.631 | + functions-common:git_clone:596 : RECLONE=False 2026-07-01 18:52:46.633 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-01 18:52:46.636 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-01 18:52:46.639 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-07-01 18:52:46.639 | + functions-common:git_clone:610 : echo master 2026-07-01 18:52:46.644 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/requirements ]] 2026-07-01 18:52:46.647 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-07-01 18:52:46.649 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/requirements.git /opt/stack/requirements 2026-07-01 18:52:46.651 | + functions-common:git_timed:697 : local count=0 2026-07-01 18:52:46.653 | + functions-common:git_timed:698 : local timeout=0 2026-07-01 18:52:46.655 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-01 18:52:46.658 | + functions-common:git_timed:701 : timeout=0 2026-07-01 18:52:46.660 | + functions-common:git_timed:704 : time_start git_timed 2026-07-01 18:52:46.662 | + functions-common:time_start:2406 : local name=git_timed 2026-07-01 18:52:46.665 | + functions-common:time_start:2407 : local start_time= 2026-07-01 18:52:46.667 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-01 18:52:46.670 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-01 18:52:46.674 | + functions-common:time_start:2411 : _TIME_START[$name]=1782931966671 2026-07-01 18:52:46.676 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/requirements.git /opt/stack/requirements 2026-07-01 18:52:46.679 | Cloning into '/opt/stack/requirements'... 2026-07-01 18:52:51.719 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-01 18:52:51.723 | + functions-common:time_stop:2420 : local name 2026-07-01 18:52:51.726 | + functions-common:time_stop:2421 : local end_time 2026-07-01 18:52:51.730 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 18:52:51.732 | + functions-common:time_stop:2423 : local total 2026-07-01 18:52:51.735 | + functions-common:time_stop:2424 : local start_time 2026-07-01 18:52:51.739 | + functions-common:time_stop:2426 : name=git_timed 2026-07-01 18:52:51.742 | + functions-common:time_stop:2427 : start_time=1782931966671 2026-07-01 18:52:51.745 | + functions-common:time_stop:2429 : [[ -z 1782931966671 ]] 2026-07-01 18:52:51.749 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 18:52:51.754 | + functions-common:time_stop:2432 : end_time=1782931971750 2026-07-01 18:52:51.757 | + functions-common:time_stop:2433 : elapsed_time=5079 2026-07-01 18:52:51.760 | + functions-common:time_stop:2434 : total=0 2026-07-01 18:52:51.764 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 18:52:51.767 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=5079 2026-07-01 18:52:51.771 | + functions-common:git_clone:631 : cd /opt/stack/requirements 2026-07-01 18:52:51.774 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-07-01 18:52:51.778 | + functions-common:git_timed:697 : local count=0 2026-07-01 18:52:51.781 | + functions-common:git_timed:698 : local timeout=0 2026-07-01 18:52:51.785 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-01 18:52:51.788 | + functions-common:git_timed:701 : timeout=0 2026-07-01 18:52:51.792 | + functions-common:git_timed:704 : time_start git_timed 2026-07-01 18:52:51.795 | + functions-common:time_start:2406 : local name=git_timed 2026-07-01 18:52:51.799 | + functions-common:time_start:2407 : local start_time= 2026-07-01 18:52:51.802 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-01 18:52:51.807 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-01 18:52:51.812 | + functions-common:time_start:2411 : _TIME_START[$name]=1782931971808 2026-07-01 18:52:51.816 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-07-01 18:52:52.493 | From https://review.opendev.org/openstack/requirements 2026-07-01 18:52:52.494 | * branch master -> FETCH_HEAD 2026-07-01 18:52:52.504 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-01 18:52:52.507 | + functions-common:time_stop:2420 : local name 2026-07-01 18:52:52.510 | + functions-common:time_stop:2421 : local end_time 2026-07-01 18:52:52.514 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 18:52:52.516 | + functions-common:time_stop:2423 : local total 2026-07-01 18:52:52.519 | + functions-common:time_stop:2424 : local start_time 2026-07-01 18:52:52.523 | + functions-common:time_stop:2426 : name=git_timed 2026-07-01 18:52:52.526 | + functions-common:time_stop:2427 : start_time=1782931971808 2026-07-01 18:52:52.529 | + functions-common:time_stop:2429 : [[ -z 1782931971808 ]] 2026-07-01 18:52:52.534 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 18:52:52.539 | + functions-common:time_stop:2432 : end_time=1782931972535 2026-07-01 18:52:52.542 | + functions-common:time_stop:2433 : elapsed_time=727 2026-07-01 18:52:52.546 | + functions-common:time_stop:2434 : total=5079 2026-07-01 18:52:52.549 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 18:52:52.553 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=5806 2026-07-01 18:52:52.556 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-07-01 18:52:52.560 | + functions-common:git_timed:697 : local count=0 2026-07-01 18:52:52.563 | + functions-common:git_timed:698 : local timeout=0 2026-07-01 18:52:52.567 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-01 18:52:52.570 | + functions-common:git_timed:701 : timeout=0 2026-07-01 18:52:52.574 | + functions-common:git_timed:704 : time_start git_timed 2026-07-01 18:52:52.578 | + functions-common:time_start:2406 : local name=git_timed 2026-07-01 18:52:52.581 | + functions-common:time_start:2407 : local start_time= 2026-07-01 18:52:52.585 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-01 18:52:52.590 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-01 18:52:52.594 | + functions-common:time_start:2411 : _TIME_START[$name]=1782931972591 2026-07-01 18:52:52.598 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-07-01 18:52:52.613 | Note: switching to 'FETCH_HEAD'. 2026-07-01 18:52:52.613 | 2026-07-01 18:52:52.613 | You are in 'detached HEAD' state. You can look around, make experimental 2026-07-01 18:52:52.613 | changes and commit them, and you can discard any commits you make in this 2026-07-01 18:52:52.613 | state without impacting any branches by switching back to a branch. 2026-07-01 18:52:52.613 | 2026-07-01 18:52:52.613 | If you want to create a new branch to retain commits you create, you may 2026-07-01 18:52:52.613 | do so (now or later) by using -c with the switch command. Example: 2026-07-01 18:52:52.614 | 2026-07-01 18:52:52.614 | git switch -c 2026-07-01 18:52:52.614 | 2026-07-01 18:52:52.614 | Or undo this operation with: 2026-07-01 18:52:52.614 | 2026-07-01 18:52:52.614 | git switch - 2026-07-01 18:52:52.614 | 2026-07-01 18:52:52.615 | Turn off this advice by setting config variable advice.detachedHead to false 2026-07-01 18:52:52.615 | 2026-07-01 18:52:52.615 | HEAD is now at e93565a6 Merge "Stop vitrage requirements sync" 2026-07-01 18:52:52.617 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-01 18:52:52.620 | + functions-common:time_stop:2420 : local name 2026-07-01 18:52:52.624 | + functions-common:time_stop:2421 : local end_time 2026-07-01 18:52:52.627 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 18:52:52.630 | + functions-common:time_stop:2423 : local total 2026-07-01 18:52:52.634 | + functions-common:time_stop:2424 : local start_time 2026-07-01 18:52:52.637 | + functions-common:time_stop:2426 : name=git_timed 2026-07-01 18:52:52.641 | + functions-common:time_stop:2427 : start_time=1782931972591 2026-07-01 18:52:52.644 | + functions-common:time_stop:2429 : [[ -z 1782931972591 ]] 2026-07-01 18:52:52.649 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 18:52:52.654 | + functions-common:time_stop:2432 : end_time=1782931972650 2026-07-01 18:52:52.657 | + functions-common:time_stop:2433 : elapsed_time=59 2026-07-01 18:52:52.660 | + functions-common:time_stop:2434 : total=5806 2026-07-01 18:52:52.664 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 18:52:52.667 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=5865 2026-07-01 18:52:52.671 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/requirements 2026-07-01 18:52:52.688 | + functions-common:git_clone:672 : cd /opt/stack/requirements 2026-07-01 18:52:52.692 | + functions-common:git_clone:673 : head -1 2026-07-01 18:52:52.692 | + functions-common:git_clone:673 : git show --oneline 2026-07-01 18:52:52.695 | e93565a6 Merge "Stop vitrage requirements sync" 2026-07-01 18:52:52.697 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-07-01 18:52:52.700 | + ./stack.sh:main:782 : echo_summary 'Installing package prerequisites' 2026-07-01 18:52:52.704 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-01 18:52:52.707 | + ./stack.sh:echo_summary:447 : echo -e Installing package prerequisites 2026-07-01 18:52:52.711 | + ./stack.sh:main:783 : source /home/quobyte/devstack/tools/install_prereqs.sh 2026-07-01 18:52:52.713 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2026-07-01 18:52:52.717 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2026-07-01 18:52:52.720 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/quobyte/devstack ]] 2026-07-01 18:52:52.722 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/quobyte/devstack/.prereqs 2026-07-01 18:52:52.726 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2026-07-01 18:52:52.730 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2026-07-01 18:52:52.735 | +++ tools/install_prereqs.sh:source:47 : date +%s 2026-07-01 18:52:52.740 | ++ tools/install_prereqs.sh:source:47 : NOW=1782931972 2026-07-01 18:52:52.745 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/quobyte/devstack/.prereqs 2026-07-01 18:52:52.750 | +++ tools/install_prereqs.sh:source:48 : echo 0 2026-07-01 18:52:52.753 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2026-07-01 18:52:52.757 | ++ tools/install_prereqs.sh:source:49 : DELTA=1782931972 2026-07-01 18:52:52.760 | ++ tools/install_prereqs.sh:source:50 : [[ 1782931972 -lt 7200 ]] 2026-07-01 18:52:52.763 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2026-07-01 18:52:52.767 | ++ functions-common:export_proxy_variables:2238 : isset http_proxy 2026-07-01 18:52:52.770 | ++ functions-common:isset:266 : [[ -v http_proxy ]] 2026-07-01 18:52:52.774 | ++ functions-common:export_proxy_variables:2241 : isset https_proxy 2026-07-01 18:52:52.777 | ++ functions-common:isset:266 : [[ -v https_proxy ]] 2026-07-01 18:52:52.780 | ++ functions-common:export_proxy_variables:2244 : isset no_proxy 2026-07-01 18:52:52.784 | ++ functions-common:isset:266 : [[ -v no_proxy ]] 2026-07-01 18:52:52.789 | +++ tools/install_prereqs.sh:source:64 : get_packages general,key,n-api,n-cpu,n-cond,n-sch,n-novnc,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-agent,rabbit,tempest,mysql,etcd3,dstat,q-ovn-metadata-agent 2026-07-01 18:52:52.823 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2026-07-01 18:52:52.823 | apache2-dev 2026-07-01 18:52:52.823 | bc 2026-07-01 18:52:52.823 | bsdmainutils 2026-07-01 18:52:52.823 | curl 2026-07-01 18:52:52.824 | g++ 2026-07-01 18:52:52.824 | gawk 2026-07-01 18:52:52.824 | gcc 2026-07-01 18:52:52.824 | gettext 2026-07-01 18:52:52.824 | git 2026-07-01 18:52:52.824 | graphviz 2026-07-01 18:52:52.824 | iputils-ping 2026-07-01 18:52:52.824 | libffi-dev 2026-07-01 18:52:52.824 | libjpeg-dev 2026-07-01 18:52:52.824 | libpq-dev 2026-07-01 18:52:52.824 | libssl-dev 2026-07-01 18:52:52.824 | libsystemd-dev 2026-07-01 18:52:52.825 | libxml2-dev 2026-07-01 18:52:52.825 | libxslt1-dev 2026-07-01 18:52:52.825 | libyaml-dev 2026-07-01 18:52:52.825 | lsof 2026-07-01 18:52:52.825 | openssh-server 2026-07-01 18:52:52.825 | openssl 2026-07-01 18:52:52.825 | pkg-config 2026-07-01 18:52:52.825 | psmisc 2026-07-01 18:52:52.825 | python3-dev 2026-07-01 18:52:52.825 | python3-pip 2026-07-01 18:52:52.825 | python3-systemd 2026-07-01 18:52:52.826 | python3-venv 2026-07-01 18:52:52.826 | tar 2026-07-01 18:52:52.827 | tcpdump 2026-07-01 18:52:52.827 | unzip 2026-07-01 18:52:52.827 | uuid-runtime 2026-07-01 18:52:52.828 | wget 2026-07-01 18:52:52.828 | zlib1g-dev 2026-07-01 18:52:52.828 | libkrb5-dev 2026-07-01 18:52:52.829 | libldap2-dev 2026-07-01 18:52:52.829 | libsasl2-dev 2026-07-01 18:52:52.829 | memcached 2026-07-01 18:52:52.829 | python3-mysqldb 2026-07-01 18:52:52.829 | sqlite3 2026-07-01 18:52:52.829 | conntrack 2026-07-01 18:52:52.829 | curl 2026-07-01 18:52:52.830 | ebtables 2026-07-01 18:52:52.830 | genisoimage 2026-07-01 18:52:52.830 | iptables 2026-07-01 18:52:52.830 | iputils-arping 2026-07-01 18:52:52.830 | kpartx 2026-07-01 18:52:52.830 | libjs-jquery-tablesorter 2026-07-01 18:52:52.830 | parted 2026-07-01 18:52:52.830 | pm-utils 2026-07-01 18:52:52.831 | python3-mysqldb 2026-07-01 18:52:52.831 | socat 2026-07-01 18:52:52.831 | sqlite3 2026-07-01 18:52:52.831 | sudo 2026-07-01 18:52:52.831 | vlan 2026-07-01 18:52:52.831 | lsscsi 2026-07-01 18:52:52.831 | open-iscsi 2026-07-01 18:52:52.832 | cryptsetup 2026-07-01 18:52:52.832 | dosfstools 2026-07-01 18:52:52.832 | genisoimage 2026-07-01 18:52:52.832 | gir1.2-libosinfo-1.0 2026-07-01 18:52:52.832 | netcat-openbsd 2026-07-01 18:52:52.832 | open-iscsi 2026-07-01 18:52:52.832 | qemu-utils 2026-07-01 18:52:52.833 | sg3-utils 2026-07-01 18:52:52.833 | sysfsutils 2026-07-01 18:52:52.833 | lvm2 2026-07-01 18:52:52.833 | qemu-utils 2026-07-01 18:52:52.833 | thin-provisioning-tools 2026-07-01 18:52:52.833 | acl 2026-07-01 18:52:52.833 | dnsmasq-base 2026-07-01 18:52:52.834 | dnsmasq-utils 2026-07-01 18:52:52.834 | ebtables 2026-07-01 18:52:52.834 | haproxy 2026-07-01 18:52:52.834 | iptables 2026-07-01 18:52:52.834 | iputils-arping 2026-07-01 18:52:52.834 | iputils-ping 2026-07-01 18:52:52.834 | postgresql-server-dev-all 2026-07-01 18:52:52.835 | python3-mysqldb 2026-07-01 18:52:52.835 | sqlite3 2026-07-01 18:52:52.835 | sudo 2026-07-01 18:52:52.835 | vlan 2026-07-01 18:52:52.835 | pcp' 2026-07-01 18:52:52.835 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2026-07-01 18:52:52.846 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2026-07-01 18:52:52.846 | apache2-dev 2026-07-01 18:52:52.846 | bc 2026-07-01 18:52:52.846 | bsdmainutils 2026-07-01 18:52:52.846 | curl 2026-07-01 18:52:52.846 | g++ 2026-07-01 18:52:52.846 | gawk 2026-07-01 18:52:52.847 | gcc 2026-07-01 18:52:52.847 | gettext 2026-07-01 18:52:52.847 | git 2026-07-01 18:52:52.847 | graphviz 2026-07-01 18:52:52.847 | iputils-ping 2026-07-01 18:52:52.847 | libffi-dev 2026-07-01 18:52:52.847 | libjpeg-dev 2026-07-01 18:52:52.847 | libpq-dev 2026-07-01 18:52:52.847 | libssl-dev 2026-07-01 18:52:52.847 | libsystemd-dev 2026-07-01 18:52:52.847 | libxml2-dev 2026-07-01 18:52:52.847 | libxslt1-dev 2026-07-01 18:52:52.848 | libyaml-dev 2026-07-01 18:52:52.848 | lsof 2026-07-01 18:52:52.848 | openssh-server 2026-07-01 18:52:52.848 | openssl 2026-07-01 18:52:52.848 | pkg-config 2026-07-01 18:52:52.848 | psmisc 2026-07-01 18:52:52.848 | python3-dev 2026-07-01 18:52:52.848 | python3-pip 2026-07-01 18:52:52.848 | python3-systemd 2026-07-01 18:52:52.848 | python3-venv 2026-07-01 18:52:52.848 | tar 2026-07-01 18:52:52.848 | tcpdump 2026-07-01 18:52:52.849 | unzip 2026-07-01 18:52:52.849 | uuid-runtime 2026-07-01 18:52:52.850 | wget 2026-07-01 18:52:52.850 | zlib1g-dev 2026-07-01 18:52:52.851 | libkrb5-dev 2026-07-01 18:52:52.851 | libldap2-dev 2026-07-01 18:52:52.851 | libsasl2-dev 2026-07-01 18:52:52.852 | memcached 2026-07-01 18:52:52.852 | python3-mysqldb 2026-07-01 18:52:52.852 | sqlite3 2026-07-01 18:52:52.853 | conntrack 2026-07-01 18:52:52.853 | curl 2026-07-01 18:52:52.853 | ebtables 2026-07-01 18:52:52.853 | genisoimage 2026-07-01 18:52:52.853 | iptables 2026-07-01 18:52:52.853 | iputils-arping 2026-07-01 18:52:52.853 | kpartx 2026-07-01 18:52:52.853 | libjs-jquery-tablesorter 2026-07-01 18:52:52.853 | parted 2026-07-01 18:52:52.853 | pm-utils 2026-07-01 18:52:52.853 | python3-mysqldb 2026-07-01 18:52:52.853 | socat 2026-07-01 18:52:52.854 | sqlite3 2026-07-01 18:52:52.854 | sudo 2026-07-01 18:52:52.855 | vlan 2026-07-01 18:52:52.855 | lsscsi 2026-07-01 18:52:52.855 | open-iscsi 2026-07-01 18:52:52.855 | cryptsetup 2026-07-01 18:52:52.855 | dosfstools 2026-07-01 18:52:52.856 | genisoimage 2026-07-01 18:52:52.856 | gir1.2-libosinfo-1.0 2026-07-01 18:52:52.856 | netcat-openbsd 2026-07-01 18:52:52.856 | open-iscsi 2026-07-01 18:52:52.856 | qemu-utils 2026-07-01 18:52:52.856 | sg3-utils 2026-07-01 18:52:52.856 | sysfsutils 2026-07-01 18:52:52.856 | lvm2 2026-07-01 18:52:52.856 | qemu-utils 2026-07-01 18:52:52.856 | thin-provisioning-tools 2026-07-01 18:52:52.856 | acl 2026-07-01 18:52:52.856 | dnsmasq-base 2026-07-01 18:52:52.857 | dnsmasq-utils 2026-07-01 18:52:52.857 | ebtables 2026-07-01 18:52:52.858 | haproxy 2026-07-01 18:52:52.858 | iptables 2026-07-01 18:52:52.859 | iputils-arping 2026-07-01 18:52:52.859 | iputils-ping 2026-07-01 18:52:52.859 | postgresql-server-dev-all 2026-07-01 18:52:52.859 | python3-mysqldb 2026-07-01 18:52:52.859 | sqlite3 2026-07-01 18:52:52.859 | sudo 2026-07-01 18:52:52.859 | vlan 2026-07-01 18:52:52.859 | pcp ' 2026-07-01 18:52:52.859 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2026-07-01 18:52:52.859 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-01 18:52:52.859 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-01 18:52:52.860 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2026-07-01 18:52:52.860 | ++ tools/install_prereqs.sh:source:67 : echo apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libffi-dev libjpeg-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi cryptsetup dosfstools genisoimage gir1.2-libosinfo-1.0 netcat-openbsd open-iscsi qemu-utils sg3-utils sysfsutils lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp 2026-07-01 18:52:52.863 | ++ tools/install_prereqs.sh:source:72 : install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libffi-dev libjpeg-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi cryptsetup dosfstools genisoimage gir1.2-libosinfo-1.0 netcat-openbsd open-iscsi qemu-utils sg3-utils sysfsutils lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp 2026-07-01 18:52:52.867 | ++ functions-common:install_package:1438 : update_package_repo 2026-07-01 18:52:52.869 | ++ functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-01 18:52:52.872 | ++ functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-01 18:52:52.875 | ++ functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-01 18:52:52.878 | ++ functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-01 18:52:52.880 | ++ functions-common:update_package_repo:1420 : is_ubuntu 2026-07-01 18:52:52.883 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-01 18:52:52.886 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-01 18:52:52.888 | ++ functions-common:update_package_repo:1421 : apt_get_update 2026-07-01 18:52:52.891 | ++ functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-01 18:52:52.894 | ++ functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-01 18:52:52.896 | ++ functions-common:apt_get_update:1167 : return 2026-07-01 18:52:52.900 | ++ functions-common:install_package:1439 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libffi-dev libjpeg-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi cryptsetup dosfstools genisoimage gir1.2-libosinfo-1.0 netcat-openbsd open-iscsi qemu-utils sg3-utils sysfsutils lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp 2026-07-01 18:52:52.904 | ++ functions-common:real_install_package:1426 : is_ubuntu 2026-07-01 18:52:52.907 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-01 18:52:52.909 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-01 18:52:52.913 | ++ functions-common:real_install_package:1427 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libffi-dev libjpeg-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi cryptsetup dosfstools genisoimage gir1.2-libosinfo-1.0 netcat-openbsd open-iscsi qemu-utils sg3-utils sysfsutils lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp 2026-07-01 18:52:52.938 | ++ functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libffi-dev libjpeg-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi cryptsetup dosfstools genisoimage gir1.2-libosinfo-1.0 netcat-openbsd open-iscsi qemu-utils sg3-utils sysfsutils lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp 2026-07-01 18:52:52.975 | Reading package lists... 2026-07-01 18:52:53.337 | Building dependency tree... 2026-07-01 18:52:53.338 | Reading state information... 2026-07-01 18:52:53.898 | bc is already the newest version (1.07.1-3ubuntu4). 2026-07-01 18:52:53.898 | bc set to manually installed. 2026-07-01 18:52:53.898 | g++ is already the newest version (4:13.2.0-7ubuntu1). 2026-07-01 18:52:53.898 | g++ set to manually installed. 2026-07-01 18:52:53.898 | gawk is already the newest version (1:5.2.1-2build3). 2026-07-01 18:52:53.899 | gawk set to manually installed. 2026-07-01 18:52:53.899 | gcc is already the newest version (4:13.2.0-7ubuntu1). 2026-07-01 18:52:53.899 | gcc set to manually installed. 2026-07-01 18:52:53.899 | git is already the newest version (1:2.43.0-1ubuntu7.3). 2026-07-01 18:52:53.899 | git set to manually installed. 2026-07-01 18:52:53.899 | iputils-ping is already the newest version (3:20240117-1ubuntu0.1). 2026-07-01 18:52:53.899 | iputils-ping set to manually installed. 2026-07-01 18:52:53.899 | lsof is already the newest version (4.95.0-1build3). 2026-07-01 18:52:53.899 | lsof set to manually installed. 2026-07-01 18:52:53.899 | openssh-server is already the newest version (1:9.6p1-3ubuntu13.16). 2026-07-01 18:52:53.899 | openssl is already the newest version (3.0.13-0ubuntu3.11). 2026-07-01 18:52:53.899 | openssl set to manually installed. 2026-07-01 18:52:53.900 | psmisc is already the newest version (23.7-1build1). 2026-07-01 18:52:53.900 | psmisc set to manually installed. 2026-07-01 18:52:53.900 | python3-dev is already the newest version (3.12.3-0ubuntu2.1). 2026-07-01 18:52:53.900 | python3-dev set to manually installed. 2026-07-01 18:52:53.900 | python3-pip is already the newest version (24.0+dfsg-1ubuntu1.3). 2026-07-01 18:52:53.900 | python3-systemd is already the newest version (235-1build4). 2026-07-01 18:52:53.900 | python3-systemd set to manually installed. 2026-07-01 18:52:53.900 | tar is already the newest version (1.35+dfsg-3ubuntu0.1). 2026-07-01 18:52:53.900 | tar set to manually installed. 2026-07-01 18:52:53.900 | tcpdump is already the newest version (4.99.4-3ubuntu4.24.04.1). 2026-07-01 18:52:53.900 | tcpdump set to manually installed. 2026-07-01 18:52:53.901 | uuid-runtime is already the newest version (2.39.3-9ubuntu6.5). 2026-07-01 18:52:53.901 | uuid-runtime set to manually installed. 2026-07-01 18:52:53.902 | wget is already the newest version (1.21.4-1ubuntu4.1). 2026-07-01 18:52:53.902 | wget set to manually installed. 2026-07-01 18:52:53.903 | zlib1g-dev is already the newest version (1:1.3.dfsg-3.1ubuntu2.1). 2026-07-01 18:52:53.903 | zlib1g-dev set to manually installed. 2026-07-01 18:52:53.903 | iptables is already the newest version (1.8.10-3ubuntu2). 2026-07-01 18:52:53.904 | iptables set to manually installed. 2026-07-01 18:52:53.904 | kpartx is already the newest version (0.9.4-5ubuntu8.2). 2026-07-01 18:52:53.904 | kpartx set to manually installed. 2026-07-01 18:52:53.904 | parted is already the newest version (3.6-4build1). 2026-07-01 18:52:53.904 | parted set to manually installed. 2026-07-01 18:52:53.904 | sudo is already the newest version (1.9.15p5-3ubuntu5.24.04.2). 2026-07-01 18:52:53.904 | sudo set to manually installed. 2026-07-01 18:52:53.905 | open-iscsi is already the newest version (2.1.9-3ubuntu5.4). 2026-07-01 18:52:53.905 | open-iscsi set to manually installed. 2026-07-01 18:52:53.905 | cryptsetup is already the newest version (2:2.7.0-1ubuntu4.2). 2026-07-01 18:52:53.905 | cryptsetup set to manually installed. 2026-07-01 18:52:53.905 | dosfstools is already the newest version (4.2-1.1build1). 2026-07-01 18:52:53.905 | dosfstools set to manually installed. 2026-07-01 18:52:53.905 | netcat-openbsd is already the newest version (1.226-1ubuntu2). 2026-07-01 18:52:53.905 | netcat-openbsd set to manually installed. 2026-07-01 18:52:53.905 | qemu-utils is already the newest version (1:8.2.2+ds-0ubuntu1.17). 2026-07-01 18:52:53.905 | qemu-utils set to manually installed. 2026-07-01 18:52:53.905 | sg3-utils is already the newest version (1.46-3ubuntu4). 2026-07-01 18:52:53.905 | sg3-utils set to manually installed. 2026-07-01 18:52:53.906 | lvm2 is already the newest version (2.03.16-3ubuntu3.2). 2026-07-01 18:52:53.906 | lvm2 set to manually installed. 2026-07-01 18:52:53.907 | thin-provisioning-tools is already the newest version (0.9.0-2ubuntu5.1). 2026-07-01 18:52:53.907 | thin-provisioning-tools set to manually installed. 2026-07-01 18:52:53.907 | acl is already the newest version (2.3.2-1build1.1). 2026-07-01 18:52:53.908 | acl set to manually installed. 2026-07-01 18:52:53.908 | dnsmasq-base is already the newest version (2.90-2ubuntu0.3). 2026-07-01 18:52:53.908 | dnsmasq-base set to manually installed. 2026-07-01 18:52:53.908 | The following packages were automatically installed and are no longer required: 2026-07-01 18:52:53.908 | libfwupd2 libgusb2 2026-07-01 18:52:53.908 | Use 'sudo apt autoremove' to remove them. 2026-07-01 18:52:53.908 | The following additional packages will be installed: 2026-07-01 18:52:53.908 | apache2-bin apache2-data apache2-utils autoconf automake autopoint 2026-07-01 18:52:53.908 | autotools-dev clang-17 comerr-dev debhelper debugedit dh-autoreconf 2026-07-01 18:52:53.908 | dh-strip-nondeterminism dwz fonts-liberation fonts-liberation-sans-narrow 2026-07-01 18:52:53.908 | fonts-liberation2 gir1.2-freedesktop icu-devtools intltool-debian 2026-07-01 18:52:53.909 | krb5-multidev libann0 libapr1-dev libapr1t64 libaprutil1-dbd-sqlite3 2026-07-01 18:52:53.909 | libaprutil1-dev libaprutil1-ldap libaprutil1t64 libarchive-cpio-perl 2026-07-01 18:52:53.909 | libarchive-zip-perl libcdt5 libcgraph6 libclang-common-17-dev 2026-07-01 18:52:53.909 | libclang-cpp17t64 libclang-rt-17-dev libclang1-17t64 libcommon-sense-perl 2026-07-01 18:52:53.909 | libcurl3t64-gnutls libcurl4t64 libdebhelper-perl libevent-2.1-7t64 2026-07-01 18:52:53.909 | libfile-stripnondeterminism-perl libgc1 libgssrpc4t64 libgts-0.7-5t64 2026-07-01 18:52:53.909 | libgts-bin libgvc6 libgvpr2 libice6 libicu-dev libjpeg-turbo8-dev 2026-07-01 18:52:53.909 | libjpeg8-dev libjs-jquery-metadata libjson-perl libjson-xs-perl 2026-07-01 18:52:53.909 | libkadm5clnt-mit12 libkadm5srv-mit12 libkdb5-10t64 liblab-gamut1 libldap-dev 2026-07-01 18:52:53.909 | libllvm17t64 libltdl-dev libltdl7 liblua5.4-0 libmail-sendmail-perl 2026-07-01 18:52:53.909 | libmysqlclient21 libncurses-dev libobjc-13-dev libobjc4 libosinfo-1.0-0 2026-07-01 18:52:53.909 | libosinfo-l10n libpathplan4 libpcp-archive1t64 libpcp-gui2t64 2026-07-01 18:52:53.910 | libpcp-import1t64 libpcp-mmv1t64 libpcp-pmda-perl libpcp-pmda3t64 2026-07-01 18:52:53.910 | libpcp-trace2t64 libpcp-web1t64 libpcp3t64 libpcre2-16-0 libpcre2-32-0 2026-07-01 18:52:53.911 | libpcre2-dev libpcre2-posix3 libpfm4 libpkgconf3 libpq5 libsctp-dev libsctp1 2026-07-01 18:52:53.911 | libsm6 libsub-override-perl libsys-hostname-long-perl libsysfs2 libtool 2026-07-01 18:52:53.912 | libtypes-serialiser-perl libx86-1 libxaw7 libxmu6 libxt6t64 libz3-4 2026-07-01 18:52:53.912 | libz3-dev llvm-17 llvm-17-dev llvm-17-linker-tools llvm-17-runtime 2026-07-01 18:52:53.912 | llvm-17-tools m4 mysql-common ncal osinfo-db pcp-conf pkgconf pkgconf-bin 2026-07-01 18:52:53.913 | po-debconf postgresql-client-16 postgresql-client-common postgresql-common 2026-07-01 18:52:53.913 | postgresql-server-dev-16 python3-pcp python3-pip-whl python3-setuptools-whl 2026-07-01 18:52:53.913 | python3.12-venv ssl-cert uuid-dev vbetool 2026-07-01 18:52:53.913 | Suggested packages: 2026-07-01 18:52:53.913 | apache2-doc apache2-suexec-pristine | apache2-suexec-custom www-browser 2026-07-01 18:52:53.913 | autoconf-archive gnu-standards autoconf-doc calendar whois vacation 2026-07-01 18:52:53.913 | mailutils clang-17-doc wasi-libc doc-base dh-make wodim cdrkit-doc 2026-07-01 18:52:53.913 | gettext-doc libasprintf-dev libgettextpo-dev gsfonts graphviz-doc 2026-07-01 18:52:53.913 | vim-haproxy haproxy-doc krb5-doc krb5-user icu-doc libtool-doc ncurses-doc 2026-07-01 18:52:53.913 | postgresql-doc-16 lksctp-tools libssl-doc gfortran | fortran95-compiler 2026-07-01 18:52:53.913 | gcj-jdk libyaml-doc llvm-17-doc m4-doc libanyevent-perl 2026-07-01 18:52:53.914 | libcache-memcached-perl libmemcached libyaml-perl pcp-gui libpcp-import-perl 2026-07-01 18:52:53.914 | redis-server cpufrequtils wireless-tools radeontool libmail-box-perl 2026-07-01 18:52:53.914 | postgresql-16 default-mysql-server | virtual-mysql-server sqlite3-doc zip 2026-07-01 18:52:54.046 | The following NEW packages will be installed: 2026-07-01 18:52:54.046 | apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf automake 2026-07-01 18:52:54.046 | autopoint autotools-dev bsdmainutils clang-17 comerr-dev conntrack debhelper 2026-07-01 18:52:54.046 | debugedit dh-autoreconf dh-strip-nondeterminism dnsmasq-utils dwz ebtables 2026-07-01 18:52:54.046 | fonts-liberation fonts-liberation-sans-narrow fonts-liberation2 genisoimage 2026-07-01 18:52:54.046 | gettext gir1.2-freedesktop gir1.2-libosinfo-1.0 graphviz haproxy 2026-07-01 18:52:54.046 | icu-devtools intltool-debian iputils-arping krb5-multidev libann0 2026-07-01 18:52:54.046 | libapr1-dev libapr1t64 libaprutil1-dbd-sqlite3 libaprutil1-dev 2026-07-01 18:52:54.046 | libaprutil1-ldap libaprutil1t64 libarchive-cpio-perl libarchive-zip-perl 2026-07-01 18:52:54.046 | libcdt5 libcgraph6 libclang-common-17-dev libclang-cpp17t64 2026-07-01 18:52:54.046 | libclang-rt-17-dev libclang1-17t64 libcommon-sense-perl libdebhelper-perl 2026-07-01 18:52:54.047 | libevent-2.1-7t64 libffi-dev libfile-stripnondeterminism-perl libgc1 2026-07-01 18:52:54.047 | libgssrpc4t64 libgts-0.7-5t64 libgts-bin libgvc6 libgvpr2 libice6 libicu-dev 2026-07-01 18:52:54.047 | libjpeg-dev libjpeg-turbo8-dev libjpeg8-dev libjs-jquery-metadata 2026-07-01 18:52:54.047 | libjs-jquery-tablesorter libjson-perl libjson-xs-perl libkadm5clnt-mit12 2026-07-01 18:52:54.047 | libkadm5srv-mit12 libkdb5-10t64 libkrb5-dev liblab-gamut1 libldap-dev 2026-07-01 18:52:54.047 | libldap2-dev libllvm17t64 libltdl-dev libltdl7 liblua5.4-0 2026-07-01 18:52:54.047 | libmail-sendmail-perl libmysqlclient21 libncurses-dev libobjc-13-dev 2026-07-01 18:52:54.047 | libobjc4 libosinfo-1.0-0 libosinfo-l10n libpathplan4 libpcp-archive1t64 2026-07-01 18:52:54.047 | libpcp-gui2t64 libpcp-import1t64 libpcp-mmv1t64 libpcp-pmda-perl 2026-07-01 18:52:54.047 | libpcp-pmda3t64 libpcp-trace2t64 libpcp-web1t64 libpcp3t64 libpcre2-16-0 2026-07-01 18:52:54.047 | libpcre2-32-0 libpcre2-dev libpcre2-posix3 libpfm4 libpkgconf3 libpq-dev 2026-07-01 18:52:54.048 | libpq5 libsasl2-dev libsctp-dev libsctp1 libsm6 libssl-dev 2026-07-01 18:52:54.048 | libsub-override-perl libsys-hostname-long-perl libsysfs2 libsystemd-dev 2026-07-01 18:52:54.048 | libtool libtypes-serialiser-perl libx86-1 libxaw7 libxml2-dev libxmu6 2026-07-01 18:52:54.048 | libxslt1-dev libxt6t64 libyaml-dev libz3-4 libz3-dev llvm-17 llvm-17-dev 2026-07-01 18:52:54.048 | llvm-17-linker-tools llvm-17-runtime llvm-17-tools lsscsi m4 memcached 2026-07-01 18:52:54.048 | mysql-common ncal osinfo-db pcp pcp-conf pkg-config pkgconf pkgconf-bin 2026-07-01 18:52:54.048 | pm-utils po-debconf postgresql-client-16 postgresql-client-common 2026-07-01 18:52:54.048 | postgresql-common postgresql-server-dev-16 postgresql-server-dev-all 2026-07-01 18:52:54.048 | python3-mysqldb python3-pcp python3-pip-whl python3-setuptools-whl 2026-07-01 18:52:54.048 | python3-venv python3.12-venv socat sqlite3 ssl-cert sysfsutils unzip 2026-07-01 18:52:54.048 | uuid-dev vbetool vlan 2026-07-01 18:52:54.049 | The following packages will be upgraded: 2026-07-01 18:52:54.051 | curl libcurl3t64-gnutls libcurl4t64 2026-07-01 18:52:54.141 | 3 upgraded, 161 newly installed, 0 to remove and 6 not upgraded. 2026-07-01 18:52:54.142 | Need to get 175 MB of archives. 2026-07-01 18:52:54.142 | After this operation, 941 MB of additional disk space will be used. 2026-07-01 18:52:54.143 | Get:1 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libapr1t64 amd64 1.7.2-3.1ubuntu0.1 [108 kB] 2026-07-01 18:52:54.190 | Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1t64 amd64 1.6.3-1.1ubuntu7 [91.9 kB] 2026-07-01 18:52:54.201 | Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-dbd-sqlite3 amd64 1.6.3-1.1ubuntu7 [11.2 kB] 2026-07-01 18:52:54.216 | Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-ldap amd64 1.6.3-1.1ubuntu7 [9116 B] 2026-07-01 18:52:54.227 | Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 curl amd64 8.5.0-2ubuntu10.10 [227 kB] 2026-07-01 18:52:54.243 | Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcurl4t64 amd64 8.5.0-2ubuntu10.10 [343 kB] 2026-07-01 18:52:54.265 | Get:7 http://archive.ubuntu.com/ubuntu noble/main amd64 liblua5.4-0 amd64 5.4.6-3build2 [166 kB] 2026-07-01 18:52:54.277 | Get:8 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-bin amd64 2.4.58-1ubuntu8.13 [1336 kB] 2026-07-01 18:52:54.309 | Get:9 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-data all 2.4.58-1ubuntu8.13 [163 kB] 2026-07-01 18:52:54.317 | Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-utils amd64 2.4.58-1ubuntu8.13 [98.9 kB] 2026-07-01 18:52:54.331 | Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2 amd64 2.4.58-1ubuntu8.13 [90.2 kB] 2026-07-01 18:52:54.344 | Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 haproxy amd64 2.8.16-0ubuntu0.24.04.3 [2070 kB] 2026-07-01 18:52:54.379 | Get:13 http://archive.ubuntu.com/ubuntu noble/main amd64 libevent-2.1-7t64 amd64 2.1.12-stable-9ubuntu2 [145 kB] 2026-07-01 18:52:54.391 | Get:14 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 memcached amd64 1.6.24-1ubuntu0.1 [213 kB] 2026-07-01 18:52:54.404 | Get:15 http://archive.ubuntu.com/ubuntu noble/main amd64 libjson-perl all 4.10000-1 [81.9 kB] 2026-07-01 18:52:54.416 | Get:16 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-client-common all 257build1.1 [36.4 kB] 2026-07-01 18:52:54.433 | Get:17 http://archive.ubuntu.com/ubuntu noble/main amd64 ssl-cert all 1.1.2ubuntu1 [17.8 kB] 2026-07-01 18:52:54.446 | Get:18 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-common all 257build1.1 [161 kB] 2026-07-01 18:52:54.465 | Get:19 http://archive.ubuntu.com/ubuntu noble/main amd64 libsysfs2 amd64 2.1.1-6build1 [20.0 kB] 2026-07-01 18:52:54.479 | Get:20 http://archive.ubuntu.com/ubuntu noble/main amd64 sysfsutils amd64 2.1.1-6build1 [15.5 kB] 2026-07-01 18:52:54.489 | Get:21 http://archive.ubuntu.com/ubuntu noble/main amd64 autotools-dev all 20220109.1 [44.9 kB] 2026-07-01 18:52:54.504 | Get:22 http://archive.ubuntu.com/ubuntu noble/main amd64 m4 amd64 1.4.19-4build1 [244 kB] 2026-07-01 18:52:54.515 | Get:23 http://archive.ubuntu.com/ubuntu noble/main amd64 autoconf all 2.71-3 [339 kB] 2026-07-01 18:52:54.527 | Get:24 http://archive.ubuntu.com/ubuntu noble/main amd64 automake all 1:1.16.5-1.3ubuntu1 [558 kB] 2026-07-01 18:52:54.546 | Get:25 http://archive.ubuntu.com/ubuntu noble/main amd64 autopoint all 0.21-14ubuntu2 [422 kB] 2026-07-01 18:52:54.564 | Get:26 http://archive.ubuntu.com/ubuntu noble/main amd64 libdebhelper-perl all 13.14.1ubuntu5 [89.8 kB] 2026-07-01 18:52:54.574 | Get:27 http://archive.ubuntu.com/ubuntu noble/main amd64 libllvm17t64 amd64 1:17.0.6-9ubuntu1 [26.2 MB] 2026-07-01 18:52:54.938 | Get:28 http://archive.ubuntu.com/ubuntu noble/universe amd64 libclang-cpp17t64 amd64 1:17.0.6-9ubuntu1 [12.9 MB] 2026-07-01 18:52:55.079 | Get:29 http://archive.ubuntu.com/ubuntu noble/main amd64 libgc1 amd64 1:8.2.6-1build1 [90.3 kB] 2026-07-01 18:52:55.080 | Get:30 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libobjc4 amd64 14.2.0-4ubuntu2~24.04.1 [47.1 kB] 2026-07-01 18:52:55.091 | Get:31 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libobjc-13-dev amd64 13.3.0-6ubuntu2~24.04.1 [194 kB] 2026-07-01 18:52:55.118 | Get:32 http://archive.ubuntu.com/ubuntu noble/universe amd64 libclang-common-17-dev amd64 1:17.0.6-9ubuntu1 [690 kB] 2026-07-01 18:52:55.147 | Get:33 http://archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-linker-tools amd64 1:17.0.6-9ubuntu1 [1308 kB] 2026-07-01 18:52:55.180 | Get:34 http://archive.ubuntu.com/ubuntu noble/universe amd64 libclang1-17t64 amd64 1:17.0.6-9ubuntu1 [7353 kB] 2026-07-01 18:52:55.260 | Get:35 http://archive.ubuntu.com/ubuntu noble/universe amd64 clang-17 amd64 1:17.0.6-9ubuntu1 [78.6 kB] 2026-07-01 18:52:55.267 | Get:36 http://archive.ubuntu.com/ubuntu noble/main amd64 libtool all 2.4.7-7build1 [166 kB] 2026-07-01 18:52:55.285 | Get:37 http://archive.ubuntu.com/ubuntu noble/main amd64 dh-autoreconf all 20 [16.1 kB] 2026-07-01 18:52:55.298 | Get:38 http://archive.ubuntu.com/ubuntu noble/main amd64 libarchive-zip-perl all 1.68-1 [90.2 kB] 2026-07-01 18:52:55.320 | Get:39 http://archive.ubuntu.com/ubuntu noble/main amd64 libsub-override-perl all 0.10-1 [10.0 kB] 2026-07-01 18:52:55.335 | Get:40 http://archive.ubuntu.com/ubuntu noble/main amd64 libfile-stripnondeterminism-perl all 1.13.1-1 [18.1 kB] 2026-07-01 18:52:55.351 | Get:41 http://archive.ubuntu.com/ubuntu noble/main amd64 dh-strip-nondeterminism all 1.13.1-1 [5362 B] 2026-07-01 18:52:55.371 | Get:42 http://archive.ubuntu.com/ubuntu noble/main amd64 debugedit amd64 1:5.0-5build2 [46.1 kB] 2026-07-01 18:52:55.390 | Get:43 http://archive.ubuntu.com/ubuntu noble/main amd64 dwz amd64 0.15-1build6 [115 kB] 2026-07-01 18:52:55.417 | Get:44 http://archive.ubuntu.com/ubuntu noble/main amd64 gettext amd64 0.21-14ubuntu2 [864 kB] 2026-07-01 18:52:55.437 | Get:45 http://archive.ubuntu.com/ubuntu noble/main amd64 intltool-debian all 0.35.0+20060710.6 [23.2 kB] 2026-07-01 18:52:55.450 | Get:46 http://archive.ubuntu.com/ubuntu noble/main amd64 po-debconf all 1.0.21+nmu1 [233 kB] 2026-07-01 18:52:55.467 | Get:47 http://archive.ubuntu.com/ubuntu noble/main amd64 debhelper all 13.14.1ubuntu5 [869 kB] 2026-07-01 18:52:55.490 | Get:48 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 uuid-dev amd64 2.39.3-9ubuntu6.5 [33.5 kB] 2026-07-01 18:52:55.505 | Get:49 http://archive.ubuntu.com/ubuntu noble/main amd64 libsctp1 amd64 1.0.19+dfsg-2build1 [9146 B] 2026-07-01 18:52:55.515 | Get:50 http://archive.ubuntu.com/ubuntu noble/main amd64 libsctp-dev amd64 1.0.19+dfsg-2build1 [51.1 kB] 2026-07-01 18:52:55.528 | Get:51 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libapr1-dev amd64 1.7.2-3.1ubuntu0.1 [768 kB] 2026-07-01 18:52:55.546 | Get:52 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libldap-dev amd64 2.6.10+dfsg-0ubuntu0.24.04.1 [308 kB] 2026-07-01 18:52:55.563 | Get:53 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libldap2-dev all 2.6.10+dfsg-0ubuntu0.24.04.1 [11.1 kB] 2026-07-01 18:52:55.580 | Get:54 http://archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-dev amd64 1.6.3-1.1ubuntu7 [412 kB] 2026-07-01 18:52:55.596 | Get:55 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-16-0 amd64 10.42-4ubuntu2.1 [210 kB] 2026-07-01 18:52:55.612 | Get:56 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-32-0 amd64 10.42-4ubuntu2.1 [197 kB] 2026-07-01 18:52:55.627 | Get:57 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-posix3 amd64 10.42-4ubuntu2.1 [6748 B] 2026-07-01 18:52:55.641 | Get:58 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-dev amd64 10.42-4ubuntu2.1 [736 kB] 2026-07-01 18:52:55.662 | Get:59 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-dev amd64 2.4.58-1ubuntu8.13 [203 kB] 2026-07-01 18:52:55.678 | Get:60 http://archive.ubuntu.com/ubuntu noble/universe amd64 ncal amd64 12.1.8 [21.0 kB] 2026-07-01 18:52:55.696 | Get:61 http://archive.ubuntu.com/ubuntu noble/universe amd64 bsdmainutils all 12.1.8 [3176 B] 2026-07-01 18:52:55.722 | Get:62 http://archive.ubuntu.com/ubuntu noble/main amd64 conntrack amd64 1:1.4.8-1ubuntu1 [37.9 kB] 2026-07-01 18:52:55.741 | Get:63 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dnsmasq-utils amd64 2.90-2ubuntu0.3 [16.0 kB] 2026-07-01 18:52:55.763 | Get:64 http://archive.ubuntu.com/ubuntu noble/main amd64 ebtables amd64 2.0.11-6build1 [88.4 kB] 2026-07-01 18:52:55.787 | Get:65 http://archive.ubuntu.com/ubuntu noble/main amd64 fonts-liberation all 1:2.1.5-3 [1603 kB] 2026-07-01 18:52:55.843 | Get:66 http://archive.ubuntu.com/ubuntu noble/main amd64 fonts-liberation-sans-narrow all 1:1.07.6-4 [197 kB] 2026-07-01 18:52:55.872 | Get:67 http://archive.ubuntu.com/ubuntu noble/universe amd64 fonts-liberation2 all 1:2.1.5-3 [3418 B] 2026-07-01 18:52:55.892 | Get:68 http://archive.ubuntu.com/ubuntu noble/main amd64 genisoimage amd64 9:1.1.11-3.5 [378 kB] 2026-07-01 18:52:55.915 | Get:69 http://archive.ubuntu.com/ubuntu noble/main amd64 gir1.2-freedesktop amd64 1.80.1-1 [49.7 kB] 2026-07-01 18:52:55.942 | Get:70 http://archive.ubuntu.com/ubuntu noble/universe amd64 libann0 amd64 1.1.2+doc-9build1 [25.5 kB] 2026-07-01 18:52:55.962 | Get:71 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libcdt5 amd64 2.42.2-9ubuntu0.1 [21.6 kB] 2026-07-01 18:52:55.988 | Get:72 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libcgraph6 amd64 2.42.2-9ubuntu0.1 [44.6 kB] 2026-07-01 18:52:56.010 | Get:73 http://archive.ubuntu.com/ubuntu noble/universe amd64 libgts-0.7-5t64 amd64 0.7.6+darcs121130-5.2build1 [161 kB] 2026-07-01 18:52:56.045 | Get:74 http://archive.ubuntu.com/ubuntu noble/main amd64 libltdl7 amd64 2.4.7-7build1 [40.3 kB] 2026-07-01 18:52:56.059 | Get:75 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libpathplan4 amd64 2.42.2-9ubuntu0.1 [24.0 kB] 2026-07-01 18:52:56.088 | Get:76 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgvc6 amd64 2.42.2-9ubuntu0.1 [716 kB] 2026-07-01 18:52:56.118 | Get:77 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgvpr2 amd64 2.42.2-9ubuntu0.1 [187 kB] 2026-07-01 18:52:56.147 | Get:78 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 liblab-gamut1 amd64 2.42.2-9ubuntu0.1 [1886 kB] 2026-07-01 18:52:56.176 | Get:79 http://archive.ubuntu.com/ubuntu noble/main amd64 libice6 amd64 2:1.0.10-1build3 [41.4 kB] 2026-07-01 18:52:56.199 | Get:80 http://archive.ubuntu.com/ubuntu noble/main amd64 libsm6 amd64 2:1.2.3-1build3 [15.7 kB] 2026-07-01 18:52:56.216 | Get:81 http://archive.ubuntu.com/ubuntu noble/main amd64 libxt6t64 amd64 1:1.2.1-1.2build1 [171 kB] 2026-07-01 18:52:56.234 | Get:82 http://archive.ubuntu.com/ubuntu noble/main amd64 libxmu6 amd64 2:1.1.3-3build2 [47.6 kB] 2026-07-01 18:52:56.261 | Get:83 http://archive.ubuntu.com/ubuntu noble/main amd64 libxaw7 amd64 2:1.0.14-1build2 [187 kB] 2026-07-01 18:52:56.291 | Get:84 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 graphviz amd64 2.42.2-9ubuntu0.1 [642 kB] 2026-07-01 18:52:56.309 | Get:85 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 icu-devtools amd64 74.2-1ubuntu3.1 [212 kB] 2026-07-01 18:52:56.337 | Get:86 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 iputils-arping amd64 3:20240117-1ubuntu0.1 [15.1 kB] 2026-07-01 18:52:56.354 | Get:87 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 comerr-dev amd64 2.1-1.47.0-2.4~exp1ubuntu4.1 [43.8 kB] 2026-07-01 18:52:56.368 | Get:88 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libgssrpc4t64 amd64 1.20.1-6ubuntu2.6 [57.6 kB] 2026-07-01 18:52:56.391 | Get:89 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libkadm5clnt-mit12 amd64 1.20.1-6ubuntu2.6 [40.1 kB] 2026-07-01 18:52:56.405 | Get:90 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libkdb5-10t64 amd64 1.20.1-6ubuntu2.6 [40.4 kB] 2026-07-01 18:52:56.421 | Get:91 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libkadm5srv-mit12 amd64 1.20.1-6ubuntu2.6 [53.0 kB] 2026-07-01 18:52:56.434 | Get:92 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 krb5-multidev amd64 1.20.1-6ubuntu2.6 [125 kB] 2026-07-01 18:52:56.452 | Get:93 http://archive.ubuntu.com/ubuntu noble/main amd64 libarchive-cpio-perl all 0.10-3 [10.3 kB] 2026-07-01 18:52:56.472 | Get:94 http://archive.ubuntu.com/ubuntu noble/universe amd64 libclang-rt-17-dev amd64 1:17.0.6-9ubuntu1 [2361 kB] 2026-07-01 18:52:56.509 | Get:95 http://archive.ubuntu.com/ubuntu noble/main amd64 libcommon-sense-perl amd64 3.75-3build3 [20.4 kB] 2026-07-01 18:52:56.524 | Get:96 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcurl3t64-gnutls amd64 8.5.0-2ubuntu10.10 [335 kB] 2026-07-01 18:52:56.543 | Get:97 http://archive.ubuntu.com/ubuntu noble/universe amd64 libgts-bin amd64 0.7.6+darcs121130-5.2build1 [44.0 kB] 2026-07-01 18:52:56.558 | Get:98 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libicu-dev amd64 74.2-1ubuntu3.1 [11.9 MB] 2026-07-01 18:52:56.691 | Get:99 http://archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-turbo8-dev amd64 2.1.5-2ubuntu2 [295 kB] 2026-07-01 18:52:56.696 | Get:100 http://archive.ubuntu.com/ubuntu noble/main amd64 libjpeg8-dev amd64 8c-2ubuntu11 [1484 B] 2026-07-01 18:52:56.712 | Get:101 http://archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-dev amd64 8c-2ubuntu11 [1482 B] 2026-07-01 18:52:56.724 | Get:102 http://archive.ubuntu.com/ubuntu noble/universe amd64 libjs-jquery-metadata all 12-4 [6582 B] 2026-07-01 18:52:56.743 | Get:103 http://archive.ubuntu.com/ubuntu noble/universe amd64 libjs-jquery-tablesorter all 1:2.31.3+dfsg1-3 [193 kB] 2026-07-01 18:52:56.762 | Get:104 http://archive.ubuntu.com/ubuntu noble/main amd64 libtypes-serialiser-perl all 1.01-1 [11.6 kB] 2026-07-01 18:52:56.776 | Get:105 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libjson-xs-perl amd64 4.040-0ubuntu0.24.04.1 [83.7 kB] 2026-07-01 18:52:56.794 | Get:106 http://archive.ubuntu.com/ubuntu noble/main amd64 libltdl-dev amd64 2.4.7-7build1 [168 kB] 2026-07-01 18:52:56.812 | Get:107 http://archive.ubuntu.com/ubuntu noble/main amd64 libsys-hostname-long-perl all 1.5-3 [10.6 kB] 2026-07-01 18:52:56.825 | Get:108 http://archive.ubuntu.com/ubuntu noble/main amd64 libmail-sendmail-perl all 0.80-3 [21.7 kB] 2026-07-01 18:52:56.848 | Get:109 http://archive.ubuntu.com/ubuntu noble/main amd64 mysql-common all 5.8+1.1.0build1 [6746 B] 2026-07-01 18:52:56.871 | Get:110 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libmysqlclient21 amd64 8.0.46-0ubuntu0.24.04.3 [1255 kB] 2026-07-01 18:52:56.901 | Get:111 http://archive.ubuntu.com/ubuntu noble/main amd64 libncurses-dev amd64 6.4+20240113-1ubuntu2 [384 kB] 2026-07-01 18:52:56.925 | Get:112 http://archive.ubuntu.com/ubuntu noble/universe amd64 pcp-conf amd64 6.2.0-1.1build4 [20.6 kB] 2026-07-01 18:52:56.950 | Get:113 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp3t64 amd64 6.2.0-1.1build4 [313 kB] 2026-07-01 18:52:56.984 | Get:114 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-pmda3t64 amd64 6.2.0-1.1build4 [45.4 kB] 2026-07-01 18:52:57.011 | Get:115 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-pmda-perl amd64 6.2.0-1.1build4 [41.4 kB] 2026-07-01 18:52:57.030 | Get:116 http://archive.ubuntu.com/ubuntu noble/main amd64 libpkgconf3 amd64 1.8.1-2build1 [30.7 kB] 2026-07-01 18:52:57.049 | Get:117 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpq5 amd64 16.14-0ubuntu0.24.04.1 [147 kB] 2026-07-01 18:52:57.071 | Get:118 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libssl-dev amd64 3.0.13-0ubuntu3.11 [2408 kB] 2026-07-01 18:52:57.105 | Get:119 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpq-dev amd64 16.14-0ubuntu0.24.04.1 [152 kB] 2026-07-01 18:52:57.126 | Get:120 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsasl2-dev amd64 2.1.28+dfsg1-5ubuntu3.1 [243 kB] 2026-07-01 18:52:57.144 | Get:121 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsystemd-dev amd64 255.4-1ubuntu8.16 [1239 kB] 2026-07-01 18:52:57.182 | Get:122 http://archive.ubuntu.com/ubuntu noble/universe amd64 libx86-1 amd64 1.1+ds1-12build1 [83.2 kB] 2026-07-01 18:52:57.205 | Get:123 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libxml2-dev amd64 2.9.14+dfsg-1.3ubuntu3.8 [782 kB] 2026-07-01 18:52:57.232 | Get:124 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libxslt1-dev amd64 1.1.39-0exp1ubuntu0.24.04.3 [91.9 kB] 2026-07-01 18:52:57.263 | Get:125 http://archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-runtime amd64 1:17.0.6-9ubuntu1 [529 kB] 2026-07-01 18:52:57.296 | Get:126 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpfm4 amd64 4.13.0+git32-g0d4ed0e-1 [414 kB] 2026-07-01 18:52:57.317 | Get:127 http://archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17 amd64 1:17.0.6-9ubuntu1 [23.8 MB] 2026-07-01 18:52:57.587 | Get:128 http://archive.ubuntu.com/ubuntu noble/main amd64 libffi-dev amd64 3.4.6-1build1 [62.8 kB] 2026-07-01 18:52:57.624 | Get:129 http://archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-tools amd64 1:17.0.6-9ubuntu1 [518 kB] 2026-07-01 18:52:57.652 | Get:130 http://archive.ubuntu.com/ubuntu noble/universe amd64 libz3-4 amd64 4.8.12-3.1build1 [5836 kB] 2026-07-01 18:52:57.724 | Get:131 http://archive.ubuntu.com/ubuntu noble/universe amd64 libz3-dev amd64 4.8.12-3.1build1 [72.2 kB] 2026-07-01 18:52:57.733 | Get:132 http://archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-dev amd64 1:17.0.6-9ubuntu1 [43.4 MB] 2026-07-01 18:52:58.197 | Get:133 http://archive.ubuntu.com/ubuntu noble/main amd64 lsscsi amd64 0.32-1build1 [48.2 kB] 2026-07-01 18:52:58.198 | Get:134 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 osinfo-db all 0.20250606-0ubuntu0.24.04.1 [178 kB] 2026-07-01 18:52:58.200 | Get:135 http://archive.ubuntu.com/ubuntu noble/main amd64 pkgconf-bin amd64 1.8.1-2build1 [20.7 kB] 2026-07-01 18:52:58.201 | Get:136 http://archive.ubuntu.com/ubuntu noble/main amd64 pkgconf amd64 1.8.1-2build1 [16.8 kB] 2026-07-01 18:52:58.215 | Get:137 http://archive.ubuntu.com/ubuntu noble/main amd64 pkg-config amd64 1.8.1-2build1 [7264 B] 2026-07-01 18:52:58.230 | Get:138 http://archive.ubuntu.com/ubuntu noble/universe amd64 pm-utils all 1.4.1-21 [47.1 kB] 2026-07-01 18:52:58.247 | Get:139 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-client-16 amd64 16.14-0ubuntu0.24.04.1 [1300 kB] 2026-07-01 18:52:58.273 | Get:140 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 postgresql-server-dev-16 amd64 16.14-0ubuntu0.24.04.1 [1231 kB] 2026-07-01 18:52:58.296 | Get:141 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 postgresql-server-dev-all amd64 257build1.1 [20.5 kB] 2026-07-01 18:52:58.321 | Get:142 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-mysqldb amd64 1.4.6-2build3 [47.3 kB] 2026-07-01 18:52:58.343 | Get:143 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-pip-whl all 24.0+dfsg-1ubuntu1.3 [1707 kB] 2026-07-01 18:52:58.377 | Get:144 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-setuptools-whl all 68.1.2-2ubuntu1.2 [716 kB] 2026-07-01 18:52:58.414 | Get:145 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3.12-venv amd64 3.12.3-1ubuntu0.13 [5672 B] 2026-07-01 18:52:58.433 | Get:146 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-venv amd64 3.12.3-0ubuntu2.1 [1032 B] 2026-07-01 18:52:58.450 | Get:147 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 sqlite3 amd64 3.45.1-1ubuntu2.6 [144 kB] 2026-07-01 18:52:58.467 | Get:148 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 unzip amd64 6.0-28ubuntu4.1 [174 kB] 2026-07-01 18:52:58.490 | Get:149 http://archive.ubuntu.com/ubuntu noble/universe amd64 vbetool amd64 1.1-5 [11.8 kB] 2026-07-01 18:52:58.514 | Get:150 http://archive.ubuntu.com/ubuntu noble/universe amd64 libosinfo-l10n all 1.11.0-2build3 [50.6 kB] 2026-07-01 18:52:58.550 | Get:151 http://archive.ubuntu.com/ubuntu noble/universe amd64 libosinfo-1.0-0 amd64 1.11.0-2build3 [91.5 kB] 2026-07-01 18:52:58.586 | Get:152 http://archive.ubuntu.com/ubuntu noble/universe amd64 gir1.2-libosinfo-1.0 amd64 1.11.0-2build3 [18.6 kB] 2026-07-01 18:52:58.606 | Get:153 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libkrb5-dev amd64 1.20.1-6ubuntu2.6 [11.9 kB] 2026-07-01 18:52:58.636 | Get:154 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-archive1t64 amd64 6.2.0-1.1build4 [10.6 kB] 2026-07-01 18:52:58.656 | Get:155 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-gui2t64 amd64 6.2.0-1.1build4 [12.4 kB] 2026-07-01 18:52:58.673 | Get:156 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-import1t64 amd64 6.2.0-1.1build4 [17.3 kB] 2026-07-01 18:52:58.690 | Get:157 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-mmv1t64 amd64 6.2.0-1.1build4 [13.8 kB] 2026-07-01 18:52:58.714 | Get:158 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-trace2t64 amd64 6.2.0-1.1build4 [16.9 kB] 2026-07-01 18:52:58.737 | Get:159 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-web1t64 amd64 6.2.0-1.1build4 [213 kB] 2026-07-01 18:52:58.755 | Get:160 http://archive.ubuntu.com/ubuntu noble/main amd64 libyaml-dev amd64 0.2.5-1build1 [62.2 kB] 2026-07-01 18:52:58.773 | Get:161 http://archive.ubuntu.com/ubuntu noble/universe amd64 python3-pcp amd64 6.2.0-1.1build4 [76.5 kB] 2026-07-01 18:52:58.787 | Get:162 http://archive.ubuntu.com/ubuntu noble/universe amd64 pcp amd64 6.2.0-1.1build4 [2946 kB] 2026-07-01 18:52:58.818 | Get:163 http://archive.ubuntu.com/ubuntu noble/main amd64 socat amd64 1.8.0.0-4build3 [374 kB] 2026-07-01 18:52:58.831 | Get:164 http://archive.ubuntu.com/ubuntu noble/universe amd64 vlan all 2.0.5ubuntu5 [10.4 kB] 2026-07-01 18:52:59.060 | perl: warning: Setting locale failed. 2026-07-01 18:52:59.060 | perl: warning: Please check that your locale settings: 2026-07-01 18:52:59.060 | LANGUAGE = (unset), 2026-07-01 18:52:59.061 | LC_ALL = "en_US.utf8", 2026-07-01 18:52:59.061 | LANG = "de_DE.UTF-8" 2026-07-01 18:52:59.061 | are supported and installed on your system. 2026-07-01 18:52:59.061 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-01 18:52:59.122 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-01 18:52:59.122 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-01 18:52:59.122 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-01 18:52:59.450 | Vorkonfiguration der Pakete ... 2026-07-01 18:52:59.473 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-01 18:52:59.660 | Fetched 175 MB in 5s (37.0 MB/s) 2026-07-01 18:52:59.701 | Selecting previously unselected package libapr1t64:amd64. 2026-07-01 18:52:59.753 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 107981 files and directories currently installed.) 2026-07-01 18:52:59.759 | Preparing to unpack .../000-libapr1t64_1.7.2-3.1ubuntu0.1_amd64.deb ... 2026-07-01 18:52:59.766 | Unpacking libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-07-01 18:52:59.813 | Selecting previously unselected package libaprutil1t64:amd64. 2026-07-01 18:52:59.824 | Preparing to unpack .../001-libaprutil1t64_1.6.3-1.1ubuntu7_amd64.deb ... 2026-07-01 18:52:59.827 | Unpacking libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2026-07-01 18:52:59.871 | Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2026-07-01 18:52:59.882 | Preparing to unpack .../002-libaprutil1-dbd-sqlite3_1.6.3-1.1ubuntu7_amd64.deb ... 2026-07-01 18:52:59.886 | Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2026-07-01 18:52:59.927 | Selecting previously unselected package libaprutil1-ldap:amd64. 2026-07-01 18:52:59.935 | Preparing to unpack .../003-libaprutil1-ldap_1.6.3-1.1ubuntu7_amd64.deb ... 2026-07-01 18:52:59.940 | Unpacking libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2026-07-01 18:52:59.987 | Preparing to unpack .../004-curl_8.5.0-2ubuntu10.10_amd64.deb ... 2026-07-01 18:52:59.999 | Unpacking curl (8.5.0-2ubuntu10.10) over (8.5.0-2ubuntu10.9) ... 2026-07-01 18:53:00.071 | Preparing to unpack .../005-libcurl4t64_8.5.0-2ubuntu10.10_amd64.deb ... 2026-07-01 18:53:00.084 | Unpacking libcurl4t64:amd64 (8.5.0-2ubuntu10.10) over (8.5.0-2ubuntu10.9) ... 2026-07-01 18:53:00.141 | Selecting previously unselected package liblua5.4-0:amd64. 2026-07-01 18:53:00.152 | Preparing to unpack .../006-liblua5.4-0_5.4.6-3build2_amd64.deb ... 2026-07-01 18:53:00.156 | Unpacking liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-07-01 18:53:00.199 | Selecting previously unselected package apache2-bin. 2026-07-01 18:53:00.209 | Preparing to unpack .../007-apache2-bin_2.4.58-1ubuntu8.13_amd64.deb ... 2026-07-01 18:53:00.213 | Unpacking apache2-bin (2.4.58-1ubuntu8.13) ... 2026-07-01 18:53:00.361 | Selecting previously unselected package apache2-data. 2026-07-01 18:53:00.371 | Preparing to unpack .../008-apache2-data_2.4.58-1ubuntu8.13_all.deb ... 2026-07-01 18:53:00.375 | Unpacking apache2-data (2.4.58-1ubuntu8.13) ... 2026-07-01 18:53:00.571 | Selecting previously unselected package apache2-utils. 2026-07-01 18:53:00.581 | Preparing to unpack .../009-apache2-utils_2.4.58-1ubuntu8.13_amd64.deb ... 2026-07-01 18:53:00.586 | Unpacking apache2-utils (2.4.58-1ubuntu8.13) ... 2026-07-01 18:53:00.655 | Selecting previously unselected package apache2. 2026-07-01 18:53:00.667 | Preparing to unpack .../010-apache2_2.4.58-1ubuntu8.13_amd64.deb ... 2026-07-01 18:53:00.674 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-01 18:53:00.676 | Unpacking apache2 (2.4.58-1ubuntu8.13) ... 2026-07-01 18:53:00.799 | Selecting previously unselected package haproxy. 2026-07-01 18:53:00.808 | Preparing to unpack .../011-haproxy_2.8.16-0ubuntu0.24.04.3_amd64.deb ... 2026-07-01 18:53:00.820 | Unpacking haproxy (2.8.16-0ubuntu0.24.04.3) ... 2026-07-01 18:53:00.951 | Selecting previously unselected package libevent-2.1-7t64:amd64. 2026-07-01 18:53:00.959 | Preparing to unpack .../012-libevent-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-07-01 18:53:00.963 | Unpacking libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-07-01 18:53:01.013 | Selecting previously unselected package memcached. 2026-07-01 18:53:01.024 | Preparing to unpack .../013-memcached_1.6.24-1ubuntu0.1_amd64.deb ... 2026-07-01 18:53:01.030 | Unpacking memcached (1.6.24-1ubuntu0.1) ... 2026-07-01 18:53:01.086 | Selecting previously unselected package libjson-perl. 2026-07-01 18:53:01.097 | Preparing to unpack .../014-libjson-perl_4.10000-1_all.deb ... 2026-07-01 18:53:01.101 | Unpacking libjson-perl (4.10000-1) ... 2026-07-01 18:53:01.156 | Selecting previously unselected package postgresql-client-common. 2026-07-01 18:53:01.167 | Preparing to unpack .../015-postgresql-client-common_257build1.1_all.deb ... 2026-07-01 18:53:01.171 | Unpacking postgresql-client-common (257build1.1) ... 2026-07-01 18:53:01.229 | Selecting previously unselected package ssl-cert. 2026-07-01 18:53:01.240 | Preparing to unpack .../016-ssl-cert_1.1.2ubuntu1_all.deb ... 2026-07-01 18:53:01.244 | Unpacking ssl-cert (1.1.2ubuntu1) ... 2026-07-01 18:53:01.302 | Selecting previously unselected package postgresql-common. 2026-07-01 18:53:01.311 | Preparing to unpack .../017-postgresql-common_257build1.1_all.deb ... 2026-07-01 18:53:01.334 | Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common' 2026-07-01 18:53:01.344 | Unpacking postgresql-common (257build1.1) ... 2026-07-01 18:53:01.460 | Selecting previously unselected package libsysfs2:amd64. 2026-07-01 18:53:01.468 | Preparing to unpack .../018-libsysfs2_2.1.1-6build1_amd64.deb ... 2026-07-01 18:53:01.473 | Unpacking libsysfs2:amd64 (2.1.1-6build1) ... 2026-07-01 18:53:01.520 | Selecting previously unselected package sysfsutils. 2026-07-01 18:53:01.531 | Preparing to unpack .../019-sysfsutils_2.1.1-6build1_amd64.deb ... 2026-07-01 18:53:01.538 | Unpacking sysfsutils (2.1.1-6build1) ... 2026-07-01 18:53:01.580 | Selecting previously unselected package autotools-dev. 2026-07-01 18:53:01.588 | Preparing to unpack .../020-autotools-dev_20220109.1_all.deb ... 2026-07-01 18:53:01.593 | Unpacking autotools-dev (20220109.1) ... 2026-07-01 18:53:01.637 | Selecting previously unselected package m4. 2026-07-01 18:53:01.648 | Preparing to unpack .../021-m4_1.4.19-4build1_amd64.deb ... 2026-07-01 18:53:01.652 | Unpacking m4 (1.4.19-4build1) ... 2026-07-01 18:53:01.727 | Selecting previously unselected package autoconf. 2026-07-01 18:53:01.738 | Preparing to unpack .../022-autoconf_2.71-3_all.deb ... 2026-07-01 18:53:01.742 | Unpacking autoconf (2.71-3) ... 2026-07-01 18:53:01.832 | Selecting previously unselected package automake. 2026-07-01 18:53:01.843 | Preparing to unpack .../023-automake_1%3a1.16.5-1.3ubuntu1_all.deb ... 2026-07-01 18:53:01.849 | Unpacking automake (1:1.16.5-1.3ubuntu1) ... 2026-07-01 18:53:01.988 | Selecting previously unselected package autopoint. 2026-07-01 18:53:01.994 | Preparing to unpack .../024-autopoint_0.21-14ubuntu2_all.deb ... 2026-07-01 18:53:01.998 | Unpacking autopoint (0.21-14ubuntu2) ... 2026-07-01 18:53:02.041 | Selecting previously unselected package libdebhelper-perl. 2026-07-01 18:53:02.052 | Preparing to unpack .../025-libdebhelper-perl_13.14.1ubuntu5_all.deb ... 2026-07-01 18:53:02.056 | Unpacking libdebhelper-perl (13.14.1ubuntu5) ... 2026-07-01 18:53:02.147 | Selecting previously unselected package libllvm17t64:amd64. 2026-07-01 18:53:02.158 | Preparing to unpack .../026-libllvm17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-01 18:53:02.162 | Unpacking libllvm17t64:amd64 (1:17.0.6-9ubuntu1) ... 2026-07-01 18:53:03.286 | Selecting previously unselected package libclang-cpp17t64. 2026-07-01 18:53:03.297 | Preparing to unpack .../027-libclang-cpp17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-01 18:53:03.301 | Unpacking libclang-cpp17t64 (1:17.0.6-9ubuntu1) ... 2026-07-01 18:53:03.869 | Selecting previously unselected package libgc1:amd64. 2026-07-01 18:53:03.878 | Preparing to unpack .../028-libgc1_1%3a8.2.6-1build1_amd64.deb ... 2026-07-01 18:53:03.883 | Unpacking libgc1:amd64 (1:8.2.6-1build1) ... 2026-07-01 18:53:03.932 | Selecting previously unselected package libobjc4:amd64. 2026-07-01 18:53:03.942 | Preparing to unpack .../029-libobjc4_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-07-01 18:53:03.946 | Unpacking libobjc4:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-01 18:53:03.985 | Selecting previously unselected package libobjc-13-dev:amd64. 2026-07-01 18:53:03.995 | Preparing to unpack .../030-libobjc-13-dev_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-07-01 18:53:03.999 | Unpacking libobjc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-01 18:53:04.055 | Selecting previously unselected package libclang-common-17-dev:amd64. 2026-07-01 18:53:04.066 | Preparing to unpack .../031-libclang-common-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-01 18:53:04.070 | Unpacking libclang-common-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-07-01 18:53:04.296 | Selecting previously unselected package llvm-17-linker-tools. 2026-07-01 18:53:04.307 | Preparing to unpack .../032-llvm-17-linker-tools_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-01 18:53:04.311 | Unpacking llvm-17-linker-tools (1:17.0.6-9ubuntu1) ... 2026-07-01 18:53:04.396 | Selecting previously unselected package libclang1-17t64. 2026-07-01 18:53:04.406 | Preparing to unpack .../033-libclang1-17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-01 18:53:04.410 | Unpacking libclang1-17t64 (1:17.0.6-9ubuntu1) ... 2026-07-01 18:53:04.741 | Selecting previously unselected package clang-17. 2026-07-01 18:53:04.751 | Preparing to unpack .../034-clang-17_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-01 18:53:04.755 | Unpacking clang-17 (1:17.0.6-9ubuntu1) ... 2026-07-01 18:53:04.805 | Selecting previously unselected package libtool. 2026-07-01 18:53:04.816 | Preparing to unpack .../035-libtool_2.4.7-7build1_all.deb ... 2026-07-01 18:53:04.820 | Unpacking libtool (2.4.7-7build1) ... 2026-07-01 18:53:04.875 | Selecting previously unselected package dh-autoreconf. 2026-07-01 18:53:04.885 | Preparing to unpack .../036-dh-autoreconf_20_all.deb ... 2026-07-01 18:53:04.890 | Unpacking dh-autoreconf (20) ... 2026-07-01 18:53:04.938 | Selecting previously unselected package libarchive-zip-perl. 2026-07-01 18:53:04.948 | Preparing to unpack .../037-libarchive-zip-perl_1.68-1_all.deb ... 2026-07-01 18:53:04.952 | Unpacking libarchive-zip-perl (1.68-1) ... 2026-07-01 18:53:05.024 | Selecting previously unselected package libsub-override-perl. 2026-07-01 18:53:05.033 | Preparing to unpack .../038-libsub-override-perl_0.10-1_all.deb ... 2026-07-01 18:53:05.038 | Unpacking libsub-override-perl (0.10-1) ... 2026-07-01 18:53:05.080 | Selecting previously unselected package libfile-stripnondeterminism-perl. 2026-07-01 18:53:05.087 | Preparing to unpack .../039-libfile-stripnondeterminism-perl_1.13.1-1_all.deb ... 2026-07-01 18:53:05.090 | Unpacking libfile-stripnondeterminism-perl (1.13.1-1) ... 2026-07-01 18:53:05.137 | Selecting previously unselected package dh-strip-nondeterminism. 2026-07-01 18:53:05.147 | Preparing to unpack .../040-dh-strip-nondeterminism_1.13.1-1_all.deb ... 2026-07-01 18:53:05.151 | Unpacking dh-strip-nondeterminism (1.13.1-1) ... 2026-07-01 18:53:05.188 | Selecting previously unselected package debugedit. 2026-07-01 18:53:05.198 | Preparing to unpack .../041-debugedit_1%3a5.0-5build2_amd64.deb ... 2026-07-01 18:53:05.202 | Unpacking debugedit (1:5.0-5build2) ... 2026-07-01 18:53:05.245 | Selecting previously unselected package dwz. 2026-07-01 18:53:05.256 | Preparing to unpack .../042-dwz_0.15-1build6_amd64.deb ... 2026-07-01 18:53:05.259 | Unpacking dwz (0.15-1build6) ... 2026-07-01 18:53:05.305 | Selecting previously unselected package gettext. 2026-07-01 18:53:05.315 | Preparing to unpack .../043-gettext_0.21-14ubuntu2_amd64.deb ... 2026-07-01 18:53:05.319 | Unpacking gettext (0.21-14ubuntu2) ... 2026-07-01 18:53:05.427 | Selecting previously unselected package intltool-debian. 2026-07-01 18:53:05.437 | Preparing to unpack .../044-intltool-debian_0.35.0+20060710.6_all.deb ... 2026-07-01 18:53:05.442 | Unpacking intltool-debian (0.35.0+20060710.6) ... 2026-07-01 18:53:05.482 | Selecting previously unselected package po-debconf. 2026-07-01 18:53:05.491 | Preparing to unpack .../045-po-debconf_1.0.21+nmu1_all.deb ... 2026-07-01 18:53:05.496 | Unpacking po-debconf (1.0.21+nmu1) ... 2026-07-01 18:53:05.583 | Selecting previously unselected package debhelper. 2026-07-01 18:53:05.593 | Preparing to unpack .../046-debhelper_13.14.1ubuntu5_all.deb ... 2026-07-01 18:53:05.597 | Unpacking debhelper (13.14.1ubuntu5) ... 2026-07-01 18:53:05.859 | Selecting previously unselected package uuid-dev:amd64. 2026-07-01 18:53:05.867 | Preparing to unpack .../047-uuid-dev_2.39.3-9ubuntu6.5_amd64.deb ... 2026-07-01 18:53:05.872 | Unpacking uuid-dev:amd64 (2.39.3-9ubuntu6.5) ... 2026-07-01 18:53:05.925 | Selecting previously unselected package libsctp1:amd64. 2026-07-01 18:53:05.935 | Preparing to unpack .../048-libsctp1_1.0.19+dfsg-2build1_amd64.deb ... 2026-07-01 18:53:05.940 | Unpacking libsctp1:amd64 (1.0.19+dfsg-2build1) ... 2026-07-01 18:53:05.978 | Selecting previously unselected package libsctp-dev:amd64. 2026-07-01 18:53:05.989 | Preparing to unpack .../049-libsctp-dev_1.0.19+dfsg-2build1_amd64.deb ... 2026-07-01 18:53:05.993 | Unpacking libsctp-dev:amd64 (1.0.19+dfsg-2build1) ... 2026-07-01 18:53:06.049 | Selecting previously unselected package libapr1-dev. 2026-07-01 18:53:06.059 | Preparing to unpack .../050-libapr1-dev_1.7.2-3.1ubuntu0.1_amd64.deb ... 2026-07-01 18:53:06.063 | Unpacking libapr1-dev (1.7.2-3.1ubuntu0.1) ... 2026-07-01 18:53:06.431 | Selecting previously unselected package libldap-dev:amd64. 2026-07-01 18:53:06.438 | Preparing to unpack .../051-libldap-dev_2.6.10+dfsg-0ubuntu0.24.04.1_amd64.deb ... 2026-07-01 18:53:06.443 | Unpacking libldap-dev:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-07-01 18:53:06.611 | Selecting previously unselected package libldap2-dev. 2026-07-01 18:53:06.622 | Preparing to unpack .../052-libldap2-dev_2.6.10+dfsg-0ubuntu0.24.04.1_all.deb ... 2026-07-01 18:53:06.627 | Unpacking libldap2-dev (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-07-01 18:53:06.666 | Selecting previously unselected package libaprutil1-dev. 2026-07-01 18:53:06.677 | Preparing to unpack .../053-libaprutil1-dev_1.6.3-1.1ubuntu7_amd64.deb ... 2026-07-01 18:53:06.681 | Unpacking libaprutil1-dev (1.6.3-1.1ubuntu7) ... 2026-07-01 18:53:07.014 | Selecting previously unselected package libpcre2-16-0:amd64. 2026-07-01 18:53:07.025 | Preparing to unpack .../054-libpcre2-16-0_10.42-4ubuntu2.1_amd64.deb ... 2026-07-01 18:53:07.029 | Unpacking libpcre2-16-0:amd64 (10.42-4ubuntu2.1) ... 2026-07-01 18:53:07.079 | Selecting previously unselected package libpcre2-32-0:amd64. 2026-07-01 18:53:07.089 | Preparing to unpack .../055-libpcre2-32-0_10.42-4ubuntu2.1_amd64.deb ... 2026-07-01 18:53:07.093 | Unpacking libpcre2-32-0:amd64 (10.42-4ubuntu2.1) ... 2026-07-01 18:53:07.144 | Selecting previously unselected package libpcre2-posix3:amd64. 2026-07-01 18:53:07.154 | Preparing to unpack .../056-libpcre2-posix3_10.42-4ubuntu2.1_amd64.deb ... 2026-07-01 18:53:07.158 | Unpacking libpcre2-posix3:amd64 (10.42-4ubuntu2.1) ... 2026-07-01 18:53:07.197 | Selecting previously unselected package libpcre2-dev:amd64. 2026-07-01 18:53:07.206 | Preparing to unpack .../057-libpcre2-dev_10.42-4ubuntu2.1_amd64.deb ... 2026-07-01 18:53:07.211 | Unpacking libpcre2-dev:amd64 (10.42-4ubuntu2.1) ... 2026-07-01 18:53:07.329 | Selecting previously unselected package apache2-dev. 2026-07-01 18:53:07.338 | Preparing to unpack .../058-apache2-dev_2.4.58-1ubuntu8.13_amd64.deb ... 2026-07-01 18:53:07.342 | Unpacking apache2-dev (2.4.58-1ubuntu8.13) ... 2026-07-01 18:53:07.431 | Selecting previously unselected package ncal. 2026-07-01 18:53:07.442 | Preparing to unpack .../059-ncal_12.1.8_amd64.deb ... 2026-07-01 18:53:07.446 | Unpacking ncal (12.1.8) ... 2026-07-01 18:53:07.493 | Selecting previously unselected package bsdmainutils. 2026-07-01 18:53:07.504 | Preparing to unpack .../060-bsdmainutils_12.1.8_all.deb ... 2026-07-01 18:53:07.510 | Unpacking bsdmainutils (12.1.8) ... 2026-07-01 18:53:07.547 | Selecting previously unselected package conntrack. 2026-07-01 18:53:07.558 | Preparing to unpack .../061-conntrack_1%3a1.4.8-1ubuntu1_amd64.deb ... 2026-07-01 18:53:07.562 | Unpacking conntrack (1:1.4.8-1ubuntu1) ... 2026-07-01 18:53:07.602 | Selecting previously unselected package dnsmasq-utils. 2026-07-01 18:53:07.613 | Preparing to unpack .../062-dnsmasq-utils_2.90-2ubuntu0.3_amd64.deb ... 2026-07-01 18:53:07.616 | Unpacking dnsmasq-utils (2.90-2ubuntu0.3) ... 2026-07-01 18:53:07.668 | Selecting previously unselected package ebtables. 2026-07-01 18:53:07.678 | Preparing to unpack .../063-ebtables_2.0.11-6build1_amd64.deb ... 2026-07-01 18:53:07.695 | Unpacking ebtables (2.0.11-6build1) ... 2026-07-01 18:53:07.746 | Selecting previously unselected package fonts-liberation. 2026-07-01 18:53:07.757 | Preparing to unpack .../064-fonts-liberation_1%3a2.1.5-3_all.deb ... 2026-07-01 18:53:07.761 | Unpacking fonts-liberation (1:2.1.5-3) ... 2026-07-01 18:53:07.851 | Selecting previously unselected package fonts-liberation-sans-narrow. 2026-07-01 18:53:07.861 | Preparing to unpack .../065-fonts-liberation-sans-narrow_1%3a1.07.6-4_all.deb ... 2026-07-01 18:53:07.866 | Unpacking fonts-liberation-sans-narrow (1:1.07.6-4) ... 2026-07-01 18:53:07.911 | Selecting previously unselected package fonts-liberation2. 2026-07-01 18:53:07.921 | Preparing to unpack .../066-fonts-liberation2_1%3a2.1.5-3_all.deb ... 2026-07-01 18:53:07.926 | Unpacking fonts-liberation2 (1:2.1.5-3) ... 2026-07-01 18:53:07.964 | Selecting previously unselected package genisoimage. 2026-07-01 18:53:07.975 | Preparing to unpack .../067-genisoimage_9%3a1.1.11-3.5_amd64.deb ... 2026-07-01 18:53:07.980 | Unpacking genisoimage (9:1.1.11-3.5) ... 2026-07-01 18:53:08.058 | Selecting previously unselected package gir1.2-freedesktop:amd64. 2026-07-01 18:53:08.067 | Preparing to unpack .../068-gir1.2-freedesktop_1.80.1-1_amd64.deb ... 2026-07-01 18:53:08.072 | Unpacking gir1.2-freedesktop:amd64 (1.80.1-1) ... 2026-07-01 18:53:08.119 | Selecting previously unselected package libann0. 2026-07-01 18:53:08.131 | Preparing to unpack .../069-libann0_1.1.2+doc-9build1_amd64.deb ... 2026-07-01 18:53:08.135 | Unpacking libann0 (1.1.2+doc-9build1) ... 2026-07-01 18:53:08.177 | Selecting previously unselected package libcdt5:amd64. 2026-07-01 18:53:08.188 | Preparing to unpack .../070-libcdt5_2.42.2-9ubuntu0.1_amd64.deb ... 2026-07-01 18:53:08.192 | Unpacking libcdt5:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-01 18:53:08.235 | Selecting previously unselected package libcgraph6:amd64. 2026-07-01 18:53:08.245 | Preparing to unpack .../071-libcgraph6_2.42.2-9ubuntu0.1_amd64.deb ... 2026-07-01 18:53:08.249 | Unpacking libcgraph6:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-01 18:53:08.294 | Selecting previously unselected package libgts-0.7-5t64:amd64. 2026-07-01 18:53:08.304 | Preparing to unpack .../072-libgts-0.7-5t64_0.7.6+darcs121130-5.2build1_amd64.deb ... 2026-07-01 18:53:08.308 | Unpacking libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2build1) ... 2026-07-01 18:53:08.355 | Selecting previously unselected package libltdl7:amd64. 2026-07-01 18:53:08.366 | Preparing to unpack .../073-libltdl7_2.4.7-7build1_amd64.deb ... 2026-07-01 18:53:08.370 | Unpacking libltdl7:amd64 (2.4.7-7build1) ... 2026-07-01 18:53:08.413 | Selecting previously unselected package libpathplan4:amd64. 2026-07-01 18:53:08.424 | Preparing to unpack .../074-libpathplan4_2.42.2-9ubuntu0.1_amd64.deb ... 2026-07-01 18:53:08.428 | Unpacking libpathplan4:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-01 18:53:08.475 | Selecting previously unselected package libgvc6. 2026-07-01 18:53:08.485 | Preparing to unpack .../075-libgvc6_2.42.2-9ubuntu0.1_amd64.deb ... 2026-07-01 18:53:08.489 | Unpacking libgvc6 (2.42.2-9ubuntu0.1) ... 2026-07-01 18:53:08.554 | Selecting previously unselected package libgvpr2:amd64. 2026-07-01 18:53:08.565 | Preparing to unpack .../076-libgvpr2_2.42.2-9ubuntu0.1_amd64.deb ... 2026-07-01 18:53:08.568 | Unpacking libgvpr2:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-01 18:53:08.614 | Selecting previously unselected package liblab-gamut1:amd64. 2026-07-01 18:53:08.625 | Preparing to unpack .../077-liblab-gamut1_2.42.2-9ubuntu0.1_amd64.deb ... 2026-07-01 18:53:08.629 | Unpacking liblab-gamut1:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-01 18:53:08.698 | Selecting previously unselected package libice6:amd64. 2026-07-01 18:53:08.709 | Preparing to unpack .../078-libice6_2%3a1.0.10-1build3_amd64.deb ... 2026-07-01 18:53:08.713 | Unpacking libice6:amd64 (2:1.0.10-1build3) ... 2026-07-01 18:53:08.755 | Selecting previously unselected package libsm6:amd64. 2026-07-01 18:53:08.766 | Preparing to unpack .../079-libsm6_2%3a1.2.3-1build3_amd64.deb ... 2026-07-01 18:53:08.770 | Unpacking libsm6:amd64 (2:1.2.3-1build3) ... 2026-07-01 18:53:08.834 | Selecting previously unselected package libxt6t64:amd64. 2026-07-01 18:53:08.845 | Preparing to unpack .../080-libxt6t64_1%3a1.2.1-1.2build1_amd64.deb ... 2026-07-01 18:53:08.849 | Unpacking libxt6t64:amd64 (1:1.2.1-1.2build1) ... 2026-07-01 18:53:08.896 | Selecting previously unselected package libxmu6:amd64. 2026-07-01 18:53:08.907 | Preparing to unpack .../081-libxmu6_2%3a1.1.3-3build2_amd64.deb ... 2026-07-01 18:53:08.911 | Unpacking libxmu6:amd64 (2:1.1.3-3build2) ... 2026-07-01 18:53:08.953 | Selecting previously unselected package libxaw7:amd64. 2026-07-01 18:53:08.964 | Preparing to unpack .../082-libxaw7_2%3a1.0.14-1build2_amd64.deb ... 2026-07-01 18:53:08.968 | Unpacking libxaw7:amd64 (2:1.0.14-1build2) ... 2026-07-01 18:53:09.015 | Selecting previously unselected package graphviz. 2026-07-01 18:53:09.026 | Preparing to unpack .../083-graphviz_2.42.2-9ubuntu0.1_amd64.deb ... 2026-07-01 18:53:09.030 | Unpacking graphviz (2.42.2-9ubuntu0.1) ... 2026-07-01 18:53:09.132 | Selecting previously unselected package icu-devtools. 2026-07-01 18:53:09.143 | Preparing to unpack .../084-icu-devtools_74.2-1ubuntu3.1_amd64.deb ... 2026-07-01 18:53:09.147 | Unpacking icu-devtools (74.2-1ubuntu3.1) ... 2026-07-01 18:53:09.210 | Selecting previously unselected package iputils-arping. 2026-07-01 18:53:09.221 | Preparing to unpack .../085-iputils-arping_3%3a20240117-1ubuntu0.1_amd64.deb ... 2026-07-01 18:53:09.225 | Unpacking iputils-arping (3:20240117-1ubuntu0.1) ... 2026-07-01 18:53:09.270 | Selecting previously unselected package comerr-dev:amd64. 2026-07-01 18:53:09.281 | Preparing to unpack .../086-comerr-dev_2.1-1.47.0-2.4~exp1ubuntu4.1_amd64.deb ... 2026-07-01 18:53:09.288 | Unpacking comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2026-07-01 18:53:09.343 | Selecting previously unselected package libgssrpc4t64:amd64. 2026-07-01 18:53:09.354 | Preparing to unpack .../087-libgssrpc4t64_1.20.1-6ubuntu2.6_amd64.deb ... 2026-07-01 18:53:09.358 | Unpacking libgssrpc4t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-01 18:53:09.404 | Selecting previously unselected package libkadm5clnt-mit12:amd64. 2026-07-01 18:53:09.415 | Preparing to unpack .../088-libkadm5clnt-mit12_1.20.1-6ubuntu2.6_amd64.deb ... 2026-07-01 18:53:09.419 | Unpacking libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-01 18:53:09.463 | Selecting previously unselected package libkdb5-10t64:amd64. 2026-07-01 18:53:09.474 | Preparing to unpack .../089-libkdb5-10t64_1.20.1-6ubuntu2.6_amd64.deb ... 2026-07-01 18:53:09.478 | Unpacking libkdb5-10t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-01 18:53:09.525 | Selecting previously unselected package libkadm5srv-mit12:amd64. 2026-07-01 18:53:09.536 | Preparing to unpack .../090-libkadm5srv-mit12_1.20.1-6ubuntu2.6_amd64.deb ... 2026-07-01 18:53:09.540 | Unpacking libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-01 18:53:09.581 | Selecting previously unselected package krb5-multidev:amd64. 2026-07-01 18:53:09.592 | Preparing to unpack .../091-krb5-multidev_1.20.1-6ubuntu2.6_amd64.deb ... 2026-07-01 18:53:09.595 | Unpacking krb5-multidev:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-01 18:53:09.668 | Selecting previously unselected package libarchive-cpio-perl. 2026-07-01 18:53:09.679 | Preparing to unpack .../092-libarchive-cpio-perl_0.10-3_all.deb ... 2026-07-01 18:53:09.684 | Unpacking libarchive-cpio-perl (0.10-3) ... 2026-07-01 18:53:09.727 | Selecting previously unselected package libclang-rt-17-dev:amd64. 2026-07-01 18:53:09.738 | Preparing to unpack .../093-libclang-rt-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-01 18:53:09.742 | Unpacking libclang-rt-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-07-01 18:53:10.031 | Selecting previously unselected package libcommon-sense-perl:amd64. 2026-07-01 18:53:10.042 | Preparing to unpack .../094-libcommon-sense-perl_3.75-3build3_amd64.deb ... 2026-07-01 18:53:10.046 | Unpacking libcommon-sense-perl:amd64 (3.75-3build3) ... 2026-07-01 18:53:10.103 | Preparing to unpack .../095-libcurl3t64-gnutls_8.5.0-2ubuntu10.10_amd64.deb ... 2026-07-01 18:53:10.116 | Unpacking libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.10) over (8.5.0-2ubuntu10.9) ... 2026-07-01 18:53:10.170 | Selecting previously unselected package libgts-bin. 2026-07-01 18:53:10.181 | Preparing to unpack .../096-libgts-bin_0.7.6+darcs121130-5.2build1_amd64.deb ... 2026-07-01 18:53:10.185 | Unpacking libgts-bin (0.7.6+darcs121130-5.2build1) ... 2026-07-01 18:53:10.236 | Selecting previously unselected package libicu-dev:amd64. 2026-07-01 18:53:10.245 | Preparing to unpack .../097-libicu-dev_74.2-1ubuntu3.1_amd64.deb ... 2026-07-01 18:53:10.251 | Unpacking libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-07-01 18:53:10.803 | Selecting previously unselected package libjpeg-turbo8-dev:amd64. 2026-07-01 18:53:10.815 | Preparing to unpack .../098-libjpeg-turbo8-dev_2.1.5-2ubuntu2_amd64.deb ... 2026-07-01 18:53:10.829 | Unpacking libjpeg-turbo8-dev:amd64 (2.1.5-2ubuntu2) ... 2026-07-01 18:53:10.899 | Selecting previously unselected package libjpeg8-dev:amd64. 2026-07-01 18:53:10.910 | Preparing to unpack .../099-libjpeg8-dev_8c-2ubuntu11_amd64.deb ... 2026-07-01 18:53:10.914 | Unpacking libjpeg8-dev:amd64 (8c-2ubuntu11) ... 2026-07-01 18:53:10.948 | Selecting previously unselected package libjpeg-dev:amd64. 2026-07-01 18:53:10.960 | Preparing to unpack .../100-libjpeg-dev_8c-2ubuntu11_amd64.deb ... 2026-07-01 18:53:10.963 | Unpacking libjpeg-dev:amd64 (8c-2ubuntu11) ... 2026-07-01 18:53:10.997 | Selecting previously unselected package libjs-jquery-metadata. 2026-07-01 18:53:11.008 | Preparing to unpack .../101-libjs-jquery-metadata_12-4_all.deb ... 2026-07-01 18:53:11.011 | Unpacking libjs-jquery-metadata (12-4) ... 2026-07-01 18:53:11.048 | Selecting previously unselected package libjs-jquery-tablesorter. 2026-07-01 18:53:11.059 | Preparing to unpack .../102-libjs-jquery-tablesorter_1%3a2.31.3+dfsg1-3_all.deb ... 2026-07-01 18:53:11.062 | Unpacking libjs-jquery-tablesorter (1:2.31.3+dfsg1-3) ... 2026-07-01 18:53:11.171 | Selecting previously unselected package libtypes-serialiser-perl. 2026-07-01 18:53:11.182 | Preparing to unpack .../103-libtypes-serialiser-perl_1.01-1_all.deb ... 2026-07-01 18:53:11.186 | Unpacking libtypes-serialiser-perl (1.01-1) ... 2026-07-01 18:53:11.225 | Selecting previously unselected package libjson-xs-perl. 2026-07-01 18:53:11.237 | Preparing to unpack .../104-libjson-xs-perl_4.040-0ubuntu0.24.04.1_amd64.deb ... 2026-07-01 18:53:11.240 | Unpacking libjson-xs-perl (4.040-0ubuntu0.24.04.1) ... 2026-07-01 18:53:11.283 | Selecting previously unselected package libltdl-dev:amd64. 2026-07-01 18:53:11.294 | Preparing to unpack .../105-libltdl-dev_2.4.7-7build1_amd64.deb ... 2026-07-01 18:53:11.297 | Unpacking libltdl-dev:amd64 (2.4.7-7build1) ... 2026-07-01 18:53:11.362 | Selecting previously unselected package libsys-hostname-long-perl. 2026-07-01 18:53:11.373 | Preparing to unpack .../106-libsys-hostname-long-perl_1.5-3_all.deb ... 2026-07-01 18:53:11.376 | Unpacking libsys-hostname-long-perl (1.5-3) ... 2026-07-01 18:53:11.414 | Selecting previously unselected package libmail-sendmail-perl. 2026-07-01 18:53:11.426 | Preparing to unpack .../107-libmail-sendmail-perl_0.80-3_all.deb ... 2026-07-01 18:53:11.429 | Unpacking libmail-sendmail-perl (0.80-3) ... 2026-07-01 18:53:11.474 | Selecting previously unselected package mysql-common. 2026-07-01 18:53:11.485 | Preparing to unpack .../108-mysql-common_5.8+1.1.0build1_all.deb ... 2026-07-01 18:53:11.500 | Unpacking mysql-common (5.8+1.1.0build1) ... 2026-07-01 18:53:11.544 | Selecting previously unselected package libmysqlclient21:amd64. 2026-07-01 18:53:11.555 | Preparing to unpack .../109-libmysqlclient21_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-07-01 18:53:11.559 | Unpacking libmysqlclient21:amd64 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-01 18:53:11.651 | Selecting previously unselected package libncurses-dev:amd64. 2026-07-01 18:53:11.663 | Preparing to unpack .../110-libncurses-dev_6.4+20240113-1ubuntu2_amd64.deb ... 2026-07-01 18:53:11.666 | Unpacking libncurses-dev:amd64 (6.4+20240113-1ubuntu2) ... 2026-07-01 18:53:11.747 | Selecting previously unselected package pcp-conf. 2026-07-01 18:53:11.758 | Preparing to unpack .../111-pcp-conf_6.2.0-1.1build4_amd64.deb ... 2026-07-01 18:53:11.761 | Unpacking pcp-conf (6.2.0-1.1build4) ... 2026-07-01 18:53:11.806 | Selecting previously unselected package libpcp3t64. 2026-07-01 18:53:11.817 | Preparing to unpack .../112-libpcp3t64_6.2.0-1.1build4_amd64.deb ... 2026-07-01 18:53:11.820 | Unpacking libpcp3t64 (6.2.0-1.1build4) ... 2026-07-01 18:53:11.867 | Selecting previously unselected package libpcp-pmda3t64. 2026-07-01 18:53:11.878 | Preparing to unpack .../113-libpcp-pmda3t64_6.2.0-1.1build4_amd64.deb ... 2026-07-01 18:53:11.881 | Unpacking libpcp-pmda3t64 (6.2.0-1.1build4) ... 2026-07-01 18:53:11.918 | Selecting previously unselected package libpcp-pmda-perl. 2026-07-01 18:53:11.930 | Preparing to unpack .../114-libpcp-pmda-perl_6.2.0-1.1build4_amd64.deb ... 2026-07-01 18:53:11.933 | Unpacking libpcp-pmda-perl (6.2.0-1.1build4) ... 2026-07-01 18:53:11.977 | Selecting previously unselected package libpkgconf3:amd64. 2026-07-01 18:53:11.988 | Preparing to unpack .../115-libpkgconf3_1.8.1-2build1_amd64.deb ... 2026-07-01 18:53:11.991 | Unpacking libpkgconf3:amd64 (1.8.1-2build1) ... 2026-07-01 18:53:12.033 | Selecting previously unselected package libpq5:amd64. 2026-07-01 18:53:12.043 | Preparing to unpack .../116-libpq5_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-07-01 18:53:12.048 | Unpacking libpq5:amd64 (16.14-0ubuntu0.24.04.1) ... 2026-07-01 18:53:12.088 | Selecting previously unselected package libssl-dev:amd64. 2026-07-01 18:53:12.101 | Preparing to unpack .../117-libssl-dev_3.0.13-0ubuntu3.11_amd64.deb ... 2026-07-01 18:53:12.109 | Unpacking libssl-dev:amd64 (3.0.13-0ubuntu3.11) ... 2026-07-01 18:53:12.324 | Selecting previously unselected package libpq-dev. 2026-07-01 18:53:12.335 | Preparing to unpack .../118-libpq-dev_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-07-01 18:53:12.339 | Unpacking libpq-dev (16.14-0ubuntu0.24.04.1) ... 2026-07-01 18:53:12.390 | Selecting previously unselected package libsasl2-dev. 2026-07-01 18:53:12.401 | Preparing to unpack .../119-libsasl2-dev_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ... 2026-07-01 18:53:12.404 | Unpacking libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2026-07-01 18:53:12.479 | Selecting previously unselected package libsystemd-dev:amd64. 2026-07-01 18:53:12.490 | Preparing to unpack .../120-libsystemd-dev_255.4-1ubuntu8.16_amd64.deb ... 2026-07-01 18:53:12.494 | Unpacking libsystemd-dev:amd64 (255.4-1ubuntu8.16) ... 2026-07-01 18:53:12.733 | Selecting previously unselected package libx86-1:amd64. 2026-07-01 18:53:12.744 | Preparing to unpack .../121-libx86-1_1.1+ds1-12build1_amd64.deb ... 2026-07-01 18:53:12.747 | Unpacking libx86-1:amd64 (1.1+ds1-12build1) ... 2026-07-01 18:53:12.787 | Selecting previously unselected package libxml2-dev:amd64. 2026-07-01 18:53:12.798 | Preparing to unpack .../122-libxml2-dev_2.9.14+dfsg-1.3ubuntu3.8_amd64.deb ... 2026-07-01 18:53:12.802 | Unpacking libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-07-01 18:53:12.898 | Selecting previously unselected package libxslt1-dev:amd64. 2026-07-01 18:53:12.906 | Preparing to unpack .../123-libxslt1-dev_1.1.39-0exp1ubuntu0.24.04.3_amd64.deb ... 2026-07-01 18:53:12.910 | Unpacking libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-07-01 18:53:13.001 | Selecting previously unselected package llvm-17-runtime. 2026-07-01 18:53:13.012 | Preparing to unpack .../124-llvm-17-runtime_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-01 18:53:13.016 | Unpacking llvm-17-runtime (1:17.0.6-9ubuntu1) ... 2026-07-01 18:53:13.089 | Selecting previously unselected package libpfm4:amd64. 2026-07-01 18:53:13.095 | Preparing to unpack .../125-libpfm4_4.13.0+git32-g0d4ed0e-1_amd64.deb ... 2026-07-01 18:53:13.100 | Unpacking libpfm4:amd64 (4.13.0+git32-g0d4ed0e-1) ... 2026-07-01 18:53:13.326 | Selecting previously unselected package llvm-17. 2026-07-01 18:53:13.337 | Preparing to unpack .../126-llvm-17_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-01 18:53:13.342 | Unpacking llvm-17 (1:17.0.6-9ubuntu1) ... 2026-07-01 18:53:14.430 | Selecting previously unselected package libffi-dev:amd64. 2026-07-01 18:53:14.440 | Preparing to unpack .../127-libffi-dev_3.4.6-1build1_amd64.deb ... 2026-07-01 18:53:14.444 | Unpacking libffi-dev:amd64 (3.4.6-1build1) ... 2026-07-01 18:53:14.501 | Selecting previously unselected package llvm-17-tools. 2026-07-01 18:53:14.512 | Preparing to unpack .../128-llvm-17-tools_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-01 18:53:14.516 | Unpacking llvm-17-tools (1:17.0.6-9ubuntu1) ... 2026-07-01 18:53:14.855 | Selecting previously unselected package libz3-4:amd64. 2026-07-01 18:53:14.866 | Preparing to unpack .../129-libz3-4_4.8.12-3.1build1_amd64.deb ... 2026-07-01 18:53:14.870 | Unpacking libz3-4:amd64 (4.8.12-3.1build1) ... 2026-07-01 18:53:15.089 | Selecting previously unselected package libz3-dev:amd64. 2026-07-01 18:53:15.099 | Preparing to unpack .../130-libz3-dev_4.8.12-3.1build1_amd64.deb ... 2026-07-01 18:53:15.104 | Unpacking libz3-dev:amd64 (4.8.12-3.1build1) ... 2026-07-01 18:53:15.156 | Selecting previously unselected package llvm-17-dev. 2026-07-01 18:53:15.167 | Preparing to unpack .../131-llvm-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-01 18:53:15.172 | Unpacking llvm-17-dev (1:17.0.6-9ubuntu1) ... 2026-07-01 18:53:18.679 | Selecting previously unselected package lsscsi. 2026-07-01 18:53:18.689 | Preparing to unpack .../132-lsscsi_0.32-1build1_amd64.deb ... 2026-07-01 18:53:18.693 | Unpacking lsscsi (0.32-1build1) ... 2026-07-01 18:53:18.735 | Selecting previously unselected package osinfo-db. 2026-07-01 18:53:18.747 | Preparing to unpack .../133-osinfo-db_0.20250606-0ubuntu0.24.04.1_all.deb ... 2026-07-01 18:53:18.750 | Unpacking osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2026-07-01 18:53:19.387 | Selecting previously unselected package pkgconf-bin. 2026-07-01 18:53:19.399 | Preparing to unpack .../134-pkgconf-bin_1.8.1-2build1_amd64.deb ... 2026-07-01 18:53:19.403 | Unpacking pkgconf-bin (1.8.1-2build1) ... 2026-07-01 18:53:19.447 | Selecting previously unselected package pkgconf:amd64. 2026-07-01 18:53:19.458 | Preparing to unpack .../135-pkgconf_1.8.1-2build1_amd64.deb ... 2026-07-01 18:53:19.465 | Unpacking pkgconf:amd64 (1.8.1-2build1) ... 2026-07-01 18:53:19.510 | Selecting previously unselected package pkg-config:amd64. 2026-07-01 18:53:19.521 | Preparing to unpack .../136-pkg-config_1.8.1-2build1_amd64.deb ... 2026-07-01 18:53:19.528 | Unpacking pkg-config:amd64 (1.8.1-2build1) ... 2026-07-01 18:53:19.567 | Selecting previously unselected package pm-utils. 2026-07-01 18:53:19.578 | Preparing to unpack .../137-pm-utils_1.4.1-21_all.deb ... 2026-07-01 18:53:19.582 | Unpacking pm-utils (1.4.1-21) ... 2026-07-01 18:53:19.659 | Selecting previously unselected package postgresql-client-16. 2026-07-01 18:53:19.670 | Preparing to unpack .../138-postgresql-client-16_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-07-01 18:53:19.674 | Unpacking postgresql-client-16 (16.14-0ubuntu0.24.04.1) ... 2026-07-01 18:53:19.867 | Selecting previously unselected package postgresql-server-dev-16. 2026-07-01 18:53:19.878 | Preparing to unpack .../139-postgresql-server-dev-16_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-07-01 18:53:19.882 | Unpacking postgresql-server-dev-16 (16.14-0ubuntu0.24.04.1) ... 2026-07-01 18:53:20.427 | Selecting previously unselected package postgresql-server-dev-all:amd64. 2026-07-01 18:53:20.438 | Preparing to unpack .../140-postgresql-server-dev-all_257build1.1_amd64.deb ... 2026-07-01 18:53:20.442 | Unpacking postgresql-server-dev-all:amd64 (257build1.1) ... 2026-07-01 18:53:20.497 | Selecting previously unselected package python3-mysqldb. 2026-07-01 18:53:20.509 | Preparing to unpack .../141-python3-mysqldb_1.4.6-2build3_amd64.deb ... 2026-07-01 18:53:20.513 | Unpacking python3-mysqldb (1.4.6-2build3) ... 2026-07-01 18:53:20.564 | Selecting previously unselected package python3-pip-whl. 2026-07-01 18:53:20.576 | Preparing to unpack .../142-python3-pip-whl_24.0+dfsg-1ubuntu1.3_all.deb ... 2026-07-01 18:53:20.580 | Unpacking python3-pip-whl (24.0+dfsg-1ubuntu1.3) ... 2026-07-01 18:53:20.638 | Selecting previously unselected package python3-setuptools-whl. 2026-07-01 18:53:20.650 | Preparing to unpack .../143-python3-setuptools-whl_68.1.2-2ubuntu1.2_all.deb ... 2026-07-01 18:53:20.653 | Unpacking python3-setuptools-whl (68.1.2-2ubuntu1.2) ... 2026-07-01 18:53:20.703 | Selecting previously unselected package python3.12-venv. 2026-07-01 18:53:20.715 | Preparing to unpack .../144-python3.12-venv_3.12.3-1ubuntu0.13_amd64.deb ... 2026-07-01 18:53:20.718 | Unpacking python3.12-venv (3.12.3-1ubuntu0.13) ... 2026-07-01 18:53:20.755 | Selecting previously unselected package python3-venv. 2026-07-01 18:53:20.766 | Preparing to unpack .../145-python3-venv_3.12.3-0ubuntu2.1_amd64.deb ... 2026-07-01 18:53:20.770 | Unpacking python3-venv (3.12.3-0ubuntu2.1) ... 2026-07-01 18:53:20.803 | Selecting previously unselected package sqlite3. 2026-07-01 18:53:20.814 | Preparing to unpack .../146-sqlite3_3.45.1-1ubuntu2.6_amd64.deb ... 2026-07-01 18:53:20.818 | Unpacking sqlite3 (3.45.1-1ubuntu2.6) ... 2026-07-01 18:53:20.865 | Selecting previously unselected package unzip. 2026-07-01 18:53:20.876 | Preparing to unpack .../147-unzip_6.0-28ubuntu4.1_amd64.deb ... 2026-07-01 18:53:20.879 | Unpacking unzip (6.0-28ubuntu4.1) ... 2026-07-01 18:53:20.927 | Selecting previously unselected package vbetool. 2026-07-01 18:53:20.939 | Preparing to unpack .../148-vbetool_1.1-5_amd64.deb ... 2026-07-01 18:53:20.942 | Unpacking vbetool (1.1-5) ... 2026-07-01 18:53:20.983 | Selecting previously unselected package libosinfo-l10n. 2026-07-01 18:53:20.995 | Preparing to unpack .../149-libosinfo-l10n_1.11.0-2build3_all.deb ... 2026-07-01 18:53:20.999 | Unpacking libosinfo-l10n (1.11.0-2build3) ... 2026-07-01 18:53:21.066 | Selecting previously unselected package libosinfo-1.0-0:amd64. 2026-07-01 18:53:21.077 | Preparing to unpack .../150-libosinfo-1.0-0_1.11.0-2build3_amd64.deb ... 2026-07-01 18:53:21.081 | Unpacking libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2026-07-01 18:53:21.123 | Selecting previously unselected package gir1.2-libosinfo-1.0:amd64. 2026-07-01 18:53:21.134 | Preparing to unpack .../151-gir1.2-libosinfo-1.0_1.11.0-2build3_amd64.deb ... 2026-07-01 18:53:21.138 | Unpacking gir1.2-libosinfo-1.0:amd64 (1.11.0-2build3) ... 2026-07-01 18:53:21.177 | Selecting previously unselected package libkrb5-dev:amd64. 2026-07-01 18:53:21.189 | Preparing to unpack .../152-libkrb5-dev_1.20.1-6ubuntu2.6_amd64.deb ... 2026-07-01 18:53:21.193 | Unpacking libkrb5-dev:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-01 18:53:21.242 | Selecting previously unselected package libpcp-archive1t64. 2026-07-01 18:53:21.253 | Preparing to unpack .../153-libpcp-archive1t64_6.2.0-1.1build4_amd64.deb ... 2026-07-01 18:53:21.257 | Unpacking libpcp-archive1t64 (6.2.0-1.1build4) ... 2026-07-01 18:53:21.296 | Selecting previously unselected package libpcp-gui2t64. 2026-07-01 18:53:21.308 | Preparing to unpack .../154-libpcp-gui2t64_6.2.0-1.1build4_amd64.deb ... 2026-07-01 18:53:21.312 | Unpacking libpcp-gui2t64 (6.2.0-1.1build4) ... 2026-07-01 18:53:21.352 | Selecting previously unselected package libpcp-import1t64. 2026-07-01 18:53:21.363 | Preparing to unpack .../155-libpcp-import1t64_6.2.0-1.1build4_amd64.deb ... 2026-07-01 18:53:21.368 | Unpacking libpcp-import1t64 (6.2.0-1.1build4) ... 2026-07-01 18:53:21.406 | Selecting previously unselected package libpcp-mmv1t64. 2026-07-01 18:53:21.418 | Preparing to unpack .../156-libpcp-mmv1t64_6.2.0-1.1build4_amd64.deb ... 2026-07-01 18:53:21.422 | Unpacking libpcp-mmv1t64 (6.2.0-1.1build4) ... 2026-07-01 18:53:21.463 | Selecting previously unselected package libpcp-trace2t64. 2026-07-01 18:53:21.475 | Preparing to unpack .../157-libpcp-trace2t64_6.2.0-1.1build4_amd64.deb ... 2026-07-01 18:53:21.479 | Unpacking libpcp-trace2t64 (6.2.0-1.1build4) ... 2026-07-01 18:53:21.520 | Selecting previously unselected package libpcp-web1t64. 2026-07-01 18:53:21.531 | Preparing to unpack .../158-libpcp-web1t64_6.2.0-1.1build4_amd64.deb ... 2026-07-01 18:53:21.535 | Unpacking libpcp-web1t64 (6.2.0-1.1build4) ... 2026-07-01 18:53:21.576 | Selecting previously unselected package libyaml-dev:amd64. 2026-07-01 18:53:21.588 | Preparing to unpack .../159-libyaml-dev_0.2.5-1build1_amd64.deb ... 2026-07-01 18:53:21.592 | Unpacking libyaml-dev:amd64 (0.2.5-1build1) ... 2026-07-01 18:53:21.637 | Selecting previously unselected package python3-pcp. 2026-07-01 18:53:21.648 | Preparing to unpack .../160-python3-pcp_6.2.0-1.1build4_amd64.deb ... 2026-07-01 18:53:21.652 | Unpacking python3-pcp (6.2.0-1.1build4) ... 2026-07-01 18:53:21.710 | Selecting previously unselected package pcp. 2026-07-01 18:53:21.721 | Preparing to unpack .../161-pcp_6.2.0-1.1build4_amd64.deb ... 2026-07-01 18:53:21.958 | Unpacking pcp (6.2.0-1.1build4) ... 2026-07-01 18:53:22.892 | Selecting previously unselected package socat. 2026-07-01 18:53:22.903 | Preparing to unpack .../162-socat_1.8.0.0-4build3_amd64.deb ... 2026-07-01 18:53:22.907 | Unpacking socat (1.8.0.0-4build3) ... 2026-07-01 18:53:22.983 | Selecting previously unselected package vlan. 2026-07-01 18:53:22.995 | Preparing to unpack .../163-vlan_2.0.5ubuntu5_all.deb ... 2026-07-01 18:53:22.999 | Unpacking vlan (2.0.5ubuntu5) ... 2026-07-01 18:53:23.088 | Setting up genisoimage (9:1.1.11-3.5) ... 2026-07-01 18:53:23.099 | Setting up postgresql-client-common (257build1.1) ... 2026-07-01 18:53:23.118 | Setting up dnsmasq-utils (2.90-2ubuntu0.3) ... 2026-07-01 18:53:23.129 | Setting up libice6:amd64 (2:1.0.10-1build3) ... 2026-07-01 18:53:23.140 | Setting up mysql-common (5.8+1.1.0build1) ... 2026-07-01 18:53:23.177 | update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2026-07-01 18:53:23.185 | Setting up libjpeg-turbo8-dev:amd64 (2.1.5-2ubuntu2) ... 2026-07-01 18:53:23.196 | Setting up libmysqlclient21:amd64 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-01 18:53:23.208 | Setting up python3-setuptools-whl (68.1.2-2ubuntu1.2) ... 2026-07-01 18:53:23.219 | Setting up libncurses-dev:amd64 (6.4+20240113-1ubuntu2) ... 2026-07-01 18:53:23.231 | Setting up gettext (0.21-14ubuntu2) ... 2026-07-01 18:53:23.242 | Setting up gir1.2-freedesktop:amd64 (1.80.1-1) ... 2026-07-01 18:53:23.254 | Setting up libsysfs2:amd64 (2.1.1-6build1) ... 2026-07-01 18:53:23.265 | Setting up libyaml-dev:amd64 (0.2.5-1build1) ... 2026-07-01 18:53:23.276 | Setting up libcurl4t64:amd64 (8.5.0-2ubuntu10.10) ... 2026-07-01 18:53:23.288 | Setting up sysfsutils (2.1.1-6build1) ... 2026-07-01 18:53:23.898 | Created symlink /etc/systemd/system/sysfs.service → /usr/lib/systemd/system/sysfsutils.service. 2026-07-01 18:53:23.899 | Created symlink /etc/systemd/system/multi-user.target.wants/sysfsutils.service → /usr/lib/systemd/system/sysfsutils.service. 2026-07-01 18:53:24.348 | Setting up ncal (12.1.8) ... 2026-07-01 18:53:24.359 | Setting up python3-pip-whl (24.0+dfsg-1ubuntu1.3) ... 2026-07-01 18:53:24.370 | Setting up libx86-1:amd64 (1.1+ds1-12build1) ... 2026-07-01 18:53:24.380 | Setting up libarchive-zip-perl (1.68-1) ... 2026-07-01 18:53:24.388 | Setting up vbetool (1.1-5) ... 2026-07-01 18:53:24.399 | Setting up pm-utils (1.4.1-21) ... 2026-07-01 18:53:24.414 | Setting up unzip (6.0-28ubuntu4.1) ... 2026-07-01 18:53:24.428 | Setting up libdebhelper-perl (13.14.1ubuntu5) ... 2026-07-01 18:53:24.435 | Setting up liblab-gamut1:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-01 18:53:24.444 | Setting up libpq5:amd64 (16.14-0ubuntu0.24.04.1) ... 2026-07-01 18:53:24.453 | Setting up libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.10) ... 2026-07-01 18:53:24.462 | Setting up libcommon-sense-perl:amd64 (3.75-3build3) ... 2026-07-01 18:53:24.472 | Setting up m4 (1.4.19-4build1) ... 2026-07-01 18:53:24.481 | Setting up libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-07-01 18:53:24.490 | Setting up iputils-arping (3:20240117-1ubuntu0.1) ... 2026-07-01 18:53:24.522 | Setting up libffi-dev:amd64 (3.4.6-1build1) ... 2026-07-01 18:53:24.531 | Setting up conntrack (1:1.4.8-1ubuntu1) ... 2026-07-01 18:53:24.540 | Setting up memcached (1.6.24-1ubuntu0.1) ... 2026-07-01 18:53:25.427 | Created symlink /etc/systemd/system/multi-user.target.wants/memcached.service → /usr/lib/systemd/system/memcached.service. 2026-07-01 18:53:25.899 | Setting up libpcre2-16-0:amd64 (10.42-4ubuntu2.1) ... 2026-07-01 18:53:25.909 | Setting up intltool-debian (0.35.0+20060710.6) ... 2026-07-01 18:53:25.922 | Setting up python3-mysqldb (1.4.6-2build3) ... 2026-07-01 18:53:26.176 | Setting up autotools-dev (20220109.1) ... 2026-07-01 18:53:26.188 | Setting up libz3-4:amd64 (4.8.12-3.1build1) ... 2026-07-01 18:53:26.200 | Setting up libpcre2-32-0:amd64 (10.42-4ubuntu2.1) ... 2026-07-01 18:53:26.211 | Setting up libpkgconf3:amd64 (1.8.1-2build1) ... 2026-07-01 18:53:26.222 | Setting up libpfm4:amd64 (4.13.0+git32-g0d4ed0e-1) ... 2026-07-01 18:53:26.234 | Setting up libllvm17t64:amd64 (1:17.0.6-9ubuntu1) ... 2026-07-01 18:53:26.245 | Setting up libclang1-17t64 (1:17.0.6-9ubuntu1) ... 2026-07-01 18:53:26.256 | Setting up ssl-cert (1.1.2ubuntu1) ... 2026-07-01 18:53:26.317 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-01 18:53:26.318 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-01 18:53:26.318 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-01 18:53:26.499 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-01 18:53:27.339 | Created symlink /etc/systemd/system/multi-user.target.wants/ssl-cert.service → /usr/lib/systemd/system/ssl-cert.service. 2026-07-01 18:53:27.838 | Setting up libgssrpc4t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-01 18:53:27.850 | Setting up libldap-dev:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-07-01 18:53:27.862 | Setting up uuid-dev:amd64 (2.39.3-9ubuntu6.5) ... 2026-07-01 18:53:27.874 | Setting up libpathplan4:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-01 18:53:27.886 | Setting up ebtables (2.0.11-6build1) ... 2026-07-01 18:53:28.476 | Setting up libjs-jquery-metadata (12-4) ... 2026-07-01 18:53:28.495 | Setting up socat (1.8.0.0-4build3) ... 2026-07-01 18:53:28.506 | Setting up libann0 (1.1.2+doc-9build1) ... 2026-07-01 18:53:28.517 | Setting up bsdmainutils (12.1.8) ... 2026-07-01 18:53:28.529 | Setting up comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2026-07-01 18:53:28.541 | Setting up libssl-dev:amd64 (3.0.13-0ubuntu3.11) ... 2026-07-01 18:53:28.551 | Setting up autopoint (0.21-14ubuntu2) ... 2026-07-01 18:53:28.562 | Setting up icu-devtools (74.2-1ubuntu3.1) ... 2026-07-01 18:53:28.573 | Setting up lsscsi (0.32-1build1) ... 2026-07-01 18:53:28.583 | Setting up osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2026-07-01 18:53:28.594 | Setting up pkgconf-bin (1.8.1-2build1) ... 2026-07-01 18:53:28.606 | Setting up libgc1:amd64 (1:8.2.6-1build1) ... 2026-07-01 18:53:28.617 | Setting up libltdl7:amd64 (2.4.7-7build1) ... 2026-07-01 18:53:28.628 | Setting up autoconf (2.71-3) ... 2026-07-01 18:53:28.644 | Setting up llvm-17-tools (1:17.0.6-9ubuntu1) ... 2026-07-01 18:53:28.656 | Setting up libpcre2-posix3:amd64 (10.42-4ubuntu2.1) ... 2026-07-01 18:53:28.667 | Setting up libtypes-serialiser-perl (1.01-1) ... 2026-07-01 18:53:28.679 | Setting up dwz (0.15-1build6) ... 2026-07-01 18:53:28.691 | Setting up libsctp1:amd64 (1.0.19+dfsg-2build1) ... 2026-07-01 18:53:28.702 | Setting up libjs-jquery-tablesorter (1:2.31.3+dfsg1-3) ... 2026-07-01 18:53:28.714 | Setting up vlan (2.0.5ubuntu5) ... 2026-07-01 18:53:28.741 | Setting up libclang-common-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-07-01 18:53:28.752 | Setting up libarchive-cpio-perl (0.10-3) ... 2026-07-01 18:53:28.764 | Setting up libclang-rt-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-07-01 18:53:28.775 | Setting up libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-07-01 18:53:28.787 | Setting up libjson-perl (4.10000-1) ... 2026-07-01 18:53:28.798 | Setting up llvm-17-runtime (1:17.0.6-9ubuntu1) ... 2026-07-01 18:53:28.811 | Setting up fonts-liberation (1:2.1.5-3) ... 2026-07-01 18:53:28.822 | Setting up pcp-conf (6.2.0-1.1build4) ... 2026-07-01 18:53:28.872 | Setting up debugedit (1:5.0-5build2) ... 2026-07-01 18:53:28.884 | Setting up liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-07-01 18:53:28.895 | Setting up libsub-override-perl (0.10-1) ... 2026-07-01 18:53:28.906 | Setting up libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2build1) ... 2026-07-01 18:53:28.917 | Setting up libcdt5:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-01 18:53:28.929 | Setting up libcgraph6:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-01 18:53:28.941 | Setting up apache2-data (2.4.58-1ubuntu8.13) ... 2026-07-01 18:53:28.952 | Setting up curl (8.5.0-2ubuntu10.10) ... 2026-07-01 18:53:28.964 | Setting up fonts-liberation-sans-narrow (1:1.07.6-4) ... 2026-07-01 18:53:28.976 | Setting up libjpeg8-dev:amd64 (8c-2ubuntu11) ... 2026-07-01 18:53:28.988 | Setting up libsm6:amd64 (2:1.2.3-1build3) ... 2026-07-01 18:53:28.999 | Setting up libsys-hostname-long-perl (1.5-3) ... 2026-07-01 18:53:29.011 | Setting up libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-07-01 18:53:29.022 | Setting up libsystemd-dev:amd64 (255.4-1ubuntu8.16) ... 2026-07-01 18:53:29.034 | Setting up sqlite3 (3.45.1-1ubuntu2.6) ... 2026-07-01 18:53:29.045 | Setting up libosinfo-l10n (1.11.0-2build3) ... 2026-07-01 18:53:29.057 | Setting up libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-01 18:53:29.068 | Setting up automake (1:1.16.5-1.3ubuntu1) ... 2026-07-01 18:53:29.079 | update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode 2026-07-01 18:53:29.087 | Setting up libfile-stripnondeterminism-perl (1.13.1-1) ... 2026-07-01 18:53:29.098 | Setting up libjson-xs-perl (4.040-0ubuntu0.24.04.1) ... 2026-07-01 18:53:29.110 | Setting up libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2026-07-01 18:53:29.121 | Setting up libgts-bin (0.7.6+darcs121130-5.2build1) ... 2026-07-01 18:53:29.132 | Setting up libz3-dev:amd64 (4.8.12-3.1build1) ... 2026-07-01 18:53:29.143 | Setting up llvm-17-linker-tools (1:17.0.6-9ubuntu1) ... 2026-07-01 18:53:29.155 | Setting up libpcre2-dev:amd64 (10.42-4ubuntu2.1) ... 2026-07-01 18:53:29.173 | Setting up libkdb5-10t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-01 18:53:29.230 | Setting up python3.12-venv (3.12.3-1ubuntu0.13) ... 2026-07-01 18:53:29.334 | Setting up libtool (2.4.7-7build1) ... 2026-07-01 18:53:29.343 | Setting up po-debconf (1.0.21+nmu1) ... 2026-07-01 18:53:29.351 | Setting up postgresql-client-16 (16.14-0ubuntu0.24.04.1) ... 2026-07-01 18:53:29.829 | update-alternatives: using /usr/share/postgresql/16/man/man1/psql.1.gz to provide /usr/share/man/man1/psql.1.gz (psql.1.gz) in auto mode 2026-07-01 18:53:29.864 | Setting up libjpeg-dev:amd64 (8c-2ubuntu11) ... 2026-07-01 18:53:29.873 | Setting up haproxy (2.8.16-0ubuntu0.24.04.3) ... 2026-07-01 18:53:30.748 | Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service → /usr/lib/systemd/system/haproxy.service. 2026-07-01 18:53:31.339 | Setting up libpq-dev (16.14-0ubuntu0.24.04.1) ... 2026-07-01 18:53:31.349 | Setting up libobjc4:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-01 18:53:31.360 | Setting up libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2026-07-01 18:53:31.370 | Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2026-07-01 18:53:31.380 | Setting up pkgconf:amd64 (1.8.1-2build1) ... 2026-07-01 18:53:31.390 | Setting up libldap2-dev (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-07-01 18:53:31.401 | Setting up dh-autoreconf (20) ... 2026-07-01 18:53:31.413 | Setting up libclang-cpp17t64 (1:17.0.6-9ubuntu1) ... 2026-07-01 18:53:31.424 | Setting up libmail-sendmail-perl (0.80-3) ... 2026-07-01 18:53:31.434 | Setting up libltdl-dev:amd64 (2.4.7-7build1) ... 2026-07-01 18:53:31.445 | Setting up libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-07-01 18:53:31.456 | Setting up libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2026-07-01 18:53:31.483 | Setting up python3-venv (3.12.3-0ubuntu2.1) ... 2026-07-01 18:53:31.529 | Setting up libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2026-07-01 18:53:31.539 | Setting up fonts-liberation2 (1:2.1.5-3) ... 2026-07-01 18:53:31.550 | Setting up libxt6t64:amd64 (1:1.2.1-1.2build1) ... 2026-07-01 18:53:31.560 | Setting up postgresql-common (257build1.1) ... 2026-07-01 18:53:31.634 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-01 18:53:31.634 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-01 18:53:31.634 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-01 18:53:31.714 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-01 18:53:32.157 | 2026-07-01 18:53:32.157 | Creating config file /etc/postgresql-common/createcluster.conf with new version 2026-07-01 18:53:32.331 | Building PostgreSQL dictionaries from installed myspell/hunspell packages... 2026-07-01 18:53:32.331 | Removing obsolete dictionary files: 2026-07-01 18:53:33.348 | Created symlink /etc/systemd/system/multi-user.target.wants/postgresql.service → /usr/lib/systemd/system/postgresql.service. 2026-07-01 18:53:33.891 | Setting up libgvc6 (2.42.2-9ubuntu0.1) ... 2026-07-01 18:53:33.943 | Setting up libpcp3t64 (6.2.0-1.1build4) ... 2026-07-01 18:53:33.954 | Setting up libsctp-dev:amd64 (1.0.19+dfsg-2build1) ... 2026-07-01 18:53:33.965 | Setting up pkg-config:amd64 (1.8.1-2build1) ... 2026-07-01 18:53:33.976 | Setting up libpcp-gui2t64 (6.2.0-1.1build4) ... 2026-07-01 18:53:33.987 | Setting up dh-strip-nondeterminism (1.13.1-1) ... 2026-07-01 18:53:33.998 | Setting up libgvpr2:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-01 18:53:34.009 | Setting up libpcp-pmda3t64 (6.2.0-1.1build4) ... 2026-07-01 18:53:34.021 | Setting up libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-01 18:53:34.033 | Setting up libpcp-archive1t64 (6.2.0-1.1build4) ... 2026-07-01 18:53:34.044 | Setting up gir1.2-libosinfo-1.0:amd64 (1.11.0-2build3) ... 2026-07-01 18:53:34.055 | Setting up llvm-17 (1:17.0.6-9ubuntu1) ... 2026-07-01 18:53:34.066 | Setting up libobjc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-01 18:53:34.076 | Setting up apache2-utils (2.4.58-1ubuntu8.13) ... 2026-07-01 18:53:34.087 | Setting up krb5-multidev:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-01 18:53:34.097 | Setting up libxmu6:amd64 (2:1.1.3-3build2) ... 2026-07-01 18:53:34.108 | Setting up libpcp-import1t64 (6.2.0-1.1build4) ... 2026-07-01 18:53:34.119 | Setting up libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-07-01 18:53:34.129 | Setting up libpcp-pmda-perl (6.2.0-1.1build4) ... 2026-07-01 18:53:34.140 | Setting up clang-17 (1:17.0.6-9ubuntu1) ... 2026-07-01 18:53:34.151 | Setting up debhelper (13.14.1ubuntu5) ... 2026-07-01 18:53:34.161 | Setting up libxaw7:amd64 (2:1.0.14-1build2) ... 2026-07-01 18:53:34.173 | Setting up apache2-bin (2.4.58-1ubuntu8.13) ... 2026-07-01 18:53:34.184 | Setting up libkrb5-dev:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-01 18:53:34.195 | Setting up libpcp-mmv1t64 (6.2.0-1.1build4) ... 2026-07-01 18:53:34.205 | Setting up libpcp-trace2t64 (6.2.0-1.1build4) ... 2026-07-01 18:53:34.216 | Setting up libapr1-dev (1.7.2-3.1ubuntu0.1) ... 2026-07-01 18:53:34.226 | Setting up libaprutil1-dev (1.6.3-1.1ubuntu7) ... 2026-07-01 18:53:34.237 | Setting up llvm-17-dev (1:17.0.6-9ubuntu1) ... 2026-07-01 18:53:34.269 | Setting up apache2-dev (2.4.58-1ubuntu8.13) ... 2026-07-01 18:53:34.280 | Setting up graphviz (2.42.2-9ubuntu0.1) ... 2026-07-01 18:53:34.293 | Setting up apache2 (2.4.58-1ubuntu8.13) ... 2026-07-01 18:53:34.907 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-01 18:53:34.951 | Enabling module mpm_event. 2026-07-01 18:53:35.000 | Enabling module authz_core. 2026-07-01 18:53:35.006 | Enabling module authz_host. 2026-07-01 18:53:35.053 | Enabling module authn_core. 2026-07-01 18:53:35.058 | Enabling module auth_basic. 2026-07-01 18:53:35.106 | Enabling module access_compat. 2026-07-01 18:53:35.153 | Enabling module authn_file. 2026-07-01 18:53:35.200 | Enabling module authz_user. 2026-07-01 18:53:35.248 | Enabling module alias. 2026-07-01 18:53:35.296 | Enabling module dir. 2026-07-01 18:53:35.344 | Enabling module autoindex. 2026-07-01 18:53:35.391 | Enabling module env. 2026-07-01 18:53:35.439 | Enabling module mime. 2026-07-01 18:53:35.486 | Enabling module negotiation. 2026-07-01 18:53:35.535 | Enabling module setenvif. 2026-07-01 18:53:35.582 | Enabling module filter. 2026-07-01 18:53:35.629 | Enabling module deflate. 2026-07-01 18:53:35.677 | Enabling module status. 2026-07-01 18:53:35.727 | Enabling module reqtimeout. 2026-07-01 18:53:35.775 | Enabling conf charset. 2026-07-01 18:53:35.829 | Enabling conf localized-error-pages. 2026-07-01 18:53:35.876 | Enabling conf other-vhosts-access-log. 2026-07-01 18:53:35.924 | Enabling conf security. 2026-07-01 18:53:35.970 | Enabling conf serve-cgi-bin. 2026-07-01 18:53:36.018 | Enabling site 000-default. 2026-07-01 18:53:37.121 | Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /usr/lib/systemd/system/apache2.service. 2026-07-01 18:53:37.864 | Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /usr/lib/systemd/system/apache-htcacheclean.service. 2026-07-01 18:53:39.412 | Setting up libpcp-web1t64 (6.2.0-1.1build4) ... 2026-07-01 18:53:39.425 | Setting up python3-pcp (6.2.0-1.1build4) ... 2026-07-01 18:53:39.760 | Setting up postgresql-server-dev-16 (16.14-0ubuntu0.24.04.1) ... 2026-07-01 18:53:39.773 | Setting up postgresql-server-dev-all:amd64 (257build1.1) ... 2026-07-01 18:53:39.785 | Setting up pcp (6.2.0-1.1build4) ... 2026-07-01 18:53:41.449 | Created symlink /etc/systemd/system/multi-user.target.wants/pmcd.service → /usr/lib/systemd/system/pmcd.service. 2026-07-01 18:53:41.515 | Created symlink /etc/systemd/system/multi-user.target.wants/pmlogger.service → /usr/lib/systemd/system/pmlogger.service. 2026-07-01 18:53:41.581 | Created symlink /etc/systemd/system/multi-user.target.wants/pmie.service → /usr/lib/systemd/system/pmie.service. 2026-07-01 18:53:41.651 | Created symlink /etc/systemd/system/multi-user.target.wants/pmproxy.service → /usr/lib/systemd/system/pmproxy.service. 2026-07-01 18:53:43.433 | Processing triggers for rsyslog (8.2312.0-3ubuntu9.2) ... 2026-07-01 18:53:43.697 | Processing triggers for ufw (0.36.2-6) ... 2026-07-01 18:53:43.830 | Processing triggers for systemd (255.4-1ubuntu8.16) ... 2026-07-01 18:53:43.890 | Processing triggers for man-db (2.12.0-4build2) ... 2026-07-01 18:53:47.793 | Processing triggers for install-info (7.1-3build2) ... 2026-07-01 18:53:47.954 | Processing triggers for fontconfig (2.15.0-1.1ubuntu2) ... 2026-07-01 18:53:48.002 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-01 18:53:48.255 | perl: warning: Setting locale failed. 2026-07-01 18:53:48.255 | perl: warning: Please check that your locale settings: 2026-07-01 18:53:48.255 | LANGUAGE = (unset), 2026-07-01 18:53:48.255 | LC_ALL = "en_US.utf8", 2026-07-01 18:53:48.255 | LANG = "de_DE.UTF-8" 2026-07-01 18:53:48.255 | are supported and installed on your system. 2026-07-01 18:53:48.255 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-01 18:53:48.387 | perl: warning: Setting locale failed. 2026-07-01 18:53:48.387 | perl: warning: Please check that your locale settings: 2026-07-01 18:53:48.387 | LANGUAGE = (unset), 2026-07-01 18:53:48.387 | LC_ALL = "en_US.utf8", 2026-07-01 18:53:48.387 | LANG = "de_DE.UTF-8" 2026-07-01 18:53:48.387 | are supported and installed on your system. 2026-07-01 18:53:48.387 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-01 18:53:48.437 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-01 18:53:48.437 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-01 18:53:48.438 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-01 18:53:48.507 | perl: warning: Setting locale failed. 2026-07-01 18:53:48.507 | perl: warning: Please check that your locale settings: 2026-07-01 18:53:48.507 | LANGUAGE = (unset), 2026-07-01 18:53:48.507 | LC_ALL = "en_US.utf8", 2026-07-01 18:53:48.507 | LANG = "de_DE.UTF-8" 2026-07-01 18:53:48.507 | are supported and installed on your system. 2026-07-01 18:53:48.508 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-01 18:53:49.009 | 2026-07-01 18:53:49.009 | Running kernel seems to be up-to-date. 2026-07-01 18:53:49.009 | 2026-07-01 18:53:49.009 | Restarting services... 2026-07-01 18:53:49.048 | systemctl restart packagekit.service 2026-07-01 18:53:49.119 | 2026-07-01 18:53:49.119 | Service restarts being deferred: 2026-07-01 18:53:49.119 | systemctl restart virtlockd.service 2026-07-01 18:53:49.119 | systemctl restart virtlogd.service 2026-07-01 18:53:49.119 | 2026-07-01 18:53:49.119 | No containers need to be restarted. 2026-07-01 18:53:49.119 | 2026-07-01 18:53:49.119 | No user sessions are running outdated binaries. 2026-07-01 18:53:49.120 | 2026-07-01 18:53:49.120 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-01 18:53:51.215 | ++ functions-common:apt_get:1211 : result=0 2026-07-01 18:53:51.217 | ++ functions-common:apt_get:1214 : time_stop apt-get 2026-07-01 18:53:51.221 | ++ functions-common:time_stop:2420 : local name 2026-07-01 18:53:51.224 | ++ functions-common:time_stop:2421 : local end_time 2026-07-01 18:53:51.227 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-07-01 18:53:51.230 | ++ functions-common:time_stop:2423 : local total 2026-07-01 18:53:51.233 | ++ functions-common:time_stop:2424 : local start_time 2026-07-01 18:53:51.236 | ++ functions-common:time_stop:2426 : name=apt-get 2026-07-01 18:53:51.239 | ++ functions-common:time_stop:2427 : start_time=1782931972935 2026-07-01 18:53:51.243 | ++ functions-common:time_stop:2429 : [[ -z 1782931972935 ]] 2026-07-01 18:53:51.246 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 18:53:51.252 | ++ functions-common:time_stop:2432 : end_time=1782932031248 2026-07-01 18:53:51.256 | ++ functions-common:time_stop:2433 : elapsed_time=58313 2026-07-01 18:53:51.258 | ++ functions-common:time_stop:2434 : total=6886 2026-07-01 18:53:51.261 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 18:53:51.265 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=65199 2026-07-01 18:53:51.268 | ++ functions-common:apt_get:1215 : return 0 2026-07-01 18:53:51.272 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2026-07-01 18:53:51.276 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2026-07-01 18:53:51.280 | +++ tools/install_prereqs.sh:source:83 : which python3.12 2026-07-01 18:53:51.286 | ++ tools/install_prereqs.sh:source:83 : export PYTHON=/usr/bin/python3.12 2026-07-01 18:53:51.289 | ++ tools/install_prereqs.sh:source:83 : PYTHON=/usr/bin/python3.12 2026-07-01 18:53:51.293 | ++ tools/install_prereqs.sh:source:88 : date +%s 2026-07-01 18:53:51.299 | ++ tools/install_prereqs.sh:source:89 : date 2026-07-01 18:53:51.304 | + ./stack.sh:main:798 : [[ False != \T\r\u\e ]] 2026-07-01 18:53:51.308 | + ./stack.sh:main:799 : PYPI_ALTERNATIVE_URL= 2026-07-01 18:53:51.312 | + ./stack.sh:main:799 : /home/quobyte/devstack/tools/install_pip.sh 2026-07-01 18:53:51.315 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-01 18:53:51.643 | + tools/install_pip.sh:main:25 : FILES=/home/quobyte/devstack/files 2026-07-01 18:53:51.646 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2026-07-01 18:53:51.648 | + tools/install_pip.sh:main:42 : GetDistro 2026-07-01 18:53:51.650 | + functions-common:GetDistro:472 : GetOSVersion 2026-07-01 18:53:51.653 | + functions-common:GetOSVersion:442 : source /etc/os-release 2026-07-01 18:53:51.655 | ++ /etc/os-release:source:1 : PRETTY_NAME='Ubuntu 24.04.4 LTS' 2026-07-01 18:53:51.658 | ++ /etc/os-release:source:2 : NAME=Ubuntu 2026-07-01 18:53:51.659 | ++ /etc/os-release:source:3 : VERSION_ID=24.04 2026-07-01 18:53:51.662 | ++ /etc/os-release:source:4 : VERSION='24.04.4 LTS (Noble Numbat)' 2026-07-01 18:53:51.665 | ++ /etc/os-release:source:5 : VERSION_CODENAME=noble 2026-07-01 18:53:51.667 | ++ /etc/os-release:source:6 : ID=ubuntu 2026-07-01 18:53:51.670 | ++ /etc/os-release:source:7 : ID_LIKE=debian 2026-07-01 18:53:51.672 | ++ /etc/os-release:source:8 : HOME_URL=https://www.ubuntu.com/ 2026-07-01 18:53:51.674 | ++ /etc/os-release:source:9 : SUPPORT_URL=https://help.ubuntu.com/ 2026-07-01 18:53:51.676 | ++ /etc/os-release:source:10 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2026-07-01 18:53:51.678 | ++ /etc/os-release:source:11 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2026-07-01 18:53:51.680 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=noble 2026-07-01 18:53:51.683 | ++ /etc/os-release:source:13 : LOGO=ubuntu-logo 2026-07-01 18:53:51.685 | + functions-common:GetOSVersion:443 : [[ ubuntu =~ (almalinux|centos|rocky|rhel) ]] 2026-07-01 18:53:51.688 | + functions-common:GetOSVersion:448 : _ensure_lsb_release 2026-07-01 18:53:51.691 | ++ functions-common:_ensure_lsb_release:419 : command -v lsb_release 2026-07-01 18:53:51.694 | + functions-common:_ensure_lsb_release:419 : [[ -x /usr/bin/lsb_release ]] 2026-07-01 18:53:51.696 | + functions-common:_ensure_lsb_release:420 : return 2026-07-01 18:53:51.699 | ++ functions-common:GetOSVersion:450 : lsb_release -r -s 2026-07-01 18:53:51.714 | + functions-common:GetOSVersion:450 : os_RELEASE=24.04 2026-07-01 18:53:51.717 | ++ functions-common:GetOSVersion:451 : lsb_release -c -s 2026-07-01 18:53:51.733 | + functions-common:GetOSVersion:451 : os_CODENAME=noble 2026-07-01 18:53:51.736 | ++ functions-common:GetOSVersion:452 : lsb_release -i -s 2026-07-01 18:53:51.752 | + functions-common:GetOSVersion:452 : os_VENDOR=Ubuntu 2026-07-01 18:53:51.755 | + functions-common:GetOSVersion:455 : [[ Ubuntu =~ (Debian|Ubuntu) ]] 2026-07-01 18:53:51.757 | + functions-common:GetOSVersion:456 : os_PACKAGE=deb 2026-07-01 18:53:51.760 | + functions-common:GetOSVersion:461 : typeset -xr os_VENDOR 2026-07-01 18:53:51.762 | + functions-common:GetOSVersion:462 : typeset -xr os_RELEASE 2026-07-01 18:53:51.765 | + functions-common:GetOSVersion:463 : typeset -xr os_PACKAGE 2026-07-01 18:53:51.767 | + functions-common:GetOSVersion:464 : typeset -xr os_CODENAME 2026-07-01 18:53:51.770 | + functions-common:GetDistro:473 : [[ Ubuntu =~ (Ubuntu) ]] 2026-07-01 18:53:51.772 | + functions-common:GetDistro:476 : DISTRO=noble 2026-07-01 18:53:51.774 | + functions-common:GetDistro:513 : typeset -xr DISTRO 2026-07-01 18:53:51.777 | + tools/install_pip.sh:main:43 : echo 'Distro: noble' 2026-07-01 18:53:51.777 | Distro: noble 2026-07-01 18:53:51.779 | + tools/install_pip.sh:main:117 : get_versions 2026-07-01 18:53:51.782 | ++ tools/install_pip.sh:get_versions:48 : which pip 2026-07-01 18:53:51.788 | + tools/install_pip.sh:get_versions:48 : PIP=/usr/bin/pip 2026-07-01 18:53:51.790 | + tools/install_pip.sh:get_versions:49 : [[ -n /usr/bin/pip ]] 2026-07-01 18:53:51.794 | ++ tools/install_pip.sh:get_versions:50 : /usr/bin/pip --version 2026-07-01 18:53:51.795 | ++ tools/install_pip.sh:get_versions:50 : awk '{ print $2}' 2026-07-01 18:53:52.476 | + tools/install_pip.sh:get_versions:50 : PIP_VERSION=24.0 2026-07-01 18:53:52.478 | + tools/install_pip.sh:get_versions:51 : echo 'pip: 24.0' 2026-07-01 18:53:52.478 | pip: 24.0 2026-07-01 18:53:52.480 | + tools/install_pip.sh:main:119 : [[ -n '' ]] 2026-07-01 18:53:52.483 | + tools/install_pip.sh:main:123 : is_fedora 2026-07-01 18:53:52.485 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-01 18:53:52.487 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-01 18:53:52.490 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-01 18:53:52.491 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-01 18:53:52.493 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-01 18:53:52.496 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-01 18:53:52.498 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-01 18:53:52.500 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-01 18:53:52.502 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-01 18:53:52.504 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-01 18:53:52.507 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-01 18:53:52.509 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-01 18:53:52.511 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-01 18:53:52.513 | + tools/install_pip.sh:main:134 : is_ubuntu 2026-07-01 18:53:52.515 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-01 18:53:52.518 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-01 18:53:52.520 | + tools/install_pip.sh:main:137 : sed -i -e /setuptools/d /opt/stack/requirements/upper-constraints.txt 2026-07-01 18:53:52.526 | + tools/install_pip.sh:main:146 : set -x 2026-07-01 18:53:52.528 | + tools/install_pip.sh:main:149 : get_versions 2026-07-01 18:53:52.531 | ++ tools/install_pip.sh:get_versions:48 : which pip 2026-07-01 18:53:52.536 | + tools/install_pip.sh:get_versions:48 : PIP=/usr/bin/pip 2026-07-01 18:53:52.538 | + tools/install_pip.sh:get_versions:49 : [[ -n /usr/bin/pip ]] 2026-07-01 18:53:52.542 | ++ tools/install_pip.sh:get_versions:50 : /usr/bin/pip --version 2026-07-01 18:53:52.542 | ++ tools/install_pip.sh:get_versions:50 : awk '{ print $2}' 2026-07-01 18:53:53.135 | + tools/install_pip.sh:get_versions:50 : PIP_VERSION=24.0 2026-07-01 18:53:53.138 | + tools/install_pip.sh:get_versions:51 : echo 'pip: 24.0' 2026-07-01 18:53:53.138 | pip: 24.0 2026-07-01 18:53:53.142 | + ./stack.sh:main:803 : source /home/quobyte/devstack/tools/fixup_stuff.sh 2026-07-01 18:53:53.146 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/quobyte/devstack ]] 2026-07-01 18:53:53.149 | + ./stack.sh:main:804 : fixup_all 2026-07-01 18:53:53.153 | + tools/fixup_stuff.sh:fixup_all:111 : fixup_ubuntu 2026-07-01 18:53:53.157 | + tools/fixup_stuff.sh:fixup_ubuntu:95 : is_ubuntu 2026-07-01 18:53:53.161 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-01 18:53:53.164 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-01 18:53:53.168 | + tools/fixup_stuff.sh:fixup_ubuntu:105 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2026-07-01 18:53:53.184 | + tools/fixup_stuff.sh:fixup_ubuntu:106 : sudo rm -rf /usr/lib/python3/dist-packages/pyasn1_modules-0.2.8.egg-info 2026-07-01 18:53:53.201 | + tools/fixup_stuff.sh:fixup_ubuntu:107 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2026-07-01 18:53:53.217 | + tools/fixup_stuff.sh:fixup_all:112 : fixup_fedora 2026-07-01 18:53:53.221 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2026-07-01 18:53:53.224 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-01 18:53:53.228 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-01 18:53:53.231 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-01 18:53:53.235 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-01 18:53:53.238 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-01 18:53:53.242 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-01 18:53:53.245 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-01 18:53:53.249 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-01 18:53:53.253 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-01 18:53:53.256 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-01 18:53:53.259 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-01 18:53:53.262 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-01 18:53:53.265 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-01 18:53:53.268 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2026-07-01 18:53:53.272 | + ./stack.sh:main:806 : [[ True == \T\r\u\e ]] 2026-07-01 18:53:53.275 | + ./stack.sh:main:808 : sudo ln -sf /opt/stack/data/venv/bin/cinder-manage /usr/local/bin 2026-07-01 18:53:53.292 | + ./stack.sh:main:809 : sudo ln -sf /opt/stack/data/venv/bin/cinder-rtstool /usr/local/bin 2026-07-01 18:53:53.308 | + ./stack.sh:main:810 : sudo ln -sf /opt/stack/data/venv/bin/glance /usr/local/bin 2026-07-01 18:53:53.324 | + ./stack.sh:main:811 : sudo ln -sf /opt/stack/data/venv/bin/nova-manage /usr/local/bin 2026-07-01 18:53:53.341 | + ./stack.sh:main:812 : sudo ln -sf /opt/stack/data/venv/bin/openstack /usr/local/bin 2026-07-01 18:53:53.357 | + ./stack.sh:main:813 : sudo ln -sf /opt/stack/data/venv/bin/privsep-helper /usr/local/bin 2026-07-01 18:53:53.374 | + ./stack.sh:main:814 : sudo ln -sf /opt/stack/data/venv/bin/rally /usr/local/bin 2026-07-01 18:53:53.391 | + ./stack.sh:main:815 : sudo ln -sf /opt/stack/data/venv/bin/tox /usr/local/bin 2026-07-01 18:53:53.408 | + ./stack.sh:main:817 : setup_devstack_virtualenv 2026-07-01 18:53:53.412 | + inc/python:setup_devstack_virtualenv:39 : [[ ! -d /opt/stack/data/venv ]] 2026-07-01 18:53:53.416 | + inc/python:setup_devstack_virtualenv:43 : /usr/bin/python3.12 -m venv --system-site-packages /opt/stack/data/venv 2026-07-01 18:53:59.191 | + inc/python:setup_devstack_virtualenv:44 : pip_install -U pip 'setuptools[core]' 2026-07-01 18:53:59.218 | Using python 3.12 to install setuptools 2026-07-01 18:53:59.221 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pip 'setuptools[core]' 2026-07-01 18:54:00.592 | Requirement already satisfied: pip in /opt/stack/data/venv/lib/python3.12/site-packages (24.0) 2026-07-01 18:54:00.847 | Collecting pip 2026-07-01 18:54:00.954 | Downloading pip-26.1.2-py3-none-any.whl.metadata (4.6 kB) 2026-07-01 18:54:00.965 | Requirement already satisfied: setuptools[core] in /usr/lib/python3/dist-packages (68.1.2) 2026-07-01 18:54:01.423 | Collecting setuptools[core] 2026-07-01 18:54:01.440 | Downloading setuptools-82.0.1-py3-none-any.whl.metadata (6.5 kB) 2026-07-01 18:54:01.599 | Collecting packaging>=24.2 (from setuptools[core]) 2026-07-01 18:54:01.614 | Downloading packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 2026-07-01 18:54:01.696 | Collecting more_itertools>=8.8 (from setuptools[core]) 2026-07-01 18:54:01.711 | Downloading more_itertools-11.1.0-py3-none-any.whl.metadata (41 kB) 2026-07-01 18:54:01.731 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.4/41.4 kB 2.3 MB/s eta 0:00:00 2026-07-01 18:54:01.814 | Collecting jaraco.text>=3.7 (from setuptools[core]) 2026-07-01 18:54:01.830 | Downloading jaraco_text-4.2.0-py3-none-any.whl.metadata (3.8 kB) 2026-07-01 18:54:01.933 | Collecting wheel>=0.43.0 (from setuptools[core]) 2026-07-01 18:54:01.947 | Downloading wheel-0.47.0-py3-none-any.whl.metadata (2.3 kB) 2026-07-01 18:54:02.025 | Collecting jaraco.functools>=4 (from setuptools[core]) 2026-07-01 18:54:02.042 | Downloading jaraco_functools-4.5.0-py3-none-any.whl.metadata (2.9 kB) 2026-07-01 18:54:02.156 | Collecting jaraco.context>=4.1 (from jaraco.text>=3.7->setuptools[core]) 2026-07-01 18:54:02.172 | Downloading jaraco_context-6.1.2-py3-none-any.whl.metadata (4.2 kB) 2026-07-01 18:54:02.257 | Collecting typer-slim (from jaraco.text>=3.7->setuptools[core]) 2026-07-01 18:54:02.275 | Downloading typer_slim-0.24.0-py3-none-any.whl.metadata (4.2 kB) 2026-07-01 18:54:02.522 | Collecting typer>=0.24.0 (from typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-01 18:54:02.538 | Downloading typer-0.26.8-py3-none-any.whl.metadata (15 kB) 2026-07-01 18:54:02.625 | Collecting shellingham>=1.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-01 18:54:02.642 | Downloading shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB) 2026-07-01 18:54:02.830 | Collecting rich>=13.8.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-01 18:54:02.849 | Downloading rich-15.0.0-py3-none-any.whl.metadata (18 kB) 2026-07-01 18:54:02.915 | Collecting annotated-doc>=0.0.2 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-01 18:54:02.938 | Downloading annotated_doc-0.0.4-py3-none-any.whl.metadata (6.6 kB) 2026-07-01 18:54:03.039 | Collecting markdown-it-py>=2.2.0 (from rich>=13.8.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-01 18:54:03.061 | Downloading markdown_it_py-4.2.0-py3-none-any.whl.metadata (7.4 kB) 2026-07-01 18:54:03.202 | Collecting pygments<3.0.0,>=2.13.0 (from rich>=13.8.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-01 18:54:03.220 | Downloading pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) 2026-07-01 18:54:03.269 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=13.8.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) (0.1.2) 2026-07-01 18:54:03.306 | Downloading pip-26.1.2-py3-none-any.whl (1.8 MB) 2026-07-01 18:54:03.520 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 8.6 MB/s eta 0:00:00 2026-07-01 18:54:03.539 | Downloading jaraco_functools-4.5.0-py3-none-any.whl (10 kB) 2026-07-01 18:54:03.566 | Downloading jaraco_text-4.2.0-py3-none-any.whl (13 kB) 2026-07-01 18:54:03.594 | Downloading more_itertools-11.1.0-py3-none-any.whl (72 kB) 2026-07-01 18:54:03.608 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 72.2/72.2 kB 6.7 MB/s eta 0:00:00 2026-07-01 18:54:03.627 | Downloading packaging-26.2-py3-none-any.whl (100 kB) 2026-07-01 18:54:03.644 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.2/100.2 kB 8.1 MB/s eta 0:00:00 2026-07-01 18:54:03.661 | Downloading wheel-0.47.0-py3-none-any.whl (32 kB) 2026-07-01 18:54:03.684 | Downloading setuptools-82.0.1-py3-none-any.whl (1.0 MB) 2026-07-01 18:54:03.777 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 11.3 MB/s eta 0:00:00 2026-07-01 18:54:03.793 | Downloading jaraco_context-6.1.2-py3-none-any.whl (7.9 kB) 2026-07-01 18:54:03.816 | Downloading typer_slim-0.24.0-py3-none-any.whl (3.4 kB) 2026-07-01 18:54:03.852 | Downloading typer-0.26.8-py3-none-any.whl (122 kB) 2026-07-01 18:54:03.877 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 122.6/122.6 kB 5.8 MB/s eta 0:00:00 2026-07-01 18:54:03.893 | Downloading annotated_doc-0.0.4-py3-none-any.whl (5.3 kB) 2026-07-01 18:54:03.919 | Downloading rich-15.0.0-py3-none-any.whl (310 kB) 2026-07-01 18:54:03.955 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 310.7/310.7 kB 9.8 MB/s eta 0:00:00 2026-07-01 18:54:03.971 | Downloading shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) 2026-07-01 18:54:03.996 | Downloading markdown_it_py-4.2.0-py3-none-any.whl (91 kB) 2026-07-01 18:54:04.010 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 91.7/91.7 kB 8.7 MB/s eta 0:00:00 2026-07-01 18:54:04.028 | Downloading pygments-2.20.0-py3-none-any.whl (1.2 MB) 2026-07-01 18:54:04.158 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 9.8 MB/s eta 0:00:00 2026-07-01 18:54:04.899 | Installing collected packages: shellingham, setuptools, pygments, pip, packaging, more_itertools, markdown-it-py, jaraco.context, annotated-doc, wheel, rich, jaraco.functools, typer, typer-slim, jaraco.text 2026-07-01 18:54:04.925 | Attempting uninstall: setuptools 2026-07-01 18:54:04.940 | Found existing installation: setuptools 68.1.2 2026-07-01 18:54:04.940 | Not uninstalling setuptools at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-01 18:54:04.940 | Can't uninstall 'setuptools'. No files were found to uninstall. 2026-07-01 18:54:06.084 | Attempting uninstall: pygments 2026-07-01 18:54:06.117 | Found existing installation: Pygments 2.17.2 2026-07-01 18:54:06.117 | Not uninstalling pygments at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-01 18:54:06.117 | Can't uninstall 'Pygments'. No files were found to uninstall. 2026-07-01 18:54:07.383 | Attempting uninstall: pip 2026-07-01 18:54:07.388 | Found existing installation: pip 24.0 2026-07-01 18:54:07.460 | Uninstalling pip-24.0: 2026-07-01 18:54:07.470 | Successfully uninstalled pip-24.0 2026-07-01 18:54:09.089 | Attempting uninstall: packaging 2026-07-01 18:54:09.128 | Found existing installation: packaging 24.0 2026-07-01 18:54:09.128 | Not uninstalling packaging at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-01 18:54:09.128 | Can't uninstall 'packaging'. No files were found to uninstall. 2026-07-01 18:54:09.320 | Attempting uninstall: markdown-it-py 2026-07-01 18:54:09.331 | Found existing installation: markdown-it-py 3.0.0 2026-07-01 18:54:09.333 | Not uninstalling markdown-it-py at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-01 18:54:09.333 | Can't uninstall 'markdown-it-py'. No files were found to uninstall. 2026-07-01 18:54:09.491 | Attempting uninstall: wheel 2026-07-01 18:54:09.513 | Found existing installation: wheel 0.42.0 2026-07-01 18:54:09.514 | Not uninstalling wheel at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-01 18:54:09.514 | Can't uninstall 'wheel'. No files were found to uninstall. 2026-07-01 18:54:09.566 | Attempting uninstall: rich 2026-07-01 18:54:09.607 | Found existing installation: rich 13.7.1 2026-07-01 18:54:09.608 | Not uninstalling rich at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-01 18:54:09.609 | Can't uninstall 'rich'. No files were found to uninstall. 2026-07-01 18:54:10.328 | Successfully installed annotated-doc-0.0.4 jaraco.context-6.1.2 jaraco.functools-4.5.0 jaraco.text-4.2.0 markdown-it-py-4.2.0 more_itertools-11.1.0 packaging-26.2 pip-26.1.2 pygments-2.20.0 rich-15.0.0 setuptools-82.0.1 shellingham-1.5.4 typer-0.26.8 typer-slim-0.24.0 wheel-0.47.0 2026-07-01 18:54:10.540 | + inc/python:pip_install:216 : result=0 2026-07-01 18:54:10.544 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-01 18:54:10.546 | + functions-common:time_stop:2420 : local name 2026-07-01 18:54:10.549 | + functions-common:time_stop:2421 : local end_time 2026-07-01 18:54:10.552 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 18:54:10.554 | + functions-common:time_stop:2423 : local total 2026-07-01 18:54:10.557 | + functions-common:time_stop:2424 : local start_time 2026-07-01 18:54:10.559 | + functions-common:time_stop:2426 : name=pip_install 2026-07-01 18:54:10.562 | + functions-common:time_stop:2427 : start_time=1782932039211 2026-07-01 18:54:10.564 | + functions-common:time_stop:2429 : [[ -z 1782932039211 ]] 2026-07-01 18:54:10.568 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 18:54:10.572 | + functions-common:time_stop:2432 : end_time=1782932050569 2026-07-01 18:54:10.575 | + functions-common:time_stop:2433 : elapsed_time=11358 2026-07-01 18:54:10.577 | + functions-common:time_stop:2434 : total=0 2026-07-01 18:54:10.580 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 18:54:10.582 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=11358 2026-07-01 18:54:10.585 | + inc/python:pip_install:219 : return 0 2026-07-01 18:54:10.587 | + inc/python:setup_devstack_virtualenv:46 : [[ :/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin: != *\:\/\o\p\t\/\s\t\a\c\k\/\d\a\t\a\/\v\e\n\v\/\b\i\n\:* ]] 2026-07-01 18:54:10.590 | + inc/python:setup_devstack_virtualenv:47 : export PATH=/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-01 18:54:10.593 | + inc/python:setup_devstack_virtualenv:47 : PATH=/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-01 18:54:10.596 | + inc/python:setup_devstack_virtualenv:48 : export PYTHON=/opt/stack/data/venv/bin/python3 2026-07-01 18:54:10.598 | + inc/python:setup_devstack_virtualenv:48 : PYTHON=/opt/stack/data/venv/bin/python3 2026-07-01 18:54:10.601 | + ./stack.sh:main:821 : pip_install -U os-testr 2026-07-01 18:54:10.624 | Using python 3.12 to install os-testr 2026-07-01 18:54:10.627 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2026-07-01 18:54:12.005 | Collecting os-testr 2026-07-01 18:54:12.148 | Downloading os_testr-3.0.0-py3-none-any.whl.metadata (1.8 kB) 2026-07-01 18:54:12.214 | Collecting pbr!=2.1.0,>=2.0.0 (from os-testr) 2026-07-01 18:54:12.231 | Downloading pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-07-01 18:54:12.268 | Collecting python-subunit>=1.0.0 (from os-testr) 2026-07-01 18:54:12.286 | Downloading python_subunit-1.4.6-py3-none-any.whl.metadata (22 kB) 2026-07-01 18:54:12.348 | Collecting testtools>=2.2.0 (from os-testr) 2026-07-01 18:54:12.364 | Downloading testtools-2.9.1-py3-none-any.whl.metadata (5.4 kB) 2026-07-01 18:54:12.376 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->os-testr) (82.0.1) 2026-07-01 18:54:12.413 | Collecting iso8601 (from python-subunit>=1.0.0->os-testr) 2026-07-01 18:54:12.428 | Downloading iso8601-2.1.0-py3-none-any.whl.metadata (3.7 kB) 2026-07-01 18:54:12.523 | Collecting PyYAML (from python-subunit>=1.0.0->os-testr) 2026-07-01 18:54:12.538 | Downloading pyyaml-6.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.4 kB) 2026-07-01 18:54:12.575 | Downloading os_testr-3.0.0-py3-none-any.whl (32 kB) 2026-07-01 18:54:12.603 | Downloading pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-07-01 18:54:12.646 | Downloading python_subunit-1.4.6-py3-none-any.whl (77 kB) 2026-07-01 18:54:12.669 | Downloading testtools-2.9.1-py3-none-any.whl (110 kB) 2026-07-01 18:54:12.694 | Downloading iso8601-2.1.0-py3-none-any.whl (7.5 kB) 2026-07-01 18:54:12.716 | Downloading pyyaml-6.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (807 kB) 2026-07-01 18:54:12.750 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 807.9/807.9 kB 27.2 MB/s 0:00:00 2026-07-01 18:54:12.910 | Installing collected packages: testtools, PyYAML, pbr, iso8601, python-subunit, os-testr 2026-07-01 18:54:13.055 | Attempting uninstall: PyYAML 2026-07-01 18:54:13.064 | Found existing installation: PyYAML 6.0.1 2026-07-01 18:54:13.064 | Not uninstalling pyyaml at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-01 18:54:13.064 | Can't uninstall 'PyYAML'. No files were found to uninstall. 2026-07-01 18:54:13.447 | 2026-07-01 18:54:13.452 | Successfully installed PyYAML-6.0.3 iso8601-2.1.0 os-testr-3.0.0 pbr-7.0.3 python-subunit-1.4.6 testtools-2.9.1 2026-07-01 18:54:13.573 | + inc/python:pip_install:216 : result=0 2026-07-01 18:54:13.575 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-01 18:54:13.578 | + functions-common:time_stop:2420 : local name 2026-07-01 18:54:13.580 | + functions-common:time_stop:2421 : local end_time 2026-07-01 18:54:13.583 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 18:54:13.585 | + functions-common:time_stop:2423 : local total 2026-07-01 18:54:13.588 | + functions-common:time_stop:2424 : local start_time 2026-07-01 18:54:13.590 | + functions-common:time_stop:2426 : name=pip_install 2026-07-01 18:54:13.592 | + functions-common:time_stop:2427 : start_time=1782932050618 2026-07-01 18:54:13.595 | + functions-common:time_stop:2429 : [[ -z 1782932050618 ]] 2026-07-01 18:54:13.598 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 18:54:13.603 | + functions-common:time_stop:2432 : end_time=1782932053599 2026-07-01 18:54:13.605 | + functions-common:time_stop:2433 : elapsed_time=2981 2026-07-01 18:54:13.608 | + functions-common:time_stop:2434 : total=11358 2026-07-01 18:54:13.610 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 18:54:13.613 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=14339 2026-07-01 18:54:13.616 | + inc/python:pip_install:219 : return 0 2026-07-01 18:54:13.618 | + ./stack.sh:main:825 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2026-07-01 18:54:13.682 | + ./stack.sh:main:826 : sudo systemctl restart systemd-journald 2026-07-01 18:54:13.769 | + ./stack.sh:main:832 : install_infra 2026-07-01 18:54:13.771 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-07-01 18:54:13.774 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2026-07-01 18:54:13.777 | + lib/infra:install_infra:32 : python3.12 -m venv /opt/stack/requirements/.venv 2026-07-01 18:54:19.193 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-07-01 18:54:19.196 | + lib/infra:install_infra:34 : pip_install -U pbr 'setuptools[core]' 2026-07-01 18:54:19.220 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 'setuptools[core]' 2026-07-01 18:54:20.700 | Collecting pbr 2026-07-01 18:54:20.705 | Using cached pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-07-01 18:54:21.146 | Collecting setuptools[core] 2026-07-01 18:54:21.150 | Using cached setuptools-82.0.1-py3-none-any.whl.metadata (6.5 kB) 2026-07-01 18:54:21.307 | Collecting packaging>=24.2 (from setuptools[core]) 2026-07-01 18:54:21.310 | Using cached packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 2026-07-01 18:54:21.395 | Collecting more_itertools>=8.8 (from setuptools[core]) 2026-07-01 18:54:21.399 | Using cached more_itertools-11.1.0-py3-none-any.whl.metadata (41 kB) 2026-07-01 18:54:21.472 | Collecting jaraco.text>=3.7 (from setuptools[core]) 2026-07-01 18:54:21.477 | Using cached jaraco_text-4.2.0-py3-none-any.whl.metadata (3.8 kB) 2026-07-01 18:54:21.568 | Collecting wheel>=0.43.0 (from setuptools[core]) 2026-07-01 18:54:21.570 | Using cached wheel-0.47.0-py3-none-any.whl.metadata (2.3 kB) 2026-07-01 18:54:21.651 | Collecting jaraco.functools>=4 (from setuptools[core]) 2026-07-01 18:54:21.654 | Using cached jaraco_functools-4.5.0-py3-none-any.whl.metadata (2.9 kB) 2026-07-01 18:54:21.760 | Collecting jaraco.context>=4.1 (from jaraco.text>=3.7->setuptools[core]) 2026-07-01 18:54:21.762 | Using cached jaraco_context-6.1.2-py3-none-any.whl.metadata (4.2 kB) 2026-07-01 18:54:21.836 | Collecting typer-slim (from jaraco.text>=3.7->setuptools[core]) 2026-07-01 18:54:21.838 | Using cached typer_slim-0.24.0-py3-none-any.whl.metadata (4.2 kB) 2026-07-01 18:54:22.074 | Collecting typer>=0.24.0 (from typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-01 18:54:22.077 | Using cached typer-0.26.8-py3-none-any.whl.metadata (15 kB) 2026-07-01 18:54:22.158 | Collecting shellingham>=1.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-01 18:54:22.160 | Using cached shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB) 2026-07-01 18:54:22.334 | Collecting rich>=13.8.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-01 18:54:22.337 | Using cached rich-15.0.0-py3-none-any.whl.metadata (18 kB) 2026-07-01 18:54:22.391 | Collecting annotated-doc>=0.0.2 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-01 18:54:22.396 | Using cached annotated_doc-0.0.4-py3-none-any.whl.metadata (6.6 kB) 2026-07-01 18:54:22.475 | Collecting markdown-it-py>=2.2.0 (from rich>=13.8.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-01 18:54:22.478 | Using cached markdown_it_py-4.2.0-py3-none-any.whl.metadata (7.4 kB) 2026-07-01 18:54:22.558 | Collecting pygments<3.0.0,>=2.13.0 (from rich>=13.8.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-01 18:54:22.560 | Using cached pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) 2026-07-01 18:54:22.649 | Collecting mdurl~=0.1 (from markdown-it-py>=2.2.0->rich>=13.8.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-01 18:54:22.736 | Downloading mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB) 2026-07-01 18:54:22.761 | Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-07-01 18:54:22.765 | Using cached jaraco_functools-4.5.0-py3-none-any.whl (10 kB) 2026-07-01 18:54:22.767 | Using cached jaraco_text-4.2.0-py3-none-any.whl (13 kB) 2026-07-01 18:54:22.769 | Using cached more_itertools-11.1.0-py3-none-any.whl (72 kB) 2026-07-01 18:54:22.775 | Using cached packaging-26.2-py3-none-any.whl (100 kB) 2026-07-01 18:54:22.781 | Using cached wheel-0.47.0-py3-none-any.whl (32 kB) 2026-07-01 18:54:22.781 | Using cached setuptools-82.0.1-py3-none-any.whl (1.0 MB) 2026-07-01 18:54:22.792 | Using cached jaraco_context-6.1.2-py3-none-any.whl (7.9 kB) 2026-07-01 18:54:22.795 | Using cached typer_slim-0.24.0-py3-none-any.whl (3.4 kB) 2026-07-01 18:54:22.798 | Using cached typer-0.26.8-py3-none-any.whl (122 kB) 2026-07-01 18:54:22.801 | Using cached annotated_doc-0.0.4-py3-none-any.whl (5.3 kB) 2026-07-01 18:54:22.804 | Using cached rich-15.0.0-py3-none-any.whl (310 kB) 2026-07-01 18:54:22.810 | Using cached shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) 2026-07-01 18:54:22.813 | Using cached markdown_it_py-4.2.0-py3-none-any.whl (91 kB) 2026-07-01 18:54:22.817 | Using cached pygments-2.20.0-py3-none-any.whl (1.2 MB) 2026-07-01 18:54:22.846 | Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) 2026-07-01 18:54:23.152 | Installing collected packages: shellingham, setuptools, pygments, packaging, more_itertools, mdurl, jaraco.context, annotated-doc, wheel, pbr, markdown-it-py, jaraco.functools, rich, typer, typer-slim, jaraco.text 2026-07-01 18:54:27.193 | Successfully installed annotated-doc-0.0.4 jaraco.context-6.1.2 jaraco.functools-4.5.0 jaraco.text-4.2.0 markdown-it-py-4.2.0 mdurl-0.1.2 more_itertools-11.1.0 packaging-26.2 pbr-7.0.3 pygments-2.20.0 rich-15.0.0 setuptools-82.0.1 shellingham-1.5.4 typer-0.26.8 typer-slim-0.24.0 wheel-0.47.0 2026-07-01 18:54:27.384 | + inc/python:pip_install:216 : result=0 2026-07-01 18:54:27.386 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-01 18:54:27.389 | + functions-common:time_stop:2420 : local name 2026-07-01 18:54:27.392 | + functions-common:time_stop:2421 : local end_time 2026-07-01 18:54:27.395 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 18:54:27.397 | + functions-common:time_stop:2423 : local total 2026-07-01 18:54:27.400 | + functions-common:time_stop:2424 : local start_time 2026-07-01 18:54:27.403 | + functions-common:time_stop:2426 : name=pip_install 2026-07-01 18:54:27.406 | + functions-common:time_stop:2427 : start_time=1782932059212 2026-07-01 18:54:27.408 | + functions-common:time_stop:2429 : [[ -z 1782932059212 ]] 2026-07-01 18:54:27.412 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 18:54:27.416 | + functions-common:time_stop:2432 : end_time=1782932067413 2026-07-01 18:54:27.419 | + functions-common:time_stop:2433 : elapsed_time=8201 2026-07-01 18:54:27.422 | + functions-common:time_stop:2434 : total=14339 2026-07-01 18:54:27.425 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 18:54:27.428 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=22540 2026-07-01 18:54:27.431 | + inc/python:pip_install:219 : return 0 2026-07-01 18:54:27.434 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-07-01 18:54:27.437 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2026-07-01 18:54:27.462 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2026-07-01 18:54:28.705 | Processing /opt/stack/requirements 2026-07-01 18:54:28.708 | Installing build dependencies: started 2026-07-01 18:54:31.805 | Installing build dependencies: finished with status 'done' 2026-07-01 18:54:31.806 | Getting requirements to build wheel: started 2026-07-01 18:54:32.095 | Getting requirements to build wheel: finished with status 'done' 2026-07-01 18:54:32.101 | Preparing metadata (pyproject.toml): started 2026-07-01 18:54:33.255 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-01 18:54:33.453 | Collecting fixtures>=3.0.0 (from openstack_requirements==1.2.1.dev8463) 2026-07-01 18:54:33.542 | Downloading fixtures-4.3.2-py3-none-any.whl.metadata (22 kB) 2026-07-01 18:54:33.562 | Requirement already satisfied: packaging!=20.5,!=20.6,!=20.7,>=16.5 in /opt/stack/requirements/.venv/lib/python3.12/site-packages (from openstack_requirements==1.2.1.dev8463) (26.2) 2026-07-01 18:54:33.671 | Collecting requests>=2.14.2 (from openstack_requirements==1.2.1.dev8463) 2026-07-01 18:54:33.688 | Downloading requests-2.34.2-py3-none-any.whl.metadata (4.8 kB) 2026-07-01 18:54:33.843 | Collecting PyYAML>=3.12 (from openstack_requirements==1.2.1.dev8463) 2026-07-01 18:54:33.845 | Using cached pyyaml-6.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.4 kB) 2026-07-01 18:54:33.905 | Collecting beagle>=0.2.1 (from openstack_requirements==1.2.1.dev8463) 2026-07-01 18:54:33.923 | Downloading beagle-0.5.0-py3-none-any.whl.metadata (1.1 kB) 2026-07-01 18:54:33.935 | Requirement already satisfied: setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,>=21.0.0 in /opt/stack/requirements/.venv/lib/python3.12/site-packages (from openstack_requirements==1.2.1.dev8463) (82.0.1) 2026-07-01 18:54:34.250 | Collecting charset_normalizer<4,>=2 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8463) 2026-07-01 18:54:34.266 | Downloading charset_normalizer-3.4.7-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (40 kB) 2026-07-01 18:54:34.281 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 3.1 MB/s eta 0:00:00 2026-07-01 18:54:34.357 | Collecting idna<4,>=2.5 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8463) 2026-07-01 18:54:34.373 | Downloading idna-3.18-py3-none-any.whl.metadata (6.1 kB) 2026-07-01 18:54:34.500 | Collecting urllib3<3,>=1.26 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8463) 2026-07-01 18:54:34.514 | Downloading urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) 2026-07-01 18:54:34.602 | Collecting certifi>=2023.5.7 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8463) 2026-07-01 18:54:34.617 | Downloading certifi-2026.6.17-py3-none-any.whl.metadata (2.5 kB) 2026-07-01 18:54:34.741 | Downloading beagle-0.5.0-py3-none-any.whl (10 kB) 2026-07-01 18:54:34.767 | Downloading fixtures-4.3.2-py3-none-any.whl (41 kB) 2026-07-01 18:54:34.779 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.6/41.6 kB 4.2 MB/s eta 0:00:00 2026-07-01 18:54:34.783 | Using cached pyyaml-6.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (807 kB) 2026-07-01 18:54:34.807 | Downloading requests-2.34.2-py3-none-any.whl (73 kB) 2026-07-01 18:54:34.820 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 73.1/73.1 kB 7.1 MB/s eta 0:00:00 2026-07-01 18:54:34.835 | Downloading certifi-2026.6.17-py3-none-any.whl (133 kB) 2026-07-01 18:54:34.851 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.3/133.3 kB 12.4 MB/s eta 0:00:00 2026-07-01 18:54:34.867 | Downloading charset_normalizer-3.4.7-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (216 kB) 2026-07-01 18:54:34.884 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 216.6/216.6 kB 17.0 MB/s eta 0:00:00 2026-07-01 18:54:34.900 | Downloading idna-3.18-py3-none-any.whl (65 kB) 2026-07-01 18:54:34.914 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.5/65.5 kB 6.8 MB/s eta 0:00:00 2026-07-01 18:54:34.929 | Downloading urllib3-2.7.0-py3-none-any.whl (131 kB) 2026-07-01 18:54:34.944 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.1/131.1 kB 12.3 MB/s eta 0:00:00 2026-07-01 18:54:34.979 | Building wheels for collected packages: openstack_requirements 2026-07-01 18:54:34.980 | Building wheel for openstack_requirements (pyproject.toml): started 2026-07-01 18:54:37.205 | Building wheel for openstack_requirements (pyproject.toml): finished with status 'done' 2026-07-01 18:54:37.205 | Created wheel for openstack_requirements: filename=openstack_requirements-1.2.1.dev8463-py3-none-any.whl size=52406 sha256=5bc83a79dc7e86c0539bd81ded31ad579264f8ab1f64c8d408b8a3b2bc368332 2026-07-01 18:54:37.205 | Stored in directory: /tmp/pip-ephem-wheel-cache-ne1bx2pe/wheels/09/5d/92/4cd2c84803dbd4129257ae3d0359353f58d376e96c4633bda7 2026-07-01 18:54:37.209 | Successfully built openstack_requirements 2026-07-01 18:54:37.484 | Installing collected packages: urllib3, PyYAML, idna, fixtures, charset_normalizer, certifi, beagle, requests, openstack_requirements 2026-07-01 18:54:38.215 | Successfully installed PyYAML-6.0.3 beagle-0.5.0 certifi-2026.6.17 charset_normalizer-3.4.7 fixtures-4.3.2 idna-3.18 openstack_requirements-1.2.1.dev8463 requests-2.34.2 urllib3-2.7.0 2026-07-01 18:54:38.419 | + inc/python:pip_install:216 : result=0 2026-07-01 18:54:38.423 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-01 18:54:38.427 | + functions-common:time_stop:2420 : local name 2026-07-01 18:54:38.430 | + functions-common:time_stop:2421 : local end_time 2026-07-01 18:54:38.433 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 18:54:38.437 | + functions-common:time_stop:2423 : local total 2026-07-01 18:54:38.439 | + functions-common:time_stop:2424 : local start_time 2026-07-01 18:54:38.442 | + functions-common:time_stop:2426 : name=pip_install 2026-07-01 18:54:38.446 | + functions-common:time_stop:2427 : start_time=1782932067453 2026-07-01 18:54:38.448 | + functions-common:time_stop:2429 : [[ -z 1782932067453 ]] 2026-07-01 18:54:38.452 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 18:54:38.457 | + functions-common:time_stop:2432 : end_time=1782932078453 2026-07-01 18:54:38.461 | + functions-common:time_stop:2433 : elapsed_time=11000 2026-07-01 18:54:38.463 | + functions-common:time_stop:2434 : total=22540 2026-07-01 18:54:38.465 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 18:54:38.469 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=33540 2026-07-01 18:54:38.472 | + inc/python:pip_install:219 : return 0 2026-07-01 18:54:38.475 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2026-07-01 18:54:38.478 | + lib/infra:install_infra:42 : use_library_from_git pbr 2026-07-01 18:54:38.482 | + inc/python:use_library_from_git:266 : local name=pbr 2026-07-01 18:54:38.485 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-01 18:54:38.488 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-01 18:54:38.492 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,pbr, ]] 2026-07-01 18:54:38.495 | + inc/python:use_library_from_git:269 : return 1 2026-07-01 18:54:38.498 | + lib/infra:install_infra:48 : pip_install -U pbr 2026-07-01 18:54:38.524 | Using python 3.12 to install pbr 2026-07-01 18:54:38.528 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2026-07-01 18:54:39.483 | Requirement already satisfied: pbr in /opt/stack/data/venv/lib/python3.12/site-packages (7.0.3) 2026-07-01 18:54:39.670 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr) (82.0.1) 2026-07-01 18:54:39.901 | + inc/python:pip_install:216 : result=0 2026-07-01 18:54:39.905 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-01 18:54:39.908 | + functions-common:time_stop:2420 : local name 2026-07-01 18:54:39.912 | + functions-common:time_stop:2421 : local end_time 2026-07-01 18:54:39.915 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 18:54:39.918 | + functions-common:time_stop:2423 : local total 2026-07-01 18:54:39.922 | + functions-common:time_stop:2424 : local start_time 2026-07-01 18:54:39.925 | + functions-common:time_stop:2426 : name=pip_install 2026-07-01 18:54:39.928 | + functions-common:time_stop:2427 : start_time=1782932078518 2026-07-01 18:54:39.931 | + functions-common:time_stop:2429 : [[ -z 1782932078518 ]] 2026-07-01 18:54:39.935 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 18:54:39.940 | + functions-common:time_stop:2432 : end_time=1782932079936 2026-07-01 18:54:39.943 | + functions-common:time_stop:2433 : elapsed_time=1418 2026-07-01 18:54:39.947 | + functions-common:time_stop:2434 : total=33540 2026-07-01 18:54:39.949 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 18:54:39.952 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=34958 2026-07-01 18:54:39.954 | + inc/python:pip_install:219 : return 0 2026-07-01 18:54:39.958 | + ./stack.sh:main:835 : python3.12 -m venv /opt/stack/bindep-venv 2026-07-01 18:54:45.377 | + ./stack.sh:main:837 : /opt/stack/bindep-venv/bin/pip install bindep 2026-07-01 18:54:46.189 | Collecting bindep 2026-07-01 18:54:46.294 | Downloading bindep-2.14.0-py3-none-any.whl.metadata (11 kB) 2026-07-01 18:54:46.405 | Collecting distro>=1.7 (from bindep) 2026-07-01 18:54:46.420 | Downloading distro-1.9.0-py3-none-any.whl.metadata (6.8 kB) 2026-07-01 18:54:46.507 | Collecting packaging (from bindep) 2026-07-01 18:54:46.510 | Using cached packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 2026-07-01 18:54:46.565 | Collecting Parsley (from bindep) 2026-07-01 18:54:46.585 | Downloading Parsley-1.3-py2.py3-none-any.whl.metadata (4.1 kB) 2026-07-01 18:54:46.678 | Collecting pbr>=2 (from bindep) 2026-07-01 18:54:46.681 | Using cached pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-07-01 18:54:47.093 | Collecting setuptools (from pbr>=2->bindep) 2026-07-01 18:54:47.095 | Using cached setuptools-82.0.1-py3-none-any.whl.metadata (6.5 kB) 2026-07-01 18:54:47.185 | Downloading bindep-2.14.0-py3-none-any.whl (35 kB) 2026-07-01 18:54:47.216 | Downloading distro-1.9.0-py3-none-any.whl (20 kB) 2026-07-01 18:54:47.226 | Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-07-01 18:54:47.229 | Using cached packaging-26.2-py3-none-any.whl (100 kB) 2026-07-01 18:54:47.249 | Downloading Parsley-1.3-py2.py3-none-any.whl (88 kB) 2026-07-01 18:54:47.271 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 88.9/88.9 kB 5.2 MB/s eta 0:00:00 2026-07-01 18:54:47.273 | Using cached setuptools-82.0.1-py3-none-any.whl (1.0 MB) 2026-07-01 18:54:47.418 | Installing collected packages: Parsley, setuptools, packaging, distro, pbr, bindep 2026-07-01 18:54:49.186 | Successfully installed Parsley-1.3 bindep-2.14.0 distro-1.9.0 packaging-26.2 pbr-7.0.3 setuptools-82.0.1 2026-07-01 18:54:49.421 | + ./stack.sh:main:838 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-07-01 18:54:49.424 | + ./stack.sh:main:838 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-07-01 18:54:49.427 | ++ ./stack.sh:main:841 : _get_plugin_bindep_packages 2026-07-01 18:54:49.449 | + ./stack.sh:main:841 : pkgs= 2026-07-01 18:54:49.453 | + ./stack.sh:main:842 : [[ -n '' ]] 2026-07-01 18:54:49.456 | + ./stack.sh:main:849 : run_phase stack pre-install 2026-07-01 18:54:49.460 | + functions-common:run_phase:1848 : local mode=stack 2026-07-01 18:54:49.463 | + functions-common:run_phase:1849 : local phase=pre-install 2026-07-01 18:54:49.466 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-07-01 18:54:49.468 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-07-01 18:54:49.472 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-07-01 18:54:49.475 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-07-01 18:54:49.480 | + functions-common:run_phase:1858 : local extra 2026-07-01 18:54:49.484 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-07-01 18:54:49.490 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-07-01 18:54:49.493 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-07-01 18:54:49.497 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-07-01 18:54:49.500 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack pre-install 2026-07-01 18:54:49.504 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-07-01 18:54:49.523 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-01 18:54:49.527 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-07-01 18:54:49.529 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-07-01 18:54:49.532 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2026-07-01 18:54:49.536 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-07-01 18:54:49.539 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-07-01 18:54:49.542 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-07-01 18:54:49.545 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2026-07-01 18:54:49.549 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2026-07-01 18:54:49.553 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2026-07-01 18:54:49.555 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2026-07-01 18:54:49.558 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2026-07-01 18:54:49.562 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-07-01 18:54:49.565 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-07-01 18:54:49.568 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-07-01 18:54:49.571 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-07-01 18:54:49.575 | + functions-common:run_phase:1875 : run_plugins stack pre-install 2026-07-01 18:54:49.579 | + functions-common:run_plugins:1834 : local mode=stack 2026-07-01 18:54:49.582 | + functions-common:run_plugins:1835 : local phase=pre-install 2026-07-01 18:54:49.586 | + functions-common:run_plugins:1837 : local plugins= 2026-07-01 18:54:49.589 | + functions-common:run_plugins:1838 : local plugin 2026-07-01 18:54:49.593 | + ./stack.sh:main:852 : set_systemd_override DefaultLimitNOFILE 2048 2026-07-01 18:54:49.596 | + functions:set_systemd_override:844 : local key=DefaultLimitNOFILE 2026-07-01 18:54:49.600 | + functions:set_systemd_override:845 : local value=2048 2026-07-01 18:54:49.603 | + functions:set_systemd_override:847 : local sysconf=/etc/systemd/system.conf 2026-07-01 18:54:49.607 | + functions:set_systemd_override:848 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2026-07-01 18:54:49.676 | + functions:set_systemd_override:849 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2026-07-01 18:54:49.676 | Set systemd system override for DefaultLimitNOFILE=2048 2026-07-01 18:54:49.680 | + functions:set_systemd_override:851 : sudo systemctl daemon-reload 2026-07-01 18:54:50.111 | + ./stack.sh:main:854 : install_rpc_backend 2026-07-01 18:54:50.115 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2026-07-01 18:54:50.132 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 18:54:50.136 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2026-07-01 18:54:50.139 | + functions-common:install_package:1438 : update_package_repo 2026-07-01 18:54:50.142 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-01 18:54:50.146 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-01 18:54:50.149 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-01 18:54:50.152 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-01 18:54:50.155 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-01 18:54:50.158 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-01 18:54:50.161 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-01 18:54:50.163 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-01 18:54:50.166 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-01 18:54:50.169 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-01 18:54:50.173 | + functions-common:apt_get_update:1167 : return 2026-07-01 18:54:50.176 | + functions-common:install_package:1439 : real_install_package rabbitmq-server 2026-07-01 18:54:50.179 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-01 18:54:50.183 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-01 18:54:50.187 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-01 18:54:50.190 | + functions-common:real_install_package:1427 : apt_get install rabbitmq-server 2026-07-01 18:54:50.215 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2026-07-01 18:54:50.253 | Reading package lists... 2026-07-01 18:54:50.647 | Building dependency tree... 2026-07-01 18:54:50.651 | Reading state information... 2026-07-01 18:54:51.273 | The following packages were automatically installed and are no longer required: 2026-07-01 18:54:51.275 | libfwupd2 libgusb2 2026-07-01 18:54:51.275 | Use 'sudo apt autoremove' to remove them. 2026-07-01 18:54:51.277 | The following additional packages will be installed: 2026-07-01 18:54:51.277 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2026-07-01 18:54:51.277 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2026-07-01 18:54:51.277 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2026-07-01 18:54:51.280 | erlang-tools erlang-xmerl 2026-07-01 18:54:51.283 | Suggested packages: 2026-07-01 18:54:51.283 | erlang erlang-manpages erlang-doc 2026-07-01 18:54:51.343 | The following NEW packages will be installed: 2026-07-01 18:54:51.343 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2026-07-01 18:54:51.343 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2026-07-01 18:54:51.344 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2026-07-01 18:54:51.346 | erlang-tools erlang-xmerl rabbitmq-server 2026-07-01 18:54:51.438 | 0 upgraded, 18 newly installed, 0 to remove and 6 not upgraded. 2026-07-01 18:54:51.438 | Need to get 36.1 MB of archives. 2026-07-01 18:54:51.438 | After this operation, 56.3 MB of additional disk space will be used. 2026-07-01 18:54:51.438 | Get:1 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-base amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [10.2 MB] 2026-07-01 18:54:51.662 | Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-asn1 amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [911 kB] 2026-07-01 18:54:51.692 | Get:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-crypto amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [162 kB] 2026-07-01 18:54:51.710 | Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-public-key amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [764 kB] 2026-07-01 18:54:51.736 | Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-mnesia amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [892 kB] 2026-07-01 18:54:51.769 | Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-runtime-tools amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [227 kB] 2026-07-01 18:54:51.793 | Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-ssl amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [1646 kB] 2026-07-01 18:54:51.833 | Get:8 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-eldap amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [126 kB] 2026-07-01 18:54:51.847 | Get:9 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-ftp amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [86.0 kB] 2026-07-01 18:54:51.867 | Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-tftp amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [102 kB] 2026-07-01 18:54:51.895 | Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-inets amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [641 kB] 2026-07-01 18:54:51.930 | Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-snmp amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [1878 kB] 2026-07-01 18:54:51.965 | Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-os-mon amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [92.2 kB] 2026-07-01 18:54:51.983 | Get:14 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-parsetools amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [194 kB] 2026-07-01 18:54:52.008 | Get:15 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-syntax-tools amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [305 kB] 2026-07-01 18:54:52.046 | Get:16 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-tools amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [587 kB] 2026-07-01 18:54:52.063 | Get:17 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-xmerl amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [1371 kB] 2026-07-01 18:54:52.106 | Get:18 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 rabbitmq-server all 3.12.1-1ubuntu1.2 [15.9 MB] 2026-07-01 18:54:52.613 | perl: warning: Setting locale failed. 2026-07-01 18:54:52.613 | perl: warning: Please check that your locale settings: 2026-07-01 18:54:52.613 | LANGUAGE = (unset), 2026-07-01 18:54:52.613 | LC_ALL = "en_US.utf8", 2026-07-01 18:54:52.613 | LANG = "de_DE.UTF-8" 2026-07-01 18:54:52.613 | are supported and installed on your system. 2026-07-01 18:54:52.613 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-01 18:54:52.674 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-01 18:54:52.674 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-01 18:54:52.674 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-01 18:54:52.880 | Fetched 36.1 MB in 1s (36.0 MB/s) 2026-07-01 18:54:52.983 | Selecting previously unselected package erlang-base. 2026-07-01 18:54:53.042 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 123085 files and directories currently installed.) 2026-07-01 18:54:53.049 | Preparing to unpack .../00-erlang-base_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-01 18:54:53.053 | Unpacking erlang-base (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-01 18:54:53.433 | Selecting previously unselected package erlang-asn1. 2026-07-01 18:54:53.443 | Preparing to unpack .../01-erlang-asn1_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-01 18:54:53.447 | Unpacking erlang-asn1 (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-01 18:54:53.506 | Selecting previously unselected package erlang-crypto. 2026-07-01 18:54:53.518 | Preparing to unpack .../02-erlang-crypto_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-01 18:54:53.522 | Unpacking erlang-crypto (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-01 18:54:53.567 | Selecting previously unselected package erlang-public-key. 2026-07-01 18:54:53.579 | Preparing to unpack .../03-erlang-public-key_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-01 18:54:53.583 | Unpacking erlang-public-key (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-01 18:54:53.638 | Selecting previously unselected package erlang-mnesia. 2026-07-01 18:54:53.649 | Preparing to unpack .../04-erlang-mnesia_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-01 18:54:53.653 | Unpacking erlang-mnesia (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-01 18:54:53.720 | Selecting previously unselected package erlang-runtime-tools. 2026-07-01 18:54:53.730 | Preparing to unpack .../05-erlang-runtime-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-01 18:54:53.733 | Unpacking erlang-runtime-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-01 18:54:53.794 | Selecting previously unselected package erlang-ssl. 2026-07-01 18:54:53.806 | Preparing to unpack .../06-erlang-ssl_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-01 18:54:53.809 | Unpacking erlang-ssl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-01 18:54:53.897 | Selecting previously unselected package erlang-eldap. 2026-07-01 18:54:53.909 | Preparing to unpack .../07-erlang-eldap_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-01 18:54:53.913 | Unpacking erlang-eldap (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-01 18:54:53.956 | Selecting previously unselected package erlang-ftp. 2026-07-01 18:54:53.968 | Preparing to unpack .../08-erlang-ftp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-01 18:54:53.972 | Unpacking erlang-ftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-01 18:54:54.014 | Selecting previously unselected package erlang-tftp. 2026-07-01 18:54:54.025 | Preparing to unpack .../09-erlang-tftp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-01 18:54:54.029 | Unpacking erlang-tftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-01 18:54:54.076 | Selecting previously unselected package erlang-inets. 2026-07-01 18:54:54.087 | Preparing to unpack .../10-erlang-inets_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-01 18:54:54.091 | Unpacking erlang-inets (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-01 18:54:54.171 | Selecting previously unselected package erlang-snmp. 2026-07-01 18:54:54.182 | Preparing to unpack .../11-erlang-snmp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-01 18:54:54.186 | Unpacking erlang-snmp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-01 18:54:54.339 | Selecting previously unselected package erlang-os-mon. 2026-07-01 18:54:54.351 | Preparing to unpack .../12-erlang-os-mon_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-01 18:54:54.354 | Unpacking erlang-os-mon (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-01 18:54:54.400 | Selecting previously unselected package erlang-parsetools. 2026-07-01 18:54:54.412 | Preparing to unpack .../13-erlang-parsetools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-01 18:54:54.415 | Unpacking erlang-parsetools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-01 18:54:54.460 | Selecting previously unselected package erlang-syntax-tools. 2026-07-01 18:54:54.471 | Preparing to unpack .../14-erlang-syntax-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-01 18:54:54.476 | Unpacking erlang-syntax-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-01 18:54:54.525 | Selecting previously unselected package erlang-tools. 2026-07-01 18:54:54.534 | Preparing to unpack .../15-erlang-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-01 18:54:54.539 | Unpacking erlang-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-01 18:54:54.599 | Selecting previously unselected package erlang-xmerl. 2026-07-01 18:54:54.611 | Preparing to unpack .../16-erlang-xmerl_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-01 18:54:54.615 | Unpacking erlang-xmerl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-01 18:54:54.696 | Selecting previously unselected package rabbitmq-server. 2026-07-01 18:54:54.708 | Preparing to unpack .../17-rabbitmq-server_3.12.1-1ubuntu1.2_all.deb ... 2026-07-01 18:54:54.714 | Unpacking rabbitmq-server (3.12.1-1ubuntu1.2) ... 2026-07-01 18:54:55.736 | Setting up erlang-base (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-01 18:54:56.084 | Created symlink /etc/systemd/system/multi-user.target.wants/epmd.service → /usr/lib/systemd/system/epmd.service. 2026-07-01 18:54:56.084 | Created symlink /etc/systemd/system/sockets.target.wants/epmd.socket → /usr/lib/systemd/system/epmd.socket. 2026-07-01 18:54:58.623 | Searching for services which depend on erlang and should be started... none found. 2026-07-01 18:54:58.628 | Setting up erlang-xmerl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-01 18:54:58.638 | Setting up erlang-syntax-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-01 18:54:58.649 | Setting up erlang-parsetools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-01 18:54:58.661 | Setting up erlang-asn1 (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-01 18:54:58.672 | Setting up erlang-tftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-01 18:54:58.683 | Setting up erlang-mnesia (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-01 18:54:58.694 | Setting up erlang-crypto (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-01 18:54:58.705 | Setting up erlang-runtime-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-01 18:54:58.717 | Setting up erlang-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-01 18:54:58.728 | Setting up erlang-snmp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-01 18:54:58.739 | Setting up erlang-public-key (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-01 18:54:58.751 | Setting up erlang-ssl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-01 18:54:58.762 | Setting up erlang-os-mon (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-01 18:54:58.771 | Setting up erlang-eldap (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-01 18:54:58.780 | Setting up erlang-ftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-01 18:54:58.790 | Setting up erlang-inets (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-01 18:54:58.799 | Setting up rabbitmq-server (3.12.1-1ubuntu1.2) ... 2026-07-01 18:54:58.880 | info: Selecting GID from range 100 to 999 ... 2026-07-01 18:54:58.885 | info: Adding group `rabbitmq' (GID 118) ... 2026-07-01 18:54:58.982 | info: Selecting UID from range 100 to 999 ... 2026-07-01 18:54:58.982 | 2026-07-01 18:54:58.987 | info: Adding system user `rabbitmq' (UID 116) ... 2026-07-01 18:54:58.991 | info: Adding new user `rabbitmq' (UID 116) with group `rabbitmq' ... 2026-07-01 18:54:59.043 | info: Not creating home directory `/var/lib/rabbitmq'. 2026-07-01 18:54:59.252 | Created symlink /etc/systemd/system/multi-user.target.wants/rabbitmq-server.service → /usr/lib/systemd/system/rabbitmq-server.service. 2026-07-01 18:55:19.501 | Processing triggers for man-db (2.12.0-4build2) ... 2026-07-01 18:55:19.818 | perl: warning: Setting locale failed. 2026-07-01 18:55:19.818 | perl: warning: Please check that your locale settings: 2026-07-01 18:55:19.818 | LANGUAGE = (unset), 2026-07-01 18:55:19.818 | LC_ALL = "en_US.utf8", 2026-07-01 18:55:19.818 | LANG = "de_DE.UTF-8" 2026-07-01 18:55:19.818 | are supported and installed on your system. 2026-07-01 18:55:19.818 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-01 18:55:19.949 | perl: warning: Setting locale failed. 2026-07-01 18:55:19.949 | perl: warning: Please check that your locale settings: 2026-07-01 18:55:19.950 | LANGUAGE = (unset), 2026-07-01 18:55:19.953 | LC_ALL = "en_US.utf8", 2026-07-01 18:55:19.953 | LANG = "de_DE.UTF-8" 2026-07-01 18:55:19.953 | are supported and installed on your system. 2026-07-01 18:55:19.953 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-01 18:55:20.000 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-01 18:55:20.001 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-01 18:55:20.001 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-01 18:55:20.071 | perl: warning: Setting locale failed. 2026-07-01 18:55:20.071 | perl: warning: Please check that your locale settings: 2026-07-01 18:55:20.072 | LANGUAGE = (unset), 2026-07-01 18:55:20.072 | LC_ALL = "en_US.utf8", 2026-07-01 18:55:20.072 | LANG = "de_DE.UTF-8" 2026-07-01 18:55:20.072 | are supported and installed on your system. 2026-07-01 18:55:20.073 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-01 18:55:20.572 | 2026-07-01 18:55:20.572 | Running kernel seems to be up-to-date. 2026-07-01 18:55:20.572 | 2026-07-01 18:55:20.573 | Restarting services... 2026-07-01 18:55:20.595 | 2026-07-01 18:55:20.595 | Service restarts being deferred: 2026-07-01 18:55:20.595 | systemctl restart virtlockd.service 2026-07-01 18:55:20.595 | systemctl restart virtlogd.service 2026-07-01 18:55:20.596 | 2026-07-01 18:55:20.596 | No containers need to be restarted. 2026-07-01 18:55:20.596 | 2026-07-01 18:55:20.596 | No user sessions are running outdated binaries. 2026-07-01 18:55:20.596 | 2026-07-01 18:55:20.596 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-01 18:55:22.559 | + functions-common:apt_get:1211 : result=0 2026-07-01 18:55:22.562 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-01 18:55:22.565 | + functions-common:time_stop:2420 : local name 2026-07-01 18:55:22.568 | + functions-common:time_stop:2421 : local end_time 2026-07-01 18:55:22.570 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 18:55:22.573 | + functions-common:time_stop:2423 : local total 2026-07-01 18:55:22.575 | + functions-common:time_stop:2424 : local start_time 2026-07-01 18:55:22.578 | + functions-common:time_stop:2426 : name=apt-get 2026-07-01 18:55:22.581 | + functions-common:time_stop:2427 : start_time=1782932090212 2026-07-01 18:55:22.584 | + functions-common:time_stop:2429 : [[ -z 1782932090212 ]] 2026-07-01 18:55:22.588 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 18:55:22.593 | + functions-common:time_stop:2432 : end_time=1782932122589 2026-07-01 18:55:22.596 | + functions-common:time_stop:2433 : elapsed_time=32377 2026-07-01 18:55:22.598 | + functions-common:time_stop:2434 : total=65199 2026-07-01 18:55:22.601 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 18:55:22.605 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=97576 2026-07-01 18:55:22.608 | + functions-common:apt_get:1215 : return 0 2026-07-01 18:55:22.611 | + lib/rpc_backend:install_rpc_backend:55 : is_fedora 2026-07-01 18:55:22.614 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-01 18:55:22.617 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-01 18:55:22.620 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-01 18:55:22.623 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-01 18:55:22.626 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-01 18:55:22.629 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-01 18:55:22.632 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-01 18:55:22.635 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-01 18:55:22.638 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-01 18:55:22.642 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-01 18:55:22.645 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-01 18:55:22.648 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-01 18:55:22.652 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-01 18:55:22.654 | + ./stack.sh:main:855 : restart_rpc_backend 2026-07-01 18:55:22.657 | + lib/rpc_backend:restart_rpc_backend:68 : is_service_enabled rabbit 2026-07-01 18:55:22.674 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 18:55:22.677 | + lib/rpc_backend:restart_rpc_backend:70 : echo_summary 'Starting RabbitMQ' 2026-07-01 18:55:22.679 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-01 18:55:22.681 | + ./stack.sh:echo_summary:447 : echo -e Starting RabbitMQ 2026-07-01 18:55:22.684 | + lib/rpc_backend:restart_rpc_backend:81 : local i 2026-07-01 18:55:22.687 | ++ lib/rpc_backend:restart_rpc_backend:82 : seq 20 2026-07-01 18:55:22.692 | + lib/rpc_backend:restart_rpc_backend:82 : for i in `seq 20` 2026-07-01 18:55:22.695 | + lib/rpc_backend:restart_rpc_backend:83 : local rc=0 2026-07-01 18:55:22.698 | + lib/rpc_backend:restart_rpc_backend:85 : [[ 1 -eq 20 ]] 2026-07-01 18:55:22.700 | + lib/rpc_backend:restart_rpc_backend:87 : [[ 1 == \0 ]] 2026-07-01 18:55:22.703 | + lib/rpc_backend:restart_rpc_backend:91 : rabbit_setuser stackrabbit stackqueue 2026-07-01 18:55:22.705 | + lib/rpc_backend:rabbit_setuser:160 : local user=stackrabbit pass=stackqueue found= out= 2026-07-01 18:55:22.709 | ++ lib/rpc_backend:rabbit_setuser:161 : sudo rabbitmqctl list_users 2026-07-01 18:55:23.748 | + lib/rpc_backend:rabbit_setuser:161 : out='Listing users ... 2026-07-01 18:55:23.748 | user tags 2026-07-01 18:55:23.748 | guest [administrator]' 2026-07-01 18:55:23.752 | ++ lib/rpc_backend:rabbit_setuser:163 : awk '$1 == user { print $1 }' user=stackrabbit 2026-07-01 18:55:23.752 | ++ lib/rpc_backend:rabbit_setuser:163 : echo 'Listing users ... 2026-07-01 18:55:23.752 | user tags 2026-07-01 18:55:23.752 | guest [administrator]' 2026-07-01 18:55:23.758 | + lib/rpc_backend:rabbit_setuser:163 : found= 2026-07-01 18:55:23.761 | + lib/rpc_backend:rabbit_setuser:164 : '[' '' = stackrabbit ']' 2026-07-01 18:55:23.764 | + lib/rpc_backend:rabbit_setuser:168 : sudo rabbitmqctl add_user stackrabbit stackqueue 2026-07-01 18:55:24.892 | Adding user "stackrabbit" ... 2026-07-01 18:55:24.921 | Done. Don't forget to grant the user permissions to some virtual hosts! See 'rabbitmqctl help set_permissions' to learn more. 2026-07-01 18:55:24.940 | + lib/rpc_backend:rabbit_setuser:171 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2026-07-01 18:55:25.984 | Setting permissions for user "stackrabbit" in vhost "/" ... 2026-07-01 18:55:26.017 | + lib/rpc_backend:restart_rpc_backend:92 : '[' 0 -ne 0 ']' 2026-07-01 18:55:26.020 | + lib/rpc_backend:restart_rpc_backend:97 : sudo rabbitmqctl change_password stackrabbit stackqueue 2026-07-01 18:55:27.057 | Changing password for user "stackrabbit" ... 2026-07-01 18:55:27.091 | + lib/rpc_backend:restart_rpc_backend:99 : '[' 0 -ne 0 ']' 2026-07-01 18:55:27.094 | + lib/rpc_backend:restart_rpc_backend:103 : break 2026-07-01 18:55:27.096 | + lib/rpc_backend:restart_rpc_backend:106 : sudo rabbitmqctl delete_user guest 2026-07-01 18:55:28.149 | Deleting user "guest" ... 2026-07-01 18:55:28.182 | + ./stack.sh:main:857 : is_service_enabled mysql postgresql 2026-07-01 18:55:28.201 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 18:55:28.204 | + ./stack.sh:main:858 : install_database 2026-07-01 18:55:28.207 | + lib/database:install_database:118 : install_database_mysql 2026-07-01 18:55:28.210 | + lib/databases/mysql:install_database_mysql:202 : is_ubuntu 2026-07-01 18:55:28.212 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-01 18:55:28.215 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-01 18:55:28.218 | + lib/databases/mysql:install_database_mysql:205 : sudo debconf-set-selections 2026-07-01 18:55:28.229 | perl: warning: Setting locale failed. 2026-07-01 18:55:28.230 | perl: warning: Please check that your locale settings: 2026-07-01 18:55:28.230 | LANGUAGE = (unset), 2026-07-01 18:55:28.230 | LC_ALL = "en_US.utf8", 2026-07-01 18:55:28.230 | LANG = "de_DE.UTF-8" 2026-07-01 18:55:28.230 | are supported and installed on your system. 2026-07-01 18:55:28.230 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-01 18:55:28.279 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-01 18:55:28.280 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-01 18:55:28.280 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-01 18:55:28.389 | + lib/databases/mysql:install_database_mysql:215 : [[ ! -e /home/quobyte/.my.cnf ]] 2026-07-01 18:55:28.391 | + lib/databases/mysql:install_database_mysql:216 : cat 2026-07-01 18:55:28.396 | + lib/databases/mysql:install_database_mysql:222 : is_ubuntu 2026-07-01 18:55:28.399 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-01 18:55:28.402 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-01 18:55:28.405 | + lib/databases/mysql:install_database_mysql:222 : '[' mysql '!=' mariadb ']' 2026-07-01 18:55:28.408 | + lib/databases/mysql:install_database_mysql:223 : echo host=127.0.0.1 2026-07-01 18:55:28.410 | + lib/databases/mysql:install_database_mysql:225 : chmod 0600 /home/quobyte/.my.cnf 2026-07-01 18:55:28.414 | + lib/databases/mysql:install_database_mysql:228 : [[ True == \T\r\u\e ]] 2026-07-01 18:55:28.417 | + lib/databases/mysql:install_database_mysql:229 : is_fedora 2026-07-01 18:55:28.420 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-01 18:55:28.422 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-01 18:55:28.425 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-01 18:55:28.428 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-01 18:55:28.431 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-01 18:55:28.434 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-01 18:55:28.436 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-01 18:55:28.439 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-01 18:55:28.442 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-01 18:55:28.445 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-01 18:55:28.447 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-01 18:55:28.450 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-01 18:55:28.453 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-01 18:55:28.456 | + lib/databases/mysql:install_database_mysql:232 : is_ubuntu 2026-07-01 18:55:28.459 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-01 18:55:28.462 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-01 18:55:28.464 | + lib/databases/mysql:install_database_mysql:233 : install_package mysql-server 2026-07-01 18:55:28.467 | + functions-common:install_package:1438 : update_package_repo 2026-07-01 18:55:28.470 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-01 18:55:28.472 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-01 18:55:28.475 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-01 18:55:28.478 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-01 18:55:28.480 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-01 18:55:28.483 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-01 18:55:28.486 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-01 18:55:28.489 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-01 18:55:28.492 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-01 18:55:28.495 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-01 18:55:28.498 | + functions-common:apt_get_update:1167 : return 2026-07-01 18:55:28.500 | + functions-common:install_package:1439 : real_install_package mysql-server 2026-07-01 18:55:28.503 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-01 18:55:28.506 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-01 18:55:28.509 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-01 18:55:28.512 | + functions-common:real_install_package:1427 : apt_get install mysql-server 2026-07-01 18:55:28.535 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2026-07-01 18:55:28.571 | Reading package lists... 2026-07-01 18:55:28.927 | Building dependency tree... 2026-07-01 18:55:28.928 | Reading state information... 2026-07-01 18:55:29.461 | The following packages were automatically installed and are no longer required: 2026-07-01 18:55:29.464 | libfwupd2 libgusb2 2026-07-01 18:55:29.464 | Use 'sudo apt autoremove' to remove them. 2026-07-01 18:55:29.467 | The following additional packages will be installed: 2026-07-01 18:55:29.467 | libcgi-fast-perl libcgi-pm-perl libclone-perl libencode-locale-perl 2026-07-01 18:55:29.467 | libevent-pthreads-2.1-7t64 libfcgi-bin libfcgi-perl libfcgi0t64 2026-07-01 18:55:29.467 | libhtml-parser-perl libhtml-tagset-perl libhtml-template-perl 2026-07-01 18:55:29.467 | libhttp-date-perl libhttp-message-perl libio-html-perl 2026-07-01 18:55:29.467 | liblwp-mediatypes-perl libmecab2 libprotobuf-lite32t64 libtimedate-perl 2026-07-01 18:55:29.467 | liburi-perl mecab-ipadic mecab-ipadic-utf8 mecab-utils mysql-client-8.0 2026-07-01 18:55:29.467 | mysql-client-core-8.0 mysql-server-8.0 mysql-server-core-8.0 2026-07-01 18:55:29.469 | Suggested packages: 2026-07-01 18:55:29.469 | libdata-dump-perl libipc-sharedcache-perl libio-compress-brotli-perl 2026-07-01 18:55:29.470 | libbusiness-isbn-perl libregexp-ipv6-perl libwww-perl mailx tinyca 2026-07-01 18:55:29.517 | The following NEW packages will be installed: 2026-07-01 18:55:29.518 | libcgi-fast-perl libcgi-pm-perl libclone-perl libencode-locale-perl 2026-07-01 18:55:29.518 | libevent-pthreads-2.1-7t64 libfcgi-bin libfcgi-perl libfcgi0t64 2026-07-01 18:55:29.518 | libhtml-parser-perl libhtml-tagset-perl libhtml-template-perl 2026-07-01 18:55:29.518 | libhttp-date-perl libhttp-message-perl libio-html-perl 2026-07-01 18:55:29.521 | liblwp-mediatypes-perl libmecab2 libprotobuf-lite32t64 libtimedate-perl 2026-07-01 18:55:29.521 | liburi-perl mecab-ipadic mecab-ipadic-utf8 mecab-utils mysql-client-8.0 2026-07-01 18:55:29.521 | mysql-client-core-8.0 mysql-server mysql-server-8.0 mysql-server-core-8.0 2026-07-01 18:55:29.630 | 0 upgraded, 27 newly installed, 0 to remove and 6 not upgraded. 2026-07-01 18:55:29.630 | Need to get 29.6 MB of archives. 2026-07-01 18:55:29.630 | After this operation, 243 MB of additional disk space will be used. 2026-07-01 18:55:29.630 | Get:1 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-client-core-8.0 amd64 8.0.46-0ubuntu0.24.04.3 [2740 kB] 2026-07-01 18:55:29.751 | Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-client-8.0 amd64 8.0.46-0ubuntu0.24.04.3 [22.4 kB] 2026-07-01 18:55:29.767 | Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 libevent-pthreads-2.1-7t64 amd64 2.1.12-stable-9ubuntu2 [7982 B] 2026-07-01 18:55:29.789 | Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libmecab2 amd64 0.996-14ubuntu4 [201 kB] 2026-07-01 18:55:29.807 | Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libprotobuf-lite32t64 amd64 3.21.12-8.2ubuntu0.3 [238 kB] 2026-07-01 18:55:29.828 | Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-server-core-8.0 amd64 8.0.46-0ubuntu0.24.04.3 [17.5 MB] 2026-07-01 18:55:30.121 | Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-server-8.0 amd64 8.0.46-0ubuntu0.24.04.3 [1442 kB] 2026-07-01 18:55:30.163 | Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 libhtml-tagset-perl all 3.20-6 [11.3 kB] 2026-07-01 18:55:30.182 | Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 liburi-perl all 5.27-1 [88.0 kB] 2026-07-01 18:55:30.205 | Get:10 http://archive.ubuntu.com/ubuntu noble/main amd64 libhtml-parser-perl amd64 3.81-1build3 [85.8 kB] 2026-07-01 18:55:30.236 | Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 libcgi-pm-perl all 4.63-1 [185 kB] 2026-07-01 18:55:30.281 | Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libfcgi0t64 amd64 2.4.2-2.1ubuntu0.24.04.1 [27.0 kB] 2026-07-01 18:55:30.332 | Get:13 http://archive.ubuntu.com/ubuntu noble/main amd64 libfcgi-perl amd64 0.82+ds-3build2 [21.7 kB] 2026-07-01 18:55:30.386 | Get:14 http://archive.ubuntu.com/ubuntu noble/main amd64 libcgi-fast-perl all 1:2.17-1 [10.3 kB] 2026-07-01 18:55:30.429 | Get:15 http://archive.ubuntu.com/ubuntu noble/main amd64 libclone-perl amd64 0.46-1build3 [10.7 kB] 2026-07-01 18:55:30.451 | Get:16 http://archive.ubuntu.com/ubuntu noble/main amd64 libencode-locale-perl all 1.05-3 [11.6 kB] 2026-07-01 18:55:30.473 | Get:17 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libfcgi-bin amd64 2.4.2-2.1ubuntu0.24.04.1 [11.2 kB] 2026-07-01 18:55:30.501 | Get:18 http://archive.ubuntu.com/ubuntu noble/main amd64 libhtml-template-perl all 2.97-2 [60.2 kB] 2026-07-01 18:55:30.531 | Get:19 http://archive.ubuntu.com/ubuntu noble/main amd64 libtimedate-perl all 2.3300-2 [34.0 kB] 2026-07-01 18:55:30.560 | Get:20 http://archive.ubuntu.com/ubuntu noble/main amd64 libhttp-date-perl all 6.06-1 [10.2 kB] 2026-07-01 18:55:30.590 | Get:21 http://archive.ubuntu.com/ubuntu noble/main amd64 libio-html-perl all 1.004-3 [15.9 kB] 2026-07-01 18:55:30.609 | Get:22 http://archive.ubuntu.com/ubuntu noble/main amd64 liblwp-mediatypes-perl all 6.04-2 [20.1 kB] 2026-07-01 18:55:30.627 | Get:23 http://archive.ubuntu.com/ubuntu noble/main amd64 libhttp-message-perl all 6.45-1ubuntu1 [78.2 kB] 2026-07-01 18:55:30.646 | Get:24 http://archive.ubuntu.com/ubuntu noble/main amd64 mecab-utils amd64 0.996-14ubuntu4 [4804 B] 2026-07-01 18:55:30.663 | Get:25 http://archive.ubuntu.com/ubuntu noble/main amd64 mecab-ipadic all 2.7.0-20070801+main-3 [6718 kB] 2026-07-01 18:55:30.937 | Get:26 http://archive.ubuntu.com/ubuntu noble/main amd64 mecab-ipadic-utf8 all 2.7.0-20070801+main-3 [4384 B] 2026-07-01 18:55:30.966 | Get:27 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-server all 8.0.46-0ubuntu0.24.04.3 [9526 B] 2026-07-01 18:55:31.202 | perl: warning: Setting locale failed. 2026-07-01 18:55:31.202 | perl: warning: Please check that your locale settings: 2026-07-01 18:55:31.202 | LANGUAGE = (unset), 2026-07-01 18:55:31.202 | LC_ALL = "en_US.utf8", 2026-07-01 18:55:31.202 | LANG = "de_DE.UTF-8" 2026-07-01 18:55:31.202 | are supported and installed on your system. 2026-07-01 18:55:31.202 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-01 18:55:31.263 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-01 18:55:31.265 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-01 18:55:31.265 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-01 18:55:31.385 | Vorkonfiguration der Pakete ... 2026-07-01 18:55:31.396 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-01 18:55:31.531 | Fetched 29.6 MB in 1s (20.9 MB/s) 2026-07-01 18:55:31.564 | Selecting previously unselected package mysql-client-core-8.0. 2026-07-01 18:55:31.625 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 125890 files and directories currently installed.) 2026-07-01 18:55:31.631 | Preparing to unpack .../00-mysql-client-core-8.0_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-07-01 18:55:31.635 | Unpacking mysql-client-core-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-01 18:55:32.043 | Selecting previously unselected package mysql-client-8.0. 2026-07-01 18:55:32.054 | Preparing to unpack .../01-mysql-client-8.0_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-07-01 18:55:32.059 | Unpacking mysql-client-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-01 18:55:32.108 | Selecting previously unselected package libevent-pthreads-2.1-7t64:amd64. 2026-07-01 18:55:32.119 | Preparing to unpack .../02-libevent-pthreads-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-07-01 18:55:32.127 | Unpacking libevent-pthreads-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-07-01 18:55:32.172 | Selecting previously unselected package libmecab2:amd64. 2026-07-01 18:55:32.184 | Preparing to unpack .../03-libmecab2_0.996-14ubuntu4_amd64.deb ... 2026-07-01 18:55:32.188 | Unpacking libmecab2:amd64 (0.996-14ubuntu4) ... 2026-07-01 18:55:32.238 | Selecting previously unselected package libprotobuf-lite32t64:amd64. 2026-07-01 18:55:32.247 | Preparing to unpack .../04-libprotobuf-lite32t64_3.21.12-8.2ubuntu0.3_amd64.deb ... 2026-07-01 18:55:32.252 | Unpacking libprotobuf-lite32t64:amd64 (3.21.12-8.2ubuntu0.3) ... 2026-07-01 18:55:32.298 | Selecting previously unselected package mysql-server-core-8.0. 2026-07-01 18:55:32.310 | Preparing to unpack .../05-mysql-server-core-8.0_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-07-01 18:55:32.314 | Unpacking mysql-server-core-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-01 18:55:33.272 | Selecting previously unselected package mysql-server-8.0. 2026-07-01 18:55:33.284 | Preparing to unpack .../06-mysql-server-8.0_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-07-01 18:55:33.291 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-01 18:55:33.342 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-01 18:55:33.342 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-01 18:55:33.342 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-01 18:55:33.418 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-01 18:55:33.427 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-01 18:55:33.713 | Unpacking mysql-server-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-01 18:55:33.779 | Selecting previously unselected package libhtml-tagset-perl. 2026-07-01 18:55:33.791 | Preparing to unpack .../07-libhtml-tagset-perl_3.20-6_all.deb ... 2026-07-01 18:55:33.795 | Unpacking libhtml-tagset-perl (3.20-6) ... 2026-07-01 18:55:33.835 | Selecting previously unselected package liburi-perl. 2026-07-01 18:55:33.847 | Preparing to unpack .../08-liburi-perl_5.27-1_all.deb ... 2026-07-01 18:55:33.851 | Unpacking liburi-perl (5.27-1) ... 2026-07-01 18:55:33.932 | Selecting previously unselected package libhtml-parser-perl:amd64. 2026-07-01 18:55:33.944 | Preparing to unpack .../09-libhtml-parser-perl_3.81-1build3_amd64.deb ... 2026-07-01 18:55:33.948 | Unpacking libhtml-parser-perl:amd64 (3.81-1build3) ... 2026-07-01 18:55:34.003 | Selecting previously unselected package libcgi-pm-perl. 2026-07-01 18:55:34.015 | Preparing to unpack .../10-libcgi-pm-perl_4.63-1_all.deb ... 2026-07-01 18:55:34.019 | Unpacking libcgi-pm-perl (4.63-1) ... 2026-07-01 18:55:34.079 | Selecting previously unselected package libfcgi0t64:amd64. 2026-07-01 18:55:34.091 | Preparing to unpack .../11-libfcgi0t64_2.4.2-2.1ubuntu0.24.04.1_amd64.deb ... 2026-07-01 18:55:34.095 | Unpacking libfcgi0t64:amd64 (2.4.2-2.1ubuntu0.24.04.1) ... 2026-07-01 18:55:34.135 | Selecting previously unselected package libfcgi-perl. 2026-07-01 18:55:34.147 | Preparing to unpack .../12-libfcgi-perl_0.82+ds-3build2_amd64.deb ... 2026-07-01 18:55:34.151 | Unpacking libfcgi-perl (0.82+ds-3build2) ... 2026-07-01 18:55:34.194 | Selecting previously unselected package libcgi-fast-perl. 2026-07-01 18:55:34.206 | Preparing to unpack .../13-libcgi-fast-perl_1%3a2.17-1_all.deb ... 2026-07-01 18:55:34.210 | Unpacking libcgi-fast-perl (1:2.17-1) ... 2026-07-01 18:55:34.249 | Selecting previously unselected package libclone-perl:amd64. 2026-07-01 18:55:34.261 | Preparing to unpack .../14-libclone-perl_0.46-1build3_amd64.deb ... 2026-07-01 18:55:34.265 | Unpacking libclone-perl:amd64 (0.46-1build3) ... 2026-07-01 18:55:34.306 | Selecting previously unselected package libencode-locale-perl. 2026-07-01 18:55:34.318 | Preparing to unpack .../15-libencode-locale-perl_1.05-3_all.deb ... 2026-07-01 18:55:34.322 | Unpacking libencode-locale-perl (1.05-3) ... 2026-07-01 18:55:34.361 | Selecting previously unselected package libfcgi-bin. 2026-07-01 18:55:34.373 | Preparing to unpack .../16-libfcgi-bin_2.4.2-2.1ubuntu0.24.04.1_amd64.deb ... 2026-07-01 18:55:34.377 | Unpacking libfcgi-bin (2.4.2-2.1ubuntu0.24.04.1) ... 2026-07-01 18:55:34.417 | Selecting previously unselected package libhtml-template-perl. 2026-07-01 18:55:34.429 | Preparing to unpack .../17-libhtml-template-perl_2.97-2_all.deb ... 2026-07-01 18:55:34.439 | Unpacking libhtml-template-perl (2.97-2) ... 2026-07-01 18:55:34.493 | Selecting previously unselected package libtimedate-perl. 2026-07-01 18:55:34.505 | Preparing to unpack .../18-libtimedate-perl_2.3300-2_all.deb ... 2026-07-01 18:55:34.509 | Unpacking libtimedate-perl (2.3300-2) ... 2026-07-01 18:55:34.577 | Selecting previously unselected package libhttp-date-perl. 2026-07-01 18:55:34.589 | Preparing to unpack .../19-libhttp-date-perl_6.06-1_all.deb ... 2026-07-01 18:55:34.593 | Unpacking libhttp-date-perl (6.06-1) ... 2026-07-01 18:55:34.633 | Selecting previously unselected package libio-html-perl. 2026-07-01 18:55:34.644 | Preparing to unpack .../20-libio-html-perl_1.004-3_all.deb ... 2026-07-01 18:55:34.648 | Unpacking libio-html-perl (1.004-3) ... 2026-07-01 18:55:34.690 | Selecting previously unselected package liblwp-mediatypes-perl. 2026-07-01 18:55:34.702 | Preparing to unpack .../21-liblwp-mediatypes-perl_6.04-2_all.deb ... 2026-07-01 18:55:34.706 | Unpacking liblwp-mediatypes-perl (6.04-2) ... 2026-07-01 18:55:34.746 | Selecting previously unselected package libhttp-message-perl. 2026-07-01 18:55:34.757 | Preparing to unpack .../22-libhttp-message-perl_6.45-1ubuntu1_all.deb ... 2026-07-01 18:55:34.761 | Unpacking libhttp-message-perl (6.45-1ubuntu1) ... 2026-07-01 18:55:34.810 | Selecting previously unselected package mecab-utils. 2026-07-01 18:55:34.822 | Preparing to unpack .../23-mecab-utils_0.996-14ubuntu4_amd64.deb ... 2026-07-01 18:55:34.827 | Unpacking mecab-utils (0.996-14ubuntu4) ... 2026-07-01 18:55:34.869 | Selecting previously unselected package mecab-ipadic. 2026-07-01 18:55:34.880 | Preparing to unpack .../24-mecab-ipadic_2.7.0-20070801+main-3_all.deb ... 2026-07-01 18:55:34.885 | Unpacking mecab-ipadic (2.7.0-20070801+main-3) ... 2026-07-01 18:55:35.523 | Selecting previously unselected package mecab-ipadic-utf8. 2026-07-01 18:55:35.535 | Preparing to unpack .../25-mecab-ipadic-utf8_2.7.0-20070801+main-3_all.deb ... 2026-07-01 18:55:35.539 | Unpacking mecab-ipadic-utf8 (2.7.0-20070801+main-3) ... 2026-07-01 18:55:35.577 | Selecting previously unselected package mysql-server. 2026-07-01 18:55:35.586 | Preparing to unpack .../26-mysql-server_8.0.46-0ubuntu0.24.04.3_all.deb ... 2026-07-01 18:55:35.590 | Unpacking mysql-server (8.0.46-0ubuntu0.24.04.3) ... 2026-07-01 18:55:35.656 | Setting up libprotobuf-lite32t64:amd64 (3.21.12-8.2ubuntu0.3) ... 2026-07-01 18:55:35.668 | Setting up libmecab2:amd64 (0.996-14ubuntu4) ... 2026-07-01 18:55:35.682 | Setting up mysql-client-core-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-01 18:55:35.693 | Setting up libclone-perl:amd64 (0.46-1build3) ... 2026-07-01 18:55:35.704 | Setting up libevent-pthreads-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-07-01 18:55:35.715 | Setting up libfcgi0t64:amd64 (2.4.2-2.1ubuntu0.24.04.1) ... 2026-07-01 18:55:35.726 | Setting up libhtml-tagset-perl (3.20-6) ... 2026-07-01 18:55:35.737 | Setting up liblwp-mediatypes-perl (6.04-2) ... 2026-07-01 18:55:35.749 | Setting up libfcgi-bin (2.4.2-2.1ubuntu0.24.04.1) ... 2026-07-01 18:55:35.760 | Setting up libencode-locale-perl (1.05-3) ... 2026-07-01 18:55:35.772 | Setting up mecab-utils (0.996-14ubuntu4) ... 2026-07-01 18:55:35.782 | Setting up libio-html-perl (1.004-3) ... 2026-07-01 18:55:35.793 | Setting up mysql-server-core-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-01 18:55:35.805 | Setting up libtimedate-perl (2.3300-2) ... 2026-07-01 18:55:35.817 | Setting up mysql-client-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-01 18:55:35.829 | Setting up libfcgi-perl (0.82+ds-3build2) ... 2026-07-01 18:55:35.841 | Setting up liburi-perl (5.27-1) ... 2026-07-01 18:55:35.852 | Setting up mysql-server-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-01 18:55:35.907 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-01 18:55:35.958 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-01 18:55:35.958 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-01 18:55:35.958 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-01 18:55:36.035 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-01 18:55:36.045 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-01 18:55:36.100 | update-alternatives: using /etc/mysql/mysql.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2026-07-01 18:55:36.130 | Renaming removed key_buffer and myisam-recover options (if present) 2026-07-01 18:55:47.641 | mysqld will log errors to /var/log/mysql/error.log 2026-07-01 18:55:48.494 | mysqld is running as pid 16499 2026-07-01 18:55:50.940 | Created symlink /etc/systemd/system/multi-user.target.wants/mysql.service → /usr/lib/systemd/system/mysql.service. 2026-07-01 18:55:52.555 | Setting up libhttp-date-perl (6.06-1) ... 2026-07-01 18:55:52.566 | Setting up mecab-ipadic (2.7.0-20070801+main-3) ... 2026-07-01 18:55:52.575 | Compiling IPA dictionary for Mecab. This takes long time... 2026-07-01 18:55:52.579 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2026-07-01 18:55:52.579 | emitting double-array: 9% |### | emitting double-array: 18% |####### | emitting double-array: 27% |########### | emitting double-array: 36% |############### | emitting double-array: 45% |################### | emitting double-array: 54% |####################### | emitting double-array: 63% |########################### | emitting double-array: 72% |############################### | emitting double-array: 81% |################################### | emitting double-array: 90% |####################################### | emitting double-array: 100% |###########################################| 2026-07-01 18:55:52.579 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2026-07-01 18:55:52.800 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2026-07-01 18:55:52.847 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2026-07-01 18:55:52.848 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2026-07-01 18:55:52.848 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2026-07-01 18:55:52.848 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2026-07-01 18:55:52.856 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2026-07-01 18:55:52.859 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2026-07-01 18:55:52.939 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2026-07-01 18:55:52.940 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2026-07-01 18:55:52.940 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2026-07-01 18:55:52.941 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2026-07-01 18:55:53.033 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2026-07-01 18:55:53.036 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2026-07-01 18:55:53.045 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2026-07-01 18:55:53.045 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2026-07-01 18:55:53.046 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2026-07-01 18:55:53.046 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2026-07-01 18:55:53.075 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2026-07-01 18:55:53.075 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2026-07-01 18:55:53.076 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2026-07-01 18:55:53.391 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2026-07-01 18:55:53.391 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2026-07-01 18:55:53.392 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2026-07-01 18:55:53.539 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2026-07-01 18:55:53.587 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2026-07-01 18:55:53.588 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2026-07-01 18:55:53.940 | emitting double-array: 0% | | emitting double-array: 1% | | emitting double-array: 2% | | emitting double-array: 3% |# | emitting double-array: 4% |# | emitting double-array: 5% |## | emitting double-array: 6% |## | emitting double-array: 7% |### | emitting double-array: 8% |### | emitting double-array: 9% |### | emitting double-array: 10% |#### | emitting double-array: 11% |#### | emitting double-array: 12% |##### | emitting double-array: 13% |##### | emitting double-array: 14% |###### | emitting double-array: 15% |###### | emitting double-array: 16% |###### | emitting double-array: 17% |####### | emitting double-array: 18% |####### | emitting double-array: 19% |######## | emitting double-array: 20% |######## | emitting double-array: 21% |######### | emitting double-array: 22% |######### | emitting double-array: 23% |######### | emitting double-array: 24% |########## | emitting double-array: 25% |########## | emitting double-array: 26% |########### | emitting double-array: 27% |########### | emitting double-array: 28% |############ | emitting double-array: 29% |############ | emitting double-array: 30% |############ | emitting double-array: 31% |############# | emitting double-array: 32% |############# | emitting double-array: 33% |############## | emitting double-array: 34% |############## | emitting double-array: 35% |############### | emitting double-array: 36% |############### | emitting double-array: 37% |############### | emitting double-array: 38% |################ | emitting double-array: 39% |################ | emitting double-array: 40% |################# | emitting double-array: 41% |################# | emitting double-array: 42% |################## | emitting double-array: 43% |################## | emitting double-array: 44% |################## | emitting double-array: 45% |################### | emitting double-array: 46% |################### | emitting double-array: 47% |#################### | emitting double-array: 48% |#################### | emitting double-array: 49% |##################### | emitting double-array: 50% |##################### | emitting double-array: 51% |##################### | emitting double-array: 52% |###################### | emitting double-array: 53% |###################### | emitting double-array: 54% |####################### | emitting double-array: 55% |####################### | emitting double-array: 56% |######################## | emitting double-array: 57% |######################## | emitting double-array: 58% |######################## | emitting double-array: 59% |######################### | emitting double-array: 60% |######################### | emitting double-array: 61% |########################## | emitting double-array: 62% |########################## | emitting double-array: 63% |########################### | emitting double-array: 64% |########################### | emitting double-array: 65% |########################### | emitting double-array: 66% |############################ | emitting double-array: 67% |############################ | emitting double-array: 68% |############################# | emitting double-array: 69% |############################# | emitting double-array: 70% |############################## | emitting double-array: 71% |############################## | emitting double-array: 72% |############################## | emitting double-array: 73% |############################### | emitting double-array: 74% |############################### | emitting double-array: 75% |################################ | emitting double-array: 76% |################################ | emitting double-array: 77% |################################# | emitting double-array: 78% |################################# | emitting double-array: 79% |################################# | emitting double-array: 80% |################################## | emitting double-array: 81% |################################## | emitting double-array: 82% |################################### | emitting double-array: 83% |################################### | emitting double-array: 84% |#################################### | emitting double-array: 85% |#################################### | emitting double-array: 86% |#################################### | emitting double-array: 87% |##################################### | emitting double-array: 88% |##################################### | emitting double-array: 89% |###################################### | emitting double-array: 90% |###################################### | emitting double-array: 91% |####################################### | emitting double-array: 92% |####################################### | emitting double-array: 93% |####################################### | emitting double-array: 94% |######################################## | emitting double-array: 95% |######################################## | emitting double-array: 96% |######################################### | emitting double-array: 97% |######################################### | emitting double-array: 98% |########################################## | emitting double-array: 99% |########################################## | emitting double-array: 100% |###########################################| 2026-07-01 18:55:54.050 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2026-07-01 18:55:54.296 | emitting matrix : 0% | | emitting matrix : 1% | | emitting matrix : 2% | | emitting matrix : 3% |# | emitting matrix : 4% |# | emitting matrix : 5% |## | emitting matrix : 6% |## | emitting matrix : 7% |### | emitting matrix : 8% |### | emitting matrix : 9% |### | emitting matrix : 10% |#### | emitting matrix : 11% |#### | emitting matrix : 12% |##### | emitting matrix : 13% |##### | emitting matrix : 14% |###### | emitting matrix : 15% |###### | emitting matrix : 16% |###### | emitting matrix : 17% |####### | emitting matrix : 18% |####### | emitting matrix : 19% |######## | emitting matrix : 20% |######## | emitting matrix : 21% |######### | emitting matrix : 22% |######### | emitting matrix : 23% |######### | emitting matrix : 24% |########## | emitting matrix : 25% |########## | emitting matrix : 26% |########### | emitting matrix : 27% |########### | emitting matrix : 28% |############ | emitting matrix : 29% |############ | emitting matrix : 30% |############ | emitting matrix : 31% |############# | emitting matrix : 32% |############# | emitting matrix : 33% |############## | emitting matrix : 34% |############## | emitting matrix : 35% |############### | emitting matrix : 36% |############### | emitting matrix : 37% |############### | emitting matrix : 38% |################ | emitting matrix : 39% |################ | emitting matrix : 40% |################# | emitting matrix : 41% |################# | emitting matrix : 42% |################## | emitting matrix : 43% |################## | emitting matrix : 44% |################## | emitting matrix : 45% |################### | emitting matrix : 46% |################### | emitting matrix : 47% |#################### | emitting matrix : 48% |#################### | emitting matrix : 49% |##################### | emitting matrix : 50% |##################### | emitting matrix : 51% |##################### | emitting matrix : 52% |###################### | emitting matrix : 53% |###################### | emitting matrix : 54% |####################### | emitting matrix : 55% |####################### | emitting matrix : 56% |######################## | emitting matrix : 57% |######################## | emitting matrix : 58% |######################## | emitting matrix : 59% |######################### | emitting matrix : 60% |######################### | emitting matrix : 61% |########################## | emitting matrix : 62% |########################## | emitting matrix : 63% |########################### | emitting matrix : 64% |########################### | emitting matrix : 65% |########################### | emitting matrix : 66% |############################ | emitting matrix : 67% |############################ | emitting matrix : 68% |############################# | emitting matrix : 69% |############################# | emitting matrix : 70% |############################## | emitting matrix : 71% |############################## | emitting matrix : 72% |############################## | emitting matrix : 73% |############################### | emitting matrix : 74% |############################### | emitting matrix : 75% |################################ | emitting matrix : 76% |################################ | emitting matrix : 77% |################################# | emitting matrix : 78% |################################# | emitting matrix : 79% |################################# | emitting matrix : 80% |################################## | emitting matrix : 81% |################################## | emitting matrix : 82% |################################### | emitting matrix : 83% |################################### | emitting matrix : 84% |#################################### | emitting matrix : 85% |#################################### | emitting matrix : 86% |#################################### | emitting matrix : 87% |##################################### | emitting matrix : 88% |##################################### | emitting matrix : 89% |###################################### | emitting matrix : 90% |###################################### | emitting matrix : 91% |####################################### | emitting matrix : 92% |####################################### | emitting matrix : 93% |####################################### | emitting matrix : 94% |######################################## | emitting matrix : 95% |######################################## | emitting matrix : 96% |######################################### | emitting matrix : 97% |######################################### | emitting matrix : 98% |########################################## | emitting matrix : 99% |########################################## | emitting matrix : 100% |###########################################| 2026-07-01 18:55:54.299 | 2026-07-01 18:55:54.300 | done! 2026-07-01 18:55:54.306 | update-alternatives: using /var/lib/mecab/dic/ipadic to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2026-07-01 18:55:54.312 | Setting up mecab-ipadic-utf8 (2.7.0-20070801+main-3) ... 2026-07-01 18:55:54.320 | Compiling IPA dictionary for Mecab. This takes long time... 2026-07-01 18:55:54.324 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2026-07-01 18:55:54.325 | emitting double-array: 9% |### | emitting double-array: 18% |####### | emitting double-array: 27% |########### | emitting double-array: 36% |############### | emitting double-array: 45% |################### | emitting double-array: 54% |####################### | emitting double-array: 63% |########################### | emitting double-array: 72% |############################### | emitting double-array: 81% |################################### | emitting double-array: 90% |####################################### | emitting double-array: 100% |###########################################| 2026-07-01 18:55:54.325 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2026-07-01 18:55:54.625 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2026-07-01 18:55:54.708 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2026-07-01 18:55:54.708 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2026-07-01 18:55:54.708 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2026-07-01 18:55:54.708 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2026-07-01 18:55:54.719 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2026-07-01 18:55:54.727 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2026-07-01 18:55:54.851 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2026-07-01 18:55:54.851 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2026-07-01 18:55:54.852 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2026-07-01 18:55:54.852 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2026-07-01 18:55:54.979 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2026-07-01 18:55:54.983 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2026-07-01 18:55:54.994 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2026-07-01 18:55:54.995 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2026-07-01 18:55:54.996 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2026-07-01 18:55:54.996 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2026-07-01 18:55:55.037 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2026-07-01 18:55:55.037 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2026-07-01 18:55:55.038 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2026-07-01 18:55:55.502 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2026-07-01 18:55:55.503 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2026-07-01 18:55:55.503 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2026-07-01 18:55:55.709 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2026-07-01 18:55:55.779 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2026-07-01 18:55:55.780 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2026-07-01 18:55:56.207 | emitting double-array: 0% | | emitting double-array: 1% | | emitting double-array: 2% | | emitting double-array: 3% |# | emitting double-array: 4% |# | emitting double-array: 5% |## | emitting double-array: 6% |## | emitting double-array: 7% |### | emitting double-array: 8% |### | emitting double-array: 9% |### | emitting double-array: 10% |#### | emitting double-array: 11% |#### | emitting double-array: 12% |##### | emitting double-array: 13% |##### | emitting double-array: 14% |###### | emitting double-array: 15% |###### | emitting double-array: 16% |###### | emitting double-array: 17% |####### | emitting double-array: 18% |####### | emitting double-array: 19% |######## | emitting double-array: 20% |######## | emitting double-array: 21% |######### | emitting double-array: 22% |######### | emitting double-array: 23% |######### | emitting double-array: 24% |########## | emitting double-array: 25% |########## | emitting double-array: 26% |########### | emitting double-array: 27% |########### | emitting double-array: 28% |############ | emitting double-array: 29% |############ | emitting double-array: 30% |############ | emitting double-array: 31% |############# | emitting double-array: 32% |############# | emitting double-array: 33% |############## | emitting double-array: 34% |############## | emitting double-array: 35% |############### | emitting double-array: 36% |############### | emitting double-array: 37% |############### | emitting double-array: 38% |################ | emitting double-array: 39% |################ | emitting double-array: 40% |################# | emitting double-array: 41% |################# | emitting double-array: 42% |################## | emitting double-array: 43% |################## | emitting double-array: 44% |################## | emitting double-array: 45% |################### | emitting double-array: 46% |################### | emitting double-array: 47% |#################### | emitting double-array: 48% |#################### | emitting double-array: 49% |##################### | emitting double-array: 50% |##################### | emitting double-array: 51% |##################### | emitting double-array: 52% |###################### | emitting double-array: 53% |###################### | emitting double-array: 54% |####################### | emitting double-array: 55% |####################### | emitting double-array: 56% |######################## | emitting double-array: 57% |######################## | emitting double-array: 58% |######################## | emitting double-array: 59% |######################### | emitting double-array: 60% |######################### | emitting double-array: 61% |########################## | emitting double-array: 62% |########################## | emitting double-array: 63% |########################### | emitting double-array: 64% |########################### | emitting double-array: 65% |########################### | emitting double-array: 66% |############################ | emitting double-array: 67% |############################ | emitting double-array: 68% |############################# | emitting double-array: 69% |############################# | emitting double-array: 70% |############################## | emitting double-array: 71% |############################## | emitting double-array: 72% |############################## | emitting double-array: 73% |############################### | emitting double-array: 74% |############################### | emitting double-array: 75% |################################ | emitting double-array: 76% |################################ | emitting double-array: 77% |################################# | emitting double-array: 78% |################################# | emitting double-array: 79% |################################# | emitting double-array: 80% |################################## | emitting double-array: 81% |################################## | emitting double-array: 82% |################################### | emitting double-array: 83% |################################### | emitting double-array: 84% |#################################### | emitting double-array: 85% |#################################### | emitting double-array: 86% |#################################### | emitting double-array: 87% |##################################### | emitting double-array: 88% |##################################### | emitting double-array: 89% |###################################### | emitting double-array: 90% |###################################### | emitting double-array: 91% |####################################### | emitting double-array: 92% |####################################### | emitting double-array: 93% |####################################### | emitting double-array: 94% |######################################## | emitting double-array: 95% |######################################## | emitting double-array: 96% |######################################### | emitting double-array: 97% |######################################### | emitting double-array: 98% |########################################## | emitting double-array: 99% |########################################## | emitting double-array: 100% |###########################################| 2026-07-01 18:55:56.333 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2026-07-01 18:55:56.579 | emitting matrix : 0% | | emitting matrix : 1% | | emitting matrix : 2% | | emitting matrix : 3% |# | emitting matrix : 4% |# | emitting matrix : 5% |## | emitting matrix : 6% |## | emitting matrix : 7% |### | emitting matrix : 8% |### | emitting matrix : 9% |### | emitting matrix : 10% |#### | emitting matrix : 11% |#### | emitting matrix : 12% |##### | emitting matrix : 13% |##### | emitting matrix : 14% |###### | emitting matrix : 15% |###### | emitting matrix : 16% |###### | emitting matrix : 17% |####### | emitting matrix : 18% |####### | emitting matrix : 19% |######## | emitting matrix : 20% |######## | emitting matrix : 21% |######### | emitting matrix : 22% |######### | emitting matrix : 23% |######### | emitting matrix : 24% |########## | emitting matrix : 25% |########## | emitting matrix : 26% |########### | emitting matrix : 27% |########### | emitting matrix : 28% |############ | emitting matrix : 29% |############ | emitting matrix : 30% |############ | emitting matrix : 31% |############# | emitting matrix : 32% |############# | emitting matrix : 33% |############## | emitting matrix : 34% |############## | emitting matrix : 35% |############### | emitting matrix : 36% |############### | emitting matrix : 37% |############### | emitting matrix : 38% |################ | emitting matrix : 39% |################ | emitting matrix : 40% |################# | emitting matrix : 41% |################# | emitting matrix : 42% |################## | emitting matrix : 43% |################## | emitting matrix : 44% |################## | emitting matrix : 45% |################### | emitting matrix : 46% |################### | emitting matrix : 47% |#################### | emitting matrix : 48% |#################### | emitting matrix : 49% |##################### | emitting matrix : 50% |##################### | emitting matrix : 51% |##################### | emitting matrix : 52% |###################### | emitting matrix : 53% |###################### | emitting matrix : 54% |####################### | emitting matrix : 55% |####################### | emitting matrix : 56% |######################## | emitting matrix : 57% |######################## | emitting matrix : 58% |######################## | emitting matrix : 59% |######################### | emitting matrix : 60% |######################### | emitting matrix : 61% |########################## | emitting matrix : 62% |########################## | emitting matrix : 63% |########################### | emitting matrix : 64% |########################### | emitting matrix : 65% |########################### | emitting matrix : 66% |############################ | emitting matrix : 67% |############################ | emitting matrix : 68% |############################# | emitting matrix : 69% |############################# | emitting matrix : 70% |############################## | emitting matrix : 71% |############################## | emitting matrix : 72% |############################## | emitting matrix : 73% |############################### | emitting matrix : 74% |############################### | emitting matrix : 75% |################################ | emitting matrix : 76% |################################ | emitting matrix : 77% |################################# | emitting matrix : 78% |################################# | emitting matrix : 79% |################################# | emitting matrix : 80% |################################## | emitting matrix : 81% |################################## | emitting matrix : 82% |################################### | emitting matrix : 83% |################################### | emitting matrix : 84% |#################################### | emitting matrix : 85% |#################################### | emitting matrix : 86% |#################################### | emitting matrix : 87% |##################################### | emitting matrix : 88% |##################################### | emitting matrix : 89% |###################################### | emitting matrix : 90% |###################################### | emitting matrix : 91% |####################################### | emitting matrix : 92% |####################################### | emitting matrix : 93% |####################################### | emitting matrix : 94% |######################################## | emitting matrix : 95% |######################################## | emitting matrix : 96% |######################################### | emitting matrix : 97% |######################################### | emitting matrix : 98% |########################################## | emitting matrix : 99% |########################################## | emitting matrix : 100% |###########################################| 2026-07-01 18:55:56.581 | 2026-07-01 18:55:56.581 | done! 2026-07-01 18:55:56.588 | update-alternatives: using /var/lib/mecab/dic/ipadic-utf8 to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2026-07-01 18:55:56.595 | Setting up libhtml-parser-perl:amd64 (3.81-1build3) ... 2026-07-01 18:55:56.604 | Setting up libhttp-message-perl (6.45-1ubuntu1) ... 2026-07-01 18:55:56.614 | Setting up mysql-server (8.0.46-0ubuntu0.24.04.3) ... 2026-07-01 18:55:56.623 | Setting up libcgi-pm-perl (4.63-1) ... 2026-07-01 18:55:56.632 | Setting up libhtml-template-perl (2.97-2) ... 2026-07-01 18:55:56.641 | Setting up libcgi-fast-perl (1:2.17-1) ... 2026-07-01 18:55:56.651 | Processing triggers for man-db (2.12.0-4build2) ... 2026-07-01 18:55:58.531 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-01 18:55:58.761 | perl: warning: Setting locale failed. 2026-07-01 18:55:58.761 | perl: warning: Please check that your locale settings: 2026-07-01 18:55:58.761 | LANGUAGE = (unset), 2026-07-01 18:55:58.761 | LC_ALL = "en_US.utf8", 2026-07-01 18:55:58.761 | LANG = "de_DE.UTF-8" 2026-07-01 18:55:58.761 | are supported and installed on your system. 2026-07-01 18:55:58.761 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-01 18:55:58.886 | perl: warning: Setting locale failed. 2026-07-01 18:55:58.887 | perl: warning: Please check that your locale settings: 2026-07-01 18:55:58.887 | LANGUAGE = (unset), 2026-07-01 18:55:58.887 | LC_ALL = "en_US.utf8", 2026-07-01 18:55:58.887 | LANG = "de_DE.UTF-8" 2026-07-01 18:55:58.887 | are supported and installed on your system. 2026-07-01 18:55:58.887 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-01 18:55:58.936 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-01 18:55:58.936 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-01 18:55:58.936 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-01 18:55:59.005 | perl: warning: Setting locale failed. 2026-07-01 18:55:59.005 | perl: warning: Please check that your locale settings: 2026-07-01 18:55:59.005 | LANGUAGE = (unset), 2026-07-01 18:55:59.005 | LC_ALL = "en_US.utf8", 2026-07-01 18:55:59.005 | LANG = "de_DE.UTF-8" 2026-07-01 18:55:59.006 | are supported and installed on your system. 2026-07-01 18:55:59.006 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-01 18:55:59.504 | 2026-07-01 18:55:59.504 | Running kernel seems to be up-to-date. 2026-07-01 18:55:59.504 | 2026-07-01 18:55:59.504 | Restarting services... 2026-07-01 18:55:59.527 | 2026-07-01 18:55:59.527 | Service restarts being deferred: 2026-07-01 18:55:59.527 | systemctl restart virtlockd.service 2026-07-01 18:55:59.527 | systemctl restart virtlogd.service 2026-07-01 18:55:59.527 | 2026-07-01 18:55:59.527 | No containers need to be restarted. 2026-07-01 18:55:59.527 | 2026-07-01 18:55:59.527 | No user sessions are running outdated binaries. 2026-07-01 18:55:59.527 | 2026-07-01 18:55:59.528 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-01 18:56:01.384 | + functions-common:apt_get:1211 : result=0 2026-07-01 18:56:01.387 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-01 18:56:01.390 | + functions-common:time_stop:2420 : local name 2026-07-01 18:56:01.393 | + functions-common:time_stop:2421 : local end_time 2026-07-01 18:56:01.396 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 18:56:01.399 | + functions-common:time_stop:2423 : local total 2026-07-01 18:56:01.401 | + functions-common:time_stop:2424 : local start_time 2026-07-01 18:56:01.403 | + functions-common:time_stop:2426 : name=apt-get 2026-07-01 18:56:01.405 | + functions-common:time_stop:2427 : start_time=1782932128532 2026-07-01 18:56:01.407 | + functions-common:time_stop:2429 : [[ -z 1782932128532 ]] 2026-07-01 18:56:01.411 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 18:56:01.415 | + functions-common:time_stop:2432 : end_time=1782932161412 2026-07-01 18:56:01.417 | + functions-common:time_stop:2433 : elapsed_time=32880 2026-07-01 18:56:01.420 | + functions-common:time_stop:2434 : total=97576 2026-07-01 18:56:01.423 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 18:56:01.425 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=130456 2026-07-01 18:56:01.427 | + functions-common:apt_get:1215 : return 0 2026-07-01 18:56:01.430 | + ./stack.sh:main:860 : '[' -n mysql ']' 2026-07-01 18:56:01.433 | + ./stack.sh:main:861 : install_database_python 2026-07-01 18:56:01.435 | + lib/database:install_database_python:123 : install_database_python_mysql 2026-07-01 18:56:01.438 | + lib/databases/mysql:install_database_python_mysql:242 : pip_install_gr PyMySQL 2026-07-01 18:56:01.441 | + inc/python:pip_install_gr:94 : local name=PyMySQL 2026-07-01 18:56:01.444 | + inc/python:pip_install_gr:95 : local clean_name 2026-07-01 18:56:01.447 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements PyMySQL 2026-07-01 18:56:01.450 | ++ inc/python:get_from_global_requirements:241 : local package=PyMySQL 2026-07-01 18:56:01.453 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-07-01 18:56:01.457 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2026-07-01 18:56:01.458 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-07-01 18:56:01.463 | ++ inc/python:get_from_global_requirements:243 : required_pkg='PyMySQL ' 2026-07-01 18:56:01.465 | ++ inc/python:get_from_global_requirements:244 : [[ PyMySQL == '' ]] 2026-07-01 18:56:01.467 | ++ inc/python:get_from_global_requirements:247 : echo PyMySQL 2026-07-01 18:56:01.470 | + inc/python:pip_install_gr:96 : clean_name=PyMySQL 2026-07-01 18:56:01.473 | + inc/python:pip_install_gr:97 : pip_install PyMySQL 2026-07-01 18:56:01.494 | Using python 3.12 to install PyMySQL 2026-07-01 18:56:01.497 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2026-07-01 18:56:02.631 | Collecting PyMySQL 2026-07-01 18:56:02.766 | Downloading pymysql-1.2.0-py3-none-any.whl.metadata (4.3 kB) 2026-07-01 18:56:02.791 | Downloading pymysql-1.2.0-py3-none-any.whl (45 kB) 2026-07-01 18:56:02.963 | Installing collected packages: PyMySQL 2026-07-01 18:56:03.032 | Successfully installed PyMySQL-1.2.0 2026-07-01 18:56:03.130 | + inc/python:pip_install:216 : result=0 2026-07-01 18:56:03.133 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-01 18:56:03.136 | + functions-common:time_stop:2420 : local name 2026-07-01 18:56:03.139 | + functions-common:time_stop:2421 : local end_time 2026-07-01 18:56:03.142 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 18:56:03.145 | + functions-common:time_stop:2423 : local total 2026-07-01 18:56:03.148 | + functions-common:time_stop:2424 : local start_time 2026-07-01 18:56:03.151 | + functions-common:time_stop:2426 : name=pip_install 2026-07-01 18:56:03.153 | + functions-common:time_stop:2427 : start_time=1782932161489 2026-07-01 18:56:03.156 | + functions-common:time_stop:2429 : [[ -z 1782932161489 ]] 2026-07-01 18:56:03.160 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 18:56:03.165 | + functions-common:time_stop:2432 : end_time=1782932163161 2026-07-01 18:56:03.167 | + functions-common:time_stop:2433 : elapsed_time=1672 2026-07-01 18:56:03.170 | + functions-common:time_stop:2434 : total=34958 2026-07-01 18:56:03.173 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 18:56:03.175 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=36630 2026-07-01 18:56:03.178 | + inc/python:pip_install:219 : return 0 2026-07-01 18:56:03.181 | + lib/databases/mysql:install_database_python_mysql:243 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2026-07-01 18:56:03.184 | + lib/databases/mysql:install_database_python_mysql:245 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2026-07-01 18:56:03.187 | + lib/databases/mysql:install_database_python_mysql:246 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2026-07-01 18:56:03.190 | + ./stack.sh:main:864 : is_service_enabled neutron 2026-07-01 18:56:03.207 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 18:56:03.209 | + ./stack.sh:main:865 : install_neutron_agent_packages 2026-07-01 18:56:03.212 | + lib/neutron:install_neutron_agent_packages:547 : is_service_enabled q-l3 neutron-l3 2026-07-01 18:56:03.231 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 18:56:03.234 | + lib/neutron:install_neutron_agent_packages:551 : is_service_enabled q-agt neutron-agent q-dhcp neutron-dhcp q-l3 neutron-l3 2026-07-01 18:56:03.252 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 18:56:03.255 | + ./stack.sh:main:868 : is_service_enabled etcd3 2026-07-01 18:56:03.274 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 18:56:03.276 | + ./stack.sh:main:869 : install_etcd3 2026-07-01 18:56:03.279 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2026-07-01 18:56:03.279 | Installing etcd 2026-07-01 18:56:03.282 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2026-07-01 18:56:03.298 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2026-07-01 18:56:03.314 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2026-07-01 18:56:03.316 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2026-07-01 18:56:03.335 | + lib/etcd3:install_etcd3:113 : local etcd_file 2026-07-01 18:56:03.338 | ++ lib/etcd3:install_etcd3:114 : get_extra_file https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-07-01 18:56:03.341 | ++ functions:get_extra_file:66 : local file_url=https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-07-01 18:56:03.344 | ++ functions:get_extra_file:67 : local 'retry_args=--retry-on-host-error --retry-on-http-error=500,503 ' 2026-07-01 18:56:03.348 | ++ functions:get_extra_file:68 : retry_args+='-t 2 --waitretry=10 ' 2026-07-01 18:56:03.350 | ++ functions:get_extra_file:69 : retry_args+='--tries=3 --retry-connrefused' 2026-07-01 18:56:03.353 | ++ functions:get_extra_file:71 : local file_name=etcd-v3.5.21-linux-amd64.tar.gz 2026-07-01 18:56:03.356 | ++ functions:get_extra_file:72 : [[ https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz != file* ]] 2026-07-01 18:56:03.359 | ++ functions:get_extra_file:74 : [[ ! -f /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz ]] 2026-07-01 18:56:03.363 | ++ functions:get_extra_file:75 : wget --progress=dot:giga --retry-on-host-error --retry-on-http-error=500,503 -t 2 --waitretry=10 --tries=3 --retry-connrefused -c https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz -O /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-07-01 18:56:03.367 | --2026-07-01 20:56:03-- https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-07-01 18:56:03.446 | Resolving github.com (github.com)... 140.82.121.4 2026-07-01 18:56:03.465 | Connecting to github.com (github.com)|140.82.121.4|:443... connected. 2026-07-01 18:56:03.688 | HTTP request sent, awaiting response... 302 Found 2026-07-01 18:56:03.688 | Location: https://release-assets.githubusercontent.com/github-production-release-asset/11225014/a921b041-0d04-41f7-96b3-8dfd08eb5f41?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-07-01T19%3A48%3A36Z&rscd=attachment%3B+filename%3Detcd-v3.5.21-linux-amd64.tar.gz&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-07-01T18%3A47%3A40Z&ske=2026-07-01T19%3A48%3A36Z&sks=b&skv=2018-11-09&sig=4wC0akAMYCBKSa71ktIckcPDRSHkAbprt49ovQSM1Ks%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4MjkzMzk2MywibmJmIjoxNzgyOTMyMTYzLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.BTnqDAKhPzTkHXhWhCqi0gsooRXacnqGoLJYQTza0EI&response-content-disposition=attachment%3B%20filename%3Detcd-v3.5.21-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream [following] 2026-07-01 18:56:03.688 | --2026-07-01 20:56:03-- https://release-assets.githubusercontent.com/github-production-release-asset/11225014/a921b041-0d04-41f7-96b3-8dfd08eb5f41?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-07-01T19%3A48%3A36Z&rscd=attachment%3B+filename%3Detcd-v3.5.21-linux-amd64.tar.gz&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-07-01T18%3A47%3A40Z&ske=2026-07-01T19%3A48%3A36Z&sks=b&skv=2018-11-09&sig=4wC0akAMYCBKSa71ktIckcPDRSHkAbprt49ovQSM1Ks%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4MjkzMzk2MywibmJmIjoxNzgyOTMyMTYzLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.BTnqDAKhPzTkHXhWhCqi0gsooRXacnqGoLJYQTza0EI&response-content-disposition=attachment%3B%20filename%3Detcd-v3.5.21-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream 2026-07-01 18:56:03.689 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.110.133, 185.199.109.133, 185.199.108.133, ... 2026-07-01 18:56:03.701 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.110.133|:443... connected. 2026-07-01 18:56:03.745 | HTTP request sent, awaiting response... 200 OK 2026-07-01 18:56:03.745 | Length: 20927601 (20M) [application/octet-stream] 2026-07-01 18:56:03.745 | Saving to: '/home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' 2026-07-01 18:56:03.797 | 2026-07-01 18:56:04.013 | 0K ........ ........ ... 100% 74.4M=0.3s 2026-07-01 18:56:04.013 | 2026-07-01 18:56:04.013 | 2026-07-01 20:56:04 (74.4 MB/s) - '/home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' saved [20927601/20927601] 2026-07-01 18:56:04.013 | 2026-07-01 18:56:04.018 | ++ functions:get_extra_file:76 : [[ 0 -ne 0 ]] 2026-07-01 18:56:04.021 | ++ functions:get_extra_file:80 : echo /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-07-01 18:56:04.024 | ++ functions:get_extra_file:81 : return 2026-07-01 18:56:04.027 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-07-01 18:56:04.030 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64/etcd ']' 2026-07-01 18:56:04.034 | + lib/etcd3:install_etcd3:116 : echo 'adddda4b06718e68671ffabff2f8cee48488ba61ad82900e639d108f2148501c /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' 2026-07-01 18:56:04.036 | + lib/etcd3:install_etcd3:118 : sha256sum -c /home/quobyte/devstack/files/etcd.sha256sum 2026-07-01 18:56:04.062 | /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz: OK 2026-07-01 18:56:04.065 | + lib/etcd3:install_etcd3:120 : tar xzvf /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz -C /home/quobyte/devstack/files 2026-07-01 18:56:04.075 | etcd-v3.5.21-linux-amd64/ 2026-07-01 18:56:04.075 | etcd-v3.5.21-linux-amd64/Documentation/ 2026-07-01 18:56:04.075 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/ 2026-07-01 18:56:04.075 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/ 2026-07-01 18:56:04.075 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/ 2026-07-01 18:56:04.075 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/v3lock.swagger.json 2026-07-01 18:56:04.075 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/v3election.swagger.json 2026-07-01 18:56:04.075 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/rpc.swagger.json 2026-07-01 18:56:04.076 | etcd-v3.5.21-linux-amd64/Documentation/README.md 2026-07-01 18:56:04.076 | etcd-v3.5.21-linux-amd64/README-etcdutl.md 2026-07-01 18:56:04.076 | etcd-v3.5.21-linux-amd64/READMEv2-etcdctl.md 2026-07-01 18:56:04.076 | etcd-v3.5.21-linux-amd64/README-etcdctl.md 2026-07-01 18:56:04.077 | etcd-v3.5.21-linux-amd64/README.md 2026-07-01 18:56:04.077 | etcd-v3.5.21-linux-amd64/etcdutl 2026-07-01 18:56:04.235 | etcd-v3.5.21-linux-amd64/etcdctl 2026-07-01 18:56:04.429 | etcd-v3.5.21-linux-amd64/etcd 2026-07-01 18:56:04.683 | + lib/etcd3:install_etcd3:121 : sudo cp /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64/etcd /opt/stack/bin/etcd 2026-07-01 18:56:04.714 | + lib/etcd3:install_etcd3:122 : sudo cp /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64/etcdctl /opt/stack/bin/etcdctl 2026-07-01 18:56:04.743 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2026-07-01 18:56:04.745 | + ./stack.sh:main:878 : is_service_enabled tls-proxy 2026-07-01 18:56:04.759 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 18:56:04.761 | + ./stack.sh:main:888 : install_dstat 2026-07-01 18:56:04.763 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2026-07-01 18:56:04.776 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 18:56:04.779 | + ./stack.sh:main:894 : echo_summary 'Installing OpenStack project source' 2026-07-01 18:56:04.781 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-01 18:56:04.783 | + ./stack.sh:echo_summary:447 : echo -e Installing OpenStack project source 2026-07-01 18:56:04.785 | + ./stack.sh:main:897 : install_libs 2026-07-01 18:56:04.787 | + lib/libraries:install_libs:91 : _install_lib_from_source automaton 2026-07-01 18:56:04.789 | + lib/libraries:_install_lib_from_source:75 : local name=automaton 2026-07-01 18:56:04.791 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git automaton 2026-07-01 18:56:04.793 | + inc/python:use_library_from_git:266 : local name=automaton 2026-07-01 18:56:04.795 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-01 18:56:04.798 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-01 18:56:04.799 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,automaton, ]] 2026-07-01 18:56:04.802 | + inc/python:use_library_from_git:269 : return 1 2026-07-01 18:56:04.804 | + lib/libraries:install_libs:92 : _install_lib_from_source castellan 2026-07-01 18:56:04.806 | + lib/libraries:_install_lib_from_source:75 : local name=castellan 2026-07-01 18:56:04.808 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git castellan 2026-07-01 18:56:04.810 | + inc/python:use_library_from_git:266 : local name=castellan 2026-07-01 18:56:04.812 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-01 18:56:04.814 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-01 18:56:04.816 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,castellan, ]] 2026-07-01 18:56:04.818 | + inc/python:use_library_from_git:269 : return 1 2026-07-01 18:56:04.821 | + lib/libraries:install_libs:93 : _install_lib_from_source cliff 2026-07-01 18:56:04.823 | + lib/libraries:_install_lib_from_source:75 : local name=cliff 2026-07-01 18:56:04.825 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git cliff 2026-07-01 18:56:04.827 | + inc/python:use_library_from_git:266 : local name=cliff 2026-07-01 18:56:04.829 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-01 18:56:04.831 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-01 18:56:04.833 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,cliff, ]] 2026-07-01 18:56:04.835 | + inc/python:use_library_from_git:269 : return 1 2026-07-01 18:56:04.837 | + lib/libraries:install_libs:94 : _install_lib_from_source cursive 2026-07-01 18:56:04.839 | + lib/libraries:_install_lib_from_source:75 : local name=cursive 2026-07-01 18:56:04.841 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git cursive 2026-07-01 18:56:04.844 | + inc/python:use_library_from_git:266 : local name=cursive 2026-07-01 18:56:04.846 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-01 18:56:04.848 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-01 18:56:04.850 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,cursive, ]] 2026-07-01 18:56:04.852 | + inc/python:use_library_from_git:269 : return 1 2026-07-01 18:56:04.854 | + lib/libraries:install_libs:95 : _install_lib_from_source debtcollector 2026-07-01 18:56:04.856 | + lib/libraries:_install_lib_from_source:75 : local name=debtcollector 2026-07-01 18:56:04.858 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git debtcollector 2026-07-01 18:56:04.860 | + inc/python:use_library_from_git:266 : local name=debtcollector 2026-07-01 18:56:04.862 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-01 18:56:04.864 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-01 18:56:04.866 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,debtcollector, ]] 2026-07-01 18:56:04.869 | + inc/python:use_library_from_git:269 : return 1 2026-07-01 18:56:04.871 | + lib/libraries:install_libs:96 : _install_lib_from_source futurist 2026-07-01 18:56:04.873 | + lib/libraries:_install_lib_from_source:75 : local name=futurist 2026-07-01 18:56:04.875 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git futurist 2026-07-01 18:56:04.877 | + inc/python:use_library_from_git:266 : local name=futurist 2026-07-01 18:56:04.879 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-01 18:56:04.881 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-01 18:56:04.883 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,futurist, ]] 2026-07-01 18:56:04.885 | + inc/python:use_library_from_git:269 : return 1 2026-07-01 18:56:04.888 | + lib/libraries:install_libs:97 : _install_lib_from_source openstacksdk 2026-07-01 18:56:04.890 | + lib/libraries:_install_lib_from_source:75 : local name=openstacksdk 2026-07-01 18:56:04.892 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git openstacksdk 2026-07-01 18:56:04.894 | + inc/python:use_library_from_git:266 : local name=openstacksdk 2026-07-01 18:56:04.896 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-01 18:56:04.898 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-01 18:56:04.900 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,openstacksdk, ]] 2026-07-01 18:56:04.903 | + inc/python:use_library_from_git:269 : return 1 2026-07-01 18:56:04.905 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-lib 2026-07-01 18:56:04.907 | + lib/libraries:_install_lib_from_source:75 : local name=osc-lib 2026-07-01 18:56:04.909 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osc-lib 2026-07-01 18:56:04.911 | + inc/python:use_library_from_git:266 : local name=osc-lib 2026-07-01 18:56:04.913 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-01 18:56:04.915 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-01 18:56:04.917 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,osc-lib, ]] 2026-07-01 18:56:04.919 | + inc/python:use_library_from_git:269 : return 1 2026-07-01 18:56:04.922 | + lib/libraries:install_libs:99 : _install_lib_from_source osc-placement 2026-07-01 18:56:04.924 | + lib/libraries:_install_lib_from_source:75 : local name=osc-placement 2026-07-01 18:56:04.926 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osc-placement 2026-07-01 18:56:04.928 | + inc/python:use_library_from_git:266 : local name=osc-placement 2026-07-01 18:56:04.930 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-01 18:56:04.932 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-01 18:56:04.934 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,osc-placement, ]] 2026-07-01 18:56:04.936 | + inc/python:use_library_from_git:269 : return 1 2026-07-01 18:56:04.939 | + lib/libraries:install_libs:100 : _install_lib_from_source os-client-config 2026-07-01 18:56:04.941 | + lib/libraries:_install_lib_from_source:75 : local name=os-client-config 2026-07-01 18:56:04.943 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-client-config 2026-07-01 18:56:04.945 | + inc/python:use_library_from_git:266 : local name=os-client-config 2026-07-01 18:56:04.947 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-01 18:56:04.949 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-01 18:56:04.951 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-client-config, ]] 2026-07-01 18:56:04.953 | + inc/python:use_library_from_git:269 : return 1 2026-07-01 18:56:04.955 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.cache 2026-07-01 18:56:04.958 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.cache 2026-07-01 18:56:04.960 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.cache 2026-07-01 18:56:04.962 | + inc/python:use_library_from_git:266 : local name=oslo.cache 2026-07-01 18:56:04.964 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-01 18:56:04.966 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-01 18:56:04.968 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.cache, ]] 2026-07-01 18:56:04.970 | + inc/python:use_library_from_git:269 : return 1 2026-07-01 18:56:04.972 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.concurrency 2026-07-01 18:56:04.974 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.concurrency 2026-07-01 18:56:04.976 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.concurrency 2026-07-01 18:56:04.979 | + inc/python:use_library_from_git:266 : local name=oslo.concurrency 2026-07-01 18:56:04.981 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-01 18:56:04.983 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-01 18:56:04.985 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.concurrency, ]] 2026-07-01 18:56:04.987 | + inc/python:use_library_from_git:269 : return 1 2026-07-01 18:56:04.989 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.config 2026-07-01 18:56:04.991 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.config 2026-07-01 18:56:04.993 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.config 2026-07-01 18:56:04.995 | + inc/python:use_library_from_git:266 : local name=oslo.config 2026-07-01 18:56:04.997 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-01 18:56:04.999 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-01 18:56:05.001 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.config, ]] 2026-07-01 18:56:05.003 | + inc/python:use_library_from_git:269 : return 1 2026-07-01 18:56:05.006 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.context 2026-07-01 18:56:05.008 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.context 2026-07-01 18:56:05.010 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.context 2026-07-01 18:56:05.012 | + inc/python:use_library_from_git:266 : local name=oslo.context 2026-07-01 18:56:05.014 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-01 18:56:05.016 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-01 18:56:05.018 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.context, ]] 2026-07-01 18:56:05.020 | + inc/python:use_library_from_git:269 : return 1 2026-07-01 18:56:05.022 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.db 2026-07-01 18:56:05.024 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.db 2026-07-01 18:56:05.026 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.db 2026-07-01 18:56:05.028 | + inc/python:use_library_from_git:266 : local name=oslo.db 2026-07-01 18:56:05.030 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-01 18:56:05.032 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-01 18:56:05.034 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.db, ]] 2026-07-01 18:56:05.036 | + inc/python:use_library_from_git:269 : return 1 2026-07-01 18:56:05.039 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.i18n 2026-07-01 18:56:05.041 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.i18n 2026-07-01 18:56:05.043 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.i18n 2026-07-01 18:56:05.045 | + inc/python:use_library_from_git:266 : local name=oslo.i18n 2026-07-01 18:56:05.047 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-01 18:56:05.049 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-01 18:56:05.051 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.i18n, ]] 2026-07-01 18:56:05.053 | + inc/python:use_library_from_git:269 : return 1 2026-07-01 18:56:05.055 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.limit 2026-07-01 18:56:05.058 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.limit 2026-07-01 18:56:05.060 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.limit 2026-07-01 18:56:05.062 | + inc/python:use_library_from_git:266 : local name=oslo.limit 2026-07-01 18:56:05.064 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-01 18:56:05.066 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-01 18:56:05.068 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.limit, ]] 2026-07-01 18:56:05.070 | + inc/python:use_library_from_git:269 : return 1 2026-07-01 18:56:05.072 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.log 2026-07-01 18:56:05.074 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.log 2026-07-01 18:56:05.076 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.log 2026-07-01 18:56:05.079 | + inc/python:use_library_from_git:266 : local name=oslo.log 2026-07-01 18:56:05.081 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-01 18:56:05.083 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-01 18:56:05.085 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.log, ]] 2026-07-01 18:56:05.087 | + inc/python:use_library_from_git:269 : return 1 2026-07-01 18:56:05.089 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.messaging 2026-07-01 18:56:05.091 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.messaging 2026-07-01 18:56:05.093 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.messaging 2026-07-01 18:56:05.095 | + inc/python:use_library_from_git:266 : local name=oslo.messaging 2026-07-01 18:56:05.097 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-01 18:56:05.099 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-01 18:56:05.101 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.messaging, ]] 2026-07-01 18:56:05.103 | + inc/python:use_library_from_git:269 : return 1 2026-07-01 18:56:05.106 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.middleware 2026-07-01 18:56:05.108 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.middleware 2026-07-01 18:56:05.110 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.middleware 2026-07-01 18:56:05.112 | + inc/python:use_library_from_git:266 : local name=oslo.middleware 2026-07-01 18:56:05.114 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-01 18:56:05.116 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-01 18:56:05.118 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.middleware, ]] 2026-07-01 18:56:05.120 | + inc/python:use_library_from_git:269 : return 1 2026-07-01 18:56:05.122 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.policy 2026-07-01 18:56:05.124 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.policy 2026-07-01 18:56:05.127 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.policy 2026-07-01 18:56:05.129 | + inc/python:use_library_from_git:266 : local name=oslo.policy 2026-07-01 18:56:05.131 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-01 18:56:05.133 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-01 18:56:05.135 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.policy, ]] 2026-07-01 18:56:05.137 | + inc/python:use_library_from_git:269 : return 1 2026-07-01 18:56:05.139 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.privsep 2026-07-01 18:56:05.141 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.privsep 2026-07-01 18:56:05.143 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.privsep 2026-07-01 18:56:05.145 | + inc/python:use_library_from_git:266 : local name=oslo.privsep 2026-07-01 18:56:05.148 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-01 18:56:05.150 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-01 18:56:05.152 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.privsep, ]] 2026-07-01 18:56:05.154 | + inc/python:use_library_from_git:269 : return 1 2026-07-01 18:56:05.158 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.reports 2026-07-01 18:56:05.161 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.reports 2026-07-01 18:56:05.163 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.reports 2026-07-01 18:56:05.166 | + inc/python:use_library_from_git:266 : local name=oslo.reports 2026-07-01 18:56:05.169 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-01 18:56:05.171 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-01 18:56:05.173 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.reports, ]] 2026-07-01 18:56:05.176 | + inc/python:use_library_from_git:269 : return 1 2026-07-01 18:56:05.178 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.rootwrap 2026-07-01 18:56:05.180 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.rootwrap 2026-07-01 18:56:05.183 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.rootwrap 2026-07-01 18:56:05.185 | + inc/python:use_library_from_git:266 : local name=oslo.rootwrap 2026-07-01 18:56:05.188 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-01 18:56:05.190 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-01 18:56:05.192 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.rootwrap, ]] 2026-07-01 18:56:05.194 | + inc/python:use_library_from_git:269 : return 1 2026-07-01 18:56:05.197 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.serialization 2026-07-01 18:56:05.199 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.serialization 2026-07-01 18:56:05.202 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.serialization 2026-07-01 18:56:05.204 | + inc/python:use_library_from_git:266 : local name=oslo.serialization 2026-07-01 18:56:05.207 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-01 18:56:05.209 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-01 18:56:05.211 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.serialization, ]] 2026-07-01 18:56:05.214 | + inc/python:use_library_from_git:269 : return 1 2026-07-01 18:56:05.216 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.service 2026-07-01 18:56:05.219 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.service 2026-07-01 18:56:05.221 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.service 2026-07-01 18:56:05.224 | + inc/python:use_library_from_git:266 : local name=oslo.service 2026-07-01 18:56:05.226 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-01 18:56:05.228 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-01 18:56:05.231 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.service, ]] 2026-07-01 18:56:05.233 | + inc/python:use_library_from_git:269 : return 1 2026-07-01 18:56:05.236 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.utils 2026-07-01 18:56:05.238 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.utils 2026-07-01 18:56:05.240 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.utils 2026-07-01 18:56:05.242 | + inc/python:use_library_from_git:266 : local name=oslo.utils 2026-07-01 18:56:05.245 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-01 18:56:05.247 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-01 18:56:05.250 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.utils, ]] 2026-07-01 18:56:05.252 | + inc/python:use_library_from_git:269 : return 1 2026-07-01 18:56:05.255 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.versionedobjects 2026-07-01 18:56:05.257 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.versionedobjects 2026-07-01 18:56:05.259 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.versionedobjects 2026-07-01 18:56:05.262 | + inc/python:use_library_from_git:266 : local name=oslo.versionedobjects 2026-07-01 18:56:05.264 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-01 18:56:05.266 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-01 18:56:05.269 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.versionedobjects, ]] 2026-07-01 18:56:05.271 | + inc/python:use_library_from_git:269 : return 1 2026-07-01 18:56:05.273 | + lib/libraries:install_libs:119 : _install_lib_from_source oslo.vmware 2026-07-01 18:56:05.276 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.vmware 2026-07-01 18:56:05.278 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.vmware 2026-07-01 18:56:05.281 | + inc/python:use_library_from_git:266 : local name=oslo.vmware 2026-07-01 18:56:05.283 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-01 18:56:05.285 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-01 18:56:05.288 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.vmware, ]] 2026-07-01 18:56:05.290 | + inc/python:use_library_from_git:269 : return 1 2026-07-01 18:56:05.292 | + lib/libraries:install_libs:120 : _install_lib_from_source osprofiler 2026-07-01 18:56:05.295 | + lib/libraries:_install_lib_from_source:75 : local name=osprofiler 2026-07-01 18:56:05.297 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osprofiler 2026-07-01 18:56:05.300 | + inc/python:use_library_from_git:266 : local name=osprofiler 2026-07-01 18:56:05.302 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-01 18:56:05.304 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-01 18:56:05.307 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,osprofiler, ]] 2026-07-01 18:56:05.309 | + inc/python:use_library_from_git:269 : return 1 2026-07-01 18:56:05.312 | + lib/libraries:install_libs:121 : _install_lib_from_source pycadf 2026-07-01 18:56:05.314 | + lib/libraries:_install_lib_from_source:75 : local name=pycadf 2026-07-01 18:56:05.317 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git pycadf 2026-07-01 18:56:05.319 | + inc/python:use_library_from_git:266 : local name=pycadf 2026-07-01 18:56:05.321 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-01 18:56:05.324 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-01 18:56:05.326 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,pycadf, ]] 2026-07-01 18:56:05.328 | + inc/python:use_library_from_git:269 : return 1 2026-07-01 18:56:05.331 | + lib/libraries:install_libs:122 : _install_lib_from_source stevedore 2026-07-01 18:56:05.333 | + lib/libraries:_install_lib_from_source:75 : local name=stevedore 2026-07-01 18:56:05.335 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git stevedore 2026-07-01 18:56:05.338 | + inc/python:use_library_from_git:266 : local name=stevedore 2026-07-01 18:56:05.340 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-01 18:56:05.342 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-01 18:56:05.344 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,stevedore, ]] 2026-07-01 18:56:05.347 | + inc/python:use_library_from_git:269 : return 1 2026-07-01 18:56:05.349 | + lib/libraries:install_libs:123 : _install_lib_from_source taskflow 2026-07-01 18:56:05.352 | + lib/libraries:_install_lib_from_source:75 : local name=taskflow 2026-07-01 18:56:05.354 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git taskflow 2026-07-01 18:56:05.356 | + inc/python:use_library_from_git:266 : local name=taskflow 2026-07-01 18:56:05.359 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-01 18:56:05.361 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-01 18:56:05.363 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,taskflow, ]] 2026-07-01 18:56:05.366 | + inc/python:use_library_from_git:269 : return 1 2026-07-01 18:56:05.368 | + lib/libraries:install_libs:124 : _install_lib_from_source tooz 2026-07-01 18:56:05.370 | + lib/libraries:_install_lib_from_source:75 : local name=tooz 2026-07-01 18:56:05.373 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git tooz 2026-07-01 18:56:05.375 | + inc/python:use_library_from_git:266 : local name=tooz 2026-07-01 18:56:05.378 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-01 18:56:05.380 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-01 18:56:05.382 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,tooz, ]] 2026-07-01 18:56:05.384 | + inc/python:use_library_from_git:269 : return 1 2026-07-01 18:56:05.387 | + lib/libraries:install_libs:128 : _install_lib_from_source os-brick 2026-07-01 18:56:05.389 | + lib/libraries:_install_lib_from_source:75 : local name=os-brick 2026-07-01 18:56:05.391 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-brick 2026-07-01 18:56:05.394 | + inc/python:use_library_from_git:266 : local name=os-brick 2026-07-01 18:56:05.396 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-01 18:56:05.399 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-01 18:56:05.401 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-brick, ]] 2026-07-01 18:56:05.403 | + inc/python:use_library_from_git:269 : return 1 2026-07-01 18:56:05.406 | + lib/libraries:install_libs:129 : _install_lib_from_source os-resource-classes 2026-07-01 18:56:05.408 | + lib/libraries:_install_lib_from_source:75 : local name=os-resource-classes 2026-07-01 18:56:05.410 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-resource-classes 2026-07-01 18:56:05.413 | + inc/python:use_library_from_git:266 : local name=os-resource-classes 2026-07-01 18:56:05.415 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-01 18:56:05.417 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-01 18:56:05.419 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-resource-classes, ]] 2026-07-01 18:56:05.422 | + inc/python:use_library_from_git:269 : return 1 2026-07-01 18:56:05.424 | + lib/libraries:install_libs:130 : _install_lib_from_source os-traits 2026-07-01 18:56:05.427 | + lib/libraries:_install_lib_from_source:75 : local name=os-traits 2026-07-01 18:56:05.429 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-traits 2026-07-01 18:56:05.431 | + inc/python:use_library_from_git:266 : local name=os-traits 2026-07-01 18:56:05.434 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-01 18:56:05.436 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-01 18:56:05.438 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-traits, ]] 2026-07-01 18:56:05.440 | + inc/python:use_library_from_git:269 : return 1 2026-07-01 18:56:05.443 | + lib/libraries:install_libs:133 : _install_lib_from_source python-barbicanclient 2026-07-01 18:56:05.445 | + lib/libraries:_install_lib_from_source:75 : local name=python-barbicanclient 2026-07-01 18:56:05.448 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git python-barbicanclient 2026-07-01 18:56:05.450 | + inc/python:use_library_from_git:266 : local name=python-barbicanclient 2026-07-01 18:56:05.452 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-01 18:56:05.454 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-01 18:56:05.457 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-barbicanclient, ]] 2026-07-01 18:56:05.459 | + inc/python:use_library_from_git:269 : return 1 2026-07-01 18:56:05.462 | + lib/libraries:install_libs:135 : use_library_from_git etcd3gw 2026-07-01 18:56:05.464 | + inc/python:use_library_from_git:266 : local name=etcd3gw 2026-07-01 18:56:05.466 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-01 18:56:05.469 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-01 18:56:05.471 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,etcd3gw, ]] 2026-07-01 18:56:05.474 | + inc/python:use_library_from_git:269 : return 1 2026-07-01 18:56:05.476 | + lib/libraries:install_libs:139 : pip_install etcd3gw 2026-07-01 18:56:05.493 | Using python 3.12 to install etcd3gw 2026-07-01 18:56:05.495 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2026-07-01 18:56:06.636 | Collecting etcd3gw 2026-07-01 18:56:06.781 | Downloading etcd3gw-2.7.0-py3-none-any.whl.metadata (1.9 kB) 2026-07-01 18:56:06.793 | Requirement already satisfied: pbr>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from etcd3gw) (7.0.3) 2026-07-01 18:56:06.835 | Collecting requests>=2.20.0 (from etcd3gw) 2026-07-01 18:56:06.837 | Using cached requests-2.34.2-py3-none-any.whl.metadata (4.8 kB) 2026-07-01 18:56:06.882 | Collecting futurist>=0.16.0 (from etcd3gw) 2026-07-01 18:56:06.898 | Downloading futurist-3.4.0-py3-none-any.whl.metadata (2.1 kB) 2026-07-01 18:56:06.947 | Collecting debtcollector>=3.0.0 (from futurist>=0.16.0->etcd3gw) 2026-07-01 18:56:06.964 | Downloading debtcollector-3.1.0-py3-none-any.whl.metadata (2.6 kB) 2026-07-01 18:56:07.470 | Collecting wrapt>=2.1.0 (from debtcollector>=3.0.0->futurist>=0.16.0->etcd3gw) 2026-07-01 18:56:07.488 | Downloading wrapt-2.2.1-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.metadata (7.4 kB) 2026-07-01 18:56:07.502 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0->etcd3gw) (82.0.1) 2026-07-01 18:56:07.670 | Collecting charset_normalizer<4,>=2 (from requests>=2.20.0->etcd3gw) 2026-07-01 18:56:07.672 | Using cached charset_normalizer-3.4.7-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (40 kB) 2026-07-01 18:56:07.704 | Collecting idna<4,>=2.5 (from requests>=2.20.0->etcd3gw) 2026-07-01 18:56:07.706 | Using cached idna-3.18-py3-none-any.whl.metadata (6.1 kB) 2026-07-01 18:56:07.746 | Collecting urllib3<3,>=1.26 (from requests>=2.20.0->etcd3gw) 2026-07-01 18:56:07.748 | Using cached urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) 2026-07-01 18:56:07.754 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2023.11.17) 2026-07-01 18:56:07.781 | Downloading etcd3gw-2.7.0-py3-none-any.whl (29 kB) 2026-07-01 18:56:07.816 | Downloading futurist-3.4.0-py3-none-any.whl (43 kB) 2026-07-01 18:56:07.847 | Downloading debtcollector-3.1.0-py3-none-any.whl (24 kB) 2026-07-01 18:56:07.858 | Using cached requests-2.34.2-py3-none-any.whl (73 kB) 2026-07-01 18:56:07.860 | Using cached charset_normalizer-3.4.7-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (216 kB) 2026-07-01 18:56:07.863 | Using cached idna-3.18-py3-none-any.whl (65 kB) 2026-07-01 18:56:07.865 | Using cached urllib3-2.7.0-py3-none-any.whl (131 kB) 2026-07-01 18:56:07.881 | Downloading wrapt-2.2.1-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (169 kB) 2026-07-01 18:56:08.123 | Installing collected packages: wrapt, urllib3, idna, charset_normalizer, requests, debtcollector, futurist, etcd3gw 2026-07-01 18:56:08.181 | Attempting uninstall: urllib3 2026-07-01 18:56:08.187 | Found existing installation: urllib3 2.0.7 2026-07-01 18:56:08.188 | Not uninstalling urllib3 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-01 18:56:08.189 | Can't uninstall 'urllib3'. No files were found to uninstall. 2026-07-01 18:56:08.333 | Attempting uninstall: idna 2026-07-01 18:56:08.344 | Found existing installation: idna 3.6 2026-07-01 18:56:08.344 | Not uninstalling idna at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-01 18:56:08.344 | Can't uninstall 'idna'. No files were found to uninstall. 2026-07-01 18:56:08.505 | Attempting uninstall: requests 2026-07-01 18:56:08.513 | Found existing installation: requests 2.31.0 2026-07-01 18:56:08.514 | Not uninstalling requests at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-01 18:56:08.514 | Can't uninstall 'requests'. No files were found to uninstall. 2026-07-01 18:56:08.747 | 2026-07-01 18:56:08.752 | Successfully installed charset_normalizer-3.4.7 debtcollector-3.1.0 etcd3gw-2.7.0 futurist-3.4.0 idna-3.18 requests-2.34.2 urllib3-2.7.0 wrapt-2.2.1 2026-07-01 18:56:08.886 | + inc/python:pip_install:216 : result=0 2026-07-01 18:56:08.888 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-01 18:56:08.890 | + functions-common:time_stop:2420 : local name 2026-07-01 18:56:08.892 | + functions-common:time_stop:2421 : local end_time 2026-07-01 18:56:08.894 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 18:56:08.896 | + functions-common:time_stop:2423 : local total 2026-07-01 18:56:08.898 | + functions-common:time_stop:2424 : local start_time 2026-07-01 18:56:08.900 | + functions-common:time_stop:2426 : name=pip_install 2026-07-01 18:56:08.902 | + functions-common:time_stop:2427 : start_time=1782932165489 2026-07-01 18:56:08.904 | + functions-common:time_stop:2429 : [[ -z 1782932165489 ]] 2026-07-01 18:56:08.907 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 18:56:08.910 | + functions-common:time_stop:2432 : end_time=1782932168908 2026-07-01 18:56:08.912 | + functions-common:time_stop:2433 : elapsed_time=3419 2026-07-01 18:56:08.914 | + functions-common:time_stop:2434 : total=36630 2026-07-01 18:56:08.916 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 18:56:08.919 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=40049 2026-07-01 18:56:08.921 | + inc/python:pip_install:219 : return 0 2026-07-01 18:56:08.923 | + ./stack.sh:main:900 : install_apache_uwsgi 2026-07-01 18:56:08.926 | + lib/apache:install_apache_uwsgi:79 : local apxs=apxs2 2026-07-01 18:56:08.928 | + lib/apache:install_apache_uwsgi:80 : is_fedora 2026-07-01 18:56:08.930 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-01 18:56:08.933 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-01 18:56:08.935 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-01 18:56:08.937 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-01 18:56:08.940 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-01 18:56:08.942 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-01 18:56:08.945 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-01 18:56:08.947 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-01 18:56:08.949 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-01 18:56:08.952 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-01 18:56:08.954 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-01 18:56:08.956 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-01 18:56:08.959 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-01 18:56:08.961 | + lib/apache:install_apache_uwsgi:84 : is_ubuntu 2026-07-01 18:56:08.963 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-01 18:56:08.966 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-01 18:56:08.968 | + lib/apache:install_apache_uwsgi:85 : local 'pkg_list=uwsgi uwsgi-plugin-python3' 2026-07-01 18:56:08.970 | + lib/apache:install_apache_uwsgi:86 : install_package uwsgi uwsgi-plugin-python3 2026-07-01 18:56:08.973 | + functions-common:install_package:1438 : update_package_repo 2026-07-01 18:56:08.975 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-01 18:56:08.978 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-01 18:56:08.980 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-01 18:56:08.982 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-01 18:56:08.985 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-01 18:56:08.987 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-01 18:56:08.989 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-01 18:56:08.992 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-01 18:56:08.994 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-01 18:56:08.997 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-01 18:56:08.999 | + functions-common:apt_get_update:1167 : return 2026-07-01 18:56:09.001 | + functions-common:install_package:1439 : real_install_package uwsgi uwsgi-plugin-python3 2026-07-01 18:56:09.004 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-01 18:56:09.006 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-01 18:56:09.008 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-01 18:56:09.011 | + functions-common:real_install_package:1427 : apt_get install uwsgi uwsgi-plugin-python3 2026-07-01 18:56:09.030 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install uwsgi uwsgi-plugin-python3 2026-07-01 18:56:09.066 | Reading package lists... 2026-07-01 18:56:09.416 | Building dependency tree... 2026-07-01 18:56:09.417 | Reading state information... 2026-07-01 18:56:09.922 | The following packages were automatically installed and are no longer required: 2026-07-01 18:56:09.923 | libfwupd2 libgusb2 2026-07-01 18:56:09.923 | Use 'sudo apt autoremove' to remove them. 2026-07-01 18:56:09.925 | The following additional packages will be installed: 2026-07-01 18:56:09.927 | libnorm1t64 libpgm-5.3-0t64 libzmq5 uwsgi-core 2026-07-01 18:56:09.929 | Suggested packages: 2026-07-01 18:56:09.929 | nginx-full | cherokee | libapache2-mod-proxy-uwsgi | libapache2-mod-uwsgi 2026-07-01 18:56:09.929 | | libapache2-mod-ruwsgi uwsgi-dev uwsgi-extra uwsgi-plugins-all 2026-07-01 18:56:09.930 | python3-uwsgidecorators 2026-07-01 18:56:09.964 | The following NEW packages will be installed: 2026-07-01 18:56:09.965 | libnorm1t64 libpgm-5.3-0t64 libzmq5 uwsgi uwsgi-core uwsgi-plugin-python3 2026-07-01 18:56:10.076 | 0 upgraded, 6 newly installed, 0 to remove and 6 not upgraded. 2026-07-01 18:56:10.076 | Need to get 1270 kB of archives. 2026-07-01 18:56:10.077 | After this operation, 4285 kB of additional disk space will be used. 2026-07-01 18:56:10.077 | Get:1 http://archive.ubuntu.com/ubuntu noble/universe amd64 libnorm1t64 amd64 1.5.9+dfsg-3.1build1 [154 kB] 2026-07-01 18:56:10.132 | Get:2 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpgm-5.3-0t64 amd64 5.3.128~dfsg-2.1build1 [167 kB] 2026-07-01 18:56:10.150 | Get:3 http://archive.ubuntu.com/ubuntu noble/universe amd64 libzmq5 amd64 4.3.5-1build2 [260 kB] 2026-07-01 18:56:10.171 | Get:4 http://archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi-core amd64 2.0.24-2ubuntu10 [585 kB] 2026-07-01 18:56:10.204 | Get:5 http://archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi amd64 2.0.24-2ubuntu10 [22.0 kB] 2026-07-01 18:56:10.226 | Get:6 http://archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi-plugin-python3 amd64 2.0.24-2ubuntu10 [81.9 kB] 2026-07-01 18:56:10.456 | perl: warning: Setting locale failed. 2026-07-01 18:56:10.456 | perl: warning: Please check that your locale settings: 2026-07-01 18:56:10.456 | LANGUAGE = (unset), 2026-07-01 18:56:10.456 | LC_ALL = "en_US.utf8", 2026-07-01 18:56:10.456 | LANG = "de_DE.UTF-8" 2026-07-01 18:56:10.456 | are supported and installed on your system. 2026-07-01 18:56:10.456 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-01 18:56:10.517 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-01 18:56:10.517 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-01 18:56:10.517 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-01 18:56:10.696 | Fetched 1270 kB in 0s (5336 kB/s) 2026-07-01 18:56:10.748 | Selecting previously unselected package libnorm1t64:amd64. 2026-07-01 18:56:10.809 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 126492 files and directories currently installed.) 2026-07-01 18:56:10.816 | Preparing to unpack .../0-libnorm1t64_1.5.9+dfsg-3.1build1_amd64.deb ... 2026-07-01 18:56:10.823 | Unpacking libnorm1t64:amd64 (1.5.9+dfsg-3.1build1) ... 2026-07-01 18:56:10.873 | Selecting previously unselected package libpgm-5.3-0t64:amd64. 2026-07-01 18:56:10.884 | Preparing to unpack .../1-libpgm-5.3-0t64_5.3.128~dfsg-2.1build1_amd64.deb ... 2026-07-01 18:56:10.888 | Unpacking libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1build1) ... 2026-07-01 18:56:10.935 | Selecting previously unselected package libzmq5:amd64. 2026-07-01 18:56:10.948 | Preparing to unpack .../2-libzmq5_4.3.5-1build2_amd64.deb ... 2026-07-01 18:56:10.951 | Unpacking libzmq5:amd64 (4.3.5-1build2) ... 2026-07-01 18:56:10.999 | Selecting previously unselected package uwsgi-core. 2026-07-01 18:56:11.010 | Preparing to unpack .../3-uwsgi-core_2.0.24-2ubuntu10_amd64.deb ... 2026-07-01 18:56:11.014 | Unpacking uwsgi-core (2.0.24-2ubuntu10) ... 2026-07-01 18:56:11.181 | Selecting previously unselected package uwsgi. 2026-07-01 18:56:11.193 | Preparing to unpack .../4-uwsgi_2.0.24-2ubuntu10_amd64.deb ... 2026-07-01 18:56:11.199 | Unpacking uwsgi (2.0.24-2ubuntu10) ... 2026-07-01 18:56:11.249 | Selecting previously unselected package uwsgi-plugin-python3. 2026-07-01 18:56:11.260 | Preparing to unpack .../5-uwsgi-plugin-python3_2.0.24-2ubuntu10_amd64.deb ... 2026-07-01 18:56:11.265 | Unpacking uwsgi-plugin-python3 (2.0.24-2ubuntu10) ... 2026-07-01 18:56:11.332 | Setting up libnorm1t64:amd64 (1.5.9+dfsg-3.1build1) ... 2026-07-01 18:56:11.342 | Setting up libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1build1) ... 2026-07-01 18:56:11.352 | Setting up libzmq5:amd64 (4.3.5-1build2) ... 2026-07-01 18:56:11.364 | Setting up uwsgi-core (2.0.24-2ubuntu10) ... 2026-07-01 18:56:11.384 | Setting up uwsgi (2.0.24-2ubuntu10) ... 2026-07-01 18:56:11.959 | Setting up uwsgi-plugin-python3 (2.0.24-2ubuntu10) ... 2026-07-01 18:56:11.993 | Processing triggers for man-db (2.12.0-4build2) ... 2026-07-01 18:56:12.990 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-01 18:56:13.221 | perl: warning: Setting locale failed. 2026-07-01 18:56:13.221 | perl: warning: Please check that your locale settings: 2026-07-01 18:56:13.222 | LANGUAGE = (unset), 2026-07-01 18:56:13.222 | LC_ALL = "en_US.utf8", 2026-07-01 18:56:13.222 | LANG = "de_DE.UTF-8" 2026-07-01 18:56:13.222 | are supported and installed on your system. 2026-07-01 18:56:13.222 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-01 18:56:13.355 | perl: warning: Setting locale failed. 2026-07-01 18:56:13.355 | perl: warning: Please check that your locale settings: 2026-07-01 18:56:13.355 | LANGUAGE = (unset), 2026-07-01 18:56:13.355 | LC_ALL = "en_US.utf8", 2026-07-01 18:56:13.355 | LANG = "de_DE.UTF-8" 2026-07-01 18:56:13.355 | are supported and installed on your system. 2026-07-01 18:56:13.355 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-01 18:56:13.407 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-01 18:56:13.407 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-01 18:56:13.407 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-01 18:56:13.479 | perl: warning: Setting locale failed. 2026-07-01 18:56:13.479 | perl: warning: Please check that your locale settings: 2026-07-01 18:56:13.479 | LANGUAGE = (unset), 2026-07-01 18:56:13.479 | LC_ALL = "en_US.utf8", 2026-07-01 18:56:13.479 | LANG = "de_DE.UTF-8" 2026-07-01 18:56:13.479 | are supported and installed on your system. 2026-07-01 18:56:13.479 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-01 18:56:13.979 | 2026-07-01 18:56:13.979 | Running kernel seems to be up-to-date. 2026-07-01 18:56:13.979 | 2026-07-01 18:56:13.979 | Restarting services... 2026-07-01 18:56:14.002 | 2026-07-01 18:56:14.003 | Service restarts being deferred: 2026-07-01 18:56:14.003 | systemctl restart virtlockd.service 2026-07-01 18:56:14.003 | systemctl restart virtlogd.service 2026-07-01 18:56:14.003 | 2026-07-01 18:56:14.003 | No containers need to be restarted. 2026-07-01 18:56:14.003 | 2026-07-01 18:56:14.003 | No user sessions are running outdated binaries. 2026-07-01 18:56:14.003 | 2026-07-01 18:56:14.003 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-01 18:56:15.980 | + functions-common:apt_get:1211 : result=0 2026-07-01 18:56:15.982 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-01 18:56:15.984 | + functions-common:time_stop:2420 : local name 2026-07-01 18:56:15.987 | + functions-common:time_stop:2421 : local end_time 2026-07-01 18:56:15.989 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 18:56:15.991 | + functions-common:time_stop:2423 : local total 2026-07-01 18:56:15.993 | + functions-common:time_stop:2424 : local start_time 2026-07-01 18:56:15.995 | + functions-common:time_stop:2426 : name=apt-get 2026-07-01 18:56:15.998 | + functions-common:time_stop:2427 : start_time=1782932169027 2026-07-01 18:56:16.000 | + functions-common:time_stop:2429 : [[ -z 1782932169027 ]] 2026-07-01 18:56:16.003 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 18:56:16.006 | + functions-common:time_stop:2432 : end_time=1782932176004 2026-07-01 18:56:16.009 | + functions-common:time_stop:2433 : elapsed_time=6977 2026-07-01 18:56:16.011 | + functions-common:time_stop:2434 : total=130456 2026-07-01 18:56:16.013 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 18:56:16.015 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=137433 2026-07-01 18:56:16.018 | + functions-common:apt_get:1215 : return 0 2026-07-01 18:56:16.020 | + lib/apache:install_apache_uwsgi:118 : is_ubuntu 2026-07-01 18:56:16.022 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-01 18:56:16.024 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-01 18:56:16.027 | + lib/apache:install_apache_uwsgi:119 : a2query -m proxy 2026-07-01 18:56:16.029 | perl: warning: Setting locale failed. 2026-07-01 18:56:16.029 | perl: warning: Please check that your locale settings: 2026-07-01 18:56:16.029 | LANGUAGE = (unset), 2026-07-01 18:56:16.029 | LC_ALL = "en_US.utf8", 2026-07-01 18:56:16.029 | LANG = (unset) 2026-07-01 18:56:16.029 | are supported and installed on your system. 2026-07-01 18:56:16.030 | perl: warning: Falling back to the standard locale ("C"). 2026-07-01 18:56:16.064 | No module matches proxy 2026-07-01 18:56:16.067 | + lib/apache:install_apache_uwsgi:121 : sudo a2enmod proxy 2026-07-01 18:56:16.078 | perl: warning: Setting locale failed. 2026-07-01 18:56:16.078 | perl: warning: Please check that your locale settings: 2026-07-01 18:56:16.078 | LANGUAGE = (unset), 2026-07-01 18:56:16.078 | LC_ALL = "en_US.utf8", 2026-07-01 18:56:16.078 | LANG = "de_DE.UTF-8" 2026-07-01 18:56:16.078 | are supported and installed on your system. 2026-07-01 18:56:16.078 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-01 18:56:16.119 | Enabling module proxy. 2026-07-01 18:56:16.124 | To activate the new configuration, you need to run: 2026-07-01 18:56:16.124 | systemctl restart apache2 2026-07-01 18:56:16.129 | + lib/apache:install_apache_uwsgi:122 : sudo a2enmod proxy_uwsgi 2026-07-01 18:56:16.139 | perl: warning: Setting locale failed. 2026-07-01 18:56:16.139 | perl: warning: Please check that your locale settings: 2026-07-01 18:56:16.139 | LANGUAGE = (unset), 2026-07-01 18:56:16.139 | LC_ALL = "en_US.utf8", 2026-07-01 18:56:16.139 | LANG = "de_DE.UTF-8" 2026-07-01 18:56:16.140 | are supported and installed on your system. 2026-07-01 18:56:16.140 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-01 18:56:16.180 | Considering dependency proxy for proxy_uwsgi: 2026-07-01 18:56:16.180 | Module proxy already enabled 2026-07-01 18:56:16.180 | Enabling module proxy_uwsgi. 2026-07-01 18:56:16.185 | To activate the new configuration, you need to run: 2026-07-01 18:56:16.185 | systemctl restart apache2 2026-07-01 18:56:16.190 | + lib/apache:install_apache_uwsgi:123 : restart_apache_server 2026-07-01 18:56:16.192 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-01 18:56:16.194 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-01 18:56:16.196 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-01 18:56:16.316 | + ./stack.sh:main:903 : install_keystoneauth 2026-07-01 18:56:16.318 | + lib/keystone:install_keystoneauth:461 : use_library_from_git keystoneauth 2026-07-01 18:56:16.320 | + inc/python:use_library_from_git:266 : local name=keystoneauth 2026-07-01 18:56:16.322 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-01 18:56:16.325 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-01 18:56:16.327 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,keystoneauth, ]] 2026-07-01 18:56:16.329 | + inc/python:use_library_from_git:269 : return 1 2026-07-01 18:56:16.332 | + ./stack.sh:main:904 : install_keystoneclient 2026-07-01 18:56:16.334 | + lib/keystone:install_keystoneclient:469 : use_library_from_git python-keystoneclient 2026-07-01 18:56:16.336 | + inc/python:use_library_from_git:266 : local name=python-keystoneclient 2026-07-01 18:56:16.338 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-01 18:56:16.340 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-01 18:56:16.342 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-keystoneclient, ]] 2026-07-01 18:56:16.345 | + inc/python:use_library_from_git:269 : return 1 2026-07-01 18:56:16.347 | + ./stack.sh:main:905 : install_glanceclient 2026-07-01 18:56:16.349 | + lib/glance:install_glanceclient:542 : use_library_from_git python-glanceclient 2026-07-01 18:56:16.351 | + inc/python:use_library_from_git:266 : local name=python-glanceclient 2026-07-01 18:56:16.354 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-01 18:56:16.356 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-01 18:56:16.358 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-glanceclient, ]] 2026-07-01 18:56:16.360 | + inc/python:use_library_from_git:269 : return 1 2026-07-01 18:56:16.362 | + ./stack.sh:main:906 : install_cinderclient 2026-07-01 18:56:16.365 | + lib/cinder:install_cinderclient:580 : use_library_from_git python-brick-cinderclient-ext 2026-07-01 18:56:16.367 | + inc/python:use_library_from_git:266 : local name=python-brick-cinderclient-ext 2026-07-01 18:56:16.369 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-01 18:56:16.371 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-01 18:56:16.373 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2026-07-01 18:56:16.376 | + inc/python:use_library_from_git:269 : return 1 2026-07-01 18:56:16.378 | + lib/cinder:install_cinderclient:585 : use_library_from_git python-cinderclient 2026-07-01 18:56:16.380 | + inc/python:use_library_from_git:266 : local name=python-cinderclient 2026-07-01 18:56:16.382 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-01 18:56:16.384 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-01 18:56:16.387 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-cinderclient, ]] 2026-07-01 18:56:16.389 | + inc/python:use_library_from_git:269 : return 1 2026-07-01 18:56:16.391 | + ./stack.sh:main:907 : install_novaclient 2026-07-01 18:56:16.393 | + lib/nova:install_novaclient:902 : use_library_from_git python-novaclient 2026-07-01 18:56:16.395 | + inc/python:use_library_from_git:266 : local name=python-novaclient 2026-07-01 18:56:16.397 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-01 18:56:16.400 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-01 18:56:16.402 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-novaclient, ]] 2026-07-01 18:56:16.404 | + inc/python:use_library_from_git:269 : return 1 2026-07-01 18:56:16.406 | + ./stack.sh:main:908 : is_service_enabled swift glance horizon 2026-07-01 18:56:16.421 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 18:56:16.423 | + ./stack.sh:main:909 : install_swiftclient 2026-07-01 18:56:16.425 | + lib/swift:install_swiftclient:744 : use_library_from_git python-swiftclient 2026-07-01 18:56:16.427 | + inc/python:use_library_from_git:266 : local name=python-swiftclient 2026-07-01 18:56:16.429 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-01 18:56:16.432 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-01 18:56:16.434 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-swiftclient, ]] 2026-07-01 18:56:16.436 | + inc/python:use_library_from_git:269 : return 1 2026-07-01 18:56:16.438 | + ./stack.sh:main:911 : is_service_enabled neutron nova horizon 2026-07-01 18:56:16.452 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 18:56:16.455 | + ./stack.sh:main:912 : install_neutronclient 2026-07-01 18:56:16.457 | + lib/neutron:install_neutronclient:538 : use_library_from_git python-neutronclient 2026-07-01 18:56:16.459 | + inc/python:use_library_from_git:266 : local name=python-neutronclient 2026-07-01 18:56:16.461 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-01 18:56:16.464 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-01 18:56:16.466 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-neutronclient, ]] 2026-07-01 18:56:16.468 | + inc/python:use_library_from_git:269 : return 1 2026-07-01 18:56:16.470 | + ./stack.sh:main:916 : install_keystonemiddleware 2026-07-01 18:56:16.473 | + lib/keystone:install_keystonemiddleware:479 : use_library_from_git keystonemiddleware 2026-07-01 18:56:16.475 | + inc/python:use_library_from_git:266 : local name=keystonemiddleware 2026-07-01 18:56:16.477 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-01 18:56:16.479 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-01 18:56:16.482 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,keystonemiddleware, ]] 2026-07-01 18:56:16.484 | + inc/python:use_library_from_git:269 : return 1 2026-07-01 18:56:16.486 | + lib/keystone:install_keystonemiddleware:484 : pip_install_gr keystonemiddleware 2026-07-01 18:56:16.488 | + inc/python:pip_install_gr:94 : local name=keystonemiddleware 2026-07-01 18:56:16.490 | + inc/python:pip_install_gr:95 : local clean_name 2026-07-01 18:56:16.494 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements keystonemiddleware 2026-07-01 18:56:16.496 | ++ inc/python:get_from_global_requirements:241 : local package=keystonemiddleware 2026-07-01 18:56:16.498 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-07-01 18:56:16.501 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2026-07-01 18:56:16.502 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-07-01 18:56:16.506 | ++ inc/python:get_from_global_requirements:243 : required_pkg='keystonemiddleware ' 2026-07-01 18:56:16.508 | ++ inc/python:get_from_global_requirements:244 : [[ keystonemiddleware == '' ]] 2026-07-01 18:56:16.510 | ++ inc/python:get_from_global_requirements:247 : echo keystonemiddleware 2026-07-01 18:56:16.513 | + inc/python:pip_install_gr:96 : clean_name=keystonemiddleware 2026-07-01 18:56:16.516 | + inc/python:pip_install_gr:97 : pip_install keystonemiddleware 2026-07-01 18:56:16.534 | Using python 3.12 to install keystonemiddleware 2026-07-01 18:56:16.536 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2026-07-01 18:56:17.720 | Collecting keystonemiddleware 2026-07-01 18:56:17.860 | Downloading keystonemiddleware-13.0.0-py3-none-any.whl.metadata (3.9 kB) 2026-07-01 18:56:17.922 | Collecting keystoneauth1>=3.12.0 (from keystonemiddleware) 2026-07-01 18:56:17.940 | Downloading keystoneauth1-5.14.0-py3-none-any.whl.metadata (2.9 kB) 2026-07-01 18:56:17.994 | Collecting oslo.cache>=3.11.0 (from keystonemiddleware) 2026-07-01 18:56:18.011 | Downloading oslo_cache-4.2.0-py3-none-any.whl.metadata (2.5 kB) 2026-07-01 18:56:18.074 | Collecting oslo.config>=5.2.0 (from keystonemiddleware) 2026-07-01 18:56:18.091 | Downloading oslo_config-10.5.0-py3-none-any.whl.metadata (2.3 kB) 2026-07-01 18:56:18.139 | Collecting oslo.context>=2.19.2 (from keystonemiddleware) 2026-07-01 18:56:18.157 | Downloading oslo_context-6.4.0-py3-none-any.whl.metadata (2.3 kB) 2026-07-01 18:56:18.203 | Collecting oslo.i18n>=3.15.3 (from keystonemiddleware) 2026-07-01 18:56:18.229 | Downloading oslo_i18n-6.8.0-py3-none-any.whl.metadata (2.0 kB) 2026-07-01 18:56:18.289 | Collecting oslo.log>=3.36.0 (from keystonemiddleware) 2026-07-01 18:56:18.306 | Downloading oslo_log-8.2.0-py3-none-any.whl.metadata (2.5 kB) 2026-07-01 18:56:18.358 | Collecting oslo.serialization>=2.18.0 (from keystonemiddleware) 2026-07-01 18:56:18.374 | Downloading oslo_serialization-5.10.0-py3-none-any.whl.metadata (2.1 kB) 2026-07-01 18:56:18.435 | Collecting oslo.utils>=3.33.0 (from keystonemiddleware) 2026-07-01 18:56:18.457 | Downloading oslo_utils-10.1.1-py3-none-any.whl.metadata (2.1 kB) 2026-07-01 18:56:18.467 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware) (7.0.3) 2026-07-01 18:56:18.498 | Collecting pycadf>=1.1.0 (from keystonemiddleware) 2026-07-01 18:56:18.514 | Downloading pycadf-4.0.1-py3-none-any.whl.metadata (2.2 kB) 2026-07-01 18:56:18.558 | Collecting PyJWT>=2.4.0 (from keystonemiddleware) 2026-07-01 18:56:18.573 | Downloading pyjwt-2.13.0-py3-none-any.whl.metadata (3.4 kB) 2026-07-01 18:56:18.622 | Collecting python-keystoneclient>=3.20.0 (from keystonemiddleware) 2026-07-01 18:56:18.640 | Downloading python_keystoneclient-5.8.0-py3-none-any.whl.metadata (3.8 kB) 2026-07-01 18:56:18.650 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware) (2.34.2) 2026-07-01 18:56:18.686 | Collecting WebOb>=1.7.1 (from keystonemiddleware) 2026-07-01 18:56:18.703 | Downloading webob-1.8.10-py2.py3-none-any.whl.metadata (12 kB) 2026-07-01 18:56:18.717 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (2.1.0) 2026-07-01 18:56:18.759 | Collecting stevedore>=1.20.0 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-07-01 18:56:18.781 | Downloading stevedore-5.8.0-py3-none-any.whl.metadata (2.3 kB) 2026-07-01 18:56:18.815 | Collecting os-service-types>=1.2.0 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-07-01 18:56:18.835 | Downloading os_service_types-1.8.2-py3-none-any.whl.metadata (1.9 kB) 2026-07-01 18:56:18.877 | Collecting typing-extensions>=4.12 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-07-01 18:56:18.893 | Downloading typing_extensions-4.15.0-py3-none-any.whl.metadata (3.3 kB) 2026-07-01 18:56:18.942 | Collecting dogpile.cache>=1.3.3 (from oslo.cache>=3.11.0->keystonemiddleware) 2026-07-01 18:56:18.958 | Downloading dogpile_cache-1.5.0-py3-none-any.whl.metadata (5.5 kB) 2026-07-01 18:56:19.008 | Collecting decorator>=4.0.0 (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware) 2026-07-01 18:56:19.026 | Downloading decorator-5.3.1-py3-none-any.whl.metadata (3.9 kB) 2026-07-01 18:56:19.074 | Collecting netaddr>=0.7.18 (from oslo.config>=5.2.0->keystonemiddleware) 2026-07-01 18:56:19.106 | Downloading netaddr-1.3.0-py3-none-any.whl.metadata (5.0 kB) 2026-07-01 18:56:19.148 | Collecting rfc3986>=1.2.0 (from oslo.config>=5.2.0->keystonemiddleware) 2026-07-01 18:56:19.164 | Downloading rfc3986-2.0.0-py2.py3-none-any.whl.metadata (6.6 kB) 2026-07-01 18:56:19.176 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->keystonemiddleware) (6.0.3) 2026-07-01 18:56:19.215 | Collecting python-dateutil>=2.7.0 (from oslo.log>=3.36.0->keystonemiddleware) 2026-07-01 18:56:19.231 | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 2026-07-01 18:56:19.241 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->keystonemiddleware) (3.1.0) 2026-07-01 18:56:19.244 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->oslo.log>=3.36.0->keystonemiddleware) (2.2.1) 2026-07-01 18:56:19.394 | Collecting msgpack>=0.5.2 (from oslo.serialization>=2.18.0->keystonemiddleware) 2026-07-01 18:56:19.410 | Downloading msgpack-1.2.1-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (8.3 kB) 2026-07-01 18:56:19.466 | Collecting pyparsing>=2.1.0 (from oslo.utils>=3.33.0->keystonemiddleware) 2026-07-01 18:56:19.481 | Downloading pyparsing-3.3.2-py3-none-any.whl.metadata (5.8 kB) 2026-07-01 18:56:19.491 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->keystonemiddleware) (26.2) 2026-07-01 18:56:19.619 | Collecting psutil>=3.2.2 (from oslo.utils>=3.33.0->keystonemiddleware) 2026-07-01 18:56:19.636 | Downloading psutil-7.2.2-cp36-abi3-manylinux2010_x86_64.manylinux_2_12_x86_64.manylinux_2_28_x86_64.whl.metadata (22 kB) 2026-07-01 18:56:19.656 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0.0->keystonemiddleware) (82.0.1) 2026-07-01 18:56:19.689 | Collecting six>=1.5 (from python-dateutil>=2.7.0->oslo.log>=3.36.0->keystonemiddleware) 2026-07-01 18:56:19.705 | Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 2026-07-01 18:56:19.754 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware) (3.4.7) 2026-07-01 18:56:19.754 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware) (3.18) 2026-07-01 18:56:19.755 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware) (2.7.0) 2026-07-01 18:56:19.757 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2023.11.17) 2026-07-01 18:56:19.798 | Downloading keystonemiddleware-13.0.0-py3-none-any.whl (135 kB) 2026-07-01 18:56:19.838 | Downloading keystoneauth1-5.14.0-py3-none-any.whl (343 kB) 2026-07-01 18:56:19.875 | Downloading os_service_types-1.8.2-py3-none-any.whl (24 kB) 2026-07-01 18:56:19.897 | Downloading oslo_cache-4.2.0-py3-none-any.whl (65 kB) 2026-07-01 18:56:19.920 | Downloading dogpile_cache-1.5.0-py3-none-any.whl (64 kB) 2026-07-01 18:56:19.942 | Downloading decorator-5.3.1-py3-none-any.whl (10 kB) 2026-07-01 18:56:19.965 | Downloading oslo_config-10.5.0-py3-none-any.whl (137 kB) 2026-07-01 18:56:19.994 | Downloading netaddr-1.3.0-py3-none-any.whl (2.3 MB) 2026-07-01 18:56:20.040 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 51.9 MB/s 0:00:00 2026-07-01 18:56:20.056 | Downloading oslo_context-6.4.0-py3-none-any.whl (20 kB) 2026-07-01 18:56:20.081 | Downloading oslo_i18n-6.8.0-py3-none-any.whl (47 kB) 2026-07-01 18:56:20.104 | Downloading oslo_log-8.2.0-py3-none-any.whl (77 kB) 2026-07-01 18:56:20.126 | Downloading oslo_serialization-5.10.0-py3-none-any.whl (27 kB) 2026-07-01 18:56:20.150 | Downloading msgpack-1.2.1-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (419 kB) 2026-07-01 18:56:20.198 | Downloading oslo_utils-10.1.1-py3-none-any.whl (154 kB) 2026-07-01 18:56:20.221 | Downloading psutil-7.2.2-cp36-abi3-manylinux2010_x86_64.manylinux_2_12_x86_64.manylinux_2_28_x86_64.whl (155 kB) 2026-07-01 18:56:20.248 | Downloading pycadf-4.0.1-py3-none-any.whl (44 kB) 2026-07-01 18:56:20.270 | Downloading pyjwt-2.13.0-py3-none-any.whl (31 kB) 2026-07-01 18:56:20.291 | Downloading pyparsing-3.3.2-py3-none-any.whl (122 kB) 2026-07-01 18:56:20.316 | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 2026-07-01 18:56:20.346 | Downloading python_keystoneclient-5.8.0-py3-none-any.whl (397 kB) 2026-07-01 18:56:20.378 | Downloading rfc3986-2.0.0-py2.py3-none-any.whl (31 kB) 2026-07-01 18:56:20.404 | Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 2026-07-01 18:56:20.430 | Downloading stevedore-5.8.0-py3-none-any.whl (54 kB) 2026-07-01 18:56:20.456 | Downloading typing_extensions-4.15.0-py3-none-any.whl (44 kB) 2026-07-01 18:56:20.484 | Downloading webob-1.8.10-py2.py3-none-any.whl (115 kB) 2026-07-01 18:56:20.780 | Installing collected packages: WebOb, typing-extensions, stevedore, six, rfc3986, pyparsing, PyJWT, psutil, netaddr, msgpack, decorator, python-dateutil, oslo.i18n, oslo.context, os-service-types, dogpile.cache, oslo.utils, oslo.config, keystoneauth1, oslo.serialization, python-keystoneclient, pycadf, oslo.log, oslo.cache, keystonemiddleware 2026-07-01 18:56:21.036 | Attempting uninstall: six 2026-07-01 18:56:21.045 | Found existing installation: six 1.16.0 2026-07-01 18:56:21.045 | Not uninstalling six at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-01 18:56:21.046 | Can't uninstall 'six'. No files were found to uninstall. 2026-07-01 18:56:21.109 | Attempting uninstall: pyparsing 2026-07-01 18:56:21.118 | Found existing installation: pyparsing 3.1.1 2026-07-01 18:56:21.119 | Not uninstalling pyparsing at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-01 18:56:21.119 | Can't uninstall 'pyparsing'. No files were found to uninstall. 2026-07-01 18:56:21.258 | Attempting uninstall: PyJWT 2026-07-01 18:56:21.267 | Found existing installation: PyJWT 2.7.0 2026-07-01 18:56:21.268 | Not uninstalling pyjwt at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-01 18:56:21.268 | Can't uninstall 'PyJWT'. No files were found to uninstall. 2026-07-01 18:56:21.431 | Attempting uninstall: netaddr 2026-07-01 18:56:21.441 | Found existing installation: netaddr 0.8.0 2026-07-01 18:56:21.441 | Not uninstalling netaddr at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-01 18:56:21.442 | Can't uninstall 'netaddr'. No files were found to uninstall. 2026-07-01 18:56:21.699 | Attempting uninstall: python-dateutil 2026-07-01 18:56:21.709 | Found existing installation: python-dateutil 2.8.2 2026-07-01 18:56:21.710 | Not uninstalling python-dateutil at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-01 18:56:21.710 | Can't uninstall 'python-dateutil'. No files were found to uninstall. 2026-07-01 18:56:23.915 | 2026-07-01 18:56:23.924 | Successfully installed PyJWT-2.13.0 WebOb-1.8.10 decorator-5.3.1 dogpile.cache-1.5.0 keystoneauth1-5.14.0 keystonemiddleware-13.0.0 msgpack-1.2.1 netaddr-1.3.0 os-service-types-1.8.2 oslo.cache-4.2.0 oslo.config-10.5.0 oslo.context-6.4.0 oslo.i18n-6.8.0 oslo.log-8.2.0 oslo.serialization-5.10.0 oslo.utils-10.1.1 psutil-7.2.2 pycadf-4.0.1 pyparsing-3.3.2 python-dateutil-2.9.0.post0 python-keystoneclient-5.8.0 rfc3986-2.0.0 six-1.17.0 stevedore-5.8.0 typing-extensions-4.15.0 2026-07-01 18:56:24.097 | + inc/python:pip_install:216 : result=0 2026-07-01 18:56:24.100 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-01 18:56:24.103 | + functions-common:time_stop:2420 : local name 2026-07-01 18:56:24.106 | + functions-common:time_stop:2421 : local end_time 2026-07-01 18:56:24.109 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 18:56:24.112 | + functions-common:time_stop:2423 : local total 2026-07-01 18:56:24.114 | + functions-common:time_stop:2424 : local start_time 2026-07-01 18:56:24.117 | + functions-common:time_stop:2426 : name=pip_install 2026-07-01 18:56:24.119 | + functions-common:time_stop:2427 : start_time=1782932176529 2026-07-01 18:56:24.122 | + functions-common:time_stop:2429 : [[ -z 1782932176529 ]] 2026-07-01 18:56:24.126 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 18:56:24.130 | + functions-common:time_stop:2432 : end_time=1782932184127 2026-07-01 18:56:24.133 | + functions-common:time_stop:2433 : elapsed_time=7598 2026-07-01 18:56:24.136 | + functions-common:time_stop:2434 : total=40049 2026-07-01 18:56:24.138 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 18:56:24.141 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=47647 2026-07-01 18:56:24.144 | + inc/python:pip_install:219 : return 0 2026-07-01 18:56:24.147 | + lib/keystone:install_keystonemiddleware:488 : pip_install_gr python-memcached 2026-07-01 18:56:24.149 | + inc/python:pip_install_gr:94 : local name=python-memcached 2026-07-01 18:56:24.152 | + inc/python:pip_install_gr:95 : local clean_name 2026-07-01 18:56:24.156 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements python-memcached 2026-07-01 18:56:24.159 | ++ inc/python:get_from_global_requirements:241 : local package=python-memcached 2026-07-01 18:56:24.162 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-07-01 18:56:24.166 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-07-01 18:56:24.168 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2026-07-01 18:56:24.173 | ++ inc/python:get_from_global_requirements:243 : required_pkg='python-memcached ' 2026-07-01 18:56:24.176 | ++ inc/python:get_from_global_requirements:244 : [[ python-memcached == '' ]] 2026-07-01 18:56:24.179 | ++ inc/python:get_from_global_requirements:247 : echo python-memcached 2026-07-01 18:56:24.182 | + inc/python:pip_install_gr:96 : clean_name=python-memcached 2026-07-01 18:56:24.185 | + inc/python:pip_install_gr:97 : pip_install python-memcached 2026-07-01 18:56:24.207 | Using python 3.12 to install python-memcached 2026-07-01 18:56:24.210 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2026-07-01 18:56:25.389 | Collecting python-memcached 2026-07-01 18:56:25.539 | Downloading python_memcached-1.62-py2.py3-none-any.whl.metadata (2.3 kB) 2026-07-01 18:56:25.565 | Downloading python_memcached-1.62-py2.py3-none-any.whl (15 kB) 2026-07-01 18:56:25.750 | Installing collected packages: python-memcached 2026-07-01 18:56:25.830 | Successfully installed python-memcached-1.62 2026-07-01 18:56:25.932 | + inc/python:pip_install:216 : result=0 2026-07-01 18:56:25.935 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-01 18:56:25.939 | + functions-common:time_stop:2420 : local name 2026-07-01 18:56:25.941 | + functions-common:time_stop:2421 : local end_time 2026-07-01 18:56:25.944 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 18:56:25.947 | + functions-common:time_stop:2423 : local total 2026-07-01 18:56:25.951 | + functions-common:time_stop:2424 : local start_time 2026-07-01 18:56:25.953 | + functions-common:time_stop:2426 : name=pip_install 2026-07-01 18:56:25.956 | + functions-common:time_stop:2427 : start_time=1782932184201 2026-07-01 18:56:25.959 | + functions-common:time_stop:2429 : [[ -z 1782932184201 ]] 2026-07-01 18:56:25.963 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 18:56:25.967 | + functions-common:time_stop:2432 : end_time=1782932185964 2026-07-01 18:56:25.970 | + functions-common:time_stop:2433 : elapsed_time=1763 2026-07-01 18:56:25.973 | + functions-common:time_stop:2434 : total=47647 2026-07-01 18:56:25.977 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 18:56:25.979 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=49410 2026-07-01 18:56:25.983 | + inc/python:pip_install:219 : return 0 2026-07-01 18:56:25.987 | + ./stack.sh:main:918 : is_service_enabled keystone 2026-07-01 18:56:26.012 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 18:56:26.016 | + ./stack.sh:main:919 : '[' 192.168.122.71 == 192.168.122.71 ']' 2026-07-01 18:56:26.019 | + ./stack.sh:main:920 : stack_install_service keystone 2026-07-01 18:56:26.021 | + lib/stack:stack_install_service:20 : local service=keystone 2026-07-01 18:56:26.024 | + lib/stack:stack_install_service:21 : type install_keystone 2026-07-01 18:56:26.028 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-07-01 18:56:26.031 | + lib/stack:stack_install_service:32 : install_keystone 2026-07-01 18:56:26.033 | + lib/keystone:install_keystone:494 : is_service_enabled ldap 2026-07-01 18:56:26.050 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 18:56:26.053 | + lib/keystone:install_keystone:498 : git_clone https://review.opendev.org/openstack/keystone.git /opt/stack/keystone master 2026-07-01 18:56:26.055 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/keystone.git 2026-07-01 18:56:26.058 | + functions-common:git_clone:590 : local git_dest=/opt/stack/keystone 2026-07-01 18:56:26.060 | + functions-common:git_clone:591 : local git_ref=master 2026-07-01 18:56:26.062 | + functions-common:git_clone:592 : local orig_dir 2026-07-01 18:56:26.066 | ++ functions-common:git_clone:593 : pwd 2026-07-01 18:56:26.068 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-07-01 18:56:26.071 | + functions-common:git_clone:594 : local git_clone_flags= 2026-07-01 18:56:26.074 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-01 18:56:26.090 | + functions-common:git_clone:596 : RECLONE=False 2026-07-01 18:56:26.092 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-01 18:56:26.095 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-01 18:56:26.099 | + functions-common:git_clone:610 : echo master 2026-07-01 18:56:26.099 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-07-01 18:56:26.103 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/keystone ]] 2026-07-01 18:56:26.105 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-07-01 18:56:26.108 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/keystone.git /opt/stack/keystone 2026-07-01 18:56:26.110 | + functions-common:git_timed:697 : local count=0 2026-07-01 18:56:26.113 | + functions-common:git_timed:698 : local timeout=0 2026-07-01 18:56:26.115 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-01 18:56:26.117 | + functions-common:git_timed:701 : timeout=0 2026-07-01 18:56:26.120 | + functions-common:git_timed:704 : time_start git_timed 2026-07-01 18:56:26.122 | + functions-common:time_start:2406 : local name=git_timed 2026-07-01 18:56:26.124 | + functions-common:time_start:2407 : local start_time= 2026-07-01 18:56:26.126 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-01 18:56:26.130 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-01 18:56:26.133 | + functions-common:time_start:2411 : _TIME_START[$name]=1782932186131 2026-07-01 18:56:26.135 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/keystone.git /opt/stack/keystone 2026-07-01 18:56:26.139 | Cloning into '/opt/stack/keystone'... 2026-07-01 18:56:47.910 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-01 18:56:47.912 | + functions-common:time_stop:2420 : local name 2026-07-01 18:56:47.916 | + functions-common:time_stop:2421 : local end_time 2026-07-01 18:56:47.919 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 18:56:47.922 | + functions-common:time_stop:2423 : local total 2026-07-01 18:56:47.925 | + functions-common:time_stop:2424 : local start_time 2026-07-01 18:56:47.928 | + functions-common:time_stop:2426 : name=git_timed 2026-07-01 18:56:47.930 | + functions-common:time_stop:2427 : start_time=1782932186131 2026-07-01 18:56:47.933 | + functions-common:time_stop:2429 : [[ -z 1782932186131 ]] 2026-07-01 18:56:47.938 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 18:56:47.943 | + functions-common:time_stop:2432 : end_time=1782932207939 2026-07-01 18:56:47.946 | + functions-common:time_stop:2433 : elapsed_time=21808 2026-07-01 18:56:47.950 | + functions-common:time_stop:2434 : total=5865 2026-07-01 18:56:47.954 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 18:56:47.957 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=27673 2026-07-01 18:56:47.959 | + functions-common:git_clone:631 : cd /opt/stack/keystone 2026-07-01 18:56:47.962 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-07-01 18:56:47.965 | + functions-common:git_timed:697 : local count=0 2026-07-01 18:56:47.968 | + functions-common:git_timed:698 : local timeout=0 2026-07-01 18:56:47.971 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-01 18:56:47.975 | + functions-common:git_timed:701 : timeout=0 2026-07-01 18:56:47.977 | + functions-common:git_timed:704 : time_start git_timed 2026-07-01 18:56:47.980 | + functions-common:time_start:2406 : local name=git_timed 2026-07-01 18:56:47.984 | + functions-common:time_start:2407 : local start_time= 2026-07-01 18:56:47.986 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-01 18:56:47.989 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-01 18:56:47.993 | + functions-common:time_start:2411 : _TIME_START[$name]=1782932207990 2026-07-01 18:56:47.996 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-07-01 18:56:48.604 | From https://review.opendev.org/openstack/keystone 2026-07-01 18:56:48.605 | * branch master -> FETCH_HEAD 2026-07-01 18:56:48.615 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-01 18:56:48.618 | + functions-common:time_stop:2420 : local name 2026-07-01 18:56:48.621 | + functions-common:time_stop:2421 : local end_time 2026-07-01 18:56:48.624 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 18:56:48.627 | + functions-common:time_stop:2423 : local total 2026-07-01 18:56:48.631 | + functions-common:time_stop:2424 : local start_time 2026-07-01 18:56:48.634 | + functions-common:time_stop:2426 : name=git_timed 2026-07-01 18:56:48.637 | + functions-common:time_stop:2427 : start_time=1782932207990 2026-07-01 18:56:48.640 | + functions-common:time_stop:2429 : [[ -z 1782932207990 ]] 2026-07-01 18:56:48.643 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 18:56:48.649 | + functions-common:time_stop:2432 : end_time=1782932208645 2026-07-01 18:56:48.652 | + functions-common:time_stop:2433 : elapsed_time=655 2026-07-01 18:56:48.654 | + functions-common:time_stop:2434 : total=27673 2026-07-01 18:56:48.657 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 18:56:48.659 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=28328 2026-07-01 18:56:48.663 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-07-01 18:56:48.665 | + functions-common:git_timed:697 : local count=0 2026-07-01 18:56:48.668 | + functions-common:git_timed:698 : local timeout=0 2026-07-01 18:56:48.672 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-01 18:56:48.676 | + functions-common:git_timed:701 : timeout=0 2026-07-01 18:56:48.678 | + functions-common:git_timed:704 : time_start git_timed 2026-07-01 18:56:48.682 | + functions-common:time_start:2406 : local name=git_timed 2026-07-01 18:56:48.684 | + functions-common:time_start:2407 : local start_time= 2026-07-01 18:56:48.687 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-01 18:56:48.692 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-01 18:56:48.695 | + functions-common:time_start:2411 : _TIME_START[$name]=1782932208692 2026-07-01 18:56:48.699 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-07-01 18:56:48.892 | Note: switching to 'FETCH_HEAD'. 2026-07-01 18:56:48.892 | 2026-07-01 18:56:48.892 | You are in 'detached HEAD' state. You can look around, make experimental 2026-07-01 18:56:48.892 | changes and commit them, and you can discard any commits you make in this 2026-07-01 18:56:48.892 | state without impacting any branches by switching back to a branch. 2026-07-01 18:56:48.892 | 2026-07-01 18:56:48.892 | If you want to create a new branch to retain commits you create, you may 2026-07-01 18:56:48.892 | do so (now or later) by using -c with the switch command. Example: 2026-07-01 18:56:48.892 | 2026-07-01 18:56:48.892 | git switch -c 2026-07-01 18:56:48.892 | 2026-07-01 18:56:48.893 | Or undo this operation with: 2026-07-01 18:56:48.893 | 2026-07-01 18:56:48.893 | git switch - 2026-07-01 18:56:48.893 | 2026-07-01 18:56:48.893 | Turn off this advice by setting config variable advice.detachedHead to false 2026-07-01 18:56:48.893 | 2026-07-01 18:56:48.893 | HEAD is now at 4172e7845 Materialize limit backend queries in read sessions 2026-07-01 18:56:48.897 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-01 18:56:48.899 | + functions-common:time_stop:2420 : local name 2026-07-01 18:56:48.901 | + functions-common:time_stop:2421 : local end_time 2026-07-01 18:56:48.903 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 18:56:48.905 | + functions-common:time_stop:2423 : local total 2026-07-01 18:56:48.907 | + functions-common:time_stop:2424 : local start_time 2026-07-01 18:56:48.909 | + functions-common:time_stop:2426 : name=git_timed 2026-07-01 18:56:48.911 | + functions-common:time_stop:2427 : start_time=1782932208692 2026-07-01 18:56:48.913 | + functions-common:time_stop:2429 : [[ -z 1782932208692 ]] 2026-07-01 18:56:48.916 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 18:56:48.920 | + functions-common:time_stop:2432 : end_time=1782932208917 2026-07-01 18:56:48.922 | + functions-common:time_stop:2433 : elapsed_time=225 2026-07-01 18:56:48.924 | + functions-common:time_stop:2434 : total=28328 2026-07-01 18:56:48.926 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 18:56:48.928 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=28553 2026-07-01 18:56:48.930 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/keystone 2026-07-01 18:56:48.944 | + functions-common:git_clone:672 : cd /opt/stack/keystone 2026-07-01 18:56:48.948 | + functions-common:git_clone:673 : git show --oneline 2026-07-01 18:56:48.948 | + functions-common:git_clone:673 : head -1 2026-07-01 18:56:48.950 | 4172e7845 Materialize limit backend queries in read sessions 2026-07-01 18:56:48.954 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-07-01 18:56:48.957 | + lib/keystone:install_keystone:499 : setup_develop /opt/stack/keystone 2026-07-01 18:56:48.959 | + inc/python:setup_develop:353 : local bindep 2026-07-01 18:56:48.961 | + inc/python:setup_develop:354 : [[ /opt/stack/keystone == -bindep* ]] 2026-07-01 18:56:48.963 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/keystone 2026-07-01 18:56:48.966 | + inc/python:setup_develop:359 : local extras= 2026-07-01 18:56:48.968 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2026-07-01 18:56:48.970 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-07-01 18:56:48.972 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/keystone == -bindep* ]] 2026-07-01 18:56:48.974 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/keystone 2026-07-01 18:56:48.976 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-07-01 18:56:48.978 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-07-01 18:56:48.982 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/keystone 2026-07-01 18:56:48.985 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-07-01 18:56:48.987 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/keystone 2026-07-01 18:56:48.990 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-07-01 18:56:48.992 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-07-01 18:56:48.995 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2026-07-01 18:56:49.001 | + inc/python:_setup_package_with_constraints_edit:400 : name=keystone 2026-07-01 18:56:49.003 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z keystone ']' 2026-07-01 18:56:49.005 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2026-07-01 18:56:49.159 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/keystone -e 2026-07-01 18:56:49.162 | + inc/python:setup_package:436 : local bindep=0 2026-07-01 18:56:49.165 | + inc/python:setup_package:437 : local bindep_flag= 2026-07-01 18:56:49.168 | + inc/python:setup_package:438 : local bindep_profiles= 2026-07-01 18:56:49.170 | + inc/python:setup_package:439 : [[ /opt/stack/keystone == -bindep* ]] 2026-07-01 18:56:49.172 | + inc/python:setup_package:444 : local project_dir=/opt/stack/keystone 2026-07-01 18:56:49.175 | + inc/python:setup_package:445 : local flags=-e 2026-07-01 18:56:49.178 | + inc/python:setup_package:446 : local extras= 2026-07-01 18:56:49.181 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-07-01 18:56:49.183 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-07-01 18:56:49.185 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-07-01 18:56:49.188 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-07-01 18:56:49.191 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-07-01 18:56:49.193 | + inc/python:setup_package:464 : pip_install -e /opt/stack/keystone 2026-07-01 18:56:49.217 | Using python 3.12 to install /opt/stack/keystone 2026-07-01 18:56:49.220 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2026-07-01 18:56:50.194 | Obtaining file:///opt/stack/keystone 2026-07-01 18:56:50.199 | Installing build dependencies: started 2026-07-01 18:56:51.826 | Installing build dependencies: finished with status 'done' 2026-07-01 18:56:51.827 | Checking if build backend supports build_editable: started 2026-07-01 18:56:52.351 | Checking if build backend supports build_editable: finished with status 'done' 2026-07-01 18:56:52.353 | Getting requirements to build editable: started 2026-07-01 18:56:52.643 | Getting requirements to build editable: finished with status 'done' 2026-07-01 18:56:52.644 | Preparing editable metadata (pyproject.toml): started 2026-07-01 18:56:53.668 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-07-01 18:56:53.683 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (7.0.3) 2026-07-01 18:56:53.684 | Requirement already satisfied: WebOb>=1.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (1.8.10) 2026-07-01 18:56:53.875 | Collecting Flask!=0.11,>=1.0.2 (from keystone==29.1.0.dev45) 2026-07-01 18:56:54.010 | Downloading flask-3.1.3-py3-none-any.whl.metadata (3.2 kB) 2026-07-01 18:56:54.050 | Collecting Flask-RESTful>=0.3.5 (from keystone==29.1.0.dev45) 2026-07-01 18:56:54.066 | Downloading Flask_RESTful-0.3.10-py2.py3-none-any.whl.metadata (1.0 kB) 2026-07-01 18:56:54.472 | Collecting cryptography>=2.7 (from keystone==29.1.0.dev45) 2026-07-01 18:56:54.493 | Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl.metadata (5.4 kB) 2026-07-01 18:56:55.069 | Collecting SQLAlchemy>=1.4.0 (from keystone==29.1.0.dev45) 2026-07-01 18:56:55.085 | Downloading sqlalchemy-2.0.51-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (9.5 kB) 2026-07-01 18:56:55.107 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (5.8.0) 2026-07-01 18:56:55.108 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (5.8.0) 2026-07-01 18:56:55.108 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (13.0.0) 2026-07-01 18:56:55.182 | Collecting bcrypt>=3.1.3 (from keystone==29.1.0.dev45) 2026-07-01 18:56:55.197 | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl.metadata (10 kB) 2026-07-01 18:56:55.211 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (4.2.0) 2026-07-01 18:56:55.212 | Requirement already satisfied: oslo.config>=6.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (10.5.0) 2026-07-01 18:56:55.212 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (6.4.0) 2026-07-01 18:56:55.275 | Collecting oslo.messaging>=5.29.0 (from keystone==29.1.0.dev45) 2026-07-01 18:56:55.293 | Downloading oslo_messaging-18.1.0-py3-none-any.whl.metadata (2.6 kB) 2026-07-01 18:56:55.354 | Collecting oslo.db>=6.0.0 (from keystone==29.1.0.dev45) 2026-07-01 18:56:55.373 | Downloading oslo_db-18.0.0-py3-none-any.whl.metadata (2.5 kB) 2026-07-01 18:56:55.383 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (6.8.0) 2026-07-01 18:56:55.384 | Requirement already satisfied: oslo.log>=3.44.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (8.2.0) 2026-07-01 18:56:55.443 | Collecting oslo.middleware>=3.31.0 (from keystone==29.1.0.dev45) 2026-07-01 18:56:55.460 | Downloading oslo_middleware-8.1.0-py3-none-any.whl.metadata (2.3 kB) 2026-07-01 18:56:55.516 | Collecting oslo.policy>=4.5.0 (from keystone==29.1.0.dev45) 2026-07-01 18:56:55.533 | Downloading oslo_policy-5.1.0-py3-none-any.whl.metadata (2.2 kB) 2026-07-01 18:56:55.544 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (5.10.0) 2026-07-01 18:56:55.579 | Collecting oslo.upgradecheck>=1.3.0 (from keystone==29.1.0.dev45) 2026-07-01 18:56:55.595 | Downloading oslo_upgradecheck-2.7.1-py3-none-any.whl.metadata (1.8 kB) 2026-07-01 18:56:55.606 | Requirement already satisfied: oslo.utils>=3.33.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (10.1.1) 2026-07-01 18:56:55.634 | Collecting oauthlib>=0.6.2 (from keystone==29.1.0.dev45) 2026-07-01 18:56:55.650 | Downloading oauthlib-3.3.1-py3-none-any.whl.metadata (7.9 kB) 2026-07-01 18:56:55.694 | Collecting pysaml2>=5.0.0 (from keystone==29.1.0.dev45) 2026-07-01 18:56:55.717 | Downloading pysaml2-7.5.4-py3-none-any.whl.metadata (6.5 kB) 2026-07-01 18:56:55.728 | Requirement already satisfied: PyJWT>=1.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (2.13.0) 2026-07-01 18:56:55.729 | Requirement already satisfied: dogpile.cache>=1.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (1.5.0) 2026-07-01 18:56:55.771 | Collecting jsonschema>=3.2.0 (from keystone==29.1.0.dev45) 2026-07-01 18:56:55.790 | Downloading jsonschema-4.26.0-py3-none-any.whl.metadata (7.6 kB) 2026-07-01 18:56:55.802 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (4.0.1) 2026-07-01 18:56:55.803 | Requirement already satisfied: msgpack>=0.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (1.2.1) 2026-07-01 18:56:55.838 | Collecting osprofiler>=1.4.0 (from keystone==29.1.0.dev45) 2026-07-01 18:56:55.854 | Downloading osprofiler-4.4.0-py3-none-any.whl.metadata (3.1 kB) 2026-07-01 18:56:55.907 | Collecting Werkzeug>=0.15.0 (from keystone==29.1.0.dev45) 2026-07-01 18:56:55.922 | Downloading werkzeug-3.1.8-py3-none-any.whl.metadata (4.0 kB) 2026-07-01 18:56:56.124 | Collecting cffi>=1.12 (from cryptography>=2.7->keystone==29.1.0.dev45) 2026-07-01 18:56:56.140 | Downloading cffi-2.0.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (2.6 kB) 2026-07-01 18:56:56.175 | Collecting pycparser (from cffi>=1.12->cryptography>=2.7->keystone==29.1.0.dev45) 2026-07-01 18:56:56.190 | Downloading pycparser-3.0-py3-none-any.whl.metadata (8.2 kB) 2026-07-01 18:56:56.202 | Requirement already satisfied: decorator>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from dogpile.cache>=1.0.2->keystone==29.1.0.dev45) (5.3.1) 2026-07-01 18:56:56.231 | Collecting blinker>=1.9.0 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev45) 2026-07-01 18:56:56.247 | Downloading blinker-1.9.0-py3-none-any.whl.metadata (1.6 kB) 2026-07-01 18:56:56.290 | Collecting click>=8.1.3 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev45) 2026-07-01 18:56:56.306 | Downloading click-8.4.1-py3-none-any.whl.metadata (2.6 kB) 2026-07-01 18:56:56.342 | Collecting itsdangerous>=2.2.0 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev45) 2026-07-01 18:56:56.357 | Downloading itsdangerous-2.2.0-py3-none-any.whl.metadata (1.9 kB) 2026-07-01 18:56:56.449 | Collecting jinja2>=3.1.2 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev45) 2026-07-01 18:56:56.464 | Downloading jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) 2026-07-01 18:56:56.570 | Collecting markupsafe>=2.1.1 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev45) 2026-07-01 18:56:56.585 | Downloading markupsafe-3.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.7 kB) 2026-07-01 18:56:56.629 | Collecting aniso8601>=0.82 (from Flask-RESTful>=0.3.5->keystone==29.1.0.dev45) 2026-07-01 18:56:56.645 | Downloading aniso8601-10.0.1-py2.py3-none-any.whl.metadata (23 kB) 2026-07-01 18:56:56.661 | Requirement already satisfied: six>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Flask-RESTful>=0.3.5->keystone==29.1.0.dev45) (1.17.0) 2026-07-01 18:56:56.729 | Collecting pytz (from Flask-RESTful>=0.3.5->keystone==29.1.0.dev45) 2026-07-01 18:56:56.747 | Downloading pytz-2026.2-py2.py3-none-any.whl.metadata (22 kB) 2026-07-01 18:56:56.792 | Collecting attrs>=22.2.0 (from jsonschema>=3.2.0->keystone==29.1.0.dev45) 2026-07-01 18:56:56.807 | Downloading attrs-26.1.0-py3-none-any.whl.metadata (8.8 kB) 2026-07-01 18:56:56.845 | Collecting jsonschema-specifications>=2023.03.6 (from jsonschema>=3.2.0->keystone==29.1.0.dev45) 2026-07-01 18:56:56.861 | Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl.metadata (2.9 kB) 2026-07-01 18:56:56.912 | Collecting referencing>=0.28.4 (from jsonschema>=3.2.0->keystone==29.1.0.dev45) 2026-07-01 18:56:56.932 | Downloading referencing-0.37.0-py3-none-any.whl.metadata (2.8 kB) 2026-07-01 18:56:57.495 | Collecting rpds-py>=0.25.0 (from jsonschema>=3.2.0->keystone==29.1.0.dev45) 2026-07-01 18:56:57.511 | Downloading rpds_py-2026.5.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.1 kB) 2026-07-01 18:56:57.526 | Requirement already satisfied: keystoneauth1>=3.12.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=7.0.0->keystone==29.1.0.dev45) (5.14.0) 2026-07-01 18:56:57.529 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=7.0.0->keystone==29.1.0.dev45) (2.34.2) 2026-07-01 18:56:57.533 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==29.1.0.dev45) (2.1.0) 2026-07-01 18:56:57.535 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==29.1.0.dev45) (1.8.2) 2026-07-01 18:56:57.535 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==29.1.0.dev45) (4.15.0) 2026-07-01 18:56:57.547 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.8.0->keystone==29.1.0.dev45) (1.3.0) 2026-07-01 18:56:57.549 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.8.0->keystone==29.1.0.dev45) (2.0.0) 2026-07-01 18:56:57.549 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.8.0->keystone==29.1.0.dev45) (6.0.3) 2026-07-01 18:56:57.595 | Collecting alembic>=0.9.6 (from oslo.db>=6.0.0->keystone==29.1.0.dev45) 2026-07-01 18:56:57.611 | Downloading alembic-1.18.4-py3-none-any.whl.metadata (7.2 kB) 2026-07-01 18:56:57.622 | Requirement already satisfied: debtcollector>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=6.0.0->keystone==29.1.0.dev45) (3.1.0) 2026-07-01 18:56:57.652 | Collecting testresources>=2.0.0 (from oslo.db>=6.0.0->keystone==29.1.0.dev45) 2026-07-01 18:56:57.670 | Downloading testresources-2.1.2-py3-none-any.whl.metadata (15 kB) 2026-07-01 18:56:57.710 | Collecting testscenarios>=0.4 (from oslo.db>=6.0.0->keystone==29.1.0.dev45) 2026-07-01 18:56:57.727 | Downloading testscenarios-0.6.2-py3-none-any.whl.metadata (13 kB) 2026-07-01 18:56:57.771 | Collecting Mako (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==29.1.0.dev45) 2026-07-01 18:56:57.787 | Downloading mako-1.3.12-py3-none-any.whl.metadata (2.9 kB) 2026-07-01 18:56:57.799 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->oslo.db>=6.0.0->keystone==29.1.0.dev45) (2.2.1) 2026-07-01 18:56:57.805 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=3.44.0->keystone==29.1.0.dev45) (2.9.0.post0) 2026-07-01 18:56:57.808 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) (3.4.0) 2026-07-01 18:56:57.851 | Collecting oslo.service>=1.24.0 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-01 18:56:57.867 | Downloading oslo_service-4.6.0-py3-none-any.whl.metadata (2.8 kB) 2026-07-01 18:56:57.910 | Collecting cachetools>=2.0.0 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-01 18:56:57.926 | Downloading cachetools-7.1.4-py3-none-any.whl.metadata (5.5 kB) 2026-07-01 18:56:57.971 | Collecting amqp>=2.5.2 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-01 18:56:57.986 | Downloading amqp-5.3.1-py3-none-any.whl.metadata (8.9 kB) 2026-07-01 18:56:58.044 | Collecting kombu>=4.6.8 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-01 18:56:58.061 | Downloading kombu-5.6.2-py3-none-any.whl.metadata (3.5 kB) 2026-07-01 18:56:58.103 | Collecting oslo.metrics>=0.2.1 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-01 18:56:58.121 | Downloading oslo_metrics-0.16.0-py3-none-any.whl.metadata (1.5 kB) 2026-07-01 18:56:58.157 | Collecting vine<6.0.0,>=5.0.0 (from amqp>=2.5.2->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-01 18:56:58.172 | Downloading vine-5.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-07-01 18:56:58.219 | Collecting tzdata>=2025.2 (from kombu>=4.6.8->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-01 18:56:58.235 | Downloading tzdata-2026.2-py2.py3-none-any.whl.metadata (1.4 kB) 2026-07-01 18:56:58.244 | Requirement already satisfied: packaging in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=4.6.8->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) (26.2) 2026-07-01 18:56:58.277 | Collecting prometheus-client>=0.6.0 (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-01 18:56:58.294 | Downloading prometheus_client-0.25.0-py3-none-any.whl.metadata (2.1 kB) 2026-07-01 18:56:58.338 | Collecting statsd>=3.2.1 (from oslo.middleware>=3.31.0->keystone==29.1.0.dev45) 2026-07-01 18:56:58.354 | Downloading statsd-4.0.1-py2.py3-none-any.whl.metadata (2.9 kB) 2026-07-01 18:56:58.412 | Collecting eventlet>=0.27.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-01 18:56:58.430 | Downloading eventlet-0.41.0-py3-none-any.whl.metadata (5.4 kB) 2026-07-01 18:56:58.705 | Collecting greenlet>=0.4.15 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-01 18:56:58.722 | Downloading greenlet-3.5.2-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.metadata (3.8 kB) 2026-07-01 18:56:58.779 | Collecting oslo.concurrency>=3.25.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-01 18:56:58.795 | Downloading oslo_concurrency-7.5.0-py3-none-any.whl.metadata (2.2 kB) 2026-07-01 18:56:58.833 | Collecting PasteDeploy>=1.5.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-01 18:56:58.849 | Downloading PasteDeploy-3.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-07-01 18:56:58.889 | Collecting Routes>=2.3.1 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-01 18:56:58.905 | Downloading Routes-2.5.1-py2.py3-none-any.whl.metadata (25 kB) 2026-07-01 18:56:58.956 | Collecting Paste>=2.0.2 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-01 18:56:58.974 | Downloading Paste-3.10.1-py3-none-any.whl.metadata (5.3 kB) 2026-07-01 18:56:59.050 | Collecting Yappi>=1.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-01 18:56:59.065 | Downloading yappi-1.7.6-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (11 kB) 2026-07-01 18:56:59.111 | Collecting dnspython>=1.15.0 (from eventlet>=0.27.0->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-01 18:56:59.126 | Downloading dnspython-2.8.0-py3-none-any.whl.metadata (5.7 kB) 2026-07-01 18:56:59.178 | Collecting fasteners>=0.7.0 (from oslo.concurrency>=3.25.0->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-01 18:56:59.195 | Downloading fasteners-0.20-py3-none-any.whl.metadata (4.8 kB) 2026-07-01 18:56:59.245 | Collecting PrettyTable>=0.7.1 (from oslo.upgradecheck>=1.3.0->keystone==29.1.0.dev45) 2026-07-01 18:56:59.261 | Downloading prettytable-3.17.0-py3-none-any.whl.metadata (34 kB) 2026-07-01 18:56:59.280 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->keystone==29.1.0.dev45) (3.3.2) 2026-07-01 18:56:59.282 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->keystone==29.1.0.dev45) (7.2.2) 2026-07-01 18:56:59.294 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) (82.0.1) 2026-07-01 18:56:59.335 | Collecting wcwidth (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->keystone==29.1.0.dev45) 2026-07-01 18:56:59.352 | Downloading wcwidth-0.8.1-py3-none-any.whl.metadata (43 kB) 2026-07-01 18:56:59.421 | Collecting defusedxml (from pysaml2>=5.0.0->keystone==29.1.0.dev45) 2026-07-01 18:56:59.438 | Downloading defusedxml-0.7.1-py2.py3-none-any.whl.metadata (32 kB) 2026-07-01 18:56:59.485 | Collecting pyopenssl<24.3.0 (from pysaml2>=5.0.0->keystone==29.1.0.dev45) 2026-07-01 18:56:59.503 | Downloading pyOpenSSL-24.2.1-py3-none-any.whl.metadata (13 kB) 2026-07-01 18:56:59.559 | Collecting xmlschema<3.0.0,>=2.0.0 (from pysaml2>=5.0.0->keystone==29.1.0.dev45) 2026-07-01 18:56:59.576 | Downloading xmlschema-2.5.1-py3-none-any.whl.metadata (8.3 kB) 2026-07-01 18:56:59.597 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==29.1.0.dev45) (3.4.7) 2026-07-01 18:56:59.598 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==29.1.0.dev45) (3.18) 2026-07-01 18:56:59.599 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==29.1.0.dev45) (2.7.0) 2026-07-01 18:56:59.600 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==29.1.0.dev45) (2023.11.17) 2026-07-01 18:56:59.652 | Collecting elementpath<5.0.0,>=4.1.5 (from xmlschema<3.0.0,>=2.0.0->pysaml2>=5.0.0->keystone==29.1.0.dev45) 2026-07-01 18:56:59.669 | Downloading elementpath-4.8.0-py3-none-any.whl.metadata (7.2 kB) 2026-07-01 18:56:59.731 | Collecting repoze.lru>=0.3 (from Routes>=2.3.1->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-01 18:56:59.750 | Downloading repoze_lru-0.8-py3-none-any.whl.metadata (1.8 kB) 2026-07-01 18:56:59.857 | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl (278 kB) 2026-07-01 18:56:59.922 | Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl (4.0 MB) 2026-07-01 18:57:00.084 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.0/4.0 MB 25.9 MB/s 0:00:00 2026-07-01 18:57:00.105 | Downloading cffi-2.0.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (219 kB) 2026-07-01 18:57:00.135 | Downloading flask-3.1.3-py3-none-any.whl (103 kB) 2026-07-01 18:57:00.163 | Downloading blinker-1.9.0-py3-none-any.whl (8.5 kB) 2026-07-01 18:57:00.190 | Downloading click-8.4.1-py3-none-any.whl (116 kB) 2026-07-01 18:57:00.220 | Downloading Flask_RESTful-0.3.10-py2.py3-none-any.whl (26 kB) 2026-07-01 18:57:00.248 | Downloading aniso8601-10.0.1-py2.py3-none-any.whl (52 kB) 2026-07-01 18:57:00.271 | Downloading itsdangerous-2.2.0-py3-none-any.whl (16 kB) 2026-07-01 18:57:00.293 | Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) 2026-07-01 18:57:00.318 | Downloading jsonschema-4.26.0-py3-none-any.whl (90 kB) 2026-07-01 18:57:00.345 | Downloading attrs-26.1.0-py3-none-any.whl (67 kB) 2026-07-01 18:57:00.371 | Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl (18 kB) 2026-07-01 18:57:00.396 | Downloading markupsafe-3.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (22 kB) 2026-07-01 18:57:00.421 | Downloading oauthlib-3.3.1-py3-none-any.whl (160 kB) 2026-07-01 18:57:00.453 | Downloading oslo_db-18.0.0-py3-none-any.whl (152 kB) 2026-07-01 18:57:00.479 | Downloading alembic-1.18.4-py3-none-any.whl (263 kB) 2026-07-01 18:57:00.509 | Downloading oslo_messaging-18.1.0-py3-none-any.whl (202 kB) 2026-07-01 18:57:00.535 | Downloading amqp-5.3.1-py3-none-any.whl (50 kB) 2026-07-01 18:57:00.558 | Downloading vine-5.1.0-py3-none-any.whl (9.6 kB) 2026-07-01 18:57:00.580 | Downloading cachetools-7.1.4-py3-none-any.whl (16 kB) 2026-07-01 18:57:00.601 | Downloading kombu-5.6.2-py3-none-any.whl (214 kB) 2026-07-01 18:57:00.627 | Downloading oslo_metrics-0.16.0-py3-none-any.whl (14 kB) 2026-07-01 18:57:00.649 | Downloading oslo_middleware-8.1.0-py3-none-any.whl (65 kB) 2026-07-01 18:57:00.672 | Downloading oslo_policy-5.1.0-py3-none-any.whl (89 kB) 2026-07-01 18:57:00.696 | Downloading oslo_service-4.6.0-py3-none-any.whl (117 kB) 2026-07-01 18:57:00.719 | Downloading eventlet-0.41.0-py3-none-any.whl (364 kB) 2026-07-01 18:57:00.746 | Downloading dnspython-2.8.0-py3-none-any.whl (331 kB) 2026-07-01 18:57:00.775 | Downloading greenlet-3.5.2-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (613 kB) 2026-07-01 18:57:00.799 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 613.7/613.7 kB 19.6 MB/s 0:00:00 2026-07-01 18:57:00.815 | Downloading oslo_concurrency-7.5.0-py3-none-any.whl (48 kB) 2026-07-01 18:57:00.838 | Downloading fasteners-0.20-py3-none-any.whl (18 kB) 2026-07-01 18:57:00.861 | Downloading oslo_upgradecheck-2.7.1-py3-none-any.whl (14 kB) 2026-07-01 18:57:00.884 | Downloading osprofiler-4.4.0-py3-none-any.whl (95 kB) 2026-07-01 18:57:00.909 | Downloading Paste-3.10.1-py3-none-any.whl (289 kB) 2026-07-01 18:57:00.937 | Downloading PasteDeploy-3.1.0-py3-none-any.whl (16 kB) 2026-07-01 18:57:00.962 | Downloading prettytable-3.17.0-py3-none-any.whl (34 kB) 2026-07-01 18:57:00.989 | Downloading prometheus_client-0.25.0-py3-none-any.whl (64 kB) 2026-07-01 18:57:01.014 | Downloading pysaml2-7.5.4-py3-none-any.whl (420 kB) 2026-07-01 18:57:01.044 | Downloading pyOpenSSL-24.2.1-py3-none-any.whl (58 kB) 2026-07-01 18:57:01.070 | Downloading xmlschema-2.5.1-py3-none-any.whl (395 kB) 2026-07-01 18:57:01.102 | Downloading elementpath-4.8.0-py3-none-any.whl (243 kB) 2026-07-01 18:57:01.126 | Downloading referencing-0.37.0-py3-none-any.whl (26 kB) 2026-07-01 18:57:01.149 | Downloading Routes-2.5.1-py2.py3-none-any.whl (40 kB) 2026-07-01 18:57:01.174 | Downloading repoze_lru-0.8-py3-none-any.whl (6.4 kB) 2026-07-01 18:57:01.195 | Downloading rpds_py-2026.5.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (376 kB) 2026-07-01 18:57:01.222 | Downloading sqlalchemy-2.0.51-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (3.4 MB) 2026-07-01 18:57:01.333 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.4/3.4 MB 30.2 MB/s 0:00:00 2026-07-01 18:57:01.350 | Downloading statsd-4.0.1-py2.py3-none-any.whl (13 kB) 2026-07-01 18:57:01.374 | Downloading testresources-2.1.2-py3-none-any.whl (25 kB) 2026-07-01 18:57:01.396 | Downloading testscenarios-0.6.2-py3-none-any.whl (12 kB) 2026-07-01 18:57:01.417 | Downloading tzdata-2026.2-py2.py3-none-any.whl (349 kB) 2026-07-01 18:57:01.444 | Downloading werkzeug-3.1.8-py3-none-any.whl (226 kB) 2026-07-01 18:57:01.471 | Downloading yappi-1.7.6-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (82 kB) 2026-07-01 18:57:01.495 | Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) 2026-07-01 18:57:01.517 | Downloading mako-1.3.12-py3-none-any.whl (78 kB) 2026-07-01 18:57:01.540 | Downloading pycparser-3.0-py3-none-any.whl (48 kB) 2026-07-01 18:57:01.562 | Downloading pytz-2026.2-py2.py3-none-any.whl (510 kB) 2026-07-01 18:57:01.594 | Downloading wcwidth-0.8.1-py3-none-any.whl (323 kB) 2026-07-01 18:57:01.775 | Building wheels for collected packages: keystone 2026-07-01 18:57:01.776 | Building editable for keystone (pyproject.toml): started 2026-07-01 18:57:02.843 | Building editable for keystone (pyproject.toml): finished with status 'done' 2026-07-01 18:57:02.845 | Created wheel for keystone: filename=keystone-29.1.0.dev45-0.editable-py3-none-any.whl size=9269 sha256=2e4c8948cacf50fce12a51f8b3665523e63c6a6056d8ac4be205fe745101abc2 2026-07-01 18:57:02.845 | Stored in directory: /tmp/pip-ephem-wheel-cache-z13lty26/wheels/d5/df/96/ee2394c3a20d6f991844794e53669e9943a8d62f162c6e6710 2026-07-01 18:57:02.849 | Successfully built keystone 2026-07-01 18:57:03.192 | Installing collected packages: statsd, pytz, aniso8601, Yappi, wcwidth, vine, tzdata, testscenarios, testresources, rpds-py, repoze.lru, pycparser, prometheus-client, PasteDeploy, Paste, oauthlib, markupsafe, itsdangerous, greenlet, fasteners, elementpath, dnspython, defusedxml, click, cachetools, blinker, bcrypt, attrs, xmlschema, Werkzeug, SQLAlchemy, Routes, referencing, PrettyTable, Mako, jinja2, eventlet, cffi, amqp, kombu, jsonschema-specifications, Flask, cryptography, alembic, pyopenssl, oslo.middleware, oslo.db, oslo.concurrency, jsonschema, Flask-RESTful, pysaml2, osprofiler, oslo.policy, oslo.upgradecheck, oslo.service, oslo.metrics, oslo.messaging, keystone 2026-07-01 18:57:03.231 | Attempting uninstall: pytz 2026-07-01 18:57:03.242 | Found existing installation: pytz 2024.1 2026-07-01 18:57:03.244 | Not uninstalling pytz at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-01 18:57:03.244 | Can't uninstall 'pytz'. No files were found to uninstall. 2026-07-01 18:57:05.024 | Attempting uninstall: oauthlib 2026-07-01 18:57:05.035 | Found existing installation: oauthlib 3.2.2 2026-07-01 18:57:05.035 | Not uninstalling oauthlib at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-01 18:57:05.037 | Can't uninstall 'oauthlib'. No files were found to uninstall. 2026-07-01 18:57:05.181 | Attempting uninstall: markupsafe 2026-07-01 18:57:05.192 | Found existing installation: MarkupSafe 2.1.5 2026-07-01 18:57:05.193 | Not uninstalling markupsafe at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-01 18:57:05.194 | Can't uninstall 'MarkupSafe'. No files were found to uninstall. 2026-07-01 18:57:06.267 | Attempting uninstall: click 2026-07-01 18:57:06.278 | Found existing installation: click 8.1.6 2026-07-01 18:57:06.278 | Not uninstalling click at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-01 18:57:06.280 | Can't uninstall 'click'. No files were found to uninstall. 2026-07-01 18:57:06.447 | Attempting uninstall: blinker 2026-07-01 18:57:06.457 | Found existing installation: blinker 1.7.0 2026-07-01 18:57:06.457 | Not uninstalling blinker at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-01 18:57:06.458 | Can't uninstall 'blinker'. No files were found to uninstall. 2026-07-01 18:57:06.476 | Attempting uninstall: bcrypt 2026-07-01 18:57:06.488 | Found existing installation: bcrypt 3.2.2 2026-07-01 18:57:06.488 | Not uninstalling bcrypt at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-01 18:57:06.491 | Can't uninstall 'bcrypt'. No files were found to uninstall. 2026-07-01 18:57:06.507 | Attempting uninstall: attrs 2026-07-01 18:57:06.520 | Found existing installation: attrs 23.2.0 2026-07-01 18:57:06.520 | Not uninstalling attrs at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-01 18:57:06.521 | Can't uninstall 'attrs'. No files were found to uninstall. 2026-07-01 18:57:09.571 | Attempting uninstall: jinja2 2026-07-01 18:57:09.584 | Found existing installation: Jinja2 3.1.2 2026-07-01 18:57:09.585 | Not uninstalling jinja2 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-01 18:57:09.586 | Can't uninstall 'Jinja2'. No files were found to uninstall. 2026-07-01 18:57:10.623 | Attempting uninstall: cryptography 2026-07-01 18:57:10.636 | Found existing installation: cryptography 41.0.7 2026-07-01 18:57:10.637 | Not uninstalling cryptography at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-01 18:57:10.638 | Can't uninstall 'cryptography'. No files were found to uninstall. 2026-07-01 18:57:11.235 | Attempting uninstall: pyopenssl 2026-07-01 18:57:11.249 | Found existing installation: pyOpenSSL 23.2.0 2026-07-01 18:57:11.249 | Not uninstalling pyopenssl at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-01 18:57:11.249 | Can't uninstall 'pyOpenSSL'. No files were found to uninstall. 2026-07-01 18:57:11.656 | Attempting uninstall: jsonschema 2026-07-01 18:57:11.671 | Found existing installation: jsonschema 4.10.3 2026-07-01 18:57:11.671 | Not uninstalling jsonschema at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-01 18:57:11.672 | Can't uninstall 'jsonschema'. No files were found to uninstall. 2026-07-01 18:57:13.264 | 2026-07-01 18:57:13.265 | ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 2026-07-01 18:57:13.265 | service-identity 24.1.0 requires pyasn1-modules, which is not installed. 2026-07-01 18:57:13.280 | Successfully installed Flask-3.1.3 Flask-RESTful-0.3.10 Mako-1.3.12 Paste-3.10.1 PasteDeploy-3.1.0 PrettyTable-3.17.0 Routes-2.5.1 SQLAlchemy-2.0.51 Werkzeug-3.1.8 Yappi-1.7.6 alembic-1.18.4 amqp-5.3.1 aniso8601-10.0.1 attrs-26.1.0 bcrypt-5.0.0 blinker-1.9.0 cachetools-7.1.4 cffi-2.0.0 click-8.4.1 cryptography-43.0.3 defusedxml-0.7.1 dnspython-2.8.0 elementpath-4.8.0 eventlet-0.41.0 fasteners-0.20 greenlet-3.5.2 itsdangerous-2.2.0 jinja2-3.1.6 jsonschema-4.26.0 jsonschema-specifications-2025.9.1 keystone-29.1.0.dev45 kombu-5.6.2 markupsafe-3.0.3 oauthlib-3.3.1 oslo.concurrency-7.5.0 oslo.db-18.0.0 oslo.messaging-18.1.0 oslo.metrics-0.16.0 oslo.middleware-8.1.0 oslo.policy-5.1.0 oslo.service-4.6.0 oslo.upgradecheck-2.7.1 osprofiler-4.4.0 prometheus-client-0.25.0 pycparser-3.0 pyopenssl-24.2.1 pysaml2-7.5.4 pytz-2026.2 referencing-0.37.0 repoze.lru-0.8 rpds-py-2026.5.1 statsd-4.0.1 testresources-2.1.2 testscenarios-0.6.2 tzdata-2026.2 vine-5.1.0 wcwidth-0.8.1 xmlschema-2.5.1 2026-07-01 18:57:13.604 | + inc/python:pip_install:216 : result=0 2026-07-01 18:57:13.607 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-01 18:57:13.609 | + functions-common:time_stop:2420 : local name 2026-07-01 18:57:13.611 | + functions-common:time_stop:2421 : local end_time 2026-07-01 18:57:13.613 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 18:57:13.615 | + functions-common:time_stop:2423 : local total 2026-07-01 18:57:13.617 | + functions-common:time_stop:2424 : local start_time 2026-07-01 18:57:13.619 | + functions-common:time_stop:2426 : name=pip_install 2026-07-01 18:57:13.621 | + functions-common:time_stop:2427 : start_time=1782932209210 2026-07-01 18:57:13.623 | + functions-common:time_stop:2429 : [[ -z 1782932209210 ]] 2026-07-01 18:57:13.626 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 18:57:13.630 | + functions-common:time_stop:2432 : end_time=1782932233627 2026-07-01 18:57:13.632 | + functions-common:time_stop:2433 : elapsed_time=24417 2026-07-01 18:57:13.634 | + functions-common:time_stop:2434 : total=49410 2026-07-01 18:57:13.636 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 18:57:13.638 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=73827 2026-07-01 18:57:13.640 | + inc/python:pip_install:219 : return 0 2026-07-01 18:57:13.642 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-07-01 18:57:13.644 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-07-01 18:57:13.646 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/keystone 2026-07-01 18:57:13.648 | + inc/python:use_library_from_git:266 : local name=/opt/stack/keystone 2026-07-01 18:57:13.650 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-01 18:57:13.652 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-01 18:57:13.655 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/keystone, ]] 2026-07-01 18:57:13.657 | + inc/python:use_library_from_git:269 : return 1 2026-07-01 18:57:13.659 | + lib/keystone:install_keystone:501 : is_service_enabled ldap 2026-07-01 18:57:13.674 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 18:57:13.677 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-07-01 18:57:13.679 | + ./stack.sh:main:921 : configure_keystone 2026-07-01 18:57:13.681 | + lib/keystone:configure_keystone:145 : sudo install -d -o quobyte /etc/keystone 2026-07-01 18:57:13.696 | + lib/keystone:configure_keystone:147 : [[ /etc/keystone != \/\o\p\t\/\s\t\a\c\k\/\k\e\y\s\t\o\n\e\/\e\t\c ]] 2026-07-01 18:57:13.699 | + lib/keystone:configure_keystone:148 : install -m 600 /dev/null /etc/keystone/keystone.conf 2026-07-01 18:57:13.703 | + lib/keystone:configure_keystone:151 : is_service_enabled ldap 2026-07-01 18:57:13.718 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 18:57:13.720 | + lib/keystone:configure_keystone:155 : iniset /etc/keystone/keystone.conf identity driver sql 2026-07-01 18:57:13.749 | + lib/keystone:configure_keystone:156 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2026-07-01 18:57:13.776 | + lib/keystone:configure_keystone:157 : iniset /etc/keystone/keystone.conf assignment driver sql 2026-07-01 18:57:13.806 | + lib/keystone:configure_keystone:158 : iniset /etc/keystone/keystone.conf role driver sql 2026-07-01 18:57:13.835 | + lib/keystone:configure_keystone:159 : iniset /etc/keystone/keystone.conf resource driver sql 2026-07-01 18:57:13.864 | + lib/keystone:configure_keystone:162 : iniset /etc/keystone/keystone.conf cache enabled True 2026-07-01 18:57:13.893 | + lib/keystone:configure_keystone:163 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2026-07-01 18:57:13.920 | + lib/keystone:configure_keystone:164 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2026-07-01 18:57:13.947 | + lib/keystone:configure_keystone:168 : iniset /etc/keystone/keystone.conf api response_validation error 2026-07-01 18:57:13.976 | + lib/keystone:configure_keystone:170 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2026-07-01 18:57:13.979 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=keystone 2026-07-01 18:57:13.981 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/keystone/keystone.conf 2026-07-01 18:57:13.983 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=oslo_messaging_notifications 2026-07-01 18:57:13.985 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-07-01 18:57:13.987 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-07-01 18:57:14.001 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 18:57:14.004 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-07-01 18:57:14.007 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-07-01 18:57:14.009 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-07-01 18:57:14.022 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-01 18:57:14.024 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.71:5672/ 2026-07-01 18:57:14.027 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:stackqueue@192.168.122.71:5672/ 2026-07-01 18:57:14.056 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-07-01 18:57:14.058 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-07-01 18:57:14.061 | + lib/keystone:configure_keystone:176 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://192.168.122.71/identity 2026-07-01 18:57:14.090 | + lib/keystone:configure_keystone:178 : [[ fernet != '' ]] 2026-07-01 18:57:14.093 | + lib/keystone:configure_keystone:179 : iniset /etc/keystone/keystone.conf token provider fernet 2026-07-01 18:57:14.123 | ++ lib/keystone:configure_keystone:182 : database_connection_url keystone 2026-07-01 18:57:14.125 | ++ lib/database:database_connection_url:134 : local db=keystone 2026-07-01 18:57:14.128 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2026-07-01 18:57:14.130 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=keystone 2026-07-01 18:57:14.132 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-01 18:57:14.134 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-01 18:57:14.136 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-01 18:57:14.151 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-01 18:57:14.153 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-01 18:57:14.155 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2026-07-01 18:57:14.158 | + lib/keystone:configure_keystone:182 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2026-07-01 18:57:14.187 | + lib/keystone:configure_keystone:185 : '[' False '!=' False ']' 2026-07-01 18:57:14.190 | + lib/keystone:configure_keystone:190 : setup_logging /etc/keystone/keystone.conf 2026-07-01 18:57:14.192 | + functions:setup_logging:693 : setup_systemd_logging /etc/keystone/keystone.conf 2026-07-01 18:57:14.194 | + functions:setup_systemd_logging:710 : local conf_file=/etc/keystone/keystone.conf 2026-07-01 18:57:14.197 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-07-01 18:57:14.212 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-07-01 18:57:14.215 | + functions:setup_systemd_logging:716 : local pidstr= 2026-07-01 18:57:14.217 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-07-01 18:57:14.219 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-07-01 18:57:14.221 | + functions:setup_systemd_logging:723 : iniset /etc/keystone/keystone.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-07-01 18:57:14.249 | + functions:setup_systemd_logging:725 : iniset /etc/keystone/keystone.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-07-01 18:57:14.276 | + functions:setup_systemd_logging:726 : iniset /etc/keystone/keystone.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-07-01 18:57:14.304 | + functions:setup_systemd_logging:727 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-07-01 18:57:14.331 | + functions:setup_systemd_logging:730 : iniset /etc/keystone/keystone.conf DEFAULT log_color False 2026-07-01 18:57:14.359 | + lib/keystone:configure_keystone:192 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2026-07-01 18:57:14.386 | + lib/keystone:configure_keystone:194 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini keystone.wsgi.api:application /identity '' keystone-api 2026-07-01 18:57:14.389 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/keystone/keystone-uwsgi-public.ini 2026-07-01 18:57:14.391 | + lib/apache:write_uwsgi_config:244 : local wsgi=keystone.wsgi.api:application 2026-07-01 18:57:14.393 | + lib/apache:write_uwsgi_config:245 : local url=/identity 2026-07-01 18:57:14.395 | + lib/apache:write_uwsgi_config:246 : local http= 2026-07-01 18:57:14.397 | + lib/apache:write_uwsgi_config:247 : local name=keystone-api 2026-07-01 18:57:14.400 | + lib/apache:write_uwsgi_config:249 : '[' -z keystone-api ']' 2026-07-01 18:57:14.402 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-07-01 18:57:14.404 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-07-01 18:57:14.420 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-07-01 18:57:14.420 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-07-01 18:57:14.430 | d /var/run/uwsgi 0755 quobyte root 2026-07-01 18:57:14.434 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-07-01 18:57:14.447 | /etc/tmpfiles.d/uwsgi.conf:1: Line references path below legacy directory /var/run/, updating /var/run/uwsgi → /run/uwsgi; please update the tmpfiles.d/ drop-in file accordingly. 2026-07-01 18:57:14.451 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/keystone-api.socket 2026-07-01 18:57:14.454 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2026-07-01 18:57:14.457 | + lib/apache:write_uwsgi_config:270 : [[ keystone.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-07-01 18:57:14.459 | + lib/apache:write_uwsgi_config:271 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi module keystone.wsgi.api:application 2026-07-01 18:57:14.486 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2026-07-01 18:57:14.513 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2026-07-01 18:57:14.539 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2026-07-01 18:57:14.565 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2026-07-01 18:57:14.592 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 80 2026-07-01 18:57:14.618 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2026-07-01 18:57:14.644 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2026-07-01 18:57:14.671 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2026-07-01 18:57:14.697 | + lib/apache:write_uwsgi_config:290 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-07-01 18:57:14.724 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2026-07-01 18:57:14.751 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2026-07-01 18:57:14.777 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2026-07-01 18:57:14.804 | + lib/apache:write_uwsgi_config:298 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi start-time %t 2026-07-01 18:57:14.830 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-07-01 18:57:14.832 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-07-01 18:57:14.835 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for keystone-api 2026-07-01 18:57:14.838 | ++ lib/apache:apache_site_config_for:174 : local site=keystone-api 2026-07-01 18:57:14.840 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-07-01 18:57:14.842 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-01 18:57:14.844 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-01 18:57:14.847 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/keystone-api.conf 2026-07-01 18:57:14.849 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/keystone-api.conf 2026-07-01 18:57:14.851 | + lib/apache:write_uwsgi_config:306 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-api.socket 2026-07-01 18:57:14.878 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2026-07-01 18:57:14.906 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/keystone-api.conf 2026-07-01 18:57:14.906 | + lib/apache:write_uwsgi_config:308 : echo 'ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-api.socket|uwsgi://uwsgi-uds-keystone-api" retry=0 acquire=1 ' 2026-07-01 18:57:14.917 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-api.socket|uwsgi://uwsgi-uds-keystone-api" retry=0 acquire=1 2026-07-01 18:57:14.921 | + lib/apache:write_uwsgi_config:309 : enable_apache_site keystone-api 2026-07-01 18:57:14.923 | + lib/apache:enable_apache_site:191 : local site=keystone-api 2026-07-01 18:57:14.925 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-07-01 18:57:14.927 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-07-01 18:57:14.930 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-01 18:57:14.932 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-01 18:57:14.934 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-01 18:57:14.936 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-01 18:57:14.939 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-07-01 18:57:14.941 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-07-01 18:57:14.943 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-01 18:57:14.945 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-01 18:57:14.948 | + lib/apache:enable_apache_site:195 : sudo a2ensite keystone-api 2026-07-01 18:57:14.958 | perl: warning: Setting locale failed. 2026-07-01 18:57:14.958 | perl: warning: Please check that your locale settings: 2026-07-01 18:57:14.958 | LANGUAGE = (unset), 2026-07-01 18:57:14.958 | LC_ALL = "en_US.utf8", 2026-07-01 18:57:14.958 | LANG = "de_DE.UTF-8" 2026-07-01 18:57:14.958 | are supported and installed on your system. 2026-07-01 18:57:14.959 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-01 18:57:14.999 | Enabling site keystone-api. 2026-07-01 18:57:15.004 | To activate the new configuration, you need to run: 2026-07-01 18:57:15.004 | systemctl reload apache2 2026-07-01 18:57:15.009 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-07-01 18:57:15.011 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-01 18:57:15.013 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-01 18:57:15.016 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-01 18:57:15.147 | + lib/keystone:configure_keystone:196 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2026-07-01 18:57:15.176 | + lib/keystone:configure_keystone:198 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2026-07-01 18:57:15.205 | + lib/keystone:configure_keystone:200 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2026-07-01 18:57:15.235 | + lib/keystone:configure_keystone:208 : [[ True = True ]] 2026-07-01 18:57:15.237 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2026-07-01 18:57:15.267 | + lib/keystone:configure_keystone:210 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2026-07-01 18:57:15.294 | + lib/keystone:configure_keystone:211 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2026-07-01 18:57:15.321 | + lib/keystone:configure_keystone:214 : iniset /etc/keystone/keystone.conf oslo_policy policy_file policy.yaml 2026-07-01 18:57:15.351 | + lib/keystone:configure_keystone:216 : [[ True == True ]] 2026-07-01 18:57:15.353 | + lib/keystone:configure_keystone:217 : iniset /etc/keystone/keystone.conf oslo_policy enforce_new_defaults true 2026-07-01 18:57:15.381 | + ./stack.sh:main:925 : is_service_enabled swift 2026-07-01 18:57:15.395 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 18:57:15.397 | + ./stack.sh:main:939 : is_service_enabled g-api n-api 2026-07-01 18:57:15.412 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 18:57:15.414 | + ./stack.sh:main:941 : stack_install_service glance 2026-07-01 18:57:15.417 | + lib/stack:stack_install_service:20 : local service=glance 2026-07-01 18:57:15.419 | + lib/stack:stack_install_service:21 : type install_glance 2026-07-01 18:57:15.421 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-07-01 18:57:15.424 | + lib/stack:stack_install_service:32 : install_glance 2026-07-01 18:57:15.426 | + lib/glance:install_glance:551 : glance_store_extras=() 2026-07-01 18:57:15.428 | + lib/glance:install_glance:551 : local glance_store_extras 2026-07-01 18:57:15.431 | + lib/glance:install_glance:553 : is_service_enabled cinder 2026-07-01 18:57:15.446 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 18:57:15.448 | + lib/glance:install_glance:554 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2026-07-01 18:57:15.451 | + lib/glance:install_glance:557 : is_service_enabled swift 2026-07-01 18:57:15.466 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 18:57:15.468 | + lib/glance:install_glance:563 : use_library_from_git glance_store 2026-07-01 18:57:15.470 | + inc/python:use_library_from_git:266 : local name=glance_store 2026-07-01 18:57:15.473 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-01 18:57:15.475 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-01 18:57:15.477 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,glance_store, ]] 2026-07-01 18:57:15.480 | + inc/python:use_library_from_git:269 : return 1 2026-07-01 18:57:15.483 | ++ lib/glance:install_glance:569 : join_extras cinder 2026-07-01 18:57:15.485 | ++ inc/python:join_extras:28 : local IFS=, 2026-07-01 18:57:15.488 | ++ inc/python:join_extras:29 : echo cinder 2026-07-01 18:57:15.490 | + lib/glance:install_glance:569 : pip_install_gr_extras glance-store cinder 2026-07-01 18:57:15.493 | + inc/python:pip_install_gr_extras:107 : local name=glance-store 2026-07-01 18:57:15.495 | + inc/python:pip_install_gr_extras:108 : local extras=cinder 2026-07-01 18:57:15.498 | + inc/python:pip_install_gr_extras:109 : local version_constraints 2026-07-01 18:57:15.501 | ++ inc/python:pip_install_gr_extras:110 : get_version_constraints_from_global_requirements glance-store 2026-07-01 18:57:15.503 | ++ inc/python:get_version_constraints_from_global_requirements:253 : local package=glance-store 2026-07-01 18:57:15.505 | ++ inc/python:get_version_constraints_from_global_requirements:254 : local required_pkg_version_constraint 2026-07-01 18:57:15.509 | +++ inc/python:get_version_constraints_from_global_requirements:256 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2026-07-01 18:57:15.509 | +++ inc/python:get_version_constraints_from_global_requirements:256 : cut -d# -f1 2026-07-01 18:57:15.514 | ++ inc/python:get_version_constraints_from_global_requirements:256 : required_pkg_version_constraint='!=0.29.0 ' 2026-07-01 18:57:15.516 | ++ inc/python:get_version_constraints_from_global_requirements:257 : [[ !=0.29.0 == '' ]] 2026-07-01 18:57:15.518 | ++ inc/python:get_version_constraints_from_global_requirements:260 : echo '!=0.29.0' 2026-07-01 18:57:15.521 | + inc/python:pip_install_gr_extras:110 : version_constraints='!=0.29.0' 2026-07-01 18:57:15.524 | + inc/python:pip_install_gr_extras:111 : pip_install 'glance-store[cinder]!=0.29.0' 2026-07-01 18:57:15.542 | Using python 3.12 to install glance-store[cinder]!=0.29.0 2026-07-01 18:57:15.545 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt 'glance-store[cinder]!=0.29.0' 2026-07-01 18:57:16.726 | Collecting glance-store!=0.29.0 (from glance-store[cinder]!=0.29.0) 2026-07-01 18:57:16.873 | Downloading glance_store-5.5.0-py3-none-any.whl.metadata (4.6 kB) 2026-07-01 18:57:16.909 | Requirement already satisfied: oslo.config>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (10.5.0) 2026-07-01 18:57:16.909 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (6.8.0) 2026-07-01 18:57:16.910 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (5.10.0) 2026-07-01 18:57:16.911 | Requirement already satisfied: oslo.utils>=4.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (10.1.1) 2026-07-01 18:57:16.912 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (7.5.0) 2026-07-01 18:57:16.913 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (5.8.0) 2026-07-01 18:57:16.914 | Requirement already satisfied: eventlet!=0.18.3,!=0.20.1,>=0.18.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (0.41.0) 2026-07-01 18:57:16.915 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (4.26.0) 2026-07-01 18:57:16.916 | Requirement already satisfied: keystoneauth1>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (5.14.0) 2026-07-01 18:57:16.917 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (5.8.0) 2026-07-01 18:57:16.917 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2.34.2) 2026-07-01 18:57:16.949 | Collecting retrying!=1.3.0,>=1.2.3 (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) 2026-07-01 18:57:16.965 | Downloading retrying-1.4.2-py3-none-any.whl.metadata (5.5 kB) 2026-07-01 18:57:16.977 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (3.4.0) 2026-07-01 18:57:16.980 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2.8.0) 2026-07-01 18:57:16.981 | Requirement already satisfied: greenlet>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (3.5.2) 2026-07-01 18:57:16.986 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from futurist>=1.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (3.1.0) 2026-07-01 18:57:16.988 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->futurist>=1.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2.2.1) 2026-07-01 18:57:17.031 | Collecting python-cinderclient>=4.1.0 (from glance-store[cinder]!=0.29.0) 2026-07-01 18:57:17.047 | Downloading python_cinderclient-9.9.0-py3-none-any.whl.metadata (19 kB) 2026-07-01 18:57:17.120 | Collecting os-brick>=6.3.0 (from glance-store[cinder]!=0.29.0) 2026-07-01 18:57:17.136 | Downloading os_brick-7.1.0-py3-none-any.whl.metadata (2.9 kB) 2026-07-01 18:57:17.185 | Collecting oslo.rootwrap>=5.8.0 (from glance-store[cinder]!=0.29.0) 2026-07-01 18:57:17.201 | Downloading oslo_rootwrap-7.9.0-py3-none-any.whl.metadata (2.1 kB) 2026-07-01 18:57:17.248 | Collecting oslo.privsep>=1.23.0 (from glance-store[cinder]!=0.29.0) 2026-07-01 18:57:17.267 | Downloading oslo_privsep-3.11.0-py3-none-any.whl.metadata (2.8 kB) 2026-07-01 18:57:17.280 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (26.1.0) 2026-07-01 18:57:17.281 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2025.9.1) 2026-07-01 18:57:17.282 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (0.37.0) 2026-07-01 18:57:17.283 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2026.5.1) 2026-07-01 18:57:17.289 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (7.0.3) 2026-07-01 18:57:17.290 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2.1.0) 2026-07-01 18:57:17.291 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (1.8.2) 2026-07-01 18:57:17.292 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (4.15.0) 2026-07-01 18:57:17.296 | Requirement already satisfied: oslo.context>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (6.4.0) 2026-07-01 18:57:17.297 | Requirement already satisfied: oslo.log>=4.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (8.2.0) 2026-07-01 18:57:17.299 | Requirement already satisfied: oslo.service>=2.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (4.6.0) 2026-07-01 18:57:17.331 | Collecting tenacity>=6.3.1 (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) 2026-07-01 18:57:17.347 | Downloading tenacity-9.1.4-py3-none-any.whl.metadata (1.2 kB) 2026-07-01 18:57:17.360 | Requirement already satisfied: psutil>=5.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (7.2.2) 2026-07-01 18:57:17.364 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (0.20) 2026-07-01 18:57:17.368 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (1.3.0) 2026-07-01 18:57:17.370 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2.0.0) 2026-07-01 18:57:17.371 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (6.0.3) 2026-07-01 18:57:17.379 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=4.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (2.9.0.post0) 2026-07-01 18:57:17.382 | Requirement already satisfied: cffi>=1.14.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.privsep>=1.23.0->glance-store[cinder]!=0.29.0) (2.0.0) 2026-07-01 18:57:17.383 | Requirement already satisfied: msgpack>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.privsep>=1.23.0->glance-store[cinder]!=0.29.0) (1.2.1) 2026-07-01 18:57:17.386 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.14.0->oslo.privsep>=1.23.0->glance-store[cinder]!=0.29.0) (3.0) 2026-07-01 18:57:17.394 | Requirement already satisfied: WebOb>=1.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (1.8.10) 2026-07-01 18:57:17.397 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (3.1.0) 2026-07-01 18:57:17.397 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (2.5.1) 2026-07-01 18:57:17.398 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (3.10.1) 2026-07-01 18:57:17.399 | Requirement already satisfied: Yappi>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (1.7.6) 2026-07-01 18:57:17.403 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.7.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (3.3.2) 2026-07-01 18:57:17.404 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.7.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (26.2) 2026-07-01 18:57:17.410 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (82.0.1) 2026-07-01 18:57:17.426 | Requirement already satisfied: PrettyTable>=0.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-cinderclient>=4.1.0->glance-store[cinder]!=0.29.0) (3.17.0) 2026-07-01 18:57:17.431 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.2->python-cinderclient>=4.1.0->glance-store[cinder]!=0.29.0) (0.8.1) 2026-07-01 18:57:17.434 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=4.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (1.17.0) 2026-07-01 18:57:17.447 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (3.4.7) 2026-07-01 18:57:17.447 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (3.18) 2026-07-01 18:57:17.448 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2.7.0) 2026-07-01 18:57:17.450 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.14.2->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2023.11.17) 2026-07-01 18:57:17.470 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (0.8) 2026-07-01 18:57:17.529 | Downloading glance_store-5.5.0-py3-none-any.whl (262 kB) 2026-07-01 18:57:17.587 | Downloading os_brick-7.1.0-py3-none-any.whl (285 kB) 2026-07-01 18:57:17.616 | Downloading oslo_privsep-3.11.0-py3-none-any.whl (41 kB) 2026-07-01 18:57:17.641 | Downloading oslo_rootwrap-7.9.0-py3-none-any.whl (40 kB) 2026-07-01 18:57:17.667 | Downloading python_cinderclient-9.9.0-py3-none-any.whl (256 kB) 2026-07-01 18:57:17.693 | Downloading retrying-1.4.2-py3-none-any.whl (10 kB) 2026-07-01 18:57:17.718 | Downloading tenacity-9.1.4-py3-none-any.whl (28 kB) 2026-07-01 18:57:17.958 | Installing collected packages: tenacity, retrying, oslo.rootwrap, python-cinderclient, oslo.privsep, glance-store, os-brick 2026-07-01 18:57:19.219 | 2026-07-01 18:57:19.235 | Successfully installed glance-store-5.5.0 os-brick-7.1.0 oslo.privsep-3.11.0 oslo.rootwrap-7.9.0 python-cinderclient-9.9.0 retrying-1.4.2 tenacity-9.1.4 2026-07-01 18:57:19.366 | + inc/python:pip_install:216 : result=0 2026-07-01 18:57:19.368 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-01 18:57:19.371 | + functions-common:time_stop:2420 : local name 2026-07-01 18:57:19.373 | + functions-common:time_stop:2421 : local end_time 2026-07-01 18:57:19.375 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 18:57:19.377 | + functions-common:time_stop:2423 : local total 2026-07-01 18:57:19.379 | + functions-common:time_stop:2424 : local start_time 2026-07-01 18:57:19.381 | + functions-common:time_stop:2426 : name=pip_install 2026-07-01 18:57:19.384 | + functions-common:time_stop:2427 : start_time=1782932235538 2026-07-01 18:57:19.386 | + functions-common:time_stop:2429 : [[ -z 1782932235538 ]] 2026-07-01 18:57:19.389 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 18:57:19.393 | + functions-common:time_stop:2432 : end_time=1782932239390 2026-07-01 18:57:19.396 | + functions-common:time_stop:2433 : elapsed_time=3852 2026-07-01 18:57:19.398 | + functions-common:time_stop:2434 : total=73827 2026-07-01 18:57:19.400 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 18:57:19.403 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=77679 2026-07-01 18:57:19.405 | + inc/python:pip_install:219 : return 0 2026-07-01 18:57:19.408 | + lib/glance:install_glance:570 : copy_rootwrap /opt/stack/data/venv/etc/glance 2026-07-01 18:57:19.410 | + lib/glance:copy_rootwrap:267 : local source_path=/opt/stack/data/venv/etc/glance 2026-07-01 18:57:19.412 | + lib/glance:copy_rootwrap:269 : sudo install -d -o quobyte /etc/glance 2026-07-01 18:57:19.429 | + lib/glance:copy_rootwrap:270 : cp -r /opt/stack/data/venv/etc/glance/rootwrap.conf /opt/stack/data/venv/etc/glance/rootwrap.d /etc/glance/ 2026-07-01 18:57:19.434 | + lib/glance:install_glance:573 : git_clone https://review.opendev.org/openstack/glance.git /opt/stack/glance master 2026-07-01 18:57:19.436 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/glance.git 2026-07-01 18:57:19.439 | + functions-common:git_clone:590 : local git_dest=/opt/stack/glance 2026-07-01 18:57:19.441 | + functions-common:git_clone:591 : local git_ref=master 2026-07-01 18:57:19.443 | + functions-common:git_clone:592 : local orig_dir 2026-07-01 18:57:19.446 | ++ functions-common:git_clone:593 : pwd 2026-07-01 18:57:19.449 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-07-01 18:57:19.451 | + functions-common:git_clone:594 : local git_clone_flags= 2026-07-01 18:57:19.454 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-01 18:57:19.473 | + functions-common:git_clone:596 : RECLONE=False 2026-07-01 18:57:19.476 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-01 18:57:19.478 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-01 18:57:19.482 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-07-01 18:57:19.482 | + functions-common:git_clone:610 : echo master 2026-07-01 18:57:19.487 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/glance ]] 2026-07-01 18:57:19.489 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-07-01 18:57:19.492 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/glance.git /opt/stack/glance 2026-07-01 18:57:19.495 | + functions-common:git_timed:697 : local count=0 2026-07-01 18:57:19.497 | + functions-common:git_timed:698 : local timeout=0 2026-07-01 18:57:19.499 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-01 18:57:19.503 | + functions-common:git_timed:701 : timeout=0 2026-07-01 18:57:19.505 | + functions-common:git_timed:704 : time_start git_timed 2026-07-01 18:57:19.509 | + functions-common:time_start:2406 : local name=git_timed 2026-07-01 18:57:19.511 | + functions-common:time_start:2407 : local start_time= 2026-07-01 18:57:19.515 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-01 18:57:19.518 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-01 18:57:19.523 | + functions-common:time_start:2411 : _TIME_START[$name]=1782932239520 2026-07-01 18:57:19.526 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/glance.git /opt/stack/glance 2026-07-01 18:57:19.529 | Cloning into '/opt/stack/glance'... 2026-07-01 18:57:27.602 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-01 18:57:27.605 | + functions-common:time_stop:2420 : local name 2026-07-01 18:57:27.608 | + functions-common:time_stop:2421 : local end_time 2026-07-01 18:57:27.610 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 18:57:27.612 | + functions-common:time_stop:2423 : local total 2026-07-01 18:57:27.615 | + functions-common:time_stop:2424 : local start_time 2026-07-01 18:57:27.618 | + functions-common:time_stop:2426 : name=git_timed 2026-07-01 18:57:27.620 | + functions-common:time_stop:2427 : start_time=1782932239520 2026-07-01 18:57:27.623 | + functions-common:time_stop:2429 : [[ -z 1782932239520 ]] 2026-07-01 18:57:27.627 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 18:57:27.632 | + functions-common:time_stop:2432 : end_time=1782932247629 2026-07-01 18:57:27.635 | + functions-common:time_stop:2433 : elapsed_time=8109 2026-07-01 18:57:27.639 | + functions-common:time_stop:2434 : total=28553 2026-07-01 18:57:27.642 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 18:57:27.644 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=36662 2026-07-01 18:57:27.647 | + functions-common:git_clone:631 : cd /opt/stack/glance 2026-07-01 18:57:27.651 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-07-01 18:57:27.654 | + functions-common:git_timed:697 : local count=0 2026-07-01 18:57:27.656 | + functions-common:git_timed:698 : local timeout=0 2026-07-01 18:57:27.659 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-01 18:57:27.662 | + functions-common:git_timed:701 : timeout=0 2026-07-01 18:57:27.664 | + functions-common:git_timed:704 : time_start git_timed 2026-07-01 18:57:27.668 | + functions-common:time_start:2406 : local name=git_timed 2026-07-01 18:57:27.670 | + functions-common:time_start:2407 : local start_time= 2026-07-01 18:57:27.672 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-01 18:57:27.676 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-01 18:57:27.681 | + functions-common:time_start:2411 : _TIME_START[$name]=1782932247678 2026-07-01 18:57:27.683 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-07-01 18:57:28.316 | From https://review.opendev.org/openstack/glance 2026-07-01 18:57:28.316 | * branch master -> FETCH_HEAD 2026-07-01 18:57:28.325 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-01 18:57:28.330 | + functions-common:time_stop:2420 : local name 2026-07-01 18:57:28.334 | + functions-common:time_stop:2421 : local end_time 2026-07-01 18:57:28.336 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 18:57:28.338 | + functions-common:time_stop:2423 : local total 2026-07-01 18:57:28.342 | + functions-common:time_stop:2424 : local start_time 2026-07-01 18:57:28.345 | + functions-common:time_stop:2426 : name=git_timed 2026-07-01 18:57:28.347 | + functions-common:time_stop:2427 : start_time=1782932247678 2026-07-01 18:57:28.349 | + functions-common:time_stop:2429 : [[ -z 1782932247678 ]] 2026-07-01 18:57:28.353 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 18:57:28.358 | + functions-common:time_stop:2432 : end_time=1782932248354 2026-07-01 18:57:28.361 | + functions-common:time_stop:2433 : elapsed_time=676 2026-07-01 18:57:28.363 | + functions-common:time_stop:2434 : total=36662 2026-07-01 18:57:28.365 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 18:57:28.367 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=37338 2026-07-01 18:57:28.371 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-07-01 18:57:28.374 | + functions-common:git_timed:697 : local count=0 2026-07-01 18:57:28.376 | + functions-common:git_timed:698 : local timeout=0 2026-07-01 18:57:28.379 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-01 18:57:28.383 | + functions-common:git_timed:701 : timeout=0 2026-07-01 18:57:28.386 | + functions-common:git_timed:704 : time_start git_timed 2026-07-01 18:57:28.390 | + functions-common:time_start:2406 : local name=git_timed 2026-07-01 18:57:28.393 | + functions-common:time_start:2407 : local start_time= 2026-07-01 18:57:28.396 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-01 18:57:28.401 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-01 18:57:28.406 | + functions-common:time_start:2411 : _TIME_START[$name]=1782932248402 2026-07-01 18:57:28.408 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-07-01 18:57:28.536 | Note: switching to 'FETCH_HEAD'. 2026-07-01 18:57:28.536 | 2026-07-01 18:57:28.536 | You are in 'detached HEAD' state. You can look around, make experimental 2026-07-01 18:57:28.536 | changes and commit them, and you can discard any commits you make in this 2026-07-01 18:57:28.536 | state without impacting any branches by switching back to a branch. 2026-07-01 18:57:28.536 | 2026-07-01 18:57:28.536 | If you want to create a new branch to retain commits you create, you may 2026-07-01 18:57:28.536 | do so (now or later) by using -c with the switch command. Example: 2026-07-01 18:57:28.536 | 2026-07-01 18:57:28.537 | git switch -c 2026-07-01 18:57:28.537 | 2026-07-01 18:57:28.537 | Or undo this operation with: 2026-07-01 18:57:28.537 | 2026-07-01 18:57:28.537 | git switch - 2026-07-01 18:57:28.537 | 2026-07-01 18:57:28.537 | Turn off this advice by setting config variable advice.detachedHead to false 2026-07-01 18:57:28.537 | 2026-07-01 18:57:28.538 | HEAD is now at e20488b1a Merge "Validate enabled_import_methods" 2026-07-01 18:57:28.543 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-01 18:57:28.546 | + functions-common:time_stop:2420 : local name 2026-07-01 18:57:28.550 | + functions-common:time_stop:2421 : local end_time 2026-07-01 18:57:28.552 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 18:57:28.556 | + functions-common:time_stop:2423 : local total 2026-07-01 18:57:28.559 | + functions-common:time_stop:2424 : local start_time 2026-07-01 18:57:28.561 | + functions-common:time_stop:2426 : name=git_timed 2026-07-01 18:57:28.564 | + functions-common:time_stop:2427 : start_time=1782932248402 2026-07-01 18:57:28.568 | + functions-common:time_stop:2429 : [[ -z 1782932248402 ]] 2026-07-01 18:57:28.571 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 18:57:28.577 | + functions-common:time_stop:2432 : end_time=1782932248573 2026-07-01 18:57:28.579 | + functions-common:time_stop:2433 : elapsed_time=171 2026-07-01 18:57:28.583 | + functions-common:time_stop:2434 : total=37338 2026-07-01 18:57:28.585 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 18:57:28.588 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=37509 2026-07-01 18:57:28.590 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/glance 2026-07-01 18:57:28.609 | + functions-common:git_clone:672 : cd /opt/stack/glance 2026-07-01 18:57:28.612 | + functions-common:git_clone:673 : git show --oneline 2026-07-01 18:57:28.613 | + functions-common:git_clone:673 : head -1 2026-07-01 18:57:28.628 | e20488b1a Merge "Validate enabled_import_methods" 2026-07-01 18:57:28.632 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-07-01 18:57:28.636 | + lib/glance:install_glance:575 : setup_develop /opt/stack/glance 2026-07-01 18:57:28.639 | + inc/python:setup_develop:353 : local bindep 2026-07-01 18:57:28.643 | + inc/python:setup_develop:354 : [[ /opt/stack/glance == -bindep* ]] 2026-07-01 18:57:28.645 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/glance 2026-07-01 18:57:28.649 | + inc/python:setup_develop:359 : local extras= 2026-07-01 18:57:28.651 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/glance -e 2026-07-01 18:57:28.654 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-07-01 18:57:28.657 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/glance == -bindep* ]] 2026-07-01 18:57:28.660 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/glance 2026-07-01 18:57:28.664 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-07-01 18:57:28.668 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-07-01 18:57:28.671 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/glance 2026-07-01 18:57:28.674 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-07-01 18:57:28.677 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/glance 2026-07-01 18:57:28.679 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-07-01 18:57:28.682 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-07-01 18:57:28.685 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2026-07-01 18:57:28.692 | + inc/python:_setup_package_with_constraints_edit:400 : name=glance 2026-07-01 18:57:28.695 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z glance ']' 2026-07-01 18:57:28.698 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2026-07-01 18:57:28.857 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/glance -e 2026-07-01 18:57:28.861 | + inc/python:setup_package:436 : local bindep=0 2026-07-01 18:57:28.864 | + inc/python:setup_package:437 : local bindep_flag= 2026-07-01 18:57:28.867 | + inc/python:setup_package:438 : local bindep_profiles= 2026-07-01 18:57:28.870 | + inc/python:setup_package:439 : [[ /opt/stack/glance == -bindep* ]] 2026-07-01 18:57:28.873 | + inc/python:setup_package:444 : local project_dir=/opt/stack/glance 2026-07-01 18:57:28.876 | + inc/python:setup_package:445 : local flags=-e 2026-07-01 18:57:28.880 | + inc/python:setup_package:446 : local extras= 2026-07-01 18:57:28.882 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-07-01 18:57:28.886 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-07-01 18:57:28.890 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-07-01 18:57:28.892 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-07-01 18:57:28.894 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-07-01 18:57:28.896 | + inc/python:setup_package:464 : pip_install -e /opt/stack/glance 2026-07-01 18:57:28.920 | Using python 3.12 to install /opt/stack/glance 2026-07-01 18:57:28.922 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/glance 2026-07-01 18:57:29.922 | Obtaining file:///opt/stack/glance 2026-07-01 18:57:29.926 | Installing build dependencies: started 2026-07-01 18:57:31.739 | Installing build dependencies: finished with status 'done' 2026-07-01 18:57:31.740 | Checking if build backend supports build_editable: started 2026-07-01 18:57:32.320 | Checking if build backend supports build_editable: finished with status 'done' 2026-07-01 18:57:32.322 | Getting requirements to build editable: started 2026-07-01 18:57:32.634 | Getting requirements to build editable: finished with status 'done' 2026-07-01 18:57:32.636 | Preparing editable metadata (pyproject.toml): started 2026-07-01 18:57:33.565 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-07-01 18:57:33.584 | Requirement already satisfied: pbr>=3.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev95) (7.0.3) 2026-07-01 18:57:33.586 | Requirement already satisfied: defusedxml>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev95) (0.7.1) 2026-07-01 18:57:33.586 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev95) (2.0.51) 2026-07-01 18:57:33.586 | Requirement already satisfied: eventlet>=0.33.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev95) (0.41.0) 2026-07-01 18:57:33.587 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev95) (3.1.0) 2026-07-01 18:57:33.588 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev95) (2.5.1) 2026-07-01 18:57:33.589 | Requirement already satisfied: WebOb>=1.8.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev95) (1.8.10) 2026-07-01 18:57:33.590 | Requirement already satisfied: alembic>=0.9.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev95) (1.18.4) 2026-07-01 18:57:33.772 | Collecting httplib2>=0.9.1 (from glance==32.1.0.dev95) 2026-07-01 18:57:33.914 | Downloading httplib2-0.31.2-py3-none-any.whl.metadata (2.2 kB) 2026-07-01 18:57:33.926 | Requirement already satisfied: oslo.config>=8.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev95) (10.5.0) 2026-07-01 18:57:33.926 | Requirement already satisfied: oslo.concurrency>=4.5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev95) (7.5.0) 2026-07-01 18:57:33.929 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev95) (6.4.0) 2026-07-01 18:57:33.929 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev95) (2.7.1) 2026-07-01 18:57:33.929 | Requirement already satisfied: oslo.utils>=7.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev95) (10.1.1) 2026-07-01 18:57:33.929 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev95) (5.8.0) 2026-07-01 18:57:33.986 | Collecting taskflow>=4.0.0 (from glance==32.1.0.dev95) 2026-07-01 18:57:34.008 | Downloading taskflow-6.3.0-py3-none-any.whl.metadata (4.5 kB) 2026-07-01 18:57:34.022 | Requirement already satisfied: keystoneauth1>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev95) (5.14.0) 2026-07-01 18:57:34.023 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev95) (13.0.0) 2026-07-01 18:57:34.056 | Collecting WSME>=0.8.0 (from glance==32.1.0.dev95) 2026-07-01 18:57:34.072 | Downloading WSME-0.12.1-py3-none-any.whl.metadata (3.7 kB) 2026-07-01 18:57:34.083 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev95) (3.17.0) 2026-07-01 18:57:34.084 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev95) (3.10.1) 2026-07-01 18:57:34.085 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev95) (4.26.0) 2026-07-01 18:57:34.086 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev95) (5.8.0) 2026-07-01 18:57:34.087 | Requirement already satisfied: oslo.db>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev95) (18.0.0) 2026-07-01 18:57:34.089 | Requirement already satisfied: oslo.i18n>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev95) (6.8.0) 2026-07-01 18:57:34.126 | Collecting oslo.limit>=1.6.0 (from glance==32.1.0.dev95) 2026-07-01 18:57:34.143 | Downloading oslo_limit-2.11.0-py3-none-any.whl.metadata (2.1 kB) 2026-07-01 18:57:34.154 | Requirement already satisfied: oslo.log>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev95) (8.2.0) 2026-07-01 18:57:34.157 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev95) (18.1.0) 2026-07-01 18:57:34.157 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev95) (8.1.0) 2026-07-01 18:57:34.197 | Collecting oslo.reports>=1.18.0 (from glance==32.1.0.dev95) 2026-07-01 18:57:34.217 | Downloading oslo_reports-3.8.0-py3-none-any.whl.metadata (3.9 kB) 2026-07-01 18:57:34.228 | Requirement already satisfied: oslo.policy>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev95) (5.1.0) 2026-07-01 18:57:34.229 | Requirement already satisfied: osprofiler>=1.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev95) (4.4.0) 2026-07-01 18:57:34.230 | Requirement already satisfied: glance-store>=5.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev95) (5.5.0) 2026-07-01 18:57:34.231 | Requirement already satisfied: debtcollector>=1.19.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev95) (3.1.0) 2026-07-01 18:57:34.233 | Requirement already satisfied: cryptography>=2.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev95) (43.0.3) 2026-07-01 18:57:34.267 | Collecting cursive>=0.2.1 (from glance==32.1.0.dev95) 2026-07-01 18:57:34.282 | Downloading cursive-0.2.3-py2.py3-none-any.whl.metadata (1.7 kB) 2026-07-01 18:57:34.335 | Collecting castellan>=0.17.0 (from glance==32.1.0.dev95) 2026-07-01 18:57:34.352 | Downloading castellan-5.7.0-py3-none-any.whl.metadata (1.9 kB) 2026-07-01 18:57:34.364 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->glance==32.1.0.dev95) (1.3.12) 2026-07-01 18:57:34.365 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->glance==32.1.0.dev95) (4.15.0) 2026-07-01 18:57:34.400 | Collecting python-barbicanclient>=5.5.0 (from castellan>=0.17.0->glance==32.1.0.dev95) 2026-07-01 18:57:34.417 | Downloading python_barbicanclient-7.4.0-py3-none-any.whl.metadata (11 kB) 2026-07-01 18:57:34.432 | Requirement already satisfied: requests>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from castellan>=0.17.0->glance==32.1.0.dev95) (2.34.2) 2026-07-01 18:57:34.435 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.6.1->glance==32.1.0.dev95) (2.0.0) 2026-07-01 18:57:34.439 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.6.1->glance==32.1.0.dev95) (3.0) 2026-07-01 18:57:34.443 | Requirement already satisfied: oslo.serialization>=1.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cursive>=0.2.1->glance==32.1.0.dev95) (5.10.0) 2026-07-01 18:57:34.446 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.19.0->glance==32.1.0.dev95) (2.2.1) 2026-07-01 18:57:34.450 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.33.3->glance==32.1.0.dev95) (2.8.0) 2026-07-01 18:57:34.451 | Requirement already satisfied: greenlet>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.33.3->glance==32.1.0.dev95) (3.5.2) 2026-07-01 18:57:34.460 | Requirement already satisfied: retrying!=1.3.0,>=1.2.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store>=5.3.0->glance==32.1.0.dev95) (1.4.2) 2026-07-01 18:57:34.460 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store>=5.3.0->glance==32.1.0.dev95) (3.4.0) 2026-07-01 18:57:34.469 | Requirement already satisfied: pyparsing<4,>=3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from httplib2>=0.9.1->glance==32.1.0.dev95) (3.3.2) 2026-07-01 18:57:34.473 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==32.1.0.dev95) (26.1.0) 2026-07-01 18:57:34.474 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==32.1.0.dev95) (2025.9.1) 2026-07-01 18:57:34.474 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==32.1.0.dev95) (0.37.0) 2026-07-01 18:57:34.477 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==32.1.0.dev95) (2026.5.1) 2026-07-01 18:57:34.485 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance==32.1.0.dev95) (2.1.0) 2026-07-01 18:57:34.486 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance==32.1.0.dev95) (1.8.2) 2026-07-01 18:57:34.491 | Requirement already satisfied: oslo.cache>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->glance==32.1.0.dev95) (4.2.0) 2026-07-01 18:57:34.493 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->glance==32.1.0.dev95) (4.0.1) 2026-07-01 18:57:34.494 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->glance==32.1.0.dev95) (2.13.0) 2026-07-01 18:57:34.501 | Requirement already satisfied: dogpile.cache>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.cache>=3.11.0->keystonemiddleware>=5.1.0->glance==32.1.0.dev95) (1.5.0) 2026-07-01 18:57:34.505 | Requirement already satisfied: decorator>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware>=5.1.0->glance==32.1.0.dev95) (5.3.1) 2026-07-01 18:57:34.511 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=4.5.1->glance==32.1.0.dev95) (0.20) 2026-07-01 18:57:34.516 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.1.0->glance==32.1.0.dev95) (1.3.0) 2026-07-01 18:57:34.517 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.1.0->glance==32.1.0.dev95) (2.0.0) 2026-07-01 18:57:34.518 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.1.0->glance==32.1.0.dev95) (6.0.3) 2026-07-01 18:57:34.527 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=5.0.0->glance==32.1.0.dev95) (2.1.2) 2026-07-01 18:57:34.528 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=5.0.0->glance==32.1.0.dev95) (0.6.2) 2026-07-01 18:57:34.590 | Collecting openstacksdk>=4.11.0 (from oslo.limit>=1.6.0->glance==32.1.0.dev95) 2026-07-01 18:57:34.606 | Downloading openstacksdk-4.17.0-py3-none-any.whl.metadata (12 kB) 2026-07-01 18:57:34.647 | Collecting jmespath>=0.9.0 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==32.1.0.dev95) 2026-07-01 18:57:34.662 | Downloading jmespath-1.1.0-py3-none-any.whl.metadata (7.6 kB) 2026-07-01 18:57:34.702 | Collecting jsonpatch!=1.20,>=1.16 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==32.1.0.dev95) 2026-07-01 18:57:34.717 | Downloading jsonpatch-1.33-py2.py3-none-any.whl.metadata (3.0 kB) 2026-07-01 18:57:34.762 | Collecting platformdirs>=3 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==32.1.0.dev95) 2026-07-01 18:57:34.777 | Downloading platformdirs-4.10.0-py3-none-any.whl.metadata (5.5 kB) 2026-07-01 18:57:34.788 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==32.1.0.dev95) (7.2.2) 2026-07-01 18:57:34.820 | Collecting jsonpointer>=1.9 (from jsonpatch!=1.20,>=1.16->openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==32.1.0.dev95) 2026-07-01 18:57:34.835 | Downloading jsonpointer-3.1.1-py3-none-any.whl.metadata (2.4 kB) 2026-07-01 18:57:34.852 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=4.5.0->glance==32.1.0.dev95) (2.9.0.post0) 2026-07-01 18:57:34.857 | Requirement already satisfied: oslo.service>=1.24.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev95) (4.6.0) 2026-07-01 18:57:34.858 | Requirement already satisfied: cachetools>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev95) (7.1.4) 2026-07-01 18:57:34.859 | Requirement already satisfied: amqp>=2.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev95) (5.3.1) 2026-07-01 18:57:34.860 | Requirement already satisfied: kombu>=4.6.8 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev95) (5.6.2) 2026-07-01 18:57:34.861 | Requirement already satisfied: oslo.metrics>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev95) (0.16.0) 2026-07-01 18:57:34.865 | Requirement already satisfied: vine<6.0.0,>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev95) (5.1.0) 2026-07-01 18:57:34.874 | Requirement already satisfied: tzdata>=2025.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=4.6.8->oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev95) (2026.2) 2026-07-01 18:57:34.875 | Requirement already satisfied: packaging in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=4.6.8->oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev95) (26.2) 2026-07-01 18:57:34.882 | Requirement already satisfied: prometheus-client>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev95) (0.25.0) 2026-07-01 18:57:34.886 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->glance==32.1.0.dev95) (5.0.0) 2026-07-01 18:57:34.887 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->glance==32.1.0.dev95) (3.1.6) 2026-07-01 18:57:34.888 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->glance==32.1.0.dev95) (4.0.1) 2026-07-01 18:57:34.896 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->glance==32.1.0.dev95) (3.0.3) 2026-07-01 18:57:34.911 | Requirement already satisfied: msgpack>=0.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.serialization>=1.10.0->cursive>=0.2.1->glance==32.1.0.dev95) (1.2.1) 2026-07-01 18:57:34.920 | Requirement already satisfied: Yappi>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev95) (1.7.6) 2026-07-01 18:57:34.942 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->glance==32.1.0.dev95) (82.0.1) 2026-07-01 18:57:34.958 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->glance==32.1.0.dev95) (0.8.1) 2026-07-01 18:57:35.021 | Collecting cliff>=2.8.0 (from python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev95) 2026-07-01 18:57:35.036 | Downloading cliff-4.14.0-py3-none-any.whl.metadata (2.1 kB) 2026-07-01 18:57:35.076 | Collecting autopage>=0.4.0 (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev95) 2026-07-01 18:57:35.093 | Downloading autopage-0.6.0-py3-none-any.whl.metadata (8.1 kB) 2026-07-01 18:57:35.158 | Collecting cmd2>=3.0.0 (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev95) 2026-07-01 18:57:35.173 | Downloading cmd2-4.0.0-py3-none-any.whl.metadata (16 kB) 2026-07-01 18:57:35.242 | Collecting prompt-toolkit>=3.0.52 (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev95) 2026-07-01 18:57:35.257 | Downloading prompt_toolkit-3.0.52-py3-none-any.whl.metadata (6.4 kB) 2026-07-01 18:57:35.472 | Collecting pyperclip>=1.8.2 (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev95) 2026-07-01 18:57:35.488 | Downloading pyperclip-1.11.0-py3-none-any.whl.metadata (2.4 kB) 2026-07-01 18:57:35.497 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev95) (15.0.0) 2026-07-01 18:57:35.524 | Collecting rich-argparse>=1.7.2 (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev95) 2026-07-01 18:57:35.541 | Downloading rich_argparse-1.8.0-py3-none-any.whl.metadata (15 kB) 2026-07-01 18:57:35.563 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=4.5.0->glance==32.1.0.dev95) (1.17.0) 2026-07-01 18:57:35.582 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.18.0->castellan>=0.17.0->glance==32.1.0.dev95) (3.4.7) 2026-07-01 18:57:35.583 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.18.0->castellan>=0.17.0->glance==32.1.0.dev95) (3.18) 2026-07-01 18:57:35.584 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.18.0->castellan>=0.17.0->glance==32.1.0.dev95) (2.7.0) 2026-07-01 18:57:35.586 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.18.0->castellan>=0.17.0->glance==32.1.0.dev95) (2023.11.17) 2026-07-01 18:57:35.618 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev95) (4.2.0) 2026-07-01 18:57:35.620 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev95) (2.20.0) 2026-07-01 18:57:35.629 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev95) (0.1.2) 2026-07-01 18:57:35.644 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->glance==32.1.0.dev95) (0.8) 2026-07-01 18:57:35.722 | Collecting networkx>=2.1.0 (from taskflow>=4.0.0->glance==32.1.0.dev95) 2026-07-01 18:57:35.737 | Downloading networkx-3.6.1-py3-none-any.whl.metadata (6.8 kB) 2026-07-01 18:57:35.787 | Collecting automaton>=1.9.0 (from taskflow>=4.0.0->glance==32.1.0.dev95) 2026-07-01 18:57:35.804 | Downloading automaton-3.4.0-py3-none-any.whl.metadata (2.3 kB) 2026-07-01 18:57:35.815 | Requirement already satisfied: tenacity>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow>=4.0.0->glance==32.1.0.dev95) (9.1.4) 2026-07-01 18:57:35.845 | Collecting pydot>=1.2.4 (from taskflow>=4.0.0->glance==32.1.0.dev95) 2026-07-01 18:57:35.864 | Downloading pydot-4.0.1-py3-none-any.whl.metadata (11 kB) 2026-07-01 18:57:35.988 | Collecting simplegeneric (from WSME>=0.8.0->glance==32.1.0.dev95) 2026-07-01 18:57:36.005 | Downloading simplegeneric-0.8.1.zip (12 kB) 2026-07-01 18:57:36.020 | Installing build dependencies: started 2026-07-01 18:57:37.694 | Installing build dependencies: finished with status 'done' 2026-07-01 18:57:37.696 | Getting requirements to build wheel: started 2026-07-01 18:57:38.316 | Getting requirements to build wheel: finished with status 'done' 2026-07-01 18:57:38.318 | Preparing metadata (pyproject.toml): started 2026-07-01 18:57:38.673 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-01 18:57:38.677 | Requirement already satisfied: pytz in /opt/stack/data/venv/lib/python3.12/site-packages (from WSME>=0.8.0->glance==32.1.0.dev95) (2026.2) 2026-07-01 18:57:38.729 | Collecting importlib-metadata>=4.4 (from WSME>=0.8.0->glance==32.1.0.dev95) 2026-07-01 18:57:38.745 | Downloading importlib_metadata-9.0.0-py3-none-any.whl.metadata (4.5 kB) 2026-07-01 18:57:38.797 | Collecting zipp>=3.20 (from importlib-metadata>=4.4->WSME>=0.8.0->glance==32.1.0.dev95) 2026-07-01 18:57:38.814 | Downloading zipp-4.1.0-py3-none-any.whl.metadata (3.6 kB) 2026-07-01 18:57:38.897 | Downloading castellan-5.7.0-py3-none-any.whl (103 kB) 2026-07-01 18:57:38.946 | Downloading cursive-0.2.3-py2.py3-none-any.whl (43 kB) 2026-07-01 18:57:38.970 | Downloading httplib2-0.31.2-py3-none-any.whl (91 kB) 2026-07-01 18:57:39.000 | Downloading oslo_limit-2.11.0-py3-none-any.whl (23 kB) 2026-07-01 18:57:39.028 | Downloading openstacksdk-4.17.0-py3-none-any.whl (2.0 MB) 2026-07-01 18:57:39.103 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 31.7 MB/s 0:00:00 2026-07-01 18:57:39.124 | Downloading jmespath-1.1.0-py3-none-any.whl (20 kB) 2026-07-01 18:57:39.151 | Downloading jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 2026-07-01 18:57:39.178 | Downloading jsonpointer-3.1.1-py3-none-any.whl (7.7 kB) 2026-07-01 18:57:39.204 | Downloading oslo_reports-3.8.0-py3-none-any.whl (54 kB) 2026-07-01 18:57:39.229 | Downloading platformdirs-4.10.0-py3-none-any.whl (22 kB) 2026-07-01 18:57:39.254 | Downloading python_barbicanclient-7.4.0-py3-none-any.whl (88 kB) 2026-07-01 18:57:39.278 | Downloading cliff-4.14.0-py3-none-any.whl (86 kB) 2026-07-01 18:57:39.302 | Downloading autopage-0.6.0-py3-none-any.whl (30 kB) 2026-07-01 18:57:39.327 | Downloading cmd2-4.0.0-py3-none-any.whl (180 kB) 2026-07-01 18:57:39.351 | Downloading prompt_toolkit-3.0.52-py3-none-any.whl (391 kB) 2026-07-01 18:57:39.379 | Downloading pyperclip-1.11.0-py3-none-any.whl (11 kB) 2026-07-01 18:57:39.403 | Downloading rich_argparse-1.8.0-py3-none-any.whl (25 kB) 2026-07-01 18:57:39.428 | Downloading taskflow-6.3.0-py3-none-any.whl (491 kB) 2026-07-01 18:57:39.458 | Downloading automaton-3.4.0-py3-none-any.whl (23 kB) 2026-07-01 18:57:39.482 | Downloading networkx-3.6.1-py3-none-any.whl (2.1 MB) 2026-07-01 18:57:39.534 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 42.3 MB/s 0:00:00 2026-07-01 18:57:39.556 | Downloading pydot-4.0.1-py3-none-any.whl (37 kB) 2026-07-01 18:57:39.580 | Downloading WSME-0.12.1-py3-none-any.whl (59 kB) 2026-07-01 18:57:39.610 | Downloading importlib_metadata-9.0.0-py3-none-any.whl (27 kB) 2026-07-01 18:57:39.633 | Downloading zipp-4.1.0-py3-none-any.whl (10 kB) 2026-07-01 18:57:39.730 | Building wheels for collected packages: glance, simplegeneric 2026-07-01 18:57:39.732 | Building editable for glance (pyproject.toml): started 2026-07-01 18:57:40.606 | Building editable for glance (pyproject.toml): finished with status 'done' 2026-07-01 18:57:40.606 | Created wheel for glance: filename=glance-32.1.0.dev95-0.editable-py3-none-any.whl size=8982 sha256=9e54591d3639434b58a538da5987c1b6c747578e62e0ed92f8b46dcade660914 2026-07-01 18:57:40.606 | Stored in directory: /tmp/pip-ephem-wheel-cache-3yo26jl9/wheels/31/93/bf/c06e9c56745867b4722d11aae03416a994ddf0e859898c0382 2026-07-01 18:57:40.612 | Building wheel for simplegeneric (pyproject.toml): started 2026-07-01 18:57:41.022 | Building wheel for simplegeneric (pyproject.toml): finished with status 'done' 2026-07-01 18:57:41.024 | Created wheel for simplegeneric: filename=simplegeneric-0.8.1-py3-none-any.whl size=5103 sha256=219ff39f13695964d6969c9f460897d8fe64e5e74ae6c90f3941dfd784b81795 2026-07-01 18:57:41.024 | Stored in directory: /home/quobyte/.cache/pip/wheels/bf/7f/ac/c96a7918d97103348ae720bdf93aa7f5458f5efb90718e9873 2026-07-01 18:57:41.028 | Successfully built glance simplegeneric 2026-07-01 18:57:41.297 | Installing collected packages: simplegeneric, pyperclip, zipp, pydot, prompt-toolkit, platformdirs, networkx, jsonpointer, jmespath, httplib2, autopage, jsonpatch, importlib-metadata, automaton, WSME, rich-argparse, openstacksdk, cmd2, taskflow, oslo.reports, cliff, python-barbicanclient, oslo.limit, castellan, cursive, glance 2026-07-01 18:57:44.343 | Attempting uninstall: jsonpointer 2026-07-01 18:57:44.358 | Found existing installation: jsonpointer 2.0 2026-07-01 18:57:44.358 | Not uninstalling jsonpointer at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-01 18:57:44.359 | Can't uninstall 'jsonpointer'. No files were found to uninstall. 2026-07-01 18:57:44.376 | Attempting uninstall: jmespath 2026-07-01 18:57:44.393 | Found existing installation: jmespath 1.0.1 2026-07-01 18:57:44.393 | Not uninstalling jmespath at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-01 18:57:44.396 | Can't uninstall 'jmespath'. No files were found to uninstall. 2026-07-01 18:57:44.434 | Attempting uninstall: httplib2 2026-07-01 18:57:44.449 | Found existing installation: httplib2 0.20.4 2026-07-01 18:57:44.450 | Not uninstalling httplib2 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-01 18:57:44.451 | Can't uninstall 'httplib2'. No files were found to uninstall. 2026-07-01 18:57:44.546 | Attempting uninstall: jsonpatch 2026-07-01 18:57:44.562 | Found existing installation: jsonpatch 1.32 2026-07-01 18:57:44.563 | Not uninstalling jsonpatch at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-01 18:57:44.563 | Can't uninstall 'jsonpatch'. No files were found to uninstall. 2026-07-01 18:57:49.086 | 2026-07-01 18:57:49.107 | Successfully installed WSME-0.12.1 automaton-3.4.0 autopage-0.6.0 castellan-5.7.0 cliff-4.14.0 cmd2-4.0.0 cursive-0.2.3 glance-32.1.0.dev95 httplib2-0.31.2 importlib-metadata-9.0.0 jmespath-1.1.0 jsonpatch-1.33 jsonpointer-3.1.1 networkx-3.6.1 openstacksdk-4.17.0 oslo.limit-2.11.0 oslo.reports-3.8.0 platformdirs-4.10.0 prompt-toolkit-3.0.52 pydot-4.0.1 pyperclip-1.11.0 python-barbicanclient-7.4.0 rich-argparse-1.8.0 simplegeneric-0.8.1 taskflow-6.3.0 zipp-4.1.0 2026-07-01 18:57:49.348 | + inc/python:pip_install:216 : result=0 2026-07-01 18:57:49.353 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-01 18:57:49.356 | + functions-common:time_stop:2420 : local name 2026-07-01 18:57:49.359 | + functions-common:time_stop:2421 : local end_time 2026-07-01 18:57:49.362 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 18:57:49.365 | + functions-common:time_stop:2423 : local total 2026-07-01 18:57:49.369 | + functions-common:time_stop:2424 : local start_time 2026-07-01 18:57:49.372 | + functions-common:time_stop:2426 : name=pip_install 2026-07-01 18:57:49.375 | + functions-common:time_stop:2427 : start_time=1782932248915 2026-07-01 18:57:49.378 | + functions-common:time_stop:2429 : [[ -z 1782932248915 ]] 2026-07-01 18:57:49.382 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 18:57:49.388 | + functions-common:time_stop:2432 : end_time=1782932269384 2026-07-01 18:57:49.391 | + functions-common:time_stop:2433 : elapsed_time=20469 2026-07-01 18:57:49.395 | + functions-common:time_stop:2434 : total=77679 2026-07-01 18:57:49.398 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 18:57:49.401 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=98148 2026-07-01 18:57:49.403 | + inc/python:pip_install:219 : return 0 2026-07-01 18:57:49.406 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-07-01 18:57:49.410 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-07-01 18:57:49.413 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/glance 2026-07-01 18:57:49.417 | + inc/python:use_library_from_git:266 : local name=/opt/stack/glance 2026-07-01 18:57:49.420 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-01 18:57:49.423 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-01 18:57:49.427 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/glance, ]] 2026-07-01 18:57:49.430 | + inc/python:use_library_from_git:269 : return 1 2026-07-01 18:57:49.434 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-07-01 18:57:49.437 | + ./stack.sh:main:942 : configure_glance 2026-07-01 18:57:49.440 | + lib/glance:configure_glance:350 : sudo install -d -o quobyte /etc/glance /etc/glance/metadefs 2026-07-01 18:57:49.456 | + lib/glance:configure_glance:353 : local dburl 2026-07-01 18:57:49.461 | ++ lib/glance:configure_glance:354 : database_connection_url glance 2026-07-01 18:57:49.464 | ++ lib/database:database_connection_url:134 : local db=glance 2026-07-01 18:57:49.467 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2026-07-01 18:57:49.471 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=glance 2026-07-01 18:57:49.474 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-01 18:57:49.477 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-01 18:57:49.480 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-01 18:57:49.500 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-01 18:57:49.502 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-01 18:57:49.505 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-07-01 18:57:49.509 | + lib/glance:configure_glance:354 : dburl='mysql+pymysql://root:stackdb@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-07-01 18:57:49.512 | + lib/glance:configure_glance:356 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2026-07-01 18:57:49.545 | + lib/glance:configure_glance:357 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-07-01 18:57:49.582 | + lib/glance:configure_glance:358 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2026-07-01 18:57:49.615 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2026-07-01 18:57:49.648 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_driver centralized_db 2026-07-01 18:57:49.684 | + lib/glance:configure_glance:361 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2026-07-01 18:57:49.722 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2026-07-01 18:57:49.757 | + lib/glance:configure_glance:363 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2026-07-01 18:57:49.760 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/glance/glance-api.conf 2026-07-01 18:57:49.763 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=glance 2026-07-01 18:57:49.766 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-07-01 18:57:49.769 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-07-01 18:57:49.772 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/glance/glance-api.conf glance keystone_authtoken 2026-07-01 18:57:49.775 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/glance/glance-api.conf 2026-07-01 18:57:49.777 | + lib/keystone:configure_keystoneauth:392 : local admin_user=glance 2026-07-01 18:57:49.780 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-07-01 18:57:49.783 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2026-07-01 18:57:49.819 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2026-07-01 18:57:49.851 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://192.168.122.71/identity 2026-07-01 18:57:49.882 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2026-07-01 18:57:49.914 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/glance/glance-api.conf keystone_authtoken password nomoresecret 2026-07-01 18:57:49.947 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2026-07-01 18:57:49.978 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2026-07-01 18:57:50.011 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2026-07-01 18:57:50.042 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/glance/glance-api.conf keystone_authtoken www_authenticate_uri http://192.168.122.71/identity 2026-07-01 18:57:50.077 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-07-01 18:57:50.115 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2026-07-01 18:57:50.153 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-07-01 18:57:50.156 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2026-07-01 18:57:50.197 | + lib/glance:configure_glance:365 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2026-07-01 18:57:50.200 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=glance 2026-07-01 18:57:50.203 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/glance/glance-api.conf 2026-07-01 18:57:50.206 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-07-01 18:57:50.209 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-07-01 18:57:50.212 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-07-01 18:57:50.232 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 18:57:50.236 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-07-01 18:57:50.240 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-07-01 18:57:50.243 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-07-01 18:57:50.265 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-01 18:57:50.268 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.71:5672/ 2026-07-01 18:57:50.272 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.71:5672/ 2026-07-01 18:57:50.312 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-07-01 18:57:50.314 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-07-01 18:57:50.318 | + lib/glance:configure_glance:366 : '[' libvirt = libvirt ']' 2026-07-01 18:57:50.321 | + lib/glance:configure_glance:366 : '[' kvm = parallels ']' 2026-07-01 18:57:50.324 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2026-07-01 18:57:50.363 | + lib/glance:configure_glance:371 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2026-07-01 18:57:50.404 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-api.conf image_format require_image_format_match True 2026-07-01 18:57:50.446 | + lib/glance:configure_glance:375 : configure_glance_store False False 2026-07-01 18:57:50.449 | + lib/glance:configure_glance_store:280 : local use_cinder_for_glance=False 2026-07-01 18:57:50.453 | + lib/glance:configure_glance_store:281 : local glance_enable_multiple_stores=False 2026-07-01 18:57:50.456 | + lib/glance:configure_glance_store:282 : local be 2026-07-01 18:57:50.460 | + lib/glance:configure_glance_store:284 : [[ False == \F\a\l\s\e ]] 2026-07-01 18:57:50.463 | + lib/glance:configure_glance_store:285 : [[ False == \T\r\u\e ]] 2026-07-01 18:57:50.466 | + lib/glance:configure_glance_store:302 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2026-07-01 18:57:50.510 | + lib/glance:configure_glance:378 : '[' -n '' ']' 2026-07-01 18:57:50.513 | + lib/glance:configure_glance:381 : iniset /etc/glance/glance-api.conf cors allowed_origin http://192.168.122.71 2026-07-01 18:57:50.554 | + lib/glance:configure_glance:385 : [[ False == \F\a\l\s\e ]] 2026-07-01 18:57:50.558 | + lib/glance:configure_glance:387 : [[ False == \T\r\u\e ]] 2026-07-01 18:57:50.561 | + lib/glance:configure_glance:393 : is_service_enabled s-proxy 2026-07-01 18:57:50.583 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 18:57:50.587 | + lib/glance:configure_glance:422 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://192.168.122.71/image 2026-07-01 18:57:50.626 | + lib/glance:configure_glance:424 : is_service_enabled tls-proxy 2026-07-01 18:57:50.648 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 18:57:50.651 | + lib/glance:configure_glance:430 : setup_logging /etc/glance/glance-api.conf 2026-07-01 18:57:50.655 | + functions:setup_logging:693 : setup_systemd_logging /etc/glance/glance-api.conf 2026-07-01 18:57:50.658 | + functions:setup_systemd_logging:710 : local conf_file=/etc/glance/glance-api.conf 2026-07-01 18:57:50.664 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-07-01 18:57:50.685 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-07-01 18:57:50.689 | + functions:setup_systemd_logging:716 : local pidstr= 2026-07-01 18:57:50.692 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-07-01 18:57:50.696 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-07-01 18:57:50.699 | + functions:setup_systemd_logging:723 : iniset /etc/glance/glance-api.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-07-01 18:57:50.740 | + functions:setup_systemd_logging:725 : iniset /etc/glance/glance-api.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-07-01 18:57:50.779 | + functions:setup_systemd_logging:726 : iniset /etc/glance/glance-api.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-07-01 18:57:50.819 | + functions:setup_systemd_logging:727 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-07-01 18:57:50.855 | + functions:setup_systemd_logging:730 : iniset /etc/glance/glance-api.conf DEFAULT log_color False 2026-07-01 18:57:50.892 | + lib/glance:configure_glance:432 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2026-07-01 18:57:50.897 | + lib/glance:configure_glance:435 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2026-07-01 18:57:50.937 | + lib/glance:configure_glance:436 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2026-07-01 18:57:50.975 | + lib/glance:configure_glance:437 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2026-07-01 18:57:51.011 | + lib/glance:configure_glance:438 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_driver centralized_db 2026-07-01 18:57:51.050 | + lib/glance:configure_glance:441 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2026-07-01 18:57:51.091 | + lib/glance:configure_glance:444 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2026-07-01 18:57:51.130 | + lib/glance:configure_glance:445 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2026-07-01 18:57:51.172 | + lib/glance:configure_glance:446 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2026-07-01 18:57:51.212 | + lib/glance:configure_glance:448 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2026-07-01 18:57:51.219 | + lib/glance:configure_glance:449 : cp -p /opt/stack/glance/etc/metadefs/cim-processor-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-resource-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-storage-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-virtual-system-setting-data.json /opt/stack/glance/etc/metadefs/compute-aggr-disk-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-iops-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-num-instances.json /opt/stack/glance/etc/metadefs/compute-cpu-mode.json /opt/stack/glance/etc/metadefs/compute-cpu-pinning.json /opt/stack/glance/etc/metadefs/compute-guest-memory-backing.json /opt/stack/glance/etc/metadefs/compute-guest-shutdown.json /opt/stack/glance/etc/metadefs/compute-host-capabilities.json /opt/stack/glance/etc/metadefs/compute-hypervisor.json /opt/stack/glance/etc/metadefs/compute-instance-data.json /opt/stack/glance/etc/metadefs/compute-libvirt-image.json /opt/stack/glance/etc/metadefs/compute-libvirt.json /opt/stack/glance/etc/metadefs/compute-quota.json /opt/stack/glance/etc/metadefs/compute-randomgen.json /opt/stack/glance/etc/metadefs/compute-vcputopology.json /opt/stack/glance/etc/metadefs/compute-vmware-flavor.json /opt/stack/glance/etc/metadefs/compute-vmware-quota-flavor.json /opt/stack/glance/etc/metadefs/compute-vmware.json /opt/stack/glance/etc/metadefs/compute-vtpm-hw.json /opt/stack/glance/etc/metadefs/compute-vtpm.json /opt/stack/glance/etc/metadefs/compute-watchdog.json /opt/stack/glance/etc/metadefs/compute-xenapi.json /opt/stack/glance/etc/metadefs/glance-common-image-props.json /opt/stack/glance/etc/metadefs/image-signature-verification.json /opt/stack/glance/etc/metadefs/operating-system.json /opt/stack/glance/etc/metadefs/software-databases.json /opt/stack/glance/etc/metadefs/software-runtimes.json /opt/stack/glance/etc/metadefs/software-webservers.json /opt/stack/glance/etc/metadefs/storage-volume-type.json /etc/glance/metadefs 2026-07-01 18:57:51.227 | + lib/glance:configure_glance:451 : is_service_enabled tls-proxy 2026-07-01 18:57:51.249 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 18:57:51.253 | + lib/glance:configure_glance:459 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini glance.wsgi.api:application /image glance-api 2026-07-01 18:57:51.256 | + lib/apache:write_local_uwsgi_http_config:319 : local conf=/etc/glance/glance-uwsgi.ini 2026-07-01 18:57:51.259 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=glance.wsgi.api:application 2026-07-01 18:57:51.262 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2026-07-01 18:57:51.265 | + lib/apache:write_local_uwsgi_http_config:322 : local name=glance-api 2026-07-01 18:57:51.269 | + lib/apache:write_local_uwsgi_http_config:324 : '[' -z glance-api ']' 2026-07-01 18:57:51.272 | + lib/apache:write_local_uwsgi_http_config:332 : rm -rf /etc/glance/glance-uwsgi.ini 2026-07-01 18:57:51.276 | + lib/apache:write_local_uwsgi_http_config:335 : [[ glance.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-07-01 18:57:51.279 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi module glance.wsgi.api:application 2026-07-01 18:57:51.320 | ++ lib/apache:write_local_uwsgi_http_config:341 : get_random_port 2026-07-01 18:57:51.323 | ++ functions:get_random_port:860 : read lower_port upper_port 2026-07-01 18:57:51.326 | ++ functions:get_random_port:861 : true 2026-07-01 18:57:51.328 | ++ functions:get_random_port:862 : (( port = upper_port )) 2026-07-01 18:57:51.331 | ++ functions:get_random_port:862 : (( port >= lower_port )) 2026-07-01 18:57:51.334 | ++ functions:get_random_port:863 : sudo lsof -i :60999 2026-07-01 18:57:51.379 | ++ functions:get_random_port:864 : [[ 1 > 0 ]] 2026-07-01 18:57:51.382 | ++ functions:get_random_port:865 : break 2 2026-07-01 18:57:51.385 | ++ functions:get_random_port:869 : echo 60999 2026-07-01 18:57:51.390 | + lib/apache:write_local_uwsgi_http_config:341 : port=60999 2026-07-01 18:57:51.394 | + lib/apache:write_local_uwsgi_http_config:342 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2026-07-01 18:57:51.428 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2026-07-01 18:57:51.462 | + lib/apache:write_local_uwsgi_http_config:345 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2026-07-01 18:57:51.496 | + lib/apache:write_local_uwsgi_http_config:347 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2026-07-01 18:57:51.526 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2026-07-01 18:57:51.559 | + lib/apache:write_local_uwsgi_http_config:351 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 80 2026-07-01 18:57:51.597 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2026-07-01 18:57:51.632 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2026-07-01 18:57:51.668 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2026-07-01 18:57:51.704 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-07-01 18:57:51.740 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2026-07-01 18:57:51.777 | + lib/apache:write_local_uwsgi_http_config:361 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2026-07-01 18:57:51.815 | + lib/apache:write_local_uwsgi_http_config:363 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2026-07-01 18:57:51.851 | + lib/apache:write_local_uwsgi_http_config:364 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2026-07-01 18:57:51.888 | + lib/apache:write_local_uwsgi_http_config:365 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2026-07-01 18:57:51.925 | + lib/apache:write_local_uwsgi_http_config:366 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2026-07-01 18:57:51.960 | + lib/apache:write_local_uwsgi_http_config:367 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2026-07-01 18:57:51.995 | + lib/apache:write_local_uwsgi_http_config:368 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2026-07-01 18:57:52.033 | + lib/apache:write_local_uwsgi_http_config:370 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2026-07-01 18:57:52.071 | + lib/apache:write_local_uwsgi_http_config:372 : iniset /etc/glance/glance-uwsgi.ini uwsgi start-time %t 2026-07-01 18:57:52.108 | + lib/apache:write_local_uwsgi_http_config:374 : enable_apache_mod proxy 2026-07-01 18:57:52.111 | + lib/apache:enable_apache_mod:55 : local mod=proxy 2026-07-01 18:57:52.114 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-01 18:57:52.117 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-01 18:57:52.120 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-01 18:57:52.123 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-01 18:57:52.125 | + lib/apache:enable_apache_mod:61 : [[ proxy != \v\e\r\s\i\o\n ]] 2026-07-01 18:57:52.128 | + lib/apache:enable_apache_mod:61 : a2query -m proxy 2026-07-01 18:57:52.131 | perl: warning: Setting locale failed. 2026-07-01 18:57:52.134 | perl: warning: Please check that your locale settings: 2026-07-01 18:57:52.134 | LANGUAGE = (unset), 2026-07-01 18:57:52.134 | LC_ALL = "en_US.utf8", 2026-07-01 18:57:52.134 | LANG = (unset) 2026-07-01 18:57:52.134 | are supported and installed on your system. 2026-07-01 18:57:52.134 | perl: warning: Falling back to the standard locale ("C"). 2026-07-01 18:57:52.167 | proxy (enabled by site administrator) 2026-07-01 18:57:52.171 | + lib/apache:write_local_uwsgi_http_config:375 : enable_apache_mod proxy_http 2026-07-01 18:57:52.174 | + lib/apache:enable_apache_mod:55 : local mod=proxy_http 2026-07-01 18:57:52.177 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-01 18:57:52.180 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-01 18:57:52.183 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-01 18:57:52.185 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-01 18:57:52.188 | + lib/apache:enable_apache_mod:61 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2026-07-01 18:57:52.191 | + lib/apache:enable_apache_mod:61 : a2query -m proxy_http 2026-07-01 18:57:52.194 | perl: warning: Setting locale failed. 2026-07-01 18:57:52.194 | perl: warning: Please check that your locale settings: 2026-07-01 18:57:52.194 | LANGUAGE = (unset), 2026-07-01 18:57:52.194 | LC_ALL = "en_US.utf8", 2026-07-01 18:57:52.194 | LANG = (unset) 2026-07-01 18:57:52.194 | are supported and installed on your system. 2026-07-01 18:57:52.194 | perl: warning: Falling back to the standard locale ("C"). 2026-07-01 18:57:52.229 | No module matches proxy_http 2026-07-01 18:57:52.233 | + lib/apache:enable_apache_mod:62 : sudo a2enmod proxy_http 2026-07-01 18:57:52.246 | perl: warning: Setting locale failed. 2026-07-01 18:57:52.246 | perl: warning: Please check that your locale settings: 2026-07-01 18:57:52.246 | LANGUAGE = (unset), 2026-07-01 18:57:52.246 | LC_ALL = "en_US.utf8", 2026-07-01 18:57:52.246 | LANG = "de_DE.UTF-8" 2026-07-01 18:57:52.246 | are supported and installed on your system. 2026-07-01 18:57:52.246 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-01 18:57:52.285 | Considering dependency proxy for proxy_http: 2026-07-01 18:57:52.285 | Module proxy already enabled 2026-07-01 18:57:52.285 | Enabling module proxy_http. 2026-07-01 18:57:52.291 | To activate the new configuration, you need to run: 2026-07-01 18:57:52.291 | systemctl restart apache2 2026-07-01 18:57:52.296 | + lib/apache:enable_apache_mod:63 : [[ '' != \n\o\r\e\s\t\a\r\t ]] 2026-07-01 18:57:52.299 | + lib/apache:enable_apache_mod:64 : restart_apache_server 2026-07-01 18:57:52.303 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-01 18:57:52.306 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-01 18:57:52.309 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-01 18:57:52.441 | + lib/apache:write_local_uwsgi_http_config:376 : local apache_conf= 2026-07-01 18:57:52.448 | ++ lib/apache:write_local_uwsgi_http_config:377 : apache_site_config_for glance-api 2026-07-01 18:57:52.450 | ++ lib/apache:apache_site_config_for:174 : local site=glance-api 2026-07-01 18:57:52.454 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-07-01 18:57:52.458 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-01 18:57:52.462 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-01 18:57:52.465 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/glance-api.conf 2026-07-01 18:57:52.470 | + lib/apache:write_local_uwsgi_http_config:377 : apache_conf=/etc/apache2/sites-available/glance-api.conf 2026-07-01 18:57:52.474 | + lib/apache:write_local_uwsgi_http_config:378 : sudo tee /etc/apache2/sites-available/glance-api.conf 2026-07-01 18:57:52.475 | + lib/apache:write_local_uwsgi_http_config:378 : echo 'KeepAlive Off' 2026-07-01 18:57:52.485 | KeepAlive Off 2026-07-01 18:57:52.491 | + lib/apache:write_local_uwsgi_http_config:379 : sudo tee -a /etc/apache2/sites-available/glance-api.conf 2026-07-01 18:57:52.491 | + lib/apache:write_local_uwsgi_http_config:379 : echo 'SetEnv proxy-sendchunked 1' 2026-07-01 18:57:52.501 | SetEnv proxy-sendchunked 1 2026-07-01 18:57:52.509 | + lib/apache:write_local_uwsgi_http_config:380 : sudo tee -a /etc/apache2/sites-available/glance-api.conf 2026-07-01 18:57:52.509 | + lib/apache:write_local_uwsgi_http_config:380 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 acquire=1 ' 2026-07-01 18:57:52.518 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 acquire=1 2026-07-01 18:57:52.523 | + lib/apache:write_local_uwsgi_http_config:381 : enable_apache_site glance-api 2026-07-01 18:57:52.526 | + lib/apache:enable_apache_site:191 : local site=glance-api 2026-07-01 18:57:52.529 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-07-01 18:57:52.532 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-07-01 18:57:52.536 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-01 18:57:52.539 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-01 18:57:52.543 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-01 18:57:52.545 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-01 18:57:52.548 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-07-01 18:57:52.551 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-07-01 18:57:52.554 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-01 18:57:52.558 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-01 18:57:52.561 | + lib/apache:enable_apache_site:195 : sudo a2ensite glance-api 2026-07-01 18:57:52.572 | perl: warning: Setting locale failed. 2026-07-01 18:57:52.573 | perl: warning: Please check that your locale settings: 2026-07-01 18:57:52.573 | LANGUAGE = (unset), 2026-07-01 18:57:52.573 | LC_ALL = "en_US.utf8", 2026-07-01 18:57:52.573 | LANG = "de_DE.UTF-8" 2026-07-01 18:57:52.573 | are supported and installed on your system. 2026-07-01 18:57:52.573 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-01 18:57:52.612 | Enabling site glance-api. 2026-07-01 18:57:52.617 | To activate the new configuration, you need to run: 2026-07-01 18:57:52.617 | systemctl reload apache2 2026-07-01 18:57:52.623 | + lib/apache:write_local_uwsgi_http_config:382 : restart_apache_server 2026-07-01 18:57:52.626 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-01 18:57:52.629 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-01 18:57:52.631 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-01 18:57:52.766 | ++ lib/glance:configure_glance:463 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2026-07-01 18:57:52.772 | + lib/glance:configure_glance:463 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2026-07-01 18:57:52.811 | + lib/glance:configure_glance:467 : iniset /etc/glance/glance-api.conf wsgi python_interpreter /opt/stack/data/venv/bin/python3 2026-07-01 18:57:52.851 | + lib/glance:configure_glance:469 : [[ True == True ]] 2026-07-01 18:57:52.854 | + lib/glance:configure_glance:470 : iniset /etc/glance/glance-api.conf oslo_policy enforce_new_defaults true 2026-07-01 18:57:52.894 | + lib/glance:configure_glance:471 : iniset /etc/glance/glance-api.conf DEFAULT enforce_secure_rbac true 2026-07-01 18:57:52.931 | + ./stack.sh:main:945 : is_service_enabled cinder 2026-07-01 18:57:52.951 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 18:57:52.955 | + ./stack.sh:main:947 : stack_install_service cinder 2026-07-01 18:57:52.958 | + lib/stack:stack_install_service:20 : local service=cinder 2026-07-01 18:57:52.961 | + lib/stack:stack_install_service:21 : type install_cinder 2026-07-01 18:57:52.964 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-07-01 18:57:52.967 | + lib/stack:stack_install_service:32 : install_cinder 2026-07-01 18:57:52.970 | + lib/cinder:install_cinder:525 : git_clone https://review.opendev.org/openstack/cinder.git /opt/stack/cinder refs/changes/16/907616/8 2026-07-01 18:57:52.973 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/cinder.git 2026-07-01 18:57:52.976 | + functions-common:git_clone:590 : local git_dest=/opt/stack/cinder 2026-07-01 18:57:52.979 | + functions-common:git_clone:591 : local git_ref=refs/changes/16/907616/8 2026-07-01 18:57:52.982 | + functions-common:git_clone:592 : local orig_dir 2026-07-01 18:57:52.986 | ++ functions-common:git_clone:593 : pwd 2026-07-01 18:57:52.989 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-07-01 18:57:52.992 | + functions-common:git_clone:594 : local git_clone_flags= 2026-07-01 18:57:52.996 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-01 18:57:53.014 | + functions-common:git_clone:596 : RECLONE=False 2026-07-01 18:57:53.017 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-01 18:57:53.022 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-01 18:57:53.024 | + functions-common:git_clone:610 : echo refs/changes/16/907616/8 2026-07-01 18:57:53.025 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-07-01 18:57:53.030 | + functions-common:git_clone:612 : [[ ! -d /opt/stack/cinder ]] 2026-07-01 18:57:53.033 | + functions-common:git_clone:613 : [[ False = \T\r\u\e ]] 2026-07-01 18:57:53.036 | + functions-common:git_clone:618 : git_timed clone https://review.opendev.org/openstack/cinder.git /opt/stack/cinder 2026-07-01 18:57:53.039 | + functions-common:git_timed:697 : local count=0 2026-07-01 18:57:53.042 | + functions-common:git_timed:698 : local timeout=0 2026-07-01 18:57:53.044 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-01 18:57:53.047 | + functions-common:git_timed:701 : timeout=0 2026-07-01 18:57:53.050 | + functions-common:git_timed:704 : time_start git_timed 2026-07-01 18:57:53.053 | + functions-common:time_start:2406 : local name=git_timed 2026-07-01 18:57:53.056 | + functions-common:time_start:2407 : local start_time= 2026-07-01 18:57:53.058 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-01 18:57:53.061 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-01 18:57:53.066 | + functions-common:time_start:2411 : _TIME_START[$name]=1782932273063 2026-07-01 18:57:53.069 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone https://review.opendev.org/openstack/cinder.git /opt/stack/cinder 2026-07-01 18:57:53.072 | Cloning into '/opt/stack/cinder'... 2026-07-01 18:58:47.760 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-01 18:58:47.763 | + functions-common:time_stop:2420 : local name 2026-07-01 18:58:47.765 | + functions-common:time_stop:2421 : local end_time 2026-07-01 18:58:47.767 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 18:58:47.770 | + functions-common:time_stop:2423 : local total 2026-07-01 18:58:47.772 | + functions-common:time_stop:2424 : local start_time 2026-07-01 18:58:47.773 | + functions-common:time_stop:2426 : name=git_timed 2026-07-01 18:58:47.775 | + functions-common:time_stop:2427 : start_time=1782932273063 2026-07-01 18:58:47.778 | + functions-common:time_stop:2429 : [[ -z 1782932273063 ]] 2026-07-01 18:58:47.782 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 18:58:47.785 | + functions-common:time_stop:2432 : end_time=1782932327783 2026-07-01 18:58:47.788 | + functions-common:time_stop:2433 : elapsed_time=54720 2026-07-01 18:58:47.790 | + functions-common:time_stop:2434 : total=37509 2026-07-01 18:58:47.793 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 18:58:47.795 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=92229 2026-07-01 18:58:47.798 | + functions-common:git_clone:620 : cd /opt/stack/cinder 2026-07-01 18:58:47.800 | + functions-common:git_clone:621 : git_timed fetch https://review.opendev.org/openstack/cinder.git refs/changes/16/907616/8 2026-07-01 18:58:47.803 | + functions-common:git_timed:697 : local count=0 2026-07-01 18:58:47.805 | + functions-common:git_timed:698 : local timeout=0 2026-07-01 18:58:47.808 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-01 18:58:47.810 | + functions-common:git_timed:701 : timeout=0 2026-07-01 18:58:47.812 | + functions-common:git_timed:704 : time_start git_timed 2026-07-01 18:58:47.814 | + functions-common:time_start:2406 : local name=git_timed 2026-07-01 18:58:47.817 | + functions-common:time_start:2407 : local start_time= 2026-07-01 18:58:47.819 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-01 18:58:47.822 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-01 18:58:47.826 | + functions-common:time_start:2411 : _TIME_START[$name]=1782932327822 2026-07-01 18:58:47.829 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch https://review.opendev.org/openstack/cinder.git refs/changes/16/907616/8 2026-07-01 18:58:48.659 | From https://review.opendev.org/openstack/cinder 2026-07-01 18:58:48.660 | * branch refs/changes/16/907616/8 -> FETCH_HEAD 2026-07-01 18:58:48.666 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-01 18:58:48.669 | + functions-common:time_stop:2420 : local name 2026-07-01 18:58:48.671 | + functions-common:time_stop:2421 : local end_time 2026-07-01 18:58:48.674 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 18:58:48.677 | + functions-common:time_stop:2423 : local total 2026-07-01 18:58:48.679 | + functions-common:time_stop:2424 : local start_time 2026-07-01 18:58:48.682 | + functions-common:time_stop:2426 : name=git_timed 2026-07-01 18:58:48.685 | + functions-common:time_stop:2427 : start_time=1782932327822 2026-07-01 18:58:48.688 | + functions-common:time_stop:2429 : [[ -z 1782932327822 ]] 2026-07-01 18:58:48.691 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 18:58:48.696 | + functions-common:time_stop:2432 : end_time=1782932328692 2026-07-01 18:58:48.699 | + functions-common:time_stop:2433 : elapsed_time=870 2026-07-01 18:58:48.702 | + functions-common:time_stop:2434 : total=92229 2026-07-01 18:58:48.704 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 18:58:48.707 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=93099 2026-07-01 18:58:48.710 | + functions-common:git_clone:621 : git checkout FETCH_HEAD 2026-07-01 18:58:48.953 | Note: switching to 'FETCH_HEAD'. 2026-07-01 18:58:48.953 | 2026-07-01 18:58:48.953 | You are in 'detached HEAD' state. You can look around, make experimental 2026-07-01 18:58:48.953 | changes and commit them, and you can discard any commits you make in this 2026-07-01 18:58:48.953 | state without impacting any branches by switching back to a branch. 2026-07-01 18:58:48.954 | 2026-07-01 18:58:48.954 | If you want to create a new branch to retain commits you create, you may 2026-07-01 18:58:48.954 | do so (now or later) by using -c with the switch command. Example: 2026-07-01 18:58:48.954 | 2026-07-01 18:58:48.954 | git switch -c 2026-07-01 18:58:48.954 | 2026-07-01 18:58:48.954 | Or undo this operation with: 2026-07-01 18:58:48.954 | 2026-07-01 18:58:48.954 | git switch - 2026-07-01 18:58:48.954 | 2026-07-01 18:58:48.954 | Turn off this advice by setting config variable advice.detachedHead to false 2026-07-01 18:58:48.954 | 2026-07-01 18:58:48.955 | HEAD is now at 1aca90855 Use specific http sub-module for status codes 2026-07-01 18:58:48.957 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/cinder 2026-07-01 18:58:48.973 | + functions-common:git_clone:672 : cd /opt/stack/cinder 2026-07-01 18:58:48.977 | + functions-common:git_clone:673 : head -1 2026-07-01 18:58:48.977 | + functions-common:git_clone:673 : git show --oneline 2026-07-01 18:58:48.982 | 1aca90855 Use specific http sub-module for status codes 2026-07-01 18:58:48.986 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-07-01 18:58:48.989 | + lib/cinder:install_cinder:526 : setup_develop /opt/stack/cinder 2026-07-01 18:58:48.992 | + inc/python:setup_develop:353 : local bindep 2026-07-01 18:58:48.995 | + inc/python:setup_develop:354 : [[ /opt/stack/cinder == -bindep* ]] 2026-07-01 18:58:48.998 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/cinder 2026-07-01 18:58:49.001 | + inc/python:setup_develop:359 : local extras= 2026-07-01 18:58:49.004 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2026-07-01 18:58:49.007 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-07-01 18:58:49.010 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/cinder == -bindep* ]] 2026-07-01 18:58:49.013 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/cinder 2026-07-01 18:58:49.016 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-07-01 18:58:49.018 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-07-01 18:58:49.021 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/cinder 2026-07-01 18:58:49.024 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-07-01 18:58:49.026 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/cinder 2026-07-01 18:58:49.029 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-07-01 18:58:49.032 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-07-01 18:58:49.035 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2026-07-01 18:58:49.041 | + inc/python:_setup_package_with_constraints_edit:400 : name=cinder 2026-07-01 18:58:49.043 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z cinder ']' 2026-07-01 18:58:49.046 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2026-07-01 18:58:49.203 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/cinder -e 2026-07-01 18:58:49.205 | + inc/python:setup_package:436 : local bindep=0 2026-07-01 18:58:49.208 | + inc/python:setup_package:437 : local bindep_flag= 2026-07-01 18:58:49.210 | + inc/python:setup_package:438 : local bindep_profiles= 2026-07-01 18:58:49.213 | + inc/python:setup_package:439 : [[ /opt/stack/cinder == -bindep* ]] 2026-07-01 18:58:49.216 | + inc/python:setup_package:444 : local project_dir=/opt/stack/cinder 2026-07-01 18:58:49.219 | + inc/python:setup_package:445 : local flags=-e 2026-07-01 18:58:49.221 | + inc/python:setup_package:446 : local extras= 2026-07-01 18:58:49.224 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-07-01 18:58:49.227 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-07-01 18:58:49.229 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-07-01 18:58:49.232 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-07-01 18:58:49.235 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-07-01 18:58:49.238 | + inc/python:setup_package:464 : pip_install -e /opt/stack/cinder 2026-07-01 18:58:49.258 | Using python 3.12 to install /opt/stack/cinder 2026-07-01 18:58:49.261 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/cinder 2026-07-01 18:58:50.251 | Obtaining file:///opt/stack/cinder 2026-07-01 18:58:50.257 | Installing build dependencies: started 2026-07-01 18:58:51.990 | Installing build dependencies: finished with status 'done' 2026-07-01 18:58:51.992 | Checking if build backend supports build_editable: started 2026-07-01 18:58:52.526 | Checking if build backend supports build_editable: finished with status 'done' 2026-07-01 18:58:52.527 | Getting requirements to build editable: started 2026-07-01 18:58:52.820 | Getting requirements to build editable: finished with status 'done' 2026-07-01 18:58:52.822 | Preparing editable metadata (pyproject.toml): started 2026-07-01 18:58:54.177 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-07-01 18:58:54.204 | Requirement already satisfied: pbr>=5.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev152) (7.0.3) 2026-07-01 18:58:54.206 | Requirement already satisfied: decorator>=4.4.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev152) (5.3.1) 2026-07-01 18:58:54.206 | Requirement already satisfied: eventlet!=0.32.0,>=0.30.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev152) (0.41.0) 2026-07-01 18:58:54.206 | Requirement already satisfied: futurist>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev152) (3.4.0) 2026-07-01 18:58:54.207 | Requirement already satisfied: greenlet>=0.4.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev152) (3.5.2) 2026-07-01 18:58:54.208 | Requirement already satisfied: iso8601>=0.1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev152) (2.1.0) 2026-07-01 18:58:54.209 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev152) (4.26.0) 2026-07-01 18:58:54.210 | Requirement already satisfied: keystoneauth1>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev152) (5.14.0) 2026-07-01 18:58:54.212 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev152) (13.0.0) 2026-07-01 18:58:54.828 | Collecting lxml>=4.5.2 (from cinder==28.1.0.dev152) 2026-07-01 18:58:54.965 | Downloading lxml-6.1.1-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl.metadata (3.5 kB) 2026-07-01 18:58:54.977 | Requirement already satisfied: oslo.config>=8.3.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev152) (10.5.0) 2026-07-01 18:58:54.977 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev152) (7.5.0) 2026-07-01 18:58:54.979 | Requirement already satisfied: oslo.context>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev152) (6.4.0) 2026-07-01 18:58:54.979 | Requirement already satisfied: oslo.db>=11.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev152) (18.0.0) 2026-07-01 18:58:54.979 | Requirement already satisfied: oslo.log>=4.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev152) (8.2.0) 2026-07-01 18:58:54.981 | Requirement already satisfied: oslo.messaging>=14.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev152) (18.1.0) 2026-07-01 18:58:54.982 | Requirement already satisfied: oslo.middleware>=4.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev152) (8.1.0) 2026-07-01 18:58:54.983 | Requirement already satisfied: oslo.policy>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev152) (5.1.0) 2026-07-01 18:58:54.985 | Requirement already satisfied: oslo.privsep>=2.6.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev152) (3.11.0) 2026-07-01 18:58:54.985 | Requirement already satisfied: oslo.reports>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev152) (3.8.0) 2026-07-01 18:58:54.986 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev152) (7.9.0) 2026-07-01 18:58:54.987 | Requirement already satisfied: oslo.serialization>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev152) (5.10.0) 2026-07-01 18:58:54.988 | Requirement already satisfied: oslo.service>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev152) (4.6.0) 2026-07-01 18:58:54.990 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev152) (2.7.1) 2026-07-01 18:58:54.992 | Requirement already satisfied: oslo.utils>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev152) (10.1.1) 2026-07-01 18:58:55.033 | Collecting oslo.versionedobjects>=2.4.0 (from cinder==28.1.0.dev152) 2026-07-01 18:58:55.050 | Downloading oslo_versionedobjects-3.10.2-py3-none-any.whl.metadata (2.5 kB) 2026-07-01 18:58:55.060 | Requirement already satisfied: osprofiler>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev152) (4.4.0) 2026-07-01 18:58:55.061 | Requirement already satisfied: packaging>=20.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev152) (26.2) 2026-07-01 18:58:55.105 | Collecting paramiko>=2.7.2 (from cinder==28.1.0.dev152) 2026-07-01 18:58:55.122 | Downloading paramiko-4.0.0-py3-none-any.whl.metadata (3.9 kB) 2026-07-01 18:58:55.134 | Requirement already satisfied: Paste>=3.4.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev152) (3.10.1) 2026-07-01 18:58:55.134 | Requirement already satisfied: PasteDeploy>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev152) (3.1.0) 2026-07-01 18:58:55.136 | Requirement already satisfied: pyparsing>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev152) (3.3.2) 2026-07-01 18:58:55.136 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev152) (7.4.0) 2026-07-01 18:58:55.176 | Collecting python-glanceclient>=3.2.2 (from cinder==28.1.0.dev152) 2026-07-01 18:58:55.192 | Downloading python_glanceclient-4.12.0-py3-none-any.whl.metadata (4.0 kB) 2026-07-01 18:58:55.203 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev152) (5.8.0) 2026-07-01 18:58:55.250 | Collecting python-novaclient>=18.2.0 (from cinder==28.1.0.dev152) 2026-07-01 18:58:55.271 | Downloading python_novaclient-18.13.0-py3-none-any.whl.metadata (3.2 kB) 2026-07-01 18:58:55.317 | Collecting python-swiftclient>=3.10.1 (from cinder==28.1.0.dev152) 2026-07-01 18:58:55.340 | Downloading python_swiftclient-4.10.0-py3-none-any.whl.metadata (3.9 kB) 2026-07-01 18:58:55.352 | Requirement already satisfied: requests>=2.25.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev152) (2.34.2) 2026-07-01 18:58:55.353 | Requirement already satisfied: Routes>=2.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev152) (2.5.1) 2026-07-01 18:58:55.354 | Requirement already satisfied: taskflow>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev152) (6.3.0) 2026-07-01 18:58:55.386 | Collecting rtslib-fb>=2.1.74 (from cinder==28.1.0.dev152) 2026-07-01 18:58:55.411 | Downloading rtslib_fb-2.2.4-py3-none-any.whl.metadata (2.4 kB) 2026-07-01 18:58:55.422 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev152) (2.0.51) 2026-07-01 18:58:55.422 | Requirement already satisfied: stevedore>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev152) (5.8.0) 2026-07-01 18:58:55.450 | Collecting tabulate>=0.8.7 (from cinder==28.1.0.dev152) 2026-07-01 18:58:55.467 | Downloading tabulate-0.10.0-py3-none-any.whl.metadata (40 kB) 2026-07-01 18:58:55.492 | Requirement already satisfied: tenacity>=6.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev152) (9.1.4) 2026-07-01 18:58:55.494 | Requirement already satisfied: WebOb>=1.8.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev152) (1.8.10) 2026-07-01 18:58:55.494 | Requirement already satisfied: oslo.i18n>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev152) (6.8.0) 2026-07-01 18:58:55.537 | Collecting oslo.vmware>=3.10.0 (from cinder==28.1.0.dev152) 2026-07-01 18:58:55.557 | Downloading oslo_vmware-4.9.0-py3-none-any.whl.metadata (2.3 kB) 2026-07-01 18:58:55.568 | Requirement already satisfied: os-brick>=6.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev152) (7.1.0) 2026-07-01 18:58:55.619 | Collecting tooz>=2.8.0 (from cinder==28.1.0.dev152) 2026-07-01 18:58:55.639 | Downloading tooz-8.1.0-py3-none-any.whl.metadata (2.9 kB) 2026-07-01 18:58:55.724 | Collecting google-api-python-client>=1.11.0 (from cinder==28.1.0.dev152) 2026-07-01 18:58:55.747 | Downloading google_api_python_client-2.197.0-py3-none-any.whl.metadata (7.0 kB) 2026-07-01 18:58:55.757 | Requirement already satisfied: castellan>=3.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev152) (5.7.0) 2026-07-01 18:58:55.759 | Requirement already satisfied: cryptography>=3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev152) (43.0.3) 2026-07-01 18:58:55.759 | Requirement already satisfied: cursive>=0.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev152) (0.2.3) 2026-07-01 18:58:55.965 | Collecting zstd>=1.5.0.0 (from cinder==28.1.0.dev152) 2026-07-01 18:58:55.987 | Downloading zstd-1.5.7.3-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl.metadata (29 kB) 2026-07-01 18:58:56.377 | Collecting boto3>=1.18.49 (from cinder==28.1.0.dev152) 2026-07-01 18:58:56.394 | Downloading boto3-1.35.99-py3-none-any.whl.metadata (6.7 kB) 2026-07-01 18:58:56.414 | Requirement already satisfied: distro>=1.8.0 in /usr/lib/python3/dist-packages (from cinder==28.1.0.dev152) (1.9.0) 2026-07-01 18:58:56.414 | Requirement already satisfied: tzdata>=2022.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev152) (2026.2) 2026-07-01 18:58:56.416 | Requirement already satisfied: cachetools>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev152) (7.1.4) 2026-07-01 18:58:56.845 | Collecting botocore<1.36.0,>=1.35.99 (from boto3>=1.18.49->cinder==28.1.0.dev152) 2026-07-01 18:58:56.863 | Downloading botocore-1.35.99-py3-none-any.whl.metadata (5.7 kB) 2026-07-01 18:58:56.874 | Requirement already satisfied: jmespath<2.0.0,>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from boto3>=1.18.49->cinder==28.1.0.dev152) (1.1.0) 2026-07-01 18:58:56.910 | Collecting s3transfer<0.11.0,>=0.10.0 (from boto3>=1.18.49->cinder==28.1.0.dev152) 2026-07-01 18:58:56.980 | Downloading s3transfer-0.10.4-py3-none-any.whl.metadata (1.7 kB) 2026-07-01 18:58:56.995 | Requirement already satisfied: python-dateutil<3.0.0,>=2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from botocore<1.36.0,>=1.35.99->boto3>=1.18.49->cinder==28.1.0.dev152) (2.9.0.post0) 2026-07-01 18:58:56.995 | Requirement already satisfied: urllib3!=2.2.0,<3,>=1.25.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from botocore<1.36.0,>=1.35.99->boto3>=1.18.49->cinder==28.1.0.dev152) (2.7.0) 2026-07-01 18:58:56.998 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil<3.0.0,>=2.1->botocore<1.36.0,>=1.35.99->boto3>=1.18.49->cinder==28.1.0.dev152) (1.17.0) 2026-07-01 18:58:57.030 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=3.1->cinder==28.1.0.dev152) (2.0.0) 2026-07-01 18:58:57.035 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=3.1->cinder==28.1.0.dev152) (3.0) 2026-07-01 18:58:57.044 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet!=0.32.0,>=0.30.1->cinder==28.1.0.dev152) (2.8.0) 2026-07-01 18:58:57.052 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from futurist>=3.2.1->cinder==28.1.0.dev152) (3.1.0) 2026-07-01 18:58:57.056 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->futurist>=3.2.1->cinder==28.1.0.dev152) (2.2.1) 2026-07-01 18:58:57.056 | Requirement already satisfied: httplib2<1.0.0,>=0.19.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from google-api-python-client>=1.11.0->cinder==28.1.0.dev152) (0.31.2) 2026-07-01 18:58:57.115 | Collecting google-auth!=2.24.0,!=2.25.0,<3.0.0,>=1.32.0 (from google-api-python-client>=1.11.0->cinder==28.1.0.dev152) 2026-07-01 18:58:57.135 | Downloading google_auth-2.55.0-py3-none-any.whl.metadata (5.1 kB) 2026-07-01 18:58:57.178 | Collecting google-auth-httplib2<1.0.0,>=0.2.0 (from google-api-python-client>=1.11.0->cinder==28.1.0.dev152) 2026-07-01 18:58:57.198 | Downloading google_auth_httplib2-0.4.0-py3-none-any.whl.metadata (3.0 kB) 2026-07-01 18:58:57.265 | Collecting google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0,>=1.31.5 (from google-api-python-client>=1.11.0->cinder==28.1.0.dev152) 2026-07-01 18:58:57.283 | Downloading google_api_core-2.31.0-py3-none-any.whl.metadata (3.2 kB) 2026-07-01 18:58:57.326 | Collecting uritemplate<5,>=3.0.1 (from google-api-python-client>=1.11.0->cinder==28.1.0.dev152) 2026-07-01 18:58:57.343 | Downloading uritemplate-4.2.0-py3-none-any.whl.metadata (2.6 kB) 2026-07-01 18:58:57.392 | Collecting googleapis-common-protos<2.0.0,>=1.63.2 (from google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0,>=1.31.5->google-api-python-client>=1.11.0->cinder==28.1.0.dev152) 2026-07-01 18:58:57.409 | Downloading googleapis_common_protos-1.75.0-py3-none-any.whl.metadata (8.6 kB) 2026-07-01 18:58:57.699 | Collecting protobuf<8.0.0,>=5.29.6 (from google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0,>=1.31.5->google-api-python-client>=1.11.0->cinder==28.1.0.dev152) 2026-07-01 18:58:57.722 | Downloading protobuf-6.33.6-cp39-abi3-manylinux2014_x86_64.whl.metadata (593 bytes) 2026-07-01 18:58:57.819 | Collecting proto-plus<2.0.0,>=1.24.0 (from google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0,>=1.31.5->google-api-python-client>=1.11.0->cinder==28.1.0.dev152) 2026-07-01 18:58:57.840 | Downloading proto_plus-1.28.0-py3-none-any.whl.metadata (2.2 kB) 2026-07-01 18:58:57.899 | Collecting pyasn1-modules>=0.2.1 (from google-auth!=2.24.0,!=2.25.0,<3.0.0,>=1.32.0->google-api-python-client>=1.11.0->cinder==28.1.0.dev152) 2026-07-01 18:58:57.922 | Downloading pyasn1_modules-0.4.2-py3-none-any.whl.metadata (3.5 kB) 2026-07-01 18:58:57.949 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.1->cinder==28.1.0.dev152) (3.4.7) 2026-07-01 18:58:57.950 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.1->cinder==28.1.0.dev152) (3.18) 2026-07-01 18:58:57.952 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==28.1.0.dev152) (2023.11.17) 2026-07-01 18:58:57.969 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->cinder==28.1.0.dev152) (26.1.0) 2026-07-01 18:58:57.970 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->cinder==28.1.0.dev152) (2025.9.1) 2026-07-01 18:58:57.972 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->cinder==28.1.0.dev152) (0.37.0) 2026-07-01 18:58:57.973 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->cinder==28.1.0.dev152) (2026.5.1) 2026-07-01 18:58:57.983 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=4.2.1->cinder==28.1.0.dev152) (1.8.2) 2026-07-01 18:58:57.983 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=4.2.1->cinder==28.1.0.dev152) (4.15.0) 2026-07-01 18:58:57.987 | Requirement already satisfied: oslo.cache>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.1.0->cinder==28.1.0.dev152) (4.2.0) 2026-07-01 18:58:57.989 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.1.0->cinder==28.1.0.dev152) (4.0.1) 2026-07-01 18:58:57.990 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.1.0->cinder==28.1.0.dev152) (2.13.0) 2026-07-01 18:58:57.999 | Requirement already satisfied: psutil>=5.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-brick>=6.10.0->cinder==28.1.0.dev152) (7.2.2) 2026-07-01 18:58:58.005 | Requirement already satisfied: dogpile.cache>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.cache>=3.11.0->keystonemiddleware>=9.1.0->cinder==28.1.0.dev152) (1.5.0) 2026-07-01 18:58:58.013 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=4.5.0->cinder==28.1.0.dev152) (0.20) 2026-07-01 18:58:58.019 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.3.2->cinder==28.1.0.dev152) (1.3.0) 2026-07-01 18:58:58.020 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.3.2->cinder==28.1.0.dev152) (2.0.0) 2026-07-01 18:58:58.021 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.3.2->cinder==28.1.0.dev152) (6.0.3) 2026-07-01 18:58:58.031 | Requirement already satisfied: alembic>=0.9.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=11.0.0->cinder==28.1.0.dev152) (1.18.4) 2026-07-01 18:58:58.032 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=11.0.0->cinder==28.1.0.dev152) (2.1.2) 2026-07-01 18:58:58.033 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=11.0.0->cinder==28.1.0.dev152) (0.6.2) 2026-07-01 18:58:58.037 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==28.1.0.dev152) (1.3.12) 2026-07-01 18:58:58.051 | Requirement already satisfied: amqp>=2.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.6.0->cinder==28.1.0.dev152) (5.3.1) 2026-07-01 18:58:58.052 | Requirement already satisfied: kombu>=4.6.8 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.6.0->cinder==28.1.0.dev152) (5.6.2) 2026-07-01 18:58:58.053 | Requirement already satisfied: oslo.metrics>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.6.0->cinder==28.1.0.dev152) (0.16.0) 2026-07-01 18:58:58.057 | Requirement already satisfied: vine<6.0.0,>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=14.6.0->cinder==28.1.0.dev152) (5.1.0) 2026-07-01 18:58:58.072 | Requirement already satisfied: prometheus-client>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=14.6.0->cinder==28.1.0.dev152) (0.25.0) 2026-07-01 18:58:58.076 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=4.1.1->cinder==28.1.0.dev152) (5.0.0) 2026-07-01 18:58:58.077 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=4.1.1->cinder==28.1.0.dev152) (3.1.6) 2026-07-01 18:58:58.079 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=4.1.1->cinder==28.1.0.dev152) (4.0.1) 2026-07-01 18:58:58.087 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->oslo.middleware>=4.1.1->cinder==28.1.0.dev152) (3.0.3) 2026-07-01 18:58:58.099 | Requirement already satisfied: msgpack>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.privsep>=2.6.2->cinder==28.1.0.dev152) (1.2.1) 2026-07-01 18:58:58.121 | Requirement already satisfied: Yappi>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=4.5.0->cinder==28.1.0.dev152) (1.7.6) 2026-07-01 18:58:58.164 | Collecting cotyledon>=2.2.0 (from oslo.service[threading]>=4.5.0->cinder==28.1.0.dev152) 2026-07-01 18:58:58.183 | Downloading cotyledon-2.2.0-py3-none-any.whl.metadata (3.7 kB) 2026-07-01 18:58:58.291 | Collecting setproctitle (from cotyledon>=2.2.0->oslo.service[threading]>=4.5.0->cinder==28.1.0.dev152) 2026-07-01 18:58:58.314 | Downloading setproctitle-1.3.7-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.metadata (10 kB) 2026-07-01 18:58:58.330 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.upgradecheck>=1.1.1->cinder==28.1.0.dev152) (3.17.0) 2026-07-01 18:58:58.384 | Collecting suds-community>=0.6 (from oslo.vmware>=3.10.0->cinder==28.1.0.dev152) 2026-07-01 18:58:58.403 | Downloading suds_community-1.2.0-py3-none-any.whl.metadata (1.6 kB) 2026-07-01 18:58:58.466 | Collecting invoke>=2.0 (from paramiko>=2.7.2->cinder==28.1.0.dev152) 2026-07-01 18:58:58.483 | Downloading invoke-3.0.3-py3-none-any.whl.metadata (3.2 kB) 2026-07-01 18:58:58.538 | Collecting pynacl>=1.5 (from paramiko>=2.7.2->cinder==28.1.0.dev152) 2026-07-01 18:58:58.556 | Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl.metadata (10.0 kB) 2026-07-01 18:58:58.577 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=3.4.3->cinder==28.1.0.dev152) (82.0.1) 2026-07-01 18:58:58.592 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.1.1->cinder==28.1.0.dev152) (0.8.1) 2026-07-01 18:58:58.653 | Collecting pyasn1<0.7.0,>=0.6.1 (from pyasn1-modules>=0.2.1->google-auth!=2.24.0,!=2.25.0,<3.0.0,>=1.32.0->google-api-python-client>=1.11.0->cinder==28.1.0.dev152) 2026-07-01 18:58:58.668 | Downloading pyasn1-0.6.3-py3-none-any.whl.metadata (8.4 kB) 2026-07-01 18:58:58.702 | Requirement already satisfied: cliff>=2.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-barbicanclient>=5.0.1->cinder==28.1.0.dev152) (4.14.0) 2026-07-01 18:58:58.708 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev152) (0.6.0) 2026-07-01 18:58:58.709 | Requirement already satisfied: cmd2>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev152) (4.0.0) 2026-07-01 18:58:58.720 | Requirement already satisfied: prompt-toolkit>=3.0.52 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev152) (3.0.52) 2026-07-01 18:58:58.721 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev152) (1.11.0) 2026-07-01 18:58:58.722 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev152) (15.0.0) 2026-07-01 18:58:58.723 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev152) (1.8.0) 2026-07-01 18:58:58.773 | Collecting warlock>=1.2.0 (from python-glanceclient>=3.2.2->cinder==28.1.0.dev152) 2026-07-01 18:58:58.789 | Downloading warlock-2.1.0-py3-none-any.whl.metadata (4.0 kB) 2026-07-01 18:58:58.800 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-glanceclient>=3.2.2->cinder==28.1.0.dev152) (24.2.1) 2026-07-01 18:58:58.848 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev152) (4.2.0) 2026-07-01 18:58:58.849 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev152) (2.20.0) 2026-07-01 18:58:58.860 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev152) (0.1.2) 2026-07-01 18:58:58.880 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.4.1->cinder==28.1.0.dev152) (0.8) 2026-07-01 18:58:58.925 | Collecting pyudev~=0.18 (from rtslib-fb>=2.1.74->cinder==28.1.0.dev152) 2026-07-01 18:58:58.941 | Downloading pyudev-0.24.4-py3-none-any.whl.metadata (4.4 kB) 2026-07-01 18:58:58.998 | Requirement already satisfied: networkx>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow>=4.5.0->cinder==28.1.0.dev152) (3.6.1) 2026-07-01 18:58:58.999 | Requirement already satisfied: automaton>=1.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow>=4.5.0->cinder==28.1.0.dev152) (3.4.0) 2026-07-01 18:58:59.001 | Requirement already satisfied: pydot>=1.2.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow>=4.5.0->cinder==28.1.0.dev152) (4.0.1) 2026-07-01 18:58:59.078 | Collecting voluptuous>=0.8.9 (from tooz>=2.8.0->cinder==28.1.0.dev152) 2026-07-01 18:58:59.094 | Downloading voluptuous-0.16.0-py3-none-any.whl.metadata (20 kB) 2026-07-01 18:58:59.131 | Requirement already satisfied: jsonpatch~=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from warlock>=1.2.0->python-glanceclient>=3.2.2->cinder==28.1.0.dev152) (1.33) 2026-07-01 18:58:59.137 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonpatch~=1.0->warlock>=1.2.0->python-glanceclient>=3.2.2->cinder==28.1.0.dev152) (3.1.1) 2026-07-01 18:58:59.229 | Downloading boto3-1.35.99-py3-none-any.whl (139 kB) 2026-07-01 18:58:59.279 | Downloading botocore-1.35.99-py3-none-any.whl (13.3 MB) 2026-07-01 18:59:00.768 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.3/13.3 MB 9.0 MB/s 0:00:01 2026-07-01 18:59:00.786 | Downloading s3transfer-0.10.4-py3-none-any.whl (83 kB) 2026-07-01 18:59:00.818 | Downloading google_api_python_client-2.197.0-py3-none-any.whl (15.3 MB) 2026-07-01 18:59:01.842 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 15.3/15.3 MB 15.0 MB/s 0:00:01 2026-07-01 18:59:01.858 | Downloading google_api_core-2.31.0-py3-none-any.whl (173 kB) 2026-07-01 18:59:01.888 | Downloading google_auth-2.55.0-py3-none-any.whl (252 kB) 2026-07-01 18:59:01.924 | Downloading google_auth_httplib2-0.4.0-py3-none-any.whl (9.5 kB) 2026-07-01 18:59:01.945 | Downloading googleapis_common_protos-1.75.0-py3-none-any.whl (300 kB) 2026-07-01 18:59:01.981 | Downloading proto_plus-1.28.0-py3-none-any.whl (50 kB) 2026-07-01 18:59:02.003 | Downloading protobuf-6.33.6-cp39-abi3-manylinux2014_x86_64.whl (323 kB) 2026-07-01 18:59:02.041 | Downloading uritemplate-4.2.0-py3-none-any.whl (11 kB) 2026-07-01 18:59:02.068 | Downloading lxml-6.1.1-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.2 MB) 2026-07-01 18:59:02.367 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.2/5.2 MB 17.8 MB/s 0:00:00 2026-07-01 18:59:02.388 | Downloading cotyledon-2.2.0-py3-none-any.whl (28 kB) 2026-07-01 18:59:02.413 | Downloading oslo_versionedobjects-3.10.2-py3-none-any.whl (99 kB) 2026-07-01 18:59:02.442 | Downloading oslo_vmware-4.9.0-py3-none-any.whl (624 kB) 2026-07-01 18:59:02.484 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 624.2/624.2 kB 14.7 MB/s 0:00:00 2026-07-01 18:59:02.498 | Downloading paramiko-4.0.0-py3-none-any.whl (223 kB) 2026-07-01 18:59:02.527 | Downloading invoke-3.0.3-py3-none-any.whl (160 kB) 2026-07-01 18:59:02.553 | Downloading pyasn1_modules-0.4.2-py3-none-any.whl (181 kB) 2026-07-01 18:59:02.581 | Downloading pyasn1-0.6.3-py3-none-any.whl (83 kB) 2026-07-01 18:59:02.605 | Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl (1.4 MB) 2026-07-01 18:59:02.686 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 17.9 MB/s 0:00:00 2026-07-01 18:59:02.703 | Downloading python_glanceclient-4.12.0-py3-none-any.whl (202 kB) 2026-07-01 18:59:02.736 | Downloading python_novaclient-18.13.0-py3-none-any.whl (336 kB) 2026-07-01 18:59:02.775 | Downloading python_swiftclient-4.10.0-py3-none-any.whl (88 kB) 2026-07-01 18:59:02.801 | Downloading rtslib_fb-2.2.4-py3-none-any.whl (92 kB) 2026-07-01 18:59:02.827 | Downloading pyudev-0.24.4-py3-none-any.whl (62 kB) 2026-07-01 18:59:02.851 | Downloading suds_community-1.2.0-py3-none-any.whl (145 kB) 2026-07-01 18:59:02.884 | Downloading tabulate-0.10.0-py3-none-any.whl (39 kB) 2026-07-01 18:59:02.907 | Downloading tooz-8.1.0-py3-none-any.whl (92 kB) 2026-07-01 18:59:02.933 | Downloading voluptuous-0.16.0-py3-none-any.whl (31 kB) 2026-07-01 18:59:02.958 | Downloading warlock-2.1.0-py3-none-any.whl (10 kB) 2026-07-01 18:59:02.988 | Downloading zstd-1.5.7.3-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl (2.2 MB) 2026-07-01 18:59:03.142 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 14.6 MB/s 0:00:00 2026-07-01 18:59:03.163 | Downloading setproctitle-1.3.7-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (32 kB) 2026-07-01 18:59:03.322 | Building wheels for collected packages: cinder 2026-07-01 18:59:03.323 | Building editable for cinder (pyproject.toml): started 2026-07-01 18:59:04.965 | Building editable for cinder (pyproject.toml): finished with status 'done' 2026-07-01 18:59:04.966 | Created wheel for cinder: filename=cinder-28.1.0.dev152-0.editable-py3-none-any.whl size=9197 sha256=9c5ea1af11c110ece146d8c5973aa4c5d480b94ea127e86dd0610b495ffbf21e 2026-07-01 18:59:04.967 | Stored in directory: /tmp/pip-ephem-wheel-cache-lbokkbr6/wheels/0f/5b/25/75b4581977dff7afefb19bb31542a98ba75eafb8d1b2a69ccb 2026-07-01 18:59:04.974 | Successfully built cinder 2026-07-01 18:59:05.362 | Installing collected packages: zstd, voluptuous, uritemplate, tabulate, suds-community, setproctitle, pyudev, pyasn1, protobuf, lxml, invoke, rtslib-fb, python-swiftclient, pynacl, pyasn1-modules, proto-plus, googleapis-common-protos, cotyledon, botocore, s3transfer, paramiko, google-auth, warlock, google-auth-httplib2, google-api-core, boto3, tooz, python-novaclient, python-glanceclient, google-api-python-client, oslo.vmware, oslo.versionedobjects, cinder 2026-07-01 18:59:05.844 | Attempting uninstall: pyudev 2026-07-01 18:59:05.861 | Found existing installation: pyudev 0.24.0 2026-07-01 18:59:05.861 | Not uninstalling pyudev at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-01 18:59:05.864 | Can't uninstall 'pyudev'. No files were found to uninstall. 2026-07-01 18:59:05.919 | Attempting uninstall: pyasn1 2026-07-01 18:59:05.936 | Found existing installation: pyasn1 0.4.8 2026-07-01 18:59:05.937 | Not uninstalling pyasn1 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-01 18:59:05.938 | Can't uninstall 'pyasn1'. No files were found to uninstall. 2026-07-01 18:59:07.663 | Attempting uninstall: botocore 2026-07-01 18:59:07.681 | Found existing installation: botocore 1.34.46 2026-07-01 18:59:07.682 | Not uninstalling botocore at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-01 18:59:07.682 | Can't uninstall 'botocore'. No files were found to uninstall. 2026-07-01 18:59:08.883 | Attempting uninstall: s3transfer 2026-07-01 18:59:08.902 | Found existing installation: s3transfer 0.10.1 2026-07-01 18:59:08.903 | Not uninstalling s3transfer at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-01 18:59:08.904 | Can't uninstall 's3transfer'. No files were found to uninstall. 2026-07-01 18:59:09.579 | Attempting uninstall: boto3 2026-07-01 18:59:09.598 | Found existing installation: boto3 1.34.46 2026-07-01 18:59:09.600 | Not uninstalling boto3 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-01 18:59:09.600 | Can't uninstall 'boto3'. No files were found to uninstall. 2026-07-01 18:59:11.710 | 2026-07-01 18:59:11.733 | Successfully installed boto3-1.35.99 botocore-1.35.99 cinder-28.1.0.dev152 cotyledon-2.2.0 google-api-core-2.31.0 google-api-python-client-2.197.0 google-auth-2.55.0 google-auth-httplib2-0.4.0 googleapis-common-protos-1.75.0 invoke-3.0.3 lxml-6.1.1 oslo.versionedobjects-3.10.2 oslo.vmware-4.9.0 paramiko-4.0.0 proto-plus-1.28.0 protobuf-6.33.6 pyasn1-0.6.3 pyasn1-modules-0.4.2 pynacl-1.6.2 python-glanceclient-4.12.0 python-novaclient-18.13.0 python-swiftclient-4.10.0 pyudev-0.24.4 rtslib-fb-2.2.4 s3transfer-0.10.4 setproctitle-1.3.7 suds-community-1.2.0 tabulate-0.10.0 tooz-8.1.0 uritemplate-4.2.0 voluptuous-0.16.0 warlock-2.1.0 zstd-1.5.7.3 2026-07-01 18:59:12.120 | + inc/python:pip_install:216 : result=0 2026-07-01 18:59:12.123 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-01 18:59:12.126 | + functions-common:time_stop:2420 : local name 2026-07-01 18:59:12.129 | + functions-common:time_stop:2421 : local end_time 2026-07-01 18:59:12.132 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 18:59:12.135 | + functions-common:time_stop:2423 : local total 2026-07-01 18:59:12.138 | + functions-common:time_stop:2424 : local start_time 2026-07-01 18:59:12.141 | + functions-common:time_stop:2426 : name=pip_install 2026-07-01 18:59:12.144 | + functions-common:time_stop:2427 : start_time=1782932329254 2026-07-01 18:59:12.146 | + functions-common:time_stop:2429 : [[ -z 1782932329254 ]] 2026-07-01 18:59:12.150 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 18:59:12.154 | + functions-common:time_stop:2432 : end_time=1782932352151 2026-07-01 18:59:12.157 | + functions-common:time_stop:2433 : elapsed_time=22897 2026-07-01 18:59:12.160 | + functions-common:time_stop:2434 : total=98148 2026-07-01 18:59:12.163 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 18:59:12.165 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=121045 2026-07-01 18:59:12.168 | + inc/python:pip_install:219 : return 0 2026-07-01 18:59:12.171 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-07-01 18:59:12.174 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-07-01 18:59:12.177 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/cinder 2026-07-01 18:59:12.181 | + inc/python:use_library_from_git:266 : local name=/opt/stack/cinder 2026-07-01 18:59:12.184 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-01 18:59:12.187 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-01 18:59:12.190 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/cinder, ]] 2026-07-01 18:59:12.194 | + inc/python:use_library_from_git:269 : return 1 2026-07-01 18:59:12.197 | + lib/cinder:install_cinder:527 : [[ lioadm == \t\g\t\a\d\m ]] 2026-07-01 18:59:12.200 | + lib/cinder:install_cinder:529 : [[ lioadm == \l\i\o\a\d\m ]] 2026-07-01 18:59:12.203 | + lib/cinder:install_cinder:530 : is_ubuntu 2026-07-01 18:59:12.206 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-01 18:59:12.209 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-01 18:59:12.212 | + lib/cinder:install_cinder:532 : sudo mkdir -p /etc/target 2026-07-01 18:59:12.227 | + lib/cinder:install_cinder:534 : install_package targetcli-fb 2026-07-01 18:59:12.230 | + functions-common:install_package:1438 : update_package_repo 2026-07-01 18:59:12.233 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-01 18:59:12.236 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-01 18:59:12.239 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-01 18:59:12.242 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-01 18:59:12.245 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-01 18:59:12.248 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-01 18:59:12.250 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-01 18:59:12.253 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-01 18:59:12.256 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-01 18:59:12.259 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-01 18:59:12.262 | + functions-common:apt_get_update:1167 : return 2026-07-01 18:59:12.265 | + functions-common:install_package:1439 : real_install_package targetcli-fb 2026-07-01 18:59:12.268 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-01 18:59:12.271 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-01 18:59:12.274 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-01 18:59:12.277 | + functions-common:real_install_package:1427 : apt_get install targetcli-fb 2026-07-01 18:59:12.301 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb 2026-07-01 18:59:12.338 | Reading package lists... 2026-07-01 18:59:12.720 | Building dependency tree... 2026-07-01 18:59:12.724 | Reading state information... 2026-07-01 18:59:13.324 | The following packages were automatically installed and are no longer required: 2026-07-01 18:59:13.327 | libfwupd2 libgusb2 2026-07-01 18:59:13.327 | Use 'sudo apt autoremove' to remove them. 2026-07-01 18:59:13.331 | The following additional packages will be installed: 2026-07-01 18:59:13.331 | python3-configshell-fb python3-rtslib-fb python3-typing-extensions 2026-07-01 18:59:13.332 | python3-urwid python3-wcwidth 2026-07-01 18:59:13.334 | Suggested packages: 2026-07-01 18:59:13.334 | python-urwid-doc 2026-07-01 18:59:13.371 | The following NEW packages will be installed: 2026-07-01 18:59:13.371 | python3-configshell-fb python3-rtslib-fb python3-typing-extensions 2026-07-01 18:59:13.374 | python3-urwid python3-wcwidth targetcli-fb 2026-07-01 18:59:13.502 | 0 upgraded, 6 newly installed, 0 to remove and 6 not upgraded. 2026-07-01 18:59:13.503 | Need to get 385 kB of archives. 2026-07-01 18:59:13.503 | After this operation, 3098 kB of additional disk space will be used. 2026-07-01 18:59:13.503 | Get:1 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-typing-extensions all 4.10.0-1 [60.7 kB] 2026-07-01 18:59:13.532 | Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-wcwidth all 0.2.5+dfsg1-1.1ubuntu1 [22.5 kB] 2026-07-01 18:59:13.545 | Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-urwid amd64 2.6.10-1 [183 kB] 2026-07-01 18:59:13.562 | Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-configshell-fb all 1:1.1.28-2.1 [28.4 kB] 2026-07-01 18:59:13.577 | Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-rtslib-fb all 2.1.74-0ubuntu5 [49.9 kB] 2026-07-01 18:59:13.590 | Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 targetcli-fb all 1:2.1.53-1ubuntu3 [40.3 kB] 2026-07-01 18:59:13.825 | perl: warning: Setting locale failed. 2026-07-01 18:59:13.825 | perl: warning: Please check that your locale settings: 2026-07-01 18:59:13.825 | LANGUAGE = (unset), 2026-07-01 18:59:13.825 | LC_ALL = "en_US.utf8", 2026-07-01 18:59:13.825 | LANG = "de_DE.UTF-8" 2026-07-01 18:59:13.825 | are supported and installed on your system. 2026-07-01 18:59:13.825 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-01 18:59:13.887 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-01 18:59:13.887 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-01 18:59:13.887 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-01 18:59:14.076 | Fetched 385 kB in 0s (2019 kB/s) 2026-07-01 18:59:14.113 | Selecting previously unselected package python3-typing-extensions. 2026-07-01 18:59:14.176 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 126757 files and directories currently installed.) 2026-07-01 18:59:14.183 | Preparing to unpack .../0-python3-typing-extensions_4.10.0-1_all.deb ... 2026-07-01 18:59:14.186 | Unpacking python3-typing-extensions (4.10.0-1) ... 2026-07-01 18:59:14.234 | Selecting previously unselected package python3-wcwidth. 2026-07-01 18:59:14.247 | Preparing to unpack .../1-python3-wcwidth_0.2.5+dfsg1-1.1ubuntu1_all.deb ... 2026-07-01 18:59:14.250 | Unpacking python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-07-01 18:59:14.303 | Selecting previously unselected package python3-urwid. 2026-07-01 18:59:14.315 | Preparing to unpack .../2-python3-urwid_2.6.10-1_amd64.deb ... 2026-07-01 18:59:14.319 | Unpacking python3-urwid (2.6.10-1) ... 2026-07-01 18:59:14.406 | Selecting previously unselected package python3-configshell-fb. 2026-07-01 18:59:14.419 | Preparing to unpack .../3-python3-configshell-fb_1%3a1.1.28-2.1_all.deb ... 2026-07-01 18:59:14.422 | Unpacking python3-configshell-fb (1:1.1.28-2.1) ... 2026-07-01 18:59:14.479 | Selecting previously unselected package python3-rtslib-fb. 2026-07-01 18:59:14.492 | Preparing to unpack .../4-python3-rtslib-fb_2.1.74-0ubuntu5_all.deb ... 2026-07-01 18:59:14.495 | Unpacking python3-rtslib-fb (2.1.74-0ubuntu5) ... 2026-07-01 18:59:14.560 | Selecting previously unselected package targetcli-fb. 2026-07-01 18:59:14.572 | Preparing to unpack .../5-targetcli-fb_1%3a2.1.53-1ubuntu3_all.deb ... 2026-07-01 18:59:14.576 | Unpacking targetcli-fb (1:2.1.53-1ubuntu3) ... 2026-07-01 18:59:14.652 | Setting up python3-rtslib-fb (2.1.74-0ubuntu5) ... 2026-07-01 18:59:15.808 | Created symlink /etc/systemd/system/multi-user.target.wants/rtslib-fb-targetctl.service → /usr/lib/systemd/system/rtslib-fb-targetctl.service. 2026-07-01 18:59:15.815 | Setting up python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-07-01 18:59:16.121 | Setting up python3-typing-extensions (4.10.0-1) ... 2026-07-01 18:59:16.358 | Setting up python3-urwid (2.6.10-1) ... 2026-07-01 18:59:16.882 | Setting up python3-configshell-fb (1:1.1.28-2.1) ... 2026-07-01 18:59:17.078 | /usr/lib/python3/dist-packages/configshell/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2026-07-01 18:59:17.078 | _re_ansi_seq = re.compile('(\033\[..?m)') 2026-07-01 18:59:17.101 | /usr/lib/python3/dist-packages/configshell/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2026-07-01 18:59:17.101 | var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2026-07-01 18:59:17.102 | /usr/lib/python3/dist-packages/configshell/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2026-07-01 18:59:17.102 | keyword = Word(alphanums + '_\-') 2026-07-01 18:59:17.102 | /usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-07-01 18:59:17.102 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-07-01 18:59:17.102 | /usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-07-01 18:59:17.103 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-07-01 18:59:17.103 | /usr/lib/python3/dist-packages/configshell/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2026-07-01 18:59:17.103 | readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2026-07-01 18:59:17.113 | /usr/lib/python3/dist-packages/configshell_fb/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2026-07-01 18:59:17.113 | _re_ansi_seq = re.compile('(\033\[..?m)') 2026-07-01 18:59:17.134 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2026-07-01 18:59:17.134 | var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2026-07-01 18:59:17.134 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2026-07-01 18:59:17.134 | keyword = Word(alphanums + '_\-') 2026-07-01 18:59:17.134 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-07-01 18:59:17.134 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-07-01 18:59:17.135 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-07-01 18:59:17.135 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-07-01 18:59:17.135 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2026-07-01 18:59:17.135 | readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2026-07-01 18:59:17.165 | Setting up targetcli-fb (1:2.1.53-1ubuntu3) ... 2026-07-01 18:59:17.371 | /usr/lib/python3/dist-packages/targetcli/ui_root.py:161: SyntaxWarning: invalid escape sequence '\s' 2026-07-01 18:59:17.371 | backups = [line for line in prefs.read().splitlines() if re.match('^max_backup_files\s*=', line)] 2026-07-01 18:59:17.659 | Processing triggers for man-db (2.12.0-4build2) ... 2026-07-01 18:59:18.502 | perl: warning: Setting locale failed. 2026-07-01 18:59:18.502 | perl: warning: Please check that your locale settings: 2026-07-01 18:59:18.502 | LANGUAGE = (unset), 2026-07-01 18:59:18.502 | LC_ALL = "en_US.utf8", 2026-07-01 18:59:18.502 | LANG = "de_DE.UTF-8" 2026-07-01 18:59:18.502 | are supported and installed on your system. 2026-07-01 18:59:18.502 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-01 18:59:18.632 | perl: warning: Setting locale failed. 2026-07-01 18:59:18.632 | perl: warning: Please check that your locale settings: 2026-07-01 18:59:18.632 | LANGUAGE = (unset), 2026-07-01 18:59:18.632 | LC_ALL = "en_US.utf8", 2026-07-01 18:59:18.632 | LANG = "de_DE.UTF-8" 2026-07-01 18:59:18.632 | are supported and installed on your system. 2026-07-01 18:59:18.632 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-01 18:59:18.682 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-01 18:59:18.682 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-01 18:59:18.682 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-01 18:59:18.752 | perl: warning: Setting locale failed. 2026-07-01 18:59:18.753 | perl: warning: Please check that your locale settings: 2026-07-01 18:59:18.753 | LANGUAGE = (unset), 2026-07-01 18:59:18.753 | LC_ALL = "en_US.utf8", 2026-07-01 18:59:18.753 | LANG = "de_DE.UTF-8" 2026-07-01 18:59:18.753 | are supported and installed on your system. 2026-07-01 18:59:18.753 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-01 18:59:19.276 | 2026-07-01 18:59:19.276 | Running kernel seems to be up-to-date. 2026-07-01 18:59:19.276 | 2026-07-01 18:59:19.276 | Restarting services... 2026-07-01 18:59:19.300 | 2026-07-01 18:59:19.300 | Service restarts being deferred: 2026-07-01 18:59:19.300 | systemctl restart virtlockd.service 2026-07-01 18:59:19.300 | systemctl restart virtlogd.service 2026-07-01 18:59:19.301 | 2026-07-01 18:59:19.301 | No containers need to be restarted. 2026-07-01 18:59:19.301 | 2026-07-01 18:59:19.301 | No user sessions are running outdated binaries. 2026-07-01 18:59:19.301 | 2026-07-01 18:59:19.301 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-01 18:59:21.275 | + functions-common:apt_get:1211 : result=0 2026-07-01 18:59:21.278 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-01 18:59:21.281 | + functions-common:time_stop:2420 : local name 2026-07-01 18:59:21.284 | + functions-common:time_stop:2421 : local end_time 2026-07-01 18:59:21.287 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 18:59:21.290 | + functions-common:time_stop:2423 : local total 2026-07-01 18:59:21.292 | + functions-common:time_stop:2424 : local start_time 2026-07-01 18:59:21.296 | + functions-common:time_stop:2426 : name=apt-get 2026-07-01 18:59:21.299 | + functions-common:time_stop:2427 : start_time=1782932352298 2026-07-01 18:59:21.301 | + functions-common:time_stop:2429 : [[ -z 1782932352298 ]] 2026-07-01 18:59:21.305 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 18:59:21.310 | + functions-common:time_stop:2432 : end_time=1782932361307 2026-07-01 18:59:21.312 | + functions-common:time_stop:2433 : elapsed_time=9009 2026-07-01 18:59:21.315 | + functions-common:time_stop:2434 : total=137433 2026-07-01 18:59:21.318 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 18:59:21.321 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=146442 2026-07-01 18:59:21.324 | + functions-common:apt_get:1215 : return 0 2026-07-01 18:59:21.326 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-07-01 18:59:21.330 | + ./stack.sh:main:948 : configure_cinder 2026-07-01 18:59:21.333 | + lib/cinder:configure_cinder:297 : sudo install -d -o quobyte -m 755 /etc/cinder 2026-07-01 18:59:21.348 | + lib/cinder:configure_cinder:299 : rm -f /etc/cinder/cinder.conf 2026-07-01 18:59:21.353 | + lib/cinder:configure_cinder:301 : configure_rootwrap cinder 2026-07-01 18:59:21.356 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2026-07-01 18:59:21.358 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2026-07-01 18:59:21.363 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2026-07-01 18:59:21.363 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2026-07-01 18:59:21.367 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2026-07-01 18:59:21.370 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2026-07-01 18:59:21.373 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/opt/stack/data/venv/bin 2026-07-01 18:59:21.375 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2026-07-01 18:59:21.378 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2026-07-01 18:59:21.381 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2026-07-01 18:59:21.384 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/opt/stack/data/venv/bin/cinder-rootwrap 2026-07-01 18:59:21.387 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2026-07-01 18:59:21.401 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2026-07-01 18:59:21.416 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.d/volume.filters /etc/cinder/rootwrap.d 2026-07-01 18:59:21.431 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.conf /etc/cinder/rootwrap.conf 2026-07-01 18:59:21.445 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2026-07-01 18:59:21.461 | + inc/rootwrap:configure_rootwrap:66 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/cinder/rootwrap.conf 2026-07-01 18:59:21.476 | + inc/rootwrap:configure_rootwrap:69 : local tempfile 2026-07-01 18:59:21.479 | ++ inc/rootwrap:configure_rootwrap:70 : mktemp 2026-07-01 18:59:21.484 | + inc/rootwrap:configure_rootwrap:70 : tempfile=/tmp/tmp.LmB6oQMUCz 2026-07-01 18:59:21.487 | + inc/rootwrap:configure_rootwrap:72 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2026-07-01 18:59:21.489 | + inc/rootwrap:configure_rootwrap:73 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2026-07-01 18:59:21.492 | + inc/rootwrap:configure_rootwrap:74 : '[' -f /opt/stack/data/venv/bin/cinder-rootwrap-daemon ']' 2026-07-01 18:59:21.495 | + inc/rootwrap:configure_rootwrap:79 : chmod 0440 /tmp/tmp.LmB6oQMUCz 2026-07-01 18:59:21.499 | + inc/rootwrap:configure_rootwrap:80 : sudo chown root:root /tmp/tmp.LmB6oQMUCz 2026-07-01 18:59:21.513 | + inc/rootwrap:configure_rootwrap:81 : sudo mv /tmp/tmp.LmB6oQMUCz /etc/sudoers.d/cinder-rootwrap 2026-07-01 18:59:21.529 | ++ inc/rootwrap:configure_rootwrap:85 : dirname /opt/stack/data/venv/bin/cinder-rootwrap 2026-07-01 18:59:21.533 | + inc/rootwrap:configure_rootwrap:85 : add_sudo_secure_path /opt/stack/data/venv/bin 2026-07-01 18:59:21.536 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/opt/stack/data/venv/bin 2026-07-01 18:59:21.539 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2026-07-01 18:59:21.542 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2026-07-01 18:59:21.544 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2026-07-01 18:59:21.547 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /opt/stack/data/venv/bin ]] 2026-07-01 18:59:21.551 | + inc/rootwrap:add_sudo_secure_path:33 : echo 'Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin' 2026-07-01 18:59:21.551 | + inc/rootwrap:add_sudo_secure_path:33 : sudo tee /etc/sudoers.d/zz-secure-path 2026-07-01 18:59:21.562 | Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin 2026-07-01 18:59:21.566 | + inc/rootwrap:add_sudo_secure_path:34 : sudo chmod 400 /etc/sudoers.d/zz-secure-path 2026-07-01 18:59:21.580 | + inc/rootwrap:add_sudo_secure_path:35 : sudo chown root:root /etc/sudoers.d/zz-secure-path 2026-07-01 18:59:21.594 | + lib/cinder:configure_cinder:303 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2026-07-01 18:59:21.597 | + lib/cinder:configure_cinder:304 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2026-07-01 18:59:21.601 | + lib/cinder:configure_cinder:307 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2026-07-01 18:59:21.606 | + lib/cinder:configure_cinder:309 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2026-07-01 18:59:21.609 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/cinder/cinder.conf 2026-07-01 18:59:21.612 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=cinder 2026-07-01 18:59:21.614 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-07-01 18:59:21.617 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-07-01 18:59:21.620 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/cinder/cinder.conf cinder keystone_authtoken 2026-07-01 18:59:21.623 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-07-01 18:59:21.626 | + lib/keystone:configure_keystoneauth:392 : local admin_user=cinder 2026-07-01 18:59:21.629 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-07-01 18:59:21.632 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2026-07-01 18:59:21.667 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2026-07-01 18:59:21.699 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://192.168.122.71/identity 2026-07-01 18:59:21.730 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2026-07-01 18:59:21.764 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf keystone_authtoken password nomoresecret 2026-07-01 18:59:21.801 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2026-07-01 18:59:21.837 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2026-07-01 18:59:21.870 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2026-07-01 18:59:21.905 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf keystone_authtoken www_authenticate_uri http://192.168.122.71/identity 2026-07-01 18:59:21.940 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-07-01 18:59:21.972 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2026-07-01 18:59:22.006 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-07-01 18:59:22.008 | + lib/cinder:configure_cinder:311 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2026-07-01 18:59:22.044 | + lib/cinder:configure_cinder:313 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2026-07-01 18:59:22.078 | ++ lib/cinder:configure_cinder:314 : database_connection_url cinder 2026-07-01 18:59:22.081 | ++ lib/database:database_connection_url:134 : local db=cinder 2026-07-01 18:59:22.083 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2026-07-01 18:59:22.086 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=cinder 2026-07-01 18:59:22.089 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-01 18:59:22.092 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-01 18:59:22.095 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-01 18:59:22.113 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-01 18:59:22.116 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-01 18:59:22.119 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2026-07-01 18:59:22.122 | + lib/cinder:configure_cinder:314 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2026-07-01 18:59:22.158 | + lib/cinder:configure_cinder:315 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2026-07-01 18:59:22.193 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2026-07-01 18:59:22.228 | + lib/cinder:configure_cinder:317 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2026-07-01 18:59:22.261 | + lib/cinder:configure_cinder:318 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2026-07-01 18:59:22.295 | + lib/cinder:configure_cinder:319 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2026-07-01 18:59:22.330 | + lib/cinder:configure_cinder:320 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 192.168.122.71 2026-07-01 18:59:22.364 | + lib/cinder:configure_cinder:321 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2026-07-01 18:59:22.401 | ++ lib/cinder:configure_cinder:322 : openssl rand -hex 16 2026-07-01 18:59:22.410 | + lib/cinder:configure_cinder:322 : iniset /etc/cinder/cinder.conf key_manager fixed_key 57a7e0d8f6094b45c98ec34067d8631f 2026-07-01 18:59:22.443 | + lib/cinder:configure_cinder:323 : [[ -n '' ]] 2026-07-01 18:59:22.446 | + lib/cinder:configure_cinder:328 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2026-07-01 18:59:22.478 | + lib/cinder:configure_cinder:329 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2026-07-01 18:59:22.511 | + lib/cinder:configure_cinder:330 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2026-07-01 18:59:22.546 | + lib/cinder:configure_cinder:335 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2026-07-01 18:59:22.578 | + lib/cinder:configure_cinder:337 : iniset /etc/cinder/cinder.conf DEFAULT report_interval 120 2026-07-01 18:59:22.612 | + lib/cinder:configure_cinder:338 : iniset /etc/cinder/cinder.conf DEFAULT service_down_time 720 2026-07-01 18:59:22.645 | + lib/cinder:configure_cinder:340 : is_service_enabled c-vol 2026-07-01 18:59:22.663 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 18:59:22.666 | + lib/cinder:configure_cinder:340 : [[ -n lvm:lvmdriver-1 ]] 2026-07-01 18:59:22.668 | + lib/cinder:configure_cinder:341 : local enabled_backends= 2026-07-01 18:59:22.671 | + lib/cinder:configure_cinder:342 : local default_name= 2026-07-01 18:59:22.674 | + lib/cinder:configure_cinder:343 : local be be_name be_type 2026-07-01 18:59:22.676 | + lib/cinder:configure_cinder:344 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-07-01 18:59:22.679 | + lib/cinder:configure_cinder:345 : be_type=lvm 2026-07-01 18:59:22.682 | + lib/cinder:configure_cinder:346 : be_name=lvmdriver-1 2026-07-01 18:59:22.684 | + lib/cinder:configure_cinder:347 : type configure_cinder_backend_lvm 2026-07-01 18:59:22.687 | + lib/cinder:configure_cinder:348 : configure_cinder_backend_lvm lvmdriver-1 2026-07-01 18:59:22.689 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2026-07-01 18:59:22.692 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2026-07-01 18:59:22.724 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:51 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_driver cinder.volume.drivers.lvm.LVMVolumeDriver 2026-07-01 18:59:22.755 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2026-07-01 18:59:22.786 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper lioadm 2026-07-01 18:59:22.816 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_protocol iscsi 2026-07-01 18:59:22.847 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:55 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_port 3260 2026-07-01 18:59:22.877 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:56 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_prefix iqn.2010-10.org.openstack: 2026-07-01 18:59:22.909 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:57 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type auto 2026-07-01 18:59:22.939 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:58 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear zero 2026-07-01 18:59:22.970 | + lib/cinder:configure_cinder:350 : [[ -z '' ]] 2026-07-01 18:59:22.972 | + lib/cinder:configure_cinder:351 : default_name=lvmdriver-1 2026-07-01 18:59:22.975 | + lib/cinder:configure_cinder:353 : enabled_backends+=lvmdriver-1, 2026-07-01 18:59:22.978 | + lib/cinder:configure_cinder:355 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2026-07-01 18:59:23.009 | + lib/cinder:configure_cinder:356 : [[ -n lvmdriver-1 ]] 2026-07-01 18:59:23.012 | + lib/cinder:configure_cinder:357 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2026-07-01 18:59:23.043 | + lib/cinder:configure_cinder:359 : configure_cinder_image_volume_cache 2026-07-01 18:59:23.046 | + lib/cinder:configure_cinder_image_volume_cache:716 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2026-07-01 18:59:23.048 | + lib/cinder:configure_cinder_image_volume_cache:717 : local be_name=lvmdriver-1 2026-07-01 18:59:23.051 | + lib/cinder:configure_cinder_image_volume_cache:719 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2026-07-01 18:59:23.083 | + lib/cinder:configure_cinder_image_volume_cache:721 : [[ -n '' ]] 2026-07-01 18:59:23.086 | + lib/cinder:configure_cinder_image_volume_cache:725 : [[ -n '' ]] 2026-07-01 18:59:23.089 | + lib/cinder:configure_cinder:364 : [[ False == \T\r\u\e ]] 2026-07-01 18:59:23.092 | + lib/cinder:configure_cinder:368 : [[ lvmdriver-1, =~ ceph ]] 2026-07-01 18:59:23.094 | + lib/cinder:configure_cinder:373 : is_service_enabled c-bak 2026-07-01 18:59:23.112 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 18:59:23.115 | + lib/cinder:configure_cinder:381 : is_service_enabled ceilometer 2026-07-01 18:59:23.132 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 18:59:23.134 | + lib/cinder:configure_cinder:385 : is_service_enabled tls-proxy 2026-07-01 18:59:23.151 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 18:59:23.154 | + lib/cinder:configure_cinder:392 : '[' False '!=' False ']' 2026-07-01 18:59:23.156 | + lib/cinder:configure_cinder:396 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2026-07-01 18:59:23.159 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=cinder 2026-07-01 18:59:23.161 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/cinder/cinder.conf 2026-07-01 18:59:23.164 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-07-01 18:59:23.167 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-07-01 18:59:23.170 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-07-01 18:59:23.186 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 18:59:23.189 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-07-01 18:59:23.192 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-07-01 18:59:23.195 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-07-01 18:59:23.212 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-01 18:59:23.215 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.71:5672/ 2026-07-01 18:59:23.218 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.71:5672/ 2026-07-01 18:59:23.248 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-07-01 18:59:23.251 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-07-01 18:59:23.254 | + lib/cinder:configure_cinder:399 : setup_logging /etc/cinder/cinder.conf 2026-07-01 18:59:23.256 | + functions:setup_logging:693 : setup_systemd_logging /etc/cinder/cinder.conf 2026-07-01 18:59:23.258 | + functions:setup_systemd_logging:710 : local conf_file=/etc/cinder/cinder.conf 2026-07-01 18:59:23.262 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-07-01 18:59:23.279 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-07-01 18:59:23.281 | + functions:setup_systemd_logging:716 : local pidstr= 2026-07-01 18:59:23.284 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-07-01 18:59:23.287 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-07-01 18:59:23.290 | + functions:setup_systemd_logging:723 : iniset /etc/cinder/cinder.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-07-01 18:59:23.321 | + functions:setup_systemd_logging:725 : iniset /etc/cinder/cinder.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-07-01 18:59:23.352 | + functions:setup_systemd_logging:726 : iniset /etc/cinder/cinder.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-07-01 18:59:23.385 | + functions:setup_systemd_logging:727 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-07-01 18:59:23.415 | + functions:setup_systemd_logging:730 : iniset /etc/cinder/cinder.conf DEFAULT log_color False 2026-07-01 18:59:23.447 | + lib/cinder:configure_cinder:401 : is_service_enabled c-api 2026-07-01 18:59:23.465 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 18:59:23.468 | + lib/cinder:configure_cinder:402 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini cinder.wsgi.api:application /volume '' cinder-api 2026-07-01 18:59:23.471 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/cinder/cinder-api-uwsgi.ini 2026-07-01 18:59:23.474 | + lib/apache:write_uwsgi_config:244 : local wsgi=cinder.wsgi.api:application 2026-07-01 18:59:23.476 | + lib/apache:write_uwsgi_config:245 : local url=/volume 2026-07-01 18:59:23.479 | + lib/apache:write_uwsgi_config:246 : local http= 2026-07-01 18:59:23.481 | + lib/apache:write_uwsgi_config:247 : local name=cinder-api 2026-07-01 18:59:23.484 | + lib/apache:write_uwsgi_config:249 : '[' -z cinder-api ']' 2026-07-01 18:59:23.487 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-07-01 18:59:23.489 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-07-01 18:59:23.505 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-07-01 18:59:23.506 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-07-01 18:59:23.516 | d /var/run/uwsgi 0755 quobyte root 2026-07-01 18:59:23.520 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-07-01 18:59:23.533 | /etc/tmpfiles.d/uwsgi.conf:1: Line references path below legacy directory /var/run/, updating /var/run/uwsgi → /run/uwsgi; please update the tmpfiles.d/ drop-in file accordingly. 2026-07-01 18:59:23.538 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/cinder-api.socket 2026-07-01 18:59:23.541 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2026-07-01 18:59:23.546 | + lib/apache:write_uwsgi_config:270 : [[ cinder.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-07-01 18:59:23.548 | + lib/apache:write_uwsgi_config:271 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi module cinder.wsgi.api:application 2026-07-01 18:59:23.581 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2026-07-01 18:59:23.612 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2026-07-01 18:59:23.643 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2026-07-01 18:59:23.674 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2026-07-01 18:59:23.705 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-07-01 18:59:23.735 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2026-07-01 18:59:23.765 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2026-07-01 18:59:23.795 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2026-07-01 18:59:23.825 | + lib/apache:write_uwsgi_config:290 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-07-01 18:59:23.854 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2026-07-01 18:59:23.884 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-07-01 18:59:23.915 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2026-07-01 18:59:23.945 | + lib/apache:write_uwsgi_config:298 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi start-time %t 2026-07-01 18:59:23.976 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-07-01 18:59:23.979 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-07-01 18:59:23.982 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for cinder-api 2026-07-01 18:59:23.986 | ++ lib/apache:apache_site_config_for:174 : local site=cinder-api 2026-07-01 18:59:23.988 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-07-01 18:59:23.991 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-01 18:59:23.994 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-01 18:59:23.996 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/cinder-api.conf 2026-07-01 18:59:24.000 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/cinder-api.conf 2026-07-01 18:59:24.003 | + lib/apache:write_uwsgi_config:306 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-api.socket 2026-07-01 18:59:24.034 | + lib/apache:write_uwsgi_config:307 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2026-07-01 18:59:24.067 | + lib/apache:write_uwsgi_config:308 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-api.socket|uwsgi://uwsgi-uds-cinder-api" retry=0 acquire=1 ' 2026-07-01 18:59:24.067 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/cinder-api.conf 2026-07-01 18:59:24.077 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-api.socket|uwsgi://uwsgi-uds-cinder-api" retry=0 acquire=1 2026-07-01 18:59:24.081 | + lib/apache:write_uwsgi_config:309 : enable_apache_site cinder-api 2026-07-01 18:59:24.084 | + lib/apache:enable_apache_site:191 : local site=cinder-api 2026-07-01 18:59:24.086 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-07-01 18:59:24.090 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-07-01 18:59:24.093 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-01 18:59:24.095 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-01 18:59:24.098 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-01 18:59:24.101 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-01 18:59:24.103 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-07-01 18:59:24.106 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-07-01 18:59:24.109 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-01 18:59:24.112 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-01 18:59:24.115 | + lib/apache:enable_apache_site:195 : sudo a2ensite cinder-api 2026-07-01 18:59:24.126 | perl: warning: Setting locale failed. 2026-07-01 18:59:24.126 | perl: warning: Please check that your locale settings: 2026-07-01 18:59:24.126 | LANGUAGE = (unset), 2026-07-01 18:59:24.126 | LC_ALL = "en_US.utf8", 2026-07-01 18:59:24.127 | LANG = "de_DE.UTF-8" 2026-07-01 18:59:24.127 | are supported and installed on your system. 2026-07-01 18:59:24.127 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-01 18:59:24.165 | Enabling site cinder-api. 2026-07-01 18:59:24.170 | To activate the new configuration, you need to run: 2026-07-01 18:59:24.171 | systemctl reload apache2 2026-07-01 18:59:24.176 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-07-01 18:59:24.179 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-01 18:59:24.182 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-01 18:59:24.184 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-01 18:59:24.309 | + lib/cinder:configure_cinder:405 : [[ -r /home/quobyte/devstack/lib/cinder_plugins/default ]] 2026-07-01 18:59:24.313 | + lib/cinder:configure_cinder:409 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://192.168.122.71/image 2026-07-01 18:59:24.344 | + lib/cinder:configure_cinder:410 : is_service_enabled tls-proxy 2026-07-01 18:59:24.361 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 18:59:24.364 | + lib/cinder:configure_cinder:416 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf glance glance 2026-07-01 18:59:24.367 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/cinder/cinder.conf 2026-07-01 18:59:24.369 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=glance 2026-07-01 18:59:24.372 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=glance 2026-07-01 18:59:24.375 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-07-01 18:59:24.378 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/cinder/cinder.conf glance glance 2026-07-01 18:59:24.381 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-07-01 18:59:24.384 | + lib/keystone:configure_keystoneauth:392 : local admin_user=glance 2026-07-01 18:59:24.386 | + lib/keystone:configure_keystoneauth:393 : local section=glance 2026-07-01 18:59:24.389 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf glance auth_type password 2026-07-01 18:59:24.423 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf glance interface public 2026-07-01 18:59:24.455 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf glance auth_url http://192.168.122.71/identity 2026-07-01 18:59:24.486 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf glance username glance 2026-07-01 18:59:24.520 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf glance password nomoresecret 2026-07-01 18:59:24.552 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf glance user_domain_name Default 2026-07-01 18:59:24.584 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf glance project_name service 2026-07-01 18:59:24.615 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf glance project_domain_name Default 2026-07-01 18:59:24.645 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf glance www_authenticate_uri http://192.168.122.71/identity 2026-07-01 18:59:24.677 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf glance cafile /opt/stack/data/ca-bundle.pem 2026-07-01 18:59:24.707 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf glance memcached_servers localhost:11211 2026-07-01 18:59:24.739 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-07-01 18:59:24.742 | + lib/cinder:configure_cinder:419 : configure_keystoneauth /etc/cinder/cinder.conf nova nova 2026-07-01 18:59:24.745 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-07-01 18:59:24.747 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-01 18:59:24.750 | + lib/keystone:configure_keystoneauth:393 : local section=nova 2026-07-01 18:59:24.753 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf nova auth_type password 2026-07-01 18:59:24.785 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf nova interface public 2026-07-01 18:59:24.817 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf nova auth_url http://192.168.122.71/identity 2026-07-01 18:59:24.849 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf nova username nova 2026-07-01 18:59:24.881 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf nova password nomoresecret 2026-07-01 18:59:24.912 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2026-07-01 18:59:24.943 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf nova project_name service 2026-07-01 18:59:24.973 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2026-07-01 18:59:25.003 | + lib/cinder:configure_cinder:420 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2026-07-01 18:59:25.035 | + lib/cinder:configure_cinder:421 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2026-07-01 18:59:25.066 | + lib/cinder:configure_cinder:423 : [[ ! -z '' ]] 2026-07-01 18:59:25.069 | + lib/cinder:configure_cinder:425 : is_service_enabled etcd3 2026-07-01 18:59:25.086 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 18:59:25.089 | + lib/cinder:configure_cinder:428 : iniset /etc/cinder/cinder.conf coordination backend_url 'etcd3+http://192.168.122.71:2379?api_version=v3' 2026-07-01 18:59:25.122 | + lib/cinder:configure_cinder:431 : [[ False == True ]] 2026-07-01 18:59:25.124 | + lib/cinder:configure_cinder:431 : [[ False == True ]] 2026-07-01 18:59:25.127 | + lib/cinder:configure_cinder:434 : iniset /etc/cinder/cinder.conf oslo_policy enforce_new_defaults false 2026-07-01 18:59:25.160 | + lib/cinder:configure_cinder:437 : '[' True == True ']' 2026-07-01 18:59:25.163 | + lib/cinder:configure_cinder:438 : init_cinder_service_user_conf 2026-07-01 18:59:25.165 | + lib/cinder:init_cinder_service_user_conf:745 : iniset /etc/cinder/cinder.conf service_user send_service_user_token True 2026-07-01 18:59:25.197 | + lib/cinder:init_cinder_service_user_conf:746 : configure_keystoneauth /etc/cinder/cinder.conf cinder service_user 2026-07-01 18:59:25.200 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-07-01 18:59:25.203 | + lib/keystone:configure_keystoneauth:392 : local admin_user=cinder 2026-07-01 18:59:25.206 | + lib/keystone:configure_keystoneauth:393 : local section=service_user 2026-07-01 18:59:25.209 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf service_user auth_type password 2026-07-01 18:59:25.240 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf service_user interface public 2026-07-01 18:59:25.271 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf service_user auth_url http://192.168.122.71/identity 2026-07-01 18:59:25.302 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf service_user username cinder 2026-07-01 18:59:25.333 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf service_user password nomoresecret 2026-07-01 18:59:25.365 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf service_user user_domain_name Default 2026-07-01 18:59:25.396 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf service_user project_name service 2026-07-01 18:59:25.426 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf service_user project_domain_name Default 2026-07-01 18:59:25.458 | + ./stack.sh:main:951 : is_service_enabled neutron 2026-07-01 18:59:25.477 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 18:59:25.479 | + ./stack.sh:main:953 : stack_install_service neutron 2026-07-01 18:59:25.482 | + lib/stack:stack_install_service:20 : local service=neutron 2026-07-01 18:59:25.484 | + lib/stack:stack_install_service:21 : type install_neutron 2026-07-01 18:59:25.487 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-07-01 18:59:25.489 | + lib/stack:stack_install_service:32 : install_neutron 2026-07-01 18:59:25.492 | + lib/neutron:install_neutron:512 : use_library_from_git neutron-lib 2026-07-01 18:59:25.495 | + inc/python:use_library_from_git:266 : local name=neutron-lib 2026-07-01 18:59:25.498 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-01 18:59:25.500 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-01 18:59:25.503 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,neutron-lib, ]] 2026-07-01 18:59:25.505 | + inc/python:use_library_from_git:269 : return 1 2026-07-01 18:59:25.508 | + lib/neutron:install_neutron:519 : use_library_from_git sqlalchemy 2026-07-01 18:59:25.510 | + inc/python:use_library_from_git:266 : local name=sqlalchemy 2026-07-01 18:59:25.513 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-01 18:59:25.516 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-01 18:59:25.519 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,sqlalchemy, ]] 2026-07-01 18:59:25.521 | + inc/python:use_library_from_git:269 : return 1 2026-07-01 18:59:25.524 | + lib/neutron:install_neutron:523 : use_library_from_git alembic 2026-07-01 18:59:25.526 | + inc/python:use_library_from_git:266 : local name=alembic 2026-07-01 18:59:25.529 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-01 18:59:25.531 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-01 18:59:25.534 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,alembic, ]] 2026-07-01 18:59:25.537 | + inc/python:use_library_from_git:269 : return 1 2026-07-01 18:59:25.540 | + lib/neutron:install_neutron:528 : git_clone https://review.opendev.org/openstack/neutron.git /opt/stack/neutron master 2026-07-01 18:59:25.542 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/neutron.git 2026-07-01 18:59:25.545 | + functions-common:git_clone:590 : local git_dest=/opt/stack/neutron 2026-07-01 18:59:25.547 | + functions-common:git_clone:591 : local git_ref=master 2026-07-01 18:59:25.549 | + functions-common:git_clone:592 : local orig_dir 2026-07-01 18:59:25.553 | ++ functions-common:git_clone:593 : pwd 2026-07-01 18:59:25.556 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-07-01 18:59:25.559 | + functions-common:git_clone:594 : local git_clone_flags= 2026-07-01 18:59:25.562 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-01 18:59:25.581 | + functions-common:git_clone:596 : RECLONE=False 2026-07-01 18:59:25.584 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-01 18:59:25.586 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-01 18:59:25.589 | + functions-common:git_clone:610 : echo master 2026-07-01 18:59:25.590 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-07-01 18:59:25.594 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/neutron ]] 2026-07-01 18:59:25.596 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-07-01 18:59:25.599 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/neutron.git /opt/stack/neutron 2026-07-01 18:59:25.602 | + functions-common:git_timed:697 : local count=0 2026-07-01 18:59:25.605 | + functions-common:git_timed:698 : local timeout=0 2026-07-01 18:59:25.608 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-01 18:59:25.611 | + functions-common:git_timed:701 : timeout=0 2026-07-01 18:59:25.614 | + functions-common:git_timed:704 : time_start git_timed 2026-07-01 18:59:25.616 | + functions-common:time_start:2406 : local name=git_timed 2026-07-01 18:59:25.619 | + functions-common:time_start:2407 : local start_time= 2026-07-01 18:59:25.622 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-01 18:59:25.626 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-01 18:59:25.630 | + functions-common:time_start:2411 : _TIME_START[$name]=1782932365627 2026-07-01 18:59:25.633 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/neutron.git /opt/stack/neutron 2026-07-01 18:59:25.638 | Cloning into '/opt/stack/neutron'... 2026-07-01 19:00:29.074 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-01 19:00:29.076 | + functions-common:time_stop:2420 : local name 2026-07-01 19:00:29.077 | + functions-common:time_stop:2421 : local end_time 2026-07-01 19:00:29.081 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 19:00:29.084 | + functions-common:time_stop:2423 : local total 2026-07-01 19:00:29.088 | + functions-common:time_stop:2424 : local start_time 2026-07-01 19:00:29.091 | + functions-common:time_stop:2426 : name=git_timed 2026-07-01 19:00:29.093 | + functions-common:time_stop:2427 : start_time=1782932365627 2026-07-01 19:00:29.097 | + functions-common:time_stop:2429 : [[ -z 1782932365627 ]] 2026-07-01 19:00:29.100 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 19:00:29.105 | + functions-common:time_stop:2432 : end_time=1782932429102 2026-07-01 19:00:29.108 | + functions-common:time_stop:2433 : elapsed_time=63475 2026-07-01 19:00:29.111 | + functions-common:time_stop:2434 : total=93099 2026-07-01 19:00:29.115 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 19:00:29.118 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=156574 2026-07-01 19:00:29.121 | + functions-common:git_clone:631 : cd /opt/stack/neutron 2026-07-01 19:00:29.125 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-07-01 19:00:29.128 | + functions-common:git_timed:697 : local count=0 2026-07-01 19:00:29.132 | + functions-common:git_timed:698 : local timeout=0 2026-07-01 19:00:29.134 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-01 19:00:29.137 | + functions-common:git_timed:701 : timeout=0 2026-07-01 19:00:29.141 | + functions-common:git_timed:704 : time_start git_timed 2026-07-01 19:00:29.144 | + functions-common:time_start:2406 : local name=git_timed 2026-07-01 19:00:29.147 | + functions-common:time_start:2407 : local start_time= 2026-07-01 19:00:29.151 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-01 19:00:29.155 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-01 19:00:29.160 | + functions-common:time_start:2411 : _TIME_START[$name]=1782932429157 2026-07-01 19:00:29.163 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-07-01 19:00:29.872 | From https://review.opendev.org/openstack/neutron 2026-07-01 19:00:29.872 | * branch master -> FETCH_HEAD 2026-07-01 19:00:29.882 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-01 19:00:29.885 | + functions-common:time_stop:2420 : local name 2026-07-01 19:00:29.887 | + functions-common:time_stop:2421 : local end_time 2026-07-01 19:00:29.890 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 19:00:29.893 | + functions-common:time_stop:2423 : local total 2026-07-01 19:00:29.896 | + functions-common:time_stop:2424 : local start_time 2026-07-01 19:00:29.899 | + functions-common:time_stop:2426 : name=git_timed 2026-07-01 19:00:29.902 | + functions-common:time_stop:2427 : start_time=1782932429157 2026-07-01 19:00:29.905 | + functions-common:time_stop:2429 : [[ -z 1782932429157 ]] 2026-07-01 19:00:29.910 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 19:00:29.915 | + functions-common:time_stop:2432 : end_time=1782932429911 2026-07-01 19:00:29.918 | + functions-common:time_stop:2433 : elapsed_time=754 2026-07-01 19:00:29.922 | + functions-common:time_stop:2434 : total=156574 2026-07-01 19:00:29.925 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 19:00:29.928 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=157328 2026-07-01 19:00:29.932 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-07-01 19:00:29.935 | + functions-common:git_timed:697 : local count=0 2026-07-01 19:00:29.938 | + functions-common:git_timed:698 : local timeout=0 2026-07-01 19:00:29.941 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-01 19:00:29.944 | + functions-common:git_timed:701 : timeout=0 2026-07-01 19:00:29.947 | + functions-common:git_timed:704 : time_start git_timed 2026-07-01 19:00:29.950 | + functions-common:time_start:2406 : local name=git_timed 2026-07-01 19:00:29.953 | + functions-common:time_start:2407 : local start_time= 2026-07-01 19:00:29.956 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-01 19:00:29.960 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-01 19:00:29.965 | + functions-common:time_start:2411 : _TIME_START[$name]=1782932429962 2026-07-01 19:00:29.968 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-07-01 19:00:30.427 | Note: switching to 'FETCH_HEAD'. 2026-07-01 19:00:30.427 | 2026-07-01 19:00:30.427 | You are in 'detached HEAD' state. You can look around, make experimental 2026-07-01 19:00:30.427 | changes and commit them, and you can discard any commits you make in this 2026-07-01 19:00:30.427 | state without impacting any branches by switching back to a branch. 2026-07-01 19:00:30.427 | 2026-07-01 19:00:30.427 | If you want to create a new branch to retain commits you create, you may 2026-07-01 19:00:30.427 | do so (now or later) by using -c with the switch command. Example: 2026-07-01 19:00:30.427 | 2026-07-01 19:00:30.428 | git switch -c 2026-07-01 19:00:30.428 | 2026-07-01 19:00:30.428 | Or undo this operation with: 2026-07-01 19:00:30.428 | 2026-07-01 19:00:30.428 | git switch - 2026-07-01 19:00:30.428 | 2026-07-01 19:00:30.428 | Turn off this advice by setting config variable advice.detachedHead to false 2026-07-01 19:00:30.428 | 2026-07-01 19:00:30.428 | HEAD is now at e4df77137e Merge "Adapt to new testtools" 2026-07-01 19:00:30.434 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-01 19:00:30.437 | + functions-common:time_stop:2420 : local name 2026-07-01 19:00:30.440 | + functions-common:time_stop:2421 : local end_time 2026-07-01 19:00:30.444 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 19:00:30.447 | + functions-common:time_stop:2423 : local total 2026-07-01 19:00:30.450 | + functions-common:time_stop:2424 : local start_time 2026-07-01 19:00:30.453 | + functions-common:time_stop:2426 : name=git_timed 2026-07-01 19:00:30.457 | + functions-common:time_stop:2427 : start_time=1782932429962 2026-07-01 19:00:30.460 | + functions-common:time_stop:2429 : [[ -z 1782932429962 ]] 2026-07-01 19:00:30.465 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 19:00:30.469 | + functions-common:time_stop:2432 : end_time=1782932430466 2026-07-01 19:00:30.472 | + functions-common:time_stop:2433 : elapsed_time=504 2026-07-01 19:00:30.474 | + functions-common:time_stop:2434 : total=157328 2026-07-01 19:00:30.477 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 19:00:30.480 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=157832 2026-07-01 19:00:30.484 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/neutron 2026-07-01 19:00:30.501 | + functions-common:git_clone:672 : cd /opt/stack/neutron 2026-07-01 19:00:30.505 | + functions-common:git_clone:673 : git show --oneline 2026-07-01 19:00:30.506 | + functions-common:git_clone:673 : head -1 2026-07-01 19:00:30.531 | e4df77137e Merge "Adapt to new testtools" 2026-07-01 19:00:30.535 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-07-01 19:00:30.539 | + lib/neutron:install_neutron:529 : setup_develop /opt/stack/neutron 2026-07-01 19:00:30.542 | + inc/python:setup_develop:353 : local bindep 2026-07-01 19:00:30.546 | + inc/python:setup_develop:354 : [[ /opt/stack/neutron == -bindep* ]] 2026-07-01 19:00:30.550 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/neutron 2026-07-01 19:00:30.554 | + inc/python:setup_develop:359 : local extras= 2026-07-01 19:00:30.558 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2026-07-01 19:00:30.561 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-07-01 19:00:30.564 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/neutron == -bindep* ]] 2026-07-01 19:00:30.567 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/neutron 2026-07-01 19:00:30.571 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-07-01 19:00:30.574 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-07-01 19:00:30.578 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/neutron 2026-07-01 19:00:30.581 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-07-01 19:00:30.586 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/neutron 2026-07-01 19:00:30.589 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-07-01 19:00:30.593 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-07-01 19:00:30.597 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2026-07-01 19:00:30.604 | + inc/python:_setup_package_with_constraints_edit:400 : name=neutron 2026-07-01 19:00:30.608 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z neutron ']' 2026-07-01 19:00:30.612 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2026-07-01 19:00:30.769 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/neutron -e 2026-07-01 19:00:30.772 | + inc/python:setup_package:436 : local bindep=0 2026-07-01 19:00:30.777 | + inc/python:setup_package:437 : local bindep_flag= 2026-07-01 19:00:30.780 | + inc/python:setup_package:438 : local bindep_profiles= 2026-07-01 19:00:30.783 | + inc/python:setup_package:439 : [[ /opt/stack/neutron == -bindep* ]] 2026-07-01 19:00:30.787 | + inc/python:setup_package:444 : local project_dir=/opt/stack/neutron 2026-07-01 19:00:30.790 | + inc/python:setup_package:445 : local flags=-e 2026-07-01 19:00:30.793 | + inc/python:setup_package:446 : local extras= 2026-07-01 19:00:30.797 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-07-01 19:00:30.800 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-07-01 19:00:30.804 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-07-01 19:00:30.808 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-07-01 19:00:30.812 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-07-01 19:00:30.815 | + inc/python:setup_package:464 : pip_install -e /opt/stack/neutron 2026-07-01 19:00:30.840 | Using python 3.12 to install /opt/stack/neutron 2026-07-01 19:00:30.844 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/neutron 2026-07-01 19:00:31.836 | Obtaining file:///opt/stack/neutron 2026-07-01 19:00:31.845 | Installing build dependencies: started 2026-07-01 19:00:33.654 | Installing build dependencies: finished with status 'done' 2026-07-01 19:00:33.655 | Checking if build backend supports build_editable: started 2026-07-01 19:00:34.191 | Checking if build backend supports build_editable: finished with status 'done' 2026-07-01 19:00:34.192 | Getting requirements to build editable: started 2026-07-01 19:00:34.488 | Getting requirements to build editable: finished with status 'done' 2026-07-01 19:00:34.490 | Preparing editable metadata (pyproject.toml): started 2026-07-01 19:00:36.160 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-07-01 19:00:36.184 | Requirement already satisfied: pbr>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (7.0.3) 2026-07-01 19:00:36.184 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (3.10.1) 2026-07-01 19:00:36.186 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (3.1.0) 2026-07-01 19:00:36.186 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (2.5.1) 2026-07-01 19:00:36.187 | Requirement already satisfied: debtcollector>=1.19.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (3.1.0) 2026-07-01 19:00:36.188 | Requirement already satisfied: decorator>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (5.3.1) 2026-07-01 19:00:36.398 | Collecting pecan>=1.4.0 (from neutron==28.1.0.dev556) 2026-07-01 19:00:36.552 | Downloading pecan-1.8.0-py3-none-any.whl.metadata (1.6 kB) 2026-07-01 19:00:36.563 | Requirement already satisfied: httplib2>=0.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (0.31.2) 2026-07-01 19:00:36.563 | Requirement already satisfied: requests>=2.32.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (2.34.2) 2026-07-01 19:00:36.566 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (3.1.6) 2026-07-01 19:00:36.566 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (13.0.0) 2026-07-01 19:00:36.566 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (1.3.0) 2026-07-01 19:00:36.637 | Collecting neutron-lib>=4.1.0 (from neutron==28.1.0.dev556) 2026-07-01 19:00:36.661 | Downloading neutron_lib-4.1.0-py3-none-any.whl.metadata (2.4 kB) 2026-07-01 19:00:36.715 | Collecting python-neutronclient>=7.8.0 (from neutron==28.1.0.dev556) 2026-07-01 19:00:36.734 | Downloading python_neutronclient-12.0.0-py3-none-any.whl.metadata (3.5 kB) 2026-07-01 19:00:36.745 | Requirement already satisfied: tenacity>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (9.1.4) 2026-07-01 19:00:36.746 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (2.0.51) 2026-07-01 19:00:36.747 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (1.8.10) 2026-07-01 19:00:36.748 | Requirement already satisfied: keystoneauth1>=3.14.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (5.14.0) 2026-07-01 19:00:36.750 | Requirement already satisfied: alembic>=1.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (1.18.4) 2026-07-01 19:00:36.750 | Requirement already satisfied: stevedore>=2.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (5.8.0) 2026-07-01 19:00:36.754 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (4.2.0) 2026-07-01 19:00:36.754 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (7.5.0) 2026-07-01 19:00:36.754 | Requirement already satisfied: oslo.config>=10.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (10.5.0) 2026-07-01 19:00:36.754 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (6.4.0) 2026-07-01 19:00:36.754 | Requirement already satisfied: oslo.db>=4.44.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (18.0.0) 2026-07-01 19:00:36.755 | Requirement already satisfied: oslo.i18n>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (6.8.0) 2026-07-01 19:00:36.756 | Requirement already satisfied: oslo.log>=5.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (8.2.0) 2026-07-01 19:00:36.757 | Requirement already satisfied: oslo.messaging>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (18.1.0) 2026-07-01 19:00:36.759 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (8.1.0) 2026-07-01 19:00:36.760 | Requirement already satisfied: oslo.policy>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (5.1.0) 2026-07-01 19:00:36.761 | Requirement already satisfied: oslo.privsep>=2.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (3.11.0) 2026-07-01 19:00:36.762 | Requirement already satisfied: oslo.reports>=1.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (3.8.0) 2026-07-01 19:00:36.763 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (7.9.0) 2026-07-01 19:00:36.764 | Requirement already satisfied: oslo.serialization>=5.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (5.10.0) 2026-07-01 19:00:36.765 | Requirement already satisfied: oslo.service>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service[threading]>=4.2.1->neutron==28.1.0.dev556) (4.6.0) 2026-07-01 19:00:36.766 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (2.7.1) 2026-07-01 19:00:36.767 | Requirement already satisfied: oslo.utils>=7.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (10.1.1) 2026-07-01 19:00:36.768 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (3.10.2) 2026-07-01 19:00:36.769 | Requirement already satisfied: osprofiler>=2.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (4.4.0) 2026-07-01 19:00:36.803 | Collecting os-ken>=4.2.1 (from neutron==28.1.0.dev556) 2026-07-01 19:00:36.820 | Downloading os_ken-4.2.1-py3-none-any.whl.metadata (2.0 kB) 2026-07-01 19:00:36.859 | Collecting os-resource-classes>=1.1.0 (from neutron==28.1.0.dev556) 2026-07-01 19:00:36.884 | Downloading os_resource_classes-1.1.0-py3-none-any.whl.metadata (1.9 kB) 2026-07-01 19:00:36.928 | Collecting ovs>3.3.0 (from neutron==28.1.0.dev556) 2026-07-01 19:00:36.954 | Downloading ovs-3.7.1.tar.gz (162 kB) 2026-07-01 19:00:37.068 | Installing build dependencies: started 2026-07-01 19:00:38.712 | Installing build dependencies: finished with status 'done' 2026-07-01 19:00:38.713 | Getting requirements to build wheel: started 2026-07-01 19:00:39.388 | Getting requirements to build wheel: finished with status 'done' 2026-07-01 19:00:39.389 | Preparing metadata (pyproject.toml): started 2026-07-01 19:00:39.765 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-01 19:00:39.816 | Collecting ovsdbapp>=2.18.0 (from neutron==28.1.0.dev556) 2026-07-01 19:00:39.837 | Downloading ovsdbapp-2.18.0-py3-none-any.whl.metadata (1.9 kB) 2026-07-01 19:00:39.846 | Requirement already satisfied: psutil>=6.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (7.2.2) 2026-07-01 19:00:39.896 | Collecting pyroute2>=0.7.3 (from neutron==28.1.0.dev556) 2026-07-01 19:00:39.921 | Downloading pyroute2-0.8.1-py3-none-any.whl.metadata (8.2 kB) 2026-07-01 19:00:39.931 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (24.2.1) 2026-07-01 19:00:39.932 | Requirement already satisfied: python-novaclient>=9.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (18.13.0) 2026-07-01 19:00:39.933 | Requirement already satisfied: openstacksdk>=0.31.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (4.17.0) 2026-07-01 19:00:39.968 | Collecting python-designateclient>=2.7.0 (from neutron==28.1.0.dev556) 2026-07-01 19:00:39.988 | Downloading python_designateclient-6.4.0-py3-none-any.whl.metadata (3.1 kB) 2026-07-01 19:00:40.037 | Collecting os-vif>=3.1.0 (from neutron==28.1.0.dev556) 2026-07-01 19:00:40.059 | Downloading os_vif-5.0.0-py3-none-any.whl.metadata (2.1 kB) 2026-07-01 19:00:40.069 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (3.4.0) 2026-07-01 19:00:40.070 | Requirement already satisfied: tooz>=1.58.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (8.1.0) 2026-07-01 19:00:40.072 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.6.5->neutron==28.1.0.dev556) (1.3.12) 2026-07-01 19:00:40.074 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.6.5->neutron==28.1.0.dev556) (4.15.0) 2026-07-01 19:00:40.076 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.19.0->neutron==28.1.0.dev556) (2.2.1) 2026-07-01 19:00:40.081 | Requirement already satisfied: pyparsing<4,>=3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from httplib2>=0.22.0->neutron==28.1.0.dev556) (3.3.2) 2026-07-01 19:00:40.085 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->neutron==28.1.0.dev556) (3.0.3) 2026-07-01 19:00:40.088 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->neutron==28.1.0.dev556) (2.1.0) 2026-07-01 19:00:40.089 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->neutron==28.1.0.dev556) (1.8.2) 2026-07-01 19:00:40.096 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->neutron==28.1.0.dev556) (4.0.1) 2026-07-01 19:00:40.096 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->neutron==28.1.0.dev556) (2.13.0) 2026-07-01 19:00:40.098 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->neutron==28.1.0.dev556) (5.8.0) 2026-07-01 19:00:40.110 | Requirement already satisfied: setproctitle>=1.1.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron-lib>=4.1.0->neutron==28.1.0.dev556) (1.3.7) 2026-07-01 19:00:40.158 | Collecting os-traits>=0.9.0 (from neutron-lib>=4.1.0->neutron==28.1.0.dev556) 2026-07-01 19:00:40.179 | Downloading os_traits-3.8.0-py3-none-any.whl.metadata (1.9 kB) 2026-07-01 19:00:40.190 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.1.0.dev556) (43.0.3) 2026-07-01 19:00:40.191 | Requirement already satisfied: dogpile.cache>=0.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.1.0.dev556) (1.5.0) 2026-07-01 19:00:40.192 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.1.0.dev556) (1.1.0) 2026-07-01 19:00:40.193 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.1.0.dev556) (1.33) 2026-07-01 19:00:40.195 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.1.0.dev556) (4.10.0) 2026-07-01 19:00:40.196 | Requirement already satisfied: PyYAML>=3.13 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.1.0.dev556) (6.0.3) 2026-07-01 19:00:40.199 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->openstacksdk>=0.31.2->neutron==28.1.0.dev556) (2.0.0) 2026-07-01 19:00:40.204 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.31.2->neutron==28.1.0.dev556) (3.0) 2026-07-01 19:00:40.212 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.2->neutron==28.1.0.dev556) (3.1.1) 2026-07-01 19:00:40.216 | Requirement already satisfied: eventlet>=0.27.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-ken>=4.2.1->neutron==28.1.0.dev556) (0.41.0) 2026-07-01 19:00:40.217 | Requirement already satisfied: msgpack>=1.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-ken>=4.2.1->neutron==28.1.0.dev556) (1.2.1) 2026-07-01 19:00:40.249 | Collecting ncclient>=0.6.13 (from os-ken>=4.2.1->neutron==28.1.0.dev556) 2026-07-01 19:00:40.272 | Downloading ncclient-0.7.1-py3-none-any.whl.metadata (12 kB) 2026-07-01 19:00:40.285 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-ken>=4.2.1->neutron==28.1.0.dev556) (26.2) 2026-07-01 19:00:40.288 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.27.0->os-ken>=4.2.1->neutron==28.1.0.dev556) (2.8.0) 2026-07-01 19:00:40.289 | Requirement already satisfied: greenlet>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.27.0->os-ken>=4.2.1->neutron==28.1.0.dev556) (3.5.2) 2026-07-01 19:00:40.301 | Requirement already satisfied: lxml>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from ncclient>=0.6.13->os-ken>=4.2.1->neutron==28.1.0.dev556) (6.1.1) 2026-07-01 19:00:40.302 | Requirement already satisfied: paramiko>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from ncclient>=0.6.13->os-ken>=4.2.1->neutron==28.1.0.dev556) (4.0.0) 2026-07-01 19:00:40.322 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->neutron==28.1.0.dev556) (0.20) 2026-07-01 19:00:40.328 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=10.2.0->neutron==28.1.0.dev556) (2.0.0) 2026-07-01 19:00:40.336 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=4.44.0->neutron==28.1.0.dev556) (2.1.2) 2026-07-01 19:00:40.336 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=4.44.0->neutron==28.1.0.dev556) (0.6.2) 2026-07-01 19:00:40.344 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=5.3.0->neutron==28.1.0.dev556) (2.9.0.post0) 2026-07-01 19:00:40.350 | Requirement already satisfied: cachetools>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron==28.1.0.dev556) (7.1.4) 2026-07-01 19:00:40.351 | Requirement already satisfied: amqp>=2.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron==28.1.0.dev556) (5.3.1) 2026-07-01 19:00:40.352 | Requirement already satisfied: kombu>=4.6.8 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron==28.1.0.dev556) (5.6.2) 2026-07-01 19:00:40.353 | Requirement already satisfied: oslo.metrics>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron==28.1.0.dev556) (0.16.0) 2026-07-01 19:00:40.357 | Requirement already satisfied: vine<6.0.0,>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=7.0.0->neutron==28.1.0.dev556) (5.1.0) 2026-07-01 19:00:40.366 | Requirement already satisfied: tzdata>=2025.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=4.6.8->oslo.messaging>=7.0.0->neutron==28.1.0.dev556) (2026.2) 2026-07-01 19:00:40.374 | Requirement already satisfied: prometheus-client>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=7.0.0->neutron==28.1.0.dev556) (0.25.0) 2026-07-01 19:00:40.377 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->neutron==28.1.0.dev556) (5.0.0) 2026-07-01 19:00:40.380 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->neutron==28.1.0.dev556) (4.0.1) 2026-07-01 19:00:40.411 | Requirement already satisfied: Yappi>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=4.2.1->oslo.service[threading]>=4.2.1->neutron==28.1.0.dev556) (1.7.6) 2026-07-01 19:00:40.418 | Requirement already satisfied: cotyledon>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service[threading]>=4.2.1->neutron==28.1.0.dev556) (2.2.0) 2026-07-01 19:00:40.428 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.upgradecheck>=1.3.0->neutron==28.1.0.dev556) (3.17.0) 2026-07-01 19:00:40.483 | Collecting sortedcontainers (from ovs>3.3.0->neutron==28.1.0.dev556) 2026-07-01 19:00:40.505 | Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 2026-07-01 19:00:40.554 | Collecting fixtures>=3.0.0 (from ovsdbapp>=2.18.0->neutron==28.1.0.dev556) 2026-07-01 19:00:40.556 | Using cached fixtures-4.3.2-py3-none-any.whl.metadata (22 kB) 2026-07-01 19:00:40.576 | Requirement already satisfied: invoke>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from paramiko>=3.2.0->ncclient>=0.6.13->os-ken>=4.2.1->neutron==28.1.0.dev556) (3.0.3) 2026-07-01 19:00:40.577 | Requirement already satisfied: pynacl>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from paramiko>=3.2.0->ncclient>=0.6.13->os-ken>=4.2.1->neutron==28.1.0.dev556) (1.6.2) 2026-07-01 19:00:40.586 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->neutron==28.1.0.dev556) (82.0.1) 2026-07-01 19:00:40.613 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->neutron==28.1.0.dev556) (0.8.1) 2026-07-01 19:00:40.654 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=5.3.0->neutron==28.1.0.dev556) (1.17.0) 2026-07-01 19:00:40.659 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-designateclient>=2.7.0->neutron==28.1.0.dev556) (4.14.0) 2026-07-01 19:00:40.660 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-designateclient>=2.7.0->neutron==28.1.0.dev556) (4.26.0) 2026-07-01 19:00:40.701 | Collecting osc-lib>=1.8.0 (from python-designateclient>=2.7.0->neutron==28.1.0.dev556) 2026-07-01 19:00:40.722 | Downloading osc_lib-4.6.0-py3-none-any.whl.metadata (3.8 kB) 2026-07-01 19:00:40.737 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.1.0.dev556) (0.6.0) 2026-07-01 19:00:40.738 | Requirement already satisfied: cmd2>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.1.0.dev556) (4.0.0) 2026-07-01 19:00:40.749 | Requirement already satisfied: prompt-toolkit>=3.0.52 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.1.0.dev556) (3.0.52) 2026-07-01 19:00:40.750 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.1.0.dev556) (1.11.0) 2026-07-01 19:00:40.751 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.1.0.dev556) (15.0.0) 2026-07-01 19:00:40.751 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.1.0.dev556) (1.8.0) 2026-07-01 19:00:40.757 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron==28.1.0.dev556) (26.1.0) 2026-07-01 19:00:40.758 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron==28.1.0.dev556) (2025.9.1) 2026-07-01 19:00:40.759 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron==28.1.0.dev556) (0.37.0) 2026-07-01 19:00:40.760 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron==28.1.0.dev556) (2026.5.1) 2026-07-01 19:00:40.825 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.32.3->neutron==28.1.0.dev556) (3.4.7) 2026-07-01 19:00:40.826 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.32.3->neutron==28.1.0.dev556) (3.18) 2026-07-01 19:00:40.827 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.32.3->neutron==28.1.0.dev556) (2.7.0) 2026-07-01 19:00:40.828 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.32.3->neutron==28.1.0.dev556) (2023.11.17) 2026-07-01 19:00:40.863 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.1.0.dev556) (4.2.0) 2026-07-01 19:00:40.864 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.1.0.dev556) (2.20.0) 2026-07-01 19:00:40.875 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.1.0.dev556) (0.1.2) 2026-07-01 19:00:40.894 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->neutron==28.1.0.dev556) (0.8) 2026-07-01 19:00:40.958 | Requirement already satisfied: voluptuous>=0.8.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from tooz>=1.58.0->neutron==28.1.0.dev556) (0.16.0) 2026-07-01 19:00:41.053 | Downloading neutron_lib-4.1.0-py3-none-any.whl (640 kB) 2026-07-01 19:00:41.175 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 640.6/640.6 kB 5.7 MB/s 0:00:00 2026-07-01 19:00:41.197 | Downloading os_ken-4.2.1-py3-none-any.whl (2.0 MB) 2026-07-01 19:00:41.417 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 10.1 MB/s 0:00:00 2026-07-01 19:00:41.435 | Downloading ncclient-0.7.1-py3-none-any.whl (94 kB) 2026-07-01 19:00:41.465 | Downloading os_resource_classes-1.1.0-py3-none-any.whl (11 kB) 2026-07-01 19:00:41.492 | Downloading os_traits-3.8.0-py3-none-any.whl (44 kB) 2026-07-01 19:00:41.519 | Downloading os_vif-5.0.0-py3-none-any.whl (103 kB) 2026-07-01 19:00:41.555 | Downloading ovsdbapp-2.18.0-py3-none-any.whl (153 kB) 2026-07-01 19:00:41.571 | Using cached fixtures-4.3.2-py3-none-any.whl (41 kB) 2026-07-01 19:00:41.595 | Downloading pecan-1.8.0-py3-none-any.whl (144 kB) 2026-07-01 19:00:41.634 | Downloading pyroute2-0.8.1-py3-none-any.whl (474 kB) 2026-07-01 19:00:41.702 | Downloading python_designateclient-6.4.0-py3-none-any.whl (96 kB) 2026-07-01 19:00:41.731 | Downloading osc_lib-4.6.0-py3-none-any.whl (96 kB) 2026-07-01 19:00:41.759 | Downloading python_neutronclient-12.0.0-py3-none-any.whl (248 kB) 2026-07-01 19:00:41.800 | Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 2026-07-01 19:00:41.908 | Building wheels for collected packages: neutron, ovs 2026-07-01 19:00:41.910 | Building editable for neutron (pyproject.toml): started 2026-07-01 19:00:44.139 | Building editable for neutron (pyproject.toml): finished with status 'done' 2026-07-01 19:00:44.139 | Created wheel for neutron: filename=neutron-28.1.0.dev556-0.editable-py3-none-any.whl size=15993 sha256=30e4bf20b795606ce0d0048d317c511c98debc7df6746c1d9dce0e532486db8c 2026-07-01 19:00:44.140 | Stored in directory: /tmp/pip-ephem-wheel-cache-2ztlms44/wheels/85/41/4b/b676c3191efff247eca42312d2ef97517d6d981ada429e2e98 2026-07-01 19:00:44.146 | Building wheel for ovs (pyproject.toml): started 2026-07-01 19:00:45.000 | Building wheel for ovs (pyproject.toml): finished with status 'done' 2026-07-01 19:00:45.003 | Created wheel for ovs: filename=ovs-3.7.1-py3-none-any.whl size=191286 sha256=c4ec3d027fb86037f0e1ee759d76718ec4537062841f0c21347ba4c0c2a2f5af 2026-07-01 19:00:45.003 | Stored in directory: /home/quobyte/.cache/pip/wheels/ad/8f/7e/5c45edfad8724b1855f52f55dda4f193565d5fa2535d9faa2b 2026-07-01 19:00:45.007 | Successfully built neutron ovs 2026-07-01 19:00:45.307 | Installing collected packages: sortedcontainers, pyroute2, ovs, fixtures, pecan, ovsdbapp, os-traits, os-resource-classes, ncclient, os-ken, osc-lib, python-neutronclient, python-designateclient, os-vif, neutron-lib, neutron 2026-07-01 19:00:50.869 | 2026-07-01 19:00:50.895 | Successfully installed fixtures-4.3.2 ncclient-0.7.1 neutron-28.1.0.dev556 neutron-lib-4.1.0 os-ken-4.2.1 os-resource-classes-1.1.0 os-traits-3.8.0 os-vif-5.0.0 osc-lib-4.6.0 ovs-3.7.1 ovsdbapp-2.18.0 pecan-1.8.0 pyroute2-0.8.1 python-designateclient-6.4.0 python-neutronclient-12.0.0 sortedcontainers-2.4.0 2026-07-01 19:00:51.117 | + inc/python:pip_install:216 : result=0 2026-07-01 19:00:51.120 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-01 19:00:51.122 | + functions-common:time_stop:2420 : local name 2026-07-01 19:00:51.125 | + functions-common:time_stop:2421 : local end_time 2026-07-01 19:00:51.127 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 19:00:51.129 | + functions-common:time_stop:2423 : local total 2026-07-01 19:00:51.131 | + functions-common:time_stop:2424 : local start_time 2026-07-01 19:00:51.133 | + functions-common:time_stop:2426 : name=pip_install 2026-07-01 19:00:51.135 | + functions-common:time_stop:2427 : start_time=1782932430834 2026-07-01 19:00:51.138 | + functions-common:time_stop:2429 : [[ -z 1782932430834 ]] 2026-07-01 19:00:51.142 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 19:00:51.146 | + functions-common:time_stop:2432 : end_time=1782932451142 2026-07-01 19:00:51.149 | + functions-common:time_stop:2433 : elapsed_time=20308 2026-07-01 19:00:51.151 | + functions-common:time_stop:2434 : total=121045 2026-07-01 19:00:51.154 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 19:00:51.156 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=141353 2026-07-01 19:00:51.158 | + inc/python:pip_install:219 : return 0 2026-07-01 19:00:51.161 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-07-01 19:00:51.163 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-07-01 19:00:51.166 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/neutron 2026-07-01 19:00:51.169 | + inc/python:use_library_from_git:266 : local name=/opt/stack/neutron 2026-07-01 19:00:51.171 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-01 19:00:51.174 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-01 19:00:51.177 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/neutron, ]] 2026-07-01 19:00:51.180 | + inc/python:use_library_from_git:269 : return 1 2026-07-01 19:00:51.182 | + lib/neutron:install_neutron:531 : [[ ovn == \o\v\n ]] 2026-07-01 19:00:51.184 | + lib/neutron:install_neutron:532 : install_ovn 2026-07-01 19:00:51.187 | + lib/neutron_plugins/ovn_agent:install_ovn:404 : echo 'Installing OVN and dependent packages' 2026-07-01 19:00:51.187 | Installing OVN and dependent packages 2026-07-01 19:00:51.190 | + lib/neutron_plugins/ovn_agent:install_ovn:407 : ovn_sanity_check 2026-07-01 19:00:51.193 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:391 : is_service_enabled q-agt neutron-agent 2026-07-01 19:00:51.209 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 19:00:51.212 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:393 : is_service_enabled q-l3 neutron-l3 2026-07-01 19:00:51.228 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 19:00:51.230 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:395 : is_service_enabled q-svc neutron-api 2026-07-01 19:00:51.248 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 19:00:51.251 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:395 : [[ ! ovn =~ ovn ]] 2026-07-01 19:00:51.255 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:397 : is_service_enabled q-svc neutron-api 2026-07-01 19:00:51.271 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 19:00:51.274 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:397 : [[ ! local,flat,vlan,geneve =~ geneve ]] 2026-07-01 19:00:51.276 | + lib/neutron_plugins/ovn_agent:install_ovn:409 : sudo mkdir -p /var/run/openvswitch 2026-07-01 19:00:51.292 | ++ lib/neutron_plugins/ovn_agent:install_ovn:410 : whoami 2026-07-01 19:00:51.297 | + lib/neutron_plugins/ovn_agent:install_ovn:410 : sudo chown quobyte /var/run/openvswitch 2026-07-01 19:00:51.311 | + lib/neutron_plugins/ovn_agent:install_ovn:412 : [[ False == \T\r\u\e ]] 2026-07-01 19:00:51.314 | ++ lib/neutron_plugins/ovn_agent:install_ovn:434 : get_packages openvswitch 2026-07-01 19:00:51.334 | + lib/neutron_plugins/ovn_agent:install_ovn:434 : install_package fakeroot make openvswitch-switch 2026-07-01 19:00:51.338 | + functions-common:install_package:1438 : update_package_repo 2026-07-01 19:00:51.340 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-01 19:00:51.343 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-01 19:00:51.345 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-01 19:00:51.348 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-01 19:00:51.351 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-01 19:00:51.353 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-01 19:00:51.355 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-01 19:00:51.358 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-01 19:00:51.361 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-01 19:00:51.364 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-01 19:00:51.366 | + functions-common:apt_get_update:1167 : return 2026-07-01 19:00:51.369 | + functions-common:install_package:1439 : real_install_package fakeroot make openvswitch-switch 2026-07-01 19:00:51.371 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-01 19:00:51.374 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-01 19:00:51.378 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-01 19:00:51.380 | + functions-common:real_install_package:1427 : apt_get install fakeroot make openvswitch-switch 2026-07-01 19:00:51.401 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2026-07-01 19:00:51.438 | Reading package lists... 2026-07-01 19:00:51.800 | Building dependency tree... 2026-07-01 19:00:51.802 | Reading state information... 2026-07-01 19:00:52.343 | fakeroot is already the newest version (1.33-1). 2026-07-01 19:00:52.343 | fakeroot set to manually installed. 2026-07-01 19:00:52.344 | make is already the newest version (4.3-4.1build2). 2026-07-01 19:00:52.344 | make set to manually installed. 2026-07-01 19:00:52.344 | The following packages were automatically installed and are no longer required: 2026-07-01 19:00:52.345 | libfwupd2 libgusb2 2026-07-01 19:00:52.345 | Use 'sudo apt autoremove' to remove them. 2026-07-01 19:00:52.347 | The following additional packages will be installed: 2026-07-01 19:00:52.348 | libunbound8 libxdp1 openvswitch-common python3-openvswitch 2026-07-01 19:00:52.348 | python3-sortedcontainers 2026-07-01 19:00:52.350 | Suggested packages: 2026-07-01 19:00:52.350 | openvswitch-doc python-sortedcontainers-doc 2026-07-01 19:00:52.388 | The following NEW packages will be installed: 2026-07-01 19:00:52.388 | libunbound8 libxdp1 openvswitch-common openvswitch-switch 2026-07-01 19:00:52.389 | python3-openvswitch python3-sortedcontainers 2026-07-01 19:00:52.486 | 0 upgraded, 6 newly installed, 0 to remove and 6 not upgraded. 2026-07-01 19:00:52.486 | Need to get 4219 kB of archives. 2026-07-01 19:00:52.486 | After this operation, 13.3 MB of additional disk space will be used. 2026-07-01 19:00:52.486 | Get:1 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libunbound8 amd64 1.19.2-1ubuntu3.8 [445 kB] 2026-07-01 19:00:52.558 | Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 openvswitch-common amd64 3.3.4-0ubuntu0.24.04.2 [1042 kB] 2026-07-01 19:00:52.598 | Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-sortedcontainers all 2.4.0-2 [27.6 kB] 2026-07-01 19:00:52.619 | Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libxdp1 amd64 1.4.2-1ubuntu4 [62.5 kB] 2026-07-01 19:00:52.637 | Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-openvswitch amd64 3.3.4-0ubuntu0.24.04.2 [1034 kB] 2026-07-01 19:00:52.665 | Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 openvswitch-switch amd64 3.3.4-0ubuntu0.24.04.2 [1608 kB] 2026-07-01 19:00:52.913 | perl: warning: Setting locale failed. 2026-07-01 19:00:52.913 | perl: warning: Please check that your locale settings: 2026-07-01 19:00:52.913 | LANGUAGE = (unset), 2026-07-01 19:00:52.913 | LC_ALL = "en_US.utf8", 2026-07-01 19:00:52.913 | LANG = "de_DE.UTF-8" 2026-07-01 19:00:52.913 | are supported and installed on your system. 2026-07-01 19:00:52.913 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-01 19:00:52.974 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-01 19:00:52.974 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-01 19:00:52.974 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-01 19:00:53.155 | Fetched 4219 kB in 0s (15.7 MB/s) 2026-07-01 19:00:53.200 | Selecting previously unselected package libunbound8:amd64. 2026-07-01 19:00:53.263 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 126942 files and directories currently installed.) 2026-07-01 19:00:53.269 | Preparing to unpack .../0-libunbound8_1.19.2-1ubuntu3.8_amd64.deb ... 2026-07-01 19:00:53.276 | Unpacking libunbound8:amd64 (1.19.2-1ubuntu3.8) ... 2026-07-01 19:00:53.328 | Selecting previously unselected package openvswitch-common. 2026-07-01 19:00:53.340 | Preparing to unpack .../1-openvswitch-common_3.3.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-01 19:00:53.342 | Unpacking openvswitch-common (3.3.4-0ubuntu0.24.04.2) ... 2026-07-01 19:00:53.443 | Selecting previously unselected package python3-sortedcontainers. 2026-07-01 19:00:53.455 | Preparing to unpack .../2-python3-sortedcontainers_2.4.0-2_all.deb ... 2026-07-01 19:00:53.459 | Unpacking python3-sortedcontainers (2.4.0-2) ... 2026-07-01 19:00:53.507 | Selecting previously unselected package libxdp1:amd64. 2026-07-01 19:00:53.519 | Preparing to unpack .../3-libxdp1_1.4.2-1ubuntu4_amd64.deb ... 2026-07-01 19:00:53.523 | Unpacking libxdp1:amd64 (1.4.2-1ubuntu4) ... 2026-07-01 19:00:53.578 | Selecting previously unselected package python3-openvswitch. 2026-07-01 19:00:53.590 | Preparing to unpack .../4-python3-openvswitch_3.3.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-01 19:00:53.594 | Unpacking python3-openvswitch (3.3.4-0ubuntu0.24.04.2) ... 2026-07-01 19:00:53.693 | Selecting previously unselected package openvswitch-switch. 2026-07-01 19:00:53.705 | Preparing to unpack .../5-openvswitch-switch_3.3.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-01 19:00:53.713 | Unpacking openvswitch-switch (3.3.4-0ubuntu0.24.04.2) ... 2026-07-01 19:00:53.842 | Setting up python3-sortedcontainers (2.4.0-2) ... 2026-07-01 19:00:54.078 | Setting up libxdp1:amd64 (1.4.2-1ubuntu4) ... 2026-07-01 19:00:54.088 | Setting up libunbound8:amd64 (1.19.2-1ubuntu3.8) ... 2026-07-01 19:00:54.098 | Setting up openvswitch-common (3.3.4-0ubuntu0.24.04.2) ... 2026-07-01 19:00:54.111 | Setting up python3-openvswitch (3.3.4-0ubuntu0.24.04.2) ... 2026-07-01 19:00:54.493 | Setting up openvswitch-switch (3.3.4-0ubuntu0.24.04.2) ... 2026-07-01 19:00:54.515 | update-alternatives: using /usr/lib/openvswitch-switch/ovs-vswitchd to provide /usr/sbin/ovs-vswitchd (ovs-vswitchd) in auto mode 2026-07-01 19:00:55.155 | Created symlink /etc/systemd/system/openvswitch-switch.service.requires/ovs-record-hostname.service → /usr/lib/systemd/system/ovs-record-hostname.service. 2026-07-01 19:00:55.345 | Created symlink /etc/systemd/system/multi-user.target.wants/openvswitch-switch.service → /usr/lib/systemd/system/openvswitch-switch.service. 2026-07-01 19:00:56.325 | Processing triggers for man-db (2.12.0-4build2) ... 2026-07-01 19:00:58.069 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-01 19:00:58.299 | perl: warning: Setting locale failed. 2026-07-01 19:00:58.299 | perl: warning: Please check that your locale settings: 2026-07-01 19:00:58.299 | LANGUAGE = (unset), 2026-07-01 19:00:58.299 | LC_ALL = "en_US.utf8", 2026-07-01 19:00:58.299 | LANG = "de_DE.UTF-8" 2026-07-01 19:00:58.299 | are supported and installed on your system. 2026-07-01 19:00:58.299 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-01 19:00:58.428 | perl: warning: Setting locale failed. 2026-07-01 19:00:58.432 | perl: warning: Please check that your locale settings: 2026-07-01 19:00:58.432 | LANGUAGE = (unset), 2026-07-01 19:00:58.432 | LC_ALL = "en_US.utf8", 2026-07-01 19:00:58.432 | LANG = "de_DE.UTF-8" 2026-07-01 19:00:58.432 | are supported and installed on your system. 2026-07-01 19:00:58.432 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-01 19:00:58.479 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-01 19:00:58.480 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-01 19:00:58.480 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-01 19:00:58.550 | perl: warning: Setting locale failed. 2026-07-01 19:00:58.550 | perl: warning: Please check that your locale settings: 2026-07-01 19:00:58.550 | LANGUAGE = (unset), 2026-07-01 19:00:58.550 | LC_ALL = "en_US.utf8", 2026-07-01 19:00:58.550 | LANG = "de_DE.UTF-8" 2026-07-01 19:00:58.550 | are supported and installed on your system. 2026-07-01 19:00:58.550 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-01 19:00:59.061 | 2026-07-01 19:00:59.061 | Running kernel seems to be up-to-date. 2026-07-01 19:00:59.061 | 2026-07-01 19:00:59.061 | Restarting services... 2026-07-01 19:00:59.083 | 2026-07-01 19:00:59.083 | Service restarts being deferred: 2026-07-01 19:00:59.083 | systemctl restart virtlockd.service 2026-07-01 19:00:59.083 | systemctl restart virtlogd.service 2026-07-01 19:00:59.083 | 2026-07-01 19:00:59.083 | No containers need to be restarted. 2026-07-01 19:00:59.083 | 2026-07-01 19:00:59.083 | No user sessions are running outdated binaries. 2026-07-01 19:00:59.083 | 2026-07-01 19:00:59.083 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-01 19:01:01.013 | + functions-common:apt_get:1211 : result=0 2026-07-01 19:01:01.016 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-01 19:01:01.018 | + functions-common:time_stop:2420 : local name 2026-07-01 19:01:01.021 | + functions-common:time_stop:2421 : local end_time 2026-07-01 19:01:01.024 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 19:01:01.027 | + functions-common:time_stop:2423 : local total 2026-07-01 19:01:01.030 | + functions-common:time_stop:2424 : local start_time 2026-07-01 19:01:01.032 | + functions-common:time_stop:2426 : name=apt-get 2026-07-01 19:01:01.035 | + functions-common:time_stop:2427 : start_time=1782932451398 2026-07-01 19:01:01.038 | + functions-common:time_stop:2429 : [[ -z 1782932451398 ]] 2026-07-01 19:01:01.042 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 19:01:01.046 | + functions-common:time_stop:2432 : end_time=1782932461043 2026-07-01 19:01:01.050 | + functions-common:time_stop:2433 : elapsed_time=9645 2026-07-01 19:01:01.052 | + functions-common:time_stop:2434 : total=146442 2026-07-01 19:01:01.055 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 19:01:01.058 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=156087 2026-07-01 19:01:01.061 | + functions-common:apt_get:1215 : return 0 2026-07-01 19:01:01.065 | ++ lib/neutron_plugins/ovn_agent:install_ovn:435 : get_packages ovn 2026-07-01 19:01:01.087 | + lib/neutron_plugins/ovn_agent:install_ovn:435 : install_package ovn-central ovn-controller-vtep ovn-host 2026-07-01 19:01:01.091 | + functions-common:install_package:1438 : update_package_repo 2026-07-01 19:01:01.094 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-01 19:01:01.097 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-01 19:01:01.099 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-01 19:01:01.103 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-01 19:01:01.105 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-01 19:01:01.109 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-01 19:01:01.112 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-01 19:01:01.114 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-01 19:01:01.116 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-01 19:01:01.119 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-01 19:01:01.122 | + functions-common:apt_get_update:1167 : return 2026-07-01 19:01:01.125 | + functions-common:install_package:1439 : real_install_package ovn-central ovn-controller-vtep ovn-host 2026-07-01 19:01:01.128 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-01 19:01:01.131 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-01 19:01:01.134 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-01 19:01:01.137 | + functions-common:real_install_package:1427 : apt_get install ovn-central ovn-controller-vtep ovn-host 2026-07-01 19:01:01.161 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install ovn-central ovn-controller-vtep ovn-host 2026-07-01 19:01:01.204 | Reading package lists... 2026-07-01 19:01:01.577 | Building dependency tree... 2026-07-01 19:01:01.580 | Reading state information... 2026-07-01 19:01:02.139 | The following packages were automatically installed and are no longer required: 2026-07-01 19:01:02.141 | libfwupd2 libgusb2 2026-07-01 19:01:02.142 | Use 'sudo apt autoremove' to remove them. 2026-07-01 19:01:02.145 | The following additional packages will be installed: 2026-07-01 19:01:02.145 | ovn-common 2026-07-01 19:01:02.185 | The following NEW packages will be installed: 2026-07-01 19:01:02.186 | ovn-central ovn-common ovn-controller-vtep ovn-host 2026-07-01 19:01:02.266 | 0 upgraded, 4 newly installed, 0 to remove and 6 not upgraded. 2026-07-01 19:01:02.266 | Need to get 2360 kB of archives. 2026-07-01 19:01:02.266 | After this operation, 8355 kB of additional disk space will be used. 2026-07-01 19:01:02.266 | Get:1 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ovn-common amd64 24.03.6-0ubuntu0.24.04.1 [1157 kB] 2026-07-01 19:01:02.368 | Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ovn-central amd64 24.03.6-0ubuntu0.24.04.1 [368 kB] 2026-07-01 19:01:02.408 | Get:3 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 ovn-controller-vtep amd64 24.03.6-0ubuntu0.24.04.1 [170 kB] 2026-07-01 19:01:02.438 | Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ovn-host amd64 24.03.6-0ubuntu0.24.04.1 [665 kB] 2026-07-01 19:01:02.685 | perl: warning: Setting locale failed. 2026-07-01 19:01:02.685 | perl: warning: Please check that your locale settings: 2026-07-01 19:01:02.685 | LANGUAGE = (unset), 2026-07-01 19:01:02.685 | LC_ALL = "en_US.utf8", 2026-07-01 19:01:02.685 | LANG = "de_DE.UTF-8" 2026-07-01 19:01:02.685 | are supported and installed on your system. 2026-07-01 19:01:02.685 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-01 19:01:02.746 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-01 19:01:02.746 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-01 19:01:02.746 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-01 19:01:02.929 | Fetched 2360 kB in 0s (9972 kB/s) 2026-07-01 19:01:03.021 | Selecting previously unselected package ovn-common. 2026-07-01 19:01:03.083 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 127142 files and directories currently installed.) 2026-07-01 19:01:03.090 | Preparing to unpack .../ovn-common_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-07-01 19:01:03.094 | Unpacking ovn-common (24.03.6-0ubuntu0.24.04.1) ... 2026-07-01 19:01:03.198 | Selecting previously unselected package ovn-central. 2026-07-01 19:01:03.209 | Preparing to unpack .../ovn-central_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-07-01 19:01:03.213 | Unpacking ovn-central (24.03.6-0ubuntu0.24.04.1) ... 2026-07-01 19:01:03.270 | Selecting previously unselected package ovn-controller-vtep. 2026-07-01 19:01:03.280 | Preparing to unpack .../ovn-controller-vtep_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-07-01 19:01:03.283 | Unpacking ovn-controller-vtep (24.03.6-0ubuntu0.24.04.1) ... 2026-07-01 19:01:03.332 | Selecting previously unselected package ovn-host. 2026-07-01 19:01:03.345 | Preparing to unpack .../ovn-host_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-07-01 19:01:03.351 | Unpacking ovn-host (24.03.6-0ubuntu0.24.04.1) ... 2026-07-01 19:01:03.435 | Setting up ovn-common (24.03.6-0ubuntu0.24.04.1) ... 2026-07-01 19:01:03.455 | Setting up ovn-host (24.03.6-0ubuntu0.24.04.1) ... 2026-07-01 19:01:03.927 | ovn-controller.service is a disabled or a static unit, not starting it. 2026-07-01 19:01:04.111 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-host.service → /usr/lib/systemd/system/ovn-host.service. 2026-07-01 19:01:04.554 | ovn-controller.service is a disabled or a static unit, not starting it. 2026-07-01 19:01:04.604 | Setting up ovn-central (24.03.6-0ubuntu0.24.04.1) ... 2026-07-01 19:01:05.100 | ovn-northd.service is a disabled or a static unit, not starting it. 2026-07-01 19:01:05.286 | Created symlink /etc/systemd/system/ovn-sb-ovsdb.service → /usr/lib/systemd/system/ovn-ovsdb-server-sb.service. 2026-07-01 19:01:05.951 | Created symlink /etc/systemd/system/ovn-nb-ovsdb.service → /usr/lib/systemd/system/ovn-ovsdb-server-nb.service. 2026-07-01 19:01:06.623 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-central.service → /usr/lib/systemd/system/ovn-central.service. 2026-07-01 19:01:07.475 | ovn-northd.service is a disabled or a static unit, not starting it. 2026-07-01 19:01:07.543 | Setting up ovn-controller-vtep (24.03.6-0ubuntu0.24.04.1) ... 2026-07-01 19:01:07.751 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-controller-vtep.service → /usr/lib/systemd/system/ovn-controller-vtep.service. 2026-07-01 19:01:08.289 | Processing triggers for man-db (2.12.0-4build2) ... 2026-07-01 19:01:10.305 | perl: warning: Setting locale failed. 2026-07-01 19:01:10.305 | perl: warning: Please check that your locale settings: 2026-07-01 19:01:10.305 | LANGUAGE = (unset), 2026-07-01 19:01:10.305 | LC_ALL = "en_US.utf8", 2026-07-01 19:01:10.305 | LANG = "de_DE.UTF-8" 2026-07-01 19:01:10.305 | are supported and installed on your system. 2026-07-01 19:01:10.305 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-01 19:01:10.439 | perl: warning: Setting locale failed. 2026-07-01 19:01:10.442 | perl: warning: Please check that your locale settings: 2026-07-01 19:01:10.442 | LANGUAGE = (unset), 2026-07-01 19:01:10.442 | LC_ALL = "en_US.utf8", 2026-07-01 19:01:10.442 | LANG = "de_DE.UTF-8" 2026-07-01 19:01:10.442 | are supported and installed on your system. 2026-07-01 19:01:10.442 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-01 19:01:10.491 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-01 19:01:10.491 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-01 19:01:10.491 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-01 19:01:10.565 | perl: warning: Setting locale failed. 2026-07-01 19:01:10.565 | perl: warning: Please check that your locale settings: 2026-07-01 19:01:10.565 | LANGUAGE = (unset), 2026-07-01 19:01:10.565 | LC_ALL = "en_US.utf8", 2026-07-01 19:01:10.565 | LANG = "de_DE.UTF-8" 2026-07-01 19:01:10.565 | are supported and installed on your system. 2026-07-01 19:01:10.565 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-01 19:01:11.070 | 2026-07-01 19:01:11.070 | Running kernel seems to be up-to-date. 2026-07-01 19:01:11.070 | 2026-07-01 19:01:11.070 | Restarting services... 2026-07-01 19:01:11.094 | 2026-07-01 19:01:11.094 | Service restarts being deferred: 2026-07-01 19:01:11.094 | systemctl restart virtlockd.service 2026-07-01 19:01:11.094 | systemctl restart virtlogd.service 2026-07-01 19:01:11.094 | 2026-07-01 19:01:11.094 | No containers need to be restarted. 2026-07-01 19:01:11.094 | 2026-07-01 19:01:11.094 | No user sessions are running outdated binaries. 2026-07-01 19:01:11.094 | 2026-07-01 19:01:11.095 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-01 19:01:13.016 | + functions-common:apt_get:1211 : result=0 2026-07-01 19:01:13.018 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-01 19:01:13.021 | + functions-common:time_stop:2420 : local name 2026-07-01 19:01:13.024 | + functions-common:time_stop:2421 : local end_time 2026-07-01 19:01:13.027 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 19:01:13.029 | + functions-common:time_stop:2423 : local total 2026-07-01 19:01:13.032 | + functions-common:time_stop:2424 : local start_time 2026-07-01 19:01:13.034 | + functions-common:time_stop:2426 : name=apt-get 2026-07-01 19:01:13.038 | + functions-common:time_stop:2427 : start_time=1782932461158 2026-07-01 19:01:13.040 | + functions-common:time_stop:2429 : [[ -z 1782932461158 ]] 2026-07-01 19:01:13.044 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 19:01:13.049 | + functions-common:time_stop:2432 : end_time=1782932473045 2026-07-01 19:01:13.052 | + functions-common:time_stop:2433 : elapsed_time=11887 2026-07-01 19:01:13.054 | + functions-common:time_stop:2434 : total=156087 2026-07-01 19:01:13.057 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 19:01:13.060 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=167974 2026-07-01 19:01:13.063 | + functions-common:apt_get:1215 : return 0 2026-07-01 19:01:13.065 | + lib/neutron_plugins/ovn_agent:install_ovn:439 : export PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-01 19:01:13.068 | + lib/neutron_plugins/ovn_agent:install_ovn:439 : PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-01 19:01:13.071 | + lib/neutron_plugins/ovn_agent:install_ovn:442 : local log_archive_dir=/opt/stack/logs/archive 2026-07-01 19:01:13.074 | + lib/neutron_plugins/ovn_agent:install_ovn:443 : mkdir -p /opt/stack/logs/archive 2026-07-01 19:01:13.079 | + lib/neutron_plugins/ovn_agent:install_ovn:444 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-07-01 19:01:13.083 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovs-vswitchd.log ']' 2026-07-01 19:01:13.086 | + lib/neutron_plugins/ovn_agent:install_ovn:444 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-07-01 19:01:13.089 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovn-northd.log ']' 2026-07-01 19:01:13.091 | + lib/neutron_plugins/ovn_agent:install_ovn:444 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-07-01 19:01:13.094 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovn-controller.log ']' 2026-07-01 19:01:13.097 | + lib/neutron_plugins/ovn_agent:install_ovn:444 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-07-01 19:01:13.100 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovn-controller-vtep.log ']' 2026-07-01 19:01:13.103 | + lib/neutron_plugins/ovn_agent:install_ovn:444 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-07-01 19:01:13.106 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovs-vtep.log ']' 2026-07-01 19:01:13.109 | + lib/neutron_plugins/ovn_agent:install_ovn:444 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-07-01 19:01:13.112 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovsdb-server.log ']' 2026-07-01 19:01:13.114 | + lib/neutron_plugins/ovn_agent:install_ovn:444 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-07-01 19:01:13.118 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovsdb-server-nb.log ']' 2026-07-01 19:01:13.120 | + lib/neutron_plugins/ovn_agent:install_ovn:444 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-07-01 19:01:13.123 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovsdb-server-sb.log ']' 2026-07-01 19:01:13.126 | + lib/neutron_plugins/ovn_agent:install_ovn:451 : use_library_from_git ovsdbapp 2026-07-01 19:01:13.128 | + inc/python:use_library_from_git:266 : local name=ovsdbapp 2026-07-01 19:01:13.132 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-01 19:01:13.134 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-01 19:01:13.136 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,ovsdbapp, ]] 2026-07-01 19:01:13.139 | + inc/python:use_library_from_git:269 : return 1 2026-07-01 19:01:13.142 | + lib/neutron_plugins/ovn_agent:install_ovn:457 : [[ False == \T\r\u\e ]] 2026-07-01 19:01:13.145 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-07-01 19:01:13.148 | + ./stack.sh:main:956 : is_service_enabled nova 2026-07-01 19:01:13.166 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 19:01:13.168 | + ./stack.sh:main:958 : stack_install_service nova 2026-07-01 19:01:13.171 | + lib/stack:stack_install_service:20 : local service=nova 2026-07-01 19:01:13.173 | + lib/stack:stack_install_service:21 : type install_nova 2026-07-01 19:01:13.176 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-07-01 19:01:13.179 | + lib/stack:stack_install_service:32 : install_nova 2026-07-01 19:01:13.182 | + lib/nova:install_nova:913 : use_library_from_git os-vif 2026-07-01 19:01:13.186 | + inc/python:use_library_from_git:266 : local name=os-vif 2026-07-01 19:01:13.188 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-01 19:01:13.191 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-01 19:01:13.194 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-vif, ]] 2026-07-01 19:01:13.197 | + inc/python:use_library_from_git:269 : return 1 2026-07-01 19:01:13.199 | + lib/nova:install_nova:918 : is_service_enabled n-cpu 2026-07-01 19:01:13.217 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 19:01:13.220 | + lib/nova:install_nova:918 : [[ -r /home/quobyte/devstack/lib/nova_plugins/hypervisor-libvirt ]] 2026-07-01 19:01:13.223 | + lib/nova:install_nova:919 : install_nova_hypervisor 2026-07-01 19:01:13.226 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:91 : install_libvirt 2026-07-01 19:01:13.229 | + lib/nova_plugins/functions-libvirt:install_libvirt:80 : [[ noble =~ bookworm ]] 2026-07-01 19:01:13.231 | + lib/nova_plugins/functions-libvirt:install_libvirt:93 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- libvirt-python 2026-07-01 19:01:13.388 | + lib/nova_plugins/functions-libvirt:install_libvirt:95 : is_ubuntu 2026-07-01 19:01:13.391 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-01 19:01:13.393 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-01 19:01:13.395 | + lib/nova_plugins/functions-libvirt:install_libvirt:96 : install_package qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-07-01 19:01:13.398 | + functions-common:install_package:1438 : update_package_repo 2026-07-01 19:01:13.401 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-01 19:01:13.403 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-01 19:01:13.406 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-01 19:01:13.408 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-01 19:01:13.410 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-01 19:01:13.413 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-01 19:01:13.416 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-01 19:01:13.419 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-01 19:01:13.421 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-01 19:01:13.424 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-01 19:01:13.426 | + functions-common:apt_get_update:1167 : return 2026-07-01 19:01:13.429 | + functions-common:install_package:1439 : real_install_package qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-07-01 19:01:13.431 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-01 19:01:13.434 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-01 19:01:13.437 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-01 19:01:13.439 | + functions-common:real_install_package:1427 : apt_get install qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-07-01 19:01:13.459 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-07-01 19:01:13.496 | Reading package lists... 2026-07-01 19:01:13.865 | Building dependency tree... 2026-07-01 19:01:13.869 | Reading state information... 2026-07-01 19:01:14.435 | libvirt-clients is already the newest version (10.0.0-2ubuntu8.14). 2026-07-01 19:01:14.435 | libvirt-clients set to manually installed. 2026-07-01 19:01:14.435 | libvirt-daemon-system is already the newest version (10.0.0-2ubuntu8.14). 2026-07-01 19:01:14.435 | The following packages were automatically installed and are no longer required: 2026-07-01 19:01:14.437 | libfwupd2 libgusb2 2026-07-01 19:01:14.437 | Use 'sudo apt autoremove' to remove them. 2026-07-01 19:01:14.441 | The following additional packages will be installed: 2026-07-01 19:01:14.441 | python3-zstandard qemu-efi-aarch64 qemu-efi-arm qemu-system-arm 2026-07-01 19:01:14.441 | qemu-system-mips qemu-system-misc qemu-system-ppc qemu-system-s390x 2026-07-01 19:01:14.442 | qemu-system-sparc 2026-07-01 19:01:14.444 | Suggested packages: 2026-07-01 19:01:14.444 | python-zstandard-doc samba vde2 2026-07-01 19:01:14.483 | The following packages will be REMOVED: 2026-07-01 19:01:14.486 | apport-core-dump-handler 2026-07-01 19:01:14.488 | The following NEW packages will be installed: 2026-07-01 19:01:14.490 | libvirt-dev python3-libvirt python3-zstandard qemu-efi-aarch64 qemu-efi-arm 2026-07-01 19:01:14.490 | qemu-system qemu-system-arm qemu-system-mips qemu-system-misc 2026-07-01 19:01:14.490 | qemu-system-ppc qemu-system-s390x qemu-system-sparc systemd-coredump 2026-07-01 19:01:14.597 | 0 upgraded, 13 newly installed, 1 to remove and 6 not upgraded. 2026-07-01 19:01:14.597 | Need to get 110 MB of archives. 2026-07-01 19:01:14.597 | After this operation, 897 MB of additional disk space will be used. 2026-07-01 19:01:14.598 | Get:1 http://archive.ubuntu.com/ubuntu noble/universe amd64 python3-zstandard amd64 0.22.0-1build1 [360 kB] 2026-07-01 19:01:14.659 | Get:2 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 systemd-coredump amd64 255.4-1ubuntu8.16 [71.7 kB] 2026-07-01 19:01:14.682 | Get:3 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libvirt-dev amd64 10.0.0-2ubuntu8.14 [178 kB] 2026-07-01 19:01:14.700 | Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-libvirt amd64 10.0.0-1build1 [164 kB] 2026-07-01 19:01:14.731 | Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-arm amd64 1:8.2.2+ds-0ubuntu1.17 [11.0 MB] 2026-07-01 19:01:14.880 | Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-mips amd64 1:8.2.2+ds-0ubuntu1.17 [16.3 MB] 2026-07-01 19:01:15.059 | Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-ppc amd64 1:8.2.2+ds-0ubuntu1.17 [9100 kB] 2026-07-01 19:01:15.157 | Get:8 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-sparc amd64 1:8.2.2+ds-0ubuntu1.17 [6310 kB] 2026-07-01 19:01:15.238 | Get:9 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-s390x amd64 1:8.2.2+ds-0ubuntu1.17 [3435 kB] 2026-07-01 19:01:15.282 | Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-misc amd64 1:8.2.2+ds-0ubuntu1.17 [57.7 MB] 2026-07-01 19:01:15.946 | Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system amd64 1:8.2.2+ds-0ubuntu1.17 [58.5 kB] 2026-07-01 19:01:15.947 | Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-efi-aarch64 all 2024.02-2ubuntu0.8 [4096 kB] 2026-07-01 19:01:15.981 | Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-efi-arm all 2024.02-2ubuntu0.8 [776 kB] 2026-07-01 19:01:16.218 | perl: warning: Setting locale failed. 2026-07-01 19:01:16.218 | perl: warning: Please check that your locale settings: 2026-07-01 19:01:16.218 | LANGUAGE = (unset), 2026-07-01 19:01:16.218 | LC_ALL = "en_US.utf8", 2026-07-01 19:01:16.219 | LANG = "de_DE.UTF-8" 2026-07-01 19:01:16.219 | are supported and installed on your system. 2026-07-01 19:01:16.219 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-01 19:01:16.281 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-01 19:01:16.282 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-01 19:01:16.282 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-01 19:01:16.525 | Fetched 110 MB in 1s (74.4 MB/s) 2026-07-01 19:01:16.563 | Selecting previously unselected package python3-zstandard. 2026-07-01 19:01:16.637 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 127210 files and directories currently installed.) 2026-07-01 19:01:16.647 | Preparing to unpack .../python3-zstandard_0.22.0-1build1_amd64.deb ... 2026-07-01 19:01:16.651 | Unpacking python3-zstandard (0.22.0-1build1) ... 2026-07-01 19:01:16.798 | dpkg: apport-core-dump-handler: dependency problems, but removing anyway as you requested: 2026-07-01 19:01:16.798 | apport depends on apport-core-dump-handler | python3-zstandard; however: 2026-07-01 19:01:16.798 | Package apport-core-dump-handler is to be removed. 2026-07-01 19:01:16.798 | Package python3-zstandard is not configured yet. 2026-07-01 19:01:16.798 | apport depends on apport-core-dump-handler | systemd-coredump; however: 2026-07-01 19:01:16.799 | Package apport-core-dump-handler is to be removed. 2026-07-01 19:01:16.799 | Package systemd-coredump is not installed. 2026-07-01 19:01:16.799 | apport depends on apport-core-dump-handler | python3-zstandard; however: 2026-07-01 19:01:16.799 | Package apport-core-dump-handler is to be removed. 2026-07-01 19:01:16.799 | Package python3-zstandard is not configured yet. 2026-07-01 19:01:16.799 | apport depends on apport-core-dump-handler | systemd-coredump; however: 2026-07-01 19:01:16.799 | Package apport-core-dump-handler is to be removed. 2026-07-01 19:01:16.799 | Package systemd-coredump is not installed. 2026-07-01 19:01:16.799 | 2026-07-01 19:01:16.859 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 127226 files and directories currently installed.) 2026-07-01 19:01:16.865 | Removing apport-core-dump-handler (2.28.1-0ubuntu3.8) ... 2026-07-01 19:01:17.692 | Selecting previously unselected package systemd-coredump. 2026-07-01 19:01:17.767 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 127222 files and directories currently installed.) 2026-07-01 19:01:17.776 | Preparing to unpack .../00-systemd-coredump_255.4-1ubuntu8.16_amd64.deb ... 2026-07-01 19:01:17.780 | Unpacking systemd-coredump (255.4-1ubuntu8.16) ... 2026-07-01 19:01:17.845 | Selecting previously unselected package libvirt-dev:amd64. 2026-07-01 19:01:17.861 | Preparing to unpack .../01-libvirt-dev_10.0.0-2ubuntu8.14_amd64.deb ... 2026-07-01 19:01:17.873 | Unpacking libvirt-dev:amd64 (10.0.0-2ubuntu8.14) ... 2026-07-01 19:01:17.943 | Selecting previously unselected package python3-libvirt. 2026-07-01 19:01:17.958 | Preparing to unpack .../02-python3-libvirt_10.0.0-1build1_amd64.deb ... 2026-07-01 19:01:17.962 | Unpacking python3-libvirt (10.0.0-1build1) ... 2026-07-01 19:01:18.033 | Selecting previously unselected package qemu-system-arm. 2026-07-01 19:01:18.049 | Preparing to unpack .../03-qemu-system-arm_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-01 19:01:18.061 | Unpacking qemu-system-arm (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-01 19:01:18.602 | Selecting previously unselected package qemu-system-mips. 2026-07-01 19:01:18.613 | Preparing to unpack .../04-qemu-system-mips_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-01 19:01:18.626 | Unpacking qemu-system-mips (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-01 19:01:19.218 | Selecting previously unselected package qemu-system-ppc. 2026-07-01 19:01:19.230 | Preparing to unpack .../05-qemu-system-ppc_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-01 19:01:19.242 | Unpacking qemu-system-ppc (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-01 19:01:19.619 | Selecting previously unselected package qemu-system-sparc. 2026-07-01 19:01:19.631 | Preparing to unpack .../06-qemu-system-sparc_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-01 19:01:19.643 | Unpacking qemu-system-sparc (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-01 19:01:19.925 | Selecting previously unselected package qemu-system-s390x. 2026-07-01 19:01:19.940 | Preparing to unpack .../07-qemu-system-s390x_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-01 19:01:19.953 | Unpacking qemu-system-s390x (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-01 19:01:20.135 | Selecting previously unselected package qemu-system-misc. 2026-07-01 19:01:20.149 | Preparing to unpack .../08-qemu-system-misc_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-01 19:01:20.162 | Unpacking qemu-system-misc (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-01 19:01:22.268 | Selecting previously unselected package qemu-system. 2026-07-01 19:01:22.282 | Preparing to unpack .../09-qemu-system_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-01 19:01:22.286 | Unpacking qemu-system (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-01 19:01:22.331 | Selecting previously unselected package qemu-efi-aarch64. 2026-07-01 19:01:22.346 | Preparing to unpack .../10-qemu-efi-aarch64_2024.02-2ubuntu0.8_all.deb ... 2026-07-01 19:01:22.350 | Unpacking qemu-efi-aarch64 (2024.02-2ubuntu0.8) ... 2026-07-01 19:01:24.233 | Selecting previously unselected package qemu-efi-arm. 2026-07-01 19:01:24.244 | Preparing to unpack .../11-qemu-efi-arm_2024.02-2ubuntu0.8_all.deb ... 2026-07-01 19:01:24.248 | Unpacking qemu-efi-arm (2024.02-2ubuntu0.8) ... 2026-07-01 19:01:25.101 | Setting up systemd-coredump (255.4-1ubuntu8.16) ... 2026-07-01 19:01:25.614 | Creating group 'systemd-coredump' with GID 987. 2026-07-01 19:01:25.617 | Creating user 'systemd-coredump' (systemd Core Dumper) with UID 987 and GID 987. 2026-07-01 19:01:25.643 | Setting up python3-libvirt (10.0.0-1build1) ... 2026-07-01 19:01:25.945 | Setting up qemu-system-mips (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-01 19:01:25.964 | Setting up qemu-system-sparc (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-01 19:01:25.983 | Setting up libvirt-dev:amd64 (10.0.0-2ubuntu8.14) ... 2026-07-01 19:01:26.002 | Setting up qemu-system-ppc (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-01 19:01:26.021 | Setting up qemu-efi-aarch64 (2024.02-2ubuntu0.8) ... 2026-07-01 19:01:26.034 | Setting up qemu-system-misc (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-01 19:01:26.053 | Setting up python3-zstandard (0.22.0-1build1) ... 2026-07-01 19:01:26.303 | Setting up qemu-system-arm (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-01 19:01:26.324 | Setting up qemu-efi-arm (2024.02-2ubuntu0.8) ... 2026-07-01 19:01:26.335 | Setting up qemu-system-s390x (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-01 19:01:26.354 | Setting up qemu-system (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-01 19:01:26.366 | Processing triggers for man-db (2.12.0-4build2) ... 2026-07-01 19:01:28.175 | perl: warning: Setting locale failed. 2026-07-01 19:01:28.175 | perl: warning: Please check that your locale settings: 2026-07-01 19:01:28.175 | LANGUAGE = (unset), 2026-07-01 19:01:28.175 | LC_ALL = "en_US.utf8", 2026-07-01 19:01:28.175 | LANG = "de_DE.UTF-8" 2026-07-01 19:01:28.175 | are supported and installed on your system. 2026-07-01 19:01:28.175 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-01 19:01:28.308 | perl: warning: Setting locale failed. 2026-07-01 19:01:28.308 | perl: warning: Please check that your locale settings: 2026-07-01 19:01:28.308 | LANGUAGE = (unset), 2026-07-01 19:01:28.308 | LC_ALL = "en_US.utf8", 2026-07-01 19:01:28.308 | LANG = "de_DE.UTF-8" 2026-07-01 19:01:28.308 | are supported and installed on your system. 2026-07-01 19:01:28.309 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-01 19:01:28.358 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-01 19:01:28.358 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-01 19:01:28.358 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-01 19:01:28.429 | perl: warning: Setting locale failed. 2026-07-01 19:01:28.429 | perl: warning: Please check that your locale settings: 2026-07-01 19:01:28.429 | LANGUAGE = (unset), 2026-07-01 19:01:28.429 | LC_ALL = "en_US.utf8", 2026-07-01 19:01:28.429 | LANG = "de_DE.UTF-8" 2026-07-01 19:01:28.429 | are supported and installed on your system. 2026-07-01 19:01:28.430 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-01 19:01:28.954 | 2026-07-01 19:01:28.954 | Running kernel seems to be up-to-date. 2026-07-01 19:01:28.954 | 2026-07-01 19:01:28.955 | Restarting services... 2026-07-01 19:01:28.982 | 2026-07-01 19:01:28.982 | Service restarts being deferred: 2026-07-01 19:01:28.982 | systemctl restart virtlockd.service 2026-07-01 19:01:28.982 | systemctl restart virtlogd.service 2026-07-01 19:01:28.982 | 2026-07-01 19:01:28.982 | No containers need to be restarted. 2026-07-01 19:01:28.982 | 2026-07-01 19:01:28.983 | No user sessions are running outdated binaries. 2026-07-01 19:01:28.983 | 2026-07-01 19:01:28.983 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-01 19:01:31.189 | + functions-common:apt_get:1211 : result=0 2026-07-01 19:01:31.193 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-01 19:01:31.197 | + functions-common:time_stop:2420 : local name 2026-07-01 19:01:31.200 | + functions-common:time_stop:2421 : local end_time 2026-07-01 19:01:31.205 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 19:01:31.208 | + functions-common:time_stop:2423 : local total 2026-07-01 19:01:31.213 | + functions-common:time_stop:2424 : local start_time 2026-07-01 19:01:31.216 | + functions-common:time_stop:2426 : name=apt-get 2026-07-01 19:01:31.221 | + functions-common:time_stop:2427 : start_time=1782932473456 2026-07-01 19:01:31.224 | + functions-common:time_stop:2429 : [[ -z 1782932473456 ]] 2026-07-01 19:01:31.229 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 19:01:31.239 | + functions-common:time_stop:2432 : end_time=1782932491234 2026-07-01 19:01:31.243 | + functions-common:time_stop:2433 : elapsed_time=17778 2026-07-01 19:01:31.247 | + functions-common:time_stop:2434 : total=167974 2026-07-01 19:01:31.251 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 19:01:31.255 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=185752 2026-07-01 19:01:31.258 | + functions-common:apt_get:1215 : return 0 2026-07-01 19:01:31.262 | + lib/nova_plugins/functions-libvirt:install_libvirt:97 : install_package ovmf swtpm swtpm-tools mdevctl 2026-07-01 19:01:31.267 | + functions-common:install_package:1438 : update_package_repo 2026-07-01 19:01:31.271 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-01 19:01:31.274 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-01 19:01:31.278 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-01 19:01:31.283 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-01 19:01:31.288 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-01 19:01:31.291 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-01 19:01:31.296 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-01 19:01:31.299 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-01 19:01:31.303 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-01 19:01:31.308 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-01 19:01:31.311 | + functions-common:apt_get_update:1167 : return 2026-07-01 19:01:31.314 | + functions-common:install_package:1439 : real_install_package ovmf swtpm swtpm-tools mdevctl 2026-07-01 19:01:31.318 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-01 19:01:31.323 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-01 19:01:31.326 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-01 19:01:31.331 | + functions-common:real_install_package:1427 : apt_get install ovmf swtpm swtpm-tools mdevctl 2026-07-01 19:01:31.365 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install ovmf swtpm swtpm-tools mdevctl 2026-07-01 19:01:31.414 | Reading package lists... 2026-07-01 19:01:31.962 | Building dependency tree... 2026-07-01 19:01:31.964 | Reading state information... 2026-07-01 19:01:32.772 | ovmf is already the newest version (2024.02-2ubuntu0.8). 2026-07-01 19:01:32.772 | ovmf set to manually installed. 2026-07-01 19:01:32.772 | swtpm is already the newest version (0.7.3-0ubuntu5.24.04.1). 2026-07-01 19:01:32.773 | swtpm set to manually installed. 2026-07-01 19:01:32.773 | swtpm-tools is already the newest version (0.7.3-0ubuntu5.24.04.1). 2026-07-01 19:01:32.773 | swtpm-tools set to manually installed. 2026-07-01 19:01:32.773 | mdevctl is already the newest version (1.3.0-1ubuntu2.1). 2026-07-01 19:01:32.773 | mdevctl set to manually installed. 2026-07-01 19:01:32.773 | The following packages were automatically installed and are no longer required: 2026-07-01 19:01:32.774 | libfwupd2 libgusb2 2026-07-01 19:01:32.774 | Use 'sudo apt autoremove' to remove them. 2026-07-01 19:01:32.894 | 0 upgraded, 0 newly installed, 0 to remove and 6 not upgraded. 2026-07-01 19:01:32.902 | + functions-common:apt_get:1211 : result=0 2026-07-01 19:01:32.906 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-01 19:01:32.909 | + functions-common:time_stop:2420 : local name 2026-07-01 19:01:32.914 | + functions-common:time_stop:2421 : local end_time 2026-07-01 19:01:32.917 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 19:01:32.921 | + functions-common:time_stop:2423 : local total 2026-07-01 19:01:32.925 | + functions-common:time_stop:2424 : local start_time 2026-07-01 19:01:32.929 | + functions-common:time_stop:2426 : name=apt-get 2026-07-01 19:01:32.933 | + functions-common:time_stop:2427 : start_time=1782932491361 2026-07-01 19:01:32.937 | + functions-common:time_stop:2429 : [[ -z 1782932491361 ]] 2026-07-01 19:01:32.941 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 19:01:32.947 | + functions-common:time_stop:2432 : end_time=1782932492943 2026-07-01 19:01:32.951 | + functions-common:time_stop:2433 : elapsed_time=1582 2026-07-01 19:01:32.955 | + functions-common:time_stop:2434 : total=185752 2026-07-01 19:01:32.960 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 19:01:32.963 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=187334 2026-07-01 19:01:32.967 | + functions-common:apt_get:1215 : return 0 2026-07-01 19:01:32.972 | + lib/nova_plugins/functions-libvirt:install_libvirt:98 : is_arch aarch64 2026-07-01 19:01:32.976 | ++ functions-common:is_arch:519 : uname -m 2026-07-01 19:01:32.985 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-07-01 19:01:32.989 | + lib/nova_plugins/functions-libvirt:install_libvirt:103 : [[ noble =~ bookworm ]] 2026-07-01 19:01:32.994 | + lib/nova_plugins/functions-libvirt:install_libvirt:103 : [[ noble =~ trixie ]] 2026-07-01 19:01:32.998 | + lib/nova_plugins/functions-libvirt:install_libvirt:145 : [[ False == True ]] 2026-07-01 19:01:33.002 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:96 : [[ kvm == \l\x\c ]] 2026-07-01 19:01:33.006 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:108 : [[ '' == \T\r\u\e ]] 2026-07-01 19:01:33.010 | + lib/nova:install_nova:922 : is_service_enabled n-novnc 2026-07-01 19:01:33.038 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 19:01:33.044 | ++ lib/nova:install_nova:924 : trueorfalse False NOVNC_FROM_PACKAGE 2026-07-01 19:01:33.070 | + lib/nova:install_nova:924 : NOVNC_FROM_PACKAGE=False 2026-07-01 19:01:33.074 | + lib/nova:install_nova:925 : '[' False = True ']' 2026-07-01 19:01:33.078 | + lib/nova:install_nova:944 : NOVNC_WEB_DIR=/opt/stack/novnc 2026-07-01 19:01:33.082 | + lib/nova:install_nova:945 : git_clone https://github.com/novnc/novnc.git /opt/stack/novnc v1.3.0 2026-07-01 19:01:33.086 | + functions-common:git_clone:589 : local git_remote=https://github.com/novnc/novnc.git 2026-07-01 19:01:33.090 | + functions-common:git_clone:590 : local git_dest=/opt/stack/novnc 2026-07-01 19:01:33.094 | + functions-common:git_clone:591 : local git_ref=v1.3.0 2026-07-01 19:01:33.098 | + functions-common:git_clone:592 : local orig_dir 2026-07-01 19:01:33.103 | ++ functions-common:git_clone:593 : pwd 2026-07-01 19:01:33.107 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-07-01 19:01:33.111 | + functions-common:git_clone:594 : local git_clone_flags= 2026-07-01 19:01:33.117 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-01 19:01:33.141 | + functions-common:git_clone:596 : RECLONE=False 2026-07-01 19:01:33.145 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-01 19:01:33.149 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-01 19:01:33.154 | + functions-common:git_clone:610 : echo v1.3.0 2026-07-01 19:01:33.155 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-07-01 19:01:33.162 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/novnc ]] 2026-07-01 19:01:33.166 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-07-01 19:01:33.170 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://github.com/novnc/novnc.git /opt/stack/novnc 2026-07-01 19:01:33.174 | + functions-common:git_timed:697 : local count=0 2026-07-01 19:01:33.178 | + functions-common:git_timed:698 : local timeout=0 2026-07-01 19:01:33.182 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-01 19:01:33.185 | + functions-common:git_timed:701 : timeout=0 2026-07-01 19:01:33.189 | + functions-common:git_timed:704 : time_start git_timed 2026-07-01 19:01:33.193 | + functions-common:time_start:2406 : local name=git_timed 2026-07-01 19:01:33.197 | + functions-common:time_start:2407 : local start_time= 2026-07-01 19:01:33.201 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-01 19:01:33.206 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-01 19:01:33.211 | + functions-common:time_start:2411 : _TIME_START[$name]=1782932493208 2026-07-01 19:01:33.215 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://github.com/novnc/novnc.git /opt/stack/novnc 2026-07-01 19:01:33.221 | Cloning into '/opt/stack/novnc'... 2026-07-01 19:01:35.256 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-01 19:01:35.259 | + functions-common:time_stop:2420 : local name 2026-07-01 19:01:35.263 | + functions-common:time_stop:2421 : local end_time 2026-07-01 19:01:35.267 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 19:01:35.271 | + functions-common:time_stop:2423 : local total 2026-07-01 19:01:35.274 | + functions-common:time_stop:2424 : local start_time 2026-07-01 19:01:35.278 | + functions-common:time_stop:2426 : name=git_timed 2026-07-01 19:01:35.281 | + functions-common:time_stop:2427 : start_time=1782932493208 2026-07-01 19:01:35.285 | + functions-common:time_stop:2429 : [[ -z 1782932493208 ]] 2026-07-01 19:01:35.289 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 19:01:35.293 | + functions-common:time_stop:2432 : end_time=1782932495290 2026-07-01 19:01:35.297 | + functions-common:time_stop:2433 : elapsed_time=2082 2026-07-01 19:01:35.301 | + functions-common:time_stop:2434 : total=157832 2026-07-01 19:01:35.304 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 19:01:35.308 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=159914 2026-07-01 19:01:35.312 | + functions-common:git_clone:631 : cd /opt/stack/novnc 2026-07-01 19:01:35.315 | + functions-common:git_clone:632 : git_timed fetch origin v1.3.0 2026-07-01 19:01:35.318 | + functions-common:git_timed:697 : local count=0 2026-07-01 19:01:35.322 | + functions-common:git_timed:698 : local timeout=0 2026-07-01 19:01:35.326 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-01 19:01:35.329 | + functions-common:git_timed:701 : timeout=0 2026-07-01 19:01:35.332 | + functions-common:git_timed:704 : time_start git_timed 2026-07-01 19:01:35.336 | + functions-common:time_start:2406 : local name=git_timed 2026-07-01 19:01:35.340 | + functions-common:time_start:2407 : local start_time= 2026-07-01 19:01:35.344 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-01 19:01:35.348 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-01 19:01:35.354 | + functions-common:time_start:2411 : _TIME_START[$name]=1782932495350 2026-07-01 19:01:35.358 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin v1.3.0 2026-07-01 19:01:35.805 | From https://github.com/novnc/novnc 2026-07-01 19:01:35.805 | * tag v1.3.0 -> FETCH_HEAD 2026-07-01 19:01:35.816 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-01 19:01:35.819 | + functions-common:time_stop:2420 : local name 2026-07-01 19:01:35.822 | + functions-common:time_stop:2421 : local end_time 2026-07-01 19:01:35.826 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 19:01:35.830 | + functions-common:time_stop:2423 : local total 2026-07-01 19:01:35.833 | + functions-common:time_stop:2424 : local start_time 2026-07-01 19:01:35.837 | + functions-common:time_stop:2426 : name=git_timed 2026-07-01 19:01:35.840 | + functions-common:time_stop:2427 : start_time=1782932495350 2026-07-01 19:01:35.843 | + functions-common:time_stop:2429 : [[ -z 1782932495350 ]] 2026-07-01 19:01:35.848 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 19:01:35.853 | + functions-common:time_stop:2432 : end_time=1782932495849 2026-07-01 19:01:35.856 | + functions-common:time_stop:2433 : elapsed_time=499 2026-07-01 19:01:35.859 | + functions-common:time_stop:2434 : total=159914 2026-07-01 19:01:35.862 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 19:01:35.866 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=160413 2026-07-01 19:01:35.869 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-07-01 19:01:35.873 | + functions-common:git_timed:697 : local count=0 2026-07-01 19:01:35.876 | + functions-common:git_timed:698 : local timeout=0 2026-07-01 19:01:35.880 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-01 19:01:35.884 | + functions-common:git_timed:701 : timeout=0 2026-07-01 19:01:35.887 | + functions-common:git_timed:704 : time_start git_timed 2026-07-01 19:01:35.891 | + functions-common:time_start:2406 : local name=git_timed 2026-07-01 19:01:35.894 | + functions-common:time_start:2407 : local start_time= 2026-07-01 19:01:35.898 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-01 19:01:35.903 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-01 19:01:35.908 | + functions-common:time_start:2411 : _TIME_START[$name]=1782932495904 2026-07-01 19:01:35.911 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-07-01 19:01:35.944 | Note: switching to 'FETCH_HEAD'. 2026-07-01 19:01:35.944 | 2026-07-01 19:01:35.944 | You are in 'detached HEAD' state. You can look around, make experimental 2026-07-01 19:01:35.944 | changes and commit them, and you can discard any commits you make in this 2026-07-01 19:01:35.944 | state without impacting any branches by switching back to a branch. 2026-07-01 19:01:35.944 | 2026-07-01 19:01:35.944 | If you want to create a new branch to retain commits you create, you may 2026-07-01 19:01:35.945 | do so (now or later) by using -c with the switch command. Example: 2026-07-01 19:01:35.945 | 2026-07-01 19:01:35.945 | git switch -c 2026-07-01 19:01:35.945 | 2026-07-01 19:01:35.945 | Or undo this operation with: 2026-07-01 19:01:35.945 | 2026-07-01 19:01:35.945 | git switch - 2026-07-01 19:01:35.945 | 2026-07-01 19:01:35.945 | Turn off this advice by setting config variable advice.detachedHead to false 2026-07-01 19:01:35.945 | 2026-07-01 19:01:35.945 | HEAD is now at 463c39e noVNC 1.3.0 2026-07-01 19:01:35.950 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-01 19:01:35.953 | + functions-common:time_stop:2420 : local name 2026-07-01 19:01:35.957 | + functions-common:time_stop:2421 : local end_time 2026-07-01 19:01:35.961 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 19:01:35.965 | + functions-common:time_stop:2423 : local total 2026-07-01 19:01:35.968 | + functions-common:time_stop:2424 : local start_time 2026-07-01 19:01:35.972 | + functions-common:time_stop:2426 : name=git_timed 2026-07-01 19:01:35.976 | + functions-common:time_stop:2427 : start_time=1782932495904 2026-07-01 19:01:35.979 | + functions-common:time_stop:2429 : [[ -z 1782932495904 ]] 2026-07-01 19:01:35.984 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 19:01:35.990 | + functions-common:time_stop:2432 : end_time=1782932495986 2026-07-01 19:01:35.993 | + functions-common:time_stop:2433 : elapsed_time=82 2026-07-01 19:01:35.996 | + functions-common:time_stop:2434 : total=160413 2026-07-01 19:01:36.000 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 19:01:36.004 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=160495 2026-07-01 19:01:36.008 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/novnc 2026-07-01 19:01:36.026 | + functions-common:git_clone:672 : cd /opt/stack/novnc 2026-07-01 19:01:36.031 | + functions-common:git_clone:673 : head -1 2026-07-01 19:01:36.031 | + functions-common:git_clone:673 : git show --oneline 2026-07-01 19:01:36.034 | 463c39e noVNC 1.3.0 2026-07-01 19:01:36.037 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-07-01 19:01:36.042 | + lib/nova:install_nova:949 : is_service_enabled n-spice 2026-07-01 19:01:36.064 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 19:01:36.068 | + lib/nova:install_nova:961 : git_clone https://review.opendev.org/openstack/nova.git /opt/stack/nova master 2026-07-01 19:01:36.073 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/nova.git 2026-07-01 19:01:36.076 | + functions-common:git_clone:590 : local git_dest=/opt/stack/nova 2026-07-01 19:01:36.080 | + functions-common:git_clone:591 : local git_ref=master 2026-07-01 19:01:36.083 | + functions-common:git_clone:592 : local orig_dir 2026-07-01 19:01:36.088 | ++ functions-common:git_clone:593 : pwd 2026-07-01 19:01:36.091 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-07-01 19:01:36.096 | + functions-common:git_clone:594 : local git_clone_flags= 2026-07-01 19:01:36.101 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-01 19:01:36.126 | + functions-common:git_clone:596 : RECLONE=False 2026-07-01 19:01:36.129 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-01 19:01:36.133 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-01 19:01:36.139 | + functions-common:git_clone:610 : echo master 2026-07-01 19:01:36.139 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-07-01 19:01:36.144 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/nova ]] 2026-07-01 19:01:36.148 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-07-01 19:01:36.151 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/nova.git /opt/stack/nova 2026-07-01 19:01:36.155 | + functions-common:git_timed:697 : local count=0 2026-07-01 19:01:36.158 | + functions-common:git_timed:698 : local timeout=0 2026-07-01 19:01:36.162 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-01 19:01:36.165 | + functions-common:git_timed:701 : timeout=0 2026-07-01 19:01:36.168 | + functions-common:git_timed:704 : time_start git_timed 2026-07-01 19:01:36.171 | + functions-common:time_start:2406 : local name=git_timed 2026-07-01 19:01:36.175 | + functions-common:time_start:2407 : local start_time= 2026-07-01 19:01:36.178 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-01 19:01:36.183 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-01 19:01:36.189 | + functions-common:time_start:2411 : _TIME_START[$name]=1782932496185 2026-07-01 19:01:36.192 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/nova.git /opt/stack/nova 2026-07-01 19:01:36.196 | Cloning into '/opt/stack/nova'... 2026-07-01 19:05:11.385 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-01 19:05:11.388 | + functions-common:time_stop:2420 : local name 2026-07-01 19:05:11.391 | + functions-common:time_stop:2421 : local end_time 2026-07-01 19:05:11.394 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 19:05:11.397 | + functions-common:time_stop:2423 : local total 2026-07-01 19:05:11.399 | + functions-common:time_stop:2424 : local start_time 2026-07-01 19:05:11.402 | + functions-common:time_stop:2426 : name=git_timed 2026-07-01 19:05:11.405 | + functions-common:time_stop:2427 : start_time=1782932496185 2026-07-01 19:05:11.408 | + functions-common:time_stop:2429 : [[ -z 1782932496185 ]] 2026-07-01 19:05:11.412 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 19:05:11.416 | + functions-common:time_stop:2432 : end_time=1782932711413 2026-07-01 19:05:11.419 | + functions-common:time_stop:2433 : elapsed_time=215228 2026-07-01 19:05:11.422 | + functions-common:time_stop:2434 : total=160495 2026-07-01 19:05:11.425 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 19:05:11.427 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=375723 2026-07-01 19:05:11.431 | + functions-common:git_clone:631 : cd /opt/stack/nova 2026-07-01 19:05:11.434 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-07-01 19:05:11.437 | + functions-common:git_timed:697 : local count=0 2026-07-01 19:05:11.440 | + functions-common:git_timed:698 : local timeout=0 2026-07-01 19:05:11.443 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-01 19:05:11.446 | + functions-common:git_timed:701 : timeout=0 2026-07-01 19:05:11.449 | + functions-common:git_timed:704 : time_start git_timed 2026-07-01 19:05:11.452 | + functions-common:time_start:2406 : local name=git_timed 2026-07-01 19:05:11.455 | + functions-common:time_start:2407 : local start_time= 2026-07-01 19:05:11.458 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-01 19:05:11.461 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-01 19:05:11.466 | + functions-common:time_start:2411 : _TIME_START[$name]=1782932711463 2026-07-01 19:05:11.469 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-07-01 19:05:12.174 | From https://review.opendev.org/openstack/nova 2026-07-01 19:05:12.174 | * branch master -> FETCH_HEAD 2026-07-01 19:05:12.184 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-01 19:05:12.187 | + functions-common:time_stop:2420 : local name 2026-07-01 19:05:12.190 | + functions-common:time_stop:2421 : local end_time 2026-07-01 19:05:12.193 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 19:05:12.196 | + functions-common:time_stop:2423 : local total 2026-07-01 19:05:12.199 | + functions-common:time_stop:2424 : local start_time 2026-07-01 19:05:12.202 | + functions-common:time_stop:2426 : name=git_timed 2026-07-01 19:05:12.204 | + functions-common:time_stop:2427 : start_time=1782932711463 2026-07-01 19:05:12.207 | + functions-common:time_stop:2429 : [[ -z 1782932711463 ]] 2026-07-01 19:05:12.211 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 19:05:12.215 | + functions-common:time_stop:2432 : end_time=1782932712212 2026-07-01 19:05:12.218 | + functions-common:time_stop:2433 : elapsed_time=749 2026-07-01 19:05:12.221 | + functions-common:time_stop:2434 : total=375723 2026-07-01 19:05:12.224 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 19:05:12.227 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=376472 2026-07-01 19:05:12.230 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-07-01 19:05:12.233 | + functions-common:git_timed:697 : local count=0 2026-07-01 19:05:12.236 | + functions-common:git_timed:698 : local timeout=0 2026-07-01 19:05:12.239 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-01 19:05:12.243 | + functions-common:git_timed:701 : timeout=0 2026-07-01 19:05:12.246 | + functions-common:git_timed:704 : time_start git_timed 2026-07-01 19:05:12.248 | + functions-common:time_start:2406 : local name=git_timed 2026-07-01 19:05:12.252 | + functions-common:time_start:2407 : local start_time= 2026-07-01 19:05:12.255 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-01 19:05:12.258 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-01 19:05:12.262 | + functions-common:time_start:2411 : _TIME_START[$name]=1782932712259 2026-07-01 19:05:12.265 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-07-01 19:05:12.804 | Note: switching to 'FETCH_HEAD'. 2026-07-01 19:05:12.804 | 2026-07-01 19:05:12.804 | You are in 'detached HEAD' state. You can look around, make experimental 2026-07-01 19:05:12.804 | changes and commit them, and you can discard any commits you make in this 2026-07-01 19:05:12.804 | state without impacting any branches by switching back to a branch. 2026-07-01 19:05:12.804 | 2026-07-01 19:05:12.805 | If you want to create a new branch to retain commits you create, you may 2026-07-01 19:05:12.805 | do so (now or later) by using -c with the switch command. Example: 2026-07-01 19:05:12.805 | 2026-07-01 19:05:12.805 | git switch -c 2026-07-01 19:05:12.805 | 2026-07-01 19:05:12.806 | Or undo this operation with: 2026-07-01 19:05:12.806 | 2026-07-01 19:05:12.806 | git switch - 2026-07-01 19:05:12.806 | 2026-07-01 19:05:12.806 | Turn off this advice by setting config variable advice.detachedHead to false 2026-07-01 19:05:12.806 | 2026-07-01 19:05:12.807 | HEAD is now at 1c85163992 Merge "Rename vtpm job and add mtty support for vgpu test" 2026-07-01 19:05:12.813 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-01 19:05:12.816 | + functions-common:time_stop:2420 : local name 2026-07-01 19:05:12.819 | + functions-common:time_stop:2421 : local end_time 2026-07-01 19:05:12.822 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 19:05:12.824 | + functions-common:time_stop:2423 : local total 2026-07-01 19:05:12.826 | + functions-common:time_stop:2424 : local start_time 2026-07-01 19:05:12.828 | + functions-common:time_stop:2426 : name=git_timed 2026-07-01 19:05:12.830 | + functions-common:time_stop:2427 : start_time=1782932712259 2026-07-01 19:05:12.833 | + functions-common:time_stop:2429 : [[ -z 1782932712259 ]] 2026-07-01 19:05:12.837 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 19:05:12.841 | + functions-common:time_stop:2432 : end_time=1782932712838 2026-07-01 19:05:12.844 | + functions-common:time_stop:2433 : elapsed_time=579 2026-07-01 19:05:12.847 | + functions-common:time_stop:2434 : total=376472 2026-07-01 19:05:12.850 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 19:05:12.853 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=377051 2026-07-01 19:05:12.856 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/nova 2026-07-01 19:05:12.878 | + functions-common:git_clone:672 : cd /opt/stack/nova 2026-07-01 19:05:12.881 | + functions-common:git_clone:673 : git show --oneline 2026-07-01 19:05:12.881 | + functions-common:git_clone:673 : head -1 2026-07-01 19:05:12.886 | 1c85163992 Merge "Rename vtpm job and add mtty support for vgpu test" 2026-07-01 19:05:12.890 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-07-01 19:05:12.895 | + lib/nova:install_nova:962 : setup_develop /opt/stack/nova 2026-07-01 19:05:12.899 | + inc/python:setup_develop:353 : local bindep 2026-07-01 19:05:12.902 | + inc/python:setup_develop:354 : [[ /opt/stack/nova == -bindep* ]] 2026-07-01 19:05:12.906 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/nova 2026-07-01 19:05:12.909 | + inc/python:setup_develop:359 : local extras= 2026-07-01 19:05:12.912 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/nova -e 2026-07-01 19:05:12.915 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-07-01 19:05:12.918 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/nova == -bindep* ]] 2026-07-01 19:05:12.921 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/nova 2026-07-01 19:05:12.924 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-07-01 19:05:12.927 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-07-01 19:05:12.932 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/nova 2026-07-01 19:05:12.935 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-07-01 19:05:12.939 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/nova 2026-07-01 19:05:12.942 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-07-01 19:05:12.945 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-07-01 19:05:12.949 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2026-07-01 19:05:12.956 | + inc/python:_setup_package_with_constraints_edit:400 : name=nova 2026-07-01 19:05:12.958 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z nova ']' 2026-07-01 19:05:12.962 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2026-07-01 19:05:13.117 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/nova -e 2026-07-01 19:05:13.120 | + inc/python:setup_package:436 : local bindep=0 2026-07-01 19:05:13.124 | + inc/python:setup_package:437 : local bindep_flag= 2026-07-01 19:05:13.127 | + inc/python:setup_package:438 : local bindep_profiles= 2026-07-01 19:05:13.130 | + inc/python:setup_package:439 : [[ /opt/stack/nova == -bindep* ]] 2026-07-01 19:05:13.133 | + inc/python:setup_package:444 : local project_dir=/opt/stack/nova 2026-07-01 19:05:13.136 | + inc/python:setup_package:445 : local flags=-e 2026-07-01 19:05:13.139 | + inc/python:setup_package:446 : local extras= 2026-07-01 19:05:13.143 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-07-01 19:05:13.146 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-07-01 19:05:13.149 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-07-01 19:05:13.153 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-07-01 19:05:13.155 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-07-01 19:05:13.158 | + inc/python:setup_package:464 : pip_install -e /opt/stack/nova 2026-07-01 19:05:13.182 | Using python 3.12 to install /opt/stack/nova 2026-07-01 19:05:13.185 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/nova 2026-07-01 19:05:14.194 | Obtaining file:///opt/stack/nova 2026-07-01 19:05:14.198 | Installing build dependencies: started 2026-07-01 19:05:16.059 | Installing build dependencies: finished with status 'done' 2026-07-01 19:05:16.060 | Checking if build backend supports build_editable: started 2026-07-01 19:05:16.616 | Checking if build backend supports build_editable: finished with status 'done' 2026-07-01 19:05:16.617 | Getting requirements to build editable: started 2026-07-01 19:05:16.920 | Getting requirements to build editable: finished with status 'done' 2026-07-01 19:05:16.922 | Preparing editable metadata (pyproject.toml): started 2026-07-01 19:05:19.155 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-07-01 19:05:19.181 | Requirement already satisfied: pbr>=5.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev243) (7.0.3) 2026-07-01 19:05:19.182 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev243) (2.0.51) 2026-07-01 19:05:19.184 | Requirement already satisfied: decorator>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev243) (5.3.1) 2026-07-01 19:05:19.184 | Requirement already satisfied: eventlet>=0.30.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev243) (0.41.0) 2026-07-01 19:05:19.184 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev243) (3.1.6) 2026-07-01 19:05:19.185 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev243) (13.0.0) 2026-07-01 19:05:19.186 | Requirement already satisfied: lxml>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev243) (6.1.1) 2026-07-01 19:05:19.187 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev243) (2.5.1) 2026-07-01 19:05:19.188 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev243) (43.0.3) 2026-07-01 19:05:19.189 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev243) (1.8.10) 2026-07-01 19:05:19.190 | Requirement already satisfied: greenlet>=0.4.15 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev243) (3.5.2) 2026-07-01 19:05:19.192 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev243) (3.1.0) 2026-07-01 19:05:19.195 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev243) (3.10.1) 2026-07-01 19:05:19.195 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev243) (3.17.0) 2026-07-01 19:05:19.195 | Requirement already satisfied: alembic>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev243) (1.18.4) 2026-07-01 19:05:19.195 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev243) (1.3.0) 2026-07-01 19:05:19.196 | Requirement already satisfied: paramiko>=2.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev243) (4.0.0) 2026-07-01 19:05:19.197 | Requirement already satisfied: jsonschema>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev243) (4.26.0) 2026-07-01 19:05:19.197 | Requirement already satisfied: python-cinderclient>=4.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev243) (9.9.0) 2026-07-01 19:05:19.198 | Requirement already satisfied: keystoneauth1>=3.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev243) (5.14.0) 2026-07-01 19:05:19.199 | Requirement already satisfied: python-neutronclient>=7.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev243) (12.0.0) 2026-07-01 19:05:19.201 | Requirement already satisfied: python-glanceclient>=4.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev243) (4.12.0) 2026-07-01 19:05:19.202 | Requirement already satisfied: requests>=2.25.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev243) (2.34.2) 2026-07-01 19:05:19.202 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev243) (5.8.0) 2026-07-01 19:05:19.393 | Collecting websockify>=0.9.0 (from nova==33.1.0.dev243) 2026-07-01 19:05:19.532 | Downloading websockify-0.13.0-py3-none-any.whl.metadata (14 kB) 2026-07-01 19:05:19.548 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev243) (4.2.0) 2026-07-01 19:05:19.549 | Requirement already satisfied: oslo.concurrency>=5.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev243) (7.5.0) 2026-07-01 19:05:19.550 | Requirement already satisfied: oslo.config>=9.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev243) (10.5.0) 2026-07-01 19:05:19.552 | Requirement already satisfied: oslo.context>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev243) (6.4.0) 2026-07-01 19:05:19.554 | Requirement already satisfied: oslo.log>=4.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev243) (8.2.0) 2026-07-01 19:05:19.554 | Requirement already satisfied: oslo.limit>=2.9.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev243) (2.11.0) 2026-07-01 19:05:19.554 | Requirement already satisfied: oslo.reports>=1.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev243) (3.8.0) 2026-07-01 19:05:19.555 | Requirement already satisfied: oslo.serialization>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev243) (5.10.0) 2026-07-01 19:05:19.556 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev243) (2.7.1) 2026-07-01 19:05:19.557 | Requirement already satisfied: oslo.utils>=8.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev243) (10.1.1) 2026-07-01 19:05:19.558 | Requirement already satisfied: oslo.db>=10.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev243) (18.0.0) 2026-07-01 19:05:19.559 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev243) (7.9.0) 2026-07-01 19:05:19.560 | Requirement already satisfied: oslo.messaging>=14.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev243) (18.1.0) 2026-07-01 19:05:19.561 | Requirement already satisfied: oslo.policy>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev243) (5.1.0) 2026-07-01 19:05:19.562 | Requirement already satisfied: oslo.privsep>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev243) (3.11.0) 2026-07-01 19:05:19.563 | Requirement already satisfied: oslo.i18n>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev243) (6.8.0) 2026-07-01 19:05:19.565 | Requirement already satisfied: oslo.service>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service[threading]>=4.5.0->nova==33.1.0.dev243) (4.6.0) 2026-07-01 19:05:19.568 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev243) (2.0.0) 2026-07-01 19:05:19.568 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev243) (8.1.0) 2026-07-01 19:05:19.568 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev243) (7.2.2) 2026-07-01 19:05:19.568 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev243) (3.10.2) 2026-07-01 19:05:19.569 | Requirement already satisfied: os-brick>=6.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev243) (7.1.0) 2026-07-01 19:05:19.570 | Requirement already satisfied: os-resource-classes>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev243) (1.1.0) 2026-07-01 19:05:19.571 | Requirement already satisfied: os-traits>=3.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev243) (3.8.0) 2026-07-01 19:05:19.572 | Requirement already satisfied: os-vif>=3.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev243) (5.0.0) 2026-07-01 19:05:19.573 | Requirement already satisfied: castellan>=0.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev243) (5.7.0) 2026-07-01 19:05:19.607 | Collecting microversion-parse>=0.2.1 (from nova==33.1.0.dev243) 2026-07-01 19:05:19.628 | Downloading microversion_parse-2.1.0-py3-none-any.whl.metadata (5.1 kB) 2026-07-01 19:05:19.639 | Requirement already satisfied: tooz>=1.58.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev243) (8.1.0) 2026-07-01 19:05:19.640 | Requirement already satisfied: cursive>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev243) (0.2.3) 2026-07-01 19:05:19.641 | Requirement already satisfied: retrying>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev243) (1.4.2) 2026-07-01 19:05:19.642 | Requirement already satisfied: os-service-types>=1.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev243) (1.8.2) 2026-07-01 19:05:19.643 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev243) (2.9.0.post0) 2026-07-01 19:05:19.643 | Requirement already satisfied: futurist>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev243) (3.4.0) 2026-07-01 19:05:19.645 | Requirement already satisfied: openstacksdk>=4.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev243) (4.17.0) 2026-07-01 19:05:19.647 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev243) (6.0.3) 2026-07-01 19:05:19.651 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.5.0->nova==33.1.0.dev243) (1.3.12) 2026-07-01 19:05:19.651 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.5.0->nova==33.1.0.dev243) (4.15.0) 2026-07-01 19:05:19.652 | Requirement already satisfied: python-barbicanclient>=5.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from castellan>=0.16.0->nova==33.1.0.dev243) (7.4.0) 2026-07-01 19:05:19.657 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->nova==33.1.0.dev243) (2.0.0) 2026-07-01 19:05:19.661 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->nova==33.1.0.dev243) (3.0) 2026-07-01 19:05:19.669 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.30.1->nova==33.1.0.dev243) (2.8.0) 2026-07-01 19:05:19.677 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from futurist>=3.2.1->nova==33.1.0.dev243) (3.1.0) 2026-07-01 19:05:19.680 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->futurist>=3.2.1->nova==33.1.0.dev243) (2.2.1) 2026-07-01 19:05:19.684 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->nova==33.1.0.dev243) (3.0.3) 2026-07-01 19:05:19.687 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=4.0.0->nova==33.1.0.dev243) (26.1.0) 2026-07-01 19:05:19.688 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=4.0.0->nova==33.1.0.dev243) (2025.9.1) 2026-07-01 19:05:19.689 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=4.0.0->nova==33.1.0.dev243) (0.37.0) 2026-07-01 19:05:19.690 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=4.0.0->nova==33.1.0.dev243) (2026.5.1) 2026-07-01 19:05:19.700 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.16.0->nova==33.1.0.dev243) (2.1.0) 2026-07-01 19:05:19.708 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.20.0->nova==33.1.0.dev243) (4.0.1) 2026-07-01 19:05:19.708 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.20.0->nova==33.1.0.dev243) (2.13.0) 2026-07-01 19:05:19.708 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.20.0->nova==33.1.0.dev243) (5.8.0) 2026-07-01 19:05:19.722 | Requirement already satisfied: dogpile.cache>=0.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.4.0->nova==33.1.0.dev243) (1.5.0) 2026-07-01 19:05:19.722 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.4.0->nova==33.1.0.dev243) (1.1.0) 2026-07-01 19:05:19.724 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.4.0->nova==33.1.0.dev243) (1.33) 2026-07-01 19:05:19.726 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.4.0->nova==33.1.0.dev243) (4.10.0) 2026-07-01 19:05:19.733 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=4.4.0->nova==33.1.0.dev243) (3.1.1) 2026-07-01 19:05:19.740 | Requirement already satisfied: tenacity>=6.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-brick>=6.10.0->nova==33.1.0.dev243) (9.1.4) 2026-07-01 19:05:19.752 | Requirement already satisfied: ovsdbapp>=0.12.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-vif>=3.1.0->nova==33.1.0.dev243) (2.18.0) 2026-07-01 19:05:19.760 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=5.0.1->nova==33.1.0.dev243) (0.20) 2026-07-01 19:05:19.774 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=10.0.0->nova==33.1.0.dev243) (2.1.2) 2026-07-01 19:05:19.775 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=10.0.0->nova==33.1.0.dev243) (0.6.2) 2026-07-01 19:05:19.792 | Requirement already satisfied: cachetools>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->nova==33.1.0.dev243) (7.1.4) 2026-07-01 19:05:19.793 | Requirement already satisfied: amqp>=2.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->nova==33.1.0.dev243) (5.3.1) 2026-07-01 19:05:19.796 | Requirement already satisfied: kombu>=4.6.8 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->nova==33.1.0.dev243) (5.6.2) 2026-07-01 19:05:19.797 | Requirement already satisfied: oslo.metrics>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->nova==33.1.0.dev243) (0.16.0) 2026-07-01 19:05:19.800 | Requirement already satisfied: vine<6.0.0,>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=14.1.0->nova==33.1.0.dev243) (5.1.0) 2026-07-01 19:05:19.810 | Requirement already satisfied: tzdata>=2025.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=4.6.8->oslo.messaging>=14.1.0->nova==33.1.0.dev243) (2026.2) 2026-07-01 19:05:19.811 | Requirement already satisfied: packaging in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=4.6.8->oslo.messaging>=14.1.0->nova==33.1.0.dev243) (26.2) 2026-07-01 19:05:19.820 | Requirement already satisfied: prometheus-client>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=14.1.0->nova==33.1.0.dev243) (0.25.0) 2026-07-01 19:05:19.824 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->nova==33.1.0.dev243) (5.0.0) 2026-07-01 19:05:19.828 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->nova==33.1.0.dev243) (4.0.1) 2026-07-01 19:05:19.839 | Requirement already satisfied: msgpack>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.privsep>=3.11.0->nova==33.1.0.dev243) (1.2.1) 2026-07-01 19:05:19.861 | Requirement already satisfied: Yappi>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=4.5.0->oslo.service[threading]>=4.5.0->nova==33.1.0.dev243) (1.7.6) 2026-07-01 19:05:19.868 | Requirement already satisfied: cotyledon>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service[threading]>=4.5.0->nova==33.1.0.dev243) (2.2.0) 2026-07-01 19:05:19.873 | Requirement already satisfied: setproctitle in /opt/stack/data/venv/lib/python3.12/site-packages (from cotyledon>=2.2.0->oslo.service[threading]>=4.5.0->nova==33.1.0.dev243) (1.3.7) 2026-07-01 19:05:19.884 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=8.0.0->nova==33.1.0.dev243) (3.3.2) 2026-07-01 19:05:19.897 | Requirement already satisfied: fixtures>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from ovsdbapp>=0.12.1->os-vif>=3.1.0->nova==33.1.0.dev243) (4.3.2) 2026-07-01 19:05:19.898 | Requirement already satisfied: ovs>=2.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from ovsdbapp>=0.12.1->os-vif>=3.1.0->nova==33.1.0.dev243) (3.7.1) 2026-07-01 19:05:19.908 | Requirement already satisfied: sortedcontainers in /opt/stack/data/venv/lib/python3.12/site-packages (from ovs>=2.10.0->ovsdbapp>=0.12.1->os-vif>=3.1.0->nova==33.1.0.dev243) (2.4.0) 2026-07-01 19:05:19.918 | Requirement already satisfied: invoke>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from paramiko>=2.7.1->nova==33.1.0.dev243) (3.0.3) 2026-07-01 19:05:19.919 | Requirement already satisfied: pynacl>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from paramiko>=2.7.1->nova==33.1.0.dev243) (1.6.2) 2026-07-01 19:05:19.928 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->nova==33.1.0.dev243) (82.0.1) 2026-07-01 19:05:19.947 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->nova==33.1.0.dev243) (0.8.1) 2026-07-01 19:05:19.986 | Requirement already satisfied: cliff>=2.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev243) (4.14.0) 2026-07-01 19:05:19.992 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev243) (0.6.0) 2026-07-01 19:05:19.993 | Requirement already satisfied: cmd2>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev243) (4.0.0) 2026-07-01 19:05:20.005 | Requirement already satisfied: prompt-toolkit>=3.0.52 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev243) (3.0.52) 2026-07-01 19:05:20.005 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev243) (1.11.0) 2026-07-01 19:05:20.006 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev243) (15.0.0) 2026-07-01 19:05:20.007 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev243) (1.8.0) 2026-07-01 19:05:20.028 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->nova==33.1.0.dev243) (1.17.0) 2026-07-01 19:05:20.034 | Requirement already satisfied: warlock>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-glanceclient>=4.7.0->nova==33.1.0.dev243) (2.1.0) 2026-07-01 19:05:20.036 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-glanceclient>=4.7.0->nova==33.1.0.dev243) (24.2.1) 2026-07-01 19:05:20.057 | Requirement already satisfied: osc-lib>=1.12.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-neutronclient>=7.1.0->nova==33.1.0.dev243) (4.6.0) 2026-07-01 19:05:20.084 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.1->nova==33.1.0.dev243) (3.4.7) 2026-07-01 19:05:20.085 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.1->nova==33.1.0.dev243) (3.18) 2026-07-01 19:05:20.086 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.1->nova==33.1.0.dev243) (2.7.0) 2026-07-01 19:05:20.087 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.25.1->nova==33.1.0.dev243) (2023.11.17) 2026-07-01 19:05:20.128 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev243) (4.2.0) 2026-07-01 19:05:20.129 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev243) (2.20.0) 2026-07-01 19:05:20.140 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev243) (0.1.2) 2026-07-01 19:05:20.161 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->nova==33.1.0.dev243) (0.8) 2026-07-01 19:05:20.230 | Requirement already satisfied: voluptuous>=0.8.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from tooz>=1.58.0->nova==33.1.0.dev243) (0.16.0) 2026-07-01 19:05:20.788 | Collecting numpy (from websockify>=0.9.0->nova==33.1.0.dev243) 2026-07-01 19:05:20.809 | Downloading numpy-2.4.6-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.metadata (6.6 kB) 2026-07-01 19:05:20.853 | Collecting jwcrypto (from websockify>=0.9.0->nova==33.1.0.dev243) 2026-07-01 19:05:20.874 | Downloading jwcrypto-1.5.7-py3-none-any.whl.metadata (3.3 kB) 2026-07-01 19:05:20.937 | Collecting redis (from websockify>=0.9.0->nova==33.1.0.dev243) 2026-07-01 19:05:20.964 | Downloading redis-8.0.0-py3-none-any.whl.metadata (13 kB) 2026-07-01 19:05:21.083 | Downloading microversion_parse-2.1.0-py3-none-any.whl (20 kB) 2026-07-01 19:05:21.120 | Downloading websockify-0.13.0-py3-none-any.whl (41 kB) 2026-07-01 19:05:21.157 | Downloading jwcrypto-1.5.7-py3-none-any.whl (94 kB) 2026-07-01 19:05:21.208 | Downloading numpy-2.4.6-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (16.6 MB) 2026-07-01 19:05:22.188 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 16.6/16.6 MB 17.5 MB/s 0:00:00 2026-07-01 19:05:22.211 | Downloading redis-8.0.0-py3-none-any.whl (499 kB) 2026-07-01 19:05:22.302 | Building wheels for collected packages: nova 2026-07-01 19:05:22.304 | Building editable for nova (pyproject.toml): started 2026-07-01 19:05:24.941 | Building editable for nova (pyproject.toml): finished with status 'done' 2026-07-01 19:05:24.943 | Created wheel for nova: filename=nova-33.1.0.dev243-0.editable-py3-none-any.whl size=10616 sha256=0ea97f696798b436a3ee6cde3a90846d212faec4037da6b2998538a59e123503 2026-07-01 19:05:24.943 | Stored in directory: /tmp/pip-ephem-wheel-cache-gjevnkpo/wheels/ee/2b/3a/69794dff55dd5d6c4a3613dfc37217369e4acdbc37f2b08153 2026-07-01 19:05:24.947 | Successfully built nova 2026-07-01 19:05:25.219 | Installing collected packages: redis, numpy, microversion-parse, jwcrypto, websockify, nova 2026-07-01 19:05:29.786 | 2026-07-01 19:05:29.812 | Successfully installed jwcrypto-1.5.7 microversion-parse-2.1.0 nova-33.1.0.dev243 numpy-2.4.6 redis-8.0.0 websockify-0.13.0 2026-07-01 19:05:30.021 | + inc/python:pip_install:216 : result=0 2026-07-01 19:05:30.024 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-01 19:05:30.027 | + functions-common:time_stop:2420 : local name 2026-07-01 19:05:30.029 | + functions-common:time_stop:2421 : local end_time 2026-07-01 19:05:30.032 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 19:05:30.035 | + functions-common:time_stop:2423 : local total 2026-07-01 19:05:30.037 | + functions-common:time_stop:2424 : local start_time 2026-07-01 19:05:30.040 | + functions-common:time_stop:2426 : name=pip_install 2026-07-01 19:05:30.042 | + functions-common:time_stop:2427 : start_time=1782932713176 2026-07-01 19:05:30.045 | + functions-common:time_stop:2429 : [[ -z 1782932713176 ]] 2026-07-01 19:05:30.050 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 19:05:30.054 | + functions-common:time_stop:2432 : end_time=1782932730052 2026-07-01 19:05:30.057 | + functions-common:time_stop:2433 : elapsed_time=16876 2026-07-01 19:05:30.060 | + functions-common:time_stop:2434 : total=141353 2026-07-01 19:05:30.064 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 19:05:30.067 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=158229 2026-07-01 19:05:30.070 | + inc/python:pip_install:219 : return 0 2026-07-01 19:05:30.074 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-07-01 19:05:30.076 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-07-01 19:05:30.080 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/nova 2026-07-01 19:05:30.084 | + inc/python:use_library_from_git:266 : local name=/opt/stack/nova 2026-07-01 19:05:30.086 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-01 19:05:30.090 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-01 19:05:30.093 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/nova, ]] 2026-07-01 19:05:30.096 | + inc/python:use_library_from_git:269 : return 1 2026-07-01 19:05:30.099 | + lib/nova:install_nova:963 : sudo install -D -m 0644 -o quobyte /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2026-07-01 19:05:30.115 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-07-01 19:05:30.119 | + ./stack.sh:main:959 : configure_nova 2026-07-01 19:05:30.122 | + lib/nova:configure_nova:265 : sudo install -d -o quobyte /etc/nova 2026-07-01 19:05:30.138 | + lib/nova:configure_nova:267 : configure_rootwrap nova 2026-07-01 19:05:30.141 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2026-07-01 19:05:30.144 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2026-07-01 19:05:30.148 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2026-07-01 19:05:30.148 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2026-07-01 19:05:30.153 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2026-07-01 19:05:30.156 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2026-07-01 19:05:30.159 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/opt/stack/data/venv/bin 2026-07-01 19:05:30.162 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2026-07-01 19:05:30.165 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2026-07-01 19:05:30.168 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2026-07-01 19:05:30.171 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/opt/stack/data/venv/bin/nova-rootwrap 2026-07-01 19:05:30.174 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2026-07-01 19:05:30.189 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2026-07-01 19:05:30.204 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.d/compute.filters /etc/nova/rootwrap.d 2026-07-01 19:05:30.220 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.conf /etc/nova/rootwrap.conf 2026-07-01 19:05:30.235 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2026-07-01 19:05:30.250 | + inc/rootwrap:configure_rootwrap:66 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/nova/rootwrap.conf 2026-07-01 19:05:30.265 | + inc/rootwrap:configure_rootwrap:69 : local tempfile 2026-07-01 19:05:30.269 | ++ inc/rootwrap:configure_rootwrap:70 : mktemp 2026-07-01 19:05:30.273 | + inc/rootwrap:configure_rootwrap:70 : tempfile=/tmp/tmp.nzWfzOmeyQ 2026-07-01 19:05:30.276 | + inc/rootwrap:configure_rootwrap:72 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2026-07-01 19:05:30.279 | + inc/rootwrap:configure_rootwrap:73 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2026-07-01 19:05:30.281 | + inc/rootwrap:configure_rootwrap:74 : '[' -f /opt/stack/data/venv/bin/nova-rootwrap-daemon ']' 2026-07-01 19:05:30.284 | + inc/rootwrap:configure_rootwrap:76 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2026-07-01 19:05:30.287 | + inc/rootwrap:configure_rootwrap:77 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2026-07-01 19:05:30.290 | + inc/rootwrap:configure_rootwrap:79 : chmod 0440 /tmp/tmp.nzWfzOmeyQ 2026-07-01 19:05:30.295 | + inc/rootwrap:configure_rootwrap:80 : sudo chown root:root /tmp/tmp.nzWfzOmeyQ 2026-07-01 19:05:30.310 | + inc/rootwrap:configure_rootwrap:81 : sudo mv /tmp/tmp.nzWfzOmeyQ /etc/sudoers.d/nova-rootwrap 2026-07-01 19:05:30.326 | ++ inc/rootwrap:configure_rootwrap:85 : dirname /opt/stack/data/venv/bin/nova-rootwrap 2026-07-01 19:05:30.330 | + inc/rootwrap:configure_rootwrap:85 : add_sudo_secure_path /opt/stack/data/venv/bin 2026-07-01 19:05:30.334 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/opt/stack/data/venv/bin 2026-07-01 19:05:30.336 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2026-07-01 19:05:30.339 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2026-07-01 19:05:30.343 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2026-07-01 19:05:30.346 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /opt/stack/data/venv/bin ]] 2026-07-01 19:05:30.349 | + inc/rootwrap:add_sudo_secure_path:33 : echo 'Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin' 2026-07-01 19:05:30.350 | + inc/rootwrap:add_sudo_secure_path:33 : sudo tee /etc/sudoers.d/zz-secure-path 2026-07-01 19:05:30.360 | Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin 2026-07-01 19:05:30.364 | + inc/rootwrap:add_sudo_secure_path:34 : sudo chmod 400 /etc/sudoers.d/zz-secure-path 2026-07-01 19:05:30.379 | + inc/rootwrap:add_sudo_secure_path:35 : sudo chown root:root /etc/sudoers.d/zz-secure-path 2026-07-01 19:05:30.394 | + lib/nova:configure_nova:269 : [[ key,n-api,n-cpu,n-cond,n-sch,n-novnc,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-agent,rabbit,tempest,mysql,etcd3,dstat,q-ovn-metadata-agent =~ n-api ]] 2026-07-01 19:05:30.397 | + lib/nova:configure_nova:271 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2026-07-01 19:05:30.402 | + lib/nova:configure_nova:274 : is_service_enabled n-cpu 2026-07-01 19:05:30.421 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 19:05:30.424 | + lib/nova:configure_nova:276 : sudo sysctl -w net.ipv4.ip_forward=1 2026-07-01 19:05:30.435 | net.ipv4.ip_forward = 1 2026-07-01 19:05:30.440 | + lib/nova:configure_nova:278 : [[ libvirt = \l\i\b\v\i\r\t ]] 2026-07-01 19:05:30.443 | + lib/nova:configure_nova:282 : [[ kvm == \k\v\m ]] 2026-07-01 19:05:30.445 | + lib/nova:configure_nova:283 : sudo modprobe kvm 2026-07-01 19:05:30.461 | + lib/nova:configure_nova:284 : '[' '!' -e /dev/kvm ']' 2026-07-01 19:05:30.464 | + lib/nova:configure_nova:299 : [[ kvm == \l\x\c ]] 2026-07-01 19:05:30.467 | + lib/nova:configure_nova:314 : sudo install -d -o quobyte /opt/stack/data/nova/instances 2026-07-01 19:05:30.483 | + lib/nova:configure_nova:319 : '[' -L /dev/disk/by-label/nova-instances ']' 2026-07-01 19:05:30.487 | + lib/nova:configure_nova:328 : sudo tee /etc/iscsi/initiatorname.iscsi 2026-07-01 19:05:30.489 | ++ lib/nova:configure_nova:328 : iscsi-iname 2026-07-01 19:05:30.495 | + lib/nova:configure_nova:328 : echo InitiatorName=iqn.2016-04.com.open-iscsi:36ea0ffa1a5 2026-07-01 19:05:30.497 | InitiatorName=iqn.2016-04.com.open-iscsi:36ea0ffa1a5 2026-07-01 19:05:30.502 | + lib/nova:configure_nova:330 : [[ False == \T\r\u\e ]] 2026-07-01 19:05:30.505 | + lib/nova:configure_nova:345 : iniset -sudo /etc/iscsi/iscsid.conf DEFAULT node.session.auth.chap_algs SHA3-256,SHA256 2026-07-01 19:05:30.584 | + lib/nova:configure_nova:347 : [[ lioadm != \n\v\m\e\t ]] 2026-07-01 19:05:30.587 | + lib/nova:configure_nova:349 : restart_service iscsid 2026-07-01 19:05:30.589 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-01 19:05:30.592 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart iscsid 2026-07-01 19:05:30.647 | + lib/nova:configure_nova:372 : create_nova_conf 2026-07-01 19:05:30.650 | + lib/nova:create_nova_conf:442 : rm -f /opt/stack/nova/bin/nova.conf 2026-07-01 19:05:30.657 | + lib/nova:create_nova_conf:445 : rm -f /etc/nova/nova.conf 2026-07-01 19:05:30.661 | + lib/nova:create_nova_conf:446 : iniset /etc/nova/nova.conf DEFAULT debug True 2026-07-01 19:05:30.697 | + lib/nova:create_nova_conf:447 : '[' True == True ']' 2026-07-01 19:05:30.698 | + lib/nova:create_nova_conf:448 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2026-07-01 19:05:30.729 | + lib/nova:create_nova_conf:450 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2026-07-01 19:05:30.762 | + lib/nova:create_nova_conf:451 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2026-07-01 19:05:30.793 | + lib/nova:create_nova_conf:452 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2026-07-01 19:05:30.827 | + lib/nova:create_nova_conf:453 : iniset /etc/nova/nova.conf scheduler workers 2 2026-07-01 19:05:30.861 | + lib/nova:create_nova_conf:454 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2026-07-01 19:05:30.894 | + lib/nova:create_nova_conf:455 : iniset /etc/nova/nova.conf DEFAULT my_ip 192.168.122.71 2026-07-01 19:05:30.926 | + lib/nova:create_nova_conf:456 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2026-07-01 19:05:30.958 | + lib/nova:create_nova_conf:457 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2026-07-01 19:05:30.990 | + lib/nova:create_nova_conf:458 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2026-07-01 19:05:31.021 | + lib/nova:create_nova_conf:459 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2026-07-01 19:05:31.052 | + lib/nova:create_nova_conf:463 : iniset /etc/nova/nova.conf api response_validation error 2026-07-01 19:05:31.085 | + lib/nova:create_nova_conf:465 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2026-07-01 19:05:31.119 | + lib/nova:create_nova_conf:467 : iniset /etc/nova/nova.conf DEFAULT report_interval 120 2026-07-01 19:05:31.150 | + lib/nova:create_nova_conf:468 : iniset /etc/nova/nova.conf DEFAULT service_down_time 720 2026-07-01 19:05:31.181 | + lib/nova:create_nova_conf:470 : is_fedora 2026-07-01 19:05:31.184 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-01 19:05:31.187 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-01 19:05:31.189 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-01 19:05:31.192 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-01 19:05:31.195 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-01 19:05:31.197 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-01 19:05:31.200 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-01 19:05:31.203 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-01 19:05:31.205 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-01 19:05:31.208 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-01 19:05:31.211 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-01 19:05:31.213 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-01 19:05:31.216 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-01 19:05:31.219 | + lib/nova:create_nova_conf:479 : is_service_enabled n-api n-cond n-sched n-spice n-novnc n-sproxy 2026-07-01 19:05:31.237 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 19:05:31.240 | + lib/nova:create_nova_conf:483 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-07-01 19:05:31.242 | + lib/nova:create_nova_conf:486 : local db=nova_cell0 2026-07-01 19:05:31.245 | + lib/nova:create_nova_conf:489 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2026-07-01 19:05:31.277 | ++ lib/nova:create_nova_conf:492 : database_connection_url nova_cell0 2026-07-01 19:05:31.280 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2026-07-01 19:05:31.282 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2026-07-01 19:05:31.285 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell0 2026-07-01 19:05:31.287 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-01 19:05:31.289 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-01 19:05:31.292 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-01 19:05:31.309 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-01 19:05:31.311 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-01 19:05:31.313 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2026-07-01 19:05:31.316 | + lib/nova:create_nova_conf:492 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2026-07-01 19:05:31.352 | ++ lib/nova:create_nova_conf:493 : database_connection_url nova_api 2026-07-01 19:05:31.354 | ++ lib/database:database_connection_url:134 : local db=nova_api 2026-07-01 19:05:31.357 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2026-07-01 19:05:31.360 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_api 2026-07-01 19:05:31.363 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-01 19:05:31.366 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-01 19:05:31.369 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-01 19:05:31.386 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-01 19:05:31.389 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-01 19:05:31.391 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/nova_api?charset=utf8&plugin=dbcounter' 2026-07-01 19:05:31.394 | + lib/nova:create_nova_conf:493 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:stackdb@127.0.0.1/nova_api?charset=utf8&plugin=dbcounter' 2026-07-01 19:05:31.428 | + lib/nova:create_nova_conf:498 : iniset /etc/nova/nova.conf cache enabled True 2026-07-01 19:05:31.463 | + lib/nova:create_nova_conf:499 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2026-07-01 19:05:31.494 | + lib/nova:create_nova_conf:500 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2026-07-01 19:05:31.527 | + lib/nova:create_nova_conf:503 : is_service_enabled n-api 2026-07-01 19:05:31.545 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 19:05:31.548 | + lib/nova:create_nova_conf:504 : is_service_enabled n-api-meta 2026-07-01 19:05:31.567 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 19:05:31.571 | ++ lib/nova:create_nova_conf:506 : echo osapi_compute,metadata 2026-07-01 19:05:31.571 | ++ lib/nova:create_nova_conf:506 : sed s/,metadata// 2026-07-01 19:05:31.576 | + lib/nova:create_nova_conf:506 : NOVA_ENABLED_APIS=osapi_compute 2026-07-01 19:05:31.579 | + lib/nova:create_nova_conf:508 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2026-07-01 19:05:31.610 | + lib/nova:create_nova_conf:509 : [[ True == \T\r\u\e ]] 2026-07-01 19:05:31.613 | + lib/nova:create_nova_conf:510 : iniset /etc/nova/nova.conf oslo_policy enforce_new_defaults True 2026-07-01 19:05:31.647 | + lib/nova:create_nova_conf:515 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2026-07-01 19:05:31.650 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/nova/nova.conf 2026-07-01 19:05:31.653 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=nova 2026-07-01 19:05:31.656 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-07-01 19:05:31.659 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-07-01 19:05:31.661 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/nova/nova.conf nova keystone_authtoken 2026-07-01 19:05:31.664 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-07-01 19:05:31.667 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-01 19:05:31.669 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-07-01 19:05:31.672 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2026-07-01 19:05:31.705 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2026-07-01 19:05:31.738 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://192.168.122.71/identity 2026-07-01 19:05:31.770 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2026-07-01 19:05:31.801 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf keystone_authtoken password nomoresecret 2026-07-01 19:05:31.833 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2026-07-01 19:05:31.867 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2026-07-01 19:05:31.899 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2026-07-01 19:05:31.931 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/nova/nova.conf keystone_authtoken www_authenticate_uri http://192.168.122.71/identity 2026-07-01 19:05:31.964 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-07-01 19:05:31.996 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2026-07-01 19:05:32.028 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-07-01 19:05:32.032 | + lib/nova:create_nova_conf:518 : is_service_enabled cinder 2026-07-01 19:05:32.051 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 19:05:32.054 | + lib/nova:create_nova_conf:519 : configure_cinder_access 2026-07-01 19:05:32.056 | + lib/nova:configure_cinder_access:643 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2026-07-01 19:05:32.090 | + lib/nova:configure_cinder_access:650 : configure_keystoneauth /etc/nova/nova.conf nova cinder 2026-07-01 19:05:32.092 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-07-01 19:05:32.095 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-01 19:05:32.098 | + lib/keystone:configure_keystoneauth:393 : local section=cinder 2026-07-01 19:05:32.100 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf cinder auth_type password 2026-07-01 19:05:32.132 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf cinder interface public 2026-07-01 19:05:32.166 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf cinder auth_url http://192.168.122.71/identity 2026-07-01 19:05:32.199 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf cinder username nova 2026-07-01 19:05:32.231 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf cinder password nomoresecret 2026-07-01 19:05:32.265 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2026-07-01 19:05:32.298 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf cinder project_name service 2026-07-01 19:05:32.330 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2026-07-01 19:05:32.361 | + lib/nova:configure_cinder_access:651 : is_service_enabled tls-proxy 2026-07-01 19:05:32.380 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 19:05:32.383 | + lib/nova:create_nova_conf:522 : is_service_enabled manila 2026-07-01 19:05:32.400 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 19:05:32.403 | + lib/nova:create_nova_conf:526 : '[' -n /opt/stack/data/nova ']' 2026-07-01 19:05:32.406 | + lib/nova:create_nova_conf:527 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2026-07-01 19:05:32.438 | + lib/nova:create_nova_conf:528 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2026-07-01 19:05:32.473 | + lib/nova:create_nova_conf:530 : '[' -n /opt/stack/data/nova/instances ']' 2026-07-01 19:05:32.475 | + lib/nova:create_nova_conf:531 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2026-07-01 19:05:32.510 | + lib/nova:create_nova_conf:533 : '[' False '!=' False ']' 2026-07-01 19:05:32.513 | + lib/nova:create_nova_conf:536 : '[' False '!=' False ']' 2026-07-01 19:05:32.515 | + lib/nova:create_nova_conf:542 : is_fedora 2026-07-01 19:05:32.518 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-01 19:05:32.521 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-01 19:05:32.524 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-01 19:05:32.527 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-01 19:05:32.530 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-01 19:05:32.532 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-01 19:05:32.535 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-01 19:05:32.538 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-01 19:05:32.541 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-01 19:05:32.543 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-01 19:05:32.546 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-01 19:05:32.549 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-01 19:05:32.552 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-01 19:05:32.555 | + lib/nova:create_nova_conf:547 : setup_logging /etc/nova/nova.conf 2026-07-01 19:05:32.558 | + functions:setup_logging:693 : setup_systemd_logging /etc/nova/nova.conf 2026-07-01 19:05:32.560 | + functions:setup_systemd_logging:710 : local conf_file=/etc/nova/nova.conf 2026-07-01 19:05:32.564 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-07-01 19:05:32.583 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-07-01 19:05:32.586 | + functions:setup_systemd_logging:716 : local pidstr= 2026-07-01 19:05:32.588 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-07-01 19:05:32.591 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-07-01 19:05:32.593 | + functions:setup_systemd_logging:723 : iniset /etc/nova/nova.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-07-01 19:05:32.625 | + functions:setup_systemd_logging:725 : iniset /etc/nova/nova.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-07-01 19:05:32.660 | + functions:setup_systemd_logging:726 : iniset /etc/nova/nova.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-07-01 19:05:32.693 | + functions:setup_systemd_logging:727 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-07-01 19:05:32.725 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova.conf DEFAULT log_color False 2026-07-01 19:05:32.758 | + lib/nova:create_nova_conf:549 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2026-07-01 19:05:32.791 | + lib/nova:create_nova_conf:551 : is_service_enabled n-api 2026-07-01 19:05:32.809 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 19:05:32.812 | + lib/nova:create_nova_conf:552 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini nova.wsgi.osapi_compute:application /compute '' nova-api 2026-07-01 19:05:32.815 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/nova/nova-api-uwsgi.ini 2026-07-01 19:05:32.817 | + lib/apache:write_uwsgi_config:244 : local wsgi=nova.wsgi.osapi_compute:application 2026-07-01 19:05:32.820 | + lib/apache:write_uwsgi_config:245 : local url=/compute 2026-07-01 19:05:32.822 | + lib/apache:write_uwsgi_config:246 : local http= 2026-07-01 19:05:32.825 | + lib/apache:write_uwsgi_config:247 : local name=nova-api 2026-07-01 19:05:32.827 | + lib/apache:write_uwsgi_config:249 : '[' -z nova-api ']' 2026-07-01 19:05:32.830 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-07-01 19:05:32.832 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-07-01 19:05:32.848 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-07-01 19:05:32.849 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-07-01 19:05:32.858 | d /var/run/uwsgi 0755 quobyte root 2026-07-01 19:05:32.862 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-07-01 19:05:32.875 | /etc/tmpfiles.d/uwsgi.conf:1: Line references path below legacy directory /var/run/, updating /var/run/uwsgi → /run/uwsgi; please update the tmpfiles.d/ drop-in file accordingly. 2026-07-01 19:05:32.880 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/nova-api.socket 2026-07-01 19:05:32.882 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/nova/nova-api-uwsgi.ini 2026-07-01 19:05:32.886 | + lib/apache:write_uwsgi_config:270 : [[ nova.wsgi.osapi_compute:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-07-01 19:05:32.889 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi module nova.wsgi.osapi_compute:application 2026-07-01 19:05:32.920 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2026-07-01 19:05:32.952 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2026-07-01 19:05:32.984 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2026-07-01 19:05:33.016 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2026-07-01 19:05:33.048 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-07-01 19:05:33.079 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2026-07-01 19:05:33.111 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2026-07-01 19:05:33.143 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2026-07-01 19:05:33.174 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-07-01 19:05:33.206 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2026-07-01 19:05:33.238 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-07-01 19:05:33.271 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2026-07-01 19:05:33.302 | + lib/apache:write_uwsgi_config:298 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi start-time %t 2026-07-01 19:05:33.334 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-07-01 19:05:33.336 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-07-01 19:05:33.340 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for nova-api 2026-07-01 19:05:33.343 | ++ lib/apache:apache_site_config_for:174 : local site=nova-api 2026-07-01 19:05:33.345 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-07-01 19:05:33.348 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-01 19:05:33.350 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-01 19:05:33.353 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/nova-api.conf 2026-07-01 19:05:33.356 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/nova-api.conf 2026-07-01 19:05:33.359 | + lib/apache:write_uwsgi_config:306 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api.socket 2026-07-01 19:05:33.390 | + lib/apache:write_uwsgi_config:307 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2026-07-01 19:05:33.423 | + lib/apache:write_uwsgi_config:308 : echo 'ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api.socket|uwsgi://uwsgi-uds-nova-api" retry=0 acquire=1 ' 2026-07-01 19:05:33.423 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/nova-api.conf 2026-07-01 19:05:33.434 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api.socket|uwsgi://uwsgi-uds-nova-api" retry=0 acquire=1 2026-07-01 19:05:33.438 | + lib/apache:write_uwsgi_config:309 : enable_apache_site nova-api 2026-07-01 19:05:33.441 | + lib/apache:enable_apache_site:191 : local site=nova-api 2026-07-01 19:05:33.444 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-07-01 19:05:33.446 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-07-01 19:05:33.449 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-01 19:05:33.452 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-01 19:05:33.455 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-01 19:05:33.457 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-01 19:05:33.460 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-07-01 19:05:33.463 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-07-01 19:05:33.466 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-01 19:05:33.469 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-01 19:05:33.472 | + lib/apache:enable_apache_site:195 : sudo a2ensite nova-api 2026-07-01 19:05:33.483 | perl: warning: Setting locale failed. 2026-07-01 19:05:33.483 | perl: warning: Please check that your locale settings: 2026-07-01 19:05:33.483 | LANGUAGE = (unset), 2026-07-01 19:05:33.483 | LC_ALL = "en_US.utf8", 2026-07-01 19:05:33.483 | LANG = "de_DE.UTF-8" 2026-07-01 19:05:33.483 | are supported and installed on your system. 2026-07-01 19:05:33.483 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-01 19:05:33.522 | Enabling site nova-api. 2026-07-01 19:05:33.527 | To activate the new configuration, you need to run: 2026-07-01 19:05:33.527 | systemctl reload apache2 2026-07-01 19:05:33.532 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-07-01 19:05:33.534 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-01 19:05:33.536 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-01 19:05:33.539 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-01 19:05:33.657 | + lib/nova:create_nova_conf:555 : is_service_enabled n-api-meta 2026-07-01 19:05:33.676 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 19:05:33.679 | + lib/nova:create_nova_conf:556 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini nova.wsgi.metadata:application '' 0.0.0.0:8775 nova-metadata 2026-07-01 19:05:33.682 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/nova/nova-metadata-uwsgi.ini 2026-07-01 19:05:33.685 | + lib/apache:write_uwsgi_config:244 : local wsgi=nova.wsgi.metadata:application 2026-07-01 19:05:33.687 | + lib/apache:write_uwsgi_config:245 : local url= 2026-07-01 19:05:33.689 | + lib/apache:write_uwsgi_config:246 : local http=0.0.0.0:8775 2026-07-01 19:05:33.692 | + lib/apache:write_uwsgi_config:247 : local name=nova-metadata 2026-07-01 19:05:33.695 | + lib/apache:write_uwsgi_config:249 : '[' -z nova-metadata ']' 2026-07-01 19:05:33.697 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-07-01 19:05:33.699 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-07-01 19:05:33.715 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-07-01 19:05:33.715 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-07-01 19:05:33.725 | d /var/run/uwsgi 0755 quobyte root 2026-07-01 19:05:33.729 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-07-01 19:05:33.742 | /etc/tmpfiles.d/uwsgi.conf:1: Line references path below legacy directory /var/run/, updating /var/run/uwsgi → /run/uwsgi; please update the tmpfiles.d/ drop-in file accordingly. 2026-07-01 19:05:33.747 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/nova-metadata.socket 2026-07-01 19:05:33.750 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2026-07-01 19:05:33.754 | + lib/apache:write_uwsgi_config:270 : [[ nova.wsgi.metadata:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-07-01 19:05:33.758 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi module nova.wsgi.metadata:application 2026-07-01 19:05:33.793 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2026-07-01 19:05:33.826 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2026-07-01 19:05:33.858 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2026-07-01 19:05:33.889 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2026-07-01 19:05:33.922 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 80 2026-07-01 19:05:33.956 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2026-07-01 19:05:33.988 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2026-07-01 19:05:34.020 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2026-07-01 19:05:34.052 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-07-01 19:05:34.083 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2026-07-01 19:05:34.117 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2026-07-01 19:05:34.150 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2026-07-01 19:05:34.183 | + lib/apache:write_uwsgi_config:298 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi start-time %t 2026-07-01 19:05:34.217 | + lib/apache:write_uwsgi_config:301 : [[ -n 0.0.0.0:8775 ]] 2026-07-01 19:05:34.220 | + lib/apache:write_uwsgi_config:302 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2026-07-01 19:05:34.253 | + lib/nova:create_nova_conf:559 : is_service_enabled ceilometer 2026-07-01 19:05:34.270 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 19:05:34.273 | + lib/nova:create_nova_conf:567 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2026-07-01 19:05:34.308 | ++ lib/nova:create_nova_conf:568 : get_notification_url 2026-07-01 19:05:34.311 | ++ lib/rpc_backend:get_notification_url:136 : local virtual_host= 2026-07-01 19:05:34.313 | ++ lib/rpc_backend:get_notification_url:137 : is_service_enabled rabbit 2026-07-01 19:05:34.332 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-01 19:05:34.335 | ++ lib/rpc_backend:get_notification_url:138 : echo rabbit://stackrabbit:stackqueue@192.168.122.71:5672/ 2026-07-01 19:05:34.338 | + lib/nova:create_nova_conf:568 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:stackqueue@192.168.122.71:5672/ 2026-07-01 19:05:34.371 | + lib/nova:create_nova_conf:569 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2026-07-01 19:05:34.405 | + lib/nova:create_nova_conf:570 : iniset_rpc_backend nova /etc/nova/nova.conf 2026-07-01 19:05:34.407 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-07-01 19:05:34.411 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova.conf 2026-07-01 19:05:34.414 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-07-01 19:05:34.416 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-07-01 19:05:34.419 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-07-01 19:05:34.436 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 19:05:34.440 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-07-01 19:05:34.442 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-07-01 19:05:34.445 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-07-01 19:05:34.463 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-01 19:05:34.466 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.71:5672/ 2026-07-01 19:05:34.470 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.71:5672/ 2026-07-01 19:05:34.502 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-07-01 19:05:34.505 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-07-01 19:05:34.508 | + lib/nova:create_nova_conf:572 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2026-07-01 19:05:34.541 | + lib/nova:create_nova_conf:573 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2026-07-01 19:05:34.573 | + lib/nova:create_nova_conf:575 : iniset /etc/nova/nova.conf conductor workers 2 2026-07-01 19:05:34.608 | + lib/nova:create_nova_conf:577 : is_service_enabled tls-proxy 2026-07-01 19:05:34.624 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 19:05:34.627 | + lib/nova:create_nova_conf:582 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2026-07-01 19:05:34.659 | + lib/nova:create_nova_conf:584 : '[' True == True ']' 2026-07-01 19:05:34.662 | + lib/nova:create_nova_conf:585 : init_nova_service_user_conf 2026-07-01 19:05:34.665 | + lib/nova:init_nova_service_user_conf:823 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2026-07-01 19:05:34.699 | + lib/nova:init_nova_service_user_conf:824 : configure_keystoneauth /etc/nova/nova.conf nova service_user 2026-07-01 19:05:34.702 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-07-01 19:05:34.705 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-01 19:05:34.707 | + lib/keystone:configure_keystoneauth:393 : local section=service_user 2026-07-01 19:05:34.710 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf service_user auth_type password 2026-07-01 19:05:34.740 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf service_user interface public 2026-07-01 19:05:34.773 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf service_user auth_url http://192.168.122.71/identity 2026-07-01 19:05:34.806 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf service_user username nova 2026-07-01 19:05:34.839 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf service_user password nomoresecret 2026-07-01 19:05:34.871 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2026-07-01 19:05:34.904 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf service_user project_name service 2026-07-01 19:05:34.937 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2026-07-01 19:05:34.969 | + lib/nova:create_nova_conf:588 : is_service_enabled n-cond 2026-07-01 19:05:34.987 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 19:05:34.991 | ++ lib/nova:create_nova_conf:589 : seq 1 1 2026-07-01 19:05:34.996 | + lib/nova:create_nova_conf:589 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-01 19:05:34.999 | + lib/nova:create_nova_conf:590 : local conf 2026-07-01 19:05:35.002 | + lib/nova:create_nova_conf:591 : local vhost 2026-07-01 19:05:35.005 | ++ lib/nova:create_nova_conf:592 : conductor_conf 1 2026-07-01 19:05:35.008 | ++ lib/nova:conductor_conf:828 : local cell=1 2026-07-01 19:05:35.011 | ++ lib/nova:conductor_conf:829 : echo /etc/nova/nova_cell1.conf 2026-07-01 19:05:35.015 | + lib/nova:create_nova_conf:592 : conf=/etc/nova/nova_cell1.conf 2026-07-01 19:05:35.018 | + lib/nova:create_nova_conf:593 : vhost=nova_cell1 2026-07-01 19:05:35.021 | + lib/nova:create_nova_conf:595 : rm -f /etc/nova/nova_cell1.conf 2026-07-01 19:05:35.026 | ++ lib/nova:create_nova_conf:596 : database_connection_url nova_cell1 2026-07-01 19:05:35.029 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2026-07-01 19:05:35.032 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2026-07-01 19:05:35.035 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell1 2026-07-01 19:05:35.038 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-01 19:05:35.041 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-01 19:05:35.044 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-01 19:05:35.063 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-01 19:05:35.066 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-01 19:05:35.069 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter' 2026-07-01 19:05:35.073 | + lib/nova:create_nova_conf:596 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter' 2026-07-01 19:05:35.107 | + lib/nova:create_nova_conf:597 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2026-07-01 19:05:35.141 | + lib/nova:create_nova_conf:598 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2026-07-01 19:05:35.176 | + lib/nova:create_nova_conf:600 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-07-01 19:05:35.179 | + lib/nova:create_nova_conf:603 : rpc_backend_add_vhost nova_cell1 2026-07-01 19:05:35.182 | + lib/rpc_backend:rpc_backend_add_vhost:112 : local vhost=nova_cell1 2026-07-01 19:05:35.185 | + lib/rpc_backend:rpc_backend_add_vhost:113 : is_service_enabled rabbit 2026-07-01 19:05:35.203 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 19:05:35.207 | ++ lib/rpc_backend:rpc_backend_add_vhost:114 : grep nova_cell1 2026-07-01 19:05:35.208 | ++ lib/rpc_backend:rpc_backend_add_vhost:114 : sudo rabbitmqctl list_vhosts 2026-07-01 19:05:36.360 | + lib/rpc_backend:rpc_backend_add_vhost:114 : '[' -z ']' 2026-07-01 19:05:36.364 | + lib/rpc_backend:rpc_backend_add_vhost:115 : sudo rabbitmqctl add_vhost nova_cell1 2026-07-01 19:05:37.503 | Adding vhost "nova_cell1" ... 2026-07-01 19:05:37.591 | + lib/rpc_backend:rpc_backend_add_vhost:116 : sudo rabbitmqctl set_permissions -p nova_cell1 stackrabbit '.*' '.*' '.*' 2026-07-01 19:05:38.698 | Setting permissions for user "stackrabbit" in vhost "nova_cell1" ... 2026-07-01 19:05:38.731 | + lib/nova:create_nova_conf:604 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2026-07-01 19:05:38.734 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-07-01 19:05:38.737 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova_cell1.conf 2026-07-01 19:05:38.740 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-07-01 19:05:38.742 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host=nova_cell1 2026-07-01 19:05:38.745 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-07-01 19:05:38.763 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 19:05:38.767 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url nova_cell1 2026-07-01 19:05:38.771 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host=nova_cell1 2026-07-01 19:05:38.773 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-07-01 19:05:38.791 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-01 19:05:38.794 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.71:5672/nova_cell1 2026-07-01 19:05:38.798 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.71:5672/nova_cell1 2026-07-01 19:05:38.832 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-07-01 19:05:38.835 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-07-01 19:05:38.838 | + lib/nova:create_nova_conf:608 : is_service_enabled placement placement-client 2026-07-01 19:05:38.858 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 19:05:38.860 | + lib/nova:create_nova_conf:609 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2026-07-01 19:05:38.863 | + lib/nova:configure_placement_nova_compute:637 : local conf=/etc/nova/nova_cell1.conf 2026-07-01 19:05:38.866 | + lib/nova:configure_placement_nova_compute:638 : configure_keystoneauth /etc/nova/nova_cell1.conf nova placement 2026-07-01 19:05:38.868 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova_cell1.conf 2026-07-01 19:05:38.871 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-01 19:05:38.874 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-07-01 19:05:38.876 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2026-07-01 19:05:38.917 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova_cell1.conf placement interface public 2026-07-01 19:05:38.954 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova_cell1.conf placement auth_url http://192.168.122.71/identity 2026-07-01 19:05:38.994 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova_cell1.conf placement username nova 2026-07-01 19:05:39.031 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova_cell1.conf placement password nomoresecret 2026-07-01 19:05:39.069 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2026-07-01 19:05:39.108 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova_cell1.conf placement project_name service 2026-07-01 19:05:39.145 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2026-07-01 19:05:39.182 | + lib/nova:create_nova_conf:613 : setup_logging /etc/nova/nova_cell1.conf 2026-07-01 19:05:39.185 | + functions:setup_logging:693 : setup_systemd_logging /etc/nova/nova_cell1.conf 2026-07-01 19:05:39.188 | + functions:setup_systemd_logging:710 : local conf_file=/etc/nova/nova_cell1.conf 2026-07-01 19:05:39.193 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-07-01 19:05:39.215 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-07-01 19:05:39.219 | + functions:setup_systemd_logging:716 : local pidstr= 2026-07-01 19:05:39.222 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-07-01 19:05:39.225 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-07-01 19:05:39.228 | + functions:setup_systemd_logging:723 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-07-01 19:05:39.266 | + functions:setup_systemd_logging:725 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-07-01 19:05:39.305 | + functions:setup_systemd_logging:726 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-07-01 19:05:39.343 | + functions:setup_systemd_logging:727 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-07-01 19:05:39.382 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova_cell1.conf DEFAULT log_color False 2026-07-01 19:05:39.420 | + lib/nova:create_nova_conf:620 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-07-01 19:05:39.425 | ++ lib/nova:create_nova_conf:623 : seq 1 1 2026-07-01 19:05:39.430 | + lib/nova:create_nova_conf:623 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-01 19:05:39.434 | + lib/nova:create_nova_conf:624 : local conf 2026-07-01 19:05:39.437 | + lib/nova:create_nova_conf:625 : local offset 2026-07-01 19:05:39.441 | ++ lib/nova:create_nova_conf:626 : conductor_conf 1 2026-07-01 19:05:39.445 | ++ lib/nova:conductor_conf:828 : local cell=1 2026-07-01 19:05:39.449 | ++ lib/nova:conductor_conf:829 : echo /etc/nova/nova_cell1.conf 2026-07-01 19:05:39.453 | + lib/nova:create_nova_conf:626 : conf=/etc/nova/nova_cell1.conf 2026-07-01 19:05:39.456 | + lib/nova:create_nova_conf:627 : offset=0 2026-07-01 19:05:39.460 | + lib/nova:create_nova_conf:628 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2026-07-01 19:05:39.463 | + lib/nova:configure_console_proxies:727 : local conf=/etc/nova/nova_cell1.conf 2026-07-01 19:05:39.467 | + lib/nova:configure_console_proxies:728 : local offset=0 2026-07-01 19:05:39.470 | + lib/nova:configure_console_proxies:732 : offset=0 2026-07-01 19:05:39.473 | + lib/nova:configure_console_proxies:734 : is_service_enabled n-novnc 2026-07-01 19:05:39.494 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 19:05:39.497 | + lib/nova:configure_console_proxies:735 : iniset /etc/nova/nova_cell1.conf vnc novncproxy_host 0.0.0.0 2026-07-01 19:05:39.536 | + lib/nova:configure_console_proxies:736 : iniset /etc/nova/nova_cell1.conf vnc novncproxy_port 6080 2026-07-01 19:05:39.572 | + lib/nova:configure_console_proxies:738 : is_nova_console_proxy_compute_tls_enabled 2026-07-01 19:05:39.575 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:193 : [[ False = \T\r\u\e ]] 2026-07-01 19:05:39.578 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:194 : return 1 2026-07-01 19:05:39.582 | + lib/nova:configure_console_proxies:766 : is_service_enabled n-spice 2026-07-01 19:05:39.602 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 19:05:39.605 | + lib/nova:configure_console_proxies:771 : is_service_enabled n-sproxy 2026-07-01 19:05:39.626 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 19:05:39.630 | + lib/nova:configure_nova:374 : is_service_enabled n-cpu 2026-07-01 19:05:39.651 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 19:05:39.655 | + lib/nova:configure_nova:374 : [[ -r /home/quobyte/devstack/lib/nova_plugins/hypervisor-libvirt ]] 2026-07-01 19:05:39.658 | + lib/nova:configure_nova:376 : configure_nova_hypervisor 2026-07-01 19:05:39.662 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:40 : configure_libvirt 2026-07-01 19:05:39.666 | + lib/nova_plugins/functions-libvirt:configure_libvirt:153 : is_service_enabled neutron 2026-07-01 19:05:39.686 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 19:05:39.689 | + lib/nova_plugins/functions-libvirt:configure_libvirt:153 : sudo grep -q '^cgroup_device_acl' /etc/libvirt/qemu.conf 2026-07-01 19:05:39.708 | + lib/nova_plugins/functions-libvirt:configure_libvirt:155 : cat 2026-07-01 19:05:39.710 | + lib/nova_plugins/functions-libvirt:configure_libvirt:155 : sudo tee -a /etc/libvirt/qemu.conf 2026-07-01 19:05:39.721 | cgroup_device_acl = [ 2026-07-01 19:05:39.721 | "/dev/null", "/dev/full", "/dev/zero", 2026-07-01 19:05:39.721 | "/dev/random", "/dev/urandom", 2026-07-01 19:05:39.721 | "/dev/ptmx", "/dev/kvm", "/dev/kqemu", 2026-07-01 19:05:39.721 | "/dev/rtc", "/dev/hpet","/dev/net/tun", 2026-07-01 19:05:39.721 | "/dev/vfio/vfio", 2026-07-01 19:05:39.721 | ] 2026-07-01 19:05:39.726 | + lib/nova_plugins/functions-libvirt:configure_libvirt:166 : is_fedora 2026-07-01 19:05:39.730 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-01 19:05:39.733 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-01 19:05:39.737 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-01 19:05:39.741 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-01 19:05:39.745 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-01 19:05:39.748 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-01 19:05:39.752 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-01 19:05:39.755 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-01 19:05:39.758 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-01 19:05:39.761 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-01 19:05:39.765 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-01 19:05:39.768 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-01 19:05:39.771 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-01 19:05:39.774 | + lib/nova_plugins/functions-libvirt:configure_libvirt:185 : getent group libvirt 2026-07-01 19:05:39.779 | + lib/nova_plugins/functions-libvirt:configure_libvirt:188 : add_user_to_group quobyte libvirt 2026-07-01 19:05:39.783 | + functions-common:add_user_to_group:2189 : local user=quobyte 2026-07-01 19:05:39.786 | + functions-common:add_user_to_group:2190 : local group=libvirt 2026-07-01 19:05:39.789 | + functions-common:add_user_to_group:2192 : sudo usermod -a -G libvirt quobyte 2026-07-01 19:05:39.818 | + lib/nova_plugins/functions-libvirt:configure_libvirt:191 : [[ True = \T\r\u\e ]] 2026-07-01 19:05:39.821 | + lib/nova_plugins/functions-libvirt:configure_libvirt:192 : is_ubuntu 2026-07-01 19:05:39.824 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-01 19:05:39.828 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-01 19:05:39.831 | + lib/nova_plugins/functions-libvirt:configure_libvirt:197 : local 'log_filters=1:libvirt.c 1:qemu 1:conf 1:security 3:object 3:event 3:json 3:file 1:util 1:cpu' 2026-07-01 19:05:39.834 | + lib/nova_plugins/functions-libvirt:configure_libvirt:201 : local log_outputs=1:file:/var/log/libvirt/libvirtd.log 2026-07-01 19:05:39.837 | + lib/nova_plugins/functions-libvirt:configure_libvirt:202 : sudo grep -q '^log_filters="1:libvirt.c 1:qemu 1:conf 1:security 3:object 3:event 3:json 3:file 1:util 1:cpu"' /etc/libvirt/libvirtd.conf 2026-07-01 19:05:39.856 | + lib/nova_plugins/functions-libvirt:configure_libvirt:203 : echo 'log_filters="1:libvirt.c 1:qemu 1:conf 1:security 3:object 3:event 3:json 3:file 1:util 1:cpu"' 2026-07-01 19:05:39.856 | + lib/nova_plugins/functions-libvirt:configure_libvirt:203 : sudo tee -a /etc/libvirt/libvirtd.conf 2026-07-01 19:05:39.867 | log_filters="1:libvirt.c 1:qemu 1:conf 1:security 3:object 3:event 3:json 3:file 1:util 1:cpu" 2026-07-01 19:05:39.872 | + lib/nova_plugins/functions-libvirt:configure_libvirt:205 : sudo grep -q '^log_outputs="1:file:/var/log/libvirt/libvirtd.log"' /etc/libvirt/libvirtd.conf 2026-07-01 19:05:39.890 | + lib/nova_plugins/functions-libvirt:configure_libvirt:206 : echo 'log_outputs="1:file:/var/log/libvirt/libvirtd.log"' 2026-07-01 19:05:39.890 | + lib/nova_plugins/functions-libvirt:configure_libvirt:206 : sudo tee -a /etc/libvirt/libvirtd.conf 2026-07-01 19:05:39.901 | log_outputs="1:file:/var/log/libvirt/libvirtd.log" 2026-07-01 19:05:39.906 | + lib/nova_plugins/functions-libvirt:configure_libvirt:210 : is_nova_console_proxy_compute_tls_enabled 2026-07-01 19:05:39.911 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:193 : [[ False = \T\r\u\e ]] 2026-07-01 19:05:39.914 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:194 : return 1 2026-07-01 19:05:39.918 | + lib/nova_plugins/functions-libvirt:configure_libvirt:228 : restart_service libvirtd 2026-07-01 19:05:39.922 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-01 19:05:39.926 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart libvirtd 2026-07-01 19:05:39.995 | + lib/nova_plugins/functions-libvirt:configure_libvirt:234 : restart_service virtlogd 2026-07-01 19:05:39.999 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-01 19:05:40.003 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart virtlogd 2026-07-01 19:05:40.099 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:41 : iniset /etc/nova/nova.conf libvirt virt_type kvm 2026-07-01 19:05:40.138 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:42 : iniset /etc/nova/nova.conf libvirt cpu_mode custom 2026-07-01 19:05:40.174 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:43 : '[' custom == custom ']' 2026-07-01 19:05:40.177 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:44 : iniset /etc/nova/nova.conf libvirt cpu_models Nehalem 2026-07-01 19:05:40.211 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:47 : iniset /etc/nova/nova.conf DEFAULT pointer_model ps2mouse 2026-07-01 19:05:40.247 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:48 : iniset /etc/nova/nova.conf libvirt live_migration_uri qemu+ssh://quobyte@%s/system 2026-07-01 19:05:40.286 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:49 : iniset /etc/nova/nova.conf DEFAULT default_ephemeral_format ext4 2026-07-01 19:05:40.325 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:50 : iniset /etc/nova/nova.conf DEFAULT compute_driver libvirt.LibvirtDriver 2026-07-01 19:05:40.362 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:52 : is_arch ppc64 2026-07-01 19:05:40.367 | ++ functions-common:is_arch:519 : uname -m 2026-07-01 19:05:40.373 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4 ]] 2026-07-01 19:05:40.375 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:57 : is_arch aarch64 2026-07-01 19:05:40.380 | ++ functions-common:is_arch:519 : uname -m 2026-07-01 19:05:40.385 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-07-01 19:05:40.388 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:65 : isset ENABLE_FILE_INJECTION 2026-07-01 19:05:40.391 | + functions-common:isset:266 : [[ -v ENABLE_FILE_INJECTION ]] 2026-07-01 19:05:40.395 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:73 : [[ kvm = \p\a\r\a\l\l\e\l\s ]] 2026-07-01 19:05:40.400 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:80 : [[ '' == \L\V\M ]] 2026-07-01 19:05:40.404 | + ./stack.sh:main:962 : is_service_enabled placement 2026-07-01 19:05:40.427 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 19:05:40.431 | + ./stack.sh:main:964 : stack_install_service placement 2026-07-01 19:05:40.434 | + lib/stack:stack_install_service:20 : local service=placement 2026-07-01 19:05:40.438 | + lib/stack:stack_install_service:21 : type install_placement 2026-07-01 19:05:40.441 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-07-01 19:05:40.444 | + lib/stack:stack_install_service:32 : install_placement 2026-07-01 19:05:40.448 | + lib/placement:install_placement:121 : pip_install_gr osc-placement 2026-07-01 19:05:40.452 | + inc/python:pip_install_gr:94 : local name=osc-placement 2026-07-01 19:05:40.456 | + inc/python:pip_install_gr:95 : local clean_name 2026-07-01 19:05:40.461 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements osc-placement 2026-07-01 19:05:40.465 | ++ inc/python:get_from_global_requirements:241 : local package=osc-placement 2026-07-01 19:05:40.468 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-07-01 19:05:40.474 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2026-07-01 19:05:40.474 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-07-01 19:05:40.481 | ++ inc/python:get_from_global_requirements:243 : required_pkg='osc-placement ' 2026-07-01 19:05:40.484 | ++ inc/python:get_from_global_requirements:244 : [[ osc-placement == '' ]] 2026-07-01 19:05:40.487 | ++ inc/python:get_from_global_requirements:247 : echo osc-placement 2026-07-01 19:05:40.491 | + inc/python:pip_install_gr:96 : clean_name=osc-placement 2026-07-01 19:05:40.494 | + inc/python:pip_install_gr:97 : pip_install osc-placement 2026-07-01 19:05:40.524 | Using python 3.12 to install osc-placement 2026-07-01 19:05:40.527 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt osc-placement 2026-07-01 19:05:41.726 | Collecting osc-placement 2026-07-01 19:05:41.877 | Downloading osc_placement-4.8.0-py3-none-any.whl.metadata (2.1 kB) 2026-07-01 19:05:41.889 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (7.0.3) 2026-07-01 19:05:41.890 | Requirement already satisfied: keystoneauth1>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (5.14.0) 2026-07-01 19:05:41.891 | Requirement already satisfied: osc-lib>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (4.6.0) 2026-07-01 19:05:41.892 | Requirement already satisfied: oslo.utils>=3.37.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (10.1.1) 2026-07-01 19:05:41.894 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.3.0->osc-placement) (2.1.0) 2026-07-01 19:05:41.894 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.3.0->osc-placement) (2.34.2) 2026-07-01 19:05:41.895 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.3.0->osc-placement) (5.8.0) 2026-07-01 19:05:41.896 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.3.0->osc-placement) (1.8.2) 2026-07-01 19:05:41.897 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.3.0->osc-placement) (4.15.0) 2026-07-01 19:05:41.902 | Requirement already satisfied: cliff>=4.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=1.2.0->osc-placement) (4.14.0) 2026-07-01 19:05:41.903 | Requirement already satisfied: openstacksdk>=4.12.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=1.2.0->osc-placement) (4.17.0) 2026-07-01 19:05:41.904 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=1.2.0->osc-placement) (6.8.0) 2026-07-01 19:05:41.906 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (0.6.0) 2026-07-01 19:05:41.907 | Requirement already satisfied: cmd2>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (4.0.0) 2026-07-01 19:05:41.908 | Requirement already satisfied: PrettyTable>=0.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (3.17.0) 2026-07-01 19:05:41.909 | Requirement already satisfied: PyYAML>=3.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (6.0.3) 2026-07-01 19:05:41.913 | Requirement already satisfied: prompt-toolkit>=3.0.52 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (3.0.52) 2026-07-01 19:05:41.914 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (1.11.0) 2026-07-01 19:05:41.914 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (15.0.0) 2026-07-01 19:05:41.915 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (1.8.0) 2026-07-01 19:05:41.918 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (43.0.3) 2026-07-01 19:05:41.918 | Requirement already satisfied: decorator>=4.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (5.3.1) 2026-07-01 19:05:41.919 | Requirement already satisfied: dogpile.cache>=0.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (1.5.0) 2026-07-01 19:05:41.920 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (1.1.0) 2026-07-01 19:05:41.921 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (1.33) 2026-07-01 19:05:41.923 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (4.10.0) 2026-07-01 19:05:41.924 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (7.2.2) 2026-07-01 19:05:41.926 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (2.0.0) 2026-07-01 19:05:41.931 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (3.0) 2026-07-01 19:05:41.937 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (3.1.1) 2026-07-01 19:05:41.942 | Requirement already satisfied: netaddr>=0.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.37.0->osc-placement) (1.3.0) 2026-07-01 19:05:41.943 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.37.0->osc-placement) (3.3.2) 2026-07-01 19:05:41.944 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.37.0->osc-placement) (26.2) 2026-07-01 19:05:41.949 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0.0->osc-placement) (82.0.1) 2026-07-01 19:05:41.954 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.2->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (0.8.1) 2026-07-01 19:05:41.968 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (3.4.7) 2026-07-01 19:05:41.969 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (3.18) 2026-07-01 19:05:41.969 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2.7.0) 2026-07-01 19:05:41.971 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2023.11.17) 2026-07-01 19:05:41.984 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (4.2.0) 2026-07-01 19:05:41.985 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (2.20.0) 2026-07-01 19:05:41.989 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (0.1.2) 2026-07-01 19:05:42.033 | Downloading osc_placement-4.8.0-py3-none-any.whl (64 kB) 2026-07-01 19:05:42.357 | Installing collected packages: osc-placement 2026-07-01 19:05:42.482 | Successfully installed osc-placement-4.8.0 2026-07-01 19:05:42.606 | + inc/python:pip_install:216 : result=0 2026-07-01 19:05:42.611 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-01 19:05:42.615 | + functions-common:time_stop:2420 : local name 2026-07-01 19:05:42.618 | + functions-common:time_stop:2421 : local end_time 2026-07-01 19:05:42.622 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 19:05:42.626 | + functions-common:time_stop:2423 : local total 2026-07-01 19:05:42.630 | + functions-common:time_stop:2424 : local start_time 2026-07-01 19:05:42.634 | + functions-common:time_stop:2426 : name=pip_install 2026-07-01 19:05:42.638 | + functions-common:time_stop:2427 : start_time=1782932740517 2026-07-01 19:05:42.642 | + functions-common:time_stop:2429 : [[ -z 1782932740517 ]] 2026-07-01 19:05:42.648 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 19:05:42.653 | + functions-common:time_stop:2432 : end_time=1782932742649 2026-07-01 19:05:42.657 | + functions-common:time_stop:2433 : elapsed_time=2132 2026-07-01 19:05:42.661 | + functions-common:time_stop:2434 : total=158229 2026-07-01 19:05:42.664 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 19:05:42.668 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=160361 2026-07-01 19:05:42.672 | + inc/python:pip_install:219 : return 0 2026-07-01 19:05:42.676 | + lib/placement:install_placement:122 : git_clone https://review.opendev.org/openstack/placement.git /opt/stack/placement master 2026-07-01 19:05:42.680 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/placement.git 2026-07-01 19:05:42.684 | + functions-common:git_clone:590 : local git_dest=/opt/stack/placement 2026-07-01 19:05:42.687 | + functions-common:git_clone:591 : local git_ref=master 2026-07-01 19:05:42.690 | + functions-common:git_clone:592 : local orig_dir 2026-07-01 19:05:42.695 | ++ functions-common:git_clone:593 : pwd 2026-07-01 19:05:42.699 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-07-01 19:05:42.702 | + functions-common:git_clone:594 : local git_clone_flags= 2026-07-01 19:05:42.707 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-01 19:05:42.728 | + functions-common:git_clone:596 : RECLONE=False 2026-07-01 19:05:42.732 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-01 19:05:42.735 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-01 19:05:42.739 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-07-01 19:05:42.740 | + functions-common:git_clone:610 : echo master 2026-07-01 19:05:42.745 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/placement ]] 2026-07-01 19:05:42.748 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-07-01 19:05:42.751 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/placement.git /opt/stack/placement 2026-07-01 19:05:42.755 | + functions-common:git_timed:697 : local count=0 2026-07-01 19:05:42.758 | + functions-common:git_timed:698 : local timeout=0 2026-07-01 19:05:42.761 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-01 19:05:42.764 | + functions-common:git_timed:701 : timeout=0 2026-07-01 19:05:42.767 | + functions-common:git_timed:704 : time_start git_timed 2026-07-01 19:05:42.770 | + functions-common:time_start:2406 : local name=git_timed 2026-07-01 19:05:42.773 | + functions-common:time_start:2407 : local start_time= 2026-07-01 19:05:42.776 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-01 19:05:42.780 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-01 19:05:42.785 | + functions-common:time_start:2411 : _TIME_START[$name]=1782932742782 2026-07-01 19:05:42.788 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/placement.git /opt/stack/placement 2026-07-01 19:05:42.793 | Cloning into '/opt/stack/placement'... 2026-07-01 19:05:46.481 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-01 19:05:46.485 | + functions-common:time_stop:2420 : local name 2026-07-01 19:05:46.488 | + functions-common:time_stop:2421 : local end_time 2026-07-01 19:05:46.492 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 19:05:46.495 | + functions-common:time_stop:2423 : local total 2026-07-01 19:05:46.499 | + functions-common:time_stop:2424 : local start_time 2026-07-01 19:05:46.502 | + functions-common:time_stop:2426 : name=git_timed 2026-07-01 19:05:46.506 | + functions-common:time_stop:2427 : start_time=1782932742782 2026-07-01 19:05:46.510 | + functions-common:time_stop:2429 : [[ -z 1782932742782 ]] 2026-07-01 19:05:46.514 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 19:05:46.520 | + functions-common:time_stop:2432 : end_time=1782932746516 2026-07-01 19:05:46.524 | + functions-common:time_stop:2433 : elapsed_time=3734 2026-07-01 19:05:46.527 | + functions-common:time_stop:2434 : total=377051 2026-07-01 19:05:46.531 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 19:05:46.535 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=380785 2026-07-01 19:05:46.539 | + functions-common:git_clone:631 : cd /opt/stack/placement 2026-07-01 19:05:46.543 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-07-01 19:05:46.547 | + functions-common:git_timed:697 : local count=0 2026-07-01 19:05:46.551 | + functions-common:git_timed:698 : local timeout=0 2026-07-01 19:05:46.555 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-01 19:05:46.558 | + functions-common:git_timed:701 : timeout=0 2026-07-01 19:05:46.562 | + functions-common:git_timed:704 : time_start git_timed 2026-07-01 19:05:46.566 | + functions-common:time_start:2406 : local name=git_timed 2026-07-01 19:05:46.570 | + functions-common:time_start:2407 : local start_time= 2026-07-01 19:05:46.574 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-01 19:05:46.579 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-01 19:05:46.585 | + functions-common:time_start:2411 : _TIME_START[$name]=1782932746581 2026-07-01 19:05:46.589 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-07-01 19:05:47.079 | From https://review.opendev.org/openstack/placement 2026-07-01 19:05:47.079 | * branch master -> FETCH_HEAD 2026-07-01 19:05:47.091 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-01 19:05:47.095 | + functions-common:time_stop:2420 : local name 2026-07-01 19:05:47.098 | + functions-common:time_stop:2421 : local end_time 2026-07-01 19:05:47.102 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 19:05:47.106 | + functions-common:time_stop:2423 : local total 2026-07-01 19:05:47.109 | + functions-common:time_stop:2424 : local start_time 2026-07-01 19:05:47.113 | + functions-common:time_stop:2426 : name=git_timed 2026-07-01 19:05:47.117 | + functions-common:time_stop:2427 : start_time=1782932746581 2026-07-01 19:05:47.121 | + functions-common:time_stop:2429 : [[ -z 1782932746581 ]] 2026-07-01 19:05:47.126 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 19:05:47.132 | + functions-common:time_stop:2432 : end_time=1782932747128 2026-07-01 19:05:47.136 | + functions-common:time_stop:2433 : elapsed_time=547 2026-07-01 19:05:47.140 | + functions-common:time_stop:2434 : total=380785 2026-07-01 19:05:47.144 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 19:05:47.147 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=381332 2026-07-01 19:05:47.151 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-07-01 19:05:47.155 | + functions-common:git_timed:697 : local count=0 2026-07-01 19:05:47.159 | + functions-common:git_timed:698 : local timeout=0 2026-07-01 19:05:47.163 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-01 19:05:47.167 | + functions-common:git_timed:701 : timeout=0 2026-07-01 19:05:47.170 | + functions-common:git_timed:704 : time_start git_timed 2026-07-01 19:05:47.174 | + functions-common:time_start:2406 : local name=git_timed 2026-07-01 19:05:47.178 | + functions-common:time_start:2407 : local start_time= 2026-07-01 19:05:47.182 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-01 19:05:47.188 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-01 19:05:47.194 | + functions-common:time_start:2411 : _TIME_START[$name]=1782932747190 2026-07-01 19:05:47.197 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-07-01 19:05:47.250 | Note: switching to 'FETCH_HEAD'. 2026-07-01 19:05:47.250 | 2026-07-01 19:05:47.250 | You are in 'detached HEAD' state. You can look around, make experimental 2026-07-01 19:05:47.250 | changes and commit them, and you can discard any commits you make in this 2026-07-01 19:05:47.250 | state without impacting any branches by switching back to a branch. 2026-07-01 19:05:47.250 | 2026-07-01 19:05:47.250 | If you want to create a new branch to retain commits you create, you may 2026-07-01 19:05:47.250 | do so (now or later) by using -c with the switch command. Example: 2026-07-01 19:05:47.250 | 2026-07-01 19:05:47.250 | git switch -c 2026-07-01 19:05:47.251 | 2026-07-01 19:05:47.251 | Or undo this operation with: 2026-07-01 19:05:47.251 | 2026-07-01 19:05:47.251 | git switch - 2026-07-01 19:05:47.251 | 2026-07-01 19:05:47.251 | Turn off this advice by setting config variable advice.detachedHead to false 2026-07-01 19:05:47.251 | 2026-07-01 19:05:47.251 | HEAD is now at 7ad9ef07 Merge "Update policy scope enforcement testing" 2026-07-01 19:05:47.255 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-01 19:05:47.258 | + functions-common:time_stop:2420 : local name 2026-07-01 19:05:47.261 | + functions-common:time_stop:2421 : local end_time 2026-07-01 19:05:47.264 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 19:05:47.267 | + functions-common:time_stop:2423 : local total 2026-07-01 19:05:47.270 | + functions-common:time_stop:2424 : local start_time 2026-07-01 19:05:47.273 | + functions-common:time_stop:2426 : name=git_timed 2026-07-01 19:05:47.276 | + functions-common:time_stop:2427 : start_time=1782932747190 2026-07-01 19:05:47.279 | + functions-common:time_stop:2429 : [[ -z 1782932747190 ]] 2026-07-01 19:05:47.283 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 19:05:47.288 | + functions-common:time_stop:2432 : end_time=1782932747285 2026-07-01 19:05:47.291 | + functions-common:time_stop:2433 : elapsed_time=95 2026-07-01 19:05:47.294 | + functions-common:time_stop:2434 : total=381332 2026-07-01 19:05:47.297 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 19:05:47.300 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=381427 2026-07-01 19:05:47.304 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/placement 2026-07-01 19:05:47.322 | + functions-common:git_clone:672 : cd /opt/stack/placement 2026-07-01 19:05:47.327 | + functions-common:git_clone:673 : git show --oneline 2026-07-01 19:05:47.328 | + functions-common:git_clone:673 : head -1 2026-07-01 19:05:47.330 | 7ad9ef07 Merge "Update policy scope enforcement testing" 2026-07-01 19:05:47.333 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-07-01 19:05:47.337 | + lib/placement:install_placement:123 : setup_develop /opt/stack/placement 2026-07-01 19:05:47.340 | + inc/python:setup_develop:353 : local bindep 2026-07-01 19:05:47.343 | + inc/python:setup_develop:354 : [[ /opt/stack/placement == -bindep* ]] 2026-07-01 19:05:47.347 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/placement 2026-07-01 19:05:47.350 | + inc/python:setup_develop:359 : local extras= 2026-07-01 19:05:47.354 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/placement -e 2026-07-01 19:05:47.357 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-07-01 19:05:47.361 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/placement == -bindep* ]] 2026-07-01 19:05:47.364 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/placement 2026-07-01 19:05:47.368 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-07-01 19:05:47.371 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-07-01 19:05:47.376 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/placement 2026-07-01 19:05:47.380 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-07-01 19:05:47.384 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/placement 2026-07-01 19:05:47.387 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-07-01 19:05:47.391 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-07-01 19:05:47.396 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2026-07-01 19:05:47.403 | + inc/python:_setup_package_with_constraints_edit:400 : name=openstack-placement 2026-07-01 19:05:47.406 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z openstack-placement ']' 2026-07-01 19:05:47.410 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement 2026-07-01 19:05:47.568 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/placement -e 2026-07-01 19:05:47.572 | + inc/python:setup_package:436 : local bindep=0 2026-07-01 19:05:47.575 | + inc/python:setup_package:437 : local bindep_flag= 2026-07-01 19:05:47.578 | + inc/python:setup_package:438 : local bindep_profiles= 2026-07-01 19:05:47.582 | + inc/python:setup_package:439 : [[ /opt/stack/placement == -bindep* ]] 2026-07-01 19:05:47.585 | + inc/python:setup_package:444 : local project_dir=/opt/stack/placement 2026-07-01 19:05:47.589 | + inc/python:setup_package:445 : local flags=-e 2026-07-01 19:05:47.592 | + inc/python:setup_package:446 : local extras= 2026-07-01 19:05:47.596 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-07-01 19:05:47.599 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-07-01 19:05:47.602 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-07-01 19:05:47.606 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-07-01 19:05:47.609 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-07-01 19:05:47.613 | + inc/python:setup_package:464 : pip_install -e /opt/stack/placement 2026-07-01 19:05:47.640 | Using python 3.12 to install /opt/stack/placement 2026-07-01 19:05:47.643 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/placement 2026-07-01 19:05:48.661 | Obtaining file:///opt/stack/placement 2026-07-01 19:05:48.663 | Installing build dependencies: started 2026-07-01 19:05:50.536 | Installing build dependencies: finished with status 'done' 2026-07-01 19:05:50.537 | Checking if build backend supports build_editable: started 2026-07-01 19:05:51.082 | Checking if build backend supports build_editable: finished with status 'done' 2026-07-01 19:05:51.084 | Getting requirements to build editable: started 2026-07-01 19:05:51.402 | Getting requirements to build editable: finished with status 'done' 2026-07-01 19:05:51.403 | Preparing editable metadata (pyproject.toml): started 2026-07-01 19:05:52.350 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-07-01 19:05:52.375 | Requirement already satisfied: pbr>=3.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (7.0.3) 2026-07-01 19:05:52.376 | Requirement already satisfied: SQLAlchemy>=1.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (2.0.51) 2026-07-01 19:05:52.378 | Requirement already satisfied: keystonemiddleware>=4.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (13.0.0) 2026-07-01 19:05:52.378 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (2.5.1) 2026-07-01 19:05:52.380 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (1.8.10) 2026-07-01 19:05:52.380 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (4.26.0) 2026-07-01 19:05:52.380 | Requirement already satisfied: requests>=2.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (2.34.2) 2026-07-01 19:05:52.381 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (7.5.0) 2026-07-01 19:05:52.382 | Requirement already satisfied: oslo.config>=6.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (10.5.0) 2026-07-01 19:05:52.383 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (6.4.0) 2026-07-01 19:05:52.386 | Requirement already satisfied: oslo.log>=4.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (8.2.0) 2026-07-01 19:05:52.386 | Requirement already satisfied: oslo.serialization>=2.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (5.10.0) 2026-07-01 19:05:52.386 | Requirement already satisfied: oslo.utils>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (10.1.1) 2026-07-01 19:05:52.387 | Requirement already satisfied: oslo.db>=8.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (18.0.0) 2026-07-01 19:05:52.388 | Requirement already satisfied: oslo.policy>=4.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (5.1.0) 2026-07-01 19:05:52.389 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (8.1.0) 2026-07-01 19:05:52.392 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (2.7.1) 2026-07-01 19:05:52.392 | Requirement already satisfied: os-resource-classes>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (1.1.0) 2026-07-01 19:05:52.392 | Requirement already satisfied: os-traits>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (3.8.0) 2026-07-01 19:05:52.393 | Requirement already satisfied: microversion-parse>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (2.1.0) 2026-07-01 19:05:52.396 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==15.1.0.dev7) (26.1.0) 2026-07-01 19:05:52.397 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==15.1.0.dev7) (2025.9.1) 2026-07-01 19:05:52.398 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==15.1.0.dev7) (0.37.0) 2026-07-01 19:05:52.400 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==15.1.0.dev7) (2026.5.1) 2026-07-01 19:05:52.407 | Requirement already satisfied: keystoneauth1>=3.12.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev7) (5.14.0) 2026-07-01 19:05:52.407 | Requirement already satisfied: oslo.cache>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev7) (4.2.0) 2026-07-01 19:05:52.410 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev7) (6.8.0) 2026-07-01 19:05:52.411 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev7) (4.0.1) 2026-07-01 19:05:52.414 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev7) (2.13.0) 2026-07-01 19:05:52.414 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev7) (5.8.0) 2026-07-01 19:05:52.418 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev7) (2.1.0) 2026-07-01 19:05:52.420 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev7) (5.8.0) 2026-07-01 19:05:52.420 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev7) (1.8.2) 2026-07-01 19:05:52.421 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev7) (4.15.0) 2026-07-01 19:05:52.431 | Requirement already satisfied: dogpile.cache>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.cache>=3.11.0->keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev7) (1.5.0) 2026-07-01 19:05:52.435 | Requirement already satisfied: decorator>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev7) (5.3.1) 2026-07-01 19:05:52.440 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->openstack-placement==15.1.0.dev7) (0.20) 2026-07-01 19:05:52.441 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->openstack-placement==15.1.0.dev7) (3.1.0) 2026-07-01 19:05:52.445 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->oslo.concurrency>=3.26.0->openstack-placement==15.1.0.dev7) (2.2.1) 2026-07-01 19:05:52.448 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.7.0->openstack-placement==15.1.0.dev7) (1.3.0) 2026-07-01 19:05:52.449 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.7.0->openstack-placement==15.1.0.dev7) (2.0.0) 2026-07-01 19:05:52.450 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.7.0->openstack-placement==15.1.0.dev7) (6.0.3) 2026-07-01 19:05:52.456 | Requirement already satisfied: alembic>=0.9.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=8.6.0->openstack-placement==15.1.0.dev7) (1.18.4) 2026-07-01 19:05:52.459 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=8.6.0->openstack-placement==15.1.0.dev7) (2.1.2) 2026-07-01 19:05:52.460 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=8.6.0->openstack-placement==15.1.0.dev7) (0.6.2) 2026-07-01 19:05:52.463 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->oslo.db>=8.6.0->openstack-placement==15.1.0.dev7) (1.3.12) 2026-07-01 19:05:52.470 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=4.3.0->openstack-placement==15.1.0.dev7) (2.9.0.post0) 2026-07-01 19:05:52.473 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->openstack-placement==15.1.0.dev7) (5.0.0) 2026-07-01 19:05:52.474 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->openstack-placement==15.1.0.dev7) (3.1.6) 2026-07-01 19:05:52.476 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->openstack-placement==15.1.0.dev7) (4.0.1) 2026-07-01 19:05:52.482 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->openstack-placement==15.1.0.dev7) (3.0.3) 2026-07-01 19:05:52.492 | Requirement already satisfied: msgpack>=0.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.serialization>=2.25.0->openstack-placement==15.1.0.dev7) (1.2.1) 2026-07-01 19:05:52.499 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.upgradecheck>=1.3.0->openstack-placement==15.1.0.dev7) (3.17.0) 2026-07-01 19:05:52.500 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.5.0->openstack-placement==15.1.0.dev7) (3.3.2) 2026-07-01 19:05:52.502 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.5.0->openstack-placement==15.1.0.dev7) (26.2) 2026-07-01 19:05:52.503 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.5.0->openstack-placement==15.1.0.dev7) (7.2.2) 2026-07-01 19:05:52.509 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=3.1.1->openstack-placement==15.1.0.dev7) (82.0.1) 2026-07-01 19:05:52.513 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->openstack-placement==15.1.0.dev7) (0.8.1) 2026-07-01 19:05:52.531 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=4.3.0->openstack-placement==15.1.0.dev7) (1.17.0) 2026-07-01 19:05:52.545 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.0->openstack-placement==15.1.0.dev7) (3.4.7) 2026-07-01 19:05:52.547 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.0->openstack-placement==15.1.0.dev7) (3.18) 2026-07-01 19:05:52.547 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.0->openstack-placement==15.1.0.dev7) (2.7.0) 2026-07-01 19:05:52.548 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.25.0->openstack-placement==15.1.0.dev7) (2023.11.17) 2026-07-01 19:05:52.567 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->openstack-placement==15.1.0.dev7) (0.8) 2026-07-01 19:05:52.579 | Requirement already satisfied: greenlet>=1 in /opt/stack/data/venv/lib/python3.12/site-packages (from SQLAlchemy>=1.4.0->openstack-placement==15.1.0.dev7) (3.5.2) 2026-07-01 19:05:52.625 | Building wheels for collected packages: openstack-placement 2026-07-01 19:05:52.626 | Building editable for openstack-placement (pyproject.toml): started 2026-07-01 19:05:53.409 | Building editable for openstack-placement (pyproject.toml): finished with status 'done' 2026-07-01 19:05:53.411 | Created wheel for openstack-placement: filename=openstack_placement-15.1.0.dev7-0.editable-py3-none-any.whl size=8757 sha256=86d712f9795cfe7748f07da764d40720f5f58232b360958f3b92f80f7956efea 2026-07-01 19:05:53.412 | Stored in directory: /tmp/pip-ephem-wheel-cache-o0tybt6d/wheels/0f/d8/4f/e8707957c726bd4763e71d7ed0672723b81ca99945904983a6 2026-07-01 19:05:53.417 | Successfully built openstack-placement 2026-07-01 19:05:53.684 | Installing collected packages: openstack-placement 2026-07-01 19:05:53.745 | Successfully installed openstack-placement-15.1.0.dev7 2026-07-01 19:05:53.896 | + inc/python:pip_install:216 : result=0 2026-07-01 19:05:53.899 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-01 19:05:53.902 | + functions-common:time_stop:2420 : local name 2026-07-01 19:05:53.904 | + functions-common:time_stop:2421 : local end_time 2026-07-01 19:05:53.907 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 19:05:53.910 | + functions-common:time_stop:2423 : local total 2026-07-01 19:05:53.913 | + functions-common:time_stop:2424 : local start_time 2026-07-01 19:05:53.916 | + functions-common:time_stop:2426 : name=pip_install 2026-07-01 19:05:53.919 | + functions-common:time_stop:2427 : start_time=1782932747633 2026-07-01 19:05:53.922 | + functions-common:time_stop:2429 : [[ -z 1782932747633 ]] 2026-07-01 19:05:53.925 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 19:05:53.931 | + functions-common:time_stop:2432 : end_time=1782932753928 2026-07-01 19:05:53.935 | + functions-common:time_stop:2433 : elapsed_time=6295 2026-07-01 19:05:53.938 | + functions-common:time_stop:2434 : total=160361 2026-07-01 19:05:53.940 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 19:05:53.943 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=166656 2026-07-01 19:05:53.945 | + inc/python:pip_install:219 : return 0 2026-07-01 19:05:53.948 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-07-01 19:05:53.951 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-07-01 19:05:53.954 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/placement 2026-07-01 19:05:53.958 | + inc/python:use_library_from_git:266 : local name=/opt/stack/placement 2026-07-01 19:05:53.961 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-01 19:05:53.964 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-01 19:05:53.967 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/placement, ]] 2026-07-01 19:05:53.970 | + inc/python:use_library_from_git:269 : return 1 2026-07-01 19:05:53.973 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-07-01 19:05:53.976 | + ./stack.sh:main:965 : configure_placement 2026-07-01 19:05:53.980 | + lib/placement:configure_placement:88 : sudo install -d -o quobyte /etc/placement 2026-07-01 19:05:53.996 | + lib/placement:configure_placement:89 : create_placement_conf 2026-07-01 19:05:53.999 | + lib/placement:create_placement_conf:78 : rm -f /etc/placement/placement.conf 2026-07-01 19:05:54.005 | ++ lib/placement:create_placement_conf:79 : database_connection_url placement 2026-07-01 19:05:54.008 | ++ lib/database:database_connection_url:134 : local db=placement 2026-07-01 19:05:54.010 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2026-07-01 19:05:54.013 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=placement 2026-07-01 19:05:54.016 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-01 19:05:54.018 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-01 19:05:54.022 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-01 19:05:54.043 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-01 19:05:54.045 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-01 19:05:54.047 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/placement?charset=utf8&plugin=dbcounter' 2026-07-01 19:05:54.051 | + lib/placement:create_placement_conf:79 : iniset /etc/placement/placement.conf placement_database connection 'mysql+pymysql://root:stackdb@127.0.0.1/placement?charset=utf8&plugin=dbcounter' 2026-07-01 19:05:54.087 | + lib/placement:create_placement_conf:80 : iniset /etc/placement/placement.conf DEFAULT debug True 2026-07-01 19:05:54.122 | + lib/placement:create_placement_conf:81 : iniset /etc/placement/placement.conf api auth_strategy keystone 2026-07-01 19:05:54.158 | + lib/placement:create_placement_conf:82 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2026-07-01 19:05:54.160 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/placement/placement.conf 2026-07-01 19:05:54.163 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=placement 2026-07-01 19:05:54.167 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-07-01 19:05:54.169 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-07-01 19:05:54.172 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/placement/placement.conf placement keystone_authtoken 2026-07-01 19:05:54.175 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/placement/placement.conf 2026-07-01 19:05:54.177 | + lib/keystone:configure_keystoneauth:392 : local admin_user=placement 2026-07-01 19:05:54.180 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-07-01 19:05:54.183 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2026-07-01 19:05:54.225 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2026-07-01 19:05:54.264 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://192.168.122.71/identity 2026-07-01 19:05:54.297 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2026-07-01 19:05:54.330 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/placement/placement.conf keystone_authtoken password nomoresecret 2026-07-01 19:05:54.363 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2026-07-01 19:05:54.398 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2026-07-01 19:05:54.433 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2026-07-01 19:05:54.468 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/placement/placement.conf keystone_authtoken www_authenticate_uri http://192.168.122.71/identity 2026-07-01 19:05:54.502 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-07-01 19:05:54.537 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2026-07-01 19:05:54.572 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-07-01 19:05:54.575 | + lib/placement:create_placement_conf:83 : setup_logging /etc/placement/placement.conf 2026-07-01 19:05:54.578 | + functions:setup_logging:693 : setup_systemd_logging /etc/placement/placement.conf 2026-07-01 19:05:54.581 | + functions:setup_systemd_logging:710 : local conf_file=/etc/placement/placement.conf 2026-07-01 19:05:54.584 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-07-01 19:05:54.604 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-07-01 19:05:54.608 | + functions:setup_systemd_logging:716 : local pidstr= 2026-07-01 19:05:54.610 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-07-01 19:05:54.613 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-07-01 19:05:54.616 | + functions:setup_systemd_logging:723 : iniset /etc/placement/placement.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-07-01 19:05:54.649 | + functions:setup_systemd_logging:725 : iniset /etc/placement/placement.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-07-01 19:05:54.685 | + functions:setup_systemd_logging:726 : iniset /etc/placement/placement.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-07-01 19:05:54.720 | + functions:setup_systemd_logging:727 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-07-01 19:05:54.753 | + functions:setup_systemd_logging:730 : iniset /etc/placement/placement.conf DEFAULT log_color False 2026-07-01 19:05:54.789 | + lib/placement:configure_placement:91 : write_uwsgi_config /etc/placement/placement-uwsgi.ini placement.wsgi.api:application /placement '' placement-api 2026-07-01 19:05:54.792 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/placement/placement-uwsgi.ini 2026-07-01 19:05:54.795 | + lib/apache:write_uwsgi_config:244 : local wsgi=placement.wsgi.api:application 2026-07-01 19:05:54.798 | + lib/apache:write_uwsgi_config:245 : local url=/placement 2026-07-01 19:05:54.800 | + lib/apache:write_uwsgi_config:246 : local http= 2026-07-01 19:05:54.803 | + lib/apache:write_uwsgi_config:247 : local name=placement-api 2026-07-01 19:05:54.806 | + lib/apache:write_uwsgi_config:249 : '[' -z placement-api ']' 2026-07-01 19:05:54.808 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-07-01 19:05:54.812 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-07-01 19:05:54.829 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-07-01 19:05:54.829 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-07-01 19:05:54.841 | d /var/run/uwsgi 0755 quobyte root 2026-07-01 19:05:54.845 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-07-01 19:05:54.858 | /etc/tmpfiles.d/uwsgi.conf:1: Line references path below legacy directory /var/run/, updating /var/run/uwsgi → /run/uwsgi; please update the tmpfiles.d/ drop-in file accordingly. 2026-07-01 19:05:54.864 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/placement-api.socket 2026-07-01 19:05:54.867 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/placement/placement-uwsgi.ini 2026-07-01 19:05:54.871 | + lib/apache:write_uwsgi_config:270 : [[ placement.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-07-01 19:05:54.874 | + lib/apache:write_uwsgi_config:271 : iniset /etc/placement/placement-uwsgi.ini uwsgi module placement.wsgi.api:application 2026-07-01 19:05:54.911 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2026-07-01 19:05:54.944 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2026-07-01 19:05:54.976 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2026-07-01 19:05:55.011 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2026-07-01 19:05:55.047 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 80 2026-07-01 19:05:55.084 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2026-07-01 19:05:55.120 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2026-07-01 19:05:55.153 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2026-07-01 19:05:55.188 | + lib/apache:write_uwsgi_config:290 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-07-01 19:05:55.223 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2026-07-01 19:05:55.258 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2026-07-01 19:05:55.294 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2026-07-01 19:05:55.330 | + lib/apache:write_uwsgi_config:298 : iniset /etc/placement/placement-uwsgi.ini uwsgi start-time %t 2026-07-01 19:05:55.364 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-07-01 19:05:55.367 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-07-01 19:05:55.372 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for placement-api 2026-07-01 19:05:55.375 | ++ lib/apache:apache_site_config_for:174 : local site=placement-api 2026-07-01 19:05:55.378 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-07-01 19:05:55.381 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-01 19:05:55.384 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-01 19:05:55.387 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/placement-api.conf 2026-07-01 19:05:55.391 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2026-07-01 19:05:55.394 | + lib/apache:write_uwsgi_config:306 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2026-07-01 19:05:55.429 | + lib/apache:write_uwsgi_config:307 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2026-07-01 19:05:55.464 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2026-07-01 19:05:55.465 | + lib/apache:write_uwsgi_config:308 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 acquire=1 ' 2026-07-01 19:05:55.475 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 acquire=1 2026-07-01 19:05:55.479 | + lib/apache:write_uwsgi_config:309 : enable_apache_site placement-api 2026-07-01 19:05:55.482 | + lib/apache:enable_apache_site:191 : local site=placement-api 2026-07-01 19:05:55.485 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-07-01 19:05:55.488 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-07-01 19:05:55.492 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-01 19:05:55.495 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-01 19:05:55.497 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-01 19:05:55.501 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-01 19:05:55.503 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-07-01 19:05:55.506 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-07-01 19:05:55.509 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-01 19:05:55.512 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-01 19:05:55.516 | + lib/apache:enable_apache_site:195 : sudo a2ensite placement-api 2026-07-01 19:05:55.527 | perl: warning: Setting locale failed. 2026-07-01 19:05:55.528 | perl: warning: Please check that your locale settings: 2026-07-01 19:05:55.528 | LANGUAGE = (unset), 2026-07-01 19:05:55.528 | LC_ALL = "en_US.utf8", 2026-07-01 19:05:55.528 | LANG = "de_DE.UTF-8" 2026-07-01 19:05:55.528 | are supported and installed on your system. 2026-07-01 19:05:55.528 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-01 19:05:55.570 | Enabling site placement-api. 2026-07-01 19:05:55.576 | To activate the new configuration, you need to run: 2026-07-01 19:05:55.576 | systemctl reload apache2 2026-07-01 19:05:55.582 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-07-01 19:05:55.584 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-01 19:05:55.588 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-01 19:05:55.590 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-01 19:05:55.729 | + lib/placement:configure_placement:92 : [[ False == \T\r\u\e ]] 2026-07-01 19:05:55.732 | + lib/placement:configure_placement:92 : [[ False == \T\r\u\e ]] 2026-07-01 19:05:55.737 | + lib/placement:configure_placement:95 : iniset /etc/placement/placement.conf oslo_policy enforce_new_defaults False 2026-07-01 19:05:55.775 | + ./stack.sh:main:972 : is_service_enabled placement placement-client 2026-07-01 19:05:55.796 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 19:05:55.799 | + ./stack.sh:main:973 : is_service_enabled n-cpu 2026-07-01 19:05:55.820 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 19:05:55.823 | + ./stack.sh:main:974 : configure_placement_nova_compute 2026-07-01 19:05:55.826 | + lib/nova:configure_placement_nova_compute:637 : local conf=/etc/nova/nova.conf 2026-07-01 19:05:55.829 | + lib/nova:configure_placement_nova_compute:638 : configure_keystoneauth /etc/nova/nova.conf nova placement 2026-07-01 19:05:55.832 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-07-01 19:05:55.835 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-01 19:05:55.838 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-07-01 19:05:55.841 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf placement auth_type password 2026-07-01 19:05:55.880 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf placement interface public 2026-07-01 19:05:55.916 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf placement auth_url http://192.168.122.71/identity 2026-07-01 19:05:55.953 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf placement username nova 2026-07-01 19:05:55.990 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf placement password nomoresecret 2026-07-01 19:05:56.027 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf placement user_domain_name Default 2026-07-01 19:05:56.065 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf placement project_name service 2026-07-01 19:05:56.101 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf placement project_domain_name Default 2026-07-01 19:05:56.138 | + ./stack.sh:main:978 : is_service_enabled horizon 2026-07-01 19:05:56.160 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 19:05:56.163 | + ./stack.sh:main:983 : is_service_enabled tls-proxy 2026-07-01 19:05:56.184 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 19:05:56.187 | + ./stack.sh:main:987 : is_service_enabled cinder 2026-07-01 19:05:56.207 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 19:05:56.210 | + ./stack.sh:main:989 : init_os_brick 2026-07-01 19:05:56.213 | + lib/cinder:init_os_brick:510 : mkdir -p /opt/stack/data/os_brick 2026-07-01 19:05:56.218 | + lib/cinder:init_os_brick:511 : is_service_enabled cinder 2026-07-01 19:05:56.239 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 19:05:56.242 | + lib/cinder:init_os_brick:512 : iniset /etc/cinder/cinder.conf os_brick lock_path /opt/stack/data/os_brick 2026-07-01 19:05:56.280 | + lib/cinder:init_os_brick:514 : is_service_enabled nova 2026-07-01 19:05:56.299 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 19:05:56.303 | + lib/cinder:init_os_brick:515 : iniset /etc/nova/nova.conf os_brick lock_path /opt/stack/data/os_brick 2026-07-01 19:05:56.342 | + lib/cinder:init_os_brick:517 : is_service_enabled glance 2026-07-01 19:05:56.361 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 19:05:56.364 | + lib/cinder:init_os_brick:518 : iniset /etc/glance/glance-api.conf os_brick lock_path /opt/stack/data/os_brick 2026-07-01 19:05:56.403 | + lib/cinder:init_os_brick:519 : iniset /etc/glance/glance-cache.conf os_brick lock_path /opt/stack/data/os_brick 2026-07-01 19:05:56.441 | + ./stack.sh:main:996 : run_phase stack install 2026-07-01 19:05:56.445 | + functions-common:run_phase:1848 : local mode=stack 2026-07-01 19:05:56.448 | + functions-common:run_phase:1849 : local phase=install 2026-07-01 19:05:56.451 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-07-01 19:05:56.454 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-07-01 19:05:56.457 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-07-01 19:05:56.460 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-07-01 19:05:56.463 | + functions-common:run_phase:1858 : local extra 2026-07-01 19:05:56.468 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-07-01 19:05:56.472 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-07-01 19:05:56.475 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-07-01 19:05:56.479 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-07-01 19:05:56.482 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack install 2026-07-01 19:05:56.486 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-07-01 19:05:56.504 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-01 19:05:56.507 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-07-01 19:05:56.511 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-07-01 19:05:56.514 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2026-07-01 19:05:56.518 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2026-07-01 19:05:56.521 | ++ ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-01 19:05:56.524 | ++ ./stack.sh:echo_summary:447 : echo -e Installing Tempest 2026-07-01 19:05:56.527 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2026-07-01 19:05:56.531 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2026-07-01 19:05:56.611 | ++ inc/async:async_inner:63 : install_tempest 2026-07-01 19:05:56.649 | [2057 Async install_tempest:38288]: running: install_tempest 2026-07-01 19:05:56.652 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-07-01 19:05:56.655 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-07-01 19:05:56.658 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-07-01 19:05:56.661 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-07-01 19:05:56.664 | + functions-common:run_phase:1875 : run_plugins stack install 2026-07-01 19:05:56.667 | + functions-common:run_plugins:1834 : local mode=stack 2026-07-01 19:05:56.670 | + functions-common:run_plugins:1835 : local phase=install 2026-07-01 19:05:56.674 | + functions-common:run_plugins:1837 : local plugins= 2026-07-01 19:05:56.677 | + functions-common:run_plugins:1838 : local plugin 2026-07-01 19:05:56.681 | + ./stack.sh:main:999 : use_library_from_git python-openstackclient 2026-07-01 19:05:56.684 | + inc/python:use_library_from_git:266 : local name=python-openstackclient 2026-07-01 19:05:56.687 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-01 19:05:56.690 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-01 19:05:56.693 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-openstackclient, ]] 2026-07-01 19:05:56.696 | + inc/python:use_library_from_git:269 : return 1 2026-07-01 19:05:56.699 | + ./stack.sh:main:1003 : pip_install_gr python-openstackclient 2026-07-01 19:05:56.702 | + inc/python:pip_install_gr:94 : local name=python-openstackclient 2026-07-01 19:05:56.705 | + inc/python:pip_install_gr:95 : local clean_name 2026-07-01 19:05:56.709 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements python-openstackclient 2026-07-01 19:05:56.713 | ++ inc/python:get_from_global_requirements:241 : local package=python-openstackclient 2026-07-01 19:05:56.715 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-07-01 19:05:56.720 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-07-01 19:05:56.721 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2026-07-01 19:05:56.727 | ++ inc/python:get_from_global_requirements:243 : required_pkg='python-openstackclient!=7.3.0,!=7.3.1 ' 2026-07-01 19:05:56.730 | ++ inc/python:get_from_global_requirements:244 : [[ python-openstackclient!=7.3.0,!=7.3.1 == '' ]] 2026-07-01 19:05:56.733 | ++ inc/python:get_from_global_requirements:247 : echo 'python-openstackclient!=7.3.0,!=7.3.1' 2026-07-01 19:05:56.736 | + inc/python:pip_install_gr:96 : clean_name='python-openstackclient!=7.3.0,!=7.3.1' 2026-07-01 19:05:56.740 | + inc/python:pip_install_gr:97 : pip_install 'python-openstackclient!=7.3.0,!=7.3.1' 2026-07-01 19:05:56.764 | Using python 3.12 to install python-openstackclient!=7.3.0,!=7.3.1 2026-07-01 19:05:56.767 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt 'python-openstackclient!=7.3.0,!=7.3.1' 2026-07-01 19:05:58.074 | Collecting python-openstackclient!=7.3.0,!=7.3.1 2026-07-01 19:05:58.227 | Downloading python_openstackclient-10.1.0-py3-none-any.whl.metadata (10 kB) 2026-07-01 19:05:58.240 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (43.0.3) 2026-07-01 19:05:58.243 | Requirement already satisfied: cliff>=4.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (4.14.0) 2026-07-01 19:05:58.243 | Requirement already satisfied: iso8601>=0.1.11 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (2.1.0) 2026-07-01 19:05:58.243 | Requirement already satisfied: openstacksdk>=4.14.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (4.17.0) 2026-07-01 19:05:58.243 | Requirement already satisfied: osc-lib>=4.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (4.6.0) 2026-07-01 19:05:58.244 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (6.8.0) 2026-07-01 19:05:58.245 | Requirement already satisfied: python-keystoneclient>=3.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (5.8.0) 2026-07-01 19:05:58.246 | Requirement already satisfied: python-cinderclient>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (9.9.0) 2026-07-01 19:05:58.246 | Requirement already satisfied: requests>=2.27.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (2.34.2) 2026-07-01 19:05:58.248 | Requirement already satisfied: stevedore>=2.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (5.8.0) 2026-07-01 19:05:58.249 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (0.6.0) 2026-07-01 19:05:58.250 | Requirement already satisfied: cmd2>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (4.0.0) 2026-07-01 19:05:58.251 | Requirement already satisfied: PrettyTable>=0.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (3.17.0) 2026-07-01 19:05:58.252 | Requirement already satisfied: PyYAML>=3.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (6.0.3) 2026-07-01 19:05:58.255 | Requirement already satisfied: prompt-toolkit>=3.0.52 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (3.0.52) 2026-07-01 19:05:58.256 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (1.11.0) 2026-07-01 19:05:58.257 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (15.0.0) 2026-07-01 19:05:58.258 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (1.8.0) 2026-07-01 19:05:58.260 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->python-openstackclient!=7.3.0,!=7.3.1) (2.0.0) 2026-07-01 19:05:58.264 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->python-openstackclient!=7.3.0,!=7.3.1) (3.0) 2026-07-01 19:05:58.267 | Requirement already satisfied: decorator>=4.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (5.3.1) 2026-07-01 19:05:58.268 | Requirement already satisfied: dogpile.cache>=0.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (1.5.0) 2026-07-01 19:05:58.269 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (1.1.0) 2026-07-01 19:05:58.270 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (1.33) 2026-07-01 19:05:58.271 | Requirement already satisfied: keystoneauth1>=5.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (5.14.0) 2026-07-01 19:05:58.272 | Requirement already satisfied: os-service-types>=1.8.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (1.8.2) 2026-07-01 19:05:58.272 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (7.0.3) 2026-07-01 19:05:58.273 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (4.10.0) 2026-07-01 19:05:58.274 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (7.2.2) 2026-07-01 19:05:58.281 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (3.1.1) 2026-07-01 19:05:58.285 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=5.10.0->openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (4.15.0) 2026-07-01 19:05:58.291 | Requirement already satisfied: oslo.utils>=3.33.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=4.6.0->python-openstackclient!=7.3.0,!=7.3.1) (10.1.1) 2026-07-01 19:05:58.295 | Requirement already satisfied: netaddr>=0.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->osc-lib>=4.6.0->python-openstackclient!=7.3.0,!=7.3.1) (1.3.0) 2026-07-01 19:05:58.297 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->osc-lib>=4.6.0->python-openstackclient!=7.3.0,!=7.3.1) (3.3.2) 2026-07-01 19:05:58.298 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->osc-lib>=4.6.0->python-openstackclient!=7.3.0,!=7.3.1) (26.2) 2026-07-01 19:05:58.304 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (82.0.1) 2026-07-01 19:05:58.308 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.2->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (0.8.1) 2026-07-01 19:05:58.325 | Requirement already satisfied: debtcollector>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (3.1.0) 2026-07-01 19:05:58.326 | Requirement already satisfied: oslo.config>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (10.5.0) 2026-07-01 19:05:58.327 | Requirement already satisfied: oslo.serialization>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (5.10.0) 2026-07-01 19:05:58.330 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (2.2.1) 2026-07-01 19:05:58.333 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (2.0.0) 2026-07-01 19:05:58.336 | Requirement already satisfied: msgpack>=0.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.serialization>=2.18.0->python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (1.2.1) 2026-07-01 19:05:58.343 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.27.0->python-openstackclient!=7.3.0,!=7.3.1) (3.4.7) 2026-07-01 19:05:58.344 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.27.0->python-openstackclient!=7.3.0,!=7.3.1) (3.18) 2026-07-01 19:05:58.345 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.27.0->python-openstackclient!=7.3.0,!=7.3.1) (2.7.0) 2026-07-01 19:05:58.346 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.27.0->python-openstackclient!=7.3.0,!=7.3.1) (2023.11.17) 2026-07-01 19:05:58.362 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (4.2.0) 2026-07-01 19:05:58.363 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (2.20.0) 2026-07-01 19:05:58.368 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (0.1.2) 2026-07-01 19:05:58.416 | Downloading python_openstackclient-10.1.0-py3-none-any.whl (1.2 MB) 2026-07-01 19:05:58.501 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 26.8 MB/s 0:00:00 2026-07-01 19:05:58.800 | Installing collected packages: python-openstackclient 2026-07-01 19:06:00.831 | Successfully installed python-openstackclient-10.1.0 2026-07-01 19:06:00.962 | + inc/python:pip_install:216 : result=0 2026-07-01 19:06:00.966 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-01 19:06:00.969 | + functions-common:time_stop:2420 : local name 2026-07-01 19:06:00.972 | + functions-common:time_stop:2421 : local end_time 2026-07-01 19:06:00.974 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 19:06:00.977 | + functions-common:time_stop:2423 : local total 2026-07-01 19:06:00.980 | + functions-common:time_stop:2424 : local start_time 2026-07-01 19:06:00.983 | + functions-common:time_stop:2426 : name=pip_install 2026-07-01 19:06:00.986 | + functions-common:time_stop:2427 : start_time=1782932756758 2026-07-01 19:06:00.989 | + functions-common:time_stop:2429 : [[ -z 1782932756758 ]] 2026-07-01 19:06:00.992 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 19:06:00.998 | + functions-common:time_stop:2432 : end_time=1782932760994 2026-07-01 19:06:01.002 | + functions-common:time_stop:2433 : elapsed_time=4236 2026-07-01 19:06:01.006 | + functions-common:time_stop:2434 : total=166656 2026-07-01 19:06:01.010 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 19:06:01.012 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=170892 2026-07-01 19:06:01.016 | + inc/python:pip_install:219 : return 0 2026-07-01 19:06:01.019 | + ./stack.sh:main:1004 : is_service_enabled openstack-cli-server 2026-07-01 19:06:01.038 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 19:06:01.041 | + ./stack.sh:main:1011 : install_oscwrap 2026-07-01 19:06:01.047 | ++ functions-common:install_oscwrap:2470 : mktemp 2026-07-01 19:06:01.053 | + functions-common:install_oscwrap:2470 : OSCWRAP_TIMER_FILE=/tmp/tmp.6GjjV1ObB1 2026-07-01 19:06:01.059 | + functions-common:install_oscwrap:2473 : shopt -s expand_aliases 2026-07-01 19:06:01.059 | + functions-common:install_oscwrap:2476 : unalias -a 2026-07-01 19:06:01.062 | + functions-common:install_oscwrap:2478 : alias openstack=oscwrap 2026-07-01 19:06:01.066 | + ./stack.sh:main:1016 : [[ False != \F\a\l\s\e ]] 2026-07-01 19:06:01.069 | + ./stack.sh:main:1056 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-07-01 19:06:01.072 | + ./stack.sh:main:1064 : is_service_enabled mysql postgresql 2026-07-01 19:06:01.095 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 19:06:01.098 | + ./stack.sh:main:1065 : configure_database 2026-07-01 19:06:01.101 | + lib/database:configure_database:128 : configure_database_mysql 2026-07-01 19:06:01.104 | + lib/databases/mysql:configure_database_mysql:60 : local my_conf mysql slow_log my_client_conf 2026-07-01 19:06:01.107 | + lib/databases/mysql:configure_database_mysql:61 : echo_summary 'Configuring and starting MySQL' 2026-07-01 19:06:01.110 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-01 19:06:01.113 | + ./stack.sh:echo_summary:447 : echo -e Configuring and starting MySQL 2026-07-01 19:06:01.116 | + lib/databases/mysql:configure_database_mysql:63 : is_ubuntu 2026-07-01 19:06:01.120 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-01 19:06:01.121 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-01 19:06:01.124 | + lib/databases/mysql:configure_database_mysql:64 : my_conf=/etc/mysql/my.cnf 2026-07-01 19:06:01.127 | + lib/databases/mysql:configure_database_mysql:76 : is_ubuntu 2026-07-01 19:06:01.130 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-01 19:06:01.133 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-01 19:06:01.134 | + lib/databases/mysql:configure_database_mysql:77 : is_fips_enabled 2026-07-01 19:06:01.138 | ++ functions-common:is_fips_enabled:2541 : cat /proc/sys/crypto/fips_enabled 2026-07-01 19:06:01.139 | cat: /proc/sys/crypto/fips_enabled: No such file or directory 2026-07-01 19:06:01.142 | + functions-common:is_fips_enabled:2541 : fips= 2026-07-01 19:06:01.144 | + functions-common:is_fips_enabled:2542 : '[' '' == 1 ']' 2026-07-01 19:06:01.149 | ++ lib/databases/mysql:configure_database_mysql:85 : ipv6_unquote 0.0.0.0 2026-07-01 19:06:01.151 | ++ functions-common:ipv6_unquote:2218 : echo 0.0.0.0 2026-07-01 19:06:01.152 | ++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-07-01 19:06:01.158 | + lib/databases/mysql:configure_database_mysql:85 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2026-07-01 19:06:01.242 | + lib/databases/mysql:configure_database_mysql:88 : is_fedora 2026-07-01 19:06:01.245 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-01 19:06:01.249 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-01 19:06:01.252 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-01 19:06:01.257 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-01 19:06:01.260 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-01 19:06:01.263 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-01 19:06:01.266 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-01 19:06:01.270 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-01 19:06:01.273 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-01 19:06:01.276 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-01 19:06:01.279 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-01 19:06:01.282 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-01 19:06:01.285 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-01 19:06:01.288 | + lib/databases/mysql:configure_database_mysql:91 : is_ubuntu 2026-07-01 19:06:01.291 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-01 19:06:01.294 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-01 19:06:01.297 | + lib/databases/mysql:configure_database_mysql:93 : restart_service mysql 2026-07-01 19:06:01.300 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-01 19:06:01.303 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart mysql 2026-07-01 19:06:02.792 | + lib/databases/mysql:configure_database_mysql:98 : local use_mariadb_socket_auth=False 2026-07-01 19:06:02.796 | + lib/databases/mysql:configure_database_mysql:99 : is_ubuntu 2026-07-01 19:06:02.801 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-01 19:06:02.807 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-01 19:06:02.811 | + lib/databases/mysql:configure_database_mysql:99 : '[' mysql == mariadb ']' 2026-07-01 19:06:02.814 | + lib/databases/mysql:configure_database_mysql:109 : [[ False != \T\r\u\e ]] 2026-07-01 19:06:02.818 | + lib/databases/mysql:configure_database_mysql:110 : sudo mysqladmin -u root password stackdb 2026-07-01 19:06:02.837 | mysqladmin: connect to server at 'localhost' failed 2026-07-01 19:06:02.837 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2026-07-01 19:06:02.844 | + lib/databases/mysql:configure_database_mysql:110 : true 2026-07-01 19:06:02.848 | + lib/databases/mysql:configure_database_mysql:115 : is_ubuntu 2026-07-01 19:06:02.852 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-01 19:06:02.855 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-01 19:06:02.860 | + lib/databases/mysql:configure_database_mysql:115 : '[' mysql == mariadb ']' 2026-07-01 19:06:02.864 | + lib/databases/mysql:configure_database_mysql:118 : local 'cmd_args=-uroot -pstackdb -h127.0.0.1 ' 2026-07-01 19:06:02.868 | + lib/databases/mysql:configure_database_mysql:123 : min_db_ver=11.6.2 2026-07-01 19:06:02.874 | ++ lib/databases/mysql:configure_database_mysql:124 : sudo mysql -uroot -pstackdb -h127.0.0.1 -e 'select version();' -sN 2026-07-01 19:06:02.875 | ++ lib/databases/mysql:configure_database_mysql:124 : cut -d - -f 1 2026-07-01 19:06:02.889 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-01 19:06:02.964 | + lib/databases/mysql:configure_database_mysql:124 : db_version=8.0.46 2026-07-01 19:06:02.971 | ++ lib/databases/mysql:configure_database_mysql:125 : sort -V 2026-07-01 19:06:02.972 | ++ lib/databases/mysql:configure_database_mysql:125 : tail -n 1 2026-07-01 19:06:02.974 | ++ lib/databases/mysql:configure_database_mysql:125 : printf '%s\n' 11.6.2 8.0.46 2026-07-01 19:06:02.980 | + lib/databases/mysql:configure_database_mysql:125 : max_db_ver=11.6.2 2026-07-01 19:06:02.985 | + lib/databases/mysql:configure_database_mysql:126 : [[ 11.6.2 != \1\1\.\6\.\2 ]] 2026-07-01 19:06:02.988 | + lib/databases/mysql:configure_database_mysql:132 : [[ False == \T\r\u\e ]] 2026-07-01 19:06:02.990 | + lib/databases/mysql:configure_database_mysql:139 : [[ False == \T\r\u\e ]] 2026-07-01 19:06:02.992 | + lib/databases/mysql:configure_database_mysql:144 : sudo mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE USER IF NOT EXISTS '\''root'\''@'\''%'\'' identified by '\''stackdb'\'';' 2026-07-01 19:06:03.010 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-01 19:06:03.110 | + lib/databases/mysql:configure_database_mysql:145 : sudo mysql -uroot -pstackdb -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2026-07-01 19:06:03.133 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-01 19:06:03.204 | + lib/databases/mysql:configure_database_mysql:151 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2026-07-01 19:06:03.283 | + lib/databases/mysql:configure_database_mysql:152 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2026-07-01 19:06:03.356 | + lib/databases/mysql:configure_database_mysql:153 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2026-07-01 19:06:03.441 | + lib/databases/mysql:configure_database_mysql:155 : [[ False == \T\r\u\e ]] 2026-07-01 19:06:03.446 | + lib/databases/mysql:configure_database_mysql:175 : [[ True == \T\r\u\e ]] 2026-07-01 19:06:03.449 | + lib/databases/mysql:configure_database_mysql:176 : echo 'enabling MySQL performance counting' 2026-07-01 19:06:03.450 | enabling MySQL performance counting 2026-07-01 19:06:03.452 | + lib/databases/mysql:configure_database_mysql:179 : pip_install /home/quobyte/devstack/tools/dbcounter 2026-07-01 19:06:03.483 | Using python 3.12 to install /home/quobyte/devstack/tools/dbcounter 2026-07-01 19:06:03.485 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /home/quobyte/devstack/tools/dbcounter 2026-07-01 19:06:04.516 | Processing ./tools/dbcounter 2026-07-01 19:06:04.519 | Installing build dependencies: started 2026-07-01 19:06:07.663 | Installing build dependencies: finished with status 'done' 2026-07-01 19:06:07.665 | Getting requirements to build wheel: started 2026-07-01 19:06:08.308 | Getting requirements to build wheel: finished with status 'done' 2026-07-01 19:06:08.308 | Preparing metadata (pyproject.toml): started 2026-07-01 19:06:08.682 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-01 19:06:08.686 | Building wheels for collected packages: dbcounter 2026-07-01 19:06:08.687 | Building wheel for dbcounter (pyproject.toml): started 2026-07-01 19:06:09.119 | Building wheel for dbcounter (pyproject.toml): finished with status 'done' 2026-07-01 19:06:09.120 | Created wheel for dbcounter: filename=dbcounter-0.1-py3-none-any.whl size=3228 sha256=596a25a991d334dae7ac61ae4889cad7815b366f41d23118baf1c8e350a0e8e4 2026-07-01 19:06:09.121 | Stored in directory: /tmp/pip-ephem-wheel-cache-8xqa52a9/wheels/9b/45/be/0f827e4c026fc267738eabb4d24bd5c9b8db3f5da97af6e98c 2026-07-01 19:06:09.126 | Successfully built dbcounter 2026-07-01 19:06:09.442 | Installing collected packages: dbcounter 2026-07-01 19:06:09.490 | Successfully installed dbcounter-0.1 2026-07-01 19:06:09.645 | + inc/python:pip_install:216 : result=0 2026-07-01 19:06:09.649 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-01 19:06:09.653 | + functions-common:time_stop:2420 : local name 2026-07-01 19:06:09.656 | + functions-common:time_stop:2421 : local end_time 2026-07-01 19:06:09.660 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 19:06:09.664 | + functions-common:time_stop:2423 : local total 2026-07-01 19:06:09.668 | + functions-common:time_stop:2424 : local start_time 2026-07-01 19:06:09.671 | + functions-common:time_stop:2426 : name=pip_install 2026-07-01 19:06:09.676 | + functions-common:time_stop:2427 : start_time=1782932763477 2026-07-01 19:06:09.680 | + functions-common:time_stop:2429 : [[ -z 1782932763477 ]] 2026-07-01 19:06:09.685 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 19:06:09.691 | + functions-common:time_stop:2432 : end_time=1782932769686 2026-07-01 19:06:09.694 | + functions-common:time_stop:2433 : elapsed_time=6209 2026-07-01 19:06:09.697 | + functions-common:time_stop:2434 : total=170892 2026-07-01 19:06:09.702 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 19:06:09.705 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=177101 2026-07-01 19:06:09.710 | + inc/python:pip_install:219 : return 0 2026-07-01 19:06:09.714 | + lib/databases/mysql:configure_database_mysql:182 : recreate_database stats 2026-07-01 19:06:09.718 | + lib/database:recreate_database:112 : local db=stats 2026-07-01 19:06:09.722 | + lib/database:recreate_database:113 : recreate_database_mysql stats 2026-07-01 19:06:09.726 | + lib/databases/mysql:recreate_database_mysql:54 : local db=stats 2026-07-01 19:06:09.729 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS stats;' 2026-07-01 19:06:09.736 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-01 19:06:09.808 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE stats CHARACTER SET utf8;' 2026-07-01 19:06:09.816 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-01 19:06:09.883 | + lib/databases/mysql:configure_database_mysql:183 : mysql -u root -pstackdb -h 127.0.0.1 -e 'CREATE TABLE queries (db VARCHAR(32), op VARCHAR(32), 2026-07-01 19:06:09.883 | count INT, PRIMARY KEY (db, op)) ENGINE MEMORY' stats 2026-07-01 19:06:09.889 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-01 19:06:09.959 | + lib/databases/mysql:configure_database_mysql:188 : [[ True == \T\r\u\e ]] 2026-07-01 19:06:09.962 | + lib/databases/mysql:configure_database_mysql:189 : iniset -sudo /etc/mysql/my.cnf mysqld read_buffer_size 64K 2026-07-01 19:06:10.036 | + lib/databases/mysql:configure_database_mysql:190 : iniset -sudo /etc/mysql/my.cnf mysqld innodb_buffer_pool_size 16M 2026-07-01 19:06:10.118 | + lib/databases/mysql:configure_database_mysql:191 : iniset -sudo /etc/mysql/my.cnf mysqld thread_stack 192K 2026-07-01 19:06:10.187 | + lib/databases/mysql:configure_database_mysql:192 : iniset -sudo /etc/mysql/my.cnf mysqld thread_cache_size 8 2026-07-01 19:06:10.257 | + lib/databases/mysql:configure_database_mysql:193 : iniset -sudo /etc/mysql/my.cnf mysqld tmp_table_size 8M 2026-07-01 19:06:10.341 | + lib/databases/mysql:configure_database_mysql:194 : iniset -sudo /etc/mysql/my.cnf mysqld sort_buffer_size 8M 2026-07-01 19:06:10.416 | + lib/databases/mysql:configure_database_mysql:195 : iniset -sudo /etc/mysql/my.cnf mysqld max_allowed_packet 8M 2026-07-01 19:06:10.493 | + lib/databases/mysql:configure_database_mysql:198 : restart_service mysql 2026-07-01 19:06:10.496 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-01 19:06:10.500 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart mysql 2026-07-01 19:06:13.318 | + ./stack.sh:main:1069 : save_stackenv 1069 2026-07-01 19:06:13.320 | + functions-common:save_stackenv:65 : local tag=1069 2026-07-01 19:06:13.324 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-07-01 19:06:13.327 | + functions-common:save_stackenv:67 : time_stamp=2026-07-01-210613 2026-07-01 19:06:13.330 | + functions-common:save_stackenv:68 : echo '# 2026-07-01-210613 1069' 2026-07-01 19:06:13.332 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-01 19:06:13.335 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-07-01 19:06:13.337 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-01 19:06:13.339 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-07-01 19:06:13.343 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-01 19:06:13.347 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-07-01 19:06:13.349 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-01 19:06:13.352 | + functions-common:save_stackenv:70 : echo ENABLED_SERVICES=key,n-api,n-cpu,n-cond,n-sch,n-novnc,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-agent,rabbit,tempest,mysql,etcd3,dstat,q-ovn-metadata-agent 2026-07-01 19:06:13.354 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-01 19:06:13.358 | + functions-common:save_stackenv:70 : echo HOST_IP=192.168.122.71 2026-07-01 19:06:13.361 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-01 19:06:13.365 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=http://192.168.122.71/identity 2026-07-01 19:06:13.369 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-01 19:06:13.373 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2026-07-01-205233 2026-07-01 19:06:13.377 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-01 19:06:13.383 | + functions-common:save_stackenv:70 : echo OS_CACERT= 2026-07-01 19:06:13.388 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-01 19:06:13.391 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=192.168.122.71 2026-07-01 19:06:13.396 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-01 19:06:13.399 | + functions-common:save_stackenv:70 : echo STACK_USER=quobyte 2026-07-01 19:06:13.403 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-01 19:06:13.407 | + functions-common:save_stackenv:70 : echo TLS_IP= 2026-07-01 19:06:13.410 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-01 19:06:13.414 | + functions-common:save_stackenv:70 : echo HOST_IPV6=::1 2026-07-01 19:06:13.418 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-01 19:06:13.421 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-07-01 19:06:13.426 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-01 19:06:13.431 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=192.168.122.71 2026-07-01 19:06:13.435 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-01 19:06:13.441 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-07-01 19:06:13.446 | + ./stack.sh:main:1079 : start_dstat 2026-07-01 19:06:13.450 | + lib/dstat:start_dstat:31 : run_process dstat '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-07-01 19:06:13.457 | + functions-common:run_process:1674 : local service=dstat 2026-07-01 19:06:13.462 | + functions-common:run_process:1675 : local 'command=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-07-01 19:06:13.466 | + functions-common:run_process:1676 : local group= 2026-07-01 19:06:13.472 | + functions-common:run_process:1677 : local user= 2026-07-01 19:06:13.475 | + functions-common:run_process:1678 : local env_vars= 2026-07-01 19:06:13.478 | + functions-common:run_process:1680 : local name=dstat 2026-07-01 19:06:13.481 | + functions-common:run_process:1682 : time_start run_process 2026-07-01 19:06:13.485 | + functions-common:time_start:2406 : local name=run_process 2026-07-01 19:06:13.488 | + functions-common:time_start:2407 : local start_time= 2026-07-01 19:06:13.491 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-01 19:06:13.496 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-01 19:06:13.501 | + functions-common:time_start:2411 : _TIME_START[$name]=1782932773498 2026-07-01 19:06:13.503 | + functions-common:run_process:1683 : is_service_enabled dstat 2026-07-01 19:06:13.525 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 19:06:13.529 | + functions-common:run_process:1684 : _run_under_systemd dstat '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' '' '' '' 2026-07-01 19:06:13.532 | + functions-common:_run_under_systemd:1628 : local service=dstat 2026-07-01 19:06:13.535 | + functions-common:_run_under_systemd:1629 : local 'command=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-07-01 19:06:13.538 | + functions-common:_run_under_systemd:1630 : local 'cmd=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-07-01 19:06:13.542 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-07-01 19:06:13.545 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-07-01 19:06:13.548 | + functions-common:_common_systemd_pitfalls:1603 : [[ /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2026-07-01 19:06:13.552 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2026-07-01 19:06:13.555 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@dstat.service 2026-07-01 19:06:13.558 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-01 19:06:13.561 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-01 19:06:13.565 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-01 19:06:13.570 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-01 19:06:13.576 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[dstat] ]] 2026-07-01 19:06:13.580 | + functions-common:_run_under_systemd:1644 : [[ /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2026-07-01 19:06:13.587 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@dstat.service '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' '' quobyte '' 2026-07-01 19:06:13.593 | + functions-common:write_user_unit_file:1535 : local service=devstack@dstat.service 2026-07-01 19:06:13.596 | + functions-common:write_user_unit_file:1536 : local 'command=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-07-01 19:06:13.600 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-01 19:06:13.603 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-07-01 19:06:13.608 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-01 19:06:13.612 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-01 19:06:13.615 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-01 19:06:13.618 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@dstat.service 2026-07-01 19:06:13.621 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-01 19:06:13.627 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2026-07-01 19:06:13.710 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-07-01 19:06:13.790 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User quobyte 2026-07-01 19:06:13.860 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecStart '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-07-01 19:06:13.925 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2026-07-01 19:06:13.992 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2026-07-01 19:06:14.061 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-01 19:06:14.137 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-01 19:06:14.141 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-01 19:06:14.144 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2026-07-01 19:06:14.236 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-01 19:06:14.697 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@dstat.service 2026-07-01 19:06:14.719 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2026-07-01 19:06:15.163 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@dstat.service 2026-07-01 19:06:15.210 | + functions-common:run_process:1686 : time_stop run_process 2026-07-01 19:06:15.215 | + functions-common:time_stop:2420 : local name 2026-07-01 19:06:15.218 | + functions-common:time_stop:2421 : local end_time 2026-07-01 19:06:15.222 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 19:06:15.227 | + functions-common:time_stop:2423 : local total 2026-07-01 19:06:15.233 | + functions-common:time_stop:2424 : local start_time 2026-07-01 19:06:15.237 | + functions-common:time_stop:2426 : name=run_process 2026-07-01 19:06:15.241 | + functions-common:time_stop:2427 : start_time=1782932773498 2026-07-01 19:06:15.244 | + functions-common:time_stop:2429 : [[ -z 1782932773498 ]] 2026-07-01 19:06:15.252 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 19:06:15.258 | + functions-common:time_stop:2432 : end_time=1782932775254 2026-07-01 19:06:15.259 | + functions-common:time_stop:2433 : elapsed_time=1756 2026-07-01 19:06:15.261 | + functions-common:time_stop:2434 : total=0 2026-07-01 19:06:15.264 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 19:06:15.268 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=1756 2026-07-01 19:06:15.271 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/quobyte/devstack/tools/memory_tracker.sh '' root PYTHON=python3.12 2026-07-01 19:06:15.276 | + functions-common:run_process:1674 : local service=memory_tracker 2026-07-01 19:06:15.279 | + functions-common:run_process:1675 : local command=/home/quobyte/devstack/tools/memory_tracker.sh 2026-07-01 19:06:15.283 | + functions-common:run_process:1676 : local group= 2026-07-01 19:06:15.286 | + functions-common:run_process:1677 : local user=root 2026-07-01 19:06:15.290 | + functions-common:run_process:1678 : local env_vars=PYTHON=python3.12 2026-07-01 19:06:15.293 | + functions-common:run_process:1680 : local name=memory_tracker 2026-07-01 19:06:15.294 | + functions-common:run_process:1682 : time_start run_process 2026-07-01 19:06:15.298 | + functions-common:time_start:2406 : local name=run_process 2026-07-01 19:06:15.302 | + functions-common:time_start:2407 : local start_time= 2026-07-01 19:06:15.304 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-01 19:06:15.309 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-01 19:06:15.314 | + functions-common:time_start:2411 : _TIME_START[$name]=1782932775311 2026-07-01 19:06:15.316 | + functions-common:run_process:1683 : is_service_enabled memory_tracker 2026-07-01 19:06:15.344 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 19:06:15.349 | + functions-common:run_process:1686 : time_stop run_process 2026-07-01 19:06:15.354 | + functions-common:time_stop:2420 : local name 2026-07-01 19:06:15.360 | + functions-common:time_stop:2421 : local end_time 2026-07-01 19:06:15.362 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 19:06:15.365 | + functions-common:time_stop:2423 : local total 2026-07-01 19:06:15.369 | + functions-common:time_stop:2424 : local start_time 2026-07-01 19:06:15.372 | + functions-common:time_stop:2426 : name=run_process 2026-07-01 19:06:15.376 | + functions-common:time_stop:2427 : start_time=1782932775311 2026-07-01 19:06:15.379 | + functions-common:time_stop:2429 : [[ -z 1782932775311 ]] 2026-07-01 19:06:15.384 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 19:06:15.389 | + functions-common:time_stop:2432 : end_time=1782932775385 2026-07-01 19:06:15.392 | + functions-common:time_stop:2433 : elapsed_time=74 2026-07-01 19:06:15.395 | + functions-common:time_stop:2434 : total=1756 2026-07-01 19:06:15.399 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 19:06:15.402 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=1830 2026-07-01 19:06:15.406 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2026-07-01 19:06:15.427 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 19:06:15.431 | + lib/dstat:start_dstat:47 : run_process file_tracker /home/quobyte/devstack/tools/file_tracker.sh 2026-07-01 19:06:15.434 | + functions-common:run_process:1674 : local service=file_tracker 2026-07-01 19:06:15.438 | + functions-common:run_process:1675 : local command=/home/quobyte/devstack/tools/file_tracker.sh 2026-07-01 19:06:15.441 | + functions-common:run_process:1676 : local group= 2026-07-01 19:06:15.444 | + functions-common:run_process:1677 : local user= 2026-07-01 19:06:15.445 | + functions-common:run_process:1678 : local env_vars= 2026-07-01 19:06:15.448 | + functions-common:run_process:1680 : local name=file_tracker 2026-07-01 19:06:15.452 | + functions-common:run_process:1682 : time_start run_process 2026-07-01 19:06:15.452 | + functions-common:time_start:2406 : local name=run_process 2026-07-01 19:06:15.454 | + functions-common:time_start:2407 : local start_time= 2026-07-01 19:06:15.457 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-01 19:06:15.459 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-01 19:06:15.463 | + functions-common:time_start:2411 : _TIME_START[$name]=1782932775461 2026-07-01 19:06:15.466 | + functions-common:run_process:1683 : is_service_enabled file_tracker 2026-07-01 19:06:15.487 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 19:06:15.490 | + functions-common:run_process:1686 : time_stop run_process 2026-07-01 19:06:15.492 | + functions-common:time_stop:2420 : local name 2026-07-01 19:06:15.495 | + functions-common:time_stop:2421 : local end_time 2026-07-01 19:06:15.497 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 19:06:15.500 | + functions-common:time_stop:2423 : local total 2026-07-01 19:06:15.502 | + functions-common:time_stop:2424 : local start_time 2026-07-01 19:06:15.505 | + functions-common:time_stop:2426 : name=run_process 2026-07-01 19:06:15.507 | + functions-common:time_stop:2427 : start_time=1782932775461 2026-07-01 19:06:15.510 | + functions-common:time_stop:2429 : [[ -z 1782932775461 ]] 2026-07-01 19:06:15.514 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 19:06:15.516 | + functions-common:time_stop:2432 : end_time=1782932775514 2026-07-01 19:06:15.519 | + functions-common:time_stop:2433 : elapsed_time=53 2026-07-01 19:06:15.521 | + functions-common:time_stop:2434 : total=1830 2026-07-01 19:06:15.523 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 19:06:15.526 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=1883 2026-07-01 19:06:15.529 | + ./stack.sh:main:1081 : is_service_enabled atop 2026-07-01 19:06:15.552 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 19:06:15.555 | + ./stack.sh:main:1089 : is_service_enabled tcpdump 2026-07-01 19:06:15.592 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 19:06:15.596 | + ./stack.sh:main:1097 : is_service_enabled etcd3 2026-07-01 19:06:15.621 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 19:06:15.623 | + ./stack.sh:main:1098 : start_etcd3 2026-07-01 19:06:15.625 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2026-07-01 19:06:15.629 | + lib/etcd3:start_etcd3:42 : cmd+=' --name devstack --data-dir /opt/stack/data/etcd' 2026-07-01 19:06:15.633 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2026-07-01 19:06:15.635 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster devstack=http://192.168.122.71:2380' 2026-07-01 19:06:15.640 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://192.168.122.71:2380' 2026-07-01 19:06:15.644 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://192.168.122.71:2379' 2026-07-01 19:06:15.648 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2026-07-01 19:06:15.651 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2026-07-01 19:06:15.655 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://192.168.122.71:2379' 2026-07-01 19:06:15.659 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2026-07-01 19:06:15.661 | + lib/etcd3:start_etcd3:54 : cmd+=' --log-level=debug' 2026-07-01 19:06:15.666 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2026-07-01 19:06:15.670 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name devstack --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster devstack=http://192.168.122.71:2380 --initial-advertise-peer-urls http://192.168.122.71:2380 --advertise-client-urls http://192.168.122.71:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://192.168.122.71:2379 --log-level=debug' '' root 2026-07-01 19:06:15.674 | + functions-common:write_user_unit_file:1535 : local service=devstack@etcd.service 2026-07-01 19:06:15.677 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/bin/etcd --name devstack --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster devstack=http://192.168.122.71:2380 --initial-advertise-peer-urls http://192.168.122.71:2380 --advertise-client-urls http://192.168.122.71:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://192.168.122.71:2379 --log-level=debug' 2026-07-01 19:06:15.681 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-01 19:06:15.686 | + functions-common:write_user_unit_file:1538 : local user=root 2026-07-01 19:06:15.692 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-01 19:06:15.699 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-01 19:06:15.704 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-01 19:06:15.709 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@etcd.service 2026-07-01 19:06:15.714 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-01 19:06:15.720 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2026-07-01 19:06:15.818 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-07-01 19:06:15.915 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2026-07-01 19:06:15.991 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name devstack --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster devstack=http://192.168.122.71:2380 --initial-advertise-peer-urls http://192.168.122.71:2380 --advertise-client-urls http://192.168.122.71:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://192.168.122.71:2379 --log-level=debug' 2026-07-01 19:06:16.063 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2026-07-01 19:06:16.140 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2026-07-01 19:06:16.215 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-01 19:06:16.290 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-01 19:06:16.292 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-01 19:06:16.296 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2026-07-01 19:06:16.386 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-01 19:06:16.862 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2026-07-01 19:06:16.930 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2026-07-01 19:06:17.003 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2026-07-01 19:06:17.077 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2026-07-01 19:06:17.149 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2026-07-01 19:06:17.153 | ++ functions-common:is_arch:519 : uname -m 2026-07-01 19:06:17.158 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-07-01 19:06:17.160 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2026-07-01 19:06:17.629 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2026-07-01 19:06:17.654 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2026-07-01 19:06:18.113 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2026-07-01 19:06:18.751 | + ./stack.sh:main:1104 : is_service_enabled tls-proxy 2026-07-01 19:06:18.776 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 19:06:18.780 | + ./stack.sh:main:1109 : write_clouds_yaml 2026-07-01 19:06:18.784 | + functions-common:write_clouds_yaml:84 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2026-07-01 19:06:18.788 | + functions-common:write_clouds_yaml:86 : sudo mkdir -p /etc/openstack 2026-07-01 19:06:18.806 | + functions-common:write_clouds_yaml:87 : sudo chown -R quobyte /etc/openstack 2026-07-01 19:06:18.825 | + functions-common:write_clouds_yaml:89 : CA_CERT_ARG= 2026-07-01 19:06:18.830 | + functions-common:write_clouds_yaml:90 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-07-01 19:06:18.834 | + functions-common:write_clouds_yaml:94 : /opt/stack/data/venv/bin/python3 /home/quobyte/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack --os-region-name RegionOne --os-auth-url http://192.168.122.71/identity --os-username demo --os-password nomoresecret --os-project-name demo 2026-07-01 19:06:18.947 | The user clouds.yaml file didn't exist. 2026-07-01 19:06:18.961 | + functions-common:write_clouds_yaml:105 : /opt/stack/data/venv/bin/python3 /home/quobyte/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-admin --os-region-name RegionOne --os-auth-url http://192.168.122.71/identity --os-username admin --os-password nomoresecret --os-project-name admin 2026-07-01 19:06:19.089 | + functions-common:write_clouds_yaml:116 : /opt/stack/data/venv/bin/python3 /home/quobyte/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-admin-demo --os-region-name RegionOne --os-auth-url http://192.168.122.71/identity --os-username admin --os-password nomoresecret --os-project-name demo 2026-07-01 19:06:19.216 | + functions-common:write_clouds_yaml:127 : /opt/stack/data/venv/bin/python3 /home/quobyte/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-alt --os-region-name RegionOne --os-auth-url http://192.168.122.71/identity --os-username alt_demo --os-password nomoresecret --os-project-name alt_demo 2026-07-01 19:06:19.340 | + functions-common:write_clouds_yaml:138 : /opt/stack/data/venv/bin/python3 /home/quobyte/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-alt-member --os-region-name RegionOne --os-auth-url http://192.168.122.71/identity --os-username alt_demo_member --os-password nomoresecret --os-project-name alt_demo 2026-07-01 19:06:19.468 | + functions-common:write_clouds_yaml:149 : /opt/stack/data/venv/bin/python3 /home/quobyte/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-alt-reader --os-region-name RegionOne --os-auth-url http://192.168.122.71/identity --os-username alt_demo_reader --os-password nomoresecret --os-project-name alt_demo 2026-07-01 19:06:19.602 | + functions-common:write_clouds_yaml:160 : /opt/stack/data/venv/bin/python3 /home/quobyte/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-reader --os-region-name RegionOne --os-auth-url http://192.168.122.71/identity --os-username demo_reader --os-password nomoresecret --os-project-name demo 2026-07-01 19:06:19.738 | + functions-common:write_clouds_yaml:171 : /opt/stack/data/venv/bin/python3 /home/quobyte/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-system-admin --os-region-name RegionOne --os-auth-url http://192.168.122.71/identity --os-username admin --os-password nomoresecret --os-system-scope all 2026-07-01 19:06:19.880 | + functions-common:write_clouds_yaml:182 : /opt/stack/data/venv/bin/python3 /home/quobyte/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-system-member --os-region-name RegionOne --os-auth-url http://192.168.122.71/identity --os-username system_member --os-password nomoresecret --os-system-scope all 2026-07-01 19:06:20.016 | + functions-common:write_clouds_yaml:193 : /opt/stack/data/venv/bin/python3 /home/quobyte/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-system-reader --os-region-name RegionOne --os-auth-url http://192.168.122.71/identity --os-username system_reader --os-password nomoresecret --os-system-scope all 2026-07-01 19:06:20.158 | + functions-common:write_clouds_yaml:203 : cat 2026-07-01 19:06:20.165 | ++ functions-common:write_clouds_yaml:209 : eval echo '~quobyte' 2026-07-01 19:06:20.170 | +++ functions-common:write_clouds_yaml:209 : echo /home/quobyte 2026-07-01 19:06:20.175 | + functions-common:write_clouds_yaml:209 : rm -f /home/quobyte/.config/openstack/clouds.yaml 2026-07-01 19:06:20.181 | + ./stack.sh:main:1110 : export OS_CLOUD=devstack-admin 2026-07-01 19:06:20.186 | + ./stack.sh:main:1110 : OS_CLOUD=devstack-admin 2026-07-01 19:06:20.190 | + ./stack.sh:main:1112 : is_service_enabled keystone 2026-07-01 19:06:20.216 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 19:06:20.220 | + ./stack.sh:main:1113 : echo_summary 'Starting Keystone' 2026-07-01 19:06:20.224 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-01 19:06:20.228 | + ./stack.sh:echo_summary:447 : echo -e Starting Keystone 2026-07-01 19:06:20.232 | + ./stack.sh:main:1115 : '[' 192.168.122.71 == 192.168.122.71 ']' 2026-07-01 19:06:20.237 | + ./stack.sh:main:1116 : init_keystone 2026-07-01 19:06:20.241 | + lib/keystone:init_keystone:436 : is_service_enabled ldap 2026-07-01 19:06:20.262 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 19:06:20.265 | + lib/keystone:init_keystone:440 : [[ True == True ]] 2026-07-01 19:06:20.268 | + lib/keystone:init_keystone:442 : recreate_database keystone 2026-07-01 19:06:20.271 | + lib/database:recreate_database:112 : local db=keystone 2026-07-01 19:06:20.275 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2026-07-01 19:06:20.279 | + lib/databases/mysql:recreate_database_mysql:54 : local db=keystone 2026-07-01 19:06:20.282 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2026-07-01 19:06:20.288 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-01 19:06:20.360 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2026-07-01 19:06:20.367 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-01 19:06:20.434 | + lib/keystone:init_keystone:445 : time_start dbsync 2026-07-01 19:06:20.436 | + functions-common:time_start:2406 : local name=dbsync 2026-07-01 19:06:20.438 | + functions-common:time_start:2407 : local start_time= 2026-07-01 19:06:20.440 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-01 19:06:20.444 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-01 19:06:20.448 | + functions-common:time_start:2411 : _TIME_START[$name]=1782932780445 2026-07-01 19:06:20.450 | + lib/keystone:init_keystone:447 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2026-07-01 19:06:21.065 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-07-01 19:06:21.065 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-01 19:06:21.065 | we strongly recommend against using it for new projects. 2026-07-01 19:06:21.065 | 2026-07-01 19:06:21.065 | If you are already using Eventlet, we recommend migrating to a different 2026-07-01 19:06:21.065 | framework. For more detail see 2026-07-01 19:06:21.065 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-01 19:06:21.065 | 2026-07-01 19:06:21.065 | __import__(import_str) 2026-07-01 19:06:24.045 | INFO dbcounter [-] Registered counter for database keystone 2026-07-01 19:06:24.127 | DEBUG oslo_db.sqlalchemy.engines [-] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=41181) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-07-01 19:06:24.143 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-01 19:06:24.143 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-01 19:06:24.144 | DEBUG dbcounter [-] [41181] Writer thread running {{(pid=41181) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-01 19:06:24.223 | INFO alembic.runtime.migration [-] Running upgrade -> 27e647c0fad4, Initial version. 2026-07-01 19:06:27.794 | DEBUG alembic.runtime.migration [-] new branch insert 27e647c0fad4 {{(pid=41181) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-07-01 19:06:27.797 | INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> 29e87d24a316, Initial no-op Yoga expand migration. 2026-07-01 19:06:27.798 | DEBUG alembic.runtime.migration [-] update 27e647c0fad4 to 29e87d24a316 {{(pid=41181) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-01 19:06:27.802 | INFO alembic.runtime.migration [-] Running upgrade 29e87d24a316 -> b4f8b3f584e0, Fix incorrect constraints. 2026-07-01 19:06:27.849 | DEBUG alembic.runtime.migration [-] update 29e87d24a316 to b4f8b3f584e0 {{(pid=41181) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-01 19:06:27.853 | INFO alembic.runtime.migration [-] Running upgrade b4f8b3f584e0 -> 11c3b243b4cb, Remove service_provider.relay_state_prefix server default. 2026-07-01 19:06:27.881 | DEBUG alembic.runtime.migration [-] update b4f8b3f584e0 to 11c3b243b4cb {{(pid=41181) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-01 19:06:27.885 | INFO alembic.runtime.migration [-] Running upgrade 11c3b243b4cb -> 47147121, Add Identity Federation attribute mapping schema version. 2026-07-01 19:06:27.957 | DEBUG alembic.runtime.migration [-] update 11c3b243b4cb to 47147121 {{(pid=41181) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-01 19:06:27.960 | INFO alembic.runtime.migration [-] Running upgrade 47147121 -> e8725d6fa226, Add project_id index to project_endpoint_group 2026-07-01 19:06:28.000 | DEBUG alembic.runtime.migration [-] update 47147121 to e8725d6fa226 {{(pid=41181) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-01 19:06:28.003 | INFO alembic.runtime.migration [-] Running upgrade e8725d6fa226 -> 742c857f1dfb, Add index in revocation_event 2026-07-01 19:06:28.091 | DEBUG alembic.runtime.migration [-] update e8725d6fa226 to 742c857f1dfb {{(pid=41181) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-01 19:06:28.094 | INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> e25ffa003242, Initial no-op Yoga contract migration. 2026-07-01 19:06:28.094 | DEBUG alembic.runtime.migration [-] new branch insert e25ffa003242 {{(pid=41181) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-07-01 19:06:28.097 | INFO alembic.runtime.migration [-] Running upgrade e25ffa003242 -> 99de3849d860, Fix incorrect constraints. 2026-07-01 19:06:28.162 | DEBUG alembic.runtime.migration [-] update e25ffa003242 to 99de3849d860 {{(pid=41181) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-01 19:06:28.165 | INFO alembic.runtime.migration [-] Running upgrade 99de3849d860 -> c88cdce8f248, Remove duplicate constraints. 2026-07-01 19:06:28.200 | DEBUG alembic.runtime.migration [-] update 99de3849d860 to c88cdce8f248 {{(pid=41181) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-01 19:06:28.748 | + lib/keystone:init_keystone:448 : time_stop dbsync 2026-07-01 19:06:28.753 | + functions-common:time_stop:2420 : local name 2026-07-01 19:06:28.757 | + functions-common:time_stop:2421 : local end_time 2026-07-01 19:06:28.761 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 19:06:28.766 | + functions-common:time_stop:2423 : local total 2026-07-01 19:06:28.771 | + functions-common:time_stop:2424 : local start_time 2026-07-01 19:06:28.775 | + functions-common:time_stop:2426 : name=dbsync 2026-07-01 19:06:28.781 | + functions-common:time_stop:2427 : start_time=1782932780445 2026-07-01 19:06:28.785 | + functions-common:time_stop:2429 : [[ -z 1782932780445 ]] 2026-07-01 19:06:28.790 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 19:06:28.797 | + functions-common:time_stop:2432 : end_time=1782932788792 2026-07-01 19:06:28.802 | + functions-common:time_stop:2433 : elapsed_time=8347 2026-07-01 19:06:28.806 | + functions-common:time_stop:2434 : total=0 2026-07-01 19:06:28.810 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 19:06:28.815 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=8347 2026-07-01 19:06:28.819 | + lib/keystone:init_keystone:450 : [[ fernet == \f\e\r\n\e\t ]] 2026-07-01 19:06:28.823 | + lib/keystone:init_keystone:451 : rm -rf /etc/keystone/fernet-keys/ 2026-07-01 19:06:28.831 | + lib/keystone:init_keystone:452 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2026-07-01 19:06:29.465 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-07-01 19:06:29.465 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-01 19:06:29.465 | we strongly recommend against using it for new projects. 2026-07-01 19:06:29.465 | 2026-07-01 19:06:29.465 | If you are already using Eventlet, we recommend migrating to a different 2026-07-01 19:06:29.466 | framework. For more detail see 2026-07-01 19:06:29.466 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-01 19:06:29.466 | 2026-07-01 19:06:29.466 | __import__(import_str) 2026-07-01 19:06:32.305 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2026-07-01 19:06:32.305 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2026-07-01 19:06:32.306 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2026-07-01 19:06:32.306 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2026-07-01 19:06:32.306 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2026-07-01 19:06:32.307 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2026-07-01 19:06:32.307 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2026-07-01 19:06:32.307 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2026-07-01 19:06:32.308 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2026-07-01 19:06:32.916 | + lib/keystone:init_keystone:454 : rm -rf /etc/keystone/credential-keys/ 2026-07-01 19:06:32.922 | + lib/keystone:init_keystone:455 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2026-07-01 19:06:33.534 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-07-01 19:06:33.534 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-01 19:06:33.534 | we strongly recommend against using it for new projects. 2026-07-01 19:06:33.534 | 2026-07-01 19:06:33.534 | If you are already using Eventlet, we recommend migrating to a different 2026-07-01 19:06:33.535 | framework. For more detail see 2026-07-01 19:06:33.535 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-01 19:06:33.535 | 2026-07-01 19:06:33.535 | __import__(import_str) 2026-07-01 19:06:36.233 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2026-07-01 19:06:36.234 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2026-07-01 19:06:36.234 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2026-07-01 19:06:36.234 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2026-07-01 19:06:36.235 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2026-07-01 19:06:36.235 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2026-07-01 19:06:36.235 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2026-07-01 19:06:36.236 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2026-07-01 19:06:36.236 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2026-07-01 19:06:36.709 | + ./stack.sh:main:1117 : start_keystone 2026-07-01 19:06:36.713 | ++ lib/keystone:start_keystone:508 : which uwsgi 2026-07-01 19:06:36.718 | + lib/keystone:start_keystone:508 : run_process keystone '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2026-07-01 19:06:36.721 | + functions-common:run_process:1674 : local service=keystone 2026-07-01 19:06:36.724 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-07-01 19:06:36.727 | + functions-common:run_process:1676 : local group= 2026-07-01 19:06:36.731 | + functions-common:run_process:1677 : local user= 2026-07-01 19:06:36.733 | + functions-common:run_process:1678 : local env_vars= 2026-07-01 19:06:36.737 | + functions-common:run_process:1680 : local name=keystone 2026-07-01 19:06:36.739 | + functions-common:run_process:1682 : time_start run_process 2026-07-01 19:06:36.742 | + functions-common:time_start:2406 : local name=run_process 2026-07-01 19:06:36.746 | + functions-common:time_start:2407 : local start_time= 2026-07-01 19:06:36.749 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-01 19:06:36.752 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-01 19:06:36.758 | + functions-common:time_start:2411 : _TIME_START[$name]=1782932796754 2026-07-01 19:06:36.761 | + functions-common:run_process:1683 : is_service_enabled keystone 2026-07-01 19:06:36.784 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 19:06:36.788 | + functions-common:run_process:1684 : _run_under_systemd keystone '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' '' 2026-07-01 19:06:36.793 | + functions-common:_run_under_systemd:1628 : local service=keystone 2026-07-01 19:06:36.797 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-07-01 19:06:36.802 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-07-01 19:06:36.806 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-07-01 19:06:36.809 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-07-01 19:06:36.811 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2026-07-01 19:06:36.814 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2026-07-01 19:06:36.818 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@keystone.service 2026-07-01 19:06:36.822 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-01 19:06:36.825 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-01 19:06:36.828 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-01 19:06:36.830 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-01 19:06:36.833 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[keystone] ]] 2026-07-01 19:06:36.837 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2026-07-01 19:06:36.841 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-07-01 19:06:36.845 | + functions-common:_run_under_systemd:1646 : cmd='/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini --venv /opt/stack/data/venv' 2026-07-01 19:06:36.849 | + functions-common:_run_under_systemd:1648 : write_uwsgi_user_unit_file devstack@keystone.service '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini --venv /opt/stack/data/venv' '' quobyte '' 2026-07-01 19:06:36.853 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@keystone.service 2026-07-01 19:06:36.857 | + functions-common:write_uwsgi_user_unit_file:1568 : local 'command=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini --venv /opt/stack/data/venv' 2026-07-01 19:06:36.860 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-07-01 19:06:36.862 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-07-01 19:06:36.864 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-07-01 19:06:36.869 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@keystone.service 2026-07-01 19:06:36.872 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-07-01 19:06:36.879 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2026-07-01 19:06:36.968 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-07-01 19:06:37.067 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2026-07-01 19:06:37.143 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User quobyte 2026-07-01 19:06:37.220 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecStart '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini --venv /opt/stack/data/venv' 2026-07-01 19:06:37.298 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-01 19:06:37.376 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2026-07-01 19:06:37.454 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2026-07-01 19:06:37.540 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2026-07-01 19:06:37.621 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2026-07-01 19:06:37.702 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2026-07-01 19:06:37.779 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-07-01 19:06:37.783 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-07-01 19:06:37.787 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2026-07-01 19:06:37.881 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-07-01 19:06:38.370 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@keystone.service 2026-07-01 19:06:38.393 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2026-07-01 19:06:38.860 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@keystone.service 2026-07-01 19:06:39.000 | + functions-common:run_process:1686 : time_stop run_process 2026-07-01 19:06:39.003 | + functions-common:time_stop:2420 : local name 2026-07-01 19:06:39.007 | + functions-common:time_stop:2421 : local end_time 2026-07-01 19:06:39.012 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 19:06:39.016 | + functions-common:time_stop:2423 : local total 2026-07-01 19:06:39.020 | + functions-common:time_stop:2424 : local start_time 2026-07-01 19:06:39.025 | + functions-common:time_stop:2426 : name=run_process 2026-07-01 19:06:39.029 | + functions-common:time_stop:2427 : start_time=1782932796754 2026-07-01 19:06:39.032 | + functions-common:time_stop:2429 : [[ -z 1782932796754 ]] 2026-07-01 19:06:39.043 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 19:06:39.048 | + functions-common:time_stop:2432 : end_time=1782932799042 2026-07-01 19:06:39.051 | + functions-common:time_stop:2433 : elapsed_time=2288 2026-07-01 19:06:39.054 | + functions-common:time_stop:2434 : total=1883 2026-07-01 19:06:39.056 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 19:06:39.059 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=4171 2026-07-01 19:06:39.062 | + lib/keystone:start_keystone:510 : echo 'Waiting for keystone to start...' 2026-07-01 19:06:39.063 | Waiting for keystone to start... 2026-07-01 19:06:39.066 | + lib/keystone:start_keystone:514 : local service_uri=http://192.168.122.71/identity/v3/ 2026-07-01 19:06:39.068 | + lib/keystone:start_keystone:516 : wait_for_service 60 http://192.168.122.71/identity/v3/ 2026-07-01 19:06:39.071 | + functions:wait_for_service:476 : local timeout=60 2026-07-01 19:06:39.074 | + functions:wait_for_service:477 : local url=http://192.168.122.71/identity/v3/ 2026-07-01 19:06:39.078 | + functions:wait_for_service:478 : local rval=0 2026-07-01 19:06:39.083 | + functions:wait_for_service:479 : time_start wait_for_service 2026-07-01 19:06:39.086 | + functions-common:time_start:2406 : local name=wait_for_service 2026-07-01 19:06:39.090 | + functions-common:time_start:2407 : local start_time= 2026-07-01 19:06:39.094 | ++ inc/async:async_inner:64 : rc=0 2026-07-01 19:06:39.094 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-01 19:06:39.100 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-01 19:06:39.107 | + functions-common:time_start:2411 : _TIME_START[$name]=1782932799103 2026-07-01 19:06:39.110 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-07-01 19:06:39.113 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-01 19:06:39.120 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.71/identity/v3/ 2026-07-01 19:06:39.128 | [38288 Async install_tempest:38288]: finished successfully 2026-07-01 19:06:44.572 | + :: : [[ 200 == 503 ]] 2026-07-01 19:06:44.574 | + :: : [[ 0 -eq 7 ]] 2026-07-01 19:06:44.579 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-07-01 19:06:44.583 | + functions-common:time_stop:2420 : local name 2026-07-01 19:06:44.587 | + functions-common:time_stop:2421 : local end_time 2026-07-01 19:06:44.590 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 19:06:44.593 | + functions-common:time_stop:2423 : local total 2026-07-01 19:06:44.597 | + functions-common:time_stop:2424 : local start_time 2026-07-01 19:06:44.601 | + functions-common:time_stop:2426 : name=wait_for_service 2026-07-01 19:06:44.604 | + functions-common:time_stop:2427 : start_time=1782932799103 2026-07-01 19:06:44.608 | + functions-common:time_stop:2429 : [[ -z 1782932799103 ]] 2026-07-01 19:06:44.613 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 19:06:44.619 | + functions-common:time_stop:2432 : end_time=1782932804615 2026-07-01 19:06:44.622 | + functions-common:time_stop:2433 : elapsed_time=5512 2026-07-01 19:06:44.626 | + functions-common:time_stop:2434 : total=0 2026-07-01 19:06:44.630 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 19:06:44.634 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=5512 2026-07-01 19:06:44.637 | + functions:wait_for_service:486 : return 0 2026-07-01 19:06:44.642 | + lib/keystone:start_keystone:521 : is_service_enabled tls-proxy 2026-07-01 19:06:44.667 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 19:06:44.673 | + lib/keystone:start_keystone:526 : restart_service memcached 2026-07-01 19:06:44.677 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-01 19:06:44.681 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart memcached 2026-07-01 19:06:44.828 | + ./stack.sh:main:1118 : bootstrap_keystone 2026-07-01 19:06:44.834 | + lib/keystone:bootstrap_keystone:541 : /opt/stack/data/venv/bin/keystone-manage bootstrap --bootstrap-username admin --bootstrap-password nomoresecret --bootstrap-project-name admin --bootstrap-role-name admin --bootstrap-service-name keystone --bootstrap-region-id RegionOne --bootstrap-public-url http://192.168.122.71/identity 2026-07-01 19:06:45.460 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-07-01 19:06:45.460 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-01 19:06:45.460 | we strongly recommend against using it for new projects. 2026-07-01 19:06:45.460 | 2026-07-01 19:06:45.460 | If you are already using Eventlet, we recommend migrating to a different 2026-07-01 19:06:45.460 | framework. For more detail see 2026-07-01 19:06:45.460 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-01 19:06:45.460 | 2026-07-01 19:06:45.461 | __import__(import_str) 2026-07-01 19:06:48.703 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=42192) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-01 19:06:48.703 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=42192) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-01 19:06:48.703 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_assignment_removal` subscribed to event `identity.remove_application_credentials_for_user.internal`. {{(pid=42192) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-01 19:06:48.711 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=42192) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-01 19:06:48.725 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=42192) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-01 19:06:48.725 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=42192) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-01 19:06:48.756 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=42192) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-01 19:06:48.783 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=42192) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-01 19:06:48.783 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=42192) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-01 19:06:48.870 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=42192) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-01 19:06:48.870 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=42192) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-01 19:06:48.871 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=42192) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-01 19:06:48.871 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=42192) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-01 19:06:48.871 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=42192) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-01 19:06:48.872 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=42192) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-01 19:06:48.885 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=42192) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-01 19:06:48.885 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=42192) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-01 19:06:48.886 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=42192) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-01 19:06:48.886 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=42192) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-01 19:06:48.886 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=42192) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-01 19:06:48.886 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=42192) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-01 19:06:48.886 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=42192) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-01 19:06:48.895 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=42192) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-01 19:06:48.898 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=42192) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-01 19:06:48.899 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=42192) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-01 19:06:48.899 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=42192) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-01 19:06:48.899 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=42192) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-01 19:06:48.899 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=42192) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-01 19:06:48.900 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=42192) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-01 19:06:48.900 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=42192) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-01 19:06:48.973 | INFO dbcounter [-] Registered counter for database keystone 2026-07-01 19:06:49.050 | DEBUG oslo_db.sqlalchemy.engines [-] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=42192) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-07-01 19:06:49.269 | DEBUG dbcounter [-] [42192] Writer thread running {{(pid=42192) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-01 19:06:49.415 | INFO keystone.cmd.bootstrap [None req-0ddd1115-3939-48c6-a7a9-349690233f95 None None] Created domain default 2026-07-01 19:06:49.469 | INFO keystone.cmd.bootstrap [None req-0ddd1115-3939-48c6-a7a9-349690233f95 None None] Created project admin 2026-07-01 19:06:49.508 | WARNING keystone.common.password_hashing [None req-0ddd1115-3939-48c6-a7a9-349690233f95 None None] Truncating password to algorithm specific maximum length 72 characters.: keystone.exception.UserNotFound: Could not find user: admin. 2026-07-01 19:06:49.534 | INFO keystone.cmd.bootstrap [None req-0ddd1115-3939-48c6-a7a9-349690233f95 None None] Created user admin 2026-07-01 19:06:49.559 | INFO keystone.cmd.bootstrap [None req-0ddd1115-3939-48c6-a7a9-349690233f95 None None] Created role reader 2026-07-01 19:06:49.579 | INFO keystone.cmd.bootstrap [None req-0ddd1115-3939-48c6-a7a9-349690233f95 None None] Created role member 2026-07-01 19:06:49.616 | INFO keystone.cmd.bootstrap [None req-0ddd1115-3939-48c6-a7a9-349690233f95 None None] Created implied role where 74987cfa9a724d79b40d254cc39ec252 implies 1cfc280ebf114ef7b1b6e2f003ab4e66 2026-07-01 19:06:49.634 | INFO keystone.cmd.bootstrap [None req-0ddd1115-3939-48c6-a7a9-349690233f95 None None] Created role manager 2026-07-01 19:06:49.662 | INFO keystone.cmd.bootstrap [None req-0ddd1115-3939-48c6-a7a9-349690233f95 None None] Created implied role where cff4bf8dbdc84f43bddeb00c86934450 implies 74987cfa9a724d79b40d254cc39ec252 2026-07-01 19:06:49.682 | INFO keystone.cmd.bootstrap [None req-0ddd1115-3939-48c6-a7a9-349690233f95 None None] Created role admin 2026-07-01 19:06:49.707 | INFO keystone.cmd.bootstrap [None req-0ddd1115-3939-48c6-a7a9-349690233f95 None None] Created implied role where a32f3fbaba5244ff85e5cd0d318032ac implies cff4bf8dbdc84f43bddeb00c86934450 2026-07-01 19:06:49.731 | INFO keystone.cmd.bootstrap [None req-0ddd1115-3939-48c6-a7a9-349690233f95 None None] Created role service 2026-07-01 19:06:49.749 | INFO keystone.cmd.bootstrap [None req-0ddd1115-3939-48c6-a7a9-349690233f95 None None] Granted role admin on project admin to user admin. 2026-07-01 19:06:49.763 | INFO keystone.cmd.bootstrap [None req-0ddd1115-3939-48c6-a7a9-349690233f95 None None] Granted role admin on the system to user admin. 2026-07-01 19:06:49.783 | WARNING py.warnings [None req-0ddd1115-3939-48c6-a7a9-349690233f95 None None] /opt/stack/data/venv/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: RegionOne. To ensure interoperability, identifiers should be a valid uuid. 2026-07-01 19:06:49.784 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 19:06:49.784 |  2026-07-01 19:06:49.790 | INFO keystone.cmd.bootstrap [None req-0ddd1115-3939-48c6-a7a9-349690233f95 None None] Created region RegionOne 2026-07-01 19:06:49.841 | INFO keystone.cmd.bootstrap [None req-0ddd1115-3939-48c6-a7a9-349690233f95 None None] Created public endpoint http://192.168.122.71/identity 2026-07-01 19:06:50.501 | + lib/keystone:bootstrap_keystone:549 : '[' False == True ']' 2026-07-01 19:06:50.504 | + ./stack.sh:main:1121 : create_keystone_accounts 2026-07-01 19:06:50.507 | + lib/keystone:create_keystone_accounts:257 : local admin_project 2026-07-01 19:06:50.511 | ++ lib/keystone:create_keystone_accounts:258 : oscwrap project show admin -f value -c id 2026-07-01 19:06:55.668 | ++ functions-common:oscwrap:2465 : return 0 2026-07-01 19:06:55.671 | + lib/keystone:create_keystone_accounts:258 : admin_project=c4308f0a3e7c4861957331c0d2c3de84 2026-07-01 19:06:55.674 | + lib/keystone:create_keystone_accounts:259 : local admin_user 2026-07-01 19:06:55.677 | ++ lib/keystone:create_keystone_accounts:260 : oscwrap user show admin -f value -c id 2026-07-01 19:06:59.177 | ++ functions-common:oscwrap:2465 : return 0 2026-07-01 19:06:59.180 | + lib/keystone:create_keystone_accounts:260 : admin_user=972ad473659a4427a959d3a044aa4c88 2026-07-01 19:06:59.182 | + lib/keystone:create_keystone_accounts:262 : local admin_role=admin 2026-07-01 19:06:59.184 | + lib/keystone:create_keystone_accounts:263 : local member_role=member 2026-07-01 19:06:59.186 | + lib/keystone:create_keystone_accounts:264 : local reader_role=reader 2026-07-01 19:06:59.188 | + lib/keystone:create_keystone_accounts:266 : async_run ks-domain-role get_or_add_user_domain_role admin 972ad473659a4427a959d3a044aa4c88 default 2026-07-01 19:06:59.241 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin 972ad473659a4427a959d3a044aa4c88 default 2026-07-01 19:06:59.275 | [2057 Async ks-domain-role:42312]: running: get_or_add_user_domain_role admin 972ad473659a4427a959d3a044aa4c88 default 2026-07-01 19:06:59.278 | + lib/keystone:create_keystone_accounts:269 : get_or_create_domain Default 2026-07-01 19:06:59.281 | + functions-common:get_or_create_domain:872 : local domain_id 2026-07-01 19:06:59.286 | ++ functions-common:get_or_create_domain:877 : oscwrap --os-cloud devstack-system-admin domain create Default --description '' --or-show -f value -c id 2026-07-01 19:07:03.251 | ++ functions-common:oscwrap:2465 : return 0 2026-07-01 19:07:03.254 | + functions-common:get_or_create_domain:877 : domain_id=default 2026-07-01 19:07:03.258 | + functions-common:get_or_create_domain:878 : echo default 2026-07-01 19:07:03.258 | default 2026-07-01 19:07:03.260 | + lib/keystone:create_keystone_accounts:270 : async_run ks-project get_or_create_project service Default 2026-07-01 19:07:03.325 | + inc/async:async_inner:63 : get_or_create_project service Default 2026-07-01 19:07:03.365 | [2057 Async ks-project:42420]: running: get_or_create_project service Default 2026-07-01 19:07:03.367 | + lib/keystone:create_keystone_accounts:273 : async_run ks-service get_or_create_role service 2026-07-01 19:07:03.420 | + inc/async:async_inner:63 : get_or_create_role service 2026-07-01 19:07:03.457 | [2057 Async ks-service:42514]: running: get_or_create_role service 2026-07-01 19:07:03.460 | + lib/keystone:create_keystone_accounts:279 : async_run ks-reseller get_or_create_role ResellerAdmin 2026-07-01 19:07:03.525 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2026-07-01 19:07:03.622 | [2057 Async ks-reseller:42608]: running: get_or_create_role ResellerAdmin 2026-07-01 19:07:03.633 | + lib/keystone:create_keystone_accounts:283 : local another_role=anotherrole 2026-07-01 19:07:03.642 | + lib/keystone:create_keystone_accounts:284 : async_run ks-anotherrole get_or_create_role anotherrole 2026-07-01 19:07:03.767 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2026-07-01 19:07:03.827 | [2057 Async ks-anotherrole:42722]: running: get_or_create_role anotherrole 2026-07-01 19:07:03.832 | + lib/keystone:create_keystone_accounts:287 : local invis_project 2026-07-01 19:07:03.843 | ++ lib/keystone:create_keystone_accounts:288 : get_or_create_project invisible_to_admin default 2026-07-01 19:07:03.847 | ++ functions-common:get_or_create_project:922 : local project_id 2026-07-01 19:07:03.856 | +++ functions-common:get_or_create_project:928 : oscwrap --os-cloud devstack-system-admin project create invisible_to_admin --domain=default --or-show -f value -c id 2026-07-01 19:07:08.834 | + inc/async:async_inner:64 : rc=0 2026-07-01 19:07:08.890 | [42608 Async ks-reseller:42608]: finished successfully 2026-07-01 19:07:09.158 | + inc/async:async_inner:64 : rc=0 2026-07-01 19:07:09.186 | [42722 Async ks-anotherrole:42722]: finished successfully 2026-07-01 19:07:09.405 | + inc/async:async_inner:64 : rc=0 2026-07-01 19:07:09.442 | [42514 Async ks-service:42514]: finished successfully 2026-07-01 19:07:09.889 | +++ functions-common:oscwrap:2465 : return 0 2026-07-01 19:07:09.892 | ++ functions-common:get_or_create_project:928 : project_id=874e2ae29ad54bd898c4690d6a12b2b2 2026-07-01 19:07:09.896 | ++ functions-common:get_or_create_project:929 : echo 874e2ae29ad54bd898c4690d6a12b2b2 2026-07-01 19:07:09.900 | + lib/keystone:create_keystone_accounts:288 : invis_project=874e2ae29ad54bd898c4690d6a12b2b2 2026-07-01 19:07:09.904 | + lib/keystone:create_keystone_accounts:291 : local demo_project 2026-07-01 19:07:09.909 | ++ lib/keystone:create_keystone_accounts:292 : get_or_create_project demo default 2026-07-01 19:07:09.912 | ++ functions-common:get_or_create_project:922 : local project_id 2026-07-01 19:07:09.918 | +++ functions-common:get_or_create_project:928 : oscwrap --os-cloud devstack-system-admin project create demo --domain=default --or-show -f value -c id 2026-07-01 19:07:09.922 | + inc/async:async_inner:64 : rc=0 2026-07-01 19:07:09.957 | [42420 Async ks-project:42420]: finished successfully 2026-07-01 19:07:10.238 | + inc/async:async_inner:64 : rc=0 2026-07-01 19:07:10.268 | [42312 Async ks-domain-role:42312]: finished successfully 2026-07-01 19:07:13.635 | +++ functions-common:oscwrap:2465 : return 0 2026-07-01 19:07:13.640 | ++ functions-common:get_or_create_project:928 : project_id=9887d587f7744f3ead75b54bd04455c8 2026-07-01 19:07:13.643 | ++ functions-common:get_or_create_project:929 : echo 9887d587f7744f3ead75b54bd04455c8 2026-07-01 19:07:13.648 | + lib/keystone:create_keystone_accounts:292 : demo_project=9887d587f7744f3ead75b54bd04455c8 2026-07-01 19:07:13.652 | + lib/keystone:create_keystone_accounts:293 : local demo_user 2026-07-01 19:07:13.658 | ++ lib/keystone:create_keystone_accounts:295 : get_or_create_user demo nomoresecret default demo@example.com 2026-07-01 19:07:13.662 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-01 19:07:13.666 | ++ functions-common:get_or_create_user:900 : [[ ! -z demo@example.com ]] 2026-07-01 19:07:13.670 | ++ functions-common:get_or_create_user:901 : local email=--email=demo@example.com 2026-07-01 19:07:13.675 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create demo --password nomoresecret --domain=default --email=demo@example.com --or-show -f value -c id 2026-07-01 19:07:17.316 | +++ functions-common:oscwrap:2465 : return 0 2026-07-01 19:07:17.322 | ++ functions-common:get_or_create_user:915 : user_id=b7dab7b9cec8448ba15ebc4e36997fb5 2026-07-01 19:07:17.326 | ++ functions-common:get_or_create_user:916 : echo b7dab7b9cec8448ba15ebc4e36997fb5 2026-07-01 19:07:17.332 | + lib/keystone:create_keystone_accounts:295 : demo_user=b7dab7b9cec8448ba15ebc4e36997fb5 2026-07-01 19:07:17.336 | + lib/keystone:create_keystone_accounts:297 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2026-07-01 19:07:17.401 | [2057 Async ks-domain-role:42312]: Waiting for completion of get_or_add_user_domain_role admin 972ad473659a4427a959d3a044aa4c88 default running on PID 42312 (6 other jobs running) 2026-07-01 19:07:17.433 | [2057 Async ks-domain-role:42312]: Signaling child to exit 2026-07-01 19:07:17.434 | WAKEUP 2026-07-01 19:07:17.463 | [2057 Async ks-domain-role:42312]: Signaled 2026-07-01 19:07:17.465 | + functions-common:get_or_add_user_domain_role:986 : local user_role_id 2026-07-01 19:07:17.465 | + functions-common:get_or_add_user_domain_role:990 : openstack --os-cloud devstack-system-admin role add admin --user 972ad473659a4427a959d3a044aa4c88 --domain default 2026-07-01 19:07:17.465 | ++ functions-common:get_or_add_user_domain_role:997 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 972ad473659a4427a959d3a044aa4c88 --domain default -c Role -f value 2026-07-01 19:07:17.465 | ++ functions-common:oscwrap:2465 : return 0 2026-07-01 19:07:17.465 | + functions-common:get_or_add_user_domain_role:997 : user_role_id=a32f3fbaba5244ff85e5cd0d318032ac 2026-07-01 19:07:17.465 | + functions-common:get_or_add_user_domain_role:999 : echo a32f3fbaba5244ff85e5cd0d318032ac 2026-07-01 19:07:17.465 | a32f3fbaba5244ff85e5cd0d318032ac 2026-07-01 19:07:17.522 | [2057 Async ks-domain-role:42312]: finished get_or_add_user_domain_role admin 972ad473659a4427a959d3a044aa4c88 default with result 0 in 11 seconds 2026-07-01 19:07:17.532 | Not waiting for async task ks-domain that we never started or has already been waited for 2026-07-01 19:07:17.579 | [2057 Async ks-project:42420]: Waiting for completion of get_or_create_project service Default running on PID 42420 (5 other jobs running) 2026-07-01 19:07:17.610 | [2057 Async ks-project:42420]: Signaling child to exit 2026-07-01 19:07:17.610 | WAKEUP 2026-07-01 19:07:17.638 | [2057 Async ks-project:42420]: Signaled 2026-07-01 19:07:17.641 | + functions-common:get_or_create_project:922 : local project_id 2026-07-01 19:07:17.641 | ++ functions-common:get_or_create_project:928 : oscwrap --os-cloud devstack-system-admin project create service --domain=Default --or-show -f value -c id 2026-07-01 19:07:17.641 | ++ functions-common:oscwrap:2465 : return 0 2026-07-01 19:07:17.641 | + functions-common:get_or_create_project:928 : project_id=8fca72acfb76440a97859c1feaac9e27 2026-07-01 19:07:17.641 | + functions-common:get_or_create_project:929 : echo 8fca72acfb76440a97859c1feaac9e27 2026-07-01 19:07:17.642 | 8fca72acfb76440a97859c1feaac9e27 2026-07-01 19:07:17.697 | [2057 Async ks-project:42420]: finished get_or_create_project service Default with result 0 in 6 seconds 2026-07-01 19:07:17.744 | [2057 Async ks-service:42514]: Waiting for completion of get_or_create_role service running on PID 42514 (4 other jobs running) 2026-07-01 19:07:17.776 | [2057 Async ks-service:42514]: Signaling child to exit 2026-07-01 19:07:17.776 | WAKEUP 2026-07-01 19:07:17.804 | [2057 Async ks-service:42514]: Signaled 2026-07-01 19:07:17.806 | + functions-common:get_or_create_role:935 : local role_id 2026-07-01 19:07:17.806 | ++ functions-common:get_or_create_role:940 : oscwrap --os-cloud devstack-system-admin role create service --or-show -f value -c id 2026-07-01 19:07:17.806 | ++ functions-common:oscwrap:2465 : return 0 2026-07-01 19:07:17.806 | + functions-common:get_or_create_role:940 : role_id=6ad3fa928faf44559382b558117498a7 2026-07-01 19:07:17.807 | + functions-common:get_or_create_role:941 : echo 6ad3fa928faf44559382b558117498a7 2026-07-01 19:07:17.807 | 6ad3fa928faf44559382b558117498a7 2026-07-01 19:07:17.863 | [2057 Async ks-service:42514]: finished get_or_create_role service with result 0 in 6 seconds 2026-07-01 19:07:17.912 | [2057 Async ks-reseller:42608]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 42608 (3 other jobs running) 2026-07-01 19:07:17.944 | [2057 Async ks-reseller:42608]: Signaling child to exit 2026-07-01 19:07:17.944 | WAKEUP 2026-07-01 19:07:17.972 | [2057 Async ks-reseller:42608]: Signaled 2026-07-01 19:07:17.974 | + functions-common:get_or_create_role:935 : local role_id 2026-07-01 19:07:17.974 | ++ functions-common:get_or_create_role:940 : oscwrap --os-cloud devstack-system-admin role create ResellerAdmin --or-show -f value -c id 2026-07-01 19:07:17.974 | ++ functions-common:oscwrap:2465 : return 0 2026-07-01 19:07:17.974 | + functions-common:get_or_create_role:940 : role_id=8f06afa616a24d2384c9c0da22104b71 2026-07-01 19:07:17.974 | + functions-common:get_or_create_role:941 : echo 8f06afa616a24d2384c9c0da22104b71 2026-07-01 19:07:17.975 | 8f06afa616a24d2384c9c0da22104b71 2026-07-01 19:07:18.030 | [2057 Async ks-reseller:42608]: finished get_or_create_role ResellerAdmin with result 0 in 5 seconds 2026-07-01 19:07:18.078 | [2057 Async ks-anotherrole:42722]: Waiting for completion of get_or_create_role anotherrole running on PID 42722 (2 other jobs running) 2026-07-01 19:07:18.109 | [2057 Async ks-anotherrole:42722]: Signaling child to exit 2026-07-01 19:07:18.109 | WAKEUP 2026-07-01 19:07:18.137 | [2057 Async ks-anotherrole:42722]: Signaled 2026-07-01 19:07:18.138 | + functions-common:get_or_create_role:935 : local role_id 2026-07-01 19:07:18.138 | ++ functions-common:get_or_create_role:940 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2026-07-01 19:07:18.139 | ++ functions-common:oscwrap:2465 : return 0 2026-07-01 19:07:18.139 | + functions-common:get_or_create_role:940 : role_id=534c5e0348ef40b1a496b381379f069e 2026-07-01 19:07:18.139 | + functions-common:get_or_create_role:941 : echo 534c5e0348ef40b1a496b381379f069e 2026-07-01 19:07:18.139 | 534c5e0348ef40b1a496b381379f069e 2026-07-01 19:07:18.194 | [2057 Async ks-anotherrole:42722]: finished get_or_create_role anotherrole with result 0 in 5 seconds 2026-07-01 19:07:18.201 | + inc/async:async_wait:197 : return 0 2026-07-01 19:07:18.205 | + lib/keystone:create_keystone_accounts:299 : async_run ks-demo-member get_or_add_user_project_role member b7dab7b9cec8448ba15ebc4e36997fb5 9887d587f7744f3ead75b54bd04455c8 2026-07-01 19:07:18.293 | + inc/async:async_inner:63 : get_or_add_user_project_role member b7dab7b9cec8448ba15ebc4e36997fb5 9887d587f7744f3ead75b54bd04455c8 2026-07-01 19:07:18.345 | [2057 Async ks-demo-member:43559]: running: get_or_add_user_project_role member b7dab7b9cec8448ba15ebc4e36997fb5 9887d587f7744f3ead75b54bd04455c8 2026-07-01 19:07:18.349 | + lib/keystone:create_keystone_accounts:301 : async_run ks-demo-admin get_or_add_user_project_role admin 972ad473659a4427a959d3a044aa4c88 9887d587f7744f3ead75b54bd04455c8 2026-07-01 19:07:18.427 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 972ad473659a4427a959d3a044aa4c88 9887d587f7744f3ead75b54bd04455c8 2026-07-01 19:07:18.476 | [2057 Async ks-demo-admin:43655]: running: get_or_add_user_project_role admin 972ad473659a4427a959d3a044aa4c88 9887d587f7744f3ead75b54bd04455c8 2026-07-01 19:07:18.479 | + lib/keystone:create_keystone_accounts:302 : async_run ks-demo-another get_or_add_user_project_role anotherrole b7dab7b9cec8448ba15ebc4e36997fb5 9887d587f7744f3ead75b54bd04455c8 2026-07-01 19:07:18.548 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole b7dab7b9cec8448ba15ebc4e36997fb5 9887d587f7744f3ead75b54bd04455c8 2026-07-01 19:07:18.592 | [2057 Async ks-demo-another:43751]: running: get_or_add_user_project_role anotherrole b7dab7b9cec8448ba15ebc4e36997fb5 9887d587f7744f3ead75b54bd04455c8 2026-07-01 19:07:18.595 | + lib/keystone:create_keystone_accounts:303 : async_run ks-demo-invis get_or_add_user_project_role member b7dab7b9cec8448ba15ebc4e36997fb5 874e2ae29ad54bd898c4690d6a12b2b2 2026-07-01 19:07:18.662 | + inc/async:async_inner:63 : get_or_add_user_project_role member b7dab7b9cec8448ba15ebc4e36997fb5 874e2ae29ad54bd898c4690d6a12b2b2 2026-07-01 19:07:18.745 | [2057 Async ks-demo-invis:43847]: running: get_or_add_user_project_role member b7dab7b9cec8448ba15ebc4e36997fb5 874e2ae29ad54bd898c4690d6a12b2b2 2026-07-01 19:07:18.748 | + lib/keystone:create_keystone_accounts:306 : local demo_reader 2026-07-01 19:07:18.758 | ++ lib/keystone:create_keystone_accounts:308 : get_or_create_user demo_reader nomoresecret default demo_reader@example.com 2026-07-01 19:07:18.766 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-01 19:07:18.775 | ++ functions-common:get_or_create_user:900 : [[ ! -z demo_reader@example.com ]] 2026-07-01 19:07:18.782 | ++ functions-common:get_or_create_user:901 : local email=--email=demo_reader@example.com 2026-07-01 19:07:18.795 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create demo_reader --password nomoresecret --domain=default --email=demo_reader@example.com --or-show -f value -c id 2026-07-01 19:07:24.008 | +++ functions-common:oscwrap:2465 : return 0 2026-07-01 19:07:24.014 | ++ functions-common:get_or_create_user:915 : user_id=c6fd16d8861749a791c851cc6bd6392f 2026-07-01 19:07:24.022 | ++ functions-common:get_or_create_user:916 : echo c6fd16d8861749a791c851cc6bd6392f 2026-07-01 19:07:24.028 | + lib/keystone:create_keystone_accounts:308 : demo_reader=c6fd16d8861749a791c851cc6bd6392f 2026-07-01 19:07:24.034 | + lib/keystone:create_keystone_accounts:310 : async_run ks-demo-reader get_or_add_user_project_role reader c6fd16d8861749a791c851cc6bd6392f 9887d587f7744f3ead75b54bd04455c8 2026-07-01 19:07:24.163 | + inc/async:async_inner:63 : get_or_add_user_project_role reader c6fd16d8861749a791c851cc6bd6392f 9887d587f7744f3ead75b54bd04455c8 2026-07-01 19:07:24.236 | [2057 Async ks-demo-reader:44018]: running: get_or_add_user_project_role reader c6fd16d8861749a791c851cc6bd6392f 9887d587f7744f3ead75b54bd04455c8 2026-07-01 19:07:24.240 | + lib/keystone:create_keystone_accounts:313 : local alt_demo_project 2026-07-01 19:07:24.247 | ++ lib/keystone:create_keystone_accounts:314 : get_or_create_project alt_demo default 2026-07-01 19:07:24.252 | ++ functions-common:get_or_create_project:922 : local project_id 2026-07-01 19:07:24.262 | +++ functions-common:get_or_create_project:928 : oscwrap --os-cloud devstack-system-admin project create alt_demo --domain=default --or-show -f value -c id 2026-07-01 19:07:30.518 | +++ functions-common:oscwrap:2465 : return 0 2026-07-01 19:07:30.523 | ++ functions-common:get_or_create_project:928 : project_id=b0182454a1204fde8b68777bc1e487db 2026-07-01 19:07:30.526 | ++ functions-common:get_or_create_project:929 : echo b0182454a1204fde8b68777bc1e487db 2026-07-01 19:07:30.531 | + lib/keystone:create_keystone_accounts:314 : alt_demo_project=b0182454a1204fde8b68777bc1e487db 2026-07-01 19:07:30.535 | + lib/keystone:create_keystone_accounts:316 : local alt_demo_user 2026-07-01 19:07:30.543 | ++ lib/keystone:create_keystone_accounts:318 : get_or_create_user alt_demo nomoresecret default alt_demo@example.com 2026-07-01 19:07:30.547 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-01 19:07:30.552 | ++ functions-common:get_or_create_user:900 : [[ ! -z alt_demo@example.com ]] 2026-07-01 19:07:30.555 | ++ functions-common:get_or_create_user:901 : local email=--email=alt_demo@example.com 2026-07-01 19:07:30.561 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create alt_demo --password nomoresecret --domain=default --email=alt_demo@example.com --or-show -f value -c id 2026-07-01 19:07:31.381 | + inc/async:async_inner:64 : rc=0 2026-07-01 19:07:31.437 | [43559 Async ks-demo-member:43559]: finished successfully 2026-07-01 19:07:31.701 | + inc/async:async_inner:64 : rc=0 2026-07-01 19:07:31.725 | [43655 Async ks-demo-admin:43655]: finished successfully 2026-07-01 19:07:32.049 | + inc/async:async_inner:64 : rc=0 2026-07-01 19:07:32.073 | [43847 Async ks-demo-invis:43847]: finished successfully 2026-07-01 19:07:32.166 | + inc/async:async_inner:64 : rc=0 2026-07-01 19:07:32.195 | [43751 Async ks-demo-another:43751]: finished successfully 2026-07-01 19:07:34.635 | + inc/async:async_inner:64 : rc=0 2026-07-01 19:07:34.667 | [44018 Async ks-demo-reader:44018]: finished successfully 2026-07-01 19:07:34.701 | +++ functions-common:oscwrap:2465 : return 0 2026-07-01 19:07:34.707 | ++ functions-common:get_or_create_user:915 : user_id=e15ba9efd70348cb84555b3302835e86 2026-07-01 19:07:34.710 | ++ functions-common:get_or_create_user:916 : echo e15ba9efd70348cb84555b3302835e86 2026-07-01 19:07:34.714 | + lib/keystone:create_keystone_accounts:318 : alt_demo_user=e15ba9efd70348cb84555b3302835e86 2026-07-01 19:07:34.719 | + lib/keystone:create_keystone_accounts:320 : async_run ks-alt-admin get_or_add_user_project_role admin e15ba9efd70348cb84555b3302835e86 b0182454a1204fde8b68777bc1e487db 2026-07-01 19:07:34.796 | + inc/async:async_inner:63 : get_or_add_user_project_role admin e15ba9efd70348cb84555b3302835e86 b0182454a1204fde8b68777bc1e487db 2026-07-01 19:07:34.842 | [2057 Async ks-alt-admin:44477]: running: get_or_add_user_project_role admin e15ba9efd70348cb84555b3302835e86 b0182454a1204fde8b68777bc1e487db 2026-07-01 19:07:34.846 | + lib/keystone:create_keystone_accounts:321 : async_run ks-alt-another get_or_add_user_project_role anotherrole e15ba9efd70348cb84555b3302835e86 b0182454a1204fde8b68777bc1e487db 2026-07-01 19:07:34.924 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole e15ba9efd70348cb84555b3302835e86 b0182454a1204fde8b68777bc1e487db 2026-07-01 19:07:34.976 | [2057 Async ks-alt-another:44573]: running: get_or_add_user_project_role anotherrole e15ba9efd70348cb84555b3302835e86 b0182454a1204fde8b68777bc1e487db 2026-07-01 19:07:34.979 | + lib/keystone:create_keystone_accounts:324 : local alt_demo_member 2026-07-01 19:07:34.984 | ++ lib/keystone:create_keystone_accounts:326 : get_or_create_user alt_demo_member nomoresecret default alt_demo_member@example.com 2026-07-01 19:07:34.989 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-01 19:07:34.993 | ++ functions-common:get_or_create_user:900 : [[ ! -z alt_demo_member@example.com ]] 2026-07-01 19:07:34.997 | ++ functions-common:get_or_create_user:901 : local email=--email=alt_demo_member@example.com 2026-07-01 19:07:35.003 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create alt_demo_member --password nomoresecret --domain=default --email=alt_demo_member@example.com --or-show -f value -c id 2026-07-01 19:07:39.157 | +++ functions-common:oscwrap:2465 : return 0 2026-07-01 19:07:39.163 | ++ functions-common:get_or_create_user:915 : user_id=23c0ee196ee642359f3ed164075188aa 2026-07-01 19:07:39.166 | ++ functions-common:get_or_create_user:916 : echo 23c0ee196ee642359f3ed164075188aa 2026-07-01 19:07:39.173 | + lib/keystone:create_keystone_accounts:326 : alt_demo_member=23c0ee196ee642359f3ed164075188aa 2026-07-01 19:07:39.178 | + lib/keystone:create_keystone_accounts:327 : async_run ks-alt-member-user get_or_add_user_project_role member 23c0ee196ee642359f3ed164075188aa b0182454a1204fde8b68777bc1e487db 2026-07-01 19:07:39.265 | + inc/async:async_inner:63 : get_or_add_user_project_role member 23c0ee196ee642359f3ed164075188aa b0182454a1204fde8b68777bc1e487db 2026-07-01 19:07:39.329 | [2057 Async ks-alt-member-user:44708]: running: get_or_add_user_project_role member 23c0ee196ee642359f3ed164075188aa b0182454a1204fde8b68777bc1e487db 2026-07-01 19:07:39.335 | + lib/keystone:create_keystone_accounts:330 : local alt_demo_reader 2026-07-01 19:07:39.336 | ++ lib/keystone:create_keystone_accounts:332 : get_or_create_user alt_demo_reader nomoresecret default alt_demo_reader@example.com 2026-07-01 19:07:39.338 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-01 19:07:39.341 | ++ functions-common:get_or_create_user:900 : [[ ! -z alt_demo_reader@example.com ]] 2026-07-01 19:07:39.344 | ++ functions-common:get_or_create_user:901 : local email=--email=alt_demo_reader@example.com 2026-07-01 19:07:39.348 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create alt_demo_reader --password nomoresecret --domain=default --email=alt_demo_reader@example.com --or-show -f value -c id 2026-07-01 19:07:43.498 | +++ functions-common:oscwrap:2465 : return 0 2026-07-01 19:07:43.503 | ++ functions-common:get_or_create_user:915 : user_id=e3b0470c11af442cb78bdfc6be738bfc 2026-07-01 19:07:43.508 | ++ functions-common:get_or_create_user:916 : echo e3b0470c11af442cb78bdfc6be738bfc 2026-07-01 19:07:43.511 | + lib/keystone:create_keystone_accounts:332 : alt_demo_reader=e3b0470c11af442cb78bdfc6be738bfc 2026-07-01 19:07:43.515 | + lib/keystone:create_keystone_accounts:333 : async_run ks-alt-reader-user get_or_add_user_project_role reader e3b0470c11af442cb78bdfc6be738bfc b0182454a1204fde8b68777bc1e487db 2026-07-01 19:07:43.614 | + inc/async:async_inner:63 : get_or_add_user_project_role reader e3b0470c11af442cb78bdfc6be738bfc b0182454a1204fde8b68777bc1e487db 2026-07-01 19:07:43.673 | [2057 Async ks-alt-reader-user:44886]: running: get_or_add_user_project_role reader e3b0470c11af442cb78bdfc6be738bfc b0182454a1204fde8b68777bc1e487db 2026-07-01 19:07:43.677 | ++ lib/keystone:create_keystone_accounts:340 : get_or_create_user system_member nomoresecret default system_member@example.com 2026-07-01 19:07:43.681 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-01 19:07:43.683 | ++ functions-common:get_or_create_user:900 : [[ ! -z system_member@example.com ]] 2026-07-01 19:07:43.687 | ++ functions-common:get_or_create_user:901 : local email=--email=system_member@example.com 2026-07-01 19:07:43.691 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create system_member --password nomoresecret --domain=default --email=system_member@example.com --or-show -f value -c id 2026-07-01 19:07:44.707 | + inc/async:async_inner:64 : rc=0 2026-07-01 19:07:44.738 | [44477 Async ks-alt-admin:44477]: finished successfully 2026-07-01 19:07:44.806 | + inc/async:async_inner:64 : rc=0 2026-07-01 19:07:44.835 | [44573 Async ks-alt-another:44573]: finished successfully 2026-07-01 19:07:47.747 | +++ functions-common:oscwrap:2465 : return 0 2026-07-01 19:07:47.753 | ++ functions-common:get_or_create_user:915 : user_id=32abf40472e84c599cb20f39682a09db 2026-07-01 19:07:47.759 | ++ functions-common:get_or_create_user:916 : echo 32abf40472e84c599cb20f39682a09db 2026-07-01 19:07:47.764 | + lib/keystone:create_keystone_accounts:340 : system_member_user=32abf40472e84c599cb20f39682a09db 2026-07-01 19:07:47.768 | + lib/keystone:create_keystone_accounts:341 : async_run ks-system-member get_or_add_user_system_role member 32abf40472e84c599cb20f39682a09db all 2026-07-01 19:07:47.851 | + inc/async:async_inner:63 : get_or_add_user_system_role member 32abf40472e84c599cb20f39682a09db all 2026-07-01 19:07:47.919 | [2057 Async ks-system-member:45116]: running: get_or_add_user_system_role member 32abf40472e84c599cb20f39682a09db all 2026-07-01 19:07:47.926 | ++ lib/keystone:create_keystone_accounts:344 : get_or_create_user system_reader nomoresecret default system_reader@example.com 2026-07-01 19:07:47.928 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-01 19:07:47.931 | ++ functions-common:get_or_create_user:900 : [[ ! -z system_reader@example.com ]] 2026-07-01 19:07:47.933 | ++ functions-common:get_or_create_user:901 : local email=--email=system_reader@example.com 2026-07-01 19:07:47.939 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create system_reader --password nomoresecret --domain=default --email=system_reader@example.com --or-show -f value -c id 2026-07-01 19:07:48.699 | + inc/async:async_inner:64 : rc=0 2026-07-01 19:07:48.723 | [44708 Async ks-alt-member-user:44708]: finished successfully 2026-07-01 19:07:51.785 | +++ functions-common:oscwrap:2465 : return 0 2026-07-01 19:07:51.790 | ++ functions-common:get_or_create_user:915 : user_id=926a37effe4d4019b4e0bc4ff9b6d32e 2026-07-01 19:07:51.794 | ++ functions-common:get_or_create_user:916 : echo 926a37effe4d4019b4e0bc4ff9b6d32e 2026-07-01 19:07:51.799 | + lib/keystone:create_keystone_accounts:344 : system_reader_user=926a37effe4d4019b4e0bc4ff9b6d32e 2026-07-01 19:07:51.803 | + lib/keystone:create_keystone_accounts:345 : async_run ks-system-reader get_or_add_user_system_role reader 926a37effe4d4019b4e0bc4ff9b6d32e all 2026-07-01 19:07:51.893 | + inc/async:async_inner:63 : get_or_add_user_system_role reader 926a37effe4d4019b4e0bc4ff9b6d32e all 2026-07-01 19:07:51.960 | [2057 Async ks-system-reader:45322]: running: get_or_add_user_system_role reader 926a37effe4d4019b4e0bc4ff9b6d32e all 2026-07-01 19:07:51.964 | + lib/keystone:create_keystone_accounts:348 : local admin_group 2026-07-01 19:07:51.971 | ++ lib/keystone:create_keystone_accounts:350 : get_or_create_group admins default 'openstack admin group' 2026-07-01 19:07:51.974 | ++ functions-common:get_or_create_group:884 : local 'desc=openstack admin group' 2026-07-01 19:07:51.978 | ++ functions-common:get_or_create_group:885 : local group_id 2026-07-01 19:07:51.982 | +++ functions-common:get_or_create_group:892 : oscwrap --os-cloud devstack-system-admin group create admins --domain default --description 'openstack admin group' --or-show -f value -c id 2026-07-01 19:07:52.784 | + inc/async:async_inner:64 : rc=0 2026-07-01 19:07:52.807 | [44886 Async ks-alt-reader-user:44886]: finished successfully 2026-07-01 19:07:55.886 | +++ functions-common:oscwrap:2465 : return 0 2026-07-01 19:07:55.891 | ++ functions-common:get_or_create_group:892 : group_id=b0ffe6488d4f42b4948f987be5861099 2026-07-01 19:07:55.895 | ++ functions-common:get_or_create_group:893 : echo b0ffe6488d4f42b4948f987be5861099 2026-07-01 19:07:55.899 | + lib/keystone:create_keystone_accounts:350 : admin_group=b0ffe6488d4f42b4948f987be5861099 2026-07-01 19:07:55.904 | + lib/keystone:create_keystone_accounts:351 : local non_admin_group 2026-07-01 19:07:55.912 | ++ lib/keystone:create_keystone_accounts:353 : get_or_create_group nonadmins default 'non-admin group' 2026-07-01 19:07:55.915 | ++ functions-common:get_or_create_group:884 : local 'desc=non-admin group' 2026-07-01 19:07:55.919 | ++ functions-common:get_or_create_group:885 : local group_id 2026-07-01 19:07:55.923 | +++ functions-common:get_or_create_group:892 : oscwrap --os-cloud devstack-system-admin group create nonadmins --domain default --description 'non-admin group' --or-show -f value -c id 2026-07-01 19:07:59.734 | +++ functions-common:oscwrap:2465 : return 0 2026-07-01 19:07:59.738 | ++ functions-common:get_or_create_group:892 : group_id=bf30946321674545aeea790b16ae4929 2026-07-01 19:07:59.743 | ++ functions-common:get_or_create_group:893 : echo bf30946321674545aeea790b16ae4929 2026-07-01 19:07:59.746 | + lib/keystone:create_keystone_accounts:353 : non_admin_group=bf30946321674545aeea790b16ae4929 2026-07-01 19:07:59.751 | + lib/keystone:create_keystone_accounts:355 : async_run ks-group-memberdemo get_or_add_group_project_role member bf30946321674545aeea790b16ae4929 9887d587f7744f3ead75b54bd04455c8 2026-07-01 19:07:59.851 | + inc/async:async_inner:63 : get_or_add_group_project_role member bf30946321674545aeea790b16ae4929 9887d587f7744f3ead75b54bd04455c8 2026-07-01 19:07:59.915 | [2057 Async ks-group-memberdemo:45586]: running: get_or_add_group_project_role member bf30946321674545aeea790b16ae4929 9887d587f7744f3ead75b54bd04455c8 2026-07-01 19:07:59.920 | + lib/keystone:create_keystone_accounts:356 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole bf30946321674545aeea790b16ae4929 9887d587f7744f3ead75b54bd04455c8 2026-07-01 19:08:00.012 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole bf30946321674545aeea790b16ae4929 9887d587f7744f3ead75b54bd04455c8 2026-07-01 19:08:00.097 | [2057 Async ks-group-anotherdemo:45665]: running: get_or_add_group_project_role anotherrole bf30946321674545aeea790b16ae4929 9887d587f7744f3ead75b54bd04455c8 2026-07-01 19:08:00.103 | + lib/keystone:create_keystone_accounts:357 : async_run ks-group-memberalt get_or_add_group_project_role member bf30946321674545aeea790b16ae4929 b0182454a1204fde8b68777bc1e487db 2026-07-01 19:08:00.284 | + inc/async:async_inner:63 : get_or_add_group_project_role member bf30946321674545aeea790b16ae4929 b0182454a1204fde8b68777bc1e487db 2026-07-01 19:08:00.359 | [2057 Async ks-group-memberalt:45744]: running: get_or_add_group_project_role member bf30946321674545aeea790b16ae4929 b0182454a1204fde8b68777bc1e487db 2026-07-01 19:08:00.366 | + lib/keystone:create_keystone_accounts:358 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole bf30946321674545aeea790b16ae4929 b0182454a1204fde8b68777bc1e487db 2026-07-01 19:08:00.528 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole bf30946321674545aeea790b16ae4929 b0182454a1204fde8b68777bc1e487db 2026-07-01 19:08:00.628 | [2057 Async ks-group-anotheralt:45823]: running: get_or_add_group_project_role anotherrole bf30946321674545aeea790b16ae4929 b0182454a1204fde8b68777bc1e487db 2026-07-01 19:08:00.635 | + lib/keystone:create_keystone_accounts:359 : async_run ks-group-admin get_or_add_group_project_role admin b0ffe6488d4f42b4948f987be5861099 c4308f0a3e7c4861957331c0d2c3de84 2026-07-01 19:08:00.802 | + inc/async:async_inner:63 : get_or_add_group_project_role admin b0ffe6488d4f42b4948f987be5861099 c4308f0a3e7c4861957331c0d2c3de84 2026-07-01 19:08:00.863 | + inc/async:async_inner:64 : rc=0 2026-07-01 19:08:00.914 | [2057 Async ks-group-admin:45902]: running: get_or_add_group_project_role admin b0ffe6488d4f42b4948f987be5861099 c4308f0a3e7c4861957331c0d2c3de84 2026-07-01 19:08:00.929 | + lib/keystone:create_keystone_accounts:361 : async_wait ks-demo-member ks-demo-admin ks-demo-another ks-demo-invis ks-demo-reader 2026-07-01 19:08:00.957 | [45116 Async ks-system-member:45116]: finished successfully 2026-07-01 19:08:01.070 | [2057 Async ks-demo-member:43559]: Waiting for completion of get_or_add_user_project_role member b7dab7b9cec8448ba15ebc4e36997fb5 9887d587f7744f3ead75b54bd04455c8 running on PID 43559 (17 other jobs running) 2026-07-01 19:08:01.134 | [2057 Async ks-demo-member:43559]: Signaling child to exit 2026-07-01 19:08:01.136 | WAKEUP 2026-07-01 19:08:01.195 | [2057 Async ks-demo-member:43559]: Signaled 2026-07-01 19:08:01.201 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-01 19:08:01.201 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-01 19:08:01.201 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-01 19:08:01.201 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-01 19:08:01.201 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-01 19:08:01.202 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-01 19:08:01.202 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-01 19:08:01.202 | ++ functions-common:_get_domain_args:957 : echo 2026-07-01 19:08:01.203 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-01 19:08:01.204 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add member --user b7dab7b9cec8448ba15ebc4e36997fb5 --project 9887d587f7744f3ead75b54bd04455c8 2026-07-01 19:08:01.204 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user b7dab7b9cec8448ba15ebc4e36997fb5 --project 9887d587f7744f3ead75b54bd04455c8 -c Role -f value 2026-07-01 19:08:01.204 | ++ functions-common:oscwrap:2465 : return 0 2026-07-01 19:08:01.204 | + functions-common:get_or_add_user_project_role:979 : user_role_id=74987cfa9a724d79b40d254cc39ec252 2026-07-01 19:08:01.204 | + functions-common:get_or_add_user_project_role:980 : echo 74987cfa9a724d79b40d254cc39ec252 2026-07-01 19:08:01.204 | 74987cfa9a724d79b40d254cc39ec252 2026-07-01 19:08:01.315 | [2057 Async ks-demo-member:43559]: finished get_or_add_user_project_role member b7dab7b9cec8448ba15ebc4e36997fb5 9887d587f7744f3ead75b54bd04455c8 with result 0 in 13 seconds 2026-07-01 19:08:01.394 | [2057 Async ks-demo-admin:43655]: Waiting for completion of get_or_add_user_project_role admin 972ad473659a4427a959d3a044aa4c88 9887d587f7744f3ead75b54bd04455c8 running on PID 43655 (16 other jobs running) 2026-07-01 19:08:01.451 | [2057 Async ks-demo-admin:43655]: Signaling child to exit 2026-07-01 19:08:01.451 | WAKEUP 2026-07-01 19:08:01.501 | [2057 Async ks-demo-admin:43655]: Signaled 2026-07-01 19:08:01.501 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-01 19:08:01.501 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-01 19:08:01.501 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-01 19:08:01.502 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-01 19:08:01.502 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-01 19:08:01.502 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-01 19:08:01.502 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-01 19:08:01.502 | ++ functions-common:_get_domain_args:957 : echo 2026-07-01 19:08:01.502 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-01 19:08:01.502 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user 972ad473659a4427a959d3a044aa4c88 --project 9887d587f7744f3ead75b54bd04455c8 2026-07-01 19:08:01.502 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 972ad473659a4427a959d3a044aa4c88 --project 9887d587f7744f3ead75b54bd04455c8 -c Role -f value 2026-07-01 19:08:01.502 | ++ functions-common:oscwrap:2465 : return 0 2026-07-01 19:08:01.502 | + functions-common:get_or_add_user_project_role:979 : user_role_id=a32f3fbaba5244ff85e5cd0d318032ac 2026-07-01 19:08:01.502 | + functions-common:get_or_add_user_project_role:980 : echo a32f3fbaba5244ff85e5cd0d318032ac 2026-07-01 19:08:01.503 | a32f3fbaba5244ff85e5cd0d318032ac 2026-07-01 19:08:01.611 | [2057 Async ks-demo-admin:43655]: finished get_or_add_user_project_role admin 972ad473659a4427a959d3a044aa4c88 9887d587f7744f3ead75b54bd04455c8 with result 0 in 13 seconds 2026-07-01 19:08:01.692 | [2057 Async ks-demo-another:43751]: Waiting for completion of get_or_add_user_project_role anotherrole b7dab7b9cec8448ba15ebc4e36997fb5 9887d587f7744f3ead75b54bd04455c8 running on PID 43751 (15 other jobs running) 2026-07-01 19:08:01.752 | [2057 Async ks-demo-another:43751]: Signaling child to exit 2026-07-01 19:08:01.753 | WAKEUP 2026-07-01 19:08:01.803 | [2057 Async ks-demo-another:43751]: Signaled 2026-07-01 19:08:01.803 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-01 19:08:01.803 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-01 19:08:01.803 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-01 19:08:01.803 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-01 19:08:01.803 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-01 19:08:01.803 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-01 19:08:01.803 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-01 19:08:01.803 | ++ functions-common:_get_domain_args:957 : echo 2026-07-01 19:08:01.803 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-01 19:08:01.803 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add anotherrole --user b7dab7b9cec8448ba15ebc4e36997fb5 --project 9887d587f7744f3ead75b54bd04455c8 2026-07-01 19:08:01.804 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user b7dab7b9cec8448ba15ebc4e36997fb5 --project 9887d587f7744f3ead75b54bd04455c8 -c Role -f value 2026-07-01 19:08:01.804 | ++ functions-common:oscwrap:2465 : return 0 2026-07-01 19:08:01.804 | + functions-common:get_or_add_user_project_role:979 : user_role_id=534c5e0348ef40b1a496b381379f069e 2026-07-01 19:08:01.804 | + functions-common:get_or_add_user_project_role:980 : echo 534c5e0348ef40b1a496b381379f069e 2026-07-01 19:08:01.804 | 534c5e0348ef40b1a496b381379f069e 2026-07-01 19:08:01.915 | [2057 Async ks-demo-another:43751]: finished get_or_add_user_project_role anotherrole b7dab7b9cec8448ba15ebc4e36997fb5 9887d587f7744f3ead75b54bd04455c8 with result 0 in 13 seconds 2026-07-01 19:08:01.992 | [2057 Async ks-demo-invis:43847]: Waiting for completion of get_or_add_user_project_role member b7dab7b9cec8448ba15ebc4e36997fb5 874e2ae29ad54bd898c4690d6a12b2b2 running on PID 43847 (14 other jobs running) 2026-07-01 19:08:02.051 | [2057 Async ks-demo-invis:43847]: Signaling child to exit 2026-07-01 19:08:02.052 | WAKEUP 2026-07-01 19:08:02.098 | [2057 Async ks-demo-invis:43847]: Signaled 2026-07-01 19:08:02.098 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-01 19:08:02.098 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-01 19:08:02.098 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-01 19:08:02.098 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-01 19:08:02.098 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-01 19:08:02.098 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-01 19:08:02.099 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-01 19:08:02.099 | ++ functions-common:_get_domain_args:957 : echo 2026-07-01 19:08:02.099 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-01 19:08:02.099 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add member --user b7dab7b9cec8448ba15ebc4e36997fb5 --project 874e2ae29ad54bd898c4690d6a12b2b2 2026-07-01 19:08:02.099 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user b7dab7b9cec8448ba15ebc4e36997fb5 --project 874e2ae29ad54bd898c4690d6a12b2b2 -c Role -f value 2026-07-01 19:08:02.099 | ++ functions-common:oscwrap:2465 : return 0 2026-07-01 19:08:02.100 | + functions-common:get_or_add_user_project_role:979 : user_role_id=74987cfa9a724d79b40d254cc39ec252 2026-07-01 19:08:02.102 | + functions-common:get_or_add_user_project_role:980 : echo 74987cfa9a724d79b40d254cc39ec252 2026-07-01 19:08:02.102 | 74987cfa9a724d79b40d254cc39ec252 2026-07-01 19:08:02.203 | [2057 Async ks-demo-invis:43847]: finished get_or_add_user_project_role member b7dab7b9cec8448ba15ebc4e36997fb5 874e2ae29ad54bd898c4690d6a12b2b2 with result 0 in 13 seconds 2026-07-01 19:08:02.283 | [2057 Async ks-demo-reader:44018]: Waiting for completion of get_or_add_user_project_role reader c6fd16d8861749a791c851cc6bd6392f 9887d587f7744f3ead75b54bd04455c8 running on PID 44018 (13 other jobs running) 2026-07-01 19:08:02.345 | [2057 Async ks-demo-reader:44018]: Signaling child to exit 2026-07-01 19:08:02.345 | WAKEUP 2026-07-01 19:08:02.404 | [2057 Async ks-demo-reader:44018]: Signaled 2026-07-01 19:08:02.405 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-01 19:08:02.405 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-01 19:08:02.405 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-01 19:08:02.405 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-01 19:08:02.405 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-01 19:08:02.405 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-01 19:08:02.406 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-01 19:08:02.406 | ++ functions-common:_get_domain_args:957 : echo 2026-07-01 19:08:02.406 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-01 19:08:02.406 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add reader --user c6fd16d8861749a791c851cc6bd6392f --project 9887d587f7744f3ead75b54bd04455c8 2026-07-01 19:08:02.406 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user c6fd16d8861749a791c851cc6bd6392f --project 9887d587f7744f3ead75b54bd04455c8 -c Role -f value 2026-07-01 19:08:02.406 | ++ functions-common:oscwrap:2465 : return 0 2026-07-01 19:08:02.406 | + functions-common:get_or_add_user_project_role:979 : user_role_id=1cfc280ebf114ef7b1b6e2f003ab4e66 2026-07-01 19:08:02.409 | + functions-common:get_or_add_user_project_role:980 : echo 1cfc280ebf114ef7b1b6e2f003ab4e66 2026-07-01 19:08:02.409 | 1cfc280ebf114ef7b1b6e2f003ab4e66 2026-07-01 19:08:02.511 | [2057 Async ks-demo-reader:44018]: finished get_or_add_user_project_role reader c6fd16d8861749a791c851cc6bd6392f 9887d587f7744f3ead75b54bd04455c8 with result 0 in 10 seconds 2026-07-01 19:08:02.524 | + inc/async:async_wait:197 : return 0 2026-07-01 19:08:02.530 | + lib/keystone:create_keystone_accounts:362 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2026-07-01 19:08:02.650 | [2057 Async ks-alt-admin:44477]: Waiting for completion of get_or_add_user_project_role admin e15ba9efd70348cb84555b3302835e86 b0182454a1204fde8b68777bc1e487db running on PID 44477 (12 other jobs running) 2026-07-01 19:08:02.707 | [2057 Async ks-alt-admin:44477]: Signaling child to exit 2026-07-01 19:08:02.713 | WAKEUP 2026-07-01 19:08:02.753 | [2057 Async ks-alt-admin:44477]: Signaled 2026-07-01 19:08:02.755 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-01 19:08:02.755 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-01 19:08:02.755 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-01 19:08:02.755 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-01 19:08:02.755 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-01 19:08:02.755 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-01 19:08:02.756 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-01 19:08:02.756 | ++ functions-common:_get_domain_args:957 : echo 2026-07-01 19:08:02.756 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-01 19:08:02.756 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user e15ba9efd70348cb84555b3302835e86 --project b0182454a1204fde8b68777bc1e487db 2026-07-01 19:08:02.756 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user e15ba9efd70348cb84555b3302835e86 --project b0182454a1204fde8b68777bc1e487db -c Role -f value 2026-07-01 19:08:02.756 | ++ functions-common:oscwrap:2465 : return 0 2026-07-01 19:08:02.756 | + functions-common:get_or_add_user_project_role:979 : user_role_id=a32f3fbaba5244ff85e5cd0d318032ac 2026-07-01 19:08:02.760 | + functions-common:get_or_add_user_project_role:980 : echo a32f3fbaba5244ff85e5cd0d318032ac 2026-07-01 19:08:02.760 | a32f3fbaba5244ff85e5cd0d318032ac 2026-07-01 19:08:02.857 | [2057 Async ks-alt-admin:44477]: finished get_or_add_user_project_role admin e15ba9efd70348cb84555b3302835e86 b0182454a1204fde8b68777bc1e487db with result 0 in 9 seconds 2026-07-01 19:08:02.933 | [2057 Async ks-alt-another:44573]: Waiting for completion of get_or_add_user_project_role anotherrole e15ba9efd70348cb84555b3302835e86 b0182454a1204fde8b68777bc1e487db running on PID 44573 (11 other jobs running) 2026-07-01 19:08:02.990 | [2057 Async ks-alt-another:44573]: Signaling child to exit 2026-07-01 19:08:02.992 | WAKEUP 2026-07-01 19:08:03.043 | [2057 Async ks-alt-another:44573]: Signaled 2026-07-01 19:08:03.045 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-01 19:08:03.045 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-01 19:08:03.045 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-01 19:08:03.045 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-01 19:08:03.045 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-01 19:08:03.045 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-01 19:08:03.045 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-01 19:08:03.045 | ++ functions-common:_get_domain_args:957 : echo 2026-07-01 19:08:03.046 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-01 19:08:03.046 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add anotherrole --user e15ba9efd70348cb84555b3302835e86 --project b0182454a1204fde8b68777bc1e487db 2026-07-01 19:08:03.046 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user e15ba9efd70348cb84555b3302835e86 --project b0182454a1204fde8b68777bc1e487db -c Role -f value 2026-07-01 19:08:03.046 | ++ functions-common:oscwrap:2465 : return 0 2026-07-01 19:08:03.046 | + functions-common:get_or_add_user_project_role:979 : user_role_id=534c5e0348ef40b1a496b381379f069e 2026-07-01 19:08:03.046 | + functions-common:get_or_add_user_project_role:980 : echo 534c5e0348ef40b1a496b381379f069e 2026-07-01 19:08:03.047 | 534c5e0348ef40b1a496b381379f069e 2026-07-01 19:08:03.146 | [2057 Async ks-alt-another:44573]: finished get_or_add_user_project_role anotherrole e15ba9efd70348cb84555b3302835e86 b0182454a1204fde8b68777bc1e487db with result 0 in 9 seconds 2026-07-01 19:08:03.226 | [2057 Async ks-alt-member-user:44708]: Waiting for completion of get_or_add_user_project_role member 23c0ee196ee642359f3ed164075188aa b0182454a1204fde8b68777bc1e487db running on PID 44708 (10 other jobs running) 2026-07-01 19:08:03.285 | [2057 Async ks-alt-member-user:44708]: Signaling child to exit 2026-07-01 19:08:03.286 | WAKEUP 2026-07-01 19:08:03.332 | [2057 Async ks-alt-member-user:44708]: Signaled 2026-07-01 19:08:03.335 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-01 19:08:03.335 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-01 19:08:03.335 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-01 19:08:03.335 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-01 19:08:03.335 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-01 19:08:03.335 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-01 19:08:03.335 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-01 19:08:03.335 | ++ functions-common:_get_domain_args:957 : echo 2026-07-01 19:08:03.335 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-01 19:08:03.335 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add member --user 23c0ee196ee642359f3ed164075188aa --project b0182454a1204fde8b68777bc1e487db 2026-07-01 19:08:03.336 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 23c0ee196ee642359f3ed164075188aa --project b0182454a1204fde8b68777bc1e487db -c Role -f value 2026-07-01 19:08:03.336 | ++ functions-common:oscwrap:2465 : return 0 2026-07-01 19:08:03.336 | + functions-common:get_or_add_user_project_role:979 : user_role_id=74987cfa9a724d79b40d254cc39ec252 2026-07-01 19:08:03.336 | + functions-common:get_or_add_user_project_role:980 : echo 74987cfa9a724d79b40d254cc39ec252 2026-07-01 19:08:03.336 | 74987cfa9a724d79b40d254cc39ec252 2026-07-01 19:08:03.437 | [2057 Async ks-alt-member-user:44708]: finished get_or_add_user_project_role member 23c0ee196ee642359f3ed164075188aa b0182454a1204fde8b68777bc1e487db with result 0 in 9 seconds 2026-07-01 19:08:03.494 | [2057 Async ks-alt-reader-user:44886]: Waiting for completion of get_or_add_user_project_role reader e3b0470c11af442cb78bdfc6be738bfc b0182454a1204fde8b68777bc1e487db running on PID 44886 (9 other jobs running) 2026-07-01 19:08:03.581 | [2057 Async ks-alt-reader-user:44886]: Signaling child to exit 2026-07-01 19:08:03.585 | WAKEUP 2026-07-01 19:08:03.636 | [2057 Async ks-alt-reader-user:44886]: Signaled 2026-07-01 19:08:03.640 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-01 19:08:03.640 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-01 19:08:03.640 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-01 19:08:03.640 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-01 19:08:03.641 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-01 19:08:03.641 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-01 19:08:03.641 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-01 19:08:03.641 | ++ functions-common:_get_domain_args:957 : echo 2026-07-01 19:08:03.641 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-01 19:08:03.641 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add reader --user e3b0470c11af442cb78bdfc6be738bfc --project b0182454a1204fde8b68777bc1e487db 2026-07-01 19:08:03.642 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user e3b0470c11af442cb78bdfc6be738bfc --project b0182454a1204fde8b68777bc1e487db -c Role -f value 2026-07-01 19:08:03.642 | ++ functions-common:oscwrap:2465 : return 0 2026-07-01 19:08:03.642 | + functions-common:get_or_add_user_project_role:979 : user_role_id=1cfc280ebf114ef7b1b6e2f003ab4e66 2026-07-01 19:08:03.642 | + functions-common:get_or_add_user_project_role:980 : echo 1cfc280ebf114ef7b1b6e2f003ab4e66 2026-07-01 19:08:03.642 | 1cfc280ebf114ef7b1b6e2f003ab4e66 2026-07-01 19:08:03.756 | [2057 Async ks-alt-reader-user:44886]: finished get_or_add_user_project_role reader e3b0470c11af442cb78bdfc6be738bfc b0182454a1204fde8b68777bc1e487db with result 0 in 9 seconds 2026-07-01 19:08:03.765 | + inc/async:async_wait:197 : return 0 2026-07-01 19:08:03.773 | + lib/keystone:create_keystone_accounts:363 : async_wait ks-system-member ks-system-reader 2026-07-01 19:08:03.895 | [2057 Async ks-system-member:45116]: Waiting for completion of get_or_add_user_system_role member 32abf40472e84c599cb20f39682a09db all running on PID 45116 (8 other jobs running) 2026-07-01 19:08:03.952 | [2057 Async ks-system-member:45116]: Signaling child to exit 2026-07-01 19:08:03.957 | WAKEUP 2026-07-01 19:08:04.006 | [2057 Async ks-system-member:45116]: Signaled 2026-07-01 19:08:04.009 | + functions-common:get_or_add_user_system_role:1005 : local user_role_id 2026-07-01 19:08:04.009 | + functions-common:get_or_add_user_system_role:1006 : local domain_args 2026-07-01 19:08:04.009 | ++ functions-common:get_or_add_user_system_role:1008 : _get_domain_args 2026-07-01 19:08:04.009 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-01 19:08:04.010 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-01 19:08:04.010 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-01 19:08:04.010 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-01 19:08:04.010 | ++ functions-common:_get_domain_args:957 : echo 2026-07-01 19:08:04.010 | + functions-common:get_or_add_user_system_role:1008 : domain_args= 2026-07-01 19:08:04.010 | ++ functions-common:get_or_add_user_system_role:1016 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 32abf40472e84c599cb20f39682a09db --system all -f value -c Role 2026-07-01 19:08:04.010 | ++ functions-common:oscwrap:2465 : return 0 2026-07-01 19:08:04.010 | + functions-common:get_or_add_user_system_role:1016 : user_role_id= 2026-07-01 19:08:04.010 | + functions-common:get_or_add_user_system_role:1017 : [[ -z '' ]] 2026-07-01 19:08:04.010 | + functions-common:get_or_add_user_system_role:1019 : openstack --os-cloud devstack-system-admin role add member --user 32abf40472e84c599cb20f39682a09db --system all 2026-07-01 19:08:04.011 | ++ functions-common:get_or_add_user_system_role:1028 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 32abf40472e84c599cb20f39682a09db --system all -f value -c Role 2026-07-01 19:08:04.013 | ++ functions-common:oscwrap:2465 : return 0 2026-07-01 19:08:04.013 | + functions-common:get_or_add_user_system_role:1028 : user_role_id= 2026-07-01 19:08:04.013 | + functions-common:get_or_add_user_system_role:1030 : echo 2026-07-01 19:08:04.013 | 2026-07-01 19:08:04.122 | [2057 Async ks-system-member:45116]: finished get_or_add_user_system_role member 32abf40472e84c599cb20f39682a09db all with result 0 in 13 seconds 2026-07-01 19:08:04.218 | [2057 Async ks-system-reader:45322]: Waiting for completion of get_or_add_user_system_role reader 926a37effe4d4019b4e0bc4ff9b6d32e all running on PID 45322 (7 other jobs running) 2026-07-01 19:08:04.275 | [2057 Async ks-system-reader:45322]: Signaling child to exit 2026-07-01 19:08:08.039 | + inc/async:async_inner:64 : rc=0 2026-07-01 19:08:08.096 | [45322 Async ks-system-reader:45322]: finished successfully 2026-07-01 19:08:08.143 | WAKEUP 2026-07-01 19:08:08.183 | [2057 Async ks-system-reader:45322]: Signaled 2026-07-01 19:08:08.185 | + functions-common:get_or_add_user_system_role:1005 : local user_role_id 2026-07-01 19:08:08.186 | + functions-common:get_or_add_user_system_role:1006 : local domain_args 2026-07-01 19:08:08.186 | ++ functions-common:get_or_add_user_system_role:1008 : _get_domain_args 2026-07-01 19:08:08.186 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-01 19:08:08.186 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-01 19:08:08.186 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-01 19:08:08.186 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-01 19:08:08.188 | ++ functions-common:_get_domain_args:957 : echo 2026-07-01 19:08:08.188 | + functions-common:get_or_add_user_system_role:1008 : domain_args= 2026-07-01 19:08:08.188 | ++ functions-common:get_or_add_user_system_role:1016 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 926a37effe4d4019b4e0bc4ff9b6d32e --system all -f value -c Role 2026-07-01 19:08:08.188 | ++ functions-common:oscwrap:2465 : return 0 2026-07-01 19:08:08.188 | + functions-common:get_or_add_user_system_role:1016 : user_role_id= 2026-07-01 19:08:08.188 | + functions-common:get_or_add_user_system_role:1017 : [[ -z '' ]] 2026-07-01 19:08:08.188 | + functions-common:get_or_add_user_system_role:1019 : openstack --os-cloud devstack-system-admin role add reader --user 926a37effe4d4019b4e0bc4ff9b6d32e --system all 2026-07-01 19:08:08.188 | ++ functions-common:get_or_add_user_system_role:1028 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 926a37effe4d4019b4e0bc4ff9b6d32e --system all -f value -c Role 2026-07-01 19:08:08.188 | ++ functions-common:oscwrap:2465 : return 0 2026-07-01 19:08:08.188 | + functions-common:get_or_add_user_system_role:1028 : user_role_id=1cfc280ebf114ef7b1b6e2f003ab4e66 2026-07-01 19:08:08.188 | + functions-common:get_or_add_user_system_role:1030 : echo 1cfc280ebf114ef7b1b6e2f003ab4e66 2026-07-01 19:08:08.189 | 1cfc280ebf114ef7b1b6e2f003ab4e66 2026-07-01 19:08:08.286 | [2057 Async ks-system-reader:45322]: finished get_or_add_user_system_role reader 926a37effe4d4019b4e0bc4ff9b6d32e all with result 0 in 16 seconds 2026-07-01 19:08:08.294 | + inc/async:async_wait:197 : return 0 2026-07-01 19:08:08.299 | + lib/keystone:create_keystone_accounts:364 : async_wait ks-group-memberdemo ks-group-anotherdemo ks-group-memberalt ks-group-anotheralt ks-group-admin 2026-07-01 19:08:08.406 | [2057 Async ks-group-memberdemo:45586]: Waiting for completion of get_or_add_group_project_role member bf30946321674545aeea790b16ae4929 9887d587f7744f3ead75b54bd04455c8 running on PID 45586 (6 other jobs running) 2026-07-01 19:08:08.457 | [2057 Async ks-group-memberdemo:45586]: Signaling child to exit 2026-07-01 19:08:11.617 | + inc/async:async_inner:64 : rc=0 2026-07-01 19:08:11.651 | [45586 Async ks-group-memberdemo:45586]: finished successfully 2026-07-01 19:08:11.683 | WAKEUP 2026-07-01 19:08:11.717 | [2057 Async ks-group-memberdemo:45586]: Signaled 2026-07-01 19:08:11.720 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-07-01 19:08:11.720 | + functions-common:get_or_add_group_project_role:1040 : openstack role add member --group bf30946321674545aeea790b16ae4929 --project 9887d587f7744f3ead75b54bd04455c8 2026-07-01 19:08:11.721 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group bf30946321674545aeea790b16ae4929 --project 9887d587f7744f3ead75b54bd04455c8 -f value -c Role 2026-07-01 19:08:11.722 | ++ functions-common:oscwrap:2465 : return 0 2026-07-01 19:08:11.722 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=74987cfa9a724d79b40d254cc39ec252 2026-07-01 19:08:11.722 | + functions-common:get_or_add_group_project_role:1049 : echo 74987cfa9a724d79b40d254cc39ec252 2026-07-01 19:08:11.722 | 74987cfa9a724d79b40d254cc39ec252 2026-07-01 19:08:11.780 | [2057 Async ks-group-memberdemo:45586]: finished get_or_add_group_project_role member bf30946321674545aeea790b16ae4929 9887d587f7744f3ead75b54bd04455c8 with result 0 in 11 seconds 2026-07-01 19:08:11.827 | [2057 Async ks-group-anotherdemo:45665]: Waiting for completion of get_or_add_group_project_role anotherrole bf30946321674545aeea790b16ae4929 9887d587f7744f3ead75b54bd04455c8 running on PID 45665 (5 other jobs running) 2026-07-01 19:08:11.862 | [2057 Async ks-group-anotherdemo:45665]: Signaling child to exit 2026-07-01 19:08:12.987 | + inc/async:async_inner:64 : rc=0 2026-07-01 19:08:13.020 | [45823 Async ks-group-anotheralt:45823]: finished successfully 2026-07-01 19:08:13.035 | + inc/async:async_inner:64 : rc=0 2026-07-01 19:08:13.074 | [45902 Async ks-group-admin:45902]: finished successfully 2026-07-01 19:08:13.362 | + inc/async:async_inner:64 : rc=0 2026-07-01 19:08:13.363 | + inc/async:async_inner:64 : rc=0 2026-07-01 19:08:13.391 | [45665 Async ks-group-anotherdemo:45665]: finished successfully 2026-07-01 19:08:13.396 | [45744 Async ks-group-memberalt:45744]: finished successfully 2026-07-01 19:08:13.420 | WAKEUP 2026-07-01 19:08:13.444 | [2057 Async ks-group-anotherdemo:45665]: Signaled 2026-07-01 19:08:13.446 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-07-01 19:08:13.446 | + functions-common:get_or_add_group_project_role:1040 : openstack role add anotherrole --group bf30946321674545aeea790b16ae4929 --project 9887d587f7744f3ead75b54bd04455c8 2026-07-01 19:08:13.446 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group bf30946321674545aeea790b16ae4929 --project 9887d587f7744f3ead75b54bd04455c8 -f value -c Role 2026-07-01 19:08:13.446 | ++ functions-common:oscwrap:2465 : return 0 2026-07-01 19:08:13.447 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=534c5e0348ef40b1a496b381379f069e 2026-07-01 19:08:13.447 | + functions-common:get_or_add_group_project_role:1049 : echo 534c5e0348ef40b1a496b381379f069e 2026-07-01 19:08:13.447 | 534c5e0348ef40b1a496b381379f069e 2026-07-01 19:08:13.495 | [2057 Async ks-group-anotherdemo:45665]: finished get_or_add_group_project_role anotherrole bf30946321674545aeea790b16ae4929 9887d587f7744f3ead75b54bd04455c8 with result 0 in 13 seconds 2026-07-01 19:08:13.538 | [2057 Async ks-group-memberalt:45744]: Waiting for completion of get_or_add_group_project_role member bf30946321674545aeea790b16ae4929 b0182454a1204fde8b68777bc1e487db running on PID 45744 (4 other jobs running) 2026-07-01 19:08:13.567 | [2057 Async ks-group-memberalt:45744]: Signaling child to exit 2026-07-01 19:08:13.567 | WAKEUP 2026-07-01 19:08:13.591 | [2057 Async ks-group-memberalt:45744]: Signaled 2026-07-01 19:08:13.593 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-07-01 19:08:13.593 | + functions-common:get_or_add_group_project_role:1040 : openstack role add member --group bf30946321674545aeea790b16ae4929 --project b0182454a1204fde8b68777bc1e487db 2026-07-01 19:08:13.593 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group bf30946321674545aeea790b16ae4929 --project b0182454a1204fde8b68777bc1e487db -f value -c Role 2026-07-01 19:08:13.593 | ++ functions-common:oscwrap:2465 : return 0 2026-07-01 19:08:13.593 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=74987cfa9a724d79b40d254cc39ec252 2026-07-01 19:08:13.593 | + functions-common:get_or_add_group_project_role:1049 : echo 74987cfa9a724d79b40d254cc39ec252 2026-07-01 19:08:13.594 | 74987cfa9a724d79b40d254cc39ec252 2026-07-01 19:08:13.643 | [2057 Async ks-group-memberalt:45744]: finished get_or_add_group_project_role member bf30946321674545aeea790b16ae4929 b0182454a1204fde8b68777bc1e487db with result 0 in 13 seconds 2026-07-01 19:08:13.684 | [2057 Async ks-group-anotheralt:45823]: Waiting for completion of get_or_add_group_project_role anotherrole bf30946321674545aeea790b16ae4929 b0182454a1204fde8b68777bc1e487db running on PID 45823 (3 other jobs running) 2026-07-01 19:08:13.711 | [2057 Async ks-group-anotheralt:45823]: Signaling child to exit 2026-07-01 19:08:13.711 | WAKEUP 2026-07-01 19:08:13.736 | [2057 Async ks-group-anotheralt:45823]: Signaled 2026-07-01 19:08:13.738 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-07-01 19:08:13.738 | + functions-common:get_or_add_group_project_role:1040 : openstack role add anotherrole --group bf30946321674545aeea790b16ae4929 --project b0182454a1204fde8b68777bc1e487db 2026-07-01 19:08:13.738 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group bf30946321674545aeea790b16ae4929 --project b0182454a1204fde8b68777bc1e487db -f value -c Role 2026-07-01 19:08:13.739 | ++ functions-common:oscwrap:2465 : return 0 2026-07-01 19:08:13.739 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=534c5e0348ef40b1a496b381379f069e 2026-07-01 19:08:13.739 | + functions-common:get_or_add_group_project_role:1049 : echo 534c5e0348ef40b1a496b381379f069e 2026-07-01 19:08:13.739 | 534c5e0348ef40b1a496b381379f069e 2026-07-01 19:08:13.787 | [2057 Async ks-group-anotheralt:45823]: finished get_or_add_group_project_role anotherrole bf30946321674545aeea790b16ae4929 b0182454a1204fde8b68777bc1e487db with result 0 in 12 seconds 2026-07-01 19:08:13.829 | [2057 Async ks-group-admin:45902]: Waiting for completion of get_or_add_group_project_role admin b0ffe6488d4f42b4948f987be5861099 c4308f0a3e7c4861957331c0d2c3de84 running on PID 45902 (2 other jobs running) 2026-07-01 19:08:13.857 | [2057 Async ks-group-admin:45902]: Signaling child to exit 2026-07-01 19:08:13.857 | WAKEUP 2026-07-01 19:08:13.885 | [2057 Async ks-group-admin:45902]: Signaled 2026-07-01 19:08:13.887 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-07-01 19:08:13.887 | + functions-common:get_or_add_group_project_role:1040 : openstack role add admin --group b0ffe6488d4f42b4948f987be5861099 --project c4308f0a3e7c4861957331c0d2c3de84 2026-07-01 19:08:13.887 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group b0ffe6488d4f42b4948f987be5861099 --project c4308f0a3e7c4861957331c0d2c3de84 -f value -c Role 2026-07-01 19:08:13.887 | ++ functions-common:oscwrap:2465 : return 0 2026-07-01 19:08:13.888 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=a32f3fbaba5244ff85e5cd0d318032ac 2026-07-01 19:08:13.888 | + functions-common:get_or_add_group_project_role:1049 : echo a32f3fbaba5244ff85e5cd0d318032ac 2026-07-01 19:08:13.888 | a32f3fbaba5244ff85e5cd0d318032ac 2026-07-01 19:08:13.937 | [2057 Async ks-group-admin:45902]: finished get_or_add_group_project_role admin b0ffe6488d4f42b4948f987be5861099 c4308f0a3e7c4861957331c0d2c3de84 with result 0 in 12 seconds 2026-07-01 19:08:13.942 | + inc/async:async_wait:197 : return 0 2026-07-01 19:08:13.946 | + lib/keystone:create_keystone_accounts:366 : is_service_enabled ldap 2026-07-01 19:08:13.968 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 19:08:13.972 | + ./stack.sh:main:1122 : is_service_enabled nova 2026-07-01 19:08:13.995 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 19:08:13.998 | + ./stack.sh:main:1123 : async_runfunc create_nova_accounts 2026-07-01 19:08:14.002 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2026-07-01 19:08:14.071 | + inc/async:async_inner:63 : create_nova_accounts 2026-07-01 19:08:14.116 | [2057 Async create_nova_accounts:47802]: running: create_nova_accounts 2026-07-01 19:08:14.119 | + ./stack.sh:main:1125 : is_service_enabled glance 2026-07-01 19:08:14.139 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 19:08:14.141 | + ./stack.sh:main:1126 : async_runfunc create_glance_accounts 2026-07-01 19:08:14.143 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2026-07-01 19:08:14.217 | + inc/async:async_inner:63 : create_glance_accounts 2026-07-01 19:08:14.267 | [2057 Async create_glance_accounts:47925]: running: create_glance_accounts 2026-07-01 19:08:14.270 | + ./stack.sh:main:1128 : is_service_enabled cinder 2026-07-01 19:08:14.296 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 19:08:14.301 | + ./stack.sh:main:1129 : async_runfunc create_cinder_accounts 2026-07-01 19:08:14.304 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2026-07-01 19:08:14.387 | + inc/async:async_inner:63 : create_cinder_accounts 2026-07-01 19:08:14.445 | [2057 Async create_cinder_accounts:48063]: running: create_cinder_accounts 2026-07-01 19:08:14.448 | + ./stack.sh:main:1131 : is_service_enabled neutron 2026-07-01 19:08:14.477 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 19:08:14.480 | + ./stack.sh:main:1132 : async_runfunc create_neutron_accounts 2026-07-01 19:08:14.482 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2026-07-01 19:08:14.550 | + inc/async:async_inner:63 : create_neutron_accounts 2026-07-01 19:08:14.617 | [2057 Async create_neutron_accounts:48205]: running: create_neutron_accounts 2026-07-01 19:08:14.620 | + ./stack.sh:main:1134 : is_service_enabled swift 2026-07-01 19:08:14.656 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 19:08:14.664 | + ./stack.sh:main:1143 : is_service_enabled horizon 2026-07-01 19:08:14.704 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 19:08:14.712 | + ./stack.sh:main:1148 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2026-07-01 19:08:14.836 | [2057 Async create_nova_accounts:47802]: Waiting for completion of create_nova_accounts running on PID 47802 (5 other jobs running) 2026-07-01 19:08:14.894 | [2057 Async create_nova_accounts:47802]: Signaling child to exit 2026-07-01 19:08:50.423 | + inc/async:async_inner:64 : rc=0 2026-07-01 19:08:50.448 | [48205 Async create_neutron_accounts:48205]: finished successfully 2026-07-01 19:08:58.475 | + inc/async:async_inner:64 : rc=0 2026-07-01 19:08:58.509 | [48063 Async create_cinder_accounts:48063]: finished successfully 2026-07-01 19:09:15.126 | + inc/async:async_inner:64 : rc=0 2026-07-01 19:09:15.159 | [47802 Async create_nova_accounts:47802]: finished successfully 2026-07-01 19:09:15.187 | WAKEUP 2026-07-01 19:09:15.216 | [2057 Async create_nova_accounts:47802]: Signaled 2026-07-01 19:09:15.218 | + lib/nova:create_nova_accounts:389 : [[ key,n-api,n-cpu,n-cond,n-sch,n-novnc,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-agent,rabbit,tempest,mysql,etcd3,dstat,q-ovn-metadata-agent =~ n-api ]] 2026-07-01 19:09:15.218 | + lib/nova:create_nova_accounts:393 : create_service_user nova admin 2026-07-01 19:09:15.218 | + lib/keystone:create_service_user:379 : get_or_create_user nova nomoresecret Default 2026-07-01 19:09:15.218 | + functions-common:get_or_create_user:899 : local user_id 2026-07-01 19:09:15.219 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-07-01 19:09:15.219 | + functions-common:get_or_create_user:903 : local email= 2026-07-01 19:09:15.219 | ++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create nova --password nomoresecret --domain=Default --or-show -f value -c id 2026-07-01 19:09:15.219 | ++ functions-common:oscwrap:2465 : return 0 2026-07-01 19:09:15.219 | + functions-common:get_or_create_user:915 : user_id=c328eb846182403b883c8357ccf77fa6 2026-07-01 19:09:15.219 | + functions-common:get_or_create_user:916 : echo c328eb846182403b883c8357ccf77fa6 2026-07-01 19:09:15.219 | c328eb846182403b883c8357ccf77fa6 2026-07-01 19:09:15.219 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service nova service Default Default 2026-07-01 19:09:15.219 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-01 19:09:15.219 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-01 19:09:15.220 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-01 19:09:15.220 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-01 19:09:15.220 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-01 19:09:15.220 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-01 19:09:15.220 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-01 19:09:15.220 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-01 19:09:15.220 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-01 19:09:15.220 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-01 19:09:15.220 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-01 19:09:15.220 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add service --user nova --project service --user-domain Default --project-domain Default 2026-07-01 19:09:15.221 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default -c Role -f value 2026-07-01 19:09:15.221 | ++ functions-common:oscwrap:2465 : return 0 2026-07-01 19:09:15.221 | + functions-common:get_or_add_user_project_role:979 : user_role_id=6ad3fa928faf44559382b558117498a7 2026-07-01 19:09:15.221 | + functions-common:get_or_add_user_project_role:980 : echo 6ad3fa928faf44559382b558117498a7 2026-07-01 19:09:15.221 | 6ad3fa928faf44559382b558117498a7 2026-07-01 19:09:15.221 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-07-01 19:09:15.221 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin nova service Default Default 2026-07-01 19:09:15.221 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-01 19:09:15.221 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-01 19:09:15.222 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-01 19:09:15.222 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-01 19:09:15.222 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-01 19:09:15.222 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-01 19:09:15.222 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-01 19:09:15.222 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-01 19:09:15.222 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-01 19:09:15.222 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-01 19:09:15.222 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-01 19:09:15.222 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user nova --project service --user-domain Default --project-domain Default 2026-07-01 19:09:15.223 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default -c Role -f value 2026-07-01 19:09:15.223 | ++ functions-common:oscwrap:2465 : return 0 2026-07-01 19:09:15.223 | + functions-common:get_or_add_user_project_role:979 : user_role_id=a32f3fbaba5244ff85e5cd0d318032ac 2026-07-01 19:09:15.223 | + functions-common:get_or_add_user_project_role:980 : echo a32f3fbaba5244ff85e5cd0d318032ac 2026-07-01 19:09:15.223 | a32f3fbaba5244ff85e5cd0d318032ac 2026-07-01 19:09:15.223 | + lib/nova:create_nova_accounts:395 : local nova_api_url 2026-07-01 19:09:15.223 | + lib/nova:create_nova_accounts:396 : nova_api_url=http://192.168.122.71/compute 2026-07-01 19:09:15.223 | + lib/nova:create_nova_accounts:398 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2026-07-01 19:09:15.223 | + functions-common:get_or_create_service:1055 : local service_id 2026-07-01 19:09:15.223 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show compute_legacy -f value -c id 2026-07-01 19:09:15.224 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service create compute_legacy --name nova_legacy '--description=Nova Compute Service (Legacy 2.0)' -f value -c id 2026-07-01 19:09:15.224 | ++ functions-common:oscwrap:2465 : return 0 2026-07-01 19:09:15.224 | + functions-common:get_or_create_service:1066 : service_id=' 2026-07-01 19:09:15.224 | 1876553a3afd4edab724704efede5de4' 2026-07-01 19:09:15.224 | + functions-common:get_or_create_service:1067 : echo 1876553a3afd4edab724704efede5de4 2026-07-01 19:09:15.224 | 1876553a3afd4edab724704efede5de4 2026-07-01 19:09:15.224 | + lib/nova:create_nova_accounts:400 : get_or_create_endpoint compute_legacy RegionOne 'http://192.168.122.71/compute/v2/$(project_id)s' 2026-07-01 19:09:15.224 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-07-01 19:09:15.224 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface compute_legacy public 'http://192.168.122.71/compute/v2/$(project_id)s' RegionOne 2026-07-01 19:09:15.224 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-07-01 19:09:15.225 | +++ functions-common:_get_or_create_endpoint_with_interface:1078 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute_legacy --interface public --region RegionOne -c ID -f value 2026-07-01 19:09:15.225 | +++ functions-common:oscwrap:2465 : return 0 2026-07-01 19:09:15.225 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-07-01 19:09:15.225 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-07-01 19:09:15.225 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'http://192.168.122.71/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2026-07-01 19:09:15.225 | +++ functions-common:oscwrap:2465 : return 0 2026-07-01 19:09:15.225 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=d0ec4aa45c1e4a8b878f1cef2cdf8fe8 2026-07-01 19:09:15.225 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo d0ec4aa45c1e4a8b878f1cef2cdf8fe8 2026-07-01 19:09:15.225 | + functions-common:get_or_create_endpoint:1100 : public_id=d0ec4aa45c1e4a8b878f1cef2cdf8fe8 2026-07-01 19:09:15.225 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-07-01 19:09:15.226 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-07-01 19:09:15.226 | + functions-common:get_or_create_endpoint:1109 : echo d0ec4aa45c1e4a8b878f1cef2cdf8fe8 2026-07-01 19:09:15.226 | d0ec4aa45c1e4a8b878f1cef2cdf8fe8 2026-07-01 19:09:15.226 | + lib/nova:create_nova_accounts:404 : get_or_create_service nova compute 'Nova Compute Service' 2026-07-01 19:09:15.226 | + functions-common:get_or_create_service:1055 : local service_id 2026-07-01 19:09:15.226 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2026-07-01 19:09:15.226 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service create compute --name nova '--description=Nova Compute Service' -f value -c id 2026-07-01 19:09:15.226 | ++ functions-common:oscwrap:2465 : return 0 2026-07-01 19:09:15.226 | + functions-common:get_or_create_service:1066 : service_id=' 2026-07-01 19:09:15.226 | ddd02b228b814f02ba3572647081ca69' 2026-07-01 19:09:15.227 | + functions-common:get_or_create_service:1067 : echo ddd02b228b814f02ba3572647081ca69 2026-07-01 19:09:15.227 | ddd02b228b814f02ba3572647081ca69 2026-07-01 19:09:15.227 | + lib/nova:create_nova_accounts:406 : get_or_create_endpoint compute RegionOne http://192.168.122.71/compute/v2.1 2026-07-01 19:09:15.227 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-07-01 19:09:15.227 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface compute public http://192.168.122.71/compute/v2.1 RegionOne 2026-07-01 19:09:15.227 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-07-01 19:09:15.227 | +++ functions-common:_get_or_create_endpoint_with_interface:1078 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute --interface public --region RegionOne -c ID -f value 2026-07-01 19:09:15.227 | +++ functions-common:oscwrap:2465 : return 0 2026-07-01 19:09:15.227 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-07-01 19:09:15.227 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-07-01 19:09:15.228 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create compute public http://192.168.122.71/compute/v2.1 --region RegionOne -f value -c id 2026-07-01 19:09:15.228 | +++ functions-common:oscwrap:2465 : return 0 2026-07-01 19:09:15.228 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=c2cf107d2ee94332b4096bae39164665 2026-07-01 19:09:15.228 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo c2cf107d2ee94332b4096bae39164665 2026-07-01 19:09:15.228 | + functions-common:get_or_create_endpoint:1100 : public_id=c2cf107d2ee94332b4096bae39164665 2026-07-01 19:09:15.228 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-07-01 19:09:15.228 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-07-01 19:09:15.228 | + functions-common:get_or_create_endpoint:1109 : echo c2cf107d2ee94332b4096bae39164665 2026-07-01 19:09:15.228 | c2cf107d2ee94332b4096bae39164665 2026-07-01 19:09:15.228 | + lib/nova:create_nova_accounts:411 : is_service_enabled n-api 2026-07-01 19:09:15.228 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 19:09:15.229 | + lib/nova:create_nova_accounts:413 : is_service_enabled swift 2026-07-01 19:09:15.229 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 19:09:15.229 | + lib/nova:create_nova_accounts:421 : is_service_enabled s3api 2026-07-01 19:09:15.229 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 19:09:15.229 | + lib/nova:create_nova_accounts:432 : is_service_enabled n-api 2026-07-01 19:09:15.229 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 19:09:15.230 | + lib/nova:create_nova_accounts:433 : [[ False = True ]] 2026-07-01 19:09:15.278 | [2057 Async create_nova_accounts:47802]: finished create_nova_accounts with result 0 in 61 seconds 2026-07-01 19:09:15.324 | [2057 Async create_glance_accounts:47925]: Waiting for completion of create_glance_accounts running on PID 47925 (4 other jobs running) 2026-07-01 19:09:15.356 | [2057 Async create_glance_accounts:47925]: Signaling child to exit 2026-07-01 19:09:30.289 | + inc/async:async_inner:64 : rc=0 2026-07-01 19:09:30.312 | [47925 Async create_glance_accounts:47925]: finished successfully 2026-07-01 19:09:30.334 | WAKEUP 2026-07-01 19:09:30.356 | [2057 Async create_glance_accounts:47925]: Signaled 2026-07-01 19:09:30.357 | + lib/glance:create_glance_accounts:486 : is_service_enabled g-api 2026-07-01 19:09:30.357 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 19:09:30.357 | + lib/glance:create_glance_accounts:490 : create_service_user glance admin 2026-07-01 19:09:30.358 | + lib/keystone:create_service_user:379 : get_or_create_user glance nomoresecret Default 2026-07-01 19:09:30.358 | + functions-common:get_or_create_user:899 : local user_id 2026-07-01 19:09:30.358 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-07-01 19:09:30.358 | + functions-common:get_or_create_user:903 : local email= 2026-07-01 19:09:30.358 | ++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create glance --password nomoresecret --domain=Default --or-show -f value -c id 2026-07-01 19:09:30.359 | ++ functions-common:oscwrap:2465 : return 0 2026-07-01 19:09:30.359 | + functions-common:get_or_create_user:915 : user_id=45a3538732284ef09c4b22989c1b450e 2026-07-01 19:09:30.359 | + functions-common:get_or_create_user:916 : echo 45a3538732284ef09c4b22989c1b450e 2026-07-01 19:09:30.359 | 45a3538732284ef09c4b22989c1b450e 2026-07-01 19:09:30.359 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service glance service Default Default 2026-07-01 19:09:30.359 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-01 19:09:30.359 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-01 19:09:30.359 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-01 19:09:30.359 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-01 19:09:30.359 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-01 19:09:30.359 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-01 19:09:30.360 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-01 19:09:30.360 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-01 19:09:30.360 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-01 19:09:30.360 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-01 19:09:30.360 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-01 19:09:30.360 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add service --user glance --project service --user-domain Default --project-domain Default 2026-07-01 19:09:30.360 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default -c Role -f value 2026-07-01 19:09:30.360 | ++ functions-common:oscwrap:2465 : return 0 2026-07-01 19:09:30.360 | + functions-common:get_or_add_user_project_role:979 : user_role_id=6ad3fa928faf44559382b558117498a7 2026-07-01 19:09:30.360 | + functions-common:get_or_add_user_project_role:980 : echo 6ad3fa928faf44559382b558117498a7 2026-07-01 19:09:30.361 | 6ad3fa928faf44559382b558117498a7 2026-07-01 19:09:30.361 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-07-01 19:09:30.362 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin glance service Default Default 2026-07-01 19:09:30.362 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-01 19:09:30.362 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-01 19:09:30.363 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-01 19:09:30.363 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-01 19:09:30.364 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-01 19:09:30.364 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-01 19:09:30.364 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-01 19:09:30.365 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-01 19:09:30.365 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-01 19:09:30.365 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-01 19:09:30.365 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-01 19:09:30.365 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user glance --project service --user-domain Default --project-domain Default 2026-07-01 19:09:30.365 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user glance --project service --user-domain Default --project-domain Default -c Role -f value 2026-07-01 19:09:30.365 | ++ functions-common:oscwrap:2465 : return 0 2026-07-01 19:09:30.366 | + functions-common:get_or_add_user_project_role:979 : user_role_id=a32f3fbaba5244ff85e5cd0d318032ac 2026-07-01 19:09:30.366 | + functions-common:get_or_add_user_project_role:980 : echo a32f3fbaba5244ff85e5cd0d318032ac 2026-07-01 19:09:30.366 | a32f3fbaba5244ff85e5cd0d318032ac 2026-07-01 19:09:30.366 | + lib/glance:create_glance_accounts:493 : is_service_enabled s-proxy 2026-07-01 19:09:30.366 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 19:09:30.366 | + lib/glance:create_glance_accounts:497 : get_or_create_service glance image 'Glance Image Service' 2026-07-01 19:09:30.366 | + functions-common:get_or_create_service:1055 : local service_id 2026-07-01 19:09:30.367 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2026-07-01 19:09:30.368 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service create image --name glance '--description=Glance Image Service' -f value -c id 2026-07-01 19:09:30.368 | ++ functions-common:oscwrap:2465 : return 0 2026-07-01 19:09:30.368 | + functions-common:get_or_create_service:1066 : service_id=' 2026-07-01 19:09:30.368 | dedf189342944f8fb335a107f9848f96' 2026-07-01 19:09:30.368 | + functions-common:get_or_create_service:1067 : echo dedf189342944f8fb335a107f9848f96 2026-07-01 19:09:30.368 | dedf189342944f8fb335a107f9848f96 2026-07-01 19:09:30.368 | + lib/glance:create_glance_accounts:499 : get_or_create_endpoint image RegionOne http://192.168.122.71/image 2026-07-01 19:09:30.368 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-07-01 19:09:30.368 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface image public http://192.168.122.71/image RegionOne 2026-07-01 19:09:30.368 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-07-01 19:09:30.368 | +++ functions-common:_get_or_create_endpoint_with_interface:1078 : oscwrap --os-cloud devstack-system-admin endpoint list --service image --interface public --region RegionOne -c ID -f value 2026-07-01 19:09:30.369 | +++ functions-common:oscwrap:2465 : return 0 2026-07-01 19:09:30.369 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-07-01 19:09:30.369 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-07-01 19:09:30.369 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create image public http://192.168.122.71/image --region RegionOne -f value -c id 2026-07-01 19:09:30.369 | +++ functions-common:oscwrap:2465 : return 0 2026-07-01 19:09:30.369 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=477d27cccdb541ee98c214cc9ad7f76b 2026-07-01 19:09:30.369 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 477d27cccdb541ee98c214cc9ad7f76b 2026-07-01 19:09:30.369 | + functions-common:get_or_create_endpoint:1100 : public_id=477d27cccdb541ee98c214cc9ad7f76b 2026-07-01 19:09:30.369 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-07-01 19:09:30.369 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-07-01 19:09:30.369 | + functions-common:get_or_create_endpoint:1109 : echo 477d27cccdb541ee98c214cc9ad7f76b 2026-07-01 19:09:30.370 | 477d27cccdb541ee98c214cc9ad7f76b 2026-07-01 19:09:30.370 | ++ lib/glance:create_glance_accounts:504 : get_or_create_domain Default 2026-07-01 19:09:30.370 | ++ functions-common:get_or_create_domain:872 : local domain_id 2026-07-01 19:09:30.370 | +++ functions-common:get_or_create_domain:877 : oscwrap --os-cloud devstack-system-admin domain create Default --description '' --or-show -f value -c id 2026-07-01 19:09:30.370 | +++ functions-common:oscwrap:2465 : return 0 2026-07-01 19:09:30.370 | ++ functions-common:get_or_create_domain:877 : domain_id=default 2026-07-01 19:09:30.370 | ++ functions-common:get_or_create_domain:878 : echo default 2026-07-01 19:09:30.370 | + lib/glance:create_glance_accounts:504 : service_domain_id=default 2026-07-01 19:09:30.370 | + lib/glance:create_glance_accounts:505 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2026-07-01 19:09:30.370 | + lib/glance:create_glance_accounts:506 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2026-07-01 19:09:30.370 | + lib/glance:create_glance_accounts:508 : [[ True = True ]] 2026-07-01 19:09:30.370 | + lib/glance:create_glance_accounts:509 : configure_glance_quotas 2026-07-01 19:09:30.371 | + lib/glance:configure_glance_quotas:321 : openstack --os-cloud devstack-system-admin registered limit create --service glance --default-limit 2000 --region RegionOne image_size_total 2026-07-01 19:09:30.371 | +---------------+----------------------------------+ 2026-07-01 19:09:30.371 | | Field | Value | 2026-07-01 19:09:30.371 | +---------------+----------------------------------+ 2026-07-01 19:09:30.371 | | default_limit | 2000 | 2026-07-01 19:09:30.371 | | description | None | 2026-07-01 19:09:30.371 | | id | 042937d680eb40a5b52b5f4afa411bd2 | 2026-07-01 19:09:30.371 | | region_id | RegionOne | 2026-07-01 19:09:30.371 | | resource_name | image_size_total | 2026-07-01 19:09:30.371 | | service_id | dedf189342944f8fb335a107f9848f96 | 2026-07-01 19:09:30.371 | +---------------+----------------------------------+ 2026-07-01 19:09:30.372 | + lib/glance:configure_glance_quotas:323 : openstack --os-cloud devstack-system-admin registered limit create --service glance --default-limit 2000 --region RegionOne image_stage_total 2026-07-01 19:09:30.372 | +---------------+----------------------------------+ 2026-07-01 19:09:30.372 | | Field | Value | 2026-07-01 19:09:30.372 | +---------------+----------------------------------+ 2026-07-01 19:09:30.372 | | default_limit | 2000 | 2026-07-01 19:09:30.372 | | description | None | 2026-07-01 19:09:30.372 | | id | 9dc8fd3bf2f74be185527e700a06dc0e | 2026-07-01 19:09:30.372 | | region_id | RegionOne | 2026-07-01 19:09:30.372 | | resource_name | image_stage_total | 2026-07-01 19:09:30.372 | | service_id | dedf189342944f8fb335a107f9848f96 | 2026-07-01 19:09:30.372 | +---------------+----------------------------------+ 2026-07-01 19:09:30.372 | + lib/glance:configure_glance_quotas:325 : openstack --os-cloud devstack-system-admin registered limit create --service glance --default-limit 100 --region RegionOne image_count_total 2026-07-01 19:09:30.373 | +---------------+----------------------------------+ 2026-07-01 19:09:30.373 | | Field | Value | 2026-07-01 19:09:30.373 | +---------------+----------------------------------+ 2026-07-01 19:09:30.373 | | default_limit | 100 | 2026-07-01 19:09:30.373 | | description | None | 2026-07-01 19:09:30.373 | | id | 2091463ac4e845c69201038237f3aeed | 2026-07-01 19:09:30.373 | | region_id | RegionOne | 2026-07-01 19:09:30.373 | | resource_name | image_count_total | 2026-07-01 19:09:30.373 | | service_id | dedf189342944f8fb335a107f9848f96 | 2026-07-01 19:09:30.373 | +---------------+----------------------------------+ 2026-07-01 19:09:30.373 | + lib/glance:configure_glance_quotas:327 : openstack --os-cloud devstack-system-admin registered limit create --service glance --default-limit 100 --region RegionOne image_count_uploading 2026-07-01 19:09:30.374 | +---------------+----------------------------------+ 2026-07-01 19:09:30.374 | | Field | Value | 2026-07-01 19:09:30.374 | +---------------+----------------------------------+ 2026-07-01 19:09:30.374 | | default_limit | 100 | 2026-07-01 19:09:30.374 | | description | None | 2026-07-01 19:09:30.374 | | id | 8bd2c57ab3d54473933ac7220c98dcd7 | 2026-07-01 19:09:30.374 | | region_id | RegionOne | 2026-07-01 19:09:30.374 | | resource_name | image_count_uploading | 2026-07-01 19:09:30.374 | | service_id | dedf189342944f8fb335a107f9848f96 | 2026-07-01 19:09:30.374 | +---------------+----------------------------------+ 2026-07-01 19:09:30.374 | + lib/glance:configure_glance_quotas:331 : iniset /etc/glance/glance-api.conf DEFAULT use_keystone_limits True 2026-07-01 19:09:30.374 | + lib/glance:configure_glance_quotas:334 : iniset /etc/glance/glance-api.conf oslo_limit user_domain_name Default 2026-07-01 19:09:30.375 | + lib/glance:configure_glance_quotas:335 : iniset /etc/glance/glance-api.conf oslo_limit password nomoresecret 2026-07-01 19:09:30.375 | + lib/glance:configure_glance_quotas:336 : iniset /etc/glance/glance-api.conf oslo_limit username glance 2026-07-01 19:09:30.375 | + lib/glance:configure_glance_quotas:337 : iniset /etc/glance/glance-api.conf oslo_limit auth_type password 2026-07-01 19:09:30.375 | + lib/glance:configure_glance_quotas:338 : iniset /etc/glance/glance-api.conf oslo_limit auth_url http://192.168.122.71/identity 2026-07-01 19:09:30.375 | + lib/glance:configure_glance_quotas:339 : iniset /etc/glance/glance-api.conf oslo_limit system_scope all 2026-07-01 19:09:30.375 | ++ lib/glance:configure_glance_quotas:340 : oscwrap --os-cloud devstack-system-admin endpoint list --service glance -f value -c ID 2026-07-01 19:09:30.375 | ++ functions-common:oscwrap:2465 : return 0 2026-07-01 19:09:30.375 | + lib/glance:configure_glance_quotas:340 : iniset /etc/glance/glance-api.conf oslo_limit endpoint_id 477d27cccdb541ee98c214cc9ad7f76b 2026-07-01 19:09:30.375 | + lib/glance:configure_glance_quotas:344 : openstack --os-cloud devstack-system-admin role add --user glance --user-domain Default --system all reader 2026-07-01 19:09:30.375 | + lib/glance:create_glance_accounts:512 : is_service_enabled s3api 2026-07-01 19:09:30.376 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 19:09:30.407 | [2057 Async create_glance_accounts:47925]: finished create_glance_accounts with result 0 in 76 seconds 2026-07-01 19:09:30.445 | [2057 Async create_cinder_accounts:48063]: Waiting for completion of create_cinder_accounts running on PID 48063 (3 other jobs running) 2026-07-01 19:09:30.471 | [2057 Async create_cinder_accounts:48063]: Signaling child to exit 2026-07-01 19:09:30.472 | WAKEUP 2026-07-01 19:09:30.498 | [2057 Async create_cinder_accounts:48063]: Signaled 2026-07-01 19:09:30.500 | + lib/cinder:create_cinder_accounts:452 : [[ key,n-api,n-cpu,n-cond,n-sch,n-novnc,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-agent,rabbit,tempest,mysql,etcd3,dstat,q-ovn-metadata-agent =~ c-api ]] 2026-07-01 19:09:30.500 | + lib/cinder:create_cinder_accounts:454 : local extra_role= 2026-07-01 19:09:30.500 | + lib/cinder:create_cinder_accounts:457 : is_service_enabled barbican 2026-07-01 19:09:30.500 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 19:09:30.500 | + lib/cinder:create_cinder_accounts:461 : create_service_user cinder 2026-07-01 19:09:30.500 | + lib/keystone:create_service_user:379 : get_or_create_user cinder nomoresecret Default 2026-07-01 19:09:30.501 | + functions-common:get_or_create_user:899 : local user_id 2026-07-01 19:09:30.501 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-07-01 19:09:30.501 | + functions-common:get_or_create_user:903 : local email= 2026-07-01 19:09:30.501 | ++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create cinder --password nomoresecret --domain=Default --or-show -f value -c id 2026-07-01 19:09:30.501 | ++ functions-common:oscwrap:2465 : return 0 2026-07-01 19:09:30.501 | + functions-common:get_or_create_user:915 : user_id=6d991c40560b4b98b048e937d4617004 2026-07-01 19:09:30.501 | + functions-common:get_or_create_user:916 : echo 6d991c40560b4b98b048e937d4617004 2026-07-01 19:09:30.501 | 6d991c40560b4b98b048e937d4617004 2026-07-01 19:09:30.501 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service cinder service Default Default 2026-07-01 19:09:30.501 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-01 19:09:30.501 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-01 19:09:30.502 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-01 19:09:30.502 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-01 19:09:30.502 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-01 19:09:30.502 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-01 19:09:30.502 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-01 19:09:30.502 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-01 19:09:30.502 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-01 19:09:30.502 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-01 19:09:30.502 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-01 19:09:30.502 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add service --user cinder --project service --user-domain Default --project-domain Default 2026-07-01 19:09:30.502 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default -c Role -f value 2026-07-01 19:09:30.503 | ++ functions-common:oscwrap:2465 : return 0 2026-07-01 19:09:30.503 | + functions-common:get_or_add_user_project_role:979 : user_role_id=6ad3fa928faf44559382b558117498a7 2026-07-01 19:09:30.503 | + functions-common:get_or_add_user_project_role:980 : echo 6ad3fa928faf44559382b558117498a7 2026-07-01 19:09:30.503 | 6ad3fa928faf44559382b558117498a7 2026-07-01 19:09:30.503 | + lib/keystone:create_service_user:382 : [[ -n '' ]] 2026-07-01 19:09:30.503 | + lib/cinder:create_cinder_accounts:463 : local cinder_api_url 2026-07-01 19:09:30.503 | + lib/cinder:create_cinder_accounts:464 : cinder_api_url=http://192.168.122.71/volume 2026-07-01 19:09:30.503 | + lib/cinder:create_cinder_accounts:467 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2026-07-01 19:09:30.503 | + functions-common:get_or_create_service:1055 : local service_id 2026-07-01 19:09:30.503 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show block-storage -f value -c id 2026-07-01 19:09:30.503 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service create block-storage --name cinder '--description=Cinder Volume Service' -f value -c id 2026-07-01 19:09:30.504 | ++ functions-common:oscwrap:2465 : return 0 2026-07-01 19:09:30.504 | + functions-common:get_or_create_service:1066 : service_id=' 2026-07-01 19:09:30.504 | 4c8697c87ccc47be851f451fe5ebd2c3' 2026-07-01 19:09:30.504 | + functions-common:get_or_create_service:1067 : echo 4c8697c87ccc47be851f451fe5ebd2c3 2026-07-01 19:09:30.504 | 4c8697c87ccc47be851f451fe5ebd2c3 2026-07-01 19:09:30.504 | + lib/cinder:create_cinder_accounts:469 : get_or_create_endpoint block-storage RegionOne http://192.168.122.71/volume/v3 2026-07-01 19:09:30.504 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-07-01 19:09:30.504 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface block-storage public http://192.168.122.71/volume/v3 RegionOne 2026-07-01 19:09:30.504 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-07-01 19:09:30.504 | +++ functions-common:_get_or_create_endpoint_with_interface:1078 : oscwrap --os-cloud devstack-system-admin endpoint list --service block-storage --interface public --region RegionOne -c ID -f value 2026-07-01 19:09:30.504 | +++ functions-common:oscwrap:2465 : return 0 2026-07-01 19:09:30.505 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-07-01 19:09:30.505 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-07-01 19:09:30.505 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create block-storage public http://192.168.122.71/volume/v3 --region RegionOne -f value -c id 2026-07-01 19:09:30.505 | +++ functions-common:oscwrap:2465 : return 0 2026-07-01 19:09:30.505 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=43fe4ae56f534fe98b3f5fd79aa87862 2026-07-01 19:09:30.505 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 43fe4ae56f534fe98b3f5fd79aa87862 2026-07-01 19:09:30.505 | + functions-common:get_or_create_endpoint:1100 : public_id=43fe4ae56f534fe98b3f5fd79aa87862 2026-07-01 19:09:30.505 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-07-01 19:09:30.505 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-07-01 19:09:30.505 | + functions-common:get_or_create_endpoint:1109 : echo 43fe4ae56f534fe98b3f5fd79aa87862 2026-07-01 19:09:30.505 | 43fe4ae56f534fe98b3f5fd79aa87862 2026-07-01 19:09:30.506 | + lib/cinder:create_cinder_accounts:472 : configure_cinder_internal_tenant 2026-07-01 19:09:30.506 | ++ lib/cinder:configure_cinder_internal_tenant:708 : get_or_create_project service 2026-07-01 19:09:30.506 | ++ functions-common:get_or_create_project:922 : local project_id 2026-07-01 19:09:30.506 | +++ functions-common:get_or_create_project:928 : oscwrap --os-cloud devstack-system-admin project create service --domain= --or-show -f value -c id 2026-07-01 19:09:30.506 | +++ functions-common:oscwrap:2465 : return 0 2026-07-01 19:09:30.506 | ++ functions-common:get_or_create_project:928 : project_id=8fca72acfb76440a97859c1feaac9e27 2026-07-01 19:09:30.506 | ++ functions-common:get_or_create_project:929 : echo 8fca72acfb76440a97859c1feaac9e27 2026-07-01 19:09:30.506 | + lib/cinder:configure_cinder_internal_tenant:708 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id 8fca72acfb76440a97859c1feaac9e27 2026-07-01 19:09:30.506 | ++ lib/cinder:configure_cinder_internal_tenant:709 : get_or_create_user cinder 2026-07-01 19:09:30.506 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-01 19:09:30.507 | ++ functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-07-01 19:09:30.507 | ++ functions-common:get_or_create_user:903 : local email= 2026-07-01 19:09:30.507 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create cinder --password '' --domain= --or-show -f value -c id 2026-07-01 19:09:30.507 | No password was supplied, authentication will fail when a user does not have a password. 2026-07-01 19:09:30.507 | +++ functions-common:oscwrap:2465 : return 0 2026-07-01 19:09:30.507 | ++ functions-common:get_or_create_user:915 : user_id=6d991c40560b4b98b048e937d4617004 2026-07-01 19:09:30.507 | ++ functions-common:get_or_create_user:916 : echo 6d991c40560b4b98b048e937d4617004 2026-07-01 19:09:30.507 | + lib/cinder:configure_cinder_internal_tenant:709 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id 6d991c40560b4b98b048e937d4617004 2026-07-01 19:09:30.554 | [2057 Async create_cinder_accounts:48063]: finished create_cinder_accounts with result 0 in 44 seconds 2026-07-01 19:09:30.561 | + inc/async:async_wait:197 : return 0 2026-07-01 19:09:30.565 | + ./stack.sh:main:1149 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2026-07-01 19:09:30.628 | [2057 Async create_neutron_accounts:48205]: Waiting for completion of create_neutron_accounts running on PID 48205 (2 other jobs running) 2026-07-01 19:09:30.657 | [2057 Async create_neutron_accounts:48205]: Signaling child to exit 2026-07-01 19:09:30.657 | WAKEUP 2026-07-01 19:09:30.682 | [2057 Async create_neutron_accounts:48205]: Signaled 2026-07-01 19:09:30.684 | + lib/neutron:create_neutron_accounts:482 : local neutron_url 2026-07-01 19:09:30.684 | + lib/neutron:create_neutron_accounts:483 : neutron_url=http://192.168.122.71/ 2026-07-01 19:09:30.684 | + lib/neutron:create_neutron_accounts:484 : '[' '!' -z networking ']' 2026-07-01 19:09:30.685 | + lib/neutron:create_neutron_accounts:485 : neutron_url=http://192.168.122.71/networking 2026-07-01 19:09:30.685 | + lib/neutron:create_neutron_accounts:488 : is_service_enabled q-svc neutron-api 2026-07-01 19:09:30.685 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 19:09:30.685 | + lib/neutron:create_neutron_accounts:490 : create_service_user neutron 2026-07-01 19:09:30.685 | + lib/keystone:create_service_user:379 : get_or_create_user neutron nomoresecret Default 2026-07-01 19:09:30.685 | + functions-common:get_or_create_user:899 : local user_id 2026-07-01 19:09:30.685 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-07-01 19:09:30.685 | + functions-common:get_or_create_user:903 : local email= 2026-07-01 19:09:30.685 | ++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create neutron --password nomoresecret --domain=Default --or-show -f value -c id 2026-07-01 19:09:30.686 | ++ functions-common:oscwrap:2465 : return 0 2026-07-01 19:09:30.686 | + functions-common:get_or_create_user:915 : user_id=2018e4659d824855923c225c4caf33a0 2026-07-01 19:09:30.686 | + functions-common:get_or_create_user:916 : echo 2018e4659d824855923c225c4caf33a0 2026-07-01 19:09:30.686 | 2018e4659d824855923c225c4caf33a0 2026-07-01 19:09:30.686 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service neutron service Default Default 2026-07-01 19:09:30.686 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-01 19:09:30.686 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-01 19:09:30.686 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-01 19:09:30.687 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-01 19:09:30.687 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-01 19:09:30.687 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-01 19:09:30.687 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-01 19:09:30.687 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-01 19:09:30.687 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-01 19:09:30.687 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-01 19:09:30.687 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-01 19:09:30.687 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add service --user neutron --project service --user-domain Default --project-domain Default 2026-07-01 19:09:30.688 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default -c Role -f value 2026-07-01 19:09:30.688 | ++ functions-common:oscwrap:2465 : return 0 2026-07-01 19:09:30.688 | + functions-common:get_or_add_user_project_role:979 : user_role_id=6ad3fa928faf44559382b558117498a7 2026-07-01 19:09:30.688 | + functions-common:get_or_add_user_project_role:980 : echo 6ad3fa928faf44559382b558117498a7 2026-07-01 19:09:30.688 | 6ad3fa928faf44559382b558117498a7 2026-07-01 19:09:30.688 | + lib/keystone:create_service_user:382 : [[ -n '' ]] 2026-07-01 19:09:30.688 | + lib/neutron:create_neutron_accounts:492 : get_or_create_service neutron network 'Neutron Service' 2026-07-01 19:09:30.688 | + functions-common:get_or_create_service:1055 : local service_id 2026-07-01 19:09:30.688 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2026-07-01 19:09:30.689 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service create network --name neutron '--description=Neutron Service' -f value -c id 2026-07-01 19:09:30.689 | ++ functions-common:oscwrap:2465 : return 0 2026-07-01 19:09:30.689 | + functions-common:get_or_create_service:1066 : service_id=' 2026-07-01 19:09:30.689 | fbcb4056ff4445ae827ce2be0e36ba0a' 2026-07-01 19:09:30.689 | + functions-common:get_or_create_service:1067 : echo fbcb4056ff4445ae827ce2be0e36ba0a 2026-07-01 19:09:30.689 | fbcb4056ff4445ae827ce2be0e36ba0a 2026-07-01 19:09:30.689 | + lib/neutron:create_neutron_accounts:494 : get_or_create_endpoint network RegionOne http://192.168.122.71/networking 2026-07-01 19:09:30.690 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-07-01 19:09:30.690 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface network public http://192.168.122.71/networking RegionOne 2026-07-01 19:09:30.690 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-07-01 19:09:30.690 | +++ functions-common:_get_or_create_endpoint_with_interface:1078 : oscwrap --os-cloud devstack-system-admin endpoint list --service network --interface public --region RegionOne -c ID -f value 2026-07-01 19:09:30.690 | +++ functions-common:oscwrap:2465 : return 0 2026-07-01 19:09:30.690 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-07-01 19:09:30.690 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-07-01 19:09:30.690 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create network public http://192.168.122.71/networking --region RegionOne -f value -c id 2026-07-01 19:09:30.691 | +++ functions-common:oscwrap:2465 : return 0 2026-07-01 19:09:30.691 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=4ed9f95da3ba4afba06a36e8623892d9 2026-07-01 19:09:30.691 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 4ed9f95da3ba4afba06a36e8623892d9 2026-07-01 19:09:30.691 | + functions-common:get_or_create_endpoint:1100 : public_id=4ed9f95da3ba4afba06a36e8623892d9 2026-07-01 19:09:30.691 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-07-01 19:09:30.691 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-07-01 19:09:30.691 | + functions-common:get_or_create_endpoint:1109 : echo 4ed9f95da3ba4afba06a36e8623892d9 2026-07-01 19:09:30.691 | 4ed9f95da3ba4afba06a36e8623892d9 2026-07-01 19:09:30.732 | [2057 Async create_neutron_accounts:48205]: finished create_neutron_accounts with result 0 in 35 seconds 2026-07-01 19:09:30.741 | Not waiting for async task create_swift_accounts that we never started or has already been waited for 2026-07-01 19:09:30.747 | Not waiting for async task configure_horizon that we never started or has already been waited for 2026-07-01 19:09:30.750 | + inc/async:async_wait:197 : return 0 2026-07-01 19:09:30.753 | + ./stack.sh:main:1155 : is_service_enabled mysql postgresql 2026-07-01 19:09:30.774 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 19:09:30.777 | + ./stack.sh:main:1155 : is_service_enabled glance 2026-07-01 19:09:30.797 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 19:09:30.800 | + ./stack.sh:main:1156 : echo_summary 'Configuring Glance' 2026-07-01 19:09:30.803 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-01 19:09:30.807 | + ./stack.sh:echo_summary:447 : echo -e Configuring Glance 2026-07-01 19:09:30.810 | + ./stack.sh:main:1157 : async_runfunc init_glance 2026-07-01 19:09:30.813 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2026-07-01 19:09:30.885 | + inc/async:async_inner:63 : init_glance 2026-07-01 19:09:30.928 | [2057 Async init_glance:50477]: running: init_glance 2026-07-01 19:09:30.933 | + ./stack.sh:main:1164 : is_service_enabled neutron 2026-07-01 19:09:30.956 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 19:09:30.959 | + ./stack.sh:main:1165 : echo_summary 'Configuring Neutron' 2026-07-01 19:09:30.963 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-01 19:09:30.967 | + ./stack.sh:echo_summary:447 : echo -e Configuring Neutron 2026-07-01 19:09:30.971 | + ./stack.sh:main:1167 : configure_neutron 2026-07-01 19:09:30.975 | + lib/neutron:configure_neutron:380 : _configure_neutron_common 2026-07-01 19:09:30.980 | + lib/neutron:_configure_neutron_common:874 : _create_neutron_conf_dir 2026-07-01 19:09:30.985 | + lib/neutron:_create_neutron_conf_dir:867 : sudo install -d -o quobyte /etc/neutron 2026-07-01 19:09:31.003 | + lib/neutron:_configure_neutron_common:877 : cd /opt/stack/neutron 2026-07-01 19:09:31.006 | + lib/neutron:_configure_neutron_common:877 : exec ./tools/generate_config_file_samples.sh 2026-07-01 19:09:43.838 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-07-01 19:09:43.838 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-01 19:09:43.838 | we strongly recommend against using it for new projects. 2026-07-01 19:09:43.838 | 2026-07-01 19:09:43.838 | If you are already using Eventlet, we recommend migrating to a different 2026-07-01 19:09:43.838 | framework. For more detail see 2026-07-01 19:09:43.839 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-01 19:09:43.839 | 2026-07-01 19:09:43.839 | __import__(import_str) 2026-07-01 19:09:44.515 | /opt/stack/neutron/neutron/__init__.py:26: UserWarning: The selected oslo_service backend is "eventlet" 2026-07-01 19:09:44.516 | warnings.warn('The selected oslo_service backend is "eventlet"') 2026-07-01 19:09:44.857 | + inc/async:async_inner:64 : rc=0 2026-07-01 19:09:44.892 | [50477 Async init_glance:50477]: finished successfully 2026-07-01 19:09:56.957 | /opt/stack/neutron/neutron/__init__.py:26: UserWarning: The selected oslo_service backend is "eventlet" 2026-07-01 19:09:56.957 | warnings.warn('The selected oslo_service backend is "eventlet"') 2026-07-01 19:10:11.275 | + lib/neutron:_configure_neutron_common:879 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2026-07-01 19:10:11.281 | + lib/neutron:_configure_neutron_common:881 : Q_POLICY_FILE=/etc/neutron/policy.json 2026-07-01 19:10:11.283 | + lib/neutron:_configure_neutron_common:885 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2026-07-01 19:10:11.287 | + lib/neutron:_configure_neutron_common:889 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2026-07-01 19:10:11.289 | + lib/neutron:_configure_neutron_common:894 : neutron_plugin_configure_common 2026-07-01 19:10:11.292 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2026-07-01 19:10:11.296 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2026-07-01 19:10:11.299 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2026-07-01 19:10:11.301 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : neutron_service_plugin_class_add ovn-router 2026-07-01 19:10:11.304 | + lib/neutron:neutron_service_plugin_class_add:1033 : local service_plugin_class=ovn-router 2026-07-01 19:10:11.307 | + lib/neutron:neutron_service_plugin_class_add:1034 : [[ '' == '' ]] 2026-07-01 19:10:11.310 | + lib/neutron:neutron_service_plugin_class_add:1035 : Q_SERVICE_PLUGIN_CLASSES=ovn-router 2026-07-01 19:10:11.313 | + lib/neutron:_configure_neutron_common:896 : [[ etc/neutron/plugins/ml2 == '' ]] 2026-07-01 19:10:11.316 | + lib/neutron:_configure_neutron_common:896 : [[ ml2_conf.ini == '' ]] 2026-07-01 19:10:11.319 | + lib/neutron:_configure_neutron_common:896 : [[ ml2 == '' ]] 2026-07-01 19:10:11.322 | + lib/neutron:_configure_neutron_common:901 : mkdir -p /etc/neutron/plugins/ml2 2026-07-01 19:10:11.327 | + lib/neutron:_configure_neutron_common:902 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-01 19:10:11.329 | + lib/neutron:_configure_neutron_common:905 : NEUTRON_CORE_PLUGIN_CONF=etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-01 19:10:11.332 | + lib/neutron:_configure_neutron_common:908 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2026-07-01 19:10:11.334 | + lib/neutron:_configure_neutron_common:909 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample /etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-01 19:10:11.341 | ++ lib/neutron:_configure_neutron_common:914 : database_connection_url neutron 2026-07-01 19:10:11.343 | ++ lib/database:database_connection_url:134 : local db=neutron 2026-07-01 19:10:11.347 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2026-07-01 19:10:11.349 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=neutron 2026-07-01 19:10:11.352 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-01 19:10:11.355 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-01 19:10:11.357 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-01 19:10:11.376 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-01 19:10:11.378 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-01 19:10:11.381 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/neutron?charset=utf8&plugin=dbcounter' 2026-07-01 19:10:11.384 | + lib/neutron:_configure_neutron_common:914 : iniset /etc/neutron/neutron.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/neutron?charset=utf8&plugin=dbcounter' 2026-07-01 19:10:11.419 | + lib/neutron:_configure_neutron_common:915 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2026-07-01 19:10:11.454 | + lib/neutron:_configure_neutron_common:916 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2026-07-01 19:10:11.489 | + lib/neutron:_configure_neutron_common:917 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2026-07-01 19:10:11.524 | + lib/neutron:_configure_neutron_common:918 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2026-07-01 19:10:11.558 | + lib/neutron:_configure_neutron_common:921 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2026-07-01 19:10:11.593 | + lib/neutron:_configure_neutron_common:923 : '[' libvirt = fake ']' 2026-07-01 19:10:11.597 | + lib/neutron:_configure_neutron_common:933 : setup_logging /etc/neutron/neutron.conf 2026-07-01 19:10:11.600 | + functions:setup_logging:693 : setup_systemd_logging /etc/neutron/neutron.conf 2026-07-01 19:10:11.603 | + functions:setup_systemd_logging:710 : local conf_file=/etc/neutron/neutron.conf 2026-07-01 19:10:11.607 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-07-01 19:10:11.626 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-07-01 19:10:11.629 | + functions:setup_systemd_logging:716 : local pidstr= 2026-07-01 19:10:11.631 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-07-01 19:10:11.635 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-07-01 19:10:11.637 | + functions:setup_systemd_logging:723 : iniset /etc/neutron/neutron.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-07-01 19:10:11.671 | + functions:setup_systemd_logging:725 : iniset /etc/neutron/neutron.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-07-01 19:10:11.706 | + functions:setup_systemd_logging:726 : iniset /etc/neutron/neutron.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-07-01 19:10:11.740 | + functions:setup_systemd_logging:727 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-07-01 19:10:11.776 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/neutron.conf DEFAULT log_color False 2026-07-01 19:10:11.811 | + lib/neutron:_configure_neutron_common:935 : _neutron_setup_rootwrap 2026-07-01 19:10:11.814 | + lib/neutron:_neutron_setup_rootwrap:1068 : [[ True == \F\a\l\s\e ]] 2026-07-01 19:10:11.817 | + lib/neutron:_neutron_setup_rootwrap:1072 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2026-07-01 19:10:11.821 | + lib/neutron:_neutron_setup_rootwrap:1073 : [[ -d /etc/neutron/rootwrap.d ]] 2026-07-01 19:10:11.824 | + lib/neutron:_neutron_setup_rootwrap:1077 : neutron_deploy_rootwrap_filters /opt/stack/neutron 2026-07-01 19:10:11.827 | + lib/neutron:neutron_deploy_rootwrap_filters:1058 : [[ True == \F\a\l\s\e ]] 2026-07-01 19:10:11.830 | + lib/neutron:neutron_deploy_rootwrap_filters:1061 : local srcdir=/opt/stack/neutron 2026-07-01 19:10:11.833 | + lib/neutron:neutron_deploy_rootwrap_filters:1062 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2026-07-01 19:10:11.854 | + lib/neutron:neutron_deploy_rootwrap_filters:1063 : sudo install -o root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.d/rootwrap.filters /etc/neutron/rootwrap.d/ 2026-07-01 19:10:11.875 | + lib/neutron:_neutron_setup_rootwrap:1081 : sudo install -o root -g root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.conf /etc/neutron/rootwrap.conf 2026-07-01 19:10:11.890 | + lib/neutron:_neutron_setup_rootwrap:1082 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/neutron/rootwrap.d:' -i /etc/neutron/rootwrap.conf 2026-07-01 19:10:11.906 | + lib/neutron:_neutron_setup_rootwrap:1086 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/neutron/rootwrap.conf 2026-07-01 19:10:11.921 | + lib/neutron:_neutron_setup_rootwrap:1089 : ROOTWRAP_SUDOER_CMD='/opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2026-07-01 19:10:11.924 | + lib/neutron:_neutron_setup_rootwrap:1090 : ROOTWRAP_DAEMON_SUDOER_CMD='/opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-07-01 19:10:11.928 | ++ lib/neutron:_neutron_setup_rootwrap:1093 : mktemp 2026-07-01 19:10:11.933 | + lib/neutron:_neutron_setup_rootwrap:1093 : TEMPFILE=/tmp/tmp.NJk11ojRT3 2026-07-01 19:10:11.935 | + lib/neutron:_neutron_setup_rootwrap:1094 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2026-07-01 19:10:11.938 | + lib/neutron:_neutron_setup_rootwrap:1095 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-07-01 19:10:11.941 | + lib/neutron:_neutron_setup_rootwrap:1096 : chmod 0440 /tmp/tmp.NJk11ojRT3 2026-07-01 19:10:11.946 | + lib/neutron:_neutron_setup_rootwrap:1097 : sudo chown root:root /tmp/tmp.NJk11ojRT3 2026-07-01 19:10:11.962 | + lib/neutron:_neutron_setup_rootwrap:1098 : sudo mv /tmp/tmp.NJk11ojRT3 /etc/sudoers.d/neutron-rootwrap 2026-07-01 19:10:11.977 | + lib/neutron:_neutron_setup_rootwrap:1101 : configure_root_helper_options /etc/neutron/neutron.conf 2026-07-01 19:10:11.980 | + lib/neutron:configure_root_helper_options:1105 : local conffile=/etc/neutron/neutron.conf 2026-07-01 19:10:11.983 | + lib/neutron:configure_root_helper_options:1106 : iniset /etc/neutron/neutron.conf agent root_helper 'sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-07-01 19:10:12.019 | + lib/neutron:configure_root_helper_options:1107 : [[ True == \T\r\u\e ]] 2026-07-01 19:10:12.022 | + lib/neutron:configure_root_helper_options:1108 : iniset /etc/neutron/neutron.conf agent root_helper_daemon 'sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-07-01 19:10:12.057 | + lib/neutron:configure_neutron:381 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2026-07-01 19:10:12.060 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=neutron 2026-07-01 19:10:12.063 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/neutron/neutron.conf 2026-07-01 19:10:12.066 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-07-01 19:10:12.069 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-07-01 19:10:12.072 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-07-01 19:10:12.091 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 19:10:12.094 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-07-01 19:10:12.097 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-07-01 19:10:12.100 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-07-01 19:10:12.121 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-01 19:10:12.125 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.71:5672/ 2026-07-01 19:10:12.129 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.71:5672/ 2026-07-01 19:10:12.166 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-07-01 19:10:12.169 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-07-01 19:10:12.171 | + lib/neutron:configure_neutron:383 : is_service_enabled q-metering neutron-metering 2026-07-01 19:10:12.190 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 19:10:12.194 | + lib/neutron:configure_neutron:386 : is_service_enabled q-agt neutron-agent 2026-07-01 19:10:12.213 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 19:10:12.216 | + lib/neutron:configure_neutron:389 : is_service_enabled q-dhcp neutron-dhcp 2026-07-01 19:10:12.237 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 19:10:12.240 | + lib/neutron:configure_neutron:392 : is_service_enabled q-l3 neutron-l3 2026-07-01 19:10:12.260 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 19:10:12.262 | + lib/neutron:configure_neutron:395 : is_service_enabled q-meta neutron-metadata-agent 2026-07-01 19:10:12.283 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 19:10:12.286 | + lib/neutron:configure_neutron:399 : [[ legacy != \l\e\g\a\c\y ]] 2026-07-01 19:10:12.289 | + lib/neutron:configure_neutron:402 : is_service_enabled ceilometer 2026-07-01 19:10:12.308 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 19:10:12.312 | + lib/neutron:configure_neutron:406 : [[ ovn == \o\v\n ]] 2026-07-01 19:10:12.315 | + lib/neutron:configure_neutron:407 : configure_ovn 2026-07-01 19:10:12.318 | + lib/neutron_plugins/ovn_agent:configure_ovn:554 : echo 'Configuring OVN' 2026-07-01 19:10:12.318 | Configuring OVN 2026-07-01 19:10:12.321 | + lib/neutron_plugins/ovn_agent:configure_ovn:556 : '[' -z '' ']' 2026-07-01 19:10:12.324 | + lib/neutron_plugins/ovn_agent:configure_ovn:557 : '[' -f /etc/openvswitch/system-id.conf ']' 2026-07-01 19:10:12.328 | ++ lib/neutron_plugins/ovn_agent:configure_ovn:558 : cat /etc/openvswitch/system-id.conf 2026-07-01 19:10:12.333 | + lib/neutron_plugins/ovn_agent:configure_ovn:558 : OVN_UUID=4d3b84a8-5f86-40db-aa1c-ecfd79b17295 2026-07-01 19:10:12.336 | + lib/neutron_plugins/ovn_agent:configure_ovn:573 : [[ False == \F\a\l\s\e ]] 2026-07-01 19:10:12.339 | + lib/neutron_plugins/ovn_agent:configure_ovn:573 : is_fedora 2026-07-01 19:10:12.342 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-01 19:10:12.345 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-01 19:10:12.347 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-01 19:10:12.350 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-01 19:10:12.353 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-01 19:10:12.356 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-01 19:10:12.359 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-01 19:10:12.362 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-01 19:10:12.365 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-01 19:10:12.368 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-01 19:10:12.371 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-01 19:10:12.374 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-01 19:10:12.377 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-01 19:10:12.379 | + lib/neutron_plugins/ovn_agent:configure_ovn:580 : local sample_file= 2026-07-01 19:10:12.383 | + lib/neutron_plugins/ovn_agent:configure_ovn:581 : local config_file= 2026-07-01 19:10:12.386 | + lib/neutron_plugins/ovn_agent:configure_ovn:582 : is_ovn_agent_enabled 2026-07-01 19:10:12.389 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:324 : is_service_enabled q-ovn-agent neutron-ovn-agent 2026-07-01 19:10:12.407 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 19:10:12.409 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:325 : enable_service q-ovn-agent 2026-07-01 19:10:12.458 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:326 : return 0 2026-07-01 19:10:12.461 | + lib/neutron_plugins/ovn_agent:configure_ovn:582 : [[ metadata =~ metadata ]] 2026-07-01 19:10:12.464 | + lib/neutron_plugins/ovn_agent:configure_ovn:582 : is_service_enabled ovn-controller 2026-07-01 19:10:12.483 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 19:10:12.486 | + lib/neutron_plugins/ovn_agent:configure_ovn:583 : sample_file=/opt/stack/neutron/etc/neutron/plugins/ml2/ovn_agent.ini.sample 2026-07-01 19:10:12.489 | + lib/neutron_plugins/ovn_agent:configure_ovn:584 : config_file=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-07-01 19:10:12.492 | + lib/neutron_plugins/ovn_agent:configure_ovn:589 : '[' -n /etc/neutron/plugins/ml2/ovn_agent.ini ']' 2026-07-01 19:10:12.495 | + lib/neutron_plugins/ovn_agent:configure_ovn:590 : sudo install -d -o quobyte /etc/neutron 2026-07-01 19:10:12.512 | + lib/neutron_plugins/ovn_agent:configure_ovn:592 : mkdir -p /opt/stack/neutron/etc/neutron/plugins/ml2 2026-07-01 19:10:12.518 | + lib/neutron_plugins/ovn_agent:configure_ovn:593 : cd /opt/stack/neutron 2026-07-01 19:10:12.520 | + lib/neutron_plugins/ovn_agent:configure_ovn:593 : exec ./tools/generate_config_file_samples.sh 2026-07-01 19:10:24.623 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-07-01 19:10:24.623 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-01 19:10:24.623 | we strongly recommend against using it for new projects. 2026-07-01 19:10:24.623 | 2026-07-01 19:10:24.623 | If you are already using Eventlet, we recommend migrating to a different 2026-07-01 19:10:24.623 | framework. For more detail see 2026-07-01 19:10:24.623 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-01 19:10:24.623 | 2026-07-01 19:10:24.623 | __import__(import_str) 2026-07-01 19:10:25.249 | /opt/stack/neutron/neutron/__init__.py:26: UserWarning: The selected oslo_service backend is "eventlet" 2026-07-01 19:10:25.250 | warnings.warn('The selected oslo_service backend is "eventlet"') 2026-07-01 19:10:37.603 | /opt/stack/neutron/neutron/__init__.py:26: UserWarning: The selected oslo_service backend is "eventlet" 2026-07-01 19:10:37.604 | warnings.warn('The selected oslo_service backend is "eventlet"') 2026-07-01 19:10:51.873 | + lib/neutron_plugins/ovn_agent:configure_ovn:595 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ovn_agent.ini.sample /etc/neutron/plugins/ml2/ovn_agent.ini 2026-07-01 19:10:51.879 | + lib/neutron_plugins/ovn_agent:configure_ovn:596 : configure_root_helper_options /etc/neutron/plugins/ml2/ovn_agent.ini 2026-07-01 19:10:51.881 | + lib/neutron:configure_root_helper_options:1105 : local conffile=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-07-01 19:10:51.885 | + lib/neutron:configure_root_helper_options:1106 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini agent root_helper 'sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-07-01 19:10:51.921 | + lib/neutron:configure_root_helper_options:1107 : [[ True == \T\r\u\e ]] 2026-07-01 19:10:51.924 | + lib/neutron:configure_root_helper_options:1108 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini agent root_helper_daemon 'sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-07-01 19:10:51.959 | + lib/neutron_plugins/ovn_agent:configure_ovn:598 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT debug True 2026-07-01 19:10:51.994 | + lib/neutron_plugins/ovn_agent:configure_ovn:599 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT nova_metadata_host 192.168.122.71 2026-07-01 19:10:52.030 | + lib/neutron_plugins/ovn_agent:configure_ovn:600 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT metadata_workers 2 2026-07-01 19:10:52.064 | + lib/neutron_plugins/ovn_agent:configure_ovn:601 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT state_path /opt/stack/data/neutron 2026-07-01 19:10:52.097 | + lib/neutron_plugins/ovn_agent:configure_ovn:602 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovs ovsdb_connection tcp:127.0.0.1:6640 2026-07-01 19:10:52.131 | + lib/neutron_plugins/ovn_agent:configure_ovn:603 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovn ovn_sb_connection tcp:192.168.122.71:6642 2026-07-01 19:10:52.165 | + lib/neutron_plugins/ovn_agent:configure_ovn:604 : is_service_enabled tls-proxy 2026-07-01 19:10:52.184 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 19:10:52.186 | + lib/neutron_plugins/ovn_agent:configure_ovn:612 : [[ /etc/neutron/plugins/ml2/ovn_agent.ini == /etc/neutron/plugins/ml2/ovn_agent.ini ]] 2026-07-01 19:10:52.189 | + lib/neutron_plugins/ovn_agent:configure_ovn:613 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini agent extensions metadata 2026-07-01 19:10:52.226 | + lib/neutron_plugins/ovn_agent:configure_ovn:614 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovn ovn_nb_connection tcp:192.168.122.71:6641 2026-07-01 19:10:52.261 | + lib/neutron:configure_neutron:408 : configure_ovn_plugin 2026-07-01 19:10:52.264 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:496 : echo 'Configuring Neutron for OVN' 2026-07-01 19:10:52.264 | Configuring Neutron for OVN 2026-07-01 19:10:52.267 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:498 : is_service_enabled q-svc neutron-api 2026-07-01 19:10:52.285 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 19:10:52.288 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:499 : filter_network_api_extensions 2026-07-01 19:10:52.292 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:470 : /opt/stack/data/venv/bin/python3 -c 'from neutron.common.ovn import extensions ;\ 2026-07-01 19:10:52.292 | print(",".join(extensions.ML2_SUPPORTED_API_EXTENSIONS))' 2026-07-01 19:10:55.896 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:470 : SUPPORTED_NETWORK_API_EXTENSIONS=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-integration,empty-string-filtering,external-net,extra_dhcp_opt,filter-validation,multi-provider,network_ha,net-mtu,net-mtu-writable,network_availability_zone,network-ip-availability,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-security,port-trusted-vif,provider,port-resource-request,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quotas,quota-check-limit,quota-check-limit-default,quota_details,rbac-address-scope,rbac-policies,rbac-security-groups,standard-attr-revisions,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,stateful-security-group,standard-attr-description,subnet_allocation,standard-attr-tag,standard-attr-timestamp,subnetpool-prefix-ops,subnet-external-network,subnet_onboard,subnet-service-types,tag-creation,trunk,segment,expose-port-forwarding-in-fip,floating-ip-port-forwarding-description,floating-ip-port-forwarding-port-ranges,floating-ip-port-forwarding,vlan-transparent,logging,vpnaas,vpn-endpoint-groups,bgp,bgp_4byte_asn,bgp_dragent_scheduler,fwaas_v2,standard-attr-fwaas-v2,uplink-status-propagation,uplink-status-propagation-updatable,tap-mirror,tap-mirror-both-direction,ip_allocation,pvlan 2026-07-01 19:10:55.900 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:473 : /opt/stack/data/venv/bin/python3 -c 'from neutron.common.ovn import extensions ;\ 2026-07-01 19:10:55.900 | print(",".join(extensions.ML2_SUPPORTED_API_EXTENSIONS_OVN_L3))' 2026-07-01 19:10:59.026 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:473 : SUPPORTED_NETWORK_API_EXTENSIONS=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-integration,empty-string-filtering,external-net,extra_dhcp_opt,filter-validation,multi-provider,network_ha,net-mtu,net-mtu-writable,network_availability_zone,network-ip-availability,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-security,port-trusted-vif,provider,port-resource-request,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quotas,quota-check-limit,quota-check-limit-default,quota_details,rbac-address-scope,rbac-policies,rbac-security-groups,standard-attr-revisions,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,stateful-security-group,standard-attr-description,subnet_allocation,standard-attr-tag,standard-attr-timestamp,subnetpool-prefix-ops,subnet-external-network,subnet_onboard,subnet-service-types,tag-creation,trunk,segment,expose-port-forwarding-in-fip,floating-ip-port-forwarding-description,floating-ip-port-forwarding-port-ranges,floating-ip-port-forwarding,vlan-transparent,logging,vpnaas,vpn-endpoint-groups,bgp,bgp_4byte_asn,bgp_dragent_scheduler,fwaas_v2,standard-attr-fwaas-v2,uplink-status-propagation,uplink-status-propagation-updatable,tap-mirror,tap-mirror-both-direction,ip_allocation,pvlan,router,extraroute,extraroute-atomic,ext-gw-mode,floating-ip-port-forwarding-detail,fip-port-details,floatingip-pools,pagination,qos-fip,qos-gateway-ip,sorting,project-id,dns-integration,dns-integration-domain-keywords,dns-domain-ports,subnet-dns-publish-fixed-ip,agent,availability_zone,router_availability_zone,l3_agent_scheduler,flavors,l3-agent-scheduler-ha-chassis-priority,l3-flavors,external-gateway-multihoming,enable-default-route-bfd,enable-default-route-ecmp,l3-ha,router-enable-snat 2026-07-01 19:10:59.029 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:474 : is_service_enabled q-qos neutron-qos 2026-07-01 19:10:59.048 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 19:10:59.051 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:477 : NETWORK_API_EXTENSIONS=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-integration,empty-string-filtering,external-net,extra_dhcp_opt,filter-validation,multi-provider,network_ha,net-mtu,net-mtu-writable,network_availability_zone,network-ip-availability,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-security,port-trusted-vif,provider,port-resource-request,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quotas,quota-check-limit,quota-check-limit-default,quota_details,rbac-address-scope,rbac-policies,rbac-security-groups,standard-attr-revisions,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,stateful-security-group,standard-attr-description,subnet_allocation,standard-attr-tag,standard-attr-timestamp,subnetpool-prefix-ops,subnet-external-network,subnet_onboard,subnet-service-types,tag-creation,trunk,segment,expose-port-forwarding-in-fip,floating-ip-port-forwarding-description,floating-ip-port-forwarding-port-ranges,floating-ip-port-forwarding,vlan-transparent,logging,vpnaas,vpn-endpoint-groups,bgp,bgp_4byte_asn,bgp_dragent_scheduler,fwaas_v2,standard-attr-fwaas-v2,uplink-status-propagation,uplink-status-propagation-updatable,tap-mirror,tap-mirror-both-direction,ip_allocation,pvlan,router,extraroute,extraroute-atomic,ext-gw-mode,floating-ip-port-forwarding-detail,fip-port-details,floatingip-pools,pagination,qos-fip,qos-gateway-ip,sorting,project-id,dns-integration,dns-integration-domain-keywords,dns-domain-ports,subnet-dns-publish-fixed-ip,agent,availability_zone,router_availability_zone,l3_agent_scheduler,flavors,l3-agent-scheduler-ha-chassis-priority,l3-flavors,external-gateway-multihoming,enable-default-route-bfd,enable-default-route-ecmp,l3-ha,router-enable-snat 2026-07-01 19:10:59.056 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 478: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-01 19:10:59.057 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:478 : echo address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-integration,empty-string-filtering,external-net,extra_dhcp_opt,filter-validation,multi-provider,network_ha,net-mtu,net-mtu-writable,network_availability_zone,network-ip-availability,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-security,port-trusted-vif,provider,port-resource-request,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quotas,quota-check-limit,quota-check-limit-default,quota_details,rbac-address-scope,rbac-policies,rbac-security-groups,standard-attr-revisions,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,stateful-security-group,standard-attr-description,subnet_allocation,standard-attr-tag,standard-attr-timestamp,subnetpool-prefix-ops,subnet-external-network,subnet_onboard,subnet-service-types,tag-creation,trunk,segment,expose-port-forwarding-in-fip,floating-ip-port-forwarding-description,floating-ip-port-forwarding-port-ranges,floating-ip-port-forwarding,vlan-transparent,logging,vpnaas,vpn-endpoint-groups,bgp,bgp_4byte_asn,bgp_dragent_scheduler,fwaas_v2,standard-attr-fwaas-v2,uplink-status-propagation,uplink-status-propagation-updatable,tap-mirror,tap-mirror-both-direction,ip_allocation,pvlan,router,extraroute,extraroute-atomic,ext-gw-mode,floating-ip-port-forwarding-detail,fip-port-details,floatingip-pools,pagination,qos-fip,qos-gateway-ip,sorting,project-id,dns-integration,dns-integration-domain-keywords,dns-domain-ports,subnet-dns-publish-fixed-ip,agent,availability_zone,router_availability_zone,l3_agent_scheduler,flavors,l3-agent-scheduler-ha-chassis-priority,l3-flavors,external-gateway-multihoming,enable-default-route-bfd,enable-default-route-ecmp,l3-ha,router-enable-snat 2026-07-01 19:10:59.057 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:478 : tr ', ' '\n' 2026-07-01 19:10:59.057 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:478 : LC_ALL=C 2026-07-01 19:10:59.059 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 478: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-01 19:10:59.060 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:478 : sort -u 2026-07-01 19:10:59.066 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:478 : extensions='address-group 2026-07-01 19:10:59.066 | address-scope 2026-07-01 19:10:59.066 | agent 2026-07-01 19:10:59.066 | allowed-address-pairs 2026-07-01 19:10:59.066 | auto-allocated-topology 2026-07-01 19:10:59.066 | availability_zone 2026-07-01 19:10:59.066 | bgp 2026-07-01 19:10:59.066 | bgp_4byte_asn 2026-07-01 19:10:59.066 | bgp_dragent_scheduler 2026-07-01 19:10:59.066 | binding 2026-07-01 19:10:59.066 | binding-extended 2026-07-01 19:10:59.067 | default-subnetpools 2026-07-01 19:10:59.067 | dhcp_agent_scheduler 2026-07-01 19:10:59.067 | dns-domain-ports 2026-07-01 19:10:59.067 | dns-integration 2026-07-01 19:10:59.067 | dns-integration-domain-keywords 2026-07-01 19:10:59.067 | empty-string-filtering 2026-07-01 19:10:59.067 | enable-default-route-bfd 2026-07-01 19:10:59.067 | enable-default-route-ecmp 2026-07-01 19:10:59.067 | expose-port-forwarding-in-fip 2026-07-01 19:10:59.067 | ext-gw-mode 2026-07-01 19:10:59.067 | external-gateway-multihoming 2026-07-01 19:10:59.068 | external-net 2026-07-01 19:10:59.068 | extra_dhcp_opt 2026-07-01 19:10:59.068 | extraroute 2026-07-01 19:10:59.068 | extraroute-atomic 2026-07-01 19:10:59.068 | filter-validation 2026-07-01 19:10:59.068 | fip-port-details 2026-07-01 19:10:59.068 | flavors 2026-07-01 19:10:59.068 | floating-ip-port-forwarding 2026-07-01 19:10:59.068 | floating-ip-port-forwarding-description 2026-07-01 19:10:59.068 | floating-ip-port-forwarding-detail 2026-07-01 19:10:59.068 | floating-ip-port-forwarding-port-ranges 2026-07-01 19:10:59.068 | floatingip-pools 2026-07-01 19:10:59.069 | fwaas_v2 2026-07-01 19:10:59.069 | ip_allocation 2026-07-01 19:10:59.070 | l3-agent-scheduler-ha-chassis-priority 2026-07-01 19:10:59.070 | l3-flavors 2026-07-01 19:10:59.071 | l3-ha 2026-07-01 19:10:59.071 | l3_agent_scheduler 2026-07-01 19:10:59.071 | logging 2026-07-01 19:10:59.072 | multi-provider 2026-07-01 19:10:59.072 | net-mtu 2026-07-01 19:10:59.073 | net-mtu-writable 2026-07-01 19:10:59.073 | network-ip-availability 2026-07-01 19:10:59.073 | network_availability_zone 2026-07-01 19:10:59.073 | network_ha 2026-07-01 19:10:59.073 | pagination 2026-07-01 19:10:59.074 | port-device-profile 2026-07-01 19:10:59.074 | port-hardware-offload-type 2026-07-01 19:10:59.074 | port-mac-address-regenerate 2026-07-01 19:10:59.074 | port-numa-affinity-policy 2026-07-01 19:10:59.074 | port-numa-affinity-policy-socket 2026-07-01 19:10:59.075 | port-resource-request 2026-07-01 19:10:59.075 | port-security 2026-07-01 19:10:59.075 | port-trusted-vif 2026-07-01 19:10:59.075 | project-id 2026-07-01 19:10:59.075 | provider 2026-07-01 19:10:59.075 | pvlan 2026-07-01 19:10:59.075 | qinq 2026-07-01 19:10:59.075 | qos 2026-07-01 19:10:59.075 | qos-bw-limit-direction 2026-07-01 19:10:59.075 | qos-bw-minimum-ingress 2026-07-01 19:10:59.075 | qos-default 2026-07-01 19:10:59.075 | qos-fip 2026-07-01 19:10:59.076 | qos-gateway-ip 2026-07-01 19:10:59.076 | qos-rule-type-details 2026-07-01 19:10:59.076 | qos-rule-type-filter 2026-07-01 19:10:59.076 | qos-rules-alias 2026-07-01 19:10:59.076 | quota-check-limit 2026-07-01 19:10:59.076 | quota-check-limit-default 2026-07-01 19:10:59.076 | quota_details 2026-07-01 19:10:59.076 | quotas 2026-07-01 19:10:59.076 | rbac-address-scope 2026-07-01 19:10:59.076 | rbac-policies 2026-07-01 19:10:59.076 | rbac-security-groups 2026-07-01 19:10:59.077 | router 2026-07-01 19:10:59.077 | router-enable-snat 2026-07-01 19:10:59.078 | router_availability_zone 2026-07-01 19:10:59.078 | security-group 2026-07-01 19:10:59.078 | security-groups-default-rules 2026-07-01 19:10:59.079 | security-groups-default-statefulness 2026-07-01 19:10:59.079 | security-groups-normalized-cidr 2026-07-01 19:10:59.079 | security-groups-remote-address-group 2026-07-01 19:10:59.080 | security-groups-rules-belongs-to-default-sg 2026-07-01 19:10:59.080 | security-groups-shared-filtering 2026-07-01 19:10:59.081 | segment 2026-07-01 19:10:59.081 | sorting 2026-07-01 19:10:59.081 | standard-attr-description 2026-07-01 19:10:59.081 | standard-attr-fwaas-v2 2026-07-01 19:10:59.081 | standard-attr-revisions 2026-07-01 19:10:59.081 | standard-attr-tag 2026-07-01 19:10:59.082 | standard-attr-timestamp 2026-07-01 19:10:59.082 | stateful-security-group 2026-07-01 19:10:59.083 | subnet-dns-publish-fixed-ip 2026-07-01 19:10:59.083 | subnet-external-network 2026-07-01 19:10:59.083 | subnet-service-types 2026-07-01 19:10:59.083 | subnet_allocation 2026-07-01 19:10:59.083 | subnet_onboard 2026-07-01 19:10:59.083 | subnetpool-prefix-ops 2026-07-01 19:10:59.083 | tag-creation 2026-07-01 19:10:59.083 | tap-mirror 2026-07-01 19:10:59.083 | tap-mirror-both-direction 2026-07-01 19:10:59.083 | trunk 2026-07-01 19:10:59.083 | uplink-status-propagation 2026-07-01 19:10:59.083 | uplink-status-propagation-updatable 2026-07-01 19:10:59.084 | vlan-transparent 2026-07-01 19:10:59.084 | vpn-endpoint-groups 2026-07-01 19:10:59.084 | vpnaas' 2026-07-01 19:10:59.084 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:479 : echo address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-integration,empty-string-filtering,external-net,extra_dhcp_opt,filter-validation,multi-provider,network_ha,net-mtu,net-mtu-writable,network_availability_zone,network-ip-availability,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-security,port-trusted-vif,provider,port-resource-request,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quotas,quota-check-limit,quota-check-limit-default,quota_details,rbac-address-scope,rbac-policies,rbac-security-groups,standard-attr-revisions,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,stateful-security-group,standard-attr-description,subnet_allocation,standard-attr-tag,standard-attr-timestamp,subnetpool-prefix-ops,subnet-external-network,subnet_onboard,subnet-service-types,tag-creation,trunk,segment,expose-port-forwarding-in-fip,floating-ip-port-forwarding-description,floating-ip-port-forwarding-port-ranges,floating-ip-port-forwarding,vlan-transparent,logging,vpnaas,vpn-endpoint-groups,bgp,bgp_4byte_asn,bgp_dragent_scheduler,fwaas_v2,standard-attr-fwaas-v2,uplink-status-propagation,uplink-status-propagation-updatable,tap-mirror,tap-mirror-both-direction,ip_allocation,pvlan,router,extraroute,extraroute-atomic,ext-gw-mode,floating-ip-port-forwarding-detail,fip-port-details,floatingip-pools,pagination,qos-fip,qos-gateway-ip,sorting,project-id,dns-integration,dns-integration-domain-keywords,dns-domain-ports,subnet-dns-publish-fixed-ip,agent,availability_zone,router_availability_zone,l3_agent_scheduler,flavors,l3-agent-scheduler-ha-chassis-priority,l3-flavors,external-gateway-multihoming,enable-default-route-bfd,enable-default-route-ecmp,l3-ha,router-enable-snat 2026-07-01 19:10:59.084 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 479: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-01 19:10:59.084 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:479 : tr ', ' '\n' 2026-07-01 19:10:59.084 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:479 : LC_ALL=C 2026-07-01 19:10:59.084 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 479: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-01 19:10:59.084 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:479 : sort -u 2026-07-01 19:10:59.084 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:479 : supported_ext='address-group 2026-07-01 19:10:59.085 | address-scope 2026-07-01 19:10:59.086 | agent 2026-07-01 19:10:59.086 | allowed-address-pairs 2026-07-01 19:10:59.086 | auto-allocated-topology 2026-07-01 19:10:59.087 | availability_zone 2026-07-01 19:10:59.087 | bgp 2026-07-01 19:10:59.087 | bgp_4byte_asn 2026-07-01 19:10:59.088 | bgp_dragent_scheduler 2026-07-01 19:10:59.088 | binding 2026-07-01 19:10:59.088 | binding-extended 2026-07-01 19:10:59.088 | default-subnetpools 2026-07-01 19:10:59.088 | dhcp_agent_scheduler 2026-07-01 19:10:59.088 | dns-domain-ports 2026-07-01 19:10:59.088 | dns-integration 2026-07-01 19:10:59.088 | dns-integration-domain-keywords 2026-07-01 19:10:59.089 | empty-string-filtering 2026-07-01 19:10:59.089 | enable-default-route-bfd 2026-07-01 19:10:59.089 | enable-default-route-ecmp 2026-07-01 19:10:59.089 | expose-port-forwarding-in-fip 2026-07-01 19:10:59.089 | ext-gw-mode 2026-07-01 19:10:59.089 | external-gateway-multihoming 2026-07-01 19:10:59.089 | external-net 2026-07-01 19:10:59.089 | extra_dhcp_opt 2026-07-01 19:10:59.090 | extraroute 2026-07-01 19:10:59.090 | extraroute-atomic 2026-07-01 19:10:59.090 | filter-validation 2026-07-01 19:10:59.090 | fip-port-details 2026-07-01 19:10:59.090 | flavors 2026-07-01 19:10:59.090 | floating-ip-port-forwarding 2026-07-01 19:10:59.090 | floating-ip-port-forwarding-description 2026-07-01 19:10:59.090 | floating-ip-port-forwarding-detail 2026-07-01 19:10:59.091 | floating-ip-port-forwarding-port-ranges 2026-07-01 19:10:59.091 | floatingip-pools 2026-07-01 19:10:59.091 | fwaas_v2 2026-07-01 19:10:59.091 | ip_allocation 2026-07-01 19:10:59.091 | l3-agent-scheduler-ha-chassis-priority 2026-07-01 19:10:59.091 | l3-flavors 2026-07-01 19:10:59.091 | l3-ha 2026-07-01 19:10:59.092 | l3_agent_scheduler 2026-07-01 19:10:59.092 | logging 2026-07-01 19:10:59.092 | multi-provider 2026-07-01 19:10:59.092 | net-mtu 2026-07-01 19:10:59.092 | net-mtu-writable 2026-07-01 19:10:59.092 | network-ip-availability 2026-07-01 19:10:59.092 | network_availability_zone 2026-07-01 19:10:59.092 | network_ha 2026-07-01 19:10:59.092 | pagination 2026-07-01 19:10:59.092 | port-device-profile 2026-07-01 19:10:59.093 | port-hardware-offload-type 2026-07-01 19:10:59.093 | port-mac-address-regenerate 2026-07-01 19:10:59.093 | port-numa-affinity-policy 2026-07-01 19:10:59.093 | port-numa-affinity-policy-socket 2026-07-01 19:10:59.093 | port-resource-request 2026-07-01 19:10:59.093 | port-security 2026-07-01 19:10:59.093 | port-trusted-vif 2026-07-01 19:10:59.093 | project-id 2026-07-01 19:10:59.094 | provider 2026-07-01 19:10:59.094 | pvlan 2026-07-01 19:10:59.094 | qinq 2026-07-01 19:10:59.094 | qos 2026-07-01 19:10:59.094 | qos-bw-limit-direction 2026-07-01 19:10:59.094 | qos-bw-minimum-ingress 2026-07-01 19:10:59.094 | qos-default 2026-07-01 19:10:59.094 | qos-fip 2026-07-01 19:10:59.094 | qos-gateway-ip 2026-07-01 19:10:59.095 | qos-rule-type-details 2026-07-01 19:10:59.095 | qos-rule-type-filter 2026-07-01 19:10:59.095 | qos-rules-alias 2026-07-01 19:10:59.095 | quota-check-limit 2026-07-01 19:10:59.095 | quota-check-limit-default 2026-07-01 19:10:59.095 | quota_details 2026-07-01 19:10:59.095 | quotas 2026-07-01 19:10:59.095 | rbac-address-scope 2026-07-01 19:10:59.095 | rbac-policies 2026-07-01 19:10:59.096 | rbac-security-groups 2026-07-01 19:10:59.096 | router 2026-07-01 19:10:59.096 | router-enable-snat 2026-07-01 19:10:59.096 | router_availability_zone 2026-07-01 19:10:59.096 | security-group 2026-07-01 19:10:59.096 | security-groups-default-rules 2026-07-01 19:10:59.096 | security-groups-default-statefulness 2026-07-01 19:10:59.097 | security-groups-normalized-cidr 2026-07-01 19:10:59.097 | security-groups-remote-address-group 2026-07-01 19:10:59.097 | security-groups-rules-belongs-to-default-sg 2026-07-01 19:10:59.097 | security-groups-shared-filtering 2026-07-01 19:10:59.097 | segment 2026-07-01 19:10:59.097 | sorting 2026-07-01 19:10:59.097 | standard-attr-description 2026-07-01 19:10:59.097 | standard-attr-fwaas-v2 2026-07-01 19:10:59.098 | standard-attr-revisions 2026-07-01 19:10:59.098 | standard-attr-tag 2026-07-01 19:10:59.099 | standard-attr-timestamp 2026-07-01 19:10:59.099 | stateful-security-group 2026-07-01 19:10:59.099 | subnet-dns-publish-fixed-ip 2026-07-01 19:10:59.099 | subnet-external-network 2026-07-01 19:10:59.099 | subnet-service-types 2026-07-01 19:10:59.100 | subnet_allocation 2026-07-01 19:10:59.100 | subnet_onboard 2026-07-01 19:10:59.100 | subnetpool-prefix-ops 2026-07-01 19:10:59.100 | tag-creation 2026-07-01 19:10:59.100 | tap-mirror 2026-07-01 19:10:59.100 | tap-mirror-both-direction 2026-07-01 19:10:59.100 | trunk 2026-07-01 19:10:59.100 | uplink-status-propagation 2026-07-01 19:10:59.101 | uplink-status-propagation-updatable 2026-07-01 19:10:59.101 | vlan-transparent 2026-07-01 19:10:59.101 | vpn-endpoint-groups 2026-07-01 19:10:59.101 | vpnaas' 2026-07-01 19:10:59.101 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 480: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-01 19:10:59.101 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : LC_ALL=C 2026-07-01 19:10:59.102 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : echo -e 'address-group 2026-07-01 19:10:59.102 | address-scope 2026-07-01 19:10:59.102 | agent 2026-07-01 19:10:59.103 | allowed-address-pairs 2026-07-01 19:10:59.103 | auto-allocated-topology 2026-07-01 19:10:59.103 | availability_zone 2026-07-01 19:10:59.103 | bgp 2026-07-01 19:10:59.103 | bgp_4byte_asn 2026-07-01 19:10:59.103 | bgp_dragent_scheduler 2026-07-01 19:10:59.103 | binding 2026-07-01 19:10:59.103 | binding-extended 2026-07-01 19:10:59.104 | default-subnetpools 2026-07-01 19:10:59.104 | dhcp_agent_scheduler 2026-07-01 19:10:59.104 | dns-domain-ports 2026-07-01 19:10:59.104 | dns-integration 2026-07-01 19:10:59.104 | dns-integration-domain-keywords 2026-07-01 19:10:59.104 | empty-string-filtering 2026-07-01 19:10:59.104 | enable-default-route-bfd 2026-07-01 19:10:59.105 | enable-default-route-ecmp 2026-07-01 19:10:59.105 | expose-port-forwarding-in-fip 2026-07-01 19:10:59.105 | ext-gw-mode 2026-07-01 19:10:59.105 | external-gateway-multihoming 2026-07-01 19:10:59.105 | external-net 2026-07-01 19:10:59.105 | extra_dhcp_opt 2026-07-01 19:10:59.105 | extraroute 2026-07-01 19:10:59.105 | extraroute-atomic 2026-07-01 19:10:59.106 | filter-validation 2026-07-01 19:10:59.106 | fip-port-details 2026-07-01 19:10:59.106 | flavors 2026-07-01 19:10:59.106 | floating-ip-port-forwarding 2026-07-01 19:10:59.106 | floating-ip-port-forwarding-description 2026-07-01 19:10:59.106 | floating-ip-port-forwarding-detail 2026-07-01 19:10:59.106 | floating-ip-port-forwarding-port-ranges 2026-07-01 19:10:59.106 | floatingip-pools 2026-07-01 19:10:59.106 | fwaas_v2 2026-07-01 19:10:59.107 | ip_allocation 2026-07-01 19:10:59.107 | l3-agent-scheduler-ha-chassis-priority 2026-07-01 19:10:59.107 | l3-flavors 2026-07-01 19:10:59.107 | l3-ha 2026-07-01 19:10:59.107 | l3_agent_scheduler 2026-07-01 19:10:59.107 | logging 2026-07-01 19:10:59.107 | multi-provider 2026-07-01 19:10:59.107 | net-mtu 2026-07-01 19:10:59.108 | net-mtu-writable 2026-07-01 19:10:59.108 | network-ip-availability 2026-07-01 19:10:59.108 | network_availability_zone 2026-07-01 19:10:59.108 | network_ha 2026-07-01 19:10:59.108 | pagination 2026-07-01 19:10:59.108 | port-device-profile 2026-07-01 19:10:59.108 | port-hardware-offload-type 2026-07-01 19:10:59.108 | port-mac-address-regenerate 2026-07-01 19:10:59.109 | port-numa-affinity-policy 2026-07-01 19:10:59.109 | port-numa-affinity-policy-socket 2026-07-01 19:10:59.109 | port-resource-request 2026-07-01 19:10:59.109 | port-security 2026-07-01 19:10:59.109 | port-trusted-vif 2026-07-01 19:10:59.109 | project-id 2026-07-01 19:10:59.109 | provider 2026-07-01 19:10:59.109 | pvlan 2026-07-01 19:10:59.109 | qinq 2026-07-01 19:10:59.110 | qos 2026-07-01 19:10:59.110 | qos-bw-limit-direction 2026-07-01 19:10:59.110 | qos-bw-minimum-ingress 2026-07-01 19:10:59.110 | qos-default 2026-07-01 19:10:59.110 | qos-fip 2026-07-01 19:10:59.110 | qos-gateway-ip 2026-07-01 19:10:59.110 | qos-rule-type-details 2026-07-01 19:10:59.110 | qos-rule-type-filter 2026-07-01 19:10:59.111 | qos-rules-alias 2026-07-01 19:10:59.111 | quota-check-limit 2026-07-01 19:10:59.111 | quota-check-limit-default 2026-07-01 19:10:59.111 | quota_details 2026-07-01 19:10:59.111 | quotas 2026-07-01 19:10:59.111 | rbac-address-scope 2026-07-01 19:10:59.111 | rbac-policies 2026-07-01 19:10:59.112 | rbac-security-groups 2026-07-01 19:10:59.112 | router 2026-07-01 19:10:59.112 | router-enable-snat 2026-07-01 19:10:59.112 | router_availability_zone 2026-07-01 19:10:59.112 | security-group 2026-07-01 19:10:59.112 | security-groups-default-rules 2026-07-01 19:10:59.112 | security-groups-default-statefulness 2026-07-01 19:10:59.112 | security-groups-normalized-cidr 2026-07-01 19:10:59.113 | security-groups-remote-address-group 2026-07-01 19:10:59.113 | security-groups-rules-belongs-to-default-sg 2026-07-01 19:10:59.113 | security-groups-shared-filtering 2026-07-01 19:10:59.113 | segment 2026-07-01 19:10:59.113 | sorting 2026-07-01 19:10:59.113 | standard-attr-description 2026-07-01 19:10:59.113 | standard-attr-fwaas-v2 2026-07-01 19:10:59.113 | standard-attr-revisions 2026-07-01 19:10:59.113 | standard-attr-tag 2026-07-01 19:10:59.113 | standard-attr-timestamp 2026-07-01 19:10:59.114 | stateful-security-group 2026-07-01 19:10:59.114 | subnet-dns-publish-fixed-ip 2026-07-01 19:10:59.114 | subnet-external-network 2026-07-01 19:10:59.114 | subnet-service-types 2026-07-01 19:10:59.114 | subnet_allocation 2026-07-01 19:10:59.114 | subnet_onboard 2026-07-01 19:10:59.114 | subnetpool-prefix-ops 2026-07-01 19:10:59.114 | tag-creation 2026-07-01 19:10:59.115 | tap-mirror 2026-07-01 19:10:59.115 | tap-mirror-both-direction 2026-07-01 19:10:59.115 | trunk 2026-07-01 19:10:59.115 | uplink-status-propagation 2026-07-01 19:10:59.115 | uplink-status-propagation-updatable 2026-07-01 19:10:59.115 | vlan-transparent 2026-07-01 19:10:59.115 | vpn-endpoint-groups 2026-07-01 19:10:59.115 | vpnaas' 2026-07-01 19:10:59.116 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : echo -e 'address-group 2026-07-01 19:10:59.116 | address-scope 2026-07-01 19:10:59.116 | agent 2026-07-01 19:10:59.117 | allowed-address-pairs 2026-07-01 19:10:59.117 | auto-allocated-topology 2026-07-01 19:10:59.117 | availability_zone 2026-07-01 19:10:59.117 | bgp 2026-07-01 19:10:59.117 | bgp_4byte_asn 2026-07-01 19:10:59.117 | bgp_dragent_scheduler 2026-07-01 19:10:59.118 | binding 2026-07-01 19:10:59.118 | binding-extended 2026-07-01 19:10:59.118 | default-subnetpools 2026-07-01 19:10:59.118 | dhcp_agent_scheduler 2026-07-01 19:10:59.118 | dns-domain-ports 2026-07-01 19:10:59.118 | dns-integration 2026-07-01 19:10:59.118 | dns-integration-domain-keywords 2026-07-01 19:10:59.119 | empty-string-filtering 2026-07-01 19:10:59.119 | enable-default-route-bfd 2026-07-01 19:10:59.119 | enable-default-route-ecmp 2026-07-01 19:10:59.119 | expose-port-forwarding-in-fip 2026-07-01 19:10:59.119 | ext-gw-mode 2026-07-01 19:10:59.119 | external-gateway-multihoming 2026-07-01 19:10:59.119 | external-net 2026-07-01 19:10:59.119 | extra_dhcp_opt 2026-07-01 19:10:59.120 | extraroute 2026-07-01 19:10:59.120 | extraroute-atomic 2026-07-01 19:10:59.120 | filter-validation 2026-07-01 19:10:59.120 | fip-port-details 2026-07-01 19:10:59.120 | flavors 2026-07-01 19:10:59.120 | floating-ip-port-forwarding 2026-07-01 19:10:59.120 | floating-ip-port-forwarding-description 2026-07-01 19:10:59.120 | floating-ip-port-forwarding-detail 2026-07-01 19:10:59.120 | floating-ip-port-forwarding-port-ranges 2026-07-01 19:10:59.121 | floatingip-pools 2026-07-01 19:10:59.121 | fwaas_v2 2026-07-01 19:10:59.121 | ip_allocation 2026-07-01 19:10:59.121 | l3-agent-scheduler-ha-chassis-priority 2026-07-01 19:10:59.121 | l3-flavors 2026-07-01 19:10:59.121 | l3-ha 2026-07-01 19:10:59.121 | l3_agent_scheduler 2026-07-01 19:10:59.122 | logging 2026-07-01 19:10:59.122 | multi-provider 2026-07-01 19:10:59.122 | net-mtu 2026-07-01 19:10:59.122 | net-mtu-writable 2026-07-01 19:10:59.122 | network-ip-availability 2026-07-01 19:10:59.122 | network_availability_zone 2026-07-01 19:10:59.122 | network_ha 2026-07-01 19:10:59.123 | pagination 2026-07-01 19:10:59.123 | port-device-profile 2026-07-01 19:10:59.123 | port-hardware-offload-type 2026-07-01 19:10:59.123 | port-mac-address-regenerate 2026-07-01 19:10:59.123 | port-numa-affinity-policy 2026-07-01 19:10:59.123 | port-numa-affinity-policy-socket 2026-07-01 19:10:59.123 | port-resource-request 2026-07-01 19:10:59.124 | port-security 2026-07-01 19:10:59.124 | port-trusted-vif 2026-07-01 19:10:59.124 | project-id 2026-07-01 19:10:59.124 | provider 2026-07-01 19:10:59.124 | pvlan 2026-07-01 19:10:59.124 | qinq 2026-07-01 19:10:59.124 | qos 2026-07-01 19:10:59.125 | qos-bw-limit-direction 2026-07-01 19:10:59.125 | qos-bw-minimum-ingress 2026-07-01 19:10:59.125 | qos-default 2026-07-01 19:10:59.125 | qos-fip 2026-07-01 19:10:59.125 | qos-gateway-ip 2026-07-01 19:10:59.125 | qos-rule-type-details 2026-07-01 19:10:59.125 | qos-rule-type-filter 2026-07-01 19:10:59.126 | qos-rules-alias 2026-07-01 19:10:59.126 | quota-check-limit 2026-07-01 19:10:59.126 | quota-check-limit-default 2026-07-01 19:10:59.126 | quota_details 2026-07-01 19:10:59.126 | quotas 2026-07-01 19:10:59.126 | rbac-address-scope 2026-07-01 19:10:59.126 | rbac-policies 2026-07-01 19:10:59.127 | rbac-security-groups 2026-07-01 19:10:59.127 | router 2026-07-01 19:10:59.127 | router-enable-snat 2026-07-01 19:10:59.127 | router_availability_zone 2026-07-01 19:10:59.127 | security-group 2026-07-01 19:10:59.127 | security-groups-default-rules 2026-07-01 19:10:59.127 | security-groups-default-statefulness 2026-07-01 19:10:59.127 | security-groups-normalized-cidr 2026-07-01 19:10:59.128 | security-groups-remote-address-group 2026-07-01 19:10:59.128 | security-groups-rules-belongs-to-default-sg 2026-07-01 19:10:59.128 | security-groups-shared-filtering 2026-07-01 19:10:59.128 | segment 2026-07-01 19:10:59.128 | sorting 2026-07-01 19:10:59.128 | standard-attr-description 2026-07-01 19:10:59.128 | standard-attr-fwaas-v2 2026-07-01 19:10:59.129 | standard-attr-revisions 2026-07-01 19:10:59.129 | standard-attr-tag 2026-07-01 19:10:59.129 | standard-attr-timestamp 2026-07-01 19:10:59.129 | stateful-security-group 2026-07-01 19:10:59.129 | subnet-dns-publish-fixed-ip 2026-07-01 19:10:59.129 | subnet-external-network 2026-07-01 19:10:59.129 | subnet-service-types 2026-07-01 19:10:59.130 | subnet_allocation 2026-07-01 19:10:59.130 | subnet_onboard 2026-07-01 19:10:59.130 | subnetpool-prefix-ops 2026-07-01 19:10:59.130 | tag-creation 2026-07-01 19:10:59.130 | tap-mirror 2026-07-01 19:10:59.130 | tap-mirror-both-direction 2026-07-01 19:10:59.130 | trunk 2026-07-01 19:10:59.130 | uplink-status-propagation 2026-07-01 19:10:59.131 | uplink-status-propagation-updatable 2026-07-01 19:10:59.131 | vlan-transparent 2026-07-01 19:10:59.131 | vpn-endpoint-groups 2026-07-01 19:10:59.131 | vpnaas' 2026-07-01 19:10:59.131 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 480: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-01 19:10:59.131 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : comm -12 /dev/fd/63 /dev/fd/62 2026-07-01 19:10:59.131 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : enabled_ext='address-group 2026-07-01 19:10:59.132 | address-scope 2026-07-01 19:10:59.132 | agent 2026-07-01 19:10:59.132 | allowed-address-pairs 2026-07-01 19:10:59.132 | auto-allocated-topology 2026-07-01 19:10:59.132 | availability_zone 2026-07-01 19:10:59.132 | bgp 2026-07-01 19:10:59.132 | bgp_4byte_asn 2026-07-01 19:10:59.132 | bgp_dragent_scheduler 2026-07-01 19:10:59.133 | binding 2026-07-01 19:10:59.133 | binding-extended 2026-07-01 19:10:59.133 | default-subnetpools 2026-07-01 19:10:59.133 | dhcp_agent_scheduler 2026-07-01 19:10:59.133 | dns-domain-ports 2026-07-01 19:10:59.133 | dns-integration 2026-07-01 19:10:59.133 | dns-integration-domain-keywords 2026-07-01 19:10:59.134 | empty-string-filtering 2026-07-01 19:10:59.134 | enable-default-route-bfd 2026-07-01 19:10:59.134 | enable-default-route-ecmp 2026-07-01 19:10:59.134 | expose-port-forwarding-in-fip 2026-07-01 19:10:59.134 | ext-gw-mode 2026-07-01 19:10:59.134 | external-gateway-multihoming 2026-07-01 19:10:59.134 | external-net 2026-07-01 19:10:59.134 | extra_dhcp_opt 2026-07-01 19:10:59.135 | extraroute 2026-07-01 19:10:59.135 | extraroute-atomic 2026-07-01 19:10:59.135 | filter-validation 2026-07-01 19:10:59.135 | fip-port-details 2026-07-01 19:10:59.135 | flavors 2026-07-01 19:10:59.135 | floating-ip-port-forwarding 2026-07-01 19:10:59.135 | floating-ip-port-forwarding-description 2026-07-01 19:10:59.136 | floating-ip-port-forwarding-detail 2026-07-01 19:10:59.136 | floating-ip-port-forwarding-port-ranges 2026-07-01 19:10:59.136 | floatingip-pools 2026-07-01 19:10:59.136 | fwaas_v2 2026-07-01 19:10:59.136 | ip_allocation 2026-07-01 19:10:59.136 | l3-agent-scheduler-ha-chassis-priority 2026-07-01 19:10:59.136 | l3-flavors 2026-07-01 19:10:59.137 | l3-ha 2026-07-01 19:10:59.137 | l3_agent_scheduler 2026-07-01 19:10:59.137 | logging 2026-07-01 19:10:59.137 | multi-provider 2026-07-01 19:10:59.137 | net-mtu 2026-07-01 19:10:59.137 | net-mtu-writable 2026-07-01 19:10:59.137 | network-ip-availability 2026-07-01 19:10:59.138 | network_availability_zone 2026-07-01 19:10:59.138 | network_ha 2026-07-01 19:10:59.138 | pagination 2026-07-01 19:10:59.138 | port-device-profile 2026-07-01 19:10:59.138 | port-hardware-offload-type 2026-07-01 19:10:59.138 | port-mac-address-regenerate 2026-07-01 19:10:59.138 | port-numa-affinity-policy 2026-07-01 19:10:59.138 | port-numa-affinity-policy-socket 2026-07-01 19:10:59.139 | port-resource-request 2026-07-01 19:10:59.139 | port-security 2026-07-01 19:10:59.139 | port-trusted-vif 2026-07-01 19:10:59.139 | project-id 2026-07-01 19:10:59.139 | provider 2026-07-01 19:10:59.139 | pvlan 2026-07-01 19:10:59.139 | qinq 2026-07-01 19:10:59.140 | qos 2026-07-01 19:10:59.140 | qos-bw-limit-direction 2026-07-01 19:10:59.140 | qos-bw-minimum-ingress 2026-07-01 19:10:59.140 | qos-default 2026-07-01 19:10:59.140 | qos-fip 2026-07-01 19:10:59.140 | qos-gateway-ip 2026-07-01 19:10:59.140 | qos-rule-type-details 2026-07-01 19:10:59.140 | qos-rule-type-filter 2026-07-01 19:10:59.140 | qos-rules-alias 2026-07-01 19:10:59.141 | quota-check-limit 2026-07-01 19:10:59.141 | quota-check-limit-default 2026-07-01 19:10:59.141 | quota_details 2026-07-01 19:10:59.141 | quotas 2026-07-01 19:10:59.141 | rbac-address-scope 2026-07-01 19:10:59.141 | rbac-policies 2026-07-01 19:10:59.141 | rbac-security-groups 2026-07-01 19:10:59.142 | router 2026-07-01 19:10:59.142 | router-enable-snat 2026-07-01 19:10:59.142 | router_availability_zone 2026-07-01 19:10:59.142 | security-group 2026-07-01 19:10:59.142 | security-groups-default-rules 2026-07-01 19:10:59.142 | security-groups-default-statefulness 2026-07-01 19:10:59.142 | security-groups-normalized-cidr 2026-07-01 19:10:59.142 | security-groups-remote-address-group 2026-07-01 19:10:59.143 | security-groups-rules-belongs-to-default-sg 2026-07-01 19:10:59.143 | security-groups-shared-filtering 2026-07-01 19:10:59.143 | segment 2026-07-01 19:10:59.143 | sorting 2026-07-01 19:10:59.143 | standard-attr-description 2026-07-01 19:10:59.143 | standard-attr-fwaas-v2 2026-07-01 19:10:59.143 | standard-attr-revisions 2026-07-01 19:10:59.144 | standard-attr-tag 2026-07-01 19:10:59.144 | standard-attr-timestamp 2026-07-01 19:10:59.144 | stateful-security-group 2026-07-01 19:10:59.144 | subnet-dns-publish-fixed-ip 2026-07-01 19:10:59.144 | subnet-external-network 2026-07-01 19:10:59.144 | subnet-service-types 2026-07-01 19:10:59.144 | subnet_allocation 2026-07-01 19:10:59.145 | subnet_onboard 2026-07-01 19:10:59.145 | subnetpool-prefix-ops 2026-07-01 19:10:59.145 | tag-creation 2026-07-01 19:10:59.145 | tap-mirror 2026-07-01 19:10:59.145 | tap-mirror-both-direction 2026-07-01 19:10:59.145 | trunk 2026-07-01 19:10:59.145 | uplink-status-propagation 2026-07-01 19:10:59.145 | uplink-status-propagation-updatable 2026-07-01 19:10:59.146 | vlan-transparent 2026-07-01 19:10:59.146 | vpn-endpoint-groups 2026-07-01 19:10:59.146 | vpnaas' 2026-07-01 19:10:59.146 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : echo -e 'address-group 2026-07-01 19:10:59.146 | address-scope 2026-07-01 19:10:59.146 | agent 2026-07-01 19:10:59.146 | allowed-address-pairs 2026-07-01 19:10:59.146 | auto-allocated-topology 2026-07-01 19:10:59.146 | availability_zone 2026-07-01 19:10:59.147 | bgp 2026-07-01 19:10:59.147 | bgp_4byte_asn 2026-07-01 19:10:59.147 | bgp_dragent_scheduler 2026-07-01 19:10:59.147 | binding 2026-07-01 19:10:59.147 | binding-extended 2026-07-01 19:10:59.147 | default-subnetpools 2026-07-01 19:10:59.147 | dhcp_agent_scheduler 2026-07-01 19:10:59.148 | dns-domain-ports 2026-07-01 19:10:59.148 | dns-integration 2026-07-01 19:10:59.148 | dns-integration-domain-keywords 2026-07-01 19:10:59.148 | empty-string-filtering 2026-07-01 19:10:59.148 | enable-default-route-bfd 2026-07-01 19:10:59.148 | enable-default-route-ecmp 2026-07-01 19:10:59.148 | expose-port-forwarding-in-fip 2026-07-01 19:10:59.148 | ext-gw-mode 2026-07-01 19:10:59.149 | external-gateway-multihoming 2026-07-01 19:10:59.149 | external-net 2026-07-01 19:10:59.149 | extra_dhcp_opt 2026-07-01 19:10:59.149 | extraroute 2026-07-01 19:10:59.149 | extraroute-atomic 2026-07-01 19:10:59.149 | filter-validation 2026-07-01 19:10:59.149 | fip-port-details 2026-07-01 19:10:59.150 | flavors 2026-07-01 19:10:59.150 | floating-ip-port-forwarding 2026-07-01 19:10:59.150 | floating-ip-port-forwarding-description 2026-07-01 19:10:59.150 | floating-ip-port-forwarding-detail 2026-07-01 19:10:59.150 | floating-ip-port-forwarding-port-ranges 2026-07-01 19:10:59.150 | floatingip-pools 2026-07-01 19:10:59.150 | fwaas_v2 2026-07-01 19:10:59.150 | ip_allocation 2026-07-01 19:10:59.151 | l3-agent-scheduler-ha-chassis-priority 2026-07-01 19:10:59.151 | l3-flavors 2026-07-01 19:10:59.151 | l3-ha 2026-07-01 19:10:59.151 | l3_agent_scheduler 2026-07-01 19:10:59.151 | logging 2026-07-01 19:10:59.151 | multi-provider 2026-07-01 19:10:59.151 | net-mtu 2026-07-01 19:10:59.152 | net-mtu-writable 2026-07-01 19:10:59.152 | network-ip-availability 2026-07-01 19:10:59.152 | network_availability_zone 2026-07-01 19:10:59.152 | network_ha 2026-07-01 19:10:59.152 | pagination 2026-07-01 19:10:59.152 | port-device-profile 2026-07-01 19:10:59.152 | port-hardware-offload-type 2026-07-01 19:10:59.153 | port-mac-address-regenerate 2026-07-01 19:10:59.153 | port-numa-affinity-policy 2026-07-01 19:10:59.153 | port-numa-affinity-policy-socket 2026-07-01 19:10:59.153 | port-resource-request 2026-07-01 19:10:59.153 | port-security 2026-07-01 19:10:59.153 | port-trusted-vif 2026-07-01 19:10:59.153 | project-id 2026-07-01 19:10:59.154 | provider 2026-07-01 19:10:59.154 | pvlan 2026-07-01 19:10:59.154 | qinq 2026-07-01 19:10:59.154 | qos 2026-07-01 19:10:59.154 | qos-bw-limit-direction 2026-07-01 19:10:59.154 | qos-bw-minimum-ingress 2026-07-01 19:10:59.154 | qos-default 2026-07-01 19:10:59.155 | qos-fip 2026-07-01 19:10:59.155 | qos-gateway-ip 2026-07-01 19:10:59.155 | qos-rule-type-details 2026-07-01 19:10:59.155 | qos-rule-type-filter 2026-07-01 19:10:59.155 | qos-rules-alias 2026-07-01 19:10:59.155 | quota-check-limit 2026-07-01 19:10:59.155 | quota-check-limit-default 2026-07-01 19:10:59.155 | quota_details 2026-07-01 19:10:59.155 | quotas 2026-07-01 19:10:59.155 | rbac-address-scope 2026-07-01 19:10:59.156 | rbac-policies 2026-07-01 19:10:59.156 | rbac-security-groups 2026-07-01 19:10:59.156 | router 2026-07-01 19:10:59.156 | router-enable-snat 2026-07-01 19:10:59.156 | router_availability_zone 2026-07-01 19:10:59.156 | security-group 2026-07-01 19:10:59.156 | security-groups-default-rules 2026-07-01 19:10:59.157 | security-groups-default-statefulness 2026-07-01 19:10:59.157 | security-groups-normalized-cidr 2026-07-01 19:10:59.157 | security-groups-remote-address-group 2026-07-01 19:10:59.157 | security-groups-rules-belongs-to-default-sg 2026-07-01 19:10:59.157 | security-groups-shared-filtering 2026-07-01 19:10:59.157 | segment 2026-07-01 19:10:59.157 | sorting 2026-07-01 19:10:59.158 | standard-attr-description 2026-07-01 19:10:59.158 | standard-attr-fwaas-v2 2026-07-01 19:10:59.158 | standard-attr-revisions 2026-07-01 19:10:59.158 | standard-attr-tag 2026-07-01 19:10:59.158 | standard-attr-timestamp 2026-07-01 19:10:59.158 | stateful-security-group 2026-07-01 19:10:59.158 | subnet-dns-publish-fixed-ip 2026-07-01 19:10:59.158 | subnet-external-network 2026-07-01 19:10:59.159 | subnet-service-types 2026-07-01 19:10:59.159 | subnet_allocation 2026-07-01 19:10:59.159 | subnet_onboard 2026-07-01 19:10:59.159 | subnetpool-prefix-ops 2026-07-01 19:10:59.159 | tag-creation 2026-07-01 19:10:59.159 | tap-mirror 2026-07-01 19:10:59.159 | tap-mirror-both-direction 2026-07-01 19:10:59.160 | trunk 2026-07-01 19:10:59.160 | uplink-status-propagation 2026-07-01 19:10:59.160 | uplink-status-propagation-updatable 2026-07-01 19:10:59.160 | vlan-transparent 2026-07-01 19:10:59.160 | vpn-endpoint-groups 2026-07-01 19:10:59.160 | vpnaas' 2026-07-01 19:10:59.160 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 481: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-01 19:10:59.161 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : LC_ALL=C 2026-07-01 19:10:59.161 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : echo -e 'address-group 2026-07-01 19:10:59.161 | address-scope 2026-07-01 19:10:59.161 | agent 2026-07-01 19:10:59.161 | allowed-address-pairs 2026-07-01 19:10:59.161 | auto-allocated-topology 2026-07-01 19:10:59.161 | availability_zone 2026-07-01 19:10:59.161 | bgp 2026-07-01 19:10:59.162 | bgp_4byte_asn 2026-07-01 19:10:59.162 | bgp_dragent_scheduler 2026-07-01 19:10:59.162 | binding 2026-07-01 19:10:59.162 | binding-extended 2026-07-01 19:10:59.162 | default-subnetpools 2026-07-01 19:10:59.162 | dhcp_agent_scheduler 2026-07-01 19:10:59.162 | dns-domain-ports 2026-07-01 19:10:59.162 | dns-integration 2026-07-01 19:10:59.163 | dns-integration-domain-keywords 2026-07-01 19:10:59.163 | empty-string-filtering 2026-07-01 19:10:59.163 | enable-default-route-bfd 2026-07-01 19:10:59.163 | enable-default-route-ecmp 2026-07-01 19:10:59.163 | expose-port-forwarding-in-fip 2026-07-01 19:10:59.163 | ext-gw-mode 2026-07-01 19:10:59.163 | external-gateway-multihoming 2026-07-01 19:10:59.164 | external-net 2026-07-01 19:10:59.164 | extra_dhcp_opt 2026-07-01 19:10:59.164 | extraroute 2026-07-01 19:10:59.164 | extraroute-atomic 2026-07-01 19:10:59.164 | filter-validation 2026-07-01 19:10:59.164 | fip-port-details 2026-07-01 19:10:59.164 | flavors 2026-07-01 19:10:59.165 | floating-ip-port-forwarding 2026-07-01 19:10:59.165 | floating-ip-port-forwarding-description 2026-07-01 19:10:59.165 | floating-ip-port-forwarding-detail 2026-07-01 19:10:59.165 | floating-ip-port-forwarding-port-ranges 2026-07-01 19:10:59.165 | floatingip-pools 2026-07-01 19:10:59.165 | fwaas_v2 2026-07-01 19:10:59.165 | ip_allocation 2026-07-01 19:10:59.166 | l3-agent-scheduler-ha-chassis-priority 2026-07-01 19:10:59.166 | l3-flavors 2026-07-01 19:10:59.166 | l3-ha 2026-07-01 19:10:59.166 | l3_agent_scheduler 2026-07-01 19:10:59.166 | logging 2026-07-01 19:10:59.166 | multi-provider 2026-07-01 19:10:59.166 | net-mtu 2026-07-01 19:10:59.167 | net-mtu-writable 2026-07-01 19:10:59.167 | network-ip-availability 2026-07-01 19:10:59.167 | network_availability_zone 2026-07-01 19:10:59.167 | network_ha 2026-07-01 19:10:59.167 | pagination 2026-07-01 19:10:59.167 | port-device-profile 2026-07-01 19:10:59.167 | port-hardware-offload-type 2026-07-01 19:10:59.168 | port-mac-address-regenerate 2026-07-01 19:10:59.168 | port-numa-affinity-policy 2026-07-01 19:10:59.168 | port-numa-affinity-policy-socket 2026-07-01 19:10:59.168 | port-resource-request 2026-07-01 19:10:59.168 | port-security 2026-07-01 19:10:59.168 | port-trusted-vif 2026-07-01 19:10:59.168 | project-id 2026-07-01 19:10:59.168 | provider 2026-07-01 19:10:59.168 | pvlan 2026-07-01 19:10:59.169 | qinq 2026-07-01 19:10:59.169 | qos 2026-07-01 19:10:59.169 | qos-bw-limit-direction 2026-07-01 19:10:59.169 | qos-bw-minimum-ingress 2026-07-01 19:10:59.169 | qos-default 2026-07-01 19:10:59.169 | qos-fip 2026-07-01 19:10:59.169 | qos-gateway-ip 2026-07-01 19:10:59.169 | qos-rule-type-details 2026-07-01 19:10:59.170 | qos-rule-type-filter 2026-07-01 19:10:59.170 | qos-rules-alias 2026-07-01 19:10:59.170 | quota-check-limit 2026-07-01 19:10:59.170 | quota-check-limit-default 2026-07-01 19:10:59.170 | quota_details 2026-07-01 19:10:59.170 | quotas 2026-07-01 19:10:59.170 | rbac-address-scope 2026-07-01 19:10:59.171 | rbac-policies 2026-07-01 19:10:59.171 | rbac-security-groups 2026-07-01 19:10:59.171 | router 2026-07-01 19:10:59.171 | router-enable-snat 2026-07-01 19:10:59.171 | router_availability_zone 2026-07-01 19:10:59.171 | security-group 2026-07-01 19:10:59.171 | security-groups-default-rules 2026-07-01 19:10:59.171 | security-groups-default-statefulness 2026-07-01 19:10:59.172 | security-groups-normalized-cidr 2026-07-01 19:10:59.172 | security-groups-remote-address-group 2026-07-01 19:10:59.172 | security-groups-rules-belongs-to-default-sg 2026-07-01 19:10:59.172 | security-groups-shared-filtering 2026-07-01 19:10:59.172 | segment 2026-07-01 19:10:59.172 | sorting 2026-07-01 19:10:59.172 | standard-attr-description 2026-07-01 19:10:59.173 | standard-attr-fwaas-v2 2026-07-01 19:10:59.173 | standard-attr-revisions 2026-07-01 19:10:59.173 | standard-attr-tag 2026-07-01 19:10:59.173 | standard-attr-timestamp 2026-07-01 19:10:59.173 | stateful-security-group 2026-07-01 19:10:59.173 | subnet-dns-publish-fixed-ip 2026-07-01 19:10:59.173 | subnet-external-network 2026-07-01 19:10:59.174 | subnet-service-types 2026-07-01 19:10:59.174 | subnet_allocation 2026-07-01 19:10:59.174 | subnet_onboard 2026-07-01 19:10:59.174 | subnetpool-prefix-ops 2026-07-01 19:10:59.174 | tag-creation 2026-07-01 19:10:59.174 | tap-mirror 2026-07-01 19:10:59.174 | tap-mirror-both-direction 2026-07-01 19:10:59.175 | trunk 2026-07-01 19:10:59.175 | uplink-status-propagation 2026-07-01 19:10:59.175 | uplink-status-propagation-updatable 2026-07-01 19:10:59.175 | vlan-transparent 2026-07-01 19:10:59.175 | vpn-endpoint-groups 2026-07-01 19:10:59.175 | vpnaas' 2026-07-01 19:10:59.175 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 481: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-01 19:10:59.176 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : comm -3 /dev/fd/63 /dev/fd/62 2026-07-01 19:10:59.176 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : disabled_ext= 2026-07-01 19:10:59.176 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:485 : '[' '!' -z '' ']' 2026-07-01 19:10:59.176 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:492 : echo address-group address-scope agent allowed-address-pairs auto-allocated-topology availability_zone bgp bgp_4byte_asn bgp_dragent_scheduler binding binding-extended default-subnetpools dhcp_agent_scheduler dns-domain-ports dns-integration dns-integration-domain-keywords empty-string-filtering enable-default-route-bfd enable-default-route-ecmp expose-port-forwarding-in-fip ext-gw-mode external-gateway-multihoming external-net extra_dhcp_opt extraroute extraroute-atomic filter-validation fip-port-details flavors floating-ip-port-forwarding floating-ip-port-forwarding-description floating-ip-port-forwarding-detail floating-ip-port-forwarding-port-ranges floatingip-pools fwaas_v2 ip_allocation l3-agent-scheduler-ha-chassis-priority l3-flavors l3-ha l3_agent_scheduler logging multi-provider net-mtu net-mtu-writable network-ip-availability network_availability_zone network_ha pagination port-device-profile port-hardware-offload-type port-mac-address-regenerate port-numa-affinity-policy port-numa-affinity-policy-socket port-resource-request port-security port-trusted-vif project-id provider pvlan qinq qos qos-bw-limit-direction qos-bw-minimum-ingress qos-default qos-fip qos-gateway-ip qos-rule-type-details qos-rule-type-filter qos-rules-alias quota-check-limit quota-check-limit-default quota_details quotas rbac-address-scope rbac-policies rbac-security-groups router router-enable-snat router_availability_zone security-group security-groups-default-rules security-groups-default-statefulness security-groups-normalized-cidr security-groups-remote-address-group security-groups-rules-belongs-to-default-sg security-groups-shared-filtering segment sorting standard-attr-description standard-attr-fwaas-v2 standard-attr-revisions standard-attr-tag standard-attr-timestamp stateful-security-group subnet-dns-publish-fixed-ip subnet-external-network subnet-service-types subnet_allocation subnet_onboard subnetpool-prefix-ops tag-creation tap-mirror tap-mirror-both-direction trunk uplink-status-propagation uplink-status-propagation-updatable vlan-transparent vpn-endpoint-groups vpnaas 2026-07-01 19:10:59.176 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:492 : tr ' ' , 2026-07-01 19:10:59.176 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:492 : export NETWORK_API_EXTENSIONS=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,l3_agent_scheduler,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-07-01 19:10:59.176 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:492 : NETWORK_API_EXTENSIONS=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,l3_agent_scheduler,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-07-01 19:10:59.177 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:500 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve max_header_size=38 2026-07-01 19:10:59.177 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-01 19:10:59.177 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2026-07-01 19:10:59.177 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=max_header_size=38 2026-07-01 19:10:59.177 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z max_header_size=38 ']' 2026-07-01 19:10:59.177 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-01 19:10:59.177 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve max_header_size 38 2026-07-01 19:10:59.184 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:501 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_nb_connection=tcp:192.168.122.71:6641 2026-07-01 19:10:59.188 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-01 19:10:59.191 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-07-01 19:10:59.194 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_nb_connection=tcp:192.168.122.71:6641 2026-07-01 19:10:59.197 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_nb_connection=tcp:192.168.122.71:6641 ']' 2026-07-01 19:10:59.200 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-01 19:10:59.204 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_nb_connection tcp:192.168.122.71:6641 2026-07-01 19:10:59.239 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:502 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_sb_connection=tcp:192.168.122.71:6642 2026-07-01 19:10:59.242 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-01 19:10:59.245 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-07-01 19:10:59.247 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_sb_connection=tcp:192.168.122.71:6642 2026-07-01 19:10:59.250 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_sb_connection=tcp:192.168.122.71:6642 ']' 2026-07-01 19:10:59.253 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-01 19:10:59.256 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_sb_connection tcp:192.168.122.71:6642 2026-07-01 19:10:59.292 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:503 : is_service_enabled tls-proxy 2026-07-01 19:10:59.311 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 19:10:59.314 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:511 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn neutron_sync_mode=log 2026-07-01 19:10:59.317 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-01 19:10:59.320 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-07-01 19:10:59.323 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=neutron_sync_mode=log 2026-07-01 19:10:59.326 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z neutron_sync_mode=log ']' 2026-07-01 19:10:59.329 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-01 19:10:59.332 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn neutron_sync_mode log 2026-07-01 19:10:59.367 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:512 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_l3_scheduler=leastloaded 2026-07-01 19:10:59.370 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-01 19:10:59.373 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-07-01 19:10:59.376 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_l3_scheduler=leastloaded 2026-07-01 19:10:59.379 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_l3_scheduler=leastloaded ']' 2026-07-01 19:10:59.382 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-01 19:10:59.385 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_l3_scheduler leastloaded 2026-07-01 19:10:59.420 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:513 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group=True 2026-07-01 19:10:59.423 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-01 19:10:59.426 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=securitygroup 2026-07-01 19:10:59.429 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=enable_security_group=True 2026-07-01 19:10:59.432 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z enable_security_group=True ']' 2026-07-01 19:10:59.435 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-01 19:10:59.437 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2026-07-01 19:10:59.472 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:514 : inicomment /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver 2026-07-01 19:10:59.494 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:516 : is_service_enabled q-log neutron-log 2026-07-01 19:10:59.514 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 19:10:59.517 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:522 : is_ovn_metadata_agent_enabled 2026-07-01 19:10:59.520 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:317 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-07-01 19:10:59.539 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 19:10:59.542 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:317 : [[ False == \F\a\l\s\e ]] 2026-07-01 19:10:59.545 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:318 : return 0 2026-07-01 19:10:59.548 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:523 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_metadata_enabled=True 2026-07-01 19:10:59.551 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-01 19:10:59.554 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-07-01 19:10:59.557 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_metadata_enabled=True 2026-07-01 19:10:59.559 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_metadata_enabled=True ']' 2026-07-01 19:10:59.562 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-01 19:10:59.564 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_metadata_enabled True 2026-07-01 19:10:59.601 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:530 : is_service_enabled q-dns neutron-dns 2026-07-01 19:10:59.619 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 19:10:59.622 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:535 : iniset /etc/neutron/neutron.conf ovs igmp_snooping_enable False 2026-07-01 19:10:59.665 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:538 : is_service_enabled q-dhcp neutron-dhcp 2026-07-01 19:10:59.687 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 19:10:59.691 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:541 : iniset /etc/neutron/neutron.conf DEFAULT dhcp_agent_notification False 2026-07-01 19:10:59.730 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:544 : is_service_enabled n-api-meta 2026-07-01 19:10:59.753 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 19:10:59.757 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:545 : is_ovn_metadata_agent_enabled 2026-07-01 19:10:59.761 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:317 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-07-01 19:10:59.784 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 19:10:59.787 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:317 : [[ False == \F\a\l\s\e ]] 2026-07-01 19:10:59.791 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:318 : return 0 2026-07-01 19:10:59.795 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:546 : iniset /etc/nova/nova.conf neutron service_metadata_proxy True 2026-07-01 19:10:59.836 | + lib/neutron:configure_neutron:412 : is_service_enabled q-placement neutron-placement 2026-07-01 19:10:59.859 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 19:10:59.862 | + lib/neutron:configure_neutron:415 : is_service_enabled q-trunk neutron-trunk 2026-07-01 19:10:59.887 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 19:10:59.891 | + lib/neutron:configure_neutron:418 : is_service_enabled q-qos neutron-qos 2026-07-01 19:10:59.916 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 19:10:59.920 | + lib/neutron:configure_neutron:425 : is_service_enabled neutron-segments 2026-07-01 19:10:59.946 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 19:10:59.949 | + lib/neutron:configure_neutron:429 : is_service_enabled q-ovn-bgp 2026-07-01 19:10:59.975 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 19:10:59.979 | + lib/neutron:configure_neutron:434 : is_service_enabled q-agt neutron-agent q-svc neutron-api 2026-07-01 19:11:00.002 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 19:11:00.006 | + lib/neutron:configure_neutron:435 : _configure_neutron_service 2026-07-01 19:11:00.010 | + lib/neutron:_configure_neutron_service:1003 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2026-07-01 19:11:00.014 | + lib/neutron:_configure_neutron_service:1004 : cp /opt/stack/neutron/etc/neutron/api-paste.ini /etc/neutron/api-paste.ini 2026-07-01 19:11:00.020 | + lib/neutron:_configure_neutron_service:1007 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2026-07-01 19:11:00.064 | + lib/neutron:_configure_neutron_service:1009 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2026-07-01 19:11:00.109 | + lib/neutron:_configure_neutron_service:1010 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2026-07-01 19:11:00.152 | + lib/neutron:_configure_neutron_service:1012 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2026-07-01 19:11:00.197 | + lib/neutron:_configure_neutron_service:1013 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2026-07-01 19:11:00.200 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/neutron/neutron.conf 2026-07-01 19:11:00.204 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=neutron 2026-07-01 19:11:00.208 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-07-01 19:11:00.211 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-07-01 19:11:00.214 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/neutron/neutron.conf neutron keystone_authtoken 2026-07-01 19:11:00.217 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/neutron/neutron.conf 2026-07-01 19:11:00.220 | + lib/keystone:configure_keystoneauth:392 : local admin_user=neutron 2026-07-01 19:11:00.224 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-07-01 19:11:00.227 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2026-07-01 19:11:00.266 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2026-07-01 19:11:00.307 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://192.168.122.71/identity 2026-07-01 19:11:00.350 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2026-07-01 19:11:00.394 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/neutron/neutron.conf keystone_authtoken password nomoresecret 2026-07-01 19:11:00.435 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2026-07-01 19:11:00.476 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2026-07-01 19:11:00.520 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2026-07-01 19:11:00.566 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/neutron/neutron.conf keystone_authtoken www_authenticate_uri http://192.168.122.71/identity 2026-07-01 19:11:00.608 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-07-01 19:11:00.651 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2026-07-01 19:11:00.693 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-07-01 19:11:00.696 | + lib/neutron:_configure_neutron_service:1016 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2026-07-01 19:11:00.738 | + lib/neutron:_configure_neutron_service:1017 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2026-07-01 19:11:00.778 | + lib/neutron:_configure_neutron_service:1019 : configure_keystoneauth /etc/neutron/neutron.conf nova nova 2026-07-01 19:11:00.782 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/neutron/neutron.conf 2026-07-01 19:11:00.784 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-01 19:11:00.787 | + lib/keystone:configure_keystoneauth:393 : local section=nova 2026-07-01 19:11:00.791 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/neutron/neutron.conf nova auth_type password 2026-07-01 19:11:00.836 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/neutron/neutron.conf nova interface public 2026-07-01 19:11:00.877 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/neutron/neutron.conf nova auth_url http://192.168.122.71/identity 2026-07-01 19:11:00.922 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/neutron/neutron.conf nova username nova 2026-07-01 19:11:00.967 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/neutron/neutron.conf nova password nomoresecret 2026-07-01 19:11:01.008 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2026-07-01 19:11:01.050 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/neutron/neutron.conf nova project_name service 2026-07-01 19:11:01.091 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2026-07-01 19:11:01.135 | + lib/neutron:_configure_neutron_service:1022 : configure_keystoneauth /etc/neutron/neutron.conf placement placement 2026-07-01 19:11:01.139 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/neutron/neutron.conf 2026-07-01 19:11:01.142 | + lib/keystone:configure_keystoneauth:392 : local admin_user=placement 2026-07-01 19:11:01.147 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-07-01 19:11:01.151 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/neutron/neutron.conf placement auth_type password 2026-07-01 19:11:01.194 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/neutron/neutron.conf placement interface public 2026-07-01 19:11:01.239 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/neutron/neutron.conf placement auth_url http://192.168.122.71/identity 2026-07-01 19:11:01.280 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/neutron/neutron.conf placement username placement 2026-07-01 19:11:01.321 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/neutron/neutron.conf placement password nomoresecret 2026-07-01 19:11:01.363 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/neutron/neutron.conf placement user_domain_name Default 2026-07-01 19:11:01.405 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/neutron/neutron.conf placement project_name service 2026-07-01 19:11:01.445 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/neutron/neutron.conf placement project_domain_name Default 2026-07-01 19:11:01.490 | + lib/neutron:_configure_neutron_service:1025 : neutron_plugin_configure_service 2026-07-01 19:11:01.494 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ geneve != \l\o\c\a\l ]] 2026-07-01 19:11:01.497 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(project_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2026-07-01 19:11:01.501 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2026-07-01 19:11:01.505 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2026-07-01 19:11:01.508 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ public != '' ]] 2026-07-01 19:11:01.512 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=public 2026-07-01 19:11:01.516 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ '' != '' ]] 2026-07-01 19:11:01.519 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ public != '' ]] 2026-07-01 19:11:01.523 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2026-07-01 19:11:01.526 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2026-07-01 19:11:01.530 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n public ]] 2026-07-01 19:11:01.535 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2026-07-01 19:11:01.539 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n public ]] 2026-07-01 19:11:01.543 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=public, 2026-07-01 19:11:01.547 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n public ]] 2026-07-01 19:11:01.550 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ public != \p\u\b\l\i\c ]] 2026-07-01 19:11:01.554 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:114 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group=True 2026-07-01 19:11:01.559 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-01 19:11:01.562 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=securitygroup 2026-07-01 19:11:01.565 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=enable_security_group=True 2026-07-01 19:11:01.569 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z enable_security_group=True ']' 2026-07-01 19:11:01.572 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-01 19:11:01.575 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2026-07-01 19:11:01.617 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:116 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers=ovn 2026-07-01 19:11:01.620 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-01 19:11:01.623 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-07-01 19:11:01.626 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=ovn 2026-07-01 19:11:01.630 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=ovn ']' 2026-07-01 19:11:01.634 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-01 19:11:01.637 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers ovn 2026-07-01 19:11:01.678 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:117 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 overlay_ip_version=4 2026-07-01 19:11:01.682 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-01 19:11:01.686 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-07-01 19:11:01.689 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=overlay_ip_version=4 2026-07-01 19:11:01.692 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z overlay_ip_version=4 ']' 2026-07-01 19:11:01.696 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-01 19:11:01.699 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 overlay_ip_version 4 2026-07-01 19:11:01.741 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:119 : [[ -n local,flat,vlan,geneve ]] 2026-07-01 19:11:01.745 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:120 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 type_drivers=local,flat,vlan,geneve 2026-07-01 19:11:01.748 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-01 19:11:01.751 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-07-01 19:11:01.755 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=type_drivers=local,flat,vlan,geneve 2026-07-01 19:11:01.758 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z type_drivers=local,flat,vlan,geneve ']' 2026-07-01 19:11:01.761 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-01 19:11:01.764 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 type_drivers local,flat,vlan,geneve 2026-07-01 19:11:01.807 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:123 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers=port_security,qos 2026-07-01 19:11:01.811 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-01 19:11:01.814 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-07-01 19:11:01.817 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security,qos 2026-07-01 19:11:01.821 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security,qos ']' 2026-07-01 19:11:01.825 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-01 19:11:01.828 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security,qos 2026-07-01 19:11:01.873 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:125 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 project_network_types=geneve 2026-07-01 19:11:01.878 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-01 19:11:01.882 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-07-01 19:11:01.886 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=project_network_types=geneve 2026-07-01 19:11:01.889 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z project_network_types=geneve ']' 2026-07-01 19:11:01.893 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-01 19:11:01.897 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 project_network_types geneve 2026-07-01 19:11:01.940 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:127 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges=1:1000 2026-07-01 19:11:01.943 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-01 19:11:01.946 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2026-07-01 19:11:01.949 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2026-07-01 19:11:01.952 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2026-07-01 19:11:01.955 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-01 19:11:01.958 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges 1:1000 2026-07-01 19:11:01.994 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:129 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges=1:1000 2026-07-01 19:11:01.997 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-01 19:11:02.000 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2026-07-01 19:11:02.003 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2026-07-01 19:11:02.006 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2026-07-01 19:11:02.009 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-01 19:11:02.013 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges 1:1000 2026-07-01 19:11:02.048 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:131 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks=public, 2026-07-01 19:11:02.051 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-01 19:11:02.054 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2026-07-01 19:11:02.057 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=public, 2026-07-01 19:11:02.060 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=public, ']' 2026-07-01 19:11:02.062 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-01 19:11:02.065 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks public, 2026-07-01 19:11:02.099 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:133 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges=public 2026-07-01 19:11:02.102 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-01 19:11:02.105 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2026-07-01 19:11:02.108 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=public 2026-07-01 19:11:02.110 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=public ']' 2026-07-01 19:11:02.113 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-01 19:11:02.116 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges public 2026-07-01 19:11:02.151 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:135 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges=1:65536 2026-07-01 19:11:02.154 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-01 19:11:02.157 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2026-07-01 19:11:02.159 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:65536 2026-07-01 19:11:02.162 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:65536 ']' 2026-07-01 19:11:02.165 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-01 19:11:02.168 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges 1:65536 2026-07-01 19:11:02.204 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:137 : [[ legacy != \l\e\g\a\c\y ]] 2026-07-01 19:11:02.207 | + lib/neutron:configure_neutron:438 : iniset /etc/neutron/neutron.conf DEFAULT api_workers 2 2026-07-01 19:11:02.243 | + lib/neutron:configure_neutron:442 : iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0 2026-07-01 19:11:02.279 | + lib/neutron:configure_neutron:444 : write_uwsgi_config /etc/neutron/neutron-api-uwsgi.ini neutron.wsgi.api:application /networking '' neutron-api 2026-07-01 19:11:02.282 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/neutron/neutron-api-uwsgi.ini 2026-07-01 19:11:02.285 | + lib/apache:write_uwsgi_config:244 : local wsgi=neutron.wsgi.api:application 2026-07-01 19:11:02.287 | + lib/apache:write_uwsgi_config:245 : local url=/networking 2026-07-01 19:11:02.290 | + lib/apache:write_uwsgi_config:246 : local http= 2026-07-01 19:11:02.293 | + lib/apache:write_uwsgi_config:247 : local name=neutron-api 2026-07-01 19:11:02.296 | + lib/apache:write_uwsgi_config:249 : '[' -z neutron-api ']' 2026-07-01 19:11:02.299 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-07-01 19:11:02.303 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-07-01 19:11:02.319 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-07-01 19:11:02.320 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-07-01 19:11:02.330 | d /var/run/uwsgi 0755 quobyte root 2026-07-01 19:11:02.335 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-07-01 19:11:02.350 | /etc/tmpfiles.d/uwsgi.conf:1: Line references path below legacy directory /var/run/, updating /var/run/uwsgi → /run/uwsgi; please update the tmpfiles.d/ drop-in file accordingly. 2026-07-01 19:11:02.354 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/neutron-api.socket 2026-07-01 19:11:02.357 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/neutron/neutron-api-uwsgi.ini 2026-07-01 19:11:02.361 | + lib/apache:write_uwsgi_config:270 : [[ neutron.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-07-01 19:11:02.365 | + lib/apache:write_uwsgi_config:271 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi module neutron.wsgi.api:application 2026-07-01 19:11:02.402 | + lib/apache:write_uwsgi_config:276 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi processes 2 2026-07-01 19:11:02.437 | + lib/apache:write_uwsgi_config:278 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi master true 2026-07-01 19:11:02.472 | + lib/apache:write_uwsgi_config:280 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi die-on-term true 2026-07-01 19:11:02.505 | + lib/apache:write_uwsgi_config:281 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi exit-on-reload false 2026-07-01 19:11:02.540 | + lib/apache:write_uwsgi_config:284 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-07-01 19:11:02.575 | + lib/apache:write_uwsgi_config:285 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi enable-threads true 2026-07-01 19:11:02.609 | + lib/apache:write_uwsgi_config:286 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi plugins http,python3 2026-07-01 19:11:02.644 | + lib/apache:write_uwsgi_config:288 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi thunder-lock true 2026-07-01 19:11:02.679 | + lib/apache:write_uwsgi_config:290 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-07-01 19:11:02.714 | + lib/apache:write_uwsgi_config:292 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi buffer-size 65535 2026-07-01 19:11:02.749 | + lib/apache:write_uwsgi_config:294 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-07-01 19:11:02.784 | + lib/apache:write_uwsgi_config:296 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi lazy-apps true 2026-07-01 19:11:02.820 | + lib/apache:write_uwsgi_config:298 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi start-time %t 2026-07-01 19:11:02.854 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-07-01 19:11:02.857 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-07-01 19:11:02.861 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for neutron-api 2026-07-01 19:11:02.864 | ++ lib/apache:apache_site_config_for:174 : local site=neutron-api 2026-07-01 19:11:02.868 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-07-01 19:11:02.871 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-01 19:11:02.874 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-01 19:11:02.877 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/neutron-api.conf 2026-07-01 19:11:02.881 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/neutron-api.conf 2026-07-01 19:11:02.884 | + lib/apache:write_uwsgi_config:306 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi socket /var/run/uwsgi/neutron-api.socket 2026-07-01 19:11:02.919 | + lib/apache:write_uwsgi_config:307 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi chmod-socket 666 2026-07-01 19:11:02.955 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/neutron-api.conf 2026-07-01 19:11:02.955 | + lib/apache:write_uwsgi_config:308 : echo 'ProxyPass "/networking" "unix:/var/run/uwsgi/neutron-api.socket|uwsgi://uwsgi-uds-neutron-api" retry=0 acquire=1 ' 2026-07-01 19:11:02.965 | ProxyPass "/networking" "unix:/var/run/uwsgi/neutron-api.socket|uwsgi://uwsgi-uds-neutron-api" retry=0 acquire=1 2026-07-01 19:11:02.970 | + lib/apache:write_uwsgi_config:309 : enable_apache_site neutron-api 2026-07-01 19:11:02.973 | + lib/apache:enable_apache_site:191 : local site=neutron-api 2026-07-01 19:11:02.976 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-07-01 19:11:02.979 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-07-01 19:11:02.983 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-01 19:11:02.986 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-01 19:11:02.989 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-01 19:11:02.992 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-01 19:11:02.995 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-07-01 19:11:02.998 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-07-01 19:11:03.002 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-01 19:11:03.005 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-01 19:11:03.007 | + lib/apache:enable_apache_site:195 : sudo a2ensite neutron-api 2026-07-01 19:11:03.019 | perl: warning: Setting locale failed. 2026-07-01 19:11:03.020 | perl: warning: Please check that your locale settings: 2026-07-01 19:11:03.020 | LANGUAGE = (unset), 2026-07-01 19:11:03.020 | LC_ALL = "en_US.utf8", 2026-07-01 19:11:03.020 | LANG = "de_DE.UTF-8" 2026-07-01 19:11:03.020 | are supported and installed on your system. 2026-07-01 19:11:03.020 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-01 19:11:03.059 | Enabling site neutron-api. 2026-07-01 19:11:03.065 | To activate the new configuration, you need to run: 2026-07-01 19:11:03.066 | systemctl reload apache2 2026-07-01 19:11:03.070 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-07-01 19:11:03.073 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-01 19:11:03.077 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-01 19:11:03.080 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-01 19:11:03.297 | + ./stack.sh:main:1170 : is_service_enabled mysql postgresql 2026-07-01 19:11:03.322 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 19:11:03.325 | + ./stack.sh:main:1170 : is_service_enabled neutron 2026-07-01 19:11:03.346 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 19:11:03.349 | + ./stack.sh:main:1171 : async_runfunc init_neutron 2026-07-01 19:11:03.352 | + inc/async:async_runfunc:116 : async_run init_neutron init_neutron 2026-07-01 19:11:03.420 | + inc/async:async_inner:63 : init_neutron 2026-07-01 19:11:03.458 | [2057 Async init_neutron:54676]: running: init_neutron 2026-07-01 19:11:03.465 | + ./stack.sh:main:1179 : is_service_enabled q-dhcp 2026-07-01 19:11:03.483 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 19:11:03.486 | + ./stack.sh:main:1198 : is_service_enabled nova neutron 2026-07-01 19:11:03.507 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 19:11:03.511 | + ./stack.sh:main:1199 : configure_os_vif 2026-07-01 19:11:03.515 | + lib/os-vif:configure_os_vif:16 : [[ -e /etc/nova/nova.conf ]] 2026-07-01 19:11:03.519 | + lib/os-vif:configure_os_vif:17 : iniset /etc/nova/nova.conf os_vif_ovs isolate_vif False 2026-07-01 19:11:03.559 | + lib/os-vif:configure_os_vif:19 : [[ -e /etc/neutron/neutron.conf ]] 2026-07-01 19:11:03.562 | + lib/os-vif:configure_os_vif:20 : iniset /etc/neutron/neutron.conf os_vif_ovs isolate_vif False 2026-07-01 19:11:03.601 | + ./stack.sh:main:1205 : is_service_enabled swift 2026-07-01 19:11:03.622 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 19:11:03.625 | + ./stack.sh:main:1214 : is_service_enabled cinder 2026-07-01 19:11:03.645 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 19:11:03.649 | + ./stack.sh:main:1215 : echo_summary 'Configuring Cinder' 2026-07-01 19:11:03.651 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-01 19:11:03.654 | + ./stack.sh:echo_summary:447 : echo -e Configuring Cinder 2026-07-01 19:11:03.657 | + ./stack.sh:main:1216 : async_runfunc init_cinder 2026-07-01 19:11:03.660 | + inc/async:async_runfunc:116 : async_run init_cinder init_cinder 2026-07-01 19:11:03.727 | + inc/async:async_inner:63 : init_cinder 2026-07-01 19:11:03.769 | [2057 Async init_cinder:54913]: running: init_cinder 2026-07-01 19:11:03.773 | + ./stack.sh:main:1222 : is_service_enabled placement 2026-07-01 19:11:03.794 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 19:11:03.798 | + ./stack.sh:main:1223 : echo_summary 'Configuring placement' 2026-07-01 19:11:03.802 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-01 19:11:03.805 | + ./stack.sh:echo_summary:447 : echo -e Configuring placement 2026-07-01 19:11:03.808 | + ./stack.sh:main:1224 : async_runfunc init_placement 2026-07-01 19:11:03.811 | + inc/async:async_runfunc:116 : async_run init_placement init_placement 2026-07-01 19:11:03.889 | + inc/async:async_inner:63 : init_placement 2026-07-01 19:11:03.943 | [2057 Async init_placement:55043]: running: init_placement 2026-07-01 19:11:03.947 | + ./stack.sh:main:1228 : async_wait init_neutron 2026-07-01 19:11:04.000 | [2057 Async init_neutron:54676]: Waiting for completion of init_neutron running on PID 54676 (5 other jobs running) 2026-07-01 19:11:04.026 | [2057 Async init_neutron:54676]: Signaling child to exit 2026-07-01 19:11:18.341 | + inc/async:async_inner:64 : rc=0 2026-07-01 19:11:18.377 | [54913 Async init_cinder:54913]: finished successfully 2026-07-01 19:11:53.880 | + inc/async:async_inner:64 : rc=0 2026-07-01 19:11:53.916 | [55043 Async init_placement:55043]: finished successfully 2026-07-01 19:11:56.869 | + inc/async:async_inner:64 : rc=0 2026-07-01 19:11:56.899 | [54676 Async init_neutron:54676]: finished successfully 2026-07-01 19:11:56.922 | WAKEUP 2026-07-01 19:11:56.948 | [2057 Async init_neutron:54676]: Signaled 2026-07-01 19:11:56.949 | + lib/neutron:init_neutron:501 : recreate_database neutron 2026-07-01 19:11:56.950 | + lib/database:recreate_database:112 : local db=neutron 2026-07-01 19:11:56.950 | + lib/database:recreate_database:113 : recreate_database_mysql neutron 2026-07-01 19:11:56.950 | + lib/databases/mysql:recreate_database_mysql:54 : local db=neutron 2026-07-01 19:11:56.950 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;' 2026-07-01 19:11:56.950 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-01 19:11:56.950 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE neutron CHARACTER SET utf8;' 2026-07-01 19:11:56.950 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-01 19:11:56.950 | + lib/neutron:init_neutron:502 : time_start dbsync 2026-07-01 19:11:56.950 | + functions-common:time_start:2406 : local name=dbsync 2026-07-01 19:11:56.950 | + functions-common:time_start:2407 : local start_time= 2026-07-01 19:11:56.951 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-01 19:11:56.951 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-01 19:11:56.951 | + functions-common:time_start:2411 : _TIME_START[$name]=1782933063613 2026-07-01 19:11:56.951 | + lib/neutron:init_neutron:504 : /opt/stack/data/venv/bin/neutron-db-manage --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini upgrade head 2026-07-01 19:11:56.951 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2026-07-01 19:11:56.951 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2026-07-01 19:11:56.952 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2026-07-01 19:11:56.952 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2026-07-01 19:11:56.952 | INFO [alembic.runtime.migration] Running upgrade -> kilo 2026-07-01 19:11:56.952 | INFO [alembic.runtime.migration] Running upgrade kilo -> 354db87e3225 2026-07-01 19:11:56.952 | INFO [alembic.runtime.migration] Running upgrade 354db87e3225 -> 599c6a226151 2026-07-01 19:11:56.952 | INFO [alembic.runtime.migration] Running upgrade 599c6a226151 -> 52c5312f6baf 2026-07-01 19:11:56.952 | INFO [alembic.runtime.migration] Running upgrade 52c5312f6baf -> 313373c0ffee 2026-07-01 19:11:56.953 | INFO [alembic.runtime.migration] Running upgrade 313373c0ffee -> 8675309a5c4f 2026-07-01 19:11:56.953 | INFO [alembic.runtime.migration] Running upgrade 8675309a5c4f -> 45f955889773 2026-07-01 19:11:56.953 | INFO [alembic.runtime.migration] Running upgrade 45f955889773 -> 26c371498592 2026-07-01 19:11:56.953 | INFO [alembic.runtime.migration] Running upgrade 26c371498592 -> 1c844d1677f7 2026-07-01 19:11:56.953 | INFO [alembic.runtime.migration] Running upgrade 1c844d1677f7 -> 1b4c6e320f79 2026-07-01 19:11:56.953 | INFO [alembic.runtime.migration] Running upgrade 1b4c6e320f79 -> 48153cb5f051 2026-07-01 19:11:56.953 | INFO [alembic.runtime.migration] Running upgrade 48153cb5f051 -> 9859ac9c136 2026-07-01 19:11:56.954 | INFO [alembic.runtime.migration] Running upgrade 9859ac9c136 -> 34af2b5c5a59 2026-07-01 19:11:56.954 | INFO [alembic.runtime.migration] Running upgrade 34af2b5c5a59 -> 59cb5b6cf4d 2026-07-01 19:11:56.954 | INFO [alembic.runtime.migration] Running upgrade 59cb5b6cf4d -> 13cfb89f881a 2026-07-01 19:11:56.954 | INFO [alembic.runtime.migration] Running upgrade 13cfb89f881a -> 32e5974ada25 2026-07-01 19:11:56.954 | INFO [alembic.runtime.migration] Running upgrade 32e5974ada25 -> ec7fcfbf72ee 2026-07-01 19:11:56.954 | INFO [alembic.runtime.migration] Running upgrade ec7fcfbf72ee -> dce3ec7a25c9 2026-07-01 19:11:56.954 | INFO [alembic.runtime.migration] Running upgrade dce3ec7a25c9 -> c3a73f615e4 2026-07-01 19:11:56.955 | INFO [alembic.runtime.migration] Running upgrade c3a73f615e4 -> 659bf3d90664 2026-07-01 19:11:56.955 | INFO [alembic.runtime.migration] Running upgrade 659bf3d90664 -> 1df244e556f5 2026-07-01 19:11:56.955 | INFO [alembic.runtime.migration] Running upgrade 1df244e556f5 -> 19f26505c74f 2026-07-01 19:11:56.955 | INFO [alembic.runtime.migration] Running upgrade 19f26505c74f -> 15be73214821 2026-07-01 19:11:56.955 | INFO [alembic.runtime.migration] Running upgrade 15be73214821 -> b4caf27aae4 2026-07-01 19:11:56.955 | INFO [alembic.runtime.migration] Running upgrade b4caf27aae4 -> 15e43b934f81 2026-07-01 19:11:56.955 | INFO [alembic.runtime.migration] Running upgrade 15e43b934f81 -> 31ed664953e6 2026-07-01 19:11:56.956 | INFO [alembic.runtime.migration] Running upgrade 31ed664953e6 -> 2f9e956e7532 2026-07-01 19:11:56.956 | INFO [alembic.runtime.migration] Running upgrade 2f9e956e7532 -> 3894bccad37f 2026-07-01 19:11:56.956 | INFO [alembic.runtime.migration] Running upgrade 3894bccad37f -> 0e66c5227a8a 2026-07-01 19:11:56.956 | INFO [alembic.runtime.migration] Running upgrade 0e66c5227a8a -> 45f8dd33480b 2026-07-01 19:11:56.956 | INFO [alembic.runtime.migration] Running upgrade 45f8dd33480b -> 5abc0278ca73 2026-07-01 19:11:56.956 | INFO [alembic.runtime.migration] Running upgrade 5abc0278ca73 -> d3435b514502 2026-07-01 19:11:56.956 | INFO [alembic.runtime.migration] Running upgrade d3435b514502 -> 30107ab6a3ee 2026-07-01 19:11:56.957 | INFO [alembic.runtime.migration] Running upgrade 30107ab6a3ee -> c415aab1c048 2026-07-01 19:11:56.957 | INFO [alembic.runtime.migration] Running upgrade c415aab1c048 -> a963b38d82f4 2026-07-01 19:11:56.957 | INFO [alembic.runtime.migration] Running upgrade kilo -> 30018084ec99 2026-07-01 19:11:56.957 | INFO [alembic.runtime.migration] Running upgrade 30018084ec99 -> 4ffceebfada 2026-07-01 19:11:56.957 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfada -> 5498d17be016 2026-07-01 19:11:56.957 | INFO [alembic.runtime.migration] Running upgrade 5498d17be016 -> 2a16083502f3 2026-07-01 19:11:56.957 | INFO [alembic.runtime.migration] Running upgrade 2a16083502f3 -> 2e5352a0ad4d 2026-07-01 19:11:56.957 | INFO [alembic.runtime.migration] Running upgrade 2e5352a0ad4d -> 11926bcfe72d 2026-07-01 19:11:56.958 | INFO [alembic.runtime.migration] Running upgrade 11926bcfe72d -> 4af11ca47297 2026-07-01 19:11:56.958 | INFO [alembic.runtime.migration] Running upgrade 4af11ca47297 -> 1b294093239c 2026-07-01 19:11:56.958 | INFO [alembic.runtime.migration] Running upgrade 1b294093239c -> 8a6d8bdae39 2026-07-01 19:11:56.958 | INFO [alembic.runtime.migration] Running upgrade 8a6d8bdae39 -> 2b4c2465d44b 2026-07-01 19:11:56.958 | INFO [alembic.runtime.migration] Running upgrade 2b4c2465d44b -> e3278ee65050 2026-07-01 19:11:56.958 | INFO [alembic.runtime.migration] Running upgrade e3278ee65050 -> c6c112992c9 2026-07-01 19:11:56.959 | INFO [alembic.runtime.migration] Running upgrade c6c112992c9 -> 5ffceebfada 2026-07-01 19:11:56.959 | INFO [alembic.runtime.migration] Running upgrade 5ffceebfada -> 4ffceebfcdc 2026-07-01 19:11:56.959 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfcdc -> 7bbb25278f53 2026-07-01 19:11:56.959 | INFO [alembic.runtime.migration] Running upgrade 7bbb25278f53 -> 89ab9a816d70 2026-07-01 19:11:56.959 | INFO [alembic.runtime.migration] Running upgrade 89ab9a816d70 -> c879c5e1ee90 2026-07-01 19:11:56.959 | INFO [alembic.runtime.migration] Running upgrade c879c5e1ee90 -> 8fd3918ef6f4 2026-07-01 19:11:56.959 | INFO [alembic.runtime.migration] Running upgrade 8fd3918ef6f4 -> 4bcd4df1f426 2026-07-01 19:11:56.959 | INFO [alembic.runtime.migration] Running upgrade 4bcd4df1f426 -> b67e765a3524 2026-07-01 19:11:56.960 | INFO [alembic.runtime.migration] Running upgrade a963b38d82f4 -> 3d0e74aa7d37 2026-07-01 19:11:56.960 | INFO [alembic.runtime.migration] Running upgrade 3d0e74aa7d37 -> 030a959ceafa 2026-07-01 19:11:56.960 | INFO [alembic.runtime.migration] Running upgrade 030a959ceafa -> a5648cfeeadf 2026-07-01 19:11:56.960 | INFO [alembic.runtime.migration] Running upgrade a5648cfeeadf -> 0f5bef0f87d4 2026-07-01 19:11:56.960 | INFO [alembic.runtime.migration] Running upgrade 0f5bef0f87d4 -> 67daae611b6e 2026-07-01 19:11:56.960 | INFO [alembic.runtime.migration] Running upgrade b67e765a3524 -> a84ccf28f06a 2026-07-01 19:11:56.961 | INFO [alembic.runtime.migration] Running upgrade a84ccf28f06a -> 7d9d8eeec6ad 2026-07-01 19:11:56.961 | INFO [alembic.runtime.migration] Running upgrade 67daae611b6e -> 6b461a21bcfc 2026-07-01 19:11:56.961 | INFO [alembic.runtime.migration] Running upgrade 6b461a21bcfc -> 5cd92597d11d 2026-07-01 19:11:56.961 | INFO [alembic.runtime.migration] Running upgrade 5cd92597d11d -> 929c968efe70 2026-07-01 19:11:56.961 | INFO [alembic.runtime.migration] Running upgrade 929c968efe70 -> a9c43481023c 2026-07-01 19:11:56.962 | INFO [alembic.runtime.migration] Running upgrade a9c43481023c -> 804a3c76314c 2026-07-01 19:11:56.962 | INFO [alembic.runtime.migration] Running upgrade 804a3c76314c -> 2b42d90729da 2026-07-01 19:11:56.962 | INFO [alembic.runtime.migration] Running upgrade 2b42d90729da -> 62c781cb6192 2026-07-01 19:11:56.962 | INFO [alembic.runtime.migration] Running upgrade 62c781cb6192 -> c8c222d42aa9 2026-07-01 19:11:56.962 | INFO [alembic.runtime.migration] Running upgrade c8c222d42aa9 -> 349b6fd605a6 2026-07-01 19:11:56.962 | INFO [alembic.runtime.migration] Running upgrade 349b6fd605a6 -> 7d32f979895f 2026-07-01 19:11:56.962 | INFO [alembic.runtime.migration] Running upgrade 7d32f979895f -> 594422d373ee 2026-07-01 19:11:56.963 | INFO [alembic.runtime.migration] Running upgrade 594422d373ee -> 61663558142c 2026-07-01 19:11:56.963 | INFO [alembic.runtime.migration] Running upgrade 61663558142c -> 867d39095bf4, port forwarding 2026-07-01 19:11:56.963 | INFO [alembic.runtime.migration] Running upgrade 867d39095bf4 -> d72db3e25539, modify uniq port forwarding 2026-07-01 19:11:56.963 | INFO [alembic.runtime.migration] Running upgrade d72db3e25539 -> cada2437bf41 2026-07-01 19:11:56.963 | INFO [alembic.runtime.migration] Running upgrade cada2437bf41 -> 195176fb410d, router gateway IP QoS 2026-07-01 19:11:56.963 | INFO [alembic.runtime.migration] Running upgrade 195176fb410d -> fb0167bd9639 2026-07-01 19:11:56.963 | INFO [alembic.runtime.migration] Running upgrade fb0167bd9639 -> 0ff9e3881597 2026-07-01 19:11:56.964 | INFO [alembic.runtime.migration] Running upgrade 0ff9e3881597 -> 9bfad3f1e780 2026-07-01 19:11:56.964 | INFO [alembic.runtime.migration] Running upgrade 9bfad3f1e780 -> 63fd95af7dcd 2026-07-01 19:11:56.964 | INFO [alembic.runtime.migration] Running upgrade 63fd95af7dcd -> c613d0b82681 2026-07-01 19:11:56.964 | INFO [alembic.runtime.migration] Running upgrade c613d0b82681 -> c3e9d13c4367 2026-07-01 19:11:56.964 | INFO [alembic.runtime.migration] Running upgrade c3e9d13c4367 -> 86274d77933e 2026-07-01 19:11:56.964 | INFO [alembic.runtime.migration] Running upgrade 86274d77933e -> f4b9654dd40c 2026-07-01 19:11:56.964 | INFO [alembic.runtime.migration] Running upgrade f4b9654dd40c -> a010322604bc 2026-07-01 19:11:56.965 | INFO [alembic.runtime.migration] Running upgrade a010322604bc -> 263d454a9655 2026-07-01 19:11:56.965 | INFO [alembic.runtime.migration] Running upgrade 263d454a9655 -> Ibac91d24da2 2026-07-01 19:11:56.965 | INFO [alembic.runtime.migration] Running upgrade Ibac91d24da2 -> 2217c4222de6 2026-07-01 19:11:56.965 | INFO [alembic.runtime.migration] Running upgrade 2217c4222de6 -> 18a7e90ae768 2026-07-01 19:11:56.965 | INFO [alembic.runtime.migration] Running upgrade 18a7e90ae768 -> e4e236b0e1ff 2026-07-01 19:11:56.965 | INFO [alembic.runtime.migration] Running upgrade e4e236b0e1ff -> e88badaa9591 2026-07-01 19:11:56.965 | INFO [alembic.runtime.migration] Running upgrade e88badaa9591 -> d8bdf05313f4 2026-07-01 19:11:56.966 | INFO [alembic.runtime.migration] Running upgrade d8bdf05313f4 -> dfe425060830 2026-07-01 19:11:56.966 | INFO [alembic.runtime.migration] Running upgrade dfe425060830 -> fd6107509ccd 2026-07-01 19:11:56.966 | INFO [alembic.runtime.migration] Running upgrade fd6107509ccd -> 1ea5dab0897a 2026-07-01 19:11:56.966 | INFO [alembic.runtime.migration] Running upgrade 1ea5dab0897a -> 49d8622c5221 2026-07-01 19:11:56.966 | INFO [alembic.runtime.migration] Running upgrade 49d8622c5221 -> I38991de2b4 2026-07-01 19:11:56.966 | INFO [alembic.runtime.migration] Running upgrade I38991de2b4 -> 532aa95457e2 2026-07-01 19:11:56.966 | INFO [alembic.runtime.migration] Running upgrade 532aa95457e2 -> f010820fc498 2026-07-01 19:11:56.967 | INFO [alembic.runtime.migration] Running upgrade f010820fc498 -> a964d94b4677 2026-07-01 19:11:56.967 | INFO [alembic.runtime.migration] Running upgrade a964d94b4677 -> 26d1e9f5c766 2026-07-01 19:11:56.967 | INFO [alembic.runtime.migration] Running upgrade 26d1e9f5c766 -> 1e0744e4ffea 2026-07-01 19:11:56.967 | INFO [alembic.runtime.migration] Running upgrade 1e0744e4ffea -> 6135a7bd4425 2026-07-01 19:11:56.967 | INFO [alembic.runtime.migration] Running upgrade 6135a7bd4425 -> 8df53b0d2c0e 2026-07-01 19:11:56.967 | INFO [alembic.runtime.migration] Running upgrade 8df53b0d2c0e -> 1bb3393de75d, add qos policy rule Packet Rate Limit 2026-07-01 19:11:56.967 | INFO [alembic.runtime.migration] Running upgrade 1bb3393de75d -> c181bb1d89e4 2026-07-01 19:11:56.968 | INFO [alembic.runtime.migration] Running upgrade c181bb1d89e4 -> ba859d649675 2026-07-01 19:11:56.968 | INFO [alembic.runtime.migration] Running upgrade ba859d649675 -> e981acd076d3 2026-07-01 19:11:56.968 | INFO [alembic.runtime.migration] Running upgrade e981acd076d3 -> 76df7844a8c6, add Local IP tables 2026-07-01 19:11:56.968 | INFO [alembic.runtime.migration] Running upgrade 76df7844a8c6 -> 1ffef8d6f371, migrate RBAC registers from "target_tenant" to "target_project" 2026-07-01 19:11:56.968 | INFO [alembic.runtime.migration] Running upgrade 1ffef8d6f371 -> 8160f7a9cebb, drop portbindingports table 2026-07-01 19:11:56.968 | INFO [alembic.runtime.migration] Running upgrade 8160f7a9cebb -> cd9ef14ccf87 2026-07-01 19:11:56.968 | INFO [alembic.runtime.migration] Running upgrade cd9ef14ccf87 -> 34cf8b009713 2026-07-01 19:11:56.969 | INFO [alembic.runtime.migration] Running upgrade 34cf8b009713 -> I43e0b669096 2026-07-01 19:11:56.969 | INFO [alembic.runtime.migration] Running upgrade I43e0b669096 -> 4e6e655746f6 2026-07-01 19:11:56.969 | INFO [alembic.runtime.migration] Running upgrade 4e6e655746f6 -> 659cbedf30a1 2026-07-01 19:11:56.969 | INFO [alembic.runtime.migration] Running upgrade 659cbedf30a1 -> 21ff98fabab1 2026-07-01 19:11:56.969 | INFO [alembic.runtime.migration] Running upgrade 21ff98fabab1 -> 5881373af7f5 2026-07-01 19:11:56.969 | INFO [alembic.runtime.migration] Running upgrade 5881373af7f5 -> fc153938cdc1 2026-07-01 19:11:56.969 | INFO [alembic.runtime.migration] Running upgrade fc153938cdc1 -> 93f394357a27 2026-07-01 19:11:56.970 | INFO [alembic.runtime.migration] Running upgrade 93f394357a27 -> 6f1145bff34c 2026-07-01 19:11:56.970 | INFO [alembic.runtime.migration] Running upgrade 6f1145bff34c -> 682c319773d7 2026-07-01 19:11:56.970 | INFO [alembic.runtime.migration] Running upgrade 682c319773d7 -> 0aefee21cd87 2026-07-01 19:11:56.970 | INFO [alembic.runtime.migration] Running upgrade 0aefee21cd87 -> b1199a3adbef 2026-07-01 19:11:56.970 | INFO [alembic.runtime.migration] Running upgrade b1199a3adbef -> c33da356b165 2026-07-01 19:11:56.970 | INFO [alembic.runtime.migration] Running upgrade c33da356b165 -> 89c58a70ceba 2026-07-01 19:11:56.970 | INFO [alembic.runtime.migration] Running upgrade 89c58a70ceba -> 054e34dbe6b4 2026-07-01 19:11:56.971 | INFO [alembic.runtime.migration] Running upgrade 054e34dbe6b4 -> 0e6eff810791 2026-07-01 19:11:56.971 | INFO [alembic.runtime.migration] Running upgrade 0e6eff810791 -> 175fa80908e1 2026-07-01 19:11:56.971 | INFO [alembic.runtime.migration] Running upgrade 175fa80908e1 -> 5bcb7b31ec7d 2026-07-01 19:11:56.971 | INFO [alembic.runtime.migration] Running upgrade 5bcb7b31ec7d -> ad80a9f07c5c 2026-07-01 19:11:56.971 | INFO [alembic.runtime.migration] Running upgrade ad80a9f07c5c -> d553edeb540f 2026-07-01 19:11:56.972 | INFO [alembic.runtime.migration] Running upgrade d553edeb540f -> b1bca967e19d, Add unique constraint to the network segment range 2026-07-01 19:11:56.972 | INFO [alembic.runtime.migration] Running upgrade b1bca967e19d -> bdae3a00c493 2026-07-01 19:11:56.972 | INFO [alembic.runtime.migration] Running upgrade bdae3a00c493 -> a00aa97899c0 2026-07-01 19:11:56.972 | INFO [alembic.runtime.migration] Running upgrade a00aa97899c0 -> a1b2c3d4e5f6, Add security groups default statefulness table 2026-07-01 19:11:56.972 | INFO [alembic.runtime.migration] Running upgrade 7d9d8eeec6ad -> a8b517cff8ab 2026-07-01 19:11:56.972 | INFO [alembic.runtime.migration] Running upgrade a8b517cff8ab -> 3b935b28e7a0 2026-07-01 19:11:56.972 | INFO [alembic.runtime.migration] Running upgrade 3b935b28e7a0 -> b12a3ef66e62 2026-07-01 19:11:56.972 | INFO [alembic.runtime.migration] Running upgrade b12a3ef66e62 -> 97c25b0d2353 2026-07-01 19:11:56.973 | INFO [alembic.runtime.migration] Running upgrade 97c25b0d2353 -> 2e0d7a8a1586 2026-07-01 19:11:56.973 | INFO [alembic.runtime.migration] Running upgrade 2e0d7a8a1586 -> 5c85685d616d 2026-07-01 19:11:56.973 | Running upgrade for neutron ... 2026-07-01 19:11:56.973 | OK 2026-07-01 19:11:56.973 | + lib/neutron:init_neutron:505 : time_stop dbsync 2026-07-01 19:11:56.973 | + functions-common:time_stop:2420 : local name 2026-07-01 19:11:56.973 | + functions-common:time_stop:2421 : local end_time 2026-07-01 19:11:56.973 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 19:11:56.974 | + functions-common:time_stop:2423 : local total 2026-07-01 19:11:56.974 | + functions-common:time_stop:2424 : local start_time 2026-07-01 19:11:56.974 | + functions-common:time_stop:2426 : name=dbsync 2026-07-01 19:11:56.974 | + functions-common:time_stop:2427 : start_time=1782933063613 2026-07-01 19:11:56.974 | + functions-common:time_stop:2429 : [[ -z 1782933063613 ]] 2026-07-01 19:11:56.974 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 19:11:56.975 | + functions-common:time_stop:2432 : end_time=1782933116847 2026-07-01 19:11:56.975 | + functions-common:time_stop:2433 : elapsed_time=53234 2026-07-01 19:11:56.975 | + functions-common:time_stop:2434 : total=8347 2026-07-01 19:11:56.975 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 19:11:56.975 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=61581 2026-07-01 19:11:56.999 | [2057 Async init_neutron:54676]: finished init_neutron with result 0 in 53 seconds 2026-07-01 19:11:57.004 | + inc/async:async_wait:197 : return 0 2026-07-01 19:11:57.008 | + ./stack.sh:main:1229 : async_wait init_placement 2026-07-01 19:11:57.066 | [2057 Async init_placement:55043]: Waiting for completion of init_placement running on PID 55043 (4 other jobs running) 2026-07-01 19:11:57.093 | [2057 Async init_placement:55043]: Signaling child to exit 2026-07-01 19:11:57.094 | WAKEUP 2026-07-01 19:11:57.118 | [2057 Async init_placement:55043]: Signaled 2026-07-01 19:11:57.121 | + lib/placement:init_placement:113 : recreate_database placement 2026-07-01 19:11:57.121 | + lib/database:recreate_database:112 : local db=placement 2026-07-01 19:11:57.121 | + lib/database:recreate_database:113 : recreate_database_mysql placement 2026-07-01 19:11:57.121 | + lib/databases/mysql:recreate_database_mysql:54 : local db=placement 2026-07-01 19:11:57.121 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS placement;' 2026-07-01 19:11:57.121 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-01 19:11:57.121 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE placement CHARACTER SET utf8;' 2026-07-01 19:11:57.121 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-01 19:11:57.121 | + lib/placement:init_placement:114 : /opt/stack/data/venv/bin/placement-manage db sync 2026-07-01 19:11:57.121 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-07-01 19:11:57.121 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-01 19:11:57.122 | we strongly recommend against using it for new projects. 2026-07-01 19:11:57.122 | 2026-07-01 19:11:57.122 | If you are already using Eventlet, we recommend migrating to a different 2026-07-01 19:11:57.122 | framework. For more detail see 2026-07-01 19:11:57.122 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-01 19:11:57.122 | 2026-07-01 19:11:57.122 | __import__(import_str) 2026-07-01 19:11:57.122 | + lib/placement:init_placement:115 : create_placement_accounts 2026-07-01 19:11:57.122 | + lib/placement:create_placement_accounts:102 : create_service_user placement admin 2026-07-01 19:11:57.123 | + lib/keystone:create_service_user:379 : get_or_create_user placement nomoresecret Default 2026-07-01 19:11:57.123 | + functions-common:get_or_create_user:899 : local user_id 2026-07-01 19:11:57.123 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-07-01 19:11:57.123 | + functions-common:get_or_create_user:903 : local email= 2026-07-01 19:11:57.123 | ++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create placement --password nomoresecret --domain=Default --or-show -f value -c id 2026-07-01 19:11:57.123 | ++ functions-common:oscwrap:2465 : return 0 2026-07-01 19:11:57.123 | + functions-common:get_or_create_user:915 : user_id=6ba3f3e7659b433b86c5ed938f4f3de0 2026-07-01 19:11:57.123 | + functions-common:get_or_create_user:916 : echo 6ba3f3e7659b433b86c5ed938f4f3de0 2026-07-01 19:11:57.123 | 6ba3f3e7659b433b86c5ed938f4f3de0 2026-07-01 19:11:57.124 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service placement service Default Default 2026-07-01 19:11:57.124 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-01 19:11:57.124 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-01 19:11:57.124 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-01 19:11:57.124 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-01 19:11:57.124 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-01 19:11:57.124 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-01 19:11:57.124 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-01 19:11:57.124 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-01 19:11:57.124 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-01 19:11:57.124 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-01 19:11:57.125 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-01 19:11:57.125 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add service --user placement --project service --user-domain Default --project-domain Default 2026-07-01 19:11:57.125 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user placement --project service --user-domain Default --project-domain Default -c Role -f value 2026-07-01 19:11:57.125 | ++ functions-common:oscwrap:2465 : return 0 2026-07-01 19:11:57.125 | + functions-common:get_or_add_user_project_role:979 : user_role_id=6ad3fa928faf44559382b558117498a7 2026-07-01 19:11:57.125 | + functions-common:get_or_add_user_project_role:980 : echo 6ad3fa928faf44559382b558117498a7 2026-07-01 19:11:57.125 | 6ad3fa928faf44559382b558117498a7 2026-07-01 19:11:57.125 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-07-01 19:11:57.125 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin placement service Default Default 2026-07-01 19:11:57.126 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-01 19:11:57.126 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-01 19:11:57.126 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-01 19:11:57.126 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-01 19:11:57.126 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-01 19:11:57.126 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-01 19:11:57.126 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-01 19:11:57.126 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-01 19:11:57.126 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-01 19:11:57.127 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-01 19:11:57.127 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-01 19:11:57.127 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user placement --project service --user-domain Default --project-domain Default 2026-07-01 19:11:57.127 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default -c Role -f value 2026-07-01 19:11:57.127 | ++ functions-common:oscwrap:2465 : return 0 2026-07-01 19:11:57.127 | + functions-common:get_or_add_user_project_role:979 : user_role_id=a32f3fbaba5244ff85e5cd0d318032ac 2026-07-01 19:11:57.127 | + functions-common:get_or_add_user_project_role:980 : echo a32f3fbaba5244ff85e5cd0d318032ac 2026-07-01 19:11:57.127 | a32f3fbaba5244ff85e5cd0d318032ac 2026-07-01 19:11:57.127 | + lib/placement:create_placement_accounts:103 : local placement_api_url=http://192.168.122.71/placement 2026-07-01 19:11:57.127 | + lib/placement:create_placement_accounts:104 : get_or_create_service placement placement 'Placement Service' 2026-07-01 19:11:57.128 | + functions-common:get_or_create_service:1055 : local service_id 2026-07-01 19:11:57.128 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show placement -f value -c id 2026-07-01 19:11:57.128 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service create placement --name placement '--description=Placement Service' -f value -c id 2026-07-01 19:11:57.128 | ++ functions-common:oscwrap:2465 : return 0 2026-07-01 19:11:57.128 | + functions-common:get_or_create_service:1066 : service_id=' 2026-07-01 19:11:57.128 | 3044cfa312c446f4bceacaf4bec74525' 2026-07-01 19:11:57.128 | + functions-common:get_or_create_service:1067 : echo 3044cfa312c446f4bceacaf4bec74525 2026-07-01 19:11:57.129 | 3044cfa312c446f4bceacaf4bec74525 2026-07-01 19:11:57.129 | + lib/placement:create_placement_accounts:106 : get_or_create_endpoint placement RegionOne http://192.168.122.71/placement 2026-07-01 19:11:57.129 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-07-01 19:11:57.129 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface placement public http://192.168.122.71/placement RegionOne 2026-07-01 19:11:57.129 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-07-01 19:11:57.129 | +++ functions-common:_get_or_create_endpoint_with_interface:1078 : oscwrap --os-cloud devstack-system-admin endpoint list --service placement --interface public --region RegionOne -c ID -f value 2026-07-01 19:11:57.129 | +++ functions-common:oscwrap:2465 : return 0 2026-07-01 19:11:57.129 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-07-01 19:11:57.130 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-07-01 19:11:57.130 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create placement public http://192.168.122.71/placement --region RegionOne -f value -c id 2026-07-01 19:11:57.130 | +++ functions-common:oscwrap:2465 : return 0 2026-07-01 19:11:57.130 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=fc254890486e4d02be1dc6d7417c3cfd 2026-07-01 19:11:57.130 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo fc254890486e4d02be1dc6d7417c3cfd 2026-07-01 19:11:57.130 | + functions-common:get_or_create_endpoint:1100 : public_id=fc254890486e4d02be1dc6d7417c3cfd 2026-07-01 19:11:57.130 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-07-01 19:11:57.130 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-07-01 19:11:57.130 | + functions-common:get_or_create_endpoint:1109 : echo fc254890486e4d02be1dc6d7417c3cfd 2026-07-01 19:11:57.131 | fc254890486e4d02be1dc6d7417c3cfd 2026-07-01 19:11:57.172 | [2057 Async init_placement:55043]: finished init_placement with result 0 in 50 seconds 2026-07-01 19:11:57.178 | + inc/async:async_wait:197 : return 0 2026-07-01 19:11:57.181 | + ./stack.sh:main:1230 : async_wait init_glance 2026-07-01 19:11:57.241 | [2057 Async init_glance:50477]: Waiting for completion of init_glance running on PID 50477 (3 other jobs running) 2026-07-01 19:11:57.270 | [2057 Async init_glance:50477]: Signaling child to exit 2026-07-01 19:11:57.270 | WAKEUP 2026-07-01 19:11:57.295 | [2057 Async init_glance:50477]: Signaled 2026-07-01 19:11:57.297 | + lib/glance:init_glance:525 : rm -rf /opt/stack/data/glance/images 2026-07-01 19:11:57.297 | + lib/glance:init_glance:526 : mkdir -p /opt/stack/data/glance/images 2026-07-01 19:11:57.297 | + lib/glance:init_glance:529 : recreate_database glance 2026-07-01 19:11:57.297 | + lib/database:recreate_database:112 : local db=glance 2026-07-01 19:11:57.297 | + lib/database:recreate_database:113 : recreate_database_mysql glance 2026-07-01 19:11:57.297 | + lib/databases/mysql:recreate_database_mysql:54 : local db=glance 2026-07-01 19:11:57.298 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;' 2026-07-01 19:11:57.298 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-01 19:11:57.298 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE glance CHARACTER SET utf8;' 2026-07-01 19:11:57.298 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-01 19:11:57.298 | + lib/glance:init_glance:531 : time_start dbsync 2026-07-01 19:11:57.298 | + functions-common:time_start:2406 : local name=dbsync 2026-07-01 19:11:57.298 | + functions-common:time_start:2407 : local start_time= 2026-07-01 19:11:57.298 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-01 19:11:57.298 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-01 19:11:57.298 | + functions-common:time_start:2411 : _TIME_START[$name]=1782932971086 2026-07-01 19:11:57.299 | + lib/glance:init_glance:533 : /opt/stack/data/venv/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync 2026-07-01 19:11:57.299 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-07-01 19:11:57.299 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-01 19:11:57.299 | we strongly recommend against using it for new projects. 2026-07-01 19:11:57.299 | 2026-07-01 19:11:57.299 | If you are already using Eventlet, we recommend migrating to a different 2026-07-01 19:11:57.299 | framework. For more detail see 2026-07-01 19:11:57.299 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-01 19:11:57.300 | 2026-07-01 19:11:57.300 | __import__(import_str) 2026-07-01 19:11:57.300 | INFO dbcounter [-] Registered counter for database glance 2026-07-01 19:11:57.300 | DEBUG oslo_db.sqlalchemy.engines [-] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=50583) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-07-01 19:11:57.300 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-01 19:11:57.300 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-01 19:11:57.300 | DEBUG dbcounter [-] [50583] Writer thread running {{(pid=50583) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-01 19:11:57.300 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-01 19:11:57.301 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-01 19:11:57.301 | INFO dbcounter [-] Registered counter for database glance 2026-07-01 19:11:57.301 | DEBUG oslo_db.sqlalchemy.engines [-] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=50583) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-07-01 19:11:57.301 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-01 19:11:57.301 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-01 19:11:57.301 | DEBUG dbcounter [-] [50583] Writer thread running {{(pid=50583) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-01 19:11:57.301 | INFO alembic.runtime.migration [-] Running upgrade -> liberty, liberty initial 2026-07-01 19:11:57.301 | DEBUG alembic.runtime.migration [-] new branch insert liberty {{(pid=50583) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-07-01 19:11:57.301 | INFO alembic.runtime.migration [-] Running upgrade liberty -> mitaka01, add index on created_at and updated_at columns of 'images' table 2026-07-01 19:11:57.302 | DEBUG alembic.runtime.migration [-] update liberty to mitaka01 {{(pid=50583) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-01 19:11:57.302 | INFO alembic.runtime.migration [-] Running upgrade mitaka01 -> mitaka02, update metadef os_nova_server 2026-07-01 19:11:57.302 | DEBUG alembic.runtime.migration [-] update mitaka01 to mitaka02 {{(pid=50583) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-01 19:11:57.302 | INFO alembic.runtime.migration [-] Running upgrade mitaka02 -> ocata_expand01, add visibility to images 2026-07-01 19:11:57.302 | DEBUG alembic.runtime.migration [-] update mitaka02 to ocata_expand01 {{(pid=50583) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-01 19:11:57.302 | INFO alembic.runtime.migration [-] Running upgrade ocata_expand01 -> pike_expand01, empty expand for symmetry with pike_contract01 2026-07-01 19:11:57.302 | DEBUG alembic.runtime.migration [-] update ocata_expand01 to pike_expand01 {{(pid=50583) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-01 19:11:57.303 | INFO alembic.runtime.migration [-] Running upgrade pike_expand01 -> queens_expand01 2026-07-01 19:11:57.303 | DEBUG alembic.runtime.migration [-] update pike_expand01 to queens_expand01 {{(pid=50583) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-01 19:11:57.303 | INFO alembic.runtime.migration [-] Running upgrade queens_expand01 -> rocky_expand01, add os_hidden column to images table 2026-07-01 19:11:57.303 | DEBUG alembic.runtime.migration [-] update queens_expand01 to rocky_expand01 {{(pid=50583) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-01 19:11:57.303 | INFO alembic.runtime.migration [-] Running upgrade rocky_expand01 -> rocky_expand02, add os_hash_algo and os_hash_value columns to images table 2026-07-01 19:11:57.303 | DEBUG alembic.runtime.migration [-] update rocky_expand01 to rocky_expand02 {{(pid=50583) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-01 19:11:57.303 | INFO alembic.runtime.migration [-] Running upgrade rocky_expand02 -> train_expand01, empty expand for symmetry with train_contract01 2026-07-01 19:11:57.304 | DEBUG alembic.runtime.migration [-] update rocky_expand02 to train_expand01 {{(pid=50583) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-01 19:11:57.304 | INFO alembic.runtime.migration [-] Running upgrade train_expand01 -> ussuri_expand01, empty expand for symmetry with ussuri_expand01 2026-07-01 19:11:57.304 | DEBUG alembic.runtime.migration [-] update train_expand01 to ussuri_expand01 {{(pid=50583) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-01 19:11:57.304 | INFO alembic.runtime.migration [-] Running upgrade ussuri_expand01 -> wallaby_expand01, add image_id, request_id, user columns to tasks table" 2026-07-01 19:11:57.304 | DEBUG alembic.runtime.migration [-] update ussuri_expand01 to wallaby_expand01 {{(pid=50583) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-01 19:11:57.304 | INFO alembic.runtime.migration [-] Running upgrade wallaby_expand01 -> xena_expand01, empty expand for symmetry with 2023_1_expand01 2026-07-01 19:11:57.304 | DEBUG alembic.runtime.migration [-] update wallaby_expand01 to xena_expand01 {{(pid=50583) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-01 19:11:57.304 | INFO alembic.runtime.migration [-] Running upgrade xena_expand01 -> yoga_expand01, empty expand for symmetry with 2023_1_expand01 2026-07-01 19:11:57.304 | DEBUG alembic.runtime.migration [-] update xena_expand01 to yoga_expand01 {{(pid=50583) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-01 19:11:57.304 | INFO alembic.runtime.migration [-] Running upgrade yoga_expand01 -> zed_expand01, empty expand for symmetry with 2023_1_expand01 2026-07-01 19:11:57.305 | DEBUG alembic.runtime.migration [-] update yoga_expand01 to zed_expand01 {{(pid=50583) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-01 19:11:57.305 | INFO alembic.runtime.migration [-] Running upgrade zed_expand01 -> 2023_1_expand01, empty expand for symmetry with 2023_1_expand01 2026-07-01 19:11:57.305 | DEBUG alembic.runtime.migration [-] update zed_expand01 to 2023_1_expand01 {{(pid=50583) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-01 19:11:57.305 | INFO alembic.runtime.migration [-] Running upgrade 2023_1_expand01 -> 2024_1_expand01, adds cache_node_reference and cached_images table(s) 2026-07-01 19:11:57.305 | DEBUG alembic.runtime.migration [-] update 2023_1_expand01 to 2024_1_expand01 {{(pid=50583) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-01 19:11:57.305 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-01 19:11:57.305 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-01 19:11:57.305 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-01 19:11:57.306 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-01 19:11:57.306 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-01 19:11:57.306 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-01 19:11:57.306 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-01 19:11:57.306 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-01 19:11:57.306 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-01 19:11:57.306 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-01 19:11:57.307 | INFO alembic.runtime.migration [-] Running upgrade mitaka02 -> ocata_contract01, remove is_public from images 2026-07-01 19:11:57.307 | DEBUG alembic.runtime.migration [-] new branch insert ocata_contract01 {{(pid=50583) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-07-01 19:11:57.307 | INFO alembic.runtime.migration [-] Running upgrade ocata_contract01 -> pike_contract01, drop glare artifacts tables 2026-07-01 19:11:57.307 | DEBUG alembic.runtime.migration [-] update ocata_contract01 to pike_contract01 {{(pid=50583) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-01 19:11:57.307 | INFO alembic.runtime.migration [-] Running upgrade pike_contract01 -> queens_contract01 2026-07-01 19:11:57.307 | DEBUG alembic.runtime.migration [-] update pike_contract01 to queens_contract01 {{(pid=50583) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-01 19:11:57.307 | INFO alembic.runtime.migration [-] Running upgrade queens_contract01 -> rocky_contract01 2026-07-01 19:11:57.307 | DEBUG alembic.runtime.migration [-] update queens_contract01 to rocky_contract01 {{(pid=50583) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-01 19:11:57.307 | INFO alembic.runtime.migration [-] Running upgrade rocky_contract01 -> rocky_contract02 2026-07-01 19:11:57.308 | DEBUG alembic.runtime.migration [-] update rocky_contract01 to rocky_contract02 {{(pid=50583) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-01 19:11:57.308 | INFO alembic.runtime.migration [-] Running upgrade rocky_contract02 -> train_contract01 2026-07-01 19:11:57.308 | DEBUG alembic.runtime.migration [-] update rocky_contract02 to train_contract01 {{(pid=50583) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-01 19:11:57.308 | INFO alembic.runtime.migration [-] Running upgrade train_contract01 -> ussuri_contract01 2026-07-01 19:11:57.308 | DEBUG alembic.runtime.migration [-] update train_contract01 to ussuri_contract01 {{(pid=50583) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-01 19:11:57.308 | INFO alembic.runtime.migration [-] Running upgrade ussuri_contract01 -> wallaby_contract01 2026-07-01 19:11:57.308 | DEBUG alembic.runtime.migration [-] update ussuri_contract01 to wallaby_contract01 {{(pid=50583) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-01 19:11:57.308 | INFO alembic.runtime.migration [-] Running upgrade wallaby_contract01 -> xena_contract01 2026-07-01 19:11:57.309 | DEBUG alembic.runtime.migration [-] update wallaby_contract01 to xena_contract01 {{(pid=50583) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-01 19:11:57.309 | INFO alembic.runtime.migration [-] Running upgrade xena_contract01 -> yoga_contract01 2026-07-01 19:11:57.309 | DEBUG alembic.runtime.migration [-] update xena_contract01 to yoga_contract01 {{(pid=50583) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-01 19:11:57.309 | INFO alembic.runtime.migration [-] Running upgrade yoga_contract01 -> zed_contract01 2026-07-01 19:11:57.309 | DEBUG alembic.runtime.migration [-] update yoga_contract01 to zed_contract01 {{(pid=50583) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-01 19:11:57.309 | INFO alembic.runtime.migration [-] Running upgrade zed_contract01 -> 2023_1_contract01 2026-07-01 19:11:57.309 | DEBUG alembic.runtime.migration [-] update zed_contract01 to 2023_1_contract01 {{(pid=50583) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-01 19:11:57.309 | INFO alembic.runtime.migration [-] Running upgrade 2023_1_contract01 -> 2024_1_contract01 2026-07-01 19:11:57.310 | DEBUG alembic.runtime.migration [-] merge, delete ['2023_1_contract01'], update 2024_1_expand01 to 2024_1_contract01 {{(pid=50583) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:790}} 2026-07-01 19:11:57.310 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-01 19:11:57.310 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-01 19:11:57.310 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-01 19:11:57.310 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-01 19:11:57.310 | Upgraded database to: 2024_1_expand01, current revision(s): 2024_1_expand01 2026-07-01 19:11:57.310 | Database migration is up to date. No migration needed. 2026-07-01 19:11:57.311 | Upgraded database to: 2024_1_contract01, current revision(s): 2024_1_contract01 2026-07-01 19:11:57.311 | Database is synced successfully. 2026-07-01 19:11:57.311 | + lib/glance:init_glance:536 : /opt/stack/data/venv/bin/glance-manage --config-file /etc/glance/glance-api.conf db_load_metadefs 2026-07-01 19:11:57.311 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-07-01 19:11:57.311 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-01 19:11:57.311 | we strongly recommend against using it for new projects. 2026-07-01 19:11:57.311 | 2026-07-01 19:11:57.311 | If you are already using Eventlet, we recommend migrating to a different 2026-07-01 19:11:57.312 | framework. For more detail see 2026-07-01 19:11:57.312 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-01 19:11:57.312 | 2026-07-01 19:11:57.312 | __import__(import_str) 2026-07-01 19:11:57.312 | INFO dbcounter [-] Registered counter for database glance 2026-07-01 19:11:57.312 | DEBUG oslo_db.sqlalchemy.engines [-] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=50761) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-07-01 19:11:57.313 | DEBUG dbcounter [-] [50761] Writer thread running {{(pid=50761) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-01 19:11:57.313 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-quota.json loaded to database. 2026-07-01 19:11:57.313 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-storage-allocation-setting-data.json loaded to database. 2026-07-01 19:11:57.313 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vcputopology.json loaded to database. 2026-07-01 19:11:57.313 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-num-instances.json loaded to database. 2026-07-01 19:11:57.313 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-iops-filter.json loaded to database. 2026-07-01 19:11:57.313 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware.json loaded to database. 2026-07-01 19:11:57.313 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-xenapi.json loaded to database. 2026-07-01 19:11:57.314 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-shutdown.json loaded to database. 2026-07-01 19:11:57.314 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/operating-system.json loaded to database. 2026-07-01 19:11:57.314 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-quota-flavor.json loaded to database. 2026-07-01 19:11:57.314 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-instance-data.json loaded to database. 2026-07-01 19:11:57.314 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/image-signature-verification.json loaded to database. 2026-07-01 19:11:57.314 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-pinning.json loaded to database. 2026-07-01 19:11:57.314 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt-image.json loaded to database. 2026-07-01 19:11:57.315 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-flavor.json loaded to database. 2026-07-01 19:11:57.315 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vtpm.json loaded to database. 2026-07-01 19:11:57.315 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-processor-allocation-setting-data.json loaded to database. 2026-07-01 19:11:57.315 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-memory-backing.json loaded to database. 2026-07-01 19:11:57.315 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vtpm-hw.json loaded to database. 2026-07-01 19:11:57.315 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/glance-common-image-props.json loaded to database. 2026-07-01 19:11:57.315 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt.json loaded to database. 2026-07-01 19:11:57.316 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-virtual-system-setting-data.json loaded to database. 2026-07-01 19:11:57.316 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-host-capabilities.json loaded to database. 2026-07-01 19:11:57.316 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-disk-filter.json loaded to database. 2026-07-01 19:11:57.316 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-randomgen.json loaded to database. 2026-07-01 19:11:57.316 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-runtimes.json loaded to database. 2026-07-01 19:11:57.316 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-hypervisor.json loaded to database. 2026-07-01 19:11:57.317 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-databases.json loaded to database. 2026-07-01 19:11:57.317 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-resource-allocation-setting-data.json loaded to database. 2026-07-01 19:11:57.317 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-watchdog.json loaded to database. 2026-07-01 19:11:57.317 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-webservers.json loaded to database. 2026-07-01 19:11:57.317 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-mode.json loaded to database. 2026-07-01 19:11:57.317 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/storage-volume-type.json loaded to database. 2026-07-01 19:11:57.317 | INFO glance.db.sqlalchemy.metadata [-] Metadata loading finished 2026-07-01 19:11:57.317 | + lib/glance:init_glance:537 : time_stop dbsync 2026-07-01 19:11:57.317 | + functions-common:time_stop:2420 : local name 2026-07-01 19:11:57.318 | + functions-common:time_stop:2421 : local end_time 2026-07-01 19:11:57.318 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 19:11:57.318 | + functions-common:time_stop:2423 : local total 2026-07-01 19:11:57.318 | + functions-common:time_stop:2424 : local start_time 2026-07-01 19:11:57.318 | + functions-common:time_stop:2426 : name=dbsync 2026-07-01 19:11:57.318 | + functions-common:time_stop:2427 : start_time=1782932971086 2026-07-01 19:11:57.318 | + functions-common:time_stop:2429 : [[ -z 1782932971086 ]] 2026-07-01 19:11:57.319 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 19:11:57.319 | + functions-common:time_stop:2432 : end_time=1782932984833 2026-07-01 19:11:57.319 | + functions-common:time_stop:2433 : elapsed_time=13747 2026-07-01 19:11:57.319 | + functions-common:time_stop:2434 : total=8347 2026-07-01 19:11:57.319 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 19:11:57.319 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=22094 2026-07-01 19:11:57.347 | [2057 Async init_glance:50477]: finished init_glance with result 0 in 14 seconds 2026-07-01 19:11:57.353 | + inc/async:async_wait:197 : return 0 2026-07-01 19:11:57.357 | + ./stack.sh:main:1231 : async_wait init_swift 2026-07-01 19:11:57.384 | Not waiting for async task init_swift that we never started or has already been waited for 2026-07-01 19:11:57.388 | + inc/async:async_wait:197 : return 0 2026-07-01 19:11:57.392 | + ./stack.sh:main:1232 : async_wait init_cinder 2026-07-01 19:11:57.448 | [2057 Async init_cinder:54913]: Waiting for completion of init_cinder running on PID 54913 (2 other jobs running) 2026-07-01 19:11:57.474 | [2057 Async init_cinder:54913]: Signaling child to exit 2026-07-01 19:11:57.474 | WAKEUP 2026-07-01 19:11:57.498 | [2057 Async init_cinder:54913]: Signaled 2026-07-01 19:11:57.500 | + lib/cinder:init_cinder:478 : is_service_enabled mysql postgresql 2026-07-01 19:11:57.500 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 19:11:57.500 | + lib/cinder:init_cinder:480 : recreate_database cinder 2026-07-01 19:11:57.501 | + lib/database:recreate_database:112 : local db=cinder 2026-07-01 19:11:57.501 | + lib/database:recreate_database:113 : recreate_database_mysql cinder 2026-07-01 19:11:57.501 | + lib/databases/mysql:recreate_database_mysql:54 : local db=cinder 2026-07-01 19:11:57.501 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS cinder;' 2026-07-01 19:11:57.501 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-01 19:11:57.501 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE cinder CHARACTER SET utf8;' 2026-07-01 19:11:57.501 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-01 19:11:57.501 | + lib/cinder:init_cinder:482 : time_start dbsync 2026-07-01 19:11:57.501 | + functions-common:time_start:2406 : local name=dbsync 2026-07-01 19:11:57.501 | + functions-common:time_start:2407 : local start_time= 2026-07-01 19:11:57.501 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-01 19:11:57.502 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-01 19:11:57.502 | + functions-common:time_start:2411 : _TIME_START[$name]=1782933063949 2026-07-01 19:11:57.502 | + lib/cinder:init_cinder:484 : /opt/stack/data/venv/bin/cinder-manage --config-file /etc/cinder/cinder.conf db sync 2026-07-01 19:11:57.502 | /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: 2026-07-01 19:11:57.502 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-01 19:11:57.502 | we strongly recommend against using it for new projects. 2026-07-01 19:11:57.502 | 2026-07-01 19:11:57.502 | If you are already using Eventlet, we recommend migrating to a different 2026-07-01 19:11:57.502 | framework. For more detail see 2026-07-01 19:11:57.502 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-01 19:11:57.502 | 2026-07-01 19:11:57.502 | import eventlet # noqa 2026-07-01 19:11:57.503 | INFO dbcounter [-] Registered counter for database cinder 2026-07-01 19:11:57.503 | DEBUG oslo_db.sqlalchemy.engines [-] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=55110) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-07-01 19:11:57.503 | INFO cinder.db.migration [-] Applying migration(s) 2026-07-01 19:11:57.503 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-01 19:11:57.503 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-01 19:11:57.503 | DEBUG dbcounter [-] [55110] Writer thread running {{(pid=55110) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-01 19:11:57.503 | INFO alembic.runtime.migration [-] Running upgrade -> 921e1a36b076, Initial migration. 2026-07-01 19:11:57.503 | DEBUG alembic.runtime.migration [-] new branch insert 921e1a36b076 {{(pid=55110) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-07-01 19:11:57.503 | INFO alembic.runtime.migration [-] Running upgrade 921e1a36b076 -> c92a3e68beed, Make shared_targets nullable 2026-07-01 19:11:57.503 | DEBUG alembic.runtime.migration [-] update 921e1a36b076 to c92a3e68beed {{(pid=55110) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-01 19:11:57.503 | INFO alembic.runtime.migration [-] Running upgrade c92a3e68beed -> daa98075b90d, Add resource indexes 2026-07-01 19:11:57.504 | DEBUG alembic.runtime.migration [-] update c92a3e68beed to daa98075b90d {{(pid=55110) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-01 19:11:57.504 | INFO alembic.runtime.migration [-] Running upgrade daa98075b90d -> 89aa6f9639f9, Drop legacy migrate_version table 2026-07-01 19:11:57.504 | DEBUG alembic.runtime.migration [-] update daa98075b90d to 89aa6f9639f9 {{(pid=55110) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-01 19:11:57.504 | INFO alembic.runtime.migration [-] Running upgrade 89aa6f9639f9 -> b8660621f1b9, Update reservations resource 2026-07-01 19:11:57.504 | DEBUG alembic.runtime.migration [-] update 89aa6f9639f9 to b8660621f1b9 {{(pid=55110) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-01 19:11:57.504 | INFO alembic.runtime.migration [-] Running upgrade b8660621f1b9 -> 9ab1b092a404, Make use_quota non nullable 2026-07-01 19:11:57.504 | DEBUG alembic.runtime.migration [-] update b8660621f1b9 to 9ab1b092a404 {{(pid=55110) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-01 19:11:57.504 | INFO alembic.runtime.migration [-] Running upgrade 9ab1b092a404 -> b7b88f50aab5, Remove quota consistencygroups 2026-07-01 19:11:57.504 | DEBUG alembic.runtime.migration [-] update 9ab1b092a404 to b7b88f50aab5 {{(pid=55110) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-01 19:11:57.504 | INFO alembic.runtime.migration [-] Running upgrade b7b88f50aab5 -> 9c74c1c6971f, Quota: Add backup defaults in quota class 2026-07-01 19:11:57.504 | DEBUG alembic.runtime.migration [-] update b7b88f50aab5 to 9c74c1c6971f {{(pid=55110) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-01 19:11:57.505 | INFO cinder.db.migration [-] Migration(s) applied 2026-07-01 19:11:57.505 | + lib/cinder:init_cinder:485 : time_stop dbsync 2026-07-01 19:11:57.505 | + functions-common:time_stop:2420 : local name 2026-07-01 19:11:57.505 | + functions-common:time_stop:2421 : local end_time 2026-07-01 19:11:57.505 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 19:11:57.505 | + functions-common:time_stop:2423 : local total 2026-07-01 19:11:57.505 | + functions-common:time_stop:2424 : local start_time 2026-07-01 19:11:57.505 | + functions-common:time_stop:2426 : name=dbsync 2026-07-01 19:11:57.505 | + functions-common:time_stop:2427 : start_time=1782933063949 2026-07-01 19:11:57.505 | + functions-common:time_stop:2429 : [[ -z 1782933063949 ]] 2026-07-01 19:11:57.505 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 19:11:57.506 | + functions-common:time_stop:2432 : end_time=1782933076180 2026-07-01 19:11:57.506 | + functions-common:time_stop:2433 : elapsed_time=12231 2026-07-01 19:11:57.506 | + functions-common:time_stop:2434 : total=8347 2026-07-01 19:11:57.506 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 19:11:57.506 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=20578 2026-07-01 19:11:57.506 | + lib/cinder:init_cinder:488 : is_service_enabled c-vol 2026-07-01 19:11:57.506 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 19:11:57.506 | + lib/cinder:init_cinder:488 : [[ -n lvm:lvmdriver-1 ]] 2026-07-01 19:11:57.506 | + lib/cinder:init_cinder:489 : local be be_name be_type 2026-07-01 19:11:57.506 | + lib/cinder:init_cinder:490 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-07-01 19:11:57.506 | + lib/cinder:init_cinder:491 : be_type=lvm 2026-07-01 19:11:57.507 | + lib/cinder:init_cinder:492 : be_name=lvmdriver-1 2026-07-01 19:11:57.507 | + lib/cinder:init_cinder:493 : type init_cinder_backend_lvm 2026-07-01 19:11:57.507 | + lib/cinder:init_cinder:494 : init_cinder_backend_lvm lvmdriver-1 2026-07-01 19:11:57.507 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:64 : local be_name=lvmdriver-1 2026-07-01 19:11:57.507 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:67 : init_lvm_volume_group stack-volumes-lvmdriver-1 30G 2026-07-01 19:11:57.507 | + lib/lvm:init_lvm_volume_group:129 : local vg=stack-volumes-lvmdriver-1 2026-07-01 19:11:57.507 | + lib/lvm:init_lvm_volume_group:130 : local size=30G 2026-07-01 19:11:57.507 | + lib/lvm:init_lvm_volume_group:133 : is_fedora 2026-07-01 19:11:57.507 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-01 19:11:57.507 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-01 19:11:57.507 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-01 19:11:57.508 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-01 19:11:57.508 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-01 19:11:57.508 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-01 19:11:57.508 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-01 19:11:57.508 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-01 19:11:57.508 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-01 19:11:57.508 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-01 19:11:57.508 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-01 19:11:57.508 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-01 19:11:57.508 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-01 19:11:57.508 | + lib/lvm:init_lvm_volume_group:138 : _create_lvm_volume_group stack-volumes-lvmdriver-1 30G 2026-07-01 19:11:57.509 | + lib/lvm:_create_lvm_volume_group:88 : local vg=stack-volumes-lvmdriver-1 2026-07-01 19:11:57.509 | + lib/lvm:_create_lvm_volume_group:89 : local size=30G 2026-07-01 19:11:57.509 | + lib/lvm:_create_lvm_volume_group:91 : local backing_file=/opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-07-01 19:11:57.509 | + lib/lvm:_create_lvm_volume_group:92 : sudo vgs stack-volumes-lvmdriver-1 2026-07-01 19:11:57.509 | Volume group "stack-volumes-lvmdriver-1" not found 2026-07-01 19:11:57.509 | Cannot process volume group stack-volumes-lvmdriver-1 2026-07-01 19:11:57.509 | + lib/lvm:_create_lvm_volume_group:94 : [[ -f /opt/stack/data/stack-volumes-lvmdriver-1-backing-file ]] 2026-07-01 19:11:57.509 | + lib/lvm:_create_lvm_volume_group:94 : truncate -s 30G /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-07-01 19:11:57.509 | + lib/lvm:_create_lvm_volume_group:96 : local directio= 2026-07-01 19:11:57.509 | + lib/lvm:_create_lvm_volume_group:98 : losetup -h 2026-07-01 19:11:57.509 | + lib/lvm:_create_lvm_volume_group:98 : grep -q direct-io 2026-07-01 19:11:57.510 | + lib/lvm:_create_lvm_volume_group:99 : directio=--direct-io=on 2026-07-01 19:11:57.510 | + lib/lvm:_create_lvm_volume_group:103 : [[ ! -e /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service ]] 2026-07-01 19:11:57.510 | + lib/lvm:_create_lvm_volume_group:107 : sudo tee /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service 2026-07-01 19:11:57.510 | + lib/lvm:_create_lvm_volume_group:104 : sed -e ' 2026-07-01 19:11:57.510 | s|%DIRECTIO%|--direct-io=on|g; 2026-07-01 19:11:57.510 | s|%BACKING_FILE%|/opt/stack/data/stack-volumes-lvmdriver-1-backing-file|g; 2026-07-01 19:11:57.510 | ' /home/quobyte/devstack/files/lvm-backing-file.template 2026-07-01 19:11:57.510 | [Unit] 2026-07-01 19:11:57.510 | Description=Activate LVM backing file /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-07-01 19:11:57.510 | DefaultDependencies=no 2026-07-01 19:11:57.510 | After=systemd-udev-settle.service 2026-07-01 19:11:57.511 | Before=lvm2-activation-early.service 2026-07-01 19:11:57.511 | Wants=systemd-udev-settle.service 2026-07-01 19:11:57.511 | 2026-07-01 19:11:57.511 | [Service] 2026-07-01 19:11:57.511 | ExecStart=/sbin/losetup --find --show --direct-io=on /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-07-01 19:11:57.511 | ExecStop=/bin/sh -c '/sbin/losetup -d $$(/sbin/losetup --associated /opt/stack/data/stack-volumes-lvmdriver-1-backing-file -O NAME -n)' 2026-07-01 19:11:57.511 | RemainAfterExit=yes 2026-07-01 19:11:57.511 | Type=oneshot 2026-07-01 19:11:57.511 | 2026-07-01 19:11:57.511 | [Install] 2026-07-01 19:11:57.511 | WantedBy=local-fs.target 2026-07-01 19:11:57.511 | Also=systemd-udev-settle.service 2026-07-01 19:11:57.512 | + lib/lvm:_create_lvm_volume_group:110 : sudo systemctl daemon-reload 2026-07-01 19:11:57.512 | + lib/lvm:_create_lvm_volume_group:111 : sudo systemctl enable --now stack-volumes-lvmdriver-1-backing-file.service 2026-07-01 19:11:57.512 | Created symlink /etc/systemd/system/local-fs.target.wants/stack-volumes-lvmdriver-1-backing-file.service → /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service. 2026-07-01 19:11:57.512 | + lib/lvm:_create_lvm_volume_group:114 : local vg_dev 2026-07-01 19:11:57.512 | ++ lib/lvm:_create_lvm_volume_group:115 : sudo losetup --associated /opt/stack/data/stack-volumes-lvmdriver-1-backing-file -O NAME -n 2026-07-01 19:11:57.512 | + lib/lvm:_create_lvm_volume_group:115 : vg_dev=/dev/loop0 2026-07-01 19:11:57.512 | + lib/lvm:_create_lvm_volume_group:118 : sudo vgs stack-volumes-lvmdriver-1 2026-07-01 19:11:57.512 | Volume group "stack-volumes-lvmdriver-1" not found 2026-07-01 19:11:57.512 | Cannot process volume group stack-volumes-lvmdriver-1 2026-07-01 19:11:57.512 | + lib/lvm:_create_lvm_volume_group:119 : sudo vgcreate stack-volumes-lvmdriver-1 /dev/loop0 2026-07-01 19:11:57.512 | Physical volume "/dev/loop0" successfully created. 2026-07-01 19:11:57.513 | Volume group "stack-volumes-lvmdriver-1" successfully created 2026-07-01 19:11:57.513 | + lib/lvm:init_lvm_volume_group:140 : is_service_enabled cinder 2026-07-01 19:11:57.513 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 19:11:57.513 | + lib/lvm:init_lvm_volume_group:142 : '[' lioadm = lioadm ']' 2026-07-01 19:11:57.513 | + lib/lvm:init_lvm_volume_group:143 : sudo cinder-rtstool get-targets 2026-07-01 19:11:57.513 | + lib/lvm:init_lvm_volume_group:143 : sudo xargs -rn 1 cinder-rtstool delete 2026-07-01 19:11:57.513 | /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: 2026-07-01 19:11:57.513 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-01 19:11:57.513 | we strongly recommend against using it for new projects. 2026-07-01 19:11:57.513 | 2026-07-01 19:11:57.513 | If you are already using Eventlet, we recommend migrating to a different 2026-07-01 19:11:57.514 | framework. For more detail see 2026-07-01 19:11:57.514 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-01 19:11:57.514 | 2026-07-01 19:11:57.514 | import eventlet # noqa 2026-07-01 19:11:57.514 | + lib/lvm:init_lvm_volume_group:152 : _clean_lvm_volume_group stack-volumes-lvmdriver-1 2026-07-01 19:11:57.514 | + lib/lvm:_clean_lvm_volume_group:40 : local vg=stack-volumes-lvmdriver-1 2026-07-01 19:11:57.514 | + lib/lvm:_clean_lvm_volume_group:43 : sudo lvremove -f stack-volumes-lvmdriver-1 2026-07-01 19:11:57.514 | + lib/cinder:init_cinder:499 : is_service_enabled c-bak 2026-07-01 19:11:57.514 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 19:11:57.514 | + lib/cinder:init_cinder:505 : mkdir -p /opt/stack/data/cinder/volumes 2026-07-01 19:11:57.553 | [2057 Async init_cinder:54913]: finished init_cinder with result 0 in 14 seconds 2026-07-01 19:11:57.558 | + inc/async:async_wait:197 : return 0 2026-07-01 19:11:57.562 | + ./stack.sh:main:1237 : is_service_enabled nova 2026-07-01 19:11:57.586 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 19:11:57.590 | + ./stack.sh:main:1238 : echo_summary 'Configuring Nova' 2026-07-01 19:11:57.594 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-01 19:11:57.598 | + ./stack.sh:echo_summary:447 : echo -e Configuring Nova 2026-07-01 19:11:57.602 | + ./stack.sh:main:1239 : init_nova 2026-07-01 19:11:57.605 | + lib/nova:init_nova:849 : is_service_enabled mysql postgresql 2026-07-01 19:11:57.629 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 19:11:57.632 | + lib/nova:init_nova:849 : is_service_enabled n-api 2026-07-01 19:11:57.654 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 19:11:57.657 | + lib/nova:init_nova:851 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-07-01 19:11:57.660 | + lib/nova:init_nova:859 : async_run nova-cell-0 init_nova_db nova_cell0 /etc/nova/nova.conf 2026-07-01 19:11:57.737 | + inc/async:async_inner:63 : init_nova_db nova_cell0 /etc/nova/nova.conf 2026-07-01 19:11:57.783 | [2057 Async nova-cell-0:57246]: running: init_nova_db nova_cell0 /etc/nova/nova.conf 2026-07-01 19:11:57.786 | ++ lib/nova:init_nova:862 : seq 1 1 2026-07-01 19:11:57.791 | + lib/nova:init_nova:862 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-01 19:11:57.795 | ++ lib/nova:init_nova:863 : conductor_conf 1 2026-07-01 19:11:57.798 | ++ lib/nova:conductor_conf:828 : local cell=1 2026-07-01 19:11:57.802 | ++ lib/nova:conductor_conf:829 : echo /etc/nova/nova_cell1.conf 2026-07-01 19:11:57.806 | + lib/nova:init_nova:863 : async_run nova-cell-1 init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-07-01 19:11:57.886 | + inc/async:async_inner:63 : init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-07-01 19:11:57.934 | [2057 Async nova-cell-1:57350]: running: init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-07-01 19:11:57.938 | + lib/nova:init_nova:866 : recreate_database nova_api 2026-07-01 19:11:57.940 | + lib/database:recreate_database:112 : local db=nova_api 2026-07-01 19:11:57.942 | + lib/database:recreate_database:113 : recreate_database_mysql nova_api 2026-07-01 19:11:57.945 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_api 2026-07-01 19:11:57.947 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_api;' 2026-07-01 19:11:57.951 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-01 19:11:58.026 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE nova_api CHARACTER SET utf8;' 2026-07-01 19:11:58.031 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-01 19:11:58.112 | + lib/nova:init_nova:867 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf api_db sync 2026-07-01 19:11:58.593 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-07-01 19:11:58.593 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-01 19:11:58.593 | we strongly recommend against using it for new projects. 2026-07-01 19:11:58.593 | 2026-07-01 19:11:58.593 | If you are already using Eventlet, we recommend migrating to a different 2026-07-01 19:11:58.594 | framework. For more detail see 2026-07-01 19:11:58.594 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-01 19:11:58.594 | 2026-07-01 19:11:58.594 | import eventlet # noqa 2026-07-01 19:11:58.960 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-07-01 19:12:02.771 | INFO dbcounter [-] Registered counter for database nova_api 2026-07-01 19:12:02.884 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-01 19:12:02.885 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-01 19:12:02.885 | DEBUG dbcounter [-] [57420] Writer thread running {{(pid=57420) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-01 19:12:02.947 | INFO alembic.runtime.migration [-] Running upgrade -> d67eeaabee36, Initial version 2026-07-01 19:12:08.170 | DEBUG alembic.runtime.migration [-] new branch insert d67eeaabee36 {{(pid=57420) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-07-01 19:12:08.174 | INFO alembic.runtime.migration [-] Running upgrade d67eeaabee36 -> b30f573d3377, Remove unused build_requests columns 2026-07-01 19:12:10.600 | DEBUG alembic.runtime.migration [-] update d67eeaabee36 to b30f573d3377 {{(pid=57420) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-01 19:12:10.616 | INFO alembic.runtime.migration [-] Running upgrade b30f573d3377 -> cdeec0c85668, Drop legacy migrate_version table 2026-07-01 19:12:10.655 | DEBUG alembic.runtime.migration [-] update b30f573d3377 to cdeec0c85668 {{(pid=57420) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-01 19:12:11.314 | ++ lib/nova:init_nova:871 : database_connection_url nova_cell0 2026-07-01 19:12:11.319 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2026-07-01 19:12:11.322 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2026-07-01 19:12:11.327 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell0 2026-07-01 19:12:11.331 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-01 19:12:11.335 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-01 19:12:11.340 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-01 19:12:11.369 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-01 19:12:11.373 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-01 19:12:11.378 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2026-07-01 19:12:11.385 | + lib/nova:init_nova:871 : /opt/stack/data/venv/bin/nova-manage cell_v2 map_cell0 --database_connection 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2026-07-01 19:12:11.881 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-07-01 19:12:11.881 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-01 19:12:11.881 | we strongly recommend against using it for new projects. 2026-07-01 19:12:11.881 | 2026-07-01 19:12:11.881 | If you are already using Eventlet, we recommend migrating to a different 2026-07-01 19:12:11.881 | framework. For more detail see 2026-07-01 19:12:11.881 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-01 19:12:11.881 | 2026-07-01 19:12:11.881 | import eventlet # noqa 2026-07-01 19:12:12.248 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-07-01 19:12:15.572 | INFO dbcounter [None req-3f6db591-ef42-4dff-bf56-26f2f629b15c None None] Registered counter for database nova_api 2026-07-01 19:12:15.702 | DEBUG dbcounter [-] [58005] Writer thread running {{(pid=58005) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-01 19:12:16.540 | ++ lib/nova:init_nova:874 : seq 0 1 2026-07-01 19:12:16.547 | + lib/nova:init_nova:874 : for i in $(seq 0 $NOVA_NUM_CELLS) 2026-07-01 19:12:16.551 | + lib/nova:init_nova:875 : async_wait nova-cell-0 2026-07-01 19:12:16.626 | [2057 Async nova-cell-0:57246]: Waiting for completion of init_nova_db nova_cell0 /etc/nova/nova.conf running on PID 57246 (3 other jobs running) 2026-07-01 19:12:16.661 | [2057 Async nova-cell-0:57246]: Signaling child to exit 2026-07-01 19:12:23.884 | + inc/async:async_inner:64 : rc=0 2026-07-01 19:12:23.911 | + inc/async:async_inner:64 : rc=0 2026-07-01 19:12:23.915 | [57350 Async nova-cell-1:57350]: finished successfully 2026-07-01 19:12:23.943 | [57246 Async nova-cell-0:57246]: finished successfully 2026-07-01 19:12:23.969 | WAKEUP 2026-07-01 19:12:23.993 | [2057 Async nova-cell-0:57246]: Signaled 2026-07-01 19:12:23.995 | + lib/nova:init_nova_db:839 : local dbname=nova_cell0 2026-07-01 19:12:23.995 | + lib/nova:init_nova_db:840 : local conffile=/etc/nova/nova.conf 2026-07-01 19:12:23.995 | + lib/nova:init_nova_db:841 : recreate_database nova_cell0 2026-07-01 19:12:23.996 | + lib/database:recreate_database:112 : local db=nova_cell0 2026-07-01 19:12:23.996 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell0 2026-07-01 19:12:23.996 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_cell0 2026-07-01 19:12:23.996 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell0;' 2026-07-01 19:12:23.996 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-01 19:12:23.996 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE nova_cell0 CHARACTER SET utf8;' 2026-07-01 19:12:23.996 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-01 19:12:23.996 | + lib/nova:init_nova_db:842 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf db sync --local_cell 2026-07-01 19:12:23.996 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-07-01 19:12:23.996 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-01 19:12:23.996 | we strongly recommend against using it for new projects. 2026-07-01 19:12:23.997 | 2026-07-01 19:12:23.997 | If you are already using Eventlet, we recommend migrating to a different 2026-07-01 19:12:23.997 | framework. For more detail see 2026-07-01 19:12:23.997 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-01 19:12:23.997 | 2026-07-01 19:12:23.997 | import eventlet # noqa 2026-07-01 19:12:23.997 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-07-01 19:12:23.997 | INFO dbcounter [-] Registered counter for database nova_cell0 2026-07-01 19:12:23.997 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-01 19:12:23.997 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-01 19:12:23.997 | DEBUG dbcounter [-] [57383] Writer thread running {{(pid=57383) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-01 19:12:23.998 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2026-07-01 19:12:23.998 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=57383) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-07-01 19:12:23.999 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2026-07-01 19:12:23.999 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=57383) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-01 19:12:23.999 | INFO alembic.runtime.migration [-] Running upgrade 16f1fbcab42b -> ccb0fa1a2252, Add encryption fields to BlockDeviceMapping 2026-07-01 19:12:24.000 | DEBUG alembic.runtime.migration [-] update 16f1fbcab42b to ccb0fa1a2252 {{(pid=57383) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-01 19:12:24.000 | INFO alembic.runtime.migration [-] Running upgrade ccb0fa1a2252 -> 960aac0e09ea, de-duplicate_indexes_in_instances__console_auth_tokens 2026-07-01 19:12:24.000 | DEBUG alembic.runtime.migration [-] update ccb0fa1a2252 to 960aac0e09ea {{(pid=57383) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-01 19:12:24.001 | INFO alembic.runtime.migration [-] Running upgrade 960aac0e09ea -> 1b91788ec3a6, Drop legacy migrate_version table 2026-07-01 19:12:24.001 | DEBUG alembic.runtime.migration [-] update 960aac0e09ea to 1b91788ec3a6 {{(pid=57383) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-01 19:12:24.001 | INFO alembic.runtime.migration [-] Running upgrade 1b91788ec3a6 -> 1acf2c98e646, Add compute_id to instance 2026-07-01 19:12:24.001 | DEBUG alembic.runtime.migration [-] update 1b91788ec3a6 to 1acf2c98e646 {{(pid=57383) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-01 19:12:24.001 | INFO alembic.runtime.migration [-] Running upgrade 1acf2c98e646 -> 13863f4e1612, create_share_mapping_table 2026-07-01 19:12:24.001 | DEBUG alembic.runtime.migration [-] update 1acf2c98e646 to 13863f4e1612 {{(pid=57383) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-01 19:12:24.001 | INFO alembic.runtime.migration [-] Running upgrade 13863f4e1612 -> d60bddf7a903, add_constraint_instance_share_avoid_duplicates 2026-07-01 19:12:24.001 | DEBUG alembic.runtime.migration [-] update 13863f4e1612 to d60bddf7a903 {{(pid=57383) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-01 19:12:24.001 | INFO alembic.runtime.migration [-] Running upgrade d60bddf7a903 -> 2903cd72dc14, add_tls_port_to_console_auth_tokens 2026-07-01 19:12:24.001 | DEBUG alembic.runtime.migration [-] update d60bddf7a903 to 2903cd72dc14 {{(pid=57383) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-01 19:12:24.002 | INFO alembic.runtime.migration [-] Running upgrade 2903cd72dc14 -> ab450ba04102, db: add indexes for source/dest migrations 2026-07-01 19:12:24.002 | DEBUG alembic.runtime.migration [-] update 2903cd72dc14 to ab450ba04102 {{(pid=57383) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-01 19:12:24.047 | [2057 Async nova-cell-0:57246]: finished init_nova_db nova_cell0 /etc/nova/nova.conf with result 0 in 26 seconds 2026-07-01 19:12:24.053 | + inc/async:async_wait:197 : return 0 2026-07-01 19:12:24.057 | + lib/nova:init_nova:874 : for i in $(seq 0 $NOVA_NUM_CELLS) 2026-07-01 19:12:24.061 | + lib/nova:init_nova:875 : async_wait nova-cell-1 2026-07-01 19:12:24.120 | [2057 Async nova-cell-1:57350]: Waiting for completion of init_nova_db nova_cell1 /etc/nova/nova_cell1.conf running on PID 57350 (2 other jobs running) 2026-07-01 19:12:24.148 | [2057 Async nova-cell-1:57350]: Signaling child to exit 2026-07-01 19:12:24.148 | WAKEUP 2026-07-01 19:12:24.172 | [2057 Async nova-cell-1:57350]: Signaled 2026-07-01 19:12:24.174 | + lib/nova:init_nova_db:839 : local dbname=nova_cell1 2026-07-01 19:12:24.174 | + lib/nova:init_nova_db:840 : local conffile=/etc/nova/nova_cell1.conf 2026-07-01 19:12:24.174 | + lib/nova:init_nova_db:841 : recreate_database nova_cell1 2026-07-01 19:12:24.174 | + lib/database:recreate_database:112 : local db=nova_cell1 2026-07-01 19:12:24.175 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell1 2026-07-01 19:12:24.175 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_cell1 2026-07-01 19:12:24.175 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell1;' 2026-07-01 19:12:24.175 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-01 19:12:24.175 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE nova_cell1 CHARACTER SET utf8;' 2026-07-01 19:12:24.175 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-01 19:12:24.175 | + lib/nova:init_nova_db:842 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova_cell1.conf db sync --local_cell 2026-07-01 19:12:24.175 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-07-01 19:12:24.175 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-01 19:12:24.175 | we strongly recommend against using it for new projects. 2026-07-01 19:12:24.175 | 2026-07-01 19:12:24.175 | If you are already using Eventlet, we recommend migrating to a different 2026-07-01 19:12:24.176 | framework. For more detail see 2026-07-01 19:12:24.176 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-01 19:12:24.176 | 2026-07-01 19:12:24.176 | import eventlet # noqa 2026-07-01 19:12:24.176 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-07-01 19:12:24.176 | INFO dbcounter [-] Registered counter for database nova_cell1 2026-07-01 19:12:24.176 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-01 19:12:24.176 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-01 19:12:24.176 | DEBUG dbcounter [-] [57417] Writer thread running {{(pid=57417) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-01 19:12:24.176 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2026-07-01 19:12:24.176 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=57417) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-07-01 19:12:24.177 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2026-07-01 19:12:24.177 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=57417) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-01 19:12:24.178 | INFO alembic.runtime.migration [-] Running upgrade 16f1fbcab42b -> ccb0fa1a2252, Add encryption fields to BlockDeviceMapping 2026-07-01 19:12:24.178 | DEBUG alembic.runtime.migration [-] update 16f1fbcab42b to ccb0fa1a2252 {{(pid=57417) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-01 19:12:24.179 | INFO alembic.runtime.migration [-] Running upgrade ccb0fa1a2252 -> 960aac0e09ea, de-duplicate_indexes_in_instances__console_auth_tokens 2026-07-01 19:12:24.179 | DEBUG alembic.runtime.migration [-] update ccb0fa1a2252 to 960aac0e09ea {{(pid=57417) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-01 19:12:24.179 | INFO alembic.runtime.migration [-] Running upgrade 960aac0e09ea -> 1b91788ec3a6, Drop legacy migrate_version table 2026-07-01 19:12:24.180 | DEBUG alembic.runtime.migration [-] update 960aac0e09ea to 1b91788ec3a6 {{(pid=57417) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-01 19:12:24.180 | INFO alembic.runtime.migration [-] Running upgrade 1b91788ec3a6 -> 1acf2c98e646, Add compute_id to instance 2026-07-01 19:12:24.180 | DEBUG alembic.runtime.migration [-] update 1b91788ec3a6 to 1acf2c98e646 {{(pid=57417) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-01 19:12:24.181 | INFO alembic.runtime.migration [-] Running upgrade 1acf2c98e646 -> 13863f4e1612, create_share_mapping_table 2026-07-01 19:12:24.181 | DEBUG alembic.runtime.migration [-] update 1acf2c98e646 to 13863f4e1612 {{(pid=57417) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-01 19:12:24.181 | INFO alembic.runtime.migration [-] Running upgrade 13863f4e1612 -> d60bddf7a903, add_constraint_instance_share_avoid_duplicates 2026-07-01 19:12:24.181 | DEBUG alembic.runtime.migration [-] update 13863f4e1612 to d60bddf7a903 {{(pid=57417) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-01 19:12:24.181 | INFO alembic.runtime.migration [-] Running upgrade d60bddf7a903 -> 2903cd72dc14, add_tls_port_to_console_auth_tokens 2026-07-01 19:12:24.181 | DEBUG alembic.runtime.migration [-] update d60bddf7a903 to 2903cd72dc14 {{(pid=57417) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-01 19:12:24.181 | INFO alembic.runtime.migration [-] Running upgrade 2903cd72dc14 -> ab450ba04102, db: add indexes for source/dest migrations 2026-07-01 19:12:24.181 | DEBUG alembic.runtime.migration [-] update 2903cd72dc14 to ab450ba04102 {{(pid=57417) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-01 19:12:24.224 | [2057 Async nova-cell-1:57350]: finished init_nova_db nova_cell1 /etc/nova/nova_cell1.conf with result 0 in 26 seconds 2026-07-01 19:12:24.228 | + inc/async:async_wait:197 : return 0 2026-07-01 19:12:24.233 | + lib/nova:init_nova:878 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-07-01 19:12:24.237 | + lib/nova:init_nova:885 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf db online_data_migrations 2026-07-01 19:12:24.694 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-07-01 19:12:24.694 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-01 19:12:24.694 | we strongly recommend against using it for new projects. 2026-07-01 19:12:24.694 | 2026-07-01 19:12:24.694 | If you are already using Eventlet, we recommend migrating to a different 2026-07-01 19:12:24.695 | framework. For more detail see 2026-07-01 19:12:24.695 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-01 19:12:24.696 | 2026-07-01 19:12:24.696 | import eventlet # noqa 2026-07-01 19:12:25.039 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-07-01 19:12:27.987 | Running batches of 50 until complete 2026-07-01 19:12:27.987 | INFO dbcounter [None req-6e55ae58-074b-47d3-a146-ac858b73be92 None None] Registered counter for database nova_cell0 2026-07-01 19:12:28.181 | DEBUG dbcounter [-] [58644] Writer thread running {{(pid=58644) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-01 19:12:28.187 | INFO dbcounter [None req-6e55ae58-074b-47d3-a146-ac858b73be92 None None] Registered counter for database nova_api 2026-07-01 19:12:28.342 | DEBUG dbcounter [-] [58644] Writer thread running {{(pid=58644) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-01 19:12:28.491 | INFO dbcounter [None req-6e55ae58-074b-47d3-a146-ac858b73be92 None None] Registered counter for database nova_cell0 2026-07-01 19:12:28.561 | DEBUG dbcounter [-] [58644] Writer thread running {{(pid=58644) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-01 19:12:28.647 | +-------------------------------------+--------------+-----------+ 2026-07-01 19:12:28.647 | | Migration | Total Needed | Completed | 2026-07-01 19:12:28.647 | +-------------------------------------+--------------+-----------+ 2026-07-01 19:12:28.647 | | fill_virtual_interface_list | 0 | 0 | 2026-07-01 19:12:28.647 | | migrate_empty_ratio | 0 | 0 | 2026-07-01 19:12:28.648 | | migrate_quota_classes_to_api_db | 0 | 0 | 2026-07-01 19:12:28.648 | | migrate_quota_limits_to_api_db | 0 | 0 | 2026-07-01 19:12:28.648 | | migration_migrate_to_uuid | 0 | 0 | 2026-07-01 19:12:28.648 | | populate_dev_uuids | 0 | 0 | 2026-07-01 19:12:28.648 | | populate_instance_compute_id | 0 | 0 | 2026-07-01 19:12:28.648 | | populate_missing_availability_zones | 0 | 0 | 2026-07-01 19:12:28.648 | | populate_queued_for_delete | 0 | 0 | 2026-07-01 19:12:28.648 | | populate_user_id | 0 | 0 | 2026-07-01 19:12:28.648 | | populate_uuids | 0 | 0 | 2026-07-01 19:12:28.648 | +-------------------------------------+--------------+-----------+ 2026-07-01 19:12:29.296 | ++ lib/nova:init_nova:888 : seq 1 1 2026-07-01 19:12:29.300 | + lib/nova:init_nova:888 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-01 19:12:29.304 | ++ lib/nova:init_nova:889 : conductor_conf 1 2026-07-01 19:12:29.307 | ++ lib/nova:conductor_conf:828 : local cell=1 2026-07-01 19:12:29.310 | ++ lib/nova:conductor_conf:829 : echo /etc/nova/nova_cell1.conf 2026-07-01 19:12:29.313 | + lib/nova:init_nova:889 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf --config-file /etc/nova/nova_cell1.conf cell_v2 create_cell --name cell1 2026-07-01 19:12:29.765 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-07-01 19:12:29.765 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-01 19:12:29.765 | we strongly recommend against using it for new projects. 2026-07-01 19:12:29.765 | 2026-07-01 19:12:29.765 | If you are already using Eventlet, we recommend migrating to a different 2026-07-01 19:12:29.765 | framework. For more detail see 2026-07-01 19:12:29.765 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-01 19:12:29.765 | 2026-07-01 19:12:29.765 | import eventlet # noqa 2026-07-01 19:12:30.102 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-07-01 19:12:33.051 | --transport-url not provided in the command line, using the value [DEFAULT]/transport_url from the configuration file 2026-07-01 19:12:33.051 | --database_connection not provided in the command line, using the value [database]/connection from the configuration file 2026-07-01 19:12:33.051 | INFO dbcounter [None req-2197a697-88e7-430a-9078-f31ff783fca4 None None] Registered counter for database nova_api 2026-07-01 19:12:33.171 | DEBUG dbcounter [-] [58699] Writer thread running {{(pid=58699) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-01 19:12:33.777 | + lib/nova:init_nova:893 : create_nova_keys_dir 2026-07-01 19:12:33.779 | + lib/nova:create_nova_keys_dir:835 : sudo install -d -o quobyte /opt/stack/data/nova /opt/stack/data/nova/keys 2026-07-01 19:12:33.796 | + lib/nova:init_nova:895 : [[ '' == \L\V\M ]] 2026-07-01 19:12:33.799 | + ./stack.sh:main:1241 : async_runfunc configure_neutron_nova 2026-07-01 19:12:33.804 | + inc/async:async_runfunc:116 : async_run configure_neutron_nova configure_neutron_nova 2026-07-01 19:12:33.885 | + inc/async:async_inner:63 : configure_neutron_nova 2026-07-01 19:12:33.934 | [2057 Async configure_neutron_nova:58757]: running: configure_neutron_nova 2026-07-01 19:12:33.938 | + ./stack.sh:main:1249 : run_phase stack post-config 2026-07-01 19:12:33.941 | + functions-common:run_phase:1848 : local mode=stack 2026-07-01 19:12:33.945 | + functions-common:run_phase:1849 : local phase=post-config 2026-07-01 19:12:33.948 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-07-01 19:12:33.951 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-07-01 19:12:33.955 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-07-01 19:12:33.960 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-07-01 19:12:33.965 | + functions-common:run_phase:1858 : local extra 2026-07-01 19:12:33.969 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-07-01 19:12:33.974 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-07-01 19:12:33.978 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-07-01 19:12:33.983 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-07-01 19:12:33.986 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack post-config 2026-07-01 19:12:33.990 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-07-01 19:12:34.012 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-01 19:12:34.016 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-07-01 19:12:34.019 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-07-01 19:12:34.023 | ++ extras.d/80-tempest.sh:source:7 : [[ post-config == \i\n\s\t\a\l\l ]] 2026-07-01 19:12:34.027 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-07-01 19:12:34.032 | ++ extras.d/80-tempest.sh:source:10 : [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-07-01 19:12:34.035 | ++ extras.d/80-tempest.sh:source:12 : : 2026-07-01 19:12:34.038 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-07-01 19:12:34.044 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-07-01 19:12:34.048 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-07-01 19:12:34.052 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-07-01 19:12:34.055 | + functions-common:run_phase:1875 : run_plugins stack post-config 2026-07-01 19:12:34.059 | + functions-common:run_plugins:1834 : local mode=stack 2026-07-01 19:12:34.063 | + functions-common:run_plugins:1835 : local phase=post-config 2026-07-01 19:12:34.066 | + functions-common:run_plugins:1837 : local plugins= 2026-07-01 19:12:34.069 | + functions-common:run_plugins:1838 : local plugin 2026-07-01 19:12:34.073 | + ./stack.sh:main:1257 : merge_config_group /home/quobyte/devstack/local.conf post-config 2026-07-01 19:12:34.077 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-07-01 19:12:34.081 | + inc/meta-config:merge_config_group:171 : shift 2026-07-01 19:12:34.086 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-config 2026-07-01 19:12:34.090 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-07-01 19:12:34.094 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-07-01 19:12:34.098 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-07-01 19:12:34.103 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf post-config 2026-07-01 19:12:34.108 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-07-01 19:12:34.112 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-config 2026-07-01 19:12:34.116 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-07-01 19:12:34.120 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-config ' 2026-07-01 19:12:34.120 | /^\[\[.+\|.*\]\]/ { 2026-07-01 19:12:34.120 | gsub("[][]", "", $1); 2026-07-01 19:12:34.120 | split($1, a, "|"); 2026-07-01 19:12:34.120 | if (a[1] == matchgroup) 2026-07-01 19:12:34.120 | print a[2] 2026-07-01 19:12:34.120 | } 2026-07-01 19:12:34.120 | ' /home/quobyte/devstack/local.conf 2026-07-01 19:12:34.126 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-07-01 19:12:34.130 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-07-01 19:12:34.134 | + inc/meta-config:merge_config_group:180 : local dir 2026-07-01 19:12:34.139 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NOVA_CONF' 2026-07-01 19:12:34.143 | +++ inc/meta-config:merge_config_group:182 : echo /etc/nova/nova.conf 2026-07-01 19:12:34.149 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/nova/nova.conf 2026-07-01 19:12:34.153 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/nova/nova.conf ]] 2026-07-01 19:12:34.158 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/nova/nova.conf 2026-07-01 19:12:34.163 | + inc/meta-config:merge_config_group:187 : dir=/etc/nova 2026-07-01 19:12:34.167 | + inc/meta-config:merge_config_group:189 : test -e /etc/nova 2026-07-01 19:12:34.171 | + inc/meta-config:merge_config_group:189 : test -d /etc/nova 2026-07-01 19:12:34.176 | + inc/meta-config:merge_config_group:191 : [[ -e /etc/nova ]] 2026-07-01 19:12:34.181 | + inc/meta-config:merge_config_group:196 : merge_config_file /home/quobyte/devstack/local.conf post-config '$NOVA_CONF' 2026-07-01 19:12:34.184 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-07-01 19:12:34.188 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-07-01 19:12:34.193 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CONF' 2026-07-01 19:12:34.196 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-07-01 19:12:34.201 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CONF' 2026-07-01 19:12:34.205 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova.conf 2026-07-01 19:12:34.211 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova.conf 2026-07-01 19:12:34.214 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova.conf ']' 2026-07-01 19:12:34.220 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config '$NOVA_CONF' 2026-07-01 19:12:34.220 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CONF' ' 2026-07-01 19:12:34.220 | BEGIN { 2026-07-01 19:12:34.220 | section = "" 2026-07-01 19:12:34.221 | last_section = "" 2026-07-01 19:12:34.221 | section_count = 0 2026-07-01 19:12:34.221 | } 2026-07-01 19:12:34.221 | /^\[.+\]/ { 2026-07-01 19:12:34.221 | gsub("[][]", "", $1); 2026-07-01 19:12:34.221 | section=$1 2026-07-01 19:12:34.221 | next 2026-07-01 19:12:34.221 | } 2026-07-01 19:12:34.221 | /^ *\#/ { 2026-07-01 19:12:34.221 | next 2026-07-01 19:12:34.221 | } 2026-07-01 19:12:34.221 | /^[^ \t]+/ { 2026-07-01 19:12:34.222 | # get offset of first = in $0 2026-07-01 19:12:34.222 | eq_idx = index($0, "=") 2026-07-01 19:12:34.222 | # extract attr & value from $0 2026-07-01 19:12:34.222 | attr = substr($0, 1, eq_idx - 1) 2026-07-01 19:12:34.222 | value = substr($0, eq_idx + 1) 2026-07-01 19:12:34.222 | # only need to strip trailing whitespace from attr 2026-07-01 19:12:34.222 | sub(/[ \t]*$/, "", attr) 2026-07-01 19:12:34.222 | # need to strip leading & trailing whitespace from value 2026-07-01 19:12:34.222 | sub(/^[ \t]*/, "", value) 2026-07-01 19:12:34.222 | sub(/[ \t]*$/, "", value) 2026-07-01 19:12:34.222 | 2026-07-01 19:12:34.223 | # cfg_attr_count: number of config lines per [section, attr] 2026-07-01 19:12:34.223 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-07-01 19:12:34.224 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-07-01 19:12:34.225 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-07-01 19:12:34.225 | if (! (section, attr) in cfg_attr_count) { 2026-07-01 19:12:34.225 | if (section != last_section) { 2026-07-01 19:12:34.226 | cfg_section[section_count++] = section 2026-07-01 19:12:34.227 | last_section = section 2026-07-01 19:12:34.227 | } 2026-07-01 19:12:34.227 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-07-01 19:12:34.227 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-07-01 19:12:34.227 | 2026-07-01 19:12:34.228 | cfg_attr[section, attr, 0] = value 2026-07-01 19:12:34.228 | cfg_attr_count[section, attr] = 1 2026-07-01 19:12:34.228 | } else { 2026-07-01 19:12:34.228 | lno = cfg_attr_count[section, attr]++ 2026-07-01 19:12:34.228 | cfg_attr[section, attr, lno] = value 2026-07-01 19:12:34.228 | } 2026-07-01 19:12:34.228 | } 2026-07-01 19:12:34.228 | END { 2026-07-01 19:12:34.228 | # Process each section in order 2026-07-01 19:12:34.228 | for (sno = 0; sno < section_count; sno++) { 2026-07-01 19:12:34.228 | section = cfg_section[sno] 2026-07-01 19:12:34.229 | # The ini routines simply append a config item immediately 2026-07-01 19:12:34.229 | # after the section header. To keep the same order as defined 2026-07-01 19:12:34.230 | # in local.conf, invoke the ini routines in the reverse order 2026-07-01 19:12:34.231 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-07-01 19:12:34.231 | attr = cfg_sec_attr_name[sno, attr_no] 2026-07-01 19:12:34.231 | if (cfg_attr_count[section, attr] == 1) 2026-07-01 19:12:34.231 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-07-01 19:12:34.231 | else { 2026-07-01 19:12:34.231 | # For multiline, invoke the ini routines in the reverse order 2026-07-01 19:12:34.231 | count = cfg_attr_count[section, attr] 2026-07-01 19:12:34.232 | print "inidelete " configfile " " section " " attr 2026-07-01 19:12:34.232 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-07-01 19:12:34.232 | for (l = count -2; l >= 0; l--) 2026-07-01 19:12:34.232 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-07-01 19:12:34.232 | } 2026-07-01 19:12:34.232 | } 2026-07-01 19:12:34.232 | } 2026-07-01 19:12:34.232 | } 2026-07-01 19:12:34.233 | ' 2026-07-01 19:12:34.233 | + inc/meta-config:merge_config_file:164 : read a 2026-07-01 19:12:34.234 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-07-01 19:12:34.234 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-07-01 19:12:34.234 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-07-01 19:12:34.234 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CONF' 2026-07-01 19:12:34.237 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-07-01 19:12:34.240 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CONF ]] 2026-07-01 19:12:34.244 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CONF' ' 2026-07-01 19:12:34.244 | BEGIN { group = "" } 2026-07-01 19:12:34.244 | /^\[\[.+\|.*\]\]/ { 2026-07-01 19:12:34.244 | gsub("[][]", "", $1); 2026-07-01 19:12:34.244 | split($1, a, "|"); 2026-07-01 19:12:34.244 | if (a[1] == matchgroup && a[2] == configfile) { 2026-07-01 19:12:34.244 | group=a[1] 2026-07-01 19:12:34.244 | } else { 2026-07-01 19:12:34.244 | group="" 2026-07-01 19:12:34.245 | } 2026-07-01 19:12:34.245 | next 2026-07-01 19:12:34.245 | } 2026-07-01 19:12:34.245 | { 2026-07-01 19:12:34.245 | if (group != "") 2026-07-01 19:12:34.245 | print $0 2026-07-01 19:12:34.245 | } 2026-07-01 19:12:34.246 | ' /home/quobyte/devstack/local.conf 2026-07-01 19:12:34.254 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt quobyte_mount_point_base "/opt/stack/data/nova/mnt/"' 2026-07-01 19:12:34.257 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt quobyte_mount_point_base /opt/stack/data/nova/mnt/ 2026-07-01 19:12:34.303 | + inc/meta-config:merge_config_file:164 : read a 2026-07-01 19:12:34.306 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt quobyte_client_cfg "/etc/quobyte/client-nova.cfg"' 2026-07-01 19:12:34.311 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt quobyte_client_cfg /etc/quobyte/client-nova.cfg 2026-07-01 19:12:34.355 | + inc/meta-config:merge_config_file:164 : read a 2026-07-01 19:12:34.359 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt preallocate_images "space"' 2026-07-01 19:12:34.363 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt preallocate_images space 2026-07-01 19:12:34.406 | + inc/meta-config:merge_config_file:164 : read a 2026-07-01 19:12:34.410 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt cpu_models ""' 2026-07-01 19:12:34.413 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt cpu_models '' 2026-07-01 19:12:34.458 | + inc/meta-config:merge_config_file:164 : read a 2026-07-01 19:12:34.462 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt cpu_mode "host-passthrough"' 2026-07-01 19:12:34.467 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt cpu_mode host-passthrough 2026-07-01 19:12:34.515 | + inc/meta-config:merge_config_file:164 : read a 2026-07-01 19:12:34.519 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-07-01 19:12:34.523 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-07-01 19:12:34.527 | + inc/meta-config:merge_config_group:180 : local dir 2026-07-01 19:12:34.533 | ++ inc/meta-config:merge_config_group:182 : eval 'echo /etc/neutron/metadata_agent.ini' 2026-07-01 19:12:34.538 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/metadata_agent.ini 2026-07-01 19:12:34.543 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/metadata_agent.ini 2026-07-01 19:12:34.547 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/metadata_agent.ini ]] 2026-07-01 19:12:34.551 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/metadata_agent.ini 2026-07-01 19:12:34.558 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron 2026-07-01 19:12:34.562 | + inc/meta-config:merge_config_group:189 : test -e /etc/neutron 2026-07-01 19:12:34.565 | + inc/meta-config:merge_config_group:189 : test -d /etc/neutron 2026-07-01 19:12:34.570 | + inc/meta-config:merge_config_group:191 : [[ -e /etc/neutron ]] 2026-07-01 19:12:34.573 | + inc/meta-config:merge_config_group:196 : merge_config_file /home/quobyte/devstack/local.conf post-config /etc/neutron/metadata_agent.ini 2026-07-01 19:12:34.577 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-07-01 19:12:34.582 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-07-01 19:12:34.586 | + inc/meta-config:merge_config_file:85 : local configfile=/etc/neutron/metadata_agent.ini 2026-07-01 19:12:34.590 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-07-01 19:12:34.596 | ++ inc/meta-config:merge_config_file:91 : eval echo /etc/neutron/metadata_agent.ini 2026-07-01 19:12:34.599 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/metadata_agent.ini 2026-07-01 19:12:34.604 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/metadata_agent.ini 2026-07-01 19:12:34.607 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/metadata_agent.ini ']' 2026-07-01 19:12:34.611 | + inc/meta-config:merge_config_file:93 : touch /etc/neutron/metadata_agent.ini 2026-07-01 19:12:34.617 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config /etc/neutron/metadata_agent.ini 2026-07-01 19:12:34.618 | + inc/meta-config:merge_config_file:164 : read a 2026-07-01 19:12:34.620 | + inc/meta-config:merge_config_file:97 : awk -v configfile=/etc/neutron/metadata_agent.ini ' 2026-07-01 19:12:34.620 | BEGIN { 2026-07-01 19:12:34.620 | section = "" 2026-07-01 19:12:34.620 | last_section = "" 2026-07-01 19:12:34.620 | section_count = 0 2026-07-01 19:12:34.620 | } 2026-07-01 19:12:34.620 | /^\[.+\]/ { 2026-07-01 19:12:34.620 | gsub("[][]", "", $1); 2026-07-01 19:12:34.620 | section=$1 2026-07-01 19:12:34.620 | next 2026-07-01 19:12:34.620 | } 2026-07-01 19:12:34.620 | /^ *\#/ { 2026-07-01 19:12:34.621 | next 2026-07-01 19:12:34.621 | } 2026-07-01 19:12:34.621 | /^[^ \t]+/ { 2026-07-01 19:12:34.621 | # get offset of first = in $0 2026-07-01 19:12:34.621 | eq_idx = index($0, "=") 2026-07-01 19:12:34.621 | # extract attr & value from $0 2026-07-01 19:12:34.621 | attr = substr($0, 1, eq_idx - 1) 2026-07-01 19:12:34.621 | value = substr($0, eq_idx + 1) 2026-07-01 19:12:34.621 | # only need to strip trailing whitespace from attr 2026-07-01 19:12:34.621 | sub(/[ \t]*$/, "", attr) 2026-07-01 19:12:34.621 | # need to strip leading & trailing whitespace from value 2026-07-01 19:12:34.623 | sub(/^[ \t]*/, "", value) 2026-07-01 19:12:34.623 | sub(/[ \t]*$/, "", value) 2026-07-01 19:12:34.623 | 2026-07-01 19:12:34.623 | # cfg_attr_count: number of config lines per [section, attr] 2026-07-01 19:12:34.623 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-07-01 19:12:34.623 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-07-01 19:12:34.623 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-07-01 19:12:34.623 | if (! (section, attr) in cfg_attr_count) { 2026-07-01 19:12:34.623 | if (section != last_section) { 2026-07-01 19:12:34.623 | cfg_section[section_count++] = section 2026-07-01 19:12:34.624 | last_section = section 2026-07-01 19:12:34.624 | } 2026-07-01 19:12:34.624 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-07-01 19:12:34.624 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-07-01 19:12:34.624 | 2026-07-01 19:12:34.624 | cfg_attr[section, attr, 0] = value 2026-07-01 19:12:34.624 | cfg_attr_count[section, attr] = 1 2026-07-01 19:12:34.624 | } else { 2026-07-01 19:12:34.624 | lno = cfg_attr_count[section, attr]++ 2026-07-01 19:12:34.624 | cfg_attr[section, attr, lno] = value 2026-07-01 19:12:34.624 | } 2026-07-01 19:12:34.625 | } 2026-07-01 19:12:34.625 | END { 2026-07-01 19:12:34.625 | # Process each section in order 2026-07-01 19:12:34.625 | for (sno = 0; sno < section_count; sno++) { 2026-07-01 19:12:34.625 | section = cfg_section[sno] 2026-07-01 19:12:34.625 | # The ini routines simply append a config item immediately 2026-07-01 19:12:34.625 | # after the section header. To keep the same order as defined 2026-07-01 19:12:34.625 | # in local.conf, invoke the ini routines in the reverse order 2026-07-01 19:12:34.625 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-07-01 19:12:34.625 | attr = cfg_sec_attr_name[sno, attr_no] 2026-07-01 19:12:34.625 | if (cfg_attr_count[section, attr] == 1) 2026-07-01 19:12:34.625 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-07-01 19:12:34.626 | else { 2026-07-01 19:12:34.626 | # For multiline, invoke the ini routines in the reverse order 2026-07-01 19:12:34.626 | count = cfg_attr_count[section, attr] 2026-07-01 19:12:34.626 | print "inidelete " configfile " " section " " attr 2026-07-01 19:12:34.626 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-07-01 19:12:34.626 | for (l = count -2; l >= 0; l--) 2026-07-01 19:12:34.626 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-07-01 19:12:34.626 | } 2026-07-01 19:12:34.626 | } 2026-07-01 19:12:34.626 | } 2026-07-01 19:12:34.626 | } 2026-07-01 19:12:34.627 | ' 2026-07-01 19:12:34.627 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-07-01 19:12:34.627 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-07-01 19:12:34.627 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-07-01 19:12:34.630 | + inc/meta-config:get_meta_section:35 : local configfile=/etc/neutron/metadata_agent.ini 2026-07-01 19:12:34.632 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-07-01 19:12:34.636 | + inc/meta-config:get_meta_section:38 : [[ -z /etc/neutron/metadata_agent.ini ]] 2026-07-01 19:12:34.640 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v configfile=/etc/neutron/metadata_agent.ini ' 2026-07-01 19:12:34.641 | BEGIN { group = "" } 2026-07-01 19:12:34.641 | /^\[\[.+\|.*\]\]/ { 2026-07-01 19:12:34.641 | gsub("[][]", "", $1); 2026-07-01 19:12:34.641 | split($1, a, "|"); 2026-07-01 19:12:34.641 | if (a[1] == matchgroup && a[2] == configfile) { 2026-07-01 19:12:34.641 | group=a[1] 2026-07-01 19:12:34.641 | } else { 2026-07-01 19:12:34.641 | group="" 2026-07-01 19:12:34.641 | } 2026-07-01 19:12:34.641 | next 2026-07-01 19:12:34.641 | } 2026-07-01 19:12:34.641 | { 2026-07-01 19:12:34.642 | if (group != "") 2026-07-01 19:12:34.642 | print $0 2026-07-01 19:12:34.642 | } 2026-07-01 19:12:34.642 | ' /home/quobyte/devstack/local.conf 2026-07-01 19:12:34.649 | + inc/meta-config:merge_config_file:164 : eval 'iniset /etc/neutron/metadata_agent.ini DEFAULT ovsdb_connection "tcp:127.0.0.1:6640"' 2026-07-01 19:12:34.652 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/metadata_agent.ini DEFAULT ovsdb_connection tcp:127.0.0.1:6640 2026-07-01 19:12:34.695 | + inc/meta-config:merge_config_file:164 : read a 2026-07-01 19:12:34.699 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-07-01 19:12:34.702 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-07-01 19:12:34.707 | + inc/meta-config:merge_config_group:180 : local dir 2026-07-01 19:12:34.711 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $CINDER_CONF' 2026-07-01 19:12:34.716 | +++ inc/meta-config:merge_config_group:182 : echo /etc/cinder/cinder.conf 2026-07-01 19:12:34.719 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/cinder/cinder.conf 2026-07-01 19:12:34.723 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/cinder/cinder.conf ]] 2026-07-01 19:12:34.729 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/cinder/cinder.conf 2026-07-01 19:12:34.735 | + inc/meta-config:merge_config_group:187 : dir=/etc/cinder 2026-07-01 19:12:34.739 | + inc/meta-config:merge_config_group:189 : test -e /etc/cinder 2026-07-01 19:12:34.744 | + inc/meta-config:merge_config_group:189 : test -d /etc/cinder 2026-07-01 19:12:34.748 | + inc/meta-config:merge_config_group:191 : [[ -e /etc/cinder ]] 2026-07-01 19:12:34.751 | + inc/meta-config:merge_config_group:196 : merge_config_file /home/quobyte/devstack/local.conf post-config '$CINDER_CONF' 2026-07-01 19:12:34.755 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-07-01 19:12:34.759 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-07-01 19:12:34.763 | + inc/meta-config:merge_config_file:85 : local 'configfile=$CINDER_CONF' 2026-07-01 19:12:34.766 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-07-01 19:12:34.771 | ++ inc/meta-config:merge_config_file:91 : eval echo '$CINDER_CONF' 2026-07-01 19:12:34.775 | +++ inc/meta-config:merge_config_file:91 : echo /etc/cinder/cinder.conf 2026-07-01 19:12:34.780 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/cinder/cinder.conf 2026-07-01 19:12:34.783 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/cinder/cinder.conf ']' 2026-07-01 19:12:34.789 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$CINDER_CONF' ' 2026-07-01 19:12:34.789 | BEGIN { 2026-07-01 19:12:34.789 | section = "" 2026-07-01 19:12:34.789 | last_section = "" 2026-07-01 19:12:34.789 | section_count = 0 2026-07-01 19:12:34.789 | } 2026-07-01 19:12:34.789 | /^\[.+\]/ { 2026-07-01 19:12:34.789 | gsub("[][]", "", $1); 2026-07-01 19:12:34.789 | section=$1 2026-07-01 19:12:34.789 | next 2026-07-01 19:12:34.790 | } 2026-07-01 19:12:34.790 | /^ *\#/ { 2026-07-01 19:12:34.790 | next 2026-07-01 19:12:34.790 | } 2026-07-01 19:12:34.790 | /^[^ \t]+/ { 2026-07-01 19:12:34.790 | # get offset of first = in $0 2026-07-01 19:12:34.790 | eq_idx = index($0, "=") 2026-07-01 19:12:34.790 | # extract attr & value from $0 2026-07-01 19:12:34.790 | attr = substr($0, 1, eq_idx - 1) 2026-07-01 19:12:34.790 | value = substr($0, eq_idx + 1) 2026-07-01 19:12:34.791 | # only need to strip trailing whitespace from attr 2026-07-01 19:12:34.791 | sub(/[ \t]*$/, "", attr) 2026-07-01 19:12:34.791 | # need to strip leading & trailing whitespace from value 2026-07-01 19:12:34.791 | sub(/^[ \t]*/, "", value) 2026-07-01 19:12:34.791 | sub(/[ \t]*$/, "", value) 2026-07-01 19:12:34.791 | 2026-07-01 19:12:34.791 | # cfg_attr_count: number of config lines per [section, attr] 2026-07-01 19:12:34.791 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-07-01 19:12:34.791 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-07-01 19:12:34.791 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-07-01 19:12:34.792 | if (! (section, attr) in cfg_attr_count) { 2026-07-01 19:12:34.792 | if (section != last_section) { 2026-07-01 19:12:34.792 | cfg_section[section_count++] = section 2026-07-01 19:12:34.792 | last_section = section 2026-07-01 19:12:34.792 | } 2026-07-01 19:12:34.792 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-07-01 19:12:34.792 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-07-01 19:12:34.792 | 2026-07-01 19:12:34.792 | cfg_attr[section, attr, 0] = value 2026-07-01 19:12:34.792 | cfg_attr_count[section, attr] = 1 2026-07-01 19:12:34.792 | } else { 2026-07-01 19:12:34.792 | lno = cfg_attr_count[section, attr]++ 2026-07-01 19:12:34.793 | cfg_attr[section, attr, lno] = value 2026-07-01 19:12:34.793 | } 2026-07-01 19:12:34.793 | } 2026-07-01 19:12:34.793 | END { 2026-07-01 19:12:34.793 | # Process each section in order 2026-07-01 19:12:34.793 | for (sno = 0; sno < section_count; sno++) { 2026-07-01 19:12:34.793 | section = cfg_section[sno] 2026-07-01 19:12:34.793 | # The ini routines simply append a config item immediately 2026-07-01 19:12:34.793 | # after the section header. To keep the same order as defined 2026-07-01 19:12:34.793 | # in local.conf, invoke the ini routines in the reverse order 2026-07-01 19:12:34.793 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-07-01 19:12:34.794 | attr = cfg_sec_attr_name[sno, attr_no] 2026-07-01 19:12:34.794 | if (cfg_attr_count[section, attr] == 1) 2026-07-01 19:12:34.794 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-07-01 19:12:34.794 | else { 2026-07-01 19:12:34.794 | # For multiline, invoke the ini routines in the reverse order 2026-07-01 19:12:34.794 | count = cfg_attr_count[section, attr] 2026-07-01 19:12:34.794 | print "inidelete " configfile " " section " " attr 2026-07-01 19:12:34.794 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-07-01 19:12:34.794 | for (l = count -2; l >= 0; l--) 2026-07-01 19:12:34.794 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-07-01 19:12:34.795 | } 2026-07-01 19:12:34.795 | } 2026-07-01 19:12:34.795 | } 2026-07-01 19:12:34.795 | } 2026-07-01 19:12:34.795 | ' 2026-07-01 19:12:34.795 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config '$CINDER_CONF' 2026-07-01 19:12:34.795 | + inc/meta-config:merge_config_file:164 : read a 2026-07-01 19:12:34.795 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-07-01 19:12:34.795 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-07-01 19:12:34.795 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-07-01 19:12:34.800 | + inc/meta-config:get_meta_section:35 : local 'configfile=$CINDER_CONF' 2026-07-01 19:12:34.804 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-07-01 19:12:34.808 | + inc/meta-config:get_meta_section:38 : [[ -z $CINDER_CONF ]] 2026-07-01 19:12:34.813 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$CINDER_CONF' ' 2026-07-01 19:12:34.813 | BEGIN { group = "" } 2026-07-01 19:12:34.813 | /^\[\[.+\|.*\]\]/ { 2026-07-01 19:12:34.813 | gsub("[][]", "", $1); 2026-07-01 19:12:34.813 | split($1, a, "|"); 2026-07-01 19:12:34.813 | if (a[1] == matchgroup && a[2] == configfile) { 2026-07-01 19:12:34.813 | group=a[1] 2026-07-01 19:12:34.813 | } else { 2026-07-01 19:12:34.813 | group="" 2026-07-01 19:12:34.813 | } 2026-07-01 19:12:34.814 | next 2026-07-01 19:12:34.814 | } 2026-07-01 19:12:34.814 | { 2026-07-01 19:12:34.814 | if (group != "") 2026-07-01 19:12:34.814 | print $0 2026-07-01 19:12:34.814 | } 2026-07-01 19:12:34.814 | ' /home/quobyte/devstack/local.conf 2026-07-01 19:12:34.823 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD nas_secure_file_operations "false"' 2026-07-01 19:12:34.827 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD nas_secure_file_operations false 2026-07-01 19:12:34.872 | + inc/meta-config:merge_config_file:164 : read a 2026-07-01 19:12:34.876 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD nas_secure_file_permissions "false"' 2026-07-01 19:12:34.880 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD nas_secure_file_permissions false 2026-07-01 19:12:34.922 | + inc/meta-config:merge_config_file:164 : read a 2026-07-01 19:12:34.926 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD quobyte_client_cfg "/etc/quobyte/client-cinder.cfg"' 2026-07-01 19:12:34.930 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD quobyte_client_cfg /etc/quobyte/client-cinder.cfg 2026-07-01 19:12:34.975 | + inc/meta-config:merge_config_file:164 : read a 2026-07-01 19:12:34.979 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD volume_backend_name "QuobyteHD"' 2026-07-01 19:12:34.983 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD volume_backend_name QuobyteHD 2026-07-01 19:12:35.005 | + inc/async:async_inner:64 : rc=0 2026-07-01 19:12:35.024 | + inc/meta-config:merge_config_file:164 : read a 2026-07-01 19:12:35.029 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD quobyte_volume_url "quobyte://osci02.corp.quobyte.com/cinder-vol-dac3296e-44f4-4e14-a5a2-a9ebc6fdd57f"' 2026-07-01 19:12:35.033 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD quobyte_volume_url quobyte://osci02.corp.quobyte.com/cinder-vol-dac3296e-44f4-4e14-a5a2-a9ebc6fdd57f 2026-07-01 19:12:35.035 | [58757 Async configure_neutron_nova:58757]: finished successfully 2026-07-01 19:12:35.073 | + inc/meta-config:merge_config_file:164 : read a 2026-07-01 19:12:35.075 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD volume_driver "cinder.volume.drivers.quobyte.QuobyteDriver"' 2026-07-01 19:12:35.078 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD volume_driver cinder.volume.drivers.quobyte.QuobyteDriver 2026-07-01 19:12:35.112 | + inc/meta-config:merge_config_file:164 : read a 2026-07-01 19:12:35.115 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD enable_unsupported_driver "True"' 2026-07-01 19:12:35.118 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD enable_unsupported_driver True 2026-07-01 19:12:35.155 | + inc/meta-config:merge_config_file:164 : read a 2026-07-01 19:12:35.159 | + ./stack.sh:main:1266 : is_service_enabled swift 2026-07-01 19:12:35.180 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 19:12:35.183 | + ./stack.sh:main:1274 : FIXED_KEY=bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-07-01 19:12:35.188 | + ./stack.sh:main:1275 : is_service_enabled cinder 2026-07-01 19:12:35.212 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 19:12:35.215 | + ./stack.sh:main:1276 : iniset /etc/cinder/cinder.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-07-01 19:12:35.259 | + ./stack.sh:main:1279 : async_wait configure_neutron_nova 2026-07-01 19:12:35.315 | [2057 Async configure_neutron_nova:58757]: Waiting for completion of configure_neutron_nova running on PID 58757 (2 other jobs running) 2026-07-01 19:12:35.341 | [2057 Async configure_neutron_nova:58757]: Signaling child to exit 2026-07-01 19:12:35.342 | WAKEUP 2026-07-01 19:12:35.365 | [2057 Async configure_neutron_nova:58757]: Signaled 2026-07-01 19:12:35.367 | + lib/neutron:configure_neutron_nova:448 : create_nova_conf_neutron /etc/nova/nova.conf 2026-07-01 19:12:35.367 | + lib/neutron:create_nova_conf_neutron:459 : local conf=/etc/nova/nova.conf 2026-07-01 19:12:35.367 | + lib/neutron:create_nova_conf_neutron:460 : configure_keystoneauth /etc/nova/nova.conf nova neutron 2026-07-01 19:12:35.367 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-07-01 19:12:35.367 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-01 19:12:35.368 | + lib/keystone:configure_keystoneauth:393 : local section=neutron 2026-07-01 19:12:35.368 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf neutron auth_type password 2026-07-01 19:12:35.368 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf neutron interface public 2026-07-01 19:12:35.368 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf neutron auth_url http://192.168.122.71/identity 2026-07-01 19:12:35.368 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf neutron username nova 2026-07-01 19:12:35.368 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf neutron password nomoresecret 2026-07-01 19:12:35.368 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf neutron user_domain_name Default 2026-07-01 19:12:35.368 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf neutron project_name service 2026-07-01 19:12:35.368 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf neutron project_domain_name Default 2026-07-01 19:12:35.368 | + lib/neutron:create_nova_conf_neutron:461 : iniset /etc/nova/nova.conf neutron region_name RegionOne 2026-07-01 19:12:35.368 | + lib/neutron:create_nova_conf_neutron:464 : neutron_plugin_create_nova_conf /etc/nova/nova.conf 2026-07-01 19:12:35.369 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2026-07-01 19:12:35.369 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:119 : : 2026-07-01 19:12:35.369 | + lib/neutron:create_nova_conf_neutron:466 : is_service_enabled q-meta neutron-metadata-agent 2026-07-01 19:12:35.369 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 19:12:35.369 | + lib/neutron:create_nova_conf_neutron:470 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_is_fatal True 2026-07-01 19:12:35.369 | + lib/neutron:create_nova_conf_neutron:471 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_timeout 300 2026-07-01 19:12:35.369 | + lib/neutron:configure_neutron_nova:449 : [[ superconductor == \s\u\p\e\r\c\o\n\d\u\c\t\o\r ]] 2026-07-01 19:12:35.369 | ++ lib/neutron:configure_neutron_nova:450 : seq 1 1 2026-07-01 19:12:35.369 | + lib/neutron:configure_neutron_nova:450 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-01 19:12:35.369 | + lib/neutron:configure_neutron_nova:451 : local conf 2026-07-01 19:12:35.369 | ++ lib/neutron:configure_neutron_nova:452 : conductor_conf 1 2026-07-01 19:12:35.370 | ++ lib/nova:conductor_conf:828 : local cell=1 2026-07-01 19:12:35.370 | ++ lib/nova:conductor_conf:829 : echo /etc/nova/nova_cell1.conf 2026-07-01 19:12:35.370 | + lib/neutron:configure_neutron_nova:452 : conf=/etc/nova/nova_cell1.conf 2026-07-01 19:12:35.370 | + lib/neutron:configure_neutron_nova:453 : create_nova_conf_neutron /etc/nova/nova_cell1.conf 2026-07-01 19:12:35.370 | + lib/neutron:create_nova_conf_neutron:459 : local conf=/etc/nova/nova_cell1.conf 2026-07-01 19:12:35.370 | + lib/neutron:create_nova_conf_neutron:460 : configure_keystoneauth /etc/nova/nova_cell1.conf nova neutron 2026-07-01 19:12:35.370 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova_cell1.conf 2026-07-01 19:12:35.370 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-01 19:12:35.370 | + lib/keystone:configure_keystoneauth:393 : local section=neutron 2026-07-01 19:12:35.370 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova_cell1.conf neutron auth_type password 2026-07-01 19:12:35.370 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova_cell1.conf neutron interface public 2026-07-01 19:12:35.371 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova_cell1.conf neutron auth_url http://192.168.122.71/identity 2026-07-01 19:12:35.371 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova_cell1.conf neutron username nova 2026-07-01 19:12:35.371 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova_cell1.conf neutron password nomoresecret 2026-07-01 19:12:35.371 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova_cell1.conf neutron user_domain_name Default 2026-07-01 19:12:35.371 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova_cell1.conf neutron project_name service 2026-07-01 19:12:35.371 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova_cell1.conf neutron project_domain_name Default 2026-07-01 19:12:35.371 | + lib/neutron:create_nova_conf_neutron:461 : iniset /etc/nova/nova_cell1.conf neutron region_name RegionOne 2026-07-01 19:12:35.371 | + lib/neutron:create_nova_conf_neutron:464 : neutron_plugin_create_nova_conf /etc/nova/nova_cell1.conf 2026-07-01 19:12:35.371 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2026-07-01 19:12:35.371 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:119 : : 2026-07-01 19:12:35.371 | + lib/neutron:create_nova_conf_neutron:466 : is_service_enabled q-meta neutron-metadata-agent 2026-07-01 19:12:35.372 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 19:12:35.372 | + lib/neutron:create_nova_conf_neutron:470 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_is_fatal True 2026-07-01 19:12:35.372 | + lib/neutron:create_nova_conf_neutron:471 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_timeout 300 2026-07-01 19:12:35.418 | [2057 Async configure_neutron_nova:58757]: finished configure_neutron_nova with result 0 in 1 seconds 2026-07-01 19:12:35.423 | + inc/async:async_wait:197 : return 0 2026-07-01 19:12:35.426 | + ./stack.sh:main:1285 : is_service_enabled nova 2026-07-01 19:12:35.449 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 19:12:35.453 | + ./stack.sh:main:1286 : iniset /etc/nova/nova.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-07-01 19:12:35.494 | + ./stack.sh:main:1287 : iniset /etc/nova/nova-cpu.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-07-01 19:12:35.541 | + ./stack.sh:main:1291 : is_service_enabled n-api 2026-07-01 19:12:35.565 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 19:12:35.569 | + ./stack.sh:main:1292 : echo_summary 'Starting Nova API' 2026-07-01 19:12:35.573 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-01 19:12:35.577 | + ./stack.sh:echo_summary:447 : echo -e Starting Nova API 2026-07-01 19:12:35.580 | + ./stack.sh:main:1293 : start_nova_api 2026-07-01 19:12:35.584 | + lib/nova:start_nova_api:969 : local old_path=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-01 19:12:35.588 | + lib/nova:start_nova_api:970 : export PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-01 19:12:35.592 | + lib/nova:start_nova_api:970 : PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-01 19:12:35.597 | ++ lib/nova:start_nova_api:972 : which uwsgi 2026-07-01 19:12:35.604 | + lib/nova:start_nova_api:972 : run_process n-api '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-07-01 19:12:35.608 | + functions-common:run_process:1674 : local service=n-api 2026-07-01 19:12:35.612 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-07-01 19:12:35.615 | + functions-common:run_process:1676 : local group= 2026-07-01 19:12:35.619 | + functions-common:run_process:1677 : local user= 2026-07-01 19:12:35.623 | + functions-common:run_process:1678 : local env_vars= 2026-07-01 19:12:35.627 | + functions-common:run_process:1680 : local name=n-api 2026-07-01 19:12:35.630 | + functions-common:run_process:1682 : time_start run_process 2026-07-01 19:12:35.634 | + functions-common:time_start:2406 : local name=run_process 2026-07-01 19:12:35.638 | + functions-common:time_start:2407 : local start_time= 2026-07-01 19:12:35.641 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-01 19:12:35.646 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-01 19:12:35.651 | + functions-common:time_start:2411 : _TIME_START[$name]=1782933155647 2026-07-01 19:12:35.655 | + functions-common:run_process:1683 : is_service_enabled n-api 2026-07-01 19:12:35.679 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 19:12:35.683 | + functions-common:run_process:1684 : _run_under_systemd n-api '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' '' '' 2026-07-01 19:12:35.687 | + functions-common:_run_under_systemd:1628 : local service=n-api 2026-07-01 19:12:35.691 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-07-01 19:12:35.694 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-07-01 19:12:35.698 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-07-01 19:12:35.701 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-07-01 19:12:35.705 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ sudo ]] 2026-07-01 19:12:35.708 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ ^/ ]] 2026-07-01 19:12:35.711 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-api.service 2026-07-01 19:12:35.715 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-01 19:12:35.718 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-01 19:12:35.722 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-01 19:12:35.725 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-01 19:12:35.728 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-api] ]] 2026-07-01 19:12:35.732 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ uwsgi ]] 2026-07-01 19:12:35.736 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-07-01 19:12:35.740 | + functions-common:_run_under_systemd:1646 : cmd='/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-07-01 19:12:35.744 | + functions-common:_run_under_systemd:1648 : write_uwsgi_user_unit_file devstack@n-api.service '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini --venv /opt/stack/data/venv' '' quobyte '' 2026-07-01 19:12:35.747 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@n-api.service 2026-07-01 19:12:35.751 | + functions-common:write_uwsgi_user_unit_file:1568 : local 'command=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-07-01 19:12:35.754 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-07-01 19:12:35.758 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-07-01 19:12:35.761 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-07-01 19:12:35.764 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@n-api.service 2026-07-01 19:12:35.768 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-07-01 19:12:35.774 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@n-api.service Unit Description 'Devstack devstack@n-api.service' 2026-07-01 19:12:35.862 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Environment '"PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-07-01 19:12:35.949 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service SyslogIdentifier devstack@n-api.service 2026-07-01 19:12:36.016 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service User quobyte 2026-07-01 19:12:36.087 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecStart '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-07-01 19:12:36.159 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-01 19:12:36.229 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Type notify 2026-07-01 19:12:36.300 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service KillMode process 2026-07-01 19:12:36.367 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Restart always 2026-07-01 19:12:36.434 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service NotifyAccess all 2026-07-01 19:12:36.502 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service RestartForceExitStatus 100 2026-07-01 19:12:36.570 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-07-01 19:12:36.573 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-07-01 19:12:36.576 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@n-api.service Install WantedBy multi-user.target 2026-07-01 19:12:36.657 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-07-01 19:12:37.120 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-api.service 2026-07-01 19:12:37.148 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api.service → /etc/systemd/system/devstack@n-api.service. 2026-07-01 19:12:37.601 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-api.service 2026-07-01 19:12:37.726 | + functions-common:run_process:1686 : time_stop run_process 2026-07-01 19:12:37.730 | + functions-common:time_stop:2420 : local name 2026-07-01 19:12:37.733 | + functions-common:time_stop:2421 : local end_time 2026-07-01 19:12:37.735 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 19:12:37.737 | + functions-common:time_stop:2423 : local total 2026-07-01 19:12:37.739 | + functions-common:time_stop:2424 : local start_time 2026-07-01 19:12:37.742 | + functions-common:time_stop:2426 : name=run_process 2026-07-01 19:12:37.744 | + functions-common:time_stop:2427 : start_time=1782933155647 2026-07-01 19:12:37.746 | + functions-common:time_stop:2429 : [[ -z 1782933155647 ]] 2026-07-01 19:12:37.749 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 19:12:37.753 | + functions-common:time_stop:2432 : end_time=1782933157751 2026-07-01 19:12:37.755 | + functions-common:time_stop:2433 : elapsed_time=2104 2026-07-01 19:12:37.758 | + functions-common:time_stop:2434 : total=4171 2026-07-01 19:12:37.760 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 19:12:37.762 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=6275 2026-07-01 19:12:37.765 | + lib/nova:start_nova_api:974 : echo 'Waiting for nova-api to start...' 2026-07-01 19:12:37.765 | Waiting for nova-api to start... 2026-07-01 19:12:37.767 | + lib/nova:start_nova_api:976 : local service_url=http://192.168.122.71/compute/v2.1/ 2026-07-01 19:12:37.769 | + lib/nova:start_nova_api:978 : wait_for_service 60 http://192.168.122.71/compute/v2.1/ 2026-07-01 19:12:37.772 | + functions:wait_for_service:476 : local timeout=60 2026-07-01 19:12:37.774 | + functions:wait_for_service:477 : local url=http://192.168.122.71/compute/v2.1/ 2026-07-01 19:12:37.776 | + functions:wait_for_service:478 : local rval=0 2026-07-01 19:12:37.778 | + functions:wait_for_service:479 : time_start wait_for_service 2026-07-01 19:12:37.781 | + functions-common:time_start:2406 : local name=wait_for_service 2026-07-01 19:12:37.783 | + functions-common:time_start:2407 : local start_time= 2026-07-01 19:12:37.785 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-01 19:12:37.788 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-01 19:12:37.792 | + functions-common:time_start:2411 : _TIME_START[$name]=1782933157790 2026-07-01 19:12:37.795 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-07-01 19:12:37.798 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-01 19:12:37.800 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.71/compute/v2.1/ 2026-07-01 19:12:43.753 | + :: : [[ 200 == 503 ]] 2026-07-01 19:12:43.754 | + :: : [[ 0 -eq 7 ]] 2026-07-01 19:12:43.758 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-07-01 19:12:43.762 | + functions-common:time_stop:2420 : local name 2026-07-01 19:12:43.767 | + functions-common:time_stop:2421 : local end_time 2026-07-01 19:12:43.770 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 19:12:43.774 | + functions-common:time_stop:2423 : local total 2026-07-01 19:12:43.778 | + functions-common:time_stop:2424 : local start_time 2026-07-01 19:12:43.782 | + functions-common:time_stop:2426 : name=wait_for_service 2026-07-01 19:12:43.787 | + functions-common:time_stop:2427 : start_time=1782933157790 2026-07-01 19:12:43.791 | + functions-common:time_stop:2429 : [[ -z 1782933157790 ]] 2026-07-01 19:12:43.796 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 19:12:43.802 | + functions-common:time_stop:2432 : end_time=1782933163798 2026-07-01 19:12:43.806 | + functions-common:time_stop:2433 : elapsed_time=6008 2026-07-01 19:12:43.810 | + functions-common:time_stop:2434 : total=5512 2026-07-01 19:12:43.814 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 19:12:43.819 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=11520 2026-07-01 19:12:43.823 | + functions:wait_for_service:486 : return 0 2026-07-01 19:12:43.828 | + lib/nova:start_nova_api:982 : export PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-01 19:12:43.833 | + lib/nova:start_nova_api:982 : PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-01 19:12:43.837 | + ./stack.sh:main:1296 : is_service_enabled ovn-controller ovn-controller-vtep 2026-07-01 19:12:43.864 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 19:12:43.868 | + ./stack.sh:main:1297 : echo_summary 'Starting OVN services' 2026-07-01 19:12:43.871 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-01 19:12:43.878 | + ./stack.sh:echo_summary:447 : echo -e Starting OVN services 2026-07-01 19:12:43.882 | + ./stack.sh:main:1298 : start_ovn_services 2026-07-01 19:12:43.886 | + lib/neutron:start_ovn_services:576 : [[ ovn == \o\v\n ]] 2026-07-01 19:12:43.891 | + lib/neutron:start_ovn_services:577 : '[' libvirt '!=' ironic ']' 2026-07-01 19:12:43.895 | + lib/neutron:start_ovn_services:583 : init_ovn 2026-07-01 19:12:43.899 | + lib/neutron_plugins/ovn_agent:init_ovn:627 : local 'mkdir_cmd=mkdir -p /var/lib/ovn' 2026-07-01 19:12:43.903 | + lib/neutron_plugins/ovn_agent:init_ovn:629 : [[ False == \F\a\l\s\e ]] 2026-07-01 19:12:43.907 | + lib/neutron_plugins/ovn_agent:init_ovn:630 : mkdir_cmd='sudo mkdir -p /var/lib/ovn' 2026-07-01 19:12:43.912 | + lib/neutron_plugins/ovn_agent:init_ovn:633 : sudo mkdir -p /var/lib/ovn 2026-07-01 19:12:43.931 | + lib/neutron_plugins/ovn_agent:init_ovn:634 : mkdir -p /opt/stack/data/ovs 2026-07-01 19:12:43.938 | + lib/neutron_plugins/ovn_agent:init_ovn:636 : rm -f '/opt/stack/data/ovs/*.db' 2026-07-01 19:12:43.944 | + lib/neutron_plugins/ovn_agent:init_ovn:637 : rm -f '/opt/stack/data/ovs/.*.db.~lock~' 2026-07-01 19:12:43.950 | + lib/neutron_plugins/ovn_agent:init_ovn:638 : sudo rm -f /var/lib/ovn/ovnnb_db.db /var/lib/ovn/ovnsb_db.db 2026-07-01 19:12:43.967 | + lib/neutron_plugins/ovn_agent:init_ovn:639 : sudo rm -f /var/lib/ovn/.ovnnb_db.db.~lock~ /var/lib/ovn/.ovnsb_db.db.~lock~ 2026-07-01 19:12:43.984 | + lib/neutron_plugins/ovn_agent:init_ovn:640 : sudo rm -f /var/run/ovn/ovnnb_db.sock /var/run/ovn/ovnsb_db.sock 2026-07-01 19:12:44.001 | + lib/neutron:start_ovn_services:584 : start_ovn 2026-07-01 19:12:44.005 | + lib/neutron_plugins/ovn_agent:start_ovn:745 : echo 'Starting OVN' 2026-07-01 19:12:44.005 | Starting OVN 2026-07-01 19:12:44.008 | + lib/neutron_plugins/ovn_agent:start_ovn:747 : _start_ovs 2026-07-01 19:12:44.012 | + lib/neutron_plugins/ovn_agent:_start_ovs:644 : echo 'Starting OVS' 2026-07-01 19:12:44.012 | Starting OVS 2026-07-01 19:12:44.016 | + lib/neutron_plugins/ovn_agent:_start_ovs:645 : is_service_enabled ovn-controller ovn-controller-vtep ovn-northd 2026-07-01 19:12:44.037 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 19:12:44.041 | + lib/neutron_plugins/ovn_agent:_start_ovs:647 : enable_service ovsdb-server 2026-07-01 19:12:44.096 | + lib/neutron_plugins/ovn_agent:_start_ovs:648 : enable_service ovs-vswitchd 2026-07-01 19:12:44.152 | + lib/neutron_plugins/ovn_agent:_start_ovs:650 : [[ False == \T\r\u\e ]] 2026-07-01 19:12:44.156 | + lib/neutron_plugins/ovn_agent:_start_ovs:674 : _start_process ovsdb-server.service 2026-07-01 19:12:44.159 | + lib/neutron_plugins/ovn_agent:_start_process:258 : sudo systemctl daemon-reload 2026-07-01 19:12:44.609 | + lib/neutron_plugins/ovn_agent:_start_process:259 : sudo systemctl enable ovsdb-server.service 2026-07-01 19:12:45.065 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-07-01 19:12:45.065 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-07-01 19:12:45.065 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-07-01 19:12:45.065 | 2026-07-01 19:12:45.065 | Possible reasons for having these kinds of units are: 2026-07-01 19:12:45.065 | • A unit may be statically enabled by being symlinked from another unit's 2026-07-01 19:12:45.065 | .wants/, .requires/, or .upholds/ directory. 2026-07-01 19:12:45.065 | • A unit's purpose may be to act as a helper for some other unit which has 2026-07-01 19:12:45.065 | a requirement dependency on it. 2026-07-01 19:12:45.069 | • A unit may be started when needed via activation (socket, path, timer, 2026-07-01 19:12:45.069 | D-Bus, udev, scripted systemctl call, ...). 2026-07-01 19:12:45.069 | • In case of template units, the unit is meant to be enabled with some 2026-07-01 19:12:45.069 | instance name specified. 2026-07-01 19:12:45.075 | + lib/neutron_plugins/ovn_agent:_start_process:260 : sudo systemctl restart ovsdb-server.service 2026-07-01 19:12:49.699 | + lib/neutron_plugins/ovn_agent:_start_ovs:675 : _start_process ovs-vswitchd.service 2026-07-01 19:12:49.702 | + lib/neutron_plugins/ovn_agent:_start_process:258 : sudo systemctl daemon-reload 2026-07-01 19:12:50.174 | + lib/neutron_plugins/ovn_agent:_start_process:259 : sudo systemctl enable ovs-vswitchd.service 2026-07-01 19:12:50.641 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-07-01 19:12:50.641 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-07-01 19:12:50.642 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-07-01 19:12:50.642 | 2026-07-01 19:12:50.642 | Possible reasons for having these kinds of units are: 2026-07-01 19:12:50.642 | • A unit may be statically enabled by being symlinked from another unit's 2026-07-01 19:12:50.642 | .wants/, .requires/, or .upholds/ directory. 2026-07-01 19:12:50.642 | • A unit's purpose may be to act as a helper for some other unit which has 2026-07-01 19:12:50.642 | a requirement dependency on it. 2026-07-01 19:12:50.642 | • A unit may be started when needed via activation (socket, path, timer, 2026-07-01 19:12:50.642 | D-Bus, udev, scripted systemctl call, ...). 2026-07-01 19:12:50.642 | • In case of template units, the unit is meant to be enabled with some 2026-07-01 19:12:50.643 | instance name specified. 2026-07-01 19:12:50.649 | + lib/neutron_plugins/ovn_agent:_start_process:260 : sudo systemctl restart ovs-vswitchd.service 2026-07-01 19:12:50.981 | + lib/neutron_plugins/ovn_agent:_start_ovs:678 : echo 'Configuring OVSDB' 2026-07-01 19:12:50.981 | Configuring OVSDB 2026-07-01 19:12:50.985 | + lib/neutron_plugins/ovn_agent:_start_ovs:679 : is_service_enabled tls-proxy 2026-07-01 19:12:51.007 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 19:12:51.013 | + lib/neutron_plugins/ovn_agent:_start_ovs:686 : sudo ovs-vsctl --no-wait set-manager ptcp:6640:127.0.0.1 2026-07-01 19:12:51.047 | + lib/neutron_plugins/ovn_agent:_start_ovs:687 : sudo ovs-vsctl --no-wait set open_vswitch . system-type=devstack 2026-07-01 19:12:51.074 | + lib/neutron_plugins/ovn_agent:_start_ovs:688 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:system-id=4d3b84a8-5f86-40db-aa1c-ecfd79b17295 2026-07-01 19:12:51.099 | + lib/neutron_plugins/ovn_agent:_start_ovs:689 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-remote=tcp:192.168.122.71:6642 2026-07-01 19:12:51.124 | + lib/neutron_plugins/ovn_agent:_start_ovs:690 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-bridge=br-int 2026-07-01 19:12:51.148 | + lib/neutron_plugins/ovn_agent:_start_ovs:691 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-encap-type=geneve 2026-07-01 19:12:51.172 | + lib/neutron_plugins/ovn_agent:_start_ovs:692 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-encap-ip=192.168.122.71 2026-07-01 19:12:51.196 | ++ lib/neutron_plugins/ovn_agent:_start_ovs:693 : hostname 2026-07-01 19:12:51.201 | + lib/neutron_plugins/ovn_agent:_start_ovs:693 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:hostname=devstack 2026-07-01 19:12:51.223 | + lib/neutron_plugins/ovn_agent:_start_ovs:695 : [[ True == \T\r\u\e ]] 2026-07-01 19:12:51.227 | + lib/neutron_plugins/ovn_agent:_start_ovs:696 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-cms-options=enable-chassis-as-gw 2026-07-01 19:12:51.249 | + lib/neutron_plugins/ovn_agent:_start_ovs:699 : [[ metadata =~ ovn-bgp ]] 2026-07-01 19:12:51.253 | + lib/neutron_plugins/ovn_agent:_start_ovs:705 : is_provider_network 2026-07-01 19:12:51.257 | + functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-07-01 19:12:51.261 | + functions-common:is_provider_network:2272 : return 1 2026-07-01 19:12:51.265 | + lib/neutron_plugins/ovn_agent:_start_ovs:705 : [[ True == \T\r\u\e ]] 2026-07-01 19:12:51.269 | + lib/neutron_plugins/ovn_agent:_start_ovs:706 : ovn_base_setup_bridge br-ex 2026-07-01 19:12:51.273 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:246 : local bridge=br-ex 2026-07-01 19:12:51.276 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:247 : local 'addbr_cmd=sudo ovs-vsctl --no-wait -- --may-exist add-br br-ex' 2026-07-01 19:12:51.280 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:249 : '[' system '!=' system ']' 2026-07-01 19:12:51.284 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:253 : sudo ovs-vsctl --no-wait -- --may-exist add-br br-ex 2026-07-01 19:12:51.317 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:254 : sudo ovs-vsctl --no-wait br-set-external-id br-ex bridge-id br-ex 2026-07-01 19:12:51.354 | + lib/neutron_plugins/ovn_agent:_start_ovs:707 : sudo ovs-vsctl set open . external-ids:ovn-bridge-mappings=public:br-ex 2026-07-01 19:12:51.388 | + lib/neutron_plugins/ovn_agent:_start_ovs:710 : is_service_enabled ovn-controller-vtep 2026-07-01 19:12:51.408 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 19:12:51.410 | + lib/neutron_plugins/ovn_agent:start_ovn:749 : local SCRIPTDIR=/share/ovn/scripts 2026-07-01 19:12:51.412 | + lib/neutron_plugins/ovn_agent:start_ovn:750 : use_new_ovn_repository 2026-07-01 19:12:51.415 | + lib/neutron_plugins/ovn_agent:use_new_ovn_repository:218 : [[ False == \F\a\l\s\e ]] 2026-07-01 19:12:51.417 | + lib/neutron_plugins/ovn_agent:use_new_ovn_repository:219 : return 0 2026-07-01 19:12:51.419 | + lib/neutron_plugins/ovn_agent:start_ovn:754 : is_service_enabled ovn-northd 2026-07-01 19:12:51.437 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 19:12:51.440 | + lib/neutron_plugins/ovn_agent:start_ovn:755 : [[ False == \T\r\u\e ]] 2026-07-01 19:12:51.443 | + lib/neutron_plugins/ovn_agent:start_ovn:761 : _start_process ovn-central.service 2026-07-01 19:12:51.445 | + lib/neutron_plugins/ovn_agent:_start_process:258 : sudo systemctl daemon-reload 2026-07-01 19:12:51.960 | + lib/neutron_plugins/ovn_agent:_start_process:259 : sudo systemctl enable ovn-central.service 2026-07-01 19:12:52.443 | + lib/neutron_plugins/ovn_agent:_start_process:260 : sudo systemctl restart ovn-central.service 2026-07-01 19:12:52.527 | + lib/neutron_plugins/ovn_agent:start_ovn:764 : _wait_for_ovn_and_set_custom_config 2026-07-01 19:12:52.531 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:727 : wait_for_sock_file /var/run/ovn/ovnnb_db.sock 2026-07-01 19:12:52.535 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:207 : local count=0 2026-07-01 19:12:52.540 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:208 : '[' '!' -S /var/run/ovn/ovnnb_db.sock ']' 2026-07-01 19:12:52.543 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:209 : sleep 1 2026-07-01 19:12:53.552 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:210 : count=1 2026-07-01 19:12:53.556 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:211 : '[' 1 -gt 40 ']' 2026-07-01 19:12:53.560 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:208 : '[' '!' -S /var/run/ovn/ovnnb_db.sock ']' 2026-07-01 19:12:53.563 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:728 : wait_for_sock_file /var/run/ovn/ovnsb_db.sock 2026-07-01 19:12:53.567 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:207 : local count=0 2026-07-01 19:12:53.571 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:208 : '[' '!' -S /var/run/ovn/ovnsb_db.sock ']' 2026-07-01 19:12:53.574 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:729 : wait_for_db_file /var/lib/ovn/ovnnb_db.db 2026-07-01 19:12:53.578 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:196 : local count=0 2026-07-01 19:12:53.581 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:197 : '[' '!' -f /var/lib/ovn/ovnnb_db.db ']' 2026-07-01 19:12:53.585 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:730 : wait_for_db_file /var/lib/ovn/ovnsb_db.db 2026-07-01 19:12:53.588 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:196 : local count=0 2026-07-01 19:12:53.592 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:197 : '[' '!' -f /var/lib/ovn/ovnsb_db.db ']' 2026-07-01 19:12:53.595 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:732 : is_service_enabled tls-proxy 2026-07-01 19:12:53.618 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 19:12:53.621 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:737 : sudo ovn-nbctl --db=unix:/var/run/ovn/ovnnb_db.sock set-connection ptcp:6641:0.0.0.0 -- set connection . inactivity_probe=60000 2026-07-01 19:12:53.645 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:738 : sudo ovn-sbctl --db=unix:/var/run/ovn/ovnsb_db.sock set-connection ptcp:6642:0.0.0.0 -- set connection . inactivity_probe=60000 2026-07-01 19:12:53.669 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:739 : sudo ovs-appctl -t /var/run/ovn/ovnnb_db.ctl vlog/set console:off syslog:info file:info 2026-07-01 19:12:53.687 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:740 : sudo ovs-appctl -t /var/run/ovn/ovnsb_db.ctl vlog/set console:off syslog:info file:info 2026-07-01 19:12:53.708 | + lib/neutron_plugins/ovn_agent:start_ovn:768 : is_service_enabled ovn-controller 2026-07-01 19:12:53.731 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 19:12:53.735 | + lib/neutron_plugins/ovn_agent:start_ovn:769 : [[ False == \T\r\u\e ]] 2026-07-01 19:12:53.738 | + lib/neutron_plugins/ovn_agent:start_ovn:775 : _start_process ovn-controller.service 2026-07-01 19:12:53.741 | + lib/neutron_plugins/ovn_agent:_start_process:258 : sudo systemctl daemon-reload 2026-07-01 19:12:54.226 | + lib/neutron_plugins/ovn_agent:_start_process:259 : sudo systemctl enable ovn-controller.service 2026-07-01 19:12:54.706 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-07-01 19:12:54.706 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-07-01 19:12:54.706 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-07-01 19:12:54.706 | 2026-07-01 19:12:54.706 | Possible reasons for having these kinds of units are: 2026-07-01 19:12:54.706 | • A unit may be statically enabled by being symlinked from another unit's 2026-07-01 19:12:54.706 | .wants/, .requires/, or .upholds/ directory. 2026-07-01 19:12:54.706 | • A unit's purpose may be to act as a helper for some other unit which has 2026-07-01 19:12:54.706 | a requirement dependency on it. 2026-07-01 19:12:54.706 | • A unit may be started when needed via activation (socket, path, timer, 2026-07-01 19:12:54.706 | D-Bus, udev, scripted systemctl call, ...). 2026-07-01 19:12:54.707 | • In case of template units, the unit is meant to be enabled with some 2026-07-01 19:12:54.707 | instance name specified. 2026-07-01 19:12:54.714 | + lib/neutron_plugins/ovn_agent:_start_process:260 : sudo systemctl restart ovn-controller.service 2026-07-01 19:12:54.994 | + lib/neutron_plugins/ovn_agent:start_ovn:779 : is_service_enabled ovn-controller-vtep 2026-07-01 19:12:55.018 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 19:12:55.023 | + lib/neutron_plugins/ovn_agent:start_ovn:788 : is_ovn_metadata_agent_enabled 2026-07-01 19:12:55.026 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:317 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-07-01 19:12:55.053 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 19:12:55.056 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:317 : [[ False == \F\a\l\s\e ]] 2026-07-01 19:12:55.059 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:318 : return 0 2026-07-01 19:12:55.063 | + lib/neutron_plugins/ovn_agent:start_ovn:789 : run_process q-ovn-metadata-agent '/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-07-01 19:12:55.067 | + functions-common:run_process:1674 : local service=q-ovn-metadata-agent 2026-07-01 19:12:55.071 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-07-01 19:12:55.076 | + functions-common:run_process:1676 : local group= 2026-07-01 19:12:55.080 | + functions-common:run_process:1677 : local user= 2026-07-01 19:12:55.083 | + functions-common:run_process:1678 : local env_vars= 2026-07-01 19:12:55.087 | + functions-common:run_process:1680 : local name=q-ovn-metadata-agent 2026-07-01 19:12:55.089 | + functions-common:run_process:1682 : time_start run_process 2026-07-01 19:12:55.093 | + functions-common:time_start:2406 : local name=run_process 2026-07-01 19:12:55.096 | + functions-common:time_start:2407 : local start_time= 2026-07-01 19:12:55.100 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-01 19:12:55.105 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-01 19:12:55.111 | + functions-common:time_start:2411 : _TIME_START[$name]=1782933175106 2026-07-01 19:12:55.115 | + functions-common:run_process:1683 : is_service_enabled q-ovn-metadata-agent 2026-07-01 19:12:55.137 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 19:12:55.140 | + functions-common:run_process:1684 : _run_under_systemd q-ovn-metadata-agent '/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' '' '' '' 2026-07-01 19:12:55.143 | + functions-common:_run_under_systemd:1628 : local service=q-ovn-metadata-agent 2026-07-01 19:12:55.146 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-07-01 19:12:55.149 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-07-01 19:12:55.152 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-07-01 19:12:55.154 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-07-01 19:12:55.158 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini =~ sudo ]] 2026-07-01 19:12:55.161 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini =~ ^/ ]] 2026-07-01 19:12:55.164 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@q-ovn-metadata-agent.service 2026-07-01 19:12:55.167 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-01 19:12:55.170 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-01 19:12:55.172 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-01 19:12:55.175 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-01 19:12:55.178 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[q-ovn-metadata-agent] ]] 2026-07-01 19:12:55.181 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini =~ uwsgi ]] 2026-07-01 19:12:55.184 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@q-ovn-metadata-agent.service '/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' '' quobyte '' 2026-07-01 19:12:55.187 | + functions-common:write_user_unit_file:1535 : local service=devstack@q-ovn-metadata-agent.service 2026-07-01 19:12:55.192 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-07-01 19:12:55.193 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-01 19:12:55.196 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-07-01 19:12:55.199 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-01 19:12:55.202 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-01 19:12:55.204 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-01 19:12:55.207 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@q-ovn-metadata-agent.service 2026-07-01 19:12:55.209 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-01 19:12:55.214 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Unit Description 'Devstack devstack@q-ovn-metadata-agent.service' 2026-07-01 19:12:55.301 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-07-01 19:12:55.392 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service User quobyte 2026-07-01 19:12:55.469 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service ExecStart '/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-07-01 19:12:55.544 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service KillMode process 2026-07-01 19:12:55.618 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service TimeoutStopSec 300 2026-07-01 19:12:55.692 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-01 19:12:55.765 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-01 19:12:55.769 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-01 19:12:55.772 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Install WantedBy multi-user.target 2026-07-01 19:12:55.857 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-01 19:12:56.310 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@q-ovn-metadata-agent.service 2026-07-01 19:12:56.338 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-ovn-metadata-agent.service → /etc/systemd/system/devstack@q-ovn-metadata-agent.service. 2026-07-01 19:12:56.769 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@q-ovn-metadata-agent.service 2026-07-01 19:12:56.827 | + functions-common:run_process:1686 : time_stop run_process 2026-07-01 19:12:56.830 | + functions-common:time_stop:2420 : local name 2026-07-01 19:12:56.834 | + functions-common:time_stop:2421 : local end_time 2026-07-01 19:12:56.836 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 19:12:56.838 | + functions-common:time_stop:2423 : local total 2026-07-01 19:12:56.840 | + functions-common:time_stop:2424 : local start_time 2026-07-01 19:12:56.843 | + functions-common:time_stop:2426 : name=run_process 2026-07-01 19:12:56.845 | + functions-common:time_stop:2427 : start_time=1782933175106 2026-07-01 19:12:56.847 | + functions-common:time_stop:2429 : [[ -z 1782933175106 ]] 2026-07-01 19:12:56.850 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 19:12:56.855 | + functions-common:time_stop:2432 : end_time=1782933176852 2026-07-01 19:12:56.858 | + functions-common:time_stop:2433 : elapsed_time=1746 2026-07-01 19:12:56.860 | + functions-common:time_stop:2434 : total=6275 2026-07-01 19:12:56.862 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 19:12:56.864 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=8021 2026-07-01 19:12:56.867 | + lib/neutron_plugins/ovn_agent:start_ovn:791 : setup_logging /etc/neutron/neutron_ovn_metadata_agent.ini 2026-07-01 19:12:56.869 | + functions:setup_logging:693 : setup_systemd_logging /etc/neutron/neutron_ovn_metadata_agent.ini 2026-07-01 19:12:56.872 | + functions:setup_systemd_logging:710 : local conf_file=/etc/neutron/neutron_ovn_metadata_agent.ini 2026-07-01 19:12:56.876 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-07-01 19:12:56.897 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-07-01 19:12:56.900 | + functions:setup_systemd_logging:716 : local pidstr= 2026-07-01 19:12:56.904 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-07-01 19:12:56.907 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-07-01 19:12:56.911 | + functions:setup_systemd_logging:723 : iniset /etc/neutron/neutron_ovn_metadata_agent.ini DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-07-01 19:12:56.950 | + functions:setup_systemd_logging:725 : iniset /etc/neutron/neutron_ovn_metadata_agent.ini DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-07-01 19:12:56.986 | + functions:setup_systemd_logging:726 : iniset /etc/neutron/neutron_ovn_metadata_agent.ini DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-07-01 19:12:57.022 | + functions:setup_systemd_logging:727 : iniset /etc/neutron/neutron_ovn_metadata_agent.ini DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-07-01 19:12:57.057 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/neutron_ovn_metadata_agent.ini DEFAULT log_color False 2026-07-01 19:12:57.093 | + lib/neutron_plugins/ovn_agent:start_ovn:794 : is_ovn_agent_enabled 2026-07-01 19:12:57.096 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:324 : is_service_enabled q-ovn-agent neutron-ovn-agent 2026-07-01 19:12:57.117 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 19:12:57.120 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:325 : enable_service q-ovn-agent 2026-07-01 19:12:57.168 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:326 : return 0 2026-07-01 19:12:57.172 | + lib/neutron_plugins/ovn_agent:start_ovn:795 : run_process q-ovn-agent '/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-07-01 19:12:57.175 | + functions-common:run_process:1674 : local service=q-ovn-agent 2026-07-01 19:12:57.178 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-07-01 19:12:57.181 | + functions-common:run_process:1676 : local group= 2026-07-01 19:12:57.184 | + functions-common:run_process:1677 : local user= 2026-07-01 19:12:57.187 | + functions-common:run_process:1678 : local env_vars= 2026-07-01 19:12:57.191 | + functions-common:run_process:1680 : local name=q-ovn-agent 2026-07-01 19:12:57.194 | + functions-common:run_process:1682 : time_start run_process 2026-07-01 19:12:57.197 | + functions-common:time_start:2406 : local name=run_process 2026-07-01 19:12:57.200 | + functions-common:time_start:2407 : local start_time= 2026-07-01 19:12:57.203 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-01 19:12:57.207 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-01 19:12:57.212 | + functions-common:time_start:2411 : _TIME_START[$name]=1782933177208 2026-07-01 19:12:57.215 | + functions-common:run_process:1683 : is_service_enabled q-ovn-agent 2026-07-01 19:12:57.235 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 19:12:57.238 | + functions-common:run_process:1684 : _run_under_systemd q-ovn-agent '/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' '' '' '' 2026-07-01 19:12:57.241 | + functions-common:_run_under_systemd:1628 : local service=q-ovn-agent 2026-07-01 19:12:57.244 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-07-01 19:12:57.247 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-07-01 19:12:57.251 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-07-01 19:12:57.254 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-07-01 19:12:57.257 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini =~ sudo ]] 2026-07-01 19:12:57.260 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini =~ ^/ ]] 2026-07-01 19:12:57.263 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@q-ovn-agent.service 2026-07-01 19:12:57.266 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-01 19:12:57.270 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-01 19:12:57.273 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-01 19:12:57.276 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-01 19:12:57.279 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[q-ovn-agent] ]] 2026-07-01 19:12:57.282 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini =~ uwsgi ]] 2026-07-01 19:12:57.285 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@q-ovn-agent.service '/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' '' quobyte '' 2026-07-01 19:12:57.288 | + functions-common:write_user_unit_file:1535 : local service=devstack@q-ovn-agent.service 2026-07-01 19:12:57.291 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-07-01 19:12:57.294 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-01 19:12:57.297 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-07-01 19:12:57.300 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-01 19:12:57.303 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-01 19:12:57.306 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-01 19:12:57.309 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@q-ovn-agent.service 2026-07-01 19:12:57.311 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-01 19:12:57.317 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Unit Description 'Devstack devstack@q-ovn-agent.service' 2026-07-01 19:12:57.398 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-07-01 19:12:57.479 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service User quobyte 2026-07-01 19:12:57.547 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service ExecStart '/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-07-01 19:12:57.617 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service KillMode process 2026-07-01 19:12:57.686 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service TimeoutStopSec 300 2026-07-01 19:12:57.754 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-01 19:12:57.822 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-01 19:12:57.825 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-01 19:12:57.828 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Install WantedBy multi-user.target 2026-07-01 19:12:57.914 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-01 19:12:58.385 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@q-ovn-agent.service 2026-07-01 19:12:58.415 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-ovn-agent.service → /etc/systemd/system/devstack@q-ovn-agent.service. 2026-07-01 19:12:58.893 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@q-ovn-agent.service 2026-07-01 19:12:58.949 | + functions-common:run_process:1686 : time_stop run_process 2026-07-01 19:12:58.952 | + functions-common:time_stop:2420 : local name 2026-07-01 19:12:58.955 | + functions-common:time_stop:2421 : local end_time 2026-07-01 19:12:58.959 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 19:12:58.962 | + functions-common:time_stop:2423 : local total 2026-07-01 19:12:58.965 | + functions-common:time_stop:2424 : local start_time 2026-07-01 19:12:58.969 | + functions-common:time_stop:2426 : name=run_process 2026-07-01 19:12:58.972 | + functions-common:time_stop:2427 : start_time=1782933177208 2026-07-01 19:12:58.975 | + functions-common:time_stop:2429 : [[ -z 1782933177208 ]] 2026-07-01 19:12:58.980 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 19:12:58.985 | + functions-common:time_stop:2432 : end_time=1782933178981 2026-07-01 19:12:58.988 | + functions-common:time_stop:2433 : elapsed_time=1773 2026-07-01 19:12:58.991 | + functions-common:time_stop:2434 : total=8021 2026-07-01 19:12:58.995 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 19:12:58.999 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=9794 2026-07-01 19:12:59.002 | + lib/neutron_plugins/ovn_agent:start_ovn:797 : setup_logging /etc/neutron/plugins/ml2/ovn_agent.ini 2026-07-01 19:12:59.005 | + functions:setup_logging:693 : setup_systemd_logging /etc/neutron/plugins/ml2/ovn_agent.ini 2026-07-01 19:12:59.009 | + functions:setup_systemd_logging:710 : local conf_file=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-07-01 19:12:59.013 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-07-01 19:12:59.035 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-07-01 19:12:59.039 | + functions:setup_systemd_logging:716 : local pidstr= 2026-07-01 19:12:59.042 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-07-01 19:12:59.045 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-07-01 19:12:59.049 | + functions:setup_systemd_logging:723 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-07-01 19:12:59.086 | + functions:setup_systemd_logging:725 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-07-01 19:12:59.123 | + functions:setup_systemd_logging:726 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-07-01 19:12:59.162 | + functions:setup_systemd_logging:727 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-07-01 19:12:59.200 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT log_color False 2026-07-01 19:12:59.238 | + lib/neutron:start_ovn_services:586 : [[ True == \T\r\u\e ]] 2026-07-01 19:12:59.242 | + lib/neutron:start_ovn_services:587 : [[ True != \T\r\u\e ]] 2026-07-01 19:12:59.245 | + lib/neutron:start_ovn_services:591 : create_public_bridge 2026-07-01 19:12:59.249 | + lib/neutron_plugins/ovn_agent:create_public_bridge:311 : sudo ovs-vsctl --may-exist add-br br-ex 2026-07-01 19:12:59.276 | + lib/neutron_plugins/ovn_agent:create_public_bridge:312 : sudo ovs-vsctl set open . external-ids:ovn-bridge-mappings=public:br-ex 2026-07-01 19:12:59.302 | + lib/neutron_plugins/ovn_agent:create_public_bridge:313 : _configure_public_network_connectivity 2026-07-01 19:12:59.305 | + lib/neutron:_configure_public_network_connectivity:807 : [[ -n '' ]] 2026-07-01 19:12:59.309 | + lib/neutron:_configure_public_network_connectivity:814 : for d in $default_v4_route_devs 2026-07-01 19:12:59.312 | + lib/neutron:_configure_public_network_connectivity:815 : sudo iptables -t nat -A POSTROUTING -o enp1s0 -s 172.24.4.0/24 -j MASQUERADE 2026-07-01 19:12:59.369 | + ./stack.sh:main:1301 : is_service_enabled q-svc neutron-api 2026-07-01 19:12:59.392 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 19:12:59.396 | + ./stack.sh:main:1302 : echo_summary 'Starting Neutron' 2026-07-01 19:12:59.400 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-01 19:12:59.404 | + ./stack.sh:echo_summary:447 : echo -e Starting Neutron 2026-07-01 19:12:59.408 | + ./stack.sh:main:1303 : configure_neutron_after_post_config 2026-07-01 19:12:59.412 | + lib/neutron:configure_neutron_after_post_config:558 : [[ ovn-router != '' ]] 2026-07-01 19:12:59.415 | + lib/neutron:configure_neutron_after_post_config:559 : iniset /etc/neutron/neutron.conf DEFAULT service_plugins ovn-router 2026-07-01 19:12:59.449 | + lib/neutron:configure_neutron_after_post_config:561 : configure_rbac_policies 2026-07-01 19:12:59.452 | + lib/neutron:configure_rbac_policies:567 : [[ True == \T\r\u\e ]] 2026-07-01 19:12:59.456 | + lib/neutron:configure_rbac_policies:568 : iniset /etc/neutron/neutron.conf oslo_policy enforce_new_defaults True 2026-07-01 19:12:59.485 | + ./stack.sh:main:1304 : start_neutron_service_and_check 2026-07-01 19:12:59.488 | + lib/neutron:start_neutron_service_and_check:632 : local cfg_file_options 2026-07-01 19:12:59.490 | + lib/neutron:start_neutron_service_and_check:633 : local neutron_url 2026-07-01 19:12:59.493 | ++ lib/neutron:start_neutron_service_and_check:635 : determine_config_files neutron-server 2026-07-01 19:12:59.495 | ++ lib/neutron:determine_config_files:366 : local opts= 2026-07-01 19:12:59.498 | ++ lib/neutron:determine_config_files:367 : case "$1" in 2026-07-01 19:12:59.500 | +++ lib/neutron:determine_config_files:368 : _determine_config_server 2026-07-01 19:12:59.503 | +++ lib/neutron:_determine_config_server:324 : [[ '' != '' ]] 2026-07-01 19:12:59.505 | +++ lib/neutron:_determine_config_server:331 : [[ 0 > 0 ]] 2026-07-01 19:12:59.507 | +++ lib/neutron:_determine_config_server:338 : local cfg_file 2026-07-01 19:12:59.509 | +++ lib/neutron:_determine_config_server:339 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-01 19:12:59.511 | +++ lib/neutron:_determine_config_server:343 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-01 19:12:59.514 | ++ lib/neutron:determine_config_files:368 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-01 19:12:59.516 | ++ lib/neutron:determine_config_files:371 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' ']' 2026-07-01 19:12:59.519 | ++ lib/neutron:determine_config_files:374 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-01 19:12:59.522 | + lib/neutron:start_neutron_service_and_check:635 : cfg_file_options='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-01 19:12:59.524 | + lib/neutron:start_neutron_service_and_check:638 : enable_neutron_server_services 2026-07-01 19:12:59.526 | + lib/neutron:enable_neutron_server_services:603 : local rpc_workers 2026-07-01 19:12:59.528 | + lib/neutron:enable_neutron_server_services:608 : [[ -f /etc/neutron/neutron.conf ]] 2026-07-01 19:12:59.532 | ++ lib/neutron:enable_neutron_server_services:609 : iniget_multiline /etc/neutron/neutron.conf DEFAULT rpc_workers 2026-07-01 19:12:59.551 | + lib/neutron:enable_neutron_server_services:609 : rpc_workers= 2026-07-01 19:12:59.554 | + lib/neutron:enable_neutron_server_services:616 : enable_service neutron-api 2026-07-01 19:12:59.593 | + lib/neutron:enable_neutron_server_services:617 : enable_service neutron-periodic-workers 2026-07-01 19:12:59.632 | + lib/neutron:enable_neutron_server_services:620 : [[ '' != \0 ]] 2026-07-01 19:12:59.634 | + lib/neutron:enable_neutron_server_services:621 : enable_service neutron-rpc-server 2026-07-01 19:12:59.673 | + lib/neutron:enable_neutron_server_services:625 : [[ ovn == \o\v\n ]] 2026-07-01 19:12:59.675 | + lib/neutron:enable_neutron_server_services:626 : enable_service neutron-ovn-maintenance-worker 2026-07-01 19:12:59.715 | ++ lib/neutron:start_neutron_service_and_check:641 : which uwsgi 2026-07-01 19:12:59.719 | + lib/neutron:start_neutron_service_and_check:641 : run_process neutron-api '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-07-01 19:12:59.721 | + functions-common:run_process:1674 : local service=neutron-api 2026-07-01 19:12:59.723 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-07-01 19:12:59.726 | + functions-common:run_process:1676 : local group= 2026-07-01 19:12:59.728 | + functions-common:run_process:1677 : local user= 2026-07-01 19:12:59.730 | + functions-common:run_process:1678 : local env_vars= 2026-07-01 19:12:59.732 | + functions-common:run_process:1680 : local name=neutron-api 2026-07-01 19:12:59.735 | + functions-common:run_process:1682 : time_start run_process 2026-07-01 19:12:59.737 | + functions-common:time_start:2406 : local name=run_process 2026-07-01 19:12:59.739 | + functions-common:time_start:2407 : local start_time= 2026-07-01 19:12:59.741 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-01 19:12:59.744 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-01 19:12:59.748 | + functions-common:time_start:2411 : _TIME_START[$name]=1782933179745 2026-07-01 19:12:59.750 | + functions-common:run_process:1683 : is_service_enabled neutron-api 2026-07-01 19:12:59.765 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 19:12:59.767 | + functions-common:run_process:1684 : _run_under_systemd neutron-api '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' '' '' '' 2026-07-01 19:12:59.770 | + functions-common:_run_under_systemd:1628 : local service=neutron-api 2026-07-01 19:12:59.772 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-07-01 19:12:59.774 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-07-01 19:12:59.776 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-07-01 19:12:59.778 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-07-01 19:12:59.781 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ sudo ]] 2026-07-01 19:12:59.783 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ ^/ ]] 2026-07-01 19:12:59.785 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-api.service 2026-07-01 19:12:59.787 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-01 19:12:59.789 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-01 19:12:59.792 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-01 19:12:59.794 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-01 19:12:59.796 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-api] ]] 2026-07-01 19:12:59.798 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ uwsgi ]] 2026-07-01 19:12:59.801 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-07-01 19:12:59.803 | + functions-common:_run_under_systemd:1646 : cmd='/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-07-01 19:12:59.806 | + functions-common:_run_under_systemd:1648 : write_uwsgi_user_unit_file devstack@neutron-api.service '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini --venv /opt/stack/data/venv' '' quobyte '' 2026-07-01 19:12:59.808 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@neutron-api.service 2026-07-01 19:12:59.810 | + functions-common:write_uwsgi_user_unit_file:1568 : local 'command=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-07-01 19:12:59.812 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-07-01 19:12:59.814 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-07-01 19:12:59.816 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-07-01 19:12:59.819 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@neutron-api.service 2026-07-01 19:12:59.821 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-07-01 19:12:59.824 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Unit Description 'Devstack devstack@neutron-api.service' 2026-07-01 19:12:59.902 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-07-01 19:12:59.977 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service SyslogIdentifier devstack@neutron-api.service 2026-07-01 19:13:00.034 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service User quobyte 2026-07-01 19:13:00.098 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service ExecStart '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-07-01 19:13:00.161 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-01 19:13:00.224 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service Type notify 2026-07-01 19:13:00.287 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service KillMode process 2026-07-01 19:13:00.348 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service Restart always 2026-07-01 19:13:00.408 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service NotifyAccess all 2026-07-01 19:13:00.469 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service RestartForceExitStatus 100 2026-07-01 19:13:00.529 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-07-01 19:13:00.532 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-07-01 19:13:00.533 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Install WantedBy multi-user.target 2026-07-01 19:13:00.608 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-07-01 19:13:01.088 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-api.service 2026-07-01 19:13:01.118 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-api.service → /etc/systemd/system/devstack@neutron-api.service. 2026-07-01 19:13:01.591 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-api.service 2026-07-01 19:13:01.744 | + functions-common:run_process:1686 : time_stop run_process 2026-07-01 19:13:01.748 | + functions-common:time_stop:2420 : local name 2026-07-01 19:13:01.752 | + functions-common:time_stop:2421 : local end_time 2026-07-01 19:13:01.756 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 19:13:01.760 | + functions-common:time_stop:2423 : local total 2026-07-01 19:13:01.762 | + functions-common:time_stop:2424 : local start_time 2026-07-01 19:13:01.764 | + functions-common:time_stop:2426 : name=run_process 2026-07-01 19:13:01.767 | + functions-common:time_stop:2427 : start_time=1782933179745 2026-07-01 19:13:01.769 | + functions-common:time_stop:2429 : [[ -z 1782933179745 ]] 2026-07-01 19:13:01.776 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 19:13:01.778 | + functions-common:time_stop:2432 : end_time=1782933181776 2026-07-01 19:13:01.781 | + functions-common:time_stop:2433 : elapsed_time=2031 2026-07-01 19:13:01.783 | + functions-common:time_stop:2434 : total=9794 2026-07-01 19:13:01.785 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 19:13:01.788 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=11825 2026-07-01 19:13:01.790 | + lib/neutron:start_neutron_service_and_check:642 : neutron_url=http://192.168.122.71/ 2026-07-01 19:13:01.793 | + lib/neutron:start_neutron_service_and_check:645 : run_process neutron-rpc-server '/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-01 19:13:01.795 | + functions-common:run_process:1674 : local service=neutron-rpc-server 2026-07-01 19:13:01.797 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-01 19:13:01.799 | + functions-common:run_process:1676 : local group= 2026-07-01 19:13:01.801 | + functions-common:run_process:1677 : local user= 2026-07-01 19:13:01.804 | + functions-common:run_process:1678 : local env_vars= 2026-07-01 19:13:01.806 | + functions-common:run_process:1680 : local name=neutron-rpc-server 2026-07-01 19:13:01.809 | + functions-common:run_process:1682 : time_start run_process 2026-07-01 19:13:01.811 | + functions-common:time_start:2406 : local name=run_process 2026-07-01 19:13:01.813 | + functions-common:time_start:2407 : local start_time= 2026-07-01 19:13:01.815 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-01 19:13:01.820 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-01 19:13:01.822 | + functions-common:time_start:2411 : _TIME_START[$name]=1782933181819 2026-07-01 19:13:01.825 | + functions-common:run_process:1683 : is_service_enabled neutron-rpc-server 2026-07-01 19:13:01.846 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 19:13:01.848 | + functions-common:run_process:1684 : _run_under_systemd neutron-rpc-server '/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' '' '' 2026-07-01 19:13:01.850 | + functions-common:_run_under_systemd:1628 : local service=neutron-rpc-server 2026-07-01 19:13:01.853 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-01 19:13:01.855 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-01 19:13:01.857 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-01 19:13:01.860 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-01 19:13:01.862 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2026-07-01 19:13:01.864 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2026-07-01 19:13:01.867 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-rpc-server.service 2026-07-01 19:13:01.871 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-01 19:13:01.874 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-01 19:13:01.877 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-01 19:13:01.880 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-01 19:13:01.884 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-rpc-server] ]] 2026-07-01 19:13:01.887 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2026-07-01 19:13:01.893 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@neutron-rpc-server.service '/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' quobyte '' 2026-07-01 19:13:01.896 | + functions-common:write_user_unit_file:1535 : local service=devstack@neutron-rpc-server.service 2026-07-01 19:13:01.899 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-01 19:13:01.902 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-01 19:13:01.908 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-07-01 19:13:01.911 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-01 19:13:01.914 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-01 19:13:01.919 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-01 19:13:01.922 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@neutron-rpc-server.service 2026-07-01 19:13:01.926 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-01 19:13:01.931 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Unit Description 'Devstack devstack@neutron-rpc-server.service' 2026-07-01 19:13:02.023 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-07-01 19:13:02.121 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service User quobyte 2026-07-01 19:13:02.194 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service ExecStart '/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-01 19:13:02.265 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service KillMode process 2026-07-01 19:13:02.330 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service TimeoutStopSec 300 2026-07-01 19:13:02.396 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-01 19:13:02.463 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-01 19:13:02.465 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-01 19:13:02.467 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Install WantedBy multi-user.target 2026-07-01 19:13:02.548 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-01 19:13:03.094 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-rpc-server.service 2026-07-01 19:13:03.123 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-rpc-server.service → /etc/systemd/system/devstack@neutron-rpc-server.service. 2026-07-01 19:13:03.587 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-rpc-server.service 2026-07-01 19:13:03.639 | + functions-common:run_process:1686 : time_stop run_process 2026-07-01 19:13:03.645 | + functions-common:time_stop:2420 : local name 2026-07-01 19:13:03.648 | + functions-common:time_stop:2421 : local end_time 2026-07-01 19:13:03.659 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 19:13:03.668 | + functions-common:time_stop:2423 : local total 2026-07-01 19:13:03.675 | + functions-common:time_stop:2424 : local start_time 2026-07-01 19:13:03.678 | + functions-common:time_stop:2426 : name=run_process 2026-07-01 19:13:03.682 | + functions-common:time_stop:2427 : start_time=1782933181819 2026-07-01 19:13:03.691 | + functions-common:time_stop:2429 : [[ -z 1782933181819 ]] 2026-07-01 19:13:03.699 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 19:13:03.706 | + functions-common:time_stop:2432 : end_time=1782933183701 2026-07-01 19:13:03.714 | + functions-common:time_stop:2433 : elapsed_time=1882 2026-07-01 19:13:03.722 | + functions-common:time_stop:2434 : total=11825 2026-07-01 19:13:03.725 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 19:13:03.733 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=13707 2026-07-01 19:13:03.740 | + lib/neutron:start_neutron_service_and_check:646 : run_process neutron-periodic-workers '/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-01 19:13:03.749 | + functions-common:run_process:1674 : local service=neutron-periodic-workers 2026-07-01 19:13:03.754 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-01 19:13:03.760 | + functions-common:run_process:1676 : local group= 2026-07-01 19:13:03.770 | + functions-common:run_process:1677 : local user= 2026-07-01 19:13:03.775 | + functions-common:run_process:1678 : local env_vars= 2026-07-01 19:13:03.781 | + functions-common:run_process:1680 : local name=neutron-periodic-workers 2026-07-01 19:13:03.785 | + functions-common:run_process:1682 : time_start run_process 2026-07-01 19:13:03.788 | + functions-common:time_start:2406 : local name=run_process 2026-07-01 19:13:03.797 | + functions-common:time_start:2407 : local start_time= 2026-07-01 19:13:03.802 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-01 19:13:03.816 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-01 19:13:03.818 | + functions-common:time_start:2411 : _TIME_START[$name]=1782933183815 2026-07-01 19:13:03.828 | + functions-common:run_process:1683 : is_service_enabled neutron-periodic-workers 2026-07-01 19:13:03.865 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 19:13:03.871 | + functions-common:run_process:1684 : _run_under_systemd neutron-periodic-workers '/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' '' '' 2026-07-01 19:13:03.875 | + functions-common:_run_under_systemd:1628 : local service=neutron-periodic-workers 2026-07-01 19:13:03.881 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-01 19:13:03.887 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-01 19:13:03.891 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-01 19:13:03.897 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-01 19:13:03.902 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2026-07-01 19:13:03.906 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2026-07-01 19:13:03.913 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-periodic-workers.service 2026-07-01 19:13:03.919 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-01 19:13:03.923 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-01 19:13:03.929 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-01 19:13:03.935 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-01 19:13:03.939 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-periodic-workers] ]] 2026-07-01 19:13:03.946 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2026-07-01 19:13:03.950 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@neutron-periodic-workers.service '/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' quobyte '' 2026-07-01 19:13:03.956 | + functions-common:write_user_unit_file:1535 : local service=devstack@neutron-periodic-workers.service 2026-07-01 19:13:03.962 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-01 19:13:03.965 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-01 19:13:03.971 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-07-01 19:13:03.974 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-01 19:13:03.980 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-01 19:13:03.984 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-01 19:13:03.989 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@neutron-periodic-workers.service 2026-07-01 19:13:03.993 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-01 19:13:04.003 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Unit Description 'Devstack devstack@neutron-periodic-workers.service' 2026-07-01 19:13:04.166 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-07-01 19:13:04.314 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service User quobyte 2026-07-01 19:13:04.466 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service ExecStart '/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-01 19:13:04.580 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service KillMode process 2026-07-01 19:13:04.715 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service TimeoutStopSec 300 2026-07-01 19:13:04.808 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-01 19:13:04.930 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-01 19:13:04.935 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-01 19:13:04.943 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Install WantedBy multi-user.target 2026-07-01 19:13:05.090 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-01 19:13:05.621 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-periodic-workers.service 2026-07-01 19:13:05.661 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-periodic-workers.service → /etc/systemd/system/devstack@neutron-periodic-workers.service. 2026-07-01 19:13:06.182 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-periodic-workers.service 2026-07-01 19:13:06.239 | + functions-common:run_process:1686 : time_stop run_process 2026-07-01 19:13:06.245 | + functions-common:time_stop:2420 : local name 2026-07-01 19:13:06.249 | + functions-common:time_stop:2421 : local end_time 2026-07-01 19:13:06.255 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 19:13:06.261 | + functions-common:time_stop:2423 : local total 2026-07-01 19:13:06.265 | + functions-common:time_stop:2424 : local start_time 2026-07-01 19:13:06.273 | + functions-common:time_stop:2426 : name=run_process 2026-07-01 19:13:06.280 | + functions-common:time_stop:2427 : start_time=1782933183815 2026-07-01 19:13:06.284 | + functions-common:time_stop:2429 : [[ -z 1782933183815 ]] 2026-07-01 19:13:06.292 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 19:13:06.297 | + functions-common:time_stop:2432 : end_time=1782933186292 2026-07-01 19:13:06.304 | + functions-common:time_stop:2433 : elapsed_time=2477 2026-07-01 19:13:06.312 | + functions-common:time_stop:2434 : total=13707 2026-07-01 19:13:06.320 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 19:13:06.322 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=16184 2026-07-01 19:13:06.325 | + lib/neutron:start_neutron_service_and_check:647 : _run_ovn_maintenance 2026-07-01 19:13:06.332 | + lib/neutron:_run_ovn_maintenance:352 : [[ ovn == \o\v\n ]] 2026-07-01 19:13:06.338 | + lib/neutron:_run_ovn_maintenance:353 : run_process neutron-ovn-maintenance-worker '/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-01 19:13:06.345 | + functions-common:run_process:1674 : local service=neutron-ovn-maintenance-worker 2026-07-01 19:13:06.351 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-01 19:13:06.358 | + functions-common:run_process:1676 : local group= 2026-07-01 19:13:06.367 | + functions-common:run_process:1677 : local user= 2026-07-01 19:13:06.374 | + functions-common:run_process:1678 : local env_vars= 2026-07-01 19:13:06.379 | + functions-common:run_process:1680 : local name=neutron-ovn-maintenance-worker 2026-07-01 19:13:06.385 | + functions-common:run_process:1682 : time_start run_process 2026-07-01 19:13:06.390 | + functions-common:time_start:2406 : local name=run_process 2026-07-01 19:13:06.394 | + functions-common:time_start:2407 : local start_time= 2026-07-01 19:13:06.398 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-01 19:13:06.405 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-01 19:13:06.418 | + functions-common:time_start:2411 : _TIME_START[$name]=1782933186407 2026-07-01 19:13:06.419 | + functions-common:run_process:1683 : is_service_enabled neutron-ovn-maintenance-worker 2026-07-01 19:13:06.458 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 19:13:06.464 | + functions-common:run_process:1684 : _run_under_systemd neutron-ovn-maintenance-worker '/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' '' '' 2026-07-01 19:13:06.470 | + functions-common:_run_under_systemd:1628 : local service=neutron-ovn-maintenance-worker 2026-07-01 19:13:06.474 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-01 19:13:06.479 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-01 19:13:06.483 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-01 19:13:06.491 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-01 19:13:06.498 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2026-07-01 19:13:06.502 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2026-07-01 19:13:06.510 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-ovn-maintenance-worker.service 2026-07-01 19:13:06.516 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-01 19:13:06.520 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-01 19:13:06.530 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-01 19:13:06.531 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-01 19:13:06.537 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-ovn-maintenance-worker] ]] 2026-07-01 19:13:06.541 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2026-07-01 19:13:06.547 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@neutron-ovn-maintenance-worker.service '/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' quobyte '' 2026-07-01 19:13:06.553 | + functions-common:write_user_unit_file:1535 : local service=devstack@neutron-ovn-maintenance-worker.service 2026-07-01 19:13:06.560 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-01 19:13:06.563 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-01 19:13:06.570 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-07-01 19:13:06.572 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-01 19:13:06.578 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-01 19:13:06.585 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-01 19:13:06.587 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service 2026-07-01 19:13:06.593 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-01 19:13:06.600 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Unit Description 'Devstack devstack@neutron-ovn-maintenance-worker.service' 2026-07-01 19:13:06.724 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-07-01 19:13:06.858 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service User quobyte 2026-07-01 19:13:06.972 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service ExecStart '/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-01 19:13:07.091 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service KillMode process 2026-07-01 19:13:07.212 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service TimeoutStopSec 300 2026-07-01 19:13:07.329 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-01 19:13:07.442 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-01 19:13:07.451 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-01 19:13:07.455 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Install WantedBy multi-user.target 2026-07-01 19:13:07.614 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-01 19:13:08.168 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-ovn-maintenance-worker.service 2026-07-01 19:13:08.210 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-ovn-maintenance-worker.service → /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service. 2026-07-01 19:13:08.741 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-ovn-maintenance-worker.service 2026-07-01 19:13:08.790 | + functions-common:run_process:1686 : time_stop run_process 2026-07-01 19:13:08.796 | + functions-common:time_stop:2420 : local name 2026-07-01 19:13:08.802 | + functions-common:time_stop:2421 : local end_time 2026-07-01 19:13:08.808 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 19:13:08.812 | + functions-common:time_stop:2423 : local total 2026-07-01 19:13:08.819 | + functions-common:time_stop:2424 : local start_time 2026-07-01 19:13:08.824 | + functions-common:time_stop:2426 : name=run_process 2026-07-01 19:13:08.828 | + functions-common:time_stop:2427 : start_time=1782933186407 2026-07-01 19:13:08.832 | + functions-common:time_stop:2429 : [[ -z 1782933186407 ]] 2026-07-01 19:13:08.840 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 19:13:08.850 | + functions-common:time_stop:2432 : end_time=1782933188843 2026-07-01 19:13:08.858 | + functions-common:time_stop:2433 : elapsed_time=2436 2026-07-01 19:13:08.864 | + functions-common:time_stop:2434 : total=16184 2026-07-01 19:13:08.867 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 19:13:08.876 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=18620 2026-07-01 19:13:08.879 | + lib/neutron:start_neutron_service_and_check:648 : '[' '!' -z networking ']' 2026-07-01 19:13:08.885 | + lib/neutron:start_neutron_service_and_check:649 : neutron_url=http://192.168.122.71/networking 2026-07-01 19:13:08.894 | + lib/neutron:start_neutron_service_and_check:651 : echo 'Waiting for Neutron to start...' 2026-07-01 19:13:08.894 | Waiting for Neutron to start... 2026-07-01 19:13:08.897 | + lib/neutron:start_neutron_service_and_check:653 : local 'testcmd=wget --no-proxy -q -O- http://192.168.122.71/networking' 2026-07-01 19:13:08.904 | + lib/neutron:start_neutron_service_and_check:654 : test_with_retry 'wget --no-proxy -q -O- http://192.168.122.71/networking' 'Neutron did not start' 60 2026-07-01 19:13:08.909 | + functions-common:test_with_retry:2358 : local 'testcmd=wget --no-proxy -q -O- http://192.168.122.71/networking' 2026-07-01 19:13:08.916 | + functions-common:test_with_retry:2359 : local 'failmsg=Neutron did not start' 2026-07-01 19:13:08.921 | + functions-common:test_with_retry:2360 : local until=60 2026-07-01 19:13:08.928 | + functions-common:test_with_retry:2361 : local sleep=0.5 2026-07-01 19:13:08.937 | + functions-common:test_with_retry:2363 : time_start test_with_retry 2026-07-01 19:13:08.942 | + functions-common:time_start:2406 : local name=test_with_retry 2026-07-01 19:13:08.948 | + functions-common:time_start:2407 : local start_time= 2026-07-01 19:13:08.953 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-01 19:13:08.961 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-01 19:13:08.970 | + functions-common:time_start:2411 : _TIME_START[$name]=1782933188961 2026-07-01 19:13:08.976 | + functions-common:test_with_retry:2364 : timeout 60 sh -c 'while ! wget --no-proxy -q -O- http://192.168.122.71/networking; do sleep 0.5; done' 2026-07-01 19:13:17.326 | {"versions": [{"id": "v2.0", "status": "CURRENT", "links": [{"rel": "self", "href": "http://192.168.122.71/networking/v2.0/"}]}]}+ functions-common:test_with_retry:2367 : time_stop test_with_retry 2026-07-01 19:13:17.331 | + functions-common:time_stop:2420 : local name 2026-07-01 19:13:17.336 | + functions-common:time_stop:2421 : local end_time 2026-07-01 19:13:17.340 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 19:13:17.343 | + functions-common:time_stop:2423 : local total 2026-07-01 19:13:17.349 | + functions-common:time_stop:2424 : local start_time 2026-07-01 19:13:17.353 | + functions-common:time_stop:2426 : name=test_with_retry 2026-07-01 19:13:17.357 | + functions-common:time_stop:2427 : start_time=1782933188961 2026-07-01 19:13:17.361 | + functions-common:time_stop:2429 : [[ -z 1782933188961 ]] 2026-07-01 19:13:17.367 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 19:13:17.374 | + functions-common:time_stop:2432 : end_time=1782933197369 2026-07-01 19:13:17.378 | + functions-common:time_stop:2433 : elapsed_time=8408 2026-07-01 19:13:17.382 | + functions-common:time_stop:2434 : total=0 2026-07-01 19:13:17.386 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 19:13:17.391 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=8408 2026-07-01 19:13:17.395 | + ./stack.sh:main:1309 : is_service_enabled placement 2026-07-01 19:13:17.422 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 19:13:17.425 | + ./stack.sh:main:1310 : echo_summary 'Starting Placement' 2026-07-01 19:13:17.430 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-01 19:13:17.434 | + ./stack.sh:echo_summary:447 : echo -e Starting Placement 2026-07-01 19:13:17.438 | + ./stack.sh:main:1311 : start_placement 2026-07-01 19:13:17.443 | + lib/placement:start_placement:137 : start_placement_api 2026-07-01 19:13:17.448 | ++ lib/placement:start_placement_api:128 : which uwsgi 2026-07-01 19:13:17.455 | + lib/placement:start_placement_api:128 : run_process placement-api '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-07-01 19:13:17.459 | + functions-common:run_process:1674 : local service=placement-api 2026-07-01 19:13:17.462 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-07-01 19:13:17.466 | + functions-common:run_process:1676 : local group= 2026-07-01 19:13:17.470 | + functions-common:run_process:1677 : local user= 2026-07-01 19:13:17.475 | + functions-common:run_process:1678 : local env_vars= 2026-07-01 19:13:17.479 | + functions-common:run_process:1680 : local name=placement-api 2026-07-01 19:13:17.483 | + functions-common:run_process:1682 : time_start run_process 2026-07-01 19:13:17.487 | + functions-common:time_start:2406 : local name=run_process 2026-07-01 19:13:17.492 | + functions-common:time_start:2407 : local start_time= 2026-07-01 19:13:17.496 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-01 19:13:17.502 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-01 19:13:17.509 | + functions-common:time_start:2411 : _TIME_START[$name]=1782933197504 2026-07-01 19:13:17.513 | + functions-common:run_process:1683 : is_service_enabled placement-api 2026-07-01 19:13:17.539 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 19:13:17.544 | + functions-common:run_process:1684 : _run_under_systemd placement-api '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' '' '' 2026-07-01 19:13:17.548 | + functions-common:_run_under_systemd:1628 : local service=placement-api 2026-07-01 19:13:17.553 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-07-01 19:13:17.557 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-07-01 19:13:17.561 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-07-01 19:13:17.565 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-07-01 19:13:17.570 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ sudo ]] 2026-07-01 19:13:17.574 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ ^/ ]] 2026-07-01 19:13:17.578 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@placement-api.service 2026-07-01 19:13:17.582 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-01 19:13:17.586 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-01 19:13:17.590 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-01 19:13:17.594 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-01 19:13:17.598 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[placement-api] ]] 2026-07-01 19:13:17.602 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ uwsgi ]] 2026-07-01 19:13:17.607 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-07-01 19:13:17.611 | + functions-common:_run_under_systemd:1646 : cmd='/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini --venv /opt/stack/data/venv' 2026-07-01 19:13:17.616 | + functions-common:_run_under_systemd:1648 : write_uwsgi_user_unit_file devstack@placement-api.service '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini --venv /opt/stack/data/venv' '' quobyte '' 2026-07-01 19:13:17.619 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@placement-api.service 2026-07-01 19:13:17.623 | + functions-common:write_uwsgi_user_unit_file:1568 : local 'command=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini --venv /opt/stack/data/venv' 2026-07-01 19:13:17.627 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-07-01 19:13:17.631 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-07-01 19:13:17.635 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-07-01 19:13:17.639 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@placement-api.service 2026-07-01 19:13:17.643 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-07-01 19:13:17.650 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Unit Description 'Devstack devstack@placement-api.service' 2026-07-01 19:13:17.750 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-07-01 19:13:17.842 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service SyslogIdentifier devstack@placement-api.service 2026-07-01 19:13:17.911 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service User quobyte 2026-07-01 19:13:17.976 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecStart '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini --venv /opt/stack/data/venv' 2026-07-01 19:13:18.043 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-01 19:13:18.110 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Type notify 2026-07-01 19:13:18.177 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service KillMode process 2026-07-01 19:13:18.244 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Restart always 2026-07-01 19:13:18.309 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service NotifyAccess all 2026-07-01 19:13:18.378 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service RestartForceExitStatus 100 2026-07-01 19:13:18.444 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-07-01 19:13:18.446 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-07-01 19:13:18.449 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Install WantedBy multi-user.target 2026-07-01 19:13:18.527 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-07-01 19:13:18.989 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@placement-api.service 2026-07-01 19:13:19.016 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@placement-api.service → /etc/systemd/system/devstack@placement-api.service. 2026-07-01 19:13:19.461 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@placement-api.service 2026-07-01 19:13:19.594 | + functions-common:run_process:1686 : time_stop run_process 2026-07-01 19:13:19.597 | + functions-common:time_stop:2420 : local name 2026-07-01 19:13:19.599 | + functions-common:time_stop:2421 : local end_time 2026-07-01 19:13:19.602 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 19:13:19.604 | + functions-common:time_stop:2423 : local total 2026-07-01 19:13:19.606 | + functions-common:time_stop:2424 : local start_time 2026-07-01 19:13:19.608 | + functions-common:time_stop:2426 : name=run_process 2026-07-01 19:13:19.611 | + functions-common:time_stop:2427 : start_time=1782933197504 2026-07-01 19:13:19.613 | + functions-common:time_stop:2429 : [[ -z 1782933197504 ]] 2026-07-01 19:13:19.616 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 19:13:19.620 | + functions-common:time_stop:2432 : end_time=1782933199617 2026-07-01 19:13:19.623 | + functions-common:time_stop:2433 : elapsed_time=2113 2026-07-01 19:13:19.626 | + functions-common:time_stop:2434 : total=18620 2026-07-01 19:13:19.628 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 19:13:19.630 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=20733 2026-07-01 19:13:19.632 | + lib/placement:start_placement_api:130 : echo 'Waiting for placement-api to start...' 2026-07-01 19:13:19.633 | Waiting for placement-api to start... 2026-07-01 19:13:19.635 | + lib/placement:start_placement_api:131 : wait_for_service 60 http://192.168.122.71/placement 2026-07-01 19:13:19.637 | + functions:wait_for_service:476 : local timeout=60 2026-07-01 19:13:19.639 | + functions:wait_for_service:477 : local url=http://192.168.122.71/placement 2026-07-01 19:13:19.641 | + functions:wait_for_service:478 : local rval=0 2026-07-01 19:13:19.644 | + functions:wait_for_service:479 : time_start wait_for_service 2026-07-01 19:13:19.646 | + functions-common:time_start:2406 : local name=wait_for_service 2026-07-01 19:13:19.649 | + functions-common:time_start:2407 : local start_time= 2026-07-01 19:13:19.651 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-01 19:13:19.653 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-01 19:13:19.658 | + functions-common:time_start:2411 : _TIME_START[$name]=1782933199655 2026-07-01 19:13:19.660 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-07-01 19:13:19.663 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-01 19:13:19.664 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.71/placement 2026-07-01 19:13:22.503 | + :: : [[ 200 == 503 ]] 2026-07-01 19:13:22.505 | + :: : [[ 0 -eq 7 ]] 2026-07-01 19:13:22.510 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-07-01 19:13:22.515 | + functions-common:time_stop:2420 : local name 2026-07-01 19:13:22.518 | + functions-common:time_stop:2421 : local end_time 2026-07-01 19:13:22.521 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 19:13:22.525 | + functions-common:time_stop:2423 : local total 2026-07-01 19:13:22.527 | + functions-common:time_stop:2424 : local start_time 2026-07-01 19:13:22.531 | + functions-common:time_stop:2426 : name=wait_for_service 2026-07-01 19:13:22.535 | + functions-common:time_stop:2427 : start_time=1782933199655 2026-07-01 19:13:22.539 | + functions-common:time_stop:2429 : [[ -z 1782933199655 ]] 2026-07-01 19:13:22.544 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 19:13:22.550 | + functions-common:time_stop:2432 : end_time=1782933202546 2026-07-01 19:13:22.554 | + functions-common:time_stop:2433 : elapsed_time=2891 2026-07-01 19:13:22.558 | + functions-common:time_stop:2434 : total=11520 2026-07-01 19:13:22.562 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 19:13:22.566 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=14411 2026-07-01 19:13:22.571 | + functions:wait_for_service:486 : return 0 2026-07-01 19:13:22.575 | + ./stack.sh:main:1314 : is_service_enabled neutron 2026-07-01 19:13:22.599 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 19:13:22.603 | + ./stack.sh:main:1315 : start_neutron 2026-07-01 19:13:22.606 | + lib/neutron:start_neutron:658 : start_l2_agent 2026-07-01 19:13:22.610 | + lib/neutron:start_l2_agent:665 : run_process q-agt ' --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-01 19:13:22.614 | + functions-common:run_process:1674 : local service=q-agt 2026-07-01 19:13:22.618 | + functions-common:run_process:1675 : local 'command= --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-01 19:13:22.621 | + functions-common:run_process:1676 : local group= 2026-07-01 19:13:22.625 | + functions-common:run_process:1677 : local user= 2026-07-01 19:13:22.629 | + functions-common:run_process:1678 : local env_vars= 2026-07-01 19:13:22.632 | + functions-common:run_process:1680 : local name=q-agt 2026-07-01 19:13:22.636 | + functions-common:run_process:1682 : time_start run_process 2026-07-01 19:13:22.640 | + functions-common:time_start:2406 : local name=run_process 2026-07-01 19:13:22.647 | + functions-common:time_start:2407 : local start_time= 2026-07-01 19:13:22.650 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-01 19:13:22.655 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-01 19:13:22.661 | + functions-common:time_start:2411 : _TIME_START[$name]=1782933202657 2026-07-01 19:13:22.665 | + functions-common:run_process:1683 : is_service_enabled q-agt 2026-07-01 19:13:22.690 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 19:13:22.694 | + functions-common:run_process:1686 : time_stop run_process 2026-07-01 19:13:22.698 | + functions-common:time_stop:2420 : local name 2026-07-01 19:13:22.702 | + functions-common:time_stop:2421 : local end_time 2026-07-01 19:13:22.706 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 19:13:22.711 | + functions-common:time_stop:2423 : local total 2026-07-01 19:13:22.714 | + functions-common:time_stop:2424 : local start_time 2026-07-01 19:13:22.718 | + functions-common:time_stop:2426 : name=run_process 2026-07-01 19:13:22.722 | + functions-common:time_stop:2427 : start_time=1782933202657 2026-07-01 19:13:22.725 | + functions-common:time_stop:2429 : [[ -z 1782933202657 ]] 2026-07-01 19:13:22.730 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 19:13:22.735 | + functions-common:time_stop:2432 : end_time=1782933202731 2026-07-01 19:13:22.739 | + functions-common:time_stop:2433 : elapsed_time=74 2026-07-01 19:13:22.743 | + functions-common:time_stop:2434 : total=20733 2026-07-01 19:13:22.746 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 19:13:22.749 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=20807 2026-07-01 19:13:22.753 | + lib/neutron:start_l2_agent:667 : is_provider_network 2026-07-01 19:13:22.757 | + functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-07-01 19:13:22.760 | + functions-common:is_provider_network:2272 : return 1 2026-07-01 19:13:22.764 | + lib/neutron:start_neutron:659 : start_other_agents 2026-07-01 19:13:22.768 | + lib/neutron:start_other_agents:683 : run_process q-dhcp '/opt/stack/data/venv/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2026-07-01 19:13:22.771 | + functions-common:run_process:1674 : local service=q-dhcp 2026-07-01 19:13:22.774 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2026-07-01 19:13:22.778 | + functions-common:run_process:1676 : local group= 2026-07-01 19:13:22.781 | + functions-common:run_process:1677 : local user= 2026-07-01 19:13:22.785 | + functions-common:run_process:1678 : local env_vars= 2026-07-01 19:13:22.788 | + functions-common:run_process:1680 : local name=q-dhcp 2026-07-01 19:13:22.792 | + functions-common:run_process:1682 : time_start run_process 2026-07-01 19:13:22.796 | + functions-common:time_start:2406 : local name=run_process 2026-07-01 19:13:22.799 | + functions-common:time_start:2407 : local start_time= 2026-07-01 19:13:22.803 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-01 19:13:22.808 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-01 19:13:22.813 | + functions-common:time_start:2411 : _TIME_START[$name]=1782933202809 2026-07-01 19:13:22.816 | + functions-common:run_process:1683 : is_service_enabled q-dhcp 2026-07-01 19:13:22.841 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 19:13:22.845 | + functions-common:run_process:1686 : time_stop run_process 2026-07-01 19:13:22.849 | + functions-common:time_stop:2420 : local name 2026-07-01 19:13:22.853 | + functions-common:time_stop:2421 : local end_time 2026-07-01 19:13:22.857 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 19:13:22.861 | + functions-common:time_stop:2423 : local total 2026-07-01 19:13:22.864 | + functions-common:time_stop:2424 : local start_time 2026-07-01 19:13:22.869 | + functions-common:time_stop:2426 : name=run_process 2026-07-01 19:13:22.873 | + functions-common:time_stop:2427 : start_time=1782933202809 2026-07-01 19:13:22.876 | + functions-common:time_stop:2429 : [[ -z 1782933202809 ]] 2026-07-01 19:13:22.881 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 19:13:22.887 | + functions-common:time_stop:2432 : end_time=1782933202883 2026-07-01 19:13:22.891 | + functions-common:time_stop:2433 : elapsed_time=74 2026-07-01 19:13:22.894 | + functions-common:time_stop:2434 : total=20807 2026-07-01 19:13:22.898 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 19:13:22.902 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=20881 2026-07-01 19:13:22.907 | ++ lib/neutron:start_other_agents:685 : determine_config_files neutron-l3-agent 2026-07-01 19:13:22.912 | ++ lib/neutron:determine_config_files:366 : local opts= 2026-07-01 19:13:22.916 | ++ lib/neutron:determine_config_files:367 : case "$1" in 2026-07-01 19:13:22.921 | +++ lib/neutron:determine_config_files:369 : _determine_config_l3 2026-07-01 19:13:22.925 | +++ lib/neutron:_determine_config_l3:347 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-07-01 19:13:22.928 | +++ lib/neutron:_determine_config_l3:348 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-07-01 19:13:22.934 | ++ lib/neutron:determine_config_files:369 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-07-01 19:13:22.936 | ++ lib/neutron:determine_config_files:371 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' ']' 2026-07-01 19:13:22.941 | ++ lib/neutron:determine_config_files:374 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-07-01 19:13:22.946 | + lib/neutron:start_other_agents:685 : run_process q-l3 '/opt/stack/data/venv/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-07-01 19:13:22.950 | + functions-common:run_process:1674 : local service=q-l3 2026-07-01 19:13:22.954 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-07-01 19:13:22.957 | + functions-common:run_process:1676 : local group= 2026-07-01 19:13:22.961 | + functions-common:run_process:1677 : local user= 2026-07-01 19:13:22.964 | + functions-common:run_process:1678 : local env_vars= 2026-07-01 19:13:22.968 | + functions-common:run_process:1680 : local name=q-l3 2026-07-01 19:13:22.972 | + functions-common:run_process:1682 : time_start run_process 2026-07-01 19:13:22.976 | + functions-common:time_start:2406 : local name=run_process 2026-07-01 19:13:22.979 | + functions-common:time_start:2407 : local start_time= 2026-07-01 19:13:22.984 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-01 19:13:22.988 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-01 19:13:22.996 | + functions-common:time_start:2411 : _TIME_START[$name]=1782933202991 2026-07-01 19:13:22.999 | + functions-common:run_process:1683 : is_service_enabled q-l3 2026-07-01 19:13:23.025 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 19:13:23.029 | + functions-common:run_process:1686 : time_stop run_process 2026-07-01 19:13:23.033 | + functions-common:time_stop:2420 : local name 2026-07-01 19:13:23.037 | + functions-common:time_stop:2421 : local end_time 2026-07-01 19:13:23.041 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 19:13:23.045 | + functions-common:time_stop:2423 : local total 2026-07-01 19:13:23.049 | + functions-common:time_stop:2424 : local start_time 2026-07-01 19:13:23.053 | + functions-common:time_stop:2426 : name=run_process 2026-07-01 19:13:23.057 | + functions-common:time_stop:2427 : start_time=1782933202991 2026-07-01 19:13:23.061 | + functions-common:time_stop:2429 : [[ -z 1782933202991 ]] 2026-07-01 19:13:23.066 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 19:13:23.073 | + functions-common:time_stop:2432 : end_time=1782933203068 2026-07-01 19:13:23.076 | + functions-common:time_stop:2433 : elapsed_time=77 2026-07-01 19:13:23.080 | + functions-common:time_stop:2434 : total=20881 2026-07-01 19:13:23.084 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 19:13:23.087 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=20958 2026-07-01 19:13:23.091 | + lib/neutron:start_other_agents:687 : run_process q-meta '/opt/stack/data/venv/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2026-07-01 19:13:23.095 | + functions-common:run_process:1674 : local service=q-meta 2026-07-01 19:13:23.099 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2026-07-01 19:13:23.103 | + functions-common:run_process:1676 : local group= 2026-07-01 19:13:23.106 | + functions-common:run_process:1677 : local user= 2026-07-01 19:13:23.110 | + functions-common:run_process:1678 : local env_vars= 2026-07-01 19:13:23.113 | + functions-common:run_process:1680 : local name=q-meta 2026-07-01 19:13:23.117 | + functions-common:run_process:1682 : time_start run_process 2026-07-01 19:13:23.120 | + functions-common:time_start:2406 : local name=run_process 2026-07-01 19:13:23.124 | + functions-common:time_start:2407 : local start_time= 2026-07-01 19:13:23.128 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-01 19:13:23.133 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-01 19:13:23.137 | + functions-common:time_start:2411 : _TIME_START[$name]=1782933203134 2026-07-01 19:13:23.141 | + functions-common:run_process:1683 : is_service_enabled q-meta 2026-07-01 19:13:23.166 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 19:13:23.169 | + functions-common:run_process:1686 : time_stop run_process 2026-07-01 19:13:23.173 | + functions-common:time_stop:2420 : local name 2026-07-01 19:13:23.176 | + functions-common:time_stop:2421 : local end_time 2026-07-01 19:13:23.179 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 19:13:23.182 | + functions-common:time_stop:2423 : local total 2026-07-01 19:13:23.185 | + functions-common:time_stop:2424 : local start_time 2026-07-01 19:13:23.189 | + functions-common:time_stop:2426 : name=run_process 2026-07-01 19:13:23.192 | + functions-common:time_stop:2427 : start_time=1782933203134 2026-07-01 19:13:23.196 | + functions-common:time_stop:2429 : [[ -z 1782933203134 ]] 2026-07-01 19:13:23.202 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 19:13:23.206 | + functions-common:time_stop:2432 : end_time=1782933203203 2026-07-01 19:13:23.210 | + functions-common:time_stop:2433 : elapsed_time=69 2026-07-01 19:13:23.213 | + functions-common:time_stop:2434 : total=20958 2026-07-01 19:13:23.217 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 19:13:23.221 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=21027 2026-07-01 19:13:23.224 | + lib/neutron:start_other_agents:688 : run_process q-metering '/opt/stack/data/venv/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file ' 2026-07-01 19:13:23.228 | + functions-common:run_process:1674 : local service=q-metering 2026-07-01 19:13:23.231 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file ' 2026-07-01 19:13:23.234 | + functions-common:run_process:1676 : local group= 2026-07-01 19:13:23.237 | + functions-common:run_process:1677 : local user= 2026-07-01 19:13:23.241 | + functions-common:run_process:1678 : local env_vars= 2026-07-01 19:13:23.245 | + functions-common:run_process:1680 : local name=q-metering 2026-07-01 19:13:23.249 | + functions-common:run_process:1682 : time_start run_process 2026-07-01 19:13:23.253 | + functions-common:time_start:2406 : local name=run_process 2026-07-01 19:13:23.256 | + functions-common:time_start:2407 : local start_time= 2026-07-01 19:13:23.260 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-01 19:13:23.265 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-01 19:13:23.271 | + functions-common:time_start:2411 : _TIME_START[$name]=1782933203267 2026-07-01 19:13:23.275 | + functions-common:run_process:1683 : is_service_enabled q-metering 2026-07-01 19:13:23.299 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 19:13:23.302 | + functions-common:run_process:1686 : time_stop run_process 2026-07-01 19:13:23.306 | + functions-common:time_stop:2420 : local name 2026-07-01 19:13:23.310 | + functions-common:time_stop:2421 : local end_time 2026-07-01 19:13:23.314 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 19:13:23.317 | + functions-common:time_stop:2423 : local total 2026-07-01 19:13:23.321 | + functions-common:time_stop:2424 : local start_time 2026-07-01 19:13:23.325 | + functions-common:time_stop:2426 : name=run_process 2026-07-01 19:13:23.329 | + functions-common:time_stop:2427 : start_time=1782933203267 2026-07-01 19:13:23.333 | + functions-common:time_stop:2429 : [[ -z 1782933203267 ]] 2026-07-01 19:13:23.338 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 19:13:23.344 | + functions-common:time_stop:2432 : end_time=1782933203339 2026-07-01 19:13:23.348 | + functions-common:time_stop:2433 : elapsed_time=72 2026-07-01 19:13:23.351 | + functions-common:time_stop:2434 : total=21027 2026-07-01 19:13:23.355 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 19:13:23.358 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=21099 2026-07-01 19:13:23.362 | + ./stack.sh:main:1318 : is_service_enabled q-svc neutron-api 2026-07-01 19:13:23.386 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 19:13:23.389 | + ./stack.sh:main:1318 : [[ True == \T\r\u\e ]] 2026-07-01 19:13:23.393 | + ./stack.sh:main:1319 : echo_summary 'Creating initial neutron network elements' 2026-07-01 19:13:23.396 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-01 19:13:23.399 | + ./stack.sh:echo_summary:447 : echo -e Creating initial neutron network elements 2026-07-01 19:13:23.402 | + ./stack.sh:main:1322 : type -p neutron_plugin_create_initial_networks 2026-07-01 19:13:23.405 | + ./stack.sh:main:1325 : create_neutron_initial_network 2026-07-01 19:13:23.408 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:158 : type -p neutron_plugin_create_initial_network_profile 2026-07-01 19:13:23.411 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:162 : is_networking_extension_supported auto-allocated-topology 2026-07-01 19:13:23.415 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=auto-allocated-topology 2026-07-01 19:13:23.420 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2026-07-01 19:13:27.350 | ++ functions-common:oscwrap:2465 : return 0 2026-07-01 19:13:27.357 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-07-01 19:13:27.357 | address-scope 2026-07-01 19:13:27.357 | agent 2026-07-01 19:13:27.357 | allowed-address-pairs 2026-07-01 19:13:27.357 | auto-allocated-topology 2026-07-01 19:13:27.357 | availability_zone 2026-07-01 19:13:27.360 | default-subnetpools 2026-07-01 19:13:27.360 | dhcp_agent_scheduler 2026-07-01 19:13:27.360 | dns-integration 2026-07-01 19:13:27.360 | dns-domain-ports 2026-07-01 19:13:27.360 | dns-integration-domain-keywords 2026-07-01 19:13:27.360 | empty-string-filtering 2026-07-01 19:13:27.361 | external-net 2026-07-01 19:13:27.361 | extra_dhcp_opt 2026-07-01 19:13:27.361 | extraroute 2026-07-01 19:13:27.361 | extraroute-atomic 2026-07-01 19:13:27.361 | filter-validation 2026-07-01 19:13:27.361 | floating-ip-port-forwarding-detail 2026-07-01 19:13:27.361 | fip-port-details 2026-07-01 19:13:27.361 | flavors 2026-07-01 19:13:27.361 | floatingip-pools 2026-07-01 19:13:27.363 | router 2026-07-01 19:13:27.364 | l3-agent-scheduler-ha-chassis-priority 2026-07-01 19:13:27.364 | enable-default-route-bfd 2026-07-01 19:13:27.365 | enable-default-route-ecmp 2026-07-01 19:13:27.365 | ext-gw-mode 2026-07-01 19:13:27.365 | l3-ha 2026-07-01 19:13:27.365 | external-gateway-multihoming 2026-07-01 19:13:27.365 | l3-flavors 2026-07-01 19:13:27.365 | l3_agent_scheduler 2026-07-01 19:13:27.365 | multi-provider 2026-07-01 19:13:27.365 | net-mtu 2026-07-01 19:13:27.365 | net-mtu-writable 2026-07-01 19:13:27.365 | network_availability_zone 2026-07-01 19:13:27.365 | network-ip-availability 2026-07-01 19:13:27.366 | network-ip-availability-details 2026-07-01 19:13:27.366 | pagination 2026-07-01 19:13:27.366 | port-device-profile 2026-07-01 19:13:27.366 | port-mac-address-regenerate 2026-07-01 19:13:27.366 | port-numa-affinity-policy 2026-07-01 19:13:27.366 | port-numa-affinity-policy-socket 2026-07-01 19:13:27.366 | binding 2026-07-01 19:13:27.366 | binding-extended 2026-07-01 19:13:27.366 | port-security 2026-07-01 19:13:27.366 | project-id 2026-07-01 19:13:27.366 | provider 2026-07-01 19:13:27.368 | qinq 2026-07-01 19:13:27.368 | quota-check-limit 2026-07-01 19:13:27.368 | quota-check-limit-default 2026-07-01 19:13:27.369 | quotas 2026-07-01 19:13:27.370 | quota_details 2026-07-01 19:13:27.371 | rbac-policies 2026-07-01 19:13:27.371 | rbac-address-scope 2026-07-01 19:13:27.371 | rbac-security-groups 2026-07-01 19:13:27.371 | revision-if-match 2026-07-01 19:13:27.371 | standard-attr-revisions 2026-07-01 19:13:27.371 | router_availability_zone 2026-07-01 19:13:27.371 | router-enable-snat 2026-07-01 19:13:27.371 | security-groups-default-rules 2026-07-01 19:13:27.372 | security-groups-default-statefulness 2026-07-01 19:13:27.372 | security-groups-normalized-cidr 2026-07-01 19:13:27.372 | security-groups-remote-address-group 2026-07-01 19:13:27.372 | security-groups-rules-belongs-to-default-sg 2026-07-01 19:13:27.372 | security-groups-shared-filtering 2026-07-01 19:13:27.372 | security-group 2026-07-01 19:13:27.372 | service-type 2026-07-01 19:13:27.372 | sorting 2026-07-01 19:13:27.372 | standard-attr-description 2026-07-01 19:13:27.372 | stateful-security-group 2026-07-01 19:13:27.372 | subnet-dns-publish-fixed-ip 2026-07-01 19:13:27.374 | subnet-external-network 2026-07-01 19:13:27.374 | subnet_onboard 2026-07-01 19:13:27.374 | subnet-service-types 2026-07-01 19:13:27.375 | subnet_allocation 2026-07-01 19:13:27.375 | subnetpool-prefix-ops 2026-07-01 19:13:27.376 | tag-creation 2026-07-01 19:13:27.377 | standard-attr-tag 2026-07-01 19:13:27.377 | standard-attr-timestamp 2026-07-01 19:13:27.377 | vlan-transparent' 2026-07-01 19:13:27.377 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-07-01 19:13:27.377 | address-scope 2026-07-01 19:13:27.377 | agent 2026-07-01 19:13:27.377 | allowed-address-pairs 2026-07-01 19:13:27.377 | auto-allocated-topology 2026-07-01 19:13:27.377 | availability_zone 2026-07-01 19:13:27.377 | default-subnetpools 2026-07-01 19:13:27.377 | dhcp_agent_scheduler 2026-07-01 19:13:27.378 | dns-integration 2026-07-01 19:13:27.378 | dns-domain-ports 2026-07-01 19:13:27.378 | dns-integration-domain-keywords 2026-07-01 19:13:27.378 | empty-string-filtering 2026-07-01 19:13:27.378 | external-net 2026-07-01 19:13:27.378 | extra_dhcp_opt 2026-07-01 19:13:27.378 | extraroute 2026-07-01 19:13:27.378 | extraroute-atomic 2026-07-01 19:13:27.378 | filter-validation 2026-07-01 19:13:27.378 | floating-ip-port-forwarding-detail 2026-07-01 19:13:27.378 | fip-port-details 2026-07-01 19:13:27.380 | flavors 2026-07-01 19:13:27.380 | floatingip-pools 2026-07-01 19:13:27.380 | router 2026-07-01 19:13:27.380 | l3-agent-scheduler-ha-chassis-priority 2026-07-01 19:13:27.380 | enable-default-route-bfd 2026-07-01 19:13:27.380 | enable-default-route-ecmp 2026-07-01 19:13:27.380 | ext-gw-mode 2026-07-01 19:13:27.380 | l3-ha 2026-07-01 19:13:27.380 | external-gateway-multihoming 2026-07-01 19:13:27.381 | l3-flavors 2026-07-01 19:13:27.381 | l3_agent_scheduler 2026-07-01 19:13:27.381 | multi-provider 2026-07-01 19:13:27.381 | net-mtu 2026-07-01 19:13:27.381 | net-mtu-writable 2026-07-01 19:13:27.381 | network_availability_zone 2026-07-01 19:13:27.381 | network-ip-availability 2026-07-01 19:13:27.381 | network-ip-availability-details 2026-07-01 19:13:27.381 | pagination 2026-07-01 19:13:27.381 | port-device-profile 2026-07-01 19:13:27.381 | port-mac-address-regenerate 2026-07-01 19:13:27.381 | port-numa-affinity-policy 2026-07-01 19:13:27.382 | port-numa-affinity-policy-socket 2026-07-01 19:13:27.382 | binding 2026-07-01 19:13:27.382 | binding-extended 2026-07-01 19:13:27.382 | port-security 2026-07-01 19:13:27.382 | project-id 2026-07-01 19:13:27.382 | provider 2026-07-01 19:13:27.382 | qinq 2026-07-01 19:13:27.382 | quota-check-limit 2026-07-01 19:13:27.382 | quota-check-limit-default 2026-07-01 19:13:27.382 | quotas 2026-07-01 19:13:27.382 | quota_details 2026-07-01 19:13:27.383 | rbac-policies 2026-07-01 19:13:27.383 | rbac-address-scope 2026-07-01 19:13:27.383 | rbac-security-groups 2026-07-01 19:13:27.383 | revision-if-match 2026-07-01 19:13:27.383 | standard-attr-revisions 2026-07-01 19:13:27.383 | router_availability_zone 2026-07-01 19:13:27.383 | router-enable-snat 2026-07-01 19:13:27.383 | security-groups-default-rules 2026-07-01 19:13:27.383 | security-groups-default-statefulness 2026-07-01 19:13:27.383 | security-groups-normalized-cidr 2026-07-01 19:13:27.383 | security-groups-remote-address-group 2026-07-01 19:13:27.383 | security-groups-rules-belongs-to-default-sg 2026-07-01 19:13:27.384 | security-groups-shared-filtering 2026-07-01 19:13:27.384 | security-group 2026-07-01 19:13:27.384 | service-type 2026-07-01 19:13:27.384 | sorting 2026-07-01 19:13:27.384 | standard-attr-description 2026-07-01 19:13:27.384 | stateful-security-group 2026-07-01 19:13:27.384 | subnet-dns-publish-fixed-ip 2026-07-01 19:13:27.384 | subnet-external-network 2026-07-01 19:13:27.384 | subnet_onboard 2026-07-01 19:13:27.384 | subnet-service-types 2026-07-01 19:13:27.384 | subnet_allocation 2026-07-01 19:13:27.385 | subnetpool-prefix-ops 2026-07-01 19:13:27.385 | tag-creation 2026-07-01 19:13:27.385 | standard-attr-tag 2026-07-01 19:13:27.385 | standard-attr-timestamp 2026-07-01 19:13:27.385 | vlan-transparent =~ auto-allocated-topology ]] 2026-07-01 19:13:27.385 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-07-01 19:13:27.385 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:163 : [[ True == \T\r\u\e ]] 2026-07-01 19:13:27.385 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:164 : [[ 4+6 =~ 4.* ]] 2026-07-01 19:13:27.388 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:165 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet pool create shared-default-subnetpool-v4 --default-prefix-length 26 --pool-prefix 10.0.0.0/22 --share --default -f value -c id 2026-07-01 19:13:31.685 | ++ functions-common:oscwrap:2465 : return 0 2026-07-01 19:13:31.690 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:165 : SUBNETPOOL_V4_ID=204485e9-042d-48ee-b3ce-0033796289ad 2026-07-01 19:13:31.694 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:167 : [[ 4+6 =~ .*6 ]] 2026-07-01 19:13:31.699 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:168 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet pool create shared-default-subnetpool-v6 --default-prefix-length 64 --pool-prefix fdc3:93ef:6b67::/56 --share --default -f value -c id 2026-07-01 19:13:35.743 | ++ functions-common:oscwrap:2465 : return 0 2026-07-01 19:13:35.747 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:168 : SUBNETPOOL_V6_ID=ad85d1c4-c78b-4d8f-83b5-dc1942952ecc 2026-07-01 19:13:35.751 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:173 : is_provider_network 2026-07-01 19:13:35.756 | + functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-07-01 19:13:35.760 | + functions-common:is_provider_network:2272 : return 1 2026-07-01 19:13:35.765 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:203 : oscwrap --os-cloud devstack --os-region RegionOne network create private -f value -c id 2026-07-01 19:13:41.341 | ++ functions-common:oscwrap:2465 : return 0 2026-07-01 19:13:41.344 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:203 : NET_ID=e74b1b0a-aea8-4968-bd98-5a5b6a43a5ba 2026-07-01 19:13:41.346 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:204 : die_if_not_set 204 NET_ID 'Failure creating NET_ID for private' 2026-07-01 19:13:41.349 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-07-01 19:13:41.364 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:206 : [[ 4+6 =~ 4.* ]] 2026-07-01 19:13:41.367 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:208 : _neutron_create_private_subnet_v4 2026-07-01 19:13:41.369 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:255 : '[' -z 204485e9-042d-48ee-b3ce-0033796289ad ']' 2026-07-01 19:13:41.372 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:258 : local 'subnet_params=--ip-version 4 ' 2026-07-01 19:13:41.374 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:259 : [[ -n '' ]] 2026-07-01 19:13:41.376 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:263 : subnet_params+='--subnet-pool 204485e9-042d-48ee-b3ce-0033796289ad ' 2026-07-01 19:13:41.379 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:264 : subnet_params+=' ' 2026-07-01 19:13:41.381 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:265 : subnet_params+='--network e74b1b0a-aea8-4968-bd98-5a5b6a43a5ba private-subnet' 2026-07-01 19:13:41.383 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:266 : local subnet_id 2026-07-01 19:13:41.387 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:267 : oscwrap --os-cloud devstack-admin-demo --os-region RegionOne subnet create --ip-version 4 --subnet-pool 204485e9-042d-48ee-b3ce-0033796289ad --network e74b1b0a-aea8-4968-bd98-5a5b6a43a5ba private-subnet -f value -c id 2026-07-01 19:13:46.821 | +++ functions-common:oscwrap:2465 : return 0 2026-07-01 19:13:46.825 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:267 : subnet_id=27990426-4fa4-4deb-b6d1-cf48567bf619 2026-07-01 19:13:46.829 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:268 : die_if_not_set 268 subnet_id 'Failure creating private IPv4 subnet' 2026-07-01 19:13:46.833 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-07-01 19:13:46.853 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:269 : echo 27990426-4fa4-4deb-b6d1-cf48567bf619 2026-07-01 19:13:46.858 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:208 : SUBNET_ID=27990426-4fa4-4deb-b6d1-cf48567bf619 2026-07-01 19:13:46.862 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:211 : [[ 4+6 =~ .*6 ]] 2026-07-01 19:13:46.868 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:213 : _neutron_create_private_subnet_v6 2026-07-01 19:13:46.871 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:274 : die_if_not_set 274 IPV6_RA_MODE 'IPV6 RA Mode not set' 2026-07-01 19:13:46.878 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-07-01 19:13:46.901 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:275 : die_if_not_set 275 IPV6_ADDRESS_MODE 'IPV6 Address Mode not set' 2026-07-01 19:13:46.905 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-07-01 19:13:46.927 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:276 : local 'ipv6_modes=--ipv6-ra-mode slaac --ipv6-address-mode slaac' 2026-07-01 19:13:46.931 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:277 : '[' -z ad85d1c4-c78b-4d8f-83b5-dc1942952ecc ']' 2026-07-01 19:13:46.935 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:280 : local 'subnet_params=--ip-version 6 ' 2026-07-01 19:13:46.939 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:281 : [[ -n '' ]] 2026-07-01 19:13:46.943 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:284 : subnet_params+='--subnet-pool ad85d1c4-c78b-4d8f-83b5-dc1942952ecc ' 2026-07-01 19:13:46.947 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:285 : subnet_params+=' ' 2026-07-01 19:13:46.951 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:286 : subnet_params+='--ipv6-ra-mode slaac --ipv6-address-mode slaac --network e74b1b0a-aea8-4968-bd98-5a5b6a43a5ba ipv6-private-subnet ' 2026-07-01 19:13:46.955 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:287 : local ipv6_subnet_id 2026-07-01 19:13:46.959 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:288 : oscwrap --os-cloud devstack-admin-demo --os-region RegionOne subnet create --ip-version 6 --subnet-pool ad85d1c4-c78b-4d8f-83b5-dc1942952ecc --ipv6-ra-mode slaac --ipv6-address-mode slaac --network e74b1b0a-aea8-4968-bd98-5a5b6a43a5ba ipv6-private-subnet -f value -c id 2026-07-01 19:13:51.946 | +++ functions-common:oscwrap:2465 : return 0 2026-07-01 19:13:51.952 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:288 : ipv6_subnet_id=d77271ec-bd4a-4cd0-b710-f20da05c40ae 2026-07-01 19:13:51.956 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:289 : die_if_not_set 289 ipv6_subnet_id 'Failure creating private IPv6 subnet' 2026-07-01 19:13:51.959 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-07-01 19:13:51.983 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:290 : echo d77271ec-bd4a-4cd0-b710-f20da05c40ae 2026-07-01 19:13:51.988 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:213 : IPV6_SUBNET_ID=d77271ec-bd4a-4cd0-b710-f20da05c40ae 2026-07-01 19:13:51.992 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:217 : is_networking_extension_supported router 2026-07-01 19:13:51.995 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=router 2026-07-01 19:13:52.000 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2026-07-01 19:13:55.409 | ++ functions-common:oscwrap:2465 : return 0 2026-07-01 19:13:55.414 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-07-01 19:13:55.414 | address-scope 2026-07-01 19:13:55.414 | agent 2026-07-01 19:13:55.414 | allowed-address-pairs 2026-07-01 19:13:55.414 | auto-allocated-topology 2026-07-01 19:13:55.414 | availability_zone 2026-07-01 19:13:55.414 | default-subnetpools 2026-07-01 19:13:55.414 | dhcp_agent_scheduler 2026-07-01 19:13:55.414 | dns-integration 2026-07-01 19:13:55.414 | dns-domain-ports 2026-07-01 19:13:55.414 | dns-integration-domain-keywords 2026-07-01 19:13:55.415 | empty-string-filtering 2026-07-01 19:13:55.415 | external-net 2026-07-01 19:13:55.415 | extra_dhcp_opt 2026-07-01 19:13:55.415 | extraroute 2026-07-01 19:13:55.415 | extraroute-atomic 2026-07-01 19:13:55.415 | filter-validation 2026-07-01 19:13:55.415 | floating-ip-port-forwarding-detail 2026-07-01 19:13:55.415 | fip-port-details 2026-07-01 19:13:55.415 | flavors 2026-07-01 19:13:55.415 | floatingip-pools 2026-07-01 19:13:55.415 | router 2026-07-01 19:13:55.416 | l3-agent-scheduler-ha-chassis-priority 2026-07-01 19:13:55.416 | enable-default-route-bfd 2026-07-01 19:13:55.416 | enable-default-route-ecmp 2026-07-01 19:13:55.416 | ext-gw-mode 2026-07-01 19:13:55.416 | l3-ha 2026-07-01 19:13:55.416 | external-gateway-multihoming 2026-07-01 19:13:55.416 | l3-flavors 2026-07-01 19:13:55.416 | l3_agent_scheduler 2026-07-01 19:13:55.416 | multi-provider 2026-07-01 19:13:55.417 | net-mtu 2026-07-01 19:13:55.417 | net-mtu-writable 2026-07-01 19:13:55.417 | network_availability_zone 2026-07-01 19:13:55.417 | network-ip-availability 2026-07-01 19:13:55.417 | network-ip-availability-details 2026-07-01 19:13:55.417 | pagination 2026-07-01 19:13:55.418 | port-device-profile 2026-07-01 19:13:55.418 | port-mac-address-regenerate 2026-07-01 19:13:55.418 | port-numa-affinity-policy 2026-07-01 19:13:55.418 | port-numa-affinity-policy-socket 2026-07-01 19:13:55.418 | binding 2026-07-01 19:13:55.418 | binding-extended 2026-07-01 19:13:55.418 | port-security 2026-07-01 19:13:55.419 | project-id 2026-07-01 19:13:55.419 | provider 2026-07-01 19:13:55.419 | qinq 2026-07-01 19:13:55.419 | quota-check-limit 2026-07-01 19:13:55.419 | quota-check-limit-default 2026-07-01 19:13:55.419 | quotas 2026-07-01 19:13:55.419 | quota_details 2026-07-01 19:13:55.420 | rbac-policies 2026-07-01 19:13:55.420 | rbac-address-scope 2026-07-01 19:13:55.420 | rbac-security-groups 2026-07-01 19:13:55.420 | revision-if-match 2026-07-01 19:13:55.420 | standard-attr-revisions 2026-07-01 19:13:55.420 | router_availability_zone 2026-07-01 19:13:55.420 | router-enable-snat 2026-07-01 19:13:55.421 | security-groups-default-rules 2026-07-01 19:13:55.421 | security-groups-default-statefulness 2026-07-01 19:13:55.421 | security-groups-normalized-cidr 2026-07-01 19:13:55.421 | security-groups-remote-address-group 2026-07-01 19:13:55.421 | security-groups-rules-belongs-to-default-sg 2026-07-01 19:13:55.421 | security-groups-shared-filtering 2026-07-01 19:13:55.421 | security-group 2026-07-01 19:13:55.422 | service-type 2026-07-01 19:13:55.422 | sorting 2026-07-01 19:13:55.422 | standard-attr-description 2026-07-01 19:13:55.422 | stateful-security-group 2026-07-01 19:13:55.422 | subnet-dns-publish-fixed-ip 2026-07-01 19:13:55.422 | subnet-external-network 2026-07-01 19:13:55.422 | subnet_onboard 2026-07-01 19:13:55.422 | subnet-service-types 2026-07-01 19:13:55.423 | subnet_allocation 2026-07-01 19:13:55.423 | subnetpool-prefix-ops 2026-07-01 19:13:55.423 | tag-creation 2026-07-01 19:13:55.423 | standard-attr-tag 2026-07-01 19:13:55.423 | standard-attr-timestamp 2026-07-01 19:13:55.423 | vlan-transparent' 2026-07-01 19:13:55.424 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-07-01 19:13:55.424 | address-scope 2026-07-01 19:13:55.424 | agent 2026-07-01 19:13:55.424 | allowed-address-pairs 2026-07-01 19:13:55.424 | auto-allocated-topology 2026-07-01 19:13:55.424 | availability_zone 2026-07-01 19:13:55.424 | default-subnetpools 2026-07-01 19:13:55.424 | dhcp_agent_scheduler 2026-07-01 19:13:55.425 | dns-integration 2026-07-01 19:13:55.425 | dns-domain-ports 2026-07-01 19:13:55.425 | dns-integration-domain-keywords 2026-07-01 19:13:55.425 | empty-string-filtering 2026-07-01 19:13:55.425 | external-net 2026-07-01 19:13:55.425 | extra_dhcp_opt 2026-07-01 19:13:55.426 | extraroute 2026-07-01 19:13:55.426 | extraroute-atomic 2026-07-01 19:13:55.426 | filter-validation 2026-07-01 19:13:55.427 | floating-ip-port-forwarding-detail 2026-07-01 19:13:55.427 | fip-port-details 2026-07-01 19:13:55.427 | flavors 2026-07-01 19:13:55.427 | floatingip-pools 2026-07-01 19:13:55.427 | router 2026-07-01 19:13:55.427 | l3-agent-scheduler-ha-chassis-priority 2026-07-01 19:13:55.427 | enable-default-route-bfd 2026-07-01 19:13:55.428 | enable-default-route-ecmp 2026-07-01 19:13:55.428 | ext-gw-mode 2026-07-01 19:13:55.428 | l3-ha 2026-07-01 19:13:55.428 | external-gateway-multihoming 2026-07-01 19:13:55.428 | l3-flavors 2026-07-01 19:13:55.428 | l3_agent_scheduler 2026-07-01 19:13:55.428 | multi-provider 2026-07-01 19:13:55.429 | net-mtu 2026-07-01 19:13:55.429 | net-mtu-writable 2026-07-01 19:13:55.429 | network_availability_zone 2026-07-01 19:13:55.429 | network-ip-availability 2026-07-01 19:13:55.429 | network-ip-availability-details 2026-07-01 19:13:55.429 | pagination 2026-07-01 19:13:55.429 | port-device-profile 2026-07-01 19:13:55.430 | port-mac-address-regenerate 2026-07-01 19:13:55.430 | port-numa-affinity-policy 2026-07-01 19:13:55.430 | port-numa-affinity-policy-socket 2026-07-01 19:13:55.430 | binding 2026-07-01 19:13:55.430 | binding-extended 2026-07-01 19:13:55.430 | port-security 2026-07-01 19:13:55.430 | project-id 2026-07-01 19:13:55.431 | provider 2026-07-01 19:13:55.431 | qinq 2026-07-01 19:13:55.431 | quota-check-limit 2026-07-01 19:13:55.431 | quota-check-limit-default 2026-07-01 19:13:55.431 | quotas 2026-07-01 19:13:55.431 | quota_details 2026-07-01 19:13:55.431 | rbac-policies 2026-07-01 19:13:55.432 | rbac-address-scope 2026-07-01 19:13:55.432 | rbac-security-groups 2026-07-01 19:13:55.432 | revision-if-match 2026-07-01 19:13:55.432 | standard-attr-revisions 2026-07-01 19:13:55.432 | router_availability_zone 2026-07-01 19:13:55.432 | router-enable-snat 2026-07-01 19:13:55.432 | security-groups-default-rules 2026-07-01 19:13:55.432 | security-groups-default-statefulness 2026-07-01 19:13:55.433 | security-groups-normalized-cidr 2026-07-01 19:13:55.433 | security-groups-remote-address-group 2026-07-01 19:13:55.433 | security-groups-rules-belongs-to-default-sg 2026-07-01 19:13:55.433 | security-groups-shared-filtering 2026-07-01 19:13:55.433 | security-group 2026-07-01 19:13:55.433 | service-type 2026-07-01 19:13:55.433 | sorting 2026-07-01 19:13:55.434 | standard-attr-description 2026-07-01 19:13:55.434 | stateful-security-group 2026-07-01 19:13:55.434 | subnet-dns-publish-fixed-ip 2026-07-01 19:13:55.434 | subnet-external-network 2026-07-01 19:13:55.434 | subnet_onboard 2026-07-01 19:13:55.434 | subnet-service-types 2026-07-01 19:13:55.434 | subnet_allocation 2026-07-01 19:13:55.435 | subnetpool-prefix-ops 2026-07-01 19:13:55.435 | tag-creation 2026-07-01 19:13:55.435 | standard-attr-tag 2026-07-01 19:13:55.435 | standard-attr-timestamp 2026-07-01 19:13:55.435 | vlan-transparent =~ router ]] 2026-07-01 19:13:55.435 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-07-01 19:13:55.435 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:217 : is_networking_extension_supported external-net 2026-07-01 19:13:55.436 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=external-net 2026-07-01 19:13:55.436 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2026-07-01 19:13:58.800 | ++ functions-common:oscwrap:2465 : return 0 2026-07-01 19:13:58.805 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-07-01 19:13:58.805 | address-scope 2026-07-01 19:13:58.805 | agent 2026-07-01 19:13:58.805 | allowed-address-pairs 2026-07-01 19:13:58.805 | auto-allocated-topology 2026-07-01 19:13:58.806 | availability_zone 2026-07-01 19:13:58.806 | default-subnetpools 2026-07-01 19:13:58.806 | dhcp_agent_scheduler 2026-07-01 19:13:58.806 | dns-integration 2026-07-01 19:13:58.806 | dns-domain-ports 2026-07-01 19:13:58.806 | dns-integration-domain-keywords 2026-07-01 19:13:58.806 | empty-string-filtering 2026-07-01 19:13:58.806 | external-net 2026-07-01 19:13:58.806 | extra_dhcp_opt 2026-07-01 19:13:58.806 | extraroute 2026-07-01 19:13:58.806 | extraroute-atomic 2026-07-01 19:13:58.807 | filter-validation 2026-07-01 19:13:58.807 | floating-ip-port-forwarding-detail 2026-07-01 19:13:58.807 | fip-port-details 2026-07-01 19:13:58.807 | flavors 2026-07-01 19:13:58.807 | floatingip-pools 2026-07-01 19:13:58.807 | router 2026-07-01 19:13:58.807 | l3-agent-scheduler-ha-chassis-priority 2026-07-01 19:13:58.807 | enable-default-route-bfd 2026-07-01 19:13:58.807 | enable-default-route-ecmp 2026-07-01 19:13:58.807 | ext-gw-mode 2026-07-01 19:13:58.807 | l3-ha 2026-07-01 19:13:58.808 | external-gateway-multihoming 2026-07-01 19:13:58.808 | l3-flavors 2026-07-01 19:13:58.808 | l3_agent_scheduler 2026-07-01 19:13:58.808 | multi-provider 2026-07-01 19:13:58.808 | net-mtu 2026-07-01 19:13:58.808 | net-mtu-writable 2026-07-01 19:13:58.808 | network_availability_zone 2026-07-01 19:13:58.808 | network-ip-availability 2026-07-01 19:13:58.808 | network-ip-availability-details 2026-07-01 19:13:58.808 | pagination 2026-07-01 19:13:58.808 | port-device-profile 2026-07-01 19:13:58.808 | port-mac-address-regenerate 2026-07-01 19:13:58.809 | port-numa-affinity-policy 2026-07-01 19:13:58.809 | port-numa-affinity-policy-socket 2026-07-01 19:13:58.809 | binding 2026-07-01 19:13:58.809 | binding-extended 2026-07-01 19:13:58.809 | port-security 2026-07-01 19:13:58.809 | project-id 2026-07-01 19:13:58.809 | provider 2026-07-01 19:13:58.809 | qinq 2026-07-01 19:13:58.809 | quota-check-limit 2026-07-01 19:13:58.809 | quota-check-limit-default 2026-07-01 19:13:58.809 | quotas 2026-07-01 19:13:58.809 | quota_details 2026-07-01 19:13:58.810 | rbac-policies 2026-07-01 19:13:58.810 | rbac-address-scope 2026-07-01 19:13:58.810 | rbac-security-groups 2026-07-01 19:13:58.810 | revision-if-match 2026-07-01 19:13:58.810 | standard-attr-revisions 2026-07-01 19:13:58.810 | router_availability_zone 2026-07-01 19:13:58.810 | router-enable-snat 2026-07-01 19:13:58.810 | security-groups-default-rules 2026-07-01 19:13:58.810 | security-groups-default-statefulness 2026-07-01 19:13:58.810 | security-groups-normalized-cidr 2026-07-01 19:13:58.810 | security-groups-remote-address-group 2026-07-01 19:13:58.811 | security-groups-rules-belongs-to-default-sg 2026-07-01 19:13:58.811 | security-groups-shared-filtering 2026-07-01 19:13:58.811 | security-group 2026-07-01 19:13:58.811 | service-type 2026-07-01 19:13:58.811 | sorting 2026-07-01 19:13:58.811 | standard-attr-description 2026-07-01 19:13:58.811 | stateful-security-group 2026-07-01 19:13:58.811 | subnet-dns-publish-fixed-ip 2026-07-01 19:13:58.811 | subnet-external-network 2026-07-01 19:13:58.811 | subnet_onboard 2026-07-01 19:13:58.811 | subnet-service-types 2026-07-01 19:13:58.812 | subnet_allocation 2026-07-01 19:13:58.812 | subnetpool-prefix-ops 2026-07-01 19:13:58.812 | tag-creation 2026-07-01 19:13:58.812 | standard-attr-tag 2026-07-01 19:13:58.812 | standard-attr-timestamp 2026-07-01 19:13:58.812 | vlan-transparent' 2026-07-01 19:13:58.812 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-07-01 19:13:58.812 | address-scope 2026-07-01 19:13:58.812 | agent 2026-07-01 19:13:58.812 | allowed-address-pairs 2026-07-01 19:13:58.812 | auto-allocated-topology 2026-07-01 19:13:58.813 | availability_zone 2026-07-01 19:13:58.813 | default-subnetpools 2026-07-01 19:13:58.813 | dhcp_agent_scheduler 2026-07-01 19:13:58.813 | dns-integration 2026-07-01 19:13:58.814 | dns-domain-ports 2026-07-01 19:13:58.814 | dns-integration-domain-keywords 2026-07-01 19:13:58.814 | empty-string-filtering 2026-07-01 19:13:58.814 | external-net 2026-07-01 19:13:58.814 | extra_dhcp_opt 2026-07-01 19:13:58.814 | extraroute 2026-07-01 19:13:58.814 | extraroute-atomic 2026-07-01 19:13:58.814 | filter-validation 2026-07-01 19:13:58.814 | floating-ip-port-forwarding-detail 2026-07-01 19:13:58.814 | fip-port-details 2026-07-01 19:13:58.815 | flavors 2026-07-01 19:13:58.815 | floatingip-pools 2026-07-01 19:13:58.815 | router 2026-07-01 19:13:58.815 | l3-agent-scheduler-ha-chassis-priority 2026-07-01 19:13:58.815 | enable-default-route-bfd 2026-07-01 19:13:58.815 | enable-default-route-ecmp 2026-07-01 19:13:58.815 | ext-gw-mode 2026-07-01 19:13:58.815 | l3-ha 2026-07-01 19:13:58.815 | external-gateway-multihoming 2026-07-01 19:13:58.815 | l3-flavors 2026-07-01 19:13:58.815 | l3_agent_scheduler 2026-07-01 19:13:58.816 | multi-provider 2026-07-01 19:13:58.816 | net-mtu 2026-07-01 19:13:58.816 | net-mtu-writable 2026-07-01 19:13:58.816 | network_availability_zone 2026-07-01 19:13:58.816 | network-ip-availability 2026-07-01 19:13:58.816 | network-ip-availability-details 2026-07-01 19:13:58.816 | pagination 2026-07-01 19:13:58.816 | port-device-profile 2026-07-01 19:13:58.816 | port-mac-address-regenerate 2026-07-01 19:13:58.816 | port-numa-affinity-policy 2026-07-01 19:13:58.816 | port-numa-affinity-policy-socket 2026-07-01 19:13:58.816 | binding 2026-07-01 19:13:58.817 | binding-extended 2026-07-01 19:13:58.817 | port-security 2026-07-01 19:13:58.817 | project-id 2026-07-01 19:13:58.817 | provider 2026-07-01 19:13:58.817 | qinq 2026-07-01 19:13:58.817 | quota-check-limit 2026-07-01 19:13:58.817 | quota-check-limit-default 2026-07-01 19:13:58.817 | quotas 2026-07-01 19:13:58.817 | quota_details 2026-07-01 19:13:58.818 | rbac-policies 2026-07-01 19:13:58.818 | rbac-address-scope 2026-07-01 19:13:58.818 | rbac-security-groups 2026-07-01 19:13:58.818 | revision-if-match 2026-07-01 19:13:58.818 | standard-attr-revisions 2026-07-01 19:13:58.818 | router_availability_zone 2026-07-01 19:13:58.818 | router-enable-snat 2026-07-01 19:13:58.818 | security-groups-default-rules 2026-07-01 19:13:58.818 | security-groups-default-statefulness 2026-07-01 19:13:58.818 | security-groups-normalized-cidr 2026-07-01 19:13:58.818 | security-groups-remote-address-group 2026-07-01 19:13:58.819 | security-groups-rules-belongs-to-default-sg 2026-07-01 19:13:58.819 | security-groups-shared-filtering 2026-07-01 19:13:58.819 | security-group 2026-07-01 19:13:58.819 | service-type 2026-07-01 19:13:58.819 | sorting 2026-07-01 19:13:58.819 | standard-attr-description 2026-07-01 19:13:58.819 | stateful-security-group 2026-07-01 19:13:58.819 | subnet-dns-publish-fixed-ip 2026-07-01 19:13:58.820 | subnet-external-network 2026-07-01 19:13:58.820 | subnet_onboard 2026-07-01 19:13:58.820 | subnet-service-types 2026-07-01 19:13:58.820 | subnet_allocation 2026-07-01 19:13:58.820 | subnetpool-prefix-ops 2026-07-01 19:13:58.820 | tag-creation 2026-07-01 19:13:58.820 | standard-attr-tag 2026-07-01 19:13:58.820 | standard-attr-timestamp 2026-07-01 19:13:58.820 | vlan-transparent =~ external-net ]] 2026-07-01 19:13:58.820 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-07-01 19:13:58.820 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:219 : [[ True == \T\r\u\e ]] 2026-07-01 19:13:58.825 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:221 : oscwrap --os-cloud devstack --os-region RegionOne router create router1 -f value -c id 2026-07-01 19:14:02.630 | ++ functions-common:oscwrap:2465 : return 0 2026-07-01 19:14:02.634 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:221 : ROUTER_ID=4b435ba3-e490-4402-925b-0d004ccfa395 2026-07-01 19:14:02.637 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:222 : die_if_not_set 222 ROUTER_ID 'Failure creating router router1' 2026-07-01 19:14:02.641 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-07-01 19:14:02.664 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:229 : EXTERNAL_NETWORK_FLAGS=--external 2026-07-01 19:14:02.667 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:230 : is_networking_extension_supported auto-allocated-topology 2026-07-01 19:14:02.670 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=auto-allocated-topology 2026-07-01 19:14:02.676 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2026-07-01 19:14:06.082 | ++ functions-common:oscwrap:2465 : return 0 2026-07-01 19:14:06.087 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-07-01 19:14:06.088 | address-scope 2026-07-01 19:14:06.088 | agent 2026-07-01 19:14:06.088 | allowed-address-pairs 2026-07-01 19:14:06.088 | auto-allocated-topology 2026-07-01 19:14:06.088 | availability_zone 2026-07-01 19:14:06.088 | default-subnetpools 2026-07-01 19:14:06.088 | dhcp_agent_scheduler 2026-07-01 19:14:06.088 | dns-integration 2026-07-01 19:14:06.088 | dns-domain-ports 2026-07-01 19:14:06.089 | dns-integration-domain-keywords 2026-07-01 19:14:06.089 | empty-string-filtering 2026-07-01 19:14:06.089 | external-net 2026-07-01 19:14:06.089 | extra_dhcp_opt 2026-07-01 19:14:06.089 | extraroute 2026-07-01 19:14:06.089 | extraroute-atomic 2026-07-01 19:14:06.089 | filter-validation 2026-07-01 19:14:06.089 | floating-ip-port-forwarding-detail 2026-07-01 19:14:06.089 | fip-port-details 2026-07-01 19:14:06.089 | flavors 2026-07-01 19:14:06.090 | floatingip-pools 2026-07-01 19:14:06.090 | router 2026-07-01 19:14:06.090 | l3-agent-scheduler-ha-chassis-priority 2026-07-01 19:14:06.090 | enable-default-route-bfd 2026-07-01 19:14:06.090 | enable-default-route-ecmp 2026-07-01 19:14:06.090 | ext-gw-mode 2026-07-01 19:14:06.090 | l3-ha 2026-07-01 19:14:06.090 | external-gateway-multihoming 2026-07-01 19:14:06.090 | l3-flavors 2026-07-01 19:14:06.090 | l3_agent_scheduler 2026-07-01 19:14:06.091 | multi-provider 2026-07-01 19:14:06.091 | net-mtu 2026-07-01 19:14:06.091 | net-mtu-writable 2026-07-01 19:14:06.091 | network_availability_zone 2026-07-01 19:14:06.091 | network-ip-availability 2026-07-01 19:14:06.091 | network-ip-availability-details 2026-07-01 19:14:06.091 | pagination 2026-07-01 19:14:06.091 | port-device-profile 2026-07-01 19:14:06.091 | port-mac-address-regenerate 2026-07-01 19:14:06.092 | port-numa-affinity-policy 2026-07-01 19:14:06.092 | port-numa-affinity-policy-socket 2026-07-01 19:14:06.092 | binding 2026-07-01 19:14:06.092 | binding-extended 2026-07-01 19:14:06.092 | port-security 2026-07-01 19:14:06.092 | project-id 2026-07-01 19:14:06.092 | provider 2026-07-01 19:14:06.092 | qinq 2026-07-01 19:14:06.092 | quota-check-limit 2026-07-01 19:14:06.092 | quota-check-limit-default 2026-07-01 19:14:06.092 | quotas 2026-07-01 19:14:06.093 | quota_details 2026-07-01 19:14:06.093 | rbac-policies 2026-07-01 19:14:06.093 | rbac-address-scope 2026-07-01 19:14:06.093 | rbac-security-groups 2026-07-01 19:14:06.093 | revision-if-match 2026-07-01 19:14:06.093 | standard-attr-revisions 2026-07-01 19:14:06.093 | router_availability_zone 2026-07-01 19:14:06.093 | router-enable-snat 2026-07-01 19:14:06.093 | security-groups-default-rules 2026-07-01 19:14:06.094 | security-groups-default-statefulness 2026-07-01 19:14:06.094 | security-groups-normalized-cidr 2026-07-01 19:14:06.094 | security-groups-remote-address-group 2026-07-01 19:14:06.094 | security-groups-rules-belongs-to-default-sg 2026-07-01 19:14:06.094 | security-groups-shared-filtering 2026-07-01 19:14:06.094 | security-group 2026-07-01 19:14:06.094 | service-type 2026-07-01 19:14:06.094 | sorting 2026-07-01 19:14:06.094 | standard-attr-description 2026-07-01 19:14:06.095 | stateful-security-group 2026-07-01 19:14:06.095 | subnet-dns-publish-fixed-ip 2026-07-01 19:14:06.095 | subnet-external-network 2026-07-01 19:14:06.095 | subnet_onboard 2026-07-01 19:14:06.095 | subnet-service-types 2026-07-01 19:14:06.095 | subnet_allocation 2026-07-01 19:14:06.095 | subnetpool-prefix-ops 2026-07-01 19:14:06.095 | tag-creation 2026-07-01 19:14:06.095 | standard-attr-tag 2026-07-01 19:14:06.096 | standard-attr-timestamp 2026-07-01 19:14:06.096 | vlan-transparent' 2026-07-01 19:14:06.096 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-07-01 19:14:06.096 | address-scope 2026-07-01 19:14:06.096 | agent 2026-07-01 19:14:06.096 | allowed-address-pairs 2026-07-01 19:14:06.096 | auto-allocated-topology 2026-07-01 19:14:06.096 | availability_zone 2026-07-01 19:14:06.096 | default-subnetpools 2026-07-01 19:14:06.096 | dhcp_agent_scheduler 2026-07-01 19:14:06.097 | dns-integration 2026-07-01 19:14:06.097 | dns-domain-ports 2026-07-01 19:14:06.097 | dns-integration-domain-keywords 2026-07-01 19:14:06.097 | empty-string-filtering 2026-07-01 19:14:06.097 | external-net 2026-07-01 19:14:06.097 | extra_dhcp_opt 2026-07-01 19:14:06.097 | extraroute 2026-07-01 19:14:06.097 | extraroute-atomic 2026-07-01 19:14:06.097 | filter-validation 2026-07-01 19:14:06.097 | floating-ip-port-forwarding-detail 2026-07-01 19:14:06.098 | fip-port-details 2026-07-01 19:14:06.098 | flavors 2026-07-01 19:14:06.098 | floatingip-pools 2026-07-01 19:14:06.098 | router 2026-07-01 19:14:06.098 | l3-agent-scheduler-ha-chassis-priority 2026-07-01 19:14:06.098 | enable-default-route-bfd 2026-07-01 19:14:06.098 | enable-default-route-ecmp 2026-07-01 19:14:06.098 | ext-gw-mode 2026-07-01 19:14:06.098 | l3-ha 2026-07-01 19:14:06.098 | external-gateway-multihoming 2026-07-01 19:14:06.099 | l3-flavors 2026-07-01 19:14:06.099 | l3_agent_scheduler 2026-07-01 19:14:06.099 | multi-provider 2026-07-01 19:14:06.099 | net-mtu 2026-07-01 19:14:06.099 | net-mtu-writable 2026-07-01 19:14:06.099 | network_availability_zone 2026-07-01 19:14:06.099 | network-ip-availability 2026-07-01 19:14:06.099 | network-ip-availability-details 2026-07-01 19:14:06.099 | pagination 2026-07-01 19:14:06.099 | port-device-profile 2026-07-01 19:14:06.100 | port-mac-address-regenerate 2026-07-01 19:14:06.100 | port-numa-affinity-policy 2026-07-01 19:14:06.100 | port-numa-affinity-policy-socket 2026-07-01 19:14:06.100 | binding 2026-07-01 19:14:06.100 | binding-extended 2026-07-01 19:14:06.100 | port-security 2026-07-01 19:14:06.100 | project-id 2026-07-01 19:14:06.100 | provider 2026-07-01 19:14:06.100 | qinq 2026-07-01 19:14:06.100 | quota-check-limit 2026-07-01 19:14:06.101 | quota-check-limit-default 2026-07-01 19:14:06.101 | quotas 2026-07-01 19:14:06.101 | quota_details 2026-07-01 19:14:06.101 | rbac-policies 2026-07-01 19:14:06.101 | rbac-address-scope 2026-07-01 19:14:06.101 | rbac-security-groups 2026-07-01 19:14:06.101 | revision-if-match 2026-07-01 19:14:06.101 | standard-attr-revisions 2026-07-01 19:14:06.101 | router_availability_zone 2026-07-01 19:14:06.102 | router-enable-snat 2026-07-01 19:14:06.102 | security-groups-default-rules 2026-07-01 19:14:06.102 | security-groups-default-statefulness 2026-07-01 19:14:06.102 | security-groups-normalized-cidr 2026-07-01 19:14:06.102 | security-groups-remote-address-group 2026-07-01 19:14:06.102 | security-groups-rules-belongs-to-default-sg 2026-07-01 19:14:06.102 | security-groups-shared-filtering 2026-07-01 19:14:06.102 | security-group 2026-07-01 19:14:06.102 | service-type 2026-07-01 19:14:06.102 | sorting 2026-07-01 19:14:06.103 | standard-attr-description 2026-07-01 19:14:06.103 | stateful-security-group 2026-07-01 19:14:06.103 | subnet-dns-publish-fixed-ip 2026-07-01 19:14:06.103 | subnet-external-network 2026-07-01 19:14:06.103 | subnet_onboard 2026-07-01 19:14:06.103 | subnet-service-types 2026-07-01 19:14:06.103 | subnet_allocation 2026-07-01 19:14:06.103 | subnetpool-prefix-ops 2026-07-01 19:14:06.103 | tag-creation 2026-07-01 19:14:06.103 | standard-attr-tag 2026-07-01 19:14:06.104 | standard-attr-timestamp 2026-07-01 19:14:06.104 | vlan-transparent =~ auto-allocated-topology ]] 2026-07-01 19:14:06.104 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-07-01 19:14:06.105 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:231 : EXTERNAL_NETWORK_FLAGS='--external --default' 2026-07-01 19:14:06.109 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:234 : '[' True = True ']' 2026-07-01 19:14:06.115 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:235 : oscwrap --os-cloud devstack-admin --os-region RegionOne network create public --external --default --provider-network-type flat --provider-physical-network public -f value -c id 2026-07-01 19:14:10.704 | ++ functions-common:oscwrap:2465 : return 0 2026-07-01 19:14:10.709 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:235 : EXT_NET_ID=a5153181-b538-4d38-b1d0-4b65873d7033 2026-07-01 19:14:10.713 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:239 : die_if_not_set 239 EXT_NET_ID 'Failure creating EXT_NET_ID for public' 2026-07-01 19:14:10.717 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-07-01 19:14:10.739 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:241 : [[ 4+6 =~ 4.* ]] 2026-07-01 19:14:10.742 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:243 : _neutron_configure_router_v4 2026-07-01 19:14:10.745 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:330 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet 4b435ba3-e490-4402-925b-0d004ccfa395 27990426-4fa4-4deb-b6d1-cf48567bf619 2026-07-01 19:14:16.312 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:332 : local id_and_ext_gw_ip 2026-07-01 19:14:16.317 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:333 : _neutron_create_public_subnet_v4 a5153181-b538-4d38-b1d0-4b65873d7033 2026-07-01 19:14:16.322 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:295 : local dhcp_param=--no-dhcp 2026-07-01 19:14:16.327 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:296 : [[ False == \T\r\u\e ]] 2026-07-01 19:14:16.332 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:299 : local 'subnet_params=--ip-version 4 ' 2026-07-01 19:14:16.336 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:300 : subnet_params+=' ' 2026-07-01 19:14:16.339 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:301 : [[ -n '' ]] 2026-07-01 19:14:16.342 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:304 : subnet_params+='--network a5153181-b538-4d38-b1d0-4b65873d7033 --subnet-range 172.24.4.0/24 --no-dhcp ' 2026-07-01 19:14:16.346 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:305 : subnet_params+=public-subnet 2026-07-01 19:14:16.350 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:306 : local id_and_ext_gw_ip 2026-07-01 19:14:16.356 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:307 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet create --ip-version 4 --network a5153181-b538-4d38-b1d0-4b65873d7033 --subnet-range 172.24.4.0/24 --no-dhcp public-subnet 2026-07-01 19:14:16.361 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:307 : grep -e gateway_ip -e ' id ' 2026-07-01 19:14:20.114 | +++ functions-common:oscwrap:2465 : return 0 2026-07-01 19:14:20.120 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:307 : id_and_ext_gw_ip='| gateway_ip | 172.24.4.1 | 2026-07-01 19:14:20.120 | | id | ba1e9ed0-3c6c-4d9d-a676-a073ed89b3fc |' 2026-07-01 19:14:20.124 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:308 : die_if_not_set 308 id_and_ext_gw_ip 'Failure creating public IPv4 subnet' 2026-07-01 19:14:20.128 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-07-01 19:14:20.151 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:309 : echo '|' gateway_ip '|' 172.24.4.1 '|' '|' id '|' ba1e9ed0-3c6c-4d9d-a676-a073ed89b3fc '|' 2026-07-01 19:14:20.155 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:333 : id_and_ext_gw_ip='| gateway_ip | 172.24.4.1 | | id | ba1e9ed0-3c6c-4d9d-a676-a073ed89b3fc |' 2026-07-01 19:14:20.158 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:334 : local ext_gw_ip 2026-07-01 19:14:20.164 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : get_field 2 2026-07-01 19:14:20.167 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : echo '|' gateway_ip '|' 172.24.4.1 '|' '|' id '|' ba1e9ed0-3c6c-4d9d-a676-a073ed89b3fc '|' 2026-07-01 19:14:20.168 | ++ functions-common:get_field:806 : local data field 2026-07-01 19:14:20.171 | ++ functions-common:get_field:807 : read data 2026-07-01 19:14:20.175 | ++ functions-common:get_field:808 : '[' 2 -lt 0 ']' 2026-07-01 19:14:20.178 | ++ functions-common:get_field:811 : field='$3' 2026-07-01 19:14:20.183 | ++ functions-common:get_field:813 : echo '| gateway_ip | 172.24.4.1 | | id | ba1e9ed0-3c6c-4d9d-a676-a073ed89b3fc |' 2026-07-01 19:14:20.184 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2026-07-01 19:14:20.191 | ++ functions-common:get_field:807 : read data 2026-07-01 19:14:20.198 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : ext_gw_ip=172.24.4.1 2026-07-01 19:14:20.204 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : echo '|' gateway_ip '|' 172.24.4.1 '|' '|' id '|' ba1e9ed0-3c6c-4d9d-a676-a073ed89b3fc '|' 2026-07-01 19:14:20.204 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : get_field 5 2026-07-01 19:14:20.208 | ++ functions-common:get_field:806 : local data field 2026-07-01 19:14:20.212 | ++ functions-common:get_field:807 : read data 2026-07-01 19:14:20.216 | ++ functions-common:get_field:808 : '[' 5 -lt 0 ']' 2026-07-01 19:14:20.220 | ++ functions-common:get_field:811 : field='$6' 2026-07-01 19:14:20.226 | ++ functions-common:get_field:813 : echo '| gateway_ip | 172.24.4.1 | | id | ba1e9ed0-3c6c-4d9d-a676-a073ed89b3fc |' 2026-07-01 19:14:20.226 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2026-07-01 19:14:20.233 | ++ functions-common:get_field:807 : read data 2026-07-01 19:14:20.238 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : PUB_SUBNET_ID=ba1e9ed0-3c6c-4d9d-a676-a073ed89b3fc 2026-07-01 19:14:20.241 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:338 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router set --external-gateway a5153181-b538-4d38-b1d0-4b65873d7033 4b435ba3-e490-4402-925b-0d004ccfa395 2026-07-01 19:14:26.311 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : [[ ovn == \o\v\n ]] 2026-07-01 19:14:26.315 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : [[ True == \T\r\u\e ]] 2026-07-01 19:14:26.320 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : is_service_enabled q-svc neutron-api 2026-07-01 19:14:26.344 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 19:14:26.349 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:343 : local ext_gw_interface=none 2026-07-01 19:14:26.353 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:344 : is_neutron_ovs_base_plugin 2026-07-01 19:14:26.357 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2026-07-01 19:14:26.363 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:345 : _neutron_get_ext_gw_interface 2026-07-01 19:14:26.368 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:145 : [[ False == \T\r\u\e ]] 2026-07-01 19:14:26.371 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:150 : sudo ovs-vsctl set Bridge br-ex other_config:disable-in-band=true 2026-07-01 19:14:26.407 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:152 : echo br-ex 2026-07-01 19:14:26.411 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:345 : ext_gw_interface=br-ex 2026-07-01 19:14:26.415 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:347 : [[ br-ex != \n\o\n\e ]] 2026-07-01 19:14:26.418 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:348 : local cidr_len=24 2026-07-01 19:14:26.422 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:349 : local 'testcmd=ip -o link | grep -q br-ex' 2026-07-01 19:14:26.424 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : test_with_retry 'ip -o link | grep -q br-ex' 'br-ex creation failed' 2026-07-01 19:14:26.428 | + functions-common:test_with_retry:2358 : local 'testcmd=ip -o link | grep -q br-ex' 2026-07-01 19:14:26.432 | + functions-common:test_with_retry:2359 : local 'failmsg=br-ex creation failed' 2026-07-01 19:14:26.437 | + functions-common:test_with_retry:2360 : local until=10 2026-07-01 19:14:26.441 | + functions-common:test_with_retry:2361 : local sleep=0.5 2026-07-01 19:14:26.445 | + functions-common:test_with_retry:2363 : time_start test_with_retry 2026-07-01 19:14:26.449 | + functions-common:time_start:2406 : local name=test_with_retry 2026-07-01 19:14:26.452 | + functions-common:time_start:2407 : local start_time= 2026-07-01 19:14:26.456 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-01 19:14:26.462 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-01 19:14:26.466 | + functions-common:time_start:2411 : _TIME_START[$name]=1782933266463 2026-07-01 19:14:26.470 | + functions-common:test_with_retry:2364 : timeout 10 sh -c 'while ! ip -o link | grep -q br-ex; do sleep 0.5; done' 2026-07-01 19:14:26.480 | + functions-common:test_with_retry:2367 : time_stop test_with_retry 2026-07-01 19:14:26.484 | + functions-common:time_stop:2420 : local name 2026-07-01 19:14:26.488 | + functions-common:time_stop:2421 : local end_time 2026-07-01 19:14:26.491 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 19:14:26.496 | + functions-common:time_stop:2423 : local total 2026-07-01 19:14:26.500 | + functions-common:time_stop:2424 : local start_time 2026-07-01 19:14:26.504 | + functions-common:time_stop:2426 : name=test_with_retry 2026-07-01 19:14:26.508 | + functions-common:time_stop:2427 : start_time=1782933266463 2026-07-01 19:14:26.514 | + functions-common:time_stop:2429 : [[ -z 1782933266463 ]] 2026-07-01 19:14:26.519 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 19:14:26.526 | + functions-common:time_stop:2432 : end_time=1782933266521 2026-07-01 19:14:26.529 | + functions-common:time_stop:2433 : elapsed_time=58 2026-07-01 19:14:26.533 | + functions-common:time_stop:2434 : total=8408 2026-07-01 19:14:26.536 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 19:14:26.539 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=8466 2026-07-01 19:14:26.544 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : grep -c 172.24.4.1 2026-07-01 19:14:26.547 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : ip addr show dev br-ex 2026-07-01 19:14:26.554 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ 0 == 0 ]] 2026-07-01 19:14:26.558 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ True == \F\a\l\s\e ]] 2026-07-01 19:14:26.561 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ False == \T\r\u\e ]] 2026-07-01 19:14:26.564 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ True == \T\r\u\e ]] 2026-07-01 19:14:26.566 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:352 : sudo ip addr add 172.24.4.1/24 dev br-ex 2026-07-01 19:14:26.590 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:353 : sudo ip link set br-ex up 2026-07-01 19:14:26.615 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : oscwrap --os-cloud devstack-admin --os-region RegionOne port list -c 'Fixed IP Addresses' --device-owner network:router_gateway 2026-07-01 19:14:26.619 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : awk -Fip_address '{ print $2 }' 2026-07-01 19:14:26.620 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : cut -f2 '-d'\''' 2026-07-01 19:14:26.624 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : tr '\n' ' ' 2026-07-01 19:14:30.189 | ++ functions-common:oscwrap:2465 : return 0 2026-07-01 19:14:30.194 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : ROUTER_GW_IP=' 172.24.4.134 ' 2026-07-01 19:14:30.199 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:356 : die_if_not_set 356 ROUTER_GW_IP 'Failure retrieving ROUTER_GW_IP' 2026-07-01 19:14:30.202 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-07-01 19:14:30.228 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:358 : _neutron_set_router_id 2026-07-01 19:14:30.232 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:138 : [[ True == \F\a\l\s\e ]] 2026-07-01 19:14:30.236 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:246 : [[ 4+6 =~ .*6 ]] 2026-07-01 19:14:30.241 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:248 : _neutron_configure_router_v6 2026-07-01 19:14:30.246 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:364 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet 4b435ba3-e490-4402-925b-0d004ccfa395 d77271ec-bd4a-4cd0-b710-f20da05c40ae 2026-07-01 19:14:37.056 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:366 : local ipv6_id_and_ext_gw_ip 2026-07-01 19:14:37.060 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:367 : _neutron_create_public_subnet_v6 a5153181-b538-4d38-b1d0-4b65873d7033 2026-07-01 19:14:37.064 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:314 : local dhcp_param=--no-dhcp 2026-07-01 19:14:37.068 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:315 : [[ False == \T\r\u\e ]] 2026-07-01 19:14:37.072 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:318 : local 'subnet_params=--ip-version 6 ' 2026-07-01 19:14:37.076 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:319 : subnet_params+='--gateway 2001:db8::2 ' 2026-07-01 19:14:37.080 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:320 : subnet_params+='--network a5153181-b538-4d38-b1d0-4b65873d7033 --subnet-range 2001:db8::/64 --no-dhcp ' 2026-07-01 19:14:37.083 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:321 : subnet_params+=ipv6-public-subnet 2026-07-01 19:14:37.087 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:322 : local ipv6_id_and_ext_gw_ip 2026-07-01 19:14:37.094 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:323 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet create --ip-version 6 --gateway 2001:db8::2 --network a5153181-b538-4d38-b1d0-4b65873d7033 --subnet-range 2001:db8::/64 --no-dhcp ipv6-public-subnet 2026-07-01 19:14:37.094 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:323 : grep -e gateway_ip -e ' id ' 2026-07-01 19:14:43.536 | +++ functions-common:oscwrap:2465 : return 0 2026-07-01 19:14:43.542 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:323 : ipv6_id_and_ext_gw_ip='| gateway_ip | 2001:db8::2 | 2026-07-01 19:14:43.542 | | id | 8041819f-7264-4541-bf4e-bd21ca805713 |' 2026-07-01 19:14:43.545 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:324 : die_if_not_set 324 ipv6_id_and_ext_gw_ip 'Failure creating an IPv6 public subnet' 2026-07-01 19:14:43.549 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-07-01 19:14:43.573 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:325 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' 8041819f-7264-4541-bf4e-bd21ca805713 '|' 2026-07-01 19:14:43.578 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:367 : ipv6_id_and_ext_gw_ip='| gateway_ip | 2001:db8::2 | | id | 8041819f-7264-4541-bf4e-bd21ca805713 |' 2026-07-01 19:14:43.582 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:368 : local ipv6_ext_gw_ip 2026-07-01 19:14:43.589 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:369 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' 8041819f-7264-4541-bf4e-bd21ca805713 '|' 2026-07-01 19:14:43.589 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:369 : get_field 2 2026-07-01 19:14:43.592 | ++ functions-common:get_field:806 : local data field 2026-07-01 19:14:43.596 | ++ functions-common:get_field:807 : read data 2026-07-01 19:14:43.599 | ++ functions-common:get_field:808 : '[' 2 -lt 0 ']' 2026-07-01 19:14:43.603 | ++ functions-common:get_field:811 : field='$3' 2026-07-01 19:14:43.607 | ++ functions-common:get_field:813 : echo '| gateway_ip | 2001:db8::2 | | id | 8041819f-7264-4541-bf4e-bd21ca805713 |' 2026-07-01 19:14:43.609 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2026-07-01 19:14:43.615 | ++ functions-common:get_field:807 : read data 2026-07-01 19:14:43.621 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:369 : ipv6_ext_gw_ip=2001:db8::2 2026-07-01 19:14:43.625 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:370 : local ipv6_pub_subnet_id 2026-07-01 19:14:43.631 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : get_field 5 2026-07-01 19:14:43.631 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' 8041819f-7264-4541-bf4e-bd21ca805713 '|' 2026-07-01 19:14:43.635 | ++ functions-common:get_field:806 : local data field 2026-07-01 19:14:43.639 | ++ functions-common:get_field:807 : read data 2026-07-01 19:14:43.644 | ++ functions-common:get_field:808 : '[' 5 -lt 0 ']' 2026-07-01 19:14:43.648 | ++ functions-common:get_field:811 : field='$6' 2026-07-01 19:14:43.654 | ++ functions-common:get_field:813 : echo '| gateway_ip | 2001:db8::2 | | id | 8041819f-7264-4541-bf4e-bd21ca805713 |' 2026-07-01 19:14:43.654 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2026-07-01 19:14:43.661 | ++ functions-common:get_field:807 : read data 2026-07-01 19:14:43.667 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : ipv6_pub_subnet_id=8041819f-7264-4541-bf4e-bd21ca805713 2026-07-01 19:14:43.672 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:375 : [[ 4+6 == \6 ]] 2026-07-01 19:14:43.677 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:380 : [[ ovn == \o\v\n ]] 2026-07-01 19:14:43.681 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:380 : [[ True == \T\r\u\e ]] 2026-07-01 19:14:43.685 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:380 : is_service_enabled q-svc neutron-api 2026-07-01 19:14:43.709 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 19:14:43.715 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:394 : sudo sysctl -w net.ipv6.conf.all.forwarding=1 2026-07-01 19:14:43.727 | net.ipv6.conf.all.forwarding = 1 2026-07-01 19:14:43.736 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : oscwrap --os-cloud devstack-admin-demo --os-region RegionOne router show 4b435ba3-e490-4402-925b-0d004ccfa395 -c external_gateway_info -f json 2026-07-01 19:14:43.737 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : grep -C 1 8041819f-7264-4541-bf4e-bd21ca805713 2026-07-01 19:14:43.738 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : grep ip_address 2026-07-01 19:14:43.741 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : tr -d '"' 2026-07-01 19:14:43.742 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : awk '{print $2}' 2026-07-01 19:14:47.229 | ++ functions-common:oscwrap:2465 : return 0 2026-07-01 19:14:47.235 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : IPV6_ROUTER_GW_IP=2001:db8::1 2026-07-01 19:14:47.239 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:404 : die_if_not_set 404 IPV6_ROUTER_GW_IP 'Failure retrieving IPV6_ROUTER_GW_IP' 2026-07-01 19:14:47.241 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-07-01 19:14:47.264 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:406 : is_neutron_ovs_base_plugin 2026-07-01 19:14:47.268 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2026-07-01 19:14:47.271 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:407 : local ext_gw_interface 2026-07-01 19:14:47.276 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:408 : _neutron_get_ext_gw_interface 2026-07-01 19:14:47.280 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:145 : [[ False == \T\r\u\e ]] 2026-07-01 19:14:47.284 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:150 : sudo ovs-vsctl set Bridge br-ex other_config:disable-in-band=true 2026-07-01 19:14:47.309 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:152 : echo br-ex 2026-07-01 19:14:47.314 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:408 : ext_gw_interface=br-ex 2026-07-01 19:14:47.317 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:409 : local ipv6_cidr_len=64 2026-07-01 19:14:47.321 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:414 : sudo ip link set br-ex up 2026-07-01 19:14:47.338 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:415 : sudo ip -6 addr replace 2001:db8::2/64 dev br-ex 2026-07-01 19:14:47.356 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:421 : local replace_range=fdc3:93ef:6b67::/56 2026-07-01 19:14:47.359 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:422 : [[ -z ad85d1c4-c78b-4d8f-83b5-dc1942952ecc ]] 2026-07-01 19:14:47.363 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:425 : sudo ip -6 route replace fdc3:93ef:6b67::/56 via 2001:db8::1 dev br-ex 2026-07-01 19:14:47.380 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:427 : _neutron_set_router_id 2026-07-01 19:14:47.384 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:138 : [[ True == \F\a\l\s\e ]] 2026-07-01 19:14:47.389 | + ./stack.sh:main:1330 : is_service_enabled nova 2026-07-01 19:14:47.413 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 19:14:47.417 | + ./stack.sh:main:1331 : echo_summary 'Starting Nova' 2026-07-01 19:14:47.423 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-01 19:14:47.426 | + ./stack.sh:echo_summary:447 : echo -e Starting Nova 2026-07-01 19:14:47.430 | + ./stack.sh:main:1332 : start_nova 2026-07-01 19:14:47.434 | + lib/nova:start_nova:1171 : start_nova_rest 2026-07-01 19:14:47.437 | + lib/nova:start_nova_rest:1084 : local old_path=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-01 19:14:47.441 | + lib/nova:start_nova_rest:1085 : export PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-01 19:14:47.445 | + lib/nova:start_nova_rest:1085 : PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-01 19:14:47.448 | + lib/nova:start_nova_rest:1087 : local compute_cell_conf=/etc/nova/nova.conf 2026-07-01 19:14:47.452 | + lib/nova:start_nova_rest:1089 : run_process n-sch '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-07-01 19:14:47.456 | + functions-common:run_process:1674 : local service=n-sch 2026-07-01 19:14:47.460 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-07-01 19:14:47.463 | + functions-common:run_process:1676 : local group= 2026-07-01 19:14:47.467 | + functions-common:run_process:1677 : local user= 2026-07-01 19:14:47.470 | + functions-common:run_process:1678 : local env_vars= 2026-07-01 19:14:47.474 | + functions-common:run_process:1680 : local name=n-sch 2026-07-01 19:14:47.478 | + functions-common:run_process:1682 : time_start run_process 2026-07-01 19:14:47.481 | + functions-common:time_start:2406 : local name=run_process 2026-07-01 19:14:47.485 | + functions-common:time_start:2407 : local start_time= 2026-07-01 19:14:47.489 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-01 19:14:47.494 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-01 19:14:47.500 | + functions-common:time_start:2411 : _TIME_START[$name]=1782933287495 2026-07-01 19:14:47.504 | + functions-common:run_process:1683 : is_service_enabled n-sch 2026-07-01 19:14:47.529 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 19:14:47.533 | + functions-common:run_process:1684 : _run_under_systemd n-sch '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' '' '' 2026-07-01 19:14:47.537 | + functions-common:_run_under_systemd:1628 : local service=n-sch 2026-07-01 19:14:47.541 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-07-01 19:14:47.546 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-07-01 19:14:47.550 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-07-01 19:14:47.552 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-07-01 19:14:47.556 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ sudo ]] 2026-07-01 19:14:47.559 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ ^/ ]] 2026-07-01 19:14:47.564 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-sch.service 2026-07-01 19:14:47.568 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-01 19:14:47.572 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-01 19:14:47.576 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-01 19:14:47.579 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-01 19:14:47.583 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-sch] ]] 2026-07-01 19:14:47.587 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ uwsgi ]] 2026-07-01 19:14:47.590 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@n-sch.service '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' quobyte '' 2026-07-01 19:14:47.594 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-sch.service 2026-07-01 19:14:47.599 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-07-01 19:14:47.603 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-01 19:14:47.607 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-07-01 19:14:47.610 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-01 19:14:47.614 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-01 19:14:47.618 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-01 19:14:47.622 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-sch.service 2026-07-01 19:14:47.625 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-01 19:14:47.631 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Unit Description 'Devstack devstack@n-sch.service' 2026-07-01 19:14:47.721 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service Environment '"PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-07-01 19:14:47.812 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service User quobyte 2026-07-01 19:14:47.893 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecStart '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-07-01 19:14:47.971 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service KillMode process 2026-07-01 19:14:48.050 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service TimeoutStopSec 300 2026-07-01 19:14:48.137 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-01 19:14:48.215 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-01 19:14:48.219 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-01 19:14:48.222 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Install WantedBy multi-user.target 2026-07-01 19:14:48.314 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-01 19:14:48.807 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-sch.service 2026-07-01 19:14:48.840 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-sch.service → /etc/systemd/system/devstack@n-sch.service. 2026-07-01 19:14:49.316 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-sch.service 2026-07-01 19:14:49.373 | + functions-common:run_process:1686 : time_stop run_process 2026-07-01 19:14:49.377 | + functions-common:time_stop:2420 : local name 2026-07-01 19:14:49.381 | + functions-common:time_stop:2421 : local end_time 2026-07-01 19:14:49.385 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 19:14:49.388 | + functions-common:time_stop:2423 : local total 2026-07-01 19:14:49.392 | + functions-common:time_stop:2424 : local start_time 2026-07-01 19:14:49.396 | + functions-common:time_stop:2426 : name=run_process 2026-07-01 19:14:49.399 | + functions-common:time_stop:2427 : start_time=1782933287495 2026-07-01 19:14:49.403 | + functions-common:time_stop:2429 : [[ -z 1782933287495 ]] 2026-07-01 19:14:49.407 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 19:14:49.413 | + functions-common:time_stop:2432 : end_time=1782933289409 2026-07-01 19:14:49.416 | + functions-common:time_stop:2433 : elapsed_time=1914 2026-07-01 19:14:49.420 | + functions-common:time_stop:2434 : total=21099 2026-07-01 19:14:49.424 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 19:14:49.427 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=23013 2026-07-01 19:14:49.432 | ++ lib/nova:start_nova_rest:1090 : which uwsgi 2026-07-01 19:14:49.438 | + lib/nova:start_nova_rest:1090 : run_process n-api-meta '/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-07-01 19:14:49.440 | + functions-common:run_process:1674 : local service=n-api-meta 2026-07-01 19:14:49.444 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-07-01 19:14:49.446 | + functions-common:run_process:1676 : local group= 2026-07-01 19:14:49.449 | + functions-common:run_process:1677 : local user= 2026-07-01 19:14:49.452 | + functions-common:run_process:1678 : local env_vars= 2026-07-01 19:14:49.455 | + functions-common:run_process:1680 : local name=n-api-meta 2026-07-01 19:14:49.458 | + functions-common:run_process:1682 : time_start run_process 2026-07-01 19:14:49.461 | + functions-common:time_start:2406 : local name=run_process 2026-07-01 19:14:49.464 | + functions-common:time_start:2407 : local start_time= 2026-07-01 19:14:49.468 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-01 19:14:49.472 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-01 19:14:49.477 | + functions-common:time_start:2411 : _TIME_START[$name]=1782933289474 2026-07-01 19:14:49.481 | + functions-common:run_process:1683 : is_service_enabled n-api-meta 2026-07-01 19:14:49.502 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 19:14:49.505 | + functions-common:run_process:1684 : _run_under_systemd n-api-meta '/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' '' '' '' 2026-07-01 19:14:49.508 | + functions-common:_run_under_systemd:1628 : local service=n-api-meta 2026-07-01 19:14:49.511 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-07-01 19:14:49.514 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-07-01 19:14:49.517 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-07-01 19:14:49.520 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-07-01 19:14:49.523 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ sudo ]] 2026-07-01 19:14:49.526 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ ^/ ]] 2026-07-01 19:14:49.529 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-api-meta.service 2026-07-01 19:14:49.532 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-01 19:14:49.536 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-01 19:14:49.539 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-01 19:14:49.542 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-01 19:14:49.545 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-api-meta] ]] 2026-07-01 19:14:49.548 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ uwsgi ]] 2026-07-01 19:14:49.551 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-07-01 19:14:49.554 | + functions-common:_run_under_systemd:1646 : cmd='/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini --venv /opt/stack/data/venv' 2026-07-01 19:14:49.557 | + functions-common:_run_under_systemd:1648 : write_uwsgi_user_unit_file devstack@n-api-meta.service '/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini --venv /opt/stack/data/venv' '' quobyte '' 2026-07-01 19:14:49.560 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@n-api-meta.service 2026-07-01 19:14:49.563 | + functions-common:write_uwsgi_user_unit_file:1568 : local 'command=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini --venv /opt/stack/data/venv' 2026-07-01 19:14:49.566 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-07-01 19:14:49.569 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-07-01 19:14:49.571 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-07-01 19:14:49.574 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@n-api-meta.service 2026-07-01 19:14:49.577 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-07-01 19:14:49.582 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Unit Description 'Devstack devstack@n-api-meta.service' 2026-07-01 19:14:49.667 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Environment '"PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-07-01 19:14:49.752 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service SyslogIdentifier devstack@n-api-meta.service 2026-07-01 19:14:49.825 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service User quobyte 2026-07-01 19:14:49.900 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service ExecStart '/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini --venv /opt/stack/data/venv' 2026-07-01 19:14:49.972 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-01 19:14:50.046 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Type notify 2026-07-01 19:14:50.119 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service KillMode process 2026-07-01 19:14:50.191 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Restart always 2026-07-01 19:14:50.264 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service NotifyAccess all 2026-07-01 19:14:50.336 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service RestartForceExitStatus 100 2026-07-01 19:14:50.409 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-07-01 19:14:50.412 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-07-01 19:14:50.415 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Install WantedBy multi-user.target 2026-07-01 19:14:50.502 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-07-01 19:14:50.977 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-api-meta.service 2026-07-01 19:14:51.019 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api-meta.service → /etc/systemd/system/devstack@n-api-meta.service. 2026-07-01 19:14:51.487 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-api-meta.service 2026-07-01 19:14:51.635 | + functions-common:run_process:1686 : time_stop run_process 2026-07-01 19:14:51.639 | + functions-common:time_stop:2420 : local name 2026-07-01 19:14:51.640 | + functions-common:time_stop:2421 : local end_time 2026-07-01 19:14:51.647 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 19:14:51.651 | + functions-common:time_stop:2423 : local total 2026-07-01 19:14:51.654 | + functions-common:time_stop:2424 : local start_time 2026-07-01 19:14:51.657 | + functions-common:time_stop:2426 : name=run_process 2026-07-01 19:14:51.659 | + functions-common:time_stop:2427 : start_time=1782933289474 2026-07-01 19:14:51.662 | + functions-common:time_stop:2429 : [[ -z 1782933289474 ]] 2026-07-01 19:14:51.667 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 19:14:51.672 | + functions-common:time_stop:2432 : end_time=1782933291669 2026-07-01 19:14:51.675 | + functions-common:time_stop:2433 : elapsed_time=2195 2026-07-01 19:14:51.677 | + functions-common:time_stop:2434 : total=23013 2026-07-01 19:14:51.682 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 19:14:51.685 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=25208 2026-07-01 19:14:51.688 | + lib/nova:start_nova_rest:1092 : export PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-01 19:14:51.694 | + lib/nova:start_nova_rest:1092 : PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-01 19:14:51.697 | + lib/nova:start_nova:1172 : start_nova_console_proxies 2026-07-01 19:14:51.701 | + lib/nova:start_nova_console_proxies:1107 : local old_path=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-01 19:14:51.704 | + lib/nova:start_nova_console_proxies:1109 : export PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-01 19:14:51.708 | + lib/nova:start_nova_console_proxies:1109 : PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-01 19:14:51.711 | + lib/nova:start_nova_console_proxies:1111 : local api_cell_conf=/etc/nova/nova.conf 2026-07-01 19:14:51.714 | + lib/nova:start_nova_console_proxies:1113 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-07-01 19:14:51.718 | + lib/nova:start_nova_console_proxies:1118 : enable_nova_console_proxies 2026-07-01 19:14:51.723 | ++ lib/nova:enable_nova_console_proxies:1096 : seq 1 1 2026-07-01 19:14:51.728 | + lib/nova:enable_nova_console_proxies:1096 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-01 19:14:51.731 | + lib/nova:enable_nova_console_proxies:1097 : for srv in n-novnc n-spice n-sproxy 2026-07-01 19:14:51.734 | + lib/nova:enable_nova_console_proxies:1098 : is_service_enabled n-novnc 2026-07-01 19:14:51.752 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 19:14:51.755 | + lib/nova:enable_nova_console_proxies:1099 : enable_service n-novnc-cell1 2026-07-01 19:14:51.808 | + lib/nova:enable_nova_console_proxies:1097 : for srv in n-novnc n-spice n-sproxy 2026-07-01 19:14:51.811 | + lib/nova:enable_nova_console_proxies:1098 : is_service_enabled n-spice 2026-07-01 19:14:51.830 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 19:14:51.832 | + lib/nova:enable_nova_console_proxies:1097 : for srv in n-novnc n-spice n-sproxy 2026-07-01 19:14:51.835 | + lib/nova:enable_nova_console_proxies:1098 : is_service_enabled n-sproxy 2026-07-01 19:14:51.857 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 19:14:51.861 | ++ lib/nova:start_nova_console_proxies:1119 : seq 1 1 2026-07-01 19:14:51.865 | + lib/nova:start_nova_console_proxies:1119 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-01 19:14:51.868 | + lib/nova:start_nova_console_proxies:1120 : local conf 2026-07-01 19:14:51.871 | ++ lib/nova:start_nova_console_proxies:1121 : conductor_conf 1 2026-07-01 19:14:51.873 | ++ lib/nova:conductor_conf:828 : local cell=1 2026-07-01 19:14:51.877 | ++ lib/nova:conductor_conf:829 : echo /etc/nova/nova_cell1.conf 2026-07-01 19:14:51.879 | + lib/nova:start_nova_console_proxies:1121 : conf=/etc/nova/nova_cell1.conf 2026-07-01 19:14:51.882 | + lib/nova:start_nova_console_proxies:1122 : run_process n-novnc-cell1 '/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-07-01 19:14:51.885 | + functions-common:run_process:1674 : local service=n-novnc-cell1 2026-07-01 19:14:51.888 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-07-01 19:14:51.891 | + functions-common:run_process:1676 : local group= 2026-07-01 19:14:51.893 | + functions-common:run_process:1677 : local user= 2026-07-01 19:14:51.896 | + functions-common:run_process:1678 : local env_vars= 2026-07-01 19:14:51.899 | + functions-common:run_process:1680 : local name=n-novnc-cell1 2026-07-01 19:14:51.901 | + functions-common:run_process:1682 : time_start run_process 2026-07-01 19:14:51.904 | + functions-common:time_start:2406 : local name=run_process 2026-07-01 19:14:51.907 | + functions-common:time_start:2407 : local start_time= 2026-07-01 19:14:51.910 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-01 19:14:51.915 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-01 19:14:51.919 | + functions-common:time_start:2411 : _TIME_START[$name]=1782933291916 2026-07-01 19:14:51.922 | + functions-common:run_process:1683 : is_service_enabled n-novnc-cell1 2026-07-01 19:14:51.946 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 19:14:51.949 | + functions-common:run_process:1684 : _run_under_systemd n-novnc-cell1 '/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' '' '' '' 2026-07-01 19:14:51.951 | + functions-common:_run_under_systemd:1628 : local service=n-novnc-cell1 2026-07-01 19:14:51.954 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-07-01 19:14:51.957 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-07-01 19:14:51.959 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-07-01 19:14:51.962 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-07-01 19:14:51.965 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc =~ sudo ]] 2026-07-01 19:14:51.967 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc =~ ^/ ]] 2026-07-01 19:14:51.969 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-novnc-cell1.service 2026-07-01 19:14:51.972 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-01 19:14:51.975 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-01 19:14:51.977 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-01 19:14:51.980 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-01 19:14:51.982 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-novnc-cell1] ]] 2026-07-01 19:14:51.985 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc =~ uwsgi ]] 2026-07-01 19:14:51.987 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@n-novnc-cell1.service '/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' '' quobyte '' 2026-07-01 19:14:51.990 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-novnc-cell1.service 2026-07-01 19:14:51.992 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-07-01 19:14:51.995 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-01 19:14:51.997 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-07-01 19:14:52.000 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-01 19:14:52.002 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-01 19:14:52.004 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-01 19:14:52.007 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-novnc-cell1.service 2026-07-01 19:14:52.010 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-01 19:14:52.014 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Unit Description 'Devstack devstack@n-novnc-cell1.service' 2026-07-01 19:14:52.100 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service Environment '"PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-07-01 19:14:52.199 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service User quobyte 2026-07-01 19:14:52.275 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service ExecStart '/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-07-01 19:14:52.341 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service KillMode process 2026-07-01 19:14:52.412 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service TimeoutStopSec 300 2026-07-01 19:14:52.492 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-01 19:14:52.560 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-01 19:14:52.563 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-01 19:14:52.566 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Install WantedBy multi-user.target 2026-07-01 19:14:52.671 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-01 19:14:53.195 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-novnc-cell1.service 2026-07-01 19:14:53.232 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-novnc-cell1.service → /etc/systemd/system/devstack@n-novnc-cell1.service. 2026-07-01 19:14:53.727 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-novnc-cell1.service 2026-07-01 19:14:53.790 | + functions-common:run_process:1686 : time_stop run_process 2026-07-01 19:14:53.796 | + functions-common:time_stop:2420 : local name 2026-07-01 19:14:53.798 | + functions-common:time_stop:2421 : local end_time 2026-07-01 19:14:53.802 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 19:14:53.806 | + functions-common:time_stop:2423 : local total 2026-07-01 19:14:53.809 | + functions-common:time_stop:2424 : local start_time 2026-07-01 19:14:53.811 | + functions-common:time_stop:2426 : name=run_process 2026-07-01 19:14:53.813 | + functions-common:time_stop:2427 : start_time=1782933291916 2026-07-01 19:14:53.815 | + functions-common:time_stop:2429 : [[ -z 1782933291916 ]] 2026-07-01 19:14:53.820 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 19:14:53.822 | + functions-common:time_stop:2432 : end_time=1782933293820 2026-07-01 19:14:53.825 | + functions-common:time_stop:2433 : elapsed_time=1904 2026-07-01 19:14:53.827 | + functions-common:time_stop:2434 : total=25208 2026-07-01 19:14:53.829 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 19:14:53.832 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=27112 2026-07-01 19:14:53.834 | + lib/nova:start_nova_console_proxies:1123 : run_process n-spice-cell1 '/opt/stack/data/venv/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2026-07-01 19:14:53.837 | + functions-common:run_process:1674 : local service=n-spice-cell1 2026-07-01 19:14:53.840 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2026-07-01 19:14:53.842 | + functions-common:run_process:1676 : local group= 2026-07-01 19:14:53.845 | + functions-common:run_process:1677 : local user= 2026-07-01 19:14:53.847 | + functions-common:run_process:1678 : local env_vars= 2026-07-01 19:14:53.849 | + functions-common:run_process:1680 : local name=n-spice-cell1 2026-07-01 19:14:53.851 | + functions-common:run_process:1682 : time_start run_process 2026-07-01 19:14:53.854 | + functions-common:time_start:2406 : local name=run_process 2026-07-01 19:14:53.856 | + functions-common:time_start:2407 : local start_time= 2026-07-01 19:14:53.858 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-01 19:14:53.861 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-01 19:14:53.865 | + functions-common:time_start:2411 : _TIME_START[$name]=1782933293863 2026-07-01 19:14:53.868 | + functions-common:run_process:1683 : is_service_enabled n-spice-cell1 2026-07-01 19:14:53.900 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 19:14:53.902 | + functions-common:run_process:1686 : time_stop run_process 2026-07-01 19:14:53.905 | + functions-common:time_stop:2420 : local name 2026-07-01 19:14:53.907 | + functions-common:time_stop:2421 : local end_time 2026-07-01 19:14:53.909 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 19:14:53.911 | + functions-common:time_stop:2423 : local total 2026-07-01 19:14:53.914 | + functions-common:time_stop:2424 : local start_time 2026-07-01 19:14:53.916 | + functions-common:time_stop:2426 : name=run_process 2026-07-01 19:14:53.918 | + functions-common:time_stop:2427 : start_time=1782933293863 2026-07-01 19:14:53.921 | + functions-common:time_stop:2429 : [[ -z 1782933293863 ]] 2026-07-01 19:14:53.929 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 19:14:53.931 | + functions-common:time_stop:2432 : end_time=1782933293928 2026-07-01 19:14:53.934 | + functions-common:time_stop:2433 : elapsed_time=65 2026-07-01 19:14:53.936 | + functions-common:time_stop:2434 : total=27112 2026-07-01 19:14:53.938 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 19:14:53.941 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=27177 2026-07-01 19:14:53.943 | + lib/nova:start_nova_console_proxies:1124 : run_process n-sproxy-cell1 '/opt/stack/data/venv/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2026-07-01 19:14:53.946 | + functions-common:run_process:1674 : local service=n-sproxy-cell1 2026-07-01 19:14:53.948 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2026-07-01 19:14:53.951 | + functions-common:run_process:1676 : local group= 2026-07-01 19:14:53.953 | + functions-common:run_process:1677 : local user= 2026-07-01 19:14:53.955 | + functions-common:run_process:1678 : local env_vars= 2026-07-01 19:14:53.958 | + functions-common:run_process:1680 : local name=n-sproxy-cell1 2026-07-01 19:14:53.960 | + functions-common:run_process:1682 : time_start run_process 2026-07-01 19:14:53.962 | + functions-common:time_start:2406 : local name=run_process 2026-07-01 19:14:53.965 | + functions-common:time_start:2407 : local start_time= 2026-07-01 19:14:53.967 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-01 19:14:53.971 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-01 19:14:53.974 | + functions-common:time_start:2411 : _TIME_START[$name]=1782933293971 2026-07-01 19:14:53.976 | + functions-common:run_process:1683 : is_service_enabled n-sproxy-cell1 2026-07-01 19:14:53.998 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 19:14:54.001 | + functions-common:run_process:1686 : time_stop run_process 2026-07-01 19:14:54.003 | + functions-common:time_stop:2420 : local name 2026-07-01 19:14:54.006 | + functions-common:time_stop:2421 : local end_time 2026-07-01 19:14:54.008 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 19:14:54.010 | + functions-common:time_stop:2423 : local total 2026-07-01 19:14:54.013 | + functions-common:time_stop:2424 : local start_time 2026-07-01 19:14:54.015 | + functions-common:time_stop:2426 : name=run_process 2026-07-01 19:14:54.017 | + functions-common:time_stop:2427 : start_time=1782933293971 2026-07-01 19:14:54.019 | + functions-common:time_stop:2429 : [[ -z 1782933293971 ]] 2026-07-01 19:14:54.024 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 19:14:54.026 | + functions-common:time_stop:2432 : end_time=1782933294024 2026-07-01 19:14:54.029 | + functions-common:time_stop:2433 : elapsed_time=53 2026-07-01 19:14:54.031 | + functions-common:time_stop:2434 : total=27177 2026-07-01 19:14:54.033 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 19:14:54.036 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=27230 2026-07-01 19:14:54.038 | + lib/nova:start_nova_console_proxies:1128 : export PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-01 19:14:54.042 | + lib/nova:start_nova_console_proxies:1128 : PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-01 19:14:54.044 | + lib/nova:start_nova:1173 : start_nova_conductor 2026-07-01 19:14:54.046 | + lib/nova:start_nova_conductor:1141 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-07-01 19:14:54.049 | + lib/nova:start_nova_conductor:1147 : enable_nova_fleet 2026-07-01 19:14:54.051 | + lib/nova:enable_nova_fleet:1132 : is_service_enabled n-cond 2026-07-01 19:14:54.076 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 19:14:54.079 | + lib/nova:enable_nova_fleet:1133 : enable_service n-super-cond 2026-07-01 19:14:54.135 | ++ lib/nova:enable_nova_fleet:1134 : seq 1 1 2026-07-01 19:14:54.139 | + lib/nova:enable_nova_fleet:1134 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-01 19:14:54.142 | + lib/nova:enable_nova_fleet:1135 : enable_service n-cond-cell1 2026-07-01 19:14:54.194 | + lib/nova:start_nova_conductor:1148 : is_service_enabled n-super-cond 2026-07-01 19:14:54.217 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 19:14:54.219 | + lib/nova:start_nova_conductor:1149 : run_process n-super-cond '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-07-01 19:14:54.221 | + functions-common:run_process:1674 : local service=n-super-cond 2026-07-01 19:14:54.224 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-07-01 19:14:54.227 | + functions-common:run_process:1676 : local group= 2026-07-01 19:14:54.229 | + functions-common:run_process:1677 : local user= 2026-07-01 19:14:54.231 | + functions-common:run_process:1678 : local env_vars= 2026-07-01 19:14:54.234 | + functions-common:run_process:1680 : local name=n-super-cond 2026-07-01 19:14:54.236 | + functions-common:run_process:1682 : time_start run_process 2026-07-01 19:14:54.239 | + functions-common:time_start:2406 : local name=run_process 2026-07-01 19:14:54.241 | + functions-common:time_start:2407 : local start_time= 2026-07-01 19:14:54.243 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-01 19:14:54.248 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-01 19:14:54.250 | + functions-common:time_start:2411 : _TIME_START[$name]=1782933294248 2026-07-01 19:14:54.253 | + functions-common:run_process:1683 : is_service_enabled n-super-cond 2026-07-01 19:14:54.277 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 19:14:54.280 | + functions-common:run_process:1684 : _run_under_systemd n-super-cond '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' '' '' '' 2026-07-01 19:14:54.285 | + functions-common:_run_under_systemd:1628 : local service=n-super-cond 2026-07-01 19:14:54.288 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-07-01 19:14:54.290 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-07-01 19:14:54.293 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-07-01 19:14:54.295 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-07-01 19:14:54.297 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ sudo ]] 2026-07-01 19:14:54.299 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ ^/ ]] 2026-07-01 19:14:54.302 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-super-cond.service 2026-07-01 19:14:54.304 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-01 19:14:54.306 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-01 19:14:54.309 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-01 19:14:54.311 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-01 19:14:54.313 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-super-cond] ]] 2026-07-01 19:14:54.315 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ uwsgi ]] 2026-07-01 19:14:54.318 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@n-super-cond.service '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' '' quobyte '' 2026-07-01 19:14:54.321 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-super-cond.service 2026-07-01 19:14:54.323 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-07-01 19:14:54.326 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-01 19:14:54.327 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-07-01 19:14:54.329 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-01 19:14:54.331 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-01 19:14:54.334 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-01 19:14:54.336 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-super-cond.service 2026-07-01 19:14:54.338 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-01 19:14:54.343 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Unit Description 'Devstack devstack@n-super-cond.service' 2026-07-01 19:14:54.441 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-07-01 19:14:54.573 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service User quobyte 2026-07-01 19:14:54.681 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecStart '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-07-01 19:14:54.798 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service KillMode process 2026-07-01 19:14:54.873 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service TimeoutStopSec 300 2026-07-01 19:14:54.948 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-01 19:14:55.032 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-01 19:14:55.034 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-01 19:14:55.036 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Install WantedBy multi-user.target 2026-07-01 19:14:55.136 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-01 19:14:55.684 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-super-cond.service 2026-07-01 19:14:55.718 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-super-cond.service → /etc/systemd/system/devstack@n-super-cond.service. 2026-07-01 19:14:56.205 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-super-cond.service 2026-07-01 19:14:56.252 | + functions-common:run_process:1686 : time_stop run_process 2026-07-01 19:14:56.254 | + functions-common:time_stop:2420 : local name 2026-07-01 19:14:56.258 | + functions-common:time_stop:2421 : local end_time 2026-07-01 19:14:56.264 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 19:14:56.269 | + functions-common:time_stop:2423 : local total 2026-07-01 19:14:56.273 | + functions-common:time_stop:2424 : local start_time 2026-07-01 19:14:56.274 | + functions-common:time_stop:2426 : name=run_process 2026-07-01 19:14:56.277 | + functions-common:time_stop:2427 : start_time=1782933294248 2026-07-01 19:14:56.280 | + functions-common:time_stop:2429 : [[ -z 1782933294248 ]] 2026-07-01 19:14:56.281 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 19:14:56.285 | + functions-common:time_stop:2432 : end_time=1782933296282 2026-07-01 19:14:56.288 | + functions-common:time_stop:2433 : elapsed_time=2034 2026-07-01 19:14:56.289 | + functions-common:time_stop:2434 : total=27230 2026-07-01 19:14:56.291 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 19:14:56.294 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=29264 2026-07-01 19:14:56.296 | ++ lib/nova:start_nova_conductor:1151 : seq 1 1 2026-07-01 19:14:56.300 | + lib/nova:start_nova_conductor:1151 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-01 19:14:56.303 | + lib/nova:start_nova_conductor:1152 : is_service_enabled n-cond-cell1 2026-07-01 19:14:56.322 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 19:14:56.324 | + lib/nova:start_nova_conductor:1153 : local conf 2026-07-01 19:14:56.327 | ++ lib/nova:start_nova_conductor:1154 : conductor_conf 1 2026-07-01 19:14:56.331 | ++ lib/nova:conductor_conf:828 : local cell=1 2026-07-01 19:14:56.333 | ++ lib/nova:conductor_conf:829 : echo /etc/nova/nova_cell1.conf 2026-07-01 19:14:56.334 | + lib/nova:start_nova_conductor:1154 : conf=/etc/nova/nova_cell1.conf 2026-07-01 19:14:56.337 | + lib/nova:start_nova_conductor:1155 : run_process n-cond-cell1 '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-07-01 19:14:56.339 | + functions-common:run_process:1674 : local service=n-cond-cell1 2026-07-01 19:14:56.341 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-07-01 19:14:56.343 | + functions-common:run_process:1676 : local group= 2026-07-01 19:14:56.345 | + functions-common:run_process:1677 : local user= 2026-07-01 19:14:56.347 | + functions-common:run_process:1678 : local env_vars= 2026-07-01 19:14:56.349 | + functions-common:run_process:1680 : local name=n-cond-cell1 2026-07-01 19:14:56.351 | + functions-common:run_process:1682 : time_start run_process 2026-07-01 19:14:56.354 | + functions-common:time_start:2406 : local name=run_process 2026-07-01 19:14:56.356 | + functions-common:time_start:2407 : local start_time= 2026-07-01 19:14:56.358 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-01 19:14:56.360 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-01 19:14:56.367 | + functions-common:time_start:2411 : _TIME_START[$name]=1782933296362 2026-07-01 19:14:56.367 | + functions-common:run_process:1683 : is_service_enabled n-cond-cell1 2026-07-01 19:14:56.385 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 19:14:56.388 | + functions-common:run_process:1684 : _run_under_systemd n-cond-cell1 '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' '' '' 2026-07-01 19:14:56.390 | + functions-common:_run_under_systemd:1628 : local service=n-cond-cell1 2026-07-01 19:14:56.394 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-07-01 19:14:56.394 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-07-01 19:14:56.396 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-07-01 19:14:56.399 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-07-01 19:14:56.401 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ sudo ]] 2026-07-01 19:14:56.403 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ ^/ ]] 2026-07-01 19:14:56.405 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-cond-cell1.service 2026-07-01 19:14:56.410 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-01 19:14:56.410 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-01 19:14:56.412 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-01 19:14:56.414 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-01 19:14:56.417 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-cond-cell1] ]] 2026-07-01 19:14:56.419 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ uwsgi ]] 2026-07-01 19:14:56.421 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@n-cond-cell1.service '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' quobyte '' 2026-07-01 19:14:56.423 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-cond-cell1.service 2026-07-01 19:14:56.425 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-07-01 19:14:56.427 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-01 19:14:56.429 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-07-01 19:14:56.432 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-01 19:14:56.433 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-01 19:14:56.436 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-01 19:14:56.438 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-cond-cell1.service 2026-07-01 19:14:56.439 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-01 19:14:56.443 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Unit Description 'Devstack devstack@n-cond-cell1.service' 2026-07-01 19:14:56.599 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-07-01 19:14:56.745 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service User quobyte 2026-07-01 19:14:56.865 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service ExecStart '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-07-01 19:14:57.006 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service KillMode process 2026-07-01 19:14:57.126 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service TimeoutStopSec 300 2026-07-01 19:14:57.233 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-01 19:14:57.323 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-01 19:14:57.327 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-01 19:14:57.331 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Install WantedBy multi-user.target 2026-07-01 19:14:57.449 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-01 19:14:58.063 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-cond-cell1.service 2026-07-01 19:14:58.101 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cond-cell1.service → /etc/systemd/system/devstack@n-cond-cell1.service. 2026-07-01 19:14:58.600 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-cond-cell1.service 2026-07-01 19:14:58.647 | + functions-common:run_process:1686 : time_stop run_process 2026-07-01 19:14:58.652 | + functions-common:time_stop:2420 : local name 2026-07-01 19:14:58.655 | + functions-common:time_stop:2421 : local end_time 2026-07-01 19:14:58.659 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 19:14:58.662 | + functions-common:time_stop:2423 : local total 2026-07-01 19:14:58.666 | + functions-common:time_stop:2424 : local start_time 2026-07-01 19:14:58.669 | + functions-common:time_stop:2426 : name=run_process 2026-07-01 19:14:58.671 | + functions-common:time_stop:2427 : start_time=1782933296362 2026-07-01 19:14:58.674 | + functions-common:time_stop:2429 : [[ -z 1782933296362 ]] 2026-07-01 19:14:58.681 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 19:14:58.684 | + functions-common:time_stop:2432 : end_time=1782933298681 2026-07-01 19:14:58.687 | + functions-common:time_stop:2433 : elapsed_time=2319 2026-07-01 19:14:58.690 | + functions-common:time_stop:2434 : total=29264 2026-07-01 19:14:58.693 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 19:14:58.696 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=31583 2026-07-01 19:14:58.699 | + lib/nova:start_nova:1174 : start_nova_compute 2026-07-01 19:14:58.702 | + lib/nova:start_nova_compute:989 : local old_path=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-01 19:14:58.705 | + lib/nova:start_nova_compute:990 : export PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-01 19:14:58.708 | + lib/nova:start_nova_compute:990 : PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-01 19:14:58.712 | + lib/nova:start_nova_compute:992 : local compute_cell_conf=/etc/nova/nova.conf 2026-07-01 19:14:58.715 | + lib/nova:start_nova_compute:995 : cp /etc/nova/nova.conf /etc/nova/nova-cpu.conf 2026-07-01 19:14:58.720 | + lib/nova:start_nova_compute:997 : merge_config_file /home/quobyte/devstack/local.conf post-config '$NOVA_CPU_CONF' 2026-07-01 19:14:58.723 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-07-01 19:14:58.726 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-07-01 19:14:58.729 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CPU_CONF' 2026-07-01 19:14:58.732 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-07-01 19:14:58.738 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CPU_CONF' 2026-07-01 19:14:58.747 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova-cpu.conf 2026-07-01 19:14:58.751 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova-cpu.conf 2026-07-01 19:14:58.753 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova-cpu.conf ']' 2026-07-01 19:14:58.760 | + inc/meta-config:merge_config_file:164 : read a 2026-07-01 19:14:58.763 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CPU_CONF' ' 2026-07-01 19:14:58.763 | BEGIN { 2026-07-01 19:14:58.763 | section = "" 2026-07-01 19:14:58.763 | last_section = "" 2026-07-01 19:14:58.763 | section_count = 0 2026-07-01 19:14:58.763 | } 2026-07-01 19:14:58.764 | /^\[.+\]/ { 2026-07-01 19:14:58.764 | gsub("[][]", "", $1); 2026-07-01 19:14:58.764 | section=$1 2026-07-01 19:14:58.764 | next 2026-07-01 19:14:58.764 | } 2026-07-01 19:14:58.764 | /^ *\#/ { 2026-07-01 19:14:58.764 | next 2026-07-01 19:14:58.764 | } 2026-07-01 19:14:58.764 | /^[^ \t]+/ { 2026-07-01 19:14:58.767 | # get offset of first = in $0 2026-07-01 19:14:58.767 | eq_idx = index($0, "=") 2026-07-01 19:14:58.767 | # extract attr & value from $0 2026-07-01 19:14:58.767 | attr = substr($0, 1, eq_idx - 1) 2026-07-01 19:14:58.767 | value = substr($0, eq_idx + 1) 2026-07-01 19:14:58.767 | # only need to strip trailing whitespace from attr 2026-07-01 19:14:58.767 | sub(/[ \t]*$/, "", attr) 2026-07-01 19:14:58.767 | # need to strip leading & trailing whitespace from value 2026-07-01 19:14:58.767 | sub(/^[ \t]*/, "", value) 2026-07-01 19:14:58.767 | sub(/[ \t]*$/, "", value) 2026-07-01 19:14:58.767 | 2026-07-01 19:14:58.768 | # cfg_attr_count: number of config lines per [section, attr] 2026-07-01 19:14:58.768 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-07-01 19:14:58.768 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-07-01 19:14:58.768 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-07-01 19:14:58.768 | if (! (section, attr) in cfg_attr_count) { 2026-07-01 19:14:58.768 | if (section != last_section) { 2026-07-01 19:14:58.768 | cfg_section[section_count++] = section 2026-07-01 19:14:58.768 | last_section = section 2026-07-01 19:14:58.768 | } 2026-07-01 19:14:58.768 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-07-01 19:14:58.768 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-07-01 19:14:58.769 | 2026-07-01 19:14:58.769 | cfg_attr[section, attr, 0] = value 2026-07-01 19:14:58.769 | cfg_attr_count[section, attr] = 1 2026-07-01 19:14:58.769 | } else { 2026-07-01 19:14:58.769 | lno = cfg_attr_count[section, attr]++ 2026-07-01 19:14:58.769 | cfg_attr[section, attr, lno] = value 2026-07-01 19:14:58.769 | } 2026-07-01 19:14:58.769 | } 2026-07-01 19:14:58.769 | END { 2026-07-01 19:14:58.769 | # Process each section in order 2026-07-01 19:14:58.769 | for (sno = 0; sno < section_count; sno++) { 2026-07-01 19:14:58.770 | section = cfg_section[sno] 2026-07-01 19:14:58.770 | # The ini routines simply append a config item immediately 2026-07-01 19:14:58.770 | # after the section header. To keep the same order as defined 2026-07-01 19:14:58.770 | # in local.conf, invoke the ini routines in the reverse order 2026-07-01 19:14:58.770 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-07-01 19:14:58.770 | attr = cfg_sec_attr_name[sno, attr_no] 2026-07-01 19:14:58.770 | if (cfg_attr_count[section, attr] == 1) 2026-07-01 19:14:58.770 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-07-01 19:14:58.770 | else { 2026-07-01 19:14:58.770 | # For multiline, invoke the ini routines in the reverse order 2026-07-01 19:14:58.770 | count = cfg_attr_count[section, attr] 2026-07-01 19:14:58.771 | print "inidelete " configfile " " section " " attr 2026-07-01 19:14:58.771 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-07-01 19:14:58.771 | for (l = count -2; l >= 0; l--) 2026-07-01 19:14:58.771 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-07-01 19:14:58.771 | } 2026-07-01 19:14:58.771 | } 2026-07-01 19:14:58.771 | } 2026-07-01 19:14:58.771 | } 2026-07-01 19:14:58.771 | ' 2026-07-01 19:14:58.771 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config '$NOVA_CPU_CONF' 2026-07-01 19:14:58.771 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-07-01 19:14:58.771 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-07-01 19:14:58.772 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-07-01 19:14:58.772 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CPU_CONF' 2026-07-01 19:14:58.776 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-07-01 19:14:58.780 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CPU_CONF ]] 2026-07-01 19:14:58.784 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CPU_CONF' ' 2026-07-01 19:14:58.784 | BEGIN { group = "" } 2026-07-01 19:14:58.784 | /^\[\[.+\|.*\]\]/ { 2026-07-01 19:14:58.784 | gsub("[][]", "", $1); 2026-07-01 19:14:58.784 | split($1, a, "|"); 2026-07-01 19:14:58.784 | if (a[1] == matchgroup && a[2] == configfile) { 2026-07-01 19:14:58.785 | group=a[1] 2026-07-01 19:14:58.785 | } else { 2026-07-01 19:14:58.785 | group="" 2026-07-01 19:14:58.785 | } 2026-07-01 19:14:58.785 | next 2026-07-01 19:14:58.785 | } 2026-07-01 19:14:58.785 | { 2026-07-01 19:14:58.785 | if (group != "") 2026-07-01 19:14:58.785 | print $0 2026-07-01 19:14:58.785 | } 2026-07-01 19:14:58.785 | ' /home/quobyte/devstack/local.conf 2026-07-01 19:14:58.795 | + lib/nova:start_nova_compute:999 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-07-01 19:14:58.799 | + lib/nova:start_nova_compute:1006 : iniset /etc/nova/nova-cpu.conf workarounds disable_group_policy_check_upcall True 2026-07-01 19:14:58.848 | + lib/nova:start_nova_compute:1009 : iniset /etc/nova/nova-cpu.conf filter_scheduler track_instance_changes False 2026-07-01 19:14:58.899 | + lib/nova:start_nova_compute:1010 : iniset_rpc_backend nova /etc/nova/nova-cpu.conf DEFAULT nova_cell1 2026-07-01 19:14:58.904 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-07-01 19:14:58.908 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova-cpu.conf 2026-07-01 19:14:58.912 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-07-01 19:14:58.916 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host=nova_cell1 2026-07-01 19:14:58.920 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-07-01 19:14:58.945 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 19:14:58.951 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url nova_cell1 2026-07-01 19:14:58.955 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host=nova_cell1 2026-07-01 19:14:58.959 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-07-01 19:14:58.986 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-01 19:14:58.990 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.71:5672/nova_cell1 2026-07-01 19:14:58.996 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova-cpu.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.71:5672/nova_cell1 2026-07-01 19:14:59.043 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-07-01 19:14:59.048 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-07-01 19:14:59.053 | + lib/nova:start_nova_compute:1014 : inidelete /etc/nova/nova-cpu.conf database connection 2026-07-01 19:14:59.085 | + lib/nova:start_nova_compute:1015 : inidelete /etc/nova/nova-cpu.conf api_database connection 2026-07-01 19:14:59.116 | + lib/nova:start_nova_compute:1020 : configure_console_compute 2026-07-01 19:14:59.120 | + lib/nova:configure_console_compute:672 : local offset 2026-07-01 19:14:59.124 | + lib/nova:configure_console_compute:673 : offset=0 2026-07-01 19:14:59.128 | + lib/nova:configure_console_compute:677 : local default_proxyclient_addr 2026-07-01 19:14:59.133 | ++ lib/nova:configure_console_compute:678 : iniget /etc/nova/nova-cpu.conf DEFAULT my_ip 2026-07-01 19:14:59.165 | + lib/nova:configure_console_compute:678 : default_proxyclient_addr=192.168.122.71 2026-07-01 19:14:59.169 | + lib/nova:configure_console_compute:682 : is_service_enabled n-cpu 2026-07-01 19:14:59.194 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 19:14:59.199 | + lib/nova:configure_console_compute:683 : '[' False == True ']' 2026-07-01 19:14:59.204 | + lib/nova:configure_console_compute:686 : vercmp v1.3.0 '<' 1.0.0 2026-07-01 19:14:59.208 | + functions:vercmp:647 : local v1=v1.3.0 2026-07-01 19:14:59.212 | + functions:vercmp:648 : local 'op=<' 2026-07-01 19:14:59.217 | + functions:vercmp:649 : local v2=1.0.0 2026-07-01 19:14:59.221 | + functions:vercmp:650 : local result 2026-07-01 19:14:59.228 | ++ functions:vercmp:654 : echo -e 'v1.3.0\n1.0.0' 2026-07-01 19:14:59.232 | ++ functions:vercmp:654 : sort -V 2026-07-01 19:14:59.234 | ++ functions:vercmp:654 : head -1 2026-07-01 19:14:59.241 | + functions:vercmp:654 : result=1.0.0 2026-07-01 19:14:59.245 | + functions:vercmp:656 : case $op in 2026-07-01 19:14:59.249 | + functions:vercmp:666 : '[' v1.3.0 '!=' 1.0.0 ']' 2026-07-01 19:14:59.254 | + functions:vercmp:666 : '[' 1.0.0 = v1.3.0 ']' 2026-07-01 19:14:59.259 | + functions:vercmp:667 : return 2026-07-01 19:14:59.263 | + lib/nova:configure_console_compute:691 : NOVNCPROXY_URL=http://192.168.122.71:6080/vnc_lite.html 2026-07-01 19:14:59.267 | + lib/nova:configure_console_compute:693 : iniset /etc/nova/nova-cpu.conf vnc novncproxy_base_url http://192.168.122.71:6080/vnc_lite.html 2026-07-01 19:14:59.314 | + lib/nova:configure_console_compute:694 : SPICEHTML5PROXY_URL=http://192.168.122.71:6081/spice_auto.html 2026-07-01 19:14:59.319 | + lib/nova:configure_console_compute:695 : iniset /etc/nova/nova-cpu.conf spice html5proxy_base_url http://192.168.122.71:6081/spice_auto.html 2026-07-01 19:14:59.367 | + lib/nova:configure_console_compute:698 : is_service_enabled n-novnc 2026-07-01 19:14:59.393 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 19:14:59.397 | + lib/nova:configure_console_compute:701 : VNCSERVER_LISTEN=0.0.0.0 2026-07-01 19:14:59.400 | + lib/nova:configure_console_compute:702 : VNCSERVER_PROXYCLIENT_ADDRESS=192.168.122.71 2026-07-01 19:14:59.404 | + lib/nova:configure_console_compute:703 : iniset /etc/nova/nova-cpu.conf vnc server_listen 0.0.0.0 2026-07-01 19:14:59.452 | + lib/nova:configure_console_compute:704 : iniset /etc/nova/nova-cpu.conf vnc server_proxyclient_address 192.168.122.71 2026-07-01 19:14:59.498 | + lib/nova:configure_console_compute:709 : is_service_enabled n-spice 2026-07-01 19:14:59.523 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 19:14:59.528 | + lib/nova:configure_console_compute:709 : '[' False '!=' False ']' 2026-07-01 19:14:59.531 | + lib/nova:configure_console_compute:719 : is_service_enabled n-sproxy 2026-07-01 19:14:59.558 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 19:14:59.562 | + lib/nova:configure_console_compute:719 : '[' False '!=' False ']' 2026-07-01 19:14:59.568 | + lib/nova:start_nova_compute:1024 : iniset /etc/nova/nova-cpu.conf DEFAULT reimage_timeout_per_gb 180 2026-07-01 19:14:59.613 | + lib/nova:start_nova_compute:1027 : '[' -n 127.0.0.1 ']' 2026-07-01 19:14:59.617 | + lib/nova:start_nova_compute:1028 : iniset /etc/nova/nova-cpu.conf os_vif_ovs ovsdb_connection tcp:127.0.0.1:6640 2026-07-01 19:14:59.666 | + lib/nova:start_nova_compute:1032 : [[ libvirt == \l\i\b\v\i\r\t ]] 2026-07-01 19:14:59.670 | + lib/nova:start_nova_compute:1032 : [[ kvm == \q\e\m\u ]] 2026-07-01 19:14:59.675 | + lib/nova:start_nova_compute:1036 : [[ -n '' ]] 2026-07-01 19:14:59.679 | + lib/nova:start_nova_compute:1040 : [[ libvirt = \l\i\b\v\i\r\t ]] 2026-07-01 19:14:59.683 | + lib/nova:start_nova_compute:1041 : '[' 0 -gt 0 ']' 2026-07-01 19:14:59.688 | + lib/nova:start_nova_compute:1047 : run_process n-cpu '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirt 2026-07-01 19:14:59.692 | + functions-common:run_process:1674 : local service=n-cpu 2026-07-01 19:14:59.697 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-07-01 19:14:59.702 | + functions-common:run_process:1676 : local group=libvirt 2026-07-01 19:14:59.706 | + functions-common:run_process:1677 : local user= 2026-07-01 19:14:59.711 | + functions-common:run_process:1678 : local env_vars= 2026-07-01 19:14:59.716 | + functions-common:run_process:1680 : local name=n-cpu 2026-07-01 19:14:59.719 | + functions-common:run_process:1682 : time_start run_process 2026-07-01 19:14:59.724 | + functions-common:time_start:2406 : local name=run_process 2026-07-01 19:14:59.728 | + functions-common:time_start:2407 : local start_time= 2026-07-01 19:14:59.733 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-01 19:14:59.739 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-01 19:14:59.745 | + functions-common:time_start:2411 : _TIME_START[$name]=1782933299740 2026-07-01 19:14:59.750 | + functions-common:run_process:1683 : is_service_enabled n-cpu 2026-07-01 19:14:59.775 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 19:14:59.780 | + functions-common:run_process:1684 : _run_under_systemd n-cpu '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirt '' '' 2026-07-01 19:14:59.784 | + functions-common:_run_under_systemd:1628 : local service=n-cpu 2026-07-01 19:14:59.789 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-07-01 19:14:59.794 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-07-01 19:14:59.799 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-07-01 19:14:59.803 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-07-01 19:14:59.808 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ sudo ]] 2026-07-01 19:14:59.812 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ ^/ ]] 2026-07-01 19:14:59.818 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-cpu.service 2026-07-01 19:14:59.822 | + functions-common:_run_under_systemd:1635 : local group=libvirt 2026-07-01 19:14:59.826 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-01 19:14:59.831 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-01 19:14:59.835 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-01 19:14:59.839 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-cpu] ]] 2026-07-01 19:14:59.844 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ uwsgi ]] 2026-07-01 19:14:59.849 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@n-cpu.service '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirt quobyte '' 2026-07-01 19:14:59.853 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-cpu.service 2026-07-01 19:14:59.858 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-07-01 19:14:59.863 | + functions-common:write_user_unit_file:1537 : local group=libvirt 2026-07-01 19:14:59.867 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-07-01 19:14:59.869 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-01 19:14:59.872 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-01 19:14:59.880 | + functions-common:write_user_unit_file:1541 : [[ -n libvirt ]] 2026-07-01 19:14:59.883 | + functions-common:write_user_unit_file:1542 : extra=Group=libvirt 2026-07-01 19:14:59.887 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-cpu.service 2026-07-01 19:14:59.890 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-01 19:14:59.897 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Unit Description 'Devstack devstack@n-cpu.service' 2026-07-01 19:14:59.992 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service Environment '"PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-07-01 19:15:00.085 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service User quobyte 2026-07-01 19:15:00.167 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service ExecStart '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-07-01 19:15:00.248 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service KillMode process 2026-07-01 19:15:00.333 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service TimeoutStopSec 300 2026-07-01 19:15:00.405 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-01 19:15:00.483 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-01 19:15:00.487 | + functions-common:write_user_unit_file:1557 : [[ -n libvirt ]] 2026-07-01 19:15:00.492 | + functions-common:write_user_unit_file:1558 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service Group libvirt 2026-07-01 19:15:00.577 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Install WantedBy multi-user.target 2026-07-01 19:15:00.672 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-01 19:15:01.181 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-cpu.service 2026-07-01 19:15:01.214 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cpu.service → /etc/systemd/system/devstack@n-cpu.service. 2026-07-01 19:15:01.679 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-cpu.service 2026-07-01 19:15:01.745 | + functions-common:run_process:1686 : time_stop run_process 2026-07-01 19:15:01.748 | + functions-common:time_stop:2420 : local name 2026-07-01 19:15:01.750 | + functions-common:time_stop:2421 : local end_time 2026-07-01 19:15:01.753 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 19:15:01.755 | + functions-common:time_stop:2423 : local total 2026-07-01 19:15:01.758 | + functions-common:time_stop:2424 : local start_time 2026-07-01 19:15:01.760 | + functions-common:time_stop:2426 : name=run_process 2026-07-01 19:15:01.763 | + functions-common:time_stop:2427 : start_time=1782933299740 2026-07-01 19:15:01.764 | + functions-common:time_stop:2429 : [[ -z 1782933299740 ]] 2026-07-01 19:15:01.767 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 19:15:01.771 | + functions-common:time_stop:2432 : end_time=1782933301769 2026-07-01 19:15:01.773 | + functions-common:time_stop:2433 : elapsed_time=2029 2026-07-01 19:15:01.775 | + functions-common:time_stop:2434 : total=31583 2026-07-01 19:15:01.778 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 19:15:01.780 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=33612 2026-07-01 19:15:01.782 | + lib/nova:start_nova_compute:1078 : export PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-01 19:15:01.785 | + lib/nova:start_nova_compute:1078 : PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-01 19:15:01.788 | + lib/nova:start_nova:1175 : is_service_enabled n-api 2026-07-01 19:15:01.808 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 19:15:01.812 | + lib/nova:start_nova:1177 : echo 'Dumping cells_v2 mapping' 2026-07-01 19:15:01.812 | Dumping cells_v2 mapping 2026-07-01 19:15:01.815 | + lib/nova:start_nova:1178 : /opt/stack/data/venv/bin/nova-manage cell_v2 list_cells --verbose 2026-07-01 19:15:02.314 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-07-01 19:15:02.314 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-01 19:15:02.314 | we strongly recommend against using it for new projects. 2026-07-01 19:15:02.314 | 2026-07-01 19:15:02.314 | If you are already using Eventlet, we recommend migrating to a different 2026-07-01 19:15:02.314 | framework. For more detail see 2026-07-01 19:15:02.315 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-01 19:15:02.315 | 2026-07-01 19:15:02.315 | import eventlet # noqa 2026-07-01 19:15:02.666 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-07-01 19:15:05.685 | INFO dbcounter [None req-6a99ccdf-90bf-4dfa-a8fb-c9229d0324c0 None None] Registered counter for database nova_api 2026-07-01 19:15:05.807 | DEBUG dbcounter [-] [73040] Writer thread running {{(pid=73040) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-01 19:15:05.837 | +-------+--------------------------------------+----------------------------------------------------------------+---------------------------------------------------------------------------------+----------+ 2026-07-01 19:15:05.837 | | Name | UUID | Transport URL | Database Connection | Disabled | 2026-07-01 19:15:05.837 | +-------+--------------------------------------+----------------------------------------------------------------+---------------------------------------------------------------------------------+----------+ 2026-07-01 19:15:05.838 | | cell0 | 00000000-0000-0000-0000-000000000000 | none:/// | mysql+pymysql://root:stackdb@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter | False | 2026-07-01 19:15:05.838 | | cell1 | a59eb012-54ae-40bb-8236-e84d8142147f | rabbit://stackrabbit:stackqueue@192.168.122.71:5672/nova_cell1 | mysql+pymysql://root:stackdb@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter | False | 2026-07-01 19:15:05.838 | +-------+--------------------------------------+----------------------------------------------------------------+---------------------------------------------------------------------------------+----------+ 2026-07-01 19:15:06.458 | + ./stack.sh:main:1333 : async_runfunc create_flavors 2026-07-01 19:15:06.461 | + inc/async:async_runfunc:116 : async_run create_flavors create_flavors 2026-07-01 19:15:06.542 | + inc/async:async_inner:63 : create_flavors 2026-07-01 19:15:06.591 | [2057 Async create_flavors:73138]: running: create_flavors 2026-07-01 19:15:06.595 | + ./stack.sh:main:1335 : is_service_enabled cinder 2026-07-01 19:15:06.619 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 19:15:06.623 | + ./stack.sh:main:1336 : echo_summary 'Starting Cinder' 2026-07-01 19:15:06.626 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-01 19:15:06.629 | + ./stack.sh:echo_summary:447 : echo -e Starting Cinder 2026-07-01 19:15:06.634 | + ./stack.sh:main:1337 : start_cinder 2026-07-01 19:15:06.637 | + lib/cinder:start_cinder:604 : '[' lioadm = tgtadm ']' 2026-07-01 19:15:06.644 | ++ lib/cinder:start_cinder:619 : which uwsgi 2026-07-01 19:15:06.649 | + lib/cinder:start_cinder:619 : run_process c-api '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-07-01 19:15:06.654 | + functions-common:run_process:1674 : local service=c-api 2026-07-01 19:15:06.658 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-07-01 19:15:06.663 | + functions-common:run_process:1676 : local group= 2026-07-01 19:15:06.667 | + functions-common:run_process:1677 : local user= 2026-07-01 19:15:06.671 | + functions-common:run_process:1678 : local env_vars= 2026-07-01 19:15:06.675 | + functions-common:run_process:1680 : local name=c-api 2026-07-01 19:15:06.679 | + functions-common:run_process:1682 : time_start run_process 2026-07-01 19:15:06.683 | + functions-common:time_start:2406 : local name=run_process 2026-07-01 19:15:06.687 | + functions-common:time_start:2407 : local start_time= 2026-07-01 19:15:06.691 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-01 19:15:06.697 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-01 19:15:06.702 | + functions-common:time_start:2411 : _TIME_START[$name]=1782933306698 2026-07-01 19:15:06.706 | + functions-common:run_process:1683 : is_service_enabled c-api 2026-07-01 19:15:06.741 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 19:15:06.746 | + functions-common:run_process:1684 : _run_under_systemd c-api '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' '' '' '' 2026-07-01 19:15:06.750 | + functions-common:_run_under_systemd:1628 : local service=c-api 2026-07-01 19:15:06.754 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-07-01 19:15:06.758 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-07-01 19:15:06.763 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-07-01 19:15:06.768 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-07-01 19:15:06.773 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ sudo ]] 2026-07-01 19:15:06.779 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ ^/ ]] 2026-07-01 19:15:06.783 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@c-api.service 2026-07-01 19:15:06.790 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-01 19:15:06.790 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-01 19:15:06.794 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-01 19:15:06.795 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-01 19:15:06.798 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[c-api] ]] 2026-07-01 19:15:06.800 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ uwsgi ]] 2026-07-01 19:15:06.803 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-07-01 19:15:06.805 | + functions-common:_run_under_systemd:1646 : cmd='/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-07-01 19:15:06.809 | + functions-common:_run_under_systemd:1648 : write_uwsgi_user_unit_file devstack@c-api.service '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini --venv /opt/stack/data/venv' '' quobyte '' 2026-07-01 19:15:06.809 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@c-api.service 2026-07-01 19:15:06.812 | + functions-common:write_uwsgi_user_unit_file:1568 : local 'command=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-07-01 19:15:06.814 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-07-01 19:15:06.817 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-07-01 19:15:06.818 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-07-01 19:15:06.820 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@c-api.service 2026-07-01 19:15:06.822 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-07-01 19:15:06.826 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@c-api.service Unit Description 'Devstack devstack@c-api.service' 2026-07-01 19:15:06.926 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-07-01 19:15:07.025 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service SyslogIdentifier devstack@c-api.service 2026-07-01 19:15:07.121 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service User quobyte 2026-07-01 19:15:07.217 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service ExecStart '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-07-01 19:15:07.314 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-01 19:15:07.393 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Type notify 2026-07-01 19:15:07.517 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service KillMode process 2026-07-01 19:15:07.593 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Restart always 2026-07-01 19:15:07.681 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service NotifyAccess all 2026-07-01 19:15:07.766 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service RestartForceExitStatus 100 2026-07-01 19:15:07.849 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-07-01 19:15:07.852 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-07-01 19:15:07.855 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@c-api.service Install WantedBy multi-user.target 2026-07-01 19:15:07.955 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-07-01 19:15:08.472 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@c-api.service 2026-07-01 19:15:08.508 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-api.service → /etc/systemd/system/devstack@c-api.service. 2026-07-01 19:15:09.023 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@c-api.service 2026-07-01 19:15:09.187 | + functions-common:run_process:1686 : time_stop run_process 2026-07-01 19:15:09.192 | + functions-common:time_stop:2420 : local name 2026-07-01 19:15:09.201 | + functions-common:time_stop:2421 : local end_time 2026-07-01 19:15:09.208 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 19:15:09.215 | + functions-common:time_stop:2423 : local total 2026-07-01 19:15:09.222 | + functions-common:time_stop:2424 : local start_time 2026-07-01 19:15:09.235 | + functions-common:time_stop:2426 : name=run_process 2026-07-01 19:15:09.242 | + functions-common:time_stop:2427 : start_time=1782933306698 2026-07-01 19:15:09.250 | + functions-common:time_stop:2429 : [[ -z 1782933306698 ]] 2026-07-01 19:15:09.256 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 19:15:09.272 | + functions-common:time_stop:2432 : end_time=1782933309262 2026-07-01 19:15:09.279 | + functions-common:time_stop:2433 : elapsed_time=2564 2026-07-01 19:15:09.283 | + functions-common:time_stop:2434 : total=33612 2026-07-01 19:15:09.290 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 19:15:09.297 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=36176 2026-07-01 19:15:09.300 | + lib/cinder:start_cinder:621 : echo 'Waiting for Cinder API to start...' 2026-07-01 19:15:09.300 | Waiting for Cinder API to start... 2026-07-01 19:15:09.310 | + lib/cinder:start_cinder:623 : local cinder_url=http://192.168.122.71/volume/v3/ 2026-07-01 19:15:09.317 | + lib/cinder:start_cinder:625 : wait_for_service 60 http://192.168.122.71/volume/v3/ 2026-07-01 19:15:09.321 | + functions:wait_for_service:476 : local timeout=60 2026-07-01 19:15:09.326 | + functions:wait_for_service:477 : local url=http://192.168.122.71/volume/v3/ 2026-07-01 19:15:09.335 | + functions:wait_for_service:478 : local rval=0 2026-07-01 19:15:09.341 | + functions:wait_for_service:479 : time_start wait_for_service 2026-07-01 19:15:09.350 | + functions-common:time_start:2406 : local name=wait_for_service 2026-07-01 19:15:09.352 | + functions-common:time_start:2407 : local start_time= 2026-07-01 19:15:09.359 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-01 19:15:09.366 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-01 19:15:09.379 | + functions-common:time_start:2411 : _TIME_START[$name]=1782933309368 2026-07-01 19:15:09.386 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-07-01 19:15:09.390 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-01 19:15:09.399 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.71/volume/v3/ 2026-07-01 19:15:14.381 | + :: : [[ 401 == 503 ]] 2026-07-01 19:15:14.384 | + :: : [[ 0 -eq 7 ]] 2026-07-01 19:15:14.391 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-07-01 19:15:14.396 | + functions-common:time_stop:2420 : local name 2026-07-01 19:15:14.405 | + functions-common:time_stop:2421 : local end_time 2026-07-01 19:15:14.411 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 19:15:14.416 | + functions-common:time_stop:2423 : local total 2026-07-01 19:15:14.421 | + functions-common:time_stop:2424 : local start_time 2026-07-01 19:15:14.424 | + functions-common:time_stop:2426 : name=wait_for_service 2026-07-01 19:15:14.428 | + functions-common:time_stop:2427 : start_time=1782933309368 2026-07-01 19:15:14.432 | + functions-common:time_stop:2429 : [[ -z 1782933309368 ]] 2026-07-01 19:15:14.437 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 19:15:14.444 | + functions-common:time_stop:2432 : end_time=1782933314440 2026-07-01 19:15:14.448 | + functions-common:time_stop:2433 : elapsed_time=5072 2026-07-01 19:15:14.452 | + functions-common:time_stop:2434 : total=14411 2026-07-01 19:15:14.456 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 19:15:14.460 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=19483 2026-07-01 19:15:14.464 | + functions:wait_for_service:486 : return 0 2026-07-01 19:15:14.469 | + lib/cinder:start_cinder:629 : run_process c-sch '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-07-01 19:15:14.473 | + functions-common:run_process:1674 : local service=c-sch 2026-07-01 19:15:14.477 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-07-01 19:15:14.481 | + functions-common:run_process:1676 : local group= 2026-07-01 19:15:14.485 | + functions-common:run_process:1677 : local user= 2026-07-01 19:15:14.489 | + functions-common:run_process:1678 : local env_vars= 2026-07-01 19:15:14.493 | + functions-common:run_process:1680 : local name=c-sch 2026-07-01 19:15:14.497 | + functions-common:run_process:1682 : time_start run_process 2026-07-01 19:15:14.502 | + functions-common:time_start:2406 : local name=run_process 2026-07-01 19:15:14.507 | + functions-common:time_start:2407 : local start_time= 2026-07-01 19:15:14.511 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-01 19:15:14.516 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-01 19:15:14.523 | + functions-common:time_start:2411 : _TIME_START[$name]=1782933314519 2026-07-01 19:15:14.527 | + functions-common:run_process:1683 : is_service_enabled c-sch 2026-07-01 19:15:14.554 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 19:15:14.559 | + functions-common:run_process:1684 : _run_under_systemd c-sch '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' '' '' 2026-07-01 19:15:14.563 | + functions-common:_run_under_systemd:1628 : local service=c-sch 2026-07-01 19:15:14.567 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-07-01 19:15:14.571 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-07-01 19:15:14.576 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-07-01 19:15:14.580 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-07-01 19:15:14.584 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ sudo ]] 2026-07-01 19:15:14.588 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2026-07-01 19:15:14.593 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@c-sch.service 2026-07-01 19:15:14.598 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-01 19:15:14.602 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-01 19:15:14.606 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-01 19:15:14.610 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-01 19:15:14.615 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[c-sch] ]] 2026-07-01 19:15:14.618 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2026-07-01 19:15:14.623 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@c-sch.service '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' quobyte '' 2026-07-01 19:15:14.627 | + functions-common:write_user_unit_file:1535 : local service=devstack@c-sch.service 2026-07-01 19:15:14.629 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-07-01 19:15:14.633 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-01 19:15:14.635 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-07-01 19:15:14.641 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-01 19:15:14.645 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-01 19:15:14.650 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-01 19:15:14.655 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@c-sch.service 2026-07-01 19:15:14.659 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-01 19:15:14.665 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Unit Description 'Devstack devstack@c-sch.service' 2026-07-01 19:15:14.770 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-07-01 19:15:14.878 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service User quobyte 2026-07-01 19:15:14.958 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecStart '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-07-01 19:15:15.044 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service KillMode process 2026-07-01 19:15:15.129 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service TimeoutStopSec 300 2026-07-01 19:15:15.214 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-01 19:15:15.300 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-01 19:15:15.304 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-01 19:15:15.308 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Install WantedBy multi-user.target 2026-07-01 19:15:15.402 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-01 19:15:15.943 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@c-sch.service 2026-07-01 19:15:15.971 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-sch.service → /etc/systemd/system/devstack@c-sch.service. 2026-07-01 19:15:16.484 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@c-sch.service 2026-07-01 19:15:16.534 | + functions-common:run_process:1686 : time_stop run_process 2026-07-01 19:15:16.535 | + functions-common:time_stop:2420 : local name 2026-07-01 19:15:16.542 | + functions-common:time_stop:2421 : local end_time 2026-07-01 19:15:16.544 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 19:15:16.548 | + functions-common:time_stop:2423 : local total 2026-07-01 19:15:16.552 | + functions-common:time_stop:2424 : local start_time 2026-07-01 19:15:16.556 | + functions-common:time_stop:2426 : name=run_process 2026-07-01 19:15:16.563 | + functions-common:time_stop:2427 : start_time=1782933314519 2026-07-01 19:15:16.565 | + functions-common:time_stop:2429 : [[ -z 1782933314519 ]] 2026-07-01 19:15:16.572 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 19:15:16.576 | + functions-common:time_stop:2432 : end_time=1782933316572 2026-07-01 19:15:16.580 | + functions-common:time_stop:2433 : elapsed_time=2053 2026-07-01 19:15:16.581 | + functions-common:time_stop:2434 : total=36176 2026-07-01 19:15:16.584 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 19:15:16.586 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=38229 2026-07-01 19:15:16.588 | + lib/cinder:start_cinder:634 : malloc_tuning='MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-07-01 19:15:16.591 | + lib/cinder:start_cinder:635 : run_process c-bak '/opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf' '' '' 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-07-01 19:15:16.593 | + functions-common:run_process:1674 : local service=c-bak 2026-07-01 19:15:16.596 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2026-07-01 19:15:16.598 | + functions-common:run_process:1676 : local group= 2026-07-01 19:15:16.600 | + functions-common:run_process:1677 : local user= 2026-07-01 19:15:16.603 | + functions-common:run_process:1678 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-07-01 19:15:16.605 | + functions-common:run_process:1680 : local name=c-bak 2026-07-01 19:15:16.607 | + functions-common:run_process:1682 : time_start run_process 2026-07-01 19:15:16.609 | + functions-common:time_start:2406 : local name=run_process 2026-07-01 19:15:16.612 | + functions-common:time_start:2407 : local start_time= 2026-07-01 19:15:16.614 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-01 19:15:16.617 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-01 19:15:16.622 | + functions-common:time_start:2411 : _TIME_START[$name]=1782933316619 2026-07-01 19:15:16.624 | + functions-common:run_process:1683 : is_service_enabled c-bak 2026-07-01 19:15:16.641 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 19:15:16.643 | + functions-common:run_process:1686 : time_stop run_process 2026-07-01 19:15:16.646 | + functions-common:time_stop:2420 : local name 2026-07-01 19:15:16.648 | + functions-common:time_stop:2421 : local end_time 2026-07-01 19:15:16.650 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 19:15:16.652 | + functions-common:time_stop:2423 : local total 2026-07-01 19:15:16.655 | + functions-common:time_stop:2424 : local start_time 2026-07-01 19:15:16.660 | + functions-common:time_stop:2426 : name=run_process 2026-07-01 19:15:16.660 | + functions-common:time_stop:2427 : start_time=1782933316619 2026-07-01 19:15:16.661 | + functions-common:time_stop:2429 : [[ -z 1782933316619 ]] 2026-07-01 19:15:16.665 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 19:15:16.669 | + functions-common:time_stop:2432 : end_time=1782933316666 2026-07-01 19:15:16.674 | + functions-common:time_stop:2433 : elapsed_time=47 2026-07-01 19:15:16.679 | + functions-common:time_stop:2434 : total=38229 2026-07-01 19:15:16.687 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 19:15:16.692 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=38276 2026-07-01 19:15:16.697 | + lib/cinder:start_cinder:636 : run_process c-vol '/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' '' '' 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-07-01 19:15:16.700 | + functions-common:run_process:1674 : local service=c-vol 2026-07-01 19:15:16.700 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-07-01 19:15:16.706 | + functions-common:run_process:1676 : local group= 2026-07-01 19:15:16.706 | + functions-common:run_process:1677 : local user= 2026-07-01 19:15:16.707 | + functions-common:run_process:1678 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-07-01 19:15:16.709 | + functions-common:run_process:1680 : local name=c-vol 2026-07-01 19:15:16.711 | + functions-common:run_process:1682 : time_start run_process 2026-07-01 19:15:16.716 | + functions-common:time_start:2406 : local name=run_process 2026-07-01 19:15:16.716 | + functions-common:time_start:2407 : local start_time= 2026-07-01 19:15:16.718 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-01 19:15:16.721 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-01 19:15:16.725 | + functions-common:time_start:2411 : _TIME_START[$name]=1782933316722 2026-07-01 19:15:16.728 | + functions-common:run_process:1683 : is_service_enabled c-vol 2026-07-01 19:15:16.749 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 19:15:16.751 | + functions-common:run_process:1684 : _run_under_systemd c-vol '/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' '' '' 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-07-01 19:15:16.754 | + functions-common:_run_under_systemd:1628 : local service=c-vol 2026-07-01 19:15:16.756 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-07-01 19:15:16.761 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-07-01 19:15:16.761 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-07-01 19:15:16.763 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-07-01 19:15:16.765 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ sudo ]] 2026-07-01 19:15:16.767 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2026-07-01 19:15:16.771 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@c-vol.service 2026-07-01 19:15:16.774 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-01 19:15:16.774 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-01 19:15:16.777 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-01 19:15:16.781 | + functions-common:_run_under_systemd:1640 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-07-01 19:15:16.784 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[c-vol] ]] 2026-07-01 19:15:16.784 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2026-07-01 19:15:16.786 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@c-vol.service '/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' '' quobyte 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-07-01 19:15:16.790 | + functions-common:write_user_unit_file:1535 : local service=devstack@c-vol.service 2026-07-01 19:15:16.791 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-07-01 19:15:16.794 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-01 19:15:16.796 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-07-01 19:15:16.800 | + functions-common:write_user_unit_file:1539 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-07-01 19:15:16.805 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-01 19:15:16.808 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-01 19:15:16.811 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@c-vol.service 2026-07-01 19:15:16.817 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-01 19:15:16.821 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Unit Description 'Devstack devstack@c-vol.service' 2026-07-01 19:15:16.919 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-07-01 19:15:17.016 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service User quobyte 2026-07-01 19:15:17.118 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service ExecStart '/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-07-01 19:15:17.215 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service KillMode process 2026-07-01 19:15:17.305 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service TimeoutStopSec 300 2026-07-01 19:15:17.393 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-01 19:15:17.471 | + functions-common:write_user_unit_file:1554 : [[ -n MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144 ]] 2026-07-01 19:15:17.477 | + functions-common:write_user_unit_file:1555 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service Environment 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-07-01 19:15:17.560 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-01 19:15:17.564 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Install WantedBy multi-user.target 2026-07-01 19:15:17.680 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-01 19:15:18.254 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@c-vol.service 2026-07-01 19:15:18.297 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-vol.service → /etc/systemd/system/devstack@c-vol.service. 2026-07-01 19:15:18.867 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@c-vol.service 2026-07-01 19:15:18.934 | + functions-common:run_process:1686 : time_stop run_process 2026-07-01 19:15:18.938 | + functions-common:time_stop:2420 : local name 2026-07-01 19:15:18.938 | + functions-common:time_stop:2421 : local end_time 2026-07-01 19:15:18.939 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 19:15:18.942 | + functions-common:time_stop:2423 : local total 2026-07-01 19:15:18.944 | + functions-common:time_stop:2424 : local start_time 2026-07-01 19:15:18.946 | + functions-common:time_stop:2426 : name=run_process 2026-07-01 19:15:18.948 | + functions-common:time_stop:2427 : start_time=1782933316722 2026-07-01 19:15:18.950 | + functions-common:time_stop:2429 : [[ -z 1782933316722 ]] 2026-07-01 19:15:18.955 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 19:15:18.957 | + functions-common:time_stop:2432 : end_time=1782933318955 2026-07-01 19:15:18.959 | + functions-common:time_stop:2433 : elapsed_time=2233 2026-07-01 19:15:18.961 | + functions-common:time_stop:2434 : total=38276 2026-07-01 19:15:18.964 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 19:15:18.969 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=40509 2026-07-01 19:15:18.969 | + ./stack.sh:main:1338 : create_volume_types 2026-07-01 19:15:18.971 | + lib/cinder:create_volume_types:677 : is_service_enabled c-api 2026-07-01 19:15:18.993 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 19:15:18.993 | + lib/cinder:create_volume_types:677 : [[ -n lvm:lvmdriver-1 ]] 2026-07-01 19:15:18.995 | + lib/cinder:create_volume_types:678 : local be be_name 2026-07-01 19:15:18.997 | + lib/cinder:create_volume_types:679 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-07-01 19:15:18.999 | + lib/cinder:create_volume_types:680 : be_name=lvmdriver-1 2026-07-01 19:15:19.002 | + lib/cinder:create_volume_types:681 : create_one_type lvmdriver-1 volume_backend_name lvmdriver-1 2026-07-01 19:15:19.004 | + lib/cinder:create_one_type:652 : type_name=lvmdriver-1 2026-07-01 19:15:19.006 | + lib/cinder:create_one_type:653 : property_key=volume_backend_name 2026-07-01 19:15:19.008 | + lib/cinder:create_one_type:654 : property_value=lvmdriver-1 2026-07-01 19:15:19.010 | + lib/cinder:create_one_type:656 : is_service_enabled keystone 2026-07-01 19:15:19.033 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 19:15:19.035 | + lib/cinder:create_one_type:657 : openstack --os-region-name=RegionOne volume type create --property volume_backend_name=lvmdriver-1 lvmdriver-1 2026-07-01 19:15:24.200 | +-------------+--------------------------------------+ 2026-07-01 19:15:24.200 | | Field | Value | 2026-07-01 19:15:24.200 | +-------------+--------------------------------------+ 2026-07-01 19:15:24.200 | | description | None | 2026-07-01 19:15:24.200 | | id | acb869fd-cf39-47d1-a500-9283b07f7f9a | 2026-07-01 19:15:24.201 | | is_public | True | 2026-07-01 19:15:24.201 | | name | lvmdriver-1 | 2026-07-01 19:15:24.201 | | properties | volume_backend_name='lvmdriver-1' | 2026-07-01 19:15:24.201 | +-------------+--------------------------------------+ 2026-07-01 19:15:24.579 | + lib/cinder:create_one_type:658 : [[ lvmdriver-1 == \c\e\p\h ]] 2026-07-01 19:15:24.586 | + lib/cinder:create_volume_types:684 : [[ False == \T\r\u\e ]] 2026-07-01 19:15:24.589 | + lib/cinder:create_volume_types:691 : [[ False == \T\r\u\e ]] 2026-07-01 19:15:24.598 | + ./stack.sh:main:1343 : [[ False == \T\r\u\e ]] 2026-07-01 19:15:24.606 | + ./stack.sh:main:1351 : is_service_enabled glance 2026-07-01 19:15:24.637 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 19:15:24.642 | + ./stack.sh:main:1352 : echo_summary 'Starting Glance' 2026-07-01 19:15:24.646 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-01 19:15:24.650 | + ./stack.sh:echo_summary:447 : echo -e Starting Glance 2026-07-01 19:15:24.654 | + ./stack.sh:main:1353 : start_glance 2026-07-01 19:15:24.659 | + lib/glance:start_glance:650 : local service_protocol=http 2026-07-01 19:15:24.665 | ++ lib/glance:start_glance:652 : which uwsgi 2026-07-01 19:15:24.672 | + lib/glance:start_glance:652 : run_process g-api '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-07-01 19:15:24.677 | + functions-common:run_process:1674 : local service=g-api 2026-07-01 19:15:24.682 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-07-01 19:15:24.686 | + functions-common:run_process:1676 : local group= 2026-07-01 19:15:24.690 | + functions-common:run_process:1677 : local user= 2026-07-01 19:15:24.695 | + functions-common:run_process:1678 : local env_vars= 2026-07-01 19:15:24.699 | + functions-common:run_process:1680 : local name=g-api 2026-07-01 19:15:24.703 | + functions-common:run_process:1682 : time_start run_process 2026-07-01 19:15:24.709 | + functions-common:time_start:2406 : local name=run_process 2026-07-01 19:15:24.713 | + functions-common:time_start:2407 : local start_time= 2026-07-01 19:15:24.720 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-01 19:15:24.724 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-01 19:15:24.731 | + functions-common:time_start:2411 : _TIME_START[$name]=1782933324725 2026-07-01 19:15:24.733 | + functions-common:run_process:1683 : is_service_enabled g-api 2026-07-01 19:15:24.761 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 19:15:24.766 | + functions-common:run_process:1684 : _run_under_systemd g-api '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' '' '' '' 2026-07-01 19:15:24.771 | + functions-common:_run_under_systemd:1628 : local service=g-api 2026-07-01 19:15:24.776 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-07-01 19:15:24.782 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-07-01 19:15:24.786 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-07-01 19:15:24.792 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-07-01 19:15:24.795 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ sudo ]] 2026-07-01 19:15:24.799 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ ^/ ]] 2026-07-01 19:15:24.803 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@g-api.service 2026-07-01 19:15:24.807 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-01 19:15:24.812 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-01 19:15:24.817 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-01 19:15:24.821 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-01 19:15:24.826 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[g-api] ]] 2026-07-01 19:15:24.830 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ uwsgi ]] 2026-07-01 19:15:24.835 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-07-01 19:15:24.840 | + functions-common:_run_under_systemd:1646 : cmd='/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini --venv /opt/stack/data/venv' 2026-07-01 19:15:24.844 | + functions-common:_run_under_systemd:1648 : write_uwsgi_user_unit_file devstack@g-api.service '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini --venv /opt/stack/data/venv' '' quobyte '' 2026-07-01 19:15:24.848 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@g-api.service 2026-07-01 19:15:24.852 | + functions-common:write_uwsgi_user_unit_file:1568 : local 'command=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini --venv /opt/stack/data/venv' 2026-07-01 19:15:24.855 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-07-01 19:15:24.858 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-07-01 19:15:24.862 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-07-01 19:15:24.865 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@g-api.service 2026-07-01 19:15:24.871 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-07-01 19:15:24.879 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@g-api.service Unit Description 'Devstack devstack@g-api.service' 2026-07-01 19:15:24.978 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-07-01 19:15:25.080 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service SyslogIdentifier devstack@g-api.service 2026-07-01 19:15:25.178 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service User quobyte 2026-07-01 19:15:25.257 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service ExecStart '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini --venv /opt/stack/data/venv' 2026-07-01 19:15:25.349 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-01 19:15:25.434 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Type notify 2026-07-01 19:15:25.516 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service KillMode process 2026-07-01 19:15:25.598 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Restart always 2026-07-01 19:15:25.688 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service NotifyAccess all 2026-07-01 19:15:25.770 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service RestartForceExitStatus 100 2026-07-01 19:15:25.850 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-07-01 19:15:25.850 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-07-01 19:15:25.855 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@g-api.service Install WantedBy multi-user.target 2026-07-01 19:15:25.985 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-07-01 19:15:26.577 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@g-api.service 2026-07-01 19:15:26.602 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@g-api.service → /etc/systemd/system/devstack@g-api.service. 2026-07-01 19:15:27.195 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@g-api.service 2026-07-01 19:15:27.361 | + functions-common:run_process:1686 : time_stop run_process 2026-07-01 19:15:27.363 | + functions-common:time_stop:2420 : local name 2026-07-01 19:15:27.366 | + functions-common:time_stop:2421 : local end_time 2026-07-01 19:15:27.372 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 19:15:27.372 | + functions-common:time_stop:2423 : local total 2026-07-01 19:15:27.372 | + functions-common:time_stop:2424 : local start_time 2026-07-01 19:15:27.374 | + functions-common:time_stop:2426 : name=run_process 2026-07-01 19:15:27.376 | + functions-common:time_stop:2427 : start_time=1782933324725 2026-07-01 19:15:27.378 | + functions-common:time_stop:2429 : [[ -z 1782933324725 ]] 2026-07-01 19:15:27.380 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 19:15:27.384 | + functions-common:time_stop:2432 : end_time=1782933327382 2026-07-01 19:15:27.386 | + functions-common:time_stop:2433 : elapsed_time=2657 2026-07-01 19:15:27.389 | + functions-common:time_stop:2434 : total=40509 2026-07-01 19:15:27.391 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 19:15:27.393 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=43166 2026-07-01 19:15:27.395 | + lib/glance:start_glance:654 : is_service_enabled g-api-r 2026-07-01 19:15:27.415 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 19:15:27.417 | + lib/glance:start_glance:659 : echo 'Waiting for g-api (192.168.122.71) to start...' 2026-07-01 19:15:27.417 | Waiting for g-api (192.168.122.71) to start... 2026-07-01 19:15:27.419 | + lib/glance:start_glance:660 : wait_for_service 60 http://192.168.122.71/image 2026-07-01 19:15:27.421 | + functions:wait_for_service:476 : local timeout=60 2026-07-01 19:15:27.423 | + functions:wait_for_service:477 : local url=http://192.168.122.71/image 2026-07-01 19:15:27.425 | + functions:wait_for_service:478 : local rval=0 2026-07-01 19:15:27.427 | + functions:wait_for_service:479 : time_start wait_for_service 2026-07-01 19:15:27.429 | + functions-common:time_start:2406 : local name=wait_for_service 2026-07-01 19:15:27.431 | + functions-common:time_start:2407 : local start_time= 2026-07-01 19:15:27.433 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-01 19:15:27.436 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-01 19:15:27.439 | + functions-common:time_start:2411 : _TIME_START[$name]=1782933327437 2026-07-01 19:15:27.442 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-07-01 19:15:27.448 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-01 19:15:27.448 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.71/image 2026-07-01 19:15:33.005 | + :: : [[ 300 == 503 ]] 2026-07-01 19:15:33.009 | + :: : [[ 0 -eq 7 ]] 2026-07-01 19:15:33.014 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-07-01 19:15:33.016 | + functions-common:time_stop:2420 : local name 2026-07-01 19:15:33.019 | + functions-common:time_stop:2421 : local end_time 2026-07-01 19:15:33.022 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 19:15:33.025 | + functions-common:time_stop:2423 : local total 2026-07-01 19:15:33.028 | + functions-common:time_stop:2424 : local start_time 2026-07-01 19:15:33.030 | + functions-common:time_stop:2426 : name=wait_for_service 2026-07-01 19:15:33.033 | + functions-common:time_stop:2427 : start_time=1782933327437 2026-07-01 19:15:33.035 | + functions-common:time_stop:2429 : [[ -z 1782933327437 ]] 2026-07-01 19:15:33.040 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 19:15:33.046 | + functions-common:time_stop:2432 : end_time=1782933333042 2026-07-01 19:15:33.049 | + functions-common:time_stop:2433 : elapsed_time=5605 2026-07-01 19:15:33.053 | + functions-common:time_stop:2434 : total=19483 2026-07-01 19:15:33.058 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 19:15:33.061 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=25088 2026-07-01 19:15:33.065 | + functions:wait_for_service:486 : return 0 2026-07-01 19:15:33.069 | + ./stack.sh:main:1367 : is_service_enabled mysql postgresql 2026-07-01 19:15:33.105 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 19:15:33.111 | + ./stack.sh:main:1367 : is_service_enabled glance 2026-07-01 19:15:33.159 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 19:15:33.166 | + ./stack.sh:main:1368 : echo_summary 'Uploading images' 2026-07-01 19:15:33.170 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-01 19:15:33.174 | + ./stack.sh:echo_summary:447 : echo -e Uploading images 2026-07-01 19:15:33.180 | + ./stack.sh:main:1370 : for image_url in ${IMAGE_URLS//,/ } 2026-07-01 19:15:33.184 | + ./stack.sh:main:1371 : upload_image https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-07-01 19:15:33.188 | + functions:upload_image:139 : local image_url=https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-07-01 19:15:33.192 | + functions:upload_image:141 : local image image_fname image_name 2026-07-01 19:15:33.195 | + functions:upload_image:143 : local max_attempts=5 2026-07-01 19:15:33.198 | + functions:upload_image:146 : mkdir -p /home/quobyte/devstack/files/images 2026-07-01 19:15:33.211 | ++ functions:upload_image:147 : basename https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-07-01 19:15:33.215 | + functions:upload_image:147 : image_fname=cirros-0.6.3-x86_64-disk.img 2026-07-01 19:15:33.218 | + functions:upload_image:148 : [[ https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img != file* ]] 2026-07-01 19:15:33.222 | + functions:upload_image:150 : [[ ! -f /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img ]] 2026-07-01 19:15:33.225 | ++ functions:upload_image:151 : seq 5 2026-07-01 19:15:33.233 | + functions:upload_image:151 : for attempt in `seq $max_attempts` 2026-07-01 19:15:33.234 | + functions:upload_image:152 : local rc=0 2026-07-01 19:15:33.237 | + functions:upload_image:153 : wget --progress=dot:giga -c https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img -O /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-07-01 19:15:33.242 | --2026-07-01 21:15:33-- https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-07-01 19:15:33.338 | Resolving github.com (github.com)... 140.82.121.4 2026-07-01 19:15:33.357 | Connecting to github.com (github.com)|140.82.121.4|:443... connected. 2026-07-01 19:15:33.633 | HTTP request sent, awaiting response... 302 Found 2026-07-01 19:15:33.633 | Location: https://release-assets.githubusercontent.com/github-production-release-asset/219785102/6f5bab50-4c03-4330-a8c6-7b6cb1564e3f?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-07-01T20%3A07%3A26Z&rscd=attachment%3B+filename%3Dcirros-0.6.3-x86_64-disk.img&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-07-01T19%3A06%3A57Z&ske=2026-07-01T20%3A07%3A26Z&sks=b&skv=2018-11-09&sig=fc9ghnz7O0aVY%2F4oWZYRG1jzqqX5KpjG%2BnUePTxV3Y0%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4MjkzNTEzMywibmJmIjoxNzgyOTMzMzMzLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.YaJj7vsSJwAMshI65v4RHX6OE1PhUtFzNqBKGi9Xx4Y&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.3-x86_64-disk.img&response-content-type=application%2Foctet-stream [following] 2026-07-01 19:15:33.633 | --2026-07-01 21:15:33-- https://release-assets.githubusercontent.com/github-production-release-asset/219785102/6f5bab50-4c03-4330-a8c6-7b6cb1564e3f?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-07-01T20%3A07%3A26Z&rscd=attachment%3B+filename%3Dcirros-0.6.3-x86_64-disk.img&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-07-01T19%3A06%3A57Z&ske=2026-07-01T20%3A07%3A26Z&sks=b&skv=2018-11-09&sig=fc9ghnz7O0aVY%2F4oWZYRG1jzqqX5KpjG%2BnUePTxV3Y0%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4MjkzNTEzMywibmJmIjoxNzgyOTMzMzMzLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.YaJj7vsSJwAMshI65v4RHX6OE1PhUtFzNqBKGi9Xx4Y&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.3-x86_64-disk.img&response-content-type=application%2Foctet-stream 2026-07-01 19:15:33.646 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.109.133, 185.199.111.133, 185.199.108.133, ... 2026-07-01 19:15:33.665 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.109.133|:443... connected. 2026-07-01 19:15:33.731 | HTTP request sent, awaiting response... 200 OK 2026-07-01 19:15:33.731 | Length: 21692416 (21M) [application/octet-stream] 2026-07-01 19:15:33.731 | Saving to: '/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img' 2026-07-01 19:15:33.813 | 2026-07-01 19:15:34.101 | 0K ........ ........ .... 100% 55.8M=0.4s 2026-07-01 19:15:34.101 | 2026-07-01 19:15:34.101 | 2026-07-01 21:15:34 (55.8 MB/s) - '/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img' saved [21692416/21692416] 2026-07-01 19:15:34.102 | 2026-07-01 19:15:34.112 | + functions:upload_image:154 : [[ 0 -ne 0 ]] 2026-07-01 19:15:34.114 | + functions:upload_image:163 : break 2026-07-01 19:15:34.117 | + functions:upload_image:167 : image=/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-07-01 19:15:34.122 | + functions:upload_image:181 : [[ https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img =~ openvz ]] 2026-07-01 19:15:34.128 | + functions:upload_image:188 : [[ https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img =~ \.vmdk ]] 2026-07-01 19:15:34.132 | + functions:upload_image:302 : [[ https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img =~ \.hds ]] 2026-07-01 19:15:34.136 | + functions:upload_image:313 : local kernel= 2026-07-01 19:15:34.142 | + functions:upload_image:314 : local ramdisk= 2026-07-01 19:15:34.145 | + functions:upload_image:315 : local disk_format= 2026-07-01 19:15:34.151 | + functions:upload_image:316 : local container_format= 2026-07-01 19:15:34.156 | + functions:upload_image:317 : local unpack= 2026-07-01 19:15:34.160 | + functions:upload_image:318 : local img_property= 2026-07-01 19:15:34.164 | + functions:upload_image:322 : [[ libvirt == \l\i\b\v\i\r\t ]] 2026-07-01 19:15:34.167 | + functions:upload_image:323 : [[ kvm == \q\e\m\u ]] 2026-07-01 19:15:34.171 | + functions:upload_image:323 : [[ kvm == \k\v\m ]] 2026-07-01 19:15:34.175 | + functions:upload_image:324 : img_property=hw_rng_model=virtio 2026-07-01 19:15:34.179 | + functions:upload_image:328 : case "$image_fname" in 2026-07-01 19:15:34.184 | ++ functions:upload_image:349 : basename /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img .img 2026-07-01 19:15:34.190 | + functions:upload_image:349 : image_name=cirros-0.6.3-x86_64-disk 2026-07-01 19:15:34.193 | + functions:upload_image:350 : local format 2026-07-01 19:15:34.198 | ++ functions:upload_image:351 : qemu-img info /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-07-01 19:15:34.199 | ++ functions:upload_image:351 : awk '/^file format/ { print $3; exit }' 2026-07-01 19:15:34.216 | + functions:upload_image:351 : format=qcow2 2026-07-01 19:15:34.219 | + functions:upload_image:352 : [[ ,qcow2,raw,vdi,vmdk,vpc, =~ ,qcow2, ]] 2026-07-01 19:15:34.220 | + functions:upload_image:353 : disk_format=qcow2 2026-07-01 19:15:34.223 | + functions:upload_image:357 : container_format=bare 2026-07-01 19:15:34.224 | + functions:upload_image:404 : is_arch ppc64le 2026-07-01 19:15:34.230 | ++ functions-common:is_arch:519 : uname -m 2026-07-01 19:15:34.233 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4\l\e ]] 2026-07-01 19:15:34.235 | + functions:upload_image:404 : is_arch ppc64 2026-07-01 19:15:34.239 | ++ functions-common:is_arch:519 : uname -m 2026-07-01 19:15:34.245 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4 ]] 2026-07-01 19:15:34.250 | + functions:upload_image:404 : is_arch ppc 2026-07-01 19:15:34.255 | ++ functions-common:is_arch:519 : uname -m 2026-07-01 19:15:34.263 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c ]] 2026-07-01 19:15:34.270 | + functions:upload_image:408 : is_arch aarch64 2026-07-01 19:15:34.274 | ++ functions-common:is_arch:519 : uname -m 2026-07-01 19:15:34.279 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-07-01 19:15:34.282 | + functions:upload_image:412 : '[' bare = bare ']' 2026-07-01 19:15:34.285 | + functions:upload_image:413 : '[' '' = zcat ']' 2026-07-01 19:15:34.288 | + functions:upload_image:415 : '[' '' = bunzip2 ']' 2026-07-01 19:15:34.292 | + functions:upload_image:417 : '[' '' = unxz ']' 2026-07-01 19:15:34.295 | + functions:upload_image:428 : _upload_image cirros-0.6.3-x86_64-disk bare qcow2 /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img hw_rng_model=virtio 2026-07-01 19:15:34.298 | + functions:_upload_image:111 : local image_name=cirros-0.6.3-x86_64-disk 2026-07-01 19:15:34.302 | + functions:_upload_image:112 : shift 2026-07-01 19:15:34.305 | + functions:_upload_image:113 : local container=bare 2026-07-01 19:15:34.309 | + functions:_upload_image:114 : shift 2026-07-01 19:15:34.312 | + functions:_upload_image:115 : local disk=qcow2 2026-07-01 19:15:34.316 | + functions:_upload_image:116 : shift 2026-07-01 19:15:34.319 | + functions:_upload_image:117 : local image=/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-07-01 19:15:34.323 | + functions:_upload_image:118 : shift 2026-07-01 19:15:34.326 | + functions:_upload_image:119 : local properties 2026-07-01 19:15:34.329 | + functions:_upload_image:120 : local useimport 2026-07-01 19:15:34.334 | ++ functions:_upload_image:122 : _image_properties_to_arg hw_rng_model=virtio 2026-07-01 19:15:34.337 | ++ functions:_image_properties_to_arg:94 : local result= 2026-07-01 19:15:34.341 | ++ functions:_image_properties_to_arg:95 : for property in $* 2026-07-01 19:15:34.344 | ++ functions:_image_properties_to_arg:96 : result+=' --property hw_rng_model=virtio' 2026-07-01 19:15:34.348 | ++ functions:_image_properties_to_arg:98 : echo --property hw_rng_model=virtio 2026-07-01 19:15:34.351 | + functions:_upload_image:122 : properties='--property hw_rng_model=virtio' 2026-07-01 19:15:34.355 | + functions:_upload_image:124 : [[ False == \T\r\u\e ]] 2026-07-01 19:15:34.359 | ++ functions:_upload_image:128 : readlink -f /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-07-01 19:15:34.365 | + functions:_upload_image:128 : openstack --os-cloud=devstack-admin --os-region-name=RegionOne image create cirros-0.6.3-x86_64-disk --public --container-format bare --disk-format qcow2 --property hw_rng_model=virtio --file /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-07-01 19:15:40.416 | +------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-07-01 19:15:40.417 | | Field | Value | 2026-07-01 19:15:40.417 | +------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-07-01 19:15:40.417 | | checksum | 87617e24a5e30cb3b87fda8c0764838f | 2026-07-01 19:15:40.417 | | container_format | bare | 2026-07-01 19:15:40.417 | | created_at | 2026-07-01T19:15:38Z | 2026-07-01 19:15:40.417 | | disk_format | qcow2 | 2026-07-01 19:15:40.417 | | file | /v2/images/33bb22df-199f-4db3-a1e2-96f6de481f9a/file | 2026-07-01 19:15:40.417 | | id | 33bb22df-199f-4db3-a1e2-96f6de481f9a | 2026-07-01 19:15:40.417 | | min_disk | 0 | 2026-07-01 19:15:40.417 | | min_ram | 0 | 2026-07-01 19:15:40.418 | | name | cirros-0.6.3-x86_64-disk | 2026-07-01 19:15:40.418 | | owner | c4308f0a3e7c4861957331c0d2c3de84 | 2026-07-01 19:15:40.418 | | properties | hw_rng_model='virtio', os_hash_algo='sha512', os_hash_value='9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0', os_hidden='False', owner_specified.openstack.md5='', owner_specified.openstack.object='images/cirros-0.6.3-x86_64-disk', owner_specified.openstack.sha256='' | 2026-07-01 19:15:40.418 | | protected | False | 2026-07-01 19:15:40.418 | | schema | /v2/schemas/image | 2026-07-01 19:15:40.418 | | size | 21692416 | 2026-07-01 19:15:40.418 | | status | active | 2026-07-01 19:15:40.418 | | tags | | 2026-07-01 19:15:40.418 | | updated_at | 2026-07-01T19:15:40Z | 2026-07-01 19:15:40.418 | | virtual_size | 117440512 | 2026-07-01 19:15:40.422 | | visibility | public | 2026-07-01 19:15:40.422 | +------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-07-01 19:15:40.817 | + ./stack.sh:main:1375 : async_wait create_flavors 2026-07-01 19:15:40.862 | [2057 Async create_flavors:73138]: Waiting for completion of create_flavors running on PID 73138 (2 other jobs running) 2026-07-01 19:15:40.890 | [2057 Async create_flavors:73138]: Signaling child to exit 2026-07-01 19:15:50.242 | + inc/async:async_inner:64 : rc=0 2026-07-01 19:15:50.272 | [73138 Async create_flavors:73138]: finished successfully 2026-07-01 19:15:50.301 | WAKEUP 2026-07-01 19:15:50.326 | [2057 Async create_flavors:73138]: Signaled 2026-07-01 19:15:50.329 | + lib/nova:create_flavors:1242 : is_service_enabled n-api 2026-07-01 19:15:50.329 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 19:15:50.329 | + lib/nova:create_flavors:1243 : openstack --os-region-name=RegionOne flavor list 2026-07-01 19:15:50.329 | + lib/nova:create_flavors:1243 : grep -q ds512M 2026-07-01 19:15:50.329 | + lib/nova:create_flavors:1245 : openstack --os-region-name=RegionOne flavor create --id c1 --ram 256 --disk 1 --vcpus 1 --property hw_rng:allowed=True cirros256 2026-07-01 19:15:50.329 | +----------------------------+-----------------------+ 2026-07-01 19:15:50.329 | | Field | Value | 2026-07-01 19:15:50.329 | +----------------------------+-----------------------+ 2026-07-01 19:15:50.329 | | OS-FLV-DISABLED:disabled | False | 2026-07-01 19:15:50.329 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-01 19:15:50.329 | | description | None | 2026-07-01 19:15:50.330 | | disk | 1 | 2026-07-01 19:15:50.330 | | id | c1 | 2026-07-01 19:15:50.330 | | name | cirros256 | 2026-07-01 19:15:50.330 | | os-flavor-access:is_public | True | 2026-07-01 19:15:50.330 | | properties | hw_rng:allowed='True' | 2026-07-01 19:15:50.330 | | ram | 256 | 2026-07-01 19:15:50.330 | | rxtx_factor | 1.0 | 2026-07-01 19:15:50.330 | | swap | 0 | 2026-07-01 19:15:50.330 | | vcpus | 1 | 2026-07-01 19:15:50.330 | +----------------------------+-----------------------+ 2026-07-01 19:15:50.330 | + lib/nova:create_flavors:1246 : openstack --os-region-name=RegionOne flavor create --id d1 --ram 512 --disk 5 --vcpus 1 --property hw_rng:allowed=True ds512M 2026-07-01 19:15:50.331 | +----------------------------+-----------------------+ 2026-07-01 19:15:50.331 | | Field | Value | 2026-07-01 19:15:50.331 | +----------------------------+-----------------------+ 2026-07-01 19:15:50.331 | | OS-FLV-DISABLED:disabled | False | 2026-07-01 19:15:50.331 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-01 19:15:50.331 | | description | None | 2026-07-01 19:15:50.331 | | disk | 5 | 2026-07-01 19:15:50.331 | | id | d1 | 2026-07-01 19:15:50.331 | | name | ds512M | 2026-07-01 19:15:50.331 | | os-flavor-access:is_public | True | 2026-07-01 19:15:50.331 | | properties | hw_rng:allowed='True' | 2026-07-01 19:15:50.332 | | ram | 512 | 2026-07-01 19:15:50.333 | | rxtx_factor | 1.0 | 2026-07-01 19:15:50.333 | | swap | 0 | 2026-07-01 19:15:50.333 | | vcpus | 1 | 2026-07-01 19:15:50.334 | +----------------------------+-----------------------+ 2026-07-01 19:15:50.334 | + lib/nova:create_flavors:1247 : openstack --os-region-name=RegionOne flavor create --id d2 --ram 1024 --disk 10 --vcpus 1 --property hw_rng:allowed=True ds1G 2026-07-01 19:15:50.335 | +----------------------------+-----------------------+ 2026-07-01 19:15:50.335 | | Field | Value | 2026-07-01 19:15:50.335 | +----------------------------+-----------------------+ 2026-07-01 19:15:50.336 | | OS-FLV-DISABLED:disabled | False | 2026-07-01 19:15:50.336 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-01 19:15:50.336 | | description | None | 2026-07-01 19:15:50.336 | | disk | 10 | 2026-07-01 19:15:50.336 | | id | d2 | 2026-07-01 19:15:50.337 | | name | ds1G | 2026-07-01 19:15:50.337 | | os-flavor-access:is_public | True | 2026-07-01 19:15:50.337 | | properties | hw_rng:allowed='True' | 2026-07-01 19:15:50.337 | | ram | 1024 | 2026-07-01 19:15:50.337 | | rxtx_factor | 1.0 | 2026-07-01 19:15:50.337 | | swap | 0 | 2026-07-01 19:15:50.337 | | vcpus | 1 | 2026-07-01 19:15:50.337 | +----------------------------+-----------------------+ 2026-07-01 19:15:50.337 | + lib/nova:create_flavors:1248 : openstack --os-region-name=RegionOne flavor create --id d3 --ram 2048 --disk 10 --vcpus 2 --property hw_rng:allowed=True ds2G 2026-07-01 19:15:50.337 | +----------------------------+-----------------------+ 2026-07-01 19:15:50.337 | | Field | Value | 2026-07-01 19:15:50.337 | +----------------------------+-----------------------+ 2026-07-01 19:15:50.338 | | OS-FLV-DISABLED:disabled | False | 2026-07-01 19:15:50.338 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-01 19:15:50.339 | | description | None | 2026-07-01 19:15:50.339 | | disk | 10 | 2026-07-01 19:15:50.339 | | id | d3 | 2026-07-01 19:15:50.339 | | name | ds2G | 2026-07-01 19:15:50.339 | | os-flavor-access:is_public | True | 2026-07-01 19:15:50.339 | | properties | hw_rng:allowed='True' | 2026-07-01 19:15:50.339 | | ram | 2048 | 2026-07-01 19:15:50.340 | | rxtx_factor | 1.0 | 2026-07-01 19:15:50.340 | | swap | 0 | 2026-07-01 19:15:50.340 | | vcpus | 2 | 2026-07-01 19:15:50.340 | +----------------------------+-----------------------+ 2026-07-01 19:15:50.340 | + lib/nova:create_flavors:1249 : openstack --os-region-name=RegionOne flavor create --id d4 --ram 4096 --disk 20 --vcpus 4 --property hw_rng:allowed=True ds4G 2026-07-01 19:15:50.340 | +----------------------------+-----------------------+ 2026-07-01 19:15:50.340 | | Field | Value | 2026-07-01 19:15:50.340 | +----------------------------+-----------------------+ 2026-07-01 19:15:50.340 | | OS-FLV-DISABLED:disabled | False | 2026-07-01 19:15:50.340 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-01 19:15:50.340 | | description | None | 2026-07-01 19:15:50.340 | | disk | 20 | 2026-07-01 19:15:50.341 | | id | d4 | 2026-07-01 19:15:50.341 | | name | ds4G | 2026-07-01 19:15:50.341 | | os-flavor-access:is_public | True | 2026-07-01 19:15:50.341 | | properties | hw_rng:allowed='True' | 2026-07-01 19:15:50.341 | | ram | 4096 | 2026-07-01 19:15:50.341 | | rxtx_factor | 1.0 | 2026-07-01 19:15:50.341 | | swap | 0 | 2026-07-01 19:15:50.341 | | vcpus | 4 | 2026-07-01 19:15:50.341 | +----------------------------+-----------------------+ 2026-07-01 19:15:50.341 | + lib/nova:create_flavors:1252 : openstack --os-region-name=RegionOne flavor list 2026-07-01 19:15:50.342 | + lib/nova:create_flavors:1252 : grep -q m1.tiny 2026-07-01 19:15:50.342 | + lib/nova:create_flavors:1253 : openstack --os-region-name=RegionOne flavor create --id 1 --ram 512 --disk 1 --vcpus 1 --property hw_rng:allowed=True m1.tiny 2026-07-01 19:15:50.342 | +----------------------------+-----------------------+ 2026-07-01 19:15:50.342 | | Field | Value | 2026-07-01 19:15:50.342 | +----------------------------+-----------------------+ 2026-07-01 19:15:50.342 | | OS-FLV-DISABLED:disabled | False | 2026-07-01 19:15:50.342 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-01 19:15:50.343 | | description | None | 2026-07-01 19:15:50.343 | | disk | 1 | 2026-07-01 19:15:50.343 | | id | 1 | 2026-07-01 19:15:50.343 | | name | m1.tiny | 2026-07-01 19:15:50.343 | | os-flavor-access:is_public | True | 2026-07-01 19:15:50.343 | | properties | hw_rng:allowed='True' | 2026-07-01 19:15:50.343 | | ram | 512 | 2026-07-01 19:15:50.343 | | rxtx_factor | 1.0 | 2026-07-01 19:15:50.344 | | swap | 0 | 2026-07-01 19:15:50.344 | | vcpus | 1 | 2026-07-01 19:15:50.344 | +----------------------------+-----------------------+ 2026-07-01 19:15:50.344 | + lib/nova:create_flavors:1254 : openstack --os-region-name=RegionOne flavor create --id 2 --ram 2048 --disk 20 --vcpus 1 --property hw_rng:allowed=True m1.small 2026-07-01 19:15:50.344 | +----------------------------+-----------------------+ 2026-07-01 19:15:50.344 | | Field | Value | 2026-07-01 19:15:50.344 | +----------------------------+-----------------------+ 2026-07-01 19:15:50.344 | | OS-FLV-DISABLED:disabled | False | 2026-07-01 19:15:50.344 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-01 19:15:50.344 | | description | None | 2026-07-01 19:15:50.345 | | disk | 20 | 2026-07-01 19:15:50.345 | | id | 2 | 2026-07-01 19:15:50.345 | | name | m1.small | 2026-07-01 19:15:50.345 | | os-flavor-access:is_public | True | 2026-07-01 19:15:50.345 | | properties | hw_rng:allowed='True' | 2026-07-01 19:15:50.345 | | ram | 2048 | 2026-07-01 19:15:50.345 | | rxtx_factor | 1.0 | 2026-07-01 19:15:50.345 | | swap | 0 | 2026-07-01 19:15:50.345 | | vcpus | 1 | 2026-07-01 19:15:50.345 | +----------------------------+-----------------------+ 2026-07-01 19:15:50.346 | + lib/nova:create_flavors:1255 : openstack --os-region-name=RegionOne flavor create --id 3 --ram 4096 --disk 40 --vcpus 2 --property hw_rng:allowed=True m1.medium 2026-07-01 19:15:50.346 | +----------------------------+-----------------------+ 2026-07-01 19:15:50.346 | | Field | Value | 2026-07-01 19:15:50.346 | +----------------------------+-----------------------+ 2026-07-01 19:15:50.346 | | OS-FLV-DISABLED:disabled | False | 2026-07-01 19:15:50.346 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-01 19:15:50.346 | | description | None | 2026-07-01 19:15:50.346 | | disk | 40 | 2026-07-01 19:15:50.346 | | id | 3 | 2026-07-01 19:15:50.346 | | name | m1.medium | 2026-07-01 19:15:50.346 | | os-flavor-access:is_public | True | 2026-07-01 19:15:50.346 | | properties | hw_rng:allowed='True' | 2026-07-01 19:15:50.347 | | ram | 4096 | 2026-07-01 19:15:50.347 | | rxtx_factor | 1.0 | 2026-07-01 19:15:50.347 | | swap | 0 | 2026-07-01 19:15:50.347 | | vcpus | 2 | 2026-07-01 19:15:50.347 | +----------------------------+-----------------------+ 2026-07-01 19:15:50.347 | + lib/nova:create_flavors:1256 : openstack --os-region-name=RegionOne flavor create --id 4 --ram 8192 --disk 80 --vcpus 4 --property hw_rng:allowed=True m1.large 2026-07-01 19:15:50.347 | +----------------------------+-----------------------+ 2026-07-01 19:15:50.347 | | Field | Value | 2026-07-01 19:15:50.347 | +----------------------------+-----------------------+ 2026-07-01 19:15:50.347 | | OS-FLV-DISABLED:disabled | False | 2026-07-01 19:15:50.348 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-01 19:15:50.348 | | description | None | 2026-07-01 19:15:50.348 | | disk | 80 | 2026-07-01 19:15:50.348 | | id | 4 | 2026-07-01 19:15:50.348 | | name | m1.large | 2026-07-01 19:15:50.348 | | os-flavor-access:is_public | True | 2026-07-01 19:15:50.348 | | properties | hw_rng:allowed='True' | 2026-07-01 19:15:50.348 | | ram | 8192 | 2026-07-01 19:15:50.348 | | rxtx_factor | 1.0 | 2026-07-01 19:15:50.348 | | swap | 0 | 2026-07-01 19:15:50.349 | | vcpus | 4 | 2026-07-01 19:15:50.349 | +----------------------------+-----------------------+ 2026-07-01 19:15:50.349 | + lib/nova:create_flavors:1257 : openstack --os-region-name=RegionOne flavor create --id 5 --ram 16384 --disk 160 --vcpus 8 --property hw_rng:allowed=True m1.xlarge 2026-07-01 19:15:50.349 | +----------------------------+-----------------------+ 2026-07-01 19:15:50.349 | | Field | Value | 2026-07-01 19:15:50.349 | +----------------------------+-----------------------+ 2026-07-01 19:15:50.349 | | OS-FLV-DISABLED:disabled | False | 2026-07-01 19:15:50.349 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-01 19:15:50.349 | | description | None | 2026-07-01 19:15:50.349 | | disk | 160 | 2026-07-01 19:15:50.350 | | id | 5 | 2026-07-01 19:15:50.350 | | name | m1.xlarge | 2026-07-01 19:15:50.350 | | os-flavor-access:is_public | True | 2026-07-01 19:15:50.350 | | properties | hw_rng:allowed='True' | 2026-07-01 19:15:50.350 | | ram | 16384 | 2026-07-01 19:15:50.350 | | rxtx_factor | 1.0 | 2026-07-01 19:15:50.350 | | swap | 0 | 2026-07-01 19:15:50.350 | | vcpus | 8 | 2026-07-01 19:15:50.350 | +----------------------------+-----------------------+ 2026-07-01 19:15:50.385 | [2057 Async create_flavors:73138]: finished create_flavors with result 0 in 43 seconds 2026-07-01 19:15:50.389 | + inc/async:async_wait:197 : return 0 2026-07-01 19:15:50.393 | + ./stack.sh:main:1377 : is_service_enabled horizon 2026-07-01 19:15:50.421 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 19:15:50.424 | + ./stack.sh:main:1391 : is_service_enabled nova 2026-07-01 19:15:50.449 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 19:15:50.456 | + ./stack.sh:main:1391 : is_service_enabled keystone 2026-07-01 19:15:50.484 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 19:15:50.488 | + ./stack.sh:main:1392 : USERRC_PARAMS='-PA --target-dir /home/quobyte/devstack/accrc --os-password nomoresecret' 2026-07-01 19:15:50.491 | + ./stack.sh:main:1394 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-07-01 19:15:50.495 | + ./stack.sh:main:1398 : /home/quobyte/devstack/tools/create_userrc.sh -PA --target-dir /home/quobyte/devstack/accrc --os-password nomoresecret 2026-07-01 19:15:50.498 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-01 19:15:50.500 | + home/quobyte/devstack/tools/create_userrc.sh:main:31 : ACCOUNT_DIR=./accrc 2026-07-01 19:15:50.503 | ++ home/quobyte/devstack/tools/create_userrc.sh:main:80 : getopt -o hPAp:u:r:C: -l os-username:,os-password:,os-tenant-id:,os-tenant-name:,os-project-name:,os-project-id:,os-project-domain-id:,os-project-domain-name:,os-user-domain-id:,os-user-domain-name:,os-auth-url:,target-dir:,heat-url:,skip-project:,os-cacert:,help,debug -- -PA --target-dir /home/quobyte/devstack/accrc --os-password nomoresecret 2026-07-01 19:15:50.506 | + home/quobyte/devstack/tools/create_userrc.sh:main:80 : options=' -P -A --target-dir '\''/home/quobyte/devstack/accrc'\'' --os-password '\''nomoresecret'\'' --' 2026-07-01 19:15:50.508 | + home/quobyte/devstack/tools/create_userrc.sh:main:84 : eval set -- -P -A --target-dir ''\''/home/quobyte/devstack/accrc'\''' --os-password ''\''nomoresecret'\''' -- 2026-07-01 19:15:50.509 | ++ home/quobyte/devstack/tools/create_userrc.sh:main:84 : set -- -P -A --target-dir /home/quobyte/devstack/accrc --os-password nomoresecret -- 2026-07-01 19:15:50.512 | + home/quobyte/devstack/tools/create_userrc.sh:main:85 : ADDPASS= 2026-07-01 19:15:50.513 | + home/quobyte/devstack/tools/create_userrc.sh:main:86 : HEAT_URL= 2026-07-01 19:15:50.515 | + home/quobyte/devstack/tools/create_userrc.sh:main:91 : SKIP_PROJECT=service 2026-07-01 19:15:50.516 | + home/quobyte/devstack/tools/create_userrc.sh:main:92 : MODE= 2026-07-01 19:15:50.518 | + home/quobyte/devstack/tools/create_userrc.sh:main:93 : ROLE=Member 2026-07-01 19:15:50.520 | + home/quobyte/devstack/tools/create_userrc.sh:main:94 : USER_NAME= 2026-07-01 19:15:50.522 | + home/quobyte/devstack/tools/create_userrc.sh:main:95 : USER_PASS= 2026-07-01 19:15:50.523 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 7 -gt 0 ']' 2026-07-01 19:15:50.525 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-07-01 19:15:50.527 | + home/quobyte/devstack/tools/create_userrc.sh:main:119 : ADDPASS=yes 2026-07-01 19:15:50.528 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-07-01 19:15:50.530 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 6 -gt 0 ']' 2026-07-01 19:15:50.532 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-07-01 19:15:50.533 | + home/quobyte/devstack/tools/create_userrc.sh:main:118 : MODE=all 2026-07-01 19:15:50.535 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-07-01 19:15:50.537 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 5 -gt 0 ']' 2026-07-01 19:15:50.538 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-07-01 19:15:50.540 | + home/quobyte/devstack/tools/create_userrc.sh:main:113 : ACCOUNT_DIR=/home/quobyte/devstack/accrc 2026-07-01 19:15:50.542 | + home/quobyte/devstack/tools/create_userrc.sh:main:113 : shift 2026-07-01 19:15:50.544 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-07-01 19:15:50.546 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 3 -gt 0 ']' 2026-07-01 19:15:50.548 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-07-01 19:15:50.550 | + home/quobyte/devstack/tools/create_userrc.sh:main:100 : export OS_PASSWORD=nomoresecret 2026-07-01 19:15:50.551 | + home/quobyte/devstack/tools/create_userrc.sh:main:100 : OS_PASSWORD=nomoresecret 2026-07-01 19:15:50.553 | + home/quobyte/devstack/tools/create_userrc.sh:main:100 : shift 2026-07-01 19:15:50.555 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-07-01 19:15:50.557 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 1 -gt 0 ']' 2026-07-01 19:15:50.559 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-07-01 19:15:50.561 | + home/quobyte/devstack/tools/create_userrc.sh:main:122 : shift 2026-07-01 19:15:50.562 | + home/quobyte/devstack/tools/create_userrc.sh:main:122 : break 2026-07-01 19:15:50.564 | + home/quobyte/devstack/tools/create_userrc.sh:main:129 : '[' -z nomoresecret ']' 2026-07-01 19:15:50.566 | + home/quobyte/devstack/tools/create_userrc.sh:main:138 : '[' -z '' -a '' ']' 2026-07-01 19:15:50.568 | + home/quobyte/devstack/tools/create_userrc.sh:main:142 : '[' -z '' -a '' ']' 2026-07-01 19:15:50.570 | + home/quobyte/devstack/tools/create_userrc.sh:main:146 : '[' -z '' -a -z '' ']' 2026-07-01 19:15:50.572 | + home/quobyte/devstack/tools/create_userrc.sh:main:147 : export OS_PROJECT_NAME=admin 2026-07-01 19:15:50.574 | + home/quobyte/devstack/tools/create_userrc.sh:main:147 : OS_PROJECT_NAME=admin 2026-07-01 19:15:50.576 | + home/quobyte/devstack/tools/create_userrc.sh:main:150 : '[' -z '' ']' 2026-07-01 19:15:50.578 | + home/quobyte/devstack/tools/create_userrc.sh:main:151 : export OS_USERNAME=admin 2026-07-01 19:15:50.580 | + home/quobyte/devstack/tools/create_userrc.sh:main:151 : OS_USERNAME=admin 2026-07-01 19:15:50.582 | + home/quobyte/devstack/tools/create_userrc.sh:main:154 : '[' -z '' ']' 2026-07-01 19:15:50.584 | + home/quobyte/devstack/tools/create_userrc.sh:main:155 : export OS_AUTH_URL=http://localhost:5000/v3/ 2026-07-01 19:15:50.586 | + home/quobyte/devstack/tools/create_userrc.sh:main:155 : OS_AUTH_URL=http://localhost:5000/v3/ 2026-07-01 19:15:50.588 | + home/quobyte/devstack/tools/create_userrc.sh:main:158 : '[' -z '' -a -z '' ']' 2026-07-01 19:15:50.590 | + home/quobyte/devstack/tools/create_userrc.sh:main:160 : OS_USER_DOMAIN_ID=default 2026-07-01 19:15:50.592 | + home/quobyte/devstack/tools/create_userrc.sh:main:163 : '[' -z '' -a -z '' ']' 2026-07-01 19:15:50.594 | + home/quobyte/devstack/tools/create_userrc.sh:main:165 : OS_PROJECT_DOMAIN_ID=default 2026-07-01 19:15:50.596 | + home/quobyte/devstack/tools/create_userrc.sh:main:168 : USER_PASS=nomoresecret 2026-07-01 19:15:50.598 | + home/quobyte/devstack/tools/create_userrc.sh:main:169 : USER_NAME=admin 2026-07-01 19:15:50.600 | + home/quobyte/devstack/tools/create_userrc.sh:main:171 : '[' -z all ']' 2026-07-01 19:15:50.602 | + home/quobyte/devstack/tools/create_userrc.sh:main:239 : '[' all '!=' create ']' 2026-07-01 19:15:50.605 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : openstack project list --long --quote none -f csv 2026-07-01 19:15:50.605 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : grep ,True 2026-07-01 19:15:50.607 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : IFS=, 2026-07-01 19:15:50.607 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : grep -v service 2026-07-01 19:15:50.607 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2026-07-01 19:15:52.933 | Failed to discover available identity versions when contacting http://localhost:5000/v3/. Attempting to parse version from URL. 2026-07-01 19:15:52.935 | Unable to establish connection to http://localhost:5000/v3/auth/tokens: HTTPConnectionPool(host='localhost', port=5000): Max retries exceeded with url: /v3/auth/tokens (Caused by NewConnectionError("HTTPConnection(host='localhost', port=5000): Failed to establish a new connection: [Errno 111] Connection refused")) 2026-07-01 19:15:53.296 | + ./stack.sh:main:1403 : save_stackenv 2026-07-01 19:15:53.300 | + functions-common:save_stackenv:65 : local tag= 2026-07-01 19:15:53.305 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-07-01 19:15:53.311 | + functions-common:save_stackenv:67 : time_stamp=2026-07-01-211553 2026-07-01 19:15:53.315 | + functions-common:save_stackenv:68 : echo '# 2026-07-01-211553 ' 2026-07-01 19:15:53.319 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-01 19:15:53.322 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-07-01 19:15:53.326 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-01 19:15:53.329 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-07-01 19:15:53.333 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-01 19:15:53.337 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-07-01 19:15:53.341 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-01 19:15:53.344 | + functions-common:save_stackenv:70 : echo ENABLED_SERVICES=key,n-api,n-cpu,n-cond,n-sch,n-novnc,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-agent,rabbit,tempest,mysql,etcd3,dstat,q-ovn-metadata-agent,neutron-api,neutron-periodic-workers,neutron-rpc-server,neutron-ovn-maintenance-worker,n-novnc-cell1,n-super-cond,n-cond-cell1 2026-07-01 19:15:53.348 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-01 19:15:53.352 | + functions-common:save_stackenv:70 : echo HOST_IP=192.168.122.71 2026-07-01 19:15:53.356 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-01 19:15:53.360 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=http://192.168.122.71/identity 2026-07-01 19:15:53.364 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-01 19:15:53.368 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2026-07-01-205233 2026-07-01 19:15:53.372 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-01 19:15:53.377 | + functions-common:save_stackenv:70 : echo OS_CACERT= 2026-07-01 19:15:53.380 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-01 19:15:53.384 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=192.168.122.71 2026-07-01 19:15:53.388 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-01 19:15:53.392 | + functions-common:save_stackenv:70 : echo STACK_USER=quobyte 2026-07-01 19:15:53.396 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-01 19:15:53.400 | + functions-common:save_stackenv:70 : echo TLS_IP= 2026-07-01 19:15:53.404 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-01 19:15:53.408 | + functions-common:save_stackenv:70 : echo HOST_IPV6=::1 2026-07-01 19:15:53.412 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-01 19:15:53.416 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-07-01 19:15:53.420 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-01 19:15:53.424 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=192.168.122.71 2026-07-01 19:15:53.429 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-01 19:15:53.432 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-07-01 19:15:53.437 | + ./stack.sh:main:1414 : merge_config_group /home/quobyte/devstack/local.conf extra 2026-07-01 19:15:53.441 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-07-01 19:15:53.445 | + inc/meta-config:merge_config_group:171 : shift 2026-07-01 19:15:53.448 | + inc/meta-config:merge_config_group:172 : local matchgroups=extra 2026-07-01 19:15:53.452 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-07-01 19:15:53.455 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-07-01 19:15:53.459 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-07-01 19:15:53.464 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf extra 2026-07-01 19:15:53.469 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-07-01 19:15:53.472 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=extra 2026-07-01 19:15:53.476 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-07-01 19:15:53.479 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=extra ' 2026-07-01 19:15:53.479 | /^\[\[.+\|.*\]\]/ { 2026-07-01 19:15:53.480 | gsub("[][]", "", $1); 2026-07-01 19:15:53.480 | split($1, a, "|"); 2026-07-01 19:15:53.480 | if (a[1] == matchgroup) 2026-07-01 19:15:53.480 | print a[2] 2026-07-01 19:15:53.480 | } 2026-07-01 19:15:53.480 | ' /home/quobyte/devstack/local.conf 2026-07-01 19:15:53.488 | + ./stack.sh:main:1421 : run_phase stack extra 2026-07-01 19:15:53.492 | + functions-common:run_phase:1848 : local mode=stack 2026-07-01 19:15:53.496 | + functions-common:run_phase:1849 : local phase=extra 2026-07-01 19:15:53.500 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-07-01 19:15:53.504 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-07-01 19:15:53.508 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-07-01 19:15:53.511 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-07-01 19:15:53.514 | + functions-common:run_phase:1858 : local extra 2026-07-01 19:15:53.519 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-07-01 19:15:53.525 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-07-01 19:15:53.529 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-07-01 19:15:53.533 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-07-01 19:15:53.537 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack extra 2026-07-01 19:15:53.542 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-07-01 19:15:53.565 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-01 19:15:53.568 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-07-01 19:15:53.572 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-07-01 19:15:53.575 | ++ extras.d/80-tempest.sh:source:7 : [[ extra == \i\n\s\t\a\l\l ]] 2026-07-01 19:15:53.578 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-07-01 19:15:53.582 | ++ extras.d/80-tempest.sh:source:10 : [[ extra == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-07-01 19:15:53.585 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-07-01 19:15:53.589 | ++ extras.d/80-tempest.sh:source:13 : [[ extra == \e\x\t\r\a ]] 2026-07-01 19:15:53.593 | ++ extras.d/80-tempest.sh:source:15 : : 2026-07-01 19:15:53.597 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-07-01 19:15:53.600 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-07-01 19:15:53.605 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-07-01 19:15:53.608 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-07-01 19:15:53.612 | + functions-common:run_phase:1875 : run_plugins stack extra 2026-07-01 19:15:53.615 | + functions-common:run_plugins:1834 : local mode=stack 2026-07-01 19:15:53.619 | + functions-common:run_plugins:1835 : local phase=extra 2026-07-01 19:15:53.624 | + functions-common:run_plugins:1837 : local plugins= 2026-07-01 19:15:53.628 | + functions-common:run_plugins:1838 : local plugin 2026-07-01 19:15:53.632 | + ./stack.sh:main:1429 : merge_config_group /home/quobyte/devstack/local.conf post-extra 2026-07-01 19:15:53.636 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-07-01 19:15:53.639 | + inc/meta-config:merge_config_group:171 : shift 2026-07-01 19:15:53.642 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-extra 2026-07-01 19:15:53.645 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-07-01 19:15:53.650 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-07-01 19:15:53.654 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-07-01 19:15:53.659 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf post-extra 2026-07-01 19:15:53.663 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-07-01 19:15:53.668 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-extra 2026-07-01 19:15:53.672 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-07-01 19:15:53.676 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-extra ' 2026-07-01 19:15:53.676 | /^\[\[.+\|.*\]\]/ { 2026-07-01 19:15:53.676 | gsub("[][]", "", $1); 2026-07-01 19:15:53.676 | split($1, a, "|"); 2026-07-01 19:15:53.676 | if (a[1] == matchgroup) 2026-07-01 19:15:53.676 | print a[2] 2026-07-01 19:15:53.676 | } 2026-07-01 19:15:53.676 | ' /home/quobyte/devstack/local.conf 2026-07-01 19:15:53.684 | + ./stack.sh:main:1438 : is_service_enabled n-cpu 2026-07-01 19:15:53.710 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 19:15:53.715 | + ./stack.sh:main:1439 : is_nova_ready 2026-07-01 19:15:53.718 | + lib/nova:is_nova_ready:1167 : wait_for_compute 60 2026-07-01 19:15:53.721 | + functions:wait_for_compute:490 : local timeout=60 2026-07-01 19:15:53.726 | + functions:wait_for_compute:491 : local rval=0 2026-07-01 19:15:53.729 | + functions:wait_for_compute:492 : local compute_hostname 2026-07-01 19:15:53.734 | + functions:wait_for_compute:493 : time_start wait_for_service 2026-07-01 19:15:53.738 | + functions-common:time_start:2406 : local name=wait_for_service 2026-07-01 19:15:53.741 | + functions-common:time_start:2407 : local start_time= 2026-07-01 19:15:53.745 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-01 19:15:53.750 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-01 19:15:53.756 | + functions-common:time_start:2411 : _TIME_START[$name]=1782933353752 2026-07-01 19:15:53.761 | ++ functions:wait_for_compute:494 : iniget /etc/nova/nova.conf DEFAULT host 2026-07-01 19:15:53.791 | + functions:wait_for_compute:494 : compute_hostname= 2026-07-01 19:15:53.795 | + functions:wait_for_compute:495 : [[ -z '' ]] 2026-07-01 19:15:53.800 | ++ functions:wait_for_compute:496 : hostname 2026-07-01 19:15:53.807 | + functions:wait_for_compute:496 : compute_hostname=devstack 2026-07-01 19:15:53.810 | + functions:wait_for_compute:498 : timeout 60 bash -x 2026-07-01 19:15:53.817 | ++ functions:wait_for_compute:498 : hostname 2026-07-01 19:15:53.822 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-01 19:15:53.824 | + :: : ID= 2026-07-01 19:15:53.826 | + :: : [[ '' == '' ]] 2026-07-01 19:15:53.828 | + :: : sleep 1 2026-07-01 19:15:54.831 | + :: : [[ libvirt = \f\a\k\e ]] 2026-07-01 19:15:54.834 | ++ :: : openstack --os-cloud devstack-admin --os-region RegionOne compute service list --host devstack --service nova-compute -c ID -f value 2026-07-01 19:15:58.235 | + :: : ID=0c0ebc6e-302c-4f37-8c65-4471dcb20d44 2026-07-01 19:15:58.237 | + :: : [[ 0c0ebc6e-302c-4f37-8c65-4471dcb20d44 == '' ]] 2026-07-01 19:15:58.240 | + functions:wait_for_compute:510 : time_stop wait_for_service 2026-07-01 19:15:58.245 | + functions-common:time_stop:2420 : local name 2026-07-01 19:15:58.249 | + functions-common:time_stop:2421 : local end_time 2026-07-01 19:15:58.252 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 19:15:58.257 | + functions-common:time_stop:2423 : local total 2026-07-01 19:15:58.283 | + functions-common:time_stop:2424 : local start_time 2026-07-01 19:15:58.286 | + functions-common:time_stop:2426 : name=wait_for_service 2026-07-01 19:15:58.291 | + functions-common:time_stop:2427 : start_time=1782933353752 2026-07-01 19:15:58.295 | + functions-common:time_stop:2429 : [[ -z 1782933353752 ]] 2026-07-01 19:15:58.300 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 19:15:58.308 | + functions-common:time_stop:2432 : end_time=1782933358302 2026-07-01 19:15:58.310 | + functions-common:time_stop:2433 : elapsed_time=4550 2026-07-01 19:15:58.314 | + functions-common:time_stop:2434 : total=25088 2026-07-01 19:15:58.319 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 19:15:58.323 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=29638 2026-07-01 19:15:58.327 | + functions:wait_for_compute:512 : [[ 0 != 0 ]] 2026-07-01 19:15:58.331 | + functions:wait_for_compute:516 : return 0 2026-07-01 19:15:58.335 | + ./stack.sh:main:1443 : service_check 2026-07-01 19:15:58.338 | + functions-common:service_check:1713 : local service 2026-07-01 19:15:58.341 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-01 19:15:58.344 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@key.service 2026-07-01 19:15:58.362 | not-found 2026-07-01 19:15:58.367 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-01 19:15:58.371 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-api.service 2026-07-01 19:15:58.393 | enabled 2026-07-01 19:15:58.401 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-api.service --no-pager 2026-07-01 19:15:58.426 | ● devstack@n-api.service - Devstack devstack@n-api.service 2026-07-01 19:15:58.426 | Loaded: loaded (/etc/systemd/system/devstack@n-api.service; enabled; preset: enabled) 2026-07-01 19:15:58.426 | Active: active (running) since Wed 2026-07-01 21:12:37 CEST; 3min 20s ago 2026-07-01 19:15:58.426 | Main PID: 60932 (uwsgi) 2026-07-01 19:15:58.426 | Status: "uWSGI is ready" 2026-07-01 19:15:58.426 | Tasks: 17 (limit: 14255) 2026-07-01 19:15:58.426 | Memory: 273.6M (peak: 274.0M) 2026-07-01 19:15:58.426 | CPU: 14.534s 2026-07-01 19:15:58.427 | CGroup: /system.slice/system-devstack.slice/devstack@n-api.service 2026-07-01 19:15:58.427 | ├─60932 "nova-apiuWSGI master" 2026-07-01 19:15:58.427 | ├─60933 "nova-apiuWSGI worker 1" 2026-07-01 19:15:58.427 | └─60934 "nova-apiuWSGI worker 2" 2026-07-01 19:15:58.427 | 2026-07-01 19:15:58.427 | Jul 01 21:15:57 devstack devstack@n-api.service[60934]: [pid: 60934|app: 0|req: 18/36] 192.168.122.71 () {54 vars in 930 bytes} [Wed Jul 1 21:15:57 2026] GET /compute/v2.1 => generated 392 bytes in 6 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-01 19:15:58.427 | Jul 01 21:15:57 devstack devstack@n-api.service[60933]: DEBUG nova.api.openstack.wsgi [None req-b303fbd4-0963-4682-916c-ab53b1297ab1 admin admin] Calling method '>' {{(pid=60933) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} 2026-07-01 19:15:58.427 | Jul 01 21:15:57 devstack devstack@n-api.service[60933]: DEBUG oslo_concurrency.lockutils [None req-b303fbd4-0963-4682-916c-ab53b1297ab1 admin admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=60933) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} 2026-07-01 19:15:58.427 | Jul 01 21:15:57 devstack devstack@n-api.service[60933]: DEBUG oslo_concurrency.lockutils [None req-b303fbd4-0963-4682-916c-ab53b1297ab1 admin admin] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=60933) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} 2026-07-01 19:15:58.428 | Jul 01 21:15:57 devstack devstack@n-api.service[60933]: DEBUG oslo_concurrency.lockutils [None req-b303fbd4-0963-4682-916c-ab53b1297ab1 admin admin] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=60933) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-07-01 19:15:58.428 | Jul 01 21:15:57 devstack devstack@n-api.service[60933]: DEBUG oslo_concurrency.lockutils [None req-b303fbd4-0963-4682-916c-ab53b1297ab1 admin admin] Acquiring lock "a59eb012-54ae-40bb-8236-e84d8142147f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=60933) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} 2026-07-01 19:15:58.428 | Jul 01 21:15:57 devstack devstack@n-api.service[60933]: DEBUG oslo_concurrency.lockutils [None req-b303fbd4-0963-4682-916c-ab53b1297ab1 admin admin] Lock "a59eb012-54ae-40bb-8236-e84d8142147f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=60933) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} 2026-07-01 19:15:58.428 | Jul 01 21:15:57 devstack devstack@n-api.service[60933]: DEBUG oslo_concurrency.lockutils [None req-b303fbd4-0963-4682-916c-ab53b1297ab1 admin admin] Lock "a59eb012-54ae-40bb-8236-e84d8142147f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=60933) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-07-01 19:15:58.428 | Jul 01 21:15:57 devstack devstack@n-api.service[60933]: INFO nova.api.openstack.requestlog [None req-b303fbd4-0963-4682-916c-ab53b1297ab1 admin admin] 192.168.122.71 "GET /compute/v2.1/os-services?binary=nova-compute&host=devstack" status: 200 len: 251 microversion: 2.69 time: 0.165096 2026-07-01 19:15:58.428 | Jul 01 21:15:57 devstack devstack@n-api.service[60933]: [pid: 60933|app: 0|req: 19/37] 192.168.122.71 () {60 vars in 1320 bytes} [Wed Jul 1 21:15:57 2026] GET /compute/v2.1/os-services?binary=nova-compute&host=devstack => generated 251 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-07-01 19:15:58.436 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-01 19:15:58.440 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-cpu.service 2026-07-01 19:15:58.459 | enabled 2026-07-01 19:15:58.466 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-cpu.service --no-pager 2026-07-01 19:15:58.489 | ● devstack@n-cpu.service - Devstack devstack@n-cpu.service 2026-07-01 19:15:58.489 | Loaded: loaded (/etc/systemd/system/devstack@n-cpu.service; enabled; preset: enabled) 2026-07-01 19:15:58.489 | Active: active (running) since Wed 2026-07-01 21:15:01 CEST; 56s ago 2026-07-01 19:15:58.490 | Main PID: 72983 (nova-compute) 2026-07-01 19:15:58.490 | Tasks: 10 (limit: 14255) 2026-07-01 19:15:58.490 | Memory: 136.0M (peak: 137.5M) 2026-07-01 19:15:58.490 | CPU: 4.522s 2026-07-01 19:15:58.491 | CGroup: /system.slice/system-devstack.slice/devstack@n-cpu.service 2026-07-01 19:15:58.491 | └─72983 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf 2026-07-01 19:15:58.491 | 2026-07-01 19:15:58.491 | Jul 01 21:15:30 devstack nova-compute[72983]: DEBUG nova.compute.provider_tree [None req-f5759b62-5bd3-442e-a057-c799c254cf8c None None] Updating resource provider 86d6d5cf-6716-4724-842f-cffc19413135 generation from 0 to 1 during operation: update_inventory {{(pid=72983) _update_generation /opt/stack/nova/nova/compute/provider_tree.py:164}} 2026-07-01 19:15:58.491 | Jul 01 21:15:30 devstack nova-compute[72983]: DEBUG nova.compute.provider_tree [None req-f5759b62-5bd3-442e-a057-c799c254cf8c None None] Updating inventory in ProviderTree for provider 86d6d5cf-6716-4724-842f-cffc19413135 with inventory: {'MEMORY_MB': {'total': 11961, 'reserved': 512, 'min_unit': 1, 'max_unit': 11961, 'step_size': 1, 'allocation_ratio': 1.0}, 'VCPU': {'total': 4, 'reserved': 0, 'min_unit': 1, 'max_unit': 4, 'step_size': 1, 'allocation_ratio': 4.0}, 'DISK_GB': {'total': 25, 'reserved': 0, 'min_unit': 1, 'max_unit': 25, 'step_size': 1, 'allocation_ratio': 1.0}} {{(pid=72983) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:176}} 2026-07-01 19:15:58.491 | Jul 01 21:15:31 devstack nova-compute[72983]: DEBUG nova.compute.provider_tree [None req-f5759b62-5bd3-442e-a057-c799c254cf8c None None] Updating resource provider 86d6d5cf-6716-4724-842f-cffc19413135 generation from 1 to 2 during operation: update_traits {{(pid=72983) _update_generation /opt/stack/nova/nova/compute/provider_tree.py:164}} 2026-07-01 19:15:58.491 | Jul 01 21:15:31 devstack nova-compute[72983]: DEBUG nova.compute.resource_tracker [None req-f5759b62-5bd3-442e-a057-c799c254cf8c None None] Compute_service record updated for devstack:devstack {{(pid=72983) _update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:1097}} 2026-07-01 19:15:58.491 | Jul 01 21:15:31 devstack nova-compute[72983]: DEBUG oslo_concurrency.lockutils [None req-f5759b62-5bd3-442e-a057-c799c254cf8c None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: held 4.856s {{(pid=72983) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-07-01 19:15:58.491 | Jul 01 21:15:31 devstack nova-compute[72983]: DEBUG nova.service [None req-f5759b62-5bd3-442e-a057-c799c254cf8c None None] Creating RPC server for service: nova-compute on topic: compute {{(pid=72983) start /opt/stack/nova/nova/service.py:196}} 2026-07-01 19:15:58.491 | Jul 01 21:15:31 devstack nova-compute[72983]: DEBUG nova.service [None req-f5759b62-5bd3-442e-a057-c799c254cf8c None None] Creating 2nd RPC server for service: nova-compute on topic: compute-alt {{(pid=72983) start /opt/stack/nova/nova/service.py:212}} 2026-07-01 19:15:58.492 | Jul 01 21:15:31 devstack nova-compute[72983]: DEBUG nova.service [None req-f5759b62-5bd3-442e-a057-c799c254cf8c None None] Join ServiceGroup membership for this service compute {{(pid=72983) start /opt/stack/nova/nova/service.py:222}} 2026-07-01 19:15:58.492 | Jul 01 21:15:31 devstack nova-compute[72983]: DEBUG nova.servicegroup.drivers.db [None req-f5759b62-5bd3-442e-a057-c799c254cf8c None None] DB_Driver: join new ServiceGroup member devstack to the compute group, service = {{(pid=72983) join /opt/stack/nova/nova/servicegroup/drivers/db.py:44}} 2026-07-01 19:15:58.492 | Jul 01 21:15:37 devstack nova-compute[72983]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.49 seconds {{(pid=72983) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-01 19:15:58.496 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-01 19:15:58.500 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-cond.service 2026-07-01 19:15:58.517 | not-found 2026-07-01 19:15:58.523 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-01 19:15:58.527 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-sch.service 2026-07-01 19:15:58.546 | enabled 2026-07-01 19:15:58.552 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-sch.service --no-pager 2026-07-01 19:15:58.575 | ● devstack@n-sch.service - Devstack devstack@n-sch.service 2026-07-01 19:15:58.576 | Loaded: loaded (/etc/systemd/system/devstack@n-sch.service; enabled; preset: enabled) 2026-07-01 19:15:58.576 | Active: active (running) since Wed 2026-07-01 21:14:49 CEST; 1min 9s ago 2026-07-01 19:15:58.576 | Main PID: 69304 (nova-scheduler:) 2026-07-01 19:15:58.576 | Tasks: 19 (limit: 14255) 2026-07-01 19:15:58.576 | Memory: 155.7M (peak: 156.0M) 2026-07-01 19:15:58.576 | CPU: 4.909s 2026-07-01 19:15:58.576 | CGroup: /system.slice/system-devstack.slice/devstack@n-sch.service 2026-07-01 19:15:58.577 | ├─69304 "nova-scheduler: master process [/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf]" 2026-07-01 19:15:58.577 | ├─71139 "nova-scheduler: ServiceWrapper worker(0)" 2026-07-01 19:15:58.577 | └─71153 "nova-scheduler: ServiceWrapper worker(1)" 2026-07-01 19:15:58.577 | 2026-07-01 19:15:58.577 | Jul 01 21:14:56 devstack nova-scheduler[71153]: DEBUG nova.servicegroup.drivers.db [None req-7b0d5f60-4924-4b44-9349-7477ae7523b8 None None] DB_Driver: join new ServiceGroup member devstack to the scheduler group, service = {{(pid=71153) join /opt/stack/nova/nova/servicegroup/drivers/db.py:44}} 2026-07-01 19:15:58.577 | Jul 01 21:14:58 devstack nova-scheduler[71139]: DEBUG oslo.service.backend._threading.loopingcall [None req-c2a67a48-c378-4b42-800b-00b339660819 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=71139) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-01 19:15:58.579 | Jul 01 21:15:00 devstack nova-scheduler[71139]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.98 seconds {{(pid=71139) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-01 19:15:58.579 | Jul 01 21:15:01 devstack nova-scheduler[71153]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.98 seconds {{(pid=71153) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-01 19:15:58.579 | Jul 01 21:15:03 devstack nova-scheduler[69304]: DEBUG dbcounter [-] [69304] Writing DB stats nova_api:SELECT=3 {{(pid=69304) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-01 19:15:58.579 | Jul 01 21:15:03 devstack nova-scheduler[69304]: DEBUG dbcounter [-] [69304] Writing DB stats nova_cell0:SELECT=1 {{(pid=69304) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-01 19:15:58.579 | Jul 01 21:15:03 devstack nova-scheduler[69304]: DEBUG dbcounter [-] [69304] Writing DB stats nova_cell1:SELECT=1 {{(pid=69304) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-01 19:15:58.579 | Jul 01 21:15:10 devstack nova-scheduler[71139]: DEBUG dbcounter [-] [71139] Writing DB stats nova_cell0:SELECT=4,nova_cell0:INSERT=1,nova_cell0:UPDATE=1 {{(pid=71139) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-01 19:15:58.579 | Jul 01 21:15:11 devstack nova-scheduler[71153]: DEBUG dbcounter [-] [71153] Writing DB stats nova_cell0:SELECT=3 {{(pid=71153) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-01 19:15:58.579 | Jul 01 21:15:55 devstack nova-scheduler[71153]: DEBUG oslo.service.backend._threading.loopingcall [None req-063e45d4-0125-4002-9982-acac46c29ef8 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=71153) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-01 19:15:58.582 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-01 19:15:58.586 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-novnc.service 2026-07-01 19:15:58.605 | not-found 2026-07-01 19:15:58.611 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-01 19:15:58.614 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-api-meta.service 2026-07-01 19:15:58.633 | enabled 2026-07-01 19:15:58.639 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-api-meta.service --no-pager 2026-07-01 19:15:58.663 | ● devstack@n-api-meta.service - Devstack devstack@n-api-meta.service 2026-07-01 19:15:58.663 | Loaded: loaded (/etc/systemd/system/devstack@n-api-meta.service; enabled; preset: enabled) 2026-07-01 19:15:58.663 | Active: active (running) since Wed 2026-07-01 21:14:51 CEST; 1min 7s ago 2026-07-01 19:15:58.663 | Main PID: 69916 (uwsgi) 2026-07-01 19:15:58.663 | Status: "uWSGI is ready" 2026-07-01 19:15:58.663 | Tasks: 16 (limit: 14255) 2026-07-01 19:15:58.663 | Memory: 220.9M (peak: 221.4M) 2026-07-01 19:15:58.663 | CPU: 10.086s 2026-07-01 19:15:58.663 | CGroup: /system.slice/system-devstack.slice/devstack@n-api-meta.service 2026-07-01 19:15:58.663 | ├─69916 "nova-api-metauWSGI master" 2026-07-01 19:15:58.663 | ├─69917 "nova-api-metauWSGI worker 1" 2026-07-01 19:15:58.664 | ├─69918 "nova-api-metauWSGI worker 2" 2026-07-01 19:15:58.664 | └─69919 "nova-api-metauWSGI http 1" 2026-07-01 19:15:58.664 | 2026-07-01 19:15:58.664 | Jul 01 21:14:58 devstack devstack@n-api-meta.service[69918]: DEBUG nova.api.openstack.wsgi_app [None req-13a0728b-b851-4ff2-8c58-f0c3fa6325cf None None] ******************************************************************************** {{(pid=69918) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3260}} 2026-07-01 19:15:58.664 | Jul 01 21:14:58 devstack devstack@n-api-meta.service[69918]: WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x7651e8aa3668 pid: 69918 (default app) 2026-07-01 19:15:58.664 | Jul 01 21:15:06 devstack devstack@n-api-meta.service[69917]: DEBUG dbcounter [-] [69917] Writing DB stats nova_api:SELECT=1 {{(pid=69917) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-01 19:15:58.664 | Jul 01 21:15:07 devstack devstack@n-api-meta.service[69918]: DEBUG dbcounter [-] [69918] Writing DB stats nova_api:SELECT=1 {{(pid=69918) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-01 19:15:58.664 | Jul 01 21:15:07 devstack devstack@n-api-meta.service[69917]: DEBUG dbcounter [-] [69917] Writing DB stats nova_cell0:SELECT=1 {{(pid=69917) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-01 19:15:58.665 | Jul 01 21:15:07 devstack devstack@n-api-meta.service[69917]: DEBUG dbcounter [-] [69917] Writing DB stats nova_cell1:SELECT=1 {{(pid=69917) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-01 19:15:58.665 | Jul 01 21:15:07 devstack devstack@n-api-meta.service[69917]: DEBUG dbcounter [-] [69917] Writing DB stats nova_cell0:SELECT=2,nova_cell0:INSERT=1 {{(pid=69917) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-01 19:15:58.665 | Jul 01 21:15:07 devstack devstack@n-api-meta.service[69918]: DEBUG dbcounter [-] [69918] Writing DB stats nova_cell0:SELECT=1 {{(pid=69918) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-01 19:15:58.665 | Jul 01 21:15:07 devstack devstack@n-api-meta.service[69918]: DEBUG dbcounter [-] [69918] Writing DB stats nova_cell1:SELECT=1 {{(pid=69918) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-01 19:15:58.665 | Jul 01 21:15:07 devstack devstack@n-api-meta.service[69918]: DEBUG dbcounter [-] [69918] Writing DB stats nova_cell0:SELECT=1 {{(pid=69918) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-01 19:15:58.668 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-01 19:15:58.672 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@placement-api.service 2026-07-01 19:15:58.692 | enabled 2026-07-01 19:15:58.698 | + functions-common:service_check:1720 : sudo systemctl status devstack@placement-api.service --no-pager 2026-07-01 19:15:58.721 | ● devstack@placement-api.service - Devstack devstack@placement-api.service 2026-07-01 19:15:58.721 | Loaded: loaded (/etc/systemd/system/devstack@placement-api.service; enabled; preset: enabled) 2026-07-01 19:15:58.721 | Active: active (running) since Wed 2026-07-01 21:13:19 CEST; 2min 39s ago 2026-07-01 19:15:58.721 | Main PID: 67067 (uwsgi) 2026-07-01 19:15:58.721 | Status: "uWSGI is ready" 2026-07-01 19:15:58.721 | Tasks: 5 (limit: 14255) 2026-07-01 19:15:58.722 | Memory: 176.7M (peak: 177.0M) 2026-07-01 19:15:58.722 | CPU: 6.276s 2026-07-01 19:15:58.722 | CGroup: /system.slice/system-devstack.slice/devstack@placement-api.service 2026-07-01 19:15:58.722 | ├─67067 "placementuWSGI master" 2026-07-01 19:15:58.722 | ├─67068 "placementuWSGI worker 1" 2026-07-01 19:15:58.722 | └─67069 "placementuWSGI worker 2" 2026-07-01 19:15:58.722 | 2026-07-01 19:15:58.722 | Jul 01 21:15:30 devstack devstack@placement-api.service[67069]: INFO placement.requestlog [req-988eaf3c-9ddc-41b3-a4f1-11630b1cf21c req-d9b0d61a-d6c4-44f8-a6b5-648bfe01e497 service nova] 192.168.122.71 "PUT /placement/resource_providers/86d6d5cf-6716-4724-842f-cffc19413135/inventories" status: 200 len: 396 microversion: 1.26 2026-07-01 19:15:58.722 | Jul 01 21:15:30 devstack devstack@placement-api.service[67069]: [pid: 67069|app: 0|req: 4/9] 192.168.122.71 () {64 vars in 1493 bytes} [Wed Jul 1 21:15:30 2026] PUT /placement/resource_providers/86d6d5cf-6716-4724-842f-cffc19413135/inventories => generated 396 bytes in 97 msecs (HTTP/1.1 200) 8 headers in 296 bytes (1 switches on core 0) 2026-07-01 19:15:58.723 | Jul 01 21:15:30 devstack devstack@placement-api.service[67068]: DEBUG placement.requestlog [req-988eaf3c-9ddc-41b3-a4f1-11630b1cf21c req-5cd659ad-2149-410d-8f52-01cba02e1e58 None None] Starting request: 192.168.122.71 "GET /placement/traits?name=in:HW_CPU_X86_CLMUL,HW_CPU_X86_SSE41,COMPUTE_NODE,COMPUTE_STORAGE_BUS_SCSI,COMPUTE_SOUND_MODEL_ICH9,COMPUTE_GRAPHICS_MODEL_VGA,COMPUTE_STORAGE_BUS_SATA,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,COMPUTE_NET_VIF_MODEL_E1000,COMPUTE_NET_VIF_MODEL_PCNET,COMPUTE_SOUND_MODEL_SB16,COMPUTE_NET_VIF_MODEL_NE2K_PCI,HW_CPU_X86_AMD_SVM,COMPUTE_IMAGE_TYPE_ARI,HW_CPU_X86_AVX2,COMPUTE_SOUND_MODEL_ES1370,COMPUTE_SOUND_MODEL_PCSPK,COMPUTE_GRAPHICS_MODEL_BOCHS,COMPUTE_NET_ATTACH_INTERFACE,COMPUTE_SOUND_MODEL_AC97,COMPUTE_VIOMMU_MODEL_VIRTIO,COMPUTE_GRAPHICS_MODEL_QXL,COMPUTE_NET_VIF_MODEL_IGB,COMPUTE_IMAGE_TYPE_QCOW2,COMPUTE_ADDRESS_SPACE_EMULATED,HW_CPU_X86_BMI,COMPUTE_GRAPHICS_MODEL_VIRTIO,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,COMPUTE_NET_VIF_MODEL_VMXNET3,HW_CPU_X86_BMI2,COMPUTE_NET_VIF_MODEL_E1000E,COMPUTE_TRUSTED_CERTS,HW_CPU_X86_FMA3,HW_CPU_X86_SSE,COMPUTE_NET_VIF_MODEL_RTL8139,COMPUTE_STORAGE_BUS_IDE,HW_CPU_X86_AVX,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,HW_CPU_X86_MMX,COMPUTE_SECURITY_STATELESS_FIRMWARE,COMPUTE_IMAGE_TYPE_AMI,COMPUTE_SOUND_MODEL_USB,COMPUTE_STORAGE_BUS_FDC,COMPUTE_VOLUME_ATTACH_WITH_TAG,COMPUTE_IMAGE_TYPE_RAW,COMPUTE_DEVICE_TAGGING,COMPUTE_ACCELERATORS,COMPUTE_GRAPHICS_MODEL_CIRRUS,COMPUTE_IMAGE_TYPE_AKI,HW_CPU_X86_ABM,COMPUTE_RESCUE_BFV,HW_CPU_X86_SSE42,COMPUTE_GRAPHICS_MODEL_VMVGA,HW_ARCH_X86_64,COMPUTE_SOUND_MODEL_ICH6,COMPUTE_VOLUME_EXTEND,HW_CPU_X86_F16C,COMPUTE_IMAGE_TYPE_ISO,HW_CPU_X86_SSSE3,COMPUTE_STORAGE_BUS_VIRTIO,COMPUTE_VIOMMU_MODEL_AUTO,HW_CPU_X86_SSE2,HW_CPU_X86_SSE4A,HW_CPU_X86_AESNI,HW_CPU_X86_SHA,COMPUTE_SECURITY_UEFI_SECURE_BOOT,HW_CPU_X86_SVM,COMPUTE_NET_VIF_MODEL_VIRTIO,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,COMPUTE_ARCH_X86_64,COMPUTE_VIOMMU_MODEL_INTEL,COMPUTE_STORAGE_VIRTIO_FS,COMPUTE_GRAPHICS_MODEL_NONE,COMPUTE_STORAGE_BUS_USB,COMPUTE_VOLUME_MULTI_ATTACH,COMPUTE_NET_VIRTIO_PACKED" {{(pid=67068) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2026-07-01 19:15:58.723 | Jul 01 21:15:30 devstack devstack@placement-api.service[67068]: INFO placement.requestlog [req-988eaf3c-9ddc-41b3-a4f1-11630b1cf21c req-5cd659ad-2149-410d-8f52-01cba02e1e58 service nova] 192.168.122.71 "GET /placement/traits?name=in:HW_CPU_X86_CLMUL,HW_CPU_X86_SSE41,COMPUTE_NODE,COMPUTE_STORAGE_BUS_SCSI,COMPUTE_SOUND_MODEL_ICH9,COMPUTE_GRAPHICS_MODEL_VGA,COMPUTE_STORAGE_BUS_SATA,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,COMPUTE_NET_VIF_MODEL_E1000,COMPUTE_NET_VIF_MODEL_PCNET,COMPUTE_SOUND_MODEL_SB16,COMPUTE_NET_VIF_MODEL_NE2K_PCI,HW_CPU_X86_AMD_SVM,COMPUTE_IMAGE_TYPE_ARI,HW_CPU_X86_AVX2,COMPUTE_SOUND_MODEL_ES1370,COMPUTE_SOUND_MODEL_PCSPK,COMPUTE_GRAPHICS_MODEL_BOCHS,COMPUTE_NET_ATTACH_INTERFACE,COMPUTE_SOUND_MODEL_AC97,COMPUTE_VIOMMU_MODEL_VIRTIO,COMPUTE_GRAPHICS_MODEL_QXL,COMPUTE_NET_VIF_MODEL_IGB,COMPUTE_IMAGE_TYPE_QCOW2,COMPUTE_ADDRESS_SPACE_EMULATED,HW_CPU_X86_BMI,COMPUTE_GRAPHICS_MODEL_VIRTIO,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,COMPUTE_NET_VIF_MODEL_VMXNET3,HW_CPU_X86_BMI2,COMPUTE_NET_VIF_MODEL_E1000E,COMPUTE_TRUSTED_CERTS,HW_CPU_X86_FMA3,HW_CPU_X86_SSE,COMPUTE_NET_VIF_MODEL_RTL8139,COMPUTE_STORAGE_BUS_IDE,HW_CPU_X86_AVX,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,HW_CPU_X86_MMX,COMPUTE_SECURITY_STATELESS_FIRMWARE,COMPUTE_IMAGE_TYPE_AMI,COMPUTE_SOUND_MODEL_USB,COMPUTE_STORAGE_BUS_FDC,COMPUTE_VOLUME_ATTACH_WITH_TAG,COMPUTE_IMAGE_TYPE_RAW,COMPUTE_DEVICE_TAGGING,COMPUTE_ACCELERATORS,COMPUTE_GRAPHICS_MODEL_CIRRUS,COMPUTE_IMAGE_TYPE_AKI,HW_CPU_X86_ABM,COMPUTE_RESCUE_BFV,HW_CPU_X86_SSE42,COMPUTE_GRAPHICS_MODEL_VMVGA,HW_ARCH_X86_64,COMPUTE_SOUND_MODEL_ICH6,COMPUTE_VOLUME_EXTEND,HW_CPU_X86_F16C,COMPUTE_IMAGE_TYPE_ISO,HW_CPU_X86_SSSE3,COMPUTE_STORAGE_BUS_VIRTIO,COMPUTE_VIOMMU_MODEL_AUTO,HW_CPU_X86_SSE2,HW_CPU_X86_SSE4A,HW_CPU_X86_AESNI,HW_CPU_X86_SHA,COMPUTE_SECURITY_UEFI_SECURE_BOOT,HW_CPU_X86_SVM,COMPUTE_NET_VIF_MODEL_VIRTIO,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,COMPUTE_ARCH_X86_64,COMPUTE_VIOMMU_MODEL_INTEL,COMPUTE_STORAGE_VIRTIO_FS,COMPUTE_GRAPHICS_MODEL_NONE,COMPUTE_STORAGE_BUS_USB,COMPUTE_VOLUME_MULTI_ATTACH,COMPUTE_NET_VIRTIO_PACKED" status: 200 len: 2058 microversion: 1.6 2026-07-01 19:15:58.723 | Jul 01 21:15:30 devstack devstack@placement-api.service[67068]: [pid: 67068|app: 0|req: 6/10] 192.168.122.71 () {60 vars in 4907 bytes} [Wed Jul 1 21:15:30 2026] GET /placement/traits?name=in:HW_CPU_X86_CLMUL,HW_CPU_X86_SSE41,COMPUTE_NODE,COMPUTE_STORAGE_BUS_SCSI,COMPUTE_SOUND_MODEL_ICH9,COMPUTE_GRAPHICS_MODEL_VGA,COMPUTE_STORAGE_BUS_SATA,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,COMPUTE_NET_VIF_MODEL_E1000,COMPUTE_NET_VIF_MODEL_PCNET,COMPUTE_SOUND_MODEL_SB16,COMPUTE_NET_VIF_MODEL_NE2K_PCI,HW_CPU_X86_AMD_SVM,COMPUTE_IMAGE_TYPE_ARI,HW_CPU_X86_AVX2,COMPUTE_SOUND_MODEL_ES1370,COMPUTE_SOUND_MODEL_PCSPK,COMPUTE_GRAPHICS_MODEL_BOCHS,COMPUTE_NET_ATTACH_INTERFACE,COMPUTE_SOUND_MODEL_AC97,COMPUTE_VIOMMU_MODEL_VIRTIO,COMPUTE_GRAPHICS_MODEL_QXL,COMPUTE_NET_VIF_MODEL_IGB,COMPUTE_IMAGE_TYPE_QCOW2,COMPUTE_ADDRESS_SPACE_EMULATED,HW_CPU_X86_BMI,COMPUTE_GRAPHICS_MODEL_VIRTIO,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,COMPUTE_NET_VIF_MODEL_VMXNET3,HW_CPU_X86_BMI2,COMPUTE_NET_VIF_MODEL_E1000E,COMPUTE_TRUSTED_CERTS,HW_CPU_X86_FMA3,HW_CPU_X86_SSE,COMPUTE_NET_VIF_MODEL_RTL8139,COMPUTE_STORAGE_BUS_IDE,HW_CPU_X86_AVX,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,HW_CPU_X86_MMX,COMPUTE_SECURITY_STATELESS_FIRMWARE,COMPUTE_IMAGE_TYPE_AMI,COMPUTE_SOUND_MODEL_USB,COMPUTE_STORAGE_BUS_FDC,COMPUTE_VOLUME_ATTACH_WITH_TAG,COMPUTE_IMAGE_TYPE_RAW,COMPUTE_DEVICE_TAGGING,COMPUTE_ACCELERATORS,COMPUTE_GRAPHICS_MODEL_CIRRUS,COMPUTE_IMAGE_TYPE_AKI,HW_CPU_X86_ABM,COMPUTE_RESCUE_BFV,HW_CPU_X86_SSE42,COMPUTE_GRAPHICS_MODEL_VMVGA,HW_ARCH_X86_64,COMPUTE_SOUND_MODEL_ICH6,COMPUTE_VOLUME_EXTEND,HW_CPU_X86_F16C,COMPUTE_IMAGE_TYPE_ISO,HW_CPU_X86_SSSE3,COMPUTE_STORAGE_BUS_VIRTIO,COMPUTE_VIOMMU_MODEL_AUTO,HW_CPU_X86_SSE2,HW_CPU_X86_SSE4A,HW_CPU_X86_AESNI,HW_CPU_X86_SHA,COMPUTE_SECURITY_UEFI_SECURE_BOOT,HW_CPU_X86_SVM,COMPUTE_NET_VIF_MODEL_VIRTIO,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,COMPUTE_ARCH_X86_64,COMPUTE_VIOMMU_MODEL_INTEL,COMPUTE_STORAGE_VIRTIO_FS,COMPUTE_GRAPHICS_MODEL_NONE,COMPUTE_STORAGE_BUS_USB,COMPUTE_VOLUME_MULTI_ATTACH,COMPUTE_NET_VIRTIO_PACKED => generated 2058 bytes in 47 msecs (HTTP/1.1 200) 6 headers in 225 bytes (1 switches on core 0) 2026-07-01 19:15:58.723 | Jul 01 21:15:31 devstack devstack@placement-api.service[67069]: DEBUG placement.requestlog [req-988eaf3c-9ddc-41b3-a4f1-11630b1cf21c req-5fe13374-e554-4324-9f22-417cc4156365 None None] Starting request: 192.168.122.71 "PUT /placement/resource_providers/86d6d5cf-6716-4724-842f-cffc19413135/traits" {{(pid=67069) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2026-07-01 19:15:58.723 | Jul 01 21:15:31 devstack devstack@placement-api.service[67069]: INFO placement.requestlog [req-988eaf3c-9ddc-41b3-a4f1-11630b1cf21c req-5fe13374-e554-4324-9f22-417cc4156365 service nova] 192.168.122.71 "PUT /placement/resource_providers/86d6d5cf-6716-4724-842f-cffc19413135/traits" status: 200 len: 2093 microversion: 1.6 2026-07-01 19:15:58.723 | Jul 01 21:15:31 devstack devstack@placement-api.service[67069]: [pid: 67069|app: 0|req: 5/11] 192.168.122.71 () {64 vars in 1478 bytes} [Wed Jul 1 21:15:30 2026] PUT /placement/resource_providers/86d6d5cf-6716-4724-842f-cffc19413135/traits => generated 2093 bytes in 243 msecs (HTTP/1.1 200) 6 headers in 225 bytes (1 switches on core 0) 2026-07-01 19:15:58.723 | Jul 01 21:15:40 devstack devstack@placement-api.service[67068]: DEBUG dbcounter [-] [67068] Writing DB stats placement:SELECT=4 {{(pid=67068) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-01 19:15:58.723 | Jul 01 21:15:41 devstack devstack@placement-api.service[67069]: DEBUG dbcounter [-] [67069] Writing DB stats placement:INSERT=80,placement:UPDATE=3,placement:SELECT=6 {{(pid=67069) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-01 19:15:58.729 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-01 19:15:58.733 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@placement-client.service 2026-07-01 19:15:58.751 | not-found 2026-07-01 19:15:58.757 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-01 19:15:58.762 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@g-api.service 2026-07-01 19:15:58.781 | enabled 2026-07-01 19:15:58.787 | + functions-common:service_check:1720 : sudo systemctl status devstack@g-api.service --no-pager 2026-07-01 19:15:58.813 | ● devstack@g-api.service - Devstack devstack@g-api.service 2026-07-01 19:15:58.813 | Loaded: loaded (/etc/systemd/system/devstack@g-api.service; enabled; preset: enabled) 2026-07-01 19:15:58.813 | Active: active (running) since Wed 2026-07-01 21:15:27 CEST; 31s ago 2026-07-01 19:15:58.813 | Main PID: 76129 (uwsgi) 2026-07-01 19:15:58.813 | Status: "uWSGI is ready" 2026-07-01 19:15:58.814 | Tasks: 9 (limit: 14255) 2026-07-01 19:15:58.814 | Memory: 257.4M (peak: 257.9M) 2026-07-01 19:15:58.814 | CPU: 10.808s 2026-07-01 19:15:58.814 | CGroup: /system.slice/system-devstack.slice/devstack@g-api.service 2026-07-01 19:15:58.814 | ├─76129 "glance-apiuWSGI master" 2026-07-01 19:15:58.814 | ├─76135 "glance-apiuWSGI worker 1" 2026-07-01 19:15:58.814 | └─76136 "glance-apiuWSGI worker 2" 2026-07-01 19:15:58.814 | 2026-07-01 19:15:58.814 | Jul 01 21:15:40 devstack devstack@g-api.service[76135]: INFO glance.location [None req-5992c344-e8e4-4324-8acd-2c67a107bcc3 admin admin] Image format matched and virtual size computed: 117440512 2026-07-01 19:15:58.814 | Jul 01 21:15:40 devstack devstack@g-api.service[76135]: DEBUG glance_store.backend [None req-5992c344-e8e4-4324-8acd-2c67a107bcc3 admin admin] Skipping store.set_acls... not implemented. {{(pid=76135) set_acls /opt/stack/data/venv/lib/python3.12/site-packages/glance_store/backend.py:507}} 2026-07-01 19:15:58.815 | Jul 01 21:15:40 devstack devstack@g-api.service[76135]: [pid: 76135|app: 0|req: 3/4] 127.0.0.1 () {40 vars in 872 bytes} [Wed Jul 1 21:15:38 2026] PUT /v2/images/33bb22df-199f-4db3-a1e2-96f6de481f9a/file => generated 0 bytes in 1824 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) 2026-07-01 19:15:58.815 | Jul 01 21:15:40 devstack devstack@g-api.service[76136]: DEBUG glance.api.middleware.version_negotiation [None req-91d57c15-a8b4-4933-9f52-d85f26f0a8f0 admin admin] Determining version of request: GET /v2/images/33bb22df-199f-4db3-a1e2-96f6de481f9a Accept: */* {{(pid=76136) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:44}} 2026-07-01 19:15:58.815 | Jul 01 21:15:40 devstack devstack@g-api.service[76136]: DEBUG glance.api.middleware.version_negotiation [None req-91d57c15-a8b4-4933-9f52-d85f26f0a8f0 admin admin] Using url versioning {{(pid=76136) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:57}} 2026-07-01 19:15:58.815 | Jul 01 21:15:40 devstack devstack@g-api.service[76136]: DEBUG glance.api.middleware.version_negotiation [None req-91d57c15-a8b4-4933-9f52-d85f26f0a8f0 admin admin] Matched version: v2 {{(pid=76136) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:69}} 2026-07-01 19:15:58.815 | Jul 01 21:15:40 devstack devstack@g-api.service[76136]: DEBUG glance.api.middleware.version_negotiation [None req-91d57c15-a8b4-4933-9f52-d85f26f0a8f0 admin admin] new path /v2/images/33bb22df-199f-4db3-a1e2-96f6de481f9a {{(pid=76136) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:70}} 2026-07-01 19:15:58.815 | Jul 01 21:15:40 devstack devstack@g-api.service[76136]: [pid: 76136|app: 0|req: 2/5] 127.0.0.1 () {36 vars in 799 bytes} [Wed Jul 1 21:15:40 2026] GET /v2/images/33bb22df-199f-4db3-a1e2-96f6de481f9a => generated 976 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 19:15:58.815 | Jul 01 21:15:50 devstack devstack@g-api.service[76135]: DEBUG dbcounter [-] [76135] Writing DB stats glance:INSERT=5,glance:SELECT=16,glance:UPDATE=2 {{(pid=76135) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-01 19:15:58.815 | Jul 01 21:15:50 devstack devstack@g-api.service[76136]: DEBUG dbcounter [-] [76136] Writing DB stats glance:INSERT=9,glance:SELECT=6 {{(pid=76136) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-01 19:15:58.819 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-01 19:15:58.824 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@c-sch.service 2026-07-01 19:15:58.845 | enabled 2026-07-01 19:15:58.852 | + functions-common:service_check:1720 : sudo systemctl status devstack@c-sch.service --no-pager 2026-07-01 19:15:58.877 | ● devstack@c-sch.service - Devstack devstack@c-sch.service 2026-07-01 19:15:58.877 | Loaded: loaded (/etc/systemd/system/devstack@c-sch.service; enabled; preset: enabled) 2026-07-01 19:15:58.877 | Active: active (running) since Wed 2026-07-01 21:15:16 CEST; 42s ago 2026-07-01 19:15:58.877 | Main PID: 74577 (cinder-schedule) 2026-07-01 19:15:58.877 | Tasks: 1 (limit: 14255) 2026-07-01 19:15:58.879 | Memory: 109.2M (peak: 109.6M) 2026-07-01 19:15:58.879 | CPU: 4.129s 2026-07-01 19:15:58.879 | CGroup: /system.slice/system-devstack.slice/devstack@c-sch.service 2026-07-01 19:15:58.879 | └─74577 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf 2026-07-01 19:15:58.879 | 2026-07-01 19:15:58.879 | Jul 01 21:15:21 devstack cinder-scheduler[74577]: DEBUG cinder.service [None req-47266145-f52e-4238-9a54-2b7d7262e103 None None] Creating RPC server for service cinder-scheduler {{(pid=74577) start /opt/stack/cinder/cinder/service.py:231}} 2026-07-01 19:15:58.879 | Jul 01 21:15:21 devstack cinder-scheduler[74577]: DEBUG cinder.service [None req-47266145-f52e-4238-9a54-2b7d7262e103 None None] Pinning object versions for RPC server serializer to 1.39 {{(pid=74577) start /opt/stack/cinder/cinder/service.py:237}} 2026-07-01 19:15:58.880 | Jul 01 21:15:31 devstack cinder-scheduler[74577]: DEBUG dbcounter [-] [74577] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=74577) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-01 19:15:58.880 | Jul 01 21:15:39 devstack cinder-scheduler[74577]: DEBUG cinder.scheduler.host_manager [None req-b7549efe-e00c-4d19-bbb5-a1276962cc4e None None] Received volume service update from devstack@lvmdriver-1: {'volume_backend_name': 'lvmdriver-1', 'vendor_name': 'Open Source', 'driver_version': '3.0.0', 'storage_protocol': 'iSCSI', 'pools': [{'pool_name': 'lvmdriver-1', 'total_capacity_gb': 28.5, 'free_capacity_gb': 28.5, 'reserved_percentage': 0, 'location_info': 'LVMVolumeDriver:devstack:stack-volumes-lvmdriver-1:thin:0', 'QoS_support': False, 'provisioned_capacity_gb': 0.0, 'max_over_subscription_ratio': '20.0', 'thin_provisioning_support': True, 'thick_provisioning_support': False, 'total_volumes': 1, 'filter_function': None, 'goodness_function': None, 'multiattach': True, 'backend_state': 'up', 'allocated_capacity_gb': 0, 'cacheable': True}], 'shared_targets': False, 'sparse_copy_volume': True, 'filter_function': None, 'goodness_function': None} {{(pid=74577) update_service_capabilities /opt/stack/cinder/cinder/scheduler/host_manager.py:629}} 2026-07-01 19:15:58.880 | Jul 01 21:15:39 devstack cinder-scheduler[74577]: DEBUG cinder.scheduler.host_manager [None req-b7549efe-e00c-4d19-bbb5-a1276962cc4e None None] Publish storage capacity: [{'type': 'pool', 'name_to_id': 'devstack@lvmdriver-1#lvmdriver-1', 'total': 28.5, 'free': 28.5, 'allocated': 0.0, 'provisioned': 0.0, 'virtual_free': 570.0, 'reported_at': datetime.datetime(2026, 7, 1, 19, 15, 39, 167700)}, {'type': 'backend', 'name_to_id': 'devstack@lvmdriver-1', 'total': 28.5, 'free': 28.5, 'allocated': 0.0, 'provisioned': 0.0, 'virtual_free': 570.0, 'reported_at': datetime.datetime(2026, 7, 1, 19, 15, 39, 167700)}]. {{(pid=74577) _notify_capacity_usage /opt/stack/cinder/cinder/scheduler/host_manager.py:978}} 2026-07-01 19:15:58.881 | Jul 01 21:15:39 devstack cinder-scheduler[74577]: DEBUG cinder.scheduler.host_manager [None req-b7549efe-e00c-4d19-bbb5-a1276962cc4e None None] Updating capabilities for devstack@lvmdriver-1#lvmdriver-1: {'pool_name': 'lvmdriver-1', 'total_capacity_gb': 28.5, 'free_capacity_gb': 28.5, 'reserved_percentage': 0, 'location_info': 'LVMVolumeDriver:devstack:stack-volumes-lvmdriver-1:thin:0', 'QoS_support': False, 'provisioned_capacity_gb': 0.0, 'max_over_subscription_ratio': '20.0', 'thin_provisioning_support': True, 'thick_provisioning_support': False, 'total_volumes': 1, 'filter_function': None, 'goodness_function': None, 'multiattach': True, 'backend_state': 'up', 'allocated_capacity_gb': 0, 'cacheable': True, 'volume_backend_name': 'lvmdriver-1', 'storage_protocol': ['iSCSI', 'iscsi'], 'vendor_name': 'Open Source', 'driver_version': '3.0.0', 'timestamp': datetime.datetime(2026, 7, 1, 19, 15, 39, 140428)} {{(pid=74577) update_from_volume_capability /opt/stack/cinder/cinder/scheduler/host_manager.py:415}} 2026-07-01 19:15:58.881 | Jul 01 21:15:39 devstack cinder-scheduler[74577]: DEBUG oslo_service.periodic_task [None req-a99ca854-3104-4153-a15c-35cef847d5ac None None] Running periodic task SchedulerManager._clean_expired_messages {{(pid=74577) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} 2026-07-01 19:15:58.881 | Jul 01 21:15:39 devstack cinder-scheduler[74577]: INFO cinder.message.api [None req-a99ca854-3104-4153-a15c-35cef847d5ac None None] Deleted 0 expired messages. 2026-07-01 19:15:58.882 | Jul 01 21:15:39 devstack cinder-scheduler[74577]: DEBUG oslo_service.periodic_task [None req-a99ca854-3104-4153-a15c-35cef847d5ac None None] Running periodic task SchedulerManager._clean_expired_reservation {{(pid=74577) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} 2026-07-01 19:15:58.882 | Jul 01 21:15:49 devstack cinder-scheduler[74577]: DEBUG dbcounter [-] [74577] Writing DB stats cinder:SELECT=2,cinder:DELETE=1 {{(pid=74577) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-01 19:15:58.886 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-01 19:15:58.890 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@c-api.service 2026-07-01 19:15:58.910 | enabled 2026-07-01 19:15:58.916 | + functions-common:service_check:1720 : sudo systemctl status devstack@c-api.service --no-pager 2026-07-01 19:15:58.940 | ● devstack@c-api.service - Devstack devstack@c-api.service 2026-07-01 19:15:58.940 | Loaded: loaded (/etc/systemd/system/devstack@c-api.service; enabled; preset: enabled) 2026-07-01 19:15:58.941 | Active: active (running) since Wed 2026-07-01 21:15:09 CEST; 49s ago 2026-07-01 19:15:58.941 | Main PID: 73823 (uwsgi) 2026-07-01 19:15:58.941 | Status: "uWSGI is ready" 2026-07-01 19:15:58.941 | Tasks: 7 (limit: 14255) 2026-07-01 19:15:58.941 | Memory: 247.2M (peak: 247.7M) 2026-07-01 19:15:58.941 | CPU: 10.858s 2026-07-01 19:15:58.941 | CGroup: /system.slice/system-devstack.slice/devstack@c-api.service 2026-07-01 19:15:58.941 | ├─73823 "cinder-apiuWSGI master" 2026-07-01 19:15:58.941 | ├─73851 "cinder-apiuWSGI worker 1" 2026-07-01 19:15:58.941 | └─73852 "cinder-apiuWSGI worker 2" 2026-07-01 19:15:58.942 | 2026-07-01 19:15:58.942 | Jul 01 21:15:23 devstack devstack@c-api.service[73851]: DEBUG cinder.api.middleware.request_id [req-1ded8517-f3ee-4237-84a3-7fbc369ad2b0 req-d1dcae2b-a045-476e-a36e-518511552713 None None] RequestId filter calling following filter/app {{(pid=73851) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} 2026-07-01 19:15:58.942 | Jul 01 21:15:23 devstack devstack@c-api.service[73851]: INFO cinder.api.openstack.wsgi [req-1ded8517-f3ee-4237-84a3-7fbc369ad2b0 req-d1dcae2b-a045-476e-a36e-518511552713 admin admin] POST http://192.168.122.71/volume/v3/types/acb869fd-cf39-47d1-a500-9283b07f7f9a/extra_specs 2026-07-01 19:15:58.942 | Jul 01 21:15:23 devstack devstack@c-api.service[73851]: DEBUG cinder.api.openstack.wsgi [req-1ded8517-f3ee-4237-84a3-7fbc369ad2b0 req-d1dcae2b-a045-476e-a36e-518511552713 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=73851) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} 2026-07-01 19:15:58.942 | Jul 01 21:15:23 devstack devstack@c-api.service[73851]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. 2026-07-01 19:15:58.942 | Jul 01 21:15:23 devstack devstack@c-api.service[73851]: warnings.warn( 2026-07-01 19:15:58.942 | Jul 01 21:15:24 devstack devstack@c-api.service[73851]: DEBUG oslo_db.sqlalchemy.engines [req-1ded8517-f3ee-4237-84a3-7fbc369ad2b0 req-d1dcae2b-a045-476e-a36e-518511552713 admin admin] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=73851) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-07-01 19:15:58.942 | Jul 01 21:15:24 devstack devstack@c-api.service[73851]: INFO cinder.api.openstack.wsgi [req-1ded8517-f3ee-4237-84a3-7fbc369ad2b0 req-d1dcae2b-a045-476e-a36e-518511552713 admin admin] http://192.168.122.71/volume/v3/types/acb869fd-cf39-47d1-a500-9283b07f7f9a/extra_specs returned with HTTP 200 2026-07-01 19:15:58.942 | Jul 01 21:15:24 devstack devstack@c-api.service[73851]: [pid: 73851|app: 0|req: 2/3] 192.168.122.71 () {62 vars in 1358 bytes} [Wed Jul 1 21:15:23 2026] POST /volume/v3/types/acb869fd-cf39-47d1-a500-9283b07f7f9a/extra_specs => generated 55 bytes in 894 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-01 19:15:58.942 | Jul 01 21:15:33 devstack devstack@c-api.service[73852]: DEBUG dbcounter [-] [73852] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=73852) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-01 19:15:58.943 | Jul 01 21:15:34 devstack devstack@c-api.service[73851]: DEBUG dbcounter [-] [73851] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=73851) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-01 19:15:58.949 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-01 19:15:58.953 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@c-vol.service 2026-07-01 19:15:58.975 | enabled 2026-07-01 19:15:58.981 | + functions-common:service_check:1720 : sudo systemctl status devstack@c-vol.service --no-pager 2026-07-01 19:15:59.005 | ● devstack@c-vol.service - Devstack devstack@c-vol.service 2026-07-01 19:15:59.005 | Loaded: loaded (/etc/systemd/system/devstack@c-vol.service; enabled; preset: enabled) 2026-07-01 19:15:59.005 | Active: active (running) since Wed 2026-07-01 21:15:18 CEST; 40s ago 2026-07-01 19:15:59.005 | Main PID: 75233 (cinder-volume) 2026-07-01 19:15:59.005 | Tasks: 2 (limit: 14255) 2026-07-01 19:15:59.006 | Memory: 142.9M (peak: 171.9M) 2026-07-01 19:15:59.006 | CPU: 20.542s 2026-07-01 19:15:59.006 | CGroup: /system.slice/system-devstack.slice/devstack@c-vol.service 2026-07-01 19:15:59.006 | ├─75233 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2026-07-01 19:15:59.006 | └─75402 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2026-07-01 19:15:59.006 | 2026-07-01 19:15:59.006 | Jul 01 21:15:41 devstack sudo[76564]: pam_unix(sudo:session): session closed for user root 2026-07-01 19:15:59.006 | Jul 01 21:15:41 devstack cinder-volume[75402]: DEBUG oslo_concurrency.processutils [None req-b7549efe-e00c-4d19-bbb5-a1276962cc4e None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o size,data_percent --separator : --nosuffix /dev/stack-volumes-lvmdriver-1/stack-volumes-lvmdriver-1-pool" returned: 0 in 0.645s {{(pid=75402) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} 2026-07-01 19:15:59.006 | Jul 01 21:15:41 devstack cinder-volume[75402]: DEBUG oslo_concurrency.processutils [None req-b7549efe-e00c-4d19-bbb5-a1276962cc4e None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=75402) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} 2026-07-01 19:15:59.006 | Jul 01 21:15:41 devstack sudo[76621]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 2026-07-01 19:15:59.007 | Jul 01 21:15:41 devstack sudo[76621]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) 2026-07-01 19:15:59.007 | Jul 01 21:15:41 devstack sudo[76621]: pam_unix(sudo:session): session closed for user root 2026-07-01 19:15:59.007 | Jul 01 21:15:41 devstack cinder-volume[75402]: DEBUG oslo_concurrency.processutils [None req-b7549efe-e00c-4d19-bbb5-a1276962cc4e None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.627s {{(pid=75402) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} 2026-07-01 19:15:59.007 | Jul 01 21:15:41 devstack cinder-volume[75402]: INFO cinder.volume.manager [None req-b7549efe-e00c-4d19-bbb5-a1276962cc4e None None] Driver post RPC initialization completed successfully. 2026-07-01 19:15:59.007 | Jul 01 21:15:51 devstack cinder-volume[75402]: DEBUG dbcounter [-] [75402] Writing DB stats cinder:SELECT=12,cinder:INSERT=1,cinder:UPDATE=1 {{(pid=75402) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-01 19:15:59.007 | Jul 01 21:15:51 devstack cinder-volume[75402]: DEBUG dbcounter [-] [75402] Writing DB stats cinder:SELECT=2,cinder:UPDATE=1 {{(pid=75402) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-01 19:15:59.013 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-01 19:15:59.018 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovn-controller.service 2026-07-01 19:15:59.036 | not-found 2026-07-01 19:15:59.042 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-01 19:15:59.047 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovn-northd.service 2026-07-01 19:15:59.065 | not-found 2026-07-01 19:15:59.071 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-01 19:15:59.076 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovs-vswitchd.service 2026-07-01 19:15:59.096 | not-found 2026-07-01 19:15:59.102 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-01 19:15:59.107 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovsdb-server.service 2026-07-01 19:15:59.126 | not-found 2026-07-01 19:15:59.131 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-01 19:15:59.136 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@q-svc.service 2026-07-01 19:15:59.155 | not-found 2026-07-01 19:15:59.161 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-01 19:15:59.164 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@q-ovn-agent.service 2026-07-01 19:15:59.185 | enabled 2026-07-01 19:15:59.190 | + functions-common:service_check:1720 : sudo systemctl status devstack@q-ovn-agent.service --no-pager 2026-07-01 19:15:59.215 | ● devstack@q-ovn-agent.service - Devstack devstack@q-ovn-agent.service 2026-07-01 19:15:59.215 | Loaded: loaded (/etc/systemd/system/devstack@q-ovn-agent.service; enabled; preset: enabled) 2026-07-01 19:15:59.215 | Active: active (running) since Wed 2026-07-01 21:12:58 CEST; 3min 0s ago 2026-07-01 19:15:59.215 | Main PID: 63693 (neutron-ovn-age) 2026-07-01 19:15:59.215 | Tasks: 20 (limit: 14255) 2026-07-01 19:15:59.215 | Memory: 345.5M (peak: 346.3M) 2026-07-01 19:15:59.215 | CPU: 12.569s 2026-07-01 19:15:59.215 | CGroup: /system.slice/system-devstack.slice/devstack@q-ovn-agent.service 2026-07-01 19:15:59.217 | ├─63693 "neutron-ovn-agent: master process [/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini]" 2026-07-01 19:15:59.217 | ├─65191 "neutron-ovn-agent: ServiceWrapper worker(0)" 2026-07-01 19:15:59.217 | ├─65624 /opt/stack/data/venv/bin/python3.12 /usr/local/bin/privsep-helper --config-file /etc/neutron/plugins/ml2/ovn_agent.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmpj51blpsm/privsep.sock 2026-07-01 19:15:59.217 | └─67963 /opt/stack/data/venv/bin/python3.12 /usr/local/bin/privsep-helper --config-file /etc/neutron/plugins/ml2/ovn_agent.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmp5jv8zpuz/privsep.sock 2026-07-01 19:15:59.217 | 2026-07-01 19:15:59.217 | Jul 01 21:14:03 devstack neutron-ovn-agent[65191]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=65191) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-07-01 19:15:59.217 | Jul 01 21:14:41 devstack neutron-ovn-agent[65191]: DEBUG ovsdbapp.backend.ovs_idl.event [-] Matched UPDATE: SbGlobalUpdateEvent(events=('update',), table='SB_Global', conditions=None, old_conditions=None), priority=20 to row=SB_Global(uuid=6c4bf2da-7bea-49fe-96f6-65f1826ecae6, external_ids={}, ipsec=False, nb_cfg=2, options={'arp_ns_explicit_output': 'true', 'mac_prefix': '8e:80:28', 'max_tunid': '16711680', 'northd_internal_version': '24.03.6-20.33.0-76.8', 'svc_monitor_mac': '12:8a:36:45:6a:c5', 'fdb_removal_limit': '0', 'ignore_lsp_down': 'false', 'mac_binding_removal_limit': '0', 'bfd-min-rx': '1000', 'bfd-min-tx': '100', 'bfd-mult': '3'}, ssl=[]) old=SB_Global(uuid=6c4bf2da-7bea-49fe-96f6-65f1826ecae6, nb_cfg=1) {{(pid=65191) matches /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/event.py:55}} 2026-07-01 19:15:59.218 | Jul 01 21:14:41 devstack neutron-ovn-agent[65191]: DEBUG neutron.agent.ovn.agent.ovn_neutron_agent [-] Delaying updating chassis table for 7 seconds {{(pid=65191) run /opt/stack/neutron/neutron/agent/ovn/agent/ovn_neutron_agent.py:66}} 2026-07-01 19:15:59.218 | Jul 01 21:14:48 devstack neutron-ovn-agent[65191]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): DbSetCommand(_result=None, table=Chassis_Private, record=4d3b84a8-5f86-40db-aa1c-ecfd79b17295, col_values=(('external_ids', {'neutron:ovn-neutron-agent-sb-cfg': '2'}),), if_exists=True) {{(pid=65191) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} 2026-07-01 19:15:59.218 | Jul 01 21:15:03 devstack neutron-ovn-agent[65191]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "_check_child_processes" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" {{(pid=65191) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} 2026-07-01 19:15:59.218 | Jul 01 21:15:03 devstack neutron-ovn-agent[65191]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=65191) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} 2026-07-01 19:15:59.218 | Jul 01 21:15:03 devstack neutron-ovn-agent[65191]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=65191) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-07-01 19:15:59.218 | Jul 01 21:15:03 devstack neutron-ovn-agent[65191]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "_check_child_processes" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" {{(pid=65191) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} 2026-07-01 19:15:59.219 | Jul 01 21:15:03 devstack neutron-ovn-agent[65191]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.001s {{(pid=65191) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} 2026-07-01 19:15:59.219 | Jul 01 21:15:03 devstack neutron-ovn-agent[65191]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.002s {{(pid=65191) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-07-01 19:15:59.224 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-01 19:15:59.227 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@rabbit.service 2026-07-01 19:15:59.247 | not-found 2026-07-01 19:15:59.252 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-01 19:15:59.255 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@tempest.service 2026-07-01 19:15:59.274 | not-found 2026-07-01 19:15:59.280 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-01 19:15:59.284 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@mysql.service 2026-07-01 19:15:59.303 | not-found 2026-07-01 19:15:59.309 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-01 19:15:59.312 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@etcd3.service 2026-07-01 19:15:59.331 | not-found 2026-07-01 19:15:59.337 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-01 19:15:59.340 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@dstat.service 2026-07-01 19:15:59.360 | enabled 2026-07-01 19:15:59.366 | + functions-common:service_check:1720 : sudo systemctl status devstack@dstat.service --no-pager 2026-07-01 19:15:59.391 | ● devstack@dstat.service - Devstack devstack@dstat.service 2026-07-01 19:15:59.391 | Loaded: loaded (/etc/systemd/system/devstack@dstat.service; enabled; preset: enabled) 2026-07-01 19:15:59.391 | Active: active (running) since Wed 2026-07-01 21:06:15 CEST; 9min ago 2026-07-01 19:15:59.391 | Main PID: 40174 (dstat.sh) 2026-07-01 19:15:59.391 | Tasks: 3 (limit: 14255) 2026-07-01 19:15:59.391 | Memory: 27.5M (peak: 28.0M) 2026-07-01 19:15:59.392 | CPU: 3.393s 2026-07-01 19:15:59.392 | CGroup: /system.slice/system-devstack.slice/devstack@dstat.service 2026-07-01 19:15:59.392 | ├─40174 /bin/bash /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs 2026-07-01 19:15:59.392 | ├─40314 /usr/bin/python3 /bin/dstat -tcmndrylpg --tcp --output /opt/stack/logs/dstat-csv.log 2026-07-01 19:15:59.392 | └─40315 /usr/bin/python3 /bin/dstat -tcmndrylpg --swap --tcp 2026-07-01 19:15:59.393 | 2026-07-01 19:15:59.393 | Jul 01 21:15:49 devstack dstat.sh[40315]: 01-07 21:15:49| 19 8 70 0 0|5268M 308M 221M 5940M| 52B 0 | 0 392k| 0 43.0 |2690 2691 |2.57 2.28 1.60|1.0 0 1.0| 0 0 | | 17 283 0 30 0 2026-07-01 19:15:59.393 | Jul 01 21:15:50 devstack dstat.sh[40315]: 01-07 21:15:50| 18 14 62 0 0|5263M 313M 221M 5940M|9569B 32k| 44k 364k|3.00 32.0 |4268 3802 |2.57 2.28 1.60|1.0 0 264| 0 0 | | 17 287 0 30 0 2026-07-01 19:15:59.393 | Jul 01 21:15:51 devstack dstat.sh[40315]: 01-07 21:15:51| 18 9 71 0 0|5263M 313M 221M 5940M| 52B 0 | 0 136k| 0 9.96 |1863 1473 |2.57 2.28 1.60|3.0 0 0| 0 0 | | 17 287 0 30 0 2026-07-01 19:15:59.393 | Jul 01 21:15:52 devstack dstat.sh[40315]: 01-07 21:15:52| 23 8 67 0 0|5264M 312M 221M 5940M| 0 0 | 0 522k| 0 38.1 |2228 1665 |2.57 2.28 1.60|1.0 0 2.0| 0 0 | | 17 291 0 30 0 2026-07-01 19:15:59.393 | Jul 01 21:15:53 devstack dstat.sh[40315]: 01-07 21:15:53| 13 15 66 0 0|5243M 334M 221M 5940M|6491B 23k| 20k 144k|4.00 14.0 |4685 3995 |2.57 2.28 1.60|1.0 0 279| 0 0 | | 17 291 0 30 0 2026-07-01 19:15:59.393 | Jul 01 21:15:54 devstack dstat.sh[40315]: 01-07 21:15:54| 1 1 95 0 0|5246M 330M 221M 5940M| 132B 476B| 0 44k| 0 5.00 | 968 1334 |2.37 2.24 1.59|2.0 0 5.0| 0 0 | | 17 291 0 30 0 2026-07-01 19:15:59.394 | Jul 01 21:15:55 devstack dstat.sh[40315]: 01-07 21:15:55| 19 8 71 0 0|5283M 293M 221M 5940M| 52B 0 | 0 0 | 0 0 |1940 1529 |2.37 2.24 1.59|1.0 0 0| 0 0 | | 17 291 0 30 0 2026-07-01 19:15:59.394 | Jul 01 21:15:56 devstack dstat.sh[40315]: 01-07 21:15:56| 18 9 72 0 0|5305M 271M 221M 5940M| 0 0 | 0 84k| 0 3.00 |1800 1256 |2.37 2.24 1.59|1.0 0 0| 0 0 | | 17 291 0 30 0 2026-07-01 19:15:59.394 | Jul 01 21:15:57 devstack dstat.sh[40315]: 01-07 21:15:57| 21 7 69 0 0|5313M 263M 221M 5940M| 52B 0 | 0 128k| 0 12.0 |2721 2384 |2.37 2.24 1.59|2.0 0 3.0| 0 0 | | 17 295 0 31 0 2026-07-01 19:15:59.394 | Jul 01 21:15:58 devstack dstat.sh[40315]: 01-07 21:15:58| 18 14 61 0 0|5223M 353M 221M 5941M|8694B 45k| 16k 300k|4.00 29.0 |4701 3825 |2.37 2.24 1.59|1.0 0 138| 0 0 | | 17 297 0 31 0 2026-07-01 19:15:59.399 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-01 19:15:59.402 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@q-ovn-metadata-agent.service 2026-07-01 19:15:59.422 | enabled 2026-07-01 19:15:59.428 | + functions-common:service_check:1720 : sudo systemctl status devstack@q-ovn-metadata-agent.service --no-pager 2026-07-01 19:15:59.452 | ● devstack@q-ovn-metadata-agent.service - Devstack devstack@q-ovn-metadata-agent.service 2026-07-01 19:15:59.452 | Loaded: loaded (/etc/systemd/system/devstack@q-ovn-metadata-agent.service; enabled; preset: enabled) 2026-07-01 19:15:59.452 | Active: active (running) since Wed 2026-07-01 21:12:56 CEST; 3min 2s ago 2026-07-01 19:15:59.452 | Main PID: 62998 (neutron-ovn-met) 2026-07-01 19:15:59.452 | Tasks: 2 (limit: 14255) 2026-07-01 19:15:59.452 | Memory: 121.6M (peak: 122.2M) 2026-07-01 19:15:59.452 | CPU: 3.820s 2026-07-01 19:15:59.452 | CGroup: /system.slice/system-devstack.slice/devstack@q-ovn-metadata-agent.service 2026-07-01 19:15:59.453 | └─62998 "neutron-ovn-metadata-agent (/opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini)" 2026-07-01 19:15:59.453 | 2026-07-01 19:15:59.453 | Jul 01 21:13:00 devstack neutron-ovn-metadata-agent[62998]: ERROR neutron File "/opt/stack/neutron/neutron/agent/ovn/metadata/ovsdb.py", line 70, in start 2026-07-01 19:15:59.453 | Jul 01 21:13:00 devstack neutron-ovn-metadata-agent[62998]: ERROR neutron helper = idlutils.get_schema_helper(connection_string, 2026-07-01 19:15:59.453 | Jul 01 21:13:00 devstack neutron-ovn-metadata-agent[62998]: ERROR neutron ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-01 19:15:59.453 | Jul 01 21:13:00 devstack neutron-ovn-metadata-agent[62998]: ERROR neutron File "/opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/idlutils.py", line 217, in get_schema_helper 2026-07-01 19:15:59.453 | Jul 01 21:13:00 devstack neutron-ovn-metadata-agent[62998]: ERROR neutron return create_schema_helper(fetch_schema_json(connection, schema_name)) 2026-07-01 19:15:59.453 | Jul 01 21:13:00 devstack neutron-ovn-metadata-agent[62998]: ERROR neutron ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-01 19:15:59.453 | Jul 01 21:13:00 devstack neutron-ovn-metadata-agent[62998]: ERROR neutron File "/opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/idlutils.py", line 206, in fetch_schema_json 2026-07-01 19:15:59.453 | Jul 01 21:13:00 devstack neutron-ovn-metadata-agent[62998]: ERROR neutron raise Exception("Could not retrieve schema from %s" % connection) 2026-07-01 19:15:59.453 | Jul 01 21:13:00 devstack neutron-ovn-metadata-agent[62998]: ERROR neutron Exception: Could not retrieve schema from unix:/usr/local/var/run/openvswitch/db.sock 2026-07-01 19:15:59.454 | Jul 01 21:13:00 devstack neutron-ovn-metadata-agent[62998]: ERROR neutron 2026-07-01 19:15:59.460 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-01 19:15:59.464 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-api.service 2026-07-01 19:15:59.483 | enabled 2026-07-01 19:15:59.490 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-api.service --no-pager 2026-07-01 19:15:59.513 | ● devstack@neutron-api.service - Devstack devstack@neutron-api.service 2026-07-01 19:15:59.514 | Loaded: loaded (/etc/systemd/system/devstack@neutron-api.service; enabled; preset: enabled) 2026-07-01 19:15:59.514 | Active: active (running) since Wed 2026-07-01 21:13:01 CEST; 2min 57s ago 2026-07-01 19:15:59.514 | Main PID: 64764 (uwsgi) 2026-07-01 19:15:59.514 | Status: "uWSGI is ready" 2026-07-01 19:15:59.514 | Tasks: 23 (limit: 14255) 2026-07-01 19:15:59.514 | Memory: 386.5M (peak: 387.2M) 2026-07-01 19:15:59.514 | CPU: 41.416s 2026-07-01 19:15:59.514 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-api.service 2026-07-01 19:15:59.514 | ├─64764 "neutron-apiuWSGI master" 2026-07-01 19:15:59.514 | ├─64765 "neutron-apiuWSGI worker 1" 2026-07-01 19:15:59.514 | └─64767 "neutron-apiuWSGI worker 2" 2026-07-01 19:15:59.515 | 2026-07-01 19:15:59.515 | Jul 01 21:15:32 devstack devstack@neutron-api.service[64765]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=64765) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-07-01 19:15:59.515 | Jul 01 21:15:32 devstack devstack@neutron-api.service[64765]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "4d678d7a8f715c31a8ae2799d3a5b84b" from periodic health check thread {{(pid=64765) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1419}} 2026-07-01 19:15:59.515 | Jul 01 21:15:42 devstack devstack@neutron-api.service[64767]: DEBUG dbcounter [-] [64767] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=64767) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-01 19:15:59.515 | Jul 01 21:15:42 devstack devstack@neutron-api.service[64765]: DEBUG dbcounter [-] [64765] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=64765) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-01 19:15:59.515 | Jul 01 21:15:47 devstack devstack@neutron-api.service[64767]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=64767) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-07-01 19:15:59.515 | Jul 01 21:15:47 devstack devstack@neutron-api.service[64767]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "f82807bc18e458b6bb6d937aebc7d1f1" from periodic health check thread {{(pid=64767) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1419}} 2026-07-01 19:15:59.515 | Jul 01 21:15:47 devstack devstack@neutron-api.service[64765]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=64765) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-07-01 19:15:59.515 | Jul 01 21:15:47 devstack devstack@neutron-api.service[64765]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "4d678d7a8f715c31a8ae2799d3a5b84b" from periodic health check thread {{(pid=64765) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1419}} 2026-07-01 19:15:59.515 | Jul 01 21:15:57 devstack devstack@neutron-api.service[64767]: DEBUG dbcounter [-] [64767] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=64767) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-01 19:15:59.516 | Jul 01 21:15:57 devstack devstack@neutron-api.service[64765]: DEBUG dbcounter [-] [64765] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=64765) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-01 19:15:59.521 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-01 19:15:59.526 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-periodic-workers.service 2026-07-01 19:15:59.548 | enabled 2026-07-01 19:15:59.554 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-periodic-workers.service --no-pager 2026-07-01 19:15:59.577 | ● devstack@neutron-periodic-workers.service - Devstack devstack@neutron-periodic-workers.service 2026-07-01 19:15:59.577 | Loaded: loaded (/etc/systemd/system/devstack@neutron-periodic-workers.service; enabled; preset: enabled) 2026-07-01 19:15:59.578 | Active: active (running) since Wed 2026-07-01 21:13:06 CEST; 2min 53s ago 2026-07-01 19:15:59.578 | Main PID: 65774 (neutron-periodi) 2026-07-01 19:15:59.578 | Tasks: 15 (limit: 14255) 2026-07-01 19:15:59.578 | Memory: 179.3M (peak: 179.6M) 2026-07-01 19:15:59.578 | CPU: 6.632s 2026-07-01 19:15:59.578 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-periodic-workers.service 2026-07-01 19:15:59.578 | ├─65774 "neutron-periodic-workers: master process [/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini]" 2026-07-01 19:15:59.578 | └─66400 "neutron-server: services worker (/opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini)" 2026-07-01 19:15:59.578 | 2026-07-01 19:15:59.579 | Jul 01 21:14:58 devstack neutron-periodic-workers[66400]: DEBUG oslo.service.backend._threading.loopingcall [None req-a8e1305d-afba-4073-8c39-10d7acc55c51 None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.DhcpAgentSchedulerDbMixin.remove_networks_from_down_agents' sleeping for 36.93 seconds {{(pid=66400) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-01 19:15:59.579 | Jul 01 21:15:08 devstack neutron-periodic-workers[66400]: DEBUG dbcounter [-] [66400] Writing DB stats neutron:SELECT=3 {{(pid=66400) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-01 19:15:59.579 | Jul 01 21:15:15 devstack neutron-periodic-workers[66400]: DEBUG neutron.db.agents_db [None req-cda2125f-a4ef-48a8-9791-e2bc2a782c37 None None] Agent healthcheck: found 0 active agents {{(pid=66400) agent_health_check /opt/stack/neutron/neutron/db/agents_db.py:326}} 2026-07-01 19:15:59.579 | Jul 01 21:15:15 devstack neutron-periodic-workers[66400]: DEBUG oslo.service.backend._threading.loopingcall [None req-cda2125f-a4ef-48a8-9791-e2bc2a782c37 None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.AgentDbMixin.agent_health_check' sleeping for 36.99 seconds {{(pid=66400) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-01 19:15:59.579 | Jul 01 21:15:17 devstack neutron-periodic-workers[66400]: DEBUG oslo.service.backend._threading.loopingcall [None req-02e7c791-711b-4f6e-be5c-2f65718ba8d0 None None] Fixed interval looping call 'neutron.db.quota.driver_nolock.DbQuotaNoLockDriver._remove_expired_reservations' sleeping for 119.99 seconds {{(pid=66400) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-01 19:15:59.579 | Jul 01 21:15:27 devstack neutron-periodic-workers[66400]: DEBUG dbcounter [-] [66400] Writing DB stats neutron:SELECT=1,neutron:DELETE=1 {{(pid=66400) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-01 19:15:59.579 | Jul 01 21:15:35 devstack neutron-periodic-workers[66400]: DEBUG oslo.service.backend._threading.loopingcall [None req-a8e1305d-afba-4073-8c39-10d7acc55c51 None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.DhcpAgentSchedulerDbMixin.remove_networks_from_down_agents' sleeping for 36.98 seconds {{(pid=66400) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-01 19:15:59.579 | Jul 01 21:15:45 devstack neutron-periodic-workers[66400]: DEBUG dbcounter [-] [66400] Writing DB stats neutron:SELECT=3 {{(pid=66400) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-01 19:15:59.579 | Jul 01 21:15:52 devstack neutron-periodic-workers[66400]: DEBUG neutron.db.agents_db [None req-cda2125f-a4ef-48a8-9791-e2bc2a782c37 None None] Agent healthcheck: found 0 active agents {{(pid=66400) agent_health_check /opt/stack/neutron/neutron/db/agents_db.py:326}} 2026-07-01 19:15:59.579 | Jul 01 21:15:52 devstack neutron-periodic-workers[66400]: DEBUG oslo.service.backend._threading.loopingcall [None req-cda2125f-a4ef-48a8-9791-e2bc2a782c37 None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.AgentDbMixin.agent_health_check' sleeping for 36.99 seconds {{(pid=66400) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-01 19:15:59.583 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-01 19:15:59.587 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-rpc-server.service 2026-07-01 19:15:59.608 | enabled 2026-07-01 19:15:59.614 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-rpc-server.service --no-pager 2026-07-01 19:15:59.639 | ● devstack@neutron-rpc-server.service - Devstack devstack@neutron-rpc-server.service 2026-07-01 19:15:59.639 | Loaded: loaded (/etc/systemd/system/devstack@neutron-rpc-server.service; enabled; preset: enabled) 2026-07-01 19:15:59.639 | Active: active (running) since Wed 2026-07-01 21:13:03 CEST; 2min 56s ago 2026-07-01 19:15:59.639 | Main PID: 65275 (neutron-rpc-ser) 2026-07-01 19:15:59.639 | Tasks: 27 (limit: 14255) 2026-07-01 19:15:59.639 | Memory: 193.7M (peak: 194.1M) 2026-07-01 19:15:59.639 | CPU: 8.438s 2026-07-01 19:15:59.640 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-rpc-server.service 2026-07-01 19:15:59.640 | ├─65275 "neutron-rpc-server: master process [/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini]" 2026-07-01 19:15:59.640 | ├─66363 "neutron-server: rpc worker (/opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini)" 2026-07-01 19:15:59.640 | └─66365 "neutron-server: rpc worker (/opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini)" 2026-07-01 19:15:59.640 | 2026-07-01 19:15:59.640 | Jul 01 21:14:48 devstack neutron-rpc-server[66365]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor ^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-01 19:15:59.640 | Jul 01 21:14:48 devstack neutron-rpc-server[66365]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor File "/opt/stack/neutron/neutron/common/ovn/hash_ring_manager.py", line 117, in get_node 2026-07-01 19:15:59.640 | Jul 01 21:14:48 devstack neutron-rpc-server[66365]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor self._load_hash_ring() 2026-07-01 19:15:59.640 | Jul 01 21:14:48 devstack neutron-rpc-server[66365]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor File "/opt/stack/neutron/neutron/common/ovn/hash_ring_manager.py", line 95, in _load_hash_ring 2026-07-01 19:15:59.640 | Jul 01 21:14:48 devstack neutron-rpc-server[66365]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor self._wait_startup_before_caching or 2026-07-01 19:15:59.640 | Jul 01 21:14:48 devstack neutron-rpc-server[66365]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-01 19:15:59.641 | Jul 01 21:14:48 devstack neutron-rpc-server[66365]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor File "/opt/stack/neutron/neutron/common/ovn/hash_ring_manager.py", line 63, in _wait_startup_before_caching 2026-07-01 19:15:59.641 | Jul 01 21:14:48 devstack neutron-rpc-server[66365]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor raise RuntimeError(msg) 2026-07-01 19:15:59.641 | Jul 01 21:14:48 devstack neutron-rpc-server[66365]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor RuntimeError: The Neutron API workers count is zero 2026-07-01 19:15:59.641 | Jul 01 21:14:48 devstack neutron-rpc-server[66365]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor 2026-07-01 19:15:59.647 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-01 19:15:59.651 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-ovn-maintenance-worker.service 2026-07-01 19:15:59.671 | enabled 2026-07-01 19:15:59.676 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-ovn-maintenance-worker.service --no-pager 2026-07-01 19:15:59.699 | ● devstack@neutron-ovn-maintenance-worker.service - Devstack devstack@neutron-ovn-maintenance-worker.service 2026-07-01 19:15:59.700 | Loaded: loaded (/etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service; enabled; preset: enabled) 2026-07-01 19:15:59.700 | Active: active (running) since Wed 2026-07-01 21:13:08 CEST; 2min 50s ago 2026-07-01 19:15:59.700 | Main PID: 66278 (neutron-ovn-mai) 2026-07-01 19:15:59.700 | Tasks: 12 (limit: 14255) 2026-07-01 19:15:59.700 | Memory: 253.7M (peak: 254.2M) 2026-07-01 19:15:59.700 | CPU: 7.658s 2026-07-01 19:15:59.700 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-ovn-maintenance-worker.service 2026-07-01 19:15:59.700 | ├─66278 "neutron-ovn-maintenance-worker: master process [/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini]" 2026-07-01 19:15:59.700 | └─66392 "neutron-server: maintenance worker (/opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini)" 2026-07-01 19:15:59.700 | 2026-07-01 19:15:59.701 | Jul 01 21:13:37 devstack neutron-ovn-maintenance-worker[66392]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-162231d6-420f-4303-97e2-9b39447f2547 None None] Starting OVN maintenance task: update_router_distributed_flag {{(pid=66392) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:97}} 2026-07-01 19:15:59.701 | Jul 01 21:13:37 devstack neutron-ovn-maintenance-worker[66392]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-162231d6-420f-4303-97e2-9b39447f2547 None None] OVN maintenance task: Sync router.distributed with distributed floating IP config. {{(pid=66392) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:99}} 2026-07-01 19:15:59.701 | Jul 01 21:13:37 devstack neutron-ovn-maintenance-worker[66392]: INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-162231d6-420f-4303-97e2-9b39447f2547 None None] OVN maintenance task update_router_distributed_flag finished in 0.008 seconds 2026-07-01 19:15:59.701 | Jul 01 21:13:37 devstack neutron-ovn-maintenance-worker[66392]: DEBUG futurist.periodics [None req-162231d6-420f-4303-97e2-9b39447f2547 None None] Periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.DBInconsistenciesPeriodics.update_router_distributed_flag' raised 'NeverAgain' exception, stopping any further execution of it. {{(pid=66392) _on_done /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:881}} 2026-07-01 19:15:59.701 | Jul 01 21:13:37 devstack neutron-ovn-maintenance-worker[66392]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-162231d6-420f-4303-97e2-9b39447f2547 None None] Starting OVN maintenance task: update_security_group_with_address_group {{(pid=66392) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:97}} 2026-07-01 19:15:59.701 | Jul 01 21:13:37 devstack neutron-ovn-maintenance-worker[66392]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-162231d6-420f-4303-97e2-9b39447f2547 None None] OVN maintenance task: Repair Address_Sets and ACLs for address group rules. {{(pid=66392) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:99}} 2026-07-01 19:15:59.701 | Jul 01 21:13:37 devstack neutron-ovn-maintenance-worker[66392]: INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-162231d6-420f-4303-97e2-9b39447f2547 None None] OVN maintenance task update_security_group_with_address_group finished in 0.023 seconds 2026-07-01 19:15:59.702 | Jul 01 21:13:37 devstack neutron-ovn-maintenance-worker[66392]: DEBUG futurist.periodics [None req-162231d6-420f-4303-97e2-9b39447f2547 None None] Periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.DBInconsistenciesPeriodics.update_security_group_with_address_group' raised 'NeverAgain' exception, stopping any further execution of it. {{(pid=66392) _on_done /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:881}} 2026-07-01 19:15:59.702 | Jul 01 21:13:37 devstack neutron-ovn-maintenance-worker[66392]: DEBUG futurist.periodics [None req-162231d6-420f-4303-97e2-9b39447f2547 None None] Periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.DBInconsistenciesPeriodics.update_virtual_port_parent_hostname' raised 'NeverAgain' exception, stopping any further execution of it. {{(pid=66392) _on_done /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:881}} 2026-07-01 19:15:59.702 | Jul 01 21:13:47 devstack neutron-ovn-maintenance-worker[66392]: DEBUG dbcounter [-] [66392] Writing DB stats neutron:SELECT=31,neutron:DELETE=1,neutron:UPDATE=1 {{(pid=66392) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-01 19:15:59.705 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-01 19:15:59.708 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-novnc-cell1.service 2026-07-01 19:15:59.727 | enabled 2026-07-01 19:15:59.732 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-novnc-cell1.service --no-pager 2026-07-01 19:15:59.759 | ● devstack@n-novnc-cell1.service - Devstack devstack@n-novnc-cell1.service 2026-07-01 19:15:59.759 | Loaded: loaded (/etc/systemd/system/devstack@n-novnc-cell1.service; enabled; preset: enabled) 2026-07-01 19:15:59.759 | Active: active (running) since Wed 2026-07-01 21:14:53 CEST; 1min 5s ago 2026-07-01 19:15:59.759 | Main PID: 70561 (nova-novncproxy) 2026-07-01 19:15:59.759 | Tasks: 4 (limit: 14255) 2026-07-01 19:15:59.760 | Memory: 109.7M (peak: 109.9M) 2026-07-01 19:15:59.760 | CPU: 3.717s 2026-07-01 19:15:59.760 | CGroup: /system.slice/system-devstack.slice/devstack@n-novnc-cell1.service 2026-07-01 19:15:59.760 | └─70561 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc 2026-07-01 19:15:59.760 | 2026-07-01 19:15:59.761 | Jul 01 21:14:54 devstack nova-novncproxy[70561]: If you are already using Eventlet, we recommend migrating to a different 2026-07-01 19:15:59.761 | Jul 01 21:14:54 devstack nova-novncproxy[70561]: framework. For more detail see 2026-07-01 19:15:59.761 | Jul 01 21:14:54 devstack nova-novncproxy[70561]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-01 19:15:59.761 | Jul 01 21:14:54 devstack nova-novncproxy[70561]: import eventlet # noqa 2026-07-01 19:15:59.761 | Jul 01 21:14:54 devstack nova-novncproxy[70561]: Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-07-01 19:15:59.762 | Jul 01 21:14:58 devstack nova-novncproxy[70561]: INFO nova.console.websocketproxy [-] WebSocket server settings: 2026-07-01 19:15:59.762 | Jul 01 21:14:58 devstack nova-novncproxy[70561]: INFO nova.console.websocketproxy [-] - Listen on 0.0.0.0:6080 2026-07-01 19:15:59.762 | Jul 01 21:14:58 devstack nova-novncproxy[70561]: INFO nova.console.websocketproxy [-] - Web server (no directory listings). Web root: /opt/stack/novnc 2026-07-01 19:15:59.762 | Jul 01 21:14:58 devstack nova-novncproxy[70561]: INFO nova.console.websocketproxy [-] - No SSL/TLS support (no cert file) 2026-07-01 19:15:59.762 | Jul 01 21:14:58 devstack nova-novncproxy[70561]: INFO nova.console.websocketproxy [-] - proxying from 0.0.0.0:6080 to None:None 2026-07-01 19:15:59.766 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-01 19:15:59.770 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-super-cond.service 2026-07-01 19:15:59.789 | enabled 2026-07-01 19:15:59.794 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-super-cond.service --no-pager 2026-07-01 19:15:59.821 | ● devstack@n-super-cond.service - Devstack devstack@n-super-cond.service 2026-07-01 19:15:59.821 | Loaded: loaded (/etc/systemd/system/devstack@n-super-cond.service; enabled; preset: enabled) 2026-07-01 19:15:59.821 | Active: active (running) since Wed 2026-07-01 21:14:56 CEST; 1min 3s ago 2026-07-01 19:15:59.821 | Main PID: 71356 (nova-conductor:) 2026-07-01 19:15:59.821 | Tasks: 19 (limit: 14255) 2026-07-01 19:15:59.821 | Memory: 156.6M (peak: 156.8M) 2026-07-01 19:15:59.821 | CPU: 4.864s 2026-07-01 19:15:59.821 | CGroup: /system.slice/system-devstack.slice/devstack@n-super-cond.service 2026-07-01 19:15:59.822 | ├─71356 "nova-conductor: master process [/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf]" 2026-07-01 19:15:59.822 | ├─73043 "nova-conductor: ServiceWrapper worker(0)" 2026-07-01 19:15:59.822 | └─73045 "nova-conductor: ServiceWrapper worker(1)" 2026-07-01 19:15:59.822 | 2026-07-01 19:15:59.822 | Jul 01 21:15:03 devstack nova-conductor[73045]: DEBUG nova.service [None req-3af62877-04dd-4816-9ba3-1b6d28d4040e None None] Join ServiceGroup membership for this service conductor {{(pid=73045) start /opt/stack/nova/nova/service.py:222}} 2026-07-01 19:15:59.822 | Jul 01 21:15:03 devstack nova-conductor[73045]: DEBUG nova.servicegroup.drivers.db [None req-3af62877-04dd-4816-9ba3-1b6d28d4040e None None] DB_Driver: join new ServiceGroup member devstack to the conductor group, service = {{(pid=73045) join /opt/stack/nova/nova/servicegroup/drivers/db.py:44}} 2026-07-01 19:15:59.822 | Jul 01 21:15:07 devstack nova-conductor[73043]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.97 seconds {{(pid=73043) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-01 19:15:59.823 | Jul 01 21:15:08 devstack nova-conductor[73045]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.97 seconds {{(pid=73045) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-01 19:15:59.823 | Jul 01 21:15:10 devstack nova-conductor[71356]: DEBUG dbcounter [-] [71356] Writing DB stats nova_api:SELECT=1 {{(pid=71356) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-01 19:15:59.823 | Jul 01 21:15:10 devstack nova-conductor[71356]: DEBUG dbcounter [-] [71356] Writing DB stats nova_cell0:SELECT=1 {{(pid=71356) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-01 19:15:59.823 | Jul 01 21:15:10 devstack nova-conductor[71356]: DEBUG dbcounter [-] [71356] Writing DB stats nova_cell1:SELECT=1 {{(pid=71356) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-01 19:15:59.823 | Jul 01 21:15:17 devstack nova-conductor[73043]: DEBUG dbcounter [-] [73043] Writing DB stats nova_cell0:SELECT=4,nova_cell0:INSERT=1,nova_cell0:UPDATE=1 {{(pid=73043) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-01 19:15:59.823 | Jul 01 21:15:18 devstack nova-conductor[73045]: DEBUG dbcounter [-] [73045] Writing DB stats nova_cell0:SELECT=3 {{(pid=73045) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-01 19:15:59.823 | Jul 01 21:15:30 devstack nova-conductor[73043]: DEBUG oslo.service.backend._threading.loopingcall [None req-4a20cdbf-bcbc-4d8b-8ecb-d25e87ed6780 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=73043) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-01 19:15:59.830 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-01 19:15:59.834 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-cond-cell1.service 2026-07-01 19:15:59.854 | enabled 2026-07-01 19:15:59.859 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-cond-cell1.service --no-pager 2026-07-01 19:15:59.883 | ● devstack@n-cond-cell1.service - Devstack devstack@n-cond-cell1.service 2026-07-01 19:15:59.884 | Loaded: loaded (/etc/systemd/system/devstack@n-cond-cell1.service; enabled; preset: enabled) 2026-07-01 19:15:59.884 | Active: active (running) since Wed 2026-07-01 21:14:58 CEST; 1min 1s ago 2026-07-01 19:15:59.884 | Main PID: 71915 (nova-conductor:) 2026-07-01 19:15:59.884 | Tasks: 37 (limit: 14255) 2026-07-01 19:15:59.884 | Memory: 169.2M (peak: 169.6M) 2026-07-01 19:15:59.884 | CPU: 5.118s 2026-07-01 19:15:59.884 | CGroup: /system.slice/system-devstack.slice/devstack@n-cond-cell1.service 2026-07-01 19:15:59.884 | ├─71915 "nova-conductor: master process [/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf]" 2026-07-01 19:15:59.884 | ├─73052 "nova-conductor: ServiceWrapper worker(0)" 2026-07-01 19:15:59.884 | └─73054 "nova-conductor: ServiceWrapper worker(1)" 2026-07-01 19:15:59.885 | 2026-07-01 19:15:59.885 | Jul 01 21:15:36 devstack nova-conductor[73052]: DEBUG oslo.service.backend._threading.loopingcall [None req-9a104282-fd2e-4350-b470-7489577cb184 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=73052) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-01 19:15:59.885 | Jul 01 21:15:38 devstack nova-conductor[73054]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.98 seconds {{(pid=73054) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-01 19:15:59.885 | Jul 01 21:15:38 devstack nova-conductor[73052]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=73052) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-01 19:15:59.885 | Jul 01 21:15:43 devstack nova-conductor[73054]: DEBUG oslo.service.backend._threading.loopingcall [None req-976a9459-beed-4e55-8cc6-aca95c30797f None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=73054) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-01 19:15:59.885 | Jul 01 21:15:48 devstack nova-conductor[73054]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=73054) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-01 19:15:59.885 | Jul 01 21:15:48 devstack nova-conductor[73052]: DEBUG dbcounter [-] [73052] Writing DB stats nova_cell1:SELECT=15,nova_cell1:INSERT=2,nova_cell1:UPDATE=4 {{(pid=73052) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-01 19:15:59.885 | Jul 01 21:15:48 devstack nova-conductor[73052]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=73052) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-01 19:15:59.885 | Jul 01 21:15:58 devstack nova-conductor[73054]: DEBUG dbcounter [-] [73054] Writing DB stats nova_cell1:SELECT=17,nova_cell1:INSERT=2,nova_cell1:UPDATE=5 {{(pid=73054) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-01 19:15:59.885 | Jul 01 21:15:58 devstack nova-conductor[73054]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.98 seconds {{(pid=73054) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-01 19:15:59.886 | Jul 01 21:15:58 devstack nova-conductor[73052]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=73052) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-01 19:15:59.891 | + ./stack.sh:main:1449 : is_service_enabled n-api 2026-07-01 19:15:59.909 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 19:15:59.912 | + ./stack.sh:main:1450 : is_service_enabled n-cpu 2026-07-01 19:15:59.934 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 19:15:59.938 | + ./stack.sh:main:1451 : /home/quobyte/devstack/tools/discover_hosts.sh 2026-07-01 19:15:59.942 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-01 19:16:00.437 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-07-01 19:16:00.437 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-01 19:16:00.437 | we strongly recommend against using it for new projects. 2026-07-01 19:16:00.437 | 2026-07-01 19:16:00.437 | If you are already using Eventlet, we recommend migrating to a different 2026-07-01 19:16:00.437 | framework. For more detail see 2026-07-01 19:16:00.438 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-01 19:16:00.438 | 2026-07-01 19:16:00.438 | import eventlet # noqa 2026-07-01 19:16:00.812 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-07-01 19:16:03.966 | INFO dbcounter [None req-a862adb4-1a9f-4002-b884-ecb1e4f4bc78 None None] Registered counter for database nova_api 2026-07-01 19:16:04.090 | DEBUG dbcounter [-] [77542] Writer thread running {{(pid=77542) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-01 19:16:04.101 | Found 2 cell mappings. 2026-07-01 19:16:04.101 | Skipping cell0 since it does not contain hosts. 2026-07-01 19:16:04.101 | Getting computes from cell 'cell1': a59eb012-54ae-40bb-8236-e84d8142147f 2026-07-01 19:16:04.101 | INFO dbcounter [None req-a862adb4-1a9f-4002-b884-ecb1e4f4bc78 None None] Registered counter for database nova_cell1 2026-07-01 19:16:04.176 | DEBUG dbcounter [-] [77542] Writer thread running {{(pid=77542) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-01 19:16:04.488 | Checking host mapping for compute host 'devstack': 86d6d5cf-6716-4724-842f-cffc19413135 2026-07-01 19:16:04.489 | Creating host mapping for compute host 'devstack': 86d6d5cf-6716-4724-842f-cffc19413135 2026-07-01 19:16:04.489 | Found 1 unmapped computes in cell: a59eb012-54ae-40bb-8236-e84d8142147f 2026-07-01 19:16:05.290 | + ./stack.sh:main:1464 : /opt/stack/data/venv/bin/nova-status --config-file /etc/nova/nova.conf upgrade check 2026-07-01 19:16:05.752 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-07-01 19:16:05.752 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-01 19:16:05.752 | we strongly recommend against using it for new projects. 2026-07-01 19:16:05.752 | 2026-07-01 19:16:05.752 | If you are already using Eventlet, we recommend migrating to a different 2026-07-01 19:16:05.752 | framework. For more detail see 2026-07-01 19:16:05.752 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-01 19:16:05.752 | 2026-07-01 19:16:05.752 | import eventlet # noqa 2026-07-01 19:16:06.101 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-07-01 19:16:09.570 | +-------------------------------------------+ 2026-07-01 19:16:09.570 | | Upgrade Check Results | 2026-07-01 19:16:09.570 | +-------------------------------------------+ 2026-07-01 19:16:09.570 | | Check: Cells v2 | 2026-07-01 19:16:09.570 | | Result: Success | 2026-07-01 19:16:09.570 | | Details: None | 2026-07-01 19:16:09.570 | +-------------------------------------------+ 2026-07-01 19:16:09.570 | | Check: Placement API | 2026-07-01 19:16:09.570 | | Result: Success | 2026-07-01 19:16:09.571 | | Details: None | 2026-07-01 19:16:09.571 | +-------------------------------------------+ 2026-07-01 19:16:09.571 | | Check: Cinder API | 2026-07-01 19:16:09.571 | | Result: Success | 2026-07-01 19:16:09.571 | | Details: None | 2026-07-01 19:16:09.571 | +-------------------------------------------+ 2026-07-01 19:16:09.571 | | Check: Policy File JSON to YAML Migration | 2026-07-01 19:16:09.571 | | Result: Success | 2026-07-01 19:16:09.571 | | Details: None | 2026-07-01 19:16:09.571 | +-------------------------------------------+ 2026-07-01 19:16:09.571 | | Check: Older than N-1 computes | 2026-07-01 19:16:09.571 | | Result: Success | 2026-07-01 19:16:09.572 | | Details: None | 2026-07-01 19:16:09.572 | +-------------------------------------------+ 2026-07-01 19:16:09.572 | | Check: hw_machine_type unset | 2026-07-01 19:16:09.572 | | Result: Success | 2026-07-01 19:16:09.572 | | Details: None | 2026-07-01 19:16:09.572 | +-------------------------------------------+ 2026-07-01 19:16:09.572 | | Check: Service User Token Configuration | 2026-07-01 19:16:09.572 | | Result: Success | 2026-07-01 19:16:09.572 | | Details: None | 2026-07-01 19:16:09.573 | +-------------------------------------------+ 2026-07-01 19:16:10.294 | + ./stack.sh:main:1471 : [[ -x /home/quobyte/devstack/local.sh ]] 2026-07-01 19:16:10.300 | + ./stack.sh:main:1483 : sudo tee /etc/bash_completion.d/osc.bash_completion 2026-07-01 19:16:10.300 | + ./stack.sh:main:1482 : command openstack complete 2026-07-01 19:16:14.006 | + ./stack.sh:main:1486 : is_service_enabled cinder 2026-07-01 19:16:14.027 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 19:16:14.029 | + ./stack.sh:main:1487 : is_ubuntu 2026-07-01 19:16:14.032 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-01 19:16:14.035 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-01 19:16:14.038 | + ./stack.sh:main:1488 : echo_summary 'Configuring lvm.conf global device filter' 2026-07-01 19:16:14.042 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-01 19:16:14.044 | + ./stack.sh:echo_summary:447 : echo -e Configuring lvm.conf global device filter 2026-07-01 19:16:14.047 | + ./stack.sh:main:1489 : set_lvm_filter 2026-07-01 19:16:14.051 | + lib/lvm:set_lvm_filter:189 : local 'filter_suffix="r|.*|" ] # from devstack' 2026-07-01 19:16:14.054 | + lib/lvm:set_lvm_filter:190 : local 'filter_string=global_filter = [ ' 2026-07-01 19:16:14.057 | + lib/lvm:set_lvm_filter:191 : local pv 2026-07-01 19:16:14.060 | + lib/lvm:set_lvm_filter:192 : local vg 2026-07-01 19:16:14.064 | + lib/lvm:set_lvm_filter:193 : local line 2026-07-01 19:16:14.070 | ++ lib/lvm:set_lvm_filter:195 : sudo pvs --noheadings -o name 2026-07-01 19:16:14.119 | + lib/lvm:set_lvm_filter:195 : for pv_info in $(sudo pvs --noheadings -o name) 2026-07-01 19:16:14.124 | ++ lib/lvm:set_lvm_filter:196 : echo -e /dev/loop0 2026-07-01 19:16:14.127 | ++ lib/lvm:set_lvm_filter:196 : sed 's/ //g' 2026-07-01 19:16:14.129 | ++ lib/lvm:set_lvm_filter:196 : sed 's/\/dev\///g' 2026-07-01 19:16:14.136 | + lib/lvm:set_lvm_filter:196 : pv=loop0 2026-07-01 19:16:14.140 | + lib/lvm:set_lvm_filter:197 : new='"a|loop0|", ' 2026-07-01 19:16:14.144 | + lib/lvm:set_lvm_filter:198 : filter_string='global_filter = [ "a|loop0|", ' 2026-07-01 19:16:14.148 | + lib/lvm:set_lvm_filter:200 : filter_string='global_filter = [ "a|loop0|", "r|.*|" ] # from devstack' 2026-07-01 19:16:14.152 | + lib/lvm:set_lvm_filter:202 : clean_lvm_filter 2026-07-01 19:16:14.156 | + lib/lvm:clean_lvm_filter:177 : sudo sed -i 's/^.*# from devstack$//' /etc/lvm/lvm.conf 2026-07-01 19:16:14.174 | + lib/lvm:set_lvm_filter:203 : sudo sed -i '/# global_filter = \[.*\]/a\ global_filter = [ "a|loop0|", "r|.*|" ] # from devstack' /etc/lvm/lvm.conf 2026-07-01 19:16:14.197 | + lib/lvm:set_lvm_filter:204 : echo_summary 'set lvm.conf device global_filter to: global_filter = [ "a|loop0|", "r|.*|" ] # from devstack' 2026-07-01 19:16:14.201 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-01 19:16:14.205 | + ./stack.sh:echo_summary:447 : echo -e set lvm.conf device global_filter to: global_filter = '[' '"a|loop0|",' '"r|.*|"' ']' '#' from devstack 2026-07-01 19:16:14.209 | + ./stack.sh:main:1499 : run_phase stack test-config 2026-07-01 19:16:14.212 | + functions-common:run_phase:1848 : local mode=stack 2026-07-01 19:16:14.217 | + functions-common:run_phase:1849 : local phase=test-config 2026-07-01 19:16:14.221 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-07-01 19:16:14.225 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-07-01 19:16:14.228 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-07-01 19:16:14.232 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-07-01 19:16:14.236 | + functions-common:run_phase:1858 : local extra 2026-07-01 19:16:14.241 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-07-01 19:16:14.246 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-07-01 19:16:14.249 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-07-01 19:16:14.253 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-07-01 19:16:14.257 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack test-config 2026-07-01 19:16:14.261 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-07-01 19:16:14.284 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-01 19:16:14.288 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-07-01 19:16:14.291 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-07-01 19:16:14.294 | ++ extras.d/80-tempest.sh:source:7 : [[ test-config == \i\n\s\t\a\l\l ]] 2026-07-01 19:16:14.297 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-07-01 19:16:14.300 | ++ extras.d/80-tempest.sh:source:10 : [[ test-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-07-01 19:16:14.303 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-07-01 19:16:14.307 | ++ extras.d/80-tempest.sh:source:13 : [[ test-config == \e\x\t\r\a ]] 2026-07-01 19:16:14.311 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2026-07-01 19:16:14.315 | ++ extras.d/80-tempest.sh:source:16 : [[ test-config == \p\o\s\t\-\e\x\t\r\a ]] 2026-07-01 19:16:14.319 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2026-07-01 19:16:14.322 | ++ extras.d/80-tempest.sh:source:19 : [[ test-config == \t\e\s\t\-\c\o\n\f\i\g ]] 2026-07-01 19:16:14.326 | ++ extras.d/80-tempest.sh:source:20 : async_wait install_tempest 2026-07-01 19:16:14.383 | [2057 Async install_tempest:38288]: Waiting for completion of install_tempest running on PID 38288 (1 other jobs running) 2026-07-01 19:16:14.410 | [2057 Async install_tempest:38288]: Signaling child to exit 2026-07-01 19:16:14.410 | WAKEUP 2026-07-01 19:16:14.435 | [2057 Async install_tempest:38288]: Signaled 2026-07-01 19:16:14.436 | ++ lib/tempest:install_tempest:844 : git_clone https://review.opendev.org/openstack/tempest.git /opt/stack/tempest master 2026-07-01 19:16:14.436 | ++ functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/tempest.git 2026-07-01 19:16:14.436 | ++ functions-common:git_clone:590 : local git_dest=/opt/stack/tempest 2026-07-01 19:16:14.436 | ++ functions-common:git_clone:591 : local git_ref=master 2026-07-01 19:16:14.436 | ++ functions-common:git_clone:592 : local orig_dir 2026-07-01 19:16:14.437 | +++ functions-common:git_clone:593 : pwd 2026-07-01 19:16:14.437 | ++ functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-07-01 19:16:14.437 | ++ functions-common:git_clone:594 : local git_clone_flags= 2026-07-01 19:16:14.437 | +++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-01 19:16:14.437 | ++ functions-common:git_clone:596 : RECLONE=False 2026-07-01 19:16:14.437 | ++ functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-01 19:16:14.437 | ++ functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-01 19:16:14.437 | ++ functions-common:git_clone:610 : egrep -q '^refs' 2026-07-01 19:16:14.437 | ++ functions-common:git_clone:610 : echo master 2026-07-01 19:16:14.438 | ++ functions-common:git_clone:624 : [[ ! -d /opt/stack/tempest ]] 2026-07-01 19:16:14.438 | ++ functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-07-01 19:16:14.438 | ++ functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/tempest.git /opt/stack/tempest 2026-07-01 19:16:14.438 | ++ functions-common:git_timed:697 : local count=0 2026-07-01 19:16:14.438 | ++ functions-common:git_timed:698 : local timeout=0 2026-07-01 19:16:14.438 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-01 19:16:14.438 | ++ functions-common:git_timed:701 : timeout=0 2026-07-01 19:16:14.438 | ++ functions-common:git_timed:704 : time_start git_timed 2026-07-01 19:16:14.439 | ++ functions-common:time_start:2406 : local name=git_timed 2026-07-01 19:16:14.439 | ++ functions-common:time_start:2407 : local start_time= 2026-07-01 19:16:14.439 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-07-01 19:16:14.439 | +++ functions-common:time_start:2411 : date +%s%3N 2026-07-01 19:16:14.439 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1782932756703 2026-07-01 19:16:14.439 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/tempest.git /opt/stack/tempest 2026-07-01 19:16:14.439 | Cloning into '/opt/stack/tempest'... 2026-07-01 19:16:14.439 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-07-01 19:16:14.439 | ++ functions-common:time_stop:2420 : local name 2026-07-01 19:16:14.440 | ++ functions-common:time_stop:2421 : local end_time 2026-07-01 19:16:14.440 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-07-01 19:16:14.440 | ++ functions-common:time_stop:2423 : local total 2026-07-01 19:16:14.440 | ++ functions-common:time_stop:2424 : local start_time 2026-07-01 19:16:14.440 | ++ functions-common:time_stop:2426 : name=git_timed 2026-07-01 19:16:14.440 | ++ functions-common:time_stop:2427 : start_time=1782932756703 2026-07-01 19:16:14.440 | ++ functions-common:time_stop:2429 : [[ -z 1782932756703 ]] 2026-07-01 19:16:14.440 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 19:16:14.440 | ++ functions-common:time_stop:2432 : end_time=1782932765257 2026-07-01 19:16:14.441 | ++ functions-common:time_stop:2433 : elapsed_time=8554 2026-07-01 19:16:14.441 | ++ functions-common:time_stop:2434 : total=381427 2026-07-01 19:16:14.441 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 19:16:14.441 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=389981 2026-07-01 19:16:14.441 | ++ functions-common:git_clone:631 : cd /opt/stack/tempest 2026-07-01 19:16:14.441 | ++ functions-common:git_clone:632 : git_timed fetch origin master 2026-07-01 19:16:14.441 | ++ functions-common:git_timed:697 : local count=0 2026-07-01 19:16:14.441 | ++ functions-common:git_timed:698 : local timeout=0 2026-07-01 19:16:14.441 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-01 19:16:14.442 | ++ functions-common:git_timed:701 : timeout=0 2026-07-01 19:16:14.442 | ++ functions-common:git_timed:704 : time_start git_timed 2026-07-01 19:16:14.442 | ++ functions-common:time_start:2406 : local name=git_timed 2026-07-01 19:16:14.442 | ++ functions-common:time_start:2407 : local start_time= 2026-07-01 19:16:14.442 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-07-01 19:16:14.442 | +++ functions-common:time_start:2411 : date +%s%3N 2026-07-01 19:16:14.442 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1782932765318 2026-07-01 19:16:14.442 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-07-01 19:16:14.442 | From https://review.opendev.org/openstack/tempest 2026-07-01 19:16:14.443 | * branch master -> FETCH_HEAD 2026-07-01 19:16:14.443 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-07-01 19:16:14.443 | ++ functions-common:time_stop:2420 : local name 2026-07-01 19:16:14.443 | ++ functions-common:time_stop:2421 : local end_time 2026-07-01 19:16:14.443 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-07-01 19:16:14.443 | ++ functions-common:time_stop:2423 : local total 2026-07-01 19:16:14.443 | ++ functions-common:time_stop:2424 : local start_time 2026-07-01 19:16:14.443 | ++ functions-common:time_stop:2426 : name=git_timed 2026-07-01 19:16:14.443 | ++ functions-common:time_stop:2427 : start_time=1782932765318 2026-07-01 19:16:14.444 | ++ functions-common:time_stop:2429 : [[ -z 1782932765318 ]] 2026-07-01 19:16:14.444 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 19:16:14.444 | ++ functions-common:time_stop:2432 : end_time=1782932765882 2026-07-01 19:16:14.444 | ++ functions-common:time_stop:2433 : elapsed_time=564 2026-07-01 19:16:14.444 | ++ functions-common:time_stop:2434 : total=389981 2026-07-01 19:16:14.444 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 19:16:14.444 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=390545 2026-07-01 19:16:14.444 | ++ functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-07-01 19:16:14.444 | ++ functions-common:git_timed:697 : local count=0 2026-07-01 19:16:14.445 | ++ functions-common:git_timed:698 : local timeout=0 2026-07-01 19:16:14.445 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-01 19:16:14.445 | ++ functions-common:git_timed:701 : timeout=0 2026-07-01 19:16:14.445 | ++ functions-common:git_timed:704 : time_start git_timed 2026-07-01 19:16:14.445 | ++ functions-common:time_start:2406 : local name=git_timed 2026-07-01 19:16:14.445 | ++ functions-common:time_start:2407 : local start_time= 2026-07-01 19:16:14.445 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-07-01 19:16:14.445 | +++ functions-common:time_start:2411 : date +%s%3N 2026-07-01 19:16:14.445 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1782932765937 2026-07-01 19:16:14.446 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-07-01 19:16:14.446 | Note: switching to 'FETCH_HEAD'. 2026-07-01 19:16:14.446 | 2026-07-01 19:16:14.446 | You are in 'detached HEAD' state. You can look around, make experimental 2026-07-01 19:16:14.446 | changes and commit them, and you can discard any commits you make in this 2026-07-01 19:16:14.446 | state without impacting any branches by switching back to a branch. 2026-07-01 19:16:14.446 | 2026-07-01 19:16:14.446 | If you want to create a new branch to retain commits you create, you may 2026-07-01 19:16:14.447 | do so (now or later) by using -c with the switch command. Example: 2026-07-01 19:16:14.447 | 2026-07-01 19:16:14.447 | git switch -c 2026-07-01 19:16:14.447 | 2026-07-01 19:16:14.447 | Or undo this operation with: 2026-07-01 19:16:14.447 | 2026-07-01 19:16:14.447 | git switch - 2026-07-01 19:16:14.447 | 2026-07-01 19:16:14.447 | Turn off this advice by setting config variable advice.detachedHead to false 2026-07-01 19:16:14.447 | 2026-07-01 19:16:14.448 | HEAD is now at 8d40001b9 Use reader role for image tests 2026-07-01 19:16:14.448 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-07-01 19:16:14.448 | ++ functions-common:time_stop:2420 : local name 2026-07-01 19:16:14.448 | ++ functions-common:time_stop:2421 : local end_time 2026-07-01 19:16:14.448 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-07-01 19:16:14.448 | ++ functions-common:time_stop:2423 : local total 2026-07-01 19:16:14.448 | ++ functions-common:time_stop:2424 : local start_time 2026-07-01 19:16:14.448 | ++ functions-common:time_stop:2426 : name=git_timed 2026-07-01 19:16:14.448 | ++ functions-common:time_stop:2427 : start_time=1782932765937 2026-07-01 19:16:14.449 | ++ functions-common:time_stop:2429 : [[ -z 1782932765937 ]] 2026-07-01 19:16:14.449 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 19:16:14.449 | ++ functions-common:time_stop:2432 : end_time=1782932766136 2026-07-01 19:16:14.449 | ++ functions-common:time_stop:2433 : elapsed_time=199 2026-07-01 19:16:14.449 | ++ functions-common:time_stop:2434 : total=390545 2026-07-01 19:16:14.449 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 19:16:14.449 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=390744 2026-07-01 19:16:14.449 | ++ functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/tempest 2026-07-01 19:16:14.450 | ++ functions-common:git_clone:672 : cd /opt/stack/tempest 2026-07-01 19:16:14.450 | ++ functions-common:git_clone:673 : git show --oneline 2026-07-01 19:16:14.450 | ++ functions-common:git_clone:673 : head -1 2026-07-01 19:16:14.450 | 8d40001b9 Use reader role for image tests 2026-07-01 19:16:14.450 | ++ functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-07-01 19:16:14.450 | ++ lib/tempest:install_tempest:850 : pip_install 'tox!=2.8.0,<4.0.0' 2026-07-01 19:16:14.450 | Using python 3.12 to install tox!=2.8.0,<4.0.0 2026-07-01 19:16:14.450 | ++ inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt 'tox!=2.8.0,<4.0.0' 2026-07-01 19:16:14.451 | Collecting tox!=2.8.0,<4.0.0 2026-07-01 19:16:14.451 | Downloading tox-3.28.0-py2.py3-none-any.whl.metadata (7.8 kB) 2026-07-01 19:16:14.451 | Collecting filelock>=3.0.0 (from tox!=2.8.0,<4.0.0) 2026-07-01 19:16:14.451 | Downloading filelock-3.29.4-py3-none-any.whl.metadata (2.0 kB) 2026-07-01 19:16:14.451 | Requirement already satisfied: packaging>=14 in /opt/stack/data/venv/lib/python3.12/site-packages (from tox!=2.8.0,<4.0.0) (26.2) 2026-07-01 19:16:14.451 | Collecting pluggy>=0.12.0 (from tox!=2.8.0,<4.0.0) 2026-07-01 19:16:14.451 | Downloading pluggy-1.6.0-py3-none-any.whl.metadata (4.8 kB) 2026-07-01 19:16:14.451 | Collecting py>=1.4.17 (from tox!=2.8.0,<4.0.0) 2026-07-01 19:16:14.451 | Downloading py-1.11.0-py2.py3-none-any.whl.metadata (2.8 kB) 2026-07-01 19:16:14.451 | Requirement already satisfied: six>=1.14.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tox!=2.8.0,<4.0.0) (1.17.0) 2026-07-01 19:16:14.452 | Collecting virtualenv!=20.0.0,!=20.0.1,!=20.0.2,!=20.0.3,!=20.0.4,!=20.0.5,!=20.0.6,!=20.0.7,>=16.0.0 (from tox!=2.8.0,<4.0.0) 2026-07-01 19:16:14.452 | Downloading virtualenv-21.5.1-py3-none-any.whl.metadata (3.4 kB) 2026-07-01 19:16:14.452 | Collecting distlib<1,>=0.3.7 (from virtualenv!=20.0.0,!=20.0.1,!=20.0.2,!=20.0.3,!=20.0.4,!=20.0.5,!=20.0.6,!=20.0.7,>=16.0.0->tox!=2.8.0,<4.0.0) 2026-07-01 19:16:14.452 | Downloading distlib-0.4.3-py2.py3-none-any.whl.metadata (5.3 kB) 2026-07-01 19:16:14.452 | Requirement already satisfied: platformdirs<5,>=3.9.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from virtualenv!=20.0.0,!=20.0.1,!=20.0.2,!=20.0.3,!=20.0.4,!=20.0.5,!=20.0.6,!=20.0.7,>=16.0.0->tox!=2.8.0,<4.0.0) (4.10.0) 2026-07-01 19:16:14.452 | Collecting python-discovery>=1.4.2 (from virtualenv!=20.0.0,!=20.0.1,!=20.0.2,!=20.0.3,!=20.0.4,!=20.0.5,!=20.0.6,!=20.0.7,>=16.0.0->tox!=2.8.0,<4.0.0) 2026-07-01 19:16:14.452 | Downloading python_discovery-1.4.2-py3-none-any.whl.metadata (5.6 kB) 2026-07-01 19:16:14.452 | Downloading tox-3.28.0-py2.py3-none-any.whl (86 kB) 2026-07-01 19:16:14.452 | Downloading filelock-3.29.4-py3-none-any.whl (42 kB) 2026-07-01 19:16:14.453 | Downloading pluggy-1.6.0-py3-none-any.whl (20 kB) 2026-07-01 19:16:14.453 | Downloading py-1.11.0-py2.py3-none-any.whl (98 kB) 2026-07-01 19:16:14.453 | Downloading virtualenv-21.5.1-py3-none-any.whl (4.6 MB) 2026-07-01 19:16:14.453 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.6/4.6 MB 51.5 MB/s 0:00:00 2026-07-01 19:16:14.453 | Downloading distlib-0.4.3-py2.py3-none-any.whl (470 kB) 2026-07-01 19:16:14.453 | Downloading python_discovery-1.4.2-py3-none-any.whl (33 kB) 2026-07-01 19:16:14.453 | Installing collected packages: distlib, py, pluggy, filelock, python-discovery, virtualenv, tox 2026-07-01 19:16:14.453 | 2026-07-01 19:16:14.453 | Successfully installed distlib-0.4.3 filelock-3.29.4 pluggy-1.6.0 py-1.11.0 python-discovery-1.4.2 tox-3.28.0 virtualenv-21.5.1 2026-07-01 19:16:14.454 | ++ inc/python:pip_install:216 : result=0 2026-07-01 19:16:14.454 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-07-01 19:16:14.454 | ++ functions-common:time_stop:2420 : local name 2026-07-01 19:16:14.454 | ++ functions-common:time_stop:2421 : local end_time 2026-07-01 19:16:14.454 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-07-01 19:16:14.454 | ++ functions-common:time_stop:2423 : local total 2026-07-01 19:16:14.454 | ++ functions-common:time_stop:2424 : local start_time 2026-07-01 19:16:14.454 | ++ functions-common:time_stop:2426 : name=pip_install 2026-07-01 19:16:14.454 | ++ functions-common:time_stop:2427 : start_time=1782932766218 2026-07-01 19:16:14.455 | ++ functions-common:time_stop:2429 : [[ -z 1782932766218 ]] 2026-07-01 19:16:14.455 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 19:16:14.455 | ++ functions-common:time_stop:2432 : end_time=1782932769691 2026-07-01 19:16:14.455 | ++ functions-common:time_stop:2433 : elapsed_time=3473 2026-07-01 19:16:14.455 | ++ functions-common:time_stop:2434 : total=166656 2026-07-01 19:16:14.455 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 19:16:14.455 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=170129 2026-07-01 19:16:14.455 | ++ inc/python:pip_install:219 : return 0 2026-07-01 19:16:14.455 | ++ lib/tempest:install_tempest:851 : pushd /opt/stack/tempest 2026-07-01 19:16:14.456 | /opt/stack/tempest ~/devstack 2026-07-01 19:16:14.456 | ++ lib/tempest:install_tempest:855 : git checkout master 2026-07-01 19:16:14.456 | Switched to branch 'master' 2026-07-01 19:16:14.456 | Your branch is up to date with 'origin/master'. 2026-07-01 19:16:14.456 | ++ lib/tempest:install_tempest:857 : local tmp_u_c_m 2026-07-01 19:16:14.456 | +++ lib/tempest:install_tempest:858 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2026-07-01 19:16:14.456 | ++ lib/tempest:install_tempest:858 : tmp_u_c_m=/tmp/tempest_u_c_m.EhgWzy4hjz 2026-07-01 19:16:14.456 | ++ lib/tempest:install_tempest:859 : set_tempest_venv_constraints /tmp/tempest_u_c_m.EhgWzy4hjz 2026-07-01 19:16:14.456 | ++ lib/tempest:set_tempest_venv_constraints:131 : local tmp_c 2026-07-01 19:16:14.457 | ++ lib/tempest:set_tempest_venv_constraints:132 : tmp_c=/tmp/tempest_u_c_m.EhgWzy4hjz 2026-07-01 19:16:14.457 | ++ lib/tempest:set_tempest_venv_constraints:133 : [[ master == \m\a\s\t\e\r ]] 2026-07-01 19:16:14.457 | ++ lib/tempest:set_tempest_venv_constraints:134 : cd /opt/stack/requirements 2026-07-01 19:16:14.457 | ++ lib/tempest:set_tempest_venv_constraints:135 : git show master:upper-constraints.txt 2026-07-01 19:16:14.457 | ++ lib/tempest:set_tempest_venv_constraints:142 : export UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-01 19:16:14.457 | ++ lib/tempest:set_tempest_venv_constraints:142 : UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-01 19:16:14.457 | ++ lib/tempest:set_tempest_venv_constraints:143 : export TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-01 19:16:14.457 | ++ lib/tempest:set_tempest_venv_constraints:143 : TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-01 19:16:14.457 | ++ lib/tempest:install_tempest:861 : tox -r --notest -efull 2026-07-01 19:16:14.458 | full create: /opt/stack/tempest/.tox/tempest 2026-07-01 19:16:14.458 | full installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2026-07-01 19:16:14.458 | full develop-inst: /opt/stack/tempest 2026-07-01 19:16:14.458 | full installed: attrs==26.1.0,autopage==0.6.0,bcrypt==5.0.0,certifi==2026.6.17,cffi==2.0.0,charset-normalizer==3.4.7,cliff==4.14.0,cmd2==4.0.0,cryptography==43.0.3,debtcollector==3.1.0,defusedxml==0.7.1,fasteners==0.20,fixtures==4.3.2,idna==3.18,invoke==3.0.3,iso8601==2.1.0,jsonschema==4.26.0,jsonschema-specifications==2025.9.1,markdown-it-py==4.2.0,mdurl==0.1.2,msgpack==1.2.1,netaddr==1.3.0,oslo.concurrency==7.5.0,oslo.config==10.5.0,oslo.context==6.4.0,oslo.i18n==6.8.0,oslo.log==8.2.0,oslo.serialization==5.10.0,oslo.utils==10.1.1,packaging==26.2,paramiko==4.0.0,pbr==7.0.3,prettytable==3.17.0,prompt_toolkit==3.0.52,psutil==7.2.2,pycparser==3.0,Pygments==2.20.0,PyNaCl==1.6.2,pyparsing==3.3.2,pyperclip==1.11.0,python-dateutil==2.9.0.post0,python-subunit==1.4.6,PyYAML==6.0.3,referencing==0.37.0,requests==2.34.2,rfc3986==2.0.0,rich==15.0.0,rich-argparse==1.8.0,rpds-py==2026.5.1,setuptools==82.0.1,six==1.17.0,stestr==4.2.1,stevedore==5.8.0,-e git+https://review.opendev.org/openstack/tempest.git@8d40001b9742e6088508946a4d2ba98325d79233#egg=tempest,testscenarios==0.6.2,testtools==2.9.1,tomlkit==0.15.0,typing_extensions==4.15.0,urllib3==2.7.0,voluptuous==0.16.0,wcwidth==0.8.1,wrapt==2.2.1 2026-07-01 19:16:14.458 | ___________________________________ summary ____________________________________ 2026-07-01 19:16:14.458 | full: skipped tests 2026-07-01 19:16:14.458 | congratulations :) 2026-07-01 19:16:14.458 | ++ lib/tempest:install_tempest:865 : /opt/stack/tempest/.tox/tempest/bin/pip install -c /tmp/tempest_u_c_m.EhgWzy4hjz -r requirements.txt 2026-07-01 19:16:14.458 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 1)) (7.0.3) 2026-07-01 19:16:14.458 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 2)) (4.14.0) 2026-07-01 19:16:14.459 | Requirement already satisfied: jsonschema>=4.5.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 3)) (4.26.0) 2026-07-01 19:16:14.459 | Requirement already satisfied: testtools>=2.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 4)) (2.9.1) 2026-07-01 19:16:14.459 | Requirement already satisfied: paramiko>=2.7.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 5)) (4.0.0) 2026-07-01 19:16:14.459 | Requirement already satisfied: cryptography>=2.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 6)) (43.0.3) 2026-07-01 19:16:14.459 | Requirement already satisfied: netaddr>=0.7.18 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 7)) (1.3.0) 2026-07-01 19:16:14.459 | Requirement already satisfied: oslo.concurrency>=3.26.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 8)) (7.5.0) 2026-07-01 19:16:14.459 | Requirement already satisfied: oslo.config>=5.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 9)) (10.5.0) 2026-07-01 19:16:14.460 | Requirement already satisfied: oslo.log>=3.36.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 10)) (8.2.0) 2026-07-01 19:16:14.460 | Requirement already satisfied: stestr>=1.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 11)) (4.2.1) 2026-07-01 19:16:14.460 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 12)) (5.10.0) 2026-07-01 19:16:14.460 | Requirement already satisfied: oslo.utils>=7.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 13)) (10.1.1) 2026-07-01 19:16:14.460 | Requirement already satisfied: fixtures>=3.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 14)) (4.3.2) 2026-07-01 19:16:14.460 | Requirement already satisfied: PyYAML>=3.12 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 15)) (6.0.3) 2026-07-01 19:16:14.460 | Requirement already satisfied: python-subunit>=1.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 16)) (1.4.6) 2026-07-01 19:16:14.460 | Requirement already satisfied: stevedore>=1.20.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 17)) (5.8.0) 2026-07-01 19:16:14.460 | Requirement already satisfied: PrettyTable>=0.7.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 18)) (3.17.0) 2026-07-01 19:16:14.461 | Requirement already satisfied: urllib3>=1.21.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 19)) (2.7.0) 2026-07-01 19:16:14.461 | Requirement already satisfied: debtcollector>=1.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 20)) (3.1.0) 2026-07-01 19:16:14.461 | Requirement already satisfied: defusedxml>=0.7.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 21)) (0.7.1) 2026-07-01 19:16:14.461 | Requirement already satisfied: fasteners>=0.16.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 22)) (0.20) 2026-07-01 19:16:14.461 | Requirement already satisfied: testscenarios>=0.5.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 23)) (0.6.2) 2026-07-01 19:16:14.461 | Requirement already satisfied: setuptools in ./.tox/tempest/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->-r requirements.txt (line 1)) (82.0.1) 2026-07-01 19:16:14.461 | Requirement already satisfied: autopage>=0.4.0 in ./.tox/tempest/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (0.6.0) 2026-07-01 19:16:14.461 | Requirement already satisfied: cmd2>=3.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (4.0.0) 2026-07-01 19:16:14.461 | Requirement already satisfied: attrs>=22.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (26.1.0) 2026-07-01 19:16:14.462 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (2025.9.1) 2026-07-01 19:16:14.462 | Requirement already satisfied: referencing>=0.28.4 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (0.37.0) 2026-07-01 19:16:14.462 | Requirement already satisfied: rpds-py>=0.25.0 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (2026.5.1) 2026-07-01 19:16:14.462 | Requirement already satisfied: bcrypt>=3.2 in ./.tox/tempest/lib/python3.12/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 5)) (5.0.0) 2026-07-01 19:16:14.462 | Requirement already satisfied: invoke>=2.0 in ./.tox/tempest/lib/python3.12/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 5)) (3.0.3) 2026-07-01 19:16:14.462 | Requirement already satisfied: pynacl>=1.5 in ./.tox/tempest/lib/python3.12/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 5)) (1.6.2) 2026-07-01 19:16:14.462 | Requirement already satisfied: cffi>=1.12 in ./.tox/tempest/lib/python3.12/site-packages (from cryptography>=2.1->-r requirements.txt (line 6)) (2.0.0) 2026-07-01 19:16:14.463 | Requirement already satisfied: oslo.i18n>=3.15.3 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->-r requirements.txt (line 8)) (6.8.0) 2026-07-01 19:16:14.463 | Requirement already satisfied: rfc3986>=1.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.config>=5.2.0->-r requirements.txt (line 9)) (2.0.0) 2026-07-01 19:16:14.463 | Requirement already satisfied: requests>=2.18.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.config>=5.2.0->-r requirements.txt (line 9)) (2.34.2) 2026-07-01 19:16:14.463 | Requirement already satisfied: oslo.context>=2.21.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.log>=3.36.0->-r requirements.txt (line 10)) (6.4.0) 2026-07-01 19:16:14.463 | Requirement already satisfied: python-dateutil>=2.7.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.log>=3.36.0->-r requirements.txt (line 10)) (2.9.0.post0) 2026-07-01 19:16:14.463 | Requirement already satisfied: voluptuous>=0.8.9 in ./.tox/tempest/lib/python3.12/site-packages (from stestr>=1.0.0->-r requirements.txt (line 11)) (0.16.0) 2026-07-01 19:16:14.463 | Requirement already satisfied: tomlkit>=0.11.6 in ./.tox/tempest/lib/python3.12/site-packages (from stestr>=1.0.0->-r requirements.txt (line 11)) (0.15.0) 2026-07-01 19:16:14.463 | Requirement already satisfied: msgpack>=0.5.2 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->-r requirements.txt (line 12)) (1.2.1) 2026-07-01 19:16:14.464 | Requirement already satisfied: iso8601>=0.1.11 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (2.1.0) 2026-07-01 19:16:14.464 | Requirement already satisfied: pyparsing>=2.1.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (3.3.2) 2026-07-01 19:16:14.464 | Requirement already satisfied: packaging>=20.4 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (26.2) 2026-07-01 19:16:14.464 | Requirement already satisfied: psutil>=3.2.2 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (7.2.2) 2026-07-01 19:16:14.464 | Requirement already satisfied: wcwidth in ./.tox/tempest/lib/python3.12/site-packages (from PrettyTable>=0.7.1->-r requirements.txt (line 18)) (0.8.1) 2026-07-01 19:16:14.464 | Requirement already satisfied: wrapt>=2.1.0 in ./.tox/tempest/lib/python3.12/site-packages (from debtcollector>=1.2.0->-r requirements.txt (line 20)) (2.2.1) 2026-07-01 19:16:14.464 | Requirement already satisfied: pycparser in ./.tox/tempest/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.1->-r requirements.txt (line 6)) (3.0) 2026-07-01 19:16:14.464 | Requirement already satisfied: prompt-toolkit>=3.0.52 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (3.0.52) 2026-07-01 19:16:14.464 | Requirement already satisfied: pyperclip>=1.8.2 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (1.11.0) 2026-07-01 19:16:14.465 | Requirement already satisfied: rich>=15.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (15.0.0) 2026-07-01 19:16:14.465 | Requirement already satisfied: rich-argparse>=1.7.2 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (1.8.0) 2026-07-01 19:16:14.465 | Requirement already satisfied: typing-extensions>=4.12.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.context>=2.21.0->oslo.log>=3.36.0->-r requirements.txt (line 10)) (4.15.0) 2026-07-01 19:16:14.465 | Requirement already satisfied: six>=1.5 in ./.tox/tempest/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=3.36.0->-r requirements.txt (line 10)) (1.17.0) 2026-07-01 19:16:14.465 | Requirement already satisfied: charset_normalizer<4,>=2 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 9)) (3.4.7) 2026-07-01 19:16:14.465 | Requirement already satisfied: idna<4,>=2.5 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 9)) (3.18) 2026-07-01 19:16:14.465 | Requirement already satisfied: certifi>=2023.5.7 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 9)) (2026.6.17) 2026-07-01 19:16:14.465 | Requirement already satisfied: markdown-it-py>=2.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (4.2.0) 2026-07-01 19:16:14.466 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in ./.tox/tempest/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (2.20.0) 2026-07-01 19:16:14.466 | Requirement already satisfied: mdurl~=0.1 in ./.tox/tempest/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (0.1.2) 2026-07-01 19:16:14.466 | ++ lib/tempest:install_tempest:866 : PROJECT_VENV["tempest"]=/opt/stack/tempest/.tox/tempest 2026-07-01 19:16:14.466 | ++ lib/tempest:install_tempest:867 : rm -f /tmp/tempest_u_c_m.EhgWzy4hjz 2026-07-01 19:16:14.466 | ++ lib/tempest:install_tempest:868 : popd 2026-07-01 19:16:14.467 | ~/devstack 2026-07-01 19:16:14.476 | [2057 Async install_tempest:38288]: finished install_tempest with result 0 in 42 seconds 2026-07-01 19:16:14.480 | ++ inc/async:async_wait:197 : return 0 2026-07-01 19:16:14.483 | ++ extras.d/80-tempest.sh:source:21 : echo_summary 'Initializing Tempest' 2026-07-01 19:16:14.486 | ++ ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-01 19:16:14.490 | ++ ./stack.sh:echo_summary:447 : echo -e Initializing Tempest 2026-07-01 19:16:14.494 | ++ extras.d/80-tempest.sh:source:22 : configure_tempest 2026-07-01 19:16:14.498 | ++ lib/tempest:configure_tempest:203 : [[ True == \T\r\u\e ]] 2026-07-01 19:16:14.500 | ++ lib/tempest:configure_tempest:204 : setup_develop /opt/stack/tempest 2026-07-01 19:16:14.503 | ++ inc/python:setup_develop:353 : local bindep 2026-07-01 19:16:14.507 | ++ inc/python:setup_develop:354 : [[ /opt/stack/tempest == -bindep* ]] 2026-07-01 19:16:14.511 | ++ inc/python:setup_develop:358 : local project_dir=/opt/stack/tempest 2026-07-01 19:16:14.513 | ++ inc/python:setup_develop:359 : local extras= 2026-07-01 19:16:14.517 | ++ inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/tempest -e 2026-07-01 19:16:14.520 | ++ inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-07-01 19:16:14.523 | ++ inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/tempest == -bindep* ]] 2026-07-01 19:16:14.527 | ++ inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/tempest 2026-07-01 19:16:14.530 | ++ inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-07-01 19:16:14.534 | ++ inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-07-01 19:16:14.538 | +++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/tempest 2026-07-01 19:16:14.542 | +++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-07-01 19:16:14.547 | ++ inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/tempest 2026-07-01 19:16:14.550 | ++ inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-07-01 19:16:14.553 | ++ inc/python:_setup_package_with_constraints_edit:399 : local name 2026-07-01 19:16:14.558 | +++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/tempest/setup.cfg 2026-07-01 19:16:14.565 | ++ inc/python:_setup_package_with_constraints_edit:400 : name=tempest 2026-07-01 19:16:14.568 | ++ inc/python:_setup_package_with_constraints_edit:401 : '[' -z tempest ']' 2026-07-01 19:16:14.571 | ++ inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- tempest 2026-07-01 19:16:14.737 | ++ inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/tempest -e 2026-07-01 19:16:14.740 | ++ inc/python:setup_package:436 : local bindep=0 2026-07-01 19:16:14.744 | ++ inc/python:setup_package:437 : local bindep_flag= 2026-07-01 19:16:14.747 | ++ inc/python:setup_package:438 : local bindep_profiles= 2026-07-01 19:16:14.751 | ++ inc/python:setup_package:439 : [[ /opt/stack/tempest == -bindep* ]] 2026-07-01 19:16:14.754 | ++ inc/python:setup_package:444 : local project_dir=/opt/stack/tempest 2026-07-01 19:16:14.757 | ++ inc/python:setup_package:445 : local flags=-e 2026-07-01 19:16:14.760 | ++ inc/python:setup_package:446 : local extras= 2026-07-01 19:16:14.764 | ++ inc/python:setup_package:450 : [[ -n -e ]] 2026-07-01 19:16:14.767 | ++ inc/python:setup_package:450 : [[ -z '' ]] 2026-07-01 19:16:14.770 | ++ inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-07-01 19:16:14.774 | ++ inc/python:setup_package:455 : [[ ! -z '' ]] 2026-07-01 19:16:14.777 | ++ inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-07-01 19:16:14.781 | ++ inc/python:setup_package:464 : pip_install -e /opt/stack/tempest 2026-07-01 19:16:14.809 | Using python 3.12 to install /opt/stack/tempest 2026-07-01 19:16:14.812 | ++ inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/tempest 2026-07-01 19:16:15.854 | Obtaining file:///opt/stack/tempest 2026-07-01 19:16:15.858 | Installing build dependencies: started 2026-07-01 19:16:17.786 | Installing build dependencies: finished with status 'done' 2026-07-01 19:16:17.787 | Checking if build backend supports build_editable: started 2026-07-01 19:16:18.374 | Checking if build backend supports build_editable: finished with status 'done' 2026-07-01 19:16:18.376 | Getting requirements to build editable: started 2026-07-01 19:16:18.690 | Getting requirements to build editable: finished with status 'done' 2026-07-01 19:16:18.692 | Preparing editable metadata (pyproject.toml): started 2026-07-01 19:16:20.035 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-07-01 19:16:20.059 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (7.0.3) 2026-07-01 19:16:20.061 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (4.14.0) 2026-07-01 19:16:20.061 | Requirement already satisfied: jsonschema>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (4.26.0) 2026-07-01 19:16:20.062 | Requirement already satisfied: testtools>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (2.9.1) 2026-07-01 19:16:20.063 | Requirement already satisfied: paramiko>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (4.0.0) 2026-07-01 19:16:20.064 | Requirement already satisfied: cryptography>=2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (43.0.3) 2026-07-01 19:16:20.065 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (1.3.0) 2026-07-01 19:16:20.066 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (7.5.0) 2026-07-01 19:16:20.067 | Requirement already satisfied: oslo.config>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (10.5.0) 2026-07-01 19:16:20.068 | Requirement already satisfied: oslo.log>=3.36.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (8.2.0) 2026-07-01 19:16:20.284 | Collecting stestr>=1.0.0 (from tempest==46.3.1.dev36) 2026-07-01 19:16:20.286 | Using cached stestr-4.2.1-py3-none-any.whl.metadata (7.7 kB) 2026-07-01 19:16:20.291 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (5.10.0) 2026-07-01 19:16:20.292 | Requirement already satisfied: oslo.utils>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (10.1.1) 2026-07-01 19:16:20.293 | Requirement already satisfied: fixtures>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (4.3.2) 2026-07-01 19:16:20.294 | Requirement already satisfied: PyYAML>=3.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (6.0.3) 2026-07-01 19:16:20.295 | Requirement already satisfied: python-subunit>=1.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (1.4.6) 2026-07-01 19:16:20.295 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (5.8.0) 2026-07-01 19:16:20.296 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (3.17.0) 2026-07-01 19:16:20.297 | Requirement already satisfied: urllib3>=1.21.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (2.7.0) 2026-07-01 19:16:20.298 | Requirement already satisfied: debtcollector>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (3.1.0) 2026-07-01 19:16:20.299 | Requirement already satisfied: defusedxml>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (0.7.1) 2026-07-01 19:16:20.300 | Requirement already satisfied: fasteners>=0.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (0.20) 2026-07-01 19:16:20.300 | Requirement already satisfied: testscenarios>=0.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (0.6.2) 2026-07-01 19:16:20.302 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev36) (0.6.0) 2026-07-01 19:16:20.303 | Requirement already satisfied: cmd2>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev36) (4.0.0) 2026-07-01 19:16:20.307 | Requirement already satisfied: prompt-toolkit>=3.0.52 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev36) (3.0.52) 2026-07-01 19:16:20.308 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev36) (1.11.0) 2026-07-01 19:16:20.309 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev36) (15.0.0) 2026-07-01 19:16:20.310 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev36) (1.8.0) 2026-07-01 19:16:20.312 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.1->tempest==46.3.1.dev36) (2.0.0) 2026-07-01 19:16:20.316 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.1->tempest==46.3.1.dev36) (3.0) 2026-07-01 19:16:20.318 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->tempest==46.3.1.dev36) (2.2.1) 2026-07-01 19:16:20.325 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=4.5.0->tempest==46.3.1.dev36) (26.1.0) 2026-07-01 19:16:20.326 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=4.5.0->tempest==46.3.1.dev36) (2025.9.1) 2026-07-01 19:16:20.327 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=4.5.0->tempest==46.3.1.dev36) (0.37.0) 2026-07-01 19:16:20.328 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=4.5.0->tempest==46.3.1.dev36) (2026.5.1) 2026-07-01 19:16:20.336 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->tempest==46.3.1.dev36) (6.8.0) 2026-07-01 19:16:20.339 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->tempest==46.3.1.dev36) (2.0.0) 2026-07-01 19:16:20.340 | Requirement already satisfied: requests>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->tempest==46.3.1.dev36) (2.34.2) 2026-07-01 19:16:20.344 | Requirement already satisfied: oslo.context>=2.21.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->tempest==46.3.1.dev36) (6.4.0) 2026-07-01 19:16:20.346 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->tempest==46.3.1.dev36) (2.9.0.post0) 2026-07-01 19:16:20.349 | Requirement already satisfied: typing-extensions>=4.12.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.context>=2.21.0->oslo.log>=3.36.0->tempest==46.3.1.dev36) (4.15.0) 2026-07-01 19:16:20.351 | Requirement already satisfied: msgpack>=0.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->tempest==46.3.1.dev36) (1.2.1) 2026-07-01 19:16:20.355 | Requirement already satisfied: iso8601>=0.1.11 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=7.0.0->tempest==46.3.1.dev36) (2.1.0) 2026-07-01 19:16:20.356 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=7.0.0->tempest==46.3.1.dev36) (3.3.2) 2026-07-01 19:16:20.357 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=7.0.0->tempest==46.3.1.dev36) (26.2) 2026-07-01 19:16:20.358 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=7.0.0->tempest==46.3.1.dev36) (7.2.2) 2026-07-01 19:16:20.364 | Requirement already satisfied: bcrypt>=3.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from paramiko>=2.7.0->tempest==46.3.1.dev36) (5.0.0) 2026-07-01 19:16:20.366 | Requirement already satisfied: invoke>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from paramiko>=2.7.0->tempest==46.3.1.dev36) (3.0.3) 2026-07-01 19:16:20.367 | Requirement already satisfied: pynacl>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from paramiko>=2.7.0->tempest==46.3.1.dev36) (1.6.2) 2026-07-01 19:16:20.374 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->tempest==46.3.1.dev36) (82.0.1) 2026-07-01 19:16:20.377 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->tempest==46.3.1.dev36) (0.8.1) 2026-07-01 19:16:20.394 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=3.36.0->tempest==46.3.1.dev36) (1.17.0) 2026-07-01 19:16:20.404 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->tempest==46.3.1.dev36) (3.4.7) 2026-07-01 19:16:20.405 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->tempest==46.3.1.dev36) (3.18) 2026-07-01 19:16:20.407 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.18.0->oslo.config>=5.2.0->tempest==46.3.1.dev36) (2023.11.17) 2026-07-01 19:16:20.423 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev36) (4.2.0) 2026-07-01 19:16:20.424 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev36) (2.20.0) 2026-07-01 19:16:20.429 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev36) (0.1.2) 2026-07-01 19:16:20.442 | Requirement already satisfied: voluptuous>=0.8.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from stestr>=1.0.0->tempest==46.3.1.dev36) (0.16.0) 2026-07-01 19:16:20.477 | Collecting tomlkit>=0.11.6 (from stestr>=1.0.0->tempest==46.3.1.dev36) 2026-07-01 19:16:20.480 | Using cached tomlkit-0.15.0-py3-none-any.whl.metadata (2.8 kB) 2026-07-01 19:16:20.517 | Using cached stestr-4.2.1-py3-none-any.whl (118 kB) 2026-07-01 19:16:20.520 | Using cached tomlkit-0.15.0-py3-none-any.whl (41 kB) 2026-07-01 19:16:20.532 | Building wheels for collected packages: tempest 2026-07-01 19:16:20.533 | Building editable for tempest (pyproject.toml): started 2026-07-01 19:16:22.154 | Building editable for tempest (pyproject.toml): finished with status 'done' 2026-07-01 19:16:22.155 | Created wheel for tempest: filename=tempest-46.3.1.dev36-0.editable-py3-none-any.whl size=8323 sha256=7a60ae24893d2e3ec004b60a32fc2812c0aa104926773a8cdb9115efb7c921b8 2026-07-01 19:16:22.156 | Stored in directory: /tmp/pip-ephem-wheel-cache-di1a3m9g/wheels/a8/38/99/324113a4b73ad133e84e5794562e0b63ae1c5945bffa9f076a 2026-07-01 19:16:22.162 | Successfully built tempest 2026-07-01 19:16:22.471 | Installing collected packages: tomlkit, stestr, tempest 2026-07-01 19:16:22.735 | 2026-07-01 19:16:22.763 | Successfully installed stestr-4.2.1 tempest-46.3.1.dev36 tomlkit-0.15.0 2026-07-01 19:16:22.949 | ++ inc/python:pip_install:216 : result=0 2026-07-01 19:16:22.953 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-07-01 19:16:22.957 | ++ functions-common:time_stop:2420 : local name 2026-07-01 19:16:22.961 | ++ functions-common:time_stop:2421 : local end_time 2026-07-01 19:16:22.964 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-07-01 19:16:22.967 | ++ functions-common:time_stop:2423 : local total 2026-07-01 19:16:22.970 | ++ functions-common:time_stop:2424 : local start_time 2026-07-01 19:16:22.973 | ++ functions-common:time_stop:2426 : name=pip_install 2026-07-01 19:16:22.977 | ++ functions-common:time_stop:2427 : start_time=1782933374802 2026-07-01 19:16:22.980 | ++ functions-common:time_stop:2429 : [[ -z 1782933374802 ]] 2026-07-01 19:16:22.984 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 19:16:22.990 | ++ functions-common:time_stop:2432 : end_time=1782933382986 2026-07-01 19:16:22.993 | ++ functions-common:time_stop:2433 : elapsed_time=8184 2026-07-01 19:16:22.997 | ++ functions-common:time_stop:2434 : total=177101 2026-07-01 19:16:23.000 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 19:16:23.003 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=185285 2026-07-01 19:16:23.007 | ++ inc/python:pip_install:219 : return 0 2026-07-01 19:16:23.010 | ++ inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-07-01 19:16:23.014 | ++ inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-07-01 19:16:23.018 | ++ inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/tempest 2026-07-01 19:16:23.022 | ++ inc/python:use_library_from_git:266 : local name=/opt/stack/tempest 2026-07-01 19:16:23.025 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-07-01 19:16:23.029 | ++ inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-01 19:16:23.032 | ++ inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/tempest, ]] 2026-07-01 19:16:23.036 | ++ inc/python:use_library_from_git:269 : return 1 2026-07-01 19:16:23.039 | ++ lib/tempest:configure_tempest:210 : local ENABLED_SERVICES=key,n-api,n-cpu,n-cond,n-sch,n-novnc,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-agent,rabbit,tempest,mysql,etcd3,dstat,q-ovn-metadata-agent,neutron-api,neutron-periodic-workers,neutron-rpc-server,neutron-ovn-maintenance-worker,n-novnc-cell1,n-super-cond,n-cond-cell1 2026-07-01 19:16:23.043 | ++ lib/tempest:configure_tempest:212 : local image_lines 2026-07-01 19:16:23.047 | ++ lib/tempest:configure_tempest:213 : local images 2026-07-01 19:16:23.050 | ++ lib/tempest:configure_tempest:214 : local num_images 2026-07-01 19:16:23.054 | ++ lib/tempest:configure_tempest:215 : local image_uuid 2026-07-01 19:16:23.057 | ++ lib/tempest:configure_tempest:216 : local image_uuid_alt 2026-07-01 19:16:23.061 | ++ lib/tempest:configure_tempest:217 : local password 2026-07-01 19:16:23.064 | ++ lib/tempest:configure_tempest:218 : local line 2026-07-01 19:16:23.068 | ++ lib/tempest:configure_tempest:219 : local flavors 2026-07-01 19:16:23.072 | ++ lib/tempest:configure_tempest:220 : local available_flavors 2026-07-01 19:16:23.075 | ++ lib/tempest:configure_tempest:221 : local flavors_ref 2026-07-01 19:16:23.079 | ++ lib/tempest:configure_tempest:222 : local flavor_lines 2026-07-01 19:16:23.082 | ++ lib/tempest:configure_tempest:223 : local flavor_ref_size 2026-07-01 19:16:23.086 | ++ lib/tempest:configure_tempest:224 : local flavor_ref_alt_size 2026-07-01 19:16:23.089 | ++ lib/tempest:configure_tempest:225 : local public_network_id 2026-07-01 19:16:23.093 | ++ lib/tempest:configure_tempest:226 : local public_router_id 2026-07-01 19:16:23.096 | ++ lib/tempest:configure_tempest:227 : local ssh_connect_method=floating 2026-07-01 19:16:23.100 | ++ lib/tempest:configure_tempest:228 : local disk 2026-07-01 19:16:23.103 | ++ lib/tempest:configure_tempest:231 : ifs=' 2026-07-01 19:16:23.103 | ' 2026-07-01 19:16:23.106 | ++ lib/tempest:configure_tempest:241 : declare -a images 2026-07-01 19:16:23.109 | ++ lib/tempest:configure_tempest:243 : is_service_enabled glance 2026-07-01 19:16:23.132 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-01 19:16:23.136 | ++ lib/tempest:configure_tempest:244 : get_active_images images image_uuid 2026-07-01 19:16:23.139 | ++ lib/tempest:get_active_images:160 : declare -n img_array=images 2026-07-01 19:16:23.143 | ++ lib/tempest:get_active_images:161 : declare -n img_id=image_uuid 2026-07-01 19:16:23.147 | ++ lib/tempest:get_active_images:164 : img_array=() 2026-07-01 19:16:23.153 | +++ lib/tempest:get_active_images:159 : oscwrap --os-cloud devstack-admin image list --long --property status=active 2026-07-01 19:16:23.154 | ++ lib/tempest:get_active_images:171 : read -r IMAGE_NAME IMAGE_UUID DISK_FORMAT 2026-07-01 19:16:23.155 | +++ lib/tempest:get_active_images:159 : awk '-F|' '!/^(+--)|ID|aki|ari/ { print $3,$2,$4 }' 2026-07-01 19:16:27.009 | +++ functions-common:oscwrap:2465 : return 0 2026-07-01 19:16:27.013 | ++ lib/tempest:get_active_images:172 : [[ qcow2 == \i\s\o ]] 2026-07-01 19:16:27.017 | ++ lib/tempest:get_active_images:175 : '[' cirros-0.6.3-x86_64-disk = cirros-0.6.3-x86_64-disk ']' 2026-07-01 19:16:27.021 | ++ lib/tempest:get_active_images:176 : img_id=33bb22df-199f-4db3-a1e2-96f6de481f9a 2026-07-01 19:16:27.025 | ++ lib/tempest:get_active_images:178 : img_array+=($IMAGE_UUID) 2026-07-01 19:16:27.029 | ++ lib/tempest:get_active_images:171 : read -r IMAGE_NAME IMAGE_UUID DISK_FORMAT 2026-07-01 19:16:27.032 | ++ lib/tempest:configure_tempest:246 : (( 1 < 1 )) 2026-07-01 19:16:27.036 | ++ lib/tempest:configure_tempest:260 : case "${#images[*]}" in 2026-07-01 19:16:27.040 | ++ lib/tempest:configure_tempest:266 : '[' -z 33bb22df-199f-4db3-a1e2-96f6de481f9a ']' 2026-07-01 19:16:27.044 | ++ lib/tempest:configure_tempest:269 : image_uuid_alt=33bb22df-199f-4db3-a1e2-96f6de481f9a 2026-07-01 19:16:27.048 | ++ lib/tempest:configure_tempest:291 : sudo install -d -o quobyte /opt/stack/tempest/etc 2026-07-01 19:16:27.068 | ++ lib/tempest:configure_tempest:292 : rm -f /opt/stack/tempest/etc/tempest.conf 2026-07-01 19:16:27.073 | ++ lib/tempest:configure_tempest:294 : local password=nomoresecret 2026-07-01 19:16:27.078 | ++ lib/tempest:configure_tempest:297 : local admin_username=admin 2026-07-01 19:16:27.082 | ++ lib/tempest:configure_tempest:298 : local admin_project_name=admin 2026-07-01 19:16:27.084 | ++ lib/tempest:configure_tempest:299 : local admin_domain_name=Default 2026-07-01 19:16:27.088 | ++ lib/tempest:configure_tempest:300 : local alt_username=alt_demo 2026-07-01 19:16:27.090 | ++ lib/tempest:configure_tempest:301 : local alt_project_name=alt_demo 2026-07-01 19:16:27.094 | ++ lib/tempest:configure_tempest:302 : local admin_project_id 2026-07-01 19:16:27.100 | +++ lib/tempest:configure_tempest:303 : awk '/ admin / { print $2 }' 2026-07-01 19:16:27.100 | +++ lib/tempest:configure_tempest:303 : oscwrap --os-cloud devstack-admin project list 2026-07-01 19:16:30.415 | +++ functions-common:oscwrap:2465 : return 0 2026-07-01 19:16:30.421 | ++ lib/tempest:configure_tempest:303 : admin_project_id=c4308f0a3e7c4861957331c0d2c3de84 2026-07-01 19:16:30.425 | ++ lib/tempest:configure_tempest:305 : is_service_enabled nova 2026-07-01 19:16:30.448 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-01 19:16:30.452 | +++ lib/tempest:configure_tempest:308 : oscwrap --os-cloud devstack-admin flavor list 2026-07-01 19:16:33.814 | +++ functions-common:oscwrap:2465 : return 0 2026-07-01 19:16:33.819 | ++ lib/tempest:configure_tempest:308 : available_flavors='+----+-----------+-------+------+-----------+-------+-----------+ 2026-07-01 19:16:33.819 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-07-01 19:16:33.820 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-07-01 19:16:33.820 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-07-01 19:16:33.820 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-07-01 19:16:33.820 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-07-01 19:16:33.820 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-07-01 19:16:33.820 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-07-01 19:16:33.820 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-07-01 19:16:33.820 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-07-01 19:16:33.820 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-07-01 19:16:33.820 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-07-01 19:16:33.820 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-07-01 19:16:33.821 | +----+-----------+-------+------+-----------+-------+-----------+' 2026-07-01 19:16:33.825 | ++ lib/tempest:configure_tempest:309 : [[ -z '' ]] 2026-07-01 19:16:33.827 | ++ lib/tempest:configure_tempest:310 : [[ +----+-----------+-------+------+-----------+-------+-----------+ 2026-07-01 19:16:33.827 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-07-01 19:16:33.827 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-07-01 19:16:33.828 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-07-01 19:16:33.828 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-07-01 19:16:33.828 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-07-01 19:16:33.828 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-07-01 19:16:33.828 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-07-01 19:16:33.828 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-07-01 19:16:33.828 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-07-01 19:16:33.828 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-07-01 19:16:33.828 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-07-01 19:16:33.828 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-07-01 19:16:33.828 | +----+-----------+-------+------+-----------+-------+-----------+ =~ m1\.nano ]] 2026-07-01 19:16:33.833 | +++ lib/tempest:configure_tempest:312 : image_size_in_gib 33bb22df-199f-4db3-a1e2-96f6de481f9a 2026-07-01 19:16:33.837 | +++ lib/tempest:image_size_in_gib:125 : local size 2026-07-01 19:16:33.841 | ++++ lib/tempest:image_size_in_gib:126 : oscwrap --os-cloud devstack-admin image show 33bb22df-199f-4db3-a1e2-96f6de481f9a -c size -f value 2026-07-01 19:16:37.244 | ++++ functions-common:oscwrap:2465 : return 0 2026-07-01 19:16:37.248 | +++ lib/tempest:image_size_in_gib:126 : size=21692416 2026-07-01 19:16:37.254 | +++ lib/tempest:image_size_in_gib:127 : echo 21692416 2026-07-01 19:16:37.254 | +++ lib/tempest:image_size_in_gib:127 : python3 -c 'import math; print(int(math.ceil(float(int(input()) / 1024.0 ** 3))))' 2026-07-01 19:16:37.300 | ++ lib/tempest:configure_tempest:312 : disk=1 2026-07-01 19:16:37.304 | ++ lib/tempest:configure_tempest:313 : ram=192 2026-07-01 19:16:37.308 | ++ lib/tempest:configure_tempest:314 : openstack --os-cloud devstack-admin flavor create --id 42 --ram 192 --disk 1 --vcpus 1 --property hw_rng:allowed=True m1.nano 2026-07-01 19:16:40.317 | +----------------------------+-----------------------+ 2026-07-01 19:16:40.317 | | Field | Value | 2026-07-01 19:16:40.318 | +----------------------------+-----------------------+ 2026-07-01 19:16:40.318 | | OS-FLV-DISABLED:disabled | False | 2026-07-01 19:16:40.318 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-01 19:16:40.318 | | description | None | 2026-07-01 19:16:40.318 | | disk | 1 | 2026-07-01 19:16:40.318 | | id | 42 | 2026-07-01 19:16:40.318 | | name | m1.nano | 2026-07-01 19:16:40.318 | | os-flavor-access:is_public | True | 2026-07-01 19:16:40.318 | | properties | hw_rng:allowed='True' | 2026-07-01 19:16:40.318 | | ram | 192 | 2026-07-01 19:16:40.318 | | rxtx_factor | 1.0 | 2026-07-01 19:16:40.319 | | swap | 0 | 2026-07-01 19:16:40.319 | | vcpus | 1 | 2026-07-01 19:16:40.319 | +----------------------------+-----------------------+ 2026-07-01 19:16:40.681 | ++ lib/tempest:configure_tempest:316 : flavor_ref=42 2026-07-01 19:16:40.685 | ++ lib/tempest:configure_tempest:317 : [[ +----+-----------+-------+------+-----------+-------+-----------+ 2026-07-01 19:16:40.685 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-07-01 19:16:40.685 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-07-01 19:16:40.686 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-07-01 19:16:40.686 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-07-01 19:16:40.686 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-07-01 19:16:40.686 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-07-01 19:16:40.686 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-07-01 19:16:40.686 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-07-01 19:16:40.686 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-07-01 19:16:40.686 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-07-01 19:16:40.686 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-07-01 19:16:40.686 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-07-01 19:16:40.686 | +----+-----------+-------+------+-----------+-------+-----------+ =~ m1\.micro ]] 2026-07-01 19:16:40.690 | +++ lib/tempest:configure_tempest:319 : image_size_in_gib 33bb22df-199f-4db3-a1e2-96f6de481f9a 2026-07-01 19:16:40.694 | +++ lib/tempest:image_size_in_gib:125 : local size 2026-07-01 19:16:40.701 | ++++ lib/tempest:image_size_in_gib:126 : oscwrap --os-cloud devstack-admin image show 33bb22df-199f-4db3-a1e2-96f6de481f9a -c size -f value 2026-07-01 19:16:44.102 | ++++ functions-common:oscwrap:2465 : return 0 2026-07-01 19:16:44.107 | +++ lib/tempest:image_size_in_gib:126 : size=21692416 2026-07-01 19:16:44.111 | +++ lib/tempest:image_size_in_gib:127 : echo 21692416 2026-07-01 19:16:44.112 | +++ lib/tempest:image_size_in_gib:127 : python3 -c 'import math; print(int(math.ceil(float(int(input()) / 1024.0 ** 3))))' 2026-07-01 19:16:44.156 | ++ lib/tempest:configure_tempest:319 : disk=1 2026-07-01 19:16:44.160 | ++ lib/tempest:configure_tempest:320 : ram=256 2026-07-01 19:16:44.163 | ++ lib/tempest:configure_tempest:321 : openstack --os-cloud devstack-admin flavor create --id 84 --ram 256 --disk 1 --vcpus 1 --property hw_rng:allowed=True m1.micro 2026-07-01 19:16:47.158 | +----------------------------+-----------------------+ 2026-07-01 19:16:47.158 | | Field | Value | 2026-07-01 19:16:47.158 | +----------------------------+-----------------------+ 2026-07-01 19:16:47.158 | | OS-FLV-DISABLED:disabled | False | 2026-07-01 19:16:47.158 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-01 19:16:47.158 | | description | None | 2026-07-01 19:16:47.158 | | disk | 1 | 2026-07-01 19:16:47.159 | | id | 84 | 2026-07-01 19:16:47.159 | | name | m1.micro | 2026-07-01 19:16:47.159 | | os-flavor-access:is_public | True | 2026-07-01 19:16:47.159 | | properties | hw_rng:allowed='True' | 2026-07-01 19:16:47.159 | | ram | 256 | 2026-07-01 19:16:47.159 | | rxtx_factor | 1.0 | 2026-07-01 19:16:47.159 | | swap | 0 | 2026-07-01 19:16:47.159 | | vcpus | 1 | 2026-07-01 19:16:47.159 | +----------------------------+-----------------------+ 2026-07-01 19:16:47.547 | ++ lib/tempest:configure_tempest:323 : flavor_ref_alt=84 2026-07-01 19:16:47.550 | ++ lib/tempest:configure_tempest:372 : is_service_enabled glance 2026-07-01 19:16:47.575 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-01 19:16:47.578 | ++ lib/tempest:configure_tempest:373 : git_clone https://review.opendev.org/openstack/os-test-images.git /opt/stack/os-test-images master 2026-07-01 19:16:47.581 | ++ functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/os-test-images.git 2026-07-01 19:16:47.585 | ++ functions-common:git_clone:590 : local git_dest=/opt/stack/os-test-images 2026-07-01 19:16:47.589 | ++ functions-common:git_clone:591 : local git_ref=master 2026-07-01 19:16:47.593 | ++ functions-common:git_clone:592 : local orig_dir 2026-07-01 19:16:47.597 | +++ functions-common:git_clone:593 : pwd 2026-07-01 19:16:47.601 | ++ functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-07-01 19:16:47.604 | ++ functions-common:git_clone:594 : local git_clone_flags= 2026-07-01 19:16:47.609 | +++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-01 19:16:47.635 | ++ functions-common:git_clone:596 : RECLONE=False 2026-07-01 19:16:47.638 | ++ functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-01 19:16:47.641 | ++ functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-01 19:16:47.646 | ++ functions-common:git_clone:610 : echo master 2026-07-01 19:16:47.646 | ++ functions-common:git_clone:610 : egrep -q '^refs' 2026-07-01 19:16:47.652 | ++ functions-common:git_clone:624 : [[ ! -d /opt/stack/os-test-images ]] 2026-07-01 19:16:47.656 | ++ functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-07-01 19:16:47.659 | ++ functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/os-test-images.git /opt/stack/os-test-images 2026-07-01 19:16:47.662 | ++ functions-common:git_timed:697 : local count=0 2026-07-01 19:16:47.666 | ++ functions-common:git_timed:698 : local timeout=0 2026-07-01 19:16:47.669 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-01 19:16:47.673 | ++ functions-common:git_timed:701 : timeout=0 2026-07-01 19:16:47.676 | ++ functions-common:git_timed:704 : time_start git_timed 2026-07-01 19:16:47.679 | ++ functions-common:time_start:2406 : local name=git_timed 2026-07-01 19:16:47.682 | ++ functions-common:time_start:2407 : local start_time= 2026-07-01 19:16:47.684 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-07-01 19:16:47.689 | +++ functions-common:time_start:2411 : date +%s%3N 2026-07-01 19:16:47.695 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1782933407691 2026-07-01 19:16:47.698 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/os-test-images.git /opt/stack/os-test-images 2026-07-01 19:16:47.702 | Cloning into '/opt/stack/os-test-images'... 2026-07-01 19:16:48.366 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-07-01 19:16:48.371 | ++ functions-common:time_stop:2420 : local name 2026-07-01 19:16:48.375 | ++ functions-common:time_stop:2421 : local end_time 2026-07-01 19:16:48.378 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-07-01 19:16:48.383 | ++ functions-common:time_stop:2423 : local total 2026-07-01 19:16:48.386 | ++ functions-common:time_stop:2424 : local start_time 2026-07-01 19:16:48.389 | ++ functions-common:time_stop:2426 : name=git_timed 2026-07-01 19:16:48.393 | ++ functions-common:time_stop:2427 : start_time=1782933407691 2026-07-01 19:16:48.396 | ++ functions-common:time_stop:2429 : [[ -z 1782933407691 ]] 2026-07-01 19:16:48.402 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 19:16:48.410 | ++ functions-common:time_stop:2432 : end_time=1782933408404 2026-07-01 19:16:48.413 | ++ functions-common:time_stop:2433 : elapsed_time=713 2026-07-01 19:16:48.417 | ++ functions-common:time_stop:2434 : total=381427 2026-07-01 19:16:48.421 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 19:16:48.424 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=382140 2026-07-01 19:16:48.428 | ++ functions-common:git_clone:631 : cd /opt/stack/os-test-images 2026-07-01 19:16:48.433 | ++ functions-common:git_clone:632 : git_timed fetch origin master 2026-07-01 19:16:48.437 | ++ functions-common:git_timed:697 : local count=0 2026-07-01 19:16:48.441 | ++ functions-common:git_timed:698 : local timeout=0 2026-07-01 19:16:48.446 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-01 19:16:48.450 | ++ functions-common:git_timed:701 : timeout=0 2026-07-01 19:16:48.454 | ++ functions-common:git_timed:704 : time_start git_timed 2026-07-01 19:16:48.459 | ++ functions-common:time_start:2406 : local name=git_timed 2026-07-01 19:16:48.463 | ++ functions-common:time_start:2407 : local start_time= 2026-07-01 19:16:48.467 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-07-01 19:16:48.472 | +++ functions-common:time_start:2411 : date +%s%3N 2026-07-01 19:16:48.478 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1782933408474 2026-07-01 19:16:48.482 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-07-01 19:16:48.971 | From https://review.opendev.org/openstack/os-test-images 2026-07-01 19:16:48.971 | * branch master -> FETCH_HEAD 2026-07-01 19:16:48.982 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-07-01 19:16:48.985 | ++ functions-common:time_stop:2420 : local name 2026-07-01 19:16:48.988 | ++ functions-common:time_stop:2421 : local end_time 2026-07-01 19:16:48.991 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-07-01 19:16:48.993 | ++ functions-common:time_stop:2423 : local total 2026-07-01 19:16:48.997 | ++ functions-common:time_stop:2424 : local start_time 2026-07-01 19:16:49.001 | ++ functions-common:time_stop:2426 : name=git_timed 2026-07-01 19:16:49.005 | ++ functions-common:time_stop:2427 : start_time=1782933408474 2026-07-01 19:16:49.008 | ++ functions-common:time_stop:2429 : [[ -z 1782933408474 ]] 2026-07-01 19:16:49.012 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 19:16:49.018 | ++ functions-common:time_stop:2432 : end_time=1782933409014 2026-07-01 19:16:49.021 | ++ functions-common:time_stop:2433 : elapsed_time=540 2026-07-01 19:16:49.025 | ++ functions-common:time_stop:2434 : total=382140 2026-07-01 19:16:49.029 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 19:16:49.033 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=382680 2026-07-01 19:16:49.038 | ++ functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-07-01 19:16:49.041 | ++ functions-common:git_timed:697 : local count=0 2026-07-01 19:16:49.045 | ++ functions-common:git_timed:698 : local timeout=0 2026-07-01 19:16:49.048 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-01 19:16:49.052 | ++ functions-common:git_timed:701 : timeout=0 2026-07-01 19:16:49.055 | ++ functions-common:git_timed:704 : time_start git_timed 2026-07-01 19:16:49.059 | ++ functions-common:time_start:2406 : local name=git_timed 2026-07-01 19:16:49.063 | ++ functions-common:time_start:2407 : local start_time= 2026-07-01 19:16:49.067 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-07-01 19:16:49.072 | +++ functions-common:time_start:2411 : date +%s%3N 2026-07-01 19:16:49.077 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1782933409074 2026-07-01 19:16:49.081 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-07-01 19:16:49.088 | Note: switching to 'FETCH_HEAD'. 2026-07-01 19:16:49.088 | 2026-07-01 19:16:49.088 | You are in 'detached HEAD' state. You can look around, make experimental 2026-07-01 19:16:49.089 | changes and commit them, and you can discard any commits you make in this 2026-07-01 19:16:49.089 | state without impacting any branches by switching back to a branch. 2026-07-01 19:16:49.089 | 2026-07-01 19:16:49.089 | If you want to create a new branch to retain commits you create, you may 2026-07-01 19:16:49.089 | do so (now or later) by using -c with the switch command. Example: 2026-07-01 19:16:49.089 | 2026-07-01 19:16:49.089 | git switch -c 2026-07-01 19:16:49.089 | 2026-07-01 19:16:49.089 | Or undo this operation with: 2026-07-01 19:16:49.089 | 2026-07-01 19:16:49.089 | git switch - 2026-07-01 19:16:49.090 | 2026-07-01 19:16:49.090 | Turn off this advice by setting config variable advice.detachedHead to false 2026-07-01 19:16:49.090 | 2026-07-01 19:16:49.090 | HEAD is now at 5d0367e Clean-up zuul config spacing 2026-07-01 19:16:49.093 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-07-01 19:16:49.096 | ++ functions-common:time_stop:2420 : local name 2026-07-01 19:16:49.100 | ++ functions-common:time_stop:2421 : local end_time 2026-07-01 19:16:49.104 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-07-01 19:16:49.108 | ++ functions-common:time_stop:2423 : local total 2026-07-01 19:16:49.111 | ++ functions-common:time_stop:2424 : local start_time 2026-07-01 19:16:49.114 | ++ functions-common:time_stop:2426 : name=git_timed 2026-07-01 19:16:49.118 | ++ functions-common:time_stop:2427 : start_time=1782933409074 2026-07-01 19:16:49.121 | ++ functions-common:time_stop:2429 : [[ -z 1782933409074 ]] 2026-07-01 19:16:49.125 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 19:16:49.131 | ++ functions-common:time_stop:2432 : end_time=1782933409127 2026-07-01 19:16:49.134 | ++ functions-common:time_stop:2433 : elapsed_time=53 2026-07-01 19:16:49.137 | ++ functions-common:time_stop:2434 : total=382680 2026-07-01 19:16:49.141 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 19:16:49.144 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=382733 2026-07-01 19:16:49.148 | ++ functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/os-test-images 2026-07-01 19:16:49.167 | ++ functions-common:git_clone:672 : cd /opt/stack/os-test-images 2026-07-01 19:16:49.171 | ++ functions-common:git_clone:673 : git show --oneline 2026-07-01 19:16:49.172 | ++ functions-common:git_clone:673 : head -1 2026-07-01 19:16:49.174 | 5d0367e Clean-up zuul config spacing 2026-07-01 19:16:49.177 | ++ functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-07-01 19:16:49.181 | ++ lib/tempest:configure_tempest:374 : pushd /opt/stack/os-test-images 2026-07-01 19:16:49.181 | /opt/stack/os-test-images ~/devstack 2026-07-01 19:16:49.185 | ++ lib/tempest:configure_tempest:375 : tox -egenerate 2026-07-01 19:16:49.631 | generate create: /opt/stack/os-test-images/.tox/generate 2026-07-01 19:16:50.270 | generate installdeps: -r/opt/stack/os-test-images/requirements.txt 2026-07-01 19:16:53.076 | generate installed: PyYAML==6.0.3 2026-07-01 19:16:53.076 | generate run-test-pre: PYTHONHASHSEED='2522321492' 2026-07-01 19:16:53.076 | generate run-test: commands[0] | python3 generate.py manifest.yaml 2026-07-01 19:16:53.197 | INFO:generate:Generating standard-qcow2v3 step 1/1 with 'qemu-img create -f qcow2 standard-qcow2v3.qcow2 10M' 2026-07-01 19:16:53.222 | INFO:generate:Generating qcow-with-backing step 1/1 with 'qemu-img create -f qcow2 -F raw -b /etc/hosts qcow-with-backing.qcow2 10M' 2026-07-01 19:16:53.245 | INFO:generate:Generating qcow-with-datafile step 1/2 with 'qemu-img create -f qcow2 -o data_file=qcow-data-file,data_file_raw=on qcow-with-datafile.qcow2 10M' 2026-07-01 19:16:53.272 | INFO:generate:Generating qcow-with-datafile step 2/2 with 'rm qcow-data-file' 2026-07-01 19:16:53.274 | INFO:generate:Generating raw-blank step 1/1 with 'qemu-img create -f raw raw-blank.raw 1M' 2026-07-01 19:16:53.283 | INFO:generate:Generating gpt-blank step 1/2 with 'qemu-img create -f raw gpt-blank.gpt 1M' 2026-07-01 19:16:53.291 | INFO:generate:Generating gpt-blank step 2/2 with "parted gpt-blank.gpt --script 'mklabel gpt'" 2026-07-01 19:16:53.322 | INFO:generate:Generating standard step 1/1 with 'qemu-img create -f qed standard.qed 10M' 2026-07-01 19:16:53.334 | INFO:generate:Generating standard-iso9660 step 1/2 with 'qemu-img create -f raw standard-iso9660.iso 1M' 2026-07-01 19:16:53.342 | INFO:generate:Generating standard-iso9660 step 2/2 with 'mkisofs -V standard-iso9660 -o standard-iso9660.iso /etc/hosts' 2026-07-01 19:16:53.353 | WARNING:generate:Unable to generate image standard-udf (iso) 2026-07-01 19:16:53.353 | INFO:generate:Generating iso-with-qcow2-in-system step 1/5 with 'qemu-img create -f raw iso-with-qcow2-in-system.iso 1M' 2026-07-01 19:16:53.361 | INFO:generate:Generating iso-with-qcow2-in-system step 2/5 with 'mkisofs -V iso-with-qcow2-in-system -o iso-with-qcow2-in-system.iso /etc/hosts' 2026-07-01 19:16:53.367 | INFO:generate:Generating iso-with-qcow2-in-system step 3/5 with 'qemu-img create -f qcow2 tmp.qcow 10M' 2026-07-01 19:16:53.386 | INFO:generate:Generating iso-with-qcow2-in-system step 4/5 with 'dd if=tmp.qcow of=iso-with-qcow2-in-system.iso bs=32k count=1 conv=notrunc' 2026-07-01 19:16:53.391 | INFO:generate:Generating iso-with-qcow2-in-system step 5/5 with 'rm tmp.qcow' 2026-07-01 19:16:53.393 | INFO:generate:Generating vmdk-monolithicSparse step 1/1 with 'qemu-img create -f vmdk -o subformat=monolithicSparse vmdk-monolithicSparse.vmdk 10M' 2026-07-01 19:16:53.404 | INFO:generate:Generating vmdk-streamOptimized step 1/1 with 'qemu-img create -f vmdk -o subformat=streamOptimized vmdk-streamOptimized.vmdk 10M' 2026-07-01 19:16:53.416 | INFO:generate:Generating vmdk-monolithicFlat step 1/2 with 'qemu-img create -f vmdk -o subformat=monolithicFlat vmdk-monolithicFlat.vmdk 10M' 2026-07-01 19:16:53.429 | INFO:generate:Generating vmdk-monolithicFlat step 2/2 with 'rm vmdk-monolithicFlat-flat.vmdk' 2026-07-01 19:16:53.432 | INFO:generate:Generating vmdk-monolithicFlat-leak step 1/3 with 'qemu-img create -f vmdk -o subformat=monolithicFlat vmdk-monolithicFlat-leak.vmdk 10M' 2026-07-01 19:16:53.446 | INFO:generate:Generating vmdk-monolithicFlat-leak step 2/3 with "sed -i 's#vmdk-monolithicFlat-leak-flat.vmdk#/etc/hosts#' vmdk-monolithicFlat-leak.vmdk" 2026-07-01 19:16:53.449 | INFO:generate:Generating vmdk-monolithicFlat-leak step 3/3 with 'rm vmdk-monolithicFlat-leak-flat.vmdk' 2026-07-01 19:16:53.452 | INFO:generate:Generating vmdk-sparse-with-url-backing step 1/2 with 'qemu-img create -f vmdk -o subformat=monolithicSparse vmdk-sparse-with-url-backing.vmdk 10M' 2026-07-01 19:16:53.463 | INFO:generate:Generating vmdk-sparse-with-url-backing step 2/2 with "dd if=vmdk-sparse-with-url-backing.vmdk bs=512 count=1 skip=1 | sed 's#vmdk-sparse-with-url-backing.vmdk#/etc/hosts#' | dd of=vmdk-sparse-with-url-backing.vmdk conv=notrunc seek=1" 2026-07-01 19:16:53.466 | INFO:generate:Generating vmdk-sparse-with-footer step 1/1 with 'qemu-img create -f vmdk -o subformat=monolithicSparse vmdk-sparse-with-footer.vmdk 10M' 2026-07-01 19:16:53.478 | INFO:generate:Running postprocesser footerify_vmdk on 'vmdk-sparse-with-footer.vmdk' 2026-07-01 19:16:53.504 | ___________________________________ summary ____________________________________ 2026-07-01 19:16:53.504 | generate: commands succeeded 2026-07-01 19:16:53.504 | congratulations :) 2026-07-01 19:16:53.549 | ++ lib/tempest:configure_tempest:376 : popd 2026-07-01 19:16:53.549 | ~/devstack 2026-07-01 19:16:53.553 | ++ lib/tempest:configure_tempest:377 : iniset /opt/stack/tempest/etc/tempest.conf image images_manifest_file /opt/stack/os-test-images/images/manifest.yaml 2026-07-01 19:16:53.598 | ++ lib/tempest:configure_tempest:378 : local image_conversion 2026-07-01 19:16:53.603 | +++ lib/tempest:configure_tempest:379 : iniget /etc/glance/glance-image-import.conf image_conversion output_format 2026-07-01 19:16:53.630 | ++ lib/tempest:configure_tempest:379 : image_conversion= 2026-07-01 19:16:53.633 | ++ lib/tempest:configure_tempest:380 : [[ -n '' ]] 2026-07-01 19:16:53.636 | ++ lib/tempest:configure_tempest:383 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled image_format_enforcement True 2026-07-01 19:16:53.682 | ++ lib/tempest:configure_tempest:386 : iniset /opt/stack/tempest/etc/tempest.conf network project_network_cidr 10.0.0.0/22 2026-07-01 19:16:53.728 | ++ lib/tempest:configure_tempest:388 : ssh_connect_method=floating 2026-07-01 19:16:53.731 | ++ lib/tempest:configure_tempest:394 : [[ True == \T\r\u\e ]] 2026-07-01 19:16:53.735 | ++ lib/tempest:configure_tempest:394 : is_networking_extension_supported external-net 2026-07-01 19:16:53.739 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=external-net 2026-07-01 19:16:53.743 | +++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2026-07-01 19:16:57.292 | +++ functions-common:oscwrap:2465 : return 0 2026-07-01 19:16:57.296 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-07-01 19:16:57.296 | address-scope 2026-07-01 19:16:57.296 | agent 2026-07-01 19:16:57.296 | allowed-address-pairs 2026-07-01 19:16:57.296 | auto-allocated-topology 2026-07-01 19:16:57.297 | availability_zone 2026-07-01 19:16:57.297 | default-subnetpools 2026-07-01 19:16:57.297 | dhcp_agent_scheduler 2026-07-01 19:16:57.297 | dns-integration 2026-07-01 19:16:57.297 | dns-domain-ports 2026-07-01 19:16:57.297 | dns-integration-domain-keywords 2026-07-01 19:16:57.298 | empty-string-filtering 2026-07-01 19:16:57.298 | external-net 2026-07-01 19:16:57.298 | extra_dhcp_opt 2026-07-01 19:16:57.298 | extraroute 2026-07-01 19:16:57.298 | extraroute-atomic 2026-07-01 19:16:57.298 | filter-validation 2026-07-01 19:16:57.298 | floating-ip-port-forwarding-detail 2026-07-01 19:16:57.298 | fip-port-details 2026-07-01 19:16:57.298 | flavors 2026-07-01 19:16:57.298 | floatingip-pools 2026-07-01 19:16:57.298 | router 2026-07-01 19:16:57.299 | l3-agent-scheduler-ha-chassis-priority 2026-07-01 19:16:57.299 | enable-default-route-bfd 2026-07-01 19:16:57.299 | enable-default-route-ecmp 2026-07-01 19:16:57.299 | ext-gw-mode 2026-07-01 19:16:57.299 | l3-ha 2026-07-01 19:16:57.299 | external-gateway-multihoming 2026-07-01 19:16:57.299 | l3-flavors 2026-07-01 19:16:57.299 | l3_agent_scheduler 2026-07-01 19:16:57.299 | multi-provider 2026-07-01 19:16:57.299 | net-mtu 2026-07-01 19:16:57.299 | net-mtu-writable 2026-07-01 19:16:57.299 | network_availability_zone 2026-07-01 19:16:57.300 | network-ip-availability 2026-07-01 19:16:57.300 | network-ip-availability-details 2026-07-01 19:16:57.301 | pagination 2026-07-01 19:16:57.301 | port-device-profile 2026-07-01 19:16:57.301 | port-mac-address-regenerate 2026-07-01 19:16:57.302 | port-numa-affinity-policy 2026-07-01 19:16:57.302 | port-numa-affinity-policy-socket 2026-07-01 19:16:57.302 | binding 2026-07-01 19:16:57.303 | binding-extended 2026-07-01 19:16:57.303 | port-security 2026-07-01 19:16:57.303 | project-id 2026-07-01 19:16:57.303 | provider 2026-07-01 19:16:57.303 | qinq 2026-07-01 19:16:57.303 | quota-check-limit 2026-07-01 19:16:57.303 | quota-check-limit-default 2026-07-01 19:16:57.303 | quotas 2026-07-01 19:16:57.303 | quota_details 2026-07-01 19:16:57.304 | rbac-policies 2026-07-01 19:16:57.304 | rbac-address-scope 2026-07-01 19:16:57.304 | rbac-security-groups 2026-07-01 19:16:57.304 | revision-if-match 2026-07-01 19:16:57.304 | standard-attr-revisions 2026-07-01 19:16:57.304 | router_availability_zone 2026-07-01 19:16:57.304 | router-enable-snat 2026-07-01 19:16:57.304 | security-groups-default-rules 2026-07-01 19:16:57.304 | security-groups-default-statefulness 2026-07-01 19:16:57.304 | security-groups-normalized-cidr 2026-07-01 19:16:57.304 | security-groups-remote-address-group 2026-07-01 19:16:57.305 | security-groups-rules-belongs-to-default-sg 2026-07-01 19:16:57.305 | security-groups-shared-filtering 2026-07-01 19:16:57.305 | security-group 2026-07-01 19:16:57.305 | service-type 2026-07-01 19:16:57.305 | sorting 2026-07-01 19:16:57.305 | standard-attr-description 2026-07-01 19:16:57.305 | stateful-security-group 2026-07-01 19:16:57.305 | subnet-dns-publish-fixed-ip 2026-07-01 19:16:57.305 | subnet-external-network 2026-07-01 19:16:57.305 | subnet_onboard 2026-07-01 19:16:57.305 | subnet-service-types 2026-07-01 19:16:57.306 | subnet_allocation 2026-07-01 19:16:57.306 | subnetpool-prefix-ops 2026-07-01 19:16:57.306 | tag-creation 2026-07-01 19:16:57.306 | standard-attr-tag 2026-07-01 19:16:57.306 | standard-attr-timestamp 2026-07-01 19:16:57.306 | vlan-transparent' 2026-07-01 19:16:57.306 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-07-01 19:16:57.306 | address-scope 2026-07-01 19:16:57.306 | agent 2026-07-01 19:16:57.306 | allowed-address-pairs 2026-07-01 19:16:57.306 | auto-allocated-topology 2026-07-01 19:16:57.307 | availability_zone 2026-07-01 19:16:57.307 | default-subnetpools 2026-07-01 19:16:57.307 | dhcp_agent_scheduler 2026-07-01 19:16:57.307 | dns-integration 2026-07-01 19:16:57.307 | dns-domain-ports 2026-07-01 19:16:57.307 | dns-integration-domain-keywords 2026-07-01 19:16:57.307 | empty-string-filtering 2026-07-01 19:16:57.307 | external-net 2026-07-01 19:16:57.307 | extra_dhcp_opt 2026-07-01 19:16:57.307 | extraroute 2026-07-01 19:16:57.307 | extraroute-atomic 2026-07-01 19:16:57.307 | filter-validation 2026-07-01 19:16:57.308 | floating-ip-port-forwarding-detail 2026-07-01 19:16:57.308 | fip-port-details 2026-07-01 19:16:57.308 | flavors 2026-07-01 19:16:57.308 | floatingip-pools 2026-07-01 19:16:57.308 | router 2026-07-01 19:16:57.308 | l3-agent-scheduler-ha-chassis-priority 2026-07-01 19:16:57.308 | enable-default-route-bfd 2026-07-01 19:16:57.308 | enable-default-route-ecmp 2026-07-01 19:16:57.308 | ext-gw-mode 2026-07-01 19:16:57.308 | l3-ha 2026-07-01 19:16:57.308 | external-gateway-multihoming 2026-07-01 19:16:57.309 | l3-flavors 2026-07-01 19:16:57.309 | l3_agent_scheduler 2026-07-01 19:16:57.309 | multi-provider 2026-07-01 19:16:57.309 | net-mtu 2026-07-01 19:16:57.309 | net-mtu-writable 2026-07-01 19:16:57.309 | network_availability_zone 2026-07-01 19:16:57.309 | network-ip-availability 2026-07-01 19:16:57.309 | network-ip-availability-details 2026-07-01 19:16:57.309 | pagination 2026-07-01 19:16:57.309 | port-device-profile 2026-07-01 19:16:57.309 | port-mac-address-regenerate 2026-07-01 19:16:57.309 | port-numa-affinity-policy 2026-07-01 19:16:57.310 | port-numa-affinity-policy-socket 2026-07-01 19:16:57.310 | binding 2026-07-01 19:16:57.310 | binding-extended 2026-07-01 19:16:57.310 | port-security 2026-07-01 19:16:57.310 | project-id 2026-07-01 19:16:57.310 | provider 2026-07-01 19:16:57.310 | qinq 2026-07-01 19:16:57.310 | quota-check-limit 2026-07-01 19:16:57.310 | quota-check-limit-default 2026-07-01 19:16:57.310 | quotas 2026-07-01 19:16:57.310 | quota_details 2026-07-01 19:16:57.311 | rbac-policies 2026-07-01 19:16:57.311 | rbac-address-scope 2026-07-01 19:16:57.311 | rbac-security-groups 2026-07-01 19:16:57.311 | revision-if-match 2026-07-01 19:16:57.311 | standard-attr-revisions 2026-07-01 19:16:57.311 | router_availability_zone 2026-07-01 19:16:57.311 | router-enable-snat 2026-07-01 19:16:57.311 | security-groups-default-rules 2026-07-01 19:16:57.311 | security-groups-default-statefulness 2026-07-01 19:16:57.311 | security-groups-normalized-cidr 2026-07-01 19:16:57.311 | security-groups-remote-address-group 2026-07-01 19:16:57.312 | security-groups-rules-belongs-to-default-sg 2026-07-01 19:16:57.312 | security-groups-shared-filtering 2026-07-01 19:16:57.312 | security-group 2026-07-01 19:16:57.312 | service-type 2026-07-01 19:16:57.312 | sorting 2026-07-01 19:16:57.312 | standard-attr-description 2026-07-01 19:16:57.312 | stateful-security-group 2026-07-01 19:16:57.312 | subnet-dns-publish-fixed-ip 2026-07-01 19:16:57.312 | subnet-external-network 2026-07-01 19:16:57.312 | subnet_onboard 2026-07-01 19:16:57.312 | subnet-service-types 2026-07-01 19:16:57.312 | subnet_allocation 2026-07-01 19:16:57.313 | subnetpool-prefix-ops 2026-07-01 19:16:57.313 | tag-creation 2026-07-01 19:16:57.313 | standard-attr-tag 2026-07-01 19:16:57.313 | standard-attr-timestamp 2026-07-01 19:16:57.313 | vlan-transparent =~ external-net ]] 2026-07-01 19:16:57.313 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-07-01 19:16:57.313 | +++ lib/tempest:configure_tempest:395 : oscwrap --os-cloud devstack-admin network show -f value -c id public 2026-07-01 19:17:00.688 | +++ functions-common:oscwrap:2465 : return 0 2026-07-01 19:17:00.692 | ++ lib/tempest:configure_tempest:395 : public_network_id=a5153181-b538-4d38-b1d0-4b65873d7033 2026-07-01 19:17:00.696 | ++ lib/tempest:configure_tempest:397 : openstack --os-cloud devstack-admin --os-region RegionOne network create --share shared 2026-07-01 19:17:04.480 | +---------------------------+--------------------------------------+ 2026-07-01 19:17:04.480 | | Field | Value | 2026-07-01 19:17:04.480 | +---------------------------+--------------------------------------+ 2026-07-01 19:17:04.480 | | admin_state_up | UP | 2026-07-01 19:17:04.480 | | availability_zone_hints | | 2026-07-01 19:17:04.480 | | availability_zones | | 2026-07-01 19:17:04.480 | | created_at | 2026-07-01T19:17:03Z | 2026-07-01 19:17:04.480 | | description | | 2026-07-01 19:17:04.480 | | dns_domain | None | 2026-07-01 19:17:04.480 | | id | 58a0a903-b56e-438a-921b-8ca55b5c9818 | 2026-07-01 19:17:04.481 | | ipv4_address_scope | None | 2026-07-01 19:17:04.481 | | ipv6_address_scope | None | 2026-07-01 19:17:04.481 | | is_default | False | 2026-07-01 19:17:04.481 | | is_vlan_qinq | None | 2026-07-01 19:17:04.481 | | is_vlan_transparent | False | 2026-07-01 19:17:04.481 | | mtu | 1442 | 2026-07-01 19:17:04.481 | | name | shared | 2026-07-01 19:17:04.481 | | port_security_enabled | True | 2026-07-01 19:17:04.481 | | project_id | c4308f0a3e7c4861957331c0d2c3de84 | 2026-07-01 19:17:04.481 | | provider:network_type | geneve | 2026-07-01 19:17:04.481 | | provider:physical_network | None | 2026-07-01 19:17:04.481 | | provider:segmentation_id | 60811 | 2026-07-01 19:17:04.482 | | pvlan | None | 2026-07-01 19:17:04.482 | | qinq | False | 2026-07-01 19:17:04.482 | | qos_policy_id | None | 2026-07-01 19:17:04.482 | | revision_number | 1 | 2026-07-01 19:17:04.482 | | router:external | Internal | 2026-07-01 19:17:04.482 | | segments | None | 2026-07-01 19:17:04.482 | | shared | True | 2026-07-01 19:17:04.482 | | status | ACTIVE | 2026-07-01 19:17:04.482 | | subnets | | 2026-07-01 19:17:04.482 | | tags | | 2026-07-01 19:17:04.482 | | updated_at | 2026-07-01T19:17:03Z | 2026-07-01 19:17:04.484 | +---------------------------+--------------------------------------+ 2026-07-01 19:17:04.852 | ++ lib/tempest:configure_tempest:398 : openstack --os-cloud devstack-admin --os-region RegionOne subnet create --description shared-subnet --subnet-range 192.168.233.0/24 --network shared shared-subnet 2026-07-01 19:17:08.793 | +----------------------+--------------------------------------+ 2026-07-01 19:17:08.794 | | Field | Value | 2026-07-01 19:17:08.794 | +----------------------+--------------------------------------+ 2026-07-01 19:17:08.794 | | allocation_pools | 192.168.233.2-192.168.233.254 | 2026-07-01 19:17:08.794 | | cidr | 192.168.233.0/24 | 2026-07-01 19:17:08.794 | | created_at | 2026-07-01T19:17:07Z | 2026-07-01 19:17:08.794 | | description | shared-subnet | 2026-07-01 19:17:08.794 | | dns_nameservers | | 2026-07-01 19:17:08.795 | | dns_publish_fixed_ip | None | 2026-07-01 19:17:08.795 | | enable_dhcp | True | 2026-07-01 19:17:08.795 | | gateway_ip | 192.168.233.1 | 2026-07-01 19:17:08.795 | | host_routes | | 2026-07-01 19:17:08.795 | | id | 6d9621a5-17a6-4443-9ce5-5f0f3b0cedf6 | 2026-07-01 19:17:08.795 | | ip_version | 4 | 2026-07-01 19:17:08.795 | | ipv6_address_mode | None | 2026-07-01 19:17:08.795 | | ipv6_ra_mode | None | 2026-07-01 19:17:08.795 | | name | shared-subnet | 2026-07-01 19:17:08.796 | | network_id | 58a0a903-b56e-438a-921b-8ca55b5c9818 | 2026-07-01 19:17:08.796 | | project_id | c4308f0a3e7c4861957331c0d2c3de84 | 2026-07-01 19:17:08.796 | | revision_number | 0 | 2026-07-01 19:17:08.796 | | router:external | False | 2026-07-01 19:17:08.797 | | segment_id | None | 2026-07-01 19:17:08.797 | | service_types | | 2026-07-01 19:17:08.797 | | subnetpool_id | None | 2026-07-01 19:17:08.797 | | tags | | 2026-07-01 19:17:08.797 | | updated_at | 2026-07-01T19:17:07Z | 2026-07-01 19:17:08.797 | +----------------------+--------------------------------------+ 2026-07-01 19:17:09.164 | ++ lib/tempest:configure_tempest:401 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_syslog False 2026-07-01 19:17:09.202 | ++ lib/tempest:configure_tempest:404 : iniset /opt/stack/tempest/etc/tempest.conf oslo_concurrency lock_path /opt/stack/data/tempest 2026-07-01 19:17:09.242 | ++ lib/tempest:configure_tempest:405 : mkdir -p /opt/stack/data/tempest 2026-07-01 19:17:09.248 | ++ lib/tempest:configure_tempest:406 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_stderr False 2026-07-01 19:17:09.292 | ++ lib/tempest:configure_tempest:407 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT log_file tempest.log 2026-07-01 19:17:09.332 | ++ lib/tempest:configure_tempest:408 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT debug True 2026-07-01 19:17:09.371 | ++ lib/tempest:configure_tempest:411 : iniset /opt/stack/tempest/etc/tempest.conf compute build_timeout 196 2026-07-01 19:17:09.417 | ++ lib/tempest:configure_tempest:412 : iniset /opt/stack/tempest/etc/tempest.conf volume build_timeout 196 2026-07-01 19:17:09.461 | ++ lib/tempest:configure_tempest:415 : iniset /opt/stack/tempest/etc/tempest.conf identity uri_v3 http://192.168.122.71/identity/v3 2026-07-01 19:17:09.504 | ++ lib/tempest:configure_tempest:416 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_failure_attempts 2 2026-07-01 19:17:09.543 | ++ lib/tempest:configure_tempest:417 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_duration 10 2026-07-01 19:17:09.585 | ++ lib/tempest:configure_tempest:418 : iniset /opt/stack/tempest/etc/tempest.conf identity user_unique_last_password_count 2 2026-07-01 19:17:09.625 | ++ lib/tempest:configure_tempest:419 : [[ True == \T\r\u\e ]] 2026-07-01 19:17:09.628 | ++ lib/tempest:configure_tempest:420 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_username admin 2026-07-01 19:17:09.671 | ++ lib/tempest:configure_tempest:421 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_password nomoresecret 2026-07-01 19:17:09.710 | ++ lib/tempest:configure_tempest:422 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_project_name admin 2026-07-01 19:17:09.751 | ++ lib/tempest:configure_tempest:423 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_domain_name Default 2026-07-01 19:17:09.788 | ++ lib/tempest:configure_tempest:425 : iniset /opt/stack/tempest/etc/tempest.conf identity auth_version v3 2026-07-01 19:17:09.824 | ++ lib/tempest:configure_tempest:426 : is_service_enabled tls-proxy 2026-07-01 19:17:09.846 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-01 19:17:09.849 | ++ lib/tempest:configure_tempest:431 : [[ True = True ]] 2026-07-01 19:17:09.852 | ++ lib/tempest:configure_tempest:432 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled security_compliance True 2026-07-01 19:17:09.897 | ++ lib/tempest:configure_tempest:437 : is_service_enabled ldap 2026-07-01 19:17:09.922 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-01 19:17:09.926 | ++ lib/tempest:configure_tempest:443 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled project_tags True 2026-07-01 19:17:09.968 | ++ lib/tempest:configure_tempest:447 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled application_credentials True 2026-07-01 19:17:10.007 | ++ lib/tempest:configure_tempest:451 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled access_rules True 2026-07-01 19:17:10.046 | ++ lib/tempest:configure_tempest:456 : [[ ! -z '' ]] 2026-07-01 19:17:10.050 | ++ lib/tempest:configure_tempest:459 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled import_image False 2026-07-01 19:17:10.088 | ++ lib/tempest:configure_tempest:460 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled os_glance_reserved True 2026-07-01 19:17:10.130 | ++ lib/tempest:configure_tempest:461 : is_service_enabled g-api-r 2026-07-01 19:17:10.150 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-01 19:17:10.153 | ++ lib/tempest:configure_tempest:466 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref 33bb22df-199f-4db3-a1e2-96f6de481f9a 2026-07-01 19:17:10.191 | ++ lib/tempest:configure_tempest:467 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref_alt 33bb22df-199f-4db3-a1e2-96f6de481f9a 2026-07-01 19:17:10.231 | ++ lib/tempest:configure_tempest:468 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref 42 2026-07-01 19:17:10.274 | ++ lib/tempest:configure_tempest:469 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref_alt 84 2026-07-01 19:17:10.315 | ++ lib/tempest:configure_tempest:470 : iniset /opt/stack/tempest/etc/tempest.conf validation connect_method floating 2026-07-01 19:17:10.358 | ++ lib/tempest:configure_tempest:471 : is_service_enabled neutron 2026-07-01 19:17:10.380 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-01 19:17:10.383 | ++ lib/tempest:configure_tempest:479 : [[ -n '' ]] 2026-07-01 19:17:10.386 | ++ lib/tempest:configure_tempest:489 : local tempest_compute_min_microversion=None 2026-07-01 19:17:10.389 | ++ lib/tempest:configure_tempest:490 : local tempest_compute_max_microversion=latest 2026-07-01 19:17:10.393 | ++ lib/tempest:configure_tempest:493 : [[ '' == \c\o\m\p\u\t\e\_\l\e\g\a\c\y ]] 2026-07-01 19:17:10.397 | ++ lib/tempest:configure_tempest:497 : '[' None == None ']' 2026-07-01 19:17:10.401 | ++ lib/tempest:configure_tempest:498 : inicomment /opt/stack/tempest/etc/tempest.conf compute min_microversion 2026-07-01 19:17:10.426 | ++ lib/tempest:configure_tempest:502 : '[' latest == None ']' 2026-07-01 19:17:10.430 | ++ lib/tempest:configure_tempest:505 : iniset /opt/stack/tempest/etc/tempest.conf compute max_microversion latest 2026-07-01 19:17:10.474 | ++ lib/tempest:configure_tempest:508 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled personality False 2026-07-01 19:17:10.520 | ++ lib/tempest:configure_tempest:509 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled resize True 2026-07-01 19:17:10.562 | ++ lib/tempest:configure_tempest:510 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migration False 2026-07-01 19:17:10.604 | ++ lib/tempest:configure_tempest:511 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled change_password False 2026-07-01 19:17:10.644 | ++ lib/tempest:configure_tempest:512 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled block_migration_for_live_migration False 2026-07-01 19:17:10.683 | ++ lib/tempest:configure_tempest:513 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migrate_back_and_forth False 2026-07-01 19:17:10.722 | ++ lib/tempest:configure_tempest:514 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled attach_encrypted_volume True 2026-07-01 19:17:10.765 | ++ lib/tempest:configure_tempest:517 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled hostname_fqdn_sanitization True 2026-07-01 19:17:10.804 | ++ lib/tempest:configure_tempest:519 : [[ -n ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter ]] 2026-07-01 19:17:10.808 | ++ lib/tempest:configure_tempest:520 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled scheduler_enabled_filters ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2026-07-01 19:17:10.847 | ++ lib/tempest:configure_tempest:523 : [[ False == \T\r\u\e ]] 2026-07-01 19:17:10.850 | ++ lib/tempest:configure_tempest:527 : is_service_enabled n-novnc 2026-07-01 19:17:10.876 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-01 19:17:10.880 | ++ lib/tempest:configure_tempest:528 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled vnc_console True 2026-07-01 19:17:10.921 | ++ lib/tempest:configure_tempest:530 : is_service_enabled n-spice 2026-07-01 19:17:10.946 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-01 19:17:10.950 | ++ lib/tempest:configure_tempest:530 : '[' False '!=' False ']' 2026-07-01 19:17:10.954 | ++ lib/tempest:configure_tempest:533 : is_service_enabled n-sproxy 2026-07-01 19:17:10.985 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-01 19:17:10.992 | ++ lib/tempest:configure_tempest:533 : '[' False '!=' False ']' 2026-07-01 19:17:10.994 | ++ lib/tempest:configure_tempest:538 : local nova_policy_roles=admin,manager,member,reader,service 2026-07-01 19:17:10.997 | ++ lib/tempest:configure_tempest:539 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled nova_policy_roles admin,manager,member,reader,service 2026-07-01 19:17:11.042 | ++ lib/tempest:configure_tempest:542 : iniset /opt/stack/tempest/etc/tempest.conf network project_networks_reachable false 2026-07-01 19:17:11.086 | ++ lib/tempest:configure_tempest:543 : iniset /opt/stack/tempest/etc/tempest.conf network public_network_id a5153181-b538-4d38-b1d0-4b65873d7033 2026-07-01 19:17:11.127 | ++ lib/tempest:configure_tempest:544 : iniset /opt/stack/tempest/etc/tempest.conf network public_router_id '' 2026-07-01 19:17:11.167 | ++ lib/tempest:configure_tempest:545 : iniset /opt/stack/tempest/etc/tempest.conf network default_network 10.0.0.0/22 2026-07-01 19:17:11.206 | ++ lib/tempest:configure_tempest:546 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6 True 2026-07-01 19:17:11.248 | ++ lib/tempest:configure_tempest:547 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6_subnet_attributes True 2026-07-01 19:17:11.290 | ++ lib/tempest:configure_tempest:548 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled port_security True 2026-07-01 19:17:11.329 | ++ lib/tempest:configure_tempest:550 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope neutron True 2026-07-01 19:17:11.373 | ++ lib/tempest:configure_tempest:553 : SCENARIO_IMAGE_DIR=/home/quobyte/devstack/files 2026-07-01 19:17:11.376 | ++ lib/tempest:configure_tempest:554 : SCENARIO_IMAGE_FILE=cirros-0.6.3-x86_64-disk.img 2026-07-01 19:17:11.379 | ++ lib/tempest:configure_tempest:555 : SCENARIO_IMAGE_TYPE=cirros 2026-07-01 19:17:11.382 | ++ lib/tempest:configure_tempest:556 : iniset /opt/stack/tempest/etc/tempest.conf scenario img_file /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-07-01 19:17:11.425 | ++ lib/tempest:configure_tempest:560 : [[ cirros == \c\i\r\r\o\s ]] 2026-07-01 19:17:11.431 | +++ lib/tempest:configure_tempest:563 : echo 0.6.3 2026-07-01 19:17:11.431 | +++ lib/tempest:configure_tempest:563 : tr -d . 2026-07-01 19:17:11.437 | ++ lib/tempest:configure_tempest:563 : [[ 063 -ge 060 ]] 2026-07-01 19:17:11.442 | ++ lib/tempest:configure_tempest:564 : iniset /opt/stack/tempest/etc/tempest.conf scenario dhcp_client dhcpcd 2026-07-01 19:17:11.480 | ++ lib/tempest:configure_tempest:569 : TEMPEST_SSH_NETWORK_NAME=private 2026-07-01 19:17:11.483 | ++ lib/tempest:configure_tempest:570 : is_provider_network 2026-07-01 19:17:11.486 | ++ functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-07-01 19:17:11.488 | ++ functions-common:is_provider_network:2272 : return 1 2026-07-01 19:17:11.490 | ++ lib/tempest:configure_tempest:574 : iniset /opt/stack/tempest/etc/tempest.conf validation run_validation True 2026-07-01 19:17:11.531 | ++ lib/tempest:configure_tempest:575 : iniset /opt/stack/tempest/etc/tempest.conf validation ip_version_for_ssh 4 2026-07-01 19:17:11.574 | ++ lib/tempest:configure_tempest:576 : iniset /opt/stack/tempest/etc/tempest.conf validation ssh_timeout 196 2026-07-01 19:17:11.621 | ++ lib/tempest:configure_tempest:577 : iniset /opt/stack/tempest/etc/tempest.conf validation image_ssh_user cirros 2026-07-01 19:17:11.662 | ++ lib/tempest:configure_tempest:578 : iniset /opt/stack/tempest/etc/tempest.conf validation image_alt_ssh_user cirros 2026-07-01 19:17:11.698 | ++ lib/tempest:configure_tempest:579 : iniset /opt/stack/tempest/etc/tempest.conf validation network_for_ssh private 2026-07-01 19:17:11.735 | ++ lib/tempest:configure_tempest:583 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-07-01 19:17:11.738 | ++ lib/tempest:configure_tempest:584 : TEMPEST_VOLUME_MANAGE_SNAPSHOT=True 2026-07-01 19:17:11.743 | +++ lib/tempest:configure_tempest:586 : trueorfalse False TEMPEST_VOLUME_MANAGE_SNAPSHOT 2026-07-01 19:17:11.762 | ++ lib/tempest:configure_tempest:586 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_snapshot True 2026-07-01 19:17:11.803 | ++ lib/tempest:configure_tempest:588 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-07-01 19:17:11.806 | ++ lib/tempest:configure_tempest:589 : TEMPEST_VOLUME_MANAGE_VOLUME=True 2026-07-01 19:17:11.811 | +++ lib/tempest:configure_tempest:591 : trueorfalse False TEMPEST_VOLUME_MANAGE_VOLUME 2026-07-01 19:17:11.833 | ++ lib/tempest:configure_tempest:591 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_volume True 2026-07-01 19:17:11.871 | ++ lib/tempest:configure_tempest:594 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-07-01 19:17:11.874 | ++ lib/tempest:configure_tempest:594 : '[' libvirt = libvirt ']' 2026-07-01 19:17:11.877 | ++ lib/tempest:configure_tempest:595 : TEMPEST_EXTEND_ATTACHED_VOLUME=True 2026-07-01 19:17:11.879 | +++ lib/tempest:configure_tempest:597 : trueorfalse False TEMPEST_EXTEND_ATTACHED_VOLUME 2026-07-01 19:17:11.901 | ++ lib/tempest:configure_tempest:597 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled extend_attached_volume True 2026-07-01 19:17:11.935 | ++ lib/tempest:configure_tempest:599 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-07-01 19:17:11.938 | ++ lib/tempest:configure_tempest:600 : TEMPEST_VOLUME_REVERT_TO_SNAPSHOT=True 2026-07-01 19:17:11.943 | +++ lib/tempest:configure_tempest:602 : trueorfalse False TEMPEST_VOLUME_REVERT_TO_SNAPSHOT 2026-07-01 19:17:11.964 | ++ lib/tempest:configure_tempest:602 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled volume_revert True 2026-07-01 19:17:11.999 | ++ lib/tempest:configure_tempest:603 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled extend_attached_encrypted_volume False 2026-07-01 19:17:12.036 | ++ lib/tempest:configure_tempest:604 : [[ swift == *\s\w\i\f\t* ]] 2026-07-01 19:17:12.038 | ++ lib/tempest:configure_tempest:605 : iniset /opt/stack/tempest/etc/tempest.conf volume backup_driver swift 2026-07-01 19:17:12.075 | ++ lib/tempest:configure_tempest:607 : local tempest_volume_min_microversion=None 2026-07-01 19:17:12.078 | ++ lib/tempest:configure_tempest:608 : local tempest_volume_max_microversion=latest 2026-07-01 19:17:12.082 | ++ lib/tempest:configure_tempest:609 : '[' None == None ']' 2026-07-01 19:17:12.085 | ++ lib/tempest:configure_tempest:610 : inicomment /opt/stack/tempest/etc/tempest.conf volume min_microversion 2026-07-01 19:17:12.106 | ++ lib/tempest:configure_tempest:615 : '[' latest == None ']' 2026-07-01 19:17:12.110 | ++ lib/tempest:configure_tempest:618 : iniset /opt/stack/tempest/etc/tempest.conf volume max_microversion latest 2026-07-01 19:17:12.150 | ++ lib/tempest:configure_tempest:621 : is_service_enabled c-bak 2026-07-01 19:17:12.171 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-01 19:17:12.176 | ++ lib/tempest:configure_tempest:622 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled backup False 2026-07-01 19:17:12.211 | ++ lib/tempest:configure_tempest:628 : [[ -n lvm:lvmdriver-1 ]] 2026-07-01 19:17:12.214 | ++ lib/tempest:configure_tempest:628 : [[ lvm:lvmdriver-1 =~ .*,.* ]] 2026-07-01 19:17:12.218 | ++ lib/tempest:configure_tempest:648 : '[' default '!=' default -o 'Open Source' '!=' 'Open Source' ']' 2026-07-01 19:17:12.221 | ++ lib/tempest:configure_tempest:652 : '[' default '!=' default -o iSCSI '!=' iSCSI ']' 2026-07-01 19:17:12.224 | ++ lib/tempest:configure_tempest:657 : [[ False == \T\r\u\e ]] 2026-07-01 19:17:12.227 | ++ lib/tempest:configure_tempest:666 : local tempest_placement_min_microversion=None 2026-07-01 19:17:12.231 | ++ lib/tempest:configure_tempest:667 : local tempest_placement_max_microversion=latest 2026-07-01 19:17:12.234 | ++ lib/tempest:configure_tempest:668 : '[' None == None ']' 2026-07-01 19:17:12.237 | ++ lib/tempest:configure_tempest:669 : inicomment /opt/stack/tempest/etc/tempest.conf placement min_microversion 2026-07-01 19:17:12.265 | ++ lib/tempest:configure_tempest:673 : '[' latest == None ']' 2026-07-01 19:17:12.268 | ++ lib/tempest:configure_tempest:676 : iniset /opt/stack/tempest/etc/tempest.conf placement max_microversion latest 2026-07-01 19:17:12.308 | ++ lib/tempest:configure_tempest:680 : '[' libvirt = ironic ']' 2026-07-01 19:17:12.311 | ++ lib/tempest:configure_tempest:694 : '[' libvirt = libvirt ']' 2026-07-01 19:17:12.314 | ++ lib/tempest:configure_tempest:696 : '[' kvm = lxc ']' 2026-07-01 19:17:12.317 | ++ lib/tempest:configure_tempest:703 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled shelve_migrate True 2026-07-01 19:17:12.355 | ++ lib/tempest:configure_tempest:704 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled stable_rescue True 2026-07-01 19:17:12.391 | ++ lib/tempest:configure_tempest:705 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled swap_volume True 2026-07-01 19:17:12.428 | ++ lib/tempest:configure_tempest:718 : local service 2026-07-01 19:17:12.432 | ++ lib/tempest:configure_tempest:719 : local tempest_services=key,glance,nova,neutron,cinder,swift,horizon 2026-07-01 19:17:12.435 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-07-01 19:17:12.438 | ++ lib/tempest:configure_tempest:721 : is_service_enabled key 2026-07-01 19:17:12.458 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-01 19:17:12.461 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available key True 2026-07-01 19:17:12.502 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-07-01 19:17:12.505 | ++ lib/tempest:configure_tempest:721 : is_service_enabled glance 2026-07-01 19:17:12.526 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-01 19:17:12.530 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available glance True 2026-07-01 19:17:12.568 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-07-01 19:17:12.571 | ++ lib/tempest:configure_tempest:721 : is_service_enabled nova 2026-07-01 19:17:12.591 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-01 19:17:12.594 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available nova True 2026-07-01 19:17:12.633 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-07-01 19:17:12.636 | ++ lib/tempest:configure_tempest:721 : is_service_enabled neutron 2026-07-01 19:17:12.657 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-01 19:17:12.660 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available neutron True 2026-07-01 19:17:12.698 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-07-01 19:17:12.700 | ++ lib/tempest:configure_tempest:721 : is_service_enabled cinder 2026-07-01 19:17:12.722 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-01 19:17:12.725 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available cinder True 2026-07-01 19:17:12.765 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-07-01 19:17:12.767 | ++ lib/tempest:configure_tempest:721 : is_service_enabled swift 2026-07-01 19:17:12.792 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-01 19:17:12.794 | ++ lib/tempest:configure_tempest:724 : iniset /opt/stack/tempest/etc/tempest.conf service_available swift False 2026-07-01 19:17:12.834 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-07-01 19:17:12.836 | ++ lib/tempest:configure_tempest:721 : is_service_enabled horizon 2026-07-01 19:17:12.857 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-01 19:17:12.860 | ++ lib/tempest:configure_tempest:724 : iniset /opt/stack/tempest/etc/tempest.conf service_available horizon False 2026-07-01 19:17:12.903 | ++ lib/tempest:configure_tempest:732 : [[ True == True ]] 2026-07-01 19:17:12.907 | ++ lib/tempest:configure_tempest:733 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope keystone true 2026-07-01 19:17:12.943 | ++ lib/tempest:configure_tempest:736 : [[ True == True ]] 2026-07-01 19:17:12.946 | ++ lib/tempest:configure_tempest:737 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope nova true 2026-07-01 19:17:12.978 | ++ lib/tempest:configure_tempest:740 : [[ False == True ]] 2026-07-01 19:17:12.981 | ++ lib/tempest:configure_tempest:740 : [[ False == True ]] 2026-07-01 19:17:12.985 | ++ lib/tempest:configure_tempest:744 : [[ True == True ]] 2026-07-01 19:17:12.988 | ++ lib/tempest:configure_tempest:745 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope glance true 2026-07-01 19:17:13.023 | ++ lib/tempest:configure_tempest:748 : [[ False == True ]] 2026-07-01 19:17:13.026 | ++ lib/tempest:configure_tempest:748 : [[ False == True ]] 2026-07-01 19:17:13.030 | ++ lib/tempest:configure_tempest:752 : '[' libvirt = libvirt ']' 2026-07-01 19:17:13.033 | ++ lib/tempest:configure_tempest:752 : '[' kvm = lxc ']' 2026-07-01 19:17:13.037 | ++ lib/tempest:configure_tempest:762 : local tmp_cfg_file 2026-07-01 19:17:13.040 | +++ lib/tempest:configure_tempest:763 : mktemp 2026-07-01 19:17:13.046 | ++ lib/tempest:configure_tempest:763 : tmp_cfg_file=/tmp/tmp.vL2KmsARe6 2026-07-01 19:17:13.049 | ++ lib/tempest:configure_tempest:764 : cd /opt/stack/tempest 2026-07-01 19:17:13.053 | ++ lib/tempest:configure_tempest:766 : local tmp_u_c_m 2026-07-01 19:17:13.056 | +++ lib/tempest:configure_tempest:767 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2026-07-01 19:17:13.062 | ++ lib/tempest:configure_tempest:767 : tmp_u_c_m=/tmp/tempest_u_c_m.tP9eF1ZSDb 2026-07-01 19:17:13.065 | ++ lib/tempest:configure_tempest:768 : set_tempest_venv_constraints /tmp/tempest_u_c_m.tP9eF1ZSDb 2026-07-01 19:17:13.069 | ++ lib/tempest:set_tempest_venv_constraints:131 : local tmp_c 2026-07-01 19:17:13.072 | ++ lib/tempest:set_tempest_venv_constraints:132 : tmp_c=/tmp/tempest_u_c_m.tP9eF1ZSDb 2026-07-01 19:17:13.075 | ++ lib/tempest:set_tempest_venv_constraints:133 : [[ master == \m\a\s\t\e\r ]] 2026-07-01 19:17:13.079 | ++ lib/tempest:set_tempest_venv_constraints:134 : cd /opt/stack/requirements 2026-07-01 19:17:13.082 | ++ lib/tempest:set_tempest_venv_constraints:135 : git show master:upper-constraints.txt 2026-07-01 19:17:13.089 | ++ lib/tempest:set_tempest_venv_constraints:142 : export UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-01 19:17:13.093 | ++ lib/tempest:set_tempest_venv_constraints:142 : UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-01 19:17:13.096 | ++ lib/tempest:set_tempest_venv_constraints:143 : export TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-01 19:17:13.099 | ++ lib/tempest:set_tempest_venv_constraints:143 : TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-01 19:17:13.103 | ++ lib/tempest:configure_tempest:769 : [[ False != \T\r\u\e ]] 2026-07-01 19:17:13.106 | ++ lib/tempest:configure_tempest:770 : tox -revenv-tempest --notest 2026-07-01 19:17:13.643 | venv-tempest recreate: /opt/stack/tempest/.tox/tempest 2026-07-01 19:17:14.564 | venv-tempest installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2026-07-01 19:17:31.323 | venv-tempest develop-inst: /opt/stack/tempest 2026-07-01 19:17:38.460 | venv-tempest installed: attrs==26.1.0,autopage==0.6.0,bcrypt==5.0.0,certifi==2026.6.17,cffi==2.0.0,charset-normalizer==3.4.7,cliff==4.14.0,cmd2==4.0.0,cryptography==43.0.3,debtcollector==3.1.0,defusedxml==0.7.1,fasteners==0.20,fixtures==4.3.2,idna==3.18,invoke==3.0.3,iso8601==2.1.0,jsonschema==4.26.0,jsonschema-specifications==2025.9.1,markdown-it-py==4.2.0,mdurl==0.1.2,msgpack==1.2.1,netaddr==1.3.0,oslo.concurrency==7.5.0,oslo.config==10.5.0,oslo.context==6.4.0,oslo.i18n==6.8.0,oslo.log==8.2.0,oslo.serialization==5.10.0,oslo.utils==10.1.1,packaging==26.2,paramiko==4.0.0,pbr==7.0.3,prettytable==3.17.0,prompt_toolkit==3.0.52,psutil==7.2.2,pycparser==3.0,Pygments==2.20.0,PyNaCl==1.6.2,pyparsing==3.3.2,pyperclip==1.11.0,python-dateutil==2.9.0.post0,python-subunit==1.4.6,PyYAML==6.0.3,referencing==0.37.0,requests==2.34.2,rfc3986==2.0.0,rich==15.0.0,rich-argparse==1.8.0,rpds-py==2026.5.1,setuptools==82.0.1,six==1.17.0,stestr==4.2.1,stevedore==5.8.0,-e git+https://review.opendev.org/openstack/tempest.git@8d40001b9742e6088508946a4d2ba98325d79233#egg=tempest,testscenarios==0.6.2,testtools==2.9.1,tomlkit==0.15.0,typing_extensions==4.15.0,urllib3==2.7.0,voluptuous==0.16.0,wcwidth==0.8.1,wrapt==2.2.1 2026-07-01 19:17:38.460 | ___________________________________ summary ____________________________________ 2026-07-01 19:17:38.460 | venv-tempest: skipped tests 2026-07-01 19:17:38.460 | congratulations :) 2026-07-01 19:17:38.510 | ++ lib/tempest:configure_tempest:772 : tox -evenv-tempest -- pip install -c /tmp/tempest_u_c_m.tP9eF1ZSDb -r requirements.txt 2026-07-01 19:17:39.398 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/__init__.py:92: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. 2026-07-01 19:17:39.398 | !! 2026-07-01 19:17:39.398 | 2026-07-01 19:17:39.398 | ******************************************************************************** 2026-07-01 19:17:39.398 | Requirements should be satisfied by a PEP 517 installer. 2026-07-01 19:17:39.398 | If you are using pip, you can try `pip install --use-pep517`. 2026-07-01 19:17:39.398 | 2026-07-01 19:17:39.398 | This deprecation is overdue, please update your project and remove deprecated 2026-07-01 19:17:39.398 | calls to avoid build errors in the future. 2026-07-01 19:17:39.398 | ******************************************************************************** 2026-07-01 19:17:39.399 | 2026-07-01 19:17:39.399 | !! 2026-07-01 19:17:39.399 | dist.fetch_build_eggs(dist.setup_requires) 2026-07-01 19:17:39.810 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2026-07-01 19:17:39.810 | !! 2026-07-01 19:17:39.810 | 2026-07-01 19:17:39.810 | ******************************************************************************** 2026-07-01 19:17:39.811 | Please avoid running ``setup.py`` directly. 2026-07-01 19:17:39.811 | Instead, use pypa/build, pypa/installer or other 2026-07-01 19:17:39.811 | standards-based tools. 2026-07-01 19:17:39.811 | 2026-07-01 19:17:39.811 | This deprecation is overdue, please update your project and remove deprecated 2026-07-01 19:17:39.811 | calls to avoid build errors in the future. 2026-07-01 19:17:39.811 | 2026-07-01 19:17:39.811 | See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2026-07-01 19:17:39.811 | ******************************************************************************** 2026-07-01 19:17:39.811 | 2026-07-01 19:17:39.811 | !! 2026-07-01 19:17:39.811 | self.initialize_options() 2026-07-01 19:17:39.812 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/pbr/setupcfg.py:833: UserWarning: Unknown distribution option: 'tests_require' 2026-07-01 19:17:39.812 | warnings.warn(msg) 2026-07-01 19:17:39.843 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated 2026-07-01 19:17:39.843 | !! 2026-07-01 19:17:39.843 | 2026-07-01 19:17:39.843 | ******************************************************************************** 2026-07-01 19:17:39.843 | Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0). 2026-07-01 19:17:39.843 | 2026-07-01 19:17:39.843 | By 2027-Feb-18, you need to update your project and remove deprecated calls 2026-07-01 19:17:39.843 | or your builds will no longer be supported. 2026-07-01 19:17:39.843 | 2026-07-01 19:17:39.843 | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-07-01 19:17:39.844 | ******************************************************************************** 2026-07-01 19:17:39.844 | 2026-07-01 19:17:39.844 | !! 2026-07-01 19:17:39.844 | corresp(dist, value, root_dir) 2026-07-01 19:17:40.006 | venv-tempest develop-inst-nodeps: /opt/stack/tempest 2026-07-01 19:17:46.892 | venv-tempest installed: attrs==26.1.0,autopage==0.6.0,bcrypt==5.0.0,certifi==2026.6.17,cffi==2.0.0,charset-normalizer==3.4.7,cliff==4.14.0,cmd2==4.0.0,cryptography==43.0.3,debtcollector==3.1.0,defusedxml==0.7.1,fasteners==0.20,fixtures==4.3.2,idna==3.18,invoke==3.0.3,iso8601==2.1.0,jsonschema==4.26.0,jsonschema-specifications==2025.9.1,markdown-it-py==4.2.0,mdurl==0.1.2,msgpack==1.2.1,netaddr==1.3.0,oslo.concurrency==7.5.0,oslo.config==10.5.0,oslo.context==6.4.0,oslo.i18n==6.8.0,oslo.log==8.2.0,oslo.serialization==5.10.0,oslo.utils==10.1.1,packaging==26.2,paramiko==4.0.0,pbr==7.0.3,prettytable==3.17.0,prompt_toolkit==3.0.52,psutil==7.2.2,pycparser==3.0,Pygments==2.20.0,PyNaCl==1.6.2,pyparsing==3.3.2,pyperclip==1.11.0,python-dateutil==2.9.0.post0,python-subunit==1.4.6,PyYAML==6.0.3,referencing==0.37.0,requests==2.34.2,rfc3986==2.0.0,rich==15.0.0,rich-argparse==1.8.0,rpds-py==2026.5.1,setuptools==82.0.1,six==1.17.0,stestr==4.2.1,stevedore==5.8.0,-e git+https://review.opendev.org/openstack/tempest.git@8d40001b9742e6088508946a4d2ba98325d79233#egg=tempest,testscenarios==0.6.2,testtools==2.9.1,tomlkit==0.15.0,typing_extensions==4.15.0,urllib3==2.7.0,voluptuous==0.16.0,wcwidth==0.8.1,wrapt==2.2.1 2026-07-01 19:17:46.892 | venv-tempest run-test-pre: PYTHONHASHSEED='1010819287' 2026-07-01 19:17:46.892 | venv-tempest run-test: commands[0] | pip install -c /tmp/tempest_u_c_m.tP9eF1ZSDb -r requirements.txt 2026-07-01 19:17:47.889 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 1)) (7.0.3) 2026-07-01 19:17:47.892 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 2)) (4.14.0) 2026-07-01 19:17:47.892 | Requirement already satisfied: jsonschema>=4.5.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 3)) (4.26.0) 2026-07-01 19:17:47.892 | Requirement already satisfied: testtools>=2.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 4)) (2.9.1) 2026-07-01 19:17:47.892 | Requirement already satisfied: paramiko>=2.7.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 5)) (4.0.0) 2026-07-01 19:17:47.895 | Requirement already satisfied: cryptography>=2.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 6)) (43.0.3) 2026-07-01 19:17:47.895 | Requirement already satisfied: netaddr>=0.7.18 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 7)) (1.3.0) 2026-07-01 19:17:47.895 | Requirement already satisfied: oslo.concurrency>=3.26.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 8)) (7.5.0) 2026-07-01 19:17:47.896 | Requirement already satisfied: oslo.config>=5.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 9)) (10.5.0) 2026-07-01 19:17:47.897 | Requirement already satisfied: oslo.log>=3.36.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 10)) (8.2.0) 2026-07-01 19:17:47.898 | Requirement already satisfied: stestr>=1.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 11)) (4.2.1) 2026-07-01 19:17:47.899 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 12)) (5.10.0) 2026-07-01 19:17:47.900 | Requirement already satisfied: oslo.utils>=7.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 13)) (10.1.1) 2026-07-01 19:17:47.901 | Requirement already satisfied: fixtures>=3.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 14)) (4.3.2) 2026-07-01 19:17:47.903 | Requirement already satisfied: PyYAML>=3.12 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 15)) (6.0.3) 2026-07-01 19:17:47.904 | Requirement already satisfied: python-subunit>=1.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 16)) (1.4.6) 2026-07-01 19:17:47.904 | Requirement already satisfied: stevedore>=1.20.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 17)) (5.8.0) 2026-07-01 19:17:47.906 | Requirement already satisfied: PrettyTable>=0.7.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 18)) (3.17.0) 2026-07-01 19:17:47.909 | Requirement already satisfied: urllib3>=1.21.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 19)) (2.7.0) 2026-07-01 19:17:47.909 | Requirement already satisfied: debtcollector>=1.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 20)) (3.1.0) 2026-07-01 19:17:47.909 | Requirement already satisfied: defusedxml>=0.7.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 21)) (0.7.1) 2026-07-01 19:17:47.909 | Requirement already satisfied: fasteners>=0.16.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 22)) (0.20) 2026-07-01 19:17:47.910 | Requirement already satisfied: testscenarios>=0.5.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 23)) (0.6.2) 2026-07-01 19:17:47.912 | Requirement already satisfied: setuptools in ./.tox/tempest/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->-r requirements.txt (line 1)) (82.0.1) 2026-07-01 19:17:47.914 | Requirement already satisfied: autopage>=0.4.0 in ./.tox/tempest/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (0.6.0) 2026-07-01 19:17:47.915 | Requirement already satisfied: cmd2>=3.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (4.0.0) 2026-07-01 19:17:47.918 | Requirement already satisfied: attrs>=22.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (26.1.0) 2026-07-01 19:17:47.919 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (2025.9.1) 2026-07-01 19:17:47.920 | Requirement already satisfied: referencing>=0.28.4 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (0.37.0) 2026-07-01 19:17:47.921 | Requirement already satisfied: rpds-py>=0.25.0 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (2026.5.1) 2026-07-01 19:17:47.927 | Requirement already satisfied: bcrypt>=3.2 in ./.tox/tempest/lib/python3.12/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 5)) (5.0.0) 2026-07-01 19:17:47.928 | Requirement already satisfied: invoke>=2.0 in ./.tox/tempest/lib/python3.12/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 5)) (3.0.3) 2026-07-01 19:17:47.929 | Requirement already satisfied: pynacl>=1.5 in ./.tox/tempest/lib/python3.12/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 5)) (1.6.2) 2026-07-01 19:17:47.932 | Requirement already satisfied: cffi>=1.12 in ./.tox/tempest/lib/python3.12/site-packages (from cryptography>=2.1->-r requirements.txt (line 6)) (2.0.0) 2026-07-01 19:17:47.938 | Requirement already satisfied: oslo.i18n>=3.15.3 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->-r requirements.txt (line 8)) (6.8.0) 2026-07-01 19:17:47.941 | Requirement already satisfied: rfc3986>=1.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.config>=5.2.0->-r requirements.txt (line 9)) (2.0.0) 2026-07-01 19:17:47.943 | Requirement already satisfied: requests>=2.18.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.config>=5.2.0->-r requirements.txt (line 9)) (2.34.2) 2026-07-01 19:17:47.946 | Requirement already satisfied: oslo.context>=2.21.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.log>=3.36.0->-r requirements.txt (line 10)) (6.4.0) 2026-07-01 19:17:47.950 | Requirement already satisfied: python-dateutil>=2.7.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.log>=3.36.0->-r requirements.txt (line 10)) (2.9.0.post0) 2026-07-01 19:17:47.951 | Requirement already satisfied: voluptuous>=0.8.9 in ./.tox/tempest/lib/python3.12/site-packages (from stestr>=1.0.0->-r requirements.txt (line 11)) (0.16.0) 2026-07-01 19:17:47.952 | Requirement already satisfied: tomlkit>=0.11.6 in ./.tox/tempest/lib/python3.12/site-packages (from stestr>=1.0.0->-r requirements.txt (line 11)) (0.15.0) 2026-07-01 19:17:47.954 | Requirement already satisfied: msgpack>=0.5.2 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->-r requirements.txt (line 12)) (1.2.1) 2026-07-01 19:17:47.957 | Requirement already satisfied: iso8601>=0.1.11 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (2.1.0) 2026-07-01 19:17:47.958 | Requirement already satisfied: pyparsing>=2.1.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (3.3.2) 2026-07-01 19:17:47.959 | Requirement already satisfied: packaging>=20.4 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (26.2) 2026-07-01 19:17:47.960 | Requirement already satisfied: psutil>=3.2.2 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (7.2.2) 2026-07-01 19:17:47.972 | Requirement already satisfied: wcwidth in ./.tox/tempest/lib/python3.12/site-packages (from PrettyTable>=0.7.1->-r requirements.txt (line 18)) (0.8.1) 2026-07-01 19:17:47.977 | Requirement already satisfied: wrapt>=2.1.0 in ./.tox/tempest/lib/python3.12/site-packages (from debtcollector>=1.2.0->-r requirements.txt (line 20)) (2.2.1) 2026-07-01 19:17:47.991 | Requirement already satisfied: pycparser in ./.tox/tempest/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.1->-r requirements.txt (line 6)) (3.0) 2026-07-01 19:17:47.994 | Requirement already satisfied: prompt-toolkit>=3.0.52 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (3.0.52) 2026-07-01 19:17:47.995 | Requirement already satisfied: pyperclip>=1.8.2 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (1.11.0) 2026-07-01 19:17:47.996 | Requirement already satisfied: rich>=15.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (15.0.0) 2026-07-01 19:17:47.998 | Requirement already satisfied: rich-argparse>=1.7.2 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (1.8.0) 2026-07-01 19:17:48.007 | Requirement already satisfied: typing-extensions>=4.12.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.context>=2.21.0->oslo.log>=3.36.0->-r requirements.txt (line 10)) (4.15.0) 2026-07-01 19:17:48.031 | Requirement already satisfied: six>=1.5 in ./.tox/tempest/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=3.36.0->-r requirements.txt (line 10)) (1.17.0) 2026-07-01 19:17:48.039 | Requirement already satisfied: charset_normalizer<4,>=2 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 9)) (3.4.7) 2026-07-01 19:17:48.039 | Requirement already satisfied: idna<4,>=2.5 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 9)) (3.18) 2026-07-01 19:17:48.039 | Requirement already satisfied: certifi>=2023.5.7 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 9)) (2026.6.17) 2026-07-01 19:17:48.051 | Requirement already satisfied: markdown-it-py>=2.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (4.2.0) 2026-07-01 19:17:48.052 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in ./.tox/tempest/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (2.20.0) 2026-07-01 19:17:48.058 | Requirement already satisfied: mdurl~=0.1 in ./.tox/tempest/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (0.1.2) 2026-07-01 19:17:48.263 | ___________________________________ summary ____________________________________ 2026-07-01 19:17:48.263 | venv-tempest: commands succeeded 2026-07-01 19:17:48.264 | congratulations :) 2026-07-01 19:17:48.308 | ++ lib/tempest:configure_tempest:773 : rm -f /tmp/tempest_u_c_m.tP9eF1ZSDb 2026-07-01 19:17:48.314 | ++ lib/tempest:configure_tempest:776 : [[ False == \T\r\u\e ]] 2026-07-01 19:17:48.318 | ++ lib/tempest:configure_tempest:784 : [[ True == \F\a\l\s\e ]] 2026-07-01 19:17:48.321 | ++ lib/tempest:configure_tempest:788 : iniset /opt/stack/tempest/etc/tempest.conf auth use_dynamic_credentials True 2026-07-01 19:17:48.353 | ++ lib/tempest:configure_tempest:794 : tox -evenv-tempest -- tempest verify-config -uro /tmp/tmp.vL2KmsARe6 2026-07-01 19:17:49.240 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/__init__.py:92: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. 2026-07-01 19:17:49.240 | !! 2026-07-01 19:17:49.240 | 2026-07-01 19:17:49.240 | ******************************************************************************** 2026-07-01 19:17:49.240 | Requirements should be satisfied by a PEP 517 installer. 2026-07-01 19:17:49.240 | If you are using pip, you can try `pip install --use-pep517`. 2026-07-01 19:17:49.240 | 2026-07-01 19:17:49.241 | This deprecation is overdue, please update your project and remove deprecated 2026-07-01 19:17:49.241 | calls to avoid build errors in the future. 2026-07-01 19:17:49.241 | ******************************************************************************** 2026-07-01 19:17:49.241 | 2026-07-01 19:17:49.241 | !! 2026-07-01 19:17:49.241 | dist.fetch_build_eggs(dist.setup_requires) 2026-07-01 19:17:49.633 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2026-07-01 19:17:49.633 | !! 2026-07-01 19:17:49.634 | 2026-07-01 19:17:49.634 | ******************************************************************************** 2026-07-01 19:17:49.634 | Please avoid running ``setup.py`` directly. 2026-07-01 19:17:49.634 | Instead, use pypa/build, pypa/installer or other 2026-07-01 19:17:49.634 | standards-based tools. 2026-07-01 19:17:49.634 | 2026-07-01 19:17:49.634 | This deprecation is overdue, please update your project and remove deprecated 2026-07-01 19:17:49.634 | calls to avoid build errors in the future. 2026-07-01 19:17:49.634 | 2026-07-01 19:17:49.634 | See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2026-07-01 19:17:49.634 | ******************************************************************************** 2026-07-01 19:17:49.634 | 2026-07-01 19:17:49.635 | !! 2026-07-01 19:17:49.635 | self.initialize_options() 2026-07-01 19:17:49.635 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/pbr/setupcfg.py:833: UserWarning: Unknown distribution option: 'tests_require' 2026-07-01 19:17:49.635 | warnings.warn(msg) 2026-07-01 19:17:49.663 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated 2026-07-01 19:17:49.663 | !! 2026-07-01 19:17:49.664 | 2026-07-01 19:17:49.664 | ******************************************************************************** 2026-07-01 19:17:49.664 | Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0). 2026-07-01 19:17:49.664 | 2026-07-01 19:17:49.664 | By 2027-Feb-18, you need to update your project and remove deprecated calls 2026-07-01 19:17:49.664 | or your builds will no longer be supported. 2026-07-01 19:17:49.664 | 2026-07-01 19:17:49.664 | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-07-01 19:17:49.664 | ******************************************************************************** 2026-07-01 19:17:49.664 | 2026-07-01 19:17:49.664 | !! 2026-07-01 19:17:49.665 | corresp(dist, value, root_dir) 2026-07-01 19:17:49.813 | venv-tempest develop-inst-nodeps: /opt/stack/tempest 2026-07-01 19:17:56.738 | venv-tempest installed: attrs==26.1.0,autopage==0.6.0,bcrypt==5.0.0,certifi==2026.6.17,cffi==2.0.0,charset-normalizer==3.4.7,cliff==4.14.0,cmd2==4.0.0,cryptography==43.0.3,debtcollector==3.1.0,defusedxml==0.7.1,fasteners==0.20,fixtures==4.3.2,idna==3.18,invoke==3.0.3,iso8601==2.1.0,jsonschema==4.26.0,jsonschema-specifications==2025.9.1,markdown-it-py==4.2.0,mdurl==0.1.2,msgpack==1.2.1,netaddr==1.3.0,oslo.concurrency==7.5.0,oslo.config==10.5.0,oslo.context==6.4.0,oslo.i18n==6.8.0,oslo.log==8.2.0,oslo.serialization==5.10.0,oslo.utils==10.1.1,packaging==26.2,paramiko==4.0.0,pbr==7.0.3,prettytable==3.17.0,prompt_toolkit==3.0.52,psutil==7.2.2,pycparser==3.0,Pygments==2.20.0,PyNaCl==1.6.2,pyparsing==3.3.2,pyperclip==1.11.0,python-dateutil==2.9.0.post0,python-subunit==1.4.6,PyYAML==6.0.3,referencing==0.37.0,requests==2.34.2,rfc3986==2.0.0,rich==15.0.0,rich-argparse==1.8.0,rpds-py==2026.5.1,setuptools==82.0.1,six==1.17.0,stestr==4.2.1,stevedore==5.8.0,-e git+https://review.opendev.org/openstack/tempest.git@8d40001b9742e6088508946a4d2ba98325d79233#egg=tempest,testscenarios==0.6.2,testtools==2.9.1,tomlkit==0.15.0,typing_extensions==4.15.0,urllib3==2.7.0,voluptuous==0.16.0,wcwidth==0.8.1,wrapt==2.2.1 2026-07-01 19:17:56.739 | venv-tempest run-test-pre: PYTHONHASHSEED='1595966404' 2026-07-01 19:17:56.739 | venv-tempest run-test: commands[0] | tempest verify-config -uro /tmp/tmp.vL2KmsARe6 2026-07-01 19:18:01.012 | ___________________________________ summary ____________________________________ 2026-07-01 19:18:01.012 | venv-tempest: commands succeeded 2026-07-01 19:18:01.013 | congratulations :) 2026-07-01 19:18:01.059 | ++ lib/tempest:configure_tempest:799 : is_service_enabled q-metering neutron-metering 2026-07-01 19:18:01.079 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-01 19:18:01.081 | ++ lib/tempest:configure_tempest:800 : DISABLE_NETWORK_API_EXTENSIONS+=', metering' 2026-07-01 19:18:01.084 | ++ lib/tempest:configure_tempest:804 : is_service_enabled q-l3 neutron-l3 2026-07-01 19:18:01.105 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-01 19:18:01.109 | ++ lib/tempest:configure_tempest:805 : DISABLE_NETWORK_API_EXTENSIONS+=', l3_agent_scheduler' 2026-07-01 19:18:01.112 | ++ lib/tempest:configure_tempest:808 : local network_api_extensions=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,l3_agent_scheduler,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-07-01 19:18:01.115 | ++ lib/tempest:configure_tempest:809 : [[ ! -z , metering, l3_agent_scheduler ]] 2026-07-01 19:18:01.118 | ++ lib/tempest:configure_tempest:811 : network_api_extensions=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,l3_agent_scheduler,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-07-01 19:18:01.123 | +++ lib/tempest:configure_tempest:813 : remove_disabled_extensions address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,l3_agent_scheduler,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas , metering, l3_agent_scheduler 2026-07-01 19:18:01.126 | +++ lib/tempest:remove_disabled_extensions:116 : local extensions_list=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,l3_agent_scheduler,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-07-01 19:18:01.129 | +++ lib/tempest:remove_disabled_extensions:117 : shift 2026-07-01 19:18:01.132 | +++ lib/tempest:remove_disabled_extensions:118 : local 'disabled_exts=, metering, l3_agent_scheduler' 2026-07-01 19:18:01.136 | +++ lib/tempest:remove_disabled_extensions:119 : remove_disabled_services address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,l3_agent_scheduler,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas ', metering, l3_agent_scheduler' 2026-07-01 19:18:01.162 | +++ functions-common:remove_disabled_services:2107 : _cleanup_service_list ,address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-07-01 19:18:01.186 | ++ lib/tempest:configure_tempest:813 : network_api_extensions=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-07-01 19:18:01.190 | ++ lib/tempest:configure_tempest:815 : [[ -n '' ]] 2026-07-01 19:18:01.194 | ++ lib/tempest:configure_tempest:818 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled api_extensions address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-07-01 19:18:01.231 | ++ lib/tempest:configure_tempest:820 : local object_storage_api_extensions=all 2026-07-01 19:18:01.235 | ++ lib/tempest:configure_tempest:821 : [[ ! -z '' ]] 2026-07-01 19:18:01.239 | ++ lib/tempest:configure_tempest:827 : iniset /opt/stack/tempest/etc/tempest.conf object-storage-feature-enabled discoverable_apis all 2026-07-01 19:18:01.279 | ++ lib/tempest:configure_tempest:829 : local volume_api_extensions=all 2026-07-01 19:18:01.282 | ++ lib/tempest:configure_tempest:830 : [[ ! -z '' ]] 2026-07-01 19:18:01.286 | ++ lib/tempest:configure_tempest:836 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled api_extensions all 2026-07-01 19:18:01.322 | ++ lib/tempest:configure_tempest:839 : IFS=' 2026-07-01 19:18:01.322 | ' 2026-07-01 19:18:01.326 | ++ extras.d/80-tempest.sh:source:23 : echo_summary 'Installing Tempest Plugins' 2026-07-01 19:18:01.329 | ++ ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-01 19:18:01.333 | ++ ./stack.sh:echo_summary:447 : echo -e Installing Tempest Plugins 2026-07-01 19:18:01.336 | ++ extras.d/80-tempest.sh:source:24 : install_tempest_plugins 2026-07-01 19:18:01.339 | ++ lib/tempest:install_tempest_plugins:873 : pushd /opt/stack/tempest 2026-07-01 19:18:01.339 | /opt/stack/tempest /opt/stack/tempest 2026-07-01 19:18:01.342 | ++ lib/tempest:install_tempest_plugins:874 : [[ 0 != 0 ]] 2026-07-01 19:18:01.344 | ++ lib/tempest:install_tempest_plugins:883 : popd 2026-07-01 19:18:01.345 | /opt/stack/tempest 2026-07-01 19:18:01.348 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-07-01 19:18:01.351 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-07-01 19:18:01.355 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-07-01 19:18:01.358 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-07-01 19:18:01.361 | + functions-common:run_phase:1875 : run_plugins stack test-config 2026-07-01 19:18:01.365 | + functions-common:run_plugins:1834 : local mode=stack 2026-07-01 19:18:01.368 | + functions-common:run_plugins:1835 : local phase=test-config 2026-07-01 19:18:01.371 | + functions-common:run_plugins:1837 : local plugins= 2026-07-01 19:18:01.374 | + functions-common:run_plugins:1838 : local plugin 2026-07-01 19:18:01.378 | + ./stack.sh:main:1503 : merge_config_group /home/quobyte/devstack/local.conf test-config 2026-07-01 19:18:01.381 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-07-01 19:18:01.385 | + inc/meta-config:merge_config_group:171 : shift 2026-07-01 19:18:01.388 | + inc/meta-config:merge_config_group:172 : local matchgroups=test-config 2026-07-01 19:18:01.392 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-07-01 19:18:01.395 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-07-01 19:18:01.399 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-07-01 19:18:01.403 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf test-config 2026-07-01 19:18:01.406 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-07-01 19:18:01.410 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=test-config 2026-07-01 19:18:01.412 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-07-01 19:18:01.415 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=test-config ' 2026-07-01 19:18:01.415 | /^\[\[.+\|.*\]\]/ { 2026-07-01 19:18:01.415 | gsub("[][]", "", $1); 2026-07-01 19:18:01.416 | split($1, a, "|"); 2026-07-01 19:18:01.416 | if (a[1] == matchgroup) 2026-07-01 19:18:01.416 | print a[2] 2026-07-01 19:18:01.416 | } 2026-07-01 19:18:01.416 | ' /home/quobyte/devstack/local.conf ========================= DevStack Component Timing (times are in seconds) ========================= wait_for_service 29 async_wait 156 osc 470 apt-get 187 test_with_retry 8 dbsync 8 pip_install 185 apt-get-update 4 run_process 43 git_timed 382 ------------------------- Unaccounted time 58 ========================= Total runtime 1530 ================= Async summary ================= Time spent in the background minus waits: 563 sec Elapsed time: 1530 sec Time if we did everything serially: 2093 sec Speedup: 1.36797 Post-stack database query stats: +------------+-----------+-------+ | db | op | count | +------------+-----------+-------+ | keystone | SELECT | 21020 | | keystone | UPDATE | 7 | | keystone | INSERT | 92 | | neutron | DESCRIBE | 2 | | neutron | CREATE | 1 | | neutron | SHOW | 4 | | nova_api | SELECT | 61 | | nova_cell1 | SELECT | 77 | | nova_cell0 | SELECT | 31 | | nova_cell0 | INSERT | 4 | | neutron | SELECT | 5272 | | neutron | INSERT | 845 | | neutron | DELETE | 32 | | placement | SELECT | 23 | | placement | INSERT | 83 | | placement | SET | 1 | | neutron | UPDATE | 240 | | nova_cell0 | UPDATE | 4 | | cinder | SELECT | 57 | | cinder | INSERT | 5 | | cinder | UPDATE | 5 | | placement | UPDATE | 3 | | nova_cell1 | INSERT | 4 | | nova_cell1 | UPDATE | 27 | | cinder | DELETE | 1 | | glance | INSERT | 14 | | glance | SELECT | 27 | | glance | UPDATE | 2 | | nova_api | SAVEPOINT | 12 | | nova_api | INSERT | 24 | | nova_api | RELEASE | 12 | +------------+-----------+-------+ This is your host IP address: 192.168.122.71 This is your host IPv6 address: ::1 Keystone is serving at http://192.168.122.71/identity/ The default users are: admin and demo The password: nomoresecret Services are running under systemd unit files. For more information see: https://docs.openstack.org/devstack/latest/systemd.html DevStack Version: 2026.2 Change: 689d0b9f0af1cd06d120d3a2e8170edc49125001 Merge "Fix verify-ipv6-address.py crash on Python 3.14" 2026-06-30 19:32:24 +0000 OS Version: Ubuntu 24.04 noble