2026-07-07 14:47:30.035 | + ./stack.sh:main:488 : exec 2026-07-07 14:47:30.035 | + ./stack.sh:main:496 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2026-07-07-164729' 2026-07-07 14:47:30.035 | ++ ./stack.sh:main:488 : /usr/bin/python3.12 /home/quobyte/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2026-07-07-164729.summary.2026-07-07-164729 2026-07-07 14:47:30.035 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-07 14:47:30.035 | + ./stack.sh:echo_summary:447 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2026-07-07-164729 2026-07-07 14:47:30.035 | + ./stack.sh:main:498 : ln -sf /opt/stack/logs/stack.sh.log.2026-07-07-164729 /opt/stack/logs/stack.sh.log 2026-07-07 14:47:30.035 | + ./stack.sh:main:499 : ln -sf /opt/stack/logs/stack.sh.log.2026-07-07-164729.summary.2026-07-07-164729 /opt/stack/logs/stack.sh.log.summary 2026-07-07 14:47:30.036 | + ./stack.sh:main:514 : check_path_perm_sanity /opt/stack 2026-07-07 14:47:30.036 | + functions:check_path_perm_sanity:615 : local real_path 2026-07-07 14:47:30.036 | ++ functions:check_path_perm_sanity:616 : readlink -f /opt/stack 2026-07-07 14:47:30.036 | + functions:check_path_perm_sanity:616 : real_path=/opt/stack 2026-07-07 14:47:30.036 | + functions:check_path_perm_sanity:617 : local rebuilt_path= 2026-07-07 14:47:30.036 | ++ functions:check_path_perm_sanity:618 : echo /opt/stack 2026-07-07 14:47:30.036 | ++ functions:check_path_perm_sanity:618 : tr / ' ' 2026-07-07 14:47:30.037 | + functions:check_path_perm_sanity:618 : for i in $(echo ${real_path} | tr "/" " ") 2026-07-07 14:47:30.037 | + functions:check_path_perm_sanity:619 : rebuilt_path=/opt 2026-07-07 14:47:30.037 | ++ functions:check_path_perm_sanity:621 : stat -c %a /opt 2026-07-07 14:47:30.037 | + functions:check_path_perm_sanity:621 : [[ 755 = 700 ]] 2026-07-07 14:47:30.037 | + functions:check_path_perm_sanity:618 : for i in $(echo ${real_path} | tr "/" " ") 2026-07-07 14:47:30.037 | + functions:check_path_perm_sanity:619 : rebuilt_path=/opt/stack 2026-07-07 14:47:30.037 | ++ functions:check_path_perm_sanity:621 : stat -c %a /opt/stack 2026-07-07 14:47:30.038 | + functions:check_path_perm_sanity:621 : [[ 755 = 700 ]] 2026-07-07 14:47:30.041 | + ./stack.sh:main:520 : trap exit_trap EXIT 2026-07-07 14:47:30.044 | + ./stack.sh:main:561 : trap err_trap ERR 2026-07-07 14:47:30.047 | + ./stack.sh:main:574 : set -o errexit 2026-07-07 14:47:30.049 | + ./stack.sh:main:577 : uname -a 2026-07-07 14:47:30.051 | 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-07 14:47:30.054 | + ./stack.sh:main:580 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2026-07-07 14:47:30.056 | + ./stack.sh:main:581 : rm -f /opt/stack/data/ca-bundle.pem 2026-07-07 14:47:30.060 | + ./stack.sh:main:584 : source /home/quobyte/devstack/lib/database 2026-07-07 14:47:30.100 | + ./stack.sh:main:585 : source /home/quobyte/devstack/lib/rpc_backend 2026-07-07 14:47:30.118 | + ./stack.sh:main:588 : source /home/quobyte/devstack/lib/host 2026-07-07 14:47:30.122 | +++ lib/host:source:12 : trueorfalse True ENABLE_KSM 2026-07-07 14:47:30.138 | ++ lib/host:source:12 : ENABLE_KSM=True 2026-07-07 14:47:30.141 | +++ lib/host:source:13 : trueorfalse True ENABLE_KSMTUNED 2026-07-07 14:47:30.158 | ++ lib/host:source:13 : ENABLE_KSMTUNED=True 2026-07-07 14:47:30.162 | +++ lib/host:source:56 : trueorfalse False ENABLE_ZSWAP 2026-07-07 14:47:30.178 | ++ lib/host:source:56 : ENABLE_ZSWAP=False 2026-07-07 14:47:30.180 | ++ lib/host:source:59 : ZSWAP_COMPRESSOR=lz4 2026-07-07 14:47:30.183 | ++ lib/host:source:60 : ZSWAP_ZPOOL=zsmalloc 2026-07-07 14:47:30.187 | +++ lib/host:source:82 : trueorfalse False ENABLE_SYSCTL_MEM_TUNING 2026-07-07 14:47:30.203 | ++ lib/host:source:82 : ENABLE_SYSCTL_MEM_TUNING=False 2026-07-07 14:47:30.207 | +++ lib/host:source:104 : trueorfalse False ENABLE_SYSCTL_NET_TUNING 2026-07-07 14:47:30.224 | ++ lib/host:source:104 : ENABLE_SYSCTL_NET_TUNING=False 2026-07-07 14:47:30.226 | + ./stack.sh:main:591 : tune_host 2026-07-07 14:47:30.229 | + lib/host:tune_host:125 : configure_host_mem 2026-07-07 14:47:30.232 | + lib/host:configure_host_mem:99 : configure_zswap 2026-07-07 14:47:30.234 | + lib/host:configure_zswap:69 : [[ False == \T\r\u\e ]] 2026-07-07 14:47:30.237 | + lib/host:configure_host_mem:100 : configure_ksm 2026-07-07 14:47:30.239 | + lib/host:configure_ksm:39 : [[ True == \T\r\u\e ]] 2026-07-07 14:47:30.242 | + lib/host:configure_ksm:40 : install_package ksmtuned 2026-07-07 14:47:30.245 | + functions-common:install_package:1438 : update_package_repo 2026-07-07 14:47:30.248 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-07 14:47:30.250 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=False 2026-07-07 14:47:30.253 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-07 14:47:30.256 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-07 14:47:30.258 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-07 14:47:30.261 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-07 14:47:30.264 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-07 14:47:30.266 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-07 14:47:30.269 | + functions-common:apt_get_update:1166 : [[ False == \T\r\u\e ]] 2026-07-07 14:47:30.272 | + functions-common:apt_get_update:1171 : [[ False = \T\r\u\e ]] 2026-07-07 14:47:30.274 | + functions-common:apt_get_update:1173 : local sudo=sudo 2026-07-07 14:47:30.277 | ++ functions-common:apt_get_update:1174 : id -u 2026-07-07 14:47:30.281 | + functions-common:apt_get_update:1174 : [[ 1000 = \0 ]] 2026-07-07 14:47:30.284 | + functions-common:apt_get_update:1177 : time_start apt-get-update 2026-07-07 14:47:30.287 | + functions-common:time_start:2406 : local name=apt-get-update 2026-07-07 14:47:30.289 | + functions-common:time_start:2407 : local start_time= 2026-07-07 14:47:30.292 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-07 14:47:30.295 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-07 14:47:30.300 | + functions-common:time_start:2411 : _TIME_START[$name]=1783435650297 2026-07-07 14:47:30.302 | + functions-common:apt_get_update:1179 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2026-07-07 14:47:30.305 | + functions-common:apt_get_update:1180 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2026-07-07 14:47:30.308 | + 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-07 14:47:30.450 | Hit:1 http://archive.ubuntu.com/ubuntu noble InRelease 2026-07-07 14:47:30.450 | Get:2 https://packages.quobyte.com/repo/current/apt noble InRelease [4747 B] 2026-07-07 14:47:30.465 | Hit:3 http://security.ubuntu.com/ubuntu noble-security InRelease 2026-07-07 14:47:30.469 | Hit:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease 2026-07-07 14:47:30.497 | Hit:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease 2026-07-07 14:47:33.812 | Fetched 4747 B in 1s (8914 B/s) 2026-07-07 14:47:35.389 | Reading package lists... 2026-07-07 14:47:35.416 | + functions-common:apt_get_update:1185 : REPOS_UPDATED=True 2026-07-07 14:47:35.419 | + functions-common:apt_get_update:1187 : time_stop apt-get-update 2026-07-07 14:47:35.422 | + functions-common:time_stop:2420 : local name 2026-07-07 14:47:35.424 | + functions-common:time_stop:2421 : local end_time 2026-07-07 14:47:35.426 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-07 14:47:35.429 | + functions-common:time_stop:2423 : local total 2026-07-07 14:47:35.431 | + functions-common:time_stop:2424 : local start_time 2026-07-07 14:47:35.434 | + functions-common:time_stop:2426 : name=apt-get-update 2026-07-07 14:47:35.436 | + functions-common:time_stop:2427 : start_time=1783435650297 2026-07-07 14:47:35.438 | + functions-common:time_stop:2429 : [[ -z 1783435650297 ]] 2026-07-07 14:47:35.441 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 14:47:35.446 | + functions-common:time_stop:2432 : end_time=1783435655443 2026-07-07 14:47:35.448 | + functions-common:time_stop:2433 : elapsed_time=5146 2026-07-07 14:47:35.451 | + functions-common:time_stop:2434 : total=0 2026-07-07 14:47:35.453 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 14:47:35.456 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=5146 2026-07-07 14:47:35.458 | + functions-common:install_package:1439 : real_install_package ksmtuned 2026-07-07 14:47:35.460 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-07 14:47:35.462 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-07 14:47:35.465 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-07 14:47:35.467 | + functions-common:real_install_package:1427 : apt_get install ksmtuned 2026-07-07 14:47:35.488 | + 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-07 14:47:35.526 | Reading package lists... 2026-07-07 14:47:35.897 | Building dependency tree... 2026-07-07 14:47:35.898 | Reading state information... 2026-07-07 14:47:36.402 | The following packages were automatically installed and are no longer required: 2026-07-07 14:47:36.404 | libfwupd2 libgusb2 2026-07-07 14:47:36.404 | Use 'sudo apt autoremove' to remove them. 2026-07-07 14:47:36.441 | The following NEW packages will be installed: 2026-07-07 14:47:36.443 | ksmtuned 2026-07-07 14:47:36.493 | 0 upgraded, 1 newly installed, 0 to remove and 24 not upgraded. 2026-07-07 14:47:36.493 | Need to get 7444 B of archives. 2026-07-07 14:47:36.494 | After this operation, 44.0 kB of additional disk space will be used. 2026-07-07 14:47:36.494 | Get:1 http://archive.ubuntu.com/ubuntu noble/universe amd64 ksmtuned amd64 4.20150326 [7444 B] 2026-07-07 14:47:36.693 | perl: warning: Setting locale failed. 2026-07-07 14:47:36.693 | perl: warning: Please check that your locale settings: 2026-07-07 14:47:36.693 | LANGUAGE = (unset), 2026-07-07 14:47:36.693 | LC_ALL = "en_US.utf8", 2026-07-07 14:47:36.693 | LANG = "de_DE.UTF-8" 2026-07-07 14:47:36.693 | are supported and installed on your system. 2026-07-07 14:47:36.693 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-07 14:47:36.755 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-07 14:47:36.755 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-07 14:47:36.755 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-07 14:47:36.937 | Fetched 7444 B in 0s (311 kB/s) 2026-07-07 14:47:36.981 | Selecting previously unselected package ksmtuned. 2026-07-07 14:47:37.035 | (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-07 14:47:37.041 | Preparing to unpack .../ksmtuned_4.20150326_amd64.deb ... 2026-07-07 14:47:37.046 | Unpacking ksmtuned (4.20150326) ... 2026-07-07 14:47:37.114 | Setting up ksmtuned (4.20150326) ... 2026-07-07 14:47:37.320 | Created symlink /etc/systemd/system/multi-user.target.wants/ksm.service → /usr/lib/systemd/system/ksm.service. 2026-07-07 14:47:37.513 | Created symlink /etc/systemd/system/multi-user.target.wants/ksmtuned.service → /usr/lib/systemd/system/ksmtuned.service. 2026-07-07 14:47:38.319 | perl: warning: Setting locale failed. 2026-07-07 14:47:38.319 | perl: warning: Please check that your locale settings: 2026-07-07 14:47:38.319 | LANGUAGE = (unset), 2026-07-07 14:47:38.319 | LC_ALL = "en_US.utf8", 2026-07-07 14:47:38.319 | LANG = "de_DE.UTF-8" 2026-07-07 14:47:38.320 | are supported and installed on your system. 2026-07-07 14:47:38.320 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-07 14:47:38.448 | perl: warning: Setting locale failed. 2026-07-07 14:47:38.448 | perl: warning: Please check that your locale settings: 2026-07-07 14:47:38.448 | LANGUAGE = (unset), 2026-07-07 14:47:38.448 | LC_ALL = "en_US.utf8", 2026-07-07 14:47:38.448 | LANG = "de_DE.UTF-8" 2026-07-07 14:47:38.448 | are supported and installed on your system. 2026-07-07 14:47:38.448 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-07 14:47:38.499 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-07 14:47:38.500 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-07 14:47:38.500 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-07 14:47:38.579 | perl: warning: Setting locale failed. 2026-07-07 14:47:38.579 | perl: warning: Please check that your locale settings: 2026-07-07 14:47:38.579 | LANGUAGE = (unset), 2026-07-07 14:47:38.579 | LC_ALL = "en_US.utf8", 2026-07-07 14:47:38.579 | LANG = "de_DE.UTF-8" 2026-07-07 14:47:38.579 | are supported and installed on your system. 2026-07-07 14:47:38.579 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-07 14:47:39.080 | 2026-07-07 14:47:39.080 | Running kernel seems to be up-to-date. 2026-07-07 14:47:39.080 | 2026-07-07 14:47:39.081 | No services need to be restarted. 2026-07-07 14:47:39.081 | 2026-07-07 14:47:39.081 | No containers need to be restarted. 2026-07-07 14:47:39.081 | 2026-07-07 14:47:39.081 | No user sessions are running outdated binaries. 2026-07-07 14:47:39.081 | 2026-07-07 14:47:39.081 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-07 14:47:41.059 | + functions-common:apt_get:1211 : result=0 2026-07-07 14:47:41.063 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-07 14:47:41.065 | + functions-common:time_stop:2420 : local name 2026-07-07 14:47:41.068 | + functions-common:time_stop:2421 : local end_time 2026-07-07 14:47:41.070 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-07 14:47:41.073 | + functions-common:time_stop:2423 : local total 2026-07-07 14:47:41.075 | + functions-common:time_stop:2424 : local start_time 2026-07-07 14:47:41.078 | + functions-common:time_stop:2426 : name=apt-get 2026-07-07 14:47:41.081 | + functions-common:time_stop:2427 : start_time=1783435655485 2026-07-07 14:47:41.083 | + functions-common:time_stop:2429 : [[ -z 1783435655485 ]] 2026-07-07 14:47:41.086 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 14:47:41.090 | + functions-common:time_stop:2432 : end_time=1783435661087 2026-07-07 14:47:41.092 | + functions-common:time_stop:2433 : elapsed_time=5602 2026-07-07 14:47:41.095 | + functions-common:time_stop:2434 : total=11802 2026-07-07 14:47:41.097 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 14:47:41.100 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=17404 2026-07-07 14:47:41.102 | + functions-common:apt_get:1215 : return 0 2026-07-07 14:47:41.106 | ++ lib/host:configure_ksm:42 : bool_to_int ENABLE_KSM 2026-07-07 14:47:41.122 | + lib/host:configure_ksm:42 : set_sysfs_parameter ksm 0 /sys/kernel/mm/ksm/run 2026-07-07 14:47:41.125 | + lib/host:set_sysfs_parameter:15 : local name=ksm 2026-07-07 14:47:41.127 | + lib/host:set_sysfs_parameter:16 : local value=0 2026-07-07 14:47:41.130 | + lib/host:set_sysfs_parameter:17 : local param_file=/sys/kernel/mm/ksm/run 2026-07-07 14:47:41.132 | + lib/host:set_sysfs_parameter:19 : [[ ! -e /sys/kernel/mm/ksm/run ]] 2026-07-07 14:47:41.135 | + lib/host:set_sysfs_parameter:24 : echo 0 2026-07-07 14:47:41.135 | + lib/host:set_sysfs_parameter:24 : sudo tee /sys/kernel/mm/ksm/run 2026-07-07 14:47:41.146 | 0 2026-07-07 14:47:41.151 | + lib/host:configure_host_mem:101 : configure_sysctl_mem_parmaters 2026-07-07 14:47:41.153 | + lib/host:configure_sysctl_mem_parmaters:84 : [[ False == \T\r\u\e ]] 2026-07-07 14:47:41.156 | + lib/host:tune_host:126 : configure_host_net 2026-07-07 14:47:41.159 | + lib/host:configure_host_net:121 : configure_sysctl_net_parmaters 2026-07-07 14:47:41.162 | + lib/host:configure_sysctl_net_parmaters:106 : [[ False == \T\r\u\e ]] 2026-07-07 14:47:41.165 | + ./stack.sh:main:597 : fetch_plugins 2026-07-07 14:47:41.167 | + functions-common:fetch_plugins:1766 : local plugins= 2026-07-07 14:47:41.170 | + functions-common:fetch_plugins:1767 : local plugin 2026-07-07 14:47:41.172 | + functions-common:fetch_plugins:1770 : [[ -z '' ]] 2026-07-07 14:47:41.175 | + functions-common:fetch_plugins:1771 : return 2026-07-07 14:47:41.178 | + ./stack.sh:main:601 : run_phase override_defaults 2026-07-07 14:47:41.180 | + functions-common:run_phase:1848 : local mode=override_defaults 2026-07-07 14:47:41.183 | + functions-common:run_phase:1849 : local phase= 2026-07-07 14:47:41.185 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-07-07 14:47:41.188 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-07-07 14:47:41.191 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-07-07 14:47:41.194 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-07-07 14:47:41.196 | + functions-common:run_phase:1858 : local extra 2026-07-07 14:47:41.199 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-07-07 14:47:41.203 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-07-07 14:47:41.206 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-07-07 14:47:41.208 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-07-07 14:47:41.211 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh override_defaults 2026-07-07 14:47:41.214 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-07-07 14:47:41.230 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-07 14:47:41.232 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2026-07-07 14:47:41.235 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2026-07-07 14:47:41.238 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2026-07-07 14:47:41.240 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2026-07-07 14:47:41.242 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2026-07-07 14:47:41.245 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2026-07-07 14:47:41.247 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2026-07-07 14:47:41.250 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2026-07-07 14:47:41.253 | + functions-common:run_phase:1869 : [[ override_defaults == \s\o\u\r\c\e ]] 2026-07-07 14:47:41.255 | + 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-07 14:47:41.259 | + functions-common:run_phase:1873 : plugin_override_defaults 2026-07-07 14:47:41.262 | + functions-common:plugin_override_defaults:1807 : local plugins= 2026-07-07 14:47:41.264 | + functions-common:plugin_override_defaults:1808 : local plugin 2026-07-07 14:47:41.267 | + functions-common:plugin_override_defaults:1811 : [[ -z '' ]] 2026-07-07 14:47:41.269 | + functions-common:plugin_override_defaults:1812 : return 2026-07-07 14:47:41.272 | + ./stack.sh:main:604 : source /home/quobyte/devstack/lib/apache 2026-07-07 14:47:41.291 | + ./stack.sh:main:607 : source /home/quobyte/devstack/lib/tls 2026-07-07 14:47:41.294 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2026-07-07 14:47:41.310 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-07 14:47:41.315 | +++ lib/tls:source:43 : hostname -f 2026-07-07 14:47:41.319 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=devstack 2026-07-07 14:47:41.322 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2026-07-07 14:47:41.325 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2026-07-07 14:47:41.327 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2026-07-07 14:47:41.330 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2026-07-07 14:47:41.332 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2026-07-07 14:47:41.334 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2026-07-07 14:47:41.337 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2026-07-07 14:47:41.340 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2026-07-07 14:47:41.342 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2026-07-07 14:47:41.347 | + ./stack.sh:main:610 : source /home/quobyte/devstack/lib/infra 2026-07-07 14:47:41.361 | + ./stack.sh:main:611 : source /home/quobyte/devstack/lib/libraries 2026-07-07 14:47:41.381 | + ./stack.sh:main:612 : source /home/quobyte/devstack/lib/lvm 2026-07-07 14:47:41.396 | + ./stack.sh:main:613 : source /home/quobyte/devstack/lib/horizon 2026-07-07 14:47:41.411 | + ./stack.sh:main:614 : source /home/quobyte/devstack/lib/keystone 2026-07-07 14:47:41.451 | + ./stack.sh:main:615 : source /home/quobyte/devstack/lib/glance 2026-07-07 14:47:41.534 | + ./stack.sh:main:616 : source /home/quobyte/devstack/lib/nova 2026-07-07 14:47:41.641 | + ./stack.sh:main:617 : source /home/quobyte/devstack/lib/placement 2026-07-07 14:47:41.672 | + ./stack.sh:main:618 : source /home/quobyte/devstack/lib/cinder 2026-07-07 14:47:41.729 | + ./stack.sh:main:619 : source /home/quobyte/devstack/lib/swift 2026-07-07 14:47:41.784 | + ./stack.sh:main:620 : source /home/quobyte/devstack/lib/neutron 2026-07-07 14:47:41.787 | ++ lib/neutron:source:61 : is_service_enabled tls-proxy 2026-07-07 14:47:41.805 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-07 14:47:41.808 | ++ lib/neutron:source:66 : GITDIR["python-neutronclient"]=/opt/stack/python-neutronclient 2026-07-07 14:47:41.811 | ++ lib/neutron:source:68 : NEUTRON_DIR=/opt/stack/neutron 2026-07-07 14:47:41.814 | ++ lib/neutron:source:69 : NEUTRON_FWAAS_DIR=/opt/stack/neutron-fwaas 2026-07-07 14:47:41.817 | ++ lib/neutron:source:72 : [[ -d /opt/stack/neutron/bin/neutron-server ]] 2026-07-07 14:47:41.821 | +++ lib/neutron:source:75 : get_python_exec_prefix 2026-07-07 14:47:41.840 | +++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-07-07 14:47:41.843 | +++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-07-07 14:47:41.847 | ++ lib/neutron:source:75 : NEUTRON_BIN_DIR=/opt/stack/data/venv/bin 2026-07-07 14:47:41.850 | ++ lib/neutron:source:78 : NEUTRON_CONF_DIR=/etc/neutron 2026-07-07 14:47:41.853 | ++ lib/neutron:source:79 : NEUTRON_CONF=/etc/neutron/neutron.conf 2026-07-07 14:47:41.857 | ++ lib/neutron:source:80 : export NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-07-07 14:47:41.860 | ++ lib/neutron:source:80 : NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-07-07 14:47:41.863 | ++ lib/neutron:source:82 : NEUTRON_UWSGI=neutron.wsgi.api:application 2026-07-07 14:47:41.866 | ++ lib/neutron:source:83 : NEUTRON_UWSGI_CONF=/etc/neutron/neutron-api-uwsgi.ini 2026-07-07 14:47:41.870 | +++ lib/neutron:source:89 : trueorfalse True NEUTRON_ENFORCE_NEW_DEFAULTS 2026-07-07 14:47:41.889 | ++ lib/neutron:source:89 : NEUTRON_ENFORCE_NEW_DEFAULTS=True 2026-07-07 14:47:41.892 | ++ lib/neutron:source:90 : [[ -n '' ]] 2026-07-07 14:47:41.895 | ++ lib/neutron:source:96 : AGENT_DHCP_BINARY=/opt/stack/data/venv/bin/neutron-dhcp-agent 2026-07-07 14:47:41.898 | ++ lib/neutron:source:97 : AGENT_L3_BINARY=/opt/stack/data/venv/bin/neutron-l3-agent 2026-07-07 14:47:41.901 | ++ lib/neutron:source:98 : AGENT_META_BINARY=/opt/stack/data/venv/bin/neutron-metadata-agent 2026-07-07 14:47:41.904 | ++ lib/neutron:source:102 : Q_DHCP_CONF_FILE=/etc/neutron/dhcp_agent.ini 2026-07-07 14:47:41.907 | ++ lib/neutron:source:105 : NEUTRON_DHCP_CONF=/etc/neutron/dhcp_agent.ini 2026-07-07 14:47:41.910 | ++ lib/neutron:source:106 : Q_L3_CONF_FILE=/etc/neutron/l3_agent.ini 2026-07-07 14:47:41.913 | ++ lib/neutron:source:109 : NEUTRON_L3_CONF=/etc/neutron/l3_agent.ini 2026-07-07 14:47:41.916 | ++ lib/neutron:source:110 : Q_META_CONF_FILE=/etc/neutron/metadata_agent.ini 2026-07-07 14:47:41.919 | ++ lib/neutron:source:113 : Q_DB_NAME=neutron 2026-07-07 14:47:41.922 | ++ lib/neutron:source:115 : Q_PLUGIN=ml2 2026-07-07 14:47:41.926 | ++ lib/neutron:source:117 : Q_HOST=192.168.122.114 2026-07-07 14:47:41.929 | ++ lib/neutron:source:119 : Q_PROTOCOL=http 2026-07-07 14:47:41.933 | +++ lib/neutron:source:121 : ipv6_unquote 0.0.0.0 2026-07-07 14:47:41.937 | +++ functions-common:ipv6_unquote:2218 : echo 0.0.0.0 2026-07-07 14:47:41.937 | +++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-07-07 14:47:41.942 | ++ lib/neutron:source:121 : Q_LISTEN_ADDRESS=0.0.0.0 2026-07-07 14:47:41.945 | ++ lib/neutron:source:123 : Q_ADMIN_USERNAME=neutron 2026-07-07 14:47:41.948 | ++ lib/neutron:source:125 : Q_AUTH_STRATEGY=keystone 2026-07-07 14:47:41.951 | ++ lib/neutron:source:127 : Q_OVS_USE_VETH=False 2026-07-07 14:47:41.954 | ++ lib/neutron:source:128 : Q_USE_ROOTWRAP=True 2026-07-07 14:47:41.957 | +++ lib/neutron:source:129 : trueorfalse True Q_USE_ROOTWRAP_DAEMON 2026-07-07 14:47:41.976 | ++ lib/neutron:source:129 : Q_USE_ROOTWRAP_DAEMON=True 2026-07-07 14:47:41.981 | +++ lib/neutron:source:131 : ipv6_unquote 192.168.122.114 2026-07-07 14:47:41.985 | +++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-07-07 14:47:41.985 | +++ functions-common:ipv6_unquote:2218 : echo 192.168.122.114 2026-07-07 14:47:41.991 | ++ lib/neutron:source:131 : Q_META_DATA_IP=192.168.122.114 2026-07-07 14:47:41.994 | ++ lib/neutron:source:133 : Q_ALLOW_OVERLAPPING_IP=True 2026-07-07 14:47:41.997 | ++ lib/neutron:source:134 : Q_NOTIFY_NOVA_PORT_STATUS_CHANGES=True 2026-07-07 14:47:41.999 | ++ lib/neutron:source:135 : Q_NOTIFY_NOVA_PORT_DATA_CHANGES=True 2026-07-07 14:47:42.003 | ++ lib/neutron:source:136 : VIF_PLUGGING_IS_FATAL=True 2026-07-07 14:47:42.005 | ++ lib/neutron:source:137 : VIF_PLUGGING_TIMEOUT=300 2026-07-07 14:47:42.009 | ++ lib/neutron:source:140 : SKIP_STOP_OVN=False 2026-07-07 14:47:42.011 | ++ lib/neutron:source:144 : _Q_PLUGIN_EXTRA_CONF_PATH=/etc/neutron 2026-07-07 14:47:42.014 | ++ lib/neutron:source:147 : NEUTRON_ENDPOINT_SERVICE_NAME=networking 2026-07-07 14:47:42.017 | ++ lib/neutron:source:148 : [[ -z networking ]] 2026-07-07 14:47:42.020 | ++ lib/neutron:source:153 : ALEMBIC_REPO=https://github.com/sqlalchemy/alembic.git 2026-07-07 14:47:42.023 | ++ lib/neutron:source:154 : ALEMBIC_DIR=/opt/stack/alembic 2026-07-07 14:47:42.026 | ++ lib/neutron:source:155 : ALEMBIC_BRANCH=main 2026-07-07 14:47:42.028 | ++ lib/neutron:source:156 : SQLALCHEMY_REPO=https://github.com/sqlalchemy/sqlalchemy.git 2026-07-07 14:47:42.031 | ++ lib/neutron:source:157 : SQLALCHEMY_DIR=/opt/stack/sqlalchemy 2026-07-07 14:47:42.035 | ++ lib/neutron:source:158 : SQLALCHEMY_BRANCH=main 2026-07-07 14:47:42.038 | ++ lib/neutron:source:169 : declare -a -g Q_PLUGIN_EXTRA_CONF_FILES 2026-07-07 14:47:42.041 | ++ lib/neutron:source:172 : declare -a -g _Q_PLUGIN_EXTRA_CONF_FILES_ABS 2026-07-07 14:47:42.043 | ++ lib/neutron:source:175 : Q_RR_CONF_FILE=/etc/neutron/rootwrap.conf 2026-07-07 14:47:42.046 | ++ lib/neutron:source:176 : [[ True == \F\a\l\s\e ]] 2026-07-07 14:47:42.051 | +++ lib/neutron:source:179 : get_rootwrap_location neutron 2026-07-07 14:47:42.054 | +++ functions:get_rootwrap_location:601 : local module=neutron 2026-07-07 14:47:42.056 | ++++ functions:get_rootwrap_location:603 : get_python_exec_prefix 2026-07-07 14:47:42.072 | ++++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-07-07 14:47:42.075 | ++++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-07-07 14:47:42.078 | +++ functions:get_rootwrap_location:603 : echo /opt/stack/data/venv/bin/neutron-rootwrap 2026-07-07 14:47:42.082 | ++ lib/neutron:source:179 : NEUTRON_ROOTWRAP=/opt/stack/data/venv/bin/neutron-rootwrap 2026-07-07 14:47:42.084 | ++ lib/neutron:source:180 : Q_RR_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-07-07 14:47:42.087 | ++ lib/neutron:source:181 : [[ True == \T\r\u\e ]] 2026-07-07 14:47:42.090 | ++ lib/neutron:source:182 : Q_RR_DAEMON_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-07-07 14:47:42.093 | ++ lib/neutron:source:194 : Q_DVR_MODE=legacy 2026-07-07 14:47:42.095 | ++ lib/neutron:source:195 : [[ legacy != \l\e\g\a\c\y ]] 2026-07-07 14:47:42.098 | ++ lib/neutron:source:211 : ENABLE_TENANT_TUNNELS=True 2026-07-07 14:47:42.101 | ++ lib/neutron:source:216 : TENANT_TUNNEL_RANGES=1:1000 2026-07-07 14:47:42.104 | ++ lib/neutron:source:221 : ENABLE_TENANT_VLANS=False 2026-07-07 14:47:42.107 | ++ lib/neutron:source:229 : TENANT_VLAN_RANGE= 2026-07-07 14:47:42.109 | ++ lib/neutron:source:237 : PHYSICAL_NETWORK=public 2026-07-07 14:47:42.112 | ++ lib/neutron:source:247 : OVS_PHYSICAL_BRIDGE=br-ex 2026-07-07 14:47:42.115 | ++ lib/neutron:source:253 : OVS_ENABLE_TUNNELING=True 2026-07-07 14:47:42.117 | ++ lib/neutron:source:257 : ENABLE_ISOLATED_METADATA=False 2026-07-07 14:47:42.120 | ++ lib/neutron:source:262 : ENABLE_METADATA_NETWORK=False 2026-07-07 14:47:42.123 | ++ lib/neutron:source:267 : '[' -f /home/quobyte/devstack/lib/neutron_plugins/ml2 ']' 2026-07-07 14:47:42.125 | ++ lib/neutron:source:268 : source /home/quobyte/devstack/lib/neutron_plugins/ml2 2026-07-07 14:47:42.252 | ++ lib/neutron:source:275 : source /home/quobyte/devstack/lib/neutron_plugins/services/metering 2026-07-07 14:47:42.268 | ++ lib/neutron:source:278 : source /home/quobyte/devstack/lib/neutron_plugins/services/l3 2026-07-07 14:47:42.271 | +++ lib/neutron_plugins/services/l3:source:3 : IP_VERSION=4+6 2026-07-07 14:47:42.274 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \4 ]] 2026-07-07 14:47:42.278 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \6 ]] 2026-07-07 14:47:42.281 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \4\+\6 ]] 2026-07-07 14:47:42.283 | +++ lib/neutron_plugins/services/l3:source:9 : NEUTRON_CREATE_INITIAL_NETWORKS=True 2026-07-07 14:47:42.287 | +++ lib/neutron_plugins/services/l3:source:12 : PROVIDER_SUBNET_NAME=provider_net 2026-07-07 14:47:42.290 | +++ lib/neutron_plugins/services/l3:source:13 : IPV6_PROVIDER_SUBNET_NAME=provider_net_v6 2026-07-07 14:47:42.293 | +++ lib/neutron_plugins/services/l3:source:14 : IPV6_PROVIDER_FIXED_RANGE= 2026-07-07 14:47:42.296 | +++ lib/neutron_plugins/services/l3:source:15 : IPV6_PROVIDER_NETWORK_GATEWAY= 2026-07-07 14:47:42.299 | +++ lib/neutron_plugins/services/l3:source:17 : PUBLIC_BRIDGE=br-ex 2026-07-07 14:47:42.302 | +++ lib/neutron_plugins/services/l3:source:18 : PUBLIC_BRIDGE_MTU=1500 2026-07-07 14:47:42.305 | +++ lib/neutron_plugins/services/l3:source:23 : Q_ASSIGN_GATEWAY_TO_PUBLIC_BRIDGE=True 2026-07-07 14:47:42.308 | +++ lib/neutron_plugins/services/l3:source:26 : Q_ROUTER_NAME=router1 2026-07-07 14:47:42.311 | +++ lib/neutron_plugins/services/l3:source:31 : Q_USE_PUBLIC_VETH=False 2026-07-07 14:47:42.314 | +++ lib/neutron_plugins/services/l3:source:32 : Q_PUBLIC_VETH_EX=veth-pub-ex 2026-07-07 14:47:42.317 | +++ lib/neutron_plugins/services/l3:source:33 : Q_PUBLIC_VETH_INT=veth-pub-int 2026-07-07 14:47:42.320 | +++ lib/neutron_plugins/services/l3:source:39 : Q_L3_ROUTER_PER_TENANT=True 2026-07-07 14:47:42.323 | +++ lib/neutron_plugins/services/l3:source:72 : Q_USE_PROVIDERNET_FOR_PUBLIC=True 2026-07-07 14:47:42.326 | +++ lib/neutron_plugins/services/l3:source:73 : PUBLIC_PHYSICAL_NETWORK=public 2026-07-07 14:47:42.330 | ++++ lib/neutron_plugins/services/l3:source:76 : sed s/-//g 2026-07-07 14:47:42.332 | ++++ lib/neutron_plugins/services/l3:source:76 : uuidgen 2026-07-07 14:47:42.332 | ++++ lib/neutron_plugins/services/l3:source:76 : sed -e 's/\(..\)\(....\)\(....\)/\1:\2:\3/' 2026-07-07 14:47:42.333 | ++++ lib/neutron_plugins/services/l3:source:76 : cut -c 23- 2026-07-07 14:47:42.338 | +++ lib/neutron_plugins/services/l3:source:76 : IPV6_GLOBAL_ID=b8:e936:a70d 2026-07-07 14:47:42.341 | +++ lib/neutron_plugins/services/l3:source:79 : IPV6_RA_MODE=slaac 2026-07-07 14:47:42.344 | +++ lib/neutron_plugins/services/l3:source:80 : IPV6_ADDRESS_MODE=slaac 2026-07-07 14:47:42.346 | +++ lib/neutron_plugins/services/l3:source:81 : IPV6_PUBLIC_SUBNET_NAME=ipv6-public-subnet 2026-07-07 14:47:42.349 | +++ lib/neutron_plugins/services/l3:source:82 : IPV6_PRIVATE_SUBNET_NAME=ipv6-private-subnet 2026-07-07 14:47:42.352 | +++ lib/neutron_plugins/services/l3:source:83 : IPV6_ADDRS_SAFE_TO_USE=fdb8:e936:a70d::/56 2026-07-07 14:47:42.357 | ++++ lib/neutron_plugins/services/l3:source:86 : echo fdb8:e936:a70d::/56 2026-07-07 14:47:42.358 | ++++ lib/neutron_plugins/services/l3:source:86 : awk -F / '{ print $1"/"($2>63 ? $2 : 64) }' 2026-07-07 14:47:42.363 | +++ lib/neutron_plugins/services/l3:source:86 : FIXED_RANGE_V6=fdb8:e936:a70d::/64 2026-07-07 14:47:42.366 | +++ lib/neutron_plugins/services/l3:source:87 : IPV6_PRIVATE_NETWORK_GATEWAY= 2026-07-07 14:47:42.369 | +++ lib/neutron_plugins/services/l3:source:88 : IPV6_PUBLIC_RANGE=2001:db8::/64 2026-07-07 14:47:42.372 | +++ lib/neutron_plugins/services/l3:source:89 : IPV6_PUBLIC_NETWORK_GATEWAY=2001:db8::2 2026-07-07 14:47:42.375 | +++ lib/neutron_plugins/services/l3:source:90 : IPV6_ROUTER_GW_IP=2001:db8::1 2026-07-07 14:47:42.377 | +++ lib/neutron_plugins/services/l3:source:93 : NETWORK_GATEWAY= 2026-07-07 14:47:42.380 | +++ lib/neutron_plugins/services/l3:source:94 : PUBLIC_NETWORK_GATEWAY= 2026-07-07 14:47:42.383 | +++ lib/neutron_plugins/services/l3:source:95 : PRIVATE_SUBNET_NAME=private-subnet 2026-07-07 14:47:42.386 | +++ lib/neutron_plugins/services/l3:source:96 : PUBLIC_SUBNET_NAME=public-subnet 2026-07-07 14:47:42.389 | +++ lib/neutron_plugins/services/l3:source:97 : PUBLIC_SUBNET_ENABLE_DHCP=False 2026-07-07 14:47:42.392 | +++ lib/neutron_plugins/services/l3:source:100 : USE_SUBNETPOOL=True 2026-07-07 14:47:42.395 | +++ lib/neutron_plugins/services/l3:source:101 : SUBNETPOOL_NAME_V4=shared-default-subnetpool-v4 2026-07-07 14:47:42.398 | +++ lib/neutron_plugins/services/l3:source:102 : SUBNETPOOL_NAME_V6=shared-default-subnetpool-v6 2026-07-07 14:47:42.401 | +++ lib/neutron_plugins/services/l3:source:104 : SUBNETPOOL_PREFIX_V4=10.0.0.0/22 2026-07-07 14:47:42.404 | +++ lib/neutron_plugins/services/l3:source:105 : SUBNETPOOL_PREFIX_V6=fdb8:e936:a70d::/56 2026-07-07 14:47:42.407 | +++ lib/neutron_plugins/services/l3:source:107 : SUBNETPOOL_SIZE_V4=26 2026-07-07 14:47:42.410 | +++ lib/neutron_plugins/services/l3:source:108 : SUBNETPOOL_SIZE_V6=64 2026-07-07 14:47:42.415 | ++++ lib/neutron_plugins/services/l3:source:110 : ip -4 route 2026-07-07 14:47:42.416 | ++++ lib/neutron_plugins/services/l3:source:110 : grep '^default' 2026-07-07 14:47:42.417 | ++++ lib/neutron_plugins/services/l3:source:110 : awk '{print $5}' 2026-07-07 14:47:42.423 | +++ lib/neutron_plugins/services/l3:source:110 : default_v4_route_devs=enp1s0 2026-07-07 14:47:42.428 | ++++ lib/neutron_plugins/services/l3:source:112 : ip -6 route list match default table all 2026-07-07 14:47:42.429 | ++++ lib/neutron_plugins/services/l3:source:112 : grep via 2026-07-07 14:47:42.431 | ++++ lib/neutron_plugins/services/l3:source:112 : awk '{print $5}' 2026-07-07 14:47:42.437 | +++ lib/neutron_plugins/services/l3:source:112 : default_v6_route_devs= 2026-07-07 14:47:42.442 | ++ lib/neutron:source:281 : source /home/quobyte/devstack/lib/neutron_plugins/services/placement 2026-07-07 14:47:42.446 | ++ lib/neutron:source:282 : source /home/quobyte/devstack/lib/neutron_plugins/services/trunk 2026-07-07 14:47:42.450 | ++ lib/neutron:source:283 : source /home/quobyte/devstack/lib/neutron_plugins/services/qos 2026-07-07 14:47:42.453 | ++ lib/neutron:source:284 : source /home/quobyte/devstack/lib/neutron_plugins/services/segments 2026-07-07 14:47:42.456 | ++ lib/neutron:source:285 : source /home/quobyte/devstack/lib/neutron_plugins/services/ovn-bgp 2026-07-07 14:47:42.459 | ++ lib/neutron:source:288 : has_neutron_plugin_security_group 2026-07-07 14:47:42.462 | ++ lib/neutron_plugins/ml2:has_neutron_plugin_security_group:146 : return 0 2026-07-07 14:47:42.465 | ++ lib/neutron:source:289 : Q_USE_SECGROUP=True 2026-07-07 14:47:42.468 | ++ lib/neutron:source:297 : OVN_BRIDGE_MAPPINGS=public:br-ex 2026-07-07 14:47:42.489 | + ./stack.sh:main:621 : source /home/quobyte/devstack/lib/ldap 2026-07-07 14:47:42.508 | + ./stack.sh:main:622 : source /home/quobyte/devstack/lib/dstat 2026-07-07 14:47:42.526 | + ./stack.sh:main:623 : source /home/quobyte/devstack/lib/atop 2026-07-07 14:47:42.544 | + ./stack.sh:main:624 : source /home/quobyte/devstack/lib/tcpdump 2026-07-07 14:47:42.562 | + ./stack.sh:main:625 : source /home/quobyte/devstack/lib/etcd3 2026-07-07 14:47:42.605 | + ./stack.sh:main:626 : source /home/quobyte/devstack/lib/os-vif 2026-07-07 14:47:42.608 | +++ lib/os-vif:source:12 : is_ml2_ovs 2026-07-07 14:47:42.611 | +++ lib/os-vif:is_ml2_ovs:4 : [[ ovn == \o\p\e\n\v\s\w\i\t\c\h ]] 2026-07-07 14:47:42.615 | +++ lib/os-vif:is_ml2_ovs:7 : echo False 2026-07-07 14:47:42.618 | ++ lib/os-vif:source:12 : OS_VIF_OVS_ISOLATE_VIF=False 2026-07-07 14:47:42.623 | +++ lib/os-vif:source:13 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2026-07-07 14:47:42.643 | ++ lib/os-vif:source:13 : OS_VIF_OVS_ISOLATE_VIF=False 2026-07-07 14:47:42.646 | + ./stack.sh:main:632 : run_phase source 2026-07-07 14:47:42.649 | + functions-common:run_phase:1848 : local mode=source 2026-07-07 14:47:42.652 | + functions-common:run_phase:1849 : local phase= 2026-07-07 14:47:42.656 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-07-07 14:47:42.659 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-07-07 14:47:42.662 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-07-07 14:47:42.665 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-07-07 14:47:42.669 | + functions-common:run_phase:1858 : local extra 2026-07-07 14:47:42.673 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-07-07 14:47:42.679 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-07-07 14:47:42.682 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-07-07 14:47:42.685 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-07-07 14:47:42.688 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh source 2026-07-07 14:47:42.692 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-07-07 14:47:42.713 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-07 14:47:42.717 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2026-07-07 14:47:42.721 | ++ extras.d/80-tempest.sh:source:6 : source /home/quobyte/devstack/lib/tempest 2026-07-07 14:47:42.779 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2026-07-07 14:47:42.783 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2026-07-07 14:47:42.786 | + functions-common:run_phase:1869 : [[ source == \s\o\u\r\c\e ]] 2026-07-07 14:47:42.789 | + functions-common:run_phase:1870 : load_plugin_settings 2026-07-07 14:47:42.793 | + functions-common:load_plugin_settings:1784 : local plugins= 2026-07-07 14:47:42.797 | + functions-common:load_plugin_settings:1785 : local plugin 2026-07-07 14:47:42.801 | + functions-common:load_plugin_settings:1788 : [[ -z '' ]] 2026-07-07 14:47:42.804 | + functions-common:load_plugin_settings:1789 : return 2026-07-07 14:47:42.808 | + functions-common:run_phase:1871 : verify_disabled_services 2026-07-07 14:47:42.811 | + functions-common:verify_disabled_services:2131 : local service 2026-07-07 14:47:42.815 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-07 14:47:42.819 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,key, ]] 2026-07-07 14:47:42.823 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-07 14:47:42.826 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-api, ]] 2026-07-07 14:47:42.830 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-07 14:47:42.834 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-cpu, ]] 2026-07-07 14:47:42.837 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-07 14:47:42.841 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-cond, ]] 2026-07-07 14:47:42.845 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-07 14:47:42.848 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-sch, ]] 2026-07-07 14:47:42.852 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-07 14:47:42.855 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-novnc, ]] 2026-07-07 14:47:42.859 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-07 14:47:42.862 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-api-meta, ]] 2026-07-07 14:47:42.866 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-07 14:47:42.869 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,placement-api, ]] 2026-07-07 14:47:42.873 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-07 14:47:42.876 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,placement-client, ]] 2026-07-07 14:47:42.879 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-07 14:47:42.883 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,g-api, ]] 2026-07-07 14:47:42.886 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-07 14:47:42.890 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,c-sch, ]] 2026-07-07 14:47:42.894 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-07 14:47:42.898 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,c-api, ]] 2026-07-07 14:47:42.901 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-07 14:47:42.905 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,c-vol, ]] 2026-07-07 14:47:42.909 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-07 14:47:42.912 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,ovn-controller, ]] 2026-07-07 14:47:42.916 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-07 14:47:42.919 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,ovn-northd, ]] 2026-07-07 14:47:42.923 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-07 14:47:42.926 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,ovs-vswitchd, ]] 2026-07-07 14:47:42.930 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-07 14:47:42.934 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,ovsdb-server, ]] 2026-07-07 14:47:42.937 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-07 14:47:42.941 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,q-svc, ]] 2026-07-07 14:47:42.944 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-07 14:47:42.948 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,q-ovn-agent, ]] 2026-07-07 14:47:42.951 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-07 14:47:42.955 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,rabbit, ]] 2026-07-07 14:47:42.958 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-07 14:47:42.962 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,tempest, ]] 2026-07-07 14:47:42.965 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-07 14:47:42.969 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,mysql, ]] 2026-07-07 14:47:42.972 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-07 14:47:42.976 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,etcd3, ]] 2026-07-07 14:47:42.980 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-07 14:47:42.983 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,dstat, ]] 2026-07-07 14:47:42.986 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-07 14:47:42.990 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,q-ovn-metadata-agent, ]] 2026-07-07 14:47:42.994 | + ./stack.sh:main:703 : initialize_database_backends 2026-07-07 14:47:42.998 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2026-07-07 14:47:43.001 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2026-07-07 14:47:43.023 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 14:47:43.027 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2026-07-07 14:47:43.030 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2026-07-07 14:47:43.034 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2026-07-07 14:47:43.057 | + functions-common:is_service_enabled:2076 : return 1 2026-07-07 14:47:43.060 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2026-07-07 14:47:43.063 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2026-07-07 14:47:43.067 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2026-07-07 14:47:43.071 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2026-07-07 14:47:43.075 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2026-07-07 14:47:43.078 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2026-07-07 14:47:43.082 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2026-07-07 14:47:43.086 | + lib/database:initialize_database_backends:92 : return 0 2026-07-07 14:47:43.089 | + ./stack.sh:main:704 : echo 'Using mysql database backend' 2026-07-07 14:47:43.089 | Using mysql database backend 2026-07-07 14:47:43.093 | + ./stack.sh:main:707 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2026-07-07 14:47:43.115 | + ./stack.sh:main:709 : define_database_baseurl 2026-07-07 14:47:43.121 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2026-07-07 14:47:43.124 | ++ lib/databases/mysql:get_database_type_mysql:32 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2026-07-07 14:47:43.128 | ++ lib/databases/mysql:get_database_type_mysql:33 : echo mysql+pymysql 2026-07-07 14:47:43.132 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-07-07 14:47:43.136 | + ./stack.sh:main:721 : is_service_enabled rabbit 2026-07-07 14:47:43.159 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 14:47:43.163 | + ./stack.sh:main:722 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2026-07-07 14:47:43.185 | + ./stack.sh:main:729 : is_service_enabled keystone 2026-07-07 14:47:43.208 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 14:47:43.212 | + ./stack.sh:main:731 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2026-07-07 14:47:43.234 | + ./stack.sh:main:733 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2026-07-07 14:47:43.257 | + ./stack.sh:main:744 : is_service_enabled ldap 2026-07-07 14:47:43.278 | + functions-common:is_service_enabled:2076 : return 1 2026-07-07 14:47:43.282 | + ./stack.sh:main:753 : is_service_enabled s-proxy 2026-07-07 14:47:43.304 | + functions-common:is_service_enabled:2076 : return 1 2026-07-07 14:47:43.307 | + ./stack.sh:main:765 : save_stackenv 765 2026-07-07 14:47:43.311 | + functions-common:save_stackenv:65 : local tag=765 2026-07-07 14:47:43.315 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-07-07 14:47:43.320 | + functions-common:save_stackenv:67 : time_stamp=2026-07-07-164743 2026-07-07 14:47:43.323 | + functions-common:save_stackenv:68 : echo '# 2026-07-07-164743 765' 2026-07-07 14:47:43.327 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-07 14:47:43.330 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-07-07 14:47:43.334 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-07 14:47:43.337 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-07-07 14:47:43.341 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-07 14:47:43.344 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-07-07 14:47:43.348 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-07 14:47:43.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-07 14:47:43.355 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-07 14:47:43.359 | + functions-common:save_stackenv:70 : echo HOST_IP=192.168.122.114 2026-07-07 14:47:43.362 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-07 14:47:43.365 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=http://192.168.122.114/identity 2026-07-07 14:47:43.368 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-07 14:47:43.372 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2026-07-07-164729 2026-07-07 14:47:43.375 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-07 14:47:43.378 | + functions-common:save_stackenv:70 : echo OS_CACERT= 2026-07-07 14:47:43.381 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-07 14:47:43.384 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=192.168.122.114 2026-07-07 14:47:43.387 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-07 14:47:43.390 | + functions-common:save_stackenv:70 : echo STACK_USER=quobyte 2026-07-07 14:47:43.393 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-07 14:47:43.397 | + functions-common:save_stackenv:70 : echo TLS_IP= 2026-07-07 14:47:43.400 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-07 14:47:43.403 | + functions-common:save_stackenv:70 : echo HOST_IPV6=::1 2026-07-07 14:47:43.406 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-07 14:47:43.409 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-07-07 14:47:43.413 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-07 14:47:43.416 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=192.168.122.114 2026-07-07 14:47:43.419 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-07 14:47:43.421 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-07-07 14:47:43.425 | + ./stack.sh:main:778 : GIT_DEPTH=0 2026-07-07 14:47:43.428 | + ./stack.sh:main:778 : git_clone https://review.opendev.org/openstack/requirements.git /opt/stack/requirements master 2026-07-07 14:47:43.432 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/requirements.git 2026-07-07 14:47:43.435 | + functions-common:git_clone:590 : local git_dest=/opt/stack/requirements 2026-07-07 14:47:43.438 | + functions-common:git_clone:591 : local git_ref=master 2026-07-07 14:47:43.441 | + functions-common:git_clone:592 : local orig_dir 2026-07-07 14:47:43.444 | ++ functions-common:git_clone:593 : pwd 2026-07-07 14:47:43.447 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-07-07 14:47:43.451 | + functions-common:git_clone:594 : local git_clone_flags= 2026-07-07 14:47:43.455 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-07 14:47:43.475 | + functions-common:git_clone:596 : RECLONE=False 2026-07-07 14:47:43.479 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-07 14:47:43.482 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-07 14:47:43.487 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-07-07 14:47:43.487 | + functions-common:git_clone:610 : echo master 2026-07-07 14:47:43.492 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/requirements ]] 2026-07-07 14:47:43.495 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-07-07 14:47:43.499 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/requirements.git /opt/stack/requirements 2026-07-07 14:47:43.502 | + functions-common:git_timed:697 : local count=0 2026-07-07 14:47:43.505 | + functions-common:git_timed:698 : local timeout=0 2026-07-07 14:47:43.508 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-07 14:47:43.511 | + functions-common:git_timed:701 : timeout=0 2026-07-07 14:47:43.514 | + functions-common:git_timed:704 : time_start git_timed 2026-07-07 14:47:43.518 | + functions-common:time_start:2406 : local name=git_timed 2026-07-07 14:47:43.521 | + functions-common:time_start:2407 : local start_time= 2026-07-07 14:47:43.524 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-07 14:47:43.528 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-07 14:47:43.533 | + functions-common:time_start:2411 : _TIME_START[$name]=1783435663529 2026-07-07 14:47:43.536 | + 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-07 14:47:43.540 | Cloning into '/opt/stack/requirements'... 2026-07-07 14:47:48.334 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-07 14:47:48.338 | + functions-common:time_stop:2420 : local name 2026-07-07 14:47:48.342 | + functions-common:time_stop:2421 : local end_time 2026-07-07 14:47:48.345 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-07 14:47:48.349 | + functions-common:time_stop:2423 : local total 2026-07-07 14:47:48.353 | + functions-common:time_stop:2424 : local start_time 2026-07-07 14:47:48.357 | + functions-common:time_stop:2426 : name=git_timed 2026-07-07 14:47:48.360 | + functions-common:time_stop:2427 : start_time=1783435663529 2026-07-07 14:47:48.364 | + functions-common:time_stop:2429 : [[ -z 1783435663529 ]] 2026-07-07 14:47:48.369 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 14:47:48.374 | + functions-common:time_stop:2432 : end_time=1783435668370 2026-07-07 14:47:48.378 | + functions-common:time_stop:2433 : elapsed_time=4841 2026-07-07 14:47:48.381 | + functions-common:time_stop:2434 : total=0 2026-07-07 14:47:48.385 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 14:47:48.389 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=4841 2026-07-07 14:47:48.392 | + functions-common:git_clone:631 : cd /opt/stack/requirements 2026-07-07 14:47:48.396 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-07-07 14:47:48.400 | + functions-common:git_timed:697 : local count=0 2026-07-07 14:47:48.404 | + functions-common:git_timed:698 : local timeout=0 2026-07-07 14:47:48.407 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-07 14:47:48.411 | + functions-common:git_timed:701 : timeout=0 2026-07-07 14:47:48.414 | + functions-common:git_timed:704 : time_start git_timed 2026-07-07 14:47:48.418 | + functions-common:time_start:2406 : local name=git_timed 2026-07-07 14:47:48.421 | + functions-common:time_start:2407 : local start_time= 2026-07-07 14:47:48.425 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-07 14:47:48.430 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-07 14:47:48.436 | + functions-common:time_start:2411 : _TIME_START[$name]=1783435668431 2026-07-07 14:47:48.439 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-07-07 14:47:48.993 | From https://review.opendev.org/openstack/requirements 2026-07-07 14:47:48.993 | * branch master -> FETCH_HEAD 2026-07-07 14:47:49.004 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-07 14:47:49.008 | + functions-common:time_stop:2420 : local name 2026-07-07 14:47:49.011 | + functions-common:time_stop:2421 : local end_time 2026-07-07 14:47:49.015 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-07 14:47:49.019 | + functions-common:time_stop:2423 : local total 2026-07-07 14:47:49.023 | + functions-common:time_stop:2424 : local start_time 2026-07-07 14:47:49.026 | + functions-common:time_stop:2426 : name=git_timed 2026-07-07 14:47:49.029 | + functions-common:time_stop:2427 : start_time=1783435668431 2026-07-07 14:47:49.033 | + functions-common:time_stop:2429 : [[ -z 1783435668431 ]] 2026-07-07 14:47:49.037 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 14:47:49.043 | + functions-common:time_stop:2432 : end_time=1783435669039 2026-07-07 14:47:49.047 | + functions-common:time_stop:2433 : elapsed_time=608 2026-07-07 14:47:49.050 | + functions-common:time_stop:2434 : total=4841 2026-07-07 14:47:49.053 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 14:47:49.057 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=5449 2026-07-07 14:47:49.060 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-07-07 14:47:49.064 | + functions-common:git_timed:697 : local count=0 2026-07-07 14:47:49.067 | + functions-common:git_timed:698 : local timeout=0 2026-07-07 14:47:49.070 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-07 14:47:49.074 | + functions-common:git_timed:701 : timeout=0 2026-07-07 14:47:49.077 | + functions-common:git_timed:704 : time_start git_timed 2026-07-07 14:47:49.081 | + functions-common:time_start:2406 : local name=git_timed 2026-07-07 14:47:49.085 | + functions-common:time_start:2407 : local start_time= 2026-07-07 14:47:49.088 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-07 14:47:49.093 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-07 14:47:49.099 | + functions-common:time_start:2411 : _TIME_START[$name]=1783435669095 2026-07-07 14:47:49.102 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-07-07 14:47:49.117 | Note: switching to 'FETCH_HEAD'. 2026-07-07 14:47:49.117 | 2026-07-07 14:47:49.117 | You are in 'detached HEAD' state. You can look around, make experimental 2026-07-07 14:47:49.117 | changes and commit them, and you can discard any commits you make in this 2026-07-07 14:47:49.117 | state without impacting any branches by switching back to a branch. 2026-07-07 14:47:49.117 | 2026-07-07 14:47:49.117 | If you want to create a new branch to retain commits you create, you may 2026-07-07 14:47:49.118 | do so (now or later) by using -c with the switch command. Example: 2026-07-07 14:47:49.118 | 2026-07-07 14:47:49.118 | git switch -c 2026-07-07 14:47:49.118 | 2026-07-07 14:47:49.118 | Or undo this operation with: 2026-07-07 14:47:49.118 | 2026-07-07 14:47:49.118 | git switch - 2026-07-07 14:47:49.118 | 2026-07-07 14:47:49.118 | Turn off this advice by setting config variable advice.detachedHead to false 2026-07-07 14:47:49.118 | 2026-07-07 14:47:49.118 | HEAD is now at 7a04938e Add respx 2026-07-07 14:47:49.123 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-07 14:47:49.126 | + functions-common:time_stop:2420 : local name 2026-07-07 14:47:49.129 | + functions-common:time_stop:2421 : local end_time 2026-07-07 14:47:49.133 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-07 14:47:49.137 | + functions-common:time_stop:2423 : local total 2026-07-07 14:47:49.141 | + functions-common:time_stop:2424 : local start_time 2026-07-07 14:47:49.144 | + functions-common:time_stop:2426 : name=git_timed 2026-07-07 14:47:49.148 | + functions-common:time_stop:2427 : start_time=1783435669095 2026-07-07 14:47:49.151 | + functions-common:time_stop:2429 : [[ -z 1783435669095 ]] 2026-07-07 14:47:49.156 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 14:47:49.160 | + functions-common:time_stop:2432 : end_time=1783435669157 2026-07-07 14:47:49.164 | + functions-common:time_stop:2433 : elapsed_time=62 2026-07-07 14:47:49.167 | + functions-common:time_stop:2434 : total=5449 2026-07-07 14:47:49.171 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 14:47:49.174 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=5511 2026-07-07 14:47:49.178 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/requirements 2026-07-07 14:47:49.197 | + functions-common:git_clone:672 : cd /opt/stack/requirements 2026-07-07 14:47:49.202 | + functions-common:git_clone:673 : git show --oneline 2026-07-07 14:47:49.202 | + functions-common:git_clone:673 : head -1 2026-07-07 14:47:49.206 | 7a04938e Add respx 2026-07-07 14:47:49.209 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-07-07 14:47:49.213 | + ./stack.sh:main:782 : echo_summary 'Installing package prerequisites' 2026-07-07 14:47:49.218 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-07 14:47:49.222 | + ./stack.sh:echo_summary:447 : echo -e Installing package prerequisites 2026-07-07 14:47:49.225 | + ./stack.sh:main:783 : source /home/quobyte/devstack/tools/install_prereqs.sh 2026-07-07 14:47:49.229 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2026-07-07 14:47:49.233 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2026-07-07 14:47:49.236 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/quobyte/devstack ]] 2026-07-07 14:47:49.240 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/quobyte/devstack/.prereqs 2026-07-07 14:47:49.244 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2026-07-07 14:47:49.247 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2026-07-07 14:47:49.253 | +++ tools/install_prereqs.sh:source:47 : date +%s 2026-07-07 14:47:49.259 | ++ tools/install_prereqs.sh:source:47 : NOW=1783435669 2026-07-07 14:47:49.264 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/quobyte/devstack/.prereqs 2026-07-07 14:47:49.269 | +++ tools/install_prereqs.sh:source:48 : echo 0 2026-07-07 14:47:49.274 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2026-07-07 14:47:49.278 | ++ tools/install_prereqs.sh:source:49 : DELTA=1783435669 2026-07-07 14:47:49.281 | ++ tools/install_prereqs.sh:source:50 : [[ 1783435669 -lt 7200 ]] 2026-07-07 14:47:49.285 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2026-07-07 14:47:49.289 | ++ functions-common:export_proxy_variables:2238 : isset http_proxy 2026-07-07 14:47:49.293 | ++ functions-common:isset:266 : [[ -v http_proxy ]] 2026-07-07 14:47:49.297 | ++ functions-common:export_proxy_variables:2241 : isset https_proxy 2026-07-07 14:47:49.301 | ++ functions-common:isset:266 : [[ -v https_proxy ]] 2026-07-07 14:47:49.305 | ++ functions-common:export_proxy_variables:2244 : isset no_proxy 2026-07-07 14:47:49.309 | ++ functions-common:isset:266 : [[ -v no_proxy ]] 2026-07-07 14:47:49.313 | +++ 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-07 14:47:49.354 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2026-07-07 14:47:49.354 | apache2-dev 2026-07-07 14:47:49.355 | bc 2026-07-07 14:47:49.355 | bsdmainutils 2026-07-07 14:47:49.355 | curl 2026-07-07 14:47:49.355 | g++ 2026-07-07 14:47:49.355 | gawk 2026-07-07 14:47:49.355 | gcc 2026-07-07 14:47:49.355 | gettext 2026-07-07 14:47:49.355 | git 2026-07-07 14:47:49.356 | graphviz 2026-07-07 14:47:49.356 | iputils-ping 2026-07-07 14:47:49.356 | libffi-dev 2026-07-07 14:47:49.356 | libjpeg-dev 2026-07-07 14:47:49.356 | libpq-dev 2026-07-07 14:47:49.356 | libssl-dev 2026-07-07 14:47:49.356 | libsystemd-dev 2026-07-07 14:47:49.356 | libxml2-dev 2026-07-07 14:47:49.356 | libxslt1-dev 2026-07-07 14:47:49.356 | libyaml-dev 2026-07-07 14:47:49.356 | lsof 2026-07-07 14:47:49.356 | openssh-server 2026-07-07 14:47:49.357 | openssl 2026-07-07 14:47:49.357 | pkg-config 2026-07-07 14:47:49.357 | psmisc 2026-07-07 14:47:49.357 | python3-dev 2026-07-07 14:47:49.357 | python3-pip 2026-07-07 14:47:49.357 | python3-systemd 2026-07-07 14:47:49.357 | python3-venv 2026-07-07 14:47:49.357 | tar 2026-07-07 14:47:49.357 | tcpdump 2026-07-07 14:47:49.357 | unzip 2026-07-07 14:47:49.357 | uuid-runtime 2026-07-07 14:47:49.357 | wget 2026-07-07 14:47:49.358 | zlib1g-dev 2026-07-07 14:47:49.358 | libkrb5-dev 2026-07-07 14:47:49.359 | libldap2-dev 2026-07-07 14:47:49.359 | libsasl2-dev 2026-07-07 14:47:49.359 | memcached 2026-07-07 14:47:49.360 | python3-mysqldb 2026-07-07 14:47:49.360 | sqlite3 2026-07-07 14:47:49.360 | conntrack 2026-07-07 14:47:49.361 | curl 2026-07-07 14:47:49.361 | ebtables 2026-07-07 14:47:49.361 | genisoimage 2026-07-07 14:47:49.362 | iptables 2026-07-07 14:47:49.362 | iputils-arping 2026-07-07 14:47:49.362 | kpartx 2026-07-07 14:47:49.362 | libjs-jquery-tablesorter 2026-07-07 14:47:49.362 | parted 2026-07-07 14:47:49.362 | pm-utils 2026-07-07 14:47:49.363 | python3-mysqldb 2026-07-07 14:47:49.363 | socat 2026-07-07 14:47:49.363 | sqlite3 2026-07-07 14:47:49.363 | sudo 2026-07-07 14:47:49.363 | vlan 2026-07-07 14:47:49.363 | lsscsi 2026-07-07 14:47:49.363 | open-iscsi 2026-07-07 14:47:49.363 | cryptsetup 2026-07-07 14:47:49.364 | dosfstools 2026-07-07 14:47:49.364 | genisoimage 2026-07-07 14:47:49.364 | gir1.2-libosinfo-1.0 2026-07-07 14:47:49.364 | netcat-openbsd 2026-07-07 14:47:49.364 | open-iscsi 2026-07-07 14:47:49.364 | qemu-utils 2026-07-07 14:47:49.364 | sg3-utils 2026-07-07 14:47:49.364 | sysfsutils 2026-07-07 14:47:49.364 | lvm2 2026-07-07 14:47:49.364 | qemu-utils 2026-07-07 14:47:49.364 | thin-provisioning-tools 2026-07-07 14:47:49.364 | acl 2026-07-07 14:47:49.365 | dnsmasq-base 2026-07-07 14:47:49.365 | dnsmasq-utils 2026-07-07 14:47:49.365 | ebtables 2026-07-07 14:47:49.365 | haproxy 2026-07-07 14:47:49.365 | iptables 2026-07-07 14:47:49.365 | iputils-arping 2026-07-07 14:47:49.365 | iputils-ping 2026-07-07 14:47:49.365 | postgresql-server-dev-all 2026-07-07 14:47:49.365 | python3-mysqldb 2026-07-07 14:47:49.365 | sqlite3 2026-07-07 14:47:49.365 | sudo 2026-07-07 14:47:49.366 | vlan 2026-07-07 14:47:49.366 | pcp' 2026-07-07 14:47:49.366 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2026-07-07 14:47:49.390 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2026-07-07 14:47:49.390 | apache2-dev 2026-07-07 14:47:49.390 | bc 2026-07-07 14:47:49.390 | bsdmainutils 2026-07-07 14:47:49.390 | curl 2026-07-07 14:47:49.390 | g++ 2026-07-07 14:47:49.390 | gawk 2026-07-07 14:47:49.390 | gcc 2026-07-07 14:47:49.390 | gettext 2026-07-07 14:47:49.390 | git 2026-07-07 14:47:49.390 | graphviz 2026-07-07 14:47:49.391 | iputils-ping 2026-07-07 14:47:49.391 | libffi-dev 2026-07-07 14:47:49.392 | libjpeg-dev 2026-07-07 14:47:49.392 | libpq-dev 2026-07-07 14:47:49.392 | libssl-dev 2026-07-07 14:47:49.392 | libsystemd-dev 2026-07-07 14:47:49.392 | libxml2-dev 2026-07-07 14:47:49.392 | libxslt1-dev 2026-07-07 14:47:49.393 | libyaml-dev 2026-07-07 14:47:49.393 | lsof 2026-07-07 14:47:49.393 | openssh-server 2026-07-07 14:47:49.393 | openssl 2026-07-07 14:47:49.393 | pkg-config 2026-07-07 14:47:49.393 | psmisc 2026-07-07 14:47:49.393 | python3-dev 2026-07-07 14:47:49.393 | python3-pip 2026-07-07 14:47:49.393 | python3-systemd 2026-07-07 14:47:49.393 | python3-venv 2026-07-07 14:47:49.393 | tar 2026-07-07 14:47:49.393 | tcpdump 2026-07-07 14:47:49.394 | unzip 2026-07-07 14:47:49.394 | uuid-runtime 2026-07-07 14:47:49.395 | wget 2026-07-07 14:47:49.395 | zlib1g-dev 2026-07-07 14:47:49.395 | libkrb5-dev 2026-07-07 14:47:49.396 | libldap2-dev 2026-07-07 14:47:49.396 | libsasl2-dev 2026-07-07 14:47:49.396 | memcached 2026-07-07 14:47:49.396 | python3-mysqldb 2026-07-07 14:47:49.396 | sqlite3 2026-07-07 14:47:49.396 | conntrack 2026-07-07 14:47:49.396 | curl 2026-07-07 14:47:49.396 | ebtables 2026-07-07 14:47:49.396 | genisoimage 2026-07-07 14:47:49.396 | iptables 2026-07-07 14:47:49.396 | iputils-arping 2026-07-07 14:47:49.397 | kpartx 2026-07-07 14:47:49.397 | libjs-jquery-tablesorter 2026-07-07 14:47:49.397 | parted 2026-07-07 14:47:49.397 | pm-utils 2026-07-07 14:47:49.397 | python3-mysqldb 2026-07-07 14:47:49.397 | socat 2026-07-07 14:47:49.397 | sqlite3 2026-07-07 14:47:49.397 | sudo 2026-07-07 14:47:49.397 | vlan 2026-07-07 14:47:49.397 | lsscsi 2026-07-07 14:47:49.397 | open-iscsi 2026-07-07 14:47:49.397 | cryptsetup 2026-07-07 14:47:49.398 | dosfstools 2026-07-07 14:47:49.399 | genisoimage 2026-07-07 14:47:49.399 | gir1.2-libosinfo-1.0 2026-07-07 14:47:49.399 | netcat-openbsd 2026-07-07 14:47:49.400 | open-iscsi 2026-07-07 14:47:49.400 | qemu-utils 2026-07-07 14:47:49.400 | sg3-utils 2026-07-07 14:47:49.400 | sysfsutils 2026-07-07 14:47:49.400 | lvm2 2026-07-07 14:47:49.400 | qemu-utils 2026-07-07 14:47:49.400 | thin-provisioning-tools 2026-07-07 14:47:49.400 | acl 2026-07-07 14:47:49.400 | dnsmasq-base 2026-07-07 14:47:49.400 | dnsmasq-utils 2026-07-07 14:47:49.401 | ebtables 2026-07-07 14:47:49.401 | haproxy 2026-07-07 14:47:49.401 | iptables 2026-07-07 14:47:49.401 | iputils-arping 2026-07-07 14:47:49.401 | iputils-ping 2026-07-07 14:47:49.401 | postgresql-server-dev-all 2026-07-07 14:47:49.401 | python3-mysqldb 2026-07-07 14:47:49.401 | sqlite3 2026-07-07 14:47:49.401 | sudo 2026-07-07 14:47:49.401 | vlan 2026-07-07 14:47:49.401 | pcp ' 2026-07-07 14:47:49.402 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2026-07-07 14:47:49.402 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-07 14:47:49.403 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-07 14:47:49.409 | ++ 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-07 14:47:49.410 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2026-07-07 14:47:49.416 | ++ 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-07 14:47:49.420 | ++ functions-common:install_package:1438 : update_package_repo 2026-07-07 14:47:49.423 | ++ functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-07 14:47:49.427 | ++ functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-07 14:47:49.431 | ++ functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-07 14:47:49.435 | ++ functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-07 14:47:49.438 | ++ functions-common:update_package_repo:1420 : is_ubuntu 2026-07-07 14:47:49.442 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-07 14:47:49.446 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-07 14:47:49.449 | ++ functions-common:update_package_repo:1421 : apt_get_update 2026-07-07 14:47:49.454 | ++ functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-07 14:47:49.457 | ++ functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-07 14:47:49.461 | ++ functions-common:apt_get_update:1167 : return 2026-07-07 14:47:49.465 | ++ 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-07 14:47:49.469 | ++ functions-common:real_install_package:1426 : is_ubuntu 2026-07-07 14:47:49.472 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-07 14:47:49.476 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-07 14:47:49.480 | ++ 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-07 14:47:49.510 | ++ 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-07 14:47:49.550 | Reading package lists... 2026-07-07 14:47:49.997 | Building dependency tree... 2026-07-07 14:47:49.999 | Reading state information... 2026-07-07 14:47:50.797 | bc is already the newest version (1.07.1-3ubuntu4). 2026-07-07 14:47:50.797 | bc set to manually installed. 2026-07-07 14:47:50.797 | g++ is already the newest version (4:13.2.0-7ubuntu1). 2026-07-07 14:47:50.797 | g++ set to manually installed. 2026-07-07 14:47:50.797 | gawk is already the newest version (1:5.2.1-2build3). 2026-07-07 14:47:50.797 | gawk set to manually installed. 2026-07-07 14:47:50.797 | gcc is already the newest version (4:13.2.0-7ubuntu1). 2026-07-07 14:47:50.797 | gcc set to manually installed. 2026-07-07 14:47:50.797 | git is already the newest version (1:2.43.0-1ubuntu7.3). 2026-07-07 14:47:50.797 | git set to manually installed. 2026-07-07 14:47:50.798 | iputils-ping is already the newest version (3:20240117-1ubuntu0.1). 2026-07-07 14:47:50.798 | iputils-ping set to manually installed. 2026-07-07 14:47:50.798 | lsof is already the newest version (4.95.0-1build3). 2026-07-07 14:47:50.798 | lsof set to manually installed. 2026-07-07 14:47:50.798 | openssh-server is already the newest version (1:9.6p1-3ubuntu13.16). 2026-07-07 14:47:50.798 | openssl is already the newest version (3.0.13-0ubuntu3.11). 2026-07-07 14:47:50.798 | openssl set to manually installed. 2026-07-07 14:47:50.798 | psmisc is already the newest version (23.7-1build1). 2026-07-07 14:47:50.798 | psmisc set to manually installed. 2026-07-07 14:47:50.798 | python3-dev is already the newest version (3.12.3-0ubuntu2.1). 2026-07-07 14:47:50.798 | python3-dev set to manually installed. 2026-07-07 14:47:50.798 | python3-pip is already the newest version (24.0+dfsg-1ubuntu1.3). 2026-07-07 14:47:50.799 | python3-systemd is already the newest version (235-1build4). 2026-07-07 14:47:50.799 | python3-systemd set to manually installed. 2026-07-07 14:47:50.799 | tcpdump is already the newest version (4.99.4-3ubuntu4.24.04.1). 2026-07-07 14:47:50.800 | tcpdump set to manually installed. 2026-07-07 14:47:50.800 | uuid-runtime is already the newest version (2.39.3-9ubuntu6.5). 2026-07-07 14:47:50.800 | uuid-runtime set to manually installed. 2026-07-07 14:47:50.801 | wget is already the newest version (1.21.4-1ubuntu4.1). 2026-07-07 14:47:50.801 | wget set to manually installed. 2026-07-07 14:47:50.801 | zlib1g-dev is already the newest version (1:1.3.dfsg-3.1ubuntu2.1). 2026-07-07 14:47:50.802 | zlib1g-dev set to manually installed. 2026-07-07 14:47:50.802 | iptables is already the newest version (1.8.10-3ubuntu2). 2026-07-07 14:47:50.802 | iptables set to manually installed. 2026-07-07 14:47:50.802 | kpartx is already the newest version (0.9.4-5ubuntu8.2). 2026-07-07 14:47:50.802 | kpartx set to manually installed. 2026-07-07 14:47:50.802 | parted is already the newest version (3.6-4build1). 2026-07-07 14:47:50.802 | parted set to manually installed. 2026-07-07 14:47:50.802 | sudo is already the newest version (1.9.15p5-3ubuntu5.24.04.2). 2026-07-07 14:47:50.802 | sudo set to manually installed. 2026-07-07 14:47:50.802 | open-iscsi is already the newest version (2.1.9-3ubuntu5.4). 2026-07-07 14:47:50.803 | open-iscsi set to manually installed. 2026-07-07 14:47:50.803 | cryptsetup is already the newest version (2:2.7.0-1ubuntu4.2). 2026-07-07 14:47:50.803 | cryptsetup set to manually installed. 2026-07-07 14:47:50.803 | dosfstools is already the newest version (4.2-1.1build1). 2026-07-07 14:47:50.803 | dosfstools set to manually installed. 2026-07-07 14:47:50.803 | netcat-openbsd is already the newest version (1.226-1ubuntu2). 2026-07-07 14:47:50.803 | netcat-openbsd set to manually installed. 2026-07-07 14:47:50.803 | qemu-utils is already the newest version (1:8.2.2+ds-0ubuntu1.17). 2026-07-07 14:47:50.803 | qemu-utils set to manually installed. 2026-07-07 14:47:50.803 | sg3-utils is already the newest version (1.46-3ubuntu4). 2026-07-07 14:47:50.803 | sg3-utils set to manually installed. 2026-07-07 14:47:50.804 | lvm2 is already the newest version (2.03.16-3ubuntu3.2). 2026-07-07 14:47:50.804 | lvm2 set to manually installed. 2026-07-07 14:47:50.804 | thin-provisioning-tools is already the newest version (0.9.0-2ubuntu5.1). 2026-07-07 14:47:50.805 | thin-provisioning-tools set to manually installed. 2026-07-07 14:47:50.805 | acl is already the newest version (2.3.2-1build1.1). 2026-07-07 14:47:50.805 | acl set to manually installed. 2026-07-07 14:47:50.806 | dnsmasq-base is already the newest version (2.90-2ubuntu0.3). 2026-07-07 14:47:50.806 | dnsmasq-base set to manually installed. 2026-07-07 14:47:50.806 | The following packages were automatically installed and are no longer required: 2026-07-07 14:47:50.806 | libfwupd2 libgusb2 2026-07-07 14:47:50.806 | Use 'sudo apt autoremove' to remove them. 2026-07-07 14:47:50.806 | The following additional packages will be installed: 2026-07-07 14:47:50.806 | apache2-bin apache2-data apache2-utils autoconf automake autopoint 2026-07-07 14:47:50.806 | autotools-dev clang-17 comerr-dev debhelper debugedit dh-autoreconf 2026-07-07 14:47:50.807 | dh-strip-nondeterminism dwz fonts-liberation fonts-liberation-sans-narrow 2026-07-07 14:47:50.807 | fonts-liberation2 gir1.2-freedesktop icu-devtools intltool-debian 2026-07-07 14:47:50.807 | krb5-multidev libann0 libapr1-dev libapr1t64 libaprutil1-dbd-sqlite3 2026-07-07 14:47:50.807 | libaprutil1-dev libaprutil1-ldap libaprutil1t64 libarchive-cpio-perl 2026-07-07 14:47:50.807 | libarchive-zip-perl libcdt5 libcgraph6 libclang-common-17-dev 2026-07-07 14:47:50.807 | libclang-cpp17t64 libclang-rt-17-dev libclang1-17t64 libcommon-sense-perl 2026-07-07 14:47:50.807 | libcurl3t64-gnutls libcurl4t64 libdebhelper-perl libevent-2.1-7t64 2026-07-07 14:47:50.807 | libfile-stripnondeterminism-perl libgc1 libgssrpc4t64 libgts-0.7-5t64 2026-07-07 14:47:50.807 | libgts-bin libgvc6 libgvpr2 libice6 libicu-dev libjpeg-turbo8-dev 2026-07-07 14:47:50.807 | libjpeg8-dev libjs-jquery-metadata libjson-perl libjson-xs-perl 2026-07-07 14:47:50.807 | libkadm5clnt-mit12 libkadm5srv-mit12 libkdb5-10t64 liblab-gamut1 libldap-dev 2026-07-07 14:47:50.808 | libllvm17t64 libltdl-dev libltdl7 liblua5.4-0 libmail-sendmail-perl 2026-07-07 14:47:50.808 | libmysqlclient21 libncurses-dev libncurses6 libncursesw6 libobjc-13-dev 2026-07-07 14:47:50.808 | libobjc4 libosinfo-1.0-0 libosinfo-l10n libpathplan4 libpcp-archive1t64 2026-07-07 14:47:50.809 | libpcp-gui2t64 libpcp-import1t64 libpcp-mmv1t64 libpcp-pmda-perl 2026-07-07 14:47:50.809 | libpcp-pmda3t64 libpcp-trace2t64 libpcp-web1t64 libpcp3t64 libpcre2-16-0 2026-07-07 14:47:50.809 | libpcre2-32-0 libpcre2-dev libpcre2-posix3 libpfm4 libpkgconf3 libpq5 2026-07-07 14:47:50.810 | libsctp-dev libsctp1 libsm6 libsub-override-perl libsys-hostname-long-perl 2026-07-07 14:47:50.810 | libsysfs2 libtinfo6 libtool libtypes-serialiser-perl libx86-1 libxaw7 2026-07-07 14:47:50.810 | libxmu6 libxt6t64 libz3-4 libz3-dev llvm-17 llvm-17-dev llvm-17-linker-tools 2026-07-07 14:47:50.810 | llvm-17-runtime llvm-17-tools m4 mysql-common ncal ncurses-base ncurses-bin 2026-07-07 14:47:50.810 | ncurses-term osinfo-db pcp-conf pkgconf pkgconf-bin po-debconf 2026-07-07 14:47:50.810 | postgresql-client-16 postgresql-client-common postgresql-common 2026-07-07 14:47:50.810 | postgresql-server-dev-16 python3-pcp python3-pip-whl python3-setuptools-whl 2026-07-07 14:47:50.810 | python3.12-venv ssl-cert uuid-dev vbetool 2026-07-07 14:47:50.810 | Suggested packages: 2026-07-07 14:47:50.810 | apache2-doc apache2-suexec-pristine | apache2-suexec-custom www-browser 2026-07-07 14:47:50.811 | autoconf-archive gnu-standards autoconf-doc calendar whois vacation 2026-07-07 14:47:50.811 | mailutils clang-17-doc wasi-libc doc-base dh-make wodim cdrkit-doc 2026-07-07 14:47:50.811 | gettext-doc libasprintf-dev libgettextpo-dev gsfonts graphviz-doc 2026-07-07 14:47:50.811 | vim-haproxy haproxy-doc krb5-doc krb5-user icu-doc libtool-doc ncurses-doc 2026-07-07 14:47:50.811 | postgresql-doc-16 lksctp-tools libssl-doc gfortran | fortran95-compiler 2026-07-07 14:47:50.811 | gcj-jdk libyaml-doc llvm-17-doc m4-doc libanyevent-perl 2026-07-07 14:47:50.811 | libcache-memcached-perl libmemcached libyaml-perl pcp-gui libpcp-import-perl 2026-07-07 14:47:50.811 | redis-server cpufrequtils wireless-tools radeontool libmail-box-perl 2026-07-07 14:47:50.811 | postgresql-16 default-mysql-server | virtual-mysql-server sqlite3-doc 2026-07-07 14:47:50.811 | ncompress tar-scripts tar-doc zip 2026-07-07 14:47:50.967 | The following NEW packages will be installed: 2026-07-07 14:47:50.967 | apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf automake 2026-07-07 14:47:50.967 | autopoint autotools-dev bsdmainutils clang-17 comerr-dev conntrack debhelper 2026-07-07 14:47:50.967 | debugedit dh-autoreconf dh-strip-nondeterminism dnsmasq-utils dwz ebtables 2026-07-07 14:47:50.967 | fonts-liberation fonts-liberation-sans-narrow fonts-liberation2 genisoimage 2026-07-07 14:47:50.967 | gettext gir1.2-freedesktop gir1.2-libosinfo-1.0 graphviz haproxy 2026-07-07 14:47:50.968 | icu-devtools intltool-debian iputils-arping krb5-multidev libann0 2026-07-07 14:47:50.968 | libapr1-dev libapr1t64 libaprutil1-dbd-sqlite3 libaprutil1-dev 2026-07-07 14:47:50.968 | libaprutil1-ldap libaprutil1t64 libarchive-cpio-perl libarchive-zip-perl 2026-07-07 14:47:50.968 | libcdt5 libcgraph6 libclang-common-17-dev libclang-cpp17t64 2026-07-07 14:47:50.968 | libclang-rt-17-dev libclang1-17t64 libcommon-sense-perl libdebhelper-perl 2026-07-07 14:47:50.968 | libevent-2.1-7t64 libffi-dev libfile-stripnondeterminism-perl libgc1 2026-07-07 14:47:50.968 | libgssrpc4t64 libgts-0.7-5t64 libgts-bin libgvc6 libgvpr2 libice6 libicu-dev 2026-07-07 14:47:50.968 | libjpeg-dev libjpeg-turbo8-dev libjpeg8-dev libjs-jquery-metadata 2026-07-07 14:47:50.968 | libjs-jquery-tablesorter libjson-perl libjson-xs-perl libkadm5clnt-mit12 2026-07-07 14:47:50.968 | libkadm5srv-mit12 libkdb5-10t64 libkrb5-dev liblab-gamut1 libldap-dev 2026-07-07 14:47:50.968 | libldap2-dev libllvm17t64 libltdl-dev libltdl7 liblua5.4-0 2026-07-07 14:47:50.969 | libmail-sendmail-perl libmysqlclient21 libncurses-dev libobjc-13-dev 2026-07-07 14:47:50.969 | libobjc4 libosinfo-1.0-0 libosinfo-l10n libpathplan4 libpcp-archive1t64 2026-07-07 14:47:50.969 | libpcp-gui2t64 libpcp-import1t64 libpcp-mmv1t64 libpcp-pmda-perl 2026-07-07 14:47:50.969 | libpcp-pmda3t64 libpcp-trace2t64 libpcp-web1t64 libpcp3t64 libpcre2-16-0 2026-07-07 14:47:50.969 | libpcre2-32-0 libpcre2-dev libpcre2-posix3 libpfm4 libpkgconf3 libpq-dev 2026-07-07 14:47:50.969 | libpq5 libsasl2-dev libsctp-dev libsctp1 libsm6 libssl-dev 2026-07-07 14:47:50.969 | libsub-override-perl libsys-hostname-long-perl libsysfs2 libsystemd-dev 2026-07-07 14:47:50.969 | libtool libtypes-serialiser-perl libx86-1 libxaw7 libxml2-dev libxmu6 2026-07-07 14:47:50.969 | libxslt1-dev libxt6t64 libyaml-dev libz3-4 libz3-dev llvm-17 llvm-17-dev 2026-07-07 14:47:50.969 | llvm-17-linker-tools llvm-17-runtime llvm-17-tools lsscsi m4 memcached 2026-07-07 14:47:50.969 | mysql-common ncal osinfo-db pcp pcp-conf pkg-config pkgconf pkgconf-bin 2026-07-07 14:47:50.970 | pm-utils po-debconf postgresql-client-16 postgresql-client-common 2026-07-07 14:47:50.970 | postgresql-common postgresql-server-dev-16 postgresql-server-dev-all 2026-07-07 14:47:50.970 | python3-mysqldb python3-pcp python3-pip-whl python3-setuptools-whl 2026-07-07 14:47:50.971 | python3-venv python3.12-venv socat sqlite3 ssl-cert sysfsutils unzip 2026-07-07 14:47:50.971 | uuid-dev vbetool vlan 2026-07-07 14:47:50.971 | The following packages will be upgraded: 2026-07-07 14:47:50.973 | curl libcurl3t64-gnutls libcurl4t64 libncurses6 libncursesw6 libtinfo6 2026-07-07 14:47:50.974 | ncurses-base ncurses-bin ncurses-term tar 2026-07-07 14:47:51.036 | 10 upgraded, 161 newly installed, 0 to remove and 14 not upgraded. 2026-07-07 14:47:51.036 | Need to get 177 MB of archives. 2026-07-07 14:47:51.036 | After this operation, 941 MB of additional disk space will be used. 2026-07-07 14:47:51.037 | Get:1 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ncurses-bin amd64 6.4+20240113-1ubuntu2.1 [188 kB] 2026-07-07 14:47:51.049 | Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 tar amd64 1.35+dfsg-3ubuntu0.2 [256 kB] 2026-07-07 14:47:51.057 | Get:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ncurses-base all 6.4+20240113-1ubuntu2.1 [25.7 kB] 2026-07-07 14:47:51.062 | Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ncurses-term all 6.4+20240113-1ubuntu2.1 [275 kB] 2026-07-07 14:47:51.069 | Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libapr1t64 amd64 1.7.2-3.1ubuntu0.1 [108 kB] 2026-07-07 14:47:51.077 | Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1t64 amd64 1.6.3-1.1ubuntu7 [91.9 kB] 2026-07-07 14:47:51.085 | Get:7 http://archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-dbd-sqlite3 amd64 1.6.3-1.1ubuntu7 [11.2 kB] 2026-07-07 14:47:51.093 | Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-ldap amd64 1.6.3-1.1ubuntu7 [9116 B] 2026-07-07 14:47:51.100 | Get:9 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 curl amd64 8.5.0-2ubuntu10.10 [227 kB] 2026-07-07 14:47:51.107 | Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcurl4t64 amd64 8.5.0-2ubuntu10.10 [343 kB] 2026-07-07 14:47:51.115 | Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 liblua5.4-0 amd64 5.4.6-3build2 [166 kB] 2026-07-07 14:47:51.125 | Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-bin amd64 2.4.58-1ubuntu8.13 [1336 kB] 2026-07-07 14:47:51.140 | Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-data all 2.4.58-1ubuntu8.13 [163 kB] 2026-07-07 14:47:51.145 | Get:14 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-utils amd64 2.4.58-1ubuntu8.13 [98.9 kB] 2026-07-07 14:47:51.153 | Get:15 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2 amd64 2.4.58-1ubuntu8.13 [90.2 kB] 2026-07-07 14:47:51.160 | Get:16 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 haproxy amd64 2.8.16-0ubuntu0.24.04.3 [2070 kB] 2026-07-07 14:47:51.186 | Get:17 http://archive.ubuntu.com/ubuntu noble/main amd64 libevent-2.1-7t64 amd64 2.1.12-stable-9ubuntu2 [145 kB] 2026-07-07 14:47:51.188 | Get:18 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 memcached amd64 1.6.24-1ubuntu0.1 [213 kB] 2026-07-07 14:47:51.196 | Get:19 http://archive.ubuntu.com/ubuntu noble/main amd64 libjson-perl all 4.10000-1 [81.9 kB] 2026-07-07 14:47:51.202 | Get:20 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-client-common all 257build1.1 [36.4 kB] 2026-07-07 14:47:51.208 | Get:21 http://archive.ubuntu.com/ubuntu noble/main amd64 ssl-cert all 1.1.2ubuntu1 [17.8 kB] 2026-07-07 14:47:51.214 | Get:22 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-common all 257build1.1 [161 kB] 2026-07-07 14:47:51.223 | Get:23 http://archive.ubuntu.com/ubuntu noble/main amd64 libsysfs2 amd64 2.1.1-6build1 [20.0 kB] 2026-07-07 14:47:51.233 | Get:24 http://archive.ubuntu.com/ubuntu noble/main amd64 sysfsutils amd64 2.1.1-6build1 [15.5 kB] 2026-07-07 14:47:51.240 | Get:25 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libncursesw6 amd64 6.4+20240113-1ubuntu2.1 [148 kB] 2026-07-07 14:47:51.245 | Get:26 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libncurses6 amd64 6.4+20240113-1ubuntu2.1 [112 kB] 2026-07-07 14:47:51.250 | Get:27 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtinfo6 amd64 6.4+20240113-1ubuntu2.1 [108 kB] 2026-07-07 14:47:51.257 | Get:28 http://archive.ubuntu.com/ubuntu noble/main amd64 autotools-dev all 20220109.1 [44.9 kB] 2026-07-07 14:47:51.264 | Get:29 http://archive.ubuntu.com/ubuntu noble/main amd64 m4 amd64 1.4.19-4build1 [244 kB] 2026-07-07 14:47:51.271 | Get:30 http://archive.ubuntu.com/ubuntu noble/main amd64 autoconf all 2.71-3 [339 kB] 2026-07-07 14:47:51.281 | Get:31 http://archive.ubuntu.com/ubuntu noble/main amd64 automake all 1:1.16.5-1.3ubuntu1 [558 kB] 2026-07-07 14:47:51.290 | Get:32 http://archive.ubuntu.com/ubuntu noble/main amd64 autopoint all 0.21-14ubuntu2 [422 kB] 2026-07-07 14:47:51.301 | Get:33 http://archive.ubuntu.com/ubuntu noble/main amd64 libdebhelper-perl all 13.14.1ubuntu5 [89.8 kB] 2026-07-07 14:47:51.306 | Get:34 http://archive.ubuntu.com/ubuntu noble/main amd64 libllvm17t64 amd64 1:17.0.6-9ubuntu1 [26.2 MB] 2026-07-07 14:47:51.588 | Get:35 http://archive.ubuntu.com/ubuntu noble/universe amd64 libclang-cpp17t64 amd64 1:17.0.6-9ubuntu1 [12.9 MB] 2026-07-07 14:47:51.727 | Get:36 http://archive.ubuntu.com/ubuntu noble/main amd64 libgc1 amd64 1:8.2.6-1build1 [90.3 kB] 2026-07-07 14:47:51.728 | Get:37 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libobjc4 amd64 14.2.0-4ubuntu2~24.04.1 [47.1 kB] 2026-07-07 14:47:51.729 | Get:38 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libobjc-13-dev amd64 13.3.0-6ubuntu2~24.04.1 [194 kB] 2026-07-07 14:47:51.734 | Get:39 http://archive.ubuntu.com/ubuntu noble/universe amd64 libclang-common-17-dev amd64 1:17.0.6-9ubuntu1 [690 kB] 2026-07-07 14:47:51.743 | Get:40 http://archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-linker-tools amd64 1:17.0.6-9ubuntu1 [1308 kB] 2026-07-07 14:47:51.759 | Get:41 http://archive.ubuntu.com/ubuntu noble/universe amd64 libclang1-17t64 amd64 1:17.0.6-9ubuntu1 [7353 kB] 2026-07-07 14:47:51.838 | Get:42 http://archive.ubuntu.com/ubuntu noble/universe amd64 clang-17 amd64 1:17.0.6-9ubuntu1 [78.6 kB] 2026-07-07 14:47:51.840 | Get:43 http://archive.ubuntu.com/ubuntu noble/main amd64 libtool all 2.4.7-7build1 [166 kB] 2026-07-07 14:47:51.842 | Get:44 http://archive.ubuntu.com/ubuntu noble/main amd64 dh-autoreconf all 20 [16.1 kB] 2026-07-07 14:47:51.846 | Get:45 http://archive.ubuntu.com/ubuntu noble/main amd64 libarchive-zip-perl all 1.68-1 [90.2 kB] 2026-07-07 14:47:51.853 | Get:46 http://archive.ubuntu.com/ubuntu noble/main amd64 libsub-override-perl all 0.10-1 [10.0 kB] 2026-07-07 14:47:51.861 | Get:47 http://archive.ubuntu.com/ubuntu noble/main amd64 libfile-stripnondeterminism-perl all 1.13.1-1 [18.1 kB] 2026-07-07 14:47:51.867 | Get:48 http://archive.ubuntu.com/ubuntu noble/main amd64 dh-strip-nondeterminism all 1.13.1-1 [5362 B] 2026-07-07 14:47:51.873 | Get:49 http://archive.ubuntu.com/ubuntu noble/main amd64 debugedit amd64 1:5.0-5build2 [46.1 kB] 2026-07-07 14:47:51.879 | Get:50 http://archive.ubuntu.com/ubuntu noble/main amd64 dwz amd64 0.15-1build6 [115 kB] 2026-07-07 14:47:51.886 | Get:51 http://archive.ubuntu.com/ubuntu noble/main amd64 gettext amd64 0.21-14ubuntu2 [864 kB] 2026-07-07 14:47:51.897 | Get:52 http://archive.ubuntu.com/ubuntu noble/main amd64 intltool-debian all 0.35.0+20060710.6 [23.2 kB] 2026-07-07 14:47:51.904 | Get:53 http://archive.ubuntu.com/ubuntu noble/main amd64 po-debconf all 1.0.21+nmu1 [233 kB] 2026-07-07 14:47:51.911 | Get:54 http://archive.ubuntu.com/ubuntu noble/main amd64 debhelper all 13.14.1ubuntu5 [869 kB] 2026-07-07 14:47:51.922 | Get:55 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 uuid-dev amd64 2.39.3-9ubuntu6.5 [33.5 kB] 2026-07-07 14:47:51.929 | Get:56 http://archive.ubuntu.com/ubuntu noble/main amd64 libsctp1 amd64 1.0.19+dfsg-2build1 [9146 B] 2026-07-07 14:47:51.935 | Get:57 http://archive.ubuntu.com/ubuntu noble/main amd64 libsctp-dev amd64 1.0.19+dfsg-2build1 [51.1 kB] 2026-07-07 14:47:51.942 | Get:58 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libapr1-dev amd64 1.7.2-3.1ubuntu0.1 [768 kB] 2026-07-07 14:47:51.955 | Get:59 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libldap-dev amd64 2.6.10+dfsg-0ubuntu0.24.04.1 [308 kB] 2026-07-07 14:47:51.961 | Get:60 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-07 14:47:51.967 | Get:61 http://archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-dev amd64 1.6.3-1.1ubuntu7 [412 kB] 2026-07-07 14:47:51.976 | Get:62 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-16-0 amd64 10.42-4ubuntu2.1 [210 kB] 2026-07-07 14:47:51.983 | Get:63 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-32-0 amd64 10.42-4ubuntu2.1 [197 kB] 2026-07-07 14:47:51.989 | Get:64 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-posix3 amd64 10.42-4ubuntu2.1 [6748 B] 2026-07-07 14:47:51.995 | Get:65 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-dev amd64 10.42-4ubuntu2.1 [736 kB] 2026-07-07 14:47:52.004 | Get:66 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-dev amd64 2.4.58-1ubuntu8.13 [203 kB] 2026-07-07 14:47:52.011 | Get:67 http://archive.ubuntu.com/ubuntu noble/universe amd64 ncal amd64 12.1.8 [21.0 kB] 2026-07-07 14:47:52.041 | Get:68 http://archive.ubuntu.com/ubuntu noble/universe amd64 bsdmainutils all 12.1.8 [3176 B] 2026-07-07 14:47:52.046 | Get:69 http://archive.ubuntu.com/ubuntu noble/main amd64 conntrack amd64 1:1.4.8-1ubuntu1 [37.9 kB] 2026-07-07 14:47:52.076 | Get:70 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dnsmasq-utils amd64 2.90-2ubuntu0.3 [16.0 kB] 2026-07-07 14:47:52.083 | Get:71 http://archive.ubuntu.com/ubuntu noble/main amd64 ebtables amd64 2.0.11-6build1 [88.4 kB] 2026-07-07 14:47:52.110 | Get:72 http://archive.ubuntu.com/ubuntu noble/main amd64 fonts-liberation all 1:2.1.5-3 [1603 kB] 2026-07-07 14:47:52.135 | Get:73 http://archive.ubuntu.com/ubuntu noble/main amd64 fonts-liberation-sans-narrow all 1:1.07.6-4 [197 kB] 2026-07-07 14:47:52.142 | Get:74 http://archive.ubuntu.com/ubuntu noble/universe amd64 fonts-liberation2 all 1:2.1.5-3 [3418 B] 2026-07-07 14:47:52.148 | Get:75 http://archive.ubuntu.com/ubuntu noble/main amd64 genisoimage amd64 9:1.1.11-3.5 [378 kB] 2026-07-07 14:47:52.155 | Get:76 http://archive.ubuntu.com/ubuntu noble/main amd64 gir1.2-freedesktop amd64 1.80.1-1 [49.7 kB] 2026-07-07 14:47:52.162 | Get:77 http://archive.ubuntu.com/ubuntu noble/universe amd64 libann0 amd64 1.1.2+doc-9build1 [25.5 kB] 2026-07-07 14:47:52.170 | Get:78 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libcdt5 amd64 2.42.2-9ubuntu0.1 [21.6 kB] 2026-07-07 14:47:52.177 | Get:79 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libcgraph6 amd64 2.42.2-9ubuntu0.1 [44.6 kB] 2026-07-07 14:47:52.183 | Get:80 http://archive.ubuntu.com/ubuntu noble/universe amd64 libgts-0.7-5t64 amd64 0.7.6+darcs121130-5.2build1 [161 kB] 2026-07-07 14:47:52.189 | Get:81 http://archive.ubuntu.com/ubuntu noble/main amd64 libltdl7 amd64 2.4.7-7build1 [40.3 kB] 2026-07-07 14:47:52.196 | Get:82 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libpathplan4 amd64 2.42.2-9ubuntu0.1 [24.0 kB] 2026-07-07 14:47:52.203 | Get:83 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgvc6 amd64 2.42.2-9ubuntu0.1 [716 kB] 2026-07-07 14:47:52.217 | Get:84 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgvpr2 amd64 2.42.2-9ubuntu0.1 [187 kB] 2026-07-07 14:47:52.224 | Get:85 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 liblab-gamut1 amd64 2.42.2-9ubuntu0.1 [1886 kB] 2026-07-07 14:47:52.245 | Get:86 http://archive.ubuntu.com/ubuntu noble/main amd64 libice6 amd64 2:1.0.10-1build3 [41.4 kB] 2026-07-07 14:47:52.250 | Get:87 http://archive.ubuntu.com/ubuntu noble/main amd64 libsm6 amd64 2:1.2.3-1build3 [15.7 kB] 2026-07-07 14:47:52.257 | Get:88 http://archive.ubuntu.com/ubuntu noble/main amd64 libxt6t64 amd64 1:1.2.1-1.2build1 [171 kB] 2026-07-07 14:47:52.264 | Get:89 http://archive.ubuntu.com/ubuntu noble/main amd64 libxmu6 amd64 2:1.1.3-3build2 [47.6 kB] 2026-07-07 14:47:52.269 | Get:90 http://archive.ubuntu.com/ubuntu noble/main amd64 libxaw7 amd64 2:1.0.14-1build2 [187 kB] 2026-07-07 14:47:52.275 | Get:91 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 graphviz amd64 2.42.2-9ubuntu0.1 [642 kB] 2026-07-07 14:47:52.289 | Get:92 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 icu-devtools amd64 74.2-1ubuntu3.1 [212 kB] 2026-07-07 14:47:52.296 | Get:93 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 iputils-arping amd64 3:20240117-1ubuntu0.1 [15.1 kB] 2026-07-07 14:47:52.302 | Get:94 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-07 14:47:52.309 | Get:95 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libgssrpc4t64 amd64 1.20.1-6ubuntu2.6 [57.6 kB] 2026-07-07 14:47:52.315 | Get:96 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libkadm5clnt-mit12 amd64 1.20.1-6ubuntu2.6 [40.1 kB] 2026-07-07 14:47:52.321 | Get:97 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libkdb5-10t64 amd64 1.20.1-6ubuntu2.6 [40.4 kB] 2026-07-07 14:47:52.329 | Get:98 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libkadm5srv-mit12 amd64 1.20.1-6ubuntu2.6 [53.0 kB] 2026-07-07 14:47:52.336 | Get:99 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 krb5-multidev amd64 1.20.1-6ubuntu2.6 [125 kB] 2026-07-07 14:47:52.345 | Get:100 http://archive.ubuntu.com/ubuntu noble/main amd64 libarchive-cpio-perl all 0.10-3 [10.3 kB] 2026-07-07 14:47:52.354 | Get:101 http://archive.ubuntu.com/ubuntu noble/universe amd64 libclang-rt-17-dev amd64 1:17.0.6-9ubuntu1 [2361 kB] 2026-07-07 14:47:52.380 | Get:102 http://archive.ubuntu.com/ubuntu noble/main amd64 libcommon-sense-perl amd64 3.75-3build3 [20.4 kB] 2026-07-07 14:47:52.383 | Get:103 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcurl3t64-gnutls amd64 8.5.0-2ubuntu10.10 [335 kB] 2026-07-07 14:47:52.390 | Get:104 http://archive.ubuntu.com/ubuntu noble/universe amd64 libgts-bin amd64 0.7.6+darcs121130-5.2build1 [44.0 kB] 2026-07-07 14:47:52.397 | Get:105 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libicu-dev amd64 74.2-1ubuntu3.1 [11.9 MB] 2026-07-07 14:47:52.524 | Get:106 http://archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-turbo8-dev amd64 2.1.5-2ubuntu2 [295 kB] 2026-07-07 14:47:52.527 | Get:107 http://archive.ubuntu.com/ubuntu noble/main amd64 libjpeg8-dev amd64 8c-2ubuntu11 [1484 B] 2026-07-07 14:47:52.528 | Get:108 http://archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-dev amd64 8c-2ubuntu11 [1482 B] 2026-07-07 14:47:52.528 | Get:109 http://archive.ubuntu.com/ubuntu noble/universe amd64 libjs-jquery-metadata all 12-4 [6582 B] 2026-07-07 14:47:52.536 | Get:110 http://archive.ubuntu.com/ubuntu noble/universe amd64 libjs-jquery-tablesorter all 1:2.31.3+dfsg1-3 [193 kB] 2026-07-07 14:47:52.542 | Get:111 http://archive.ubuntu.com/ubuntu noble/main amd64 libtypes-serialiser-perl all 1.01-1 [11.6 kB] 2026-07-07 14:47:52.550 | Get:112 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libjson-xs-perl amd64 4.040-0ubuntu0.24.04.1 [83.7 kB] 2026-07-07 14:47:52.557 | Get:113 http://archive.ubuntu.com/ubuntu noble/main amd64 libltdl-dev amd64 2.4.7-7build1 [168 kB] 2026-07-07 14:47:52.564 | Get:114 http://archive.ubuntu.com/ubuntu noble/main amd64 libsys-hostname-long-perl all 1.5-3 [10.6 kB] 2026-07-07 14:47:52.570 | Get:115 http://archive.ubuntu.com/ubuntu noble/main amd64 libmail-sendmail-perl all 0.80-3 [21.7 kB] 2026-07-07 14:47:52.579 | Get:116 http://archive.ubuntu.com/ubuntu noble/main amd64 mysql-common all 5.8+1.1.0build1 [6746 B] 2026-07-07 14:47:52.585 | Get:117 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libmysqlclient21 amd64 8.0.46-0ubuntu0.24.04.3 [1255 kB] 2026-07-07 14:47:52.599 | Get:118 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libncurses-dev amd64 6.4+20240113-1ubuntu2.1 [384 kB] 2026-07-07 14:47:52.641 | Get:119 http://archive.ubuntu.com/ubuntu noble/universe amd64 pcp-conf amd64 6.2.0-1.1build4 [20.6 kB] 2026-07-07 14:47:52.648 | Get:120 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp3t64 amd64 6.2.0-1.1build4 [313 kB] 2026-07-07 14:47:52.669 | Get:121 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-pmda3t64 amd64 6.2.0-1.1build4 [45.4 kB] 2026-07-07 14:47:52.678 | Get:122 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-pmda-perl amd64 6.2.0-1.1build4 [41.4 kB] 2026-07-07 14:47:52.686 | Get:123 http://archive.ubuntu.com/ubuntu noble/main amd64 libpkgconf3 amd64 1.8.1-2build1 [30.7 kB] 2026-07-07 14:47:52.692 | Get:124 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpq5 amd64 16.14-0ubuntu0.24.04.1 [147 kB] 2026-07-07 14:47:52.697 | Get:125 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libssl-dev amd64 3.0.13-0ubuntu3.11 [2408 kB] 2026-07-07 14:47:52.722 | Get:126 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpq-dev amd64 16.14-0ubuntu0.24.04.1 [152 kB] 2026-07-07 14:47:52.726 | Get:127 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsasl2-dev amd64 2.1.28+dfsg1-5ubuntu3.1 [243 kB] 2026-07-07 14:47:52.734 | Get:128 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsystemd-dev amd64 255.4-1ubuntu8.16 [1239 kB] 2026-07-07 14:47:52.748 | Get:129 http://archive.ubuntu.com/ubuntu noble/universe amd64 libx86-1 amd64 1.1+ds1-12build1 [83.2 kB] 2026-07-07 14:47:52.757 | Get:130 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libxml2-dev amd64 2.9.14+dfsg-1.3ubuntu3.8 [782 kB] 2026-07-07 14:47:52.782 | Get:131 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libxslt1-dev amd64 1.1.39-0exp1ubuntu0.24.04.3 [91.9 kB] 2026-07-07 14:47:52.789 | Get:132 http://archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-runtime amd64 1:17.0.6-9ubuntu1 [529 kB] 2026-07-07 14:47:52.799 | Get:133 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpfm4 amd64 4.13.0+git32-g0d4ed0e-1 [414 kB] 2026-07-07 14:47:52.810 | Get:134 http://archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17 amd64 1:17.0.6-9ubuntu1 [23.8 MB] 2026-07-07 14:47:53.064 | Get:135 http://archive.ubuntu.com/ubuntu noble/main amd64 libffi-dev amd64 3.4.6-1build1 [62.8 kB] 2026-07-07 14:47:53.066 | Get:136 http://archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-tools amd64 1:17.0.6-9ubuntu1 [518 kB] 2026-07-07 14:47:53.072 | Get:137 http://archive.ubuntu.com/ubuntu noble/universe amd64 libz3-4 amd64 4.8.12-3.1build1 [5836 kB] 2026-07-07 14:47:53.135 | Get:138 http://archive.ubuntu.com/ubuntu noble/universe amd64 libz3-dev amd64 4.8.12-3.1build1 [72.2 kB] 2026-07-07 14:47:53.150 | Get:139 http://archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-dev amd64 1:17.0.6-9ubuntu1 [43.4 MB] 2026-07-07 14:47:53.819 | Get:140 http://archive.ubuntu.com/ubuntu noble/main amd64 lsscsi amd64 0.32-1build1 [48.2 kB] 2026-07-07 14:47:53.820 | Get:141 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 osinfo-db all 0.20250606-0ubuntu0.24.04.1 [178 kB] 2026-07-07 14:47:53.822 | Get:142 http://archive.ubuntu.com/ubuntu noble/main amd64 pkgconf-bin amd64 1.8.1-2build1 [20.7 kB] 2026-07-07 14:47:53.822 | Get:143 http://archive.ubuntu.com/ubuntu noble/main amd64 pkgconf amd64 1.8.1-2build1 [16.8 kB] 2026-07-07 14:47:53.823 | Get:144 http://archive.ubuntu.com/ubuntu noble/main amd64 pkg-config amd64 1.8.1-2build1 [7264 B] 2026-07-07 14:47:53.828 | Get:145 http://archive.ubuntu.com/ubuntu noble/universe amd64 pm-utils all 1.4.1-21 [47.1 kB] 2026-07-07 14:47:53.834 | Get:146 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-client-16 amd64 16.14-0ubuntu0.24.04.1 [1300 kB] 2026-07-07 14:47:53.848 | Get:147 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 postgresql-server-dev-16 amd64 16.14-0ubuntu0.24.04.1 [1231 kB] 2026-07-07 14:47:53.862 | Get:148 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 postgresql-server-dev-all amd64 257build1.1 [20.5 kB] 2026-07-07 14:47:53.868 | Get:149 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-mysqldb amd64 1.4.6-2build3 [47.3 kB] 2026-07-07 14:47:53.873 | Get:150 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-pip-whl all 24.0+dfsg-1ubuntu1.3 [1707 kB] 2026-07-07 14:47:53.892 | Get:151 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-setuptools-whl all 68.1.2-2ubuntu1.2 [716 kB] 2026-07-07 14:47:53.900 | Get:152 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3.12-venv amd64 3.12.3-1ubuntu0.15 [5674 B] 2026-07-07 14:47:53.903 | Get:153 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-venv amd64 3.12.3-0ubuntu2.1 [1032 B] 2026-07-07 14:47:53.910 | Get:154 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 sqlite3 amd64 3.45.1-1ubuntu2.6 [144 kB] 2026-07-07 14:47:53.915 | Get:155 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 unzip amd64 6.0-28ubuntu4.1 [174 kB] 2026-07-07 14:47:53.921 | Get:156 http://archive.ubuntu.com/ubuntu noble/universe amd64 vbetool amd64 1.1-5 [11.8 kB] 2026-07-07 14:47:53.929 | Get:157 http://archive.ubuntu.com/ubuntu noble/universe amd64 libosinfo-l10n all 1.11.0-2build3 [50.6 kB] 2026-07-07 14:47:53.936 | Get:158 http://archive.ubuntu.com/ubuntu noble/universe amd64 libosinfo-1.0-0 amd64 1.11.0-2build3 [91.5 kB] 2026-07-07 14:47:53.942 | Get:159 http://archive.ubuntu.com/ubuntu noble/universe amd64 gir1.2-libosinfo-1.0 amd64 1.11.0-2build3 [18.6 kB] 2026-07-07 14:47:53.947 | Get:160 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libkrb5-dev amd64 1.20.1-6ubuntu2.6 [11.9 kB] 2026-07-07 14:47:53.953 | Get:161 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-archive1t64 amd64 6.2.0-1.1build4 [10.6 kB] 2026-07-07 14:47:53.960 | Get:162 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-gui2t64 amd64 6.2.0-1.1build4 [12.4 kB] 2026-07-07 14:47:53.966 | Get:163 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-import1t64 amd64 6.2.0-1.1build4 [17.3 kB] 2026-07-07 14:47:53.972 | Get:164 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-mmv1t64 amd64 6.2.0-1.1build4 [13.8 kB] 2026-07-07 14:47:53.978 | Get:165 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-trace2t64 amd64 6.2.0-1.1build4 [16.9 kB] 2026-07-07 14:47:54.001 | Get:166 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-web1t64 amd64 6.2.0-1.1build4 [213 kB] 2026-07-07 14:47:54.009 | Get:167 http://archive.ubuntu.com/ubuntu noble/main amd64 libyaml-dev amd64 0.2.5-1build1 [62.2 kB] 2026-07-07 14:47:54.026 | Get:168 http://archive.ubuntu.com/ubuntu noble/universe amd64 python3-pcp amd64 6.2.0-1.1build4 [76.5 kB] 2026-07-07 14:47:54.032 | Get:169 http://archive.ubuntu.com/ubuntu noble/universe amd64 pcp amd64 6.2.0-1.1build4 [2946 kB] 2026-07-07 14:47:54.064 | Get:170 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 socat amd64 1.8.0.0-4ubuntu0.1 [374 kB] 2026-07-07 14:47:54.072 | Get:171 http://archive.ubuntu.com/ubuntu noble/universe amd64 vlan all 2.0.5ubuntu5 [10.4 kB] 2026-07-07 14:47:54.324 | perl: warning: Setting locale failed. 2026-07-07 14:47:54.324 | perl: warning: Please check that your locale settings: 2026-07-07 14:47:54.324 | LANGUAGE = (unset), 2026-07-07 14:47:54.324 | LC_ALL = "en_US.utf8", 2026-07-07 14:47:54.324 | LANG = "de_DE.UTF-8" 2026-07-07 14:47:54.324 | are supported and installed on your system. 2026-07-07 14:47:54.324 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-07 14:47:54.387 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-07 14:47:54.387 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-07 14:47:54.387 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-07 14:47:54.754 | Vorkonfiguration der Pakete ... 2026-07-07 14:47:54.778 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-07 14:47:54.933 | Fetched 177 MB in 3s (57.7 MB/s) 2026-07-07 14:47:55.018 | (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-07 14:47:55.024 | Preparing to unpack .../ncurses-bin_6.4+20240113-1ubuntu2.1_amd64.deb ... 2026-07-07 14:47:55.034 | Unpacking ncurses-bin (6.4+20240113-1ubuntu2.1) over (6.4+20240113-1ubuntu2) ... 2026-07-07 14:47:55.123 | Setting up ncurses-bin (6.4+20240113-1ubuntu2.1) ... 2026-07-07 14:47:55.237 | (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-07 14:47:55.243 | Preparing to unpack .../tar_1.35+dfsg-3ubuntu0.2_amd64.deb ... 2026-07-07 14:47:55.256 | Unpacking tar (1.35+dfsg-3ubuntu0.2) over (1.35+dfsg-3ubuntu0.1) ... 2026-07-07 14:47:55.337 | Setting up tar (1.35+dfsg-3ubuntu0.2) ... 2026-07-07 14:47:55.455 | (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-07 14:47:55.460 | Preparing to unpack .../ncurses-base_6.4+20240113-1ubuntu2.1_all.deb ... 2026-07-07 14:47:55.472 | Unpacking ncurses-base (6.4+20240113-1ubuntu2.1) over (6.4+20240113-1ubuntu2) ... 2026-07-07 14:47:55.578 | Setting up ncurses-base (6.4+20240113-1ubuntu2.1) ... 2026-07-07 14:47:55.685 | (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-07 14:47:55.691 | Preparing to unpack .../00-ncurses-term_6.4+20240113-1ubuntu2.1_all.deb ... 2026-07-07 14:47:55.701 | Unpacking ncurses-term (6.4+20240113-1ubuntu2.1) over (6.4+20240113-1ubuntu2) ... 2026-07-07 14:47:57.016 | Selecting previously unselected package libapr1t64:amd64. 2026-07-07 14:47:57.029 | Preparing to unpack .../01-libapr1t64_1.7.2-3.1ubuntu0.1_amd64.deb ... 2026-07-07 14:47:57.038 | Unpacking libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-07-07 14:47:57.090 | Selecting previously unselected package libaprutil1t64:amd64. 2026-07-07 14:47:57.102 | Preparing to unpack .../02-libaprutil1t64_1.6.3-1.1ubuntu7_amd64.deb ... 2026-07-07 14:47:57.106 | Unpacking libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2026-07-07 14:47:57.171 | Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2026-07-07 14:47:57.181 | Preparing to unpack .../03-libaprutil1-dbd-sqlite3_1.6.3-1.1ubuntu7_amd64.deb ... 2026-07-07 14:47:57.185 | Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2026-07-07 14:47:57.222 | Selecting previously unselected package libaprutil1-ldap:amd64. 2026-07-07 14:47:57.234 | Preparing to unpack .../04-libaprutil1-ldap_1.6.3-1.1ubuntu7_amd64.deb ... 2026-07-07 14:47:57.238 | Unpacking libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2026-07-07 14:47:57.288 | Preparing to unpack .../05-curl_8.5.0-2ubuntu10.10_amd64.deb ... 2026-07-07 14:47:57.297 | Unpacking curl (8.5.0-2ubuntu10.10) over (8.5.0-2ubuntu10.9) ... 2026-07-07 14:47:57.360 | Preparing to unpack .../06-libcurl4t64_8.5.0-2ubuntu10.10_amd64.deb ... 2026-07-07 14:47:57.370 | Unpacking libcurl4t64:amd64 (8.5.0-2ubuntu10.10) over (8.5.0-2ubuntu10.9) ... 2026-07-07 14:47:57.425 | Selecting previously unselected package liblua5.4-0:amd64. 2026-07-07 14:47:57.437 | Preparing to unpack .../07-liblua5.4-0_5.4.6-3build2_amd64.deb ... 2026-07-07 14:47:57.441 | Unpacking liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-07-07 14:47:57.488 | Selecting previously unselected package apache2-bin. 2026-07-07 14:47:57.497 | Preparing to unpack .../08-apache2-bin_2.4.58-1ubuntu8.13_amd64.deb ... 2026-07-07 14:47:57.501 | Unpacking apache2-bin (2.4.58-1ubuntu8.13) ... 2026-07-07 14:47:57.654 | Selecting previously unselected package apache2-data. 2026-07-07 14:47:57.666 | Preparing to unpack .../09-apache2-data_2.4.58-1ubuntu8.13_all.deb ... 2026-07-07 14:47:57.669 | Unpacking apache2-data (2.4.58-1ubuntu8.13) ... 2026-07-07 14:47:57.861 | Selecting previously unselected package apache2-utils. 2026-07-07 14:47:57.872 | Preparing to unpack .../10-apache2-utils_2.4.58-1ubuntu8.13_amd64.deb ... 2026-07-07 14:47:57.876 | Unpacking apache2-utils (2.4.58-1ubuntu8.13) ... 2026-07-07 14:47:57.940 | Selecting previously unselected package apache2. 2026-07-07 14:47:57.951 | Preparing to unpack .../11-apache2_2.4.58-1ubuntu8.13_amd64.deb ... 2026-07-07 14:47:57.959 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-07 14:47:57.962 | Unpacking apache2 (2.4.58-1ubuntu8.13) ... 2026-07-07 14:47:58.080 | Selecting previously unselected package haproxy. 2026-07-07 14:47:58.092 | Preparing to unpack .../12-haproxy_2.8.16-0ubuntu0.24.04.3_amd64.deb ... 2026-07-07 14:47:58.105 | Unpacking haproxy (2.8.16-0ubuntu0.24.04.3) ... 2026-07-07 14:47:58.236 | Selecting previously unselected package libevent-2.1-7t64:amd64. 2026-07-07 14:47:58.247 | Preparing to unpack .../13-libevent-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-07-07 14:47:58.251 | Unpacking libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-07-07 14:47:58.306 | Selecting previously unselected package memcached. 2026-07-07 14:47:58.318 | Preparing to unpack .../14-memcached_1.6.24-1ubuntu0.1_amd64.deb ... 2026-07-07 14:47:58.324 | Unpacking memcached (1.6.24-1ubuntu0.1) ... 2026-07-07 14:47:58.385 | Selecting previously unselected package libjson-perl. 2026-07-07 14:47:58.397 | Preparing to unpack .../15-libjson-perl_4.10000-1_all.deb ... 2026-07-07 14:47:58.401 | Unpacking libjson-perl (4.10000-1) ... 2026-07-07 14:47:58.464 | Selecting previously unselected package postgresql-client-common. 2026-07-07 14:47:58.475 | Preparing to unpack .../16-postgresql-client-common_257build1.1_all.deb ... 2026-07-07 14:47:58.479 | Unpacking postgresql-client-common (257build1.1) ... 2026-07-07 14:47:58.538 | Selecting previously unselected package ssl-cert. 2026-07-07 14:47:58.549 | Preparing to unpack .../17-ssl-cert_1.1.2ubuntu1_all.deb ... 2026-07-07 14:47:58.554 | Unpacking ssl-cert (1.1.2ubuntu1) ... 2026-07-07 14:47:58.613 | Selecting previously unselected package postgresql-common. 2026-07-07 14:47:58.625 | Preparing to unpack .../18-postgresql-common_257build1.1_all.deb ... 2026-07-07 14:47:58.647 | Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common' 2026-07-07 14:47:58.656 | Unpacking postgresql-common (257build1.1) ... 2026-07-07 14:47:58.782 | Selecting previously unselected package libsysfs2:amd64. 2026-07-07 14:47:58.794 | Preparing to unpack .../19-libsysfs2_2.1.1-6build1_amd64.deb ... 2026-07-07 14:47:58.798 | Unpacking libsysfs2:amd64 (2.1.1-6build1) ... 2026-07-07 14:47:58.849 | Selecting previously unselected package sysfsutils. 2026-07-07 14:47:58.858 | Preparing to unpack .../20-sysfsutils_2.1.1-6build1_amd64.deb ... 2026-07-07 14:47:58.865 | Unpacking sysfsutils (2.1.1-6build1) ... 2026-07-07 14:47:58.924 | Preparing to unpack .../21-libncursesw6_6.4+20240113-1ubuntu2.1_amd64.deb ... 2026-07-07 14:47:58.936 | Unpacking libncursesw6:amd64 (6.4+20240113-1ubuntu2.1) over (6.4+20240113-1ubuntu2) ... 2026-07-07 14:47:59.002 | Preparing to unpack .../22-libncurses6_6.4+20240113-1ubuntu2.1_amd64.deb ... 2026-07-07 14:47:59.013 | Unpacking libncurses6:amd64 (6.4+20240113-1ubuntu2.1) over (6.4+20240113-1ubuntu2) ... 2026-07-07 14:47:59.076 | Preparing to unpack .../23-libtinfo6_6.4+20240113-1ubuntu2.1_amd64.deb ... 2026-07-07 14:47:59.087 | Unpacking libtinfo6:amd64 (6.4+20240113-1ubuntu2.1) over (6.4+20240113-1ubuntu2) ... 2026-07-07 14:47:59.162 | Setting up libtinfo6:amd64 (6.4+20240113-1ubuntu2.1) ... 2026-07-07 14:47:59.230 | Selecting previously unselected package autotools-dev. 2026-07-07 14:47:59.284 | (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 ... 109036 files and directories currently installed.) 2026-07-07 14:47:59.291 | Preparing to unpack .../000-autotools-dev_20220109.1_all.deb ... 2026-07-07 14:47:59.295 | Unpacking autotools-dev (20220109.1) ... 2026-07-07 14:47:59.346 | Selecting previously unselected package m4. 2026-07-07 14:47:59.358 | Preparing to unpack .../001-m4_1.4.19-4build1_amd64.deb ... 2026-07-07 14:47:59.362 | Unpacking m4 (1.4.19-4build1) ... 2026-07-07 14:47:59.445 | Selecting previously unselected package autoconf. 2026-07-07 14:47:59.458 | Preparing to unpack .../002-autoconf_2.71-3_all.deb ... 2026-07-07 14:47:59.462 | Unpacking autoconf (2.71-3) ... 2026-07-07 14:47:59.565 | Selecting previously unselected package automake. 2026-07-07 14:47:59.577 | Preparing to unpack .../003-automake_1%3a1.16.5-1.3ubuntu1_all.deb ... 2026-07-07 14:47:59.584 | Unpacking automake (1:1.16.5-1.3ubuntu1) ... 2026-07-07 14:47:59.702 | Selecting previously unselected package autopoint. 2026-07-07 14:47:59.715 | Preparing to unpack .../004-autopoint_0.21-14ubuntu2_all.deb ... 2026-07-07 14:47:59.719 | Unpacking autopoint (0.21-14ubuntu2) ... 2026-07-07 14:47:59.766 | Selecting previously unselected package libdebhelper-perl. 2026-07-07 14:47:59.778 | Preparing to unpack .../005-libdebhelper-perl_13.14.1ubuntu5_all.deb ... 2026-07-07 14:47:59.782 | Unpacking libdebhelper-perl (13.14.1ubuntu5) ... 2026-07-07 14:47:59.876 | Selecting previously unselected package libllvm17t64:amd64. 2026-07-07 14:47:59.888 | Preparing to unpack .../006-libllvm17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-07 14:47:59.892 | Unpacking libllvm17t64:amd64 (1:17.0.6-9ubuntu1) ... 2026-07-07 14:48:01.062 | Selecting previously unselected package libclang-cpp17t64. 2026-07-07 14:48:01.074 | Preparing to unpack .../007-libclang-cpp17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-07 14:48:01.078 | Unpacking libclang-cpp17t64 (1:17.0.6-9ubuntu1) ... 2026-07-07 14:48:01.676 | Selecting previously unselected package libgc1:amd64. 2026-07-07 14:48:01.688 | Preparing to unpack .../008-libgc1_1%3a8.2.6-1build1_amd64.deb ... 2026-07-07 14:48:01.693 | Unpacking libgc1:amd64 (1:8.2.6-1build1) ... 2026-07-07 14:48:01.745 | Selecting previously unselected package libobjc4:amd64. 2026-07-07 14:48:01.757 | Preparing to unpack .../009-libobjc4_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-07-07 14:48:01.762 | Unpacking libobjc4:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-07 14:48:01.806 | Selecting previously unselected package libobjc-13-dev:amd64. 2026-07-07 14:48:01.818 | Preparing to unpack .../010-libobjc-13-dev_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-07-07 14:48:01.822 | Unpacking libobjc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-07 14:48:01.883 | Selecting previously unselected package libclang-common-17-dev:amd64. 2026-07-07 14:48:01.895 | Preparing to unpack .../011-libclang-common-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-07 14:48:01.900 | Unpacking libclang-common-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-07-07 14:48:02.137 | Selecting previously unselected package llvm-17-linker-tools. 2026-07-07 14:48:02.149 | Preparing to unpack .../012-llvm-17-linker-tools_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-07 14:48:02.154 | Unpacking llvm-17-linker-tools (1:17.0.6-9ubuntu1) ... 2026-07-07 14:48:02.243 | Selecting previously unselected package libclang1-17t64. 2026-07-07 14:48:02.255 | Preparing to unpack .../013-libclang1-17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-07 14:48:02.260 | Unpacking libclang1-17t64 (1:17.0.6-9ubuntu1) ... 2026-07-07 14:48:02.601 | Selecting previously unselected package clang-17. 2026-07-07 14:48:02.613 | Preparing to unpack .../014-clang-17_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-07 14:48:02.618 | Unpacking clang-17 (1:17.0.6-9ubuntu1) ... 2026-07-07 14:48:02.672 | Selecting previously unselected package libtool. 2026-07-07 14:48:02.684 | Preparing to unpack .../015-libtool_2.4.7-7build1_all.deb ... 2026-07-07 14:48:02.688 | Unpacking libtool (2.4.7-7build1) ... 2026-07-07 14:48:02.746 | Selecting previously unselected package dh-autoreconf. 2026-07-07 14:48:02.758 | Preparing to unpack .../016-dh-autoreconf_20_all.deb ... 2026-07-07 14:48:02.763 | Unpacking dh-autoreconf (20) ... 2026-07-07 14:48:02.817 | Selecting previously unselected package libarchive-zip-perl. 2026-07-07 14:48:02.825 | Preparing to unpack .../017-libarchive-zip-perl_1.68-1_all.deb ... 2026-07-07 14:48:02.829 | Unpacking libarchive-zip-perl (1.68-1) ... 2026-07-07 14:48:02.902 | Selecting previously unselected package libsub-override-perl. 2026-07-07 14:48:02.912 | Preparing to unpack .../018-libsub-override-perl_0.10-1_all.deb ... 2026-07-07 14:48:02.916 | Unpacking libsub-override-perl (0.10-1) ... 2026-07-07 14:48:02.959 | Selecting previously unselected package libfile-stripnondeterminism-perl. 2026-07-07 14:48:02.970 | Preparing to unpack .../019-libfile-stripnondeterminism-perl_1.13.1-1_all.deb ... 2026-07-07 14:48:02.975 | Unpacking libfile-stripnondeterminism-perl (1.13.1-1) ... 2026-07-07 14:48:03.026 | Selecting previously unselected package dh-strip-nondeterminism. 2026-07-07 14:48:03.035 | Preparing to unpack .../020-dh-strip-nondeterminism_1.13.1-1_all.deb ... 2026-07-07 14:48:03.039 | Unpacking dh-strip-nondeterminism (1.13.1-1) ... 2026-07-07 14:48:03.080 | Selecting previously unselected package debugedit. 2026-07-07 14:48:03.092 | Preparing to unpack .../021-debugedit_1%3a5.0-5build2_amd64.deb ... 2026-07-07 14:48:03.095 | Unpacking debugedit (1:5.0-5build2) ... 2026-07-07 14:48:03.137 | Selecting previously unselected package dwz. 2026-07-07 14:48:03.149 | Preparing to unpack .../022-dwz_0.15-1build6_amd64.deb ... 2026-07-07 14:48:03.153 | Unpacking dwz (0.15-1build6) ... 2026-07-07 14:48:03.200 | Selecting previously unselected package gettext. 2026-07-07 14:48:03.211 | Preparing to unpack .../023-gettext_0.21-14ubuntu2_amd64.deb ... 2026-07-07 14:48:03.215 | Unpacking gettext (0.21-14ubuntu2) ... 2026-07-07 14:48:03.330 | Selecting previously unselected package intltool-debian. 2026-07-07 14:48:03.342 | Preparing to unpack .../024-intltool-debian_0.35.0+20060710.6_all.deb ... 2026-07-07 14:48:03.346 | Unpacking intltool-debian (0.35.0+20060710.6) ... 2026-07-07 14:48:03.387 | Selecting previously unselected package po-debconf. 2026-07-07 14:48:03.398 | Preparing to unpack .../025-po-debconf_1.0.21+nmu1_all.deb ... 2026-07-07 14:48:03.402 | Unpacking po-debconf (1.0.21+nmu1) ... 2026-07-07 14:48:03.491 | Selecting previously unselected package debhelper. 2026-07-07 14:48:03.503 | Preparing to unpack .../026-debhelper_13.14.1ubuntu5_all.deb ... 2026-07-07 14:48:03.507 | Unpacking debhelper (13.14.1ubuntu5) ... 2026-07-07 14:48:03.773 | Selecting previously unselected package uuid-dev:amd64. 2026-07-07 14:48:03.786 | Preparing to unpack .../027-uuid-dev_2.39.3-9ubuntu6.5_amd64.deb ... 2026-07-07 14:48:03.789 | Unpacking uuid-dev:amd64 (2.39.3-9ubuntu6.5) ... 2026-07-07 14:48:03.846 | Selecting previously unselected package libsctp1:amd64. 2026-07-07 14:48:03.859 | Preparing to unpack .../028-libsctp1_1.0.19+dfsg-2build1_amd64.deb ... 2026-07-07 14:48:03.862 | Unpacking libsctp1:amd64 (1.0.19+dfsg-2build1) ... 2026-07-07 14:48:03.901 | Selecting previously unselected package libsctp-dev:amd64. 2026-07-07 14:48:03.913 | Preparing to unpack .../029-libsctp-dev_1.0.19+dfsg-2build1_amd64.deb ... 2026-07-07 14:48:03.916 | Unpacking libsctp-dev:amd64 (1.0.19+dfsg-2build1) ... 2026-07-07 14:48:03.971 | Selecting previously unselected package libapr1-dev. 2026-07-07 14:48:03.983 | Preparing to unpack .../030-libapr1-dev_1.7.2-3.1ubuntu0.1_amd64.deb ... 2026-07-07 14:48:03.986 | Unpacking libapr1-dev (1.7.2-3.1ubuntu0.1) ... 2026-07-07 14:48:04.365 | Selecting previously unselected package libldap-dev:amd64. 2026-07-07 14:48:04.377 | Preparing to unpack .../031-libldap-dev_2.6.10+dfsg-0ubuntu0.24.04.1_amd64.deb ... 2026-07-07 14:48:04.381 | Unpacking libldap-dev:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-07-07 14:48:04.544 | Selecting previously unselected package libldap2-dev. 2026-07-07 14:48:04.555 | Preparing to unpack .../032-libldap2-dev_2.6.10+dfsg-0ubuntu0.24.04.1_all.deb ... 2026-07-07 14:48:04.559 | Unpacking libldap2-dev (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-07-07 14:48:04.598 | Selecting previously unselected package libaprutil1-dev. 2026-07-07 14:48:04.609 | Preparing to unpack .../033-libaprutil1-dev_1.6.3-1.1ubuntu7_amd64.deb ... 2026-07-07 14:48:04.613 | Unpacking libaprutil1-dev (1.6.3-1.1ubuntu7) ... 2026-07-07 14:48:04.936 | Selecting previously unselected package libpcre2-16-0:amd64. 2026-07-07 14:48:04.947 | Preparing to unpack .../034-libpcre2-16-0_10.42-4ubuntu2.1_amd64.deb ... 2026-07-07 14:48:04.951 | Unpacking libpcre2-16-0:amd64 (10.42-4ubuntu2.1) ... 2026-07-07 14:48:04.999 | Selecting previously unselected package libpcre2-32-0:amd64. 2026-07-07 14:48:05.010 | Preparing to unpack .../035-libpcre2-32-0_10.42-4ubuntu2.1_amd64.deb ... 2026-07-07 14:48:05.013 | Unpacking libpcre2-32-0:amd64 (10.42-4ubuntu2.1) ... 2026-07-07 14:48:05.063 | Selecting previously unselected package libpcre2-posix3:amd64. 2026-07-07 14:48:05.072 | Preparing to unpack .../036-libpcre2-posix3_10.42-4ubuntu2.1_amd64.deb ... 2026-07-07 14:48:05.075 | Unpacking libpcre2-posix3:amd64 (10.42-4ubuntu2.1) ... 2026-07-07 14:48:05.114 | Selecting previously unselected package libpcre2-dev:amd64. 2026-07-07 14:48:05.125 | Preparing to unpack .../037-libpcre2-dev_10.42-4ubuntu2.1_amd64.deb ... 2026-07-07 14:48:05.128 | Unpacking libpcre2-dev:amd64 (10.42-4ubuntu2.1) ... 2026-07-07 14:48:05.246 | Selecting previously unselected package apache2-dev. 2026-07-07 14:48:05.257 | Preparing to unpack .../038-apache2-dev_2.4.58-1ubuntu8.13_amd64.deb ... 2026-07-07 14:48:05.260 | Unpacking apache2-dev (2.4.58-1ubuntu8.13) ... 2026-07-07 14:48:05.351 | Selecting previously unselected package ncal. 2026-07-07 14:48:05.362 | Preparing to unpack .../039-ncal_12.1.8_amd64.deb ... 2026-07-07 14:48:05.365 | Unpacking ncal (12.1.8) ... 2026-07-07 14:48:05.408 | Selecting previously unselected package bsdmainutils. 2026-07-07 14:48:05.419 | Preparing to unpack .../040-bsdmainutils_12.1.8_all.deb ... 2026-07-07 14:48:05.426 | Unpacking bsdmainutils (12.1.8) ... 2026-07-07 14:48:05.463 | Selecting previously unselected package conntrack. 2026-07-07 14:48:05.474 | Preparing to unpack .../041-conntrack_1%3a1.4.8-1ubuntu1_amd64.deb ... 2026-07-07 14:48:05.477 | Unpacking conntrack (1:1.4.8-1ubuntu1) ... 2026-07-07 14:48:05.517 | Selecting previously unselected package dnsmasq-utils. 2026-07-07 14:48:05.528 | Preparing to unpack .../042-dnsmasq-utils_2.90-2ubuntu0.3_amd64.deb ... 2026-07-07 14:48:05.531 | Unpacking dnsmasq-utils (2.90-2ubuntu0.3) ... 2026-07-07 14:48:05.582 | Selecting previously unselected package ebtables. 2026-07-07 14:48:05.593 | Preparing to unpack .../043-ebtables_2.0.11-6build1_amd64.deb ... 2026-07-07 14:48:05.609 | Unpacking ebtables (2.0.11-6build1) ... 2026-07-07 14:48:05.659 | Selecting previously unselected package fonts-liberation. 2026-07-07 14:48:05.670 | Preparing to unpack .../044-fonts-liberation_1%3a2.1.5-3_all.deb ... 2026-07-07 14:48:05.673 | Unpacking fonts-liberation (1:2.1.5-3) ... 2026-07-07 14:48:05.766 | Selecting previously unselected package fonts-liberation-sans-narrow. 2026-07-07 14:48:05.777 | Preparing to unpack .../045-fonts-liberation-sans-narrow_1%3a1.07.6-4_all.deb ... 2026-07-07 14:48:05.780 | Unpacking fonts-liberation-sans-narrow (1:1.07.6-4) ... 2026-07-07 14:48:05.828 | Selecting previously unselected package fonts-liberation2. 2026-07-07 14:48:05.839 | Preparing to unpack .../046-fonts-liberation2_1%3a2.1.5-3_all.deb ... 2026-07-07 14:48:05.843 | Unpacking fonts-liberation2 (1:2.1.5-3) ... 2026-07-07 14:48:05.880 | Selecting previously unselected package genisoimage. 2026-07-07 14:48:05.891 | Preparing to unpack .../047-genisoimage_9%3a1.1.11-3.5_amd64.deb ... 2026-07-07 14:48:05.895 | Unpacking genisoimage (9:1.1.11-3.5) ... 2026-07-07 14:48:05.956 | Selecting previously unselected package gir1.2-freedesktop:amd64. 2026-07-07 14:48:05.967 | Preparing to unpack .../048-gir1.2-freedesktop_1.80.1-1_amd64.deb ... 2026-07-07 14:48:05.971 | Unpacking gir1.2-freedesktop:amd64 (1.80.1-1) ... 2026-07-07 14:48:06.021 | Selecting previously unselected package libann0. 2026-07-07 14:48:06.032 | Preparing to unpack .../049-libann0_1.1.2+doc-9build1_amd64.deb ... 2026-07-07 14:48:06.036 | Unpacking libann0 (1.1.2+doc-9build1) ... 2026-07-07 14:48:06.081 | Selecting previously unselected package libcdt5:amd64. 2026-07-07 14:48:06.092 | Preparing to unpack .../050-libcdt5_2.42.2-9ubuntu0.1_amd64.deb ... 2026-07-07 14:48:06.096 | Unpacking libcdt5:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-07 14:48:06.139 | Selecting previously unselected package libcgraph6:amd64. 2026-07-07 14:48:06.150 | Preparing to unpack .../051-libcgraph6_2.42.2-9ubuntu0.1_amd64.deb ... 2026-07-07 14:48:06.154 | Unpacking libcgraph6:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-07 14:48:06.197 | Selecting previously unselected package libgts-0.7-5t64:amd64. 2026-07-07 14:48:06.208 | Preparing to unpack .../052-libgts-0.7-5t64_0.7.6+darcs121130-5.2build1_amd64.deb ... 2026-07-07 14:48:06.212 | Unpacking libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2build1) ... 2026-07-07 14:48:06.259 | Selecting previously unselected package libltdl7:amd64. 2026-07-07 14:48:06.270 | Preparing to unpack .../053-libltdl7_2.4.7-7build1_amd64.deb ... 2026-07-07 14:48:06.273 | Unpacking libltdl7:amd64 (2.4.7-7build1) ... 2026-07-07 14:48:06.316 | Selecting previously unselected package libpathplan4:amd64. 2026-07-07 14:48:06.327 | Preparing to unpack .../054-libpathplan4_2.42.2-9ubuntu0.1_amd64.deb ... 2026-07-07 14:48:06.331 | Unpacking libpathplan4:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-07 14:48:06.374 | Selecting previously unselected package libgvc6. 2026-07-07 14:48:06.385 | Preparing to unpack .../055-libgvc6_2.42.2-9ubuntu0.1_amd64.deb ... 2026-07-07 14:48:06.390 | Unpacking libgvc6 (2.42.2-9ubuntu0.1) ... 2026-07-07 14:48:06.454 | Selecting previously unselected package libgvpr2:amd64. 2026-07-07 14:48:06.464 | Preparing to unpack .../056-libgvpr2_2.42.2-9ubuntu0.1_amd64.deb ... 2026-07-07 14:48:06.468 | Unpacking libgvpr2:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-07 14:48:06.514 | Selecting previously unselected package liblab-gamut1:amd64. 2026-07-07 14:48:06.525 | Preparing to unpack .../057-liblab-gamut1_2.42.2-9ubuntu0.1_amd64.deb ... 2026-07-07 14:48:06.528 | Unpacking liblab-gamut1:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-07 14:48:06.595 | Selecting previously unselected package libice6:amd64. 2026-07-07 14:48:06.606 | Preparing to unpack .../058-libice6_2%3a1.0.10-1build3_amd64.deb ... 2026-07-07 14:48:06.609 | Unpacking libice6:amd64 (2:1.0.10-1build3) ... 2026-07-07 14:48:06.652 | Selecting previously unselected package libsm6:amd64. 2026-07-07 14:48:06.663 | Preparing to unpack .../059-libsm6_2%3a1.2.3-1build3_amd64.deb ... 2026-07-07 14:48:06.666 | Unpacking libsm6:amd64 (2:1.2.3-1build3) ... 2026-07-07 14:48:06.710 | Selecting previously unselected package libxt6t64:amd64. 2026-07-07 14:48:06.721 | Preparing to unpack .../060-libxt6t64_1%3a1.2.1-1.2build1_amd64.deb ... 2026-07-07 14:48:06.724 | Unpacking libxt6t64:amd64 (1:1.2.1-1.2build1) ... 2026-07-07 14:48:06.768 | Selecting previously unselected package libxmu6:amd64. 2026-07-07 14:48:06.780 | Preparing to unpack .../061-libxmu6_2%3a1.1.3-3build2_amd64.deb ... 2026-07-07 14:48:06.783 | Unpacking libxmu6:amd64 (2:1.1.3-3build2) ... 2026-07-07 14:48:06.826 | Selecting previously unselected package libxaw7:amd64. 2026-07-07 14:48:06.837 | Preparing to unpack .../062-libxaw7_2%3a1.0.14-1build2_amd64.deb ... 2026-07-07 14:48:06.840 | Unpacking libxaw7:amd64 (2:1.0.14-1build2) ... 2026-07-07 14:48:06.885 | Selecting previously unselected package graphviz. 2026-07-07 14:48:06.896 | Preparing to unpack .../063-graphviz_2.42.2-9ubuntu0.1_amd64.deb ... 2026-07-07 14:48:06.900 | Unpacking graphviz (2.42.2-9ubuntu0.1) ... 2026-07-07 14:48:07.002 | Selecting previously unselected package icu-devtools. 2026-07-07 14:48:07.013 | Preparing to unpack .../064-icu-devtools_74.2-1ubuntu3.1_amd64.deb ... 2026-07-07 14:48:07.016 | Unpacking icu-devtools (74.2-1ubuntu3.1) ... 2026-07-07 14:48:07.079 | Selecting previously unselected package iputils-arping. 2026-07-07 14:48:07.090 | Preparing to unpack .../065-iputils-arping_3%3a20240117-1ubuntu0.1_amd64.deb ... 2026-07-07 14:48:07.094 | Unpacking iputils-arping (3:20240117-1ubuntu0.1) ... 2026-07-07 14:48:07.137 | Selecting previously unselected package comerr-dev:amd64. 2026-07-07 14:48:07.148 | Preparing to unpack .../066-comerr-dev_2.1-1.47.0-2.4~exp1ubuntu4.1_amd64.deb ... 2026-07-07 14:48:07.154 | Unpacking comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2026-07-07 14:48:07.208 | Selecting previously unselected package libgssrpc4t64:amd64. 2026-07-07 14:48:07.218 | Preparing to unpack .../067-libgssrpc4t64_1.20.1-6ubuntu2.6_amd64.deb ... 2026-07-07 14:48:07.222 | Unpacking libgssrpc4t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-07 14:48:07.266 | Selecting previously unselected package libkadm5clnt-mit12:amd64. 2026-07-07 14:48:07.278 | Preparing to unpack .../068-libkadm5clnt-mit12_1.20.1-6ubuntu2.6_amd64.deb ... 2026-07-07 14:48:07.282 | Unpacking libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-07 14:48:07.327 | Selecting previously unselected package libkdb5-10t64:amd64. 2026-07-07 14:48:07.335 | Preparing to unpack .../069-libkdb5-10t64_1.20.1-6ubuntu2.6_amd64.deb ... 2026-07-07 14:48:07.338 | Unpacking libkdb5-10t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-07 14:48:07.494 | Selecting previously unselected package libkadm5srv-mit12:amd64. 2026-07-07 14:48:07.506 | Preparing to unpack .../070-libkadm5srv-mit12_1.20.1-6ubuntu2.6_amd64.deb ... 2026-07-07 14:48:07.510 | Unpacking libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-07 14:48:07.550 | Selecting previously unselected package krb5-multidev:amd64. 2026-07-07 14:48:07.561 | Preparing to unpack .../071-krb5-multidev_1.20.1-6ubuntu2.6_amd64.deb ... 2026-07-07 14:48:07.565 | Unpacking krb5-multidev:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-07 14:48:07.638 | Selecting previously unselected package libarchive-cpio-perl. 2026-07-07 14:48:07.649 | Preparing to unpack .../072-libarchive-cpio-perl_0.10-3_all.deb ... 2026-07-07 14:48:07.652 | Unpacking libarchive-cpio-perl (0.10-3) ... 2026-07-07 14:48:07.695 | Selecting previously unselected package libclang-rt-17-dev:amd64. 2026-07-07 14:48:07.706 | Preparing to unpack .../073-libclang-rt-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-07 14:48:07.710 | Unpacking libclang-rt-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-07-07 14:48:07.999 | Selecting previously unselected package libcommon-sense-perl:amd64. 2026-07-07 14:48:08.010 | Preparing to unpack .../074-libcommon-sense-perl_3.75-3build3_amd64.deb ... 2026-07-07 14:48:08.014 | Unpacking libcommon-sense-perl:amd64 (3.75-3build3) ... 2026-07-07 14:48:08.070 | Preparing to unpack .../075-libcurl3t64-gnutls_8.5.0-2ubuntu10.10_amd64.deb ... 2026-07-07 14:48:08.080 | Unpacking libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.10) over (8.5.0-2ubuntu10.9) ... 2026-07-07 14:48:08.130 | Selecting previously unselected package libgts-bin. 2026-07-07 14:48:08.142 | Preparing to unpack .../076-libgts-bin_0.7.6+darcs121130-5.2build1_amd64.deb ... 2026-07-07 14:48:08.145 | Unpacking libgts-bin (0.7.6+darcs121130-5.2build1) ... 2026-07-07 14:48:08.195 | Selecting previously unselected package libicu-dev:amd64. 2026-07-07 14:48:08.206 | Preparing to unpack .../077-libicu-dev_74.2-1ubuntu3.1_amd64.deb ... 2026-07-07 14:48:08.209 | Unpacking libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-07-07 14:48:08.777 | Selecting previously unselected package libjpeg-turbo8-dev:amd64. 2026-07-07 14:48:08.788 | Preparing to unpack .../078-libjpeg-turbo8-dev_2.1.5-2ubuntu2_amd64.deb ... 2026-07-07 14:48:08.792 | Unpacking libjpeg-turbo8-dev:amd64 (2.1.5-2ubuntu2) ... 2026-07-07 14:48:08.843 | Selecting previously unselected package libjpeg8-dev:amd64. 2026-07-07 14:48:08.854 | Preparing to unpack .../079-libjpeg8-dev_8c-2ubuntu11_amd64.deb ... 2026-07-07 14:48:08.857 | Unpacking libjpeg8-dev:amd64 (8c-2ubuntu11) ... 2026-07-07 14:48:08.890 | Selecting previously unselected package libjpeg-dev:amd64. 2026-07-07 14:48:08.901 | Preparing to unpack .../080-libjpeg-dev_8c-2ubuntu11_amd64.deb ... 2026-07-07 14:48:08.910 | Unpacking libjpeg-dev:amd64 (8c-2ubuntu11) ... 2026-07-07 14:48:08.960 | Selecting previously unselected package libjs-jquery-metadata. 2026-07-07 14:48:08.970 | Preparing to unpack .../081-libjs-jquery-metadata_12-4_all.deb ... 2026-07-07 14:48:08.974 | Unpacking libjs-jquery-metadata (12-4) ... 2026-07-07 14:48:09.030 | Selecting previously unselected package libjs-jquery-tablesorter. 2026-07-07 14:48:09.042 | Preparing to unpack .../082-libjs-jquery-tablesorter_1%3a2.31.3+dfsg1-3_all.deb ... 2026-07-07 14:48:09.046 | Unpacking libjs-jquery-tablesorter (1:2.31.3+dfsg1-3) ... 2026-07-07 14:48:09.155 | Selecting previously unselected package libtypes-serialiser-perl. 2026-07-07 14:48:09.167 | Preparing to unpack .../083-libtypes-serialiser-perl_1.01-1_all.deb ... 2026-07-07 14:48:09.170 | Unpacking libtypes-serialiser-perl (1.01-1) ... 2026-07-07 14:48:09.206 | Selecting previously unselected package libjson-xs-perl. 2026-07-07 14:48:09.217 | Preparing to unpack .../084-libjson-xs-perl_4.040-0ubuntu0.24.04.1_amd64.deb ... 2026-07-07 14:48:09.220 | Unpacking libjson-xs-perl (4.040-0ubuntu0.24.04.1) ... 2026-07-07 14:48:09.262 | Selecting previously unselected package libltdl-dev:amd64. 2026-07-07 14:48:09.273 | Preparing to unpack .../085-libltdl-dev_2.4.7-7build1_amd64.deb ... 2026-07-07 14:48:09.276 | Unpacking libltdl-dev:amd64 (2.4.7-7build1) ... 2026-07-07 14:48:09.337 | Selecting previously unselected package libsys-hostname-long-perl. 2026-07-07 14:48:09.348 | Preparing to unpack .../086-libsys-hostname-long-perl_1.5-3_all.deb ... 2026-07-07 14:48:09.352 | Unpacking libsys-hostname-long-perl (1.5-3) ... 2026-07-07 14:48:09.387 | Selecting previously unselected package libmail-sendmail-perl. 2026-07-07 14:48:09.398 | Preparing to unpack .../087-libmail-sendmail-perl_0.80-3_all.deb ... 2026-07-07 14:48:09.401 | Unpacking libmail-sendmail-perl (0.80-3) ... 2026-07-07 14:48:09.449 | Selecting previously unselected package mysql-common. 2026-07-07 14:48:09.459 | Preparing to unpack .../088-mysql-common_5.8+1.1.0build1_all.deb ... 2026-07-07 14:48:09.475 | Unpacking mysql-common (5.8+1.1.0build1) ... 2026-07-07 14:48:09.520 | Selecting previously unselected package libmysqlclient21:amd64. 2026-07-07 14:48:09.530 | Preparing to unpack .../089-libmysqlclient21_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-07-07 14:48:09.533 | Unpacking libmysqlclient21:amd64 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-07 14:48:09.629 | Selecting previously unselected package libncurses-dev:amd64. 2026-07-07 14:48:09.640 | Preparing to unpack .../090-libncurses-dev_6.4+20240113-1ubuntu2.1_amd64.deb ... 2026-07-07 14:48:09.643 | Unpacking libncurses-dev:amd64 (6.4+20240113-1ubuntu2.1) ... 2026-07-07 14:48:09.724 | Selecting previously unselected package pcp-conf. 2026-07-07 14:48:09.735 | Preparing to unpack .../091-pcp-conf_6.2.0-1.1build4_amd64.deb ... 2026-07-07 14:48:09.738 | Unpacking pcp-conf (6.2.0-1.1build4) ... 2026-07-07 14:48:09.779 | Selecting previously unselected package libpcp3t64. 2026-07-07 14:48:09.790 | Preparing to unpack .../092-libpcp3t64_6.2.0-1.1build4_amd64.deb ... 2026-07-07 14:48:09.793 | Unpacking libpcp3t64 (6.2.0-1.1build4) ... 2026-07-07 14:48:09.839 | Selecting previously unselected package libpcp-pmda3t64. 2026-07-07 14:48:09.851 | Preparing to unpack .../093-libpcp-pmda3t64_6.2.0-1.1build4_amd64.deb ... 2026-07-07 14:48:09.853 | Unpacking libpcp-pmda3t64 (6.2.0-1.1build4) ... 2026-07-07 14:48:09.890 | Selecting previously unselected package libpcp-pmda-perl. 2026-07-07 14:48:09.901 | Preparing to unpack .../094-libpcp-pmda-perl_6.2.0-1.1build4_amd64.deb ... 2026-07-07 14:48:09.905 | Unpacking libpcp-pmda-perl (6.2.0-1.1build4) ... 2026-07-07 14:48:09.950 | Selecting previously unselected package libpkgconf3:amd64. 2026-07-07 14:48:09.961 | Preparing to unpack .../095-libpkgconf3_1.8.1-2build1_amd64.deb ... 2026-07-07 14:48:09.965 | Unpacking libpkgconf3:amd64 (1.8.1-2build1) ... 2026-07-07 14:48:10.008 | Selecting previously unselected package libpq5:amd64. 2026-07-07 14:48:10.016 | Preparing to unpack .../096-libpq5_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-07-07 14:48:10.020 | Unpacking libpq5:amd64 (16.14-0ubuntu0.24.04.1) ... 2026-07-07 14:48:10.061 | Selecting previously unselected package libssl-dev:amd64. 2026-07-07 14:48:10.069 | Preparing to unpack .../097-libssl-dev_3.0.13-0ubuntu3.11_amd64.deb ... 2026-07-07 14:48:10.073 | Unpacking libssl-dev:amd64 (3.0.13-0ubuntu3.11) ... 2026-07-07 14:48:10.289 | Selecting previously unselected package libpq-dev. 2026-07-07 14:48:10.300 | Preparing to unpack .../098-libpq-dev_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-07-07 14:48:10.304 | Unpacking libpq-dev (16.14-0ubuntu0.24.04.1) ... 2026-07-07 14:48:10.358 | Selecting previously unselected package libsasl2-dev. 2026-07-07 14:48:10.370 | Preparing to unpack .../099-libsasl2-dev_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ... 2026-07-07 14:48:10.373 | Unpacking libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2026-07-07 14:48:10.453 | Selecting previously unselected package libsystemd-dev:amd64. 2026-07-07 14:48:10.464 | Preparing to unpack .../100-libsystemd-dev_255.4-1ubuntu8.16_amd64.deb ... 2026-07-07 14:48:10.468 | Unpacking libsystemd-dev:amd64 (255.4-1ubuntu8.16) ... 2026-07-07 14:48:10.710 | Selecting previously unselected package libx86-1:amd64. 2026-07-07 14:48:10.721 | Preparing to unpack .../101-libx86-1_1.1+ds1-12build1_amd64.deb ... 2026-07-07 14:48:10.725 | Unpacking libx86-1:amd64 (1.1+ds1-12build1) ... 2026-07-07 14:48:10.767 | Selecting previously unselected package libxml2-dev:amd64. 2026-07-07 14:48:10.779 | Preparing to unpack .../102-libxml2-dev_2.9.14+dfsg-1.3ubuntu3.8_amd64.deb ... 2026-07-07 14:48:10.783 | Unpacking libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-07-07 14:48:11.104 | Selecting previously unselected package libxslt1-dev:amd64. 2026-07-07 14:48:11.115 | Preparing to unpack .../103-libxslt1-dev_1.1.39-0exp1ubuntu0.24.04.3_amd64.deb ... 2026-07-07 14:48:11.155 | Unpacking libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-07-07 14:48:11.612 | Selecting previously unselected package llvm-17-runtime. 2026-07-07 14:48:11.623 | Preparing to unpack .../104-llvm-17-runtime_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-07 14:48:11.687 | Unpacking llvm-17-runtime (1:17.0.6-9ubuntu1) ... 2026-07-07 14:48:12.164 | Selecting previously unselected package libpfm4:amd64. 2026-07-07 14:48:12.178 | Preparing to unpack .../105-libpfm4_4.13.0+git32-g0d4ed0e-1_amd64.deb ... 2026-07-07 14:48:12.219 | Unpacking libpfm4:amd64 (4.13.0+git32-g0d4ed0e-1) ... 2026-07-07 14:48:12.482 | Selecting previously unselected package llvm-17. 2026-07-07 14:48:12.495 | Preparing to unpack .../106-llvm-17_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-07 14:48:12.742 | Unpacking llvm-17 (1:17.0.6-9ubuntu1) ... 2026-07-07 14:48:14.135 | Selecting previously unselected package libffi-dev:amd64. 2026-07-07 14:48:14.145 | Preparing to unpack .../107-libffi-dev_3.4.6-1build1_amd64.deb ... 2026-07-07 14:48:14.193 | Unpacking libffi-dev:amd64 (3.4.6-1build1) ... 2026-07-07 14:48:14.534 | Selecting previously unselected package llvm-17-tools. 2026-07-07 14:48:14.545 | Preparing to unpack .../108-llvm-17-tools_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-07 14:48:14.560 | Unpacking llvm-17-tools (1:17.0.6-9ubuntu1) ... 2026-07-07 14:48:15.161 | Selecting previously unselected package libz3-4:amd64. 2026-07-07 14:48:15.172 | Preparing to unpack .../109-libz3-4_4.8.12-3.1build1_amd64.deb ... 2026-07-07 14:48:15.227 | Unpacking libz3-4:amd64 (4.8.12-3.1build1) ... 2026-07-07 14:48:15.705 | Selecting previously unselected package libz3-dev:amd64. 2026-07-07 14:48:15.714 | Preparing to unpack .../110-libz3-dev_4.8.12-3.1build1_amd64.deb ... 2026-07-07 14:48:15.755 | Unpacking libz3-dev:amd64 (4.8.12-3.1build1) ... 2026-07-07 14:48:16.145 | Selecting previously unselected package llvm-17-dev. 2026-07-07 14:48:16.156 | Preparing to unpack .../111-llvm-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-07 14:48:16.162 | Unpacking llvm-17-dev (1:17.0.6-9ubuntu1) ... 2026-07-07 14:48:19.479 | Selecting previously unselected package lsscsi. 2026-07-07 14:48:19.491 | Preparing to unpack .../112-lsscsi_0.32-1build1_amd64.deb ... 2026-07-07 14:48:19.495 | Unpacking lsscsi (0.32-1build1) ... 2026-07-07 14:48:19.536 | Selecting previously unselected package osinfo-db. 2026-07-07 14:48:19.547 | Preparing to unpack .../113-osinfo-db_0.20250606-0ubuntu0.24.04.1_all.deb ... 2026-07-07 14:48:19.550 | Unpacking osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2026-07-07 14:48:20.200 | Selecting previously unselected package pkgconf-bin. 2026-07-07 14:48:20.212 | Preparing to unpack .../114-pkgconf-bin_1.8.1-2build1_amd64.deb ... 2026-07-07 14:48:20.216 | Unpacking pkgconf-bin (1.8.1-2build1) ... 2026-07-07 14:48:20.265 | Selecting previously unselected package pkgconf:amd64. 2026-07-07 14:48:20.275 | Preparing to unpack .../115-pkgconf_1.8.1-2build1_amd64.deb ... 2026-07-07 14:48:20.282 | Unpacking pkgconf:amd64 (1.8.1-2build1) ... 2026-07-07 14:48:20.330 | Selecting previously unselected package pkg-config:amd64. 2026-07-07 14:48:20.342 | Preparing to unpack .../116-pkg-config_1.8.1-2build1_amd64.deb ... 2026-07-07 14:48:20.349 | Unpacking pkg-config:amd64 (1.8.1-2build1) ... 2026-07-07 14:48:20.390 | Selecting previously unselected package pm-utils. 2026-07-07 14:48:20.402 | Preparing to unpack .../117-pm-utils_1.4.1-21_all.deb ... 2026-07-07 14:48:20.405 | Unpacking pm-utils (1.4.1-21) ... 2026-07-07 14:48:20.484 | Selecting previously unselected package postgresql-client-16. 2026-07-07 14:48:20.495 | Preparing to unpack .../118-postgresql-client-16_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-07-07 14:48:20.499 | Unpacking postgresql-client-16 (16.14-0ubuntu0.24.04.1) ... 2026-07-07 14:48:20.699 | Selecting previously unselected package postgresql-server-dev-16. 2026-07-07 14:48:20.711 | Preparing to unpack .../119-postgresql-server-dev-16_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-07-07 14:48:20.714 | Unpacking postgresql-server-dev-16 (16.14-0ubuntu0.24.04.1) ... 2026-07-07 14:48:21.274 | Selecting previously unselected package postgresql-server-dev-all:amd64. 2026-07-07 14:48:21.286 | Preparing to unpack .../120-postgresql-server-dev-all_257build1.1_amd64.deb ... 2026-07-07 14:48:21.290 | Unpacking postgresql-server-dev-all:amd64 (257build1.1) ... 2026-07-07 14:48:21.346 | Selecting previously unselected package python3-mysqldb. 2026-07-07 14:48:21.357 | Preparing to unpack .../121-python3-mysqldb_1.4.6-2build3_amd64.deb ... 2026-07-07 14:48:21.361 | Unpacking python3-mysqldb (1.4.6-2build3) ... 2026-07-07 14:48:21.413 | Selecting previously unselected package python3-pip-whl. 2026-07-07 14:48:21.425 | Preparing to unpack .../122-python3-pip-whl_24.0+dfsg-1ubuntu1.3_all.deb ... 2026-07-07 14:48:21.429 | Unpacking python3-pip-whl (24.0+dfsg-1ubuntu1.3) ... 2026-07-07 14:48:21.488 | Selecting previously unselected package python3-setuptools-whl. 2026-07-07 14:48:21.499 | Preparing to unpack .../123-python3-setuptools-whl_68.1.2-2ubuntu1.2_all.deb ... 2026-07-07 14:48:21.503 | Unpacking python3-setuptools-whl (68.1.2-2ubuntu1.2) ... 2026-07-07 14:48:21.557 | Selecting previously unselected package python3.12-venv. 2026-07-07 14:48:21.569 | Preparing to unpack .../124-python3.12-venv_3.12.3-1ubuntu0.15_amd64.deb ... 2026-07-07 14:48:21.573 | Unpacking python3.12-venv (3.12.3-1ubuntu0.15) ... 2026-07-07 14:48:21.613 | Selecting previously unselected package python3-venv. 2026-07-07 14:48:21.626 | Preparing to unpack .../125-python3-venv_3.12.3-0ubuntu2.1_amd64.deb ... 2026-07-07 14:48:21.630 | Unpacking python3-venv (3.12.3-0ubuntu2.1) ... 2026-07-07 14:48:21.668 | Selecting previously unselected package sqlite3. 2026-07-07 14:48:21.681 | Preparing to unpack .../126-sqlite3_3.45.1-1ubuntu2.6_amd64.deb ... 2026-07-07 14:48:21.685 | Unpacking sqlite3 (3.45.1-1ubuntu2.6) ... 2026-07-07 14:48:21.739 | Selecting previously unselected package unzip. 2026-07-07 14:48:21.751 | Preparing to unpack .../127-unzip_6.0-28ubuntu4.1_amd64.deb ... 2026-07-07 14:48:21.754 | Unpacking unzip (6.0-28ubuntu4.1) ... 2026-07-07 14:48:21.807 | Selecting previously unselected package vbetool. 2026-07-07 14:48:21.818 | Preparing to unpack .../128-vbetool_1.1-5_amd64.deb ... 2026-07-07 14:48:21.822 | Unpacking vbetool (1.1-5) ... 2026-07-07 14:48:21.866 | Selecting previously unselected package libosinfo-l10n. 2026-07-07 14:48:21.878 | Preparing to unpack .../129-libosinfo-l10n_1.11.0-2build3_all.deb ... 2026-07-07 14:48:21.881 | Unpacking libosinfo-l10n (1.11.0-2build3) ... 2026-07-07 14:48:21.955 | Selecting previously unselected package libosinfo-1.0-0:amd64. 2026-07-07 14:48:21.967 | Preparing to unpack .../130-libosinfo-1.0-0_1.11.0-2build3_amd64.deb ... 2026-07-07 14:48:21.971 | Unpacking libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2026-07-07 14:48:22.017 | Selecting previously unselected package gir1.2-libosinfo-1.0:amd64. 2026-07-07 14:48:22.029 | Preparing to unpack .../131-gir1.2-libosinfo-1.0_1.11.0-2build3_amd64.deb ... 2026-07-07 14:48:22.033 | Unpacking gir1.2-libosinfo-1.0:amd64 (1.11.0-2build3) ... 2026-07-07 14:48:22.074 | Selecting previously unselected package libkrb5-dev:amd64. 2026-07-07 14:48:22.086 | Preparing to unpack .../132-libkrb5-dev_1.20.1-6ubuntu2.6_amd64.deb ... 2026-07-07 14:48:22.090 | Unpacking libkrb5-dev:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-07 14:48:22.141 | Selecting previously unselected package libpcp-archive1t64. 2026-07-07 14:48:22.153 | Preparing to unpack .../133-libpcp-archive1t64_6.2.0-1.1build4_amd64.deb ... 2026-07-07 14:48:22.157 | Unpacking libpcp-archive1t64 (6.2.0-1.1build4) ... 2026-07-07 14:48:22.201 | Selecting previously unselected package libpcp-gui2t64. 2026-07-07 14:48:22.214 | Preparing to unpack .../134-libpcp-gui2t64_6.2.0-1.1build4_amd64.deb ... 2026-07-07 14:48:22.218 | Unpacking libpcp-gui2t64 (6.2.0-1.1build4) ... 2026-07-07 14:48:22.260 | Selecting previously unselected package libpcp-import1t64. 2026-07-07 14:48:22.271 | Preparing to unpack .../135-libpcp-import1t64_6.2.0-1.1build4_amd64.deb ... 2026-07-07 14:48:22.275 | Unpacking libpcp-import1t64 (6.2.0-1.1build4) ... 2026-07-07 14:48:22.318 | Selecting previously unselected package libpcp-mmv1t64. 2026-07-07 14:48:22.328 | Preparing to unpack .../136-libpcp-mmv1t64_6.2.0-1.1build4_amd64.deb ... 2026-07-07 14:48:22.332 | Unpacking libpcp-mmv1t64 (6.2.0-1.1build4) ... 2026-07-07 14:48:22.375 | Selecting previously unselected package libpcp-trace2t64. 2026-07-07 14:48:22.386 | Preparing to unpack .../137-libpcp-trace2t64_6.2.0-1.1build4_amd64.deb ... 2026-07-07 14:48:22.390 | Unpacking libpcp-trace2t64 (6.2.0-1.1build4) ... 2026-07-07 14:48:22.430 | Selecting previously unselected package libpcp-web1t64. 2026-07-07 14:48:22.442 | Preparing to unpack .../138-libpcp-web1t64_6.2.0-1.1build4_amd64.deb ... 2026-07-07 14:48:22.445 | Unpacking libpcp-web1t64 (6.2.0-1.1build4) ... 2026-07-07 14:48:22.486 | Selecting previously unselected package libyaml-dev:amd64. 2026-07-07 14:48:22.499 | Preparing to unpack .../139-libyaml-dev_0.2.5-1build1_amd64.deb ... 2026-07-07 14:48:22.502 | Unpacking libyaml-dev:amd64 (0.2.5-1build1) ... 2026-07-07 14:48:22.545 | Selecting previously unselected package python3-pcp. 2026-07-07 14:48:22.556 | Preparing to unpack .../140-python3-pcp_6.2.0-1.1build4_amd64.deb ... 2026-07-07 14:48:22.559 | Unpacking python3-pcp (6.2.0-1.1build4) ... 2026-07-07 14:48:22.616 | Selecting previously unselected package pcp. 2026-07-07 14:48:22.628 | Preparing to unpack .../141-pcp_6.2.0-1.1build4_amd64.deb ... 2026-07-07 14:48:22.879 | Unpacking pcp (6.2.0-1.1build4) ... 2026-07-07 14:48:23.787 | Selecting previously unselected package socat. 2026-07-07 14:48:23.798 | Preparing to unpack .../142-socat_1.8.0.0-4ubuntu0.1_amd64.deb ... 2026-07-07 14:48:23.801 | Unpacking socat (1.8.0.0-4ubuntu0.1) ... 2026-07-07 14:48:23.870 | Selecting previously unselected package vlan. 2026-07-07 14:48:23.882 | Preparing to unpack .../143-vlan_2.0.5ubuntu5_all.deb ... 2026-07-07 14:48:23.886 | Unpacking vlan (2.0.5ubuntu5) ... 2026-07-07 14:48:23.964 | Setting up genisoimage (9:1.1.11-3.5) ... 2026-07-07 14:48:23.977 | Setting up postgresql-client-common (257build1.1) ... 2026-07-07 14:48:23.997 | Setting up dnsmasq-utils (2.90-2ubuntu0.3) ... 2026-07-07 14:48:24.008 | Setting up libice6:amd64 (2:1.0.10-1build3) ... 2026-07-07 14:48:24.019 | Setting up mysql-common (5.8+1.1.0build1) ... 2026-07-07 14:48:24.051 | update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2026-07-07 14:48:24.058 | Setting up libjpeg-turbo8-dev:amd64 (2.1.5-2ubuntu2) ... 2026-07-07 14:48:24.070 | Setting up libmysqlclient21:amd64 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-07 14:48:24.082 | Setting up python3-setuptools-whl (68.1.2-2ubuntu1.2) ... 2026-07-07 14:48:24.093 | Setting up gettext (0.21-14ubuntu2) ... 2026-07-07 14:48:24.104 | Setting up gir1.2-freedesktop:amd64 (1.80.1-1) ... 2026-07-07 14:48:24.115 | Setting up libsysfs2:amd64 (2.1.1-6build1) ... 2026-07-07 14:48:24.208 | Setting up libyaml-dev:amd64 (0.2.5-1build1) ... 2026-07-07 14:48:24.277 | Setting up libcurl4t64:amd64 (8.5.0-2ubuntu10.10) ... 2026-07-07 14:48:24.289 | Setting up sysfsutils (2.1.1-6build1) ... 2026-07-07 14:48:24.947 | Created symlink /etc/systemd/system/sysfs.service → /usr/lib/systemd/system/sysfsutils.service. 2026-07-07 14:48:24.947 | Created symlink /etc/systemd/system/multi-user.target.wants/sysfsutils.service → /usr/lib/systemd/system/sysfsutils.service. 2026-07-07 14:48:25.425 | Setting up ncal (12.1.8) ... 2026-07-07 14:48:25.437 | Setting up python3-pip-whl (24.0+dfsg-1ubuntu1.3) ... 2026-07-07 14:48:25.448 | Setting up libx86-1:amd64 (1.1+ds1-12build1) ... 2026-07-07 14:48:25.459 | Setting up libarchive-zip-perl (1.68-1) ... 2026-07-07 14:48:25.471 | Setting up vbetool (1.1-5) ... 2026-07-07 14:48:25.482 | Setting up pm-utils (1.4.1-21) ... 2026-07-07 14:48:25.501 | Setting up unzip (6.0-28ubuntu4.1) ... 2026-07-07 14:48:25.515 | Setting up libdebhelper-perl (13.14.1ubuntu5) ... 2026-07-07 14:48:25.527 | Setting up liblab-gamut1:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-07 14:48:25.539 | Setting up libpq5:amd64 (16.14-0ubuntu0.24.04.1) ... 2026-07-07 14:48:25.550 | Setting up libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.10) ... 2026-07-07 14:48:25.562 | Setting up libcommon-sense-perl:amd64 (3.75-3build3) ... 2026-07-07 14:48:25.573 | Setting up m4 (1.4.19-4build1) ... 2026-07-07 14:48:25.585 | Setting up libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-07-07 14:48:25.596 | Setting up iputils-arping (3:20240117-1ubuntu0.1) ... 2026-07-07 14:48:25.632 | Setting up libffi-dev:amd64 (3.4.6-1build1) ... 2026-07-07 14:48:25.644 | Setting up conntrack (1:1.4.8-1ubuntu1) ... 2026-07-07 14:48:25.657 | Setting up memcached (1.6.24-1ubuntu0.1) ... 2026-07-07 14:48:26.574 | Created symlink /etc/systemd/system/multi-user.target.wants/memcached.service → /usr/lib/systemd/system/memcached.service. 2026-07-07 14:48:27.030 | Setting up libpcre2-16-0:amd64 (10.42-4ubuntu2.1) ... 2026-07-07 14:48:27.044 | Setting up intltool-debian (0.35.0+20060710.6) ... 2026-07-07 14:48:27.055 | Setting up python3-mysqldb (1.4.6-2build3) ... 2026-07-07 14:48:27.305 | Setting up autotools-dev (20220109.1) ... 2026-07-07 14:48:27.315 | Setting up libz3-4:amd64 (4.8.12-3.1build1) ... 2026-07-07 14:48:27.326 | Setting up libpcre2-32-0:amd64 (10.42-4ubuntu2.1) ... 2026-07-07 14:48:27.337 | Setting up libpkgconf3:amd64 (1.8.1-2build1) ... 2026-07-07 14:48:27.348 | Setting up libpfm4:amd64 (4.13.0+git32-g0d4ed0e-1) ... 2026-07-07 14:48:27.359 | Setting up libllvm17t64:amd64 (1:17.0.6-9ubuntu1) ... 2026-07-07 14:48:27.369 | Setting up libclang1-17t64 (1:17.0.6-9ubuntu1) ... 2026-07-07 14:48:27.380 | Setting up ssl-cert (1.1.2ubuntu1) ... 2026-07-07 14:48:27.441 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-07 14:48:27.441 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-07 14:48:27.441 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-07 14:48:27.622 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-07 14:48:28.411 | Created symlink /etc/systemd/system/multi-user.target.wants/ssl-cert.service → /usr/lib/systemd/system/ssl-cert.service. 2026-07-07 14:48:28.884 | Setting up libgssrpc4t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-07 14:48:28.896 | Setting up libldap-dev:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-07-07 14:48:28.906 | Setting up uuid-dev:amd64 (2.39.3-9ubuntu6.5) ... 2026-07-07 14:48:28.917 | Setting up libpathplan4:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-07 14:48:28.928 | Setting up ebtables (2.0.11-6build1) ... 2026-07-07 14:48:29.509 | Setting up libjs-jquery-metadata (12-4) ... 2026-07-07 14:48:29.520 | Setting up socat (1.8.0.0-4ubuntu0.1) ... 2026-07-07 14:48:29.531 | Setting up libann0 (1.1.2+doc-9build1) ... 2026-07-07 14:48:29.542 | Setting up libncurses6:amd64 (6.4+20240113-1ubuntu2.1) ... 2026-07-07 14:48:29.554 | Setting up bsdmainutils (12.1.8) ... 2026-07-07 14:48:29.567 | Setting up comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2026-07-07 14:48:29.580 | Setting up libssl-dev:amd64 (3.0.13-0ubuntu3.11) ... 2026-07-07 14:48:29.592 | Setting up autopoint (0.21-14ubuntu2) ... 2026-07-07 14:48:29.604 | Setting up icu-devtools (74.2-1ubuntu3.1) ... 2026-07-07 14:48:29.616 | Setting up lsscsi (0.32-1build1) ... 2026-07-07 14:48:29.627 | Setting up osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2026-07-07 14:48:29.638 | Setting up pkgconf-bin (1.8.1-2build1) ... 2026-07-07 14:48:29.650 | Setting up libncursesw6:amd64 (6.4+20240113-1ubuntu2.1) ... 2026-07-07 14:48:29.661 | Setting up libgc1:amd64 (1:8.2.6-1build1) ... 2026-07-07 14:48:29.673 | Setting up libltdl7:amd64 (2.4.7-7build1) ... 2026-07-07 14:48:29.684 | Setting up autoconf (2.71-3) ... 2026-07-07 14:48:29.700 | Setting up llvm-17-tools (1:17.0.6-9ubuntu1) ... 2026-07-07 14:48:29.712 | Setting up libpcre2-posix3:amd64 (10.42-4ubuntu2.1) ... 2026-07-07 14:48:29.724 | Setting up libtypes-serialiser-perl (1.01-1) ... 2026-07-07 14:48:29.736 | Setting up dwz (0.15-1build6) ... 2026-07-07 14:48:29.749 | Setting up libsctp1:amd64 (1.0.19+dfsg-2build1) ... 2026-07-07 14:48:29.762 | Setting up libjs-jquery-tablesorter (1:2.31.3+dfsg1-3) ... 2026-07-07 14:48:29.773 | Setting up vlan (2.0.5ubuntu5) ... 2026-07-07 14:48:29.800 | Setting up libclang-common-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-07-07 14:48:29.811 | Setting up libarchive-cpio-perl (0.10-3) ... 2026-07-07 14:48:29.823 | Setting up libclang-rt-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-07-07 14:48:29.834 | Setting up libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-07-07 14:48:29.845 | Setting up libjson-perl (4.10000-1) ... 2026-07-07 14:48:29.856 | Setting up llvm-17-runtime (1:17.0.6-9ubuntu1) ... 2026-07-07 14:48:29.869 | Setting up fonts-liberation (1:2.1.5-3) ... 2026-07-07 14:48:29.880 | Setting up pcp-conf (6.2.0-1.1build4) ... 2026-07-07 14:48:29.931 | Setting up debugedit (1:5.0-5build2) ... 2026-07-07 14:48:29.942 | Setting up liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-07-07 14:48:29.953 | Setting up libsub-override-perl (0.10-1) ... 2026-07-07 14:48:29.964 | Setting up libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2build1) ... 2026-07-07 14:48:29.975 | Setting up libcdt5:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-07 14:48:29.987 | Setting up libcgraph6:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-07 14:48:29.998 | Setting up apache2-data (2.4.58-1ubuntu8.13) ... 2026-07-07 14:48:30.009 | Setting up curl (8.5.0-2ubuntu10.10) ... 2026-07-07 14:48:30.020 | Setting up fonts-liberation-sans-narrow (1:1.07.6-4) ... 2026-07-07 14:48:30.031 | Setting up libjpeg8-dev:amd64 (8c-2ubuntu11) ... 2026-07-07 14:48:30.043 | Setting up libsm6:amd64 (2:1.2.3-1build3) ... 2026-07-07 14:48:30.054 | Setting up libsys-hostname-long-perl (1.5-3) ... 2026-07-07 14:48:30.065 | Setting up libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-07-07 14:48:30.076 | Setting up libsystemd-dev:amd64 (255.4-1ubuntu8.16) ... 2026-07-07 14:48:30.087 | Setting up sqlite3 (3.45.1-1ubuntu2.6) ... 2026-07-07 14:48:30.098 | Setting up libosinfo-l10n (1.11.0-2build3) ... 2026-07-07 14:48:30.109 | Setting up libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-07 14:48:30.120 | Setting up ncurses-term (6.4+20240113-1ubuntu2.1) ... 2026-07-07 14:48:30.130 | Setting up automake (1:1.16.5-1.3ubuntu1) ... 2026-07-07 14:48:30.142 | update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode 2026-07-07 14:48:30.149 | Setting up libfile-stripnondeterminism-perl (1.13.1-1) ... 2026-07-07 14:48:30.160 | Setting up libjson-xs-perl (4.040-0ubuntu0.24.04.1) ... 2026-07-07 14:48:30.170 | Setting up libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2026-07-07 14:48:30.181 | Setting up libgts-bin (0.7.6+darcs121130-5.2build1) ... 2026-07-07 14:48:30.191 | Setting up libz3-dev:amd64 (4.8.12-3.1build1) ... 2026-07-07 14:48:30.202 | Setting up libncurses-dev:amd64 (6.4+20240113-1ubuntu2.1) ... 2026-07-07 14:48:30.212 | Setting up llvm-17-linker-tools (1:17.0.6-9ubuntu1) ... 2026-07-07 14:48:30.222 | Setting up libpcre2-dev:amd64 (10.42-4ubuntu2.1) ... 2026-07-07 14:48:30.233 | Setting up libkdb5-10t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-07 14:48:30.243 | Setting up python3.12-venv (3.12.3-1ubuntu0.15) ... 2026-07-07 14:48:30.351 | Setting up libtool (2.4.7-7build1) ... 2026-07-07 14:48:30.362 | Setting up po-debconf (1.0.21+nmu1) ... 2026-07-07 14:48:30.373 | Setting up postgresql-client-16 (16.14-0ubuntu0.24.04.1) ... 2026-07-07 14:48:30.903 | 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-07 14:48:30.944 | Setting up libjpeg-dev:amd64 (8c-2ubuntu11) ... 2026-07-07 14:48:30.955 | Setting up haproxy (2.8.16-0ubuntu0.24.04.3) ... 2026-07-07 14:48:31.910 | Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service → /usr/lib/systemd/system/haproxy.service. 2026-07-07 14:48:32.501 | Setting up libpq-dev (16.14-0ubuntu0.24.04.1) ... 2026-07-07 14:48:32.517 | Setting up libobjc4:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-07 14:48:32.529 | Setting up libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2026-07-07 14:48:32.540 | Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2026-07-07 14:48:32.551 | Setting up pkgconf:amd64 (1.8.1-2build1) ... 2026-07-07 14:48:32.585 | Setting up libldap2-dev (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-07-07 14:48:32.596 | Setting up dh-autoreconf (20) ... 2026-07-07 14:48:32.607 | Setting up libclang-cpp17t64 (1:17.0.6-9ubuntu1) ... 2026-07-07 14:48:32.618 | Setting up libmail-sendmail-perl (0.80-3) ... 2026-07-07 14:48:32.630 | Setting up libltdl-dev:amd64 (2.4.7-7build1) ... 2026-07-07 14:48:32.641 | Setting up libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-07-07 14:48:32.653 | Setting up libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2026-07-07 14:48:32.664 | Setting up python3-venv (3.12.3-0ubuntu2.1) ... 2026-07-07 14:48:32.675 | Setting up libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2026-07-07 14:48:32.686 | Setting up fonts-liberation2 (1:2.1.5-3) ... 2026-07-07 14:48:32.697 | Setting up libxt6t64:amd64 (1:1.2.1-1.2build1) ... 2026-07-07 14:48:32.708 | Setting up postgresql-common (257build1.1) ... 2026-07-07 14:48:32.781 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-07 14:48:32.781 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-07 14:48:32.781 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-07 14:48:32.860 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-07 14:48:33.319 | 2026-07-07 14:48:33.319 | Creating config file /etc/postgresql-common/createcluster.conf with new version 2026-07-07 14:48:33.497 | Building PostgreSQL dictionaries from installed myspell/hunspell packages... 2026-07-07 14:48:33.497 | Removing obsolete dictionary files: 2026-07-07 14:48:34.524 | Created symlink /etc/systemd/system/multi-user.target.wants/postgresql.service → /usr/lib/systemd/system/postgresql.service. 2026-07-07 14:48:35.084 | Setting up libgvc6 (2.42.2-9ubuntu0.1) ... 2026-07-07 14:48:35.137 | Setting up libpcp3t64 (6.2.0-1.1build4) ... 2026-07-07 14:48:35.148 | Setting up libsctp-dev:amd64 (1.0.19+dfsg-2build1) ... 2026-07-07 14:48:35.158 | Setting up pkg-config:amd64 (1.8.1-2build1) ... 2026-07-07 14:48:35.169 | Setting up libpcp-gui2t64 (6.2.0-1.1build4) ... 2026-07-07 14:48:35.178 | Setting up dh-strip-nondeterminism (1.13.1-1) ... 2026-07-07 14:48:35.188 | Setting up libgvpr2:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-07 14:48:35.199 | Setting up libpcp-pmda3t64 (6.2.0-1.1build4) ... 2026-07-07 14:48:35.209 | Setting up libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-07 14:48:35.220 | Setting up libpcp-archive1t64 (6.2.0-1.1build4) ... 2026-07-07 14:48:35.230 | Setting up gir1.2-libosinfo-1.0:amd64 (1.11.0-2build3) ... 2026-07-07 14:48:35.241 | Setting up llvm-17 (1:17.0.6-9ubuntu1) ... 2026-07-07 14:48:35.251 | Setting up libobjc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-07 14:48:35.261 | Setting up apache2-utils (2.4.58-1ubuntu8.13) ... 2026-07-07 14:48:35.271 | Setting up krb5-multidev:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-07 14:48:35.281 | Setting up libxmu6:amd64 (2:1.1.3-3build2) ... 2026-07-07 14:48:35.290 | Setting up libpcp-import1t64 (6.2.0-1.1build4) ... 2026-07-07 14:48:35.300 | Setting up libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-07-07 14:48:35.310 | Setting up libpcp-pmda-perl (6.2.0-1.1build4) ... 2026-07-07 14:48:35.321 | Setting up clang-17 (1:17.0.6-9ubuntu1) ... 2026-07-07 14:48:35.331 | Setting up debhelper (13.14.1ubuntu5) ... 2026-07-07 14:48:35.341 | Setting up libxaw7:amd64 (2:1.0.14-1build2) ... 2026-07-07 14:48:35.351 | Setting up apache2-bin (2.4.58-1ubuntu8.13) ... 2026-07-07 14:48:35.362 | Setting up libkrb5-dev:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-07 14:48:35.372 | Setting up libpcp-mmv1t64 (6.2.0-1.1build4) ... 2026-07-07 14:48:35.382 | Setting up libpcp-trace2t64 (6.2.0-1.1build4) ... 2026-07-07 14:48:35.412 | Setting up libapr1-dev (1.7.2-3.1ubuntu0.1) ... 2026-07-07 14:48:35.423 | Setting up libaprutil1-dev (1.6.3-1.1ubuntu7) ... 2026-07-07 14:48:35.434 | Setting up llvm-17-dev (1:17.0.6-9ubuntu1) ... 2026-07-07 14:48:35.444 | Setting up apache2-dev (2.4.58-1ubuntu8.13) ... 2026-07-07 14:48:35.455 | Setting up graphviz (2.42.2-9ubuntu0.1) ... 2026-07-07 14:48:35.468 | Setting up apache2 (2.4.58-1ubuntu8.13) ... 2026-07-07 14:48:36.057 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-07 14:48:36.101 | Enabling module mpm_event. 2026-07-07 14:48:36.152 | Enabling module authz_core. 2026-07-07 14:48:36.159 | Enabling module authz_host. 2026-07-07 14:48:36.207 | Enabling module authn_core. 2026-07-07 14:48:36.213 | Enabling module auth_basic. 2026-07-07 14:48:36.261 | Enabling module access_compat. 2026-07-07 14:48:36.310 | Enabling module authn_file. 2026-07-07 14:48:36.359 | Enabling module authz_user. 2026-07-07 14:48:36.408 | Enabling module alias. 2026-07-07 14:48:36.456 | Enabling module dir. 2026-07-07 14:48:36.504 | Enabling module autoindex. 2026-07-07 14:48:36.552 | Enabling module env. 2026-07-07 14:48:36.602 | Enabling module mime. 2026-07-07 14:48:36.649 | Enabling module negotiation. 2026-07-07 14:48:36.704 | Enabling module setenvif. 2026-07-07 14:48:36.752 | Enabling module filter. 2026-07-07 14:48:36.801 | Enabling module deflate. 2026-07-07 14:48:36.849 | Enabling module status. 2026-07-07 14:48:36.902 | Enabling module reqtimeout. 2026-07-07 14:48:36.949 | Enabling conf charset. 2026-07-07 14:48:37.005 | Enabling conf localized-error-pages. 2026-07-07 14:48:37.053 | Enabling conf other-vhosts-access-log. 2026-07-07 14:48:37.103 | Enabling conf security. 2026-07-07 14:48:37.151 | Enabling conf serve-cgi-bin. 2026-07-07 14:48:37.204 | Enabling site 000-default. 2026-07-07 14:48:38.277 | Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /usr/lib/systemd/system/apache2.service. 2026-07-07 14:48:39.045 | Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /usr/lib/systemd/system/apache-htcacheclean.service. 2026-07-07 14:48:40.485 | Setting up libpcp-web1t64 (6.2.0-1.1build4) ... 2026-07-07 14:48:40.497 | Setting up python3-pcp (6.2.0-1.1build4) ... 2026-07-07 14:48:40.814 | Setting up postgresql-server-dev-16 (16.14-0ubuntu0.24.04.1) ... 2026-07-07 14:48:40.825 | Setting up postgresql-server-dev-all:amd64 (257build1.1) ... 2026-07-07 14:48:40.836 | Setting up pcp (6.2.0-1.1build4) ... 2026-07-07 14:48:42.889 | Created symlink /etc/systemd/system/multi-user.target.wants/pmcd.service → /usr/lib/systemd/system/pmcd.service. 2026-07-07 14:48:42.960 | Created symlink /etc/systemd/system/multi-user.target.wants/pmlogger.service → /usr/lib/systemd/system/pmlogger.service. 2026-07-07 14:48:43.027 | Created symlink /etc/systemd/system/multi-user.target.wants/pmie.service → /usr/lib/systemd/system/pmie.service. 2026-07-07 14:48:43.094 | Created symlink /etc/systemd/system/multi-user.target.wants/pmproxy.service → /usr/lib/systemd/system/pmproxy.service. 2026-07-07 14:48:44.970 | Processing triggers for rsyslog (8.2312.0-3ubuntu9.2) ... 2026-07-07 14:48:45.309 | Processing triggers for ufw (0.36.2-6) ... 2026-07-07 14:48:45.452 | Processing triggers for systemd (255.4-1ubuntu8.16) ... 2026-07-07 14:48:45.516 | Processing triggers for man-db (2.12.0-4build2) ... 2026-07-07 14:48:48.984 | Processing triggers for install-info (7.1-3build2) ... 2026-07-07 14:48:49.164 | Processing triggers for fontconfig (2.15.0-1.1ubuntu2) ... 2026-07-07 14:48:49.221 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-07 14:48:49.477 | perl: warning: Setting locale failed. 2026-07-07 14:48:49.477 | perl: warning: Please check that your locale settings: 2026-07-07 14:48:49.477 | LANGUAGE = (unset), 2026-07-07 14:48:49.477 | LC_ALL = "en_US.utf8", 2026-07-07 14:48:49.477 | LANG = "de_DE.UTF-8" 2026-07-07 14:48:49.477 | are supported and installed on your system. 2026-07-07 14:48:49.477 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-07 14:48:49.609 | perl: warning: Setting locale failed. 2026-07-07 14:48:49.609 | perl: warning: Please check that your locale settings: 2026-07-07 14:48:49.609 | LANGUAGE = (unset), 2026-07-07 14:48:49.609 | LC_ALL = "en_US.utf8", 2026-07-07 14:48:49.609 | LANG = "de_DE.UTF-8" 2026-07-07 14:48:49.610 | are supported and installed on your system. 2026-07-07 14:48:49.610 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-07 14:48:49.659 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-07 14:48:49.659 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-07 14:48:49.660 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-07 14:48:49.729 | perl: warning: Setting locale failed. 2026-07-07 14:48:49.729 | perl: warning: Please check that your locale settings: 2026-07-07 14:48:49.729 | LANGUAGE = (unset), 2026-07-07 14:48:49.729 | LC_ALL = "en_US.utf8", 2026-07-07 14:48:49.729 | LANG = "de_DE.UTF-8" 2026-07-07 14:48:49.729 | are supported and installed on your system. 2026-07-07 14:48:49.729 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-07 14:48:50.233 | 2026-07-07 14:48:50.233 | Running kernel seems to be up-to-date. 2026-07-07 14:48:50.233 | 2026-07-07 14:48:50.233 | Restarting services... 2026-07-07 14:48:50.299 | systemctl restart fwupd.service ksmtuned.service packagekit.service 2026-07-07 14:48:51.088 | 2026-07-07 14:48:51.088 | Service restarts being deferred: 2026-07-07 14:48:51.088 | systemctl restart virtlockd.service 2026-07-07 14:48:51.088 | systemctl restart virtlogd.service 2026-07-07 14:48:51.088 | 2026-07-07 14:48:51.088 | No containers need to be restarted. 2026-07-07 14:48:51.089 | 2026-07-07 14:48:51.089 | User sessions running outdated binaries: 2026-07-07 14:48:51.089 | quobyte @ session #6: sshd[2099] 2026-07-07 14:48:51.104 | 2026-07-07 14:48:51.104 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-07 14:48:52.978 | ++ functions-common:apt_get:1211 : result=0 2026-07-07 14:48:52.982 | ++ functions-common:apt_get:1214 : time_stop apt-get 2026-07-07 14:48:52.984 | ++ functions-common:time_stop:2420 : local name 2026-07-07 14:48:52.986 | ++ functions-common:time_stop:2421 : local end_time 2026-07-07 14:48:52.989 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-07-07 14:48:52.992 | ++ functions-common:time_stop:2423 : local total 2026-07-07 14:48:52.994 | ++ functions-common:time_stop:2424 : local start_time 2026-07-07 14:48:52.997 | ++ functions-common:time_stop:2426 : name=apt-get 2026-07-07 14:48:52.999 | ++ functions-common:time_stop:2427 : start_time=1783435669506 2026-07-07 14:48:53.001 | ++ functions-common:time_stop:2429 : [[ -z 1783435669506 ]] 2026-07-07 14:48:53.005 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 14:48:53.009 | ++ functions-common:time_stop:2432 : end_time=1783435733007 2026-07-07 14:48:53.012 | ++ functions-common:time_stop:2433 : elapsed_time=63501 2026-07-07 14:48:53.014 | ++ functions-common:time_stop:2434 : total=17404 2026-07-07 14:48:53.016 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 14:48:53.018 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=80905 2026-07-07 14:48:53.022 | ++ functions-common:apt_get:1215 : return 0 2026-07-07 14:48:53.025 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2026-07-07 14:48:53.028 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2026-07-07 14:48:53.031 | +++ tools/install_prereqs.sh:source:83 : which python3.12 2026-07-07 14:48:53.036 | ++ tools/install_prereqs.sh:source:83 : export PYTHON=/usr/bin/python3.12 2026-07-07 14:48:53.039 | ++ tools/install_prereqs.sh:source:83 : PYTHON=/usr/bin/python3.12 2026-07-07 14:48:53.042 | ++ tools/install_prereqs.sh:source:88 : date +%s 2026-07-07 14:48:53.045 | ++ tools/install_prereqs.sh:source:89 : date 2026-07-07 14:48:53.050 | + ./stack.sh:main:798 : [[ False != \T\r\u\e ]] 2026-07-07 14:48:53.052 | + ./stack.sh:main:799 : PYPI_ALTERNATIVE_URL= 2026-07-07 14:48:53.056 | + ./stack.sh:main:799 : /home/quobyte/devstack/tools/install_pip.sh 2026-07-07 14:48:53.058 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-07 14:48:53.362 | + tools/install_pip.sh:main:25 : FILES=/home/quobyte/devstack/files 2026-07-07 14:48:53.365 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2026-07-07 14:48:53.367 | + tools/install_pip.sh:main:42 : GetDistro 2026-07-07 14:48:53.369 | + functions-common:GetDistro:472 : GetOSVersion 2026-07-07 14:48:53.372 | + functions-common:GetOSVersion:442 : source /etc/os-release 2026-07-07 14:48:53.374 | ++ /etc/os-release:source:1 : PRETTY_NAME='Ubuntu 24.04.4 LTS' 2026-07-07 14:48:53.377 | ++ /etc/os-release:source:2 : NAME=Ubuntu 2026-07-07 14:48:53.379 | ++ /etc/os-release:source:3 : VERSION_ID=24.04 2026-07-07 14:48:53.382 | ++ /etc/os-release:source:4 : VERSION='24.04.4 LTS (Noble Numbat)' 2026-07-07 14:48:53.384 | ++ /etc/os-release:source:5 : VERSION_CODENAME=noble 2026-07-07 14:48:53.386 | ++ /etc/os-release:source:6 : ID=ubuntu 2026-07-07 14:48:53.389 | ++ /etc/os-release:source:7 : ID_LIKE=debian 2026-07-07 14:48:53.391 | ++ /etc/os-release:source:8 : HOME_URL=https://www.ubuntu.com/ 2026-07-07 14:48:53.393 | ++ /etc/os-release:source:9 : SUPPORT_URL=https://help.ubuntu.com/ 2026-07-07 14:48:53.395 | ++ /etc/os-release:source:10 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2026-07-07 14:48:53.398 | ++ /etc/os-release:source:11 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2026-07-07 14:48:53.401 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=noble 2026-07-07 14:48:53.402 | ++ /etc/os-release:source:13 : LOGO=ubuntu-logo 2026-07-07 14:48:53.405 | + functions-common:GetOSVersion:443 : [[ ubuntu =~ (almalinux|centos|rocky|rhel) ]] 2026-07-07 14:48:53.407 | + functions-common:GetOSVersion:448 : _ensure_lsb_release 2026-07-07 14:48:53.410 | ++ functions-common:_ensure_lsb_release:419 : command -v lsb_release 2026-07-07 14:48:53.412 | + functions-common:_ensure_lsb_release:419 : [[ -x /usr/bin/lsb_release ]] 2026-07-07 14:48:53.414 | + functions-common:_ensure_lsb_release:420 : return 2026-07-07 14:48:53.417 | ++ functions-common:GetOSVersion:450 : lsb_release -r -s 2026-07-07 14:48:53.432 | + functions-common:GetOSVersion:450 : os_RELEASE=24.04 2026-07-07 14:48:53.435 | ++ functions-common:GetOSVersion:451 : lsb_release -c -s 2026-07-07 14:48:53.449 | + functions-common:GetOSVersion:451 : os_CODENAME=noble 2026-07-07 14:48:53.451 | ++ functions-common:GetOSVersion:452 : lsb_release -i -s 2026-07-07 14:48:53.466 | + functions-common:GetOSVersion:452 : os_VENDOR=Ubuntu 2026-07-07 14:48:53.468 | + functions-common:GetOSVersion:455 : [[ Ubuntu =~ (Debian|Ubuntu) ]] 2026-07-07 14:48:53.471 | + functions-common:GetOSVersion:456 : os_PACKAGE=deb 2026-07-07 14:48:53.474 | + functions-common:GetOSVersion:461 : typeset -xr os_VENDOR 2026-07-07 14:48:53.475 | + functions-common:GetOSVersion:462 : typeset -xr os_RELEASE 2026-07-07 14:48:53.478 | + functions-common:GetOSVersion:463 : typeset -xr os_PACKAGE 2026-07-07 14:48:53.480 | + functions-common:GetOSVersion:464 : typeset -xr os_CODENAME 2026-07-07 14:48:53.483 | + functions-common:GetDistro:473 : [[ Ubuntu =~ (Ubuntu) ]] 2026-07-07 14:48:53.484 | + functions-common:GetDistro:476 : DISTRO=noble 2026-07-07 14:48:53.486 | + functions-common:GetDistro:513 : typeset -xr DISTRO 2026-07-07 14:48:53.488 | + tools/install_pip.sh:main:43 : echo 'Distro: noble' 2026-07-07 14:48:53.488 | Distro: noble 2026-07-07 14:48:53.490 | + tools/install_pip.sh:main:117 : get_versions 2026-07-07 14:48:53.493 | ++ tools/install_pip.sh:get_versions:48 : which pip 2026-07-07 14:48:53.498 | + tools/install_pip.sh:get_versions:48 : PIP=/usr/bin/pip 2026-07-07 14:48:53.500 | + tools/install_pip.sh:get_versions:49 : [[ -n /usr/bin/pip ]] 2026-07-07 14:48:53.503 | ++ tools/install_pip.sh:get_versions:50 : /usr/bin/pip --version 2026-07-07 14:48:53.504 | ++ tools/install_pip.sh:get_versions:50 : awk '{ print $2}' 2026-07-07 14:48:54.186 | + tools/install_pip.sh:get_versions:50 : PIP_VERSION=24.0 2026-07-07 14:48:54.188 | + tools/install_pip.sh:get_versions:51 : echo 'pip: 24.0' 2026-07-07 14:48:54.188 | pip: 24.0 2026-07-07 14:48:54.190 | + tools/install_pip.sh:main:119 : [[ -n '' ]] 2026-07-07 14:48:54.193 | + tools/install_pip.sh:main:123 : is_fedora 2026-07-07 14:48:54.194 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-07 14:48:54.197 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-07 14:48:54.198 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-07 14:48:54.200 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-07 14:48:54.201 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-07 14:48:54.204 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-07 14:48:54.206 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-07 14:48:54.207 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-07 14:48:54.209 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-07 14:48:54.211 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-07 14:48:54.212 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-07 14:48:54.215 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-07 14:48:54.216 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-07 14:48:54.218 | + tools/install_pip.sh:main:134 : is_ubuntu 2026-07-07 14:48:54.220 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-07 14:48:54.221 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-07 14:48:54.224 | + tools/install_pip.sh:main:137 : sed -i -e /setuptools/d /opt/stack/requirements/upper-constraints.txt 2026-07-07 14:48:54.228 | + tools/install_pip.sh:main:146 : set -x 2026-07-07 14:48:54.231 | + tools/install_pip.sh:main:149 : get_versions 2026-07-07 14:48:54.234 | ++ tools/install_pip.sh:get_versions:48 : which pip 2026-07-07 14:48:54.239 | + tools/install_pip.sh:get_versions:48 : PIP=/usr/bin/pip 2026-07-07 14:48:54.241 | + tools/install_pip.sh:get_versions:49 : [[ -n /usr/bin/pip ]] 2026-07-07 14:48:54.244 | ++ tools/install_pip.sh:get_versions:50 : /usr/bin/pip --version 2026-07-07 14:48:54.244 | ++ tools/install_pip.sh:get_versions:50 : awk '{ print $2}' 2026-07-07 14:48:54.851 | + tools/install_pip.sh:get_versions:50 : PIP_VERSION=24.0 2026-07-07 14:48:54.853 | + tools/install_pip.sh:get_versions:51 : echo 'pip: 24.0' 2026-07-07 14:48:54.853 | pip: 24.0 2026-07-07 14:48:54.859 | + ./stack.sh:main:803 : source /home/quobyte/devstack/tools/fixup_stuff.sh 2026-07-07 14:48:54.862 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/quobyte/devstack ]] 2026-07-07 14:48:54.865 | + ./stack.sh:main:804 : fixup_all 2026-07-07 14:48:54.868 | + tools/fixup_stuff.sh:fixup_all:111 : fixup_ubuntu 2026-07-07 14:48:54.871 | + tools/fixup_stuff.sh:fixup_ubuntu:95 : is_ubuntu 2026-07-07 14:48:54.874 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-07 14:48:54.878 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-07 14:48:54.881 | + tools/fixup_stuff.sh:fixup_ubuntu:105 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2026-07-07 14:48:54.896 | + tools/fixup_stuff.sh:fixup_ubuntu:106 : sudo rm -rf /usr/lib/python3/dist-packages/pyasn1_modules-0.2.8.egg-info 2026-07-07 14:48:54.911 | + tools/fixup_stuff.sh:fixup_ubuntu:107 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2026-07-07 14:48:54.925 | + tools/fixup_stuff.sh:fixup_all:112 : fixup_fedora 2026-07-07 14:48:54.928 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2026-07-07 14:48:54.931 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-07 14:48:54.933 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-07 14:48:54.935 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-07 14:48:54.937 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-07 14:48:54.939 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-07 14:48:54.943 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-07 14:48:54.946 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-07 14:48:54.948 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-07 14:48:54.951 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-07 14:48:54.954 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-07 14:48:54.955 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-07 14:48:54.959 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-07 14:48:54.961 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-07 14:48:54.963 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2026-07-07 14:48:54.967 | + ./stack.sh:main:806 : [[ True == \T\r\u\e ]] 2026-07-07 14:48:54.969 | + ./stack.sh:main:808 : sudo ln -sf /opt/stack/data/venv/bin/cinder-manage /usr/local/bin 2026-07-07 14:48:54.985 | + ./stack.sh:main:809 : sudo ln -sf /opt/stack/data/venv/bin/cinder-rtstool /usr/local/bin 2026-07-07 14:48:54.999 | + ./stack.sh:main:810 : sudo ln -sf /opt/stack/data/venv/bin/glance /usr/local/bin 2026-07-07 14:48:55.013 | + ./stack.sh:main:811 : sudo ln -sf /opt/stack/data/venv/bin/nova-manage /usr/local/bin 2026-07-07 14:48:55.029 | + ./stack.sh:main:812 : sudo ln -sf /opt/stack/data/venv/bin/openstack /usr/local/bin 2026-07-07 14:48:55.044 | + ./stack.sh:main:813 : sudo ln -sf /opt/stack/data/venv/bin/privsep-helper /usr/local/bin 2026-07-07 14:48:55.059 | + ./stack.sh:main:814 : sudo ln -sf /opt/stack/data/venv/bin/rally /usr/local/bin 2026-07-07 14:48:55.075 | + ./stack.sh:main:815 : sudo ln -sf /opt/stack/data/venv/bin/tox /usr/local/bin 2026-07-07 14:48:55.090 | + ./stack.sh:main:817 : setup_devstack_virtualenv 2026-07-07 14:48:55.094 | + inc/python:setup_devstack_virtualenv:39 : [[ ! -d /opt/stack/data/venv ]] 2026-07-07 14:48:55.097 | + inc/python:setup_devstack_virtualenv:43 : /usr/bin/python3.12 -m venv --system-site-packages /opt/stack/data/venv 2026-07-07 14:49:00.666 | + inc/python:setup_devstack_virtualenv:44 : pip_install -U pip 'setuptools[core]' 2026-07-07 14:49:00.692 | Using python 3.12 to install setuptools 2026-07-07 14:49:00.697 | + 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-07 14:49:02.094 | Requirement already satisfied: pip in /opt/stack/data/venv/lib/python3.12/site-packages (24.0) 2026-07-07 14:49:02.374 | Collecting pip 2026-07-07 14:49:02.499 | Downloading pip-26.1.2-py3-none-any.whl.metadata (4.6 kB) 2026-07-07 14:49:02.511 | Requirement already satisfied: setuptools[core] in /usr/lib/python3/dist-packages (68.1.2) 2026-07-07 14:49:02.994 | Collecting setuptools[core] 2026-07-07 14:49:03.014 | Downloading setuptools-83.0.0-py3-none-any.whl.metadata (6.6 kB) 2026-07-07 14:49:03.177 | Collecting packaging>=24.2 (from setuptools[core]) 2026-07-07 14:49:03.192 | Downloading packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 2026-07-07 14:49:03.276 | Collecting more_itertools>=8.8 (from setuptools[core]) 2026-07-07 14:49:03.293 | Downloading more_itertools-11.1.0-py3-none-any.whl.metadata (41 kB) 2026-07-07 14:49:03.314 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.4/41.4 kB 2.0 MB/s eta 0:00:00 2026-07-07 14:49:03.392 | Collecting jaraco.text>=3.7 (from setuptools[core]) 2026-07-07 14:49:03.414 | Downloading jaraco_text-4.2.0-py3-none-any.whl.metadata (3.8 kB) 2026-07-07 14:49:03.523 | Collecting wheel>=0.43.0 (from setuptools[core]) 2026-07-07 14:49:03.540 | Downloading wheel-0.47.0-py3-none-any.whl.metadata (2.3 kB) 2026-07-07 14:49:03.625 | Collecting jaraco.functools>=4 (from setuptools[core]) 2026-07-07 14:49:03.641 | Downloading jaraco_functools-4.5.0-py3-none-any.whl.metadata (2.9 kB) 2026-07-07 14:49:03.754 | Collecting jaraco.context>=4.1 (from jaraco.text>=3.7->setuptools[core]) 2026-07-07 14:49:03.769 | Downloading jaraco_context-6.1.2-py3-none-any.whl.metadata (4.2 kB) 2026-07-07 14:49:03.853 | Collecting typer-slim (from jaraco.text>=3.7->setuptools[core]) 2026-07-07 14:49:03.871 | Downloading typer_slim-0.24.0-py3-none-any.whl.metadata (4.2 kB) 2026-07-07 14:49:04.117 | Collecting typer>=0.24.0 (from typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-07 14:49:04.131 | Downloading typer-0.26.8-py3-none-any.whl.metadata (15 kB) 2026-07-07 14:49:04.225 | Collecting shellingham>=1.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-07 14:49:04.240 | Downloading shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB) 2026-07-07 14:49:04.419 | Collecting rich>=13.8.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-07 14:49:04.435 | Downloading rich-15.0.0-py3-none-any.whl.metadata (18 kB) 2026-07-07 14:49:04.503 | Collecting annotated-doc>=0.0.2 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-07 14:49:04.522 | Downloading annotated_doc-0.0.4-py3-none-any.whl.metadata (6.6 kB) 2026-07-07 14:49:04.618 | 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-07 14:49:04.640 | Downloading markdown_it_py-4.2.0-py3-none-any.whl.metadata (7.4 kB) 2026-07-07 14:49:04.740 | 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-07 14:49:04.761 | Downloading pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) 2026-07-07 14:49:04.810 | 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-07 14:49:04.850 | Downloading pip-26.1.2-py3-none-any.whl (1.8 MB) 2026-07-07 14:49:05.214 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 5.0 MB/s eta 0:00:00 2026-07-07 14:49:05.239 | Downloading jaraco_functools-4.5.0-py3-none-any.whl (10 kB) 2026-07-07 14:49:05.276 | Downloading jaraco_text-4.2.0-py3-none-any.whl (13 kB) 2026-07-07 14:49:05.305 | Downloading more_itertools-11.1.0-py3-none-any.whl (72 kB) 2026-07-07 14:49:05.325 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 72.2/72.2 kB 4.5 MB/s eta 0:00:00 2026-07-07 14:49:05.344 | Downloading packaging-26.2-py3-none-any.whl (100 kB) 2026-07-07 14:49:05.372 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.2/100.2 kB 3.8 MB/s eta 0:00:00 2026-07-07 14:49:05.397 | Downloading wheel-0.47.0-py3-none-any.whl (32 kB) 2026-07-07 14:49:05.450 | Downloading setuptools-83.0.0-py3-none-any.whl (1.0 MB) 2026-07-07 14:49:05.648 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 5.2 MB/s eta 0:00:00 2026-07-07 14:49:05.663 | Downloading jaraco_context-6.1.2-py3-none-any.whl (7.9 kB) 2026-07-07 14:49:05.686 | Downloading typer_slim-0.24.0-py3-none-any.whl (3.4 kB) 2026-07-07 14:49:05.708 | Downloading typer-0.26.8-py3-none-any.whl (122 kB) 2026-07-07 14:49:05.736 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 122.6/122.6 kB 4.9 MB/s eta 0:00:00 2026-07-07 14:49:05.751 | Downloading annotated_doc-0.0.4-py3-none-any.whl (5.3 kB) 2026-07-07 14:49:05.772 | Downloading rich-15.0.0-py3-none-any.whl (310 kB) 2026-07-07 14:49:05.830 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 310.7/310.7 kB 5.7 MB/s eta 0:00:00 2026-07-07 14:49:05.846 | Downloading shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) 2026-07-07 14:49:05.868 | Downloading markdown_it_py-4.2.0-py3-none-any.whl (91 kB) 2026-07-07 14:49:05.891 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 91.7/91.7 kB 4.5 MB/s eta 0:00:00 2026-07-07 14:49:05.906 | Downloading pygments-2.20.0-py3-none-any.whl (1.2 MB) 2026-07-07 14:49:06.085 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 7.0 MB/s eta 0:00:00 2026-07-07 14:49:06.823 | 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-07 14:49:06.847 | Attempting uninstall: setuptools 2026-07-07 14:49:06.862 | Found existing installation: setuptools 68.1.2 2026-07-07 14:49:06.863 | Not uninstalling setuptools at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-07 14:49:06.863 | Can't uninstall 'setuptools'. No files were found to uninstall. 2026-07-07 14:49:08.017 | Attempting uninstall: pygments 2026-07-07 14:49:08.050 | Found existing installation: Pygments 2.17.2 2026-07-07 14:49:08.050 | Not uninstalling pygments at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-07 14:49:08.053 | Can't uninstall 'Pygments'. No files were found to uninstall. 2026-07-07 14:49:09.310 | Attempting uninstall: pip 2026-07-07 14:49:09.316 | Found existing installation: pip 24.0 2026-07-07 14:49:09.387 | Uninstalling pip-24.0: 2026-07-07 14:49:09.398 | Successfully uninstalled pip-24.0 2026-07-07 14:49:11.028 | Attempting uninstall: packaging 2026-07-07 14:49:11.066 | Found existing installation: packaging 24.0 2026-07-07 14:49:11.067 | Not uninstalling packaging at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-07 14:49:11.068 | Can't uninstall 'packaging'. No files were found to uninstall. 2026-07-07 14:49:11.257 | Attempting uninstall: markdown-it-py 2026-07-07 14:49:11.268 | Found existing installation: markdown-it-py 3.0.0 2026-07-07 14:49:11.270 | Not uninstalling markdown-it-py at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-07 14:49:11.270 | Can't uninstall 'markdown-it-py'. No files were found to uninstall. 2026-07-07 14:49:11.432 | Attempting uninstall: wheel 2026-07-07 14:49:11.454 | Found existing installation: wheel 0.42.0 2026-07-07 14:49:11.454 | Not uninstalling wheel at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-07 14:49:11.454 | Can't uninstall 'wheel'. No files were found to uninstall. 2026-07-07 14:49:11.506 | Attempting uninstall: rich 2026-07-07 14:49:11.547 | Found existing installation: rich 13.7.1 2026-07-07 14:49:11.549 | Not uninstalling rich at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-07 14:49:11.549 | Can't uninstall 'rich'. No files were found to uninstall. 2026-07-07 14:49:12.275 | 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-83.0.0 shellingham-1.5.4 typer-0.26.8 typer-slim-0.24.0 wheel-0.47.0 2026-07-07 14:49:12.480 | + inc/python:pip_install:216 : result=0 2026-07-07 14:49:12.484 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-07 14:49:12.488 | + functions-common:time_stop:2420 : local name 2026-07-07 14:49:12.491 | + functions-common:time_stop:2421 : local end_time 2026-07-07 14:49:12.494 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-07 14:49:12.497 | + functions-common:time_stop:2423 : local total 2026-07-07 14:49:12.500 | + functions-common:time_stop:2424 : local start_time 2026-07-07 14:49:12.504 | + functions-common:time_stop:2426 : name=pip_install 2026-07-07 14:49:12.506 | + functions-common:time_stop:2427 : start_time=1783435740685 2026-07-07 14:49:12.510 | + functions-common:time_stop:2429 : [[ -z 1783435740685 ]] 2026-07-07 14:49:12.513 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 14:49:12.518 | + functions-common:time_stop:2432 : end_time=1783435752514 2026-07-07 14:49:12.521 | + functions-common:time_stop:2433 : elapsed_time=11829 2026-07-07 14:49:12.524 | + functions-common:time_stop:2434 : total=0 2026-07-07 14:49:12.528 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 14:49:12.531 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=11829 2026-07-07 14:49:12.534 | + inc/python:pip_install:219 : return 0 2026-07-07 14:49:12.538 | + 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-07 14:49:12.542 | + 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-07 14:49:12.545 | + 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-07 14:49:12.549 | + inc/python:setup_devstack_virtualenv:48 : export PYTHON=/opt/stack/data/venv/bin/python3 2026-07-07 14:49:12.553 | + inc/python:setup_devstack_virtualenv:48 : PYTHON=/opt/stack/data/venv/bin/python3 2026-07-07 14:49:12.557 | + ./stack.sh:main:821 : pip_install -U os-testr 2026-07-07 14:49:12.587 | Using python 3.12 to install os-testr 2026-07-07 14:49:12.591 | + 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-07 14:49:13.985 | Collecting os-testr 2026-07-07 14:49:14.128 | Downloading os_testr-3.0.0-py3-none-any.whl.metadata (1.8 kB) 2026-07-07 14:49:14.194 | Collecting pbr!=2.1.0,>=2.0.0 (from os-testr) 2026-07-07 14:49:14.213 | Downloading pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-07-07 14:49:14.251 | Collecting python-subunit>=1.0.0 (from os-testr) 2026-07-07 14:49:14.266 | Downloading python_subunit-1.4.6-py3-none-any.whl.metadata (22 kB) 2026-07-07 14:49:14.336 | Collecting testtools>=2.2.0 (from os-testr) 2026-07-07 14:49:14.353 | Downloading testtools-2.9.1-py3-none-any.whl.metadata (5.4 kB) 2026-07-07 14:49:14.366 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->os-testr) (83.0.0) 2026-07-07 14:49:14.398 | Collecting iso8601 (from python-subunit>=1.0.0->os-testr) 2026-07-07 14:49:14.414 | Downloading iso8601-2.1.0-py3-none-any.whl.metadata (3.7 kB) 2026-07-07 14:49:14.507 | Collecting PyYAML (from python-subunit>=1.0.0->os-testr) 2026-07-07 14:49:14.525 | 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-07 14:49:14.568 | Downloading os_testr-3.0.0-py3-none-any.whl (32 kB) 2026-07-07 14:49:14.598 | Downloading pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-07-07 14:49:14.650 | Downloading python_subunit-1.4.6-py3-none-any.whl (77 kB) 2026-07-07 14:49:14.698 | Downloading testtools-2.9.1-py3-none-any.whl (110 kB) 2026-07-07 14:49:14.740 | Downloading iso8601-2.1.0-py3-none-any.whl (7.5 kB) 2026-07-07 14:49:14.761 | 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-07 14:49:14.889 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 807.9/807.9 kB 6.8 MB/s 0:00:00 2026-07-07 14:49:15.053 | Installing collected packages: testtools, PyYAML, pbr, iso8601, python-subunit, os-testr 2026-07-07 14:49:15.200 | Attempting uninstall: PyYAML 2026-07-07 14:49:15.208 | Found existing installation: PyYAML 6.0.1 2026-07-07 14:49:15.208 | Not uninstalling pyyaml at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-07 14:49:15.210 | Can't uninstall 'PyYAML'. No files were found to uninstall. 2026-07-07 14:49:15.598 | 2026-07-07 14:49:15.602 | 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-07 14:49:15.715 | + inc/python:pip_install:216 : result=0 2026-07-07 14:49:15.719 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-07 14:49:15.723 | + functions-common:time_stop:2420 : local name 2026-07-07 14:49:15.727 | + functions-common:time_stop:2421 : local end_time 2026-07-07 14:49:15.730 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-07 14:49:15.734 | + functions-common:time_stop:2423 : local total 2026-07-07 14:49:15.737 | + functions-common:time_stop:2424 : local start_time 2026-07-07 14:49:15.740 | + functions-common:time_stop:2426 : name=pip_install 2026-07-07 14:49:15.744 | + functions-common:time_stop:2427 : start_time=1783435752580 2026-07-07 14:49:15.746 | + functions-common:time_stop:2429 : [[ -z 1783435752580 ]] 2026-07-07 14:49:15.751 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 14:49:15.755 | + functions-common:time_stop:2432 : end_time=1783435755752 2026-07-07 14:49:15.758 | + functions-common:time_stop:2433 : elapsed_time=3172 2026-07-07 14:49:15.762 | + functions-common:time_stop:2434 : total=11829 2026-07-07 14:49:15.766 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 14:49:15.768 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=15001 2026-07-07 14:49:15.771 | + inc/python:pip_install:219 : return 0 2026-07-07 14:49:15.773 | + ./stack.sh:main:825 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2026-07-07 14:49:15.845 | + ./stack.sh:main:826 : sudo systemctl restart systemd-journald 2026-07-07 14:49:15.935 | + ./stack.sh:main:832 : install_infra 2026-07-07 14:49:15.938 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-07-07 14:49:15.942 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2026-07-07 14:49:15.944 | + lib/infra:install_infra:32 : python3.12 -m venv /opt/stack/requirements/.venv 2026-07-07 14:49:21.420 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-07-07 14:49:21.424 | + lib/infra:install_infra:34 : pip_install -U pbr 'setuptools[core]' 2026-07-07 14:49:21.454 | + 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-07 14:49:22.817 | Collecting pbr 2026-07-07 14:49:22.821 | Using cached pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-07-07 14:49:23.242 | Collecting setuptools[core] 2026-07-07 14:49:23.245 | Using cached setuptools-83.0.0-py3-none-any.whl.metadata (6.6 kB) 2026-07-07 14:49:23.393 | Collecting packaging>=24.2 (from setuptools[core]) 2026-07-07 14:49:23.395 | Using cached packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 2026-07-07 14:49:23.464 | Collecting more_itertools>=8.8 (from setuptools[core]) 2026-07-07 14:49:23.467 | Using cached more_itertools-11.1.0-py3-none-any.whl.metadata (41 kB) 2026-07-07 14:49:23.535 | Collecting jaraco.text>=3.7 (from setuptools[core]) 2026-07-07 14:49:23.537 | Using cached jaraco_text-4.2.0-py3-none-any.whl.metadata (3.8 kB) 2026-07-07 14:49:23.626 | Collecting wheel>=0.43.0 (from setuptools[core]) 2026-07-07 14:49:23.630 | Using cached wheel-0.47.0-py3-none-any.whl.metadata (2.3 kB) 2026-07-07 14:49:23.696 | Collecting jaraco.functools>=4 (from setuptools[core]) 2026-07-07 14:49:23.701 | Using cached jaraco_functools-4.5.0-py3-none-any.whl.metadata (2.9 kB) 2026-07-07 14:49:23.799 | Collecting jaraco.context>=4.1 (from jaraco.text>=3.7->setuptools[core]) 2026-07-07 14:49:23.801 | Using cached jaraco_context-6.1.2-py3-none-any.whl.metadata (4.2 kB) 2026-07-07 14:49:23.869 | Collecting typer-slim (from jaraco.text>=3.7->setuptools[core]) 2026-07-07 14:49:23.871 | Using cached typer_slim-0.24.0-py3-none-any.whl.metadata (4.2 kB) 2026-07-07 14:49:24.094 | Collecting typer>=0.24.0 (from typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-07 14:49:24.097 | Using cached typer-0.26.8-py3-none-any.whl.metadata (15 kB) 2026-07-07 14:49:24.171 | Collecting shellingham>=1.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-07 14:49:24.174 | Using cached shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB) 2026-07-07 14:49:24.385 | Collecting rich>=13.8.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-07 14:49:24.387 | Using cached rich-15.0.0-py3-none-any.whl.metadata (18 kB) 2026-07-07 14:49:24.438 | Collecting annotated-doc>=0.0.2 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-07 14:49:24.440 | Using cached annotated_doc-0.0.4-py3-none-any.whl.metadata (6.6 kB) 2026-07-07 14:49:24.531 | 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-07 14:49:24.533 | Using cached markdown_it_py-4.2.0-py3-none-any.whl.metadata (7.4 kB) 2026-07-07 14:49:24.619 | 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-07 14:49:24.623 | Using cached pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) 2026-07-07 14:49:24.713 | 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-07 14:49:24.806 | Downloading mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB) 2026-07-07 14:49:24.832 | Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-07-07 14:49:24.836 | Using cached jaraco_functools-4.5.0-py3-none-any.whl (10 kB) 2026-07-07 14:49:24.837 | Using cached jaraco_text-4.2.0-py3-none-any.whl (13 kB) 2026-07-07 14:49:24.839 | Using cached more_itertools-11.1.0-py3-none-any.whl (72 kB) 2026-07-07 14:49:24.842 | Using cached packaging-26.2-py3-none-any.whl (100 kB) 2026-07-07 14:49:24.845 | Using cached wheel-0.47.0-py3-none-any.whl (32 kB) 2026-07-07 14:49:24.847 | Using cached setuptools-83.0.0-py3-none-any.whl (1.0 MB) 2026-07-07 14:49:24.858 | Using cached jaraco_context-6.1.2-py3-none-any.whl (7.9 kB) 2026-07-07 14:49:24.860 | Using cached typer_slim-0.24.0-py3-none-any.whl (3.4 kB) 2026-07-07 14:49:24.863 | Using cached typer-0.26.8-py3-none-any.whl (122 kB) 2026-07-07 14:49:24.867 | Using cached annotated_doc-0.0.4-py3-none-any.whl (5.3 kB) 2026-07-07 14:49:24.871 | Using cached rich-15.0.0-py3-none-any.whl (310 kB) 2026-07-07 14:49:24.873 | Using cached shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) 2026-07-07 14:49:24.875 | Using cached markdown_it_py-4.2.0-py3-none-any.whl (91 kB) 2026-07-07 14:49:24.878 | Using cached pygments-2.20.0-py3-none-any.whl (1.2 MB) 2026-07-07 14:49:24.904 | Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) 2026-07-07 14:49:25.180 | 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-07 14:49:28.880 | 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-83.0.0 shellingham-1.5.4 typer-0.26.8 typer-slim-0.24.0 wheel-0.47.0 2026-07-07 14:49:29.071 | + inc/python:pip_install:216 : result=0 2026-07-07 14:49:29.075 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-07 14:49:29.078 | + functions-common:time_stop:2420 : local name 2026-07-07 14:49:29.082 | + functions-common:time_stop:2421 : local end_time 2026-07-07 14:49:29.085 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-07 14:49:29.088 | + functions-common:time_stop:2423 : local total 2026-07-07 14:49:29.092 | + functions-common:time_stop:2424 : local start_time 2026-07-07 14:49:29.095 | + functions-common:time_stop:2426 : name=pip_install 2026-07-07 14:49:29.099 | + functions-common:time_stop:2427 : start_time=1783435761444 2026-07-07 14:49:29.102 | + functions-common:time_stop:2429 : [[ -z 1783435761444 ]] 2026-07-07 14:49:29.106 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 14:49:29.111 | + functions-common:time_stop:2432 : end_time=1783435769107 2026-07-07 14:49:29.115 | + functions-common:time_stop:2433 : elapsed_time=7663 2026-07-07 14:49:29.118 | + functions-common:time_stop:2434 : total=15001 2026-07-07 14:49:29.121 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 14:49:29.124 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=22664 2026-07-07 14:49:29.127 | + inc/python:pip_install:219 : return 0 2026-07-07 14:49:29.131 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-07-07 14:49:29.135 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2026-07-07 14:49:29.162 | + 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-07 14:49:30.409 | Processing /opt/stack/requirements 2026-07-07 14:49:30.412 | Installing build dependencies: started 2026-07-07 14:49:33.464 | Installing build dependencies: finished with status 'done' 2026-07-07 14:49:33.466 | Getting requirements to build wheel: started 2026-07-07 14:49:33.754 | Getting requirements to build wheel: finished with status 'done' 2026-07-07 14:49:33.759 | Preparing metadata (pyproject.toml): started 2026-07-07 14:49:34.906 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-07 14:49:35.096 | Collecting fixtures>=3.0.0 (from openstack_requirements==1.2.1.dev8493) 2026-07-07 14:49:35.186 | Downloading fixtures-4.3.2-py3-none-any.whl.metadata (22 kB) 2026-07-07 14:49:35.203 | 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.dev8493) (26.2) 2026-07-07 14:49:35.309 | Collecting requests>=2.14.2 (from openstack_requirements==1.2.1.dev8493) 2026-07-07 14:49:35.327 | Downloading requests-2.34.2-py3-none-any.whl.metadata (4.8 kB) 2026-07-07 14:49:35.479 | Collecting PyYAML>=3.12 (from openstack_requirements==1.2.1.dev8493) 2026-07-07 14:49:35.483 | 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-07 14:49:35.630 | Collecting beagle>=0.2.1 (from openstack_requirements==1.2.1.dev8493) 2026-07-07 14:49:35.652 | Downloading beagle-0.5.0-py3-none-any.whl.metadata (1.1 kB) 2026-07-07 14:49:35.664 | 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.dev8493) (83.0.0) 2026-07-07 14:49:36.020 | Collecting charset_normalizer<4,>=2 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8493) 2026-07-07 14:49:36.035 | 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-07 14:49:36.051 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 3.1 MB/s eta 0:00:00 2026-07-07 14:49:36.123 | Collecting idna<4,>=2.5 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8493) 2026-07-07 14:49:36.140 | Downloading idna-3.18-py3-none-any.whl.metadata (6.1 kB) 2026-07-07 14:49:36.262 | Collecting urllib3<3,>=1.26 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8493) 2026-07-07 14:49:36.279 | Downloading urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) 2026-07-07 14:49:36.367 | Collecting certifi>=2023.5.7 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8493) 2026-07-07 14:49:36.383 | Downloading certifi-2026.6.17-py3-none-any.whl.metadata (2.5 kB) 2026-07-07 14:49:36.505 | Downloading beagle-0.5.0-py3-none-any.whl (10 kB) 2026-07-07 14:49:36.535 | Downloading fixtures-4.3.2-py3-none-any.whl (41 kB) 2026-07-07 14:49:36.547 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.6/41.6 kB 4.4 MB/s eta 0:00:00 2026-07-07 14:49:36.552 | 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-07 14:49:36.581 | Downloading requests-2.34.2-py3-none-any.whl (73 kB) 2026-07-07 14:49:36.594 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 73.1/73.1 kB 7.1 MB/s eta 0:00:00 2026-07-07 14:49:36.614 | Downloading certifi-2026.6.17-py3-none-any.whl (133 kB) 2026-07-07 14:49:36.629 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.3/133.3 kB 12.1 MB/s eta 0:00:00 2026-07-07 14:49:36.649 | 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-07 14:49:36.666 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 216.6/216.6 kB 16.7 MB/s eta 0:00:00 2026-07-07 14:49:36.682 | Downloading idna-3.18-py3-none-any.whl (65 kB) 2026-07-07 14:49:36.695 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.5/65.5 kB 7.2 MB/s eta 0:00:00 2026-07-07 14:49:36.710 | Downloading urllib3-2.7.0-py3-none-any.whl (131 kB) 2026-07-07 14:49:36.725 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.1/131.1 kB 12.2 MB/s eta 0:00:00 2026-07-07 14:49:36.758 | Building wheels for collected packages: openstack_requirements 2026-07-07 14:49:36.758 | Building wheel for openstack_requirements (pyproject.toml): started 2026-07-07 14:49:38.962 | Building wheel for openstack_requirements (pyproject.toml): finished with status 'done' 2026-07-07 14:49:38.967 | Created wheel for openstack_requirements: filename=openstack_requirements-1.2.1.dev8493-py3-none-any.whl size=52404 sha256=88d647108bc98f93d048a7dbfd946ad8bebc2a300ee524125d8f184efa80b6f6 2026-07-07 14:49:38.967 | Stored in directory: /tmp/pip-ephem-wheel-cache-vhm5t5sm/wheels/09/5d/92/4cd2c84803dbd4129257ae3d0359353f58d376e96c4633bda7 2026-07-07 14:49:38.969 | Successfully built openstack_requirements 2026-07-07 14:49:39.243 | Installing collected packages: urllib3, PyYAML, idna, fixtures, charset_normalizer, certifi, beagle, requests, openstack_requirements 2026-07-07 14:49:40.004 | 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.dev8493 requests-2.34.2 urllib3-2.7.0 2026-07-07 14:49:40.216 | + inc/python:pip_install:216 : result=0 2026-07-07 14:49:40.220 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-07 14:49:40.223 | + functions-common:time_stop:2420 : local name 2026-07-07 14:49:40.226 | + functions-common:time_stop:2421 : local end_time 2026-07-07 14:49:40.230 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-07 14:49:40.232 | + functions-common:time_stop:2423 : local total 2026-07-07 14:49:40.235 | + functions-common:time_stop:2424 : local start_time 2026-07-07 14:49:40.238 | + functions-common:time_stop:2426 : name=pip_install 2026-07-07 14:49:40.241 | + functions-common:time_stop:2427 : start_time=1783435769153 2026-07-07 14:49:40.245 | + functions-common:time_stop:2429 : [[ -z 1783435769153 ]] 2026-07-07 14:49:40.249 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 14:49:40.253 | + functions-common:time_stop:2432 : end_time=1783435780251 2026-07-07 14:49:40.257 | + functions-common:time_stop:2433 : elapsed_time=11098 2026-07-07 14:49:40.259 | + functions-common:time_stop:2434 : total=22664 2026-07-07 14:49:40.262 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 14:49:40.266 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=33762 2026-07-07 14:49:40.269 | + inc/python:pip_install:219 : return 0 2026-07-07 14:49:40.272 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2026-07-07 14:49:40.276 | + lib/infra:install_infra:42 : use_library_from_git pbr 2026-07-07 14:49:40.278 | + inc/python:use_library_from_git:266 : local name=pbr 2026-07-07 14:49:40.280 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-07 14:49:40.284 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-07 14:49:40.287 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,pbr, ]] 2026-07-07 14:49:40.290 | + inc/python:use_library_from_git:269 : return 1 2026-07-07 14:49:40.294 | + lib/infra:install_infra:48 : pip_install -U pbr 2026-07-07 14:49:40.320 | Using python 3.12 to install pbr 2026-07-07 14:49:40.322 | + 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-07 14:49:41.293 | Requirement already satisfied: pbr in /opt/stack/data/venv/lib/python3.12/site-packages (7.0.3) 2026-07-07 14:49:41.494 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr) (83.0.0) 2026-07-07 14:49:41.729 | + inc/python:pip_install:216 : result=0 2026-07-07 14:49:41.733 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-07 14:49:41.736 | + functions-common:time_stop:2420 : local name 2026-07-07 14:49:41.739 | + functions-common:time_stop:2421 : local end_time 2026-07-07 14:49:41.743 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-07 14:49:41.746 | + functions-common:time_stop:2423 : local total 2026-07-07 14:49:41.748 | + functions-common:time_stop:2424 : local start_time 2026-07-07 14:49:41.750 | + functions-common:time_stop:2426 : name=pip_install 2026-07-07 14:49:41.753 | + functions-common:time_stop:2427 : start_time=1783435780314 2026-07-07 14:49:41.755 | + functions-common:time_stop:2429 : [[ -z 1783435780314 ]] 2026-07-07 14:49:41.759 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 14:49:41.763 | + functions-common:time_stop:2432 : end_time=1783435781760 2026-07-07 14:49:41.767 | + functions-common:time_stop:2433 : elapsed_time=1446 2026-07-07 14:49:41.770 | + functions-common:time_stop:2434 : total=33762 2026-07-07 14:49:41.774 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 14:49:41.777 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=35208 2026-07-07 14:49:41.781 | + inc/python:pip_install:219 : return 0 2026-07-07 14:49:41.784 | + ./stack.sh:main:835 : python3.12 -m venv /opt/stack/bindep-venv 2026-07-07 14:49:47.245 | + ./stack.sh:main:837 : /opt/stack/bindep-venv/bin/pip install bindep 2026-07-07 14:49:48.044 | Collecting bindep 2026-07-07 14:49:48.154 | Downloading bindep-2.14.0-py3-none-any.whl.metadata (11 kB) 2026-07-07 14:49:48.257 | Collecting distro>=1.7 (from bindep) 2026-07-07 14:49:48.272 | Downloading distro-1.9.0-py3-none-any.whl.metadata (6.8 kB) 2026-07-07 14:49:48.357 | Collecting packaging (from bindep) 2026-07-07 14:49:48.359 | Using cached packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 2026-07-07 14:49:48.409 | Collecting Parsley (from bindep) 2026-07-07 14:49:48.425 | Downloading Parsley-1.3-py2.py3-none-any.whl.metadata (4.1 kB) 2026-07-07 14:49:48.514 | Collecting pbr>=2 (from bindep) 2026-07-07 14:49:48.516 | Using cached pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-07-07 14:49:48.911 | Collecting setuptools (from pbr>=2->bindep) 2026-07-07 14:49:48.917 | Using cached setuptools-83.0.0-py3-none-any.whl.metadata (6.6 kB) 2026-07-07 14:49:49.003 | Downloading bindep-2.14.0-py3-none-any.whl (35 kB) 2026-07-07 14:49:49.033 | Downloading distro-1.9.0-py3-none-any.whl (20 kB) 2026-07-07 14:49:49.044 | Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-07-07 14:49:49.048 | Using cached packaging-26.2-py3-none-any.whl (100 kB) 2026-07-07 14:49:49.067 | Downloading Parsley-1.3-py2.py3-none-any.whl (88 kB) 2026-07-07 14:49:49.093 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 88.9/88.9 kB 4.0 MB/s eta 0:00:00 2026-07-07 14:49:49.095 | Using cached setuptools-83.0.0-py3-none-any.whl (1.0 MB) 2026-07-07 14:49:49.239 | Installing collected packages: Parsley, setuptools, packaging, distro, pbr, bindep 2026-07-07 14:49:50.992 | Successfully installed Parsley-1.3 bindep-2.14.0 distro-1.9.0 packaging-26.2 pbr-7.0.3 setuptools-83.0.0 2026-07-07 14:49:51.138 | + ./stack.sh:main:838 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-07-07 14:49:51.142 | + ./stack.sh:main:838 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-07-07 14:49:51.149 | ++ ./stack.sh:main:841 : _get_plugin_bindep_packages 2026-07-07 14:49:51.172 | + ./stack.sh:main:841 : pkgs= 2026-07-07 14:49:51.176 | + ./stack.sh:main:842 : [[ -n '' ]] 2026-07-07 14:49:51.179 | + ./stack.sh:main:849 : run_phase stack pre-install 2026-07-07 14:49:51.182 | + functions-common:run_phase:1848 : local mode=stack 2026-07-07 14:49:51.185 | + functions-common:run_phase:1849 : local phase=pre-install 2026-07-07 14:49:51.189 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-07-07 14:49:51.192 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-07-07 14:49:51.196 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-07-07 14:49:51.200 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-07-07 14:49:51.203 | + functions-common:run_phase:1858 : local extra 2026-07-07 14:49:51.206 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-07-07 14:49:51.212 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-07-07 14:49:51.215 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-07-07 14:49:51.219 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-07-07 14:49:51.222 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack pre-install 2026-07-07 14:49:51.226 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-07-07 14:49:51.246 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-07 14:49:51.249 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-07-07 14:49:51.253 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-07-07 14:49:51.256 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2026-07-07 14:49:51.259 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-07-07 14:49:51.262 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-07-07 14:49:51.266 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-07-07 14:49:51.269 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2026-07-07 14:49:51.270 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2026-07-07 14:49:51.273 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2026-07-07 14:49:51.277 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2026-07-07 14:49:51.280 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2026-07-07 14:49:51.283 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-07-07 14:49:51.286 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-07-07 14:49:51.289 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-07-07 14:49:51.291 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-07-07 14:49:51.295 | + functions-common:run_phase:1875 : run_plugins stack pre-install 2026-07-07 14:49:51.298 | + functions-common:run_plugins:1834 : local mode=stack 2026-07-07 14:49:51.300 | + functions-common:run_plugins:1835 : local phase=pre-install 2026-07-07 14:49:51.305 | + functions-common:run_plugins:1837 : local plugins= 2026-07-07 14:49:51.308 | + functions-common:run_plugins:1838 : local plugin 2026-07-07 14:49:51.312 | + ./stack.sh:main:852 : set_systemd_override DefaultLimitNOFILE 2048 2026-07-07 14:49:51.316 | + functions:set_systemd_override:844 : local key=DefaultLimitNOFILE 2026-07-07 14:49:51.320 | + functions:set_systemd_override:845 : local value=2048 2026-07-07 14:49:51.323 | + functions:set_systemd_override:847 : local sysconf=/etc/systemd/system.conf 2026-07-07 14:49:51.327 | + functions:set_systemd_override:848 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2026-07-07 14:49:51.396 | + functions:set_systemd_override:849 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2026-07-07 14:49:51.396 | Set systemd system override for DefaultLimitNOFILE=2048 2026-07-07 14:49:51.400 | + functions:set_systemd_override:851 : sudo systemctl daemon-reload 2026-07-07 14:49:51.814 | + ./stack.sh:main:854 : install_rpc_backend 2026-07-07 14:49:51.817 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2026-07-07 14:49:51.840 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 14:49:51.845 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2026-07-07 14:49:51.849 | + functions-common:install_package:1438 : update_package_repo 2026-07-07 14:49:51.853 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-07 14:49:51.857 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-07 14:49:51.861 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-07 14:49:51.864 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-07 14:49:51.866 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-07 14:49:51.869 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-07 14:49:51.872 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-07 14:49:51.874 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-07 14:49:51.876 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-07 14:49:51.880 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-07 14:49:51.882 | + functions-common:apt_get_update:1167 : return 2026-07-07 14:49:51.884 | + functions-common:install_package:1439 : real_install_package rabbitmq-server 2026-07-07 14:49:51.887 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-07 14:49:51.889 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-07 14:49:51.892 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-07 14:49:51.894 | + functions-common:real_install_package:1427 : apt_get install rabbitmq-server 2026-07-07 14:49:51.915 | + 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-07 14:49:51.953 | Reading package lists... 2026-07-07 14:49:52.345 | Building dependency tree... 2026-07-07 14:49:52.346 | Reading state information... 2026-07-07 14:49:52.936 | The following packages were automatically installed and are no longer required: 2026-07-07 14:49:52.941 | libfwupd2 libgusb2 2026-07-07 14:49:52.941 | Use 'sudo apt autoremove' to remove them. 2026-07-07 14:49:52.941 | The following additional packages will be installed: 2026-07-07 14:49:52.941 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2026-07-07 14:49:52.941 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2026-07-07 14:49:52.941 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2026-07-07 14:49:52.942 | erlang-tools erlang-xmerl 2026-07-07 14:49:52.945 | Suggested packages: 2026-07-07 14:49:52.945 | erlang erlang-manpages erlang-doc 2026-07-07 14:49:53.003 | The following NEW packages will be installed: 2026-07-07 14:49:53.003 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2026-07-07 14:49:53.003 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2026-07-07 14:49:53.004 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2026-07-07 14:49:53.006 | erlang-tools erlang-xmerl rabbitmq-server 2026-07-07 14:49:53.087 | 0 upgraded, 18 newly installed, 0 to remove and 14 not upgraded. 2026-07-07 14:49:53.087 | Need to get 36.1 MB of archives. 2026-07-07 14:49:53.087 | After this operation, 56.3 MB of additional disk space will be used. 2026-07-07 14:49:53.088 | 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-07 14:49:53.211 | 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-07 14:49:53.222 | 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-07 14:49:53.229 | 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-07 14:49:53.239 | 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-07 14:49:53.249 | 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-07 14:49:53.255 | 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-07 14:49:53.274 | 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-07 14:49:53.277 | 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-07 14:49:53.283 | 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-07 14:49:53.290 | 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-07 14:49:53.298 | 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-07 14:49:53.320 | 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-07 14:49:53.324 | 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-07 14:49:53.329 | 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-07 14:49:53.336 | 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-07 14:49:53.345 | 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-07 14:49:53.361 | Get:18 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 rabbitmq-server all 3.12.1-1ubuntu1.2 [15.9 MB] 2026-07-07 14:49:53.772 | perl: warning: Setting locale failed. 2026-07-07 14:49:53.772 | perl: warning: Please check that your locale settings: 2026-07-07 14:49:53.772 | LANGUAGE = (unset), 2026-07-07 14:49:53.772 | LC_ALL = "en_US.utf8", 2026-07-07 14:49:53.772 | LANG = "de_DE.UTF-8" 2026-07-07 14:49:53.773 | are supported and installed on your system. 2026-07-07 14:49:53.773 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-07 14:49:53.834 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-07 14:49:53.834 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-07 14:49:53.834 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-07 14:49:54.039 | Fetched 36.1 MB in 1s (72.0 MB/s) 2026-07-07 14:49:54.125 | Selecting previously unselected package erlang-base. 2026-07-07 14:49:54.182 | (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-07 14:49:54.188 | Preparing to unpack .../00-erlang-base_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-07 14:49:54.193 | Unpacking erlang-base (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-07 14:49:54.571 | Selecting previously unselected package erlang-asn1. 2026-07-07 14:49:54.583 | Preparing to unpack .../01-erlang-asn1_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-07 14:49:54.587 | Unpacking erlang-asn1 (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-07 14:49:54.649 | Selecting previously unselected package erlang-crypto. 2026-07-07 14:49:54.660 | Preparing to unpack .../02-erlang-crypto_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-07 14:49:54.664 | Unpacking erlang-crypto (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-07 14:49:54.710 | Selecting previously unselected package erlang-public-key. 2026-07-07 14:49:54.721 | Preparing to unpack .../03-erlang-public-key_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-07 14:49:54.725 | Unpacking erlang-public-key (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-07 14:49:54.779 | Selecting previously unselected package erlang-mnesia. 2026-07-07 14:49:54.790 | Preparing to unpack .../04-erlang-mnesia_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-07 14:49:54.794 | Unpacking erlang-mnesia (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-07 14:49:54.862 | Selecting previously unselected package erlang-runtime-tools. 2026-07-07 14:49:54.874 | Preparing to unpack .../05-erlang-runtime-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-07 14:49:54.878 | Unpacking erlang-runtime-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-07 14:49:54.953 | Selecting previously unselected package erlang-ssl. 2026-07-07 14:49:54.964 | Preparing to unpack .../06-erlang-ssl_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-07 14:49:54.967 | Unpacking erlang-ssl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-07 14:49:55.059 | Selecting previously unselected package erlang-eldap. 2026-07-07 14:49:55.071 | Preparing to unpack .../07-erlang-eldap_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-07 14:49:55.075 | Unpacking erlang-eldap (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-07 14:49:55.118 | Selecting previously unselected package erlang-ftp. 2026-07-07 14:49:55.130 | Preparing to unpack .../08-erlang-ftp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-07 14:49:55.134 | Unpacking erlang-ftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-07 14:49:55.177 | Selecting previously unselected package erlang-tftp. 2026-07-07 14:49:55.189 | Preparing to unpack .../09-erlang-tftp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-07 14:49:55.193 | Unpacking erlang-tftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-07 14:49:55.238 | Selecting previously unselected package erlang-inets. 2026-07-07 14:49:55.249 | Preparing to unpack .../10-erlang-inets_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-07 14:49:55.254 | Unpacking erlang-inets (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-07 14:49:55.337 | Selecting previously unselected package erlang-snmp. 2026-07-07 14:49:55.348 | Preparing to unpack .../11-erlang-snmp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-07 14:49:55.352 | Unpacking erlang-snmp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-07 14:49:55.506 | Selecting previously unselected package erlang-os-mon. 2026-07-07 14:49:55.516 | Preparing to unpack .../12-erlang-os-mon_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-07 14:49:55.521 | Unpacking erlang-os-mon (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-07 14:49:55.568 | Selecting previously unselected package erlang-parsetools. 2026-07-07 14:49:55.580 | Preparing to unpack .../13-erlang-parsetools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-07 14:49:55.584 | Unpacking erlang-parsetools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-07 14:49:55.630 | Selecting previously unselected package erlang-syntax-tools. 2026-07-07 14:49:55.641 | Preparing to unpack .../14-erlang-syntax-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-07 14:49:55.647 | Unpacking erlang-syntax-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-07 14:49:55.697 | Selecting previously unselected package erlang-tools. 2026-07-07 14:49:55.707 | Preparing to unpack .../15-erlang-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-07 14:49:55.711 | Unpacking erlang-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-07 14:49:55.772 | Selecting previously unselected package erlang-xmerl. 2026-07-07 14:49:55.784 | Preparing to unpack .../16-erlang-xmerl_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-07 14:49:55.788 | Unpacking erlang-xmerl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-07 14:49:55.875 | Selecting previously unselected package rabbitmq-server. 2026-07-07 14:49:55.886 | Preparing to unpack .../17-rabbitmq-server_3.12.1-1ubuntu1.2_all.deb ... 2026-07-07 14:49:55.893 | Unpacking rabbitmq-server (3.12.1-1ubuntu1.2) ... 2026-07-07 14:49:56.921 | Setting up erlang-base (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-07 14:49:57.288 | Created symlink /etc/systemd/system/multi-user.target.wants/epmd.service → /usr/lib/systemd/system/epmd.service. 2026-07-07 14:49:57.288 | Created symlink /etc/systemd/system/sockets.target.wants/epmd.socket → /usr/lib/systemd/system/epmd.socket. 2026-07-07 14:49:59.767 | Searching for services which depend on erlang and should be started... none found. 2026-07-07 14:49:59.774 | Setting up erlang-xmerl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-07 14:49:59.786 | Setting up erlang-syntax-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-07 14:49:59.800 | Setting up erlang-parsetools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-07 14:49:59.812 | Setting up erlang-asn1 (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-07 14:49:59.825 | Setting up erlang-tftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-07 14:49:59.837 | Setting up erlang-mnesia (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-07 14:49:59.849 | Setting up erlang-crypto (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-07 14:49:59.861 | Setting up erlang-runtime-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-07 14:49:59.872 | Setting up erlang-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-07 14:49:59.884 | Setting up erlang-snmp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-07 14:49:59.896 | Setting up erlang-public-key (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-07 14:49:59.908 | Setting up erlang-ssl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-07 14:49:59.920 | Setting up erlang-os-mon (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-07 14:49:59.932 | Setting up erlang-eldap (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-07 14:49:59.944 | Setting up erlang-ftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-07 14:49:59.956 | Setting up erlang-inets (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-07 14:49:59.968 | Setting up rabbitmq-server (3.12.1-1ubuntu1.2) ... 2026-07-07 14:50:00.080 | info: Selecting GID from range 100 to 999 ... 2026-07-07 14:50:00.090 | info: Adding group `rabbitmq' (GID 118) ... 2026-07-07 14:50:00.220 | info: Selecting UID from range 100 to 999 ... 2026-07-07 14:50:00.220 | 2026-07-07 14:50:00.224 | info: Adding system user `rabbitmq' (UID 116) ... 2026-07-07 14:50:00.226 | info: Adding new user `rabbitmq' (UID 116) with group `rabbitmq' ... 2026-07-07 14:50:00.280 | info: Not creating home directory `/var/lib/rabbitmq'. 2026-07-07 14:50:00.485 | Created symlink /etc/systemd/system/multi-user.target.wants/rabbitmq-server.service → /usr/lib/systemd/system/rabbitmq-server.service. 2026-07-07 14:50:19.909 | Processing triggers for man-db (2.12.0-4build2) ... 2026-07-07 14:50:21.590 | perl: warning: Setting locale failed. 2026-07-07 14:50:21.590 | perl: warning: Please check that your locale settings: 2026-07-07 14:50:21.590 | LANGUAGE = (unset), 2026-07-07 14:50:21.590 | LC_ALL = "en_US.utf8", 2026-07-07 14:50:21.590 | LANG = "de_DE.UTF-8" 2026-07-07 14:50:21.590 | are supported and installed on your system. 2026-07-07 14:50:21.590 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-07 14:50:21.717 | perl: warning: Setting locale failed. 2026-07-07 14:50:21.718 | perl: warning: Please check that your locale settings: 2026-07-07 14:50:21.721 | LANGUAGE = (unset), 2026-07-07 14:50:21.721 | LC_ALL = "en_US.utf8", 2026-07-07 14:50:21.721 | LANG = "de_DE.UTF-8" 2026-07-07 14:50:21.721 | are supported and installed on your system. 2026-07-07 14:50:21.721 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-07 14:50:21.769 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-07 14:50:21.769 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-07 14:50:21.769 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-07 14:50:21.839 | perl: warning: Setting locale failed. 2026-07-07 14:50:21.840 | perl: warning: Please check that your locale settings: 2026-07-07 14:50:21.840 | LANGUAGE = (unset), 2026-07-07 14:50:21.840 | LC_ALL = "en_US.utf8", 2026-07-07 14:50:21.840 | LANG = "de_DE.UTF-8" 2026-07-07 14:50:21.840 | are supported and installed on your system. 2026-07-07 14:50:21.840 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-07 14:50:22.342 | 2026-07-07 14:50:22.342 | Running kernel seems to be up-to-date. 2026-07-07 14:50:22.342 | 2026-07-07 14:50:22.342 | Restarting services... 2026-07-07 14:50:22.366 | 2026-07-07 14:50:22.366 | Service restarts being deferred: 2026-07-07 14:50:22.366 | systemctl restart virtlockd.service 2026-07-07 14:50:22.366 | systemctl restart virtlogd.service 2026-07-07 14:50:22.366 | 2026-07-07 14:50:22.366 | No containers need to be restarted. 2026-07-07 14:50:22.366 | 2026-07-07 14:50:22.366 | User sessions running outdated binaries: 2026-07-07 14:50:22.366 | quobyte @ session #6: sshd[2099] 2026-07-07 14:50:22.376 | 2026-07-07 14:50:22.377 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-07 14:50:24.551 | + functions-common:apt_get:1211 : result=0 2026-07-07 14:50:24.553 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-07 14:50:24.557 | + functions-common:time_stop:2420 : local name 2026-07-07 14:50:24.560 | + functions-common:time_stop:2421 : local end_time 2026-07-07 14:50:24.564 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-07 14:50:24.567 | + functions-common:time_stop:2423 : local total 2026-07-07 14:50:24.570 | + functions-common:time_stop:2424 : local start_time 2026-07-07 14:50:24.573 | + functions-common:time_stop:2426 : name=apt-get 2026-07-07 14:50:24.577 | + functions-common:time_stop:2427 : start_time=1783435791912 2026-07-07 14:50:24.580 | + functions-common:time_stop:2429 : [[ -z 1783435791912 ]] 2026-07-07 14:50:24.584 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 14:50:24.590 | + functions-common:time_stop:2432 : end_time=1783435824586 2026-07-07 14:50:24.594 | + functions-common:time_stop:2433 : elapsed_time=32674 2026-07-07 14:50:24.597 | + functions-common:time_stop:2434 : total=80905 2026-07-07 14:50:24.601 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 14:50:24.604 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=113579 2026-07-07 14:50:24.608 | + functions-common:apt_get:1215 : return 0 2026-07-07 14:50:24.611 | + lib/rpc_backend:install_rpc_backend:55 : is_fedora 2026-07-07 14:50:24.614 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-07 14:50:24.618 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-07 14:50:24.621 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-07 14:50:24.624 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-07 14:50:24.628 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-07 14:50:24.631 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-07 14:50:24.634 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-07 14:50:24.638 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-07 14:50:24.641 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-07 14:50:24.645 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-07 14:50:24.648 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-07 14:50:24.652 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-07 14:50:24.655 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-07 14:50:24.658 | + ./stack.sh:main:855 : restart_rpc_backend 2026-07-07 14:50:24.662 | + lib/rpc_backend:restart_rpc_backend:68 : is_service_enabled rabbit 2026-07-07 14:50:24.685 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 14:50:24.688 | + lib/rpc_backend:restart_rpc_backend:70 : echo_summary 'Starting RabbitMQ' 2026-07-07 14:50:24.691 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-07 14:50:24.694 | + ./stack.sh:echo_summary:447 : echo -e Starting RabbitMQ 2026-07-07 14:50:24.698 | + lib/rpc_backend:restart_rpc_backend:81 : local i 2026-07-07 14:50:24.703 | ++ lib/rpc_backend:restart_rpc_backend:82 : seq 20 2026-07-07 14:50:24.708 | + lib/rpc_backend:restart_rpc_backend:82 : for i in `seq 20` 2026-07-07 14:50:24.711 | + lib/rpc_backend:restart_rpc_backend:83 : local rc=0 2026-07-07 14:50:24.715 | + lib/rpc_backend:restart_rpc_backend:85 : [[ 1 -eq 20 ]] 2026-07-07 14:50:24.718 | + lib/rpc_backend:restart_rpc_backend:87 : [[ 1 == \0 ]] 2026-07-07 14:50:24.722 | + lib/rpc_backend:restart_rpc_backend:91 : rabbit_setuser stackrabbit stackqueue 2026-07-07 14:50:24.725 | + lib/rpc_backend:rabbit_setuser:160 : local user=stackrabbit pass=stackqueue found= out= 2026-07-07 14:50:24.730 | ++ lib/rpc_backend:rabbit_setuser:161 : sudo rabbitmqctl list_users 2026-07-07 14:50:25.845 | + lib/rpc_backend:rabbit_setuser:161 : out='Listing users ... 2026-07-07 14:50:25.846 | user tags 2026-07-07 14:50:25.846 | guest [administrator]' 2026-07-07 14:50:25.850 | ++ lib/rpc_backend:rabbit_setuser:163 : echo 'Listing users ... 2026-07-07 14:50:25.850 | user tags 2026-07-07 14:50:25.850 | guest [administrator]' 2026-07-07 14:50:25.850 | ++ lib/rpc_backend:rabbit_setuser:163 : awk '$1 == user { print $1 }' user=stackrabbit 2026-07-07 14:50:25.859 | + lib/rpc_backend:rabbit_setuser:163 : found= 2026-07-07 14:50:25.862 | + lib/rpc_backend:rabbit_setuser:164 : '[' '' = stackrabbit ']' 2026-07-07 14:50:25.865 | + lib/rpc_backend:rabbit_setuser:168 : sudo rabbitmqctl add_user stackrabbit stackqueue 2026-07-07 14:50:26.938 | Adding user "stackrabbit" ... 2026-07-07 14:50:26.957 | Done. Don't forget to grant the user permissions to some virtual hosts! See 'rabbitmqctl help set_permissions' to learn more. 2026-07-07 14:50:26.977 | + lib/rpc_backend:rabbit_setuser:171 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2026-07-07 14:50:28.047 | Setting permissions for user "stackrabbit" in vhost "/" ... 2026-07-07 14:50:28.078 | + lib/rpc_backend:restart_rpc_backend:92 : '[' 0 -ne 0 ']' 2026-07-07 14:50:28.081 | + lib/rpc_backend:restart_rpc_backend:97 : sudo rabbitmqctl change_password stackrabbit stackqueue 2026-07-07 14:50:29.139 | Changing password for user "stackrabbit" ... 2026-07-07 14:50:29.171 | + lib/rpc_backend:restart_rpc_backend:99 : '[' 0 -ne 0 ']' 2026-07-07 14:50:29.174 | + lib/rpc_backend:restart_rpc_backend:103 : break 2026-07-07 14:50:29.177 | + lib/rpc_backend:restart_rpc_backend:106 : sudo rabbitmqctl delete_user guest 2026-07-07 14:50:30.197 | Deleting user "guest" ... 2026-07-07 14:50:30.234 | + ./stack.sh:main:857 : is_service_enabled mysql postgresql 2026-07-07 14:50:30.255 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 14:50:30.258 | + ./stack.sh:main:858 : install_database 2026-07-07 14:50:30.261 | + lib/database:install_database:118 : install_database_mysql 2026-07-07 14:50:30.265 | + lib/databases/mysql:install_database_mysql:202 : is_ubuntu 2026-07-07 14:50:30.267 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-07 14:50:30.271 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-07 14:50:30.275 | + lib/databases/mysql:install_database_mysql:205 : sudo debconf-set-selections 2026-07-07 14:50:30.288 | perl: warning: Setting locale failed. 2026-07-07 14:50:30.288 | perl: warning: Please check that your locale settings: 2026-07-07 14:50:30.288 | LANGUAGE = (unset), 2026-07-07 14:50:30.288 | LC_ALL = "en_US.utf8", 2026-07-07 14:50:30.288 | LANG = "de_DE.UTF-8" 2026-07-07 14:50:30.288 | are supported and installed on your system. 2026-07-07 14:50:30.288 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-07 14:50:30.341 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-07 14:50:30.342 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-07 14:50:30.342 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-07 14:50:30.454 | + lib/databases/mysql:install_database_mysql:215 : [[ ! -e /home/quobyte/.my.cnf ]] 2026-07-07 14:50:30.458 | + lib/databases/mysql:install_database_mysql:216 : cat 2026-07-07 14:50:30.463 | + lib/databases/mysql:install_database_mysql:222 : is_ubuntu 2026-07-07 14:50:30.467 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-07 14:50:30.470 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-07 14:50:30.474 | + lib/databases/mysql:install_database_mysql:222 : '[' mysql '!=' mariadb ']' 2026-07-07 14:50:30.476 | + lib/databases/mysql:install_database_mysql:223 : echo host=127.0.0.1 2026-07-07 14:50:30.479 | + lib/databases/mysql:install_database_mysql:225 : chmod 0600 /home/quobyte/.my.cnf 2026-07-07 14:50:30.484 | + lib/databases/mysql:install_database_mysql:228 : [[ True == \T\r\u\e ]] 2026-07-07 14:50:30.487 | + lib/databases/mysql:install_database_mysql:229 : is_fedora 2026-07-07 14:50:30.491 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-07 14:50:30.494 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-07 14:50:30.498 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-07 14:50:30.502 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-07 14:50:30.506 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-07 14:50:30.510 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-07 14:50:30.513 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-07 14:50:30.516 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-07 14:50:30.519 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-07 14:50:30.523 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-07 14:50:30.527 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-07 14:50:30.531 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-07 14:50:30.535 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-07 14:50:30.538 | + lib/databases/mysql:install_database_mysql:232 : is_ubuntu 2026-07-07 14:50:30.541 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-07 14:50:30.545 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-07 14:50:30.548 | + lib/databases/mysql:install_database_mysql:233 : install_package mysql-server 2026-07-07 14:50:30.551 | + functions-common:install_package:1438 : update_package_repo 2026-07-07 14:50:30.555 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-07 14:50:30.559 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-07 14:50:30.562 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-07 14:50:30.566 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-07 14:50:30.570 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-07 14:50:30.573 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-07 14:50:30.577 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-07 14:50:30.580 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-07 14:50:30.583 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-07 14:50:30.586 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-07 14:50:30.590 | + functions-common:apt_get_update:1167 : return 2026-07-07 14:50:30.593 | + functions-common:install_package:1439 : real_install_package mysql-server 2026-07-07 14:50:30.596 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-07 14:50:30.600 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-07 14:50:30.603 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-07 14:50:30.607 | + functions-common:real_install_package:1427 : apt_get install mysql-server 2026-07-07 14:50:30.634 | + 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-07 14:50:30.670 | Reading package lists... 2026-07-07 14:50:31.012 | Building dependency tree... 2026-07-07 14:50:31.013 | Reading state information... 2026-07-07 14:50:31.508 | The following packages were automatically installed and are no longer required: 2026-07-07 14:50:31.509 | libfwupd2 libgusb2 2026-07-07 14:50:31.510 | Use 'sudo apt autoremove' to remove them. 2026-07-07 14:50:31.511 | The following additional packages will be installed: 2026-07-07 14:50:31.511 | libcgi-fast-perl libcgi-pm-perl libclone-perl libencode-locale-perl 2026-07-07 14:50:31.511 | libevent-pthreads-2.1-7t64 libfcgi-bin libfcgi-perl libfcgi0t64 2026-07-07 14:50:31.511 | libhtml-parser-perl libhtml-tagset-perl libhtml-template-perl 2026-07-07 14:50:31.512 | libhttp-date-perl libhttp-message-perl libio-html-perl 2026-07-07 14:50:31.512 | liblwp-mediatypes-perl libmecab2 libprotobuf-lite32t64 libtimedate-perl 2026-07-07 14:50:31.512 | liburi-perl mecab-ipadic mecab-ipadic-utf8 mecab-utils mysql-client-8.0 2026-07-07 14:50:31.513 | mysql-client-core-8.0 mysql-server-8.0 mysql-server-core-8.0 2026-07-07 14:50:31.515 | Suggested packages: 2026-07-07 14:50:31.516 | libdata-dump-perl libipc-sharedcache-perl libio-compress-brotli-perl 2026-07-07 14:50:31.516 | libbusiness-isbn-perl libregexp-ipv6-perl libwww-perl mailx tinyca 2026-07-07 14:50:31.563 | The following NEW packages will be installed: 2026-07-07 14:50:31.564 | libcgi-fast-perl libcgi-pm-perl libclone-perl libencode-locale-perl 2026-07-07 14:50:31.564 | libevent-pthreads-2.1-7t64 libfcgi-bin libfcgi-perl libfcgi0t64 2026-07-07 14:50:31.564 | libhtml-parser-perl libhtml-tagset-perl libhtml-template-perl 2026-07-07 14:50:31.564 | libhttp-date-perl libhttp-message-perl libio-html-perl 2026-07-07 14:50:31.564 | liblwp-mediatypes-perl libmecab2 libprotobuf-lite32t64 libtimedate-perl 2026-07-07 14:50:31.565 | liburi-perl mecab-ipadic mecab-ipadic-utf8 mecab-utils mysql-client-8.0 2026-07-07 14:50:31.565 | mysql-client-core-8.0 mysql-server mysql-server-8.0 mysql-server-core-8.0 2026-07-07 14:50:31.632 | 0 upgraded, 27 newly installed, 0 to remove and 14 not upgraded. 2026-07-07 14:50:31.633 | Need to get 29.6 MB of archives. 2026-07-07 14:50:31.633 | After this operation, 243 MB of additional disk space will be used. 2026-07-07 14:50:31.633 | 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-07 14:50:31.681 | 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-07 14:50:31.688 | 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-07 14:50:31.694 | Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libmecab2 amd64 0.996-14ubuntu4 [201 kB] 2026-07-07 14:50:31.701 | Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libprotobuf-lite32t64 amd64 3.21.12-8.2ubuntu0.3 [238 kB] 2026-07-07 14:50:31.721 | 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-07 14:50:31.909 | 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-07 14:50:31.925 | Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 libhtml-tagset-perl all 3.20-6 [11.3 kB] 2026-07-07 14:50:31.925 | Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 liburi-perl all 5.27-1 [88.0 kB] 2026-07-07 14:50:31.928 | Get:10 http://archive.ubuntu.com/ubuntu noble/main amd64 libhtml-parser-perl amd64 3.81-1build3 [85.8 kB] 2026-07-07 14:50:31.933 | Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 libcgi-pm-perl all 4.63-1 [185 kB] 2026-07-07 14:50:31.938 | 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-07 14:50:31.944 | Get:13 http://archive.ubuntu.com/ubuntu noble/main amd64 libfcgi-perl amd64 0.82+ds-3build2 [21.7 kB] 2026-07-07 14:50:31.950 | Get:14 http://archive.ubuntu.com/ubuntu noble/main amd64 libcgi-fast-perl all 1:2.17-1 [10.3 kB] 2026-07-07 14:50:31.957 | Get:15 http://archive.ubuntu.com/ubuntu noble/main amd64 libclone-perl amd64 0.46-1build3 [10.7 kB] 2026-07-07 14:50:31.963 | Get:16 http://archive.ubuntu.com/ubuntu noble/main amd64 libencode-locale-perl all 1.05-3 [11.6 kB] 2026-07-07 14:50:31.969 | 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-07 14:50:31.974 | Get:18 http://archive.ubuntu.com/ubuntu noble/main amd64 libhtml-template-perl all 2.97-2 [60.2 kB] 2026-07-07 14:50:31.981 | Get:19 http://archive.ubuntu.com/ubuntu noble/main amd64 libtimedate-perl all 2.3300-2 [34.0 kB] 2026-07-07 14:50:31.986 | Get:20 http://archive.ubuntu.com/ubuntu noble/main amd64 libhttp-date-perl all 6.06-1 [10.2 kB] 2026-07-07 14:50:31.992 | Get:21 http://archive.ubuntu.com/ubuntu noble/main amd64 libio-html-perl all 1.004-3 [15.9 kB] 2026-07-07 14:50:31.999 | Get:22 http://archive.ubuntu.com/ubuntu noble/main amd64 liblwp-mediatypes-perl all 6.04-2 [20.1 kB] 2026-07-07 14:50:32.004 | Get:23 http://archive.ubuntu.com/ubuntu noble/main amd64 libhttp-message-perl all 6.45-1ubuntu1 [78.2 kB] 2026-07-07 14:50:32.011 | Get:24 http://archive.ubuntu.com/ubuntu noble/main amd64 mecab-utils amd64 0.996-14ubuntu4 [4804 B] 2026-07-07 14:50:32.018 | Get:25 http://archive.ubuntu.com/ubuntu noble/main amd64 mecab-ipadic all 2.7.0-20070801+main-3 [6718 kB] 2026-07-07 14:50:32.092 | Get:26 http://archive.ubuntu.com/ubuntu noble/main amd64 mecab-ipadic-utf8 all 2.7.0-20070801+main-3 [4384 B] 2026-07-07 14:50:32.106 | 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-07 14:50:32.329 | perl: warning: Setting locale failed. 2026-07-07 14:50:32.329 | perl: warning: Please check that your locale settings: 2026-07-07 14:50:32.329 | LANGUAGE = (unset), 2026-07-07 14:50:32.329 | LC_ALL = "en_US.utf8", 2026-07-07 14:50:32.329 | LANG = "de_DE.UTF-8" 2026-07-07 14:50:32.329 | are supported and installed on your system. 2026-07-07 14:50:32.329 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-07 14:50:32.392 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-07 14:50:32.392 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-07 14:50:32.392 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-07 14:50:32.521 | Vorkonfiguration der Pakete ... 2026-07-07 14:50:32.532 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-07 14:50:32.662 | Fetched 29.6 MB in 1s (57.6 MB/s) 2026-07-07 14:50:32.698 | Selecting previously unselected package mysql-client-core-8.0. 2026-07-07 14:50:32.769 | (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-07 14:50:32.777 | Preparing to unpack .../00-mysql-client-core-8.0_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-07-07 14:50:32.781 | Unpacking mysql-client-core-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-07 14:50:33.207 | Selecting previously unselected package mysql-client-8.0. 2026-07-07 14:50:33.221 | Preparing to unpack .../01-mysql-client-8.0_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-07-07 14:50:33.226 | Unpacking mysql-client-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-07 14:50:33.280 | Selecting previously unselected package libevent-pthreads-2.1-7t64:amd64. 2026-07-07 14:50:33.295 | Preparing to unpack .../02-libevent-pthreads-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-07-07 14:50:33.303 | Unpacking libevent-pthreads-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-07-07 14:50:33.354 | Selecting previously unselected package libmecab2:amd64. 2026-07-07 14:50:33.369 | Preparing to unpack .../03-libmecab2_0.996-14ubuntu4_amd64.deb ... 2026-07-07 14:50:33.373 | Unpacking libmecab2:amd64 (0.996-14ubuntu4) ... 2026-07-07 14:50:33.428 | Selecting previously unselected package libprotobuf-lite32t64:amd64. 2026-07-07 14:50:33.443 | Preparing to unpack .../04-libprotobuf-lite32t64_3.21.12-8.2ubuntu0.3_amd64.deb ... 2026-07-07 14:50:33.447 | Unpacking libprotobuf-lite32t64:amd64 (3.21.12-8.2ubuntu0.3) ... 2026-07-07 14:50:33.498 | Selecting previously unselected package mysql-server-core-8.0. 2026-07-07 14:50:33.513 | Preparing to unpack .../05-mysql-server-core-8.0_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-07-07 14:50:33.517 | Unpacking mysql-server-core-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-07 14:50:34.485 | Selecting previously unselected package mysql-server-8.0. 2026-07-07 14:50:34.501 | Preparing to unpack .../06-mysql-server-8.0_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-07-07 14:50:34.509 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-07 14:50:34.563 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-07 14:50:34.563 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-07 14:50:34.563 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-07 14:50:34.641 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-07 14:50:34.652 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-07 14:50:34.957 | Unpacking mysql-server-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-07 14:50:35.028 | Selecting previously unselected package libhtml-tagset-perl. 2026-07-07 14:50:35.043 | Preparing to unpack .../07-libhtml-tagset-perl_3.20-6_all.deb ... 2026-07-07 14:50:35.047 | Unpacking libhtml-tagset-perl (3.20-6) ... 2026-07-07 14:50:35.094 | Selecting previously unselected package liburi-perl. 2026-07-07 14:50:35.109 | Preparing to unpack .../08-liburi-perl_5.27-1_all.deb ... 2026-07-07 14:50:35.114 | Unpacking liburi-perl (5.27-1) ... 2026-07-07 14:50:35.198 | Selecting previously unselected package libhtml-parser-perl:amd64. 2026-07-07 14:50:35.212 | Preparing to unpack .../09-libhtml-parser-perl_3.81-1build3_amd64.deb ... 2026-07-07 14:50:35.218 | Unpacking libhtml-parser-perl:amd64 (3.81-1build3) ... 2026-07-07 14:50:35.279 | Selecting previously unselected package libcgi-pm-perl. 2026-07-07 14:50:35.293 | Preparing to unpack .../10-libcgi-pm-perl_4.63-1_all.deb ... 2026-07-07 14:50:35.298 | Unpacking libcgi-pm-perl (4.63-1) ... 2026-07-07 14:50:35.372 | Selecting previously unselected package libfcgi0t64:amd64. 2026-07-07 14:50:35.384 | Preparing to unpack .../11-libfcgi0t64_2.4.2-2.1ubuntu0.24.04.1_amd64.deb ... 2026-07-07 14:50:35.389 | Unpacking libfcgi0t64:amd64 (2.4.2-2.1ubuntu0.24.04.1) ... 2026-07-07 14:50:35.437 | Selecting previously unselected package libfcgi-perl. 2026-07-07 14:50:35.452 | Preparing to unpack .../12-libfcgi-perl_0.82+ds-3build2_amd64.deb ... 2026-07-07 14:50:35.456 | Unpacking libfcgi-perl (0.82+ds-3build2) ... 2026-07-07 14:50:35.505 | Selecting previously unselected package libcgi-fast-perl. 2026-07-07 14:50:35.520 | Preparing to unpack .../13-libcgi-fast-perl_1%3a2.17-1_all.deb ... 2026-07-07 14:50:35.524 | Unpacking libcgi-fast-perl (1:2.17-1) ... 2026-07-07 14:50:35.569 | Selecting previously unselected package libclone-perl:amd64. 2026-07-07 14:50:35.584 | Preparing to unpack .../14-libclone-perl_0.46-1build3_amd64.deb ... 2026-07-07 14:50:35.588 | Unpacking libclone-perl:amd64 (0.46-1build3) ... 2026-07-07 14:50:35.636 | Selecting previously unselected package libencode-locale-perl. 2026-07-07 14:50:35.651 | Preparing to unpack .../15-libencode-locale-perl_1.05-3_all.deb ... 2026-07-07 14:50:35.655 | Unpacking libencode-locale-perl (1.05-3) ... 2026-07-07 14:50:35.708 | Selecting previously unselected package libfcgi-bin. 2026-07-07 14:50:35.725 | Preparing to unpack .../16-libfcgi-bin_2.4.2-2.1ubuntu0.24.04.1_amd64.deb ... 2026-07-07 14:50:35.730 | Unpacking libfcgi-bin (2.4.2-2.1ubuntu0.24.04.1) ... 2026-07-07 14:50:35.773 | Selecting previously unselected package libhtml-template-perl. 2026-07-07 14:50:35.788 | Preparing to unpack .../17-libhtml-template-perl_2.97-2_all.deb ... 2026-07-07 14:50:35.793 | Unpacking libhtml-template-perl (2.97-2) ... 2026-07-07 14:50:35.841 | Selecting previously unselected package libtimedate-perl. 2026-07-07 14:50:35.856 | Preparing to unpack .../18-libtimedate-perl_2.3300-2_all.deb ... 2026-07-07 14:50:35.861 | Unpacking libtimedate-perl (2.3300-2) ... 2026-07-07 14:50:35.934 | Selecting previously unselected package libhttp-date-perl. 2026-07-07 14:50:35.949 | Preparing to unpack .../19-libhttp-date-perl_6.06-1_all.deb ... 2026-07-07 14:50:35.953 | Unpacking libhttp-date-perl (6.06-1) ... 2026-07-07 14:50:36.000 | Selecting previously unselected package libio-html-perl. 2026-07-07 14:50:36.015 | Preparing to unpack .../20-libio-html-perl_1.004-3_all.deb ... 2026-07-07 14:50:36.020 | Unpacking libio-html-perl (1.004-3) ... 2026-07-07 14:50:36.065 | Selecting previously unselected package liblwp-mediatypes-perl. 2026-07-07 14:50:36.080 | Preparing to unpack .../21-liblwp-mediatypes-perl_6.04-2_all.deb ... 2026-07-07 14:50:36.084 | Unpacking liblwp-mediatypes-perl (6.04-2) ... 2026-07-07 14:50:36.129 | Selecting previously unselected package libhttp-message-perl. 2026-07-07 14:50:36.144 | Preparing to unpack .../22-libhttp-message-perl_6.45-1ubuntu1_all.deb ... 2026-07-07 14:50:36.149 | Unpacking libhttp-message-perl (6.45-1ubuntu1) ... 2026-07-07 14:50:36.206 | Selecting previously unselected package mecab-utils. 2026-07-07 14:50:36.221 | Preparing to unpack .../23-mecab-utils_0.996-14ubuntu4_amd64.deb ... 2026-07-07 14:50:36.225 | Unpacking mecab-utils (0.996-14ubuntu4) ... 2026-07-07 14:50:36.274 | Selecting previously unselected package mecab-ipadic. 2026-07-07 14:50:36.289 | Preparing to unpack .../24-mecab-ipadic_2.7.0-20070801+main-3_all.deb ... 2026-07-07 14:50:36.294 | Unpacking mecab-ipadic (2.7.0-20070801+main-3) ... 2026-07-07 14:50:36.934 | Selecting previously unselected package mecab-ipadic-utf8. 2026-07-07 14:50:36.947 | Preparing to unpack .../25-mecab-ipadic-utf8_2.7.0-20070801+main-3_all.deb ... 2026-07-07 14:50:36.951 | Unpacking mecab-ipadic-utf8 (2.7.0-20070801+main-3) ... 2026-07-07 14:50:36.996 | Selecting previously unselected package mysql-server. 2026-07-07 14:50:37.009 | Preparing to unpack .../26-mysql-server_8.0.46-0ubuntu0.24.04.3_all.deb ... 2026-07-07 14:50:37.013 | Unpacking mysql-server (8.0.46-0ubuntu0.24.04.3) ... 2026-07-07 14:50:37.084 | Setting up libprotobuf-lite32t64:amd64 (3.21.12-8.2ubuntu0.3) ... 2026-07-07 14:50:37.096 | Setting up libmecab2:amd64 (0.996-14ubuntu4) ... 2026-07-07 14:50:37.112 | Setting up mysql-client-core-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-07 14:50:37.125 | Setting up libclone-perl:amd64 (0.46-1build3) ... 2026-07-07 14:50:37.136 | Setting up libevent-pthreads-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-07-07 14:50:37.147 | Setting up libfcgi0t64:amd64 (2.4.2-2.1ubuntu0.24.04.1) ... 2026-07-07 14:50:37.159 | Setting up libhtml-tagset-perl (3.20-6) ... 2026-07-07 14:50:37.171 | Setting up liblwp-mediatypes-perl (6.04-2) ... 2026-07-07 14:50:37.183 | Setting up libfcgi-bin (2.4.2-2.1ubuntu0.24.04.1) ... 2026-07-07 14:50:37.194 | Setting up libencode-locale-perl (1.05-3) ... 2026-07-07 14:50:37.206 | Setting up mecab-utils (0.996-14ubuntu4) ... 2026-07-07 14:50:37.217 | Setting up libio-html-perl (1.004-3) ... 2026-07-07 14:50:37.230 | Setting up mysql-server-core-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-07 14:50:37.241 | Setting up libtimedate-perl (2.3300-2) ... 2026-07-07 14:50:37.253 | Setting up mysql-client-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-07 14:50:37.265 | Setting up libfcgi-perl (0.82+ds-3build2) ... 2026-07-07 14:50:37.278 | Setting up liburi-perl (5.27-1) ... 2026-07-07 14:50:37.290 | Setting up mysql-server-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-07 14:50:37.345 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-07 14:50:37.397 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-07 14:50:37.397 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-07 14:50:37.397 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-07 14:50:37.474 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-07 14:50:37.484 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-07 14:50:37.544 | update-alternatives: using /etc/mysql/mysql.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2026-07-07 14:50:37.579 | Renaming removed key_buffer and myisam-recover options (if present) 2026-07-07 14:50:49.587 | mysqld will log errors to /var/log/mysql/error.log 2026-07-07 14:50:50.436 | mysqld is running as pid 16762 2026-07-07 14:50:52.882 | Created symlink /etc/systemd/system/multi-user.target.wants/mysql.service → /usr/lib/systemd/system/mysql.service. 2026-07-07 14:50:54.495 | Setting up libhttp-date-perl (6.06-1) ... 2026-07-07 14:50:54.507 | Setting up mecab-ipadic (2.7.0-20070801+main-3) ... 2026-07-07 14:50:54.517 | Compiling IPA dictionary for Mecab. This takes long time... 2026-07-07 14:50:54.521 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2026-07-07 14:50:54.521 | 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-07 14:50:54.521 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2026-07-07 14:50:54.741 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2026-07-07 14:50:54.788 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2026-07-07 14:50:54.788 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2026-07-07 14:50:54.788 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2026-07-07 14:50:54.788 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2026-07-07 14:50:54.795 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2026-07-07 14:50:54.799 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2026-07-07 14:50:54.880 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2026-07-07 14:50:54.880 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2026-07-07 14:50:54.880 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2026-07-07 14:50:54.881 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2026-07-07 14:50:54.974 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2026-07-07 14:50:54.977 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2026-07-07 14:50:54.985 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2026-07-07 14:50:54.986 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2026-07-07 14:50:54.986 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2026-07-07 14:50:54.987 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2026-07-07 14:50:55.016 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2026-07-07 14:50:55.016 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2026-07-07 14:50:55.016 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2026-07-07 14:50:55.333 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2026-07-07 14:50:55.333 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2026-07-07 14:50:55.333 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2026-07-07 14:50:55.482 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2026-07-07 14:50:55.531 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2026-07-07 14:50:55.531 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2026-07-07 14:50:55.889 | 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-07 14:50:56.007 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2026-07-07 14:50:56.254 | 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-07 14:50:56.257 | 2026-07-07 14:50:56.258 | done! 2026-07-07 14:50:56.264 | update-alternatives: using /var/lib/mecab/dic/ipadic to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2026-07-07 14:50:56.323 | Setting up mecab-ipadic-utf8 (2.7.0-20070801+main-3) ... 2026-07-07 14:50:56.332 | Compiling IPA dictionary for Mecab. This takes long time... 2026-07-07 14:50:56.337 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2026-07-07 14:50:56.337 | 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-07 14:50:56.337 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2026-07-07 14:50:56.632 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2026-07-07 14:50:56.713 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2026-07-07 14:50:56.714 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2026-07-07 14:50:56.714 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2026-07-07 14:50:56.714 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2026-07-07 14:50:56.724 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2026-07-07 14:50:56.729 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2026-07-07 14:50:56.842 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2026-07-07 14:50:56.842 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2026-07-07 14:50:56.842 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2026-07-07 14:50:56.843 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2026-07-07 14:50:56.968 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2026-07-07 14:50:56.971 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2026-07-07 14:50:56.983 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2026-07-07 14:50:56.984 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2026-07-07 14:50:56.985 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2026-07-07 14:50:56.985 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2026-07-07 14:50:57.026 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2026-07-07 14:50:57.026 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2026-07-07 14:50:57.027 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2026-07-07 14:50:57.485 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2026-07-07 14:50:57.486 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2026-07-07 14:50:57.486 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2026-07-07 14:50:57.692 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2026-07-07 14:50:57.762 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2026-07-07 14:50:57.762 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2026-07-07 14:50:58.191 | 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-07 14:50:58.321 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2026-07-07 14:50:58.567 | 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-07 14:50:58.570 | 2026-07-07 14:50:58.570 | done! 2026-07-07 14:50:58.578 | update-alternatives: using /var/lib/mecab/dic/ipadic-utf8 to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2026-07-07 14:50:58.585 | Setting up libhtml-parser-perl:amd64 (3.81-1build3) ... 2026-07-07 14:50:58.596 | Setting up libhttp-message-perl (6.45-1ubuntu1) ... 2026-07-07 14:50:58.607 | Setting up mysql-server (8.0.46-0ubuntu0.24.04.3) ... 2026-07-07 14:50:58.618 | Setting up libcgi-pm-perl (4.63-1) ... 2026-07-07 14:50:58.628 | Setting up libhtml-template-perl (2.97-2) ... 2026-07-07 14:50:58.640 | Setting up libcgi-fast-perl (1:2.17-1) ... 2026-07-07 14:50:58.652 | Processing triggers for man-db (2.12.0-4build2) ... 2026-07-07 14:51:00.554 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-07 14:51:00.795 | perl: warning: Setting locale failed. 2026-07-07 14:51:00.796 | perl: warning: Please check that your locale settings: 2026-07-07 14:51:00.796 | LANGUAGE = (unset), 2026-07-07 14:51:00.796 | LC_ALL = "en_US.utf8", 2026-07-07 14:51:00.796 | LANG = "de_DE.UTF-8" 2026-07-07 14:51:00.796 | are supported and installed on your system. 2026-07-07 14:51:00.796 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-07 14:51:00.926 | perl: warning: Setting locale failed. 2026-07-07 14:51:00.927 | perl: warning: Please check that your locale settings: 2026-07-07 14:51:00.927 | LANGUAGE = (unset), 2026-07-07 14:51:00.927 | LC_ALL = "en_US.utf8", 2026-07-07 14:51:00.927 | LANG = "de_DE.UTF-8" 2026-07-07 14:51:00.927 | are supported and installed on your system. 2026-07-07 14:51:00.927 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-07 14:51:00.976 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-07 14:51:00.976 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-07 14:51:00.977 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-07 14:51:01.046 | perl: warning: Setting locale failed. 2026-07-07 14:51:01.046 | perl: warning: Please check that your locale settings: 2026-07-07 14:51:01.046 | LANGUAGE = (unset), 2026-07-07 14:51:01.046 | LC_ALL = "en_US.utf8", 2026-07-07 14:51:01.046 | LANG = "de_DE.UTF-8" 2026-07-07 14:51:01.047 | are supported and installed on your system. 2026-07-07 14:51:01.047 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-07 14:51:01.563 | 2026-07-07 14:51:01.563 | Running kernel seems to be up-to-date. 2026-07-07 14:51:01.563 | 2026-07-07 14:51:01.563 | Restarting services... 2026-07-07 14:51:01.587 | 2026-07-07 14:51:01.587 | Service restarts being deferred: 2026-07-07 14:51:01.587 | systemctl restart virtlockd.service 2026-07-07 14:51:01.588 | systemctl restart virtlogd.service 2026-07-07 14:51:01.588 | 2026-07-07 14:51:01.588 | No containers need to be restarted. 2026-07-07 14:51:01.588 | 2026-07-07 14:51:01.588 | User sessions running outdated binaries: 2026-07-07 14:51:01.588 | quobyte @ session #6: sshd[2099] 2026-07-07 14:51:01.599 | 2026-07-07 14:51:01.599 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-07 14:51:03.754 | + functions-common:apt_get:1211 : result=0 2026-07-07 14:51:03.756 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-07 14:51:03.760 | + functions-common:time_stop:2420 : local name 2026-07-07 14:51:03.764 | + functions-common:time_stop:2421 : local end_time 2026-07-07 14:51:03.767 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-07 14:51:03.770 | + functions-common:time_stop:2423 : local total 2026-07-07 14:51:03.773 | + functions-common:time_stop:2424 : local start_time 2026-07-07 14:51:03.776 | + functions-common:time_stop:2426 : name=apt-get 2026-07-07 14:51:03.780 | + functions-common:time_stop:2427 : start_time=1783435830630 2026-07-07 14:51:03.783 | + functions-common:time_stop:2429 : [[ -z 1783435830630 ]] 2026-07-07 14:51:03.789 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 14:51:03.794 | + functions-common:time_stop:2432 : end_time=1783435863790 2026-07-07 14:51:03.798 | + functions-common:time_stop:2433 : elapsed_time=33160 2026-07-07 14:51:03.802 | + functions-common:time_stop:2434 : total=113579 2026-07-07 14:51:03.806 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 14:51:03.810 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=146739 2026-07-07 14:51:03.814 | + functions-common:apt_get:1215 : return 0 2026-07-07 14:51:03.817 | + ./stack.sh:main:860 : '[' -n mysql ']' 2026-07-07 14:51:03.821 | + ./stack.sh:main:861 : install_database_python 2026-07-07 14:51:03.825 | + lib/database:install_database_python:123 : install_database_python_mysql 2026-07-07 14:51:03.829 | + lib/databases/mysql:install_database_python_mysql:242 : pip_install_gr PyMySQL 2026-07-07 14:51:03.833 | + inc/python:pip_install_gr:94 : local name=PyMySQL 2026-07-07 14:51:03.837 | + inc/python:pip_install_gr:95 : local clean_name 2026-07-07 14:51:03.842 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements PyMySQL 2026-07-07 14:51:03.846 | ++ inc/python:get_from_global_requirements:241 : local package=PyMySQL 2026-07-07 14:51:03.848 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-07-07 14:51:03.854 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2026-07-07 14:51:03.855 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-07-07 14:51:03.860 | ++ inc/python:get_from_global_requirements:243 : required_pkg='PyMySQL ' 2026-07-07 14:51:03.863 | ++ inc/python:get_from_global_requirements:244 : [[ PyMySQL == '' ]] 2026-07-07 14:51:03.866 | ++ inc/python:get_from_global_requirements:247 : echo PyMySQL 2026-07-07 14:51:03.870 | + inc/python:pip_install_gr:96 : clean_name=PyMySQL 2026-07-07 14:51:03.874 | + inc/python:pip_install_gr:97 : pip_install PyMySQL 2026-07-07 14:51:03.903 | Using python 3.12 to install PyMySQL 2026-07-07 14:51:03.907 | + 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-07 14:51:05.078 | Collecting PyMySQL 2026-07-07 14:51:05.235 | Downloading pymysql-1.2.0-py3-none-any.whl.metadata (4.3 kB) 2026-07-07 14:51:05.263 | Downloading pymysql-1.2.0-py3-none-any.whl (45 kB) 2026-07-07 14:51:05.436 | Installing collected packages: PyMySQL 2026-07-07 14:51:05.506 | Successfully installed PyMySQL-1.2.0 2026-07-07 14:51:05.637 | + inc/python:pip_install:216 : result=0 2026-07-07 14:51:05.640 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-07 14:51:05.644 | + functions-common:time_stop:2420 : local name 2026-07-07 14:51:05.647 | + functions-common:time_stop:2421 : local end_time 2026-07-07 14:51:05.651 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-07 14:51:05.654 | + functions-common:time_stop:2423 : local total 2026-07-07 14:51:05.657 | + functions-common:time_stop:2424 : local start_time 2026-07-07 14:51:05.661 | + functions-common:time_stop:2426 : name=pip_install 2026-07-07 14:51:05.664 | + functions-common:time_stop:2427 : start_time=1783435863897 2026-07-07 14:51:05.668 | + functions-common:time_stop:2429 : [[ -z 1783435863897 ]] 2026-07-07 14:51:05.673 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 14:51:05.679 | + functions-common:time_stop:2432 : end_time=1783435865675 2026-07-07 14:51:05.682 | + functions-common:time_stop:2433 : elapsed_time=1778 2026-07-07 14:51:05.685 | + functions-common:time_stop:2434 : total=35208 2026-07-07 14:51:05.688 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 14:51:05.692 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=36986 2026-07-07 14:51:05.695 | + inc/python:pip_install:219 : return 0 2026-07-07 14:51:05.699 | + lib/databases/mysql:install_database_python_mysql:243 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2026-07-07 14:51:05.703 | + lib/databases/mysql:install_database_python_mysql:245 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2026-07-07 14:51:05.706 | + lib/databases/mysql:install_database_python_mysql:246 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2026-07-07 14:51:05.709 | + ./stack.sh:main:864 : is_service_enabled neutron 2026-07-07 14:51:05.736 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 14:51:05.740 | + ./stack.sh:main:865 : install_neutron_agent_packages 2026-07-07 14:51:05.744 | + lib/neutron:install_neutron_agent_packages:547 : is_service_enabled q-l3 neutron-l3 2026-07-07 14:51:05.770 | + functions-common:is_service_enabled:2076 : return 1 2026-07-07 14:51:05.774 | + lib/neutron:install_neutron_agent_packages:551 : is_service_enabled q-agt neutron-agent q-dhcp neutron-dhcp q-l3 neutron-l3 2026-07-07 14:51:05.800 | + functions-common:is_service_enabled:2076 : return 1 2026-07-07 14:51:05.805 | + ./stack.sh:main:868 : is_service_enabled etcd3 2026-07-07 14:51:05.831 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 14:51:05.835 | + ./stack.sh:main:869 : install_etcd3 2026-07-07 14:51:05.839 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2026-07-07 14:51:05.840 | Installing etcd 2026-07-07 14:51:05.843 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2026-07-07 14:51:05.863 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2026-07-07 14:51:05.881 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2026-07-07 14:51:05.884 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2026-07-07 14:51:05.904 | + lib/etcd3:install_etcd3:113 : local etcd_file 2026-07-07 14:51:05.909 | ++ 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-07 14:51:05.912 | ++ 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-07 14:51:05.915 | ++ functions:get_extra_file:67 : local 'retry_args=--retry-on-host-error --retry-on-http-error=500,503 ' 2026-07-07 14:51:05.919 | ++ functions:get_extra_file:68 : retry_args+='-t 2 --waitretry=10 ' 2026-07-07 14:51:05.921 | ++ functions:get_extra_file:69 : retry_args+='--tries=3 --retry-connrefused' 2026-07-07 14:51:05.924 | ++ functions:get_extra_file:71 : local file_name=etcd-v3.5.21-linux-amd64.tar.gz 2026-07-07 14:51:05.927 | ++ 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-07 14:51:05.930 | ++ functions:get_extra_file:74 : [[ ! -f /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz ]] 2026-07-07 14:51:05.934 | ++ 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-07 14:51:05.942 | --2026-07-07 16:51:05-- https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-07-07 14:51:06.004 | Resolving github.com (github.com)... 140.82.121.4 2026-07-07 14:51:06.024 | Connecting to github.com (github.com)|140.82.121.4|:443... connected. 2026-07-07 14:51:06.280 | HTTP request sent, awaiting response... 302 Found 2026-07-07 14:51:06.280 | 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-07T15%3A49%3A49Z&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-07T14%3A49%3A03Z&ske=2026-07-07T15%3A49%3A49Z&sks=b&skv=2018-11-09&sig=Ki0mRw8R5ts2crcQWhIjvMyKBGhmtd5GWfoH%2BE%2BcTPk%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4MzQzNzY2NiwibmJmIjoxNzgzNDM1ODY2LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.4OB70aqdE4E7-jSNKjIGS1yABZNsvQZt1XdjIxzeALc&response-content-disposition=attachment%3B%20filename%3Detcd-v3.5.21-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream [following] 2026-07-07 14:51:06.281 | --2026-07-07 16:51:06-- 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-07T15%3A49%3A49Z&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-07T14%3A49%3A03Z&ske=2026-07-07T15%3A49%3A49Z&sks=b&skv=2018-11-09&sig=Ki0mRw8R5ts2crcQWhIjvMyKBGhmtd5GWfoH%2BE%2BcTPk%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4MzQzNzY2NiwibmJmIjoxNzgzNDM1ODY2LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.4OB70aqdE4E7-jSNKjIGS1yABZNsvQZt1XdjIxzeALc&response-content-disposition=attachment%3B%20filename%3Detcd-v3.5.21-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream 2026-07-07 14:51:06.312 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.109.133, 185.199.110.133, 185.199.111.133, ... 2026-07-07 14:51:06.326 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.109.133|:443... connected. 2026-07-07 14:51:06.472 | HTTP request sent, awaiting response... 200 OK 2026-07-07 14:51:06.472 | Length: 20927601 (20M) [application/octet-stream] 2026-07-07 14:51:06.472 | Saving to: '/home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' 2026-07-07 14:51:06.540 | 2026-07-07 14:51:06.756 | 0K ........ ........ ... 100% 70.2M=0.3s 2026-07-07 14:51:06.756 | 2026-07-07 14:51:06.756 | 2026-07-07 16:51:06 (70.2 MB/s) - '/home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' saved [20927601/20927601] 2026-07-07 14:51:06.757 | 2026-07-07 14:51:06.762 | ++ functions:get_extra_file:76 : [[ 0 -ne 0 ]] 2026-07-07 14:51:06.767 | ++ functions:get_extra_file:80 : echo /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-07-07 14:51:06.770 | ++ functions:get_extra_file:81 : return 2026-07-07 14:51:06.774 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-07-07 14:51:06.779 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64/etcd ']' 2026-07-07 14:51:06.783 | + lib/etcd3:install_etcd3:116 : echo 'adddda4b06718e68671ffabff2f8cee48488ba61ad82900e639d108f2148501c /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' 2026-07-07 14:51:06.787 | + lib/etcd3:install_etcd3:118 : sha256sum -c /home/quobyte/devstack/files/etcd.sha256sum 2026-07-07 14:51:06.815 | /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz: OK 2026-07-07 14:51:06.819 | + 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-07 14:51:06.829 | etcd-v3.5.21-linux-amd64/ 2026-07-07 14:51:06.829 | etcd-v3.5.21-linux-amd64/Documentation/ 2026-07-07 14:51:06.829 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/ 2026-07-07 14:51:06.829 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/ 2026-07-07 14:51:06.829 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/ 2026-07-07 14:51:06.829 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/v3lock.swagger.json 2026-07-07 14:51:06.829 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/v3election.swagger.json 2026-07-07 14:51:06.829 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/rpc.swagger.json 2026-07-07 14:51:06.829 | etcd-v3.5.21-linux-amd64/Documentation/README.md 2026-07-07 14:51:06.830 | etcd-v3.5.21-linux-amd64/README-etcdutl.md 2026-07-07 14:51:06.830 | etcd-v3.5.21-linux-amd64/READMEv2-etcdctl.md 2026-07-07 14:51:06.830 | etcd-v3.5.21-linux-amd64/README-etcdctl.md 2026-07-07 14:51:06.830 | etcd-v3.5.21-linux-amd64/README.md 2026-07-07 14:51:06.830 | etcd-v3.5.21-linux-amd64/etcdutl 2026-07-07 14:51:06.995 | etcd-v3.5.21-linux-amd64/etcdctl 2026-07-07 14:51:07.193 | etcd-v3.5.21-linux-amd64/etcd 2026-07-07 14:51:07.455 | + lib/etcd3:install_etcd3:121 : sudo cp /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64/etcd /opt/stack/bin/etcd 2026-07-07 14:51:07.493 | + lib/etcd3:install_etcd3:122 : sudo cp /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64/etcdctl /opt/stack/bin/etcdctl 2026-07-07 14:51:07.527 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2026-07-07 14:51:07.532 | + ./stack.sh:main:878 : is_service_enabled tls-proxy 2026-07-07 14:51:07.557 | + functions-common:is_service_enabled:2076 : return 1 2026-07-07 14:51:07.561 | + ./stack.sh:main:888 : install_dstat 2026-07-07 14:51:07.565 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2026-07-07 14:51:07.589 | + functions-common:is_service_enabled:2076 : return 1 2026-07-07 14:51:07.592 | + ./stack.sh:main:894 : echo_summary 'Installing OpenStack project source' 2026-07-07 14:51:07.596 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-07 14:51:07.599 | + ./stack.sh:echo_summary:447 : echo -e Installing OpenStack project source 2026-07-07 14:51:07.603 | + ./stack.sh:main:897 : install_libs 2026-07-07 14:51:07.606 | + lib/libraries:install_libs:91 : _install_lib_from_source automaton 2026-07-07 14:51:07.610 | + lib/libraries:_install_lib_from_source:75 : local name=automaton 2026-07-07 14:51:07.614 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git automaton 2026-07-07 14:51:07.618 | + inc/python:use_library_from_git:266 : local name=automaton 2026-07-07 14:51:07.621 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-07 14:51:07.625 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-07 14:51:07.629 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,automaton, ]] 2026-07-07 14:51:07.632 | + inc/python:use_library_from_git:269 : return 1 2026-07-07 14:51:07.636 | + lib/libraries:install_libs:92 : _install_lib_from_source castellan 2026-07-07 14:51:07.640 | + lib/libraries:_install_lib_from_source:75 : local name=castellan 2026-07-07 14:51:07.643 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git castellan 2026-07-07 14:51:07.647 | + inc/python:use_library_from_git:266 : local name=castellan 2026-07-07 14:51:07.650 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-07 14:51:07.654 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-07 14:51:07.658 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,castellan, ]] 2026-07-07 14:51:07.661 | + inc/python:use_library_from_git:269 : return 1 2026-07-07 14:51:07.665 | + lib/libraries:install_libs:93 : _install_lib_from_source cliff 2026-07-07 14:51:07.669 | + lib/libraries:_install_lib_from_source:75 : local name=cliff 2026-07-07 14:51:07.673 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git cliff 2026-07-07 14:51:07.677 | + inc/python:use_library_from_git:266 : local name=cliff 2026-07-07 14:51:07.680 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-07 14:51:07.684 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-07 14:51:07.687 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,cliff, ]] 2026-07-07 14:51:07.691 | + inc/python:use_library_from_git:269 : return 1 2026-07-07 14:51:07.695 | + lib/libraries:install_libs:94 : _install_lib_from_source cursive 2026-07-07 14:51:07.698 | + lib/libraries:_install_lib_from_source:75 : local name=cursive 2026-07-07 14:51:07.702 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git cursive 2026-07-07 14:51:07.706 | + inc/python:use_library_from_git:266 : local name=cursive 2026-07-07 14:51:07.710 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-07 14:51:07.713 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-07 14:51:07.716 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,cursive, ]] 2026-07-07 14:51:07.720 | + inc/python:use_library_from_git:269 : return 1 2026-07-07 14:51:07.724 | + lib/libraries:install_libs:95 : _install_lib_from_source debtcollector 2026-07-07 14:51:07.727 | + lib/libraries:_install_lib_from_source:75 : local name=debtcollector 2026-07-07 14:51:07.731 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git debtcollector 2026-07-07 14:51:07.735 | + inc/python:use_library_from_git:266 : local name=debtcollector 2026-07-07 14:51:07.739 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-07 14:51:07.743 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-07 14:51:07.746 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,debtcollector, ]] 2026-07-07 14:51:07.749 | + inc/python:use_library_from_git:269 : return 1 2026-07-07 14:51:07.753 | + lib/libraries:install_libs:96 : _install_lib_from_source futurist 2026-07-07 14:51:07.757 | + lib/libraries:_install_lib_from_source:75 : local name=futurist 2026-07-07 14:51:07.761 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git futurist 2026-07-07 14:51:07.765 | + inc/python:use_library_from_git:266 : local name=futurist 2026-07-07 14:51:07.769 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-07 14:51:07.773 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-07 14:51:07.776 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,futurist, ]] 2026-07-07 14:51:07.780 | + inc/python:use_library_from_git:269 : return 1 2026-07-07 14:51:07.784 | + lib/libraries:install_libs:97 : _install_lib_from_source openstacksdk 2026-07-07 14:51:07.788 | + lib/libraries:_install_lib_from_source:75 : local name=openstacksdk 2026-07-07 14:51:07.791 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git openstacksdk 2026-07-07 14:51:07.795 | + inc/python:use_library_from_git:266 : local name=openstacksdk 2026-07-07 14:51:07.799 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-07 14:51:07.803 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-07 14:51:07.807 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,openstacksdk, ]] 2026-07-07 14:51:07.811 | + inc/python:use_library_from_git:269 : return 1 2026-07-07 14:51:07.815 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-lib 2026-07-07 14:51:07.818 | + lib/libraries:_install_lib_from_source:75 : local name=osc-lib 2026-07-07 14:51:07.822 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osc-lib 2026-07-07 14:51:07.826 | + inc/python:use_library_from_git:266 : local name=osc-lib 2026-07-07 14:51:07.830 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-07 14:51:07.834 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-07 14:51:07.838 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,osc-lib, ]] 2026-07-07 14:51:07.842 | + inc/python:use_library_from_git:269 : return 1 2026-07-07 14:51:07.846 | + lib/libraries:install_libs:99 : _install_lib_from_source osc-placement 2026-07-07 14:51:07.850 | + lib/libraries:_install_lib_from_source:75 : local name=osc-placement 2026-07-07 14:51:07.854 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osc-placement 2026-07-07 14:51:07.858 | + inc/python:use_library_from_git:266 : local name=osc-placement 2026-07-07 14:51:07.861 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-07 14:51:07.865 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-07 14:51:07.869 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,osc-placement, ]] 2026-07-07 14:51:07.872 | + inc/python:use_library_from_git:269 : return 1 2026-07-07 14:51:07.876 | + lib/libraries:install_libs:100 : _install_lib_from_source os-client-config 2026-07-07 14:51:07.880 | + lib/libraries:_install_lib_from_source:75 : local name=os-client-config 2026-07-07 14:51:07.884 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-client-config 2026-07-07 14:51:07.888 | + inc/python:use_library_from_git:266 : local name=os-client-config 2026-07-07 14:51:07.892 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-07 14:51:07.895 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-07 14:51:07.899 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-client-config, ]] 2026-07-07 14:51:07.902 | + inc/python:use_library_from_git:269 : return 1 2026-07-07 14:51:07.905 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.cache 2026-07-07 14:51:07.909 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.cache 2026-07-07 14:51:07.912 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.cache 2026-07-07 14:51:07.916 | + inc/python:use_library_from_git:266 : local name=oslo.cache 2026-07-07 14:51:07.920 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-07 14:51:07.924 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-07 14:51:07.928 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.cache, ]] 2026-07-07 14:51:07.932 | + inc/python:use_library_from_git:269 : return 1 2026-07-07 14:51:07.936 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.concurrency 2026-07-07 14:51:07.940 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.concurrency 2026-07-07 14:51:07.943 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.concurrency 2026-07-07 14:51:07.947 | + inc/python:use_library_from_git:266 : local name=oslo.concurrency 2026-07-07 14:51:07.951 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-07 14:51:07.955 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-07 14:51:07.959 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.concurrency, ]] 2026-07-07 14:51:07.963 | + inc/python:use_library_from_git:269 : return 1 2026-07-07 14:51:07.967 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.config 2026-07-07 14:51:07.971 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.config 2026-07-07 14:51:07.975 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.config 2026-07-07 14:51:07.979 | + inc/python:use_library_from_git:266 : local name=oslo.config 2026-07-07 14:51:07.983 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-07 14:51:07.987 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-07 14:51:07.990 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.config, ]] 2026-07-07 14:51:07.994 | + inc/python:use_library_from_git:269 : return 1 2026-07-07 14:51:07.998 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.context 2026-07-07 14:51:08.002 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.context 2026-07-07 14:51:08.006 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.context 2026-07-07 14:51:08.010 | + inc/python:use_library_from_git:266 : local name=oslo.context 2026-07-07 14:51:08.014 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-07 14:51:08.018 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-07 14:51:08.022 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.context, ]] 2026-07-07 14:51:08.026 | + inc/python:use_library_from_git:269 : return 1 2026-07-07 14:51:08.030 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.db 2026-07-07 14:51:08.034 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.db 2026-07-07 14:51:08.038 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.db 2026-07-07 14:51:08.042 | + inc/python:use_library_from_git:266 : local name=oslo.db 2026-07-07 14:51:08.046 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-07 14:51:08.049 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-07 14:51:08.053 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.db, ]] 2026-07-07 14:51:08.057 | + inc/python:use_library_from_git:269 : return 1 2026-07-07 14:51:08.061 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.i18n 2026-07-07 14:51:08.065 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.i18n 2026-07-07 14:51:08.069 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.i18n 2026-07-07 14:51:08.072 | + inc/python:use_library_from_git:266 : local name=oslo.i18n 2026-07-07 14:51:08.076 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-07 14:51:08.080 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-07 14:51:08.084 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.i18n, ]] 2026-07-07 14:51:08.088 | + inc/python:use_library_from_git:269 : return 1 2026-07-07 14:51:08.092 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.limit 2026-07-07 14:51:08.096 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.limit 2026-07-07 14:51:08.100 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.limit 2026-07-07 14:51:08.104 | + inc/python:use_library_from_git:266 : local name=oslo.limit 2026-07-07 14:51:08.108 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-07 14:51:08.112 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-07 14:51:08.116 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.limit, ]] 2026-07-07 14:51:08.120 | + inc/python:use_library_from_git:269 : return 1 2026-07-07 14:51:08.124 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.log 2026-07-07 14:51:08.128 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.log 2026-07-07 14:51:08.132 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.log 2026-07-07 14:51:08.136 | + inc/python:use_library_from_git:266 : local name=oslo.log 2026-07-07 14:51:08.140 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-07 14:51:08.143 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-07 14:51:08.147 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.log, ]] 2026-07-07 14:51:08.151 | + inc/python:use_library_from_git:269 : return 1 2026-07-07 14:51:08.155 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.messaging 2026-07-07 14:51:08.159 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.messaging 2026-07-07 14:51:08.164 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.messaging 2026-07-07 14:51:08.168 | + inc/python:use_library_from_git:266 : local name=oslo.messaging 2026-07-07 14:51:08.172 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-07 14:51:08.176 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-07 14:51:08.180 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.messaging, ]] 2026-07-07 14:51:08.184 | + inc/python:use_library_from_git:269 : return 1 2026-07-07 14:51:08.188 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.middleware 2026-07-07 14:51:08.192 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.middleware 2026-07-07 14:51:08.196 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.middleware 2026-07-07 14:51:08.200 | + inc/python:use_library_from_git:266 : local name=oslo.middleware 2026-07-07 14:51:08.204 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-07 14:51:08.208 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-07 14:51:08.212 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.middleware, ]] 2026-07-07 14:51:08.216 | + inc/python:use_library_from_git:269 : return 1 2026-07-07 14:51:08.220 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.policy 2026-07-07 14:51:08.224 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.policy 2026-07-07 14:51:08.228 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.policy 2026-07-07 14:51:08.232 | + inc/python:use_library_from_git:266 : local name=oslo.policy 2026-07-07 14:51:08.236 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-07 14:51:08.240 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-07 14:51:08.244 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.policy, ]] 2026-07-07 14:51:08.248 | + inc/python:use_library_from_git:269 : return 1 2026-07-07 14:51:08.252 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.privsep 2026-07-07 14:51:08.256 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.privsep 2026-07-07 14:51:08.260 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.privsep 2026-07-07 14:51:08.264 | + inc/python:use_library_from_git:266 : local name=oslo.privsep 2026-07-07 14:51:08.268 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-07 14:51:08.272 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-07 14:51:08.276 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.privsep, ]] 2026-07-07 14:51:08.280 | + inc/python:use_library_from_git:269 : return 1 2026-07-07 14:51:08.284 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.reports 2026-07-07 14:51:08.288 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.reports 2026-07-07 14:51:08.293 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.reports 2026-07-07 14:51:08.296 | + inc/python:use_library_from_git:266 : local name=oslo.reports 2026-07-07 14:51:08.301 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-07 14:51:08.305 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-07 14:51:08.309 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.reports, ]] 2026-07-07 14:51:08.313 | + inc/python:use_library_from_git:269 : return 1 2026-07-07 14:51:08.316 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.rootwrap 2026-07-07 14:51:08.320 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.rootwrap 2026-07-07 14:51:08.324 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.rootwrap 2026-07-07 14:51:08.328 | + inc/python:use_library_from_git:266 : local name=oslo.rootwrap 2026-07-07 14:51:08.332 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-07 14:51:08.336 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-07 14:51:08.340 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.rootwrap, ]] 2026-07-07 14:51:08.344 | + inc/python:use_library_from_git:269 : return 1 2026-07-07 14:51:08.348 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.serialization 2026-07-07 14:51:08.351 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.serialization 2026-07-07 14:51:08.356 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.serialization 2026-07-07 14:51:08.360 | + inc/python:use_library_from_git:266 : local name=oslo.serialization 2026-07-07 14:51:08.364 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-07 14:51:08.367 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-07 14:51:08.371 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.serialization, ]] 2026-07-07 14:51:08.374 | + inc/python:use_library_from_git:269 : return 1 2026-07-07 14:51:08.378 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.service 2026-07-07 14:51:08.382 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.service 2026-07-07 14:51:08.386 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.service 2026-07-07 14:51:08.390 | + inc/python:use_library_from_git:266 : local name=oslo.service 2026-07-07 14:51:08.393 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-07 14:51:08.397 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-07 14:51:08.400 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.service, ]] 2026-07-07 14:51:08.404 | + inc/python:use_library_from_git:269 : return 1 2026-07-07 14:51:08.407 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.utils 2026-07-07 14:51:08.411 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.utils 2026-07-07 14:51:08.415 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.utils 2026-07-07 14:51:08.419 | + inc/python:use_library_from_git:266 : local name=oslo.utils 2026-07-07 14:51:08.423 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-07 14:51:08.427 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-07 14:51:08.430 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.utils, ]] 2026-07-07 14:51:08.434 | + inc/python:use_library_from_git:269 : return 1 2026-07-07 14:51:08.438 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.versionedobjects 2026-07-07 14:51:08.442 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.versionedobjects 2026-07-07 14:51:08.446 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.versionedobjects 2026-07-07 14:51:08.450 | + inc/python:use_library_from_git:266 : local name=oslo.versionedobjects 2026-07-07 14:51:08.454 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-07 14:51:08.457 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-07 14:51:08.461 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.versionedobjects, ]] 2026-07-07 14:51:08.466 | + inc/python:use_library_from_git:269 : return 1 2026-07-07 14:51:08.470 | + lib/libraries:install_libs:119 : _install_lib_from_source oslo.vmware 2026-07-07 14:51:08.474 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.vmware 2026-07-07 14:51:08.478 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.vmware 2026-07-07 14:51:08.482 | + inc/python:use_library_from_git:266 : local name=oslo.vmware 2026-07-07 14:51:08.486 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-07 14:51:08.490 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-07 14:51:08.494 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.vmware, ]] 2026-07-07 14:51:08.498 | + inc/python:use_library_from_git:269 : return 1 2026-07-07 14:51:08.502 | + lib/libraries:install_libs:120 : _install_lib_from_source osprofiler 2026-07-07 14:51:08.506 | + lib/libraries:_install_lib_from_source:75 : local name=osprofiler 2026-07-07 14:51:08.510 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osprofiler 2026-07-07 14:51:08.513 | + inc/python:use_library_from_git:266 : local name=osprofiler 2026-07-07 14:51:08.517 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-07 14:51:08.522 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-07 14:51:08.526 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,osprofiler, ]] 2026-07-07 14:51:08.530 | + inc/python:use_library_from_git:269 : return 1 2026-07-07 14:51:08.534 | + lib/libraries:install_libs:121 : _install_lib_from_source pycadf 2026-07-07 14:51:08.538 | + lib/libraries:_install_lib_from_source:75 : local name=pycadf 2026-07-07 14:51:08.542 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git pycadf 2026-07-07 14:51:08.546 | + inc/python:use_library_from_git:266 : local name=pycadf 2026-07-07 14:51:08.550 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-07 14:51:08.554 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-07 14:51:08.558 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,pycadf, ]] 2026-07-07 14:51:08.562 | + inc/python:use_library_from_git:269 : return 1 2026-07-07 14:51:08.566 | + lib/libraries:install_libs:122 : _install_lib_from_source stevedore 2026-07-07 14:51:08.570 | + lib/libraries:_install_lib_from_source:75 : local name=stevedore 2026-07-07 14:51:08.573 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git stevedore 2026-07-07 14:51:08.577 | + inc/python:use_library_from_git:266 : local name=stevedore 2026-07-07 14:51:08.581 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-07 14:51:08.585 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-07 14:51:08.589 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,stevedore, ]] 2026-07-07 14:51:08.593 | + inc/python:use_library_from_git:269 : return 1 2026-07-07 14:51:08.597 | + lib/libraries:install_libs:123 : _install_lib_from_source taskflow 2026-07-07 14:51:08.601 | + lib/libraries:_install_lib_from_source:75 : local name=taskflow 2026-07-07 14:51:08.605 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git taskflow 2026-07-07 14:51:08.608 | + inc/python:use_library_from_git:266 : local name=taskflow 2026-07-07 14:51:08.612 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-07 14:51:08.615 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-07 14:51:08.619 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,taskflow, ]] 2026-07-07 14:51:08.623 | + inc/python:use_library_from_git:269 : return 1 2026-07-07 14:51:08.627 | + lib/libraries:install_libs:124 : _install_lib_from_source tooz 2026-07-07 14:51:08.631 | + lib/libraries:_install_lib_from_source:75 : local name=tooz 2026-07-07 14:51:08.635 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git tooz 2026-07-07 14:51:08.639 | + inc/python:use_library_from_git:266 : local name=tooz 2026-07-07 14:51:08.643 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-07 14:51:08.647 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-07 14:51:08.651 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,tooz, ]] 2026-07-07 14:51:08.655 | + inc/python:use_library_from_git:269 : return 1 2026-07-07 14:51:08.659 | + lib/libraries:install_libs:128 : _install_lib_from_source os-brick 2026-07-07 14:51:08.663 | + lib/libraries:_install_lib_from_source:75 : local name=os-brick 2026-07-07 14:51:08.667 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-brick 2026-07-07 14:51:08.671 | + inc/python:use_library_from_git:266 : local name=os-brick 2026-07-07 14:51:08.675 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-07 14:51:08.679 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-07 14:51:08.683 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-brick, ]] 2026-07-07 14:51:08.687 | + inc/python:use_library_from_git:269 : return 1 2026-07-07 14:51:08.691 | + lib/libraries:install_libs:129 : _install_lib_from_source os-resource-classes 2026-07-07 14:51:08.695 | + lib/libraries:_install_lib_from_source:75 : local name=os-resource-classes 2026-07-07 14:51:08.699 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-resource-classes 2026-07-07 14:51:08.702 | + inc/python:use_library_from_git:266 : local name=os-resource-classes 2026-07-07 14:51:08.706 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-07 14:51:08.710 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-07 14:51:08.714 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-resource-classes, ]] 2026-07-07 14:51:08.718 | + inc/python:use_library_from_git:269 : return 1 2026-07-07 14:51:08.722 | + lib/libraries:install_libs:130 : _install_lib_from_source os-traits 2026-07-07 14:51:08.726 | + lib/libraries:_install_lib_from_source:75 : local name=os-traits 2026-07-07 14:51:08.730 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-traits 2026-07-07 14:51:08.734 | + inc/python:use_library_from_git:266 : local name=os-traits 2026-07-07 14:51:08.738 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-07 14:51:08.742 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-07 14:51:08.746 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-traits, ]] 2026-07-07 14:51:08.751 | + inc/python:use_library_from_git:269 : return 1 2026-07-07 14:51:08.755 | + lib/libraries:install_libs:133 : _install_lib_from_source python-barbicanclient 2026-07-07 14:51:08.758 | + lib/libraries:_install_lib_from_source:75 : local name=python-barbicanclient 2026-07-07 14:51:08.762 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git python-barbicanclient 2026-07-07 14:51:08.766 | + inc/python:use_library_from_git:266 : local name=python-barbicanclient 2026-07-07 14:51:08.770 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-07 14:51:08.774 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-07 14:51:08.778 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-barbicanclient, ]] 2026-07-07 14:51:08.781 | + inc/python:use_library_from_git:269 : return 1 2026-07-07 14:51:08.786 | + lib/libraries:install_libs:135 : use_library_from_git etcd3gw 2026-07-07 14:51:08.789 | + inc/python:use_library_from_git:266 : local name=etcd3gw 2026-07-07 14:51:08.793 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-07 14:51:08.797 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-07 14:51:08.802 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,etcd3gw, ]] 2026-07-07 14:51:08.806 | + inc/python:use_library_from_git:269 : return 1 2026-07-07 14:51:08.810 | + lib/libraries:install_libs:139 : pip_install etcd3gw 2026-07-07 14:51:08.840 | Using python 3.12 to install etcd3gw 2026-07-07 14:51:08.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 etcd3gw 2026-07-07 14:51:10.100 | Collecting etcd3gw 2026-07-07 14:51:10.241 | Downloading etcd3gw-2.7.0-py3-none-any.whl.metadata (1.9 kB) 2026-07-07 14:51:10.252 | Requirement already satisfied: pbr>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from etcd3gw) (7.0.3) 2026-07-07 14:51:10.301 | Collecting requests>=2.20.0 (from etcd3gw) 2026-07-07 14:51:10.303 | Using cached requests-2.34.2-py3-none-any.whl.metadata (4.8 kB) 2026-07-07 14:51:10.355 | Collecting futurist>=0.16.0 (from etcd3gw) 2026-07-07 14:51:10.374 | Downloading futurist-3.4.0-py3-none-any.whl.metadata (2.1 kB) 2026-07-07 14:51:10.433 | Collecting debtcollector>=3.0.0 (from futurist>=0.16.0->etcd3gw) 2026-07-07 14:51:10.455 | Downloading debtcollector-3.1.0-py3-none-any.whl.metadata (2.6 kB) 2026-07-07 14:51:11.035 | Collecting wrapt>=2.1.0 (from debtcollector>=3.0.0->futurist>=0.16.0->etcd3gw) 2026-07-07 14:51:11.056 | Downloading wrapt-2.2.2-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.metadata (7.4 kB) 2026-07-07 14:51:11.070 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0->etcd3gw) (83.0.0) 2026-07-07 14:51:11.256 | Collecting charset_normalizer<4,>=2 (from requests>=2.20.0->etcd3gw) 2026-07-07 14:51:11.259 | 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-07 14:51:11.304 | Collecting idna<4,>=2.5 (from requests>=2.20.0->etcd3gw) 2026-07-07 14:51:11.307 | Using cached idna-3.18-py3-none-any.whl.metadata (6.1 kB) 2026-07-07 14:51:11.350 | Collecting urllib3<3,>=1.26 (from requests>=2.20.0->etcd3gw) 2026-07-07 14:51:11.353 | Using cached urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) 2026-07-07 14:51:11.358 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2023.11.17) 2026-07-07 14:51:11.385 | Downloading etcd3gw-2.7.0-py3-none-any.whl (29 kB) 2026-07-07 14:51:11.418 | Downloading futurist-3.4.0-py3-none-any.whl (43 kB) 2026-07-07 14:51:11.446 | Downloading debtcollector-3.1.0-py3-none-any.whl (24 kB) 2026-07-07 14:51:11.455 | Using cached requests-2.34.2-py3-none-any.whl (73 kB) 2026-07-07 14:51:11.457 | 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-07 14:51:11.459 | Using cached idna-3.18-py3-none-any.whl (65 kB) 2026-07-07 14:51:11.462 | Using cached urllib3-2.7.0-py3-none-any.whl (131 kB) 2026-07-07 14:51:11.477 | Downloading wrapt-2.2.2-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (169 kB) 2026-07-07 14:51:11.713 | Installing collected packages: wrapt, urllib3, idna, charset_normalizer, requests, debtcollector, futurist, etcd3gw 2026-07-07 14:51:11.771 | Attempting uninstall: urllib3 2026-07-07 14:51:11.777 | Found existing installation: urllib3 2.0.7 2026-07-07 14:51:11.778 | Not uninstalling urllib3 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-07 14:51:11.778 | Can't uninstall 'urllib3'. No files were found to uninstall. 2026-07-07 14:51:11.921 | Attempting uninstall: idna 2026-07-07 14:51:11.930 | Found existing installation: idna 3.6 2026-07-07 14:51:11.930 | Not uninstalling idna at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-07 14:51:11.931 | Can't uninstall 'idna'. No files were found to uninstall. 2026-07-07 14:51:12.090 | Attempting uninstall: requests 2026-07-07 14:51:12.097 | Found existing installation: requests 2.31.0 2026-07-07 14:51:12.098 | Not uninstalling requests at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-07 14:51:12.098 | Can't uninstall 'requests'. No files were found to uninstall. 2026-07-07 14:51:12.331 | 2026-07-07 14:51:12.336 | 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.2 2026-07-07 14:51:12.495 | + inc/python:pip_install:216 : result=0 2026-07-07 14:51:12.498 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-07 14:51:12.502 | + functions-common:time_stop:2420 : local name 2026-07-07 14:51:12.505 | + functions-common:time_stop:2421 : local end_time 2026-07-07 14:51:12.507 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-07 14:51:12.511 | + functions-common:time_stop:2423 : local total 2026-07-07 14:51:12.515 | + functions-common:time_stop:2424 : local start_time 2026-07-07 14:51:12.518 | + functions-common:time_stop:2426 : name=pip_install 2026-07-07 14:51:12.522 | + functions-common:time_stop:2427 : start_time=1783435868832 2026-07-07 14:51:12.526 | + functions-common:time_stop:2429 : [[ -z 1783435868832 ]] 2026-07-07 14:51:12.531 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 14:51:12.535 | + functions-common:time_stop:2432 : end_time=1783435872532 2026-07-07 14:51:12.539 | + functions-common:time_stop:2433 : elapsed_time=3700 2026-07-07 14:51:12.542 | + functions-common:time_stop:2434 : total=36986 2026-07-07 14:51:12.545 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 14:51:12.549 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=40686 2026-07-07 14:51:12.552 | + inc/python:pip_install:219 : return 0 2026-07-07 14:51:12.556 | + ./stack.sh:main:900 : install_apache_uwsgi 2026-07-07 14:51:12.559 | + lib/apache:install_apache_uwsgi:79 : local apxs=apxs2 2026-07-07 14:51:12.563 | + lib/apache:install_apache_uwsgi:80 : is_fedora 2026-07-07 14:51:12.566 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-07 14:51:12.569 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-07 14:51:12.573 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-07 14:51:12.577 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-07 14:51:12.581 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-07 14:51:12.585 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-07 14:51:12.589 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-07 14:51:12.593 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-07 14:51:12.596 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-07 14:51:12.600 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-07 14:51:12.604 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-07 14:51:12.607 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-07 14:51:12.611 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-07 14:51:12.614 | + lib/apache:install_apache_uwsgi:84 : is_ubuntu 2026-07-07 14:51:12.618 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-07 14:51:12.621 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-07 14:51:12.624 | + lib/apache:install_apache_uwsgi:85 : local 'pkg_list=uwsgi uwsgi-plugin-python3' 2026-07-07 14:51:12.627 | + lib/apache:install_apache_uwsgi:86 : install_package uwsgi uwsgi-plugin-python3 2026-07-07 14:51:12.630 | + functions-common:install_package:1438 : update_package_repo 2026-07-07 14:51:12.634 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-07 14:51:12.637 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-07 14:51:12.641 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-07 14:51:12.644 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-07 14:51:12.648 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-07 14:51:12.651 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-07 14:51:12.655 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-07 14:51:12.658 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-07 14:51:12.662 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-07 14:51:12.665 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-07 14:51:12.668 | + functions-common:apt_get_update:1167 : return 2026-07-07 14:51:12.671 | + functions-common:install_package:1439 : real_install_package uwsgi uwsgi-plugin-python3 2026-07-07 14:51:12.675 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-07 14:51:12.678 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-07 14:51:12.682 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-07 14:51:12.685 | + functions-common:real_install_package:1427 : apt_get install uwsgi uwsgi-plugin-python3 2026-07-07 14:51:12.717 | + 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-07 14:51:12.756 | Reading package lists... 2026-07-07 14:51:13.133 | Building dependency tree... 2026-07-07 14:51:13.135 | Reading state information... 2026-07-07 14:51:13.733 | The following packages were automatically installed and are no longer required: 2026-07-07 14:51:13.736 | libfwupd2 libgusb2 2026-07-07 14:51:13.736 | Use 'sudo apt autoremove' to remove them. 2026-07-07 14:51:13.740 | The following additional packages will be installed: 2026-07-07 14:51:13.740 | libnorm1t64 libpgm-5.3-0t64 libzmq5 uwsgi-core 2026-07-07 14:51:13.742 | Suggested packages: 2026-07-07 14:51:13.742 | nginx-full | cherokee | libapache2-mod-proxy-uwsgi | libapache2-mod-uwsgi 2026-07-07 14:51:13.742 | | libapache2-mod-ruwsgi uwsgi-dev uwsgi-extra uwsgi-plugins-all 2026-07-07 14:51:13.742 | python3-uwsgidecorators 2026-07-07 14:51:13.781 | The following NEW packages will be installed: 2026-07-07 14:51:13.783 | libnorm1t64 libpgm-5.3-0t64 libzmq5 uwsgi uwsgi-core uwsgi-plugin-python3 2026-07-07 14:51:13.853 | 0 upgraded, 6 newly installed, 0 to remove and 14 not upgraded. 2026-07-07 14:51:13.853 | Need to get 1270 kB of archives. 2026-07-07 14:51:13.853 | After this operation, 4285 kB of additional disk space will be used. 2026-07-07 14:51:13.853 | Get:1 http://archive.ubuntu.com/ubuntu noble/universe amd64 libnorm1t64 amd64 1.5.9+dfsg-3.1build1 [154 kB] 2026-07-07 14:51:13.861 | 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-07 14:51:13.868 | Get:3 http://archive.ubuntu.com/ubuntu noble/universe amd64 libzmq5 amd64 4.3.5-1build2 [260 kB] 2026-07-07 14:51:13.877 | Get:4 http://archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi-core amd64 2.0.24-2ubuntu10 [585 kB] 2026-07-07 14:51:13.886 | Get:5 http://archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi amd64 2.0.24-2ubuntu10 [22.0 kB] 2026-07-07 14:51:13.892 | Get:6 http://archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi-plugin-python3 amd64 2.0.24-2ubuntu10 [81.9 kB] 2026-07-07 14:51:14.133 | perl: warning: Setting locale failed. 2026-07-07 14:51:14.133 | perl: warning: Please check that your locale settings: 2026-07-07 14:51:14.133 | LANGUAGE = (unset), 2026-07-07 14:51:14.133 | LC_ALL = "en_US.utf8", 2026-07-07 14:51:14.133 | LANG = "de_DE.UTF-8" 2026-07-07 14:51:14.133 | are supported and installed on your system. 2026-07-07 14:51:14.133 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-07 14:51:14.197 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-07 14:51:14.197 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-07 14:51:14.197 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-07 14:51:14.390 | Fetched 1270 kB in 0s (15.8 MB/s) 2026-07-07 14:51:14.432 | Selecting previously unselected package libnorm1t64:amd64. 2026-07-07 14:51:14.498 | (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-07 14:51:14.504 | Preparing to unpack .../0-libnorm1t64_1.5.9+dfsg-3.1build1_amd64.deb ... 2026-07-07 14:51:14.512 | Unpacking libnorm1t64:amd64 (1.5.9+dfsg-3.1build1) ... 2026-07-07 14:51:14.564 | Selecting previously unselected package libpgm-5.3-0t64:amd64. 2026-07-07 14:51:14.576 | Preparing to unpack .../1-libpgm-5.3-0t64_5.3.128~dfsg-2.1build1_amd64.deb ... 2026-07-07 14:51:14.580 | Unpacking libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1build1) ... 2026-07-07 14:51:14.633 | Selecting previously unselected package libzmq5:amd64. 2026-07-07 14:51:14.644 | Preparing to unpack .../2-libzmq5_4.3.5-1build2_amd64.deb ... 2026-07-07 14:51:14.648 | Unpacking libzmq5:amd64 (4.3.5-1build2) ... 2026-07-07 14:51:14.703 | Selecting previously unselected package uwsgi-core. 2026-07-07 14:51:14.715 | Preparing to unpack .../3-uwsgi-core_2.0.24-2ubuntu10_amd64.deb ... 2026-07-07 14:51:14.720 | Unpacking uwsgi-core (2.0.24-2ubuntu10) ... 2026-07-07 14:51:14.902 | Selecting previously unselected package uwsgi. 2026-07-07 14:51:14.915 | Preparing to unpack .../4-uwsgi_2.0.24-2ubuntu10_amd64.deb ... 2026-07-07 14:51:14.922 | Unpacking uwsgi (2.0.24-2ubuntu10) ... 2026-07-07 14:51:14.979 | Selecting previously unselected package uwsgi-plugin-python3. 2026-07-07 14:51:14.992 | Preparing to unpack .../5-uwsgi-plugin-python3_2.0.24-2ubuntu10_amd64.deb ... 2026-07-07 14:51:14.996 | Unpacking uwsgi-plugin-python3 (2.0.24-2ubuntu10) ... 2026-07-07 14:51:15.071 | Setting up libnorm1t64:amd64 (1.5.9+dfsg-3.1build1) ... 2026-07-07 14:51:15.083 | Setting up libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1build1) ... 2026-07-07 14:51:15.094 | Setting up libzmq5:amd64 (4.3.5-1build2) ... 2026-07-07 14:51:15.104 | Setting up uwsgi-core (2.0.24-2ubuntu10) ... 2026-07-07 14:51:15.127 | Setting up uwsgi (2.0.24-2ubuntu10) ... 2026-07-07 14:51:15.730 | Setting up uwsgi-plugin-python3 (2.0.24-2ubuntu10) ... 2026-07-07 14:51:15.768 | Processing triggers for man-db (2.12.0-4build2) ... 2026-07-07 14:51:16.825 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-07 14:51:17.076 | perl: warning: Setting locale failed. 2026-07-07 14:51:17.076 | perl: warning: Please check that your locale settings: 2026-07-07 14:51:17.076 | LANGUAGE = (unset), 2026-07-07 14:51:17.076 | LC_ALL = "en_US.utf8", 2026-07-07 14:51:17.076 | LANG = "de_DE.UTF-8" 2026-07-07 14:51:17.076 | are supported and installed on your system. 2026-07-07 14:51:17.076 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-07 14:51:17.211 | perl: warning: Setting locale failed. 2026-07-07 14:51:17.211 | perl: warning: Please check that your locale settings: 2026-07-07 14:51:17.211 | LANGUAGE = (unset), 2026-07-07 14:51:17.211 | LC_ALL = "en_US.utf8", 2026-07-07 14:51:17.211 | LANG = "de_DE.UTF-8" 2026-07-07 14:51:17.211 | are supported and installed on your system. 2026-07-07 14:51:17.211 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-07 14:51:17.264 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-07 14:51:17.264 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-07 14:51:17.264 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-07 14:51:17.339 | perl: warning: Setting locale failed. 2026-07-07 14:51:17.339 | perl: warning: Please check that your locale settings: 2026-07-07 14:51:17.339 | LANGUAGE = (unset), 2026-07-07 14:51:17.339 | LC_ALL = "en_US.utf8", 2026-07-07 14:51:17.340 | LANG = "de_DE.UTF-8" 2026-07-07 14:51:17.340 | are supported and installed on your system. 2026-07-07 14:51:17.341 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-07 14:51:17.868 | 2026-07-07 14:51:17.868 | Running kernel seems to be up-to-date. 2026-07-07 14:51:17.868 | 2026-07-07 14:51:17.868 | Restarting services... 2026-07-07 14:51:17.894 | 2026-07-07 14:51:17.894 | Service restarts being deferred: 2026-07-07 14:51:17.894 | systemctl restart virtlockd.service 2026-07-07 14:51:17.894 | systemctl restart virtlogd.service 2026-07-07 14:51:17.894 | 2026-07-07 14:51:17.894 | No containers need to be restarted. 2026-07-07 14:51:17.894 | 2026-07-07 14:51:17.895 | User sessions running outdated binaries: 2026-07-07 14:51:17.895 | quobyte @ session #6: sshd[2099] 2026-07-07 14:51:17.908 | 2026-07-07 14:51:17.908 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-07 14:51:20.291 | + functions-common:apt_get:1211 : result=0 2026-07-07 14:51:20.295 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-07 14:51:20.299 | + functions-common:time_stop:2420 : local name 2026-07-07 14:51:20.302 | + functions-common:time_stop:2421 : local end_time 2026-07-07 14:51:20.306 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-07 14:51:20.310 | + functions-common:time_stop:2423 : local total 2026-07-07 14:51:20.313 | + functions-common:time_stop:2424 : local start_time 2026-07-07 14:51:20.316 | + functions-common:time_stop:2426 : name=apt-get 2026-07-07 14:51:20.320 | + functions-common:time_stop:2427 : start_time=1783435872712 2026-07-07 14:51:20.323 | + functions-common:time_stop:2429 : [[ -z 1783435872712 ]] 2026-07-07 14:51:20.327 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 14:51:20.333 | + functions-common:time_stop:2432 : end_time=1783435880329 2026-07-07 14:51:20.336 | + functions-common:time_stop:2433 : elapsed_time=7617 2026-07-07 14:51:20.339 | + functions-common:time_stop:2434 : total=146739 2026-07-07 14:51:20.343 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 14:51:20.347 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=154356 2026-07-07 14:51:20.351 | + functions-common:apt_get:1215 : return 0 2026-07-07 14:51:20.355 | + lib/apache:install_apache_uwsgi:118 : is_ubuntu 2026-07-07 14:51:20.359 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-07 14:51:20.362 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-07 14:51:20.367 | + lib/apache:install_apache_uwsgi:119 : a2query -m proxy 2026-07-07 14:51:20.369 | perl: warning: Setting locale failed. 2026-07-07 14:51:20.370 | perl: warning: Please check that your locale settings: 2026-07-07 14:51:20.371 | LANGUAGE = (unset), 2026-07-07 14:51:20.371 | LC_ALL = "en_US.utf8", 2026-07-07 14:51:20.371 | LANG = (unset) 2026-07-07 14:51:20.371 | are supported and installed on your system. 2026-07-07 14:51:20.371 | perl: warning: Falling back to the standard locale ("C"). 2026-07-07 14:51:20.408 | No module matches proxy 2026-07-07 14:51:20.412 | + lib/apache:install_apache_uwsgi:121 : sudo a2enmod proxy 2026-07-07 14:51:20.425 | perl: warning: Setting locale failed. 2026-07-07 14:51:20.425 | perl: warning: Please check that your locale settings: 2026-07-07 14:51:20.425 | LANGUAGE = (unset), 2026-07-07 14:51:20.425 | LC_ALL = "en_US.utf8", 2026-07-07 14:51:20.425 | LANG = "de_DE.UTF-8" 2026-07-07 14:51:20.425 | are supported and installed on your system. 2026-07-07 14:51:20.425 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-07 14:51:20.467 | Enabling module proxy. 2026-07-07 14:51:20.473 | To activate the new configuration, you need to run: 2026-07-07 14:51:20.473 | systemctl restart apache2 2026-07-07 14:51:20.481 | + lib/apache:install_apache_uwsgi:122 : sudo a2enmod proxy_uwsgi 2026-07-07 14:51:20.493 | perl: warning: Setting locale failed. 2026-07-07 14:51:20.494 | perl: warning: Please check that your locale settings: 2026-07-07 14:51:20.494 | LANGUAGE = (unset), 2026-07-07 14:51:20.494 | LC_ALL = "en_US.utf8", 2026-07-07 14:51:20.494 | LANG = "de_DE.UTF-8" 2026-07-07 14:51:20.494 | are supported and installed on your system. 2026-07-07 14:51:20.494 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-07 14:51:20.535 | Considering dependency proxy for proxy_uwsgi: 2026-07-07 14:51:20.535 | Module proxy already enabled 2026-07-07 14:51:20.535 | Enabling module proxy_uwsgi. 2026-07-07 14:51:20.541 | To activate the new configuration, you need to run: 2026-07-07 14:51:20.541 | systemctl restart apache2 2026-07-07 14:51:20.549 | + lib/apache:install_apache_uwsgi:123 : restart_apache_server 2026-07-07 14:51:20.553 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-07 14:51:20.557 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-07 14:51:20.560 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-07 14:51:20.792 | + ./stack.sh:main:903 : install_keystoneauth 2026-07-07 14:51:20.798 | + lib/keystone:install_keystoneauth:461 : use_library_from_git keystoneauth 2026-07-07 14:51:20.802 | + inc/python:use_library_from_git:266 : local name=keystoneauth 2026-07-07 14:51:20.806 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-07 14:51:20.811 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-07 14:51:20.814 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,keystoneauth, ]] 2026-07-07 14:51:20.818 | + inc/python:use_library_from_git:269 : return 1 2026-07-07 14:51:20.822 | + ./stack.sh:main:904 : install_keystoneclient 2026-07-07 14:51:20.826 | + lib/keystone:install_keystoneclient:469 : use_library_from_git python-keystoneclient 2026-07-07 14:51:20.830 | + inc/python:use_library_from_git:266 : local name=python-keystoneclient 2026-07-07 14:51:20.834 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-07 14:51:20.838 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-07 14:51:20.842 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-keystoneclient, ]] 2026-07-07 14:51:20.845 | + inc/python:use_library_from_git:269 : return 1 2026-07-07 14:51:20.848 | + ./stack.sh:main:905 : install_glanceclient 2026-07-07 14:51:20.852 | + lib/glance:install_glanceclient:542 : use_library_from_git python-glanceclient 2026-07-07 14:51:20.856 | + inc/python:use_library_from_git:266 : local name=python-glanceclient 2026-07-07 14:51:20.860 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-07 14:51:20.864 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-07 14:51:20.867 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-glanceclient, ]] 2026-07-07 14:51:20.871 | + inc/python:use_library_from_git:269 : return 1 2026-07-07 14:51:20.874 | + ./stack.sh:main:906 : install_cinderclient 2026-07-07 14:51:20.878 | + lib/cinder:install_cinderclient:594 : use_library_from_git python-brick-cinderclient-ext 2026-07-07 14:51:20.882 | + inc/python:use_library_from_git:266 : local name=python-brick-cinderclient-ext 2026-07-07 14:51:20.885 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-07 14:51:20.889 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-07 14:51:20.892 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2026-07-07 14:51:20.896 | + inc/python:use_library_from_git:269 : return 1 2026-07-07 14:51:20.899 | + lib/cinder:install_cinderclient:599 : use_library_from_git python-cinderclient 2026-07-07 14:51:20.903 | + inc/python:use_library_from_git:266 : local name=python-cinderclient 2026-07-07 14:51:20.907 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-07 14:51:20.910 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-07 14:51:20.913 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-cinderclient, ]] 2026-07-07 14:51:20.917 | + inc/python:use_library_from_git:269 : return 1 2026-07-07 14:51:20.921 | + ./stack.sh:main:907 : install_novaclient 2026-07-07 14:51:20.924 | + lib/nova:install_novaclient:901 : use_library_from_git python-novaclient 2026-07-07 14:51:20.928 | + inc/python:use_library_from_git:266 : local name=python-novaclient 2026-07-07 14:51:20.931 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-07 14:51:20.935 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-07 14:51:20.938 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-novaclient, ]] 2026-07-07 14:51:20.942 | + inc/python:use_library_from_git:269 : return 1 2026-07-07 14:51:20.946 | + ./stack.sh:main:908 : is_service_enabled swift glance horizon 2026-07-07 14:51:20.969 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 14:51:20.972 | + ./stack.sh:main:909 : install_swiftclient 2026-07-07 14:51:20.976 | + lib/swift:install_swiftclient:744 : use_library_from_git python-swiftclient 2026-07-07 14:51:20.980 | + inc/python:use_library_from_git:266 : local name=python-swiftclient 2026-07-07 14:51:20.984 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-07 14:51:20.988 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-07 14:51:20.991 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-swiftclient, ]] 2026-07-07 14:51:20.995 | + inc/python:use_library_from_git:269 : return 1 2026-07-07 14:51:20.998 | + ./stack.sh:main:911 : is_service_enabled neutron nova horizon 2026-07-07 14:51:21.022 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 14:51:21.026 | + ./stack.sh:main:912 : install_neutronclient 2026-07-07 14:51:21.029 | + lib/neutron:install_neutronclient:538 : use_library_from_git python-neutronclient 2026-07-07 14:51:21.032 | + inc/python:use_library_from_git:266 : local name=python-neutronclient 2026-07-07 14:51:21.035 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-07 14:51:21.039 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-07 14:51:21.043 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-neutronclient, ]] 2026-07-07 14:51:21.048 | + inc/python:use_library_from_git:269 : return 1 2026-07-07 14:51:21.052 | + ./stack.sh:main:916 : install_keystonemiddleware 2026-07-07 14:51:21.056 | + lib/keystone:install_keystonemiddleware:479 : use_library_from_git keystonemiddleware 2026-07-07 14:51:21.060 | + inc/python:use_library_from_git:266 : local name=keystonemiddleware 2026-07-07 14:51:21.064 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-07 14:51:21.068 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-07 14:51:21.071 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,keystonemiddleware, ]] 2026-07-07 14:51:21.074 | + inc/python:use_library_from_git:269 : return 1 2026-07-07 14:51:21.078 | + lib/keystone:install_keystonemiddleware:484 : pip_install_gr keystonemiddleware 2026-07-07 14:51:21.082 | + inc/python:pip_install_gr:94 : local name=keystonemiddleware 2026-07-07 14:51:21.086 | + inc/python:pip_install_gr:95 : local clean_name 2026-07-07 14:51:21.091 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements keystonemiddleware 2026-07-07 14:51:21.095 | ++ inc/python:get_from_global_requirements:241 : local package=keystonemiddleware 2026-07-07 14:51:21.099 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-07-07 14:51:21.105 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2026-07-07 14:51:21.107 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-07-07 14:51:21.114 | ++ inc/python:get_from_global_requirements:243 : required_pkg='keystonemiddleware ' 2026-07-07 14:51:21.117 | ++ inc/python:get_from_global_requirements:244 : [[ keystonemiddleware == '' ]] 2026-07-07 14:51:21.121 | ++ inc/python:get_from_global_requirements:247 : echo keystonemiddleware 2026-07-07 14:51:21.126 | + inc/python:pip_install_gr:96 : clean_name=keystonemiddleware 2026-07-07 14:51:21.129 | + inc/python:pip_install_gr:97 : pip_install keystonemiddleware 2026-07-07 14:51:21.159 | Using python 3.12 to install keystonemiddleware 2026-07-07 14:51:21.163 | + 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-07 14:51:22.391 | Collecting keystonemiddleware 2026-07-07 14:51:22.543 | Downloading keystonemiddleware-13.0.0-py3-none-any.whl.metadata (3.9 kB) 2026-07-07 14:51:22.612 | Collecting keystoneauth1>=3.12.0 (from keystonemiddleware) 2026-07-07 14:51:22.635 | Downloading keystoneauth1-5.15.0-py3-none-any.whl.metadata (2.8 kB) 2026-07-07 14:51:22.703 | Collecting oslo.cache>=3.11.0 (from keystonemiddleware) 2026-07-07 14:51:22.728 | Downloading oslo_cache-4.2.0-py3-none-any.whl.metadata (2.5 kB) 2026-07-07 14:51:22.799 | Collecting oslo.config>=5.2.0 (from keystonemiddleware) 2026-07-07 14:51:22.824 | Downloading oslo_config-10.5.0-py3-none-any.whl.metadata (2.3 kB) 2026-07-07 14:51:22.873 | Collecting oslo.context>=2.19.2 (from keystonemiddleware) 2026-07-07 14:51:22.894 | Downloading oslo_context-6.4.0-py3-none-any.whl.metadata (2.3 kB) 2026-07-07 14:51:22.941 | Collecting oslo.i18n>=3.15.3 (from keystonemiddleware) 2026-07-07 14:51:22.962 | Downloading oslo_i18n-6.8.0-py3-none-any.whl.metadata (2.0 kB) 2026-07-07 14:51:23.018 | Collecting oslo.log>=3.36.0 (from keystonemiddleware) 2026-07-07 14:51:23.047 | Downloading oslo_log-8.2.0-py3-none-any.whl.metadata (2.5 kB) 2026-07-07 14:51:23.097 | Collecting oslo.serialization>=2.18.0 (from keystonemiddleware) 2026-07-07 14:51:23.121 | Downloading oslo_serialization-5.10.0-py3-none-any.whl.metadata (2.1 kB) 2026-07-07 14:51:23.181 | Collecting oslo.utils>=3.33.0 (from keystonemiddleware) 2026-07-07 14:51:23.201 | Downloading oslo_utils-10.1.1-py3-none-any.whl.metadata (2.1 kB) 2026-07-07 14:51:23.211 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware) (7.0.3) 2026-07-07 14:51:23.243 | Collecting pycadf>=1.1.0 (from keystonemiddleware) 2026-07-07 14:51:23.261 | Downloading pycadf-4.0.1-py3-none-any.whl.metadata (2.2 kB) 2026-07-07 14:51:23.305 | Collecting PyJWT>=2.4.0 (from keystonemiddleware) 2026-07-07 14:51:23.321 | Downloading pyjwt-2.13.0-py3-none-any.whl.metadata (3.4 kB) 2026-07-07 14:51:23.392 | Collecting python-keystoneclient>=3.20.0 (from keystonemiddleware) 2026-07-07 14:51:23.408 | Downloading python_keystoneclient-5.8.0-py3-none-any.whl.metadata (3.8 kB) 2026-07-07 14:51:23.418 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware) (2.34.2) 2026-07-07 14:51:23.454 | Collecting WebOb>=1.7.1 (from keystonemiddleware) 2026-07-07 14:51:23.475 | Downloading webob-1.8.10-py2.py3-none-any.whl.metadata (12 kB) 2026-07-07 14:51:23.488 | 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-07 14:51:23.527 | Collecting stevedore>=1.20.0 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-07-07 14:51:23.545 | Downloading stevedore-5.9.0-py3-none-any.whl.metadata (2.3 kB) 2026-07-07 14:51:23.580 | Collecting os-service-types>=1.2.0 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-07-07 14:51:23.599 | Downloading os_service_types-1.8.2-py3-none-any.whl.metadata (1.9 kB) 2026-07-07 14:51:23.647 | Collecting typing-extensions>=4.12 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-07-07 14:51:23.663 | Downloading typing_extensions-4.15.0-py3-none-any.whl.metadata (3.3 kB) 2026-07-07 14:51:23.708 | Collecting dogpile.cache>=1.3.3 (from oslo.cache>=3.11.0->keystonemiddleware) 2026-07-07 14:51:23.726 | Downloading dogpile_cache-1.5.0-py3-none-any.whl.metadata (5.5 kB) 2026-07-07 14:51:23.776 | Collecting decorator>=4.0.0 (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware) 2026-07-07 14:51:23.792 | Downloading decorator-5.3.1-py3-none-any.whl.metadata (3.9 kB) 2026-07-07 14:51:23.837 | Collecting netaddr>=0.7.18 (from oslo.config>=5.2.0->keystonemiddleware) 2026-07-07 14:51:23.855 | Downloading netaddr-1.3.0-py3-none-any.whl.metadata (5.0 kB) 2026-07-07 14:51:23.892 | Collecting rfc3986>=1.2.0 (from oslo.config>=5.2.0->keystonemiddleware) 2026-07-07 14:51:23.908 | Downloading rfc3986-2.0.0-py2.py3-none-any.whl.metadata (6.6 kB) 2026-07-07 14:51:23.918 | 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-07 14:51:23.957 | Collecting python-dateutil>=2.7.0 (from oslo.log>=3.36.0->keystonemiddleware) 2026-07-07 14:51:23.972 | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 2026-07-07 14:51:23.982 | 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-07 14:51:23.984 | 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.2) 2026-07-07 14:51:24.134 | Collecting msgpack>=0.5.2 (from oslo.serialization>=2.18.0->keystonemiddleware) 2026-07-07 14:51:24.152 | 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-07 14:51:24.210 | Collecting pyparsing>=2.1.0 (from oslo.utils>=3.33.0->keystonemiddleware) 2026-07-07 14:51:24.228 | Downloading pyparsing-3.3.2-py3-none-any.whl.metadata (5.8 kB) 2026-07-07 14:51:24.238 | 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-07 14:51:24.368 | Collecting psutil>=3.2.2 (from oslo.utils>=3.33.0->keystonemiddleware) 2026-07-07 14:51:24.384 | 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-07 14:51:24.404 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0.0->keystonemiddleware) (83.0.0) 2026-07-07 14:51:24.439 | Collecting six>=1.5 (from python-dateutil>=2.7.0->oslo.log>=3.36.0->keystonemiddleware) 2026-07-07 14:51:24.454 | Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 2026-07-07 14:51:24.512 | 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-07 14:51:24.513 | 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-07 14:51:24.514 | 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-07 14:51:24.515 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2023.11.17) 2026-07-07 14:51:24.560 | Downloading keystonemiddleware-13.0.0-py3-none-any.whl (135 kB) 2026-07-07 14:51:24.617 | Downloading keystoneauth1-5.15.0-py3-none-any.whl (342 kB) 2026-07-07 14:51:24.682 | Downloading os_service_types-1.8.2-py3-none-any.whl (24 kB) 2026-07-07 14:51:24.706 | Downloading oslo_cache-4.2.0-py3-none-any.whl (65 kB) 2026-07-07 14:51:24.732 | Downloading dogpile_cache-1.5.0-py3-none-any.whl (64 kB) 2026-07-07 14:51:24.757 | Downloading decorator-5.3.1-py3-none-any.whl (10 kB) 2026-07-07 14:51:24.783 | Downloading oslo_config-10.5.0-py3-none-any.whl (137 kB) 2026-07-07 14:51:24.820 | Downloading netaddr-1.3.0-py3-none-any.whl (2.3 MB) 2026-07-07 14:51:24.868 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 49.9 MB/s 0:00:00 2026-07-07 14:51:24.886 | Downloading oslo_context-6.4.0-py3-none-any.whl (20 kB) 2026-07-07 14:51:24.911 | Downloading oslo_i18n-6.8.0-py3-none-any.whl (47 kB) 2026-07-07 14:51:24.937 | Downloading oslo_log-8.2.0-py3-none-any.whl (77 kB) 2026-07-07 14:51:24.967 | Downloading oslo_serialization-5.10.0-py3-none-any.whl (27 kB) 2026-07-07 14:51:24.993 | 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-07 14:51:25.022 | Downloading oslo_utils-10.1.1-py3-none-any.whl (154 kB) 2026-07-07 14:51:25.046 | 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-07 14:51:25.072 | Downloading pycadf-4.0.1-py3-none-any.whl (44 kB) 2026-07-07 14:51:25.099 | Downloading pyjwt-2.13.0-py3-none-any.whl (31 kB) 2026-07-07 14:51:25.127 | Downloading pyparsing-3.3.2-py3-none-any.whl (122 kB) 2026-07-07 14:51:25.155 | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 2026-07-07 14:51:25.186 | Downloading python_keystoneclient-5.8.0-py3-none-any.whl (397 kB) 2026-07-07 14:51:25.215 | Downloading rfc3986-2.0.0-py2.py3-none-any.whl (31 kB) 2026-07-07 14:51:25.238 | Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 2026-07-07 14:51:25.260 | Downloading stevedore-5.9.0-py3-none-any.whl (54 kB) 2026-07-07 14:51:25.285 | Downloading typing_extensions-4.15.0-py3-none-any.whl (44 kB) 2026-07-07 14:51:25.313 | Downloading webob-1.8.10-py2.py3-none-any.whl (115 kB) 2026-07-07 14:51:25.616 | 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-07 14:51:25.878 | Attempting uninstall: six 2026-07-07 14:51:25.887 | Found existing installation: six 1.16.0 2026-07-07 14:51:25.888 | Not uninstalling six at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-07 14:51:25.888 | Can't uninstall 'six'. No files were found to uninstall. 2026-07-07 14:51:25.985 | Attempting uninstall: pyparsing 2026-07-07 14:51:25.995 | Found existing installation: pyparsing 3.1.1 2026-07-07 14:51:25.996 | Not uninstalling pyparsing at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-07 14:51:25.997 | Can't uninstall 'pyparsing'. No files were found to uninstall. 2026-07-07 14:51:26.142 | Attempting uninstall: PyJWT 2026-07-07 14:51:26.151 | Found existing installation: PyJWT 2.7.0 2026-07-07 14:51:26.152 | Not uninstalling pyjwt at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-07 14:51:26.152 | Can't uninstall 'PyJWT'. No files were found to uninstall. 2026-07-07 14:51:26.321 | Attempting uninstall: netaddr 2026-07-07 14:51:26.332 | Found existing installation: netaddr 0.8.0 2026-07-07 14:51:26.332 | Not uninstalling netaddr at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-07 14:51:26.333 | Can't uninstall 'netaddr'. No files were found to uninstall. 2026-07-07 14:51:26.676 | Attempting uninstall: python-dateutil 2026-07-07 14:51:26.687 | Found existing installation: python-dateutil 2.8.2 2026-07-07 14:51:26.687 | Not uninstalling python-dateutil at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-07 14:51:26.688 | Can't uninstall 'python-dateutil'. No files were found to uninstall. 2026-07-07 14:51:28.891 | 2026-07-07 14:51:28.901 | Successfully installed PyJWT-2.13.0 WebOb-1.8.10 decorator-5.3.1 dogpile.cache-1.5.0 keystoneauth1-5.15.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.9.0 typing-extensions-4.15.0 2026-07-07 14:51:29.108 | + inc/python:pip_install:216 : result=0 2026-07-07 14:51:29.112 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-07 14:51:29.115 | + functions-common:time_stop:2420 : local name 2026-07-07 14:51:29.119 | + functions-common:time_stop:2421 : local end_time 2026-07-07 14:51:29.122 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-07 14:51:29.125 | + functions-common:time_stop:2423 : local total 2026-07-07 14:51:29.128 | + functions-common:time_stop:2424 : local start_time 2026-07-07 14:51:29.132 | + functions-common:time_stop:2426 : name=pip_install 2026-07-07 14:51:29.136 | + functions-common:time_stop:2427 : start_time=1783435881152 2026-07-07 14:51:29.140 | + functions-common:time_stop:2429 : [[ -z 1783435881152 ]] 2026-07-07 14:51:29.144 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 14:51:29.150 | + functions-common:time_stop:2432 : end_time=1783435889145 2026-07-07 14:51:29.154 | + functions-common:time_stop:2433 : elapsed_time=7993 2026-07-07 14:51:29.158 | + functions-common:time_stop:2434 : total=40686 2026-07-07 14:51:29.161 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 14:51:29.165 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=48679 2026-07-07 14:51:29.168 | + inc/python:pip_install:219 : return 0 2026-07-07 14:51:29.173 | + lib/keystone:install_keystonemiddleware:488 : pip_install_gr python-memcached 2026-07-07 14:51:29.176 | + inc/python:pip_install_gr:94 : local name=python-memcached 2026-07-07 14:51:29.179 | + inc/python:pip_install_gr:95 : local clean_name 2026-07-07 14:51:29.184 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements python-memcached 2026-07-07 14:51:29.188 | ++ inc/python:get_from_global_requirements:241 : local package=python-memcached 2026-07-07 14:51:29.191 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-07-07 14:51:29.197 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2026-07-07 14:51:29.197 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-07-07 14:51:29.205 | ++ inc/python:get_from_global_requirements:243 : required_pkg='python-memcached ' 2026-07-07 14:51:29.208 | ++ inc/python:get_from_global_requirements:244 : [[ python-memcached == '' ]] 2026-07-07 14:51:29.212 | ++ inc/python:get_from_global_requirements:247 : echo python-memcached 2026-07-07 14:51:29.217 | + inc/python:pip_install_gr:96 : clean_name=python-memcached 2026-07-07 14:51:29.220 | + inc/python:pip_install_gr:97 : pip_install python-memcached 2026-07-07 14:51:29.247 | Using python 3.12 to install python-memcached 2026-07-07 14:51:29.250 | + 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-07 14:51:30.462 | Collecting python-memcached 2026-07-07 14:51:30.628 | Downloading python_memcached-1.62-py2.py3-none-any.whl.metadata (2.3 kB) 2026-07-07 14:51:30.665 | Downloading python_memcached-1.62-py2.py3-none-any.whl (15 kB) 2026-07-07 14:51:30.849 | Installing collected packages: python-memcached 2026-07-07 14:51:30.886 | Successfully installed python-memcached-1.62 2026-07-07 14:51:31.014 | + inc/python:pip_install:216 : result=0 2026-07-07 14:51:31.016 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-07 14:51:31.021 | + functions-common:time_stop:2420 : local name 2026-07-07 14:51:31.024 | + functions-common:time_stop:2421 : local end_time 2026-07-07 14:51:31.026 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-07 14:51:31.030 | + functions-common:time_stop:2423 : local total 2026-07-07 14:51:31.033 | + functions-common:time_stop:2424 : local start_time 2026-07-07 14:51:31.037 | + functions-common:time_stop:2426 : name=pip_install 2026-07-07 14:51:31.040 | + functions-common:time_stop:2427 : start_time=1783435889240 2026-07-07 14:51:31.042 | + functions-common:time_stop:2429 : [[ -z 1783435889240 ]] 2026-07-07 14:51:31.046 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 14:51:31.052 | + functions-common:time_stop:2432 : end_time=1783435891048 2026-07-07 14:51:31.055 | + functions-common:time_stop:2433 : elapsed_time=1808 2026-07-07 14:51:31.058 | + functions-common:time_stop:2434 : total=48679 2026-07-07 14:51:31.062 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 14:51:31.064 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=50487 2026-07-07 14:51:31.068 | + inc/python:pip_install:219 : return 0 2026-07-07 14:51:31.072 | + ./stack.sh:main:918 : is_service_enabled keystone 2026-07-07 14:51:31.097 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 14:51:31.101 | + ./stack.sh:main:919 : '[' 192.168.122.114 == 192.168.122.114 ']' 2026-07-07 14:51:31.104 | + ./stack.sh:main:920 : stack_install_service keystone 2026-07-07 14:51:31.108 | + lib/stack:stack_install_service:20 : local service=keystone 2026-07-07 14:51:31.112 | + lib/stack:stack_install_service:21 : type install_keystone 2026-07-07 14:51:31.115 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-07-07 14:51:31.119 | + lib/stack:stack_install_service:32 : install_keystone 2026-07-07 14:51:31.122 | + lib/keystone:install_keystone:494 : is_service_enabled ldap 2026-07-07 14:51:31.144 | + functions-common:is_service_enabled:2076 : return 1 2026-07-07 14:51:31.147 | + lib/keystone:install_keystone:498 : git_clone https://review.opendev.org/openstack/keystone.git /opt/stack/keystone master 2026-07-07 14:51:31.151 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/keystone.git 2026-07-07 14:51:31.154 | + functions-common:git_clone:590 : local git_dest=/opt/stack/keystone 2026-07-07 14:51:31.156 | + functions-common:git_clone:591 : local git_ref=master 2026-07-07 14:51:31.160 | + functions-common:git_clone:592 : local orig_dir 2026-07-07 14:51:31.164 | ++ functions-common:git_clone:593 : pwd 2026-07-07 14:51:31.168 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-07-07 14:51:31.172 | + functions-common:git_clone:594 : local git_clone_flags= 2026-07-07 14:51:31.177 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-07 14:51:31.198 | + functions-common:git_clone:596 : RECLONE=False 2026-07-07 14:51:31.202 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-07 14:51:31.205 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-07 14:51:31.210 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-07-07 14:51:31.210 | + functions-common:git_clone:610 : echo master 2026-07-07 14:51:31.216 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/keystone ]] 2026-07-07 14:51:31.219 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-07-07 14:51:31.221 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/keystone.git /opt/stack/keystone 2026-07-07 14:51:31.224 | + functions-common:git_timed:697 : local count=0 2026-07-07 14:51:31.227 | + functions-common:git_timed:698 : local timeout=0 2026-07-07 14:51:31.231 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-07 14:51:31.234 | + functions-common:git_timed:701 : timeout=0 2026-07-07 14:51:31.236 | + functions-common:git_timed:704 : time_start git_timed 2026-07-07 14:51:31.239 | + functions-common:time_start:2406 : local name=git_timed 2026-07-07 14:51:31.242 | + functions-common:time_start:2407 : local start_time= 2026-07-07 14:51:31.246 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-07 14:51:31.249 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-07 14:51:31.254 | + functions-common:time_start:2411 : _TIME_START[$name]=1783435891251 2026-07-07 14:51:31.258 | + 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-07 14:51:31.261 | Cloning into '/opt/stack/keystone'... 2026-07-07 14:51:49.328 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-07 14:51:49.333 | + functions-common:time_stop:2420 : local name 2026-07-07 14:51:49.336 | + functions-common:time_stop:2421 : local end_time 2026-07-07 14:51:49.339 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-07 14:51:49.342 | + functions-common:time_stop:2423 : local total 2026-07-07 14:51:49.346 | + functions-common:time_stop:2424 : local start_time 2026-07-07 14:51:49.349 | + functions-common:time_stop:2426 : name=git_timed 2026-07-07 14:51:49.352 | + functions-common:time_stop:2427 : start_time=1783435891251 2026-07-07 14:51:49.356 | + functions-common:time_stop:2429 : [[ -z 1783435891251 ]] 2026-07-07 14:51:49.360 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 14:51:49.365 | + functions-common:time_stop:2432 : end_time=1783435909361 2026-07-07 14:51:49.369 | + functions-common:time_stop:2433 : elapsed_time=18110 2026-07-07 14:51:49.372 | + functions-common:time_stop:2434 : total=5511 2026-07-07 14:51:49.375 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 14:51:49.379 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=23621 2026-07-07 14:51:49.382 | + functions-common:git_clone:631 : cd /opt/stack/keystone 2026-07-07 14:51:49.386 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-07-07 14:51:49.389 | + functions-common:git_timed:697 : local count=0 2026-07-07 14:51:49.393 | + functions-common:git_timed:698 : local timeout=0 2026-07-07 14:51:49.396 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-07 14:51:49.399 | + functions-common:git_timed:701 : timeout=0 2026-07-07 14:51:49.403 | + functions-common:git_timed:704 : time_start git_timed 2026-07-07 14:51:49.406 | + functions-common:time_start:2406 : local name=git_timed 2026-07-07 14:51:49.409 | + functions-common:time_start:2407 : local start_time= 2026-07-07 14:51:49.412 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-07 14:51:49.416 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-07 14:51:49.422 | + functions-common:time_start:2411 : _TIME_START[$name]=1783435909417 2026-07-07 14:51:49.425 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-07-07 14:51:50.043 | From https://review.opendev.org/openstack/keystone 2026-07-07 14:51:50.043 | * branch master -> FETCH_HEAD 2026-07-07 14:51:50.054 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-07 14:51:50.058 | + functions-common:time_stop:2420 : local name 2026-07-07 14:51:50.061 | + functions-common:time_stop:2421 : local end_time 2026-07-07 14:51:50.064 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-07 14:51:50.067 | + functions-common:time_stop:2423 : local total 2026-07-07 14:51:50.071 | + functions-common:time_stop:2424 : local start_time 2026-07-07 14:51:50.074 | + functions-common:time_stop:2426 : name=git_timed 2026-07-07 14:51:50.078 | + functions-common:time_stop:2427 : start_time=1783435909417 2026-07-07 14:51:50.081 | + functions-common:time_stop:2429 : [[ -z 1783435909417 ]] 2026-07-07 14:51:50.086 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 14:51:50.091 | + functions-common:time_stop:2432 : end_time=1783435910087 2026-07-07 14:51:50.094 | + functions-common:time_stop:2433 : elapsed_time=670 2026-07-07 14:51:50.097 | + functions-common:time_stop:2434 : total=23621 2026-07-07 14:51:50.101 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 14:51:50.104 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=24291 2026-07-07 14:51:50.106 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-07-07 14:51:50.111 | + functions-common:git_timed:697 : local count=0 2026-07-07 14:51:50.114 | + functions-common:git_timed:698 : local timeout=0 2026-07-07 14:51:50.118 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-07 14:51:50.121 | + functions-common:git_timed:701 : timeout=0 2026-07-07 14:51:50.124 | + functions-common:git_timed:704 : time_start git_timed 2026-07-07 14:51:50.128 | + functions-common:time_start:2406 : local name=git_timed 2026-07-07 14:51:50.131 | + functions-common:time_start:2407 : local start_time= 2026-07-07 14:51:50.135 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-07 14:51:50.139 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-07 14:51:50.144 | + functions-common:time_start:2411 : _TIME_START[$name]=1783435910140 2026-07-07 14:51:50.147 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-07-07 14:51:50.320 | Note: switching to 'FETCH_HEAD'. 2026-07-07 14:51:50.320 | 2026-07-07 14:51:50.320 | You are in 'detached HEAD' state. You can look around, make experimental 2026-07-07 14:51:50.320 | changes and commit them, and you can discard any commits you make in this 2026-07-07 14:51:50.320 | state without impacting any branches by switching back to a branch. 2026-07-07 14:51:50.320 | 2026-07-07 14:51:50.320 | If you want to create a new branch to retain commits you create, you may 2026-07-07 14:51:50.320 | do so (now or later) by using -c with the switch command. Example: 2026-07-07 14:51:50.320 | 2026-07-07 14:51:50.320 | git switch -c 2026-07-07 14:51:50.321 | 2026-07-07 14:51:50.321 | Or undo this operation with: 2026-07-07 14:51:50.321 | 2026-07-07 14:51:50.321 | git switch - 2026-07-07 14:51:50.321 | 2026-07-07 14:51:50.321 | Turn off this advice by setting config variable advice.detachedHead to false 2026-07-07 14:51:50.321 | 2026-07-07 14:51:50.321 | HEAD is now at 4172e7845 Materialize limit backend queries in read sessions 2026-07-07 14:51:50.327 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-07 14:51:50.330 | + functions-common:time_stop:2420 : local name 2026-07-07 14:51:50.334 | + functions-common:time_stop:2421 : local end_time 2026-07-07 14:51:50.336 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-07 14:51:50.340 | + functions-common:time_stop:2423 : local total 2026-07-07 14:51:50.343 | + functions-common:time_stop:2424 : local start_time 2026-07-07 14:51:50.346 | + functions-common:time_stop:2426 : name=git_timed 2026-07-07 14:51:50.350 | + functions-common:time_stop:2427 : start_time=1783435910140 2026-07-07 14:51:50.354 | + functions-common:time_stop:2429 : [[ -z 1783435910140 ]] 2026-07-07 14:51:50.357 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 14:51:50.363 | + functions-common:time_stop:2432 : end_time=1783435910358 2026-07-07 14:51:50.366 | + functions-common:time_stop:2433 : elapsed_time=218 2026-07-07 14:51:50.370 | + functions-common:time_stop:2434 : total=24291 2026-07-07 14:51:50.373 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 14:51:50.377 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=24509 2026-07-07 14:51:50.380 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/keystone 2026-07-07 14:51:50.397 | + functions-common:git_clone:672 : cd /opt/stack/keystone 2026-07-07 14:51:50.401 | + functions-common:git_clone:673 : git show --oneline 2026-07-07 14:51:50.402 | + functions-common:git_clone:673 : head -1 2026-07-07 14:51:50.404 | 4172e7845 Materialize limit backend queries in read sessions 2026-07-07 14:51:50.409 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-07-07 14:51:50.412 | + lib/keystone:install_keystone:499 : setup_develop /opt/stack/keystone 2026-07-07 14:51:50.416 | + inc/python:setup_develop:353 : local bindep 2026-07-07 14:51:50.419 | + inc/python:setup_develop:354 : [[ /opt/stack/keystone == -bindep* ]] 2026-07-07 14:51:50.423 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/keystone 2026-07-07 14:51:50.427 | + inc/python:setup_develop:359 : local extras= 2026-07-07 14:51:50.430 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2026-07-07 14:51:50.434 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-07-07 14:51:50.438 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/keystone == -bindep* ]] 2026-07-07 14:51:50.441 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/keystone 2026-07-07 14:51:50.444 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-07-07 14:51:50.448 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-07-07 14:51:50.453 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/keystone 2026-07-07 14:51:50.456 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-07-07 14:51:50.460 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/keystone 2026-07-07 14:51:50.464 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-07-07 14:51:50.468 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-07-07 14:51:50.473 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2026-07-07 14:51:50.480 | + inc/python:_setup_package_with_constraints_edit:400 : name=keystone 2026-07-07 14:51:50.484 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z keystone ']' 2026-07-07 14:51:50.488 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2026-07-07 14:51:50.653 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/keystone -e 2026-07-07 14:51:50.657 | + inc/python:setup_package:436 : local bindep=0 2026-07-07 14:51:50.661 | + inc/python:setup_package:437 : local bindep_flag= 2026-07-07 14:51:50.663 | + inc/python:setup_package:438 : local bindep_profiles= 2026-07-07 14:51:50.667 | + inc/python:setup_package:439 : [[ /opt/stack/keystone == -bindep* ]] 2026-07-07 14:51:50.670 | + inc/python:setup_package:444 : local project_dir=/opt/stack/keystone 2026-07-07 14:51:50.674 | + inc/python:setup_package:445 : local flags=-e 2026-07-07 14:51:50.677 | + inc/python:setup_package:446 : local extras= 2026-07-07 14:51:50.680 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-07-07 14:51:50.684 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-07-07 14:51:50.687 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-07-07 14:51:50.690 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-07-07 14:51:50.694 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-07-07 14:51:50.697 | + inc/python:setup_package:464 : pip_install -e /opt/stack/keystone 2026-07-07 14:51:50.725 | Using python 3.12 to install /opt/stack/keystone 2026-07-07 14:51:50.728 | + 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-07 14:51:51.731 | Obtaining file:///opt/stack/keystone 2026-07-07 14:51:51.735 | Installing build dependencies: started 2026-07-07 14:51:53.410 | Installing build dependencies: finished with status 'done' 2026-07-07 14:51:53.412 | Checking if build backend supports build_editable: started 2026-07-07 14:51:53.945 | Checking if build backend supports build_editable: finished with status 'done' 2026-07-07 14:51:53.946 | Getting requirements to build editable: started 2026-07-07 14:51:54.237 | Getting requirements to build editable: finished with status 'done' 2026-07-07 14:51:54.239 | Preparing editable metadata (pyproject.toml): started 2026-07-07 14:51:55.281 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-07-07 14:51:55.297 | 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-07 14:51:55.299 | 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-07 14:51:55.506 | Collecting Flask!=0.11,>=1.0.2 (from keystone==29.1.0.dev45) 2026-07-07 14:51:55.661 | Downloading flask-3.1.3-py3-none-any.whl.metadata (3.2 kB) 2026-07-07 14:51:55.708 | Collecting Flask-RESTful>=0.3.5 (from keystone==29.1.0.dev45) 2026-07-07 14:51:55.731 | Downloading Flask_RESTful-0.3.10-py2.py3-none-any.whl.metadata (1.0 kB) 2026-07-07 14:51:56.141 | Collecting cryptography>=2.7 (from keystone==29.1.0.dev45) 2026-07-07 14:51:56.158 | Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl.metadata (5.4 kB) 2026-07-07 14:51:56.740 | Collecting SQLAlchemy>=1.4.0 (from keystone==29.1.0.dev45) 2026-07-07 14:51:56.763 | 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-07 14:51:56.788 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (5.9.0) 2026-07-07 14:51:56.788 | 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-07 14:51:56.788 | 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-07 14:51:56.874 | Collecting bcrypt>=3.1.3 (from keystone==29.1.0.dev45) 2026-07-07 14:51:56.897 | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl.metadata (10 kB) 2026-07-07 14:51:56.911 | 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-07 14:51:56.912 | 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-07 14:51:56.914 | 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-07 14:51:56.985 | Collecting oslo.messaging>=5.29.0 (from keystone==29.1.0.dev45) 2026-07-07 14:51:57.009 | Downloading oslo_messaging-18.1.0-py3-none-any.whl.metadata (2.6 kB) 2026-07-07 14:51:57.078 | Collecting oslo.db>=6.0.0 (from keystone==29.1.0.dev45) 2026-07-07 14:51:57.099 | Downloading oslo_db-18.0.0-py3-none-any.whl.metadata (2.5 kB) 2026-07-07 14:51:57.110 | 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-07 14:51:57.114 | 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-07 14:51:57.160 | Collecting oslo.middleware>=3.31.0 (from keystone==29.1.0.dev45) 2026-07-07 14:51:57.184 | Downloading oslo_middleware-8.1.0-py3-none-any.whl.metadata (2.3 kB) 2026-07-07 14:51:57.249 | Collecting oslo.policy>=4.5.0 (from keystone==29.1.0.dev45) 2026-07-07 14:51:57.271 | Downloading oslo_policy-5.1.0-py3-none-any.whl.metadata (2.2 kB) 2026-07-07 14:51:57.310 | 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-07 14:51:57.344 | Collecting oslo.upgradecheck>=1.3.0 (from keystone==29.1.0.dev45) 2026-07-07 14:51:57.366 | Downloading oslo_upgradecheck-2.7.1-py3-none-any.whl.metadata (1.8 kB) 2026-07-07 14:51:57.376 | 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-07 14:51:57.410 | Collecting oauthlib>=0.6.2 (from keystone==29.1.0.dev45) 2026-07-07 14:51:57.430 | Downloading oauthlib-3.3.1-py3-none-any.whl.metadata (7.9 kB) 2026-07-07 14:51:57.481 | Collecting pysaml2>=5.0.0 (from keystone==29.1.0.dev45) 2026-07-07 14:51:57.507 | Downloading pysaml2-7.5.4-py3-none-any.whl.metadata (6.5 kB) 2026-07-07 14:51:57.518 | 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-07 14:51:57.518 | 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-07 14:51:57.568 | Collecting jsonschema>=3.2.0 (from keystone==29.1.0.dev45) 2026-07-07 14:51:57.594 | Downloading jsonschema-4.26.0-py3-none-any.whl.metadata (7.6 kB) 2026-07-07 14:51:57.607 | 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-07 14:51:57.607 | 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-07 14:51:57.652 | Collecting osprofiler>=1.4.0 (from keystone==29.1.0.dev45) 2026-07-07 14:51:57.677 | Downloading osprofiler-4.4.0-py3-none-any.whl.metadata (3.1 kB) 2026-07-07 14:51:57.732 | Collecting Werkzeug>=0.15.0 (from keystone==29.1.0.dev45) 2026-07-07 14:51:57.754 | Downloading werkzeug-3.1.8-py3-none-any.whl.metadata (4.0 kB) 2026-07-07 14:51:57.978 | Collecting cffi>=1.12 (from cryptography>=2.7->keystone==29.1.0.dev45) 2026-07-07 14:51:58.270 | Downloading cffi-2.0.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (2.6 kB) 2026-07-07 14:51:58.334 | Collecting pycparser (from cffi>=1.12->cryptography>=2.7->keystone==29.1.0.dev45) 2026-07-07 14:51:58.355 | Downloading pycparser-3.0-py3-none-any.whl.metadata (8.2 kB) 2026-07-07 14:51:58.388 | 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-07 14:51:58.423 | Collecting blinker>=1.9.0 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev45) 2026-07-07 14:51:58.473 | Downloading blinker-1.9.0-py3-none-any.whl.metadata (1.6 kB) 2026-07-07 14:51:58.523 | Collecting click>=8.1.3 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev45) 2026-07-07 14:51:58.541 | Downloading click-8.4.2-py3-none-any.whl.metadata (2.6 kB) 2026-07-07 14:51:58.579 | Collecting itsdangerous>=2.2.0 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev45) 2026-07-07 14:51:58.594 | Downloading itsdangerous-2.2.0-py3-none-any.whl.metadata (1.9 kB) 2026-07-07 14:51:58.632 | Collecting jinja2>=3.1.2 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev45) 2026-07-07 14:51:58.647 | Downloading jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) 2026-07-07 14:51:58.759 | Collecting markupsafe>=2.1.1 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev45) 2026-07-07 14:51:58.777 | 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-07 14:51:58.825 | Collecting aniso8601>=0.82 (from Flask-RESTful>=0.3.5->keystone==29.1.0.dev45) 2026-07-07 14:51:58.843 | Downloading aniso8601-10.0.1-py2.py3-none-any.whl.metadata (23 kB) 2026-07-07 14:51:58.877 | 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-07 14:51:58.949 | Collecting pytz (from Flask-RESTful>=0.3.5->keystone==29.1.0.dev45) 2026-07-07 14:51:58.970 | Downloading pytz-2026.2-py2.py3-none-any.whl.metadata (22 kB) 2026-07-07 14:51:59.031 | Collecting attrs>=22.2.0 (from jsonschema>=3.2.0->keystone==29.1.0.dev45) 2026-07-07 14:51:59.053 | Downloading attrs-26.1.0-py3-none-any.whl.metadata (8.8 kB) 2026-07-07 14:51:59.100 | Collecting jsonschema-specifications>=2023.03.6 (from jsonschema>=3.2.0->keystone==29.1.0.dev45) 2026-07-07 14:51:59.122 | Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl.metadata (2.9 kB) 2026-07-07 14:51:59.176 | Collecting referencing>=0.28.4 (from jsonschema>=3.2.0->keystone==29.1.0.dev45) 2026-07-07 14:51:59.193 | Downloading referencing-0.37.0-py3-none-any.whl.metadata (2.8 kB) 2026-07-07 14:51:59.775 | Collecting rpds-py>=0.25.0 (from jsonschema>=3.2.0->keystone==29.1.0.dev45) 2026-07-07 14:51:59.799 | Downloading rpds_py-2026.5.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.1 kB) 2026-07-07 14:51:59.814 | 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.15.0) 2026-07-07 14:51:59.817 | 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-07 14:51:59.821 | 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-07 14:51:59.822 | 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-07 14:51:59.823 | 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-07 14:51:59.835 | 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-07 14:51:59.836 | 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-07 14:51:59.837 | 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-07 14:51:59.887 | Collecting alembic>=0.9.6 (from oslo.db>=6.0.0->keystone==29.1.0.dev45) 2026-07-07 14:51:59.909 | Downloading alembic-1.18.5-py3-none-any.whl.metadata (7.2 kB) 2026-07-07 14:51:59.921 | 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-07 14:51:59.961 | Collecting testresources>=2.0.0 (from oslo.db>=6.0.0->keystone==29.1.0.dev45) 2026-07-07 14:51:59.985 | Downloading testresources-2.1.2-py3-none-any.whl.metadata (15 kB) 2026-07-07 14:52:00.030 | Collecting testscenarios>=0.4 (from oslo.db>=6.0.0->keystone==29.1.0.dev45) 2026-07-07 14:52:00.052 | Downloading testscenarios-0.6.2-py3-none-any.whl.metadata (13 kB) 2026-07-07 14:52:00.109 | Collecting Mako (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==29.1.0.dev45) 2026-07-07 14:52:00.130 | Downloading mako-1.3.12-py3-none-any.whl.metadata (2.9 kB) 2026-07-07 14:52:00.142 | 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.2) 2026-07-07 14:52:00.148 | 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-07 14:52:00.151 | 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-07 14:52:00.197 | Collecting oslo.service>=1.24.0 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-07 14:52:00.216 | Downloading oslo_service-4.6.0-py3-none-any.whl.metadata (2.8 kB) 2026-07-07 14:52:00.266 | Collecting cachetools>=2.0.0 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-07 14:52:00.289 | Downloading cachetools-7.1.4-py3-none-any.whl.metadata (5.5 kB) 2026-07-07 14:52:00.341 | Collecting amqp>=2.5.2 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-07 14:52:00.360 | Downloading amqp-5.3.1-py3-none-any.whl.metadata (8.9 kB) 2026-07-07 14:52:00.431 | Collecting kombu>=4.6.8 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-07 14:52:00.454 | Downloading kombu-5.6.2-py3-none-any.whl.metadata (3.5 kB) 2026-07-07 14:52:00.504 | Collecting oslo.metrics>=0.2.1 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-07 14:52:00.528 | Downloading oslo_metrics-0.16.0-py3-none-any.whl.metadata (1.5 kB) 2026-07-07 14:52:00.572 | 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-07 14:52:00.598 | Downloading vine-5.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-07-07 14:52:00.651 | Collecting tzdata>=2025.2 (from kombu>=4.6.8->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-07 14:52:00.674 | Downloading tzdata-2026.2-py2.py3-none-any.whl.metadata (1.4 kB) 2026-07-07 14:52:00.684 | 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-07 14:52:00.720 | Collecting prometheus-client>=0.6.0 (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-07 14:52:00.741 | Downloading prometheus_client-0.25.0-py3-none-any.whl.metadata (2.1 kB) 2026-07-07 14:52:00.793 | Collecting statsd>=3.2.1 (from oslo.middleware>=3.31.0->keystone==29.1.0.dev45) 2026-07-07 14:52:00.814 | Downloading statsd-4.0.1-py2.py3-none-any.whl.metadata (2.9 kB) 2026-07-07 14:52:00.871 | Collecting eventlet>=0.27.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-07 14:52:00.895 | Downloading eventlet-0.41.0-py3-none-any.whl.metadata (5.4 kB) 2026-07-07 14:52:01.179 | Collecting greenlet>=0.4.15 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-07 14:52:01.201 | Downloading greenlet-3.5.3-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.metadata (3.8 kB) 2026-07-07 14:52:01.259 | Collecting oslo.concurrency>=3.25.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-07 14:52:01.280 | Downloading oslo_concurrency-7.5.0-py3-none-any.whl.metadata (2.2 kB) 2026-07-07 14:52:01.321 | Collecting PasteDeploy>=1.5.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-07 14:52:01.341 | Downloading PasteDeploy-3.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-07-07 14:52:01.384 | Collecting Routes>=2.3.1 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-07 14:52:01.405 | Downloading Routes-2.5.1-py2.py3-none-any.whl.metadata (25 kB) 2026-07-07 14:52:01.470 | Collecting Paste>=2.0.2 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-07 14:52:01.489 | Downloading Paste-3.10.1-py3-none-any.whl.metadata (5.3 kB) 2026-07-07 14:52:01.567 | Collecting Yappi>=1.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-07 14:52:01.588 | 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-07 14:52:01.640 | 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-07 14:52:01.664 | Downloading dnspython-2.8.0-py3-none-any.whl.metadata (5.7 kB) 2026-07-07 14:52:01.718 | 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-07 14:52:01.739 | Downloading fasteners-0.20-py3-none-any.whl.metadata (4.8 kB) 2026-07-07 14:52:01.792 | Collecting PrettyTable>=0.7.1 (from oslo.upgradecheck>=1.3.0->keystone==29.1.0.dev45) 2026-07-07 14:52:01.815 | Downloading prettytable-3.18.0-py3-none-any.whl.metadata (37 kB) 2026-07-07 14:52:01.855 | 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-07 14:52:01.856 | 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-07 14:52:01.868 | 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) (83.0.0) 2026-07-07 14:52:01.913 | Collecting wcwidth>=0.3.5 (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->keystone==29.1.0.dev45) 2026-07-07 14:52:01.932 | Downloading wcwidth-0.8.1-py3-none-any.whl.metadata (43 kB) 2026-07-07 14:52:02.026 | Collecting defusedxml (from pysaml2>=5.0.0->keystone==29.1.0.dev45) 2026-07-07 14:52:02.049 | Downloading defusedxml-0.7.1-py2.py3-none-any.whl.metadata (32 kB) 2026-07-07 14:52:02.114 | Collecting pyopenssl<24.3.0 (from pysaml2>=5.0.0->keystone==29.1.0.dev45) 2026-07-07 14:52:02.133 | Downloading pyOpenSSL-24.2.1-py3-none-any.whl.metadata (13 kB) 2026-07-07 14:52:02.200 | Collecting xmlschema<3.0.0,>=2.0.0 (from pysaml2>=5.0.0->keystone==29.1.0.dev45) 2026-07-07 14:52:02.224 | Downloading xmlschema-2.5.1-py3-none-any.whl.metadata (8.3 kB) 2026-07-07 14:52:02.247 | 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-07 14:52:02.248 | 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-07 14:52:02.249 | 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-07 14:52:02.251 | 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-07 14:52:02.312 | 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-07 14:52:02.337 | Downloading elementpath-4.8.0-py3-none-any.whl.metadata (7.2 kB) 2026-07-07 14:52:02.423 | 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-07 14:52:02.449 | Downloading repoze_lru-0.8-py3-none-any.whl.metadata (1.8 kB) 2026-07-07 14:52:02.571 | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl (278 kB) 2026-07-07 14:52:02.727 | Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl (4.0 MB) 2026-07-07 14:52:04.166 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.0/4.0 MB 2.8 MB/s 0:00:01 2026-07-07 14:52:04.187 | Downloading cffi-2.0.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (219 kB) 2026-07-07 14:52:04.301 | Downloading flask-3.1.3-py3-none-any.whl (103 kB) 2026-07-07 14:52:04.359 | Downloading blinker-1.9.0-py3-none-any.whl (8.5 kB) 2026-07-07 14:52:04.392 | Downloading click-8.4.2-py3-none-any.whl (119 kB) 2026-07-07 14:52:04.449 | Downloading Flask_RESTful-0.3.10-py2.py3-none-any.whl (26 kB) 2026-07-07 14:52:04.481 | Downloading aniso8601-10.0.1-py2.py3-none-any.whl (52 kB) 2026-07-07 14:52:04.515 | Downloading itsdangerous-2.2.0-py3-none-any.whl (16 kB) 2026-07-07 14:52:04.543 | Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) 2026-07-07 14:52:04.600 | Downloading jsonschema-4.26.0-py3-none-any.whl (90 kB) 2026-07-07 14:52:04.647 | Downloading attrs-26.1.0-py3-none-any.whl (67 kB) 2026-07-07 14:52:04.690 | Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl (18 kB) 2026-07-07 14:52:04.721 | 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-07 14:52:04.752 | Downloading oauthlib-3.3.1-py3-none-any.whl (160 kB) 2026-07-07 14:52:04.837 | Downloading oslo_db-18.0.0-py3-none-any.whl (152 kB) 2026-07-07 14:52:04.932 | Downloading alembic-1.18.5-py3-none-any.whl (264 kB) 2026-07-07 14:52:05.055 | Downloading oslo_messaging-18.1.0-py3-none-any.whl (202 kB) 2026-07-07 14:52:05.149 | Downloading amqp-5.3.1-py3-none-any.whl (50 kB) 2026-07-07 14:52:05.195 | Downloading vine-5.1.0-py3-none-any.whl (9.6 kB) 2026-07-07 14:52:05.225 | Downloading cachetools-7.1.4-py3-none-any.whl (16 kB) 2026-07-07 14:52:05.262 | Downloading kombu-5.6.2-py3-none-any.whl (214 kB) 2026-07-07 14:52:05.416 | Downloading oslo_metrics-0.16.0-py3-none-any.whl (14 kB) 2026-07-07 14:52:05.461 | Downloading oslo_middleware-8.1.0-py3-none-any.whl (65 kB) 2026-07-07 14:52:05.510 | Downloading oslo_policy-5.1.0-py3-none-any.whl (89 kB) 2026-07-07 14:52:05.582 | Downloading oslo_service-4.6.0-py3-none-any.whl (117 kB) 2026-07-07 14:52:05.661 | Downloading eventlet-0.41.0-py3-none-any.whl (364 kB) 2026-07-07 14:52:05.821 | Downloading dnspython-2.8.0-py3-none-any.whl (331 kB) 2026-07-07 14:52:05.945 | Downloading greenlet-3.5.3-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (614 kB) 2026-07-07 14:52:06.108 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 614.2/614.2 kB 4.0 MB/s 0:00:00 2026-07-07 14:52:06.126 | Downloading oslo_concurrency-7.5.0-py3-none-any.whl (48 kB) 2026-07-07 14:52:06.156 | Downloading fasteners-0.20-py3-none-any.whl (18 kB) 2026-07-07 14:52:06.181 | Downloading oslo_upgradecheck-2.7.1-py3-none-any.whl (14 kB) 2026-07-07 14:52:06.205 | Downloading osprofiler-4.4.0-py3-none-any.whl (95 kB) 2026-07-07 14:52:06.247 | Downloading Paste-3.10.1-py3-none-any.whl (289 kB) 2026-07-07 14:52:06.337 | Downloading PasteDeploy-3.1.0-py3-none-any.whl (16 kB) 2026-07-07 14:52:06.383 | Downloading prettytable-3.18.0-py3-none-any.whl (37 kB) 2026-07-07 14:52:06.409 | Downloading prometheus_client-0.25.0-py3-none-any.whl (64 kB) 2026-07-07 14:52:06.445 | Downloading pysaml2-7.5.4-py3-none-any.whl (420 kB) 2026-07-07 14:52:06.563 | Downloading pyOpenSSL-24.2.1-py3-none-any.whl (58 kB) 2026-07-07 14:52:06.595 | Downloading xmlschema-2.5.1-py3-none-any.whl (395 kB) 2026-07-07 14:52:06.687 | Downloading elementpath-4.8.0-py3-none-any.whl (243 kB) 2026-07-07 14:52:06.779 | Downloading referencing-0.37.0-py3-none-any.whl (26 kB) 2026-07-07 14:52:06.814 | Downloading Routes-2.5.1-py2.py3-none-any.whl (40 kB) 2026-07-07 14:52:06.853 | Downloading repoze_lru-0.8-py3-none-any.whl (6.4 kB) 2026-07-07 14:52:06.883 | Downloading rpds_py-2026.5.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (376 kB) 2026-07-07 14:52:06.998 | 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-07 14:52:07.877 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.4/3.4 MB 3.8 MB/s 0:00:00 2026-07-07 14:52:07.897 | Downloading statsd-4.0.1-py2.py3-none-any.whl (13 kB) 2026-07-07 14:52:07.929 | Downloading testresources-2.1.2-py3-none-any.whl (25 kB) 2026-07-07 14:52:07.956 | Downloading testscenarios-0.6.2-py3-none-any.whl (12 kB) 2026-07-07 14:52:07.977 | Downloading tzdata-2026.2-py2.py3-none-any.whl (349 kB) 2026-07-07 14:52:08.063 | Downloading wcwidth-0.8.1-py3-none-any.whl (323 kB) 2026-07-07 14:52:08.141 | Downloading werkzeug-3.1.8-py3-none-any.whl (226 kB) 2026-07-07 14:52:08.199 | 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-07 14:52:08.233 | Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) 2026-07-07 14:52:08.256 | Downloading mako-1.3.12-py3-none-any.whl (78 kB) 2026-07-07 14:52:08.288 | Downloading pycparser-3.0-py3-none-any.whl (48 kB) 2026-07-07 14:52:08.314 | Downloading pytz-2026.2-py2.py3-none-any.whl (510 kB) 2026-07-07 14:52:08.580 | Building wheels for collected packages: keystone 2026-07-07 14:52:08.581 | Building editable for keystone (pyproject.toml): started 2026-07-07 14:52:09.702 | Building editable for keystone (pyproject.toml): finished with status 'done' 2026-07-07 14:52:09.704 | Created wheel for keystone: filename=keystone-29.1.0.dev45-0.editable-py3-none-any.whl size=9269 sha256=bee7cfe40a91739356b7731885e48182885933b2f877bdea97f142ffc079e194 2026-07-07 14:52:09.704 | Stored in directory: /tmp/pip-ephem-wheel-cache-gabla9u2/wheels/d5/df/96/ee2394c3a20d6f991844794e53669e9943a8d62f162c6e6710 2026-07-07 14:52:09.710 | Successfully built keystone 2026-07-07 14:52:10.073 | 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-07 14:52:10.114 | Attempting uninstall: pytz 2026-07-07 14:52:10.126 | Found existing installation: pytz 2024.1 2026-07-07 14:52:10.127 | Not uninstalling pytz at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-07 14:52:10.128 | Can't uninstall 'pytz'. No files were found to uninstall. 2026-07-07 14:52:11.917 | Attempting uninstall: oauthlib 2026-07-07 14:52:11.929 | Found existing installation: oauthlib 3.2.2 2026-07-07 14:52:11.929 | Not uninstalling oauthlib at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-07 14:52:11.929 | Can't uninstall 'oauthlib'. No files were found to uninstall. 2026-07-07 14:52:12.076 | Attempting uninstall: markupsafe 2026-07-07 14:52:12.087 | Found existing installation: MarkupSafe 2.1.5 2026-07-07 14:52:12.087 | Not uninstalling markupsafe at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-07 14:52:12.089 | Can't uninstall 'MarkupSafe'. No files were found to uninstall. 2026-07-07 14:52:13.172 | Attempting uninstall: click 2026-07-07 14:52:13.183 | Found existing installation: click 8.1.6 2026-07-07 14:52:13.184 | Not uninstalling click at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-07 14:52:13.184 | Can't uninstall 'click'. No files were found to uninstall. 2026-07-07 14:52:13.358 | Attempting uninstall: blinker 2026-07-07 14:52:13.368 | Found existing installation: blinker 1.7.0 2026-07-07 14:52:13.369 | Not uninstalling blinker at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-07 14:52:13.369 | Can't uninstall 'blinker'. No files were found to uninstall. 2026-07-07 14:52:13.388 | Attempting uninstall: bcrypt 2026-07-07 14:52:13.400 | Found existing installation: bcrypt 3.2.2 2026-07-07 14:52:13.400 | Not uninstalling bcrypt at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-07 14:52:13.400 | Can't uninstall 'bcrypt'. No files were found to uninstall. 2026-07-07 14:52:13.419 | Attempting uninstall: attrs 2026-07-07 14:52:13.432 | Found existing installation: attrs 23.2.0 2026-07-07 14:52:13.432 | Not uninstalling attrs at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-07 14:52:13.432 | Can't uninstall 'attrs'. No files were found to uninstall. 2026-07-07 14:52:16.565 | Attempting uninstall: jinja2 2026-07-07 14:52:16.578 | Found existing installation: Jinja2 3.1.2 2026-07-07 14:52:16.578 | Not uninstalling jinja2 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-07 14:52:16.578 | Can't uninstall 'Jinja2'. No files were found to uninstall. 2026-07-07 14:52:17.648 | Attempting uninstall: cryptography 2026-07-07 14:52:17.661 | Found existing installation: cryptography 41.0.7 2026-07-07 14:52:17.663 | Not uninstalling cryptography at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-07 14:52:17.663 | Can't uninstall 'cryptography'. No files were found to uninstall. 2026-07-07 14:52:18.280 | Attempting uninstall: pyopenssl 2026-07-07 14:52:18.295 | Found existing installation: pyOpenSSL 23.2.0 2026-07-07 14:52:18.296 | Not uninstalling pyopenssl at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-07 14:52:18.296 | Can't uninstall 'pyOpenSSL'. No files were found to uninstall. 2026-07-07 14:52:18.721 | Attempting uninstall: jsonschema 2026-07-07 14:52:18.737 | Found existing installation: jsonschema 4.10.3 2026-07-07 14:52:18.737 | Not uninstalling jsonschema at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-07 14:52:18.739 | Can't uninstall 'jsonschema'. No files were found to uninstall. 2026-07-07 14:52:20.410 | 2026-07-07 14:52:20.410 | 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-07 14:52:20.410 | service-identity 24.1.0 requires pyasn1-modules, which is not installed. 2026-07-07 14:52:20.426 | 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.18.0 Routes-2.5.1 SQLAlchemy-2.0.51 Werkzeug-3.1.8 Yappi-1.7.6 alembic-1.18.5 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.2 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.3 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-07 14:52:20.765 | + inc/python:pip_install:216 : result=0 2026-07-07 14:52:20.768 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-07 14:52:20.771 | + functions-common:time_stop:2420 : local name 2026-07-07 14:52:20.774 | + functions-common:time_stop:2421 : local end_time 2026-07-07 14:52:20.777 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-07 14:52:20.779 | + functions-common:time_stop:2423 : local total 2026-07-07 14:52:20.782 | + functions-common:time_stop:2424 : local start_time 2026-07-07 14:52:20.784 | + functions-common:time_stop:2426 : name=pip_install 2026-07-07 14:52:20.787 | + functions-common:time_stop:2427 : start_time=1783435910719 2026-07-07 14:52:20.790 | + functions-common:time_stop:2429 : [[ -z 1783435910719 ]] 2026-07-07 14:52:20.794 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 14:52:20.799 | + functions-common:time_stop:2432 : end_time=1783435940795 2026-07-07 14:52:20.801 | + functions-common:time_stop:2433 : elapsed_time=30076 2026-07-07 14:52:20.804 | + functions-common:time_stop:2434 : total=50487 2026-07-07 14:52:20.807 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 14:52:20.809 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=80563 2026-07-07 14:52:20.812 | + inc/python:pip_install:219 : return 0 2026-07-07 14:52:20.815 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-07-07 14:52:20.818 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-07-07 14:52:20.821 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/keystone 2026-07-07 14:52:20.824 | + inc/python:use_library_from_git:266 : local name=/opt/stack/keystone 2026-07-07 14:52:20.827 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-07 14:52:20.830 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-07 14:52:20.833 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/keystone, ]] 2026-07-07 14:52:20.836 | + inc/python:use_library_from_git:269 : return 1 2026-07-07 14:52:20.839 | + lib/keystone:install_keystone:501 : is_service_enabled ldap 2026-07-07 14:52:20.858 | + functions-common:is_service_enabled:2076 : return 1 2026-07-07 14:52:20.861 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-07-07 14:52:20.865 | + ./stack.sh:main:921 : configure_keystone 2026-07-07 14:52:20.868 | + lib/keystone:configure_keystone:145 : sudo install -d -o quobyte /etc/keystone 2026-07-07 14:52:20.883 | + 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-07 14:52:20.886 | + lib/keystone:configure_keystone:148 : install -m 600 /dev/null /etc/keystone/keystone.conf 2026-07-07 14:52:20.891 | + lib/keystone:configure_keystone:151 : is_service_enabled ldap 2026-07-07 14:52:20.908 | + functions-common:is_service_enabled:2076 : return 1 2026-07-07 14:52:20.911 | + lib/keystone:configure_keystone:155 : iniset /etc/keystone/keystone.conf identity driver sql 2026-07-07 14:52:20.947 | + lib/keystone:configure_keystone:156 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2026-07-07 14:52:20.981 | + lib/keystone:configure_keystone:157 : iniset /etc/keystone/keystone.conf assignment driver sql 2026-07-07 14:52:21.017 | + lib/keystone:configure_keystone:158 : iniset /etc/keystone/keystone.conf role driver sql 2026-07-07 14:52:21.053 | + lib/keystone:configure_keystone:159 : iniset /etc/keystone/keystone.conf resource driver sql 2026-07-07 14:52:21.090 | + lib/keystone:configure_keystone:162 : iniset /etc/keystone/keystone.conf cache enabled True 2026-07-07 14:52:21.125 | + lib/keystone:configure_keystone:163 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2026-07-07 14:52:21.159 | + lib/keystone:configure_keystone:164 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2026-07-07 14:52:21.193 | + lib/keystone:configure_keystone:168 : iniset /etc/keystone/keystone.conf api response_validation error 2026-07-07 14:52:21.230 | + lib/keystone:configure_keystone:170 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2026-07-07 14:52:21.233 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=keystone 2026-07-07 14:52:21.235 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/keystone/keystone.conf 2026-07-07 14:52:21.238 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=oslo_messaging_notifications 2026-07-07 14:52:21.241 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-07-07 14:52:21.244 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-07-07 14:52:21.262 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 14:52:21.266 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-07-07 14:52:21.269 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-07-07 14:52:21.273 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-07-07 14:52:21.291 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-07 14:52:21.294 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.114:5672/ 2026-07-07 14:52:21.297 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:stackqueue@192.168.122.114:5672/ 2026-07-07 14:52:21.334 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-07-07 14:52:21.337 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-07-07 14:52:21.339 | + lib/keystone:configure_keystone:176 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://192.168.122.114/identity 2026-07-07 14:52:21.376 | + lib/keystone:configure_keystone:178 : [[ fernet != '' ]] 2026-07-07 14:52:21.379 | + lib/keystone:configure_keystone:179 : iniset /etc/keystone/keystone.conf token provider fernet 2026-07-07 14:52:21.416 | ++ lib/keystone:configure_keystone:182 : database_connection_url keystone 2026-07-07 14:52:21.419 | ++ lib/database:database_connection_url:134 : local db=keystone 2026-07-07 14:52:21.421 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2026-07-07 14:52:21.424 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=keystone 2026-07-07 14:52:21.427 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-07 14:52:21.430 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-07 14:52:21.432 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-07 14:52:21.452 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-07 14:52:21.455 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-07 14:52:21.458 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2026-07-07 14:52:21.461 | + 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-07 14:52:21.500 | + lib/keystone:configure_keystone:185 : '[' False '!=' False ']' 2026-07-07 14:52:21.503 | + lib/keystone:configure_keystone:190 : setup_logging /etc/keystone/keystone.conf 2026-07-07 14:52:21.506 | + functions:setup_logging:693 : setup_systemd_logging /etc/keystone/keystone.conf 2026-07-07 14:52:21.509 | + functions:setup_systemd_logging:710 : local conf_file=/etc/keystone/keystone.conf 2026-07-07 14:52:21.513 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-07-07 14:52:21.534 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-07-07 14:52:21.536 | + functions:setup_systemd_logging:716 : local pidstr= 2026-07-07 14:52:21.540 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-07-07 14:52:21.542 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-07-07 14:52:21.546 | + 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-07 14:52:21.583 | + 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-07 14:52:21.618 | + 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-07 14:52:21.655 | + functions:setup_systemd_logging:727 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-07-07 14:52:21.690 | + functions:setup_systemd_logging:730 : iniset /etc/keystone/keystone.conf DEFAULT log_color False 2026-07-07 14:52:21.725 | + lib/keystone:configure_keystone:192 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2026-07-07 14:52:21.761 | + lib/keystone:configure_keystone:194 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini keystone.wsgi.api:application /identity '' keystone-api 2026-07-07 14:52:21.764 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/keystone/keystone-uwsgi-public.ini 2026-07-07 14:52:21.766 | + lib/apache:write_uwsgi_config:244 : local wsgi=keystone.wsgi.api:application 2026-07-07 14:52:21.769 | + lib/apache:write_uwsgi_config:245 : local url=/identity 2026-07-07 14:52:21.772 | + lib/apache:write_uwsgi_config:246 : local http= 2026-07-07 14:52:21.775 | + lib/apache:write_uwsgi_config:247 : local name=keystone-api 2026-07-07 14:52:21.777 | + lib/apache:write_uwsgi_config:249 : '[' -z keystone-api ']' 2026-07-07 14:52:21.780 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-07-07 14:52:21.783 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-07-07 14:52:21.799 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-07-07 14:52:21.800 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-07-07 14:52:21.811 | d /var/run/uwsgi 0755 quobyte root 2026-07-07 14:52:21.816 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-07-07 14:52:21.831 | /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-07 14:52:21.836 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/keystone-api.socket 2026-07-07 14:52:21.838 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2026-07-07 14:52:21.842 | + lib/apache:write_uwsgi_config:270 : [[ keystone.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-07-07 14:52:21.846 | + lib/apache:write_uwsgi_config:271 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi module keystone.wsgi.api:application 2026-07-07 14:52:21.880 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2026-07-07 14:52:21.912 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2026-07-07 14:52:21.945 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2026-07-07 14:52:21.978 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2026-07-07 14:52:22.011 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 80 2026-07-07 14:52:22.043 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2026-07-07 14:52:22.075 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2026-07-07 14:52:22.107 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2026-07-07 14:52:22.143 | + 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-07 14:52:22.179 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2026-07-07 14:52:22.212 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2026-07-07 14:52:22.245 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2026-07-07 14:52:22.279 | + lib/apache:write_uwsgi_config:298 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi start-time %t 2026-07-07 14:52:22.310 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-07-07 14:52:22.313 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-07-07 14:52:22.317 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for keystone-api 2026-07-07 14:52:22.320 | ++ lib/apache:apache_site_config_for:174 : local site=keystone-api 2026-07-07 14:52:22.323 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-07-07 14:52:22.326 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-07 14:52:22.329 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-07 14:52:22.332 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/keystone-api.conf 2026-07-07 14:52:22.336 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/keystone-api.conf 2026-07-07 14:52:22.338 | + lib/apache:write_uwsgi_config:306 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-api.socket 2026-07-07 14:52:22.371 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2026-07-07 14:52:22.405 | + 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-07 14:52:22.406 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/keystone-api.conf 2026-07-07 14:52:22.416 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-api.socket|uwsgi://uwsgi-uds-keystone-api" retry=0 acquire=1 2026-07-07 14:52:22.421 | + lib/apache:write_uwsgi_config:309 : enable_apache_site keystone-api 2026-07-07 14:52:22.423 | + lib/apache:enable_apache_site:191 : local site=keystone-api 2026-07-07 14:52:22.426 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-07-07 14:52:22.429 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-07-07 14:52:22.432 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-07 14:52:22.435 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-07 14:52:22.437 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-07 14:52:22.440 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-07 14:52:22.443 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-07-07 14:52:22.446 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-07-07 14:52:22.449 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-07 14:52:22.452 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-07 14:52:22.454 | + lib/apache:enable_apache_site:195 : sudo a2ensite keystone-api 2026-07-07 14:52:22.466 | perl: warning: Setting locale failed. 2026-07-07 14:52:22.466 | perl: warning: Please check that your locale settings: 2026-07-07 14:52:22.466 | LANGUAGE = (unset), 2026-07-07 14:52:22.466 | LC_ALL = "en_US.utf8", 2026-07-07 14:52:22.466 | LANG = "de_DE.UTF-8" 2026-07-07 14:52:22.466 | are supported and installed on your system. 2026-07-07 14:52:22.466 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-07 14:52:22.506 | Enabling site keystone-api. 2026-07-07 14:52:22.511 | To activate the new configuration, you need to run: 2026-07-07 14:52:22.511 | systemctl reload apache2 2026-07-07 14:52:22.517 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-07-07 14:52:22.520 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-07 14:52:22.523 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-07 14:52:22.526 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-07 14:52:22.676 | + lib/keystone:configure_keystone:196 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2026-07-07 14:52:22.714 | + lib/keystone:configure_keystone:198 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2026-07-07 14:52:22.750 | + lib/keystone:configure_keystone:200 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2026-07-07 14:52:22.788 | + lib/keystone:configure_keystone:208 : [[ True = True ]] 2026-07-07 14:52:22.791 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2026-07-07 14:52:22.827 | + lib/keystone:configure_keystone:210 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2026-07-07 14:52:22.862 | + lib/keystone:configure_keystone:211 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2026-07-07 14:52:22.897 | + lib/keystone:configure_keystone:214 : iniset /etc/keystone/keystone.conf oslo_policy policy_file policy.yaml 2026-07-07 14:52:22.934 | + lib/keystone:configure_keystone:216 : [[ True == True ]] 2026-07-07 14:52:22.937 | + lib/keystone:configure_keystone:217 : iniset /etc/keystone/keystone.conf oslo_policy enforce_new_defaults true 2026-07-07 14:52:22.971 | + ./stack.sh:main:925 : is_service_enabled swift 2026-07-07 14:52:22.987 | + functions-common:is_service_enabled:2076 : return 1 2026-07-07 14:52:22.990 | + ./stack.sh:main:939 : is_service_enabled g-api n-api 2026-07-07 14:52:23.009 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 14:52:23.012 | + ./stack.sh:main:941 : stack_install_service glance 2026-07-07 14:52:23.015 | + lib/stack:stack_install_service:20 : local service=glance 2026-07-07 14:52:23.017 | + lib/stack:stack_install_service:21 : type install_glance 2026-07-07 14:52:23.020 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-07-07 14:52:23.023 | + lib/stack:stack_install_service:32 : install_glance 2026-07-07 14:52:23.025 | + lib/glance:install_glance:551 : glance_store_extras=() 2026-07-07 14:52:23.028 | + lib/glance:install_glance:551 : local glance_store_extras 2026-07-07 14:52:23.031 | + lib/glance:install_glance:553 : is_service_enabled cinder 2026-07-07 14:52:23.049 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 14:52:23.052 | + lib/glance:install_glance:554 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2026-07-07 14:52:23.055 | + lib/glance:install_glance:557 : is_service_enabled swift 2026-07-07 14:52:23.071 | + functions-common:is_service_enabled:2076 : return 1 2026-07-07 14:52:23.074 | + lib/glance:install_glance:563 : use_library_from_git glance_store 2026-07-07 14:52:23.077 | + inc/python:use_library_from_git:266 : local name=glance_store 2026-07-07 14:52:23.080 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-07 14:52:23.083 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-07 14:52:23.086 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,glance_store, ]] 2026-07-07 14:52:23.089 | + inc/python:use_library_from_git:269 : return 1 2026-07-07 14:52:23.092 | ++ lib/glance:install_glance:569 : join_extras cinder 2026-07-07 14:52:23.095 | ++ inc/python:join_extras:28 : local IFS=, 2026-07-07 14:52:23.098 | ++ inc/python:join_extras:29 : echo cinder 2026-07-07 14:52:23.102 | + lib/glance:install_glance:569 : pip_install_gr_extras glance-store cinder 2026-07-07 14:52:23.105 | + inc/python:pip_install_gr_extras:107 : local name=glance-store 2026-07-07 14:52:23.109 | + inc/python:pip_install_gr_extras:108 : local extras=cinder 2026-07-07 14:52:23.111 | + inc/python:pip_install_gr_extras:109 : local version_constraints 2026-07-07 14:52:23.115 | ++ inc/python:pip_install_gr_extras:110 : get_version_constraints_from_global_requirements glance-store 2026-07-07 14:52:23.119 | ++ inc/python:get_version_constraints_from_global_requirements:253 : local package=glance-store 2026-07-07 14:52:23.121 | ++ inc/python:get_version_constraints_from_global_requirements:254 : local required_pkg_version_constraint 2026-07-07 14:52:23.126 | +++ inc/python:get_version_constraints_from_global_requirements:256 : cut -d# -f1 2026-07-07 14:52:23.126 | +++ 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-07 14:52:23.132 | ++ inc/python:get_version_constraints_from_global_requirements:256 : required_pkg_version_constraint='!=0.29.0 ' 2026-07-07 14:52:23.135 | ++ inc/python:get_version_constraints_from_global_requirements:257 : [[ !=0.29.0 == '' ]] 2026-07-07 14:52:23.137 | ++ inc/python:get_version_constraints_from_global_requirements:260 : echo '!=0.29.0' 2026-07-07 14:52:23.140 | + inc/python:pip_install_gr_extras:110 : version_constraints='!=0.29.0' 2026-07-07 14:52:23.143 | + inc/python:pip_install_gr_extras:111 : pip_install 'glance-store[cinder]!=0.29.0' 2026-07-07 14:52:23.166 | Using python 3.12 to install glance-store[cinder]!=0.29.0 2026-07-07 14:52:23.169 | + 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-07 14:52:24.504 | Collecting glance-store!=0.29.0 (from glance-store[cinder]!=0.29.0) 2026-07-07 14:52:24.670 | Downloading glance_store-5.6.0-py3-none-any.whl.metadata (4.5 kB) 2026-07-07 14:52:24.687 | 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-07 14:52:24.688 | 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-07 14:52:24.689 | 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-07 14:52:24.690 | 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-07 14:52:24.691 | 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-07 14:52:24.692 | 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.9.0) 2026-07-07 14:52:24.693 | 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-07 14:52:24.694 | 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.15.0) 2026-07-07 14:52:24.694 | 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-07 14:52:24.695 | 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-07 14:52:24.722 | Collecting retrying!=1.3.0,>=1.2.3 (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) 2026-07-07 14:52:24.739 | Downloading retrying-1.4.2-py3-none-any.whl.metadata (5.5 kB) 2026-07-07 14:52:24.752 | 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-07 14:52:24.754 | 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-07 14:52:24.756 | 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.2) 2026-07-07 14:52:24.800 | Collecting python-cinderclient>=4.1.0 (from glance-store[cinder]!=0.29.0) 2026-07-07 14:52:24.819 | Downloading python_cinderclient-9.9.0-py3-none-any.whl.metadata (19 kB) 2026-07-07 14:52:24.975 | Collecting os-brick>=6.3.0 (from glance-store[cinder]!=0.29.0) 2026-07-07 14:52:24.991 | Downloading os_brick-7.1.0-py3-none-any.whl.metadata (2.9 kB) 2026-07-07 14:52:25.044 | Collecting oslo.rootwrap>=5.8.0 (from glance-store[cinder]!=0.29.0) 2026-07-07 14:52:25.063 | Downloading oslo_rootwrap-7.9.0-py3-none-any.whl.metadata (2.1 kB) 2026-07-07 14:52:25.115 | Collecting oslo.privsep>=1.23.0 (from glance-store[cinder]!=0.29.0) 2026-07-07 14:52:25.132 | Downloading oslo_privsep-3.11.0-py3-none-any.whl.metadata (2.8 kB) 2026-07-07 14:52:25.144 | 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-07 14:52:25.145 | 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-07 14:52:25.146 | 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-07 14:52:25.147 | 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-07 14:52:25.153 | 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-07 14:52:25.154 | 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-07 14:52:25.155 | 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-07 14:52:25.159 | Requirement already satisfied: pbr>=5.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (7.0.3) 2026-07-07 14:52:25.160 | 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-07 14:52:25.161 | 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-07 14:52:25.163 | 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-07 14:52:25.196 | Collecting tenacity>=6.3.1 (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) 2026-07-07 14:52:25.213 | Downloading tenacity-9.1.4-py3-none-any.whl.metadata (1.2 kB) 2026-07-07 14:52:25.222 | 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-07 14:52:25.228 | 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-07 14:52:25.232 | 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-07 14:52:25.233 | 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-07 14:52:25.234 | 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-07 14:52:25.243 | 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-07 14:52:25.246 | 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-07 14:52:25.247 | 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-07 14:52:25.250 | 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-07 14:52:25.258 | 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-07 14:52:25.259 | Requirement already satisfied: eventlet>=0.27.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) (0.41.0) 2026-07-07 14:52:25.260 | Requirement already satisfied: greenlet>=0.4.15 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.5.3) 2026-07-07 14:52:25.262 | 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-07 14:52:25.263 | 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-07 14:52:25.264 | 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-07 14:52:25.265 | 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-07 14:52:25.268 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.27.0->oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (2.8.0) 2026-07-07 14:52:25.278 | 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-07 14:52:25.279 | 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-07 14:52:25.285 | 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) (83.0.0) 2026-07-07 14:52:25.302 | 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.18.0) 2026-07-07 14:52:25.306 | Requirement already satisfied: wcwidth>=0.3.5 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-07 14:52:25.310 | 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-07 14:52:25.322 | 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-07 14:52:25.323 | 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-07 14:52:25.324 | 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-07 14:52:25.326 | 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-07 14:52:25.346 | 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-07 14:52:25.414 | Downloading glance_store-5.6.0-py3-none-any.whl (262 kB) 2026-07-07 14:52:25.520 | Downloading os_brick-7.1.0-py3-none-any.whl (285 kB) 2026-07-07 14:52:25.615 | Downloading oslo_privsep-3.11.0-py3-none-any.whl (41 kB) 2026-07-07 14:52:25.645 | Downloading oslo_rootwrap-7.9.0-py3-none-any.whl (40 kB) 2026-07-07 14:52:25.672 | Downloading python_cinderclient-9.9.0-py3-none-any.whl (256 kB) 2026-07-07 14:52:25.735 | Downloading retrying-1.4.2-py3-none-any.whl (10 kB) 2026-07-07 14:52:25.756 | Downloading tenacity-9.1.4-py3-none-any.whl (28 kB) 2026-07-07 14:52:26.001 | Installing collected packages: tenacity, retrying, oslo.rootwrap, python-cinderclient, oslo.privsep, glance-store, os-brick 2026-07-07 14:52:27.285 | 2026-07-07 14:52:27.301 | Successfully installed glance-store-5.6.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-07 14:52:27.440 | + inc/python:pip_install:216 : result=0 2026-07-07 14:52:27.443 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-07 14:52:27.446 | + functions-common:time_stop:2420 : local name 2026-07-07 14:52:27.448 | + functions-common:time_stop:2421 : local end_time 2026-07-07 14:52:27.451 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-07 14:52:27.454 | + functions-common:time_stop:2423 : local total 2026-07-07 14:52:27.457 | + functions-common:time_stop:2424 : local start_time 2026-07-07 14:52:27.460 | + functions-common:time_stop:2426 : name=pip_install 2026-07-07 14:52:27.462 | + functions-common:time_stop:2427 : start_time=1783435943161 2026-07-07 14:52:27.465 | + functions-common:time_stop:2429 : [[ -z 1783435943161 ]] 2026-07-07 14:52:27.469 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 14:52:27.473 | + functions-common:time_stop:2432 : end_time=1783435947470 2026-07-07 14:52:27.476 | + functions-common:time_stop:2433 : elapsed_time=4309 2026-07-07 14:52:27.479 | + functions-common:time_stop:2434 : total=80563 2026-07-07 14:52:27.482 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 14:52:27.485 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=84872 2026-07-07 14:52:27.488 | + inc/python:pip_install:219 : return 0 2026-07-07 14:52:27.491 | + lib/glance:install_glance:570 : copy_rootwrap /opt/stack/data/venv/etc/glance 2026-07-07 14:52:27.494 | + lib/glance:copy_rootwrap:267 : local source_path=/opt/stack/data/venv/etc/glance 2026-07-07 14:52:27.497 | + lib/glance:copy_rootwrap:269 : sudo install -d -o quobyte /etc/glance 2026-07-07 14:52:27.515 | + 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-07 14:52:27.520 | + lib/glance:install_glance:573 : git_clone https://review.opendev.org/openstack/glance.git /opt/stack/glance master 2026-07-07 14:52:27.522 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/glance.git 2026-07-07 14:52:27.525 | + functions-common:git_clone:590 : local git_dest=/opt/stack/glance 2026-07-07 14:52:27.528 | + functions-common:git_clone:591 : local git_ref=master 2026-07-07 14:52:27.531 | + functions-common:git_clone:592 : local orig_dir 2026-07-07 14:52:27.536 | ++ functions-common:git_clone:593 : pwd 2026-07-07 14:52:27.538 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-07-07 14:52:27.542 | + functions-common:git_clone:594 : local git_clone_flags= 2026-07-07 14:52:27.546 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-07 14:52:27.565 | + functions-common:git_clone:596 : RECLONE=False 2026-07-07 14:52:27.568 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-07 14:52:27.570 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-07 14:52:27.575 | + functions-common:git_clone:610 : echo master 2026-07-07 14:52:27.575 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-07-07 14:52:27.580 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/glance ]] 2026-07-07 14:52:27.583 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-07-07 14:52:27.586 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/glance.git /opt/stack/glance 2026-07-07 14:52:27.589 | + functions-common:git_timed:697 : local count=0 2026-07-07 14:52:27.592 | + functions-common:git_timed:698 : local timeout=0 2026-07-07 14:52:27.594 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-07 14:52:27.598 | + functions-common:git_timed:701 : timeout=0 2026-07-07 14:52:27.601 | + functions-common:git_timed:704 : time_start git_timed 2026-07-07 14:52:27.604 | + functions-common:time_start:2406 : local name=git_timed 2026-07-07 14:52:27.606 | + functions-common:time_start:2407 : local start_time= 2026-07-07 14:52:27.609 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-07 14:52:27.613 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-07 14:52:27.617 | + functions-common:time_start:2411 : _TIME_START[$name]=1783435947615 2026-07-07 14:52:27.620 | + 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-07 14:52:27.624 | Cloning into '/opt/stack/glance'... 2026-07-07 14:52:36.571 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-07 14:52:36.574 | + functions-common:time_stop:2420 : local name 2026-07-07 14:52:36.576 | + functions-common:time_stop:2421 : local end_time 2026-07-07 14:52:36.579 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-07 14:52:36.582 | + functions-common:time_stop:2423 : local total 2026-07-07 14:52:36.584 | + functions-common:time_stop:2424 : local start_time 2026-07-07 14:52:36.586 | + functions-common:time_stop:2426 : name=git_timed 2026-07-07 14:52:36.589 | + functions-common:time_stop:2427 : start_time=1783435947615 2026-07-07 14:52:36.592 | + functions-common:time_stop:2429 : [[ -z 1783435947615 ]] 2026-07-07 14:52:36.595 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 14:52:36.600 | + functions-common:time_stop:2432 : end_time=1783435956597 2026-07-07 14:52:36.602 | + functions-common:time_stop:2433 : elapsed_time=8982 2026-07-07 14:52:36.605 | + functions-common:time_stop:2434 : total=24509 2026-07-07 14:52:36.607 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 14:52:36.610 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=33491 2026-07-07 14:52:36.613 | + functions-common:git_clone:631 : cd /opt/stack/glance 2026-07-07 14:52:36.616 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-07-07 14:52:36.618 | + functions-common:git_timed:697 : local count=0 2026-07-07 14:52:36.621 | + functions-common:git_timed:698 : local timeout=0 2026-07-07 14:52:36.623 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-07 14:52:36.626 | + functions-common:git_timed:701 : timeout=0 2026-07-07 14:52:36.628 | + functions-common:git_timed:704 : time_start git_timed 2026-07-07 14:52:36.631 | + functions-common:time_start:2406 : local name=git_timed 2026-07-07 14:52:36.633 | + functions-common:time_start:2407 : local start_time= 2026-07-07 14:52:36.636 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-07 14:52:36.640 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-07 14:52:36.644 | + functions-common:time_start:2411 : _TIME_START[$name]=1783435956641 2026-07-07 14:52:36.647 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-07-07 14:52:38.475 | From https://review.opendev.org/openstack/glance 2026-07-07 14:52:38.475 | * branch master -> FETCH_HEAD 2026-07-07 14:52:38.485 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-07 14:52:38.487 | + functions-common:time_stop:2420 : local name 2026-07-07 14:52:38.490 | + functions-common:time_stop:2421 : local end_time 2026-07-07 14:52:38.493 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-07 14:52:38.495 | + functions-common:time_stop:2423 : local total 2026-07-07 14:52:38.498 | + functions-common:time_stop:2424 : local start_time 2026-07-07 14:52:38.501 | + functions-common:time_stop:2426 : name=git_timed 2026-07-07 14:52:38.504 | + functions-common:time_stop:2427 : start_time=1783435956641 2026-07-07 14:52:38.506 | + functions-common:time_stop:2429 : [[ -z 1783435956641 ]] 2026-07-07 14:52:38.510 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 14:52:38.514 | + functions-common:time_stop:2432 : end_time=1783435958511 2026-07-07 14:52:38.517 | + functions-common:time_stop:2433 : elapsed_time=1870 2026-07-07 14:52:38.520 | + functions-common:time_stop:2434 : total=33491 2026-07-07 14:52:38.522 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 14:52:38.525 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=35361 2026-07-07 14:52:38.528 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-07-07 14:52:38.531 | + functions-common:git_timed:697 : local count=0 2026-07-07 14:52:38.534 | + functions-common:git_timed:698 : local timeout=0 2026-07-07 14:52:38.536 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-07 14:52:38.539 | + functions-common:git_timed:701 : timeout=0 2026-07-07 14:52:38.542 | + functions-common:git_timed:704 : time_start git_timed 2026-07-07 14:52:38.545 | + functions-common:time_start:2406 : local name=git_timed 2026-07-07 14:52:38.547 | + functions-common:time_start:2407 : local start_time= 2026-07-07 14:52:38.550 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-07 14:52:38.554 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-07 14:52:38.558 | + functions-common:time_start:2411 : _TIME_START[$name]=1783435958555 2026-07-07 14:52:38.561 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-07-07 14:52:38.693 | Note: switching to 'FETCH_HEAD'. 2026-07-07 14:52:38.693 | 2026-07-07 14:52:38.693 | You are in 'detached HEAD' state. You can look around, make experimental 2026-07-07 14:52:38.693 | changes and commit them, and you can discard any commits you make in this 2026-07-07 14:52:38.693 | state without impacting any branches by switching back to a branch. 2026-07-07 14:52:38.693 | 2026-07-07 14:52:38.693 | If you want to create a new branch to retain commits you create, you may 2026-07-07 14:52:38.693 | do so (now or later) by using -c with the switch command. Example: 2026-07-07 14:52:38.693 | 2026-07-07 14:52:38.693 | git switch -c 2026-07-07 14:52:38.694 | 2026-07-07 14:52:38.694 | Or undo this operation with: 2026-07-07 14:52:38.694 | 2026-07-07 14:52:38.694 | git switch - 2026-07-07 14:52:38.694 | 2026-07-07 14:52:38.694 | Turn off this advice by setting config variable advice.detachedHead to false 2026-07-07 14:52:38.694 | 2026-07-07 14:52:38.694 | HEAD is now at 9c79d46d1 Merge "Remove eventlet from requirements" 2026-07-07 14:52:38.699 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-07 14:52:38.702 | + functions-common:time_stop:2420 : local name 2026-07-07 14:52:38.705 | + functions-common:time_stop:2421 : local end_time 2026-07-07 14:52:38.708 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-07 14:52:38.711 | + functions-common:time_stop:2423 : local total 2026-07-07 14:52:38.714 | + functions-common:time_stop:2424 : local start_time 2026-07-07 14:52:38.717 | + functions-common:time_stop:2426 : name=git_timed 2026-07-07 14:52:38.719 | + functions-common:time_stop:2427 : start_time=1783435958555 2026-07-07 14:52:38.722 | + functions-common:time_stop:2429 : [[ -z 1783435958555 ]] 2026-07-07 14:52:38.726 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 14:52:38.731 | + functions-common:time_stop:2432 : end_time=1783435958728 2026-07-07 14:52:38.734 | + functions-common:time_stop:2433 : elapsed_time=173 2026-07-07 14:52:38.737 | + functions-common:time_stop:2434 : total=35361 2026-07-07 14:52:38.740 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 14:52:38.743 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=35534 2026-07-07 14:52:38.746 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/glance 2026-07-07 14:52:38.763 | + functions-common:git_clone:672 : cd /opt/stack/glance 2026-07-07 14:52:38.767 | + functions-common:git_clone:673 : git show --oneline 2026-07-07 14:52:38.767 | + functions-common:git_clone:673 : head -1 2026-07-07 14:52:38.771 | 9c79d46d1 Merge "Remove eventlet from requirements" 2026-07-07 14:52:38.774 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-07-07 14:52:38.777 | + lib/glance:install_glance:575 : setup_develop /opt/stack/glance 2026-07-07 14:52:38.781 | + inc/python:setup_develop:353 : local bindep 2026-07-07 14:52:38.784 | + inc/python:setup_develop:354 : [[ /opt/stack/glance == -bindep* ]] 2026-07-07 14:52:38.786 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/glance 2026-07-07 14:52:38.789 | + inc/python:setup_develop:359 : local extras= 2026-07-07 14:52:38.792 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/glance -e 2026-07-07 14:52:38.795 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-07-07 14:52:38.798 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/glance == -bindep* ]] 2026-07-07 14:52:38.801 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/glance 2026-07-07 14:52:38.804 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-07-07 14:52:38.807 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-07-07 14:52:38.810 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/glance 2026-07-07 14:52:38.813 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-07-07 14:52:38.817 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/glance 2026-07-07 14:52:38.820 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-07-07 14:52:38.823 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-07-07 14:52:38.827 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2026-07-07 14:52:38.832 | + inc/python:_setup_package_with_constraints_edit:400 : name=glance 2026-07-07 14:52:38.835 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z glance ']' 2026-07-07 14:52:38.838 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2026-07-07 14:52:38.994 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/glance -e 2026-07-07 14:52:38.996 | + inc/python:setup_package:436 : local bindep=0 2026-07-07 14:52:39.000 | + inc/python:setup_package:437 : local bindep_flag= 2026-07-07 14:52:39.003 | + inc/python:setup_package:438 : local bindep_profiles= 2026-07-07 14:52:39.006 | + inc/python:setup_package:439 : [[ /opt/stack/glance == -bindep* ]] 2026-07-07 14:52:39.009 | + inc/python:setup_package:444 : local project_dir=/opt/stack/glance 2026-07-07 14:52:39.012 | + inc/python:setup_package:445 : local flags=-e 2026-07-07 14:52:39.015 | + inc/python:setup_package:446 : local extras= 2026-07-07 14:52:39.018 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-07-07 14:52:39.021 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-07-07 14:52:39.024 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-07-07 14:52:39.027 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-07-07 14:52:39.030 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-07-07 14:52:39.033 | + inc/python:setup_package:464 : pip_install -e /opt/stack/glance 2026-07-07 14:52:39.057 | Using python 3.12 to install /opt/stack/glance 2026-07-07 14:52:39.059 | + 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-07 14:52:40.043 | Obtaining file:///opt/stack/glance 2026-07-07 14:52:40.046 | Installing build dependencies: started 2026-07-07 14:52:41.769 | Installing build dependencies: finished with status 'done' 2026-07-07 14:52:41.771 | Checking if build backend supports build_editable: started 2026-07-07 14:52:42.310 | Checking if build backend supports build_editable: finished with status 'done' 2026-07-07 14:52:42.311 | Getting requirements to build editable: started 2026-07-07 14:52:42.609 | Getting requirements to build editable: finished with status 'done' 2026-07-07 14:52:42.611 | Preparing editable metadata (pyproject.toml): started 2026-07-07 14:52:43.527 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-07-07 14:52:43.547 | Requirement already satisfied: pbr>=3.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev115) (7.0.3) 2026-07-07 14:52:43.547 | Requirement already satisfied: defusedxml>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev115) (0.7.1) 2026-07-07 14:52:43.549 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev115) (2.0.51) 2026-07-07 14:52:43.549 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev115) (3.1.0) 2026-07-07 14:52:43.550 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev115) (2.5.1) 2026-07-07 14:52:43.551 | Requirement already satisfied: WebOb>=1.8.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev115) (1.8.10) 2026-07-07 14:52:43.552 | Requirement already satisfied: alembic>=0.9.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev115) (1.18.5) 2026-07-07 14:52:43.743 | Collecting httplib2>=0.9.1 (from glance==32.1.0.dev115) 2026-07-07 14:52:43.917 | Downloading httplib2-0.32.0-py3-none-any.whl.metadata (2.2 kB) 2026-07-07 14:52:43.957 | Requirement already satisfied: oslo.config>=8.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev115) (10.5.0) 2026-07-07 14:52:43.959 | Requirement already satisfied: oslo.concurrency>=4.5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev115) (7.5.0) 2026-07-07 14:52:43.962 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev115) (6.4.0) 2026-07-07 14:52:43.962 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev115) (2.7.1) 2026-07-07 14:52:43.962 | Requirement already satisfied: oslo.utils>=7.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev115) (10.1.1) 2026-07-07 14:52:43.963 | 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.dev115) (5.9.0) 2026-07-07 14:52:44.127 | Collecting taskflow>=4.0.0 (from glance==32.1.0.dev115) 2026-07-07 14:52:44.149 | Downloading taskflow-6.3.0-py3-none-any.whl.metadata (4.5 kB) 2026-07-07 14:52:44.163 | Requirement already satisfied: keystoneauth1>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev115) (5.15.0) 2026-07-07 14:52:44.164 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev115) (13.0.0) 2026-07-07 14:52:44.287 | Collecting WSME>=0.8.0 (from glance==32.1.0.dev115) 2026-07-07 14:52:44.304 | Downloading WSME-0.12.1-py3-none-any.whl.metadata (3.7 kB) 2026-07-07 14:52:44.316 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev115) (3.18.0) 2026-07-07 14:52:44.316 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev115) (3.10.1) 2026-07-07 14:52:44.318 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev115) (4.26.0) 2026-07-07 14:52:44.318 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev115) (5.8.0) 2026-07-07 14:52:44.318 | Requirement already satisfied: oslo.db>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev115) (18.0.0) 2026-07-07 14:52:44.320 | Requirement already satisfied: oslo.i18n>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev115) (6.8.0) 2026-07-07 14:52:44.354 | Collecting oslo.limit>=1.6.0 (from glance==32.1.0.dev115) 2026-07-07 14:52:44.374 | Downloading oslo_limit-2.11.0-py3-none-any.whl.metadata (2.1 kB) 2026-07-07 14:52:44.384 | Requirement already satisfied: oslo.log>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev115) (8.2.0) 2026-07-07 14:52:44.384 | 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.dev115) (18.1.0) 2026-07-07 14:52:44.386 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev115) (8.1.0) 2026-07-07 14:52:44.429 | Collecting oslo.reports>=1.18.0 (from glance==32.1.0.dev115) 2026-07-07 14:52:44.498 | Downloading oslo_reports-3.8.0-py3-none-any.whl.metadata (3.9 kB) 2026-07-07 14:52:44.511 | Requirement already satisfied: oslo.policy>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev115) (5.1.0) 2026-07-07 14:52:44.512 | Requirement already satisfied: osprofiler>=1.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev115) (4.4.0) 2026-07-07 14:52:44.513 | Requirement already satisfied: glance-store>=5.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev115) (5.6.0) 2026-07-07 14:52:44.514 | Requirement already satisfied: debtcollector>=1.19.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev115) (3.1.0) 2026-07-07 14:52:44.516 | Requirement already satisfied: cryptography>=2.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev115) (43.0.3) 2026-07-07 14:52:44.549 | Collecting cursive>=0.2.1 (from glance==32.1.0.dev115) 2026-07-07 14:52:44.578 | Downloading cursive-0.2.3-py2.py3-none-any.whl.metadata (1.7 kB) 2026-07-07 14:52:44.634 | Collecting castellan>=0.17.0 (from glance==32.1.0.dev115) 2026-07-07 14:52:44.662 | Downloading castellan-5.7.0-py3-none-any.whl.metadata (1.9 kB) 2026-07-07 14:52:44.675 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->glance==32.1.0.dev115) (1.3.12) 2026-07-07 14:52:44.677 | 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.dev115) (4.15.0) 2026-07-07 14:52:44.718 | Collecting python-barbicanclient>=5.5.0 (from castellan>=0.17.0->glance==32.1.0.dev115) 2026-07-07 14:52:44.743 | Downloading python_barbicanclient-7.4.0-py3-none-any.whl.metadata (11 kB) 2026-07-07 14:52:44.757 | 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.dev115) (2.34.2) 2026-07-07 14:52:44.760 | 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.dev115) (2.0.0) 2026-07-07 14:52:44.765 | 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.dev115) (3.0) 2026-07-07 14:52:44.769 | 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.dev115) (5.10.0) 2026-07-07 14:52:44.773 | 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.dev115) (2.2.2) 2026-07-07 14:52:44.780 | 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.dev115) (1.4.2) 2026-07-07 14:52:44.780 | 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.dev115) (3.4.0) 2026-07-07 14:52:44.785 | 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.dev115) (3.3.2) 2026-07-07 14:52:44.790 | 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.dev115) (26.1.0) 2026-07-07 14:52:44.791 | 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.dev115) (2025.9.1) 2026-07-07 14:52:44.792 | 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.dev115) (0.37.0) 2026-07-07 14:52:44.793 | 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.dev115) (2026.5.1) 2026-07-07 14:52:44.800 | 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.dev115) (2.1.0) 2026-07-07 14:52:44.802 | 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.dev115) (1.8.2) 2026-07-07 14:52:44.808 | 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.dev115) (4.2.0) 2026-07-07 14:52:44.810 | 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.dev115) (4.0.1) 2026-07-07 14:52:44.811 | 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.dev115) (2.13.0) 2026-07-07 14:52:44.818 | 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.dev115) (1.5.0) 2026-07-07 14:52:44.826 | 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.dev115) (5.3.1) 2026-07-07 14:52:44.829 | 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.dev115) (0.20) 2026-07-07 14:52:44.834 | 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.dev115) (1.3.0) 2026-07-07 14:52:44.835 | 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.dev115) (2.0.0) 2026-07-07 14:52:44.836 | 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.dev115) (6.0.3) 2026-07-07 14:52:44.845 | 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.dev115) (2.1.2) 2026-07-07 14:52:44.847 | 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.dev115) (0.6.2) 2026-07-07 14:52:44.910 | Collecting openstacksdk>=4.11.0 (from oslo.limit>=1.6.0->glance==32.1.0.dev115) 2026-07-07 14:52:44.936 | Downloading openstacksdk-4.17.0-py3-none-any.whl.metadata (12 kB) 2026-07-07 14:52:44.986 | Collecting jmespath>=0.9.0 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==32.1.0.dev115) 2026-07-07 14:52:45.009 | Downloading jmespath-1.1.0-py3-none-any.whl.metadata (7.6 kB) 2026-07-07 14:52:45.056 | Collecting jsonpatch!=1.20,>=1.16 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==32.1.0.dev115) 2026-07-07 14:52:45.075 | Downloading jsonpatch-1.33-py2.py3-none-any.whl.metadata (3.0 kB) 2026-07-07 14:52:45.122 | Collecting platformdirs>=3 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==32.1.0.dev115) 2026-07-07 14:52:45.138 | Downloading platformdirs-4.10.0-py3-none-any.whl.metadata (5.5 kB) 2026-07-07 14:52:45.147 | 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.dev115) (7.2.2) 2026-07-07 14:52:45.179 | Collecting jsonpointer>=1.9 (from jsonpatch!=1.20,>=1.16->openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==32.1.0.dev115) 2026-07-07 14:52:45.200 | Downloading jsonpointer-3.1.1-py3-none-any.whl.metadata (2.4 kB) 2026-07-07 14:52:45.215 | 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.dev115) (2.9.0.post0) 2026-07-07 14:52:45.221 | 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.dev115) (4.6.0) 2026-07-07 14:52:45.224 | 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.dev115) (7.1.4) 2026-07-07 14:52:45.224 | 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.dev115) (5.3.1) 2026-07-07 14:52:45.224 | 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.dev115) (5.6.2) 2026-07-07 14:52:45.225 | 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.dev115) (0.16.0) 2026-07-07 14:52:45.229 | 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.dev115) (5.1.0) 2026-07-07 14:52:45.238 | 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.dev115) (2026.2) 2026-07-07 14:52:45.239 | 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.dev115) (26.2) 2026-07-07 14:52:45.246 | 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.dev115) (0.25.0) 2026-07-07 14:52:45.250 | 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.dev115) (5.0.0) 2026-07-07 14:52:45.251 | 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.dev115) (3.1.6) 2026-07-07 14:52:45.253 | 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.dev115) (4.0.1) 2026-07-07 14:52:45.260 | 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.dev115) (3.0.3) 2026-07-07 14:52:45.275 | 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.dev115) (1.2.1) 2026-07-07 14:52:45.283 | Requirement already satisfied: eventlet>=0.27.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.dev115) (0.41.0) 2026-07-07 14:52:45.283 | Requirement already satisfied: greenlet>=0.4.15 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.dev115) (3.5.3) 2026-07-07 14:52:45.284 | 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.dev115) (1.7.6) 2026-07-07 14:52:45.290 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.27.0->oslo.service>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev115) (2.8.0) 2026-07-07 14:52:45.321 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->glance==32.1.0.dev115) (83.0.0) 2026-07-07 14:52:45.337 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->glance==32.1.0.dev115) (0.8.1) 2026-07-07 14:52:45.402 | Collecting cliff>=2.8.0 (from python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev115) 2026-07-07 14:52:45.427 | Downloading cliff-4.14.0-py3-none-any.whl.metadata (2.1 kB) 2026-07-07 14:52:45.470 | Collecting autopage>=0.4.0 (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev115) 2026-07-07 14:52:45.494 | Downloading autopage-0.6.0-py3-none-any.whl.metadata (8.1 kB) 2026-07-07 14:52:45.566 | Collecting cmd2>=3.0.0 (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev115) 2026-07-07 14:52:45.592 | Downloading cmd2-4.0.0-py3-none-any.whl.metadata (16 kB) 2026-07-07 14:52:45.673 | 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.dev115) 2026-07-07 14:52:45.694 | Downloading prompt_toolkit-3.0.52-py3-none-any.whl.metadata (6.4 kB) 2026-07-07 14:52:45.736 | 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.dev115) 2026-07-07 14:52:45.763 | Downloading pyperclip-1.11.0-py3-none-any.whl.metadata (2.4 kB) 2026-07-07 14:52:45.774 | 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.dev115) (15.0.0) 2026-07-07 14:52:45.808 | 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.dev115) 2026-07-07 14:52:45.831 | Downloading rich_argparse-1.8.0-py3-none-any.whl.metadata (15 kB) 2026-07-07 14:52:45.853 | 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.dev115) (1.17.0) 2026-07-07 14:52:45.872 | 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.dev115) (3.4.7) 2026-07-07 14:52:45.875 | 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.dev115) (3.18) 2026-07-07 14:52:45.875 | 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.dev115) (2.7.0) 2026-07-07 14:52:45.875 | 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.dev115) (2023.11.17) 2026-07-07 14:52:45.908 | 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.dev115) (4.2.0) 2026-07-07 14:52:45.910 | 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.dev115) (2.20.0) 2026-07-07 14:52:45.920 | 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.dev115) (0.1.2) 2026-07-07 14:52:45.935 | 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.dev115) (0.8) 2026-07-07 14:52:46.014 | Collecting networkx>=2.1.0 (from taskflow>=4.0.0->glance==32.1.0.dev115) 2026-07-07 14:52:46.032 | Downloading networkx-3.6.1-py3-none-any.whl.metadata (6.8 kB) 2026-07-07 14:52:46.175 | Collecting automaton>=1.9.0 (from taskflow>=4.0.0->glance==32.1.0.dev115) 2026-07-07 14:52:46.198 | Downloading automaton-3.4.0-py3-none-any.whl.metadata (2.3 kB) 2026-07-07 14:52:46.210 | 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.dev115) (9.1.4) 2026-07-07 14:52:46.239 | Collecting pydot>=1.2.4 (from taskflow>=4.0.0->glance==32.1.0.dev115) 2026-07-07 14:52:46.263 | Downloading pydot-4.0.1-py3-none-any.whl.metadata (11 kB) 2026-07-07 14:52:46.359 | Collecting simplegeneric (from WSME>=0.8.0->glance==32.1.0.dev115) 2026-07-07 14:52:46.380 | Downloading simplegeneric-0.8.1.zip (12 kB) 2026-07-07 14:52:46.395 | Installing build dependencies: started 2026-07-07 14:52:47.963 | Installing build dependencies: finished with status 'done' 2026-07-07 14:52:47.963 | Getting requirements to build wheel: started 2026-07-07 14:52:48.584 | Getting requirements to build wheel: finished with status 'done' 2026-07-07 14:52:48.586 | Preparing metadata (pyproject.toml): started 2026-07-07 14:52:48.942 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-07 14:52:48.946 | Requirement already satisfied: pytz in /opt/stack/data/venv/lib/python3.12/site-packages (from WSME>=0.8.0->glance==32.1.0.dev115) (2026.2) 2026-07-07 14:52:49.033 | Collecting importlib-metadata>=4.4 (from WSME>=0.8.0->glance==32.1.0.dev115) 2026-07-07 14:52:49.052 | Downloading importlib_metadata-9.0.0-py3-none-any.whl.metadata (4.5 kB) 2026-07-07 14:52:49.108 | Collecting zipp>=3.20 (from importlib-metadata>=4.4->WSME>=0.8.0->glance==32.1.0.dev115) 2026-07-07 14:52:49.124 | Downloading zipp-4.1.0-py3-none-any.whl.metadata (3.6 kB) 2026-07-07 14:52:49.199 | Downloading castellan-5.7.0-py3-none-any.whl (103 kB) 2026-07-07 14:52:49.242 | Downloading cursive-0.2.3-py2.py3-none-any.whl (43 kB) 2026-07-07 14:52:49.264 | Downloading httplib2-0.32.0-py3-none-any.whl (93 kB) 2026-07-07 14:52:49.291 | Downloading oslo_limit-2.11.0-py3-none-any.whl (23 kB) 2026-07-07 14:52:49.322 | Downloading openstacksdk-4.17.0-py3-none-any.whl (2.0 MB) 2026-07-07 14:52:49.379 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 43.1 MB/s 0:00:00 2026-07-07 14:52:49.397 | Downloading jmespath-1.1.0-py3-none-any.whl (20 kB) 2026-07-07 14:52:49.437 | Downloading jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 2026-07-07 14:52:49.464 | Downloading jsonpointer-3.1.1-py3-none-any.whl (7.7 kB) 2026-07-07 14:52:49.490 | Downloading oslo_reports-3.8.0-py3-none-any.whl (54 kB) 2026-07-07 14:52:49.543 | Downloading platformdirs-4.10.0-py3-none-any.whl (22 kB) 2026-07-07 14:52:49.588 | Downloading python_barbicanclient-7.4.0-py3-none-any.whl (88 kB) 2026-07-07 14:52:49.635 | Downloading cliff-4.14.0-py3-none-any.whl (86 kB) 2026-07-07 14:52:49.661 | Downloading autopage-0.6.0-py3-none-any.whl (30 kB) 2026-07-07 14:52:49.692 | Downloading cmd2-4.0.0-py3-none-any.whl (180 kB) 2026-07-07 14:52:49.718 | Downloading prompt_toolkit-3.0.52-py3-none-any.whl (391 kB) 2026-07-07 14:52:49.748 | Downloading pyperclip-1.11.0-py3-none-any.whl (11 kB) 2026-07-07 14:52:49.775 | Downloading rich_argparse-1.8.0-py3-none-any.whl (25 kB) 2026-07-07 14:52:49.805 | Downloading taskflow-6.3.0-py3-none-any.whl (491 kB) 2026-07-07 14:52:49.840 | Downloading automaton-3.4.0-py3-none-any.whl (23 kB) 2026-07-07 14:52:49.866 | Downloading networkx-3.6.1-py3-none-any.whl (2.1 MB) 2026-07-07 14:52:49.907 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 53.7 MB/s 0:00:00 2026-07-07 14:52:49.933 | Downloading pydot-4.0.1-py3-none-any.whl (37 kB) 2026-07-07 14:52:49.962 | Downloading WSME-0.12.1-py3-none-any.whl (59 kB) 2026-07-07 14:52:49.991 | Downloading importlib_metadata-9.0.0-py3-none-any.whl (27 kB) 2026-07-07 14:52:50.021 | Downloading zipp-4.1.0-py3-none-any.whl (10 kB) 2026-07-07 14:52:50.117 | Building wheels for collected packages: glance, simplegeneric 2026-07-07 14:52:50.119 | Building editable for glance (pyproject.toml): started 2026-07-07 14:52:50.977 | Building editable for glance (pyproject.toml): finished with status 'done' 2026-07-07 14:52:50.979 | Created wheel for glance: filename=glance-32.1.0.dev115-0.editable-py3-none-any.whl size=8990 sha256=d31b26cc51887a3346951ccf39730239d821777aa7ac679badb802b151f4215f 2026-07-07 14:52:50.979 | Stored in directory: /tmp/pip-ephem-wheel-cache-7oy0os58/wheels/31/93/bf/c06e9c56745867b4722d11aae03416a994ddf0e859898c0382 2026-07-07 14:52:50.984 | Building wheel for simplegeneric (pyproject.toml): started 2026-07-07 14:52:51.395 | Building wheel for simplegeneric (pyproject.toml): finished with status 'done' 2026-07-07 14:52:51.396 | Created wheel for simplegeneric: filename=simplegeneric-0.8.1-py3-none-any.whl size=5103 sha256=ee5c16663e6e57296810e9dc44d8800e61a2073556240671316d904d039b39f5 2026-07-07 14:52:51.397 | Stored in directory: /home/quobyte/.cache/pip/wheels/bf/7f/ac/c96a7918d97103348ae720bdf93aa7f5458f5efb90718e9873 2026-07-07 14:52:51.401 | Successfully built glance simplegeneric 2026-07-07 14:52:51.671 | 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-07 14:52:54.602 | Attempting uninstall: jsonpointer 2026-07-07 14:52:54.616 | Found existing installation: jsonpointer 2.0 2026-07-07 14:52:54.617 | Not uninstalling jsonpointer at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-07 14:52:54.618 | Can't uninstall 'jsonpointer'. No files were found to uninstall. 2026-07-07 14:52:54.648 | Attempting uninstall: jmespath 2026-07-07 14:52:54.663 | Found existing installation: jmespath 1.0.1 2026-07-07 14:52:54.664 | Not uninstalling jmespath at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-07 14:52:54.668 | Can't uninstall 'jmespath'. No files were found to uninstall. 2026-07-07 14:52:54.717 | Attempting uninstall: httplib2 2026-07-07 14:52:54.732 | Found existing installation: httplib2 0.20.4 2026-07-07 14:52:54.733 | Not uninstalling httplib2 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-07 14:52:54.734 | Can't uninstall 'httplib2'. No files were found to uninstall. 2026-07-07 14:52:54.832 | Attempting uninstall: jsonpatch 2026-07-07 14:52:54.847 | Found existing installation: jsonpatch 1.32 2026-07-07 14:52:54.849 | Not uninstalling jsonpatch at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-07 14:52:54.849 | Can't uninstall 'jsonpatch'. No files were found to uninstall. 2026-07-07 14:52:59.209 | 2026-07-07 14:52:59.227 | 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.dev115 httplib2-0.32.0 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-07 14:52:59.459 | + inc/python:pip_install:216 : result=0 2026-07-07 14:52:59.461 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-07 14:52:59.463 | + functions-common:time_stop:2420 : local name 2026-07-07 14:52:59.465 | + functions-common:time_stop:2421 : local end_time 2026-07-07 14:52:59.467 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-07 14:52:59.469 | + functions-common:time_stop:2423 : local total 2026-07-07 14:52:59.470 | + functions-common:time_stop:2424 : local start_time 2026-07-07 14:52:59.473 | + functions-common:time_stop:2426 : name=pip_install 2026-07-07 14:52:59.476 | + functions-common:time_stop:2427 : start_time=1783435959051 2026-07-07 14:52:59.478 | + functions-common:time_stop:2429 : [[ -z 1783435959051 ]] 2026-07-07 14:52:59.480 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 14:52:59.484 | + functions-common:time_stop:2432 : end_time=1783435979482 2026-07-07 14:52:59.486 | + functions-common:time_stop:2433 : elapsed_time=20431 2026-07-07 14:52:59.488 | + functions-common:time_stop:2434 : total=84872 2026-07-07 14:52:59.491 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 14:52:59.493 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=105303 2026-07-07 14:52:59.495 | + inc/python:pip_install:219 : return 0 2026-07-07 14:52:59.498 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-07-07 14:52:59.500 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-07-07 14:52:59.503 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/glance 2026-07-07 14:52:59.506 | + inc/python:use_library_from_git:266 : local name=/opt/stack/glance 2026-07-07 14:52:59.508 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-07 14:52:59.510 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-07 14:52:59.513 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/glance, ]] 2026-07-07 14:52:59.515 | + inc/python:use_library_from_git:269 : return 1 2026-07-07 14:52:59.518 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-07-07 14:52:59.521 | + ./stack.sh:main:942 : configure_glance 2026-07-07 14:52:59.524 | + lib/glance:configure_glance:350 : sudo install -d -o quobyte /etc/glance /etc/glance/metadefs 2026-07-07 14:52:59.540 | + lib/glance:configure_glance:353 : local dburl 2026-07-07 14:52:59.543 | ++ lib/glance:configure_glance:354 : database_connection_url glance 2026-07-07 14:52:59.546 | ++ lib/database:database_connection_url:134 : local db=glance 2026-07-07 14:52:59.548 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2026-07-07 14:52:59.551 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=glance 2026-07-07 14:52:59.553 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-07 14:52:59.556 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-07 14:52:59.558 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-07 14:52:59.574 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-07 14:52:59.576 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-07 14:52:59.579 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-07-07 14:52:59.582 | + lib/glance:configure_glance:354 : dburl='mysql+pymysql://root:stackdb@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-07-07 14:52:59.584 | + lib/glance:configure_glance:356 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2026-07-07 14:52:59.615 | + 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-07 14:52:59.646 | + lib/glance:configure_glance:358 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2026-07-07 14:52:59.676 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2026-07-07 14:52:59.707 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_driver centralized_db 2026-07-07 14:52:59.741 | + lib/glance:configure_glance:361 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2026-07-07 14:52:59.775 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2026-07-07 14:52:59.808 | + lib/glance:configure_glance:363 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2026-07-07 14:52:59.811 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/glance/glance-api.conf 2026-07-07 14:52:59.813 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=glance 2026-07-07 14:52:59.816 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-07-07 14:52:59.818 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-07-07 14:52:59.820 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/glance/glance-api.conf glance keystone_authtoken 2026-07-07 14:52:59.823 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/glance/glance-api.conf 2026-07-07 14:52:59.825 | + lib/keystone:configure_keystoneauth:392 : local admin_user=glance 2026-07-07 14:52:59.827 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-07-07 14:52:59.829 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2026-07-07 14:52:59.861 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2026-07-07 14:52:59.891 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://192.168.122.114/identity 2026-07-07 14:52:59.921 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2026-07-07 14:52:59.952 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/glance/glance-api.conf keystone_authtoken password nomoresecret 2026-07-07 14:52:59.983 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2026-07-07 14:53:00.013 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2026-07-07 14:53:00.044 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2026-07-07 14:53:00.076 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/glance/glance-api.conf keystone_authtoken www_authenticate_uri http://192.168.122.114/identity 2026-07-07 14:53:00.108 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-07-07 14:53:00.138 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2026-07-07 14:53:00.168 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-07-07 14:53:00.170 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2026-07-07 14:53:00.204 | + lib/glance:configure_glance:365 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2026-07-07 14:53:00.207 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=glance 2026-07-07 14:53:00.210 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/glance/glance-api.conf 2026-07-07 14:53:00.212 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-07-07 14:53:00.215 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-07-07 14:53:00.218 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-07-07 14:53:00.234 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 14:53:00.238 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-07-07 14:53:00.241 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-07-07 14:53:00.244 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-07-07 14:53:00.262 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-07 14:53:00.265 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.114:5672/ 2026-07-07 14:53:00.267 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.114:5672/ 2026-07-07 14:53:00.297 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-07-07 14:53:00.300 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-07-07 14:53:00.302 | + lib/glance:configure_glance:366 : '[' libvirt = libvirt ']' 2026-07-07 14:53:00.305 | + lib/glance:configure_glance:366 : '[' kvm = parallels ']' 2026-07-07 14:53:00.308 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2026-07-07 14:53:00.339 | + lib/glance:configure_glance:371 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2026-07-07 14:53:00.371 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-api.conf image_format require_image_format_match True 2026-07-07 14:53:00.407 | + lib/glance:configure_glance:375 : configure_glance_store False False 2026-07-07 14:53:00.409 | + lib/glance:configure_glance_store:280 : local use_cinder_for_glance=False 2026-07-07 14:53:00.412 | + lib/glance:configure_glance_store:281 : local glance_enable_multiple_stores=False 2026-07-07 14:53:00.414 | + lib/glance:configure_glance_store:282 : local be 2026-07-07 14:53:00.417 | + lib/glance:configure_glance_store:284 : [[ False == \F\a\l\s\e ]] 2026-07-07 14:53:00.419 | + lib/glance:configure_glance_store:285 : [[ False == \T\r\u\e ]] 2026-07-07 14:53:00.421 | + lib/glance:configure_glance_store:302 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2026-07-07 14:53:00.455 | + lib/glance:configure_glance:378 : '[' -n '' ']' 2026-07-07 14:53:00.458 | + lib/glance:configure_glance:381 : iniset /etc/glance/glance-api.conf cors allowed_origin http://192.168.122.114 2026-07-07 14:53:00.493 | + lib/glance:configure_glance:385 : [[ False == \F\a\l\s\e ]] 2026-07-07 14:53:00.495 | + lib/glance:configure_glance:387 : [[ False == \T\r\u\e ]] 2026-07-07 14:53:00.498 | + lib/glance:configure_glance:393 : is_service_enabled s-proxy 2026-07-07 14:53:00.515 | + functions-common:is_service_enabled:2076 : return 1 2026-07-07 14:53:00.518 | + lib/glance:configure_glance:422 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://192.168.122.114/image 2026-07-07 14:53:00.551 | + lib/glance:configure_glance:424 : is_service_enabled tls-proxy 2026-07-07 14:53:00.568 | + functions-common:is_service_enabled:2076 : return 1 2026-07-07 14:53:00.571 | + lib/glance:configure_glance:430 : setup_logging /etc/glance/glance-api.conf 2026-07-07 14:53:00.573 | + functions:setup_logging:693 : setup_systemd_logging /etc/glance/glance-api.conf 2026-07-07 14:53:00.576 | + functions:setup_systemd_logging:710 : local conf_file=/etc/glance/glance-api.conf 2026-07-07 14:53:00.579 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-07-07 14:53:00.596 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-07-07 14:53:00.599 | + functions:setup_systemd_logging:716 : local pidstr= 2026-07-07 14:53:00.602 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-07-07 14:53:00.604 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-07-07 14:53:00.607 | + 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-07 14:53:00.641 | + 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-07 14:53:00.675 | + 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-07 14:53:00.708 | + functions:setup_systemd_logging:727 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-07-07 14:53:00.740 | + functions:setup_systemd_logging:730 : iniset /etc/glance/glance-api.conf DEFAULT log_color False 2026-07-07 14:53:00.773 | + lib/glance:configure_glance:432 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2026-07-07 14:53:00.778 | + lib/glance:configure_glance:435 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2026-07-07 14:53:00.813 | + lib/glance:configure_glance:436 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2026-07-07 14:53:00.846 | + lib/glance:configure_glance:437 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2026-07-07 14:53:00.879 | + lib/glance:configure_glance:438 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_driver centralized_db 2026-07-07 14:53:00.913 | + lib/glance:configure_glance:441 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2026-07-07 14:53:00.947 | + lib/glance:configure_glance:444 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2026-07-07 14:53:00.983 | + lib/glance:configure_glance:445 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2026-07-07 14:53:01.018 | + lib/glance:configure_glance:446 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2026-07-07 14:53:01.051 | + lib/glance:configure_glance:448 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2026-07-07 14:53:01.056 | + 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-07 14:53:01.063 | + lib/glance:configure_glance:451 : is_service_enabled tls-proxy 2026-07-07 14:53:01.079 | + functions-common:is_service_enabled:2076 : return 1 2026-07-07 14:53:01.082 | + lib/glance:configure_glance:459 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini glance.wsgi.api:application /image glance-api 2026-07-07 14:53:01.085 | + lib/apache:write_local_uwsgi_http_config:319 : local conf=/etc/glance/glance-uwsgi.ini 2026-07-07 14:53:01.088 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=glance.wsgi.api:application 2026-07-07 14:53:01.090 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2026-07-07 14:53:01.093 | + lib/apache:write_local_uwsgi_http_config:322 : local name=glance-api 2026-07-07 14:53:01.095 | + lib/apache:write_local_uwsgi_http_config:324 : '[' -z glance-api ']' 2026-07-07 14:53:01.098 | + lib/apache:write_local_uwsgi_http_config:332 : rm -rf /etc/glance/glance-uwsgi.ini 2026-07-07 14:53:01.102 | + lib/apache:write_local_uwsgi_http_config:335 : [[ glance.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-07-07 14:53:01.104 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi module glance.wsgi.api:application 2026-07-07 14:53:01.137 | ++ lib/apache:write_local_uwsgi_http_config:341 : get_random_port 2026-07-07 14:53:01.140 | ++ functions:get_random_port:860 : read lower_port upper_port 2026-07-07 14:53:01.142 | ++ functions:get_random_port:861 : true 2026-07-07 14:53:01.144 | ++ functions:get_random_port:862 : (( port = upper_port )) 2026-07-07 14:53:01.147 | ++ functions:get_random_port:862 : (( port >= lower_port )) 2026-07-07 14:53:01.149 | ++ functions:get_random_port:863 : sudo lsof -i :60999 2026-07-07 14:53:01.213 | ++ functions:get_random_port:864 : [[ 1 > 0 ]] 2026-07-07 14:53:01.216 | ++ functions:get_random_port:865 : break 2 2026-07-07 14:53:01.219 | ++ functions:get_random_port:869 : echo 60999 2026-07-07 14:53:01.222 | + lib/apache:write_local_uwsgi_http_config:341 : port=60999 2026-07-07 14:53:01.225 | + lib/apache:write_local_uwsgi_http_config:342 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2026-07-07 14:53:01.256 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2026-07-07 14:53:01.288 | + lib/apache:write_local_uwsgi_http_config:345 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2026-07-07 14:53:01.318 | + lib/apache:write_local_uwsgi_http_config:347 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2026-07-07 14:53:01.346 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2026-07-07 14:53:01.377 | + lib/apache:write_local_uwsgi_http_config:351 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 80 2026-07-07 14:53:01.405 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2026-07-07 14:53:01.434 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2026-07-07 14:53:01.463 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2026-07-07 14:53:01.494 | + 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-07 14:53:01.526 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2026-07-07 14:53:01.556 | + lib/apache:write_local_uwsgi_http_config:361 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2026-07-07 14:53:01.586 | + lib/apache:write_local_uwsgi_http_config:363 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2026-07-07 14:53:01.616 | + lib/apache:write_local_uwsgi_http_config:364 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2026-07-07 14:53:01.645 | + lib/apache:write_local_uwsgi_http_config:365 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2026-07-07 14:53:01.674 | + lib/apache:write_local_uwsgi_http_config:366 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2026-07-07 14:53:01.704 | + lib/apache:write_local_uwsgi_http_config:367 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2026-07-07 14:53:01.734 | + lib/apache:write_local_uwsgi_http_config:368 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2026-07-07 14:53:01.763 | + lib/apache:write_local_uwsgi_http_config:370 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2026-07-07 14:53:01.796 | + lib/apache:write_local_uwsgi_http_config:372 : iniset /etc/glance/glance-uwsgi.ini uwsgi start-time %t 2026-07-07 14:53:01.830 | + lib/apache:write_local_uwsgi_http_config:374 : enable_apache_mod proxy 2026-07-07 14:53:01.833 | + lib/apache:enable_apache_mod:55 : local mod=proxy 2026-07-07 14:53:01.836 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-07 14:53:01.839 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-07 14:53:01.841 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-07 14:53:01.844 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-07 14:53:01.847 | + lib/apache:enable_apache_mod:61 : [[ proxy != \v\e\r\s\i\o\n ]] 2026-07-07 14:53:01.850 | + lib/apache:enable_apache_mod:61 : a2query -m proxy 2026-07-07 14:53:01.853 | perl: warning: Setting locale failed. 2026-07-07 14:53:01.853 | perl: warning: Please check that your locale settings: 2026-07-07 14:53:01.853 | LANGUAGE = (unset), 2026-07-07 14:53:01.853 | LC_ALL = "en_US.utf8", 2026-07-07 14:53:01.853 | LANG = (unset) 2026-07-07 14:53:01.853 | are supported and installed on your system. 2026-07-07 14:53:01.853 | perl: warning: Falling back to the standard locale ("C"). 2026-07-07 14:53:01.888 | proxy (enabled by site administrator) 2026-07-07 14:53:01.891 | + lib/apache:write_local_uwsgi_http_config:375 : enable_apache_mod proxy_http 2026-07-07 14:53:01.894 | + lib/apache:enable_apache_mod:55 : local mod=proxy_http 2026-07-07 14:53:01.897 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-07 14:53:01.899 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-07 14:53:01.902 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-07 14:53:01.905 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-07 14:53:01.907 | + lib/apache:enable_apache_mod:61 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2026-07-07 14:53:01.910 | + lib/apache:enable_apache_mod:61 : a2query -m proxy_http 2026-07-07 14:53:01.912 | perl: warning: Setting locale failed. 2026-07-07 14:53:01.912 | perl: warning: Please check that your locale settings: 2026-07-07 14:53:01.912 | LANGUAGE = (unset), 2026-07-07 14:53:01.912 | LC_ALL = "en_US.utf8", 2026-07-07 14:53:01.912 | LANG = (unset) 2026-07-07 14:53:01.912 | are supported and installed on your system. 2026-07-07 14:53:01.912 | perl: warning: Falling back to the standard locale ("C"). 2026-07-07 14:53:01.947 | No module matches proxy_http 2026-07-07 14:53:01.951 | + lib/apache:enable_apache_mod:62 : sudo a2enmod proxy_http 2026-07-07 14:53:01.962 | perl: warning: Setting locale failed. 2026-07-07 14:53:01.962 | perl: warning: Please check that your locale settings: 2026-07-07 14:53:01.962 | LANGUAGE = (unset), 2026-07-07 14:53:01.962 | LC_ALL = "en_US.utf8", 2026-07-07 14:53:01.962 | LANG = "de_DE.UTF-8" 2026-07-07 14:53:01.962 | are supported and installed on your system. 2026-07-07 14:53:01.962 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-07 14:53:02.001 | Considering dependency proxy for proxy_http: 2026-07-07 14:53:02.002 | Module proxy already enabled 2026-07-07 14:53:02.002 | Enabling module proxy_http. 2026-07-07 14:53:02.007 | To activate the new configuration, you need to run: 2026-07-07 14:53:02.007 | systemctl restart apache2 2026-07-07 14:53:02.012 | + lib/apache:enable_apache_mod:63 : [[ '' != \n\o\r\e\s\t\a\r\t ]] 2026-07-07 14:53:02.015 | + lib/apache:enable_apache_mod:64 : restart_apache_server 2026-07-07 14:53:02.018 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-07 14:53:02.021 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-07 14:53:02.025 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-07 14:53:02.172 | + lib/apache:write_local_uwsgi_http_config:376 : local apache_conf= 2026-07-07 14:53:02.176 | ++ lib/apache:write_local_uwsgi_http_config:377 : apache_site_config_for glance-api 2026-07-07 14:53:02.179 | ++ lib/apache:apache_site_config_for:174 : local site=glance-api 2026-07-07 14:53:02.183 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-07-07 14:53:02.186 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-07 14:53:02.189 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-07 14:53:02.192 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/glance-api.conf 2026-07-07 14:53:02.195 | + lib/apache:write_local_uwsgi_http_config:377 : apache_conf=/etc/apache2/sites-available/glance-api.conf 2026-07-07 14:53:02.199 | + lib/apache:write_local_uwsgi_http_config:378 : sudo tee /etc/apache2/sites-available/glance-api.conf 2026-07-07 14:53:02.200 | + lib/apache:write_local_uwsgi_http_config:378 : echo 'KeepAlive Off' 2026-07-07 14:53:02.209 | KeepAlive Off 2026-07-07 14:53:02.214 | + lib/apache:write_local_uwsgi_http_config:379 : echo 'SetEnv proxy-sendchunked 1' 2026-07-07 14:53:02.214 | + lib/apache:write_local_uwsgi_http_config:379 : sudo tee -a /etc/apache2/sites-available/glance-api.conf 2026-07-07 14:53:02.224 | SetEnv proxy-sendchunked 1 2026-07-07 14:53:02.229 | + lib/apache:write_local_uwsgi_http_config:380 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 acquire=1 ' 2026-07-07 14:53:02.230 | + lib/apache:write_local_uwsgi_http_config:380 : sudo tee -a /etc/apache2/sites-available/glance-api.conf 2026-07-07 14:53:02.239 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 acquire=1 2026-07-07 14:53:02.243 | + lib/apache:write_local_uwsgi_http_config:381 : enable_apache_site glance-api 2026-07-07 14:53:02.246 | + lib/apache:enable_apache_site:191 : local site=glance-api 2026-07-07 14:53:02.249 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-07-07 14:53:02.251 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-07-07 14:53:02.254 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-07 14:53:02.257 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-07 14:53:02.260 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-07 14:53:02.262 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-07 14:53:02.265 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-07-07 14:53:02.267 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-07-07 14:53:02.271 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-07 14:53:02.274 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-07 14:53:02.277 | + lib/apache:enable_apache_site:195 : sudo a2ensite glance-api 2026-07-07 14:53:02.288 | perl: warning: Setting locale failed. 2026-07-07 14:53:02.288 | perl: warning: Please check that your locale settings: 2026-07-07 14:53:02.288 | LANGUAGE = (unset), 2026-07-07 14:53:02.288 | LC_ALL = "en_US.utf8", 2026-07-07 14:53:02.288 | LANG = "de_DE.UTF-8" 2026-07-07 14:53:02.288 | are supported and installed on your system. 2026-07-07 14:53:02.288 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-07 14:53:02.327 | Enabling site glance-api. 2026-07-07 14:53:02.332 | To activate the new configuration, you need to run: 2026-07-07 14:53:02.333 | systemctl reload apache2 2026-07-07 14:53:02.337 | + lib/apache:write_local_uwsgi_http_config:382 : restart_apache_server 2026-07-07 14:53:02.340 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-07 14:53:02.343 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-07 14:53:02.346 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-07 14:53:02.482 | ++ lib/glance:configure_glance:463 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2026-07-07 14:53:02.488 | + lib/glance:configure_glance:463 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2026-07-07 14:53:02.520 | + lib/glance:configure_glance:467 : iniset /etc/glance/glance-api.conf wsgi python_interpreter /opt/stack/data/venv/bin/python3 2026-07-07 14:53:02.555 | + lib/glance:configure_glance:469 : [[ True == True ]] 2026-07-07 14:53:02.558 | + lib/glance:configure_glance:470 : iniset /etc/glance/glance-api.conf oslo_policy enforce_new_defaults true 2026-07-07 14:53:02.593 | + lib/glance:configure_glance:471 : iniset /etc/glance/glance-api.conf DEFAULT enforce_secure_rbac true 2026-07-07 14:53:02.629 | + ./stack.sh:main:945 : is_service_enabled cinder 2026-07-07 14:53:02.649 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 14:53:02.652 | + ./stack.sh:main:947 : stack_install_service cinder 2026-07-07 14:53:02.655 | + lib/stack:stack_install_service:20 : local service=cinder 2026-07-07 14:53:02.658 | + lib/stack:stack_install_service:21 : type install_cinder 2026-07-07 14:53:02.662 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-07-07 14:53:02.665 | + lib/stack:stack_install_service:32 : install_cinder 2026-07-07 14:53:02.667 | + lib/cinder:install_cinder:539 : git_clone https://review.opendev.org/openstack/cinder.git /opt/stack/cinder master 2026-07-07 14:53:02.670 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/cinder.git 2026-07-07 14:53:02.673 | + functions-common:git_clone:590 : local git_dest=/opt/stack/cinder 2026-07-07 14:53:02.676 | + functions-common:git_clone:591 : local git_ref=master 2026-07-07 14:53:02.679 | + functions-common:git_clone:592 : local orig_dir 2026-07-07 14:53:02.682 | ++ functions-common:git_clone:593 : pwd 2026-07-07 14:53:02.686 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-07-07 14:53:02.689 | + functions-common:git_clone:594 : local git_clone_flags= 2026-07-07 14:53:02.692 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-07 14:53:02.710 | + functions-common:git_clone:596 : RECLONE=False 2026-07-07 14:53:02.713 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-07 14:53:02.716 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-07 14:53:02.719 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-07-07 14:53:02.720 | + functions-common:git_clone:610 : echo master 2026-07-07 14:53:02.725 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/cinder ]] 2026-07-07 14:53:02.727 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-07-07 14:53:02.730 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/cinder.git /opt/stack/cinder 2026-07-07 14:53:02.733 | + functions-common:git_timed:697 : local count=0 2026-07-07 14:53:02.735 | + functions-common:git_timed:698 : local timeout=0 2026-07-07 14:53:02.738 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-07 14:53:02.740 | + functions-common:git_timed:701 : timeout=0 2026-07-07 14:53:02.743 | + functions-common:git_timed:704 : time_start git_timed 2026-07-07 14:53:02.745 | + functions-common:time_start:2406 : local name=git_timed 2026-07-07 14:53:02.748 | + functions-common:time_start:2407 : local start_time= 2026-07-07 14:53:02.751 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-07 14:53:02.755 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-07 14:53:02.759 | + functions-common:time_start:2411 : _TIME_START[$name]=1783435982756 2026-07-07 14:53:02.761 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/cinder.git /opt/stack/cinder 2026-07-07 14:53:02.765 | Cloning into '/opt/stack/cinder'... 2026-07-07 14:53:59.646 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-07 14:53:59.648 | + functions-common:time_stop:2420 : local name 2026-07-07 14:53:59.651 | + functions-common:time_stop:2421 : local end_time 2026-07-07 14:53:59.653 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-07 14:53:59.655 | + functions-common:time_stop:2423 : local total 2026-07-07 14:53:59.658 | + functions-common:time_stop:2424 : local start_time 2026-07-07 14:53:59.660 | + functions-common:time_stop:2426 : name=git_timed 2026-07-07 14:53:59.662 | + functions-common:time_stop:2427 : start_time=1783435982756 2026-07-07 14:53:59.664 | + functions-common:time_stop:2429 : [[ -z 1783435982756 ]] 2026-07-07 14:53:59.667 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 14:53:59.672 | + functions-common:time_stop:2432 : end_time=1783436039669 2026-07-07 14:53:59.674 | + functions-common:time_stop:2433 : elapsed_time=56913 2026-07-07 14:53:59.677 | + functions-common:time_stop:2434 : total=35534 2026-07-07 14:53:59.679 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 14:53:59.681 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=92447 2026-07-07 14:53:59.684 | + functions-common:git_clone:631 : cd /opt/stack/cinder 2026-07-07 14:53:59.687 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-07-07 14:53:59.690 | + functions-common:git_timed:697 : local count=0 2026-07-07 14:53:59.693 | + functions-common:git_timed:698 : local timeout=0 2026-07-07 14:53:59.695 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-07 14:53:59.697 | + functions-common:git_timed:701 : timeout=0 2026-07-07 14:53:59.699 | + functions-common:git_timed:704 : time_start git_timed 2026-07-07 14:53:59.702 | + functions-common:time_start:2406 : local name=git_timed 2026-07-07 14:53:59.704 | + functions-common:time_start:2407 : local start_time= 2026-07-07 14:53:59.706 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-07 14:53:59.709 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-07 14:53:59.714 | + functions-common:time_start:2411 : _TIME_START[$name]=1783436039711 2026-07-07 14:53:59.717 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-07-07 14:54:00.365 | From https://review.opendev.org/openstack/cinder 2026-07-07 14:54:00.365 | * branch master -> FETCH_HEAD 2026-07-07 14:54:00.374 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-07 14:54:00.377 | + functions-common:time_stop:2420 : local name 2026-07-07 14:54:00.380 | + functions-common:time_stop:2421 : local end_time 2026-07-07 14:54:00.382 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-07 14:54:00.384 | + functions-common:time_stop:2423 : local total 2026-07-07 14:54:00.386 | + functions-common:time_stop:2424 : local start_time 2026-07-07 14:54:00.389 | + functions-common:time_stop:2426 : name=git_timed 2026-07-07 14:54:00.392 | + functions-common:time_stop:2427 : start_time=1783436039711 2026-07-07 14:54:00.394 | + functions-common:time_stop:2429 : [[ -z 1783436039711 ]] 2026-07-07 14:54:00.398 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 14:54:00.402 | + functions-common:time_stop:2432 : end_time=1783436040399 2026-07-07 14:54:00.405 | + functions-common:time_stop:2433 : elapsed_time=688 2026-07-07 14:54:00.407 | + functions-common:time_stop:2434 : total=92447 2026-07-07 14:54:00.409 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 14:54:00.411 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=93135 2026-07-07 14:54:00.415 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-07-07 14:54:00.417 | + functions-common:git_timed:697 : local count=0 2026-07-07 14:54:00.420 | + functions-common:git_timed:698 : local timeout=0 2026-07-07 14:54:00.423 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-07 14:54:00.425 | + functions-common:git_timed:701 : timeout=0 2026-07-07 14:54:00.427 | + functions-common:git_timed:704 : time_start git_timed 2026-07-07 14:54:00.430 | + functions-common:time_start:2406 : local name=git_timed 2026-07-07 14:54:00.433 | + functions-common:time_start:2407 : local start_time= 2026-07-07 14:54:00.435 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-07 14:54:00.439 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-07 14:54:00.443 | + functions-common:time_start:2411 : _TIME_START[$name]=1783436040440 2026-07-07 14:54:00.446 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-07-07 14:54:00.876 | Note: switching to 'FETCH_HEAD'. 2026-07-07 14:54:00.876 | 2026-07-07 14:54:00.876 | You are in 'detached HEAD' state. You can look around, make experimental 2026-07-07 14:54:00.876 | changes and commit them, and you can discard any commits you make in this 2026-07-07 14:54:00.876 | state without impacting any branches by switching back to a branch. 2026-07-07 14:54:00.876 | 2026-07-07 14:54:00.876 | If you want to create a new branch to retain commits you create, you may 2026-07-07 14:54:00.876 | do so (now or later) by using -c with the switch command. Example: 2026-07-07 14:54:00.876 | 2026-07-07 14:54:00.876 | git switch -c 2026-07-07 14:54:00.876 | 2026-07-07 14:54:00.877 | Or undo this operation with: 2026-07-07 14:54:00.877 | 2026-07-07 14:54:00.877 | git switch - 2026-07-07 14:54:00.877 | 2026-07-07 14:54:00.877 | Turn off this advice by setting config variable advice.detachedHead to false 2026-07-07 14:54:00.877 | 2026-07-07 14:54:00.877 | HEAD is now at a1f0f45da Merge "Adds urllib3 lib in requirements.txt" 2026-07-07 14:54:00.885 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-07 14:54:00.888 | + functions-common:time_stop:2420 : local name 2026-07-07 14:54:00.891 | + functions-common:time_stop:2421 : local end_time 2026-07-07 14:54:00.893 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-07 14:54:00.896 | + functions-common:time_stop:2423 : local total 2026-07-07 14:54:00.899 | + functions-common:time_stop:2424 : local start_time 2026-07-07 14:54:00.901 | + functions-common:time_stop:2426 : name=git_timed 2026-07-07 14:54:00.904 | + functions-common:time_stop:2427 : start_time=1783436040440 2026-07-07 14:54:00.907 | + functions-common:time_stop:2429 : [[ -z 1783436040440 ]] 2026-07-07 14:54:00.910 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 14:54:00.914 | + functions-common:time_stop:2432 : end_time=1783436040911 2026-07-07 14:54:00.916 | + functions-common:time_stop:2433 : elapsed_time=471 2026-07-07 14:54:00.919 | + functions-common:time_stop:2434 : total=93135 2026-07-07 14:54:00.922 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 14:54:00.924 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=93606 2026-07-07 14:54:00.926 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/cinder 2026-07-07 14:54:00.943 | + functions-common:git_clone:672 : cd /opt/stack/cinder 2026-07-07 14:54:00.947 | + functions-common:git_clone:673 : git show --oneline 2026-07-07 14:54:00.947 | + functions-common:git_clone:673 : head -1 2026-07-07 14:54:00.952 | a1f0f45da Merge "Adds urllib3 lib in requirements.txt" 2026-07-07 14:54:00.955 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-07-07 14:54:00.958 | + lib/cinder:install_cinder:540 : setup_develop /opt/stack/cinder 2026-07-07 14:54:00.960 | + inc/python:setup_develop:353 : local bindep 2026-07-07 14:54:00.963 | + inc/python:setup_develop:354 : [[ /opt/stack/cinder == -bindep* ]] 2026-07-07 14:54:00.965 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/cinder 2026-07-07 14:54:00.968 | + inc/python:setup_develop:359 : local extras= 2026-07-07 14:54:00.970 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2026-07-07 14:54:00.973 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-07-07 14:54:00.975 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/cinder == -bindep* ]] 2026-07-07 14:54:00.978 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/cinder 2026-07-07 14:54:00.980 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-07-07 14:54:00.982 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-07-07 14:54:00.986 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/cinder 2026-07-07 14:54:00.989 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-07-07 14:54:00.992 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/cinder 2026-07-07 14:54:00.994 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-07-07 14:54:00.997 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-07-07 14:54:01.001 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2026-07-07 14:54:01.006 | + inc/python:_setup_package_with_constraints_edit:400 : name=cinder 2026-07-07 14:54:01.009 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z cinder ']' 2026-07-07 14:54:01.012 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2026-07-07 14:54:01.170 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/cinder -e 2026-07-07 14:54:01.173 | + inc/python:setup_package:436 : local bindep=0 2026-07-07 14:54:01.176 | + inc/python:setup_package:437 : local bindep_flag= 2026-07-07 14:54:01.178 | + inc/python:setup_package:438 : local bindep_profiles= 2026-07-07 14:54:01.181 | + inc/python:setup_package:439 : [[ /opt/stack/cinder == -bindep* ]] 2026-07-07 14:54:01.184 | + inc/python:setup_package:444 : local project_dir=/opt/stack/cinder 2026-07-07 14:54:01.186 | + inc/python:setup_package:445 : local flags=-e 2026-07-07 14:54:01.189 | + inc/python:setup_package:446 : local extras= 2026-07-07 14:54:01.192 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-07-07 14:54:01.195 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-07-07 14:54:01.197 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-07-07 14:54:01.200 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-07-07 14:54:01.203 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-07-07 14:54:01.206 | + inc/python:setup_package:464 : pip_install -e /opt/stack/cinder 2026-07-07 14:54:01.227 | Using python 3.12 to install /opt/stack/cinder 2026-07-07 14:54:01.230 | + 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-07 14:54:02.245 | Obtaining file:///opt/stack/cinder 2026-07-07 14:54:02.251 | Installing build dependencies: started 2026-07-07 14:54:04.038 | Installing build dependencies: finished with status 'done' 2026-07-07 14:54:04.039 | Checking if build backend supports build_editable: started 2026-07-07 14:54:04.582 | Checking if build backend supports build_editable: finished with status 'done' 2026-07-07 14:54:04.584 | Getting requirements to build editable: started 2026-07-07 14:54:04.882 | Getting requirements to build editable: finished with status 'done' 2026-07-07 14:54:04.884 | Preparing editable metadata (pyproject.toml): started 2026-07-07 14:54:06.248 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-07-07 14:54:06.279 | Requirement already satisfied: pbr>=5.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev155) (7.0.3) 2026-07-07 14:54:06.281 | Requirement already satisfied: decorator>=4.4.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev155) (5.3.1) 2026-07-07 14:54:06.281 | 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.dev155) (0.41.0) 2026-07-07 14:54:06.283 | Requirement already satisfied: futurist>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev155) (3.4.0) 2026-07-07 14:54:06.283 | Requirement already satisfied: greenlet>=0.4.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev155) (3.5.3) 2026-07-07 14:54:06.284 | Requirement already satisfied: iso8601>=0.1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev155) (2.1.0) 2026-07-07 14:54:06.285 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev155) (4.26.0) 2026-07-07 14:54:06.286 | Requirement already satisfied: keystoneauth1>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev155) (5.15.0) 2026-07-07 14:54:06.287 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev155) (13.0.0) 2026-07-07 14:54:06.955 | Collecting lxml>=4.5.2 (from cinder==28.1.0.dev155) 2026-07-07 14:54:07.113 | Downloading lxml-6.1.1-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl.metadata (3.5 kB) 2026-07-07 14:54:07.124 | Requirement already satisfied: oslo.config>=8.3.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev155) (10.5.0) 2026-07-07 14:54:07.125 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev155) (7.5.0) 2026-07-07 14:54:07.127 | Requirement already satisfied: oslo.context>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev155) (6.4.0) 2026-07-07 14:54:07.127 | Requirement already satisfied: oslo.db>=11.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev155) (18.0.0) 2026-07-07 14:54:07.128 | Requirement already satisfied: oslo.log>=4.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev155) (8.2.0) 2026-07-07 14:54:07.129 | Requirement already satisfied: oslo.messaging>=14.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev155) (18.1.0) 2026-07-07 14:54:07.131 | Requirement already satisfied: oslo.middleware>=4.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev155) (8.1.0) 2026-07-07 14:54:07.133 | Requirement already satisfied: oslo.policy>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev155) (5.1.0) 2026-07-07 14:54:07.133 | Requirement already satisfied: oslo.privsep>=2.6.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev155) (3.11.0) 2026-07-07 14:54:07.133 | Requirement already satisfied: oslo.reports>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev155) (3.8.0) 2026-07-07 14:54:07.134 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev155) (7.9.0) 2026-07-07 14:54:07.135 | Requirement already satisfied: oslo.serialization>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev155) (5.10.0) 2026-07-07 14:54:07.136 | Requirement already satisfied: oslo.service>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev155) (4.6.0) 2026-07-07 14:54:07.138 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev155) (2.7.1) 2026-07-07 14:54:07.139 | Requirement already satisfied: oslo.utils>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev155) (10.1.1) 2026-07-07 14:54:07.186 | Collecting oslo.versionedobjects>=2.4.0 (from cinder==28.1.0.dev155) 2026-07-07 14:54:07.211 | Downloading oslo_versionedobjects-3.10.2-py3-none-any.whl.metadata (2.5 kB) 2026-07-07 14:54:07.221 | Requirement already satisfied: osprofiler>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev155) (4.4.0) 2026-07-07 14:54:07.222 | Requirement already satisfied: packaging>=20.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev155) (26.2) 2026-07-07 14:54:07.271 | Collecting paramiko>=2.7.2 (from cinder==28.1.0.dev155) 2026-07-07 14:54:07.296 | Downloading paramiko-4.0.0-py3-none-any.whl.metadata (3.9 kB) 2026-07-07 14:54:07.307 | Requirement already satisfied: Paste>=3.4.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev155) (3.10.1) 2026-07-07 14:54:07.309 | Requirement already satisfied: PasteDeploy>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev155) (3.1.0) 2026-07-07 14:54:07.309 | Requirement already satisfied: pyparsing>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev155) (3.3.2) 2026-07-07 14:54:07.310 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev155) (7.4.0) 2026-07-07 14:54:07.355 | Collecting python-glanceclient>=3.2.2 (from cinder==28.1.0.dev155) 2026-07-07 14:54:07.378 | Downloading python_glanceclient-4.12.0-py3-none-any.whl.metadata (4.0 kB) 2026-07-07 14:54:07.388 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev155) (5.8.0) 2026-07-07 14:54:07.437 | Collecting python-novaclient>=18.2.0 (from cinder==28.1.0.dev155) 2026-07-07 14:54:07.461 | Downloading python_novaclient-18.13.0-py3-none-any.whl.metadata (3.2 kB) 2026-07-07 14:54:07.521 | Collecting python-swiftclient>=3.10.1 (from cinder==28.1.0.dev155) 2026-07-07 14:54:07.544 | Downloading python_swiftclient-4.10.0-py3-none-any.whl.metadata (3.9 kB) 2026-07-07 14:54:07.555 | Requirement already satisfied: requests>=2.25.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev155) (2.34.2) 2026-07-07 14:54:07.558 | Requirement already satisfied: urllib3>=2.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev155) (2.7.0) 2026-07-07 14:54:07.558 | Requirement already satisfied: Routes>=2.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev155) (2.5.1) 2026-07-07 14:54:07.558 | Requirement already satisfied: taskflow>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev155) (6.3.0) 2026-07-07 14:54:07.674 | Collecting rtslib-fb>=2.1.74 (from cinder==28.1.0.dev155) 2026-07-07 14:54:07.693 | Downloading rtslib_fb-2.2.4-py3-none-any.whl.metadata (2.4 kB) 2026-07-07 14:54:07.703 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev155) (2.0.51) 2026-07-07 14:54:07.704 | Requirement already satisfied: stevedore>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev155) (5.9.0) 2026-07-07 14:54:07.734 | Collecting tabulate>=0.8.7 (from cinder==28.1.0.dev155) 2026-07-07 14:54:07.755 | Downloading tabulate-0.10.0-py3-none-any.whl.metadata (40 kB) 2026-07-07 14:54:07.785 | Requirement already satisfied: tenacity>=6.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev155) (9.1.4) 2026-07-07 14:54:07.787 | Requirement already satisfied: WebOb>=1.8.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev155) (1.8.10) 2026-07-07 14:54:07.788 | Requirement already satisfied: oslo.i18n>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev155) (6.8.0) 2026-07-07 14:54:07.919 | Collecting oslo.vmware>=3.10.0 (from cinder==28.1.0.dev155) 2026-07-07 14:54:07.938 | Downloading oslo_vmware-4.9.0-py3-none-any.whl.metadata (2.3 kB) 2026-07-07 14:54:07.949 | Requirement already satisfied: os-brick>=6.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev155) (7.1.0) 2026-07-07 14:54:08.000 | Collecting tooz>=2.8.0 (from cinder==28.1.0.dev155) 2026-07-07 14:54:08.021 | Downloading tooz-8.1.0-py3-none-any.whl.metadata (2.9 kB) 2026-07-07 14:54:08.110 | Collecting google-api-python-client>=1.11.0 (from cinder==28.1.0.dev155) 2026-07-07 14:54:08.131 | Downloading google_api_python_client-2.198.0-py3-none-any.whl.metadata (7.0 kB) 2026-07-07 14:54:08.143 | Requirement already satisfied: castellan>=3.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev155) (5.7.0) 2026-07-07 14:54:08.146 | Requirement already satisfied: cryptography>=3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev155) (43.0.3) 2026-07-07 14:54:08.146 | Requirement already satisfied: cursive>=0.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev155) (0.2.3) 2026-07-07 14:54:08.342 | Collecting zstd>=1.5.0.0 (from cinder==28.1.0.dev155) 2026-07-07 14:54:08.364 | 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-07 14:54:08.767 | Collecting boto3>=1.18.49 (from cinder==28.1.0.dev155) 2026-07-07 14:54:08.784 | Downloading boto3-1.35.99-py3-none-any.whl.metadata (6.7 kB) 2026-07-07 14:54:08.795 | Requirement already satisfied: distro>=1.8.0 in /usr/lib/python3/dist-packages (from cinder==28.1.0.dev155) (1.9.0) 2026-07-07 14:54:08.796 | Requirement already satisfied: tzdata>=2022.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev155) (2026.2) 2026-07-07 14:54:08.797 | Requirement already satisfied: cachetools>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev155) (7.1.4) 2026-07-07 14:54:09.228 | Collecting botocore<1.36.0,>=1.35.99 (from boto3>=1.18.49->cinder==28.1.0.dev155) 2026-07-07 14:54:09.250 | Downloading botocore-1.35.99-py3-none-any.whl.metadata (5.7 kB) 2026-07-07 14:54:09.260 | 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.dev155) (1.1.0) 2026-07-07 14:54:09.295 | Collecting s3transfer<0.11.0,>=0.10.0 (from boto3>=1.18.49->cinder==28.1.0.dev155) 2026-07-07 14:54:09.358 | Downloading s3transfer-0.10.4-py3-none-any.whl.metadata (1.7 kB) 2026-07-07 14:54:09.371 | 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.dev155) (2.9.0.post0) 2026-07-07 14:54:09.375 | 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.dev155) (1.17.0) 2026-07-07 14:54:09.407 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=3.1->cinder==28.1.0.dev155) (2.0.0) 2026-07-07 14:54:09.412 | 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.dev155) (3.0) 2026-07-07 14:54:09.421 | 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.dev155) (2.8.0) 2026-07-07 14:54:09.428 | 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.dev155) (3.1.0) 2026-07-07 14:54:09.430 | 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.dev155) (2.2.2) 2026-07-07 14:54:09.433 | 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.dev155) (0.32.0) 2026-07-07 14:54:09.492 | 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.dev155) 2026-07-07 14:54:09.509 | Downloading google_auth-2.55.1-py3-none-any.whl.metadata (5.1 kB) 2026-07-07 14:54:09.550 | Collecting google-auth-httplib2<1.0.0,>=0.2.0 (from google-api-python-client>=1.11.0->cinder==28.1.0.dev155) 2026-07-07 14:54:09.565 | Downloading google_auth_httplib2-0.4.0-py3-none-any.whl.metadata (3.0 kB) 2026-07-07 14:54:09.626 | 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.dev155) 2026-07-07 14:54:09.642 | Downloading google_api_core-2.31.0-py3-none-any.whl.metadata (3.2 kB) 2026-07-07 14:54:09.678 | Collecting uritemplate<5,>=3.0.1 (from google-api-python-client>=1.11.0->cinder==28.1.0.dev155) 2026-07-07 14:54:09.693 | Downloading uritemplate-4.2.0-py3-none-any.whl.metadata (2.6 kB) 2026-07-07 14:54:09.738 | 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.dev155) 2026-07-07 14:54:09.753 | Downloading googleapis_common_protos-1.75.0-py3-none-any.whl.metadata (8.6 kB) 2026-07-07 14:54:10.043 | 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.dev155) 2026-07-07 14:54:10.062 | Downloading protobuf-7.35.1-cp310-abi3-manylinux2014_x86_64.whl.metadata (595 bytes) 2026-07-07 14:54:10.109 | 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.dev155) 2026-07-07 14:54:10.129 | Downloading proto_plus-1.28.0-py3-none-any.whl.metadata (2.2 kB) 2026-07-07 14:54:10.188 | 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.dev155) 2026-07-07 14:54:10.211 | Downloading pyasn1_modules-0.4.2-py3-none-any.whl.metadata (3.5 kB) 2026-07-07 14:54:10.239 | 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.dev155) (3.4.7) 2026-07-07 14:54:10.240 | 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.dev155) (3.18) 2026-07-07 14:54:10.241 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==28.1.0.dev155) (2023.11.17) 2026-07-07 14:54:10.259 | 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.dev155) (26.1.0) 2026-07-07 14:54:10.259 | 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.dev155) (2025.9.1) 2026-07-07 14:54:10.260 | 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.dev155) (0.37.0) 2026-07-07 14:54:10.261 | 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.dev155) (2026.5.1) 2026-07-07 14:54:10.271 | 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.dev155) (1.8.2) 2026-07-07 14:54:10.271 | 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.dev155) (4.15.0) 2026-07-07 14:54:10.275 | 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.dev155) (4.2.0) 2026-07-07 14:54:10.278 | 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.dev155) (4.0.1) 2026-07-07 14:54:10.279 | 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.dev155) (2.13.0) 2026-07-07 14:54:10.288 | 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.dev155) (7.2.2) 2026-07-07 14:54:10.294 | 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.dev155) (1.5.0) 2026-07-07 14:54:10.302 | 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.dev155) (0.20) 2026-07-07 14:54:10.308 | 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.dev155) (1.3.0) 2026-07-07 14:54:10.309 | 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.dev155) (2.0.0) 2026-07-07 14:54:10.310 | 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.dev155) (6.0.3) 2026-07-07 14:54:10.319 | 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.dev155) (1.18.5) 2026-07-07 14:54:10.321 | 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.dev155) (2.1.2) 2026-07-07 14:54:10.322 | 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.dev155) (0.6.2) 2026-07-07 14:54:10.326 | 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.dev155) (1.3.12) 2026-07-07 14:54:10.339 | 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.dev155) (5.3.1) 2026-07-07 14:54:10.340 | 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.dev155) (5.6.2) 2026-07-07 14:54:10.341 | 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.dev155) (0.16.0) 2026-07-07 14:54:10.346 | 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.dev155) (5.1.0) 2026-07-07 14:54:10.360 | 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.dev155) (0.25.0) 2026-07-07 14:54:10.365 | 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.dev155) (5.0.0) 2026-07-07 14:54:10.368 | 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.dev155) (3.1.6) 2026-07-07 14:54:10.368 | 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.dev155) (4.0.1) 2026-07-07 14:54:10.375 | 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.dev155) (3.0.3) 2026-07-07 14:54:10.388 | 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.dev155) (1.2.1) 2026-07-07 14:54:10.410 | 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.dev155) (1.7.6) 2026-07-07 14:54:10.454 | Collecting cotyledon>=2.2.0 (from oslo.service[threading]>=4.5.0->cinder==28.1.0.dev155) 2026-07-07 14:54:10.503 | Downloading cotyledon-2.2.0-py3-none-any.whl.metadata (3.7 kB) 2026-07-07 14:54:10.624 | Collecting setproctitle (from cotyledon>=2.2.0->oslo.service[threading]>=4.5.0->cinder==28.1.0.dev155) 2026-07-07 14:54:10.644 | 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-07 14:54:10.661 | 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.dev155) (3.18.0) 2026-07-07 14:54:10.707 | Collecting suds-community>=0.6 (from oslo.vmware>=3.10.0->cinder==28.1.0.dev155) 2026-07-07 14:54:10.728 | Downloading suds_community-1.2.0-py3-none-any.whl.metadata (1.6 kB) 2026-07-07 14:54:10.791 | Collecting invoke>=2.0 (from paramiko>=2.7.2->cinder==28.1.0.dev155) 2026-07-07 14:54:10.806 | Downloading invoke-3.0.3-py3-none-any.whl.metadata (3.2 kB) 2026-07-07 14:54:10.862 | Collecting pynacl>=1.5 (from paramiko>=2.7.2->cinder==28.1.0.dev155) 2026-07-07 14:54:10.882 | Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl.metadata (10.0 kB) 2026-07-07 14:54:10.904 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=3.4.3->cinder==28.1.0.dev155) (83.0.0) 2026-07-07 14:54:10.919 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.1.1->cinder==28.1.0.dev155) (0.8.1) 2026-07-07 14:54:10.985 | 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.dev155) 2026-07-07 14:54:11.005 | Downloading pyasn1-0.6.3-py3-none-any.whl.metadata (8.4 kB) 2026-07-07 14:54:11.038 | 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.dev155) (4.14.0) 2026-07-07 14:54:11.045 | 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.dev155) (0.6.0) 2026-07-07 14:54:11.046 | 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.dev155) (4.0.0) 2026-07-07 14:54:11.056 | 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.dev155) (3.0.52) 2026-07-07 14:54:11.057 | 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.dev155) (1.11.0) 2026-07-07 14:54:11.058 | 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.dev155) (15.0.0) 2026-07-07 14:54:11.059 | 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.dev155) (1.8.0) 2026-07-07 14:54:11.103 | Collecting warlock>=1.2.0 (from python-glanceclient>=3.2.2->cinder==28.1.0.dev155) 2026-07-07 14:54:11.120 | Downloading warlock-2.1.0-py3-none-any.whl.metadata (4.0 kB) 2026-07-07 14:54:11.132 | 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.dev155) (24.2.1) 2026-07-07 14:54:11.178 | 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.dev155) (4.2.0) 2026-07-07 14:54:11.179 | 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.dev155) (2.20.0) 2026-07-07 14:54:11.190 | 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.dev155) (0.1.2) 2026-07-07 14:54:11.209 | 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.dev155) (0.8) 2026-07-07 14:54:11.254 | Collecting pyudev~=0.18 (from rtslib-fb>=2.1.74->cinder==28.1.0.dev155) 2026-07-07 14:54:11.274 | Downloading pyudev-0.24.4-py3-none-any.whl.metadata (4.4 kB) 2026-07-07 14:54:11.329 | 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.dev155) (3.6.1) 2026-07-07 14:54:11.330 | 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.dev155) (3.4.0) 2026-07-07 14:54:11.332 | 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.dev155) (4.0.1) 2026-07-07 14:54:11.409 | Collecting voluptuous>=0.8.9 (from tooz>=2.8.0->cinder==28.1.0.dev155) 2026-07-07 14:54:11.425 | Downloading voluptuous-0.16.0-py3-none-any.whl.metadata (20 kB) 2026-07-07 14:54:11.463 | 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.dev155) (1.33) 2026-07-07 14:54:11.469 | 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.dev155) (3.1.1) 2026-07-07 14:54:11.559 | Downloading boto3-1.35.99-py3-none-any.whl (139 kB) 2026-07-07 14:54:11.667 | Downloading botocore-1.35.99-py3-none-any.whl (13.3 MB) 2026-07-07 14:54:13.477 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.3/13.3 MB 7.4 MB/s 0:00:01 2026-07-07 14:54:13.493 | Downloading s3transfer-0.10.4-py3-none-any.whl (83 kB) 2026-07-07 14:54:13.519 | Downloading google_api_python_client-2.198.0-py3-none-any.whl (15.6 MB) 2026-07-07 14:54:14.688 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 15.6/15.6 MB 13.5 MB/s 0:00:01 2026-07-07 14:54:14.705 | Downloading google_api_core-2.31.0-py3-none-any.whl (173 kB) 2026-07-07 14:54:14.738 | Downloading google_auth-2.55.1-py3-none-any.whl (252 kB) 2026-07-07 14:54:14.775 | Downloading google_auth_httplib2-0.4.0-py3-none-any.whl (9.5 kB) 2026-07-07 14:54:14.797 | Downloading googleapis_common_protos-1.75.0-py3-none-any.whl (300 kB) 2026-07-07 14:54:14.836 | Downloading proto_plus-1.28.0-py3-none-any.whl (50 kB) 2026-07-07 14:54:14.860 | Downloading protobuf-7.35.1-cp310-abi3-manylinux2014_x86_64.whl (327 kB) 2026-07-07 14:54:14.902 | Downloading uritemplate-4.2.0-py3-none-any.whl (11 kB) 2026-07-07 14:54:14.924 | Downloading lxml-6.1.1-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.2 MB) 2026-07-07 14:54:15.232 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.2/5.2 MB 17.3 MB/s 0:00:00 2026-07-07 14:54:15.247 | Downloading cotyledon-2.2.0-py3-none-any.whl (28 kB) 2026-07-07 14:54:15.272 | Downloading oslo_versionedobjects-3.10.2-py3-none-any.whl (99 kB) 2026-07-07 14:54:15.298 | Downloading oslo_vmware-4.9.0-py3-none-any.whl (624 kB) 2026-07-07 14:54:15.342 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 624.2/624.2 kB 14.0 MB/s 0:00:00 2026-07-07 14:54:15.373 | Downloading paramiko-4.0.0-py3-none-any.whl (223 kB) 2026-07-07 14:54:15.478 | Downloading invoke-3.0.3-py3-none-any.whl (160 kB) 2026-07-07 14:54:15.506 | Downloading pyasn1_modules-0.4.2-py3-none-any.whl (181 kB) 2026-07-07 14:54:15.533 | Downloading pyasn1-0.6.3-py3-none-any.whl (83 kB) 2026-07-07 14:54:15.557 | Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl (1.4 MB) 2026-07-07 14:54:15.652 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 14.8 MB/s 0:00:00 2026-07-07 14:54:15.670 | Downloading python_glanceclient-4.12.0-py3-none-any.whl (202 kB) 2026-07-07 14:54:15.705 | Downloading python_novaclient-18.13.0-py3-none-any.whl (336 kB) 2026-07-07 14:54:15.745 | Downloading python_swiftclient-4.10.0-py3-none-any.whl (88 kB) 2026-07-07 14:54:15.769 | Downloading rtslib_fb-2.2.4-py3-none-any.whl (92 kB) 2026-07-07 14:54:15.796 | Downloading pyudev-0.24.4-py3-none-any.whl (62 kB) 2026-07-07 14:54:15.819 | Downloading suds_community-1.2.0-py3-none-any.whl (145 kB) 2026-07-07 14:54:15.845 | Downloading tabulate-0.10.0-py3-none-any.whl (39 kB) 2026-07-07 14:54:15.870 | Downloading tooz-8.1.0-py3-none-any.whl (92 kB) 2026-07-07 14:54:15.895 | Downloading voluptuous-0.16.0-py3-none-any.whl (31 kB) 2026-07-07 14:54:15.917 | Downloading warlock-2.1.0-py3-none-any.whl (10 kB) 2026-07-07 14:54:15.940 | 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-07 14:54:16.067 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 17.7 MB/s 0:00:00 2026-07-07 14:54:16.085 | 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-07 14:54:16.245 | Building wheels for collected packages: cinder 2026-07-07 14:54:16.246 | Building editable for cinder (pyproject.toml): started 2026-07-07 14:54:17.890 | Building editable for cinder (pyproject.toml): finished with status 'done' 2026-07-07 14:54:17.892 | Created wheel for cinder: filename=cinder-28.1.0.dev155-0.editable-py3-none-any.whl size=9206 sha256=3ed6aa3253f1a65a432b1a905a6c1b7c869dc798e30fa8ef37cd561acb4933ce 2026-07-07 14:54:17.892 | Stored in directory: /tmp/pip-ephem-wheel-cache-a5rdzxkf/wheels/0f/5b/25/75b4581977dff7afefb19bb31542a98ba75eafb8d1b2a69ccb 2026-07-07 14:54:17.897 | Successfully built cinder 2026-07-07 14:54:18.282 | 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-07 14:54:18.643 | Attempting uninstall: pyudev 2026-07-07 14:54:18.659 | Found existing installation: pyudev 0.24.0 2026-07-07 14:54:18.659 | Not uninstalling pyudev at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-07 14:54:18.659 | Can't uninstall 'pyudev'. No files were found to uninstall. 2026-07-07 14:54:18.715 | Attempting uninstall: pyasn1 2026-07-07 14:54:18.732 | Found existing installation: pyasn1 0.4.8 2026-07-07 14:54:18.732 | Not uninstalling pyasn1 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-07 14:54:18.734 | Can't uninstall 'pyasn1'. No files were found to uninstall. 2026-07-07 14:54:20.443 | Attempting uninstall: botocore 2026-07-07 14:54:20.461 | Found existing installation: botocore 1.34.46 2026-07-07 14:54:20.462 | Not uninstalling botocore at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-07 14:54:20.462 | Can't uninstall 'botocore'. No files were found to uninstall. 2026-07-07 14:54:21.663 | Attempting uninstall: s3transfer 2026-07-07 14:54:21.681 | Found existing installation: s3transfer 0.10.1 2026-07-07 14:54:21.681 | Not uninstalling s3transfer at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-07 14:54:21.683 | Can't uninstall 's3transfer'. No files were found to uninstall. 2026-07-07 14:54:22.360 | Attempting uninstall: boto3 2026-07-07 14:54:22.380 | Found existing installation: boto3 1.34.46 2026-07-07 14:54:22.381 | Not uninstalling boto3 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-07 14:54:22.381 | Can't uninstall 'boto3'. No files were found to uninstall. 2026-07-07 14:54:24.476 | 2026-07-07 14:54:24.500 | Successfully installed boto3-1.35.99 botocore-1.35.99 cinder-28.1.0.dev155 cotyledon-2.2.0 google-api-core-2.31.0 google-api-python-client-2.198.0 google-auth-2.55.1 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-7.35.1 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-07 14:54:24.874 | + inc/python:pip_install:216 : result=0 2026-07-07 14:54:24.877 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-07 14:54:24.880 | + functions-common:time_stop:2420 : local name 2026-07-07 14:54:24.882 | + functions-common:time_stop:2421 : local end_time 2026-07-07 14:54:24.885 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-07 14:54:24.888 | + functions-common:time_stop:2423 : local total 2026-07-07 14:54:24.891 | + functions-common:time_stop:2424 : local start_time 2026-07-07 14:54:24.893 | + functions-common:time_stop:2426 : name=pip_install 2026-07-07 14:54:24.896 | + functions-common:time_stop:2427 : start_time=1783436041221 2026-07-07 14:54:24.898 | + functions-common:time_stop:2429 : [[ -z 1783436041221 ]] 2026-07-07 14:54:24.902 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 14:54:24.907 | + functions-common:time_stop:2432 : end_time=1783436064903 2026-07-07 14:54:24.909 | + functions-common:time_stop:2433 : elapsed_time=23682 2026-07-07 14:54:24.912 | + functions-common:time_stop:2434 : total=105303 2026-07-07 14:54:24.915 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 14:54:24.918 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=128985 2026-07-07 14:54:24.920 | + inc/python:pip_install:219 : return 0 2026-07-07 14:54:24.923 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-07-07 14:54:24.926 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-07-07 14:54:24.929 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/cinder 2026-07-07 14:54:24.932 | + inc/python:use_library_from_git:266 : local name=/opt/stack/cinder 2026-07-07 14:54:24.935 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-07 14:54:24.937 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-07 14:54:24.940 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/cinder, ]] 2026-07-07 14:54:24.943 | + inc/python:use_library_from_git:269 : return 1 2026-07-07 14:54:24.946 | + lib/cinder:install_cinder:541 : [[ lioadm == \t\g\t\a\d\m ]] 2026-07-07 14:54:24.949 | + lib/cinder:install_cinder:543 : [[ lioadm == \l\i\o\a\d\m ]] 2026-07-07 14:54:24.951 | + lib/cinder:install_cinder:544 : is_ubuntu 2026-07-07 14:54:24.954 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-07 14:54:24.957 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-07 14:54:24.960 | + lib/cinder:install_cinder:546 : sudo mkdir -p /etc/target 2026-07-07 14:54:24.976 | + lib/cinder:install_cinder:548 : install_package targetcli-fb 2026-07-07 14:54:24.978 | + functions-common:install_package:1438 : update_package_repo 2026-07-07 14:54:24.981 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-07 14:54:24.984 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-07 14:54:24.987 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-07 14:54:24.990 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-07 14:54:24.993 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-07 14:54:24.996 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-07 14:54:24.998 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-07 14:54:25.001 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-07 14:54:25.004 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-07 14:54:25.007 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-07 14:54:25.010 | + functions-common:apt_get_update:1167 : return 2026-07-07 14:54:25.013 | + functions-common:install_package:1439 : real_install_package targetcli-fb 2026-07-07 14:54:25.015 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-07 14:54:25.018 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-07 14:54:25.021 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-07 14:54:25.024 | + functions-common:real_install_package:1427 : apt_get install targetcli-fb 2026-07-07 14:54:25.048 | + 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-07 14:54:25.093 | Reading package lists... 2026-07-07 14:54:25.467 | Building dependency tree... 2026-07-07 14:54:25.469 | Reading state information... 2026-07-07 14:54:26.049 | The following packages were automatically installed and are no longer required: 2026-07-07 14:54:26.051 | libfwupd2 libgusb2 2026-07-07 14:54:26.052 | Use 'sudo apt autoremove' to remove them. 2026-07-07 14:54:26.055 | The following additional packages will be installed: 2026-07-07 14:54:26.055 | python3-configshell-fb python3-rtslib-fb python3-typing-extensions 2026-07-07 14:54:26.055 | python3-urwid python3-wcwidth 2026-07-07 14:54:26.057 | Suggested packages: 2026-07-07 14:54:26.058 | python-urwid-doc 2026-07-07 14:54:26.092 | The following NEW packages will be installed: 2026-07-07 14:54:26.092 | python3-configshell-fb python3-rtslib-fb python3-typing-extensions 2026-07-07 14:54:26.093 | python3-urwid python3-wcwidth targetcli-fb 2026-07-07 14:54:26.158 | 0 upgraded, 6 newly installed, 0 to remove and 14 not upgraded. 2026-07-07 14:54:26.158 | Need to get 385 kB of archives. 2026-07-07 14:54:26.158 | After this operation, 3098 kB of additional disk space will be used. 2026-07-07 14:54:26.158 | Get:1 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-typing-extensions all 4.10.0-1 [60.7 kB] 2026-07-07 14:54:26.168 | Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-wcwidth all 0.2.5+dfsg1-1.1ubuntu1 [22.5 kB] 2026-07-07 14:54:26.176 | Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-urwid amd64 2.6.10-1 [183 kB] 2026-07-07 14:54:26.182 | 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-07 14:54:26.191 | Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-rtslib-fb all 2.1.74-0ubuntu5 [49.9 kB] 2026-07-07 14:54:26.200 | Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 targetcli-fb all 1:2.1.53-1ubuntu3 [40.3 kB] 2026-07-07 14:54:26.433 | perl: warning: Setting locale failed. 2026-07-07 14:54:26.433 | perl: warning: Please check that your locale settings: 2026-07-07 14:54:26.433 | LANGUAGE = (unset), 2026-07-07 14:54:26.433 | LC_ALL = "en_US.utf8", 2026-07-07 14:54:26.433 | LANG = "de_DE.UTF-8" 2026-07-07 14:54:26.433 | are supported and installed on your system. 2026-07-07 14:54:26.433 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-07 14:54:26.495 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-07 14:54:26.495 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-07 14:54:26.495 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-07 14:54:26.683 | Fetched 385 kB in 0s (4643 kB/s) 2026-07-07 14:54:26.725 | Selecting previously unselected package python3-typing-extensions. 2026-07-07 14:54:26.791 | (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-07 14:54:26.798 | Preparing to unpack .../0-python3-typing-extensions_4.10.0-1_all.deb ... 2026-07-07 14:54:26.804 | Unpacking python3-typing-extensions (4.10.0-1) ... 2026-07-07 14:54:26.856 | Selecting previously unselected package python3-wcwidth. 2026-07-07 14:54:26.868 | Preparing to unpack .../1-python3-wcwidth_0.2.5+dfsg1-1.1ubuntu1_all.deb ... 2026-07-07 14:54:26.872 | Unpacking python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-07-07 14:54:26.928 | Selecting previously unselected package python3-urwid. 2026-07-07 14:54:26.938 | Preparing to unpack .../2-python3-urwid_2.6.10-1_amd64.deb ... 2026-07-07 14:54:26.942 | Unpacking python3-urwid (2.6.10-1) ... 2026-07-07 14:54:27.036 | Selecting previously unselected package python3-configshell-fb. 2026-07-07 14:54:27.048 | Preparing to unpack .../3-python3-configshell-fb_1%3a1.1.28-2.1_all.deb ... 2026-07-07 14:54:27.052 | Unpacking python3-configshell-fb (1:1.1.28-2.1) ... 2026-07-07 14:54:27.113 | Selecting previously unselected package python3-rtslib-fb. 2026-07-07 14:54:27.126 | Preparing to unpack .../4-python3-rtslib-fb_2.1.74-0ubuntu5_all.deb ... 2026-07-07 14:54:27.130 | Unpacking python3-rtslib-fb (2.1.74-0ubuntu5) ... 2026-07-07 14:54:27.199 | Selecting previously unselected package targetcli-fb. 2026-07-07 14:54:27.210 | Preparing to unpack .../5-targetcli-fb_1%3a2.1.53-1ubuntu3_all.deb ... 2026-07-07 14:54:27.215 | Unpacking targetcli-fb (1:2.1.53-1ubuntu3) ... 2026-07-07 14:54:27.294 | Setting up python3-rtslib-fb (2.1.74-0ubuntu5) ... 2026-07-07 14:54:28.429 | Created symlink /etc/systemd/system/multi-user.target.wants/rtslib-fb-targetctl.service → /usr/lib/systemd/system/rtslib-fb-targetctl.service. 2026-07-07 14:54:28.437 | Setting up python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-07-07 14:54:28.776 | Setting up python3-typing-extensions (4.10.0-1) ... 2026-07-07 14:54:29.025 | Setting up python3-urwid (2.6.10-1) ... 2026-07-07 14:54:29.561 | Setting up python3-configshell-fb (1:1.1.28-2.1) ... 2026-07-07 14:54:29.762 | /usr/lib/python3/dist-packages/configshell/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2026-07-07 14:54:29.762 | _re_ansi_seq = re.compile('(\033\[..?m)') 2026-07-07 14:54:29.784 | /usr/lib/python3/dist-packages/configshell/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2026-07-07 14:54:29.785 | var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2026-07-07 14:54:29.785 | /usr/lib/python3/dist-packages/configshell/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2026-07-07 14:54:29.785 | keyword = Word(alphanums + '_\-') 2026-07-07 14:54:29.785 | /usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-07-07 14:54:29.785 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-07-07 14:54:29.785 | /usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-07-07 14:54:29.785 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-07-07 14:54:29.786 | /usr/lib/python3/dist-packages/configshell/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2026-07-07 14:54:29.786 | readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2026-07-07 14:54:29.794 | /usr/lib/python3/dist-packages/configshell_fb/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2026-07-07 14:54:29.794 | _re_ansi_seq = re.compile('(\033\[..?m)') 2026-07-07 14:54:29.816 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2026-07-07 14:54:29.817 | var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2026-07-07 14:54:29.817 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2026-07-07 14:54:29.817 | keyword = Word(alphanums + '_\-') 2026-07-07 14:54:29.817 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-07-07 14:54:29.817 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-07-07 14:54:29.817 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-07-07 14:54:29.818 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-07-07 14:54:29.818 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2026-07-07 14:54:29.818 | readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2026-07-07 14:54:29.849 | Setting up targetcli-fb (1:2.1.53-1ubuntu3) ... 2026-07-07 14:54:30.057 | /usr/lib/python3/dist-packages/targetcli/ui_root.py:161: SyntaxWarning: invalid escape sequence '\s' 2026-07-07 14:54:30.057 | backups = [line for line in prefs.read().splitlines() if re.match('^max_backup_files\s*=', line)] 2026-07-07 14:54:30.341 | Processing triggers for man-db (2.12.0-4build2) ... 2026-07-07 14:54:31.174 | perl: warning: Setting locale failed. 2026-07-07 14:54:31.174 | perl: warning: Please check that your locale settings: 2026-07-07 14:54:31.174 | LANGUAGE = (unset), 2026-07-07 14:54:31.174 | LC_ALL = "en_US.utf8", 2026-07-07 14:54:31.174 | LANG = "de_DE.UTF-8" 2026-07-07 14:54:31.174 | are supported and installed on your system. 2026-07-07 14:54:31.175 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-07 14:54:31.312 | perl: warning: Setting locale failed. 2026-07-07 14:54:31.313 | perl: warning: Please check that your locale settings: 2026-07-07 14:54:31.313 | LANGUAGE = (unset), 2026-07-07 14:54:31.313 | LC_ALL = "en_US.utf8", 2026-07-07 14:54:31.313 | LANG = "de_DE.UTF-8" 2026-07-07 14:54:31.313 | are supported and installed on your system. 2026-07-07 14:54:31.313 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-07 14:54:31.364 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-07 14:54:31.364 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-07 14:54:31.364 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-07 14:54:31.435 | perl: warning: Setting locale failed. 2026-07-07 14:54:31.435 | perl: warning: Please check that your locale settings: 2026-07-07 14:54:31.435 | LANGUAGE = (unset), 2026-07-07 14:54:31.435 | LC_ALL = "en_US.utf8", 2026-07-07 14:54:31.435 | LANG = "de_DE.UTF-8" 2026-07-07 14:54:31.435 | are supported and installed on your system. 2026-07-07 14:54:31.436 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-07 14:54:31.941 | 2026-07-07 14:54:31.941 | Running kernel seems to be up-to-date. 2026-07-07 14:54:31.941 | 2026-07-07 14:54:31.941 | Restarting services... 2026-07-07 14:54:31.963 | 2026-07-07 14:54:31.963 | Service restarts being deferred: 2026-07-07 14:54:31.964 | systemctl restart virtlockd.service 2026-07-07 14:54:31.964 | systemctl restart virtlogd.service 2026-07-07 14:54:31.964 | 2026-07-07 14:54:31.964 | No containers need to be restarted. 2026-07-07 14:54:31.964 | 2026-07-07 14:54:31.964 | User sessions running outdated binaries: 2026-07-07 14:54:31.964 | quobyte @ session #6: sshd[2099] 2026-07-07 14:54:31.974 | 2026-07-07 14:54:31.974 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-07 14:54:33.929 | + functions-common:apt_get:1211 : result=0 2026-07-07 14:54:33.931 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-07 14:54:33.934 | + functions-common:time_stop:2420 : local name 2026-07-07 14:54:33.936 | + functions-common:time_stop:2421 : local end_time 2026-07-07 14:54:33.939 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-07 14:54:33.942 | + functions-common:time_stop:2423 : local total 2026-07-07 14:54:33.944 | + functions-common:time_stop:2424 : local start_time 2026-07-07 14:54:33.947 | + functions-common:time_stop:2426 : name=apt-get 2026-07-07 14:54:33.950 | + functions-common:time_stop:2427 : start_time=1783436065044 2026-07-07 14:54:33.952 | + functions-common:time_stop:2429 : [[ -z 1783436065044 ]] 2026-07-07 14:54:33.955 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 14:54:33.960 | + functions-common:time_stop:2432 : end_time=1783436073956 2026-07-07 14:54:33.962 | + functions-common:time_stop:2433 : elapsed_time=8912 2026-07-07 14:54:33.964 | + functions-common:time_stop:2434 : total=154356 2026-07-07 14:54:33.966 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 14:54:33.969 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=163268 2026-07-07 14:54:33.971 | + functions-common:apt_get:1215 : return 0 2026-07-07 14:54:33.974 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-07-07 14:54:33.977 | + ./stack.sh:main:948 : configure_cinder 2026-07-07 14:54:33.979 | + lib/cinder:configure_cinder:297 : sudo install -d -o quobyte -m 755 /etc/cinder 2026-07-07 14:54:33.995 | + lib/cinder:configure_cinder:299 : rm -f /etc/cinder/cinder.conf 2026-07-07 14:54:33.999 | + lib/cinder:configure_cinder:301 : configure_rootwrap cinder 2026-07-07 14:54:34.002 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2026-07-07 14:54:34.004 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2026-07-07 14:54:34.008 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2026-07-07 14:54:34.008 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2026-07-07 14:54:34.013 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2026-07-07 14:54:34.016 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2026-07-07 14:54:34.018 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/opt/stack/data/venv/bin 2026-07-07 14:54:34.021 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2026-07-07 14:54:34.023 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2026-07-07 14:54:34.025 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2026-07-07 14:54:34.028 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/opt/stack/data/venv/bin/cinder-rootwrap 2026-07-07 14:54:34.030 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2026-07-07 14:54:34.046 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2026-07-07 14:54:34.061 | + 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-07 14:54:34.075 | + 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-07 14:54:34.090 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2026-07-07 14:54:34.106 | + inc/rootwrap:configure_rootwrap:66 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/cinder/rootwrap.conf 2026-07-07 14:54:34.122 | + inc/rootwrap:configure_rootwrap:69 : local tempfile 2026-07-07 14:54:34.125 | ++ inc/rootwrap:configure_rootwrap:70 : mktemp 2026-07-07 14:54:34.128 | + inc/rootwrap:configure_rootwrap:70 : tempfile=/tmp/tmp.XJTWqXRXdi 2026-07-07 14:54:34.131 | + inc/rootwrap:configure_rootwrap:72 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2026-07-07 14:54:34.134 | + inc/rootwrap:configure_rootwrap:73 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2026-07-07 14:54:34.137 | + inc/rootwrap:configure_rootwrap:74 : '[' -f /opt/stack/data/venv/bin/cinder-rootwrap-daemon ']' 2026-07-07 14:54:34.139 | + inc/rootwrap:configure_rootwrap:79 : chmod 0440 /tmp/tmp.XJTWqXRXdi 2026-07-07 14:54:34.144 | + inc/rootwrap:configure_rootwrap:80 : sudo chown root:root /tmp/tmp.XJTWqXRXdi 2026-07-07 14:54:34.158 | + inc/rootwrap:configure_rootwrap:81 : sudo mv /tmp/tmp.XJTWqXRXdi /etc/sudoers.d/cinder-rootwrap 2026-07-07 14:54:34.174 | ++ inc/rootwrap:configure_rootwrap:85 : dirname /opt/stack/data/venv/bin/cinder-rootwrap 2026-07-07 14:54:34.179 | + inc/rootwrap:configure_rootwrap:85 : add_sudo_secure_path /opt/stack/data/venv/bin 2026-07-07 14:54:34.181 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/opt/stack/data/venv/bin 2026-07-07 14:54:34.183 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2026-07-07 14:54:34.185 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2026-07-07 14:54:34.187 | + 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-07 14:54:34.189 | + 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-07 14:54:34.193 | + 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-07 14:54:34.193 | + inc/rootwrap:add_sudo_secure_path:33 : sudo tee /etc/sudoers.d/zz-secure-path 2026-07-07 14:54:34.203 | Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin 2026-07-07 14:54:34.208 | + inc/rootwrap:add_sudo_secure_path:34 : sudo chmod 400 /etc/sudoers.d/zz-secure-path 2026-07-07 14:54:34.222 | + inc/rootwrap:add_sudo_secure_path:35 : sudo chown root:root /etc/sudoers.d/zz-secure-path 2026-07-07 14:54:34.237 | + lib/cinder:configure_cinder:303 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2026-07-07 14:54:34.240 | + lib/cinder:configure_cinder:304 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2026-07-07 14:54:34.245 | + lib/cinder:configure_cinder:307 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2026-07-07 14:54:34.249 | + lib/cinder:configure_cinder:309 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2026-07-07 14:54:34.253 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/cinder/cinder.conf 2026-07-07 14:54:34.255 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=cinder 2026-07-07 14:54:34.257 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-07-07 14:54:34.261 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-07-07 14:54:34.263 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/cinder/cinder.conf cinder keystone_authtoken 2026-07-07 14:54:34.265 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-07-07 14:54:34.269 | + lib/keystone:configure_keystoneauth:392 : local admin_user=cinder 2026-07-07 14:54:34.271 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-07-07 14:54:34.274 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2026-07-07 14:54:34.306 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2026-07-07 14:54:34.338 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://192.168.122.114/identity 2026-07-07 14:54:34.371 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2026-07-07 14:54:34.405 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf keystone_authtoken password nomoresecret 2026-07-07 14:54:34.438 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2026-07-07 14:54:34.471 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2026-07-07 14:54:34.505 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2026-07-07 14:54:34.539 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf keystone_authtoken www_authenticate_uri http://192.168.122.114/identity 2026-07-07 14:54:34.572 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-07-07 14:54:34.604 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2026-07-07 14:54:34.636 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-07-07 14:54:34.638 | + lib/cinder:configure_cinder:311 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2026-07-07 14:54:34.673 | + lib/cinder:configure_cinder:313 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2026-07-07 14:54:34.706 | ++ lib/cinder:configure_cinder:314 : database_connection_url cinder 2026-07-07 14:54:34.709 | ++ lib/database:database_connection_url:134 : local db=cinder 2026-07-07 14:54:34.712 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2026-07-07 14:54:34.715 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=cinder 2026-07-07 14:54:34.718 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-07 14:54:34.721 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-07 14:54:34.725 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-07 14:54:34.742 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-07 14:54:34.746 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-07 14:54:34.749 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2026-07-07 14:54:34.752 | + 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-07 14:54:34.786 | + lib/cinder:configure_cinder:315 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2026-07-07 14:54:34.818 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2026-07-07 14:54:34.851 | + lib/cinder:configure_cinder:317 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2026-07-07 14:54:34.882 | + lib/cinder:configure_cinder:318 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2026-07-07 14:54:34.914 | + lib/cinder:configure_cinder:319 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2026-07-07 14:54:34.948 | + lib/cinder:configure_cinder:320 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 192.168.122.114 2026-07-07 14:54:34.980 | + lib/cinder:configure_cinder:321 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2026-07-07 14:54:35.016 | ++ lib/cinder:configure_cinder:322 : openssl rand -hex 16 2026-07-07 14:54:35.025 | + lib/cinder:configure_cinder:322 : iniset /etc/cinder/cinder.conf key_manager fixed_key eb36bd6412cd7a7d5632edfa4e4e2085 2026-07-07 14:54:35.058 | + lib/cinder:configure_cinder:323 : [[ -n '' ]] 2026-07-07 14:54:35.060 | + lib/cinder:configure_cinder:328 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2026-07-07 14:54:35.093 | + lib/cinder:configure_cinder:329 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2026-07-07 14:54:35.126 | + lib/cinder:configure_cinder:330 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2026-07-07 14:54:35.160 | + lib/cinder:configure_cinder:335 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2026-07-07 14:54:35.194 | + lib/cinder:configure_cinder:337 : iniset /etc/cinder/cinder.conf DEFAULT report_interval 120 2026-07-07 14:54:35.227 | + lib/cinder:configure_cinder:338 : iniset /etc/cinder/cinder.conf DEFAULT service_down_time 720 2026-07-07 14:54:35.260 | + lib/cinder:configure_cinder:340 : is_service_enabled c-vol 2026-07-07 14:54:35.277 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 14:54:35.280 | + lib/cinder:configure_cinder:340 : [[ -n lvm:lvmdriver-1 ]] 2026-07-07 14:54:35.283 | + lib/cinder:configure_cinder:341 : local enabled_backends= 2026-07-07 14:54:35.286 | + lib/cinder:configure_cinder:342 : local default_name= 2026-07-07 14:54:35.288 | + lib/cinder:configure_cinder:343 : local be be_name be_type 2026-07-07 14:54:35.291 | + lib/cinder:configure_cinder:344 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-07-07 14:54:35.294 | + lib/cinder:configure_cinder:345 : be_type=lvm 2026-07-07 14:54:35.296 | + lib/cinder:configure_cinder:346 : be_name=lvmdriver-1 2026-07-07 14:54:35.299 | + lib/cinder:configure_cinder:347 : type configure_cinder_backend_lvm 2026-07-07 14:54:35.301 | + lib/cinder:configure_cinder:348 : configure_cinder_backend_lvm lvmdriver-1 2026-07-07 14:54:35.304 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2026-07-07 14:54:35.306 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2026-07-07 14:54:35.340 | + 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-07 14:54:35.372 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2026-07-07 14:54:35.404 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper lioadm 2026-07-07 14:54:35.435 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_protocol iscsi 2026-07-07 14:54:35.466 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:55 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_port 3260 2026-07-07 14:54:35.498 | + 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-07 14:54:35.530 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:57 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type auto 2026-07-07 14:54:35.563 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:58 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear zero 2026-07-07 14:54:35.597 | + lib/cinder:configure_cinder:350 : [[ -z '' ]] 2026-07-07 14:54:35.600 | + lib/cinder:configure_cinder:351 : default_name=lvmdriver-1 2026-07-07 14:54:35.603 | + lib/cinder:configure_cinder:353 : enabled_backends+=lvmdriver-1, 2026-07-07 14:54:35.606 | + lib/cinder:configure_cinder:355 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2026-07-07 14:54:35.638 | + lib/cinder:configure_cinder:356 : [[ -n lvmdriver-1 ]] 2026-07-07 14:54:35.640 | + lib/cinder:configure_cinder:357 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2026-07-07 14:54:35.673 | + lib/cinder:configure_cinder:359 : configure_cinder_image_volume_cache 2026-07-07 14:54:35.676 | + lib/cinder:configure_cinder_image_volume_cache:730 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2026-07-07 14:54:35.679 | + lib/cinder:configure_cinder_image_volume_cache:731 : local be_name=lvmdriver-1 2026-07-07 14:54:35.681 | + lib/cinder:configure_cinder_image_volume_cache:733 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2026-07-07 14:54:35.712 | + lib/cinder:configure_cinder_image_volume_cache:735 : [[ -n '' ]] 2026-07-07 14:54:35.715 | + lib/cinder:configure_cinder_image_volume_cache:739 : [[ -n '' ]] 2026-07-07 14:54:35.717 | + lib/cinder:configure_cinder:364 : [[ False == \T\r\u\e ]] 2026-07-07 14:54:35.720 | + lib/cinder:configure_cinder:368 : [[ lvmdriver-1, =~ ceph ]] 2026-07-07 14:54:35.722 | + lib/cinder:configure_cinder:373 : is_service_enabled c-bak 2026-07-07 14:54:35.739 | + functions-common:is_service_enabled:2076 : return 1 2026-07-07 14:54:35.741 | + lib/cinder:configure_cinder:381 : is_service_enabled ceilometer 2026-07-07 14:54:35.757 | + functions-common:is_service_enabled:2076 : return 1 2026-07-07 14:54:35.760 | + lib/cinder:configure_cinder:385 : is_service_enabled tls-proxy 2026-07-07 14:54:35.777 | + functions-common:is_service_enabled:2076 : return 1 2026-07-07 14:54:35.779 | + lib/cinder:configure_cinder:392 : '[' False '!=' False ']' 2026-07-07 14:54:35.782 | + lib/cinder:configure_cinder:396 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2026-07-07 14:54:35.784 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=cinder 2026-07-07 14:54:35.787 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/cinder/cinder.conf 2026-07-07 14:54:35.789 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-07-07 14:54:35.792 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-07-07 14:54:35.794 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-07-07 14:54:35.811 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 14:54:35.815 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-07-07 14:54:35.818 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-07-07 14:54:35.820 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-07-07 14:54:35.838 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-07 14:54:35.841 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.114:5672/ 2026-07-07 14:54:35.845 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.114:5672/ 2026-07-07 14:54:35.877 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-07-07 14:54:35.879 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-07-07 14:54:35.882 | + lib/cinder:configure_cinder:399 : setup_logging /etc/cinder/cinder.conf 2026-07-07 14:54:35.884 | + functions:setup_logging:693 : setup_systemd_logging /etc/cinder/cinder.conf 2026-07-07 14:54:35.887 | + functions:setup_systemd_logging:710 : local conf_file=/etc/cinder/cinder.conf 2026-07-07 14:54:35.890 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-07-07 14:54:35.908 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-07-07 14:54:35.911 | + functions:setup_systemd_logging:716 : local pidstr= 2026-07-07 14:54:35.913 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-07-07 14:54:35.916 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-07-07 14:54:35.919 | + 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-07 14:54:35.951 | + 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-07 14:54:35.984 | + 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-07 14:54:36.017 | + functions:setup_systemd_logging:727 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-07-07 14:54:36.050 | + functions:setup_systemd_logging:730 : iniset /etc/cinder/cinder.conf DEFAULT log_color False 2026-07-07 14:54:36.082 | + lib/cinder:configure_cinder:401 : is_service_enabled c-api 2026-07-07 14:54:36.101 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 14:54:36.103 | + lib/cinder:configure_cinder:402 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini cinder.wsgi.api:application /volume '' cinder-api 2026-07-07 14:54:36.106 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/cinder/cinder-api-uwsgi.ini 2026-07-07 14:54:36.108 | + lib/apache:write_uwsgi_config:244 : local wsgi=cinder.wsgi.api:application 2026-07-07 14:54:36.111 | + lib/apache:write_uwsgi_config:245 : local url=/volume 2026-07-07 14:54:36.114 | + lib/apache:write_uwsgi_config:246 : local http= 2026-07-07 14:54:36.117 | + lib/apache:write_uwsgi_config:247 : local name=cinder-api 2026-07-07 14:54:36.120 | + lib/apache:write_uwsgi_config:249 : '[' -z cinder-api ']' 2026-07-07 14:54:36.123 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-07-07 14:54:36.126 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-07-07 14:54:36.144 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-07-07 14:54:36.144 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-07-07 14:54:36.154 | d /var/run/uwsgi 0755 quobyte root 2026-07-07 14:54:36.159 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-07-07 14:54:36.173 | /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-07 14:54:36.178 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/cinder-api.socket 2026-07-07 14:54:36.181 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2026-07-07 14:54:36.185 | + lib/apache:write_uwsgi_config:270 : [[ cinder.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-07-07 14:54:36.188 | + lib/apache:write_uwsgi_config:271 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi module cinder.wsgi.api:application 2026-07-07 14:54:36.221 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2026-07-07 14:54:36.251 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2026-07-07 14:54:36.281 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2026-07-07 14:54:36.312 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2026-07-07 14:54:36.343 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-07-07 14:54:36.375 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2026-07-07 14:54:36.408 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2026-07-07 14:54:36.438 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2026-07-07 14:54:36.471 | + 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-07 14:54:36.502 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2026-07-07 14:54:36.533 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-07-07 14:54:36.563 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2026-07-07 14:54:36.595 | + lib/apache:write_uwsgi_config:298 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi start-time %t 2026-07-07 14:54:36.628 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-07-07 14:54:36.631 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-07-07 14:54:36.635 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for cinder-api 2026-07-07 14:54:36.637 | ++ lib/apache:apache_site_config_for:174 : local site=cinder-api 2026-07-07 14:54:36.640 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-07-07 14:54:36.642 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-07 14:54:36.645 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-07 14:54:36.648 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/cinder-api.conf 2026-07-07 14:54:36.651 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/cinder-api.conf 2026-07-07 14:54:36.654 | + lib/apache:write_uwsgi_config:306 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-api.socket 2026-07-07 14:54:36.687 | + lib/apache:write_uwsgi_config:307 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2026-07-07 14:54:36.720 | + 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-07 14:54:36.720 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/cinder-api.conf 2026-07-07 14:54:36.730 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-api.socket|uwsgi://uwsgi-uds-cinder-api" retry=0 acquire=1 2026-07-07 14:54:36.735 | + lib/apache:write_uwsgi_config:309 : enable_apache_site cinder-api 2026-07-07 14:54:36.737 | + lib/apache:enable_apache_site:191 : local site=cinder-api 2026-07-07 14:54:36.739 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-07-07 14:54:36.742 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-07-07 14:54:36.744 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-07 14:54:36.746 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-07 14:54:36.749 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-07 14:54:36.752 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-07 14:54:36.755 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-07-07 14:54:36.757 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-07-07 14:54:36.760 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-07 14:54:36.763 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-07 14:54:36.765 | + lib/apache:enable_apache_site:195 : sudo a2ensite cinder-api 2026-07-07 14:54:36.776 | perl: warning: Setting locale failed. 2026-07-07 14:54:36.776 | perl: warning: Please check that your locale settings: 2026-07-07 14:54:36.776 | LANGUAGE = (unset), 2026-07-07 14:54:36.776 | LC_ALL = "en_US.utf8", 2026-07-07 14:54:36.776 | LANG = "de_DE.UTF-8" 2026-07-07 14:54:36.776 | are supported and installed on your system. 2026-07-07 14:54:36.777 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-07 14:54:36.816 | Enabling site cinder-api. 2026-07-07 14:54:36.821 | To activate the new configuration, you need to run: 2026-07-07 14:54:36.821 | systemctl reload apache2 2026-07-07 14:54:36.826 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-07-07 14:54:36.829 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-07 14:54:36.831 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-07 14:54:36.834 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-07 14:54:37.026 | + lib/cinder:configure_cinder:405 : [[ -r /home/quobyte/devstack/lib/cinder_plugins/default ]] 2026-07-07 14:54:37.028 | + lib/cinder:configure_cinder:409 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://192.168.122.114/image 2026-07-07 14:54:37.066 | + lib/cinder:configure_cinder:410 : is_service_enabled tls-proxy 2026-07-07 14:54:37.084 | + functions-common:is_service_enabled:2076 : return 1 2026-07-07 14:54:37.087 | + lib/cinder:configure_cinder:416 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf glance glance 2026-07-07 14:54:37.090 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/cinder/cinder.conf 2026-07-07 14:54:37.093 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=glance 2026-07-07 14:54:37.096 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=glance 2026-07-07 14:54:37.099 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-07-07 14:54:37.101 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/cinder/cinder.conf glance glance 2026-07-07 14:54:37.104 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-07-07 14:54:37.106 | + lib/keystone:configure_keystoneauth:392 : local admin_user=glance 2026-07-07 14:54:37.108 | + lib/keystone:configure_keystoneauth:393 : local section=glance 2026-07-07 14:54:37.111 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf glance auth_type password 2026-07-07 14:54:37.145 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf glance interface public 2026-07-07 14:54:37.177 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf glance auth_url http://192.168.122.114/identity 2026-07-07 14:54:37.209 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf glance username glance 2026-07-07 14:54:37.240 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf glance password nomoresecret 2026-07-07 14:54:37.271 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf glance user_domain_name Default 2026-07-07 14:54:37.304 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf glance project_name service 2026-07-07 14:54:37.337 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf glance project_domain_name Default 2026-07-07 14:54:37.369 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf glance www_authenticate_uri http://192.168.122.114/identity 2026-07-07 14:54:37.403 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf glance cafile /opt/stack/data/ca-bundle.pem 2026-07-07 14:54:37.434 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf glance memcached_servers localhost:11211 2026-07-07 14:54:37.467 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-07-07 14:54:37.470 | + lib/cinder:configure_cinder:419 : configure_keystoneauth /etc/cinder/cinder.conf nova nova 2026-07-07 14:54:37.473 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-07-07 14:54:37.475 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-07 14:54:37.478 | + lib/keystone:configure_keystoneauth:393 : local section=nova 2026-07-07 14:54:37.481 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf nova auth_type password 2026-07-07 14:54:37.515 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf nova interface public 2026-07-07 14:54:37.545 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf nova auth_url http://192.168.122.114/identity 2026-07-07 14:54:37.577 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf nova username nova 2026-07-07 14:54:37.608 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf nova password nomoresecret 2026-07-07 14:54:37.640 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2026-07-07 14:54:37.671 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf nova project_name service 2026-07-07 14:54:37.705 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2026-07-07 14:54:37.738 | + lib/cinder:configure_cinder:420 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2026-07-07 14:54:37.769 | + lib/cinder:configure_cinder:421 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2026-07-07 14:54:37.801 | + lib/cinder:configure_cinder:423 : [[ ! -z '' ]] 2026-07-07 14:54:37.803 | + lib/cinder:configure_cinder:425 : is_service_enabled etcd3 2026-07-07 14:54:37.822 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 14:54:37.824 | + lib/cinder:configure_cinder:428 : iniset /etc/cinder/cinder.conf coordination backend_url 'etcd3+http://192.168.122.114:2379?api_version=v3' 2026-07-07 14:54:37.859 | + lib/cinder:configure_cinder:431 : [[ True == True ]] 2026-07-07 14:54:37.862 | + lib/cinder:configure_cinder:432 : iniset /etc/cinder/cinder.conf oslo_policy enforce_new_defaults true 2026-07-07 14:54:37.896 | + lib/cinder:configure_cinder:437 : '[' True == True ']' 2026-07-07 14:54:37.899 | + lib/cinder:configure_cinder:438 : init_cinder_service_user_conf 2026-07-07 14:54:37.901 | + lib/cinder:init_cinder_service_user_conf:759 : iniset /etc/cinder/cinder.conf service_user send_service_user_token True 2026-07-07 14:54:37.936 | + lib/cinder:init_cinder_service_user_conf:760 : configure_keystoneauth /etc/cinder/cinder.conf cinder service_user 2026-07-07 14:54:37.938 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-07-07 14:54:37.940 | + lib/keystone:configure_keystoneauth:392 : local admin_user=cinder 2026-07-07 14:54:37.943 | + lib/keystone:configure_keystoneauth:393 : local section=service_user 2026-07-07 14:54:37.946 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf service_user auth_type password 2026-07-07 14:54:37.977 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf service_user interface public 2026-07-07 14:54:38.008 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf service_user auth_url http://192.168.122.114/identity 2026-07-07 14:54:38.041 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf service_user username cinder 2026-07-07 14:54:38.074 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf service_user password nomoresecret 2026-07-07 14:54:38.108 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf service_user user_domain_name Default 2026-07-07 14:54:38.141 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf service_user project_name service 2026-07-07 14:54:38.175 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf service_user project_domain_name Default 2026-07-07 14:54:38.210 | + ./stack.sh:main:951 : is_service_enabled neutron 2026-07-07 14:54:38.230 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 14:54:38.232 | + ./stack.sh:main:953 : stack_install_service neutron 2026-07-07 14:54:38.235 | + lib/stack:stack_install_service:20 : local service=neutron 2026-07-07 14:54:38.238 | + lib/stack:stack_install_service:21 : type install_neutron 2026-07-07 14:54:38.241 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-07-07 14:54:38.243 | + lib/stack:stack_install_service:32 : install_neutron 2026-07-07 14:54:38.246 | + lib/neutron:install_neutron:512 : use_library_from_git neutron-lib 2026-07-07 14:54:38.249 | + inc/python:use_library_from_git:266 : local name=neutron-lib 2026-07-07 14:54:38.252 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-07 14:54:38.255 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-07 14:54:38.257 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,neutron-lib, ]] 2026-07-07 14:54:38.260 | + inc/python:use_library_from_git:269 : return 1 2026-07-07 14:54:38.263 | + lib/neutron:install_neutron:519 : use_library_from_git sqlalchemy 2026-07-07 14:54:38.266 | + inc/python:use_library_from_git:266 : local name=sqlalchemy 2026-07-07 14:54:38.268 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-07 14:54:38.271 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-07 14:54:38.274 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,sqlalchemy, ]] 2026-07-07 14:54:38.277 | + inc/python:use_library_from_git:269 : return 1 2026-07-07 14:54:38.280 | + lib/neutron:install_neutron:523 : use_library_from_git alembic 2026-07-07 14:54:38.283 | + inc/python:use_library_from_git:266 : local name=alembic 2026-07-07 14:54:38.286 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-07 14:54:38.288 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-07 14:54:38.291 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,alembic, ]] 2026-07-07 14:54:38.294 | + inc/python:use_library_from_git:269 : return 1 2026-07-07 14:54:38.297 | + lib/neutron:install_neutron:528 : git_clone https://review.opendev.org/openstack/neutron.git /opt/stack/neutron master 2026-07-07 14:54:38.300 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/neutron.git 2026-07-07 14:54:38.302 | + functions-common:git_clone:590 : local git_dest=/opt/stack/neutron 2026-07-07 14:54:38.305 | + functions-common:git_clone:591 : local git_ref=master 2026-07-07 14:54:38.307 | + functions-common:git_clone:592 : local orig_dir 2026-07-07 14:54:38.311 | ++ functions-common:git_clone:593 : pwd 2026-07-07 14:54:38.314 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-07-07 14:54:38.316 | + functions-common:git_clone:594 : local git_clone_flags= 2026-07-07 14:54:38.321 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-07 14:54:38.337 | + functions-common:git_clone:596 : RECLONE=False 2026-07-07 14:54:38.339 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-07 14:54:38.342 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-07 14:54:38.346 | + functions-common:git_clone:610 : echo master 2026-07-07 14:54:38.347 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-07-07 14:54:38.352 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/neutron ]] 2026-07-07 14:54:38.355 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-07-07 14:54:38.358 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/neutron.git /opt/stack/neutron 2026-07-07 14:54:38.360 | + functions-common:git_timed:697 : local count=0 2026-07-07 14:54:38.363 | + functions-common:git_timed:698 : local timeout=0 2026-07-07 14:54:38.366 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-07 14:54:38.368 | + functions-common:git_timed:701 : timeout=0 2026-07-07 14:54:38.371 | + functions-common:git_timed:704 : time_start git_timed 2026-07-07 14:54:38.374 | + functions-common:time_start:2406 : local name=git_timed 2026-07-07 14:54:38.376 | + functions-common:time_start:2407 : local start_time= 2026-07-07 14:54:38.379 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-07 14:54:38.383 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-07 14:54:38.387 | + functions-common:time_start:2411 : _TIME_START[$name]=1783436078384 2026-07-07 14:54:38.389 | + 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-07 14:54:38.393 | Cloning into '/opt/stack/neutron'... 2026-07-07 14:55:45.297 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-07 14:55:45.299 | + functions-common:time_stop:2420 : local name 2026-07-07 14:55:45.302 | + functions-common:time_stop:2421 : local end_time 2026-07-07 14:55:45.305 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-07 14:55:45.307 | + functions-common:time_stop:2423 : local total 2026-07-07 14:55:45.309 | + functions-common:time_stop:2424 : local start_time 2026-07-07 14:55:45.312 | + functions-common:time_stop:2426 : name=git_timed 2026-07-07 14:55:45.314 | + functions-common:time_stop:2427 : start_time=1783436078384 2026-07-07 14:55:45.317 | + functions-common:time_stop:2429 : [[ -z 1783436078384 ]] 2026-07-07 14:55:45.321 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 14:55:45.324 | + functions-common:time_stop:2432 : end_time=1783436145322 2026-07-07 14:55:45.327 | + functions-common:time_stop:2433 : elapsed_time=66938 2026-07-07 14:55:45.329 | + functions-common:time_stop:2434 : total=93606 2026-07-07 14:55:45.331 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 14:55:45.334 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=160544 2026-07-07 14:55:45.337 | + functions-common:git_clone:631 : cd /opt/stack/neutron 2026-07-07 14:55:45.339 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-07-07 14:55:45.342 | + functions-common:git_timed:697 : local count=0 2026-07-07 14:55:45.345 | + functions-common:git_timed:698 : local timeout=0 2026-07-07 14:55:45.347 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-07 14:55:45.350 | + functions-common:git_timed:701 : timeout=0 2026-07-07 14:55:45.353 | + functions-common:git_timed:704 : time_start git_timed 2026-07-07 14:55:45.355 | + functions-common:time_start:2406 : local name=git_timed 2026-07-07 14:55:45.358 | + functions-common:time_start:2407 : local start_time= 2026-07-07 14:55:45.360 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-07 14:55:45.363 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-07 14:55:45.368 | + functions-common:time_start:2411 : _TIME_START[$name]=1783436145364 2026-07-07 14:55:45.371 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-07-07 14:55:46.187 | From https://review.opendev.org/openstack/neutron 2026-07-07 14:55:46.187 | * branch master -> FETCH_HEAD 2026-07-07 14:55:46.196 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-07 14:55:46.199 | + functions-common:time_stop:2420 : local name 2026-07-07 14:55:46.201 | + functions-common:time_stop:2421 : local end_time 2026-07-07 14:55:46.203 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-07 14:55:46.205 | + functions-common:time_stop:2423 : local total 2026-07-07 14:55:46.207 | + functions-common:time_stop:2424 : local start_time 2026-07-07 14:55:46.210 | + functions-common:time_stop:2426 : name=git_timed 2026-07-07 14:55:46.212 | + functions-common:time_stop:2427 : start_time=1783436145364 2026-07-07 14:55:46.214 | + functions-common:time_stop:2429 : [[ -z 1783436145364 ]] 2026-07-07 14:55:46.218 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 14:55:46.222 | + functions-common:time_stop:2432 : end_time=1783436146219 2026-07-07 14:55:46.225 | + functions-common:time_stop:2433 : elapsed_time=855 2026-07-07 14:55:46.227 | + functions-common:time_stop:2434 : total=160544 2026-07-07 14:55:46.230 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 14:55:46.233 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=161399 2026-07-07 14:55:46.235 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-07-07 14:55:46.238 | + functions-common:git_timed:697 : local count=0 2026-07-07 14:55:46.241 | + functions-common:git_timed:698 : local timeout=0 2026-07-07 14:55:46.243 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-07 14:55:46.246 | + functions-common:git_timed:701 : timeout=0 2026-07-07 14:55:46.249 | + functions-common:git_timed:704 : time_start git_timed 2026-07-07 14:55:46.251 | + functions-common:time_start:2406 : local name=git_timed 2026-07-07 14:55:46.254 | + functions-common:time_start:2407 : local start_time= 2026-07-07 14:55:46.257 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-07 14:55:46.260 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-07 14:55:46.265 | + functions-common:time_start:2411 : _TIME_START[$name]=1783436146262 2026-07-07 14:55:46.268 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-07-07 14:55:46.730 | Note: switching to 'FETCH_HEAD'. 2026-07-07 14:55:46.730 | 2026-07-07 14:55:46.730 | You are in 'detached HEAD' state. You can look around, make experimental 2026-07-07 14:55:46.730 | changes and commit them, and you can discard any commits you make in this 2026-07-07 14:55:46.730 | state without impacting any branches by switching back to a branch. 2026-07-07 14:55:46.730 | 2026-07-07 14:55:46.731 | If you want to create a new branch to retain commits you create, you may 2026-07-07 14:55:46.731 | do so (now or later) by using -c with the switch command. Example: 2026-07-07 14:55:46.731 | 2026-07-07 14:55:46.731 | git switch -c 2026-07-07 14:55:46.731 | 2026-07-07 14:55:46.731 | Or undo this operation with: 2026-07-07 14:55:46.731 | 2026-07-07 14:55:46.731 | git switch - 2026-07-07 14:55:46.731 | 2026-07-07 14:55:46.731 | Turn off this advice by setting config variable advice.detachedHead to false 2026-07-07 14:55:46.731 | 2026-07-07 14:55:46.732 | HEAD is now at 51042ce322 Merge "ovn: Handle ``PortNotFound`` in ``update_virtual_port_parent_host``" 2026-07-07 14:55:46.739 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-07 14:55:46.741 | + functions-common:time_stop:2420 : local name 2026-07-07 14:55:46.743 | + functions-common:time_stop:2421 : local end_time 2026-07-07 14:55:46.745 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-07 14:55:46.747 | + functions-common:time_stop:2423 : local total 2026-07-07 14:55:46.749 | + functions-common:time_stop:2424 : local start_time 2026-07-07 14:55:46.751 | + functions-common:time_stop:2426 : name=git_timed 2026-07-07 14:55:46.753 | + functions-common:time_stop:2427 : start_time=1783436146262 2026-07-07 14:55:46.756 | + functions-common:time_stop:2429 : [[ -z 1783436146262 ]] 2026-07-07 14:55:46.759 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 14:55:46.763 | + functions-common:time_stop:2432 : end_time=1783436146760 2026-07-07 14:55:46.766 | + functions-common:time_stop:2433 : elapsed_time=498 2026-07-07 14:55:46.768 | + functions-common:time_stop:2434 : total=161399 2026-07-07 14:55:46.771 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 14:55:46.774 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=161897 2026-07-07 14:55:46.777 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/neutron 2026-07-07 14:55:46.793 | + functions-common:git_clone:672 : cd /opt/stack/neutron 2026-07-07 14:55:46.797 | + functions-common:git_clone:673 : git show --oneline 2026-07-07 14:55:46.798 | + functions-common:git_clone:673 : head -1 2026-07-07 14:55:46.800 | 51042ce322 Merge "ovn: Handle ``PortNotFound`` in ``update_virtual_port_parent_host``" 2026-07-07 14:55:46.803 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-07-07 14:55:46.807 | + lib/neutron:install_neutron:529 : setup_develop /opt/stack/neutron 2026-07-07 14:55:46.810 | + inc/python:setup_develop:353 : local bindep 2026-07-07 14:55:46.813 | + inc/python:setup_develop:354 : [[ /opt/stack/neutron == -bindep* ]] 2026-07-07 14:55:46.816 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/neutron 2026-07-07 14:55:46.818 | + inc/python:setup_develop:359 : local extras= 2026-07-07 14:55:46.821 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2026-07-07 14:55:46.824 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-07-07 14:55:46.826 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/neutron == -bindep* ]] 2026-07-07 14:55:46.828 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/neutron 2026-07-07 14:55:46.831 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-07-07 14:55:46.833 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-07-07 14:55:46.836 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/neutron 2026-07-07 14:55:46.839 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-07-07 14:55:46.842 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/neutron 2026-07-07 14:55:46.845 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-07-07 14:55:46.847 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-07-07 14:55:46.851 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2026-07-07 14:55:46.857 | + inc/python:_setup_package_with_constraints_edit:400 : name=neutron 2026-07-07 14:55:46.860 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z neutron ']' 2026-07-07 14:55:46.862 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2026-07-07 14:55:47.021 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/neutron -e 2026-07-07 14:55:47.024 | + inc/python:setup_package:436 : local bindep=0 2026-07-07 14:55:47.026 | + inc/python:setup_package:437 : local bindep_flag= 2026-07-07 14:55:47.029 | + inc/python:setup_package:438 : local bindep_profiles= 2026-07-07 14:55:47.031 | + inc/python:setup_package:439 : [[ /opt/stack/neutron == -bindep* ]] 2026-07-07 14:55:47.034 | + inc/python:setup_package:444 : local project_dir=/opt/stack/neutron 2026-07-07 14:55:47.036 | + inc/python:setup_package:445 : local flags=-e 2026-07-07 14:55:47.039 | + inc/python:setup_package:446 : local extras= 2026-07-07 14:55:47.041 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-07-07 14:55:47.044 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-07-07 14:55:47.046 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-07-07 14:55:47.049 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-07-07 14:55:47.051 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-07-07 14:55:47.054 | + inc/python:setup_package:464 : pip_install -e /opt/stack/neutron 2026-07-07 14:55:47.076 | Using python 3.12 to install /opt/stack/neutron 2026-07-07 14:55:47.079 | + 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-07 14:55:48.069 | Obtaining file:///opt/stack/neutron 2026-07-07 14:55:48.079 | Installing build dependencies: started 2026-07-07 14:55:49.885 | Installing build dependencies: finished with status 'done' 2026-07-07 14:55:49.886 | Checking if build backend supports build_editable: started 2026-07-07 14:55:50.440 | Checking if build backend supports build_editable: finished with status 'done' 2026-07-07 14:55:50.442 | Getting requirements to build editable: started 2026-07-07 14:55:50.748 | Getting requirements to build editable: finished with status 'done' 2026-07-07 14:55:50.751 | Preparing editable metadata (pyproject.toml): started 2026-07-07 14:55:52.425 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-07-07 14:55:52.448 | Requirement already satisfied: pbr>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev564) (7.0.3) 2026-07-07 14:55:52.448 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev564) (3.10.1) 2026-07-07 14:55:52.450 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev564) (3.1.0) 2026-07-07 14:55:52.450 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev564) (2.5.1) 2026-07-07 14:55:52.451 | Requirement already satisfied: debtcollector>=1.19.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev564) (3.1.0) 2026-07-07 14:55:52.452 | Requirement already satisfied: decorator>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev564) (5.3.1) 2026-07-07 14:55:52.730 | Collecting pecan>=1.4.0 (from neutron==28.1.0.dev564) 2026-07-07 14:55:52.870 | Downloading pecan-1.8.0-py3-none-any.whl.metadata (1.6 kB) 2026-07-07 14:55:52.882 | Requirement already satisfied: httplib2>=0.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev564) (0.32.0) 2026-07-07 14:55:52.882 | Requirement already satisfied: requests>=2.32.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev564) (2.34.2) 2026-07-07 14:55:52.886 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev564) (3.1.6) 2026-07-07 14:55:52.886 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev564) (13.0.0) 2026-07-07 14:55:52.886 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev564) (1.3.0) 2026-07-07 14:55:53.035 | Collecting neutron-lib>=4.1.0 (from neutron==28.1.0.dev564) 2026-07-07 14:55:53.052 | Downloading neutron_lib-4.1.0-py3-none-any.whl.metadata (2.4 kB) 2026-07-07 14:55:53.106 | Collecting python-neutronclient>=7.8.0 (from neutron==28.1.0.dev564) 2026-07-07 14:55:53.123 | Downloading python_neutronclient-12.0.0-py3-none-any.whl.metadata (3.5 kB) 2026-07-07 14:55:53.133 | Requirement already satisfied: tenacity>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev564) (9.1.4) 2026-07-07 14:55:53.135 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev564) (2.0.51) 2026-07-07 14:55:53.135 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev564) (1.8.10) 2026-07-07 14:55:53.136 | Requirement already satisfied: keystoneauth1>=3.14.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev564) (5.15.0) 2026-07-07 14:55:53.137 | Requirement already satisfied: alembic>=1.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev564) (1.18.5) 2026-07-07 14:55:53.138 | Requirement already satisfied: stevedore>=2.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev564) (5.9.0) 2026-07-07 14:55:53.139 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev564) (4.2.0) 2026-07-07 14:55:53.140 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev564) (7.5.0) 2026-07-07 14:55:53.141 | Requirement already satisfied: oslo.config>=10.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev564) (10.5.0) 2026-07-07 14:55:53.143 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev564) (6.4.0) 2026-07-07 14:55:53.145 | Requirement already satisfied: oslo.db>=4.44.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev564) (18.0.0) 2026-07-07 14:55:53.146 | Requirement already satisfied: oslo.i18n>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev564) (6.8.0) 2026-07-07 14:55:53.146 | Requirement already satisfied: oslo.log>=5.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev564) (8.2.0) 2026-07-07 14:55:53.147 | Requirement already satisfied: oslo.messaging>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev564) (18.1.0) 2026-07-07 14:55:53.150 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev564) (8.1.0) 2026-07-07 14:55:53.150 | Requirement already satisfied: oslo.policy>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev564) (5.1.0) 2026-07-07 14:55:53.150 | Requirement already satisfied: oslo.privsep>=2.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev564) (3.11.0) 2026-07-07 14:55:53.150 | Requirement already satisfied: oslo.reports>=1.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev564) (3.8.0) 2026-07-07 14:55:53.151 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev564) (7.9.0) 2026-07-07 14:55:53.152 | Requirement already satisfied: oslo.serialization>=5.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev564) (5.10.0) 2026-07-07 14:55:53.153 | 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.dev564) (4.6.0) 2026-07-07 14:55:53.155 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev564) (2.7.1) 2026-07-07 14:55:53.155 | Requirement already satisfied: oslo.utils>=7.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev564) (10.1.1) 2026-07-07 14:55:53.156 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev564) (3.10.2) 2026-07-07 14:55:53.157 | Requirement already satisfied: osprofiler>=2.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev564) (4.4.0) 2026-07-07 14:55:53.342 | Collecting os-ken>=4.2.1 (from neutron==28.1.0.dev564) 2026-07-07 14:55:53.359 | Downloading os_ken-4.2.1-py3-none-any.whl.metadata (2.0 kB) 2026-07-07 14:55:53.396 | Collecting os-resource-classes>=1.1.0 (from neutron==28.1.0.dev564) 2026-07-07 14:55:53.413 | Downloading os_resource_classes-1.1.0-py3-none-any.whl.metadata (1.9 kB) 2026-07-07 14:55:53.451 | Collecting ovs>3.3.0 (from neutron==28.1.0.dev564) 2026-07-07 14:55:53.467 | Downloading ovs-3.7.1.tar.gz (162 kB) 2026-07-07 14:55:53.569 | Installing build dependencies: started 2026-07-07 14:55:55.206 | Installing build dependencies: finished with status 'done' 2026-07-07 14:55:55.206 | Getting requirements to build wheel: started 2026-07-07 14:55:55.862 | Getting requirements to build wheel: finished with status 'done' 2026-07-07 14:55:55.863 | Preparing metadata (pyproject.toml): started 2026-07-07 14:55:56.238 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-07 14:55:56.292 | Collecting ovsdbapp>=2.18.0 (from neutron==28.1.0.dev564) 2026-07-07 14:55:56.309 | Downloading ovsdbapp-2.18.0-py3-none-any.whl.metadata (1.9 kB) 2026-07-07 14:55:56.319 | Requirement already satisfied: psutil>=6.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev564) (7.2.2) 2026-07-07 14:55:56.357 | Collecting pyroute2>=0.7.3 (from neutron==28.1.0.dev564) 2026-07-07 14:55:56.376 | Downloading pyroute2-0.8.1-py3-none-any.whl.metadata (8.2 kB) 2026-07-07 14:55:56.386 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev564) (24.2.1) 2026-07-07 14:55:56.387 | Requirement already satisfied: python-novaclient>=9.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev564) (18.13.0) 2026-07-07 14:55:56.388 | Requirement already satisfied: openstacksdk>=0.31.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev564) (4.17.0) 2026-07-07 14:55:56.424 | Collecting python-designateclient>=2.7.0 (from neutron==28.1.0.dev564) 2026-07-07 14:55:56.439 | Downloading python_designateclient-7.0.0-py3-none-any.whl.metadata (3.1 kB) 2026-07-07 14:55:56.486 | Collecting os-vif>=3.1.0 (from neutron==28.1.0.dev564) 2026-07-07 14:55:56.504 | Downloading os_vif-5.1.0-py3-none-any.whl.metadata (2.1 kB) 2026-07-07 14:55:56.515 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev564) (3.4.0) 2026-07-07 14:55:56.515 | Requirement already satisfied: tooz>=1.58.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev564) (8.1.0) 2026-07-07 14:55:56.518 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.6.5->neutron==28.1.0.dev564) (1.3.12) 2026-07-07 14:55:56.519 | 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.dev564) (4.15.0) 2026-07-07 14:55:56.521 | 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.dev564) (2.2.2) 2026-07-07 14:55:56.526 | 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.dev564) (3.3.2) 2026-07-07 14:55:56.530 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->neutron==28.1.0.dev564) (3.0.3) 2026-07-07 14:55:56.533 | 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.dev564) (2.1.0) 2026-07-07 14:55:56.534 | 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.dev564) (1.8.2) 2026-07-07 14:55:56.540 | 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.dev564) (4.0.1) 2026-07-07 14:55:56.541 | 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.dev564) (2.13.0) 2026-07-07 14:55:56.542 | 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.dev564) (5.8.0) 2026-07-07 14:55:56.554 | 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.dev564) (1.3.7) 2026-07-07 14:55:56.587 | Collecting os-traits>=0.9.0 (from neutron-lib>=4.1.0->neutron==28.1.0.dev564) 2026-07-07 14:55:56.604 | Downloading os_traits-3.8.0-py3-none-any.whl.metadata (1.9 kB) 2026-07-07 14:55:56.616 | 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.dev564) (43.0.3) 2026-07-07 14:55:56.617 | 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.dev564) (1.5.0) 2026-07-07 14:55:56.618 | 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.dev564) (1.1.0) 2026-07-07 14:55:56.619 | 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.dev564) (1.33) 2026-07-07 14:55:56.620 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.1.0.dev564) (4.10.0) 2026-07-07 14:55:56.621 | 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.dev564) (6.0.3) 2026-07-07 14:55:56.625 | 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.dev564) (2.0.0) 2026-07-07 14:55:56.629 | 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.dev564) (3.0) 2026-07-07 14:55:56.637 | 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.dev564) (3.1.1) 2026-07-07 14:55:56.642 | 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.dev564) (0.41.0) 2026-07-07 14:55:56.643 | 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.dev564) (1.2.1) 2026-07-07 14:55:56.672 | Collecting ncclient>=0.6.13 (from os-ken>=4.2.1->neutron==28.1.0.dev564) 2026-07-07 14:55:56.688 | Downloading ncclient-0.7.1-py3-none-any.whl.metadata (12 kB) 2026-07-07 14:55:56.701 | 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.dev564) (26.2) 2026-07-07 14:55:56.704 | 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.dev564) (2.8.0) 2026-07-07 14:55:56.705 | 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.dev564) (3.5.3) 2026-07-07 14:55:56.717 | 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.dev564) (6.1.1) 2026-07-07 14:55:56.718 | 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.dev564) (4.0.0) 2026-07-07 14:55:56.738 | 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.dev564) (0.20) 2026-07-07 14:55:56.744 | 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.dev564) (2.0.0) 2026-07-07 14:55:56.752 | 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.dev564) (2.1.2) 2026-07-07 14:55:56.752 | 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.dev564) (0.6.2) 2026-07-07 14:55:56.760 | 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.dev564) (2.9.0.post0) 2026-07-07 14:55:56.765 | 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.dev564) (7.1.4) 2026-07-07 14:55:56.767 | 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.dev564) (5.3.1) 2026-07-07 14:55:56.767 | 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.dev564) (5.6.2) 2026-07-07 14:55:56.768 | 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.dev564) (0.16.0) 2026-07-07 14:55:56.772 | 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.dev564) (5.1.0) 2026-07-07 14:55:56.782 | 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.dev564) (2026.2) 2026-07-07 14:55:56.789 | 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.dev564) (0.25.0) 2026-07-07 14:55:56.794 | 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.dev564) (5.0.0) 2026-07-07 14:55:56.795 | 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.dev564) (4.0.1) 2026-07-07 14:55:56.825 | 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.dev564) (1.7.6) 2026-07-07 14:55:56.832 | 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.dev564) (2.2.0) 2026-07-07 14:55:56.841 | 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.dev564) (3.18.0) 2026-07-07 14:55:56.896 | Collecting sortedcontainers (from ovs>3.3.0->neutron==28.1.0.dev564) 2026-07-07 14:55:56.911 | Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 2026-07-07 14:55:56.958 | Collecting fixtures>=3.0.0 (from ovsdbapp>=2.18.0->neutron==28.1.0.dev564) 2026-07-07 14:55:56.960 | Using cached fixtures-4.3.2-py3-none-any.whl.metadata (22 kB) 2026-07-07 14:55:56.980 | 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.dev564) (3.0.3) 2026-07-07 14:55:56.981 | 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.dev564) (1.6.2) 2026-07-07 14:55:56.989 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->neutron==28.1.0.dev564) (83.0.0) 2026-07-07 14:55:57.017 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->neutron==28.1.0.dev564) (0.8.1) 2026-07-07 14:55:57.058 | 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.dev564) (1.17.0) 2026-07-07 14:55:57.063 | 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.dev564) (4.14.0) 2026-07-07 14:55:57.064 | 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.dev564) (4.26.0) 2026-07-07 14:55:57.110 | Collecting osc-lib>=1.8.0 (from python-designateclient>=2.7.0->neutron==28.1.0.dev564) 2026-07-07 14:55:57.126 | Downloading osc_lib-4.6.0-py3-none-any.whl.metadata (3.8 kB) 2026-07-07 14:55:57.142 | 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.dev564) (0.6.0) 2026-07-07 14:55:57.143 | 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.dev564) (4.0.0) 2026-07-07 14:55:57.154 | 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.dev564) (3.0.52) 2026-07-07 14:55:57.155 | 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.dev564) (1.11.0) 2026-07-07 14:55:57.156 | 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.dev564) (15.0.0) 2026-07-07 14:55:57.156 | 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.dev564) (1.8.0) 2026-07-07 14:55:57.162 | 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.dev564) (26.1.0) 2026-07-07 14:55:57.163 | 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.dev564) (2025.9.1) 2026-07-07 14:55:57.164 | 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.dev564) (0.37.0) 2026-07-07 14:55:57.164 | 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.dev564) (2026.5.1) 2026-07-07 14:55:57.230 | 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.dev564) (3.4.7) 2026-07-07 14:55:57.230 | 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.dev564) (3.18) 2026-07-07 14:55:57.231 | 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.dev564) (2.7.0) 2026-07-07 14:55:57.233 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.32.3->neutron==28.1.0.dev564) (2023.11.17) 2026-07-07 14:55:57.267 | 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.dev564) (4.2.0) 2026-07-07 14:55:57.268 | 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.dev564) (2.20.0) 2026-07-07 14:55:57.279 | 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.dev564) (0.1.2) 2026-07-07 14:55:57.299 | 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.dev564) (0.8) 2026-07-07 14:55:57.362 | 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.dev564) (0.16.0) 2026-07-07 14:55:57.453 | Downloading neutron_lib-4.1.0-py3-none-any.whl (640 kB) 2026-07-07 14:55:57.546 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 640.6/640.6 kB 7.2 MB/s 0:00:00 2026-07-07 14:55:57.562 | Downloading os_ken-4.2.1-py3-none-any.whl (2.0 MB) 2026-07-07 14:55:57.739 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 12.2 MB/s 0:00:00 2026-07-07 14:55:57.754 | Downloading ncclient-0.7.1-py3-none-any.whl (94 kB) 2026-07-07 14:55:57.780 | Downloading os_resource_classes-1.1.0-py3-none-any.whl (11 kB) 2026-07-07 14:55:57.803 | Downloading os_traits-3.8.0-py3-none-any.whl (44 kB) 2026-07-07 14:55:57.831 | Downloading os_vif-5.1.0-py3-none-any.whl (103 kB) 2026-07-07 14:55:57.859 | Downloading ovsdbapp-2.18.0-py3-none-any.whl (153 kB) 2026-07-07 14:55:57.873 | Using cached fixtures-4.3.2-py3-none-any.whl (41 kB) 2026-07-07 14:55:57.889 | Downloading pecan-1.8.0-py3-none-any.whl (144 kB) 2026-07-07 14:55:57.919 | Downloading pyroute2-0.8.1-py3-none-any.whl (474 kB) 2026-07-07 14:55:57.967 | Downloading python_designateclient-7.0.0-py3-none-any.whl (99 kB) 2026-07-07 14:55:57.993 | Downloading osc_lib-4.6.0-py3-none-any.whl (96 kB) 2026-07-07 14:55:58.018 | Downloading python_neutronclient-12.0.0-py3-none-any.whl (248 kB) 2026-07-07 14:55:58.051 | Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 2026-07-07 14:55:58.160 | Building wheels for collected packages: neutron, ovs 2026-07-07 14:55:58.161 | Building editable for neutron (pyproject.toml): started 2026-07-07 14:56:00.408 | Building editable for neutron (pyproject.toml): finished with status 'done' 2026-07-07 14:56:00.410 | Created wheel for neutron: filename=neutron-28.1.0.dev564-0.editable-py3-none-any.whl size=15996 sha256=5a52b522f114fcbedf2222ab94cf20c0f21300c4fb239ab35a155ab31680cb3c 2026-07-07 14:56:00.410 | Stored in directory: /tmp/pip-ephem-wheel-cache-c0vk_u3o/wheels/85/41/4b/b676c3191efff247eca42312d2ef97517d6d981ada429e2e98 2026-07-07 14:56:00.416 | Building wheel for ovs (pyproject.toml): started 2026-07-07 14:56:01.237 | Building wheel for ovs (pyproject.toml): finished with status 'done' 2026-07-07 14:56:01.239 | Created wheel for ovs: filename=ovs-3.7.1-py3-none-any.whl size=191286 sha256=e2c920c32c0f7bbb805708b14a6737a4951e9951e08b2be1abdc62e94e24f44d 2026-07-07 14:56:01.239 | Stored in directory: /home/quobyte/.cache/pip/wheels/ad/8f/7e/5c45edfad8724b1855f52f55dda4f193565d5fa2535d9faa2b 2026-07-07 14:56:01.243 | Successfully built neutron ovs 2026-07-07 14:56:01.538 | 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-07 14:56:07.116 | 2026-07-07 14:56:07.140 | Successfully installed fixtures-4.3.2 ncclient-0.7.1 neutron-28.1.0.dev564 neutron-lib-4.1.0 os-ken-4.2.1 os-resource-classes-1.1.0 os-traits-3.8.0 os-vif-5.1.0 osc-lib-4.6.0 ovs-3.7.1 ovsdbapp-2.18.0 pecan-1.8.0 pyroute2-0.8.1 python-designateclient-7.0.0 python-neutronclient-12.0.0 sortedcontainers-2.4.0 2026-07-07 14:56:07.359 | + inc/python:pip_install:216 : result=0 2026-07-07 14:56:07.362 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-07 14:56:07.365 | + functions-common:time_stop:2420 : local name 2026-07-07 14:56:07.368 | + functions-common:time_stop:2421 : local end_time 2026-07-07 14:56:07.371 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-07 14:56:07.374 | + functions-common:time_stop:2423 : local total 2026-07-07 14:56:07.377 | + functions-common:time_stop:2424 : local start_time 2026-07-07 14:56:07.380 | + functions-common:time_stop:2426 : name=pip_install 2026-07-07 14:56:07.383 | + functions-common:time_stop:2427 : start_time=1783436147070 2026-07-07 14:56:07.385 | + functions-common:time_stop:2429 : [[ -z 1783436147070 ]] 2026-07-07 14:56:07.389 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 14:56:07.393 | + functions-common:time_stop:2432 : end_time=1783436167390 2026-07-07 14:56:07.396 | + functions-common:time_stop:2433 : elapsed_time=20320 2026-07-07 14:56:07.398 | + functions-common:time_stop:2434 : total=128985 2026-07-07 14:56:07.400 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 14:56:07.403 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=149305 2026-07-07 14:56:07.406 | + inc/python:pip_install:219 : return 0 2026-07-07 14:56:07.409 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-07-07 14:56:07.413 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-07-07 14:56:07.416 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/neutron 2026-07-07 14:56:07.419 | + inc/python:use_library_from_git:266 : local name=/opt/stack/neutron 2026-07-07 14:56:07.422 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-07 14:56:07.424 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-07 14:56:07.427 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/neutron, ]] 2026-07-07 14:56:07.430 | + inc/python:use_library_from_git:269 : return 1 2026-07-07 14:56:07.432 | + lib/neutron:install_neutron:531 : [[ ovn == \o\v\n ]] 2026-07-07 14:56:07.435 | + lib/neutron:install_neutron:532 : install_ovn 2026-07-07 14:56:07.437 | + lib/neutron_plugins/ovn_agent:install_ovn:404 : echo 'Installing OVN and dependent packages' 2026-07-07 14:56:07.437 | Installing OVN and dependent packages 2026-07-07 14:56:07.439 | + lib/neutron_plugins/ovn_agent:install_ovn:407 : ovn_sanity_check 2026-07-07 14:56:07.442 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:391 : is_service_enabled q-agt neutron-agent 2026-07-07 14:56:07.462 | + functions-common:is_service_enabled:2076 : return 1 2026-07-07 14:56:07.464 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:393 : is_service_enabled q-l3 neutron-l3 2026-07-07 14:56:07.483 | + functions-common:is_service_enabled:2076 : return 1 2026-07-07 14:56:07.486 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:395 : is_service_enabled q-svc neutron-api 2026-07-07 14:56:07.505 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 14:56:07.508 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:395 : [[ ! ovn =~ ovn ]] 2026-07-07 14:56:07.510 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:397 : is_service_enabled q-svc neutron-api 2026-07-07 14:56:07.529 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 14:56:07.532 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:397 : [[ ! local,flat,vlan,geneve =~ geneve ]] 2026-07-07 14:56:07.536 | + lib/neutron_plugins/ovn_agent:install_ovn:409 : sudo mkdir -p /var/run/openvswitch 2026-07-07 14:56:07.551 | ++ lib/neutron_plugins/ovn_agent:install_ovn:410 : whoami 2026-07-07 14:56:07.557 | + lib/neutron_plugins/ovn_agent:install_ovn:410 : sudo chown quobyte /var/run/openvswitch 2026-07-07 14:56:07.572 | + lib/neutron_plugins/ovn_agent:install_ovn:412 : [[ False == \T\r\u\e ]] 2026-07-07 14:56:07.576 | ++ lib/neutron_plugins/ovn_agent:install_ovn:434 : get_packages openvswitch 2026-07-07 14:56:07.599 | + lib/neutron_plugins/ovn_agent:install_ovn:434 : install_package fakeroot make openvswitch-switch 2026-07-07 14:56:07.602 | + functions-common:install_package:1438 : update_package_repo 2026-07-07 14:56:07.605 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-07 14:56:07.608 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-07 14:56:07.611 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-07 14:56:07.613 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-07 14:56:07.616 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-07 14:56:07.619 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-07 14:56:07.622 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-07 14:56:07.625 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-07 14:56:07.629 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-07 14:56:07.632 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-07 14:56:07.635 | + functions-common:apt_get_update:1167 : return 2026-07-07 14:56:07.638 | + functions-common:install_package:1439 : real_install_package fakeroot make openvswitch-switch 2026-07-07 14:56:07.640 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-07 14:56:07.643 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-07 14:56:07.646 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-07 14:56:07.650 | + functions-common:real_install_package:1427 : apt_get install fakeroot make openvswitch-switch 2026-07-07 14:56:07.673 | + 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-07 14:56:07.710 | Reading package lists... 2026-07-07 14:56:08.108 | Building dependency tree... 2026-07-07 14:56:08.110 | Reading state information... 2026-07-07 14:56:08.751 | fakeroot is already the newest version (1.33-1). 2026-07-07 14:56:08.751 | fakeroot set to manually installed. 2026-07-07 14:56:08.751 | make is already the newest version (4.3-4.1build2). 2026-07-07 14:56:08.751 | make set to manually installed. 2026-07-07 14:56:08.751 | The following packages were automatically installed and are no longer required: 2026-07-07 14:56:08.754 | libfwupd2 libgusb2 2026-07-07 14:56:08.754 | Use 'sudo apt autoremove' to remove them. 2026-07-07 14:56:08.759 | The following additional packages will be installed: 2026-07-07 14:56:08.759 | libunbound8 libxdp1 openvswitch-common python3-openvswitch 2026-07-07 14:56:08.759 | python3-sortedcontainers 2026-07-07 14:56:08.760 | Suggested packages: 2026-07-07 14:56:08.760 | openvswitch-doc python-sortedcontainers-doc 2026-07-07 14:56:08.799 | The following NEW packages will be installed: 2026-07-07 14:56:08.800 | libunbound8 libxdp1 openvswitch-common openvswitch-switch 2026-07-07 14:56:08.801 | python3-openvswitch python3-sortedcontainers 2026-07-07 14:56:08.877 | 0 upgraded, 6 newly installed, 0 to remove and 14 not upgraded. 2026-07-07 14:56:08.877 | Need to get 4219 kB of archives. 2026-07-07 14:56:08.877 | After this operation, 13.3 MB of additional disk space will be used. 2026-07-07 14:56:08.877 | Get:1 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libunbound8 amd64 1.19.2-1ubuntu3.8 [445 kB] 2026-07-07 14:56:08.928 | 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-07 14:56:08.939 | Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-sortedcontainers all 2.4.0-2 [27.6 kB] 2026-07-07 14:56:08.946 | Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libxdp1 amd64 1.4.2-1ubuntu4 [62.5 kB] 2026-07-07 14:56:08.953 | 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-07 14:56:08.964 | 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-07 14:56:09.221 | perl: warning: Setting locale failed. 2026-07-07 14:56:09.222 | perl: warning: Please check that your locale settings: 2026-07-07 14:56:09.222 | LANGUAGE = (unset), 2026-07-07 14:56:09.222 | LC_ALL = "en_US.utf8", 2026-07-07 14:56:09.222 | LANG = "de_DE.UTF-8" 2026-07-07 14:56:09.222 | are supported and installed on your system. 2026-07-07 14:56:09.222 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-07 14:56:09.285 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-07 14:56:09.285 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-07 14:56:09.285 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-07 14:56:09.475 | Fetched 4219 kB in 0s (27.8 MB/s) 2026-07-07 14:56:09.524 | Selecting previously unselected package libunbound8:amd64. 2026-07-07 14:56:09.589 | (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-07 14:56:09.596 | Preparing to unpack .../0-libunbound8_1.19.2-1ubuntu3.8_amd64.deb ... 2026-07-07 14:56:09.604 | Unpacking libunbound8:amd64 (1.19.2-1ubuntu3.8) ... 2026-07-07 14:56:09.654 | Selecting previously unselected package openvswitch-common. 2026-07-07 14:56:09.666 | Preparing to unpack .../1-openvswitch-common_3.3.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-07 14:56:09.670 | Unpacking openvswitch-common (3.3.4-0ubuntu0.24.04.2) ... 2026-07-07 14:56:09.766 | Selecting previously unselected package python3-sortedcontainers. 2026-07-07 14:56:09.778 | Preparing to unpack .../2-python3-sortedcontainers_2.4.0-2_all.deb ... 2026-07-07 14:56:09.782 | Unpacking python3-sortedcontainers (2.4.0-2) ... 2026-07-07 14:56:09.839 | Selecting previously unselected package libxdp1:amd64. 2026-07-07 14:56:09.851 | Preparing to unpack .../3-libxdp1_1.4.2-1ubuntu4_amd64.deb ... 2026-07-07 14:56:09.856 | Unpacking libxdp1:amd64 (1.4.2-1ubuntu4) ... 2026-07-07 14:56:09.909 | Selecting previously unselected package python3-openvswitch. 2026-07-07 14:56:09.920 | Preparing to unpack .../4-python3-openvswitch_3.3.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-07 14:56:09.925 | Unpacking python3-openvswitch (3.3.4-0ubuntu0.24.04.2) ... 2026-07-07 14:56:10.027 | Selecting previously unselected package openvswitch-switch. 2026-07-07 14:56:10.037 | Preparing to unpack .../5-openvswitch-switch_3.3.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-07 14:56:10.045 | Unpacking openvswitch-switch (3.3.4-0ubuntu0.24.04.2) ... 2026-07-07 14:56:10.172 | Setting up python3-sortedcontainers (2.4.0-2) ... 2026-07-07 14:56:10.411 | Setting up libxdp1:amd64 (1.4.2-1ubuntu4) ... 2026-07-07 14:56:10.422 | Setting up libunbound8:amd64 (1.19.2-1ubuntu3.8) ... 2026-07-07 14:56:10.433 | Setting up openvswitch-common (3.3.4-0ubuntu0.24.04.2) ... 2026-07-07 14:56:10.448 | Setting up python3-openvswitch (3.3.4-0ubuntu0.24.04.2) ... 2026-07-07 14:56:10.831 | Setting up openvswitch-switch (3.3.4-0ubuntu0.24.04.2) ... 2026-07-07 14:56:10.855 | update-alternatives: using /usr/lib/openvswitch-switch/ovs-vswitchd to provide /usr/sbin/ovs-vswitchd (ovs-vswitchd) in auto mode 2026-07-07 14:56:11.500 | Created symlink /etc/systemd/system/openvswitch-switch.service.requires/ovs-record-hostname.service → /usr/lib/systemd/system/ovs-record-hostname.service. 2026-07-07 14:56:11.686 | Created symlink /etc/systemd/system/multi-user.target.wants/openvswitch-switch.service → /usr/lib/systemd/system/openvswitch-switch.service. 2026-07-07 14:56:12.659 | Processing triggers for man-db (2.12.0-4build2) ... 2026-07-07 14:56:14.398 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-07 14:56:14.632 | perl: warning: Setting locale failed. 2026-07-07 14:56:14.632 | perl: warning: Please check that your locale settings: 2026-07-07 14:56:14.632 | LANGUAGE = (unset), 2026-07-07 14:56:14.632 | LC_ALL = "en_US.utf8", 2026-07-07 14:56:14.632 | LANG = "de_DE.UTF-8" 2026-07-07 14:56:14.632 | are supported and installed on your system. 2026-07-07 14:56:14.632 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-07 14:56:14.761 | perl: warning: Setting locale failed. 2026-07-07 14:56:14.761 | perl: warning: Please check that your locale settings: 2026-07-07 14:56:14.761 | LANGUAGE = (unset), 2026-07-07 14:56:14.761 | LC_ALL = "en_US.utf8", 2026-07-07 14:56:14.761 | LANG = "de_DE.UTF-8" 2026-07-07 14:56:14.761 | are supported and installed on your system. 2026-07-07 14:56:14.761 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-07 14:56:14.811 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-07 14:56:14.811 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-07 14:56:14.811 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-07 14:56:14.880 | perl: warning: Setting locale failed. 2026-07-07 14:56:14.880 | perl: warning: Please check that your locale settings: 2026-07-07 14:56:14.880 | LANGUAGE = (unset), 2026-07-07 14:56:14.881 | LC_ALL = "en_US.utf8", 2026-07-07 14:56:14.881 | LANG = "de_DE.UTF-8" 2026-07-07 14:56:14.881 | are supported and installed on your system. 2026-07-07 14:56:14.881 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-07 14:56:15.389 | 2026-07-07 14:56:15.389 | Running kernel seems to be up-to-date. 2026-07-07 14:56:15.389 | 2026-07-07 14:56:15.389 | Restarting services... 2026-07-07 14:56:15.411 | 2026-07-07 14:56:15.411 | Service restarts being deferred: 2026-07-07 14:56:15.411 | systemctl restart virtlockd.service 2026-07-07 14:56:15.411 | systemctl restart virtlogd.service 2026-07-07 14:56:15.411 | 2026-07-07 14:56:15.411 | No containers need to be restarted. 2026-07-07 14:56:15.411 | 2026-07-07 14:56:15.411 | User sessions running outdated binaries: 2026-07-07 14:56:15.412 | quobyte @ session #6: sshd[2099] 2026-07-07 14:56:15.422 | 2026-07-07 14:56:15.422 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-07 14:56:17.375 | + functions-common:apt_get:1211 : result=0 2026-07-07 14:56:17.378 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-07 14:56:17.382 | + functions-common:time_stop:2420 : local name 2026-07-07 14:56:17.385 | + functions-common:time_stop:2421 : local end_time 2026-07-07 14:56:17.388 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-07 14:56:17.391 | + functions-common:time_stop:2423 : local total 2026-07-07 14:56:17.394 | + functions-common:time_stop:2424 : local start_time 2026-07-07 14:56:17.398 | + functions-common:time_stop:2426 : name=apt-get 2026-07-07 14:56:17.401 | + functions-common:time_stop:2427 : start_time=1783436167670 2026-07-07 14:56:17.404 | + functions-common:time_stop:2429 : [[ -z 1783436167670 ]] 2026-07-07 14:56:17.408 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 14:56:17.412 | + functions-common:time_stop:2432 : end_time=1783436177409 2026-07-07 14:56:17.415 | + functions-common:time_stop:2433 : elapsed_time=9739 2026-07-07 14:56:17.418 | + functions-common:time_stop:2434 : total=163268 2026-07-07 14:56:17.421 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 14:56:17.424 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=173007 2026-07-07 14:56:17.426 | + functions-common:apt_get:1215 : return 0 2026-07-07 14:56:17.430 | ++ lib/neutron_plugins/ovn_agent:install_ovn:435 : get_packages ovn 2026-07-07 14:56:17.452 | + lib/neutron_plugins/ovn_agent:install_ovn:435 : install_package ovn-central ovn-controller-vtep ovn-host 2026-07-07 14:56:17.456 | + functions-common:install_package:1438 : update_package_repo 2026-07-07 14:56:17.458 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-07 14:56:17.462 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-07 14:56:17.465 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-07 14:56:17.469 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-07 14:56:17.471 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-07 14:56:17.474 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-07 14:56:17.478 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-07 14:56:17.481 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-07 14:56:17.483 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-07 14:56:17.486 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-07 14:56:17.489 | + functions-common:apt_get_update:1167 : return 2026-07-07 14:56:17.491 | + functions-common:install_package:1439 : real_install_package ovn-central ovn-controller-vtep ovn-host 2026-07-07 14:56:17.495 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-07 14:56:17.498 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-07 14:56:17.502 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-07 14:56:17.504 | + functions-common:real_install_package:1427 : apt_get install ovn-central ovn-controller-vtep ovn-host 2026-07-07 14:56:17.528 | + 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-07 14:56:17.564 | Reading package lists... 2026-07-07 14:56:17.923 | Building dependency tree... 2026-07-07 14:56:17.924 | Reading state information... 2026-07-07 14:56:18.460 | The following packages were automatically installed and are no longer required: 2026-07-07 14:56:18.461 | libfwupd2 libgusb2 2026-07-07 14:56:18.462 | Use 'sudo apt autoremove' to remove them. 2026-07-07 14:56:18.464 | The following additional packages will be installed: 2026-07-07 14:56:18.465 | ovn-common 2026-07-07 14:56:18.503 | The following NEW packages will be installed: 2026-07-07 14:56:18.504 | ovn-central ovn-common ovn-controller-vtep ovn-host 2026-07-07 14:56:18.567 | 0 upgraded, 4 newly installed, 0 to remove and 14 not upgraded. 2026-07-07 14:56:18.567 | Need to get 2360 kB of archives. 2026-07-07 14:56:18.567 | After this operation, 8355 kB of additional disk space will be used. 2026-07-07 14:56:18.567 | 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-07 14:56:18.589 | 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-07 14:56:18.596 | 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-07 14:56:18.602 | 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-07 14:56:18.838 | perl: warning: Setting locale failed. 2026-07-07 14:56:18.839 | perl: warning: Please check that your locale settings: 2026-07-07 14:56:18.839 | LANGUAGE = (unset), 2026-07-07 14:56:18.839 | LC_ALL = "en_US.utf8", 2026-07-07 14:56:18.839 | LANG = "de_DE.UTF-8" 2026-07-07 14:56:18.839 | are supported and installed on your system. 2026-07-07 14:56:18.839 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-07 14:56:18.900 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-07 14:56:18.900 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-07 14:56:18.900 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-07 14:56:19.078 | Fetched 2360 kB in 0s (29.7 MB/s) 2026-07-07 14:56:19.171 | Selecting previously unselected package ovn-common. 2026-07-07 14:56:19.231 | (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-07 14:56:19.238 | Preparing to unpack .../ovn-common_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-07-07 14:56:19.241 | Unpacking ovn-common (24.03.6-0ubuntu0.24.04.1) ... 2026-07-07 14:56:19.349 | Selecting previously unselected package ovn-central. 2026-07-07 14:56:19.359 | Preparing to unpack .../ovn-central_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-07-07 14:56:19.363 | Unpacking ovn-central (24.03.6-0ubuntu0.24.04.1) ... 2026-07-07 14:56:19.423 | Selecting previously unselected package ovn-controller-vtep. 2026-07-07 14:56:19.435 | Preparing to unpack .../ovn-controller-vtep_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-07-07 14:56:19.439 | Unpacking ovn-controller-vtep (24.03.6-0ubuntu0.24.04.1) ... 2026-07-07 14:56:19.493 | Selecting previously unselected package ovn-host. 2026-07-07 14:56:19.505 | Preparing to unpack .../ovn-host_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-07-07 14:56:19.511 | Unpacking ovn-host (24.03.6-0ubuntu0.24.04.1) ... 2026-07-07 14:56:19.599 | Setting up ovn-common (24.03.6-0ubuntu0.24.04.1) ... 2026-07-07 14:56:19.617 | Setting up ovn-host (24.03.6-0ubuntu0.24.04.1) ... 2026-07-07 14:56:20.089 | ovn-controller.service is a disabled or a static unit, not starting it. 2026-07-07 14:56:20.271 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-host.service → /usr/lib/systemd/system/ovn-host.service. 2026-07-07 14:56:20.722 | ovn-controller.service is a disabled or a static unit, not starting it. 2026-07-07 14:56:20.777 | Setting up ovn-central (24.03.6-0ubuntu0.24.04.1) ... 2026-07-07 14:56:21.277 | ovn-northd.service is a disabled or a static unit, not starting it. 2026-07-07 14:56:21.469 | Created symlink /etc/systemd/system/ovn-sb-ovsdb.service → /usr/lib/systemd/system/ovn-ovsdb-server-sb.service. 2026-07-07 14:56:22.159 | Created symlink /etc/systemd/system/ovn-nb-ovsdb.service → /usr/lib/systemd/system/ovn-ovsdb-server-nb.service. 2026-07-07 14:56:22.841 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-central.service → /usr/lib/systemd/system/ovn-central.service. 2026-07-07 14:56:23.696 | ovn-northd.service is a disabled or a static unit, not starting it. 2026-07-07 14:56:23.764 | Setting up ovn-controller-vtep (24.03.6-0ubuntu0.24.04.1) ... 2026-07-07 14:56:23.964 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-controller-vtep.service → /usr/lib/systemd/system/ovn-controller-vtep.service. 2026-07-07 14:56:24.493 | Processing triggers for man-db (2.12.0-4build2) ... 2026-07-07 14:56:26.498 | perl: warning: Setting locale failed. 2026-07-07 14:56:26.498 | perl: warning: Please check that your locale settings: 2026-07-07 14:56:26.498 | LANGUAGE = (unset), 2026-07-07 14:56:26.498 | LC_ALL = "en_US.utf8", 2026-07-07 14:56:26.498 | LANG = "de_DE.UTF-8" 2026-07-07 14:56:26.498 | are supported and installed on your system. 2026-07-07 14:56:26.499 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-07 14:56:26.627 | perl: warning: Setting locale failed. 2026-07-07 14:56:26.627 | perl: warning: Please check that your locale settings: 2026-07-07 14:56:26.627 | LANGUAGE = (unset), 2026-07-07 14:56:26.627 | LC_ALL = "en_US.utf8", 2026-07-07 14:56:26.627 | LANG = "de_DE.UTF-8" 2026-07-07 14:56:26.627 | are supported and installed on your system. 2026-07-07 14:56:26.627 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-07 14:56:26.677 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-07 14:56:26.677 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-07 14:56:26.677 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-07 14:56:26.748 | perl: warning: Setting locale failed. 2026-07-07 14:56:26.748 | perl: warning: Please check that your locale settings: 2026-07-07 14:56:26.748 | LANGUAGE = (unset), 2026-07-07 14:56:26.748 | LC_ALL = "en_US.utf8", 2026-07-07 14:56:26.748 | LANG = "de_DE.UTF-8" 2026-07-07 14:56:26.748 | are supported and installed on your system. 2026-07-07 14:56:26.748 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-07 14:56:27.249 | 2026-07-07 14:56:27.249 | Running kernel seems to be up-to-date. 2026-07-07 14:56:27.249 | 2026-07-07 14:56:27.249 | Restarting services... 2026-07-07 14:56:27.273 | 2026-07-07 14:56:27.273 | Service restarts being deferred: 2026-07-07 14:56:27.273 | systemctl restart virtlockd.service 2026-07-07 14:56:27.273 | systemctl restart virtlogd.service 2026-07-07 14:56:27.273 | 2026-07-07 14:56:27.273 | No containers need to be restarted. 2026-07-07 14:56:27.273 | 2026-07-07 14:56:27.273 | User sessions running outdated binaries: 2026-07-07 14:56:27.273 | quobyte @ session #6: sshd[2099] 2026-07-07 14:56:27.284 | 2026-07-07 14:56:27.284 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-07 14:56:29.217 | + functions-common:apt_get:1211 : result=0 2026-07-07 14:56:29.219 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-07 14:56:29.222 | + functions-common:time_stop:2420 : local name 2026-07-07 14:56:29.225 | + functions-common:time_stop:2421 : local end_time 2026-07-07 14:56:29.228 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-07 14:56:29.231 | + functions-common:time_stop:2423 : local total 2026-07-07 14:56:29.233 | + functions-common:time_stop:2424 : local start_time 2026-07-07 14:56:29.236 | + functions-common:time_stop:2426 : name=apt-get 2026-07-07 14:56:29.239 | + functions-common:time_stop:2427 : start_time=1783436177524 2026-07-07 14:56:29.241 | + functions-common:time_stop:2429 : [[ -z 1783436177524 ]] 2026-07-07 14:56:29.246 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 14:56:29.250 | + functions-common:time_stop:2432 : end_time=1783436189247 2026-07-07 14:56:29.253 | + functions-common:time_stop:2433 : elapsed_time=11723 2026-07-07 14:56:29.255 | + functions-common:time_stop:2434 : total=173007 2026-07-07 14:56:29.258 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 14:56:29.261 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=184730 2026-07-07 14:56:29.264 | + functions-common:apt_get:1215 : return 0 2026-07-07 14:56:29.267 | + 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-07 14:56:29.270 | + 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-07 14:56:29.273 | + lib/neutron_plugins/ovn_agent:install_ovn:442 : local log_archive_dir=/opt/stack/logs/archive 2026-07-07 14:56:29.276 | + lib/neutron_plugins/ovn_agent:install_ovn:443 : mkdir -p /opt/stack/logs/archive 2026-07-07 14:56:29.280 | + 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-07 14:56:29.283 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovs-vswitchd.log ']' 2026-07-07 14:56:29.286 | + 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-07 14:56:29.289 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovn-northd.log ']' 2026-07-07 14:56:29.292 | + 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-07 14:56:29.294 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovn-controller.log ']' 2026-07-07 14:56:29.297 | + 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-07 14:56:29.300 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovn-controller-vtep.log ']' 2026-07-07 14:56:29.304 | + 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-07 14:56:29.306 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovs-vtep.log ']' 2026-07-07 14:56:29.309 | + 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-07 14:56:29.312 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovsdb-server.log ']' 2026-07-07 14:56:29.315 | + 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-07 14:56:29.318 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovsdb-server-nb.log ']' 2026-07-07 14:56:29.321 | + 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-07 14:56:29.324 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovsdb-server-sb.log ']' 2026-07-07 14:56:29.327 | + lib/neutron_plugins/ovn_agent:install_ovn:451 : use_library_from_git ovsdbapp 2026-07-07 14:56:29.330 | + inc/python:use_library_from_git:266 : local name=ovsdbapp 2026-07-07 14:56:29.333 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-07 14:56:29.336 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-07 14:56:29.340 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,ovsdbapp, ]] 2026-07-07 14:56:29.343 | + inc/python:use_library_from_git:269 : return 1 2026-07-07 14:56:29.346 | + lib/neutron_plugins/ovn_agent:install_ovn:457 : [[ False == \T\r\u\e ]] 2026-07-07 14:56:29.348 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-07-07 14:56:29.352 | + ./stack.sh:main:956 : is_service_enabled nova 2026-07-07 14:56:29.371 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 14:56:29.374 | + ./stack.sh:main:958 : stack_install_service nova 2026-07-07 14:56:29.377 | + lib/stack:stack_install_service:20 : local service=nova 2026-07-07 14:56:29.380 | + lib/stack:stack_install_service:21 : type install_nova 2026-07-07 14:56:29.383 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-07-07 14:56:29.386 | + lib/stack:stack_install_service:32 : install_nova 2026-07-07 14:56:29.389 | + lib/nova:install_nova:912 : use_library_from_git os-vif 2026-07-07 14:56:29.392 | + inc/python:use_library_from_git:266 : local name=os-vif 2026-07-07 14:56:29.395 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-07 14:56:29.398 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-07 14:56:29.400 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-vif, ]] 2026-07-07 14:56:29.403 | + inc/python:use_library_from_git:269 : return 1 2026-07-07 14:56:29.406 | + lib/nova:install_nova:917 : is_service_enabled n-cpu 2026-07-07 14:56:29.424 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 14:56:29.426 | + lib/nova:install_nova:917 : [[ -r /home/quobyte/devstack/lib/nova_plugins/hypervisor-libvirt ]] 2026-07-07 14:56:29.429 | + lib/nova:install_nova:918 : install_nova_hypervisor 2026-07-07 14:56:29.432 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:91 : install_libvirt 2026-07-07 14:56:29.435 | + lib/nova_plugins/functions-libvirt:install_libvirt:80 : [[ noble =~ bookworm ]] 2026-07-07 14:56:29.438 | + 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-07 14:56:29.596 | + lib/nova_plugins/functions-libvirt:install_libvirt:95 : is_ubuntu 2026-07-07 14:56:29.599 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-07 14:56:29.601 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-07 14:56:29.604 | + 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-07 14:56:29.607 | + functions-common:install_package:1438 : update_package_repo 2026-07-07 14:56:29.609 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-07 14:56:29.612 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-07 14:56:29.614 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-07 14:56:29.617 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-07 14:56:29.620 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-07 14:56:29.623 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-07 14:56:29.625 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-07 14:56:29.628 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-07 14:56:29.630 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-07 14:56:29.633 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-07 14:56:29.636 | + functions-common:apt_get_update:1167 : return 2026-07-07 14:56:29.639 | + functions-common:install_package:1439 : real_install_package qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-07-07 14:56:29.641 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-07 14:56:29.644 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-07 14:56:29.646 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-07 14:56:29.649 | + functions-common:real_install_package:1427 : apt_get install qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-07-07 14:56:29.672 | + 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-07 14:56:29.709 | Reading package lists... 2026-07-07 14:56:30.070 | Building dependency tree... 2026-07-07 14:56:30.072 | Reading state information... 2026-07-07 14:56:30.614 | libvirt-clients is already the newest version (10.0.0-2ubuntu8.14). 2026-07-07 14:56:30.614 | libvirt-clients set to manually installed. 2026-07-07 14:56:30.615 | libvirt-daemon-system is already the newest version (10.0.0-2ubuntu8.14). 2026-07-07 14:56:30.615 | The following packages were automatically installed and are no longer required: 2026-07-07 14:56:30.616 | libfwupd2 libgusb2 2026-07-07 14:56:30.616 | Use 'sudo apt autoremove' to remove them. 2026-07-07 14:56:30.619 | The following additional packages will be installed: 2026-07-07 14:56:30.619 | python3-zstandard qemu-efi-aarch64 qemu-efi-arm qemu-system-arm 2026-07-07 14:56:30.619 | qemu-system-mips qemu-system-misc qemu-system-ppc qemu-system-s390x 2026-07-07 14:56:30.619 | qemu-system-sparc 2026-07-07 14:56:30.621 | Suggested packages: 2026-07-07 14:56:30.621 | python-zstandard-doc samba vde2 2026-07-07 14:56:30.658 | The following packages will be REMOVED: 2026-07-07 14:56:30.661 | apport-core-dump-handler 2026-07-07 14:56:30.662 | The following NEW packages will be installed: 2026-07-07 14:56:30.663 | libvirt-dev python3-libvirt python3-zstandard qemu-efi-aarch64 qemu-efi-arm 2026-07-07 14:56:30.663 | qemu-system qemu-system-arm qemu-system-mips qemu-system-misc 2026-07-07 14:56:30.663 | qemu-system-ppc qemu-system-s390x qemu-system-sparc systemd-coredump 2026-07-07 14:56:30.710 | 0 upgraded, 13 newly installed, 1 to remove and 14 not upgraded. 2026-07-07 14:56:30.710 | Need to get 110 MB of archives. 2026-07-07 14:56:30.710 | After this operation, 897 MB of additional disk space will be used. 2026-07-07 14:56:30.710 | Get:1 http://archive.ubuntu.com/ubuntu noble/universe amd64 python3-zstandard amd64 0.22.0-1build1 [360 kB] 2026-07-07 14:56:30.724 | Get:2 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 systemd-coredump amd64 255.4-1ubuntu8.16 [71.7 kB] 2026-07-07 14:56:30.730 | Get:3 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libvirt-dev amd64 10.0.0-2ubuntu8.14 [178 kB] 2026-07-07 14:56:30.736 | Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-libvirt amd64 10.0.0-1build1 [164 kB] 2026-07-07 14:56:30.742 | 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-07 14:56:30.860 | 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-07 14:56:31.039 | 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-07 14:56:31.138 | 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-07 14:56:31.206 | 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-07 14:56:31.243 | 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-07 14:56:31.856 | 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-07 14:56:31.857 | Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-efi-aarch64 all 2024.02-2ubuntu0.8 [4096 kB] 2026-07-07 14:56:31.892 | Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-efi-arm all 2024.02-2ubuntu0.8 [776 kB] 2026-07-07 14:56:32.129 | perl: warning: Setting locale failed. 2026-07-07 14:56:32.129 | perl: warning: Please check that your locale settings: 2026-07-07 14:56:32.129 | LANGUAGE = (unset), 2026-07-07 14:56:32.129 | LC_ALL = "en_US.utf8", 2026-07-07 14:56:32.129 | LANG = "de_DE.UTF-8" 2026-07-07 14:56:32.129 | are supported and installed on your system. 2026-07-07 14:56:32.129 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-07 14:56:32.191 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-07 14:56:32.191 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-07 14:56:32.191 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-07 14:56:32.452 | Fetched 110 MB in 1s (90.5 MB/s) 2026-07-07 14:56:32.487 | Selecting previously unselected package python3-zstandard. 2026-07-07 14:56:32.549 | (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-07 14:56:32.555 | Preparing to unpack .../python3-zstandard_0.22.0-1build1_amd64.deb ... 2026-07-07 14:56:32.559 | Unpacking python3-zstandard (0.22.0-1build1) ... 2026-07-07 14:56:32.697 | dpkg: apport-core-dump-handler: dependency problems, but removing anyway as you requested: 2026-07-07 14:56:32.697 | apport depends on apport-core-dump-handler | python3-zstandard; however: 2026-07-07 14:56:32.697 | Package apport-core-dump-handler is to be removed. 2026-07-07 14:56:32.697 | Package python3-zstandard is not configured yet. 2026-07-07 14:56:32.697 | apport depends on apport-core-dump-handler | systemd-coredump; however: 2026-07-07 14:56:32.697 | Package apport-core-dump-handler is to be removed. 2026-07-07 14:56:32.697 | Package systemd-coredump is not installed. 2026-07-07 14:56:32.697 | apport depends on apport-core-dump-handler | python3-zstandard; however: 2026-07-07 14:56:32.698 | Package apport-core-dump-handler is to be removed. 2026-07-07 14:56:32.698 | Package python3-zstandard is not configured yet. 2026-07-07 14:56:32.698 | apport depends on apport-core-dump-handler | systemd-coredump; however: 2026-07-07 14:56:32.698 | Package apport-core-dump-handler is to be removed. 2026-07-07 14:56:32.698 | Package systemd-coredump is not installed. 2026-07-07 14:56:32.698 | 2026-07-07 14:56:32.762 | (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-07 14:56:32.769 | Removing apport-core-dump-handler (2.28.1-0ubuntu3.8) ... 2026-07-07 14:56:33.593 | Selecting previously unselected package systemd-coredump. 2026-07-07 14:56:33.655 | (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-07 14:56:33.661 | Preparing to unpack .../00-systemd-coredump_255.4-1ubuntu8.16_amd64.deb ... 2026-07-07 14:56:33.667 | Unpacking systemd-coredump (255.4-1ubuntu8.16) ... 2026-07-07 14:56:33.728 | Selecting previously unselected package libvirt-dev:amd64. 2026-07-07 14:56:33.739 | Preparing to unpack .../01-libvirt-dev_10.0.0-2ubuntu8.14_amd64.deb ... 2026-07-07 14:56:33.756 | Unpacking libvirt-dev:amd64 (10.0.0-2ubuntu8.14) ... 2026-07-07 14:56:33.824 | Selecting previously unselected package python3-libvirt. 2026-07-07 14:56:33.834 | Preparing to unpack .../02-python3-libvirt_10.0.0-1build1_amd64.deb ... 2026-07-07 14:56:33.838 | Unpacking python3-libvirt (10.0.0-1build1) ... 2026-07-07 14:56:33.906 | Selecting previously unselected package qemu-system-arm. 2026-07-07 14:56:33.918 | Preparing to unpack .../03-qemu-system-arm_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-07 14:56:33.931 | Unpacking qemu-system-arm (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-07 14:56:34.440 | Selecting previously unselected package qemu-system-mips. 2026-07-07 14:56:34.451 | Preparing to unpack .../04-qemu-system-mips_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-07 14:56:34.464 | Unpacking qemu-system-mips (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-07 14:56:35.040 | Selecting previously unselected package qemu-system-ppc. 2026-07-07 14:56:35.052 | Preparing to unpack .../05-qemu-system-ppc_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-07 14:56:35.066 | Unpacking qemu-system-ppc (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-07 14:56:35.430 | Selecting previously unselected package qemu-system-sparc. 2026-07-07 14:56:35.441 | Preparing to unpack .../06-qemu-system-sparc_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-07 14:56:35.453 | Unpacking qemu-system-sparc (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-07 14:56:35.714 | Selecting previously unselected package qemu-system-s390x. 2026-07-07 14:56:35.726 | Preparing to unpack .../07-qemu-system-s390x_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-07 14:56:35.738 | Unpacking qemu-system-s390x (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-07 14:56:35.914 | Selecting previously unselected package qemu-system-misc. 2026-07-07 14:56:35.925 | Preparing to unpack .../08-qemu-system-misc_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-07 14:56:35.937 | Unpacking qemu-system-misc (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-07 14:56:37.879 | Selecting previously unselected package qemu-system. 2026-07-07 14:56:37.892 | Preparing to unpack .../09-qemu-system_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-07 14:56:37.907 | Unpacking qemu-system (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-07 14:56:37.978 | Selecting previously unselected package qemu-efi-aarch64. 2026-07-07 14:56:37.990 | Preparing to unpack .../10-qemu-efi-aarch64_2024.02-2ubuntu0.8_all.deb ... 2026-07-07 14:56:37.997 | Unpacking qemu-efi-aarch64 (2024.02-2ubuntu0.8) ... 2026-07-07 14:56:39.790 | Selecting previously unselected package qemu-efi-arm. 2026-07-07 14:56:39.800 | Preparing to unpack .../11-qemu-efi-arm_2024.02-2ubuntu0.8_all.deb ... 2026-07-07 14:56:39.804 | Unpacking qemu-efi-arm (2024.02-2ubuntu0.8) ... 2026-07-07 14:56:40.596 | Setting up systemd-coredump (255.4-1ubuntu8.16) ... 2026-07-07 14:56:41.091 | Creating group 'systemd-coredump' with GID 987. 2026-07-07 14:56:41.094 | Creating user 'systemd-coredump' (systemd Core Dumper) with UID 987 and GID 987. 2026-07-07 14:56:41.121 | Setting up python3-libvirt (10.0.0-1build1) ... 2026-07-07 14:56:41.416 | Setting up qemu-system-mips (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-07 14:56:41.435 | Setting up qemu-system-sparc (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-07 14:56:41.452 | Setting up libvirt-dev:amd64 (10.0.0-2ubuntu8.14) ... 2026-07-07 14:56:41.469 | Setting up qemu-system-ppc (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-07 14:56:41.486 | Setting up qemu-efi-aarch64 (2024.02-2ubuntu0.8) ... 2026-07-07 14:56:41.498 | Setting up qemu-system-misc (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-07 14:56:41.516 | Setting up python3-zstandard (0.22.0-1build1) ... 2026-07-07 14:56:41.758 | Setting up qemu-system-arm (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-07 14:56:41.776 | Setting up qemu-efi-arm (2024.02-2ubuntu0.8) ... 2026-07-07 14:56:41.788 | Setting up qemu-system-s390x (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-07 14:56:41.805 | Setting up qemu-system (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-07 14:56:41.817 | Processing triggers for man-db (2.12.0-4build2) ... 2026-07-07 14:56:43.580 | perl: warning: Setting locale failed. 2026-07-07 14:56:43.580 | perl: warning: Please check that your locale settings: 2026-07-07 14:56:43.581 | LANGUAGE = (unset), 2026-07-07 14:56:43.581 | LC_ALL = "en_US.utf8", 2026-07-07 14:56:43.581 | LANG = "de_DE.UTF-8" 2026-07-07 14:56:43.581 | are supported and installed on your system. 2026-07-07 14:56:43.581 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-07 14:56:43.709 | perl: warning: Setting locale failed. 2026-07-07 14:56:43.709 | perl: warning: Please check that your locale settings: 2026-07-07 14:56:43.709 | LANGUAGE = (unset), 2026-07-07 14:56:43.709 | LC_ALL = "en_US.utf8", 2026-07-07 14:56:43.709 | LANG = "de_DE.UTF-8" 2026-07-07 14:56:43.709 | are supported and installed on your system. 2026-07-07 14:56:43.709 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-07 14:56:43.758 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-07 14:56:43.758 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-07 14:56:43.758 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-07 14:56:43.828 | perl: warning: Setting locale failed. 2026-07-07 14:56:43.828 | perl: warning: Please check that your locale settings: 2026-07-07 14:56:43.828 | LANGUAGE = (unset), 2026-07-07 14:56:43.828 | LC_ALL = "en_US.utf8", 2026-07-07 14:56:43.828 | LANG = "de_DE.UTF-8" 2026-07-07 14:56:43.828 | are supported and installed on your system. 2026-07-07 14:56:43.828 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-07 14:56:44.336 | 2026-07-07 14:56:44.336 | Running kernel seems to be up-to-date. 2026-07-07 14:56:44.336 | 2026-07-07 14:56:44.336 | Restarting services... 2026-07-07 14:56:44.359 | 2026-07-07 14:56:44.359 | Service restarts being deferred: 2026-07-07 14:56:44.359 | systemctl restart virtlockd.service 2026-07-07 14:56:44.359 | systemctl restart virtlogd.service 2026-07-07 14:56:44.359 | 2026-07-07 14:56:44.359 | No containers need to be restarted. 2026-07-07 14:56:44.359 | 2026-07-07 14:56:44.359 | User sessions running outdated binaries: 2026-07-07 14:56:44.360 | quobyte @ session #6: sshd[2099] 2026-07-07 14:56:44.368 | 2026-07-07 14:56:44.369 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-07 14:56:46.274 | + functions-common:apt_get:1211 : result=0 2026-07-07 14:56:46.277 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-07 14:56:46.279 | + functions-common:time_stop:2420 : local name 2026-07-07 14:56:46.282 | + functions-common:time_stop:2421 : local end_time 2026-07-07 14:56:46.285 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-07 14:56:46.288 | + functions-common:time_stop:2423 : local total 2026-07-07 14:56:46.291 | + functions-common:time_stop:2424 : local start_time 2026-07-07 14:56:46.293 | + functions-common:time_stop:2426 : name=apt-get 2026-07-07 14:56:46.296 | + functions-common:time_stop:2427 : start_time=1783436189669 2026-07-07 14:56:46.298 | + functions-common:time_stop:2429 : [[ -z 1783436189669 ]] 2026-07-07 14:56:46.300 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 14:56:46.304 | + functions-common:time_stop:2432 : end_time=1783436206301 2026-07-07 14:56:46.307 | + functions-common:time_stop:2433 : elapsed_time=16632 2026-07-07 14:56:46.310 | + functions-common:time_stop:2434 : total=184730 2026-07-07 14:56:46.313 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 14:56:46.316 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=201362 2026-07-07 14:56:46.319 | + functions-common:apt_get:1215 : return 0 2026-07-07 14:56:46.321 | + lib/nova_plugins/functions-libvirt:install_libvirt:97 : install_package ovmf swtpm swtpm-tools mdevctl 2026-07-07 14:56:46.324 | + functions-common:install_package:1438 : update_package_repo 2026-07-07 14:56:46.327 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-07 14:56:46.329 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-07 14:56:46.331 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-07 14:56:46.334 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-07 14:56:46.337 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-07 14:56:46.339 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-07 14:56:46.341 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-07 14:56:46.343 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-07 14:56:46.346 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-07 14:56:46.348 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-07 14:56:46.351 | + functions-common:apt_get_update:1167 : return 2026-07-07 14:56:46.354 | + functions-common:install_package:1439 : real_install_package ovmf swtpm swtpm-tools mdevctl 2026-07-07 14:56:46.356 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-07 14:56:46.359 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-07 14:56:46.362 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-07 14:56:46.364 | + functions-common:real_install_package:1427 : apt_get install ovmf swtpm swtpm-tools mdevctl 2026-07-07 14:56:46.385 | + 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-07 14:56:46.422 | Reading package lists... 2026-07-07 14:56:46.780 | Building dependency tree... 2026-07-07 14:56:46.782 | Reading state information... 2026-07-07 14:56:47.314 | ovmf is already the newest version (2024.02-2ubuntu0.8). 2026-07-07 14:56:47.314 | ovmf set to manually installed. 2026-07-07 14:56:47.314 | swtpm is already the newest version (0.7.3-0ubuntu5.24.04.1). 2026-07-07 14:56:47.314 | swtpm set to manually installed. 2026-07-07 14:56:47.314 | swtpm-tools is already the newest version (0.7.3-0ubuntu5.24.04.1). 2026-07-07 14:56:47.314 | swtpm-tools set to manually installed. 2026-07-07 14:56:47.315 | mdevctl is already the newest version (1.3.0-1ubuntu2.1). 2026-07-07 14:56:47.315 | mdevctl set to manually installed. 2026-07-07 14:56:47.315 | The following packages were automatically installed and are no longer required: 2026-07-07 14:56:47.318 | libfwupd2 libgusb2 2026-07-07 14:56:47.318 | Use 'sudo apt autoremove' to remove them. 2026-07-07 14:56:47.399 | 0 upgraded, 0 newly installed, 0 to remove and 14 not upgraded. 2026-07-07 14:56:47.404 | + functions-common:apt_get:1211 : result=0 2026-07-07 14:56:47.407 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-07 14:56:47.409 | + functions-common:time_stop:2420 : local name 2026-07-07 14:56:47.411 | + functions-common:time_stop:2421 : local end_time 2026-07-07 14:56:47.414 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-07 14:56:47.417 | + functions-common:time_stop:2423 : local total 2026-07-07 14:56:47.419 | + functions-common:time_stop:2424 : local start_time 2026-07-07 14:56:47.422 | + functions-common:time_stop:2426 : name=apt-get 2026-07-07 14:56:47.424 | + functions-common:time_stop:2427 : start_time=1783436206382 2026-07-07 14:56:47.427 | + functions-common:time_stop:2429 : [[ -z 1783436206382 ]] 2026-07-07 14:56:47.431 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 14:56:47.434 | + functions-common:time_stop:2432 : end_time=1783436207432 2026-07-07 14:56:47.437 | + functions-common:time_stop:2433 : elapsed_time=1050 2026-07-07 14:56:47.440 | + functions-common:time_stop:2434 : total=201362 2026-07-07 14:56:47.442 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 14:56:47.444 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=202412 2026-07-07 14:56:47.447 | + functions-common:apt_get:1215 : return 0 2026-07-07 14:56:47.449 | + lib/nova_plugins/functions-libvirt:install_libvirt:98 : is_arch aarch64 2026-07-07 14:56:47.452 | ++ functions-common:is_arch:519 : uname -m 2026-07-07 14:56:47.456 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-07-07 14:56:47.458 | + lib/nova_plugins/functions-libvirt:install_libvirt:103 : [[ noble =~ bookworm ]] 2026-07-07 14:56:47.461 | + lib/nova_plugins/functions-libvirt:install_libvirt:103 : [[ noble =~ trixie ]] 2026-07-07 14:56:47.464 | + lib/nova_plugins/functions-libvirt:install_libvirt:145 : [[ False == True ]] 2026-07-07 14:56:47.466 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:96 : [[ kvm == \l\x\c ]] 2026-07-07 14:56:47.469 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:108 : [[ '' == \T\r\u\e ]] 2026-07-07 14:56:47.472 | + lib/nova:install_nova:921 : is_service_enabled n-novnc 2026-07-07 14:56:47.489 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 14:56:47.493 | ++ lib/nova:install_nova:923 : trueorfalse False NOVNC_FROM_PACKAGE 2026-07-07 14:56:47.512 | + lib/nova:install_nova:923 : NOVNC_FROM_PACKAGE=False 2026-07-07 14:56:47.514 | + lib/nova:install_nova:924 : '[' False = True ']' 2026-07-07 14:56:47.517 | + lib/nova:install_nova:943 : NOVNC_WEB_DIR=/opt/stack/novnc 2026-07-07 14:56:47.520 | + lib/nova:install_nova:944 : git_clone https://github.com/novnc/novnc.git /opt/stack/novnc v1.3.0 2026-07-07 14:56:47.522 | + functions-common:git_clone:589 : local git_remote=https://github.com/novnc/novnc.git 2026-07-07 14:56:47.525 | + functions-common:git_clone:590 : local git_dest=/opt/stack/novnc 2026-07-07 14:56:47.528 | + functions-common:git_clone:591 : local git_ref=v1.3.0 2026-07-07 14:56:47.530 | + functions-common:git_clone:592 : local orig_dir 2026-07-07 14:56:47.534 | ++ functions-common:git_clone:593 : pwd 2026-07-07 14:56:47.537 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-07-07 14:56:47.541 | + functions-common:git_clone:594 : local git_clone_flags= 2026-07-07 14:56:47.545 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-07 14:56:47.563 | + functions-common:git_clone:596 : RECLONE=False 2026-07-07 14:56:47.565 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-07 14:56:47.568 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-07 14:56:47.571 | + functions-common:git_clone:610 : echo v1.3.0 2026-07-07 14:56:47.571 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-07-07 14:56:47.576 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/novnc ]] 2026-07-07 14:56:47.579 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-07-07 14:56:47.581 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://github.com/novnc/novnc.git /opt/stack/novnc 2026-07-07 14:56:47.584 | + functions-common:git_timed:697 : local count=0 2026-07-07 14:56:47.587 | + functions-common:git_timed:698 : local timeout=0 2026-07-07 14:56:47.590 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-07 14:56:47.592 | + functions-common:git_timed:701 : timeout=0 2026-07-07 14:56:47.595 | + functions-common:git_timed:704 : time_start git_timed 2026-07-07 14:56:47.597 | + functions-common:time_start:2406 : local name=git_timed 2026-07-07 14:56:47.599 | + functions-common:time_start:2407 : local start_time= 2026-07-07 14:56:47.602 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-07 14:56:47.605 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-07 14:56:47.609 | + functions-common:time_start:2411 : _TIME_START[$name]=1783436207606 2026-07-07 14:56:47.611 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://github.com/novnc/novnc.git /opt/stack/novnc 2026-07-07 14:56:47.615 | Cloning into '/opt/stack/novnc'... 2026-07-07 14:56:49.578 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-07 14:56:49.581 | + functions-common:time_stop:2420 : local name 2026-07-07 14:56:49.583 | + functions-common:time_stop:2421 : local end_time 2026-07-07 14:56:49.585 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-07 14:56:49.588 | + functions-common:time_stop:2423 : local total 2026-07-07 14:56:49.590 | + functions-common:time_stop:2424 : local start_time 2026-07-07 14:56:49.593 | + functions-common:time_stop:2426 : name=git_timed 2026-07-07 14:56:49.595 | + functions-common:time_stop:2427 : start_time=1783436207606 2026-07-07 14:56:49.598 | + functions-common:time_stop:2429 : [[ -z 1783436207606 ]] 2026-07-07 14:56:49.601 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 14:56:49.604 | + functions-common:time_stop:2432 : end_time=1783436209601 2026-07-07 14:56:49.606 | + functions-common:time_stop:2433 : elapsed_time=1995 2026-07-07 14:56:49.608 | + functions-common:time_stop:2434 : total=161897 2026-07-07 14:56:49.611 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 14:56:49.613 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=163892 2026-07-07 14:56:49.616 | + functions-common:git_clone:631 : cd /opt/stack/novnc 2026-07-07 14:56:49.618 | + functions-common:git_clone:632 : git_timed fetch origin v1.3.0 2026-07-07 14:56:49.621 | + functions-common:git_timed:697 : local count=0 2026-07-07 14:56:49.623 | + functions-common:git_timed:698 : local timeout=0 2026-07-07 14:56:49.625 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-07 14:56:49.628 | + functions-common:git_timed:701 : timeout=0 2026-07-07 14:56:49.630 | + functions-common:git_timed:704 : time_start git_timed 2026-07-07 14:56:49.633 | + functions-common:time_start:2406 : local name=git_timed 2026-07-07 14:56:49.635 | + functions-common:time_start:2407 : local start_time= 2026-07-07 14:56:49.637 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-07 14:56:49.641 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-07 14:56:49.645 | + functions-common:time_start:2411 : _TIME_START[$name]=1783436209641 2026-07-07 14:56:49.647 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin v1.3.0 2026-07-07 14:56:50.056 | From https://github.com/novnc/novnc 2026-07-07 14:56:50.056 | * tag v1.3.0 -> FETCH_HEAD 2026-07-07 14:56:50.066 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-07 14:56:50.068 | + functions-common:time_stop:2420 : local name 2026-07-07 14:56:50.071 | + functions-common:time_stop:2421 : local end_time 2026-07-07 14:56:50.073 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-07 14:56:50.076 | + functions-common:time_stop:2423 : local total 2026-07-07 14:56:50.078 | + functions-common:time_stop:2424 : local start_time 2026-07-07 14:56:50.080 | + functions-common:time_stop:2426 : name=git_timed 2026-07-07 14:56:50.082 | + functions-common:time_stop:2427 : start_time=1783436209641 2026-07-07 14:56:50.084 | + functions-common:time_stop:2429 : [[ -z 1783436209641 ]] 2026-07-07 14:56:50.088 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 14:56:50.091 | + functions-common:time_stop:2432 : end_time=1783436210088 2026-07-07 14:56:50.094 | + functions-common:time_stop:2433 : elapsed_time=447 2026-07-07 14:56:50.096 | + functions-common:time_stop:2434 : total=163892 2026-07-07 14:56:50.099 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 14:56:50.101 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=164339 2026-07-07 14:56:50.104 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-07-07 14:56:50.106 | + functions-common:git_timed:697 : local count=0 2026-07-07 14:56:50.108 | + functions-common:git_timed:698 : local timeout=0 2026-07-07 14:56:50.111 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-07 14:56:50.113 | + functions-common:git_timed:701 : timeout=0 2026-07-07 14:56:50.115 | + functions-common:git_timed:704 : time_start git_timed 2026-07-07 14:56:50.117 | + functions-common:time_start:2406 : local name=git_timed 2026-07-07 14:56:50.120 | + functions-common:time_start:2407 : local start_time= 2026-07-07 14:56:50.122 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-07 14:56:50.125 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-07 14:56:50.129 | + functions-common:time_start:2411 : _TIME_START[$name]=1783436210127 2026-07-07 14:56:50.131 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-07-07 14:56:50.162 | Note: switching to 'FETCH_HEAD'. 2026-07-07 14:56:50.162 | 2026-07-07 14:56:50.162 | You are in 'detached HEAD' state. You can look around, make experimental 2026-07-07 14:56:50.162 | changes and commit them, and you can discard any commits you make in this 2026-07-07 14:56:50.162 | state without impacting any branches by switching back to a branch. 2026-07-07 14:56:50.162 | 2026-07-07 14:56:50.162 | If you want to create a new branch to retain commits you create, you may 2026-07-07 14:56:50.162 | do so (now or later) by using -c with the switch command. Example: 2026-07-07 14:56:50.162 | 2026-07-07 14:56:50.163 | git switch -c 2026-07-07 14:56:50.163 | 2026-07-07 14:56:50.163 | Or undo this operation with: 2026-07-07 14:56:50.163 | 2026-07-07 14:56:50.163 | git switch - 2026-07-07 14:56:50.163 | 2026-07-07 14:56:50.163 | Turn off this advice by setting config variable advice.detachedHead to false 2026-07-07 14:56:50.163 | 2026-07-07 14:56:50.163 | HEAD is now at 463c39e noVNC 1.3.0 2026-07-07 14:56:50.166 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-07 14:56:50.169 | + functions-common:time_stop:2420 : local name 2026-07-07 14:56:50.171 | + functions-common:time_stop:2421 : local end_time 2026-07-07 14:56:50.174 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-07 14:56:50.177 | + functions-common:time_stop:2423 : local total 2026-07-07 14:56:50.179 | + functions-common:time_stop:2424 : local start_time 2026-07-07 14:56:50.182 | + functions-common:time_stop:2426 : name=git_timed 2026-07-07 14:56:50.185 | + functions-common:time_stop:2427 : start_time=1783436210127 2026-07-07 14:56:50.188 | + functions-common:time_stop:2429 : [[ -z 1783436210127 ]] 2026-07-07 14:56:50.192 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 14:56:50.196 | + functions-common:time_stop:2432 : end_time=1783436210193 2026-07-07 14:56:50.198 | + functions-common:time_stop:2433 : elapsed_time=66 2026-07-07 14:56:50.201 | + functions-common:time_stop:2434 : total=164339 2026-07-07 14:56:50.203 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 14:56:50.205 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=164405 2026-07-07 14:56:50.207 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/novnc 2026-07-07 14:56:50.223 | + functions-common:git_clone:672 : cd /opt/stack/novnc 2026-07-07 14:56:50.226 | + functions-common:git_clone:673 : git show --oneline 2026-07-07 14:56:50.226 | + functions-common:git_clone:673 : head -1 2026-07-07 14:56:50.228 | 463c39e noVNC 1.3.0 2026-07-07 14:56:50.231 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-07-07 14:56:50.234 | + lib/nova:install_nova:948 : is_service_enabled n-spice 2026-07-07 14:56:50.252 | + functions-common:is_service_enabled:2076 : return 1 2026-07-07 14:56:50.254 | + lib/nova:install_nova:960 : git_clone https://review.opendev.org/openstack/nova.git /opt/stack/nova refs/changes/99/994299/7 2026-07-07 14:56:50.257 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/nova.git 2026-07-07 14:56:50.259 | + functions-common:git_clone:590 : local git_dest=/opt/stack/nova 2026-07-07 14:56:50.261 | + functions-common:git_clone:591 : local git_ref=refs/changes/99/994299/7 2026-07-07 14:56:50.264 | + functions-common:git_clone:592 : local orig_dir 2026-07-07 14:56:50.268 | ++ functions-common:git_clone:593 : pwd 2026-07-07 14:56:50.271 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-07-07 14:56:50.273 | + functions-common:git_clone:594 : local git_clone_flags= 2026-07-07 14:56:50.277 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-07 14:56:50.294 | + functions-common:git_clone:596 : RECLONE=False 2026-07-07 14:56:50.297 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-07 14:56:50.300 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-07 14:56:50.303 | + functions-common:git_clone:610 : echo refs/changes/99/994299/7 2026-07-07 14:56:50.303 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-07-07 14:56:50.309 | + functions-common:git_clone:612 : [[ ! -d /opt/stack/nova ]] 2026-07-07 14:56:50.312 | + functions-common:git_clone:613 : [[ False = \T\r\u\e ]] 2026-07-07 14:56:50.314 | + functions-common:git_clone:618 : git_timed clone https://review.opendev.org/openstack/nova.git /opt/stack/nova 2026-07-07 14:56:50.316 | + functions-common:git_timed:697 : local count=0 2026-07-07 14:56:50.319 | + functions-common:git_timed:698 : local timeout=0 2026-07-07 14:56:50.322 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-07 14:56:50.325 | + functions-common:git_timed:701 : timeout=0 2026-07-07 14:56:50.327 | + functions-common:git_timed:704 : time_start git_timed 2026-07-07 14:56:50.330 | + functions-common:time_start:2406 : local name=git_timed 2026-07-07 14:56:50.332 | + functions-common:time_start:2407 : local start_time= 2026-07-07 14:56:50.334 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-07 14:56:50.338 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-07 14:56:50.341 | + functions-common:time_start:2411 : _TIME_START[$name]=1783436210339 2026-07-07 14:56:50.344 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone https://review.opendev.org/openstack/nova.git /opt/stack/nova 2026-07-07 14:56:50.347 | Cloning into '/opt/stack/nova'... 2026-07-07 15:00:50.215 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-07 15:00:50.218 | + functions-common:time_stop:2420 : local name 2026-07-07 15:00:50.221 | + functions-common:time_stop:2421 : local end_time 2026-07-07 15:00:50.224 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-07 15:00:50.227 | + functions-common:time_stop:2423 : local total 2026-07-07 15:00:50.230 | + functions-common:time_stop:2424 : local start_time 2026-07-07 15:00:50.233 | + functions-common:time_stop:2426 : name=git_timed 2026-07-07 15:00:50.236 | + functions-common:time_stop:2427 : start_time=1783436210339 2026-07-07 15:00:50.239 | + functions-common:time_stop:2429 : [[ -z 1783436210339 ]] 2026-07-07 15:00:50.243 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 15:00:50.248 | + functions-common:time_stop:2432 : end_time=1783436450245 2026-07-07 15:00:50.251 | + functions-common:time_stop:2433 : elapsed_time=239906 2026-07-07 15:00:50.255 | + functions-common:time_stop:2434 : total=164405 2026-07-07 15:00:50.257 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 15:00:50.261 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=404311 2026-07-07 15:00:50.264 | + functions-common:git_clone:620 : cd /opt/stack/nova 2026-07-07 15:00:50.267 | + functions-common:git_clone:621 : git_timed fetch https://review.opendev.org/openstack/nova.git refs/changes/99/994299/7 2026-07-07 15:00:50.270 | + functions-common:git_timed:697 : local count=0 2026-07-07 15:00:50.273 | + functions-common:git_timed:698 : local timeout=0 2026-07-07 15:00:50.276 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-07 15:00:50.279 | + functions-common:git_timed:701 : timeout=0 2026-07-07 15:00:50.282 | + functions-common:git_timed:704 : time_start git_timed 2026-07-07 15:00:50.285 | + functions-common:time_start:2406 : local name=git_timed 2026-07-07 15:00:50.288 | + functions-common:time_start:2407 : local start_time= 2026-07-07 15:00:50.291 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-07 15:00:50.295 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-07 15:00:50.299 | + functions-common:time_start:2411 : _TIME_START[$name]=1783436450296 2026-07-07 15:00:50.302 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch https://review.opendev.org/openstack/nova.git refs/changes/99/994299/7 2026-07-07 15:00:52.392 | From https://review.opendev.org/openstack/nova 2026-07-07 15:00:52.392 | * branch refs/changes/99/994299/7 -> FETCH_HEAD 2026-07-07 15:00:52.400 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-07 15:00:52.403 | + functions-common:time_stop:2420 : local name 2026-07-07 15:00:52.406 | + functions-common:time_stop:2421 : local end_time 2026-07-07 15:00:52.408 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-07 15:00:52.412 | + functions-common:time_stop:2423 : local total 2026-07-07 15:00:52.415 | + functions-common:time_stop:2424 : local start_time 2026-07-07 15:00:52.417 | + functions-common:time_stop:2426 : name=git_timed 2026-07-07 15:00:52.420 | + functions-common:time_stop:2427 : start_time=1783436450296 2026-07-07 15:00:52.423 | + functions-common:time_stop:2429 : [[ -z 1783436450296 ]] 2026-07-07 15:00:52.427 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 15:00:52.431 | + functions-common:time_stop:2432 : end_time=1783436452428 2026-07-07 15:00:52.434 | + functions-common:time_stop:2433 : elapsed_time=2132 2026-07-07 15:00:52.437 | + functions-common:time_stop:2434 : total=404311 2026-07-07 15:00:52.440 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 15:00:52.443 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=406443 2026-07-07 15:00:52.446 | + functions-common:git_clone:621 : git checkout FETCH_HEAD 2026-07-07 15:00:52.647 | Note: switching to 'FETCH_HEAD'. 2026-07-07 15:00:52.647 | 2026-07-07 15:00:52.647 | You are in 'detached HEAD' state. You can look around, make experimental 2026-07-07 15:00:52.647 | changes and commit them, and you can discard any commits you make in this 2026-07-07 15:00:52.647 | state without impacting any branches by switching back to a branch. 2026-07-07 15:00:52.647 | 2026-07-07 15:00:52.647 | If you want to create a new branch to retain commits you create, you may 2026-07-07 15:00:52.647 | do so (now or later) by using -c with the switch command. Example: 2026-07-07 15:00:52.647 | 2026-07-07 15:00:52.647 | git switch -c 2026-07-07 15:00:52.647 | 2026-07-07 15:00:52.648 | Or undo this operation with: 2026-07-07 15:00:52.648 | 2026-07-07 15:00:52.648 | git switch - 2026-07-07 15:00:52.648 | 2026-07-07 15:00:52.648 | Turn off this advice by setting config variable advice.detachedHead to false 2026-07-07 15:00:52.648 | 2026-07-07 15:00:52.648 | HEAD is now at 59413991c4 Report OWNER_NOVA trait on resource providers 2026-07-07 15:00:52.651 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/nova 2026-07-07 15:00:52.674 | + functions-common:git_clone:672 : cd /opt/stack/nova 2026-07-07 15:00:52.678 | + functions-common:git_clone:673 : git show --oneline 2026-07-07 15:00:52.680 | + functions-common:git_clone:673 : head -1 2026-07-07 15:00:52.686 | 59413991c4 Report OWNER_NOVA trait on resource providers 2026-07-07 15:00:52.696 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-07-07 15:00:52.699 | + lib/nova:install_nova:961 : setup_develop /opt/stack/nova 2026-07-07 15:00:52.702 | + inc/python:setup_develop:353 : local bindep 2026-07-07 15:00:52.705 | + inc/python:setup_develop:354 : [[ /opt/stack/nova == -bindep* ]] 2026-07-07 15:00:52.709 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/nova 2026-07-07 15:00:52.712 | + inc/python:setup_develop:359 : local extras= 2026-07-07 15:00:52.715 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/nova -e 2026-07-07 15:00:52.718 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-07-07 15:00:52.721 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/nova == -bindep* ]] 2026-07-07 15:00:52.724 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/nova 2026-07-07 15:00:52.727 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-07-07 15:00:52.729 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-07-07 15:00:52.733 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/nova 2026-07-07 15:00:52.736 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-07-07 15:00:52.740 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/nova 2026-07-07 15:00:52.743 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-07-07 15:00:52.746 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-07-07 15:00:52.751 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2026-07-07 15:00:52.756 | + inc/python:_setup_package_with_constraints_edit:400 : name=nova 2026-07-07 15:00:52.759 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z nova ']' 2026-07-07 15:00:52.761 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2026-07-07 15:00:52.923 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/nova -e 2026-07-07 15:00:52.926 | + inc/python:setup_package:436 : local bindep=0 2026-07-07 15:00:52.930 | + inc/python:setup_package:437 : local bindep_flag= 2026-07-07 15:00:52.932 | + inc/python:setup_package:438 : local bindep_profiles= 2026-07-07 15:00:52.936 | + inc/python:setup_package:439 : [[ /opt/stack/nova == -bindep* ]] 2026-07-07 15:00:52.939 | + inc/python:setup_package:444 : local project_dir=/opt/stack/nova 2026-07-07 15:00:52.943 | + inc/python:setup_package:445 : local flags=-e 2026-07-07 15:00:52.946 | + inc/python:setup_package:446 : local extras= 2026-07-07 15:00:52.949 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-07-07 15:00:52.953 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-07-07 15:00:52.956 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-07-07 15:00:52.958 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-07-07 15:00:52.962 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-07-07 15:00:52.965 | + inc/python:setup_package:464 : pip_install -e /opt/stack/nova 2026-07-07 15:00:52.989 | Using python 3.12 to install /opt/stack/nova 2026-07-07 15:00:52.992 | + 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-07 15:00:54.021 | Obtaining file:///opt/stack/nova 2026-07-07 15:00:54.025 | Installing build dependencies: started 2026-07-07 15:00:55.827 | Installing build dependencies: finished with status 'done' 2026-07-07 15:00:55.828 | Checking if build backend supports build_editable: started 2026-07-07 15:00:56.383 | Checking if build backend supports build_editable: finished with status 'done' 2026-07-07 15:00:56.385 | Getting requirements to build editable: started 2026-07-07 15:00:56.688 | Getting requirements to build editable: finished with status 'done' 2026-07-07 15:00:56.690 | Preparing editable metadata (pyproject.toml): started 2026-07-07 15:00:58.804 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-07-07 15:00:58.829 | Requirement already satisfied: pbr>=5.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev198) (7.0.3) 2026-07-07 15:00:58.829 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev198) (2.0.51) 2026-07-07 15:00:58.831 | Requirement already satisfied: decorator>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev198) (5.3.1) 2026-07-07 15:00:58.831 | Requirement already satisfied: eventlet>=0.30.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev198) (0.41.0) 2026-07-07 15:00:58.831 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev198) (3.1.6) 2026-07-07 15:00:58.832 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev198) (13.0.0) 2026-07-07 15:00:58.834 | Requirement already satisfied: lxml>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev198) (6.1.1) 2026-07-07 15:00:58.834 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev198) (2.5.1) 2026-07-07 15:00:58.835 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev198) (43.0.3) 2026-07-07 15:00:58.837 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev198) (1.8.10) 2026-07-07 15:00:58.837 | Requirement already satisfied: greenlet>=0.4.15 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev198) (3.5.3) 2026-07-07 15:00:58.837 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev198) (3.1.0) 2026-07-07 15:00:58.838 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev198) (3.10.1) 2026-07-07 15:00:58.839 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev198) (3.18.0) 2026-07-07 15:00:58.840 | Requirement already satisfied: alembic>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev198) (1.18.5) 2026-07-07 15:00:58.841 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev198) (1.3.0) 2026-07-07 15:00:58.842 | Requirement already satisfied: paramiko>=2.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev198) (4.0.0) 2026-07-07 15:00:58.843 | Requirement already satisfied: jsonschema>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev198) (4.26.0) 2026-07-07 15:00:58.844 | Requirement already satisfied: python-cinderclient>=4.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev198) (9.9.0) 2026-07-07 15:00:58.846 | Requirement already satisfied: keystoneauth1>=3.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev198) (5.15.0) 2026-07-07 15:00:58.847 | Requirement already satisfied: python-neutronclient>=7.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev198) (12.0.0) 2026-07-07 15:00:58.848 | Requirement already satisfied: python-glanceclient>=4.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev198) (4.12.0) 2026-07-07 15:00:58.848 | Requirement already satisfied: requests>=2.25.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev198) (2.34.2) 2026-07-07 15:00:58.849 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev198) (5.9.0) 2026-07-07 15:00:59.039 | Collecting websockify>=0.9.0 (from nova==33.1.0.dev198) 2026-07-07 15:00:59.178 | Downloading websockify-0.13.0-py3-none-any.whl.metadata (14 kB) 2026-07-07 15:00:59.194 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev198) (4.2.0) 2026-07-07 15:00:59.194 | Requirement already satisfied: oslo.concurrency>=5.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev198) (7.5.0) 2026-07-07 15:00:59.196 | Requirement already satisfied: oslo.config>=9.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev198) (10.5.0) 2026-07-07 15:00:59.196 | Requirement already satisfied: oslo.context>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev198) (6.4.0) 2026-07-07 15:00:59.197 | Requirement already satisfied: oslo.log>=4.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev198) (8.2.0) 2026-07-07 15:00:59.198 | Requirement already satisfied: oslo.limit>=2.9.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev198) (2.11.0) 2026-07-07 15:00:59.199 | Requirement already satisfied: oslo.reports>=1.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev198) (3.8.0) 2026-07-07 15:00:59.200 | Requirement already satisfied: oslo.serialization>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev198) (5.10.0) 2026-07-07 15:00:59.202 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev198) (2.7.1) 2026-07-07 15:00:59.202 | Requirement already satisfied: oslo.utils>=8.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev198) (10.1.1) 2026-07-07 15:00:59.203 | Requirement already satisfied: oslo.db>=10.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev198) (18.0.0) 2026-07-07 15:00:59.204 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev198) (7.9.0) 2026-07-07 15:00:59.205 | Requirement already satisfied: oslo.messaging>=14.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev198) (18.1.0) 2026-07-07 15:00:59.206 | Requirement already satisfied: oslo.policy>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev198) (5.1.0) 2026-07-07 15:00:59.207 | Requirement already satisfied: oslo.privsep>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev198) (3.11.0) 2026-07-07 15:00:59.210 | Requirement already satisfied: oslo.i18n>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev198) (6.8.0) 2026-07-07 15:00:59.210 | 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.dev198) (4.6.0) 2026-07-07 15:00:59.212 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev198) (2.0.0) 2026-07-07 15:00:59.212 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev198) (8.1.0) 2026-07-07 15:00:59.212 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev198) (7.2.2) 2026-07-07 15:00:59.214 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev198) (3.10.2) 2026-07-07 15:00:59.214 | Requirement already satisfied: os-brick>=6.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev198) (7.1.0) 2026-07-07 15:00:59.216 | Requirement already satisfied: os-resource-classes>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev198) (1.1.0) 2026-07-07 15:00:59.216 | Requirement already satisfied: os-traits>=3.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev198) (3.8.0) 2026-07-07 15:00:59.216 | Requirement already satisfied: os-vif>=3.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev198) (5.1.0) 2026-07-07 15:00:59.217 | Requirement already satisfied: castellan>=0.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev198) (5.7.0) 2026-07-07 15:00:59.248 | Collecting microversion-parse>=0.2.1 (from nova==33.1.0.dev198) 2026-07-07 15:00:59.264 | Downloading microversion_parse-2.1.0-py3-none-any.whl.metadata (5.1 kB) 2026-07-07 15:00:59.275 | Requirement already satisfied: tooz>=1.58.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev198) (8.1.0) 2026-07-07 15:00:59.276 | Requirement already satisfied: cursive>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev198) (0.2.3) 2026-07-07 15:00:59.277 | Requirement already satisfied: retrying>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev198) (1.4.2) 2026-07-07 15:00:59.279 | Requirement already satisfied: os-service-types>=1.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev198) (1.8.2) 2026-07-07 15:00:59.279 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev198) (2.9.0.post0) 2026-07-07 15:00:59.280 | Requirement already satisfied: futurist>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev198) (3.4.0) 2026-07-07 15:00:59.282 | Requirement already satisfied: openstacksdk>=4.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev198) (4.17.0) 2026-07-07 15:00:59.282 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev198) (6.0.3) 2026-07-07 15:00:59.284 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.5.0->nova==33.1.0.dev198) (1.3.12) 2026-07-07 15:00:59.285 | 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.dev198) (4.15.0) 2026-07-07 15:00:59.288 | 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.dev198) (7.4.0) 2026-07-07 15:00:59.293 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->nova==33.1.0.dev198) (2.0.0) 2026-07-07 15:00:59.298 | 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.dev198) (3.0) 2026-07-07 15:00:59.305 | 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.dev198) (2.8.0) 2026-07-07 15:00:59.314 | 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.dev198) (3.1.0) 2026-07-07 15:00:59.318 | 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.dev198) (2.2.2) 2026-07-07 15:00:59.321 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->nova==33.1.0.dev198) (3.0.3) 2026-07-07 15:00:59.324 | 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.dev198) (26.1.0) 2026-07-07 15:00:59.326 | 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.dev198) (2025.9.1) 2026-07-07 15:00:59.326 | 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.dev198) (0.37.0) 2026-07-07 15:00:59.328 | 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.dev198) (2026.5.1) 2026-07-07 15:00:59.335 | 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.dev198) (2.1.0) 2026-07-07 15:00:59.343 | 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.dev198) (4.0.1) 2026-07-07 15:00:59.343 | 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.dev198) (2.13.0) 2026-07-07 15:00:59.344 | 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.dev198) (5.8.0) 2026-07-07 15:00:59.357 | 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.dev198) (1.5.0) 2026-07-07 15:00:59.359 | 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.dev198) (1.1.0) 2026-07-07 15:00:59.360 | 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.dev198) (1.33) 2026-07-07 15:00:59.362 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.4.0->nova==33.1.0.dev198) (4.10.0) 2026-07-07 15:00:59.371 | 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.dev198) (3.1.1) 2026-07-07 15:00:59.379 | 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.dev198) (9.1.4) 2026-07-07 15:00:59.391 | 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.dev198) (2.18.0) 2026-07-07 15:00:59.399 | 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.dev198) (0.20) 2026-07-07 15:00:59.412 | 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.dev198) (2.1.2) 2026-07-07 15:00:59.413 | 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.dev198) (0.6.2) 2026-07-07 15:00:59.431 | 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.dev198) (7.1.4) 2026-07-07 15:00:59.432 | 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.dev198) (5.3.1) 2026-07-07 15:00:59.433 | 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.dev198) (5.6.2) 2026-07-07 15:00:59.436 | 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.dev198) (0.16.0) 2026-07-07 15:00:59.440 | 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.dev198) (5.1.0) 2026-07-07 15:00:59.449 | 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.dev198) (2026.2) 2026-07-07 15:00:59.450 | 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.dev198) (26.2) 2026-07-07 15:00:59.458 | 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.dev198) (0.25.0) 2026-07-07 15:00:59.462 | 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.dev198) (5.0.0) 2026-07-07 15:00:59.464 | 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.dev198) (4.0.1) 2026-07-07 15:00:59.478 | 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.dev198) (1.2.1) 2026-07-07 15:00:59.501 | 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.dev198) (1.7.6) 2026-07-07 15:00:59.509 | 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.dev198) (2.2.0) 2026-07-07 15:00:59.514 | 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.dev198) (1.3.7) 2026-07-07 15:00:59.525 | 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.dev198) (3.3.2) 2026-07-07 15:00:59.538 | 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.dev198) (4.3.2) 2026-07-07 15:00:59.539 | 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.dev198) (3.7.1) 2026-07-07 15:00:59.549 | 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.dev198) (2.4.0) 2026-07-07 15:00:59.559 | 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.dev198) (3.0.3) 2026-07-07 15:00:59.560 | 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.dev198) (1.6.2) 2026-07-07 15:00:59.570 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->nova==33.1.0.dev198) (83.0.0) 2026-07-07 15:00:59.590 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->nova==33.1.0.dev198) (0.8.1) 2026-07-07 15:00:59.629 | 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.dev198) (4.14.0) 2026-07-07 15:00:59.636 | 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.dev198) (0.6.0) 2026-07-07 15:00:59.637 | 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.dev198) (4.0.0) 2026-07-07 15:00:59.648 | 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.dev198) (3.0.52) 2026-07-07 15:00:59.649 | 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.dev198) (1.11.0) 2026-07-07 15:00:59.650 | 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.dev198) (15.0.0) 2026-07-07 15:00:59.651 | 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.dev198) (1.8.0) 2026-07-07 15:00:59.673 | 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.dev198) (1.17.0) 2026-07-07 15:00:59.679 | 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.dev198) (2.1.0) 2026-07-07 15:00:59.681 | 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.dev198) (24.2.1) 2026-07-07 15:00:59.703 | 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.dev198) (4.6.0) 2026-07-07 15:00:59.730 | 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.dev198) (3.4.7) 2026-07-07 15:00:59.731 | 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.dev198) (3.18) 2026-07-07 15:00:59.731 | 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.dev198) (2.7.0) 2026-07-07 15:00:59.733 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.25.1->nova==33.1.0.dev198) (2023.11.17) 2026-07-07 15:00:59.775 | 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.dev198) (4.2.0) 2026-07-07 15:00:59.776 | 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.dev198) (2.20.0) 2026-07-07 15:00:59.788 | 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.dev198) (0.1.2) 2026-07-07 15:00:59.809 | 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.dev198) (0.8) 2026-07-07 15:00:59.871 | 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.dev198) (0.16.0) 2026-07-07 15:01:00.394 | Collecting numpy (from websockify>=0.9.0->nova==33.1.0.dev198) 2026-07-07 15:01:00.411 | Downloading numpy-2.4.6-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.metadata (6.6 kB) 2026-07-07 15:01:00.453 | Collecting jwcrypto (from websockify>=0.9.0->nova==33.1.0.dev198) 2026-07-07 15:01:00.469 | Downloading jwcrypto-1.5.8-py3-none-any.whl.metadata (3.3 kB) 2026-07-07 15:01:00.531 | Collecting redis (from websockify>=0.9.0->nova==33.1.0.dev198) 2026-07-07 15:01:00.547 | Downloading redis-8.0.1-py3-none-any.whl.metadata (13 kB) 2026-07-07 15:01:00.654 | Downloading microversion_parse-2.1.0-py3-none-any.whl (20 kB) 2026-07-07 15:01:00.680 | Downloading websockify-0.13.0-py3-none-any.whl (41 kB) 2026-07-07 15:01:00.705 | Downloading jwcrypto-1.5.8-py3-none-any.whl (96 kB) 2026-07-07 15:01:00.743 | Downloading numpy-2.4.6-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (16.6 MB) 2026-07-07 15:01:01.008 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 16.6/16.6 MB 65.7 MB/s 0:00:00 2026-07-07 15:01:01.024 | Downloading redis-8.0.1-py3-none-any.whl (502 kB) 2026-07-07 15:01:01.088 | Building wheels for collected packages: nova 2026-07-07 15:01:01.089 | Building editable for nova (pyproject.toml): started 2026-07-07 15:01:03.573 | Building editable for nova (pyproject.toml): finished with status 'done' 2026-07-07 15:01:03.574 | Created wheel for nova: filename=nova-33.1.0.dev198-0.editable-py3-none-any.whl size=9432 sha256=be4fa680dee99bd2634aedf13eee18547b7a40dfd08190f59f0bc438cc041b91 2026-07-07 15:01:03.575 | Stored in directory: /tmp/pip-ephem-wheel-cache-peqd2oks/wheels/ee/2b/3a/69794dff55dd5d6c4a3613dfc37217369e4acdbc37f2b08153 2026-07-07 15:01:03.580 | Successfully built nova 2026-07-07 15:01:03.849 | Installing collected packages: redis, numpy, microversion-parse, jwcrypto, websockify, nova 2026-07-07 15:01:08.427 | 2026-07-07 15:01:08.452 | Successfully installed jwcrypto-1.5.8 microversion-parse-2.1.0 nova-33.1.0.dev198 numpy-2.4.6 redis-8.0.1 websockify-0.13.0 2026-07-07 15:01:08.647 | + inc/python:pip_install:216 : result=0 2026-07-07 15:01:08.649 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-07 15:01:08.652 | + functions-common:time_stop:2420 : local name 2026-07-07 15:01:08.655 | + functions-common:time_stop:2421 : local end_time 2026-07-07 15:01:08.657 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-07 15:01:08.660 | + functions-common:time_stop:2423 : local total 2026-07-07 15:01:08.663 | + functions-common:time_stop:2424 : local start_time 2026-07-07 15:01:08.666 | + functions-common:time_stop:2426 : name=pip_install 2026-07-07 15:01:08.668 | + functions-common:time_stop:2427 : start_time=1783436452982 2026-07-07 15:01:08.671 | + functions-common:time_stop:2429 : [[ -z 1783436452982 ]] 2026-07-07 15:01:08.675 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 15:01:08.679 | + functions-common:time_stop:2432 : end_time=1783436468676 2026-07-07 15:01:08.682 | + functions-common:time_stop:2433 : elapsed_time=15694 2026-07-07 15:01:08.685 | + functions-common:time_stop:2434 : total=149305 2026-07-07 15:01:08.687 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 15:01:08.690 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=164999 2026-07-07 15:01:08.694 | + inc/python:pip_install:219 : return 0 2026-07-07 15:01:08.697 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-07-07 15:01:08.700 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-07-07 15:01:08.702 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/nova 2026-07-07 15:01:08.706 | + inc/python:use_library_from_git:266 : local name=/opt/stack/nova 2026-07-07 15:01:08.708 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-07 15:01:08.711 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-07 15:01:08.714 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/nova, ]] 2026-07-07 15:01:08.717 | + inc/python:use_library_from_git:269 : return 1 2026-07-07 15:01:08.720 | + lib/nova:install_nova:962 : 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-07 15:01:08.737 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-07-07 15:01:08.740 | + ./stack.sh:main:959 : configure_nova 2026-07-07 15:01:08.743 | + lib/nova:configure_nova:264 : sudo install -d -o quobyte /etc/nova 2026-07-07 15:01:08.759 | + lib/nova:configure_nova:266 : configure_rootwrap nova 2026-07-07 15:01:08.762 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2026-07-07 15:01:08.765 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2026-07-07 15:01:08.770 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2026-07-07 15:01:08.771 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2026-07-07 15:01:08.776 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2026-07-07 15:01:08.778 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2026-07-07 15:01:08.782 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/opt/stack/data/venv/bin 2026-07-07 15:01:08.784 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2026-07-07 15:01:08.787 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2026-07-07 15:01:08.790 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2026-07-07 15:01:08.793 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/opt/stack/data/venv/bin/nova-rootwrap 2026-07-07 15:01:08.796 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2026-07-07 15:01:08.811 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2026-07-07 15:01:08.828 | + 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-07 15:01:08.844 | + 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-07 15:01:08.859 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2026-07-07 15:01:08.875 | + inc/rootwrap:configure_rootwrap:66 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/nova/rootwrap.conf 2026-07-07 15:01:08.891 | + inc/rootwrap:configure_rootwrap:69 : local tempfile 2026-07-07 15:01:08.896 | ++ inc/rootwrap:configure_rootwrap:70 : mktemp 2026-07-07 15:01:08.900 | + inc/rootwrap:configure_rootwrap:70 : tempfile=/tmp/tmp.Pt2wrxqKzj 2026-07-07 15:01:08.903 | + inc/rootwrap:configure_rootwrap:72 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2026-07-07 15:01:08.906 | + inc/rootwrap:configure_rootwrap:73 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2026-07-07 15:01:08.909 | + inc/rootwrap:configure_rootwrap:74 : '[' -f /opt/stack/data/venv/bin/nova-rootwrap-daemon ']' 2026-07-07 15:01:08.913 | + inc/rootwrap:configure_rootwrap:76 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2026-07-07 15:01:08.916 | + inc/rootwrap:configure_rootwrap:77 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2026-07-07 15:01:08.919 | + inc/rootwrap:configure_rootwrap:79 : chmod 0440 /tmp/tmp.Pt2wrxqKzj 2026-07-07 15:01:08.924 | + inc/rootwrap:configure_rootwrap:80 : sudo chown root:root /tmp/tmp.Pt2wrxqKzj 2026-07-07 15:01:08.940 | + inc/rootwrap:configure_rootwrap:81 : sudo mv /tmp/tmp.Pt2wrxqKzj /etc/sudoers.d/nova-rootwrap 2026-07-07 15:01:08.956 | ++ inc/rootwrap:configure_rootwrap:85 : dirname /opt/stack/data/venv/bin/nova-rootwrap 2026-07-07 15:01:08.961 | + inc/rootwrap:configure_rootwrap:85 : add_sudo_secure_path /opt/stack/data/venv/bin 2026-07-07 15:01:08.965 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/opt/stack/data/venv/bin 2026-07-07 15:01:08.969 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2026-07-07 15:01:08.972 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2026-07-07 15:01:08.976 | + 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-07 15:01:08.979 | + 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-07 15:01:08.984 | + 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-07 15:01:08.985 | + inc/rootwrap:add_sudo_secure_path:33 : sudo tee /etc/sudoers.d/zz-secure-path 2026-07-07 15:01:08.996 | Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin 2026-07-07 15:01:09.001 | + inc/rootwrap:add_sudo_secure_path:34 : sudo chmod 400 /etc/sudoers.d/zz-secure-path 2026-07-07 15:01:09.016 | + inc/rootwrap:add_sudo_secure_path:35 : sudo chown root:root /etc/sudoers.d/zz-secure-path 2026-07-07 15:01:09.031 | + lib/nova:configure_nova:268 : [[ 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-07 15:01:09.034 | + lib/nova:configure_nova:270 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2026-07-07 15:01:09.039 | + lib/nova:configure_nova:273 : is_service_enabled n-cpu 2026-07-07 15:01:09.059 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 15:01:09.061 | + lib/nova:configure_nova:275 : sudo sysctl -w net.ipv4.ip_forward=1 2026-07-07 15:01:09.073 | net.ipv4.ip_forward = 1 2026-07-07 15:01:09.077 | + lib/nova:configure_nova:277 : [[ libvirt = \l\i\b\v\i\r\t ]] 2026-07-07 15:01:09.079 | + lib/nova:configure_nova:281 : [[ kvm == \k\v\m ]] 2026-07-07 15:01:09.082 | + lib/nova:configure_nova:282 : sudo modprobe kvm 2026-07-07 15:01:09.098 | + lib/nova:configure_nova:283 : '[' '!' -e /dev/kvm ']' 2026-07-07 15:01:09.101 | + lib/nova:configure_nova:298 : [[ kvm == \l\x\c ]] 2026-07-07 15:01:09.105 | + lib/nova:configure_nova:313 : sudo install -d -o quobyte /opt/stack/data/nova/instances 2026-07-07 15:01:09.120 | + lib/nova:configure_nova:318 : '[' -L /dev/disk/by-label/nova-instances ']' 2026-07-07 15:01:09.124 | ++ lib/nova:configure_nova:327 : iscsi-iname 2026-07-07 15:01:09.124 | + lib/nova:configure_nova:327 : sudo tee /etc/iscsi/initiatorname.iscsi 2026-07-07 15:01:09.129 | + lib/nova:configure_nova:327 : echo InitiatorName=iqn.2016-04.com.open-iscsi:c7374bf65d7 2026-07-07 15:01:09.136 | InitiatorName=iqn.2016-04.com.open-iscsi:c7374bf65d7 2026-07-07 15:01:09.141 | + lib/nova:configure_nova:329 : [[ False == \T\r\u\e ]] 2026-07-07 15:01:09.143 | + lib/nova:configure_nova:344 : iniset -sudo /etc/iscsi/iscsid.conf DEFAULT node.session.auth.chap_algs SHA3-256,SHA256 2026-07-07 15:01:09.219 | + lib/nova:configure_nova:346 : [[ lioadm != \n\v\m\e\t ]] 2026-07-07 15:01:09.222 | + lib/nova:configure_nova:348 : restart_service iscsid 2026-07-07 15:01:09.225 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-07 15:01:09.229 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart iscsid 2026-07-07 15:01:09.288 | + lib/nova:configure_nova:371 : create_nova_conf 2026-07-07 15:01:09.290 | + lib/nova:create_nova_conf:441 : rm -f /opt/stack/nova/bin/nova.conf 2026-07-07 15:01:09.296 | + lib/nova:create_nova_conf:444 : rm -f /etc/nova/nova.conf 2026-07-07 15:01:09.299 | + lib/nova:create_nova_conf:445 : iniset /etc/nova/nova.conf DEFAULT debug True 2026-07-07 15:01:09.335 | + lib/nova:create_nova_conf:446 : '[' True == True ']' 2026-07-07 15:01:09.338 | + lib/nova:create_nova_conf:447 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2026-07-07 15:01:09.370 | + lib/nova:create_nova_conf:449 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2026-07-07 15:01:09.405 | + lib/nova:create_nova_conf:450 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2026-07-07 15:01:09.436 | + lib/nova:create_nova_conf:451 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2026-07-07 15:01:09.472 | + lib/nova:create_nova_conf:452 : iniset /etc/nova/nova.conf scheduler workers 2 2026-07-07 15:01:09.507 | + lib/nova:create_nova_conf:453 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2026-07-07 15:01:09.540 | + lib/nova:create_nova_conf:454 : iniset /etc/nova/nova.conf DEFAULT my_ip 192.168.122.114 2026-07-07 15:01:09.572 | + lib/nova:create_nova_conf:455 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2026-07-07 15:01:09.605 | + lib/nova:create_nova_conf:456 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2026-07-07 15:01:09.637 | + lib/nova:create_nova_conf:457 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2026-07-07 15:01:09.669 | + lib/nova:create_nova_conf:458 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2026-07-07 15:01:09.701 | + lib/nova:create_nova_conf:462 : iniset /etc/nova/nova.conf api response_validation error 2026-07-07 15:01:09.735 | + lib/nova:create_nova_conf:464 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2026-07-07 15:01:09.770 | + lib/nova:create_nova_conf:466 : iniset /etc/nova/nova.conf DEFAULT report_interval 120 2026-07-07 15:01:09.801 | + lib/nova:create_nova_conf:467 : iniset /etc/nova/nova.conf DEFAULT service_down_time 720 2026-07-07 15:01:09.833 | + lib/nova:create_nova_conf:469 : is_fedora 2026-07-07 15:01:09.836 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-07 15:01:09.839 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-07 15:01:09.842 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-07 15:01:09.845 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-07 15:01:09.848 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-07 15:01:09.851 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-07 15:01:09.854 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-07 15:01:09.857 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-07 15:01:09.859 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-07 15:01:09.862 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-07 15:01:09.865 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-07 15:01:09.867 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-07 15:01:09.870 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-07 15:01:09.873 | + lib/nova:create_nova_conf:478 : is_service_enabled n-api n-cond n-sched n-spice n-novnc n-sproxy 2026-07-07 15:01:09.892 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 15:01:09.895 | + lib/nova:create_nova_conf:482 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-07-07 15:01:09.897 | + lib/nova:create_nova_conf:485 : local db=nova_cell0 2026-07-07 15:01:09.900 | + lib/nova:create_nova_conf:488 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2026-07-07 15:01:09.932 | ++ lib/nova:create_nova_conf:491 : database_connection_url nova_cell0 2026-07-07 15:01:09.935 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2026-07-07 15:01:09.938 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2026-07-07 15:01:09.941 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell0 2026-07-07 15:01:09.944 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-07 15:01:09.947 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-07 15:01:09.950 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-07 15:01:09.970 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-07 15:01:09.973 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-07 15:01:09.975 | ++ 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-07 15:01:09.979 | + lib/nova:create_nova_conf:491 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2026-07-07 15:01:10.015 | ++ lib/nova:create_nova_conf:492 : database_connection_url nova_api 2026-07-07 15:01:10.018 | ++ lib/database:database_connection_url:134 : local db=nova_api 2026-07-07 15:01:10.020 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2026-07-07 15:01:10.023 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_api 2026-07-07 15:01:10.026 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-07 15:01:10.029 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-07 15:01:10.032 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-07 15:01:10.049 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-07 15:01:10.052 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-07 15:01:10.055 | ++ 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-07 15:01:10.058 | + lib/nova:create_nova_conf:492 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:stackdb@127.0.0.1/nova_api?charset=utf8&plugin=dbcounter' 2026-07-07 15:01:10.092 | + lib/nova:create_nova_conf:497 : iniset /etc/nova/nova.conf cache enabled True 2026-07-07 15:01:10.127 | + lib/nova:create_nova_conf:498 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2026-07-07 15:01:10.159 | + lib/nova:create_nova_conf:499 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2026-07-07 15:01:10.191 | + lib/nova:create_nova_conf:502 : is_service_enabled n-api 2026-07-07 15:01:10.210 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 15:01:10.212 | + lib/nova:create_nova_conf:503 : is_service_enabled n-api-meta 2026-07-07 15:01:10.229 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 15:01:10.233 | ++ lib/nova:create_nova_conf:505 : echo osapi_compute,metadata 2026-07-07 15:01:10.234 | ++ lib/nova:create_nova_conf:505 : sed s/,metadata// 2026-07-07 15:01:10.238 | + lib/nova:create_nova_conf:505 : NOVA_ENABLED_APIS=osapi_compute 2026-07-07 15:01:10.241 | + lib/nova:create_nova_conf:507 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2026-07-07 15:01:10.273 | + lib/nova:create_nova_conf:508 : [[ True == \T\r\u\e ]] 2026-07-07 15:01:10.276 | + lib/nova:create_nova_conf:509 : iniset /etc/nova/nova.conf oslo_policy enforce_new_defaults True 2026-07-07 15:01:10.310 | + lib/nova:create_nova_conf:514 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2026-07-07 15:01:10.312 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/nova/nova.conf 2026-07-07 15:01:10.315 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=nova 2026-07-07 15:01:10.317 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-07-07 15:01:10.320 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-07-07 15:01:10.323 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/nova/nova.conf nova keystone_authtoken 2026-07-07 15:01:10.325 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-07-07 15:01:10.328 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-07 15:01:10.331 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-07-07 15:01:10.334 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2026-07-07 15:01:10.366 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2026-07-07 15:01:10.398 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://192.168.122.114/identity 2026-07-07 15:01:10.431 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2026-07-07 15:01:10.462 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf keystone_authtoken password nomoresecret 2026-07-07 15:01:10.496 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2026-07-07 15:01:10.529 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2026-07-07 15:01:10.562 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2026-07-07 15:01:10.593 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/nova/nova.conf keystone_authtoken www_authenticate_uri http://192.168.122.114/identity 2026-07-07 15:01:10.625 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-07-07 15:01:10.658 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2026-07-07 15:01:10.693 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-07-07 15:01:10.696 | + lib/nova:create_nova_conf:517 : is_service_enabled cinder 2026-07-07 15:01:10.715 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 15:01:10.717 | + lib/nova:create_nova_conf:518 : configure_cinder_access 2026-07-07 15:01:10.720 | + lib/nova:configure_cinder_access:642 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2026-07-07 15:01:10.758 | + lib/nova:configure_cinder_access:649 : configure_keystoneauth /etc/nova/nova.conf nova cinder 2026-07-07 15:01:10.761 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-07-07 15:01:10.764 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-07 15:01:10.767 | + lib/keystone:configure_keystoneauth:393 : local section=cinder 2026-07-07 15:01:10.769 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf cinder auth_type password 2026-07-07 15:01:10.802 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf cinder interface public 2026-07-07 15:01:10.834 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf cinder auth_url http://192.168.122.114/identity 2026-07-07 15:01:10.868 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf cinder username nova 2026-07-07 15:01:10.902 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf cinder password nomoresecret 2026-07-07 15:01:10.937 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2026-07-07 15:01:10.971 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf cinder project_name service 2026-07-07 15:01:11.003 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2026-07-07 15:01:11.036 | + lib/nova:configure_cinder_access:650 : is_service_enabled tls-proxy 2026-07-07 15:01:11.055 | + functions-common:is_service_enabled:2076 : return 1 2026-07-07 15:01:11.058 | + lib/nova:create_nova_conf:521 : is_service_enabled manila 2026-07-07 15:01:11.077 | + functions-common:is_service_enabled:2076 : return 1 2026-07-07 15:01:11.079 | + lib/nova:create_nova_conf:525 : '[' -n /opt/stack/data/nova ']' 2026-07-07 15:01:11.082 | + lib/nova:create_nova_conf:526 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2026-07-07 15:01:11.115 | + lib/nova:create_nova_conf:527 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2026-07-07 15:01:11.151 | + lib/nova:create_nova_conf:529 : '[' -n /opt/stack/data/nova/instances ']' 2026-07-07 15:01:11.154 | + lib/nova:create_nova_conf:530 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2026-07-07 15:01:11.186 | + lib/nova:create_nova_conf:532 : '[' False '!=' False ']' 2026-07-07 15:01:11.189 | + lib/nova:create_nova_conf:535 : '[' False '!=' False ']' 2026-07-07 15:01:11.192 | + lib/nova:create_nova_conf:541 : is_fedora 2026-07-07 15:01:11.194 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-07 15:01:11.197 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-07 15:01:11.200 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-07 15:01:11.202 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-07 15:01:11.205 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-07 15:01:11.207 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-07 15:01:11.210 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-07 15:01:11.212 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-07 15:01:11.215 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-07 15:01:11.217 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-07 15:01:11.220 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-07 15:01:11.223 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-07 15:01:11.225 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-07 15:01:11.228 | + lib/nova:create_nova_conf:546 : setup_logging /etc/nova/nova.conf 2026-07-07 15:01:11.230 | + functions:setup_logging:693 : setup_systemd_logging /etc/nova/nova.conf 2026-07-07 15:01:11.233 | + functions:setup_systemd_logging:710 : local conf_file=/etc/nova/nova.conf 2026-07-07 15:01:11.237 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-07-07 15:01:11.257 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-07-07 15:01:11.260 | + functions:setup_systemd_logging:716 : local pidstr= 2026-07-07 15:01:11.262 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-07-07 15:01:11.265 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-07-07 15:01:11.268 | + 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-07 15:01:11.301 | + 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-07 15:01:11.335 | + 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-07 15:01:11.368 | + functions:setup_systemd_logging:727 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-07-07 15:01:11.401 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova.conf DEFAULT log_color False 2026-07-07 15:01:11.434 | + lib/nova:create_nova_conf:548 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2026-07-07 15:01:11.469 | + lib/nova:create_nova_conf:550 : is_service_enabled n-api 2026-07-07 15:01:11.486 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 15:01:11.489 | + lib/nova:create_nova_conf:551 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini nova.wsgi.osapi_compute:application /compute '' nova-api 2026-07-07 15:01:11.491 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/nova/nova-api-uwsgi.ini 2026-07-07 15:01:11.494 | + lib/apache:write_uwsgi_config:244 : local wsgi=nova.wsgi.osapi_compute:application 2026-07-07 15:01:11.497 | + lib/apache:write_uwsgi_config:245 : local url=/compute 2026-07-07 15:01:11.499 | + lib/apache:write_uwsgi_config:246 : local http= 2026-07-07 15:01:11.502 | + lib/apache:write_uwsgi_config:247 : local name=nova-api 2026-07-07 15:01:11.504 | + lib/apache:write_uwsgi_config:249 : '[' -z nova-api ']' 2026-07-07 15:01:11.507 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-07-07 15:01:11.510 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-07-07 15:01:11.526 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-07-07 15:01:11.527 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-07-07 15:01:11.538 | d /var/run/uwsgi 0755 quobyte root 2026-07-07 15:01:11.543 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-07-07 15:01:11.557 | /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-07 15:01:11.561 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/nova-api.socket 2026-07-07 15:01:11.564 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/nova/nova-api-uwsgi.ini 2026-07-07 15:01:11.568 | + lib/apache:write_uwsgi_config:270 : [[ nova.wsgi.osapi_compute:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-07-07 15:01:11.571 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi module nova.wsgi.osapi_compute:application 2026-07-07 15:01:11.605 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2026-07-07 15:01:11.637 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2026-07-07 15:01:11.670 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2026-07-07 15:01:11.702 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2026-07-07 15:01:11.735 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-07-07 15:01:11.769 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2026-07-07 15:01:11.801 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2026-07-07 15:01:11.834 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2026-07-07 15:01:11.867 | + 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-07 15:01:11.899 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2026-07-07 15:01:11.932 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-07-07 15:01:11.964 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2026-07-07 15:01:11.996 | + lib/apache:write_uwsgi_config:298 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi start-time %t 2026-07-07 15:01:12.028 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-07-07 15:01:12.031 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-07-07 15:01:12.034 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for nova-api 2026-07-07 15:01:12.037 | ++ lib/apache:apache_site_config_for:174 : local site=nova-api 2026-07-07 15:01:12.040 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-07-07 15:01:12.043 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-07 15:01:12.046 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-07 15:01:12.048 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/nova-api.conf 2026-07-07 15:01:12.051 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/nova-api.conf 2026-07-07 15:01:12.054 | + lib/apache:write_uwsgi_config:306 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api.socket 2026-07-07 15:01:12.089 | + lib/apache:write_uwsgi_config:307 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2026-07-07 15:01:12.124 | + 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-07 15:01:12.125 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/nova-api.conf 2026-07-07 15:01:12.135 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api.socket|uwsgi://uwsgi-uds-nova-api" retry=0 acquire=1 2026-07-07 15:01:12.140 | + lib/apache:write_uwsgi_config:309 : enable_apache_site nova-api 2026-07-07 15:01:12.142 | + lib/apache:enable_apache_site:191 : local site=nova-api 2026-07-07 15:01:12.145 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-07-07 15:01:12.148 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-07-07 15:01:12.150 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-07 15:01:12.153 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-07 15:01:12.156 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-07 15:01:12.159 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-07 15:01:12.162 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-07-07 15:01:12.164 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-07-07 15:01:12.167 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-07 15:01:12.170 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-07 15:01:12.173 | + lib/apache:enable_apache_site:195 : sudo a2ensite nova-api 2026-07-07 15:01:12.184 | perl: warning: Setting locale failed. 2026-07-07 15:01:12.184 | perl: warning: Please check that your locale settings: 2026-07-07 15:01:12.184 | LANGUAGE = (unset), 2026-07-07 15:01:12.185 | LC_ALL = "en_US.utf8", 2026-07-07 15:01:12.185 | LANG = "de_DE.UTF-8" 2026-07-07 15:01:12.185 | are supported and installed on your system. 2026-07-07 15:01:12.185 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-07 15:01:12.226 | Enabling site nova-api. 2026-07-07 15:01:12.231 | To activate the new configuration, you need to run: 2026-07-07 15:01:12.232 | systemctl reload apache2 2026-07-07 15:01:12.237 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-07-07 15:01:12.239 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-07 15:01:12.242 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-07 15:01:12.245 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-07 15:01:12.447 | + lib/nova:create_nova_conf:554 : is_service_enabled n-api-meta 2026-07-07 15:01:12.468 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 15:01:12.472 | + lib/nova:create_nova_conf:555 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini nova.wsgi.metadata:application '' 0.0.0.0:8775 nova-metadata 2026-07-07 15:01:12.475 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/nova/nova-metadata-uwsgi.ini 2026-07-07 15:01:12.479 | + lib/apache:write_uwsgi_config:244 : local wsgi=nova.wsgi.metadata:application 2026-07-07 15:01:12.481 | + lib/apache:write_uwsgi_config:245 : local url= 2026-07-07 15:01:12.484 | + lib/apache:write_uwsgi_config:246 : local http=0.0.0.0:8775 2026-07-07 15:01:12.487 | + lib/apache:write_uwsgi_config:247 : local name=nova-metadata 2026-07-07 15:01:12.490 | + lib/apache:write_uwsgi_config:249 : '[' -z nova-metadata ']' 2026-07-07 15:01:12.493 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-07-07 15:01:12.496 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-07-07 15:01:12.514 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-07-07 15:01:12.514 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-07-07 15:01:12.525 | d /var/run/uwsgi 0755 quobyte root 2026-07-07 15:01:12.530 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-07-07 15:01:12.544 | /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-07 15:01:12.549 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/nova-metadata.socket 2026-07-07 15:01:12.552 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2026-07-07 15:01:12.557 | + lib/apache:write_uwsgi_config:270 : [[ nova.wsgi.metadata:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-07-07 15:01:12.560 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi module nova.wsgi.metadata:application 2026-07-07 15:01:12.594 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2026-07-07 15:01:12.629 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2026-07-07 15:01:12.663 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2026-07-07 15:01:12.696 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2026-07-07 15:01:12.728 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 80 2026-07-07 15:01:12.761 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2026-07-07 15:01:12.795 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2026-07-07 15:01:12.831 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2026-07-07 15:01:12.865 | + 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-07 15:01:12.899 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2026-07-07 15:01:12.934 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2026-07-07 15:01:12.969 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2026-07-07 15:01:13.004 | + lib/apache:write_uwsgi_config:298 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi start-time %t 2026-07-07 15:01:13.039 | + lib/apache:write_uwsgi_config:301 : [[ -n 0.0.0.0:8775 ]] 2026-07-07 15:01:13.042 | + lib/apache:write_uwsgi_config:302 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2026-07-07 15:01:13.077 | + lib/nova:create_nova_conf:558 : is_service_enabled ceilometer 2026-07-07 15:01:13.096 | + functions-common:is_service_enabled:2076 : return 1 2026-07-07 15:01:13.099 | + lib/nova:create_nova_conf:566 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2026-07-07 15:01:13.135 | ++ lib/nova:create_nova_conf:567 : get_notification_url 2026-07-07 15:01:13.137 | ++ lib/rpc_backend:get_notification_url:136 : local virtual_host= 2026-07-07 15:01:13.140 | ++ lib/rpc_backend:get_notification_url:137 : is_service_enabled rabbit 2026-07-07 15:01:13.159 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-07 15:01:13.162 | ++ lib/rpc_backend:get_notification_url:138 : echo rabbit://stackrabbit:stackqueue@192.168.122.114:5672/ 2026-07-07 15:01:13.165 | + lib/nova:create_nova_conf:567 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:stackqueue@192.168.122.114:5672/ 2026-07-07 15:01:13.201 | + lib/nova:create_nova_conf:568 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2026-07-07 15:01:13.237 | + lib/nova:create_nova_conf:569 : iniset_rpc_backend nova /etc/nova/nova.conf 2026-07-07 15:01:13.240 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-07-07 15:01:13.243 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova.conf 2026-07-07 15:01:13.246 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-07-07 15:01:13.248 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-07-07 15:01:13.251 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-07-07 15:01:13.270 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 15:01:13.273 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-07-07 15:01:13.276 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-07-07 15:01:13.279 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-07-07 15:01:13.298 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-07 15:01:13.301 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.114:5672/ 2026-07-07 15:01:13.305 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.114:5672/ 2026-07-07 15:01:13.338 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-07-07 15:01:13.341 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-07-07 15:01:13.344 | + lib/nova:create_nova_conf:571 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2026-07-07 15:01:13.378 | + lib/nova:create_nova_conf:572 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2026-07-07 15:01:13.411 | + lib/nova:create_nova_conf:574 : iniset /etc/nova/nova.conf conductor workers 2 2026-07-07 15:01:13.447 | + lib/nova:create_nova_conf:576 : is_service_enabled tls-proxy 2026-07-07 15:01:13.464 | + functions-common:is_service_enabled:2076 : return 1 2026-07-07 15:01:13.467 | + lib/nova:create_nova_conf:581 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2026-07-07 15:01:13.499 | + lib/nova:create_nova_conf:583 : '[' True == True ']' 2026-07-07 15:01:13.502 | + lib/nova:create_nova_conf:584 : init_nova_service_user_conf 2026-07-07 15:01:13.505 | + lib/nova:init_nova_service_user_conf:822 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2026-07-07 15:01:13.539 | + lib/nova:init_nova_service_user_conf:823 : configure_keystoneauth /etc/nova/nova.conf nova service_user 2026-07-07 15:01:13.542 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-07-07 15:01:13.545 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-07 15:01:13.548 | + lib/keystone:configure_keystoneauth:393 : local section=service_user 2026-07-07 15:01:13.551 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf service_user auth_type password 2026-07-07 15:01:13.584 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf service_user interface public 2026-07-07 15:01:13.616 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf service_user auth_url http://192.168.122.114/identity 2026-07-07 15:01:13.649 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf service_user username nova 2026-07-07 15:01:13.683 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf service_user password nomoresecret 2026-07-07 15:01:13.718 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2026-07-07 15:01:13.750 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf service_user project_name service 2026-07-07 15:01:13.782 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2026-07-07 15:01:13.817 | + lib/nova:create_nova_conf:587 : is_service_enabled n-cond 2026-07-07 15:01:13.836 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 15:01:13.840 | ++ lib/nova:create_nova_conf:588 : seq 1 1 2026-07-07 15:01:13.844 | + lib/nova:create_nova_conf:588 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-07 15:01:13.846 | + lib/nova:create_nova_conf:589 : local conf 2026-07-07 15:01:13.849 | + lib/nova:create_nova_conf:590 : local vhost 2026-07-07 15:01:13.853 | ++ lib/nova:create_nova_conf:591 : conductor_conf 1 2026-07-07 15:01:13.856 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-07-07 15:01:13.859 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-07-07 15:01:13.862 | + lib/nova:create_nova_conf:591 : conf=/etc/nova/nova_cell1.conf 2026-07-07 15:01:13.864 | + lib/nova:create_nova_conf:592 : vhost=nova_cell1 2026-07-07 15:01:13.867 | + lib/nova:create_nova_conf:594 : rm -f /etc/nova/nova_cell1.conf 2026-07-07 15:01:13.873 | ++ lib/nova:create_nova_conf:595 : database_connection_url nova_cell1 2026-07-07 15:01:13.875 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2026-07-07 15:01:13.878 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2026-07-07 15:01:13.880 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell1 2026-07-07 15:01:13.883 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-07 15:01:13.886 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-07 15:01:13.889 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-07 15:01:13.906 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-07 15:01:13.909 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-07 15:01:13.912 | ++ 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-07 15:01:13.916 | + lib/nova:create_nova_conf:595 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter' 2026-07-07 15:01:13.951 | + lib/nova:create_nova_conf:596 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2026-07-07 15:01:13.987 | + lib/nova:create_nova_conf:597 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2026-07-07 15:01:14.020 | + lib/nova:create_nova_conf:599 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-07-07 15:01:14.023 | + lib/nova:create_nova_conf:602 : rpc_backend_add_vhost nova_cell1 2026-07-07 15:01:14.026 | + lib/rpc_backend:rpc_backend_add_vhost:112 : local vhost=nova_cell1 2026-07-07 15:01:14.028 | + lib/rpc_backend:rpc_backend_add_vhost:113 : is_service_enabled rabbit 2026-07-07 15:01:14.045 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 15:01:14.049 | ++ lib/rpc_backend:rpc_backend_add_vhost:114 : grep nova_cell1 2026-07-07 15:01:14.049 | ++ lib/rpc_backend:rpc_backend_add_vhost:114 : sudo rabbitmqctl list_vhosts 2026-07-07 15:01:15.153 | + lib/rpc_backend:rpc_backend_add_vhost:114 : '[' -z ']' 2026-07-07 15:01:15.156 | + lib/rpc_backend:rpc_backend_add_vhost:115 : sudo rabbitmqctl add_vhost nova_cell1 2026-07-07 15:01:16.212 | Adding vhost "nova_cell1" ... 2026-07-07 15:01:16.292 | + lib/rpc_backend:rpc_backend_add_vhost:116 : sudo rabbitmqctl set_permissions -p nova_cell1 stackrabbit '.*' '.*' '.*' 2026-07-07 15:01:17.375 | Setting permissions for user "stackrabbit" in vhost "nova_cell1" ... 2026-07-07 15:01:17.413 | + lib/nova:create_nova_conf:603 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2026-07-07 15:01:17.416 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-07-07 15:01:17.420 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova_cell1.conf 2026-07-07 15:01:17.423 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-07-07 15:01:17.427 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host=nova_cell1 2026-07-07 15:01:17.431 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-07-07 15:01:17.455 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 15:01:17.460 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url nova_cell1 2026-07-07 15:01:17.463 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host=nova_cell1 2026-07-07 15:01:17.467 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-07-07 15:01:17.490 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-07 15:01:17.494 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.114:5672/nova_cell1 2026-07-07 15:01:17.499 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.114:5672/nova_cell1 2026-07-07 15:01:17.540 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-07-07 15:01:17.544 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-07-07 15:01:17.547 | + lib/nova:create_nova_conf:607 : is_service_enabled placement placement-client 2026-07-07 15:01:17.570 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 15:01:17.574 | + lib/nova:create_nova_conf:608 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2026-07-07 15:01:17.577 | + lib/nova:configure_placement_nova_compute:636 : local conf=/etc/nova/nova_cell1.conf 2026-07-07 15:01:17.580 | + lib/nova:configure_placement_nova_compute:637 : configure_keystoneauth /etc/nova/nova_cell1.conf nova placement 2026-07-07 15:01:17.583 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova_cell1.conf 2026-07-07 15:01:17.586 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-07 15:01:17.589 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-07-07 15:01:17.593 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2026-07-07 15:01:17.636 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova_cell1.conf placement interface public 2026-07-07 15:01:17.677 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova_cell1.conf placement auth_url http://192.168.122.114/identity 2026-07-07 15:01:17.718 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova_cell1.conf placement username nova 2026-07-07 15:01:17.761 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova_cell1.conf placement password nomoresecret 2026-07-07 15:01:17.805 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2026-07-07 15:01:17.846 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova_cell1.conf placement project_name service 2026-07-07 15:01:17.887 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2026-07-07 15:01:17.931 | + lib/nova:create_nova_conf:612 : setup_logging /etc/nova/nova_cell1.conf 2026-07-07 15:01:17.934 | + functions:setup_logging:693 : setup_systemd_logging /etc/nova/nova_cell1.conf 2026-07-07 15:01:17.938 | + functions:setup_systemd_logging:710 : local conf_file=/etc/nova/nova_cell1.conf 2026-07-07 15:01:17.943 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-07-07 15:01:17.967 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-07-07 15:01:17.971 | + functions:setup_systemd_logging:716 : local pidstr= 2026-07-07 15:01:17.975 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-07-07 15:01:17.979 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-07-07 15:01:17.983 | + 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-07 15:01:18.023 | + 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-07 15:01:18.064 | + 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-07 15:01:18.102 | + functions:setup_systemd_logging:727 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-07-07 15:01:18.142 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova_cell1.conf DEFAULT log_color False 2026-07-07 15:01:18.181 | + lib/nova:create_nova_conf:619 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-07-07 15:01:18.186 | ++ lib/nova:create_nova_conf:622 : seq 1 1 2026-07-07 15:01:18.191 | + lib/nova:create_nova_conf:622 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-07 15:01:18.195 | + lib/nova:create_nova_conf:623 : local conf 2026-07-07 15:01:18.200 | + lib/nova:create_nova_conf:624 : local offset 2026-07-07 15:01:18.205 | ++ lib/nova:create_nova_conf:625 : conductor_conf 1 2026-07-07 15:01:18.208 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-07-07 15:01:18.212 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-07-07 15:01:18.216 | + lib/nova:create_nova_conf:625 : conf=/etc/nova/nova_cell1.conf 2026-07-07 15:01:18.220 | + lib/nova:create_nova_conf:626 : offset=0 2026-07-07 15:01:18.223 | + lib/nova:create_nova_conf:627 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2026-07-07 15:01:18.227 | + lib/nova:configure_console_proxies:726 : local conf=/etc/nova/nova_cell1.conf 2026-07-07 15:01:18.230 | + lib/nova:configure_console_proxies:727 : local offset=0 2026-07-07 15:01:18.234 | + lib/nova:configure_console_proxies:731 : offset=0 2026-07-07 15:01:18.237 | + lib/nova:configure_console_proxies:733 : is_service_enabled n-novnc 2026-07-07 15:01:18.260 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 15:01:18.264 | + lib/nova:configure_console_proxies:734 : iniset /etc/nova/nova_cell1.conf vnc novncproxy_host 0.0.0.0 2026-07-07 15:01:18.304 | + lib/nova:configure_console_proxies:735 : iniset /etc/nova/nova_cell1.conf vnc novncproxy_port 6080 2026-07-07 15:01:18.343 | + lib/nova:configure_console_proxies:737 : is_nova_console_proxy_compute_tls_enabled 2026-07-07 15:01:18.346 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:192 : [[ False = \T\r\u\e ]] 2026-07-07 15:01:18.350 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:193 : return 1 2026-07-07 15:01:18.354 | + lib/nova:configure_console_proxies:765 : is_service_enabled n-spice 2026-07-07 15:01:18.375 | + functions-common:is_service_enabled:2076 : return 1 2026-07-07 15:01:18.379 | + lib/nova:configure_console_proxies:770 : is_service_enabled n-sproxy 2026-07-07 15:01:18.404 | + functions-common:is_service_enabled:2076 : return 1 2026-07-07 15:01:18.407 | + lib/nova:configure_nova:373 : is_service_enabled n-cpu 2026-07-07 15:01:18.430 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 15:01:18.433 | + lib/nova:configure_nova:373 : [[ -r /home/quobyte/devstack/lib/nova_plugins/hypervisor-libvirt ]] 2026-07-07 15:01:18.437 | + lib/nova:configure_nova:375 : configure_nova_hypervisor 2026-07-07 15:01:18.441 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:40 : configure_libvirt 2026-07-07 15:01:18.444 | + lib/nova_plugins/functions-libvirt:configure_libvirt:153 : is_service_enabled neutron 2026-07-07 15:01:18.467 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 15:01:18.471 | + lib/nova_plugins/functions-libvirt:configure_libvirt:153 : sudo grep -q '^cgroup_device_acl' /etc/libvirt/qemu.conf 2026-07-07 15:01:18.490 | + lib/nova_plugins/functions-libvirt:configure_libvirt:155 : cat 2026-07-07 15:01:18.491 | + lib/nova_plugins/functions-libvirt:configure_libvirt:155 : sudo tee -a /etc/libvirt/qemu.conf 2026-07-07 15:01:18.502 | cgroup_device_acl = [ 2026-07-07 15:01:18.502 | "/dev/null", "/dev/full", "/dev/zero", 2026-07-07 15:01:18.502 | "/dev/random", "/dev/urandom", 2026-07-07 15:01:18.503 | "/dev/ptmx", "/dev/kvm", "/dev/kqemu", 2026-07-07 15:01:18.503 | "/dev/rtc", "/dev/hpet","/dev/net/tun", 2026-07-07 15:01:18.503 | "/dev/vfio/vfio", 2026-07-07 15:01:18.503 | ] 2026-07-07 15:01:18.508 | + lib/nova_plugins/functions-libvirt:configure_libvirt:166 : is_fedora 2026-07-07 15:01:18.511 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-07 15:01:18.515 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-07 15:01:18.519 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-07 15:01:18.523 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-07 15:01:18.527 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-07 15:01:18.531 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-07 15:01:18.534 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-07 15:01:18.537 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-07 15:01:18.540 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-07 15:01:18.544 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-07 15:01:18.547 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-07 15:01:18.551 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-07 15:01:18.554 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-07 15:01:18.558 | + lib/nova_plugins/functions-libvirt:configure_libvirt:185 : getent group libvirt 2026-07-07 15:01:18.564 | + lib/nova_plugins/functions-libvirt:configure_libvirt:188 : add_user_to_group quobyte libvirt 2026-07-07 15:01:18.568 | + functions-common:add_user_to_group:2189 : local user=quobyte 2026-07-07 15:01:18.571 | + functions-common:add_user_to_group:2190 : local group=libvirt 2026-07-07 15:01:18.575 | + functions-common:add_user_to_group:2192 : sudo usermod -a -G libvirt quobyte 2026-07-07 15:01:18.609 | + lib/nova_plugins/functions-libvirt:configure_libvirt:191 : [[ True = \T\r\u\e ]] 2026-07-07 15:01:18.613 | + lib/nova_plugins/functions-libvirt:configure_libvirt:192 : is_ubuntu 2026-07-07 15:01:18.617 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-07 15:01:18.621 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-07 15:01:18.625 | + 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-07 15:01:18.628 | + lib/nova_plugins/functions-libvirt:configure_libvirt:201 : local log_outputs=1:file:/var/log/libvirt/libvirtd.log 2026-07-07 15:01:18.630 | + 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-07 15:01:18.648 | + lib/nova_plugins/functions-libvirt:configure_libvirt:203 : sudo tee -a /etc/libvirt/libvirtd.conf 2026-07-07 15:01:18.648 | + 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-07 15:01:18.658 | 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-07 15:01:18.663 | + 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-07 15:01:18.680 | + lib/nova_plugins/functions-libvirt:configure_libvirt:206 : sudo tee -a /etc/libvirt/libvirtd.conf 2026-07-07 15:01:18.680 | + lib/nova_plugins/functions-libvirt:configure_libvirt:206 : echo 'log_outputs="1:file:/var/log/libvirt/libvirtd.log"' 2026-07-07 15:01:18.692 | log_outputs="1:file:/var/log/libvirt/libvirtd.log" 2026-07-07 15:01:18.697 | + lib/nova_plugins/functions-libvirt:configure_libvirt:210 : is_nova_console_proxy_compute_tls_enabled 2026-07-07 15:01:18.700 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:192 : [[ False = \T\r\u\e ]] 2026-07-07 15:01:18.703 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:193 : return 1 2026-07-07 15:01:18.706 | + lib/nova_plugins/functions-libvirt:configure_libvirt:228 : restart_service libvirtd 2026-07-07 15:01:18.708 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-07 15:01:18.711 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart libvirtd 2026-07-07 15:01:18.781 | + lib/nova_plugins/functions-libvirt:configure_libvirt:234 : restart_service virtlogd 2026-07-07 15:01:18.785 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-07 15:01:18.788 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart virtlogd 2026-07-07 15:01:18.888 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:41 : iniset /etc/nova/nova.conf libvirt virt_type kvm 2026-07-07 15:01:18.926 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:42 : iniset /etc/nova/nova.conf libvirt cpu_mode custom 2026-07-07 15:01:18.960 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:43 : '[' custom == custom ']' 2026-07-07 15:01:18.963 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:44 : iniset /etc/nova/nova.conf libvirt cpu_models Nehalem 2026-07-07 15:01:18.996 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:47 : iniset /etc/nova/nova.conf DEFAULT pointer_model ps2mouse 2026-07-07 15:01:19.034 | + 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-07 15:01:19.068 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:49 : iniset /etc/nova/nova.conf DEFAULT default_ephemeral_format ext4 2026-07-07 15:01:19.103 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:50 : iniset /etc/nova/nova.conf DEFAULT compute_driver libvirt.LibvirtDriver 2026-07-07 15:01:19.136 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:52 : is_arch ppc64 2026-07-07 15:01:19.140 | ++ functions-common:is_arch:519 : uname -m 2026-07-07 15:01:19.145 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4 ]] 2026-07-07 15:01:19.148 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:57 : is_arch aarch64 2026-07-07 15:01:19.152 | ++ functions-common:is_arch:519 : uname -m 2026-07-07 15:01:19.156 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-07-07 15:01:19.159 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:65 : isset ENABLE_FILE_INJECTION 2026-07-07 15:01:19.162 | + functions-common:isset:266 : [[ -v ENABLE_FILE_INJECTION ]] 2026-07-07 15:01:19.164 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:73 : [[ kvm = \p\a\r\a\l\l\e\l\s ]] 2026-07-07 15:01:19.167 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:80 : [[ '' == \L\V\M ]] 2026-07-07 15:01:19.170 | + ./stack.sh:main:962 : is_service_enabled placement 2026-07-07 15:01:19.190 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 15:01:19.194 | + ./stack.sh:main:964 : stack_install_service placement 2026-07-07 15:01:19.197 | + lib/stack:stack_install_service:20 : local service=placement 2026-07-07 15:01:19.200 | + lib/stack:stack_install_service:21 : type install_placement 2026-07-07 15:01:19.203 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-07-07 15:01:19.207 | + lib/stack:stack_install_service:32 : install_placement 2026-07-07 15:01:19.210 | + lib/placement:install_placement:121 : pip_install_gr osc-placement 2026-07-07 15:01:19.213 | + inc/python:pip_install_gr:94 : local name=osc-placement 2026-07-07 15:01:19.217 | + inc/python:pip_install_gr:95 : local clean_name 2026-07-07 15:01:19.221 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements osc-placement 2026-07-07 15:01:19.224 | ++ inc/python:get_from_global_requirements:241 : local package=osc-placement 2026-07-07 15:01:19.228 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-07-07 15:01:19.233 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2026-07-07 15:01:19.233 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-07-07 15:01:19.239 | ++ inc/python:get_from_global_requirements:243 : required_pkg='osc-placement ' 2026-07-07 15:01:19.242 | ++ inc/python:get_from_global_requirements:244 : [[ osc-placement == '' ]] 2026-07-07 15:01:19.246 | ++ inc/python:get_from_global_requirements:247 : echo osc-placement 2026-07-07 15:01:19.248 | + inc/python:pip_install_gr:96 : clean_name=osc-placement 2026-07-07 15:01:19.252 | + inc/python:pip_install_gr:97 : pip_install osc-placement 2026-07-07 15:01:19.276 | Using python 3.12 to install osc-placement 2026-07-07 15:01:19.279 | + 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-07 15:01:20.476 | Collecting osc-placement 2026-07-07 15:01:20.634 | Downloading osc_placement-4.9.0-py3-none-any.whl.metadata (2.1 kB) 2026-07-07 15:01:20.645 | 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-07 15:01:20.646 | Requirement already satisfied: keystoneauth1>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (5.15.0) 2026-07-07 15:01:20.647 | 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-07 15:01:20.648 | 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-07 15:01:20.650 | 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-07 15:01:20.651 | 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-07 15:01:20.652 | 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.9.0) 2026-07-07 15:01:20.653 | 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-07 15:01:20.654 | 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-07 15:01:20.658 | 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-07 15:01:20.659 | 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-07 15:01:20.660 | 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-07 15:01:20.663 | 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-07 15:01:20.664 | 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-07 15:01:20.665 | 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.18.0) 2026-07-07 15:01:20.666 | 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-07 15:01:20.669 | 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-07 15:01:20.670 | 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-07 15:01:20.671 | 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-07 15:01:20.672 | 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-07 15:01:20.674 | 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-07 15:01:20.675 | 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-07 15:01:20.676 | 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-07 15:01:20.678 | 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-07 15:01:20.679 | 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-07 15:01:20.680 | 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-07 15:01:20.681 | 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-07 15:01:20.684 | 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-07 15:01:20.688 | 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-07 15:01:20.695 | 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-07 15:01:20.700 | 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-07 15:01:20.701 | 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-07 15:01:20.702 | 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-07 15:01:20.707 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0.0->osc-placement) (83.0.0) 2026-07-07 15:01:20.712 | Requirement already satisfied: wcwidth>=0.3.5 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-07 15:01:20.726 | 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-07 15:01:20.728 | 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-07 15:01:20.729 | 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-07 15:01:20.731 | 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-07 15:01:20.743 | 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-07 15:01:20.744 | 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-07 15:01:20.748 | 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-07 15:01:20.794 | Downloading osc_placement-4.9.0-py3-none-any.whl (65 kB) 2026-07-07 15:01:21.119 | Installing collected packages: osc-placement 2026-07-07 15:01:21.246 | Successfully installed osc-placement-4.9.0 2026-07-07 15:01:21.370 | + inc/python:pip_install:216 : result=0 2026-07-07 15:01:21.374 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-07 15:01:21.377 | + functions-common:time_stop:2420 : local name 2026-07-07 15:01:21.380 | + functions-common:time_stop:2421 : local end_time 2026-07-07 15:01:21.384 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-07 15:01:21.387 | + functions-common:time_stop:2423 : local total 2026-07-07 15:01:21.390 | + functions-common:time_stop:2424 : local start_time 2026-07-07 15:01:21.393 | + functions-common:time_stop:2426 : name=pip_install 2026-07-07 15:01:21.396 | + functions-common:time_stop:2427 : start_time=1783436479270 2026-07-07 15:01:21.399 | + functions-common:time_stop:2429 : [[ -z 1783436479270 ]] 2026-07-07 15:01:21.404 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 15:01:21.408 | + functions-common:time_stop:2432 : end_time=1783436481405 2026-07-07 15:01:21.411 | + functions-common:time_stop:2433 : elapsed_time=2135 2026-07-07 15:01:21.414 | + functions-common:time_stop:2434 : total=164999 2026-07-07 15:01:21.418 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 15:01:21.421 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=167134 2026-07-07 15:01:21.424 | + inc/python:pip_install:219 : return 0 2026-07-07 15:01:21.427 | + lib/placement:install_placement:122 : git_clone https://review.opendev.org/openstack/placement.git /opt/stack/placement master 2026-07-07 15:01:21.430 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/placement.git 2026-07-07 15:01:21.433 | + functions-common:git_clone:590 : local git_dest=/opt/stack/placement 2026-07-07 15:01:21.436 | + functions-common:git_clone:591 : local git_ref=master 2026-07-07 15:01:21.439 | + functions-common:git_clone:592 : local orig_dir 2026-07-07 15:01:21.443 | ++ functions-common:git_clone:593 : pwd 2026-07-07 15:01:21.447 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-07-07 15:01:21.450 | + functions-common:git_clone:594 : local git_clone_flags= 2026-07-07 15:01:21.454 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-07 15:01:21.474 | + functions-common:git_clone:596 : RECLONE=False 2026-07-07 15:01:21.477 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-07 15:01:21.480 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-07 15:01:21.484 | + functions-common:git_clone:610 : echo master 2026-07-07 15:01:21.484 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-07-07 15:01:21.490 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/placement ]] 2026-07-07 15:01:21.493 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-07-07 15:01:21.496 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/placement.git /opt/stack/placement 2026-07-07 15:01:21.499 | + functions-common:git_timed:697 : local count=0 2026-07-07 15:01:21.501 | + functions-common:git_timed:698 : local timeout=0 2026-07-07 15:01:21.504 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-07 15:01:21.507 | + functions-common:git_timed:701 : timeout=0 2026-07-07 15:01:21.510 | + functions-common:git_timed:704 : time_start git_timed 2026-07-07 15:01:21.513 | + functions-common:time_start:2406 : local name=git_timed 2026-07-07 15:01:21.516 | + functions-common:time_start:2407 : local start_time= 2026-07-07 15:01:21.520 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-07 15:01:21.523 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-07 15:01:21.528 | + functions-common:time_start:2411 : _TIME_START[$name]=1783436481524 2026-07-07 15:01:21.531 | + 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-07 15:01:21.535 | Cloning into '/opt/stack/placement'... 2026-07-07 15:01:24.914 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-07 15:01:24.917 | + functions-common:time_stop:2420 : local name 2026-07-07 15:01:24.920 | + functions-common:time_stop:2421 : local end_time 2026-07-07 15:01:24.922 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-07 15:01:24.925 | + functions-common:time_stop:2423 : local total 2026-07-07 15:01:24.928 | + functions-common:time_stop:2424 : local start_time 2026-07-07 15:01:24.931 | + functions-common:time_stop:2426 : name=git_timed 2026-07-07 15:01:24.933 | + functions-common:time_stop:2427 : start_time=1783436481524 2026-07-07 15:01:24.936 | + functions-common:time_stop:2429 : [[ -z 1783436481524 ]] 2026-07-07 15:01:24.939 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 15:01:24.944 | + functions-common:time_stop:2432 : end_time=1783436484941 2026-07-07 15:01:24.947 | + functions-common:time_stop:2433 : elapsed_time=3417 2026-07-07 15:01:24.950 | + functions-common:time_stop:2434 : total=406443 2026-07-07 15:01:24.953 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 15:01:24.956 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=409860 2026-07-07 15:01:24.959 | + functions-common:git_clone:631 : cd /opt/stack/placement 2026-07-07 15:01:24.962 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-07-07 15:01:24.965 | + functions-common:git_timed:697 : local count=0 2026-07-07 15:01:24.968 | + functions-common:git_timed:698 : local timeout=0 2026-07-07 15:01:24.971 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-07 15:01:24.974 | + functions-common:git_timed:701 : timeout=0 2026-07-07 15:01:24.977 | + functions-common:git_timed:704 : time_start git_timed 2026-07-07 15:01:24.980 | + functions-common:time_start:2406 : local name=git_timed 2026-07-07 15:01:24.983 | + functions-common:time_start:2407 : local start_time= 2026-07-07 15:01:24.986 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-07 15:01:24.990 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-07 15:01:24.994 | + functions-common:time_start:2411 : _TIME_START[$name]=1783436484991 2026-07-07 15:01:24.998 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-07-07 15:01:25.484 | From https://review.opendev.org/openstack/placement 2026-07-07 15:01:25.485 | * branch master -> FETCH_HEAD 2026-07-07 15:01:25.494 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-07 15:01:25.497 | + functions-common:time_stop:2420 : local name 2026-07-07 15:01:25.501 | + functions-common:time_stop:2421 : local end_time 2026-07-07 15:01:25.504 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-07 15:01:25.507 | + functions-common:time_stop:2423 : local total 2026-07-07 15:01:25.510 | + functions-common:time_stop:2424 : local start_time 2026-07-07 15:01:25.513 | + functions-common:time_stop:2426 : name=git_timed 2026-07-07 15:01:25.516 | + functions-common:time_stop:2427 : start_time=1783436484991 2026-07-07 15:01:25.519 | + functions-common:time_stop:2429 : [[ -z 1783436484991 ]] 2026-07-07 15:01:25.522 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 15:01:25.527 | + functions-common:time_stop:2432 : end_time=1783436485524 2026-07-07 15:01:25.530 | + functions-common:time_stop:2433 : elapsed_time=533 2026-07-07 15:01:25.533 | + functions-common:time_stop:2434 : total=409860 2026-07-07 15:01:25.535 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 15:01:25.538 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=410393 2026-07-07 15:01:25.541 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-07-07 15:01:25.544 | + functions-common:git_timed:697 : local count=0 2026-07-07 15:01:25.548 | + functions-common:git_timed:698 : local timeout=0 2026-07-07 15:01:25.550 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-07 15:01:25.554 | + functions-common:git_timed:701 : timeout=0 2026-07-07 15:01:25.557 | + functions-common:git_timed:704 : time_start git_timed 2026-07-07 15:01:25.560 | + functions-common:time_start:2406 : local name=git_timed 2026-07-07 15:01:25.563 | + functions-common:time_start:2407 : local start_time= 2026-07-07 15:01:25.566 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-07 15:01:25.569 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-07 15:01:25.574 | + functions-common:time_start:2411 : _TIME_START[$name]=1783436485571 2026-07-07 15:01:25.579 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-07-07 15:01:25.630 | Note: switching to 'FETCH_HEAD'. 2026-07-07 15:01:25.630 | 2026-07-07 15:01:25.630 | You are in 'detached HEAD' state. You can look around, make experimental 2026-07-07 15:01:25.630 | changes and commit them, and you can discard any commits you make in this 2026-07-07 15:01:25.630 | state without impacting any branches by switching back to a branch. 2026-07-07 15:01:25.630 | 2026-07-07 15:01:25.630 | If you want to create a new branch to retain commits you create, you may 2026-07-07 15:01:25.630 | do so (now or later) by using -c with the switch command. Example: 2026-07-07 15:01:25.631 | 2026-07-07 15:01:25.631 | git switch -c 2026-07-07 15:01:25.631 | 2026-07-07 15:01:25.631 | Or undo this operation with: 2026-07-07 15:01:25.631 | 2026-07-07 15:01:25.631 | git switch - 2026-07-07 15:01:25.631 | 2026-07-07 15:01:25.631 | Turn off this advice by setting config variable advice.detachedHead to false 2026-07-07 15:01:25.631 | 2026-07-07 15:01:25.631 | HEAD is now at 7ad9ef07 Merge "Update policy scope enforcement testing" 2026-07-07 15:01:25.635 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-07 15:01:25.638 | + functions-common:time_stop:2420 : local name 2026-07-07 15:01:25.641 | + functions-common:time_stop:2421 : local end_time 2026-07-07 15:01:25.644 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-07 15:01:25.647 | + functions-common:time_stop:2423 : local total 2026-07-07 15:01:25.650 | + functions-common:time_stop:2424 : local start_time 2026-07-07 15:01:25.652 | + functions-common:time_stop:2426 : name=git_timed 2026-07-07 15:01:25.655 | + functions-common:time_stop:2427 : start_time=1783436485571 2026-07-07 15:01:25.658 | + functions-common:time_stop:2429 : [[ -z 1783436485571 ]] 2026-07-07 15:01:25.662 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 15:01:25.666 | + functions-common:time_stop:2432 : end_time=1783436485663 2026-07-07 15:01:25.668 | + functions-common:time_stop:2433 : elapsed_time=92 2026-07-07 15:01:25.671 | + functions-common:time_stop:2434 : total=410393 2026-07-07 15:01:25.673 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 15:01:25.676 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=410485 2026-07-07 15:01:25.679 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/placement 2026-07-07 15:01:25.695 | + functions-common:git_clone:672 : cd /opt/stack/placement 2026-07-07 15:01:25.699 | + functions-common:git_clone:673 : head -1 2026-07-07 15:01:25.699 | + functions-common:git_clone:673 : git show --oneline 2026-07-07 15:01:25.702 | 7ad9ef07 Merge "Update policy scope enforcement testing" 2026-07-07 15:01:25.705 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-07-07 15:01:25.708 | + lib/placement:install_placement:123 : setup_develop /opt/stack/placement 2026-07-07 15:01:25.711 | + inc/python:setup_develop:353 : local bindep 2026-07-07 15:01:25.715 | + inc/python:setup_develop:354 : [[ /opt/stack/placement == -bindep* ]] 2026-07-07 15:01:25.717 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/placement 2026-07-07 15:01:25.721 | + inc/python:setup_develop:359 : local extras= 2026-07-07 15:01:25.724 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/placement -e 2026-07-07 15:01:25.726 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-07-07 15:01:25.730 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/placement == -bindep* ]] 2026-07-07 15:01:25.733 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/placement 2026-07-07 15:01:25.736 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-07-07 15:01:25.739 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-07-07 15:01:25.742 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/placement 2026-07-07 15:01:25.746 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-07-07 15:01:25.749 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/placement 2026-07-07 15:01:25.753 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-07-07 15:01:25.756 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-07-07 15:01:25.759 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2026-07-07 15:01:25.766 | + inc/python:_setup_package_with_constraints_edit:400 : name=openstack-placement 2026-07-07 15:01:25.769 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z openstack-placement ']' 2026-07-07 15:01:25.772 | + 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-07 15:01:25.928 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/placement -e 2026-07-07 15:01:25.932 | + inc/python:setup_package:436 : local bindep=0 2026-07-07 15:01:25.935 | + inc/python:setup_package:437 : local bindep_flag= 2026-07-07 15:01:25.938 | + inc/python:setup_package:438 : local bindep_profiles= 2026-07-07 15:01:25.942 | + inc/python:setup_package:439 : [[ /opt/stack/placement == -bindep* ]] 2026-07-07 15:01:25.945 | + inc/python:setup_package:444 : local project_dir=/opt/stack/placement 2026-07-07 15:01:25.948 | + inc/python:setup_package:445 : local flags=-e 2026-07-07 15:01:25.951 | + inc/python:setup_package:446 : local extras= 2026-07-07 15:01:25.954 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-07-07 15:01:25.957 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-07-07 15:01:25.960 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-07-07 15:01:25.964 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-07-07 15:01:25.966 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-07-07 15:01:25.969 | + inc/python:setup_package:464 : pip_install -e /opt/stack/placement 2026-07-07 15:01:25.993 | Using python 3.12 to install /opt/stack/placement 2026-07-07 15:01:25.996 | + 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-07 15:01:27.009 | Obtaining file:///opt/stack/placement 2026-07-07 15:01:27.013 | Installing build dependencies: started 2026-07-07 15:01:28.838 | Installing build dependencies: finished with status 'done' 2026-07-07 15:01:28.841 | Checking if build backend supports build_editable: started 2026-07-07 15:01:29.389 | Checking if build backend supports build_editable: finished with status 'done' 2026-07-07 15:01:29.391 | Getting requirements to build editable: started 2026-07-07 15:01:29.694 | Getting requirements to build editable: finished with status 'done' 2026-07-07 15:01:29.697 | Preparing editable metadata (pyproject.toml): started 2026-07-07 15:01:30.628 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-07-07 15:01:30.651 | 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-07 15:01:30.651 | 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-07 15:01:30.653 | 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-07 15:01:30.653 | 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-07 15:01:30.654 | 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-07 15:01:30.655 | 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-07 15:01:30.656 | 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-07 15:01:30.657 | 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-07 15:01:30.659 | 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-07 15:01:30.659 | 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-07 15:01:30.660 | 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-07 15:01:30.660 | 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-07 15:01:30.661 | 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-07 15:01:30.663 | 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-07 15:01:30.663 | 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-07 15:01:30.664 | 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-07 15:01:30.665 | 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-07 15:01:30.666 | 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-07 15:01:30.666 | 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-07 15:01:30.667 | 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-07 15:01:30.670 | 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-07 15:01:30.670 | 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-07 15:01:30.671 | 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-07 15:01:30.672 | 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-07 15:01:30.678 | 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.15.0) 2026-07-07 15:01:30.679 | 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-07 15:01:30.681 | 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-07 15:01:30.682 | 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-07 15:01:30.683 | 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-07 15:01:30.684 | 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-07 15:01:30.688 | 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-07 15:01:30.689 | 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.9.0) 2026-07-07 15:01:30.690 | 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-07 15:01:30.691 | 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-07 15:01:30.701 | 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-07 15:01:30.704 | 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-07 15:01:30.709 | 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-07 15:01:30.710 | 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-07 15:01:30.712 | 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.2) 2026-07-07 15:01:30.716 | 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-07 15:01:30.717 | 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-07 15:01:30.718 | 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-07 15:01:30.724 | 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.5) 2026-07-07 15:01:30.725 | 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-07 15:01:30.726 | 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-07 15:01:30.729 | 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-07 15:01:30.735 | 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-07 15:01:30.738 | 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-07 15:01:30.739 | 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-07 15:01:30.741 | 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-07 15:01:30.747 | 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-07 15:01:30.754 | 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-07 15:01:30.759 | 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.18.0) 2026-07-07 15:01:30.763 | 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-07 15:01:30.764 | 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-07 15:01:30.765 | 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-07 15:01:30.771 | 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) (83.0.0) 2026-07-07 15:01:30.775 | Requirement already satisfied: wcwidth>=0.3.5 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-07 15:01:30.792 | 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-07 15:01:30.806 | 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-07 15:01:30.806 | 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-07 15:01:30.807 | 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-07 15:01:30.809 | 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-07 15:01:30.828 | 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-07 15:01:30.840 | 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.3) 2026-07-07 15:01:30.886 | Building wheels for collected packages: openstack-placement 2026-07-07 15:01:30.887 | Building editable for openstack-placement (pyproject.toml): started 2026-07-07 15:01:31.658 | Building editable for openstack-placement (pyproject.toml): finished with status 'done' 2026-07-07 15:01:31.659 | Created wheel for openstack-placement: filename=openstack_placement-15.1.0.dev7-0.editable-py3-none-any.whl size=8757 sha256=d3f76a395bf60610660768200ea6ef2b227e57594099205f3259dcf6c1a28231 2026-07-07 15:01:31.660 | Stored in directory: /tmp/pip-ephem-wheel-cache-xvbqbnoy/wheels/0f/d8/4f/e8707957c726bd4763e71d7ed0672723b81ca99945904983a6 2026-07-07 15:01:31.665 | Successfully built openstack-placement 2026-07-07 15:01:31.932 | Installing collected packages: openstack-placement 2026-07-07 15:01:31.981 | Successfully installed openstack-placement-15.1.0.dev7 2026-07-07 15:01:32.130 | + inc/python:pip_install:216 : result=0 2026-07-07 15:01:32.132 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-07 15:01:32.134 | + functions-common:time_stop:2420 : local name 2026-07-07 15:01:32.136 | + functions-common:time_stop:2421 : local end_time 2026-07-07 15:01:32.139 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-07 15:01:32.141 | + functions-common:time_stop:2423 : local total 2026-07-07 15:01:32.143 | + functions-common:time_stop:2424 : local start_time 2026-07-07 15:01:32.145 | + functions-common:time_stop:2426 : name=pip_install 2026-07-07 15:01:32.147 | + functions-common:time_stop:2427 : start_time=1783436485987 2026-07-07 15:01:32.149 | + functions-common:time_stop:2429 : [[ -z 1783436485987 ]] 2026-07-07 15:01:32.152 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 15:01:32.156 | + functions-common:time_stop:2432 : end_time=1783436492153 2026-07-07 15:01:32.158 | + functions-common:time_stop:2433 : elapsed_time=6166 2026-07-07 15:01:32.160 | + functions-common:time_stop:2434 : total=167134 2026-07-07 15:01:32.162 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 15:01:32.164 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=173300 2026-07-07 15:01:32.167 | + inc/python:pip_install:219 : return 0 2026-07-07 15:01:32.169 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-07-07 15:01:32.172 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-07-07 15:01:32.174 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/placement 2026-07-07 15:01:32.176 | + inc/python:use_library_from_git:266 : local name=/opt/stack/placement 2026-07-07 15:01:32.179 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-07 15:01:32.181 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-07 15:01:32.183 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/placement, ]] 2026-07-07 15:01:32.186 | + inc/python:use_library_from_git:269 : return 1 2026-07-07 15:01:32.188 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-07-07 15:01:32.190 | + ./stack.sh:main:965 : configure_placement 2026-07-07 15:01:32.193 | + lib/placement:configure_placement:88 : sudo install -d -o quobyte /etc/placement 2026-07-07 15:01:32.209 | + lib/placement:configure_placement:89 : create_placement_conf 2026-07-07 15:01:32.212 | + lib/placement:create_placement_conf:78 : rm -f /etc/placement/placement.conf 2026-07-07 15:01:32.216 | ++ lib/placement:create_placement_conf:79 : database_connection_url placement 2026-07-07 15:01:32.218 | ++ lib/database:database_connection_url:134 : local db=placement 2026-07-07 15:01:32.221 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2026-07-07 15:01:32.223 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=placement 2026-07-07 15:01:32.225 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-07 15:01:32.228 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-07 15:01:32.230 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-07 15:01:32.246 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-07 15:01:32.248 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-07 15:01:32.251 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/placement?charset=utf8&plugin=dbcounter' 2026-07-07 15:01:32.254 | + 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-07 15:01:32.286 | + lib/placement:create_placement_conf:80 : iniset /etc/placement/placement.conf DEFAULT debug True 2026-07-07 15:01:32.317 | + lib/placement:create_placement_conf:81 : iniset /etc/placement/placement.conf api auth_strategy keystone 2026-07-07 15:01:32.347 | + lib/placement:create_placement_conf:82 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2026-07-07 15:01:32.350 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/placement/placement.conf 2026-07-07 15:01:32.352 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=placement 2026-07-07 15:01:32.354 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-07-07 15:01:32.357 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-07-07 15:01:32.359 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/placement/placement.conf placement keystone_authtoken 2026-07-07 15:01:32.361 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/placement/placement.conf 2026-07-07 15:01:32.364 | + lib/keystone:configure_keystoneauth:392 : local admin_user=placement 2026-07-07 15:01:32.366 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-07-07 15:01:32.368 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2026-07-07 15:01:32.400 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2026-07-07 15:01:32.430 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://192.168.122.114/identity 2026-07-07 15:01:32.458 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2026-07-07 15:01:32.487 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/placement/placement.conf keystone_authtoken password nomoresecret 2026-07-07 15:01:32.517 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2026-07-07 15:01:32.546 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2026-07-07 15:01:32.575 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2026-07-07 15:01:32.604 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/placement/placement.conf keystone_authtoken www_authenticate_uri http://192.168.122.114/identity 2026-07-07 15:01:32.633 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-07-07 15:01:32.661 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2026-07-07 15:01:32.690 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-07-07 15:01:32.692 | + lib/placement:create_placement_conf:83 : setup_logging /etc/placement/placement.conf 2026-07-07 15:01:32.695 | + functions:setup_logging:693 : setup_systemd_logging /etc/placement/placement.conf 2026-07-07 15:01:32.697 | + functions:setup_systemd_logging:710 : local conf_file=/etc/placement/placement.conf 2026-07-07 15:01:32.701 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-07-07 15:01:32.716 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-07-07 15:01:32.718 | + functions:setup_systemd_logging:716 : local pidstr= 2026-07-07 15:01:32.721 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-07-07 15:01:32.723 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-07-07 15:01:32.725 | + 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-07 15:01:32.755 | + 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-07 15:01:32.785 | + 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-07 15:01:32.813 | + functions:setup_systemd_logging:727 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-07-07 15:01:32.842 | + functions:setup_systemd_logging:730 : iniset /etc/placement/placement.conf DEFAULT log_color False 2026-07-07 15:01:32.870 | + lib/placement:configure_placement:91 : write_uwsgi_config /etc/placement/placement-uwsgi.ini placement.wsgi.api:application /placement '' placement-api 2026-07-07 15:01:32.873 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/placement/placement-uwsgi.ini 2026-07-07 15:01:32.875 | + lib/apache:write_uwsgi_config:244 : local wsgi=placement.wsgi.api:application 2026-07-07 15:01:32.877 | + lib/apache:write_uwsgi_config:245 : local url=/placement 2026-07-07 15:01:32.879 | + lib/apache:write_uwsgi_config:246 : local http= 2026-07-07 15:01:32.882 | + lib/apache:write_uwsgi_config:247 : local name=placement-api 2026-07-07 15:01:32.884 | + lib/apache:write_uwsgi_config:249 : '[' -z placement-api ']' 2026-07-07 15:01:32.886 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-07-07 15:01:32.889 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-07-07 15:01:32.905 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-07-07 15:01:32.905 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-07-07 15:01:32.915 | d /var/run/uwsgi 0755 quobyte root 2026-07-07 15:01:32.919 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-07-07 15:01:32.933 | /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-07 15:01:32.937 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/placement-api.socket 2026-07-07 15:01:32.939 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/placement/placement-uwsgi.ini 2026-07-07 15:01:32.943 | + lib/apache:write_uwsgi_config:270 : [[ placement.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-07-07 15:01:32.945 | + lib/apache:write_uwsgi_config:271 : iniset /etc/placement/placement-uwsgi.ini uwsgi module placement.wsgi.api:application 2026-07-07 15:01:32.975 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2026-07-07 15:01:33.003 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2026-07-07 15:01:33.030 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2026-07-07 15:01:33.058 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2026-07-07 15:01:33.087 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 80 2026-07-07 15:01:33.116 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2026-07-07 15:01:33.144 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2026-07-07 15:01:33.172 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2026-07-07 15:01:33.200 | + 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-07 15:01:33.228 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2026-07-07 15:01:33.255 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2026-07-07 15:01:33.284 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2026-07-07 15:01:33.313 | + lib/apache:write_uwsgi_config:298 : iniset /etc/placement/placement-uwsgi.ini uwsgi start-time %t 2026-07-07 15:01:33.340 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-07-07 15:01:33.343 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-07-07 15:01:33.346 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for placement-api 2026-07-07 15:01:33.348 | ++ lib/apache:apache_site_config_for:174 : local site=placement-api 2026-07-07 15:01:33.351 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-07-07 15:01:33.353 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-07 15:01:33.356 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-07 15:01:33.358 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/placement-api.conf 2026-07-07 15:01:33.361 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2026-07-07 15:01:33.363 | + lib/apache:write_uwsgi_config:306 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2026-07-07 15:01:33.391 | + lib/apache:write_uwsgi_config:307 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2026-07-07 15:01:33.420 | + 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-07 15:01:33.420 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2026-07-07 15:01:33.430 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 acquire=1 2026-07-07 15:01:33.434 | + lib/apache:write_uwsgi_config:309 : enable_apache_site placement-api 2026-07-07 15:01:33.437 | + lib/apache:enable_apache_site:191 : local site=placement-api 2026-07-07 15:01:33.439 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-07-07 15:01:33.441 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-07-07 15:01:33.443 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-07 15:01:33.445 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-07 15:01:33.447 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-07 15:01:33.450 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-07 15:01:33.452 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-07-07 15:01:33.454 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-07-07 15:01:33.456 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-07 15:01:33.459 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-07 15:01:33.461 | + lib/apache:enable_apache_site:195 : sudo a2ensite placement-api 2026-07-07 15:01:33.474 | perl: warning: Setting locale failed. 2026-07-07 15:01:33.474 | perl: warning: Please check that your locale settings: 2026-07-07 15:01:33.474 | LANGUAGE = (unset), 2026-07-07 15:01:33.474 | LC_ALL = "en_US.utf8", 2026-07-07 15:01:33.474 | LANG = "de_DE.UTF-8" 2026-07-07 15:01:33.474 | are supported and installed on your system. 2026-07-07 15:01:33.474 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-07 15:01:33.515 | Enabling site placement-api. 2026-07-07 15:01:33.519 | To activate the new configuration, you need to run: 2026-07-07 15:01:33.519 | systemctl reload apache2 2026-07-07 15:01:33.524 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-07-07 15:01:33.527 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-07 15:01:33.529 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-07 15:01:33.531 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-07 15:01:33.675 | + lib/placement:configure_placement:92 : [[ True == \T\r\u\e ]] 2026-07-07 15:01:33.678 | + lib/placement:configure_placement:93 : iniset /etc/placement/placement.conf oslo_policy enforce_new_defaults True 2026-07-07 15:01:33.708 | + ./stack.sh:main:972 : is_service_enabled placement placement-client 2026-07-07 15:01:33.723 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 15:01:33.726 | + ./stack.sh:main:973 : is_service_enabled n-cpu 2026-07-07 15:01:33.741 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 15:01:33.743 | + ./stack.sh:main:974 : configure_placement_nova_compute 2026-07-07 15:01:33.746 | + lib/nova:configure_placement_nova_compute:636 : local conf=/etc/nova/nova.conf 2026-07-07 15:01:33.748 | + lib/nova:configure_placement_nova_compute:637 : configure_keystoneauth /etc/nova/nova.conf nova placement 2026-07-07 15:01:33.750 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-07-07 15:01:33.752 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-07 15:01:33.755 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-07-07 15:01:33.757 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf placement auth_type password 2026-07-07 15:01:33.785 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf placement interface public 2026-07-07 15:01:33.812 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf placement auth_url http://192.168.122.114/identity 2026-07-07 15:01:33.840 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf placement username nova 2026-07-07 15:01:33.868 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf placement password nomoresecret 2026-07-07 15:01:33.896 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf placement user_domain_name Default 2026-07-07 15:01:33.924 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf placement project_name service 2026-07-07 15:01:33.951 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf placement project_domain_name Default 2026-07-07 15:01:33.979 | + ./stack.sh:main:978 : is_service_enabled horizon 2026-07-07 15:01:33.994 | + functions-common:is_service_enabled:2076 : return 1 2026-07-07 15:01:33.997 | + ./stack.sh:main:983 : is_service_enabled tls-proxy 2026-07-07 15:01:34.012 | + functions-common:is_service_enabled:2076 : return 1 2026-07-07 15:01:34.014 | + ./stack.sh:main:987 : is_service_enabled cinder 2026-07-07 15:01:34.029 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 15:01:34.031 | + ./stack.sh:main:989 : init_os_brick 2026-07-07 15:01:34.034 | + lib/cinder:init_os_brick:524 : mkdir -p /opt/stack/data/os_brick 2026-07-07 15:01:34.038 | + lib/cinder:init_os_brick:525 : is_service_enabled cinder 2026-07-07 15:01:34.053 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 15:01:34.055 | + lib/cinder:init_os_brick:526 : iniset /etc/cinder/cinder.conf os_brick lock_path /opt/stack/data/os_brick 2026-07-07 15:01:34.084 | + lib/cinder:init_os_brick:528 : is_service_enabled nova 2026-07-07 15:01:34.099 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 15:01:34.101 | + lib/cinder:init_os_brick:529 : iniset /etc/nova/nova.conf os_brick lock_path /opt/stack/data/os_brick 2026-07-07 15:01:34.130 | + lib/cinder:init_os_brick:531 : is_service_enabled glance 2026-07-07 15:01:34.145 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 15:01:34.147 | + lib/cinder:init_os_brick:532 : iniset /etc/glance/glance-api.conf os_brick lock_path /opt/stack/data/os_brick 2026-07-07 15:01:34.177 | + lib/cinder:init_os_brick:533 : iniset /etc/glance/glance-cache.conf os_brick lock_path /opt/stack/data/os_brick 2026-07-07 15:01:34.206 | + ./stack.sh:main:996 : run_phase stack install 2026-07-07 15:01:34.208 | + functions-common:run_phase:1848 : local mode=stack 2026-07-07 15:01:34.210 | + functions-common:run_phase:1849 : local phase=install 2026-07-07 15:01:34.213 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-07-07 15:01:34.215 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-07-07 15:01:34.217 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-07-07 15:01:34.220 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-07-07 15:01:34.222 | + functions-common:run_phase:1858 : local extra 2026-07-07 15:01:34.225 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-07-07 15:01:34.229 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-07-07 15:01:34.231 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-07-07 15:01:34.234 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-07-07 15:01:34.236 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack install 2026-07-07 15:01:34.238 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-07-07 15:01:34.252 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-07 15:01:34.254 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-07-07 15:01:34.256 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-07-07 15:01:34.258 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2026-07-07 15:01:34.261 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2026-07-07 15:01:34.263 | ++ ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-07 15:01:34.265 | ++ ./stack.sh:echo_summary:447 : echo -e Installing Tempest 2026-07-07 15:01:34.268 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2026-07-07 15:01:34.270 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2026-07-07 15:01:34.322 | ++ inc/async:async_inner:63 : install_tempest 2026-07-07 15:01:34.355 | [2100 Async install_tempest:39108]: running: install_tempest 2026-07-07 15:01:34.357 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-07-07 15:01:34.360 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-07-07 15:01:34.362 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-07-07 15:01:34.365 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-07-07 15:01:34.367 | + functions-common:run_phase:1875 : run_plugins stack install 2026-07-07 15:01:34.369 | + functions-common:run_plugins:1834 : local mode=stack 2026-07-07 15:01:34.372 | + functions-common:run_plugins:1835 : local phase=install 2026-07-07 15:01:34.374 | + functions-common:run_plugins:1837 : local plugins= 2026-07-07 15:01:34.377 | + functions-common:run_plugins:1838 : local plugin 2026-07-07 15:01:34.380 | + ./stack.sh:main:999 : use_library_from_git python-openstackclient 2026-07-07 15:01:34.383 | + inc/python:use_library_from_git:266 : local name=python-openstackclient 2026-07-07 15:01:34.385 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-07 15:01:34.387 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-07 15:01:34.390 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-openstackclient, ]] 2026-07-07 15:01:34.393 | + inc/python:use_library_from_git:269 : return 1 2026-07-07 15:01:34.395 | + ./stack.sh:main:1003 : pip_install_gr python-openstackclient 2026-07-07 15:01:34.398 | + inc/python:pip_install_gr:94 : local name=python-openstackclient 2026-07-07 15:01:34.400 | + inc/python:pip_install_gr:95 : local clean_name 2026-07-07 15:01:34.403 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements python-openstackclient 2026-07-07 15:01:34.406 | ++ inc/python:get_from_global_requirements:241 : local package=python-openstackclient 2026-07-07 15:01:34.409 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-07-07 15:01:34.413 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-07-07 15:01:34.413 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2026-07-07 15:01:34.417 | ++ inc/python:get_from_global_requirements:243 : required_pkg='python-openstackclient!=7.3.0,!=7.3.1 ' 2026-07-07 15:01:34.420 | ++ inc/python:get_from_global_requirements:244 : [[ python-openstackclient!=7.3.0,!=7.3.1 == '' ]] 2026-07-07 15:01:34.422 | ++ inc/python:get_from_global_requirements:247 : echo 'python-openstackclient!=7.3.0,!=7.3.1' 2026-07-07 15:01:34.424 | + inc/python:pip_install_gr:96 : clean_name='python-openstackclient!=7.3.0,!=7.3.1' 2026-07-07 15:01:34.427 | + inc/python:pip_install_gr:97 : pip_install 'python-openstackclient!=7.3.0,!=7.3.1' 2026-07-07 15:01:34.445 | Using python 3.12 to install python-openstackclient!=7.3.0,!=7.3.1 2026-07-07 15:01:34.447 | + 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-07 15:01:35.680 | Collecting python-openstackclient!=7.3.0,!=7.3.1 2026-07-07 15:01:35.814 | Downloading python_openstackclient-10.1.0-py3-none-any.whl.metadata (10 kB) 2026-07-07 15:01:35.831 | 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-07 15:01:35.832 | 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-07 15:01:35.833 | 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-07 15:01:35.834 | 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-07 15:01:35.835 | 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-07 15:01:35.836 | 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-07 15:01:35.836 | 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-07 15:01:35.837 | 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-07 15:01:35.838 | 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-07 15:01:35.839 | 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.9.0) 2026-07-07 15:01:35.841 | 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-07 15:01:35.842 | 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-07 15:01:35.842 | 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.18.0) 2026-07-07 15:01:35.843 | 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-07 15:01:35.846 | 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-07 15:01:35.847 | 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-07 15:01:35.848 | 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-07 15:01:35.849 | 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-07 15:01:35.852 | 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-07 15:01:35.855 | 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-07 15:01:35.859 | 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-07 15:01:35.859 | 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-07 15:01:35.860 | 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-07 15:01:35.861 | 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-07 15:01:35.862 | 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.15.0) 2026-07-07 15:01:35.863 | 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-07 15:01:35.864 | 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-07 15:01:35.865 | 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-07 15:01:35.866 | 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-07 15:01:35.873 | 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-07 15:01:35.877 | 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-07 15:01:35.882 | 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-07 15:01:35.886 | 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-07 15:01:35.888 | 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-07 15:01:35.889 | 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-07 15:01:35.895 | 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) (83.0.0) 2026-07-07 15:01:35.901 | Requirement already satisfied: wcwidth>=0.3.5 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-07 15:01:35.916 | 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-07 15:01:35.917 | 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-07 15:01:35.918 | 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-07 15:01:35.921 | 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.2) 2026-07-07 15:01:35.924 | 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-07 15:01:35.927 | 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-07 15:01:35.934 | 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-07 15:01:35.935 | 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-07 15:01:35.936 | 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-07 15:01:35.937 | 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-07 15:01:35.952 | 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-07 15:01:35.953 | 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-07 15:01:35.958 | 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-07 15:01:36.011 | Downloading python_openstackclient-10.1.0-py3-none-any.whl (1.2 MB) 2026-07-07 15:01:36.097 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 25.0 MB/s 0:00:00 2026-07-07 15:01:36.397 | Installing collected packages: python-openstackclient 2026-07-07 15:01:38.443 | Successfully installed python-openstackclient-10.1.0 2026-07-07 15:01:38.574 | + inc/python:pip_install:216 : result=0 2026-07-07 15:01:38.578 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-07 15:01:38.581 | + functions-common:time_stop:2420 : local name 2026-07-07 15:01:38.584 | + functions-common:time_stop:2421 : local end_time 2026-07-07 15:01:38.586 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-07 15:01:38.589 | + functions-common:time_stop:2423 : local total 2026-07-07 15:01:38.592 | + functions-common:time_stop:2424 : local start_time 2026-07-07 15:01:38.594 | + functions-common:time_stop:2426 : name=pip_install 2026-07-07 15:01:38.597 | + functions-common:time_stop:2427 : start_time=1783436494440 2026-07-07 15:01:38.601 | + functions-common:time_stop:2429 : [[ -z 1783436494440 ]] 2026-07-07 15:01:38.605 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 15:01:38.611 | + functions-common:time_stop:2432 : end_time=1783436498607 2026-07-07 15:01:38.614 | + functions-common:time_stop:2433 : elapsed_time=4167 2026-07-07 15:01:38.616 | + functions-common:time_stop:2434 : total=173300 2026-07-07 15:01:38.620 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 15:01:38.622 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=177467 2026-07-07 15:01:38.626 | + inc/python:pip_install:219 : return 0 2026-07-07 15:01:38.631 | + ./stack.sh:main:1004 : is_service_enabled openstack-cli-server 2026-07-07 15:01:38.651 | + functions-common:is_service_enabled:2076 : return 1 2026-07-07 15:01:38.655 | + ./stack.sh:main:1011 : install_oscwrap 2026-07-07 15:01:38.660 | ++ functions-common:install_oscwrap:2470 : mktemp 2026-07-07 15:01:38.664 | + functions-common:install_oscwrap:2470 : OSCWRAP_TIMER_FILE=/tmp/tmp.NdtxUHcGpp 2026-07-07 15:01:38.668 | + functions-common:install_oscwrap:2473 : shopt -s expand_aliases 2026-07-07 15:01:38.671 | + functions-common:install_oscwrap:2476 : unalias -a 2026-07-07 15:01:38.674 | + functions-common:install_oscwrap:2478 : alias openstack=oscwrap 2026-07-07 15:01:38.677 | + ./stack.sh:main:1016 : [[ False != \F\a\l\s\e ]] 2026-07-07 15:01:38.680 | + ./stack.sh:main:1056 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-07-07 15:01:38.683 | + ./stack.sh:main:1064 : is_service_enabled mysql postgresql 2026-07-07 15:01:38.704 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 15:01:38.710 | + ./stack.sh:main:1065 : configure_database 2026-07-07 15:01:38.710 | + lib/database:configure_database:128 : configure_database_mysql 2026-07-07 15:01:38.712 | + lib/databases/mysql:configure_database_mysql:60 : local my_conf mysql slow_log my_client_conf 2026-07-07 15:01:38.715 | + lib/databases/mysql:configure_database_mysql:61 : echo_summary 'Configuring and starting MySQL' 2026-07-07 15:01:38.718 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-07 15:01:38.721 | + ./stack.sh:echo_summary:447 : echo -e Configuring and starting MySQL 2026-07-07 15:01:38.723 | + lib/databases/mysql:configure_database_mysql:63 : is_ubuntu 2026-07-07 15:01:38.725 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-07 15:01:38.728 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-07 15:01:38.730 | + lib/databases/mysql:configure_database_mysql:64 : my_conf=/etc/mysql/my.cnf 2026-07-07 15:01:38.732 | + lib/databases/mysql:configure_database_mysql:76 : is_ubuntu 2026-07-07 15:01:38.734 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-07 15:01:38.736 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-07 15:01:38.738 | + lib/databases/mysql:configure_database_mysql:77 : is_fips_enabled 2026-07-07 15:01:38.741 | ++ functions-common:is_fips_enabled:2541 : cat /proc/sys/crypto/fips_enabled 2026-07-07 15:01:38.743 | cat: /proc/sys/crypto/fips_enabled: No such file or directory 2026-07-07 15:01:38.744 | + functions-common:is_fips_enabled:2541 : fips= 2026-07-07 15:01:38.746 | + functions-common:is_fips_enabled:2542 : '[' '' == 1 ']' 2026-07-07 15:01:38.749 | ++ lib/databases/mysql:configure_database_mysql:85 : ipv6_unquote 0.0.0.0 2026-07-07 15:01:38.752 | ++ functions-common:ipv6_unquote:2218 : echo 0.0.0.0 2026-07-07 15:01:38.753 | ++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-07-07 15:01:38.756 | + lib/databases/mysql:configure_database_mysql:85 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2026-07-07 15:01:38.828 | + lib/databases/mysql:configure_database_mysql:88 : is_fedora 2026-07-07 15:01:38.831 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-07 15:01:38.834 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-07 15:01:38.838 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-07 15:01:38.841 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-07 15:01:38.844 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-07 15:01:38.847 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-07 15:01:38.850 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-07 15:01:38.853 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-07 15:01:38.856 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-07 15:01:38.859 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-07 15:01:38.862 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-07 15:01:38.865 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-07 15:01:38.868 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-07 15:01:38.871 | + lib/databases/mysql:configure_database_mysql:91 : is_ubuntu 2026-07-07 15:01:38.874 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-07 15:01:38.877 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-07 15:01:38.880 | + lib/databases/mysql:configure_database_mysql:93 : restart_service mysql 2026-07-07 15:01:38.883 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-07 15:01:38.886 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart mysql 2026-07-07 15:01:41.266 | + lib/databases/mysql:configure_database_mysql:98 : local use_mariadb_socket_auth=False 2026-07-07 15:01:41.270 | + lib/databases/mysql:configure_database_mysql:99 : is_ubuntu 2026-07-07 15:01:41.274 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-07 15:01:41.279 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-07 15:01:41.282 | + lib/databases/mysql:configure_database_mysql:99 : '[' mysql == mariadb ']' 2026-07-07 15:01:41.285 | + lib/databases/mysql:configure_database_mysql:109 : [[ False != \T\r\u\e ]] 2026-07-07 15:01:41.289 | + lib/databases/mysql:configure_database_mysql:110 : sudo mysqladmin -u root password stackdb 2026-07-07 15:01:41.309 | mysqladmin: connect to server at 'localhost' failed 2026-07-07 15:01:41.309 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2026-07-07 15:01:41.315 | + lib/databases/mysql:configure_database_mysql:110 : true 2026-07-07 15:01:41.319 | + lib/databases/mysql:configure_database_mysql:115 : is_ubuntu 2026-07-07 15:01:41.323 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-07 15:01:41.326 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-07 15:01:41.331 | + lib/databases/mysql:configure_database_mysql:115 : '[' mysql == mariadb ']' 2026-07-07 15:01:41.335 | + lib/databases/mysql:configure_database_mysql:118 : local 'cmd_args=-uroot -pstackdb -h127.0.0.1 ' 2026-07-07 15:01:41.337 | + lib/databases/mysql:configure_database_mysql:123 : min_db_ver=11.6.2 2026-07-07 15:01:41.341 | ++ lib/databases/mysql:configure_database_mysql:124 : cut -d - -f 1 2026-07-07 15:01:41.344 | ++ lib/databases/mysql:configure_database_mysql:124 : sudo mysql -uroot -pstackdb -h127.0.0.1 -e 'select version();' -sN 2026-07-07 15:01:41.379 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-07 15:01:41.465 | + lib/databases/mysql:configure_database_mysql:124 : db_version=8.0.46 2026-07-07 15:01:41.472 | ++ lib/databases/mysql:configure_database_mysql:125 : sort -V 2026-07-07 15:01:41.475 | ++ lib/databases/mysql:configure_database_mysql:125 : printf '%s\n' 11.6.2 8.0.46 2026-07-07 15:01:41.479 | ++ lib/databases/mysql:configure_database_mysql:125 : tail -n 1 2026-07-07 15:01:41.486 | + lib/databases/mysql:configure_database_mysql:125 : max_db_ver=11.6.2 2026-07-07 15:01:41.488 | + lib/databases/mysql:configure_database_mysql:126 : [[ 11.6.2 != \1\1\.\6\.\2 ]] 2026-07-07 15:01:41.493 | + lib/databases/mysql:configure_database_mysql:132 : [[ False == \T\r\u\e ]] 2026-07-07 15:01:41.499 | + lib/databases/mysql:configure_database_mysql:139 : [[ False == \T\r\u\e ]] 2026-07-07 15:01:41.505 | + 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-07 15:01:41.521 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-07 15:01:41.614 | + lib/databases/mysql:configure_database_mysql:145 : sudo mysql -uroot -pstackdb -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2026-07-07 15:01:41.631 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-07 15:01:41.705 | + lib/databases/mysql:configure_database_mysql:151 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2026-07-07 15:01:41.775 | + lib/databases/mysql:configure_database_mysql:152 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2026-07-07 15:01:41.860 | + lib/databases/mysql:configure_database_mysql:153 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2026-07-07 15:01:41.930 | + lib/databases/mysql:configure_database_mysql:155 : [[ False == \T\r\u\e ]] 2026-07-07 15:01:41.933 | + lib/databases/mysql:configure_database_mysql:175 : [[ True == \T\r\u\e ]] 2026-07-07 15:01:41.936 | + lib/databases/mysql:configure_database_mysql:176 : echo 'enabling MySQL performance counting' 2026-07-07 15:01:41.936 | enabling MySQL performance counting 2026-07-07 15:01:41.940 | + lib/databases/mysql:configure_database_mysql:179 : pip_install /home/quobyte/devstack/tools/dbcounter 2026-07-07 15:01:41.965 | Using python 3.12 to install /home/quobyte/devstack/tools/dbcounter 2026-07-07 15:01:41.969 | + 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-07 15:01:43.020 | Processing ./tools/dbcounter 2026-07-07 15:01:43.022 | Installing build dependencies: started 2026-07-07 15:01:46.098 | Installing build dependencies: finished with status 'done' 2026-07-07 15:01:46.099 | Getting requirements to build wheel: started 2026-07-07 15:01:46.817 | Getting requirements to build wheel: finished with status 'done' 2026-07-07 15:01:46.819 | Preparing metadata (pyproject.toml): started 2026-07-07 15:01:47.261 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-07 15:01:47.265 | Building wheels for collected packages: dbcounter 2026-07-07 15:01:47.268 | Building wheel for dbcounter (pyproject.toml): started 2026-07-07 15:01:47.792 | Building wheel for dbcounter (pyproject.toml): finished with status 'done' 2026-07-07 15:01:47.794 | Created wheel for dbcounter: filename=dbcounter-0.1-py3-none-any.whl size=3229 sha256=b088fe7d7a3eaab3d1dfdabda764fdda03adc8b4e82730a358cc1c32f5f65d35 2026-07-07 15:01:47.794 | Stored in directory: /tmp/pip-ephem-wheel-cache-4zx6r6bi/wheels/9b/45/be/0f827e4c026fc267738eabb4d24bd5c9b8db3f5da97af6e98c 2026-07-07 15:01:47.799 | Successfully built dbcounter 2026-07-07 15:01:48.116 | Installing collected packages: dbcounter 2026-07-07 15:01:48.163 | Successfully installed dbcounter-0.1 2026-07-07 15:01:48.363 | + inc/python:pip_install:216 : result=0 2026-07-07 15:01:48.366 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-07 15:01:48.370 | + functions-common:time_stop:2420 : local name 2026-07-07 15:01:48.375 | + functions-common:time_stop:2421 : local end_time 2026-07-07 15:01:48.379 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-07 15:01:48.383 | + functions-common:time_stop:2423 : local total 2026-07-07 15:01:48.387 | + functions-common:time_stop:2424 : local start_time 2026-07-07 15:01:48.391 | + functions-common:time_stop:2426 : name=pip_install 2026-07-07 15:01:48.395 | + functions-common:time_stop:2427 : start_time=1783436501958 2026-07-07 15:01:48.399 | + functions-common:time_stop:2429 : [[ -z 1783436501958 ]] 2026-07-07 15:01:48.405 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 15:01:48.411 | + functions-common:time_stop:2432 : end_time=1783436508406 2026-07-07 15:01:48.415 | + functions-common:time_stop:2433 : elapsed_time=6448 2026-07-07 15:01:48.419 | + functions-common:time_stop:2434 : total=177467 2026-07-07 15:01:48.423 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 15:01:48.427 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=183915 2026-07-07 15:01:48.431 | + inc/python:pip_install:219 : return 0 2026-07-07 15:01:48.435 | + lib/databases/mysql:configure_database_mysql:182 : recreate_database stats 2026-07-07 15:01:48.439 | + lib/database:recreate_database:112 : local db=stats 2026-07-07 15:01:48.444 | + lib/database:recreate_database:113 : recreate_database_mysql stats 2026-07-07 15:01:48.448 | + lib/databases/mysql:recreate_database_mysql:54 : local db=stats 2026-07-07 15:01:48.452 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS stats;' 2026-07-07 15:01:48.458 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-07 15:01:48.532 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE stats CHARACTER SET utf8;' 2026-07-07 15:01:48.539 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-07 15:01:48.609 | + 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-07 15:01:48.609 | count INT, PRIMARY KEY (db, op)) ENGINE MEMORY' stats 2026-07-07 15:01:48.615 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-07 15:01:48.695 | + lib/databases/mysql:configure_database_mysql:188 : [[ True == \T\r\u\e ]] 2026-07-07 15:01:48.699 | + lib/databases/mysql:configure_database_mysql:189 : iniset -sudo /etc/mysql/my.cnf mysqld read_buffer_size 64K 2026-07-07 15:01:48.790 | + lib/databases/mysql:configure_database_mysql:190 : iniset -sudo /etc/mysql/my.cnf mysqld innodb_buffer_pool_size 16M 2026-07-07 15:01:48.881 | + lib/databases/mysql:configure_database_mysql:191 : iniset -sudo /etc/mysql/my.cnf mysqld thread_stack 192K 2026-07-07 15:01:48.973 | + lib/databases/mysql:configure_database_mysql:192 : iniset -sudo /etc/mysql/my.cnf mysqld thread_cache_size 8 2026-07-07 15:01:49.058 | + lib/databases/mysql:configure_database_mysql:193 : iniset -sudo /etc/mysql/my.cnf mysqld tmp_table_size 8M 2026-07-07 15:01:49.148 | + lib/databases/mysql:configure_database_mysql:194 : iniset -sudo /etc/mysql/my.cnf mysqld sort_buffer_size 8M 2026-07-07 15:01:49.231 | + lib/databases/mysql:configure_database_mysql:195 : iniset -sudo /etc/mysql/my.cnf mysqld max_allowed_packet 8M 2026-07-07 15:01:49.315 | + lib/databases/mysql:configure_database_mysql:198 : restart_service mysql 2026-07-07 15:01:49.319 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-07 15:01:49.321 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart mysql 2026-07-07 15:01:51.741 | + ./stack.sh:main:1069 : save_stackenv 1069 2026-07-07 15:01:51.747 | + functions-common:save_stackenv:65 : local tag=1069 2026-07-07 15:01:51.753 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-07-07 15:01:51.764 | + functions-common:save_stackenv:67 : time_stamp=2026-07-07-170151 2026-07-07 15:01:51.769 | + functions-common:save_stackenv:68 : echo '# 2026-07-07-170151 1069' 2026-07-07 15:01:51.774 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-07 15:01:51.781 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-07-07 15:01:51.785 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-07 15:01:51.788 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-07-07 15:01:51.794 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-07 15:01:51.798 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-07-07 15:01:51.803 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-07 15:01:51.807 | + 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-07 15:01:51.813 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-07 15:01:51.815 | + functions-common:save_stackenv:70 : echo HOST_IP=192.168.122.114 2026-07-07 15:01:51.819 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-07 15:01:51.823 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=http://192.168.122.114/identity 2026-07-07 15:01:51.826 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-07 15:01:51.829 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2026-07-07-164729 2026-07-07 15:01:51.834 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-07 15:01:51.838 | + functions-common:save_stackenv:70 : echo OS_CACERT= 2026-07-07 15:01:51.842 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-07 15:01:51.845 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=192.168.122.114 2026-07-07 15:01:51.849 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-07 15:01:51.853 | + functions-common:save_stackenv:70 : echo STACK_USER=quobyte 2026-07-07 15:01:51.856 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-07 15:01:51.861 | + functions-common:save_stackenv:70 : echo TLS_IP= 2026-07-07 15:01:51.867 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-07 15:01:51.871 | + functions-common:save_stackenv:70 : echo HOST_IPV6=::1 2026-07-07 15:01:51.876 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-07 15:01:51.880 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-07-07 15:01:51.884 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-07 15:01:51.888 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=192.168.122.114 2026-07-07 15:01:51.893 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-07 15:01:51.898 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-07-07 15:01:51.903 | + ./stack.sh:main:1079 : start_dstat 2026-07-07 15:01:51.907 | + lib/dstat:start_dstat:31 : run_process dstat '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-07-07 15:01:51.911 | + functions-common:run_process:1674 : local service=dstat 2026-07-07 15:01:51.915 | + functions-common:run_process:1675 : local 'command=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-07-07 15:01:51.919 | + functions-common:run_process:1676 : local group= 2026-07-07 15:01:51.924 | + functions-common:run_process:1677 : local user= 2026-07-07 15:01:51.928 | + functions-common:run_process:1678 : local env_vars= 2026-07-07 15:01:51.932 | + functions-common:run_process:1680 : local name=dstat 2026-07-07 15:01:51.936 | + functions-common:run_process:1682 : time_start run_process 2026-07-07 15:01:51.940 | + functions-common:time_start:2406 : local name=run_process 2026-07-07 15:01:51.945 | + functions-common:time_start:2407 : local start_time= 2026-07-07 15:01:51.949 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-07 15:01:51.954 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-07 15:01:51.961 | + functions-common:time_start:2411 : _TIME_START[$name]=1783436511956 2026-07-07 15:01:51.966 | + functions-common:run_process:1683 : is_service_enabled dstat 2026-07-07 15:01:51.995 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 15:01:52.000 | + functions-common:run_process:1684 : _run_under_systemd dstat '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' '' '' '' 2026-07-07 15:01:52.004 | + functions-common:_run_under_systemd:1628 : local service=dstat 2026-07-07 15:01:52.009 | + functions-common:_run_under_systemd:1629 : local 'command=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-07-07 15:01:52.015 | + functions-common:_run_under_systemd:1630 : local 'cmd=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-07-07 15:01:52.020 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-07-07 15:01:52.025 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-07-07 15:01:52.030 | + functions-common:_common_systemd_pitfalls:1603 : [[ /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2026-07-07 15:01:52.035 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2026-07-07 15:01:52.040 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@dstat.service 2026-07-07 15:01:52.044 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-07 15:01:52.049 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-07 15:01:52.052 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-07 15:01:52.057 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-07 15:01:52.062 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[dstat] ]] 2026-07-07 15:01:52.067 | + functions-common:_run_under_systemd:1644 : [[ /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2026-07-07 15:01:52.074 | + 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-07 15:01:52.080 | + functions-common:write_user_unit_file:1535 : local service=devstack@dstat.service 2026-07-07 15:01:52.086 | + functions-common:write_user_unit_file:1536 : local 'command=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-07-07 15:01:52.090 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-07 15:01:52.095 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-07-07 15:01:52.100 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-07 15:01:52.104 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-07 15:01:52.108 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-07 15:01:52.112 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@dstat.service 2026-07-07 15:01:52.116 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-07 15:01:52.124 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2026-07-07 15:01:52.227 | + 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-07 15:01:52.325 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User quobyte 2026-07-07 15:01:52.416 | + 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-07 15:01:52.501 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2026-07-07 15:01:52.590 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2026-07-07 15:01:52.677 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-07 15:01:52.760 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-07 15:01:52.765 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-07 15:01:52.769 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2026-07-07 15:01:52.862 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-07 15:01:53.336 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@dstat.service 2026-07-07 15:01:53.361 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2026-07-07 15:01:53.810 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@dstat.service 2026-07-07 15:01:53.876 | + functions-common:run_process:1686 : time_stop run_process 2026-07-07 15:01:53.880 | + functions-common:time_stop:2420 : local name 2026-07-07 15:01:53.885 | + functions-common:time_stop:2421 : local end_time 2026-07-07 15:01:53.889 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-07 15:01:53.893 | + functions-common:time_stop:2423 : local total 2026-07-07 15:01:53.897 | + functions-common:time_stop:2424 : local start_time 2026-07-07 15:01:53.901 | + functions-common:time_stop:2426 : name=run_process 2026-07-07 15:01:53.905 | + functions-common:time_stop:2427 : start_time=1783436511956 2026-07-07 15:01:53.910 | + functions-common:time_stop:2429 : [[ -z 1783436511956 ]] 2026-07-07 15:01:53.914 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 15:01:53.924 | + functions-common:time_stop:2432 : end_time=1783436513919 2026-07-07 15:01:53.928 | + functions-common:time_stop:2433 : elapsed_time=1963 2026-07-07 15:01:53.932 | + functions-common:time_stop:2434 : total=0 2026-07-07 15:01:53.936 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 15:01:53.940 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=1963 2026-07-07 15:01:53.945 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/quobyte/devstack/tools/memory_tracker.sh '' root PYTHON=python3.12 2026-07-07 15:01:53.949 | + functions-common:run_process:1674 : local service=memory_tracker 2026-07-07 15:01:53.953 | + functions-common:run_process:1675 : local command=/home/quobyte/devstack/tools/memory_tracker.sh 2026-07-07 15:01:53.957 | + functions-common:run_process:1676 : local group= 2026-07-07 15:01:53.961 | + functions-common:run_process:1677 : local user=root 2026-07-07 15:01:53.965 | + functions-common:run_process:1678 : local env_vars=PYTHON=python3.12 2026-07-07 15:01:53.969 | + functions-common:run_process:1680 : local name=memory_tracker 2026-07-07 15:01:53.974 | + functions-common:run_process:1682 : time_start run_process 2026-07-07 15:01:53.978 | + functions-common:time_start:2406 : local name=run_process 2026-07-07 15:01:53.982 | + functions-common:time_start:2407 : local start_time= 2026-07-07 15:01:53.986 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-07 15:01:53.991 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-07 15:01:53.998 | + functions-common:time_start:2411 : _TIME_START[$name]=1783436513993 2026-07-07 15:01:54.002 | + functions-common:run_process:1683 : is_service_enabled memory_tracker 2026-07-07 15:01:54.030 | + functions-common:is_service_enabled:2076 : return 1 2026-07-07 15:01:54.034 | + functions-common:run_process:1686 : time_stop run_process 2026-07-07 15:01:54.038 | + functions-common:time_stop:2420 : local name 2026-07-07 15:01:54.041 | + functions-common:time_stop:2421 : local end_time 2026-07-07 15:01:54.047 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-07 15:01:54.053 | + functions-common:time_stop:2423 : local total 2026-07-07 15:01:54.061 | + functions-common:time_stop:2424 : local start_time 2026-07-07 15:01:54.064 | + functions-common:time_stop:2426 : name=run_process 2026-07-07 15:01:54.070 | + functions-common:time_stop:2427 : start_time=1783436513993 2026-07-07 15:01:54.077 | + functions-common:time_stop:2429 : [[ -z 1783436513993 ]] 2026-07-07 15:01:54.082 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 15:01:54.091 | + functions-common:time_stop:2432 : end_time=1783436514086 2026-07-07 15:01:54.095 | + functions-common:time_stop:2433 : elapsed_time=93 2026-07-07 15:01:54.099 | + functions-common:time_stop:2434 : total=1963 2026-07-07 15:01:54.104 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 15:01:54.108 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=2056 2026-07-07 15:01:54.112 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2026-07-07 15:01:54.140 | + functions-common:is_service_enabled:2076 : return 1 2026-07-07 15:01:54.143 | + lib/dstat:start_dstat:47 : run_process file_tracker /home/quobyte/devstack/tools/file_tracker.sh 2026-07-07 15:01:54.144 | + functions-common:run_process:1674 : local service=file_tracker 2026-07-07 15:01:54.147 | + functions-common:run_process:1675 : local command=/home/quobyte/devstack/tools/file_tracker.sh 2026-07-07 15:01:54.150 | + functions-common:run_process:1676 : local group= 2026-07-07 15:01:54.151 | + functions-common:run_process:1677 : local user= 2026-07-07 15:01:54.155 | + functions-common:run_process:1678 : local env_vars= 2026-07-07 15:01:54.155 | + functions-common:run_process:1680 : local name=file_tracker 2026-07-07 15:01:54.159 | + functions-common:run_process:1682 : time_start run_process 2026-07-07 15:01:54.160 | + functions-common:time_start:2406 : local name=run_process 2026-07-07 15:01:54.162 | + functions-common:time_start:2407 : local start_time= 2026-07-07 15:01:54.164 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-07 15:01:54.170 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-07 15:01:54.172 | + functions-common:time_start:2411 : _TIME_START[$name]=1783436514168 2026-07-07 15:01:54.174 | + functions-common:run_process:1683 : is_service_enabled file_tracker 2026-07-07 15:01:54.195 | + functions-common:is_service_enabled:2076 : return 1 2026-07-07 15:01:54.197 | + functions-common:run_process:1686 : time_stop run_process 2026-07-07 15:01:54.200 | + functions-common:time_stop:2420 : local name 2026-07-07 15:01:54.203 | + functions-common:time_stop:2421 : local end_time 2026-07-07 15:01:54.204 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-07 15:01:54.207 | + functions-common:time_stop:2423 : local total 2026-07-07 15:01:54.210 | + functions-common:time_stop:2424 : local start_time 2026-07-07 15:01:54.211 | + functions-common:time_stop:2426 : name=run_process 2026-07-07 15:01:54.213 | + functions-common:time_stop:2427 : start_time=1783436514168 2026-07-07 15:01:54.215 | + functions-common:time_stop:2429 : [[ -z 1783436514168 ]] 2026-07-07 15:01:54.218 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 15:01:54.224 | + functions-common:time_stop:2432 : end_time=1783436514220 2026-07-07 15:01:54.225 | + functions-common:time_stop:2433 : elapsed_time=52 2026-07-07 15:01:54.228 | + functions-common:time_stop:2434 : total=2056 2026-07-07 15:01:54.229 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 15:01:54.233 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=2108 2026-07-07 15:01:54.234 | + ./stack.sh:main:1081 : is_service_enabled atop 2026-07-07 15:01:54.259 | + functions-common:is_service_enabled:2076 : return 1 2026-07-07 15:01:54.261 | + ./stack.sh:main:1089 : is_service_enabled tcpdump 2026-07-07 15:01:54.284 | + functions-common:is_service_enabled:2076 : return 1 2026-07-07 15:01:54.286 | + ./stack.sh:main:1097 : is_service_enabled etcd3 2026-07-07 15:01:54.316 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 15:01:54.323 | + ./stack.sh:main:1098 : start_etcd3 2026-07-07 15:01:54.330 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2026-07-07 15:01:54.334 | + lib/etcd3:start_etcd3:42 : cmd+=' --name devstack --data-dir /opt/stack/data/etcd' 2026-07-07 15:01:54.340 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2026-07-07 15:01:54.343 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster devstack=http://192.168.122.114:2380' 2026-07-07 15:01:54.346 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://192.168.122.114:2380' 2026-07-07 15:01:54.349 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://192.168.122.114:2379' 2026-07-07 15:01:54.355 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2026-07-07 15:01:54.359 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2026-07-07 15:01:54.365 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://192.168.122.114:2379' 2026-07-07 15:01:54.371 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2026-07-07 15:01:54.376 | + lib/etcd3:start_etcd3:54 : cmd+=' --log-level=debug' 2026-07-07 15:01:54.380 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2026-07-07 15:01:54.386 | + 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.114:2380 --initial-advertise-peer-urls http://192.168.122.114:2380 --advertise-client-urls http://192.168.122.114:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://192.168.122.114:2379 --log-level=debug' '' root 2026-07-07 15:01:54.391 | + functions-common:write_user_unit_file:1535 : local service=devstack@etcd.service 2026-07-07 15:01:54.395 | + 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.114:2380 --initial-advertise-peer-urls http://192.168.122.114:2380 --advertise-client-urls http://192.168.122.114:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://192.168.122.114:2379 --log-level=debug' 2026-07-07 15:01:54.399 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-07 15:01:54.404 | + functions-common:write_user_unit_file:1538 : local user=root 2026-07-07 15:01:54.409 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-07 15:01:54.414 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-07 15:01:54.417 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-07 15:01:54.421 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@etcd.service 2026-07-07 15:01:54.426 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-07 15:01:54.431 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2026-07-07 15:01:54.531 | + 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-07 15:01:54.636 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2026-07-07 15:01:54.719 | + 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.114:2380 --initial-advertise-peer-urls http://192.168.122.114:2380 --advertise-client-urls http://192.168.122.114:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://192.168.122.114:2379 --log-level=debug' 2026-07-07 15:01:54.789 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2026-07-07 15:01:54.860 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2026-07-07 15:01:54.935 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-07 15:01:55.016 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-07 15:01:55.019 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-07 15:01:55.023 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2026-07-07 15:01:55.114 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-07 15:01:55.600 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2026-07-07 15:01:55.687 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2026-07-07 15:01:55.769 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2026-07-07 15:01:55.854 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2026-07-07 15:01:55.940 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2026-07-07 15:01:55.946 | ++ functions-common:is_arch:519 : uname -m 2026-07-07 15:01:55.953 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-07-07 15:01:55.958 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2026-07-07 15:01:56.466 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2026-07-07 15:01:56.486 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2026-07-07 15:01:56.969 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2026-07-07 15:01:57.806 | + ./stack.sh:main:1104 : is_service_enabled tls-proxy 2026-07-07 15:01:57.834 | + functions-common:is_service_enabled:2076 : return 1 2026-07-07 15:01:57.839 | + ./stack.sh:main:1109 : write_clouds_yaml 2026-07-07 15:01:57.843 | + functions-common:write_clouds_yaml:84 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2026-07-07 15:01:57.848 | + functions-common:write_clouds_yaml:86 : sudo mkdir -p /etc/openstack 2026-07-07 15:01:57.868 | + functions-common:write_clouds_yaml:87 : sudo chown -R quobyte /etc/openstack 2026-07-07 15:01:57.888 | + functions-common:write_clouds_yaml:89 : CA_CERT_ARG= 2026-07-07 15:01:57.892 | + functions-common:write_clouds_yaml:90 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-07-07 15:01:57.897 | + 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.114/identity --os-username demo --os-password nomoresecret --os-project-name demo 2026-07-07 15:01:58.006 | The user clouds.yaml file didn't exist. 2026-07-07 15:01:58.021 | + 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.114/identity --os-username admin --os-password nomoresecret --os-project-name admin 2026-07-07 15:01:58.144 | + 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.114/identity --os-username admin --os-password nomoresecret --os-project-name demo 2026-07-07 15:01:58.271 | + 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.114/identity --os-username alt_demo --os-password nomoresecret --os-project-name alt_demo 2026-07-07 15:01:58.398 | + 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.114/identity --os-username alt_demo_member --os-password nomoresecret --os-project-name alt_demo 2026-07-07 15:01:58.529 | + 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.114/identity --os-username alt_demo_reader --os-password nomoresecret --os-project-name alt_demo 2026-07-07 15:01:58.658 | + 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.114/identity --os-username demo_reader --os-password nomoresecret --os-project-name demo 2026-07-07 15:01:58.788 | + 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.114/identity --os-username admin --os-password nomoresecret --os-system-scope all 2026-07-07 15:01:58.922 | + 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.114/identity --os-username system_member --os-password nomoresecret --os-system-scope all 2026-07-07 15:01:59.060 | + 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.114/identity --os-username system_reader --os-password nomoresecret --os-system-scope all 2026-07-07 15:01:59.197 | + functions-common:write_clouds_yaml:203 : cat 2026-07-07 15:01:59.205 | ++ functions-common:write_clouds_yaml:209 : eval echo '~quobyte' 2026-07-07 15:01:59.210 | +++ functions-common:write_clouds_yaml:209 : echo /home/quobyte 2026-07-07 15:01:59.216 | + functions-common:write_clouds_yaml:209 : rm -f /home/quobyte/.config/openstack/clouds.yaml 2026-07-07 15:01:59.223 | + ./stack.sh:main:1110 : export OS_CLOUD=devstack-admin 2026-07-07 15:01:59.228 | + ./stack.sh:main:1110 : OS_CLOUD=devstack-admin 2026-07-07 15:01:59.233 | + ./stack.sh:main:1112 : is_service_enabled keystone 2026-07-07 15:01:59.261 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 15:01:59.266 | + ./stack.sh:main:1113 : echo_summary 'Starting Keystone' 2026-07-07 15:01:59.272 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-07 15:01:59.275 | + ./stack.sh:echo_summary:447 : echo -e Starting Keystone 2026-07-07 15:01:59.280 | + ./stack.sh:main:1115 : '[' 192.168.122.114 == 192.168.122.114 ']' 2026-07-07 15:01:59.284 | + ./stack.sh:main:1116 : init_keystone 2026-07-07 15:01:59.290 | + lib/keystone:init_keystone:436 : is_service_enabled ldap 2026-07-07 15:01:59.316 | + functions-common:is_service_enabled:2076 : return 1 2026-07-07 15:01:59.322 | + lib/keystone:init_keystone:440 : [[ True == True ]] 2026-07-07 15:01:59.325 | + lib/keystone:init_keystone:442 : recreate_database keystone 2026-07-07 15:01:59.329 | + lib/database:recreate_database:112 : local db=keystone 2026-07-07 15:01:59.333 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2026-07-07 15:01:59.337 | + lib/databases/mysql:recreate_database_mysql:54 : local db=keystone 2026-07-07 15:01:59.342 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2026-07-07 15:01:59.350 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-07 15:01:59.439 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2026-07-07 15:01:59.446 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-07 15:01:59.517 | + lib/keystone:init_keystone:445 : time_start dbsync 2026-07-07 15:01:59.521 | + functions-common:time_start:2406 : local name=dbsync 2026-07-07 15:01:59.526 | + functions-common:time_start:2407 : local start_time= 2026-07-07 15:01:59.530 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-07 15:01:59.537 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-07 15:01:59.544 | + functions-common:time_start:2411 : _TIME_START[$name]=1783436519538 2026-07-07 15:01:59.547 | + lib/keystone:init_keystone:447 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2026-07-07 15:02:00.170 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-07-07 15:02:00.170 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-07 15:02:00.170 | we strongly recommend against using it for new projects. 2026-07-07 15:02:00.170 | 2026-07-07 15:02:00.171 | If you are already using Eventlet, we recommend migrating to a different 2026-07-07 15:02:00.171 | framework. For more detail see 2026-07-07 15:02:00.171 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-07 15:02:00.171 | 2026-07-07 15:02:00.171 | __import__(import_str) 2026-07-07 15:02:03.094 | INFO dbcounter [-] Registered counter for database keystone 2026-07-07 15:02:03.176 | 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=41997) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-07-07 15:02:03.191 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-07 15:02:03.191 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-07 15:02:03.192 | DEBUG dbcounter [-] [41997] Writer thread running {{(pid=41997) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-07 15:02:03.271 | INFO alembic.runtime.migration [-] Running upgrade -> 27e647c0fad4, Initial version. 2026-07-07 15:02:06.909 | DEBUG alembic.runtime.migration [-] new branch insert 27e647c0fad4 {{(pid=41997) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-07-07 15:02:06.913 | INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> 29e87d24a316, Initial no-op Yoga expand migration. 2026-07-07 15:02:06.914 | DEBUG alembic.runtime.migration [-] update 27e647c0fad4 to 29e87d24a316 {{(pid=41997) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-07 15:02:06.919 | INFO alembic.runtime.migration [-] Running upgrade 29e87d24a316 -> b4f8b3f584e0, Fix incorrect constraints. 2026-07-07 15:02:06.963 | DEBUG alembic.runtime.migration [-] update 29e87d24a316 to b4f8b3f584e0 {{(pid=41997) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-07 15:02:06.969 | INFO alembic.runtime.migration [-] Running upgrade b4f8b3f584e0 -> 11c3b243b4cb, Remove service_provider.relay_state_prefix server default. 2026-07-07 15:02:06.995 | DEBUG alembic.runtime.migration [-] update b4f8b3f584e0 to 11c3b243b4cb {{(pid=41997) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-07 15:02:07.000 | INFO alembic.runtime.migration [-] Running upgrade 11c3b243b4cb -> 47147121, Add Identity Federation attribute mapping schema version. 2026-07-07 15:02:07.102 | DEBUG alembic.runtime.migration [-] update 11c3b243b4cb to 47147121 {{(pid=41997) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-07 15:02:07.108 | INFO alembic.runtime.migration [-] Running upgrade 47147121 -> e8725d6fa226, Add project_id index to project_endpoint_group 2026-07-07 15:02:07.169 | DEBUG alembic.runtime.migration [-] update 47147121 to e8725d6fa226 {{(pid=41997) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-07 15:02:07.174 | INFO alembic.runtime.migration [-] Running upgrade e8725d6fa226 -> 742c857f1dfb, Add index in revocation_event 2026-07-07 15:02:07.319 | DEBUG alembic.runtime.migration [-] update e8725d6fa226 to 742c857f1dfb {{(pid=41997) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-07 15:02:07.322 | INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> e25ffa003242, Initial no-op Yoga contract migration. 2026-07-07 15:02:07.323 | DEBUG alembic.runtime.migration [-] new branch insert e25ffa003242 {{(pid=41997) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-07-07 15:02:07.325 | INFO alembic.runtime.migration [-] Running upgrade e25ffa003242 -> 99de3849d860, Fix incorrect constraints. 2026-07-07 15:02:07.385 | DEBUG alembic.runtime.migration [-] update e25ffa003242 to 99de3849d860 {{(pid=41997) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-07 15:02:07.388 | INFO alembic.runtime.migration [-] Running upgrade 99de3849d860 -> c88cdce8f248, Remove duplicate constraints. 2026-07-07 15:02:07.421 | DEBUG alembic.runtime.migration [-] update 99de3849d860 to c88cdce8f248 {{(pid=41997) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-07 15:02:08.040 | + lib/keystone:init_keystone:448 : time_stop dbsync 2026-07-07 15:02:08.044 | + functions-common:time_stop:2420 : local name 2026-07-07 15:02:08.047 | + functions-common:time_stop:2421 : local end_time 2026-07-07 15:02:08.051 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-07 15:02:08.056 | + functions-common:time_stop:2423 : local total 2026-07-07 15:02:08.060 | + functions-common:time_stop:2424 : local start_time 2026-07-07 15:02:08.065 | + functions-common:time_stop:2426 : name=dbsync 2026-07-07 15:02:08.070 | + functions-common:time_stop:2427 : start_time=1783436519538 2026-07-07 15:02:08.074 | + functions-common:time_stop:2429 : [[ -z 1783436519538 ]] 2026-07-07 15:02:08.077 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 15:02:08.085 | + functions-common:time_stop:2432 : end_time=1783436528080 2026-07-07 15:02:08.089 | + functions-common:time_stop:2433 : elapsed_time=8542 2026-07-07 15:02:08.095 | + functions-common:time_stop:2434 : total=0 2026-07-07 15:02:08.099 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 15:02:08.104 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=8542 2026-07-07 15:02:08.108 | + lib/keystone:init_keystone:450 : [[ fernet == \f\e\r\n\e\t ]] 2026-07-07 15:02:08.112 | + lib/keystone:init_keystone:451 : rm -rf /etc/keystone/fernet-keys/ 2026-07-07 15:02:08.116 | + lib/keystone:init_keystone:452 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2026-07-07 15:02:08.707 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-07-07 15:02:08.708 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-07 15:02:08.708 | we strongly recommend against using it for new projects. 2026-07-07 15:02:08.708 | 2026-07-07 15:02:08.708 | If you are already using Eventlet, we recommend migrating to a different 2026-07-07 15:02:08.708 | framework. For more detail see 2026-07-07 15:02:08.708 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-07 15:02:08.708 | 2026-07-07 15:02:08.708 | __import__(import_str) 2026-07-07 15:02:11.387 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2026-07-07 15:02:11.387 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2026-07-07 15:02:11.387 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2026-07-07 15:02:11.387 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2026-07-07 15:02:11.387 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2026-07-07 15:02:11.387 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2026-07-07 15:02:11.388 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2026-07-07 15:02:11.388 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2026-07-07 15:02:11.388 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2026-07-07 15:02:11.893 | + lib/keystone:init_keystone:454 : rm -rf /etc/keystone/credential-keys/ 2026-07-07 15:02:11.900 | + lib/keystone:init_keystone:455 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2026-07-07 15:02:12.498 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-07-07 15:02:12.498 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-07 15:02:12.498 | we strongly recommend against using it for new projects. 2026-07-07 15:02:12.498 | 2026-07-07 15:02:12.498 | If you are already using Eventlet, we recommend migrating to a different 2026-07-07 15:02:12.498 | framework. For more detail see 2026-07-07 15:02:12.498 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-07 15:02:12.499 | 2026-07-07 15:02:12.499 | __import__(import_str) 2026-07-07 15:02:15.220 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2026-07-07 15:02:15.221 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2026-07-07 15:02:15.222 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2026-07-07 15:02:15.222 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2026-07-07 15:02:15.223 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2026-07-07 15:02:15.223 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2026-07-07 15:02:15.224 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2026-07-07 15:02:15.224 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2026-07-07 15:02:15.225 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2026-07-07 15:02:15.657 | + ./stack.sh:main:1117 : start_keystone 2026-07-07 15:02:15.663 | ++ lib/keystone:start_keystone:508 : which uwsgi 2026-07-07 15:02:15.670 | + lib/keystone:start_keystone:508 : run_process keystone '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2026-07-07 15:02:15.674 | + functions-common:run_process:1674 : local service=keystone 2026-07-07 15:02:15.678 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-07-07 15:02:15.682 | + functions-common:run_process:1676 : local group= 2026-07-07 15:02:15.687 | + functions-common:run_process:1677 : local user= 2026-07-07 15:02:15.691 | + functions-common:run_process:1678 : local env_vars= 2026-07-07 15:02:15.695 | + functions-common:run_process:1680 : local name=keystone 2026-07-07 15:02:15.698 | + functions-common:run_process:1682 : time_start run_process 2026-07-07 15:02:15.703 | + functions-common:time_start:2406 : local name=run_process 2026-07-07 15:02:15.706 | + functions-common:time_start:2407 : local start_time= 2026-07-07 15:02:15.710 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-07 15:02:15.715 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-07 15:02:15.721 | + functions-common:time_start:2411 : _TIME_START[$name]=1783436535717 2026-07-07 15:02:15.725 | + functions-common:run_process:1683 : is_service_enabled keystone 2026-07-07 15:02:15.748 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 15:02:15.752 | + functions-common:run_process:1684 : _run_under_systemd keystone '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' '' 2026-07-07 15:02:15.756 | + functions-common:_run_under_systemd:1628 : local service=keystone 2026-07-07 15:02:15.760 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-07-07 15:02:15.763 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-07-07 15:02:15.767 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-07-07 15:02:15.771 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-07-07 15:02:15.775 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2026-07-07 15:02:15.778 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2026-07-07 15:02:15.782 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@keystone.service 2026-07-07 15:02:15.786 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-07 15:02:15.789 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-07 15:02:15.793 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-07 15:02:15.797 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-07 15:02:15.801 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[keystone] ]] 2026-07-07 15:02:15.806 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2026-07-07 15:02:15.809 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-07-07 15:02:15.813 | + 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-07 15:02:15.817 | + 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-07 15:02:15.821 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@keystone.service 2026-07-07 15:02:15.825 | + 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-07 15:02:15.829 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-07-07 15:02:15.832 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-07-07 15:02:15.836 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-07-07 15:02:15.839 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@keystone.service 2026-07-07 15:02:15.842 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-07-07 15:02:15.848 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2026-07-07 15:02:15.934 | + 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-07 15:02:16.020 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2026-07-07 15:02:16.093 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User quobyte 2026-07-07 15:02:16.159 | + 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-07 15:02:16.223 | + 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-07 15:02:16.279 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2026-07-07 15:02:16.334 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2026-07-07 15:02:16.390 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2026-07-07 15:02:16.447 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2026-07-07 15:02:16.503 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2026-07-07 15:02:16.564 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-07-07 15:02:16.566 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-07-07 15:02:16.570 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2026-07-07 15:02:16.647 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-07-07 15:02:17.128 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@keystone.service 2026-07-07 15:02:17.146 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2026-07-07 15:02:17.597 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@keystone.service 2026-07-07 15:02:17.721 | + functions-common:run_process:1686 : time_stop run_process 2026-07-07 15:02:17.725 | + functions-common:time_stop:2420 : local name 2026-07-07 15:02:17.731 | + functions-common:time_stop:2421 : local end_time 2026-07-07 15:02:17.736 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-07 15:02:17.742 | + functions-common:time_stop:2423 : local total 2026-07-07 15:02:17.746 | + functions-common:time_stop:2424 : local start_time 2026-07-07 15:02:17.749 | + functions-common:time_stop:2426 : name=run_process 2026-07-07 15:02:17.754 | + functions-common:time_stop:2427 : start_time=1783436535717 2026-07-07 15:02:17.757 | + functions-common:time_stop:2429 : [[ -z 1783436535717 ]] 2026-07-07 15:02:17.763 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 15:02:17.765 | + functions-common:time_stop:2432 : end_time=1783436537762 2026-07-07 15:02:17.768 | + functions-common:time_stop:2433 : elapsed_time=2045 2026-07-07 15:02:17.770 | + functions-common:time_stop:2434 : total=2108 2026-07-07 15:02:17.773 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 15:02:17.775 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=4153 2026-07-07 15:02:17.778 | + lib/keystone:start_keystone:510 : echo 'Waiting for keystone to start...' 2026-07-07 15:02:17.778 | Waiting for keystone to start... 2026-07-07 15:02:17.780 | + lib/keystone:start_keystone:514 : local service_uri=http://192.168.122.114/identity/v3/ 2026-07-07 15:02:17.783 | + lib/keystone:start_keystone:516 : wait_for_service 60 http://192.168.122.114/identity/v3/ 2026-07-07 15:02:17.785 | + functions:wait_for_service:476 : local timeout=60 2026-07-07 15:02:17.788 | + functions:wait_for_service:477 : local url=http://192.168.122.114/identity/v3/ 2026-07-07 15:02:17.790 | + functions:wait_for_service:478 : local rval=0 2026-07-07 15:02:17.793 | + functions:wait_for_service:479 : time_start wait_for_service 2026-07-07 15:02:17.798 | + functions-common:time_start:2406 : local name=wait_for_service 2026-07-07 15:02:17.798 | + functions-common:time_start:2407 : local start_time= 2026-07-07 15:02:17.801 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-07 15:02:17.805 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-07 15:02:17.809 | + functions-common:time_start:2411 : _TIME_START[$name]=1783436537806 2026-07-07 15:02:17.812 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-07-07 15:02:17.815 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-07 15:02:17.821 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.114/identity/v3/ 2026-07-07 15:02:18.191 | ++ inc/async:async_inner:64 : rc=0 2026-07-07 15:02:18.217 | [39108 Async install_tempest:39108]: finished successfully 2026-07-07 15:02:23.262 | + :: : [[ 200 == 503 ]] 2026-07-07 15:02:23.263 | + :: : [[ 0 -eq 7 ]] 2026-07-07 15:02:23.267 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-07-07 15:02:23.270 | + functions-common:time_stop:2420 : local name 2026-07-07 15:02:23.273 | + functions-common:time_stop:2421 : local end_time 2026-07-07 15:02:23.277 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-07 15:02:23.281 | + functions-common:time_stop:2423 : local total 2026-07-07 15:02:23.284 | + functions-common:time_stop:2424 : local start_time 2026-07-07 15:02:23.287 | + functions-common:time_stop:2426 : name=wait_for_service 2026-07-07 15:02:23.289 | + functions-common:time_stop:2427 : start_time=1783436537806 2026-07-07 15:02:23.293 | + functions-common:time_stop:2429 : [[ -z 1783436537806 ]] 2026-07-07 15:02:23.297 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 15:02:23.302 | + functions-common:time_stop:2432 : end_time=1783436543298 2026-07-07 15:02:23.306 | + functions-common:time_stop:2433 : elapsed_time=5492 2026-07-07 15:02:23.309 | + functions-common:time_stop:2434 : total=0 2026-07-07 15:02:23.312 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 15:02:23.316 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=5492 2026-07-07 15:02:23.319 | + functions:wait_for_service:486 : return 0 2026-07-07 15:02:23.322 | + lib/keystone:start_keystone:521 : is_service_enabled tls-proxy 2026-07-07 15:02:23.343 | + functions-common:is_service_enabled:2076 : return 1 2026-07-07 15:02:23.346 | + lib/keystone:start_keystone:526 : restart_service memcached 2026-07-07 15:02:23.349 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-07 15:02:23.352 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart memcached 2026-07-07 15:02:24.000 | + ./stack.sh:main:1118 : bootstrap_keystone 2026-07-07 15:02:24.003 | + 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.114/identity 2026-07-07 15:02:24.587 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-07-07 15:02:24.587 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-07 15:02:24.587 | we strongly recommend against using it for new projects. 2026-07-07 15:02:24.587 | 2026-07-07 15:02:24.587 | If you are already using Eventlet, we recommend migrating to a different 2026-07-07 15:02:24.587 | framework. For more detail see 2026-07-07 15:02:24.587 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-07 15:02:24.588 | 2026-07-07 15:02:24.588 | __import__(import_str) 2026-07-07 15:02:27.724 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=42999) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-07 15:02:27.725 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=42999) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-07 15:02:27.725 | 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=42999) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-07 15:02:27.733 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=42999) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-07 15:02:27.748 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=42999) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-07 15:02:27.748 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=42999) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-07 15:02:27.777 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=42999) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-07 15:02:27.804 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=42999) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-07 15:02:27.804 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=42999) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-07 15:02:27.891 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=42999) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-07 15:02:27.891 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=42999) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-07 15:02:27.891 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=42999) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-07 15:02:27.891 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=42999) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-07 15:02:27.893 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=42999) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-07 15:02:27.893 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=42999) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-07 15:02:27.905 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=42999) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-07 15:02:27.905 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=42999) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-07 15:02:27.905 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=42999) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-07 15:02:27.905 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=42999) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-07 15:02:27.905 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=42999) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-07 15:02:27.906 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=42999) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-07 15:02:27.906 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=42999) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-07 15:02:27.913 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=42999) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-07 15:02:27.917 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=42999) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-07 15:02:27.918 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=42999) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-07 15:02:27.918 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=42999) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-07 15:02:27.918 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=42999) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-07 15:02:27.918 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=42999) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-07 15:02:27.919 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=42999) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-07 15:02:27.919 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=42999) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-07 15:02:27.994 | INFO dbcounter [-] Registered counter for database keystone 2026-07-07 15:02:28.072 | 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=42999) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-07-07 15:02:28.266 | DEBUG dbcounter [-] [42999] Writer thread running {{(pid=42999) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-07 15:02:28.416 | INFO keystone.cmd.bootstrap [None req-4e2971cd-e715-4c66-81ad-49ae590639ad None None] Created domain default 2026-07-07 15:02:28.468 | INFO keystone.cmd.bootstrap [None req-4e2971cd-e715-4c66-81ad-49ae590639ad None None] Created project admin 2026-07-07 15:02:28.502 | WARNING keystone.common.password_hashing [None req-4e2971cd-e715-4c66-81ad-49ae590639ad None None] Truncating password to algorithm specific maximum length 72 characters.: keystone.exception.UserNotFound: Could not find user: admin. 2026-07-07 15:02:28.525 | INFO keystone.cmd.bootstrap [None req-4e2971cd-e715-4c66-81ad-49ae590639ad None None] Created user admin 2026-07-07 15:02:28.547 | INFO keystone.cmd.bootstrap [None req-4e2971cd-e715-4c66-81ad-49ae590639ad None None] Created role reader 2026-07-07 15:02:28.568 | INFO keystone.cmd.bootstrap [None req-4e2971cd-e715-4c66-81ad-49ae590639ad None None] Created role member 2026-07-07 15:02:28.597 | INFO keystone.cmd.bootstrap [None req-4e2971cd-e715-4c66-81ad-49ae590639ad None None] Created implied role where 2382970651d640df80afe9ba9f808b91 implies c4a5350b30e8416f91ef24f7e91c9e98 2026-07-07 15:02:28.614 | INFO keystone.cmd.bootstrap [None req-4e2971cd-e715-4c66-81ad-49ae590639ad None None] Created role manager 2026-07-07 15:02:28.639 | INFO keystone.cmd.bootstrap [None req-4e2971cd-e715-4c66-81ad-49ae590639ad None None] Created implied role where 40921429d86a45509733123df42f39ec implies 2382970651d640df80afe9ba9f808b91 2026-07-07 15:02:28.658 | INFO keystone.cmd.bootstrap [None req-4e2971cd-e715-4c66-81ad-49ae590639ad None None] Created role admin 2026-07-07 15:02:28.681 | INFO keystone.cmd.bootstrap [None req-4e2971cd-e715-4c66-81ad-49ae590639ad None None] Created implied role where 6bf7495c569748ec82dc4cc7f15a0cfa implies 40921429d86a45509733123df42f39ec 2026-07-07 15:02:28.704 | INFO keystone.cmd.bootstrap [None req-4e2971cd-e715-4c66-81ad-49ae590639ad None None] Created role service 2026-07-07 15:02:28.721 | INFO keystone.cmd.bootstrap [None req-4e2971cd-e715-4c66-81ad-49ae590639ad None None] Granted role admin on project admin to user admin. 2026-07-07 15:02:28.733 | INFO keystone.cmd.bootstrap [None req-4e2971cd-e715-4c66-81ad-49ae590639ad None None] Granted role admin on the system to user admin. 2026-07-07 15:02:28.750 | WARNING py.warnings [None req-4e2971cd-e715-4c66-81ad-49ae590639ad 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-07 15:02:28.750 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 15:02:28.750 |  2026-07-07 15:02:28.756 | INFO keystone.cmd.bootstrap [None req-4e2971cd-e715-4c66-81ad-49ae590639ad None None] Created region RegionOne 2026-07-07 15:02:28.807 | INFO keystone.cmd.bootstrap [None req-4e2971cd-e715-4c66-81ad-49ae590639ad None None] Created public endpoint http://192.168.122.114/identity 2026-07-07 15:02:29.333 | + lib/keystone:bootstrap_keystone:549 : '[' False == True ']' 2026-07-07 15:02:29.336 | + ./stack.sh:main:1121 : create_keystone_accounts 2026-07-07 15:02:29.339 | + lib/keystone:create_keystone_accounts:257 : local admin_project 2026-07-07 15:02:29.343 | ++ lib/keystone:create_keystone_accounts:258 : oscwrap project show admin -f value -c id 2026-07-07 15:02:34.260 | ++ functions-common:oscwrap:2465 : return 0 2026-07-07 15:02:34.263 | + lib/keystone:create_keystone_accounts:258 : admin_project=209334a192ee4ec7a4a563a01fc9db32 2026-07-07 15:02:34.266 | + lib/keystone:create_keystone_accounts:259 : local admin_user 2026-07-07 15:02:34.269 | ++ lib/keystone:create_keystone_accounts:260 : oscwrap user show admin -f value -c id 2026-07-07 15:02:37.732 | ++ functions-common:oscwrap:2465 : return 0 2026-07-07 15:02:37.736 | + lib/keystone:create_keystone_accounts:260 : admin_user=ca09b01cc7a74c838b4b4a1a9017c73c 2026-07-07 15:02:37.739 | + lib/keystone:create_keystone_accounts:262 : local admin_role=admin 2026-07-07 15:02:37.742 | + lib/keystone:create_keystone_accounts:263 : local member_role=member 2026-07-07 15:02:37.745 | + lib/keystone:create_keystone_accounts:264 : local reader_role=reader 2026-07-07 15:02:37.749 | + lib/keystone:create_keystone_accounts:266 : async_run ks-domain-role get_or_add_user_domain_role admin ca09b01cc7a74c838b4b4a1a9017c73c default 2026-07-07 15:02:37.822 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin ca09b01cc7a74c838b4b4a1a9017c73c default 2026-07-07 15:02:37.860 | [2100 Async ks-domain-role:43118]: running: get_or_add_user_domain_role admin ca09b01cc7a74c838b4b4a1a9017c73c default 2026-07-07 15:02:37.862 | + lib/keystone:create_keystone_accounts:269 : get_or_create_domain Default 2026-07-07 15:02:37.865 | + functions-common:get_or_create_domain:872 : local domain_id 2026-07-07 15:02:37.868 | ++ 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-07 15:02:41.707 | ++ functions-common:oscwrap:2465 : return 0 2026-07-07 15:02:41.711 | + functions-common:get_or_create_domain:877 : domain_id=default 2026-07-07 15:02:41.714 | + functions-common:get_or_create_domain:878 : echo default 2026-07-07 15:02:41.714 | default 2026-07-07 15:02:41.717 | + lib/keystone:create_keystone_accounts:270 : async_run ks-project get_or_create_project service Default 2026-07-07 15:02:41.784 | + inc/async:async_inner:63 : get_or_create_project service Default 2026-07-07 15:02:41.830 | [2100 Async ks-project:43227]: running: get_or_create_project service Default 2026-07-07 15:02:41.833 | + lib/keystone:create_keystone_accounts:273 : async_run ks-service get_or_create_role service 2026-07-07 15:02:41.905 | + inc/async:async_inner:63 : get_or_create_role service 2026-07-07 15:02:41.959 | [2100 Async ks-service:43321]: running: get_or_create_role service 2026-07-07 15:02:41.961 | + lib/keystone:create_keystone_accounts:279 : async_run ks-reseller get_or_create_role ResellerAdmin 2026-07-07 15:02:42.044 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2026-07-07 15:02:42.115 | [2100 Async ks-reseller:43415]: running: get_or_create_role ResellerAdmin 2026-07-07 15:02:42.120 | + lib/keystone:create_keystone_accounts:283 : local another_role=anotherrole 2026-07-07 15:02:42.124 | + lib/keystone:create_keystone_accounts:284 : async_run ks-anotherrole get_or_create_role anotherrole 2026-07-07 15:02:42.242 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2026-07-07 15:02:42.322 | [2100 Async ks-anotherrole:43529]: running: get_or_create_role anotherrole 2026-07-07 15:02:42.329 | + lib/keystone:create_keystone_accounts:287 : local invis_project 2026-07-07 15:02:42.339 | ++ lib/keystone:create_keystone_accounts:288 : get_or_create_project invisible_to_admin default 2026-07-07 15:02:42.347 | ++ functions-common:get_or_create_project:922 : local project_id 2026-07-07 15:02:42.356 | +++ 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-07 15:02:47.135 | + inc/async:async_inner:64 : rc=0 2026-07-07 15:02:47.178 | [43227 Async ks-project:43227]: finished successfully 2026-07-07 15:02:47.614 | +++ functions-common:oscwrap:2465 : return 0 2026-07-07 15:02:47.623 | ++ functions-common:get_or_create_project:928 : project_id=294232cd0ee1464fb3e5ff0376926f4f 2026-07-07 15:02:47.627 | ++ functions-common:get_or_create_project:929 : echo 294232cd0ee1464fb3e5ff0376926f4f 2026-07-07 15:02:47.631 | + lib/keystone:create_keystone_accounts:288 : invis_project=294232cd0ee1464fb3e5ff0376926f4f 2026-07-07 15:02:47.639 | + lib/keystone:create_keystone_accounts:291 : local demo_project 2026-07-07 15:02:47.650 | ++ lib/keystone:create_keystone_accounts:292 : get_or_create_project demo default 2026-07-07 15:02:47.657 | ++ functions-common:get_or_create_project:922 : local project_id 2026-07-07 15:02:47.668 | +++ 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-07 15:02:47.716 | + inc/async:async_inner:64 : rc=0 2026-07-07 15:02:47.766 | [43415 Async ks-reseller:43415]: finished successfully 2026-07-07 15:02:47.995 | + inc/async:async_inner:64 : rc=0 2026-07-07 15:02:48.028 | [43529 Async ks-anotherrole:43529]: finished successfully 2026-07-07 15:02:48.540 | + inc/async:async_inner:64 : rc=0 2026-07-07 15:02:48.574 | [43321 Async ks-service:43321]: finished successfully 2026-07-07 15:02:48.747 | + inc/async:async_inner:64 : rc=0 2026-07-07 15:02:48.778 | [43118 Async ks-domain-role:43118]: finished successfully 2026-07-07 15:02:51.447 | +++ functions-common:oscwrap:2465 : return 0 2026-07-07 15:02:51.451 | ++ functions-common:get_or_create_project:928 : project_id=5116678dd635414da3fd6509c697ce87 2026-07-07 15:02:51.455 | ++ functions-common:get_or_create_project:929 : echo 5116678dd635414da3fd6509c697ce87 2026-07-07 15:02:51.460 | + lib/keystone:create_keystone_accounts:292 : demo_project=5116678dd635414da3fd6509c697ce87 2026-07-07 15:02:51.463 | + lib/keystone:create_keystone_accounts:293 : local demo_user 2026-07-07 15:02:51.468 | ++ lib/keystone:create_keystone_accounts:295 : get_or_create_user demo nomoresecret default demo@example.com 2026-07-07 15:02:51.471 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-07 15:02:51.474 | ++ functions-common:get_or_create_user:900 : [[ ! -z demo@example.com ]] 2026-07-07 15:02:51.477 | ++ functions-common:get_or_create_user:901 : local email=--email=demo@example.com 2026-07-07 15:02:51.481 | +++ 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-07 15:02:55.091 | +++ functions-common:oscwrap:2465 : return 0 2026-07-07 15:02:55.097 | ++ functions-common:get_or_create_user:915 : user_id=1d706efbf64a4bedbe3e99c93e78e319 2026-07-07 15:02:55.100 | ++ functions-common:get_or_create_user:916 : echo 1d706efbf64a4bedbe3e99c93e78e319 2026-07-07 15:02:55.104 | + lib/keystone:create_keystone_accounts:295 : demo_user=1d706efbf64a4bedbe3e99c93e78e319 2026-07-07 15:02:55.108 | + lib/keystone:create_keystone_accounts:297 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2026-07-07 15:02:55.168 | [2100 Async ks-domain-role:43118]: Waiting for completion of get_or_add_user_domain_role admin ca09b01cc7a74c838b4b4a1a9017c73c default running on PID 43118 (6 other jobs running) 2026-07-07 15:02:55.198 | [2100 Async ks-domain-role:43118]: Signaling child to exit 2026-07-07 15:02:55.199 | WAKEUP 2026-07-07 15:02:55.226 | [2100 Async ks-domain-role:43118]: Signaled 2026-07-07 15:02:55.228 | + functions-common:get_or_add_user_domain_role:986 : local user_role_id 2026-07-07 15:02:55.228 | + functions-common:get_or_add_user_domain_role:990 : openstack --os-cloud devstack-system-admin role add admin --user ca09b01cc7a74c838b4b4a1a9017c73c --domain default 2026-07-07 15:02:55.228 | ++ functions-common:get_or_add_user_domain_role:997 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user ca09b01cc7a74c838b4b4a1a9017c73c --domain default -c Role -f value 2026-07-07 15:02:55.229 | ++ functions-common:oscwrap:2465 : return 0 2026-07-07 15:02:55.229 | + functions-common:get_or_add_user_domain_role:997 : user_role_id=6bf7495c569748ec82dc4cc7f15a0cfa 2026-07-07 15:02:55.229 | + functions-common:get_or_add_user_domain_role:999 : echo 6bf7495c569748ec82dc4cc7f15a0cfa 2026-07-07 15:02:55.229 | 6bf7495c569748ec82dc4cc7f15a0cfa 2026-07-07 15:02:55.278 | [2100 Async ks-domain-role:43118]: finished get_or_add_user_domain_role admin ca09b01cc7a74c838b4b4a1a9017c73c default with result 0 in 10 seconds 2026-07-07 15:02:55.286 | Not waiting for async task ks-domain that we never started or has already been waited for 2026-07-07 15:02:55.328 | [2100 Async ks-project:43227]: Waiting for completion of get_or_create_project service Default running on PID 43227 (5 other jobs running) 2026-07-07 15:02:55.357 | [2100 Async ks-project:43227]: Signaling child to exit 2026-07-07 15:02:55.358 | WAKEUP 2026-07-07 15:02:55.382 | [2100 Async ks-project:43227]: Signaled 2026-07-07 15:02:55.384 | + functions-common:get_or_create_project:922 : local project_id 2026-07-07 15:02:55.384 | ++ 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-07 15:02:55.384 | ++ functions-common:oscwrap:2465 : return 0 2026-07-07 15:02:55.385 | + functions-common:get_or_create_project:928 : project_id=b94f4acff424410ca242e076c0d8f519 2026-07-07 15:02:55.385 | + functions-common:get_or_create_project:929 : echo b94f4acff424410ca242e076c0d8f519 2026-07-07 15:02:55.385 | b94f4acff424410ca242e076c0d8f519 2026-07-07 15:02:55.435 | [2100 Async ks-project:43227]: finished get_or_create_project service Default with result 0 in 5 seconds 2026-07-07 15:02:55.477 | [2100 Async ks-service:43321]: Waiting for completion of get_or_create_role service running on PID 43321 (4 other jobs running) 2026-07-07 15:02:55.507 | [2100 Async ks-service:43321]: Signaling child to exit 2026-07-07 15:02:55.509 | WAKEUP 2026-07-07 15:02:55.536 | [2100 Async ks-service:43321]: Signaled 2026-07-07 15:02:55.538 | + functions-common:get_or_create_role:935 : local role_id 2026-07-07 15:02:55.538 | ++ functions-common:get_or_create_role:940 : oscwrap --os-cloud devstack-system-admin role create service --or-show -f value -c id 2026-07-07 15:02:55.538 | ++ functions-common:oscwrap:2465 : return 0 2026-07-07 15:02:55.539 | + functions-common:get_or_create_role:940 : role_id=0e1e917de28640f082c67e2a279864ab 2026-07-07 15:02:55.539 | + functions-common:get_or_create_role:941 : echo 0e1e917de28640f082c67e2a279864ab 2026-07-07 15:02:55.539 | 0e1e917de28640f082c67e2a279864ab 2026-07-07 15:02:55.592 | [2100 Async ks-service:43321]: finished get_or_create_role service with result 0 in 6 seconds 2026-07-07 15:02:55.631 | [2100 Async ks-reseller:43415]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 43415 (3 other jobs running) 2026-07-07 15:02:55.657 | [2100 Async ks-reseller:43415]: Signaling child to exit 2026-07-07 15:02:55.658 | WAKEUP 2026-07-07 15:02:55.680 | [2100 Async ks-reseller:43415]: Signaled 2026-07-07 15:02:55.682 | + functions-common:get_or_create_role:935 : local role_id 2026-07-07 15:02:55.682 | ++ functions-common:get_or_create_role:940 : oscwrap --os-cloud devstack-system-admin role create ResellerAdmin --or-show -f value -c id 2026-07-07 15:02:55.682 | ++ functions-common:oscwrap:2465 : return 0 2026-07-07 15:02:55.682 | + functions-common:get_or_create_role:940 : role_id=09eaa6e68d314c3eb8b7e3fe33dabd32 2026-07-07 15:02:55.682 | + functions-common:get_or_create_role:941 : echo 09eaa6e68d314c3eb8b7e3fe33dabd32 2026-07-07 15:02:55.682 | 09eaa6e68d314c3eb8b7e3fe33dabd32 2026-07-07 15:02:55.733 | [2100 Async ks-reseller:43415]: finished get_or_create_role ResellerAdmin with result 0 in 5 seconds 2026-07-07 15:02:55.775 | [2100 Async ks-anotherrole:43529]: Waiting for completion of get_or_create_role anotherrole running on PID 43529 (2 other jobs running) 2026-07-07 15:02:55.802 | [2100 Async ks-anotherrole:43529]: Signaling child to exit 2026-07-07 15:02:55.802 | WAKEUP 2026-07-07 15:02:55.827 | [2100 Async ks-anotherrole:43529]: Signaled 2026-07-07 15:02:55.829 | + functions-common:get_or_create_role:935 : local role_id 2026-07-07 15:02:55.829 | ++ functions-common:get_or_create_role:940 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2026-07-07 15:02:55.829 | ++ functions-common:oscwrap:2465 : return 0 2026-07-07 15:02:55.830 | + functions-common:get_or_create_role:940 : role_id=c934f063c4304e70aa824cbd023b422a 2026-07-07 15:02:55.830 | + functions-common:get_or_create_role:941 : echo c934f063c4304e70aa824cbd023b422a 2026-07-07 15:02:55.830 | c934f063c4304e70aa824cbd023b422a 2026-07-07 15:02:55.880 | [2100 Async ks-anotherrole:43529]: finished get_or_create_role anotherrole with result 0 in 5 seconds 2026-07-07 15:02:55.886 | + inc/async:async_wait:197 : return 0 2026-07-07 15:02:55.890 | + lib/keystone:create_keystone_accounts:299 : async_run ks-demo-member get_or_add_user_project_role member 1d706efbf64a4bedbe3e99c93e78e319 5116678dd635414da3fd6509c697ce87 2026-07-07 15:02:55.971 | + inc/async:async_inner:63 : get_or_add_user_project_role member 1d706efbf64a4bedbe3e99c93e78e319 5116678dd635414da3fd6509c697ce87 2026-07-07 15:02:56.023 | [2100 Async ks-demo-member:44372]: running: get_or_add_user_project_role member 1d706efbf64a4bedbe3e99c93e78e319 5116678dd635414da3fd6509c697ce87 2026-07-07 15:02:56.026 | + lib/keystone:create_keystone_accounts:301 : async_run ks-demo-admin get_or_add_user_project_role admin ca09b01cc7a74c838b4b4a1a9017c73c 5116678dd635414da3fd6509c697ce87 2026-07-07 15:02:56.110 | + inc/async:async_inner:63 : get_or_add_user_project_role admin ca09b01cc7a74c838b4b4a1a9017c73c 5116678dd635414da3fd6509c697ce87 2026-07-07 15:02:56.164 | [2100 Async ks-demo-admin:44468]: running: get_or_add_user_project_role admin ca09b01cc7a74c838b4b4a1a9017c73c 5116678dd635414da3fd6509c697ce87 2026-07-07 15:02:56.170 | + lib/keystone:create_keystone_accounts:302 : async_run ks-demo-another get_or_add_user_project_role anotherrole 1d706efbf64a4bedbe3e99c93e78e319 5116678dd635414da3fd6509c697ce87 2026-07-07 15:02:56.269 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 1d706efbf64a4bedbe3e99c93e78e319 5116678dd635414da3fd6509c697ce87 2026-07-07 15:02:56.309 | [2100 Async ks-demo-another:44564]: running: get_or_add_user_project_role anotherrole 1d706efbf64a4bedbe3e99c93e78e319 5116678dd635414da3fd6509c697ce87 2026-07-07 15:02:56.309 | + lib/keystone:create_keystone_accounts:303 : async_run ks-demo-invis get_or_add_user_project_role member 1d706efbf64a4bedbe3e99c93e78e319 294232cd0ee1464fb3e5ff0376926f4f 2026-07-07 15:02:56.374 | + inc/async:async_inner:63 : get_or_add_user_project_role member 1d706efbf64a4bedbe3e99c93e78e319 294232cd0ee1464fb3e5ff0376926f4f 2026-07-07 15:02:56.423 | [2100 Async ks-demo-invis:44660]: running: get_or_add_user_project_role member 1d706efbf64a4bedbe3e99c93e78e319 294232cd0ee1464fb3e5ff0376926f4f 2026-07-07 15:02:56.427 | + lib/keystone:create_keystone_accounts:306 : local demo_reader 2026-07-07 15:02:56.433 | ++ lib/keystone:create_keystone_accounts:308 : get_or_create_user demo_reader nomoresecret default demo_reader@example.com 2026-07-07 15:02:56.433 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-07 15:02:56.436 | ++ functions-common:get_or_create_user:900 : [[ ! -z demo_reader@example.com ]] 2026-07-07 15:02:56.436 | ++ functions-common:get_or_create_user:901 : local email=--email=demo_reader@example.com 2026-07-07 15:02:56.440 | +++ 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-07 15:03:01.429 | +++ functions-common:oscwrap:2465 : return 0 2026-07-07 15:03:01.436 | ++ functions-common:get_or_create_user:915 : user_id=5eab253fbcd84e9eb5aa80cf9362a216 2026-07-07 15:03:01.440 | ++ functions-common:get_or_create_user:916 : echo 5eab253fbcd84e9eb5aa80cf9362a216 2026-07-07 15:03:01.448 | + lib/keystone:create_keystone_accounts:308 : demo_reader=5eab253fbcd84e9eb5aa80cf9362a216 2026-07-07 15:03:01.452 | + lib/keystone:create_keystone_accounts:310 : async_run ks-demo-reader get_or_add_user_project_role reader 5eab253fbcd84e9eb5aa80cf9362a216 5116678dd635414da3fd6509c697ce87 2026-07-07 15:03:01.576 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 5eab253fbcd84e9eb5aa80cf9362a216 5116678dd635414da3fd6509c697ce87 2026-07-07 15:03:01.657 | [2100 Async ks-demo-reader:44795]: running: get_or_add_user_project_role reader 5eab253fbcd84e9eb5aa80cf9362a216 5116678dd635414da3fd6509c697ce87 2026-07-07 15:03:01.666 | + lib/keystone:create_keystone_accounts:313 : local alt_demo_project 2026-07-07 15:03:01.678 | ++ lib/keystone:create_keystone_accounts:314 : get_or_create_project alt_demo default 2026-07-07 15:03:01.684 | ++ functions-common:get_or_create_project:922 : local project_id 2026-07-07 15:03:01.693 | +++ 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-07 15:03:06.914 | +++ functions-common:oscwrap:2465 : return 0 2026-07-07 15:03:06.919 | ++ functions-common:get_or_create_project:928 : project_id=f83a006111e44a48827465f3b31521b6 2026-07-07 15:03:06.924 | ++ functions-common:get_or_create_project:929 : echo f83a006111e44a48827465f3b31521b6 2026-07-07 15:03:06.935 | + lib/keystone:create_keystone_accounts:314 : alt_demo_project=f83a006111e44a48827465f3b31521b6 2026-07-07 15:03:06.942 | + lib/keystone:create_keystone_accounts:316 : local alt_demo_user 2026-07-07 15:03:06.954 | ++ lib/keystone:create_keystone_accounts:318 : get_or_create_user alt_demo nomoresecret default alt_demo@example.com 2026-07-07 15:03:06.964 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-07 15:03:06.977 | ++ functions-common:get_or_create_user:900 : [[ ! -z alt_demo@example.com ]] 2026-07-07 15:03:06.988 | ++ functions-common:get_or_create_user:901 : local email=--email=alt_demo@example.com 2026-07-07 15:03:07.000 | +++ 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-07 15:03:09.385 | + inc/async:async_inner:64 : rc=0 2026-07-07 15:03:09.443 | [44660 Async ks-demo-invis:44660]: finished successfully 2026-07-07 15:03:09.526 | + inc/async:async_inner:64 : rc=0 2026-07-07 15:03:09.606 | [44564 Async ks-demo-another:44564]: finished successfully 2026-07-07 15:03:09.745 | + inc/async:async_inner:64 : rc=0 2026-07-07 15:03:09.773 | [44372 Async ks-demo-member:44372]: finished successfully 2026-07-07 15:03:10.158 | + inc/async:async_inner:64 : rc=0 2026-07-07 15:03:10.191 | [44468 Async ks-demo-admin:44468]: finished successfully 2026-07-07 15:03:11.332 | +++ functions-common:oscwrap:2465 : return 0 2026-07-07 15:03:11.336 | ++ functions-common:get_or_create_user:915 : user_id=c1455510ec964984848d952e2c7c25d2 2026-07-07 15:03:11.339 | ++ functions-common:get_or_create_user:916 : echo c1455510ec964984848d952e2c7c25d2 2026-07-07 15:03:11.343 | + lib/keystone:create_keystone_accounts:318 : alt_demo_user=c1455510ec964984848d952e2c7c25d2 2026-07-07 15:03:11.347 | + lib/keystone:create_keystone_accounts:320 : async_run ks-alt-admin get_or_add_user_project_role admin c1455510ec964984848d952e2c7c25d2 f83a006111e44a48827465f3b31521b6 2026-07-07 15:03:11.415 | + inc/async:async_inner:63 : get_or_add_user_project_role admin c1455510ec964984848d952e2c7c25d2 f83a006111e44a48827465f3b31521b6 2026-07-07 15:03:11.472 | [2100 Async ks-alt-admin:45214]: running: get_or_add_user_project_role admin c1455510ec964984848d952e2c7c25d2 f83a006111e44a48827465f3b31521b6 2026-07-07 15:03:11.476 | + lib/keystone:create_keystone_accounts:321 : async_run ks-alt-another get_or_add_user_project_role anotherrole c1455510ec964984848d952e2c7c25d2 f83a006111e44a48827465f3b31521b6 2026-07-07 15:03:11.563 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole c1455510ec964984848d952e2c7c25d2 f83a006111e44a48827465f3b31521b6 2026-07-07 15:03:11.617 | [2100 Async ks-alt-another:45310]: running: get_or_add_user_project_role anotherrole c1455510ec964984848d952e2c7c25d2 f83a006111e44a48827465f3b31521b6 2026-07-07 15:03:11.620 | + lib/keystone:create_keystone_accounts:324 : local alt_demo_member 2026-07-07 15:03:11.623 | ++ lib/keystone:create_keystone_accounts:326 : get_or_create_user alt_demo_member nomoresecret default alt_demo_member@example.com 2026-07-07 15:03:11.626 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-07 15:03:11.629 | ++ functions-common:get_or_create_user:900 : [[ ! -z alt_demo_member@example.com ]] 2026-07-07 15:03:11.631 | ++ functions-common:get_or_create_user:901 : local email=--email=alt_demo_member@example.com 2026-07-07 15:03:11.636 | +++ 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-07 15:03:13.399 | + inc/async:async_inner:64 : rc=0 2026-07-07 15:03:13.422 | [44795 Async ks-demo-reader:44795]: finished successfully 2026-07-07 15:03:15.738 | +++ functions-common:oscwrap:2465 : return 0 2026-07-07 15:03:15.747 | ++ functions-common:get_or_create_user:915 : user_id=f2c38688bf78447caba8c0c3d1fb77c4 2026-07-07 15:03:15.747 | ++ functions-common:get_or_create_user:916 : echo f2c38688bf78447caba8c0c3d1fb77c4 2026-07-07 15:03:15.752 | + lib/keystone:create_keystone_accounts:326 : alt_demo_member=f2c38688bf78447caba8c0c3d1fb77c4 2026-07-07 15:03:15.758 | + lib/keystone:create_keystone_accounts:327 : async_run ks-alt-member-user get_or_add_user_project_role member f2c38688bf78447caba8c0c3d1fb77c4 f83a006111e44a48827465f3b31521b6 2026-07-07 15:03:15.851 | + inc/async:async_inner:63 : get_or_add_user_project_role member f2c38688bf78447caba8c0c3d1fb77c4 f83a006111e44a48827465f3b31521b6 2026-07-07 15:03:15.905 | [2100 Async ks-alt-member-user:45484]: running: get_or_add_user_project_role member f2c38688bf78447caba8c0c3d1fb77c4 f83a006111e44a48827465f3b31521b6 2026-07-07 15:03:15.907 | + lib/keystone:create_keystone_accounts:330 : local alt_demo_reader 2026-07-07 15:03:15.910 | ++ lib/keystone:create_keystone_accounts:332 : get_or_create_user alt_demo_reader nomoresecret default alt_demo_reader@example.com 2026-07-07 15:03:15.912 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-07 15:03:15.914 | ++ functions-common:get_or_create_user:900 : [[ ! -z alt_demo_reader@example.com ]] 2026-07-07 15:03:15.916 | ++ functions-common:get_or_create_user:901 : local email=--email=alt_demo_reader@example.com 2026-07-07 15:03:15.918 | +++ 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-07 15:03:19.739 | +++ functions-common:oscwrap:2465 : return 0 2026-07-07 15:03:19.742 | ++ functions-common:get_or_create_user:915 : user_id=178d4b3448aa489c96d455791b0ef013 2026-07-07 15:03:19.745 | ++ functions-common:get_or_create_user:916 : echo 178d4b3448aa489c96d455791b0ef013 2026-07-07 15:03:19.750 | + lib/keystone:create_keystone_accounts:332 : alt_demo_reader=178d4b3448aa489c96d455791b0ef013 2026-07-07 15:03:19.754 | + lib/keystone:create_keystone_accounts:333 : async_run ks-alt-reader-user get_or_add_user_project_role reader 178d4b3448aa489c96d455791b0ef013 f83a006111e44a48827465f3b31521b6 2026-07-07 15:03:19.859 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 178d4b3448aa489c96d455791b0ef013 f83a006111e44a48827465f3b31521b6 2026-07-07 15:03:19.922 | [2100 Async ks-alt-reader-user:45657]: running: get_or_add_user_project_role reader 178d4b3448aa489c96d455791b0ef013 f83a006111e44a48827465f3b31521b6 2026-07-07 15:03:19.933 | ++ lib/keystone:create_keystone_accounts:340 : get_or_create_user system_member nomoresecret default system_member@example.com 2026-07-07 15:03:19.941 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-07 15:03:19.950 | ++ functions-common:get_or_create_user:900 : [[ ! -z system_member@example.com ]] 2026-07-07 15:03:19.955 | ++ functions-common:get_or_create_user:901 : local email=--email=system_member@example.com 2026-07-07 15:03:19.959 | +++ 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-07 15:03:21.030 | + inc/async:async_inner:64 : rc=0 2026-07-07 15:03:21.099 | [45310 Async ks-alt-another:45310]: finished successfully 2026-07-07 15:03:21.181 | + inc/async:async_inner:64 : rc=0 2026-07-07 15:03:21.210 | [45214 Async ks-alt-admin:45214]: finished successfully 2026-07-07 15:03:24.172 | +++ functions-common:oscwrap:2465 : return 0 2026-07-07 15:03:24.175 | ++ functions-common:get_or_create_user:915 : user_id=7fc53e65eddb4c0bae6a7b4416d9eb1e 2026-07-07 15:03:24.178 | ++ functions-common:get_or_create_user:916 : echo 7fc53e65eddb4c0bae6a7b4416d9eb1e 2026-07-07 15:03:24.182 | + lib/keystone:create_keystone_accounts:340 : system_member_user=7fc53e65eddb4c0bae6a7b4416d9eb1e 2026-07-07 15:03:24.185 | + lib/keystone:create_keystone_accounts:341 : async_run ks-system-member get_or_add_user_system_role member 7fc53e65eddb4c0bae6a7b4416d9eb1e all 2026-07-07 15:03:24.277 | + inc/async:async_inner:63 : get_or_add_user_system_role member 7fc53e65eddb4c0bae6a7b4416d9eb1e all 2026-07-07 15:03:24.347 | [2100 Async ks-system-member:45923]: running: get_or_add_user_system_role member 7fc53e65eddb4c0bae6a7b4416d9eb1e all 2026-07-07 15:03:24.350 | ++ lib/keystone:create_keystone_accounts:344 : get_or_create_user system_reader nomoresecret default system_reader@example.com 2026-07-07 15:03:24.354 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-07 15:03:24.362 | ++ functions-common:get_or_create_user:900 : [[ ! -z system_reader@example.com ]] 2026-07-07 15:03:24.364 | ++ functions-common:get_or_create_user:901 : local email=--email=system_reader@example.com 2026-07-07 15:03:24.370 | +++ 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-07 15:03:25.539 | + inc/async:async_inner:64 : rc=0 2026-07-07 15:03:25.565 | [45484 Async ks-alt-member-user:45484]: finished successfully 2026-07-07 15:03:28.249 | +++ functions-common:oscwrap:2465 : return 0 2026-07-07 15:03:28.255 | ++ functions-common:get_or_create_user:915 : user_id=d70131767fc5409b9ec646b2c24f0ebd 2026-07-07 15:03:28.260 | ++ functions-common:get_or_create_user:916 : echo d70131767fc5409b9ec646b2c24f0ebd 2026-07-07 15:03:28.263 | + lib/keystone:create_keystone_accounts:344 : system_reader_user=d70131767fc5409b9ec646b2c24f0ebd 2026-07-07 15:03:28.267 | + lib/keystone:create_keystone_accounts:345 : async_run ks-system-reader get_or_add_user_system_role reader d70131767fc5409b9ec646b2c24f0ebd all 2026-07-07 15:03:28.340 | + inc/async:async_inner:63 : get_or_add_user_system_role reader d70131767fc5409b9ec646b2c24f0ebd all 2026-07-07 15:03:28.395 | [2100 Async ks-system-reader:46128]: running: get_or_add_user_system_role reader d70131767fc5409b9ec646b2c24f0ebd all 2026-07-07 15:03:28.403 | + lib/keystone:create_keystone_accounts:348 : local admin_group 2026-07-07 15:03:28.403 | ++ lib/keystone:create_keystone_accounts:350 : get_or_create_group admins default 'openstack admin group' 2026-07-07 15:03:28.410 | ++ functions-common:get_or_create_group:884 : local 'desc=openstack admin group' 2026-07-07 15:03:28.416 | ++ functions-common:get_or_create_group:885 : local group_id 2026-07-07 15:03:28.421 | +++ 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-07 15:03:29.101 | + inc/async:async_inner:64 : rc=0 2026-07-07 15:03:29.129 | [45657 Async ks-alt-reader-user:45657]: finished successfully 2026-07-07 15:03:32.422 | +++ functions-common:oscwrap:2465 : return 0 2026-07-07 15:03:32.427 | ++ functions-common:get_or_create_group:892 : group_id=3b90070cf8284f4eaa6c4771c01ab8b4 2026-07-07 15:03:32.432 | ++ functions-common:get_or_create_group:893 : echo 3b90070cf8284f4eaa6c4771c01ab8b4 2026-07-07 15:03:32.438 | + lib/keystone:create_keystone_accounts:350 : admin_group=3b90070cf8284f4eaa6c4771c01ab8b4 2026-07-07 15:03:32.442 | + lib/keystone:create_keystone_accounts:351 : local non_admin_group 2026-07-07 15:03:32.448 | ++ lib/keystone:create_keystone_accounts:353 : get_or_create_group nonadmins default 'non-admin group' 2026-07-07 15:03:32.452 | ++ functions-common:get_or_create_group:884 : local 'desc=non-admin group' 2026-07-07 15:03:32.455 | ++ functions-common:get_or_create_group:885 : local group_id 2026-07-07 15:03:32.460 | +++ 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-07 15:03:36.272 | +++ functions-common:oscwrap:2465 : return 0 2026-07-07 15:03:36.277 | ++ functions-common:get_or_create_group:892 : group_id=7f8032ec78944fcc99ddeaaae699a0de 2026-07-07 15:03:36.278 | ++ functions-common:get_or_create_group:893 : echo 7f8032ec78944fcc99ddeaaae699a0de 2026-07-07 15:03:36.284 | + lib/keystone:create_keystone_accounts:353 : non_admin_group=7f8032ec78944fcc99ddeaaae699a0de 2026-07-07 15:03:36.287 | + lib/keystone:create_keystone_accounts:355 : async_run ks-group-memberdemo get_or_add_group_project_role member 7f8032ec78944fcc99ddeaaae699a0de 5116678dd635414da3fd6509c697ce87 2026-07-07 15:03:36.373 | + inc/async:async_inner:63 : get_or_add_group_project_role member 7f8032ec78944fcc99ddeaaae699a0de 5116678dd635414da3fd6509c697ce87 2026-07-07 15:03:36.428 | [2100 Async ks-group-memberdemo:46392]: running: get_or_add_group_project_role member 7f8032ec78944fcc99ddeaaae699a0de 5116678dd635414da3fd6509c697ce87 2026-07-07 15:03:36.431 | + lib/keystone:create_keystone_accounts:356 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole 7f8032ec78944fcc99ddeaaae699a0de 5116678dd635414da3fd6509c697ce87 2026-07-07 15:03:36.525 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 7f8032ec78944fcc99ddeaaae699a0de 5116678dd635414da3fd6509c697ce87 2026-07-07 15:03:36.608 | [2100 Async ks-group-anotherdemo:46471]: running: get_or_add_group_project_role anotherrole 7f8032ec78944fcc99ddeaaae699a0de 5116678dd635414da3fd6509c697ce87 2026-07-07 15:03:36.617 | + lib/keystone:create_keystone_accounts:357 : async_run ks-group-memberalt get_or_add_group_project_role member 7f8032ec78944fcc99ddeaaae699a0de f83a006111e44a48827465f3b31521b6 2026-07-07 15:03:36.754 | + inc/async:async_inner:63 : get_or_add_group_project_role member 7f8032ec78944fcc99ddeaaae699a0de f83a006111e44a48827465f3b31521b6 2026-07-07 15:03:36.823 | [2100 Async ks-group-memberalt:46550]: running: get_or_add_group_project_role member 7f8032ec78944fcc99ddeaaae699a0de f83a006111e44a48827465f3b31521b6 2026-07-07 15:03:36.827 | + lib/keystone:create_keystone_accounts:358 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole 7f8032ec78944fcc99ddeaaae699a0de f83a006111e44a48827465f3b31521b6 2026-07-07 15:03:36.949 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 7f8032ec78944fcc99ddeaaae699a0de f83a006111e44a48827465f3b31521b6 2026-07-07 15:03:37.031 | [2100 Async ks-group-anotheralt:46647]: running: get_or_add_group_project_role anotherrole 7f8032ec78944fcc99ddeaaae699a0de f83a006111e44a48827465f3b31521b6 2026-07-07 15:03:37.033 | + lib/keystone:create_keystone_accounts:359 : async_run ks-group-admin get_or_add_group_project_role admin 3b90070cf8284f4eaa6c4771c01ab8b4 209334a192ee4ec7a4a563a01fc9db32 2026-07-07 15:03:37.163 | + inc/async:async_inner:63 : get_or_add_group_project_role admin 3b90070cf8284f4eaa6c4771c01ab8b4 209334a192ee4ec7a4a563a01fc9db32 2026-07-07 15:03:37.251 | + inc/async:async_inner:64 : rc=0 2026-07-07 15:03:37.256 | [2100 Async ks-group-admin:46726]: running: get_or_add_group_project_role admin 3b90070cf8284f4eaa6c4771c01ab8b4 209334a192ee4ec7a4a563a01fc9db32 2026-07-07 15:03:37.262 | + 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-07 15:03:37.320 | [45923 Async ks-system-member:45923]: finished successfully 2026-07-07 15:03:37.418 | [2100 Async ks-demo-member:44372]: Waiting for completion of get_or_add_user_project_role member 1d706efbf64a4bedbe3e99c93e78e319 5116678dd635414da3fd6509c697ce87 running on PID 44372 (17 other jobs running) 2026-07-07 15:03:37.478 | [2100 Async ks-demo-member:44372]: Signaling child to exit 2026-07-07 15:03:37.483 | WAKEUP 2026-07-07 15:03:37.543 | [2100 Async ks-demo-member:44372]: Signaled 2026-07-07 15:03:37.545 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-07 15:03:37.545 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-07 15:03:37.546 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-07 15:03:37.546 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-07 15:03:37.547 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-07 15:03:37.547 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-07 15:03:37.547 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-07 15:03:37.547 | ++ functions-common:_get_domain_args:957 : echo 2026-07-07 15:03:37.547 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-07 15:03:37.547 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add member --user 1d706efbf64a4bedbe3e99c93e78e319 --project 5116678dd635414da3fd6509c697ce87 2026-07-07 15:03:37.547 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 1d706efbf64a4bedbe3e99c93e78e319 --project 5116678dd635414da3fd6509c697ce87 -c Role -f value 2026-07-07 15:03:37.547 | ++ functions-common:oscwrap:2465 : return 0 2026-07-07 15:03:37.547 | + functions-common:get_or_add_user_project_role:979 : user_role_id=2382970651d640df80afe9ba9f808b91 2026-07-07 15:03:37.547 | + functions-common:get_or_add_user_project_role:980 : echo 2382970651d640df80afe9ba9f808b91 2026-07-07 15:03:37.547 | 2382970651d640df80afe9ba9f808b91 2026-07-07 15:03:37.659 | [2100 Async ks-demo-member:44372]: finished get_or_add_user_project_role member 1d706efbf64a4bedbe3e99c93e78e319 5116678dd635414da3fd6509c697ce87 with result 0 in 13 seconds 2026-07-07 15:03:37.746 | [2100 Async ks-demo-admin:44468]: Waiting for completion of get_or_add_user_project_role admin ca09b01cc7a74c838b4b4a1a9017c73c 5116678dd635414da3fd6509c697ce87 running on PID 44468 (16 other jobs running) 2026-07-07 15:03:37.809 | [2100 Async ks-demo-admin:44468]: Signaling child to exit 2026-07-07 15:03:37.811 | WAKEUP 2026-07-07 15:03:37.864 | [2100 Async ks-demo-admin:44468]: Signaled 2026-07-07 15:03:37.866 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-07 15:03:37.866 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-07 15:03:37.866 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-07 15:03:37.866 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-07 15:03:37.867 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-07 15:03:37.867 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-07 15:03:37.867 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-07 15:03:37.867 | ++ functions-common:_get_domain_args:957 : echo 2026-07-07 15:03:37.867 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-07 15:03:37.867 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user ca09b01cc7a74c838b4b4a1a9017c73c --project 5116678dd635414da3fd6509c697ce87 2026-07-07 15:03:37.867 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user ca09b01cc7a74c838b4b4a1a9017c73c --project 5116678dd635414da3fd6509c697ce87 -c Role -f value 2026-07-07 15:03:37.867 | ++ functions-common:oscwrap:2465 : return 0 2026-07-07 15:03:37.867 | + functions-common:get_or_add_user_project_role:979 : user_role_id=6bf7495c569748ec82dc4cc7f15a0cfa 2026-07-07 15:03:37.867 | + functions-common:get_or_add_user_project_role:980 : echo 6bf7495c569748ec82dc4cc7f15a0cfa 2026-07-07 15:03:37.867 | 6bf7495c569748ec82dc4cc7f15a0cfa 2026-07-07 15:03:37.973 | [2100 Async ks-demo-admin:44468]: finished get_or_add_user_project_role admin ca09b01cc7a74c838b4b4a1a9017c73c 5116678dd635414da3fd6509c697ce87 with result 0 in 14 seconds 2026-07-07 15:03:38.062 | [2100 Async ks-demo-another:44564]: Waiting for completion of get_or_add_user_project_role anotherrole 1d706efbf64a4bedbe3e99c93e78e319 5116678dd635414da3fd6509c697ce87 running on PID 44564 (15 other jobs running) 2026-07-07 15:03:38.121 | [2100 Async ks-demo-another:44564]: Signaling child to exit 2026-07-07 15:03:38.122 | WAKEUP 2026-07-07 15:03:38.174 | [2100 Async ks-demo-another:44564]: Signaled 2026-07-07 15:03:38.176 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-07 15:03:38.176 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-07 15:03:38.176 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-07 15:03:38.176 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-07 15:03:38.176 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-07 15:03:38.176 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-07 15:03:38.176 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-07 15:03:38.177 | ++ functions-common:_get_domain_args:957 : echo 2026-07-07 15:03:38.177 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-07 15:03:38.177 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add anotherrole --user 1d706efbf64a4bedbe3e99c93e78e319 --project 5116678dd635414da3fd6509c697ce87 2026-07-07 15:03:38.177 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 1d706efbf64a4bedbe3e99c93e78e319 --project 5116678dd635414da3fd6509c697ce87 -c Role -f value 2026-07-07 15:03:38.177 | ++ functions-common:oscwrap:2465 : return 0 2026-07-07 15:03:38.177 | + functions-common:get_or_add_user_project_role:979 : user_role_id=c934f063c4304e70aa824cbd023b422a 2026-07-07 15:03:38.177 | + functions-common:get_or_add_user_project_role:980 : echo c934f063c4304e70aa824cbd023b422a 2026-07-07 15:03:38.177 | c934f063c4304e70aa824cbd023b422a 2026-07-07 15:03:38.294 | [2100 Async ks-demo-another:44564]: finished get_or_add_user_project_role anotherrole 1d706efbf64a4bedbe3e99c93e78e319 5116678dd635414da3fd6509c697ce87 with result 0 in 13 seconds 2026-07-07 15:03:38.381 | [2100 Async ks-demo-invis:44660]: Waiting for completion of get_or_add_user_project_role member 1d706efbf64a4bedbe3e99c93e78e319 294232cd0ee1464fb3e5ff0376926f4f running on PID 44660 (14 other jobs running) 2026-07-07 15:03:38.441 | [2100 Async ks-demo-invis:44660]: Signaling child to exit 2026-07-07 15:03:38.441 | WAKEUP 2026-07-07 15:03:38.494 | [2100 Async ks-demo-invis:44660]: Signaled 2026-07-07 15:03:38.498 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-07 15:03:38.498 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-07 15:03:38.498 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-07 15:03:38.498 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-07 15:03:38.498 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-07 15:03:38.498 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-07 15:03:38.498 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-07 15:03:38.499 | ++ functions-common:_get_domain_args:957 : echo 2026-07-07 15:03:38.499 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-07 15:03:38.499 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add member --user 1d706efbf64a4bedbe3e99c93e78e319 --project 294232cd0ee1464fb3e5ff0376926f4f 2026-07-07 15:03:38.499 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 1d706efbf64a4bedbe3e99c93e78e319 --project 294232cd0ee1464fb3e5ff0376926f4f -c Role -f value 2026-07-07 15:03:38.499 | ++ functions-common:oscwrap:2465 : return 0 2026-07-07 15:03:38.499 | + functions-common:get_or_add_user_project_role:979 : user_role_id=2382970651d640df80afe9ba9f808b91 2026-07-07 15:03:38.499 | + functions-common:get_or_add_user_project_role:980 : echo 2382970651d640df80afe9ba9f808b91 2026-07-07 15:03:38.499 | 2382970651d640df80afe9ba9f808b91 2026-07-07 15:03:38.611 | [2100 Async ks-demo-invis:44660]: finished get_or_add_user_project_role member 1d706efbf64a4bedbe3e99c93e78e319 294232cd0ee1464fb3e5ff0376926f4f with result 0 in 13 seconds 2026-07-07 15:03:38.691 | [2100 Async ks-demo-reader:44795]: Waiting for completion of get_or_add_user_project_role reader 5eab253fbcd84e9eb5aa80cf9362a216 5116678dd635414da3fd6509c697ce87 running on PID 44795 (13 other jobs running) 2026-07-07 15:03:38.750 | [2100 Async ks-demo-reader:44795]: Signaling child to exit 2026-07-07 15:03:38.752 | WAKEUP 2026-07-07 15:03:38.803 | [2100 Async ks-demo-reader:44795]: Signaled 2026-07-07 15:03:38.805 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-07 15:03:38.805 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-07 15:03:38.805 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-07 15:03:38.805 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-07 15:03:38.805 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-07 15:03:38.805 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-07 15:03:38.805 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-07 15:03:38.805 | ++ functions-common:_get_domain_args:957 : echo 2026-07-07 15:03:38.806 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-07 15:03:38.806 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add reader --user 5eab253fbcd84e9eb5aa80cf9362a216 --project 5116678dd635414da3fd6509c697ce87 2026-07-07 15:03:38.806 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 5eab253fbcd84e9eb5aa80cf9362a216 --project 5116678dd635414da3fd6509c697ce87 -c Role -f value 2026-07-07 15:03:38.806 | ++ functions-common:oscwrap:2465 : return 0 2026-07-07 15:03:38.806 | + functions-common:get_or_add_user_project_role:979 : user_role_id=c4a5350b30e8416f91ef24f7e91c9e98 2026-07-07 15:03:38.806 | + functions-common:get_or_add_user_project_role:980 : echo c4a5350b30e8416f91ef24f7e91c9e98 2026-07-07 15:03:38.806 | c4a5350b30e8416f91ef24f7e91c9e98 2026-07-07 15:03:38.925 | [2100 Async ks-demo-reader:44795]: finished get_or_add_user_project_role reader 5eab253fbcd84e9eb5aa80cf9362a216 5116678dd635414da3fd6509c697ce87 with result 0 in 11 seconds 2026-07-07 15:03:38.929 | + inc/async:async_wait:197 : return 0 2026-07-07 15:03:38.939 | + lib/keystone:create_keystone_accounts:362 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2026-07-07 15:03:39.067 | [2100 Async ks-alt-admin:45214]: Waiting for completion of get_or_add_user_project_role admin c1455510ec964984848d952e2c7c25d2 f83a006111e44a48827465f3b31521b6 running on PID 45214 (12 other jobs running) 2026-07-07 15:03:39.120 | [2100 Async ks-alt-admin:45214]: Signaling child to exit 2026-07-07 15:03:39.121 | WAKEUP 2026-07-07 15:03:39.185 | [2100 Async ks-alt-admin:45214]: Signaled 2026-07-07 15:03:39.188 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-07 15:03:39.190 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-07 15:03:39.190 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-07 15:03:39.190 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-07 15:03:39.191 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-07 15:03:39.191 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-07 15:03:39.191 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-07 15:03:39.191 | ++ functions-common:_get_domain_args:957 : echo 2026-07-07 15:03:39.191 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-07 15:03:39.191 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user c1455510ec964984848d952e2c7c25d2 --project f83a006111e44a48827465f3b31521b6 2026-07-07 15:03:39.191 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user c1455510ec964984848d952e2c7c25d2 --project f83a006111e44a48827465f3b31521b6 -c Role -f value 2026-07-07 15:03:39.191 | ++ functions-common:oscwrap:2465 : return 0 2026-07-07 15:03:39.192 | + functions-common:get_or_add_user_project_role:979 : user_role_id=6bf7495c569748ec82dc4cc7f15a0cfa 2026-07-07 15:03:39.192 | + functions-common:get_or_add_user_project_role:980 : echo 6bf7495c569748ec82dc4cc7f15a0cfa 2026-07-07 15:03:39.192 | 6bf7495c569748ec82dc4cc7f15a0cfa 2026-07-07 15:03:39.293 | [2100 Async ks-alt-admin:45214]: finished get_or_add_user_project_role admin c1455510ec964984848d952e2c7c25d2 f83a006111e44a48827465f3b31521b6 with result 0 in 9 seconds 2026-07-07 15:03:39.388 | [2100 Async ks-alt-another:45310]: Waiting for completion of get_or_add_user_project_role anotherrole c1455510ec964984848d952e2c7c25d2 f83a006111e44a48827465f3b31521b6 running on PID 45310 (11 other jobs running) 2026-07-07 15:03:39.444 | [2100 Async ks-alt-another:45310]: Signaling child to exit 2026-07-07 15:03:39.452 | WAKEUP 2026-07-07 15:03:39.507 | [2100 Async ks-alt-another:45310]: Signaled 2026-07-07 15:03:39.508 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-07 15:03:39.508 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-07 15:03:39.508 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-07 15:03:39.508 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-07 15:03:39.508 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-07 15:03:39.509 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-07 15:03:39.509 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-07 15:03:39.509 | ++ functions-common:_get_domain_args:957 : echo 2026-07-07 15:03:39.509 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-07 15:03:39.509 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add anotherrole --user c1455510ec964984848d952e2c7c25d2 --project f83a006111e44a48827465f3b31521b6 2026-07-07 15:03:39.509 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user c1455510ec964984848d952e2c7c25d2 --project f83a006111e44a48827465f3b31521b6 -c Role -f value 2026-07-07 15:03:39.509 | ++ functions-common:oscwrap:2465 : return 0 2026-07-07 15:03:39.509 | + functions-common:get_or_add_user_project_role:979 : user_role_id=c934f063c4304e70aa824cbd023b422a 2026-07-07 15:03:39.509 | + functions-common:get_or_add_user_project_role:980 : echo c934f063c4304e70aa824cbd023b422a 2026-07-07 15:03:39.509 | c934f063c4304e70aa824cbd023b422a 2026-07-07 15:03:39.614 | [2100 Async ks-alt-another:45310]: finished get_or_add_user_project_role anotherrole c1455510ec964984848d952e2c7c25d2 f83a006111e44a48827465f3b31521b6 with result 0 in 9 seconds 2026-07-07 15:03:39.698 | [2100 Async ks-alt-member-user:45484]: Waiting for completion of get_or_add_user_project_role member f2c38688bf78447caba8c0c3d1fb77c4 f83a006111e44a48827465f3b31521b6 running on PID 45484 (10 other jobs running) 2026-07-07 15:03:39.754 | [2100 Async ks-alt-member-user:45484]: Signaling child to exit 2026-07-07 15:03:39.757 | WAKEUP 2026-07-07 15:03:39.805 | [2100 Async ks-alt-member-user:45484]: Signaled 2026-07-07 15:03:39.807 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-07 15:03:39.807 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-07 15:03:39.807 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-07 15:03:39.807 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-07 15:03:39.807 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-07 15:03:39.807 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-07 15:03:39.807 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-07 15:03:39.807 | ++ functions-common:_get_domain_args:957 : echo 2026-07-07 15:03:39.808 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-07 15:03:39.808 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add member --user f2c38688bf78447caba8c0c3d1fb77c4 --project f83a006111e44a48827465f3b31521b6 2026-07-07 15:03:39.808 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user f2c38688bf78447caba8c0c3d1fb77c4 --project f83a006111e44a48827465f3b31521b6 -c Role -f value 2026-07-07 15:03:39.808 | ++ functions-common:oscwrap:2465 : return 0 2026-07-07 15:03:39.808 | + functions-common:get_or_add_user_project_role:979 : user_role_id=2382970651d640df80afe9ba9f808b91 2026-07-07 15:03:39.808 | + functions-common:get_or_add_user_project_role:980 : echo 2382970651d640df80afe9ba9f808b91 2026-07-07 15:03:39.811 | 2382970651d640df80afe9ba9f808b91 2026-07-07 15:03:39.916 | [2100 Async ks-alt-member-user:45484]: finished get_or_add_user_project_role member f2c38688bf78447caba8c0c3d1fb77c4 f83a006111e44a48827465f3b31521b6 with result 0 in 9 seconds 2026-07-07 15:03:40.001 | [2100 Async ks-alt-reader-user:45657]: Waiting for completion of get_or_add_user_project_role reader 178d4b3448aa489c96d455791b0ef013 f83a006111e44a48827465f3b31521b6 running on PID 45657 (9 other jobs running) 2026-07-07 15:03:40.065 | [2100 Async ks-alt-reader-user:45657]: Signaling child to exit 2026-07-07 15:03:40.067 | WAKEUP 2026-07-07 15:03:40.114 | [2100 Async ks-alt-reader-user:45657]: Signaled 2026-07-07 15:03:40.119 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-07 15:03:40.119 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-07 15:03:40.119 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-07 15:03:40.119 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-07 15:03:40.119 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-07 15:03:40.119 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-07 15:03:40.119 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-07 15:03:40.119 | ++ functions-common:_get_domain_args:957 : echo 2026-07-07 15:03:40.119 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-07 15:03:40.119 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add reader --user 178d4b3448aa489c96d455791b0ef013 --project f83a006111e44a48827465f3b31521b6 2026-07-07 15:03:40.120 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 178d4b3448aa489c96d455791b0ef013 --project f83a006111e44a48827465f3b31521b6 -c Role -f value 2026-07-07 15:03:40.120 | ++ functions-common:oscwrap:2465 : return 0 2026-07-07 15:03:40.120 | + functions-common:get_or_add_user_project_role:979 : user_role_id=c4a5350b30e8416f91ef24f7e91c9e98 2026-07-07 15:03:40.120 | + functions-common:get_or_add_user_project_role:980 : echo c4a5350b30e8416f91ef24f7e91c9e98 2026-07-07 15:03:40.120 | c4a5350b30e8416f91ef24f7e91c9e98 2026-07-07 15:03:40.215 | [2100 Async ks-alt-reader-user:45657]: finished get_or_add_user_project_role reader 178d4b3448aa489c96d455791b0ef013 f83a006111e44a48827465f3b31521b6 with result 0 in 9 seconds 2026-07-07 15:03:40.223 | + inc/async:async_wait:197 : return 0 2026-07-07 15:03:40.230 | + lib/keystone:create_keystone_accounts:363 : async_wait ks-system-member ks-system-reader 2026-07-07 15:03:40.364 | [2100 Async ks-system-member:45923]: Waiting for completion of get_or_add_user_system_role member 7fc53e65eddb4c0bae6a7b4416d9eb1e all running on PID 45923 (8 other jobs running) 2026-07-07 15:03:40.433 | [2100 Async ks-system-member:45923]: Signaling child to exit 2026-07-07 15:03:40.433 | WAKEUP 2026-07-07 15:03:40.484 | [2100 Async ks-system-member:45923]: Signaled 2026-07-07 15:03:40.487 | + functions-common:get_or_add_user_system_role:1005 : local user_role_id 2026-07-07 15:03:40.487 | + functions-common:get_or_add_user_system_role:1006 : local domain_args 2026-07-07 15:03:40.487 | ++ functions-common:get_or_add_user_system_role:1008 : _get_domain_args 2026-07-07 15:03:40.487 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-07 15:03:40.487 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-07 15:03:40.488 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-07 15:03:40.488 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-07 15:03:40.488 | ++ functions-common:_get_domain_args:957 : echo 2026-07-07 15:03:40.488 | + functions-common:get_or_add_user_system_role:1008 : domain_args= 2026-07-07 15:03:40.488 | ++ functions-common:get_or_add_user_system_role:1016 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 7fc53e65eddb4c0bae6a7b4416d9eb1e --system all -f value -c Role 2026-07-07 15:03:40.488 | ++ functions-common:oscwrap:2465 : return 0 2026-07-07 15:03:40.488 | + functions-common:get_or_add_user_system_role:1016 : user_role_id= 2026-07-07 15:03:40.488 | + functions-common:get_or_add_user_system_role:1017 : [[ -z '' ]] 2026-07-07 15:03:40.488 | + functions-common:get_or_add_user_system_role:1019 : openstack --os-cloud devstack-system-admin role add member --user 7fc53e65eddb4c0bae6a7b4416d9eb1e --system all 2026-07-07 15:03:40.489 | ++ functions-common:get_or_add_user_system_role:1028 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 7fc53e65eddb4c0bae6a7b4416d9eb1e --system all -f value -c Role 2026-07-07 15:03:40.489 | ++ functions-common:oscwrap:2465 : return 0 2026-07-07 15:03:40.493 | + functions-common:get_or_add_user_system_role:1028 : user_role_id= 2026-07-07 15:03:40.493 | + functions-common:get_or_add_user_system_role:1030 : echo 2026-07-07 15:03:40.493 | 2026-07-07 15:03:40.607 | [2100 Async ks-system-member:45923]: finished get_or_add_user_system_role member 7fc53e65eddb4c0bae6a7b4416d9eb1e all with result 0 in 13 seconds 2026-07-07 15:03:40.697 | [2100 Async ks-system-reader:46128]: Waiting for completion of get_or_add_user_system_role reader d70131767fc5409b9ec646b2c24f0ebd all running on PID 46128 (7 other jobs running) 2026-07-07 15:03:40.759 | [2100 Async ks-system-reader:46128]: Signaling child to exit 2026-07-07 15:03:44.215 | + inc/async:async_inner:64 : rc=0 2026-07-07 15:03:44.264 | [46128 Async ks-system-reader:46128]: finished successfully 2026-07-07 15:03:44.316 | WAKEUP 2026-07-07 15:03:44.366 | [2100 Async ks-system-reader:46128]: Signaled 2026-07-07 15:03:44.372 | + functions-common:get_or_add_user_system_role:1005 : local user_role_id 2026-07-07 15:03:44.372 | + functions-common:get_or_add_user_system_role:1006 : local domain_args 2026-07-07 15:03:44.372 | ++ functions-common:get_or_add_user_system_role:1008 : _get_domain_args 2026-07-07 15:03:44.372 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-07 15:03:44.372 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-07 15:03:44.373 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-07 15:03:44.373 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-07 15:03:44.373 | ++ functions-common:_get_domain_args:957 : echo 2026-07-07 15:03:44.373 | + functions-common:get_or_add_user_system_role:1008 : domain_args= 2026-07-07 15:03:44.373 | ++ functions-common:get_or_add_user_system_role:1016 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user d70131767fc5409b9ec646b2c24f0ebd --system all -f value -c Role 2026-07-07 15:03:44.373 | ++ functions-common:oscwrap:2465 : return 0 2026-07-07 15:03:44.373 | + functions-common:get_or_add_user_system_role:1016 : user_role_id= 2026-07-07 15:03:44.373 | + functions-common:get_or_add_user_system_role:1017 : [[ -z '' ]] 2026-07-07 15:03:44.373 | + functions-common:get_or_add_user_system_role:1019 : openstack --os-cloud devstack-system-admin role add reader --user d70131767fc5409b9ec646b2c24f0ebd --system all 2026-07-07 15:03:44.373 | ++ functions-common:get_or_add_user_system_role:1028 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user d70131767fc5409b9ec646b2c24f0ebd --system all -f value -c Role 2026-07-07 15:03:44.373 | ++ functions-common:oscwrap:2465 : return 0 2026-07-07 15:03:44.374 | + functions-common:get_or_add_user_system_role:1028 : user_role_id=c4a5350b30e8416f91ef24f7e91c9e98 2026-07-07 15:03:44.374 | + functions-common:get_or_add_user_system_role:1030 : echo c4a5350b30e8416f91ef24f7e91c9e98 2026-07-07 15:03:44.374 | c4a5350b30e8416f91ef24f7e91c9e98 2026-07-07 15:03:44.458 | [2100 Async ks-system-reader:46128]: finished get_or_add_user_system_role reader d70131767fc5409b9ec646b2c24f0ebd all with result 0 in 15 seconds 2026-07-07 15:03:44.470 | + inc/async:async_wait:197 : return 0 2026-07-07 15:03:44.475 | + 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-07 15:03:44.581 | [2100 Async ks-group-memberdemo:46392]: Waiting for completion of get_or_add_group_project_role member 7f8032ec78944fcc99ddeaaae699a0de 5116678dd635414da3fd6509c697ce87 running on PID 46392 (6 other jobs running) 2026-07-07 15:03:44.632 | [2100 Async ks-group-memberdemo:46392]: Signaling child to exit 2026-07-07 15:03:47.861 | + inc/async:async_inner:64 : rc=0 2026-07-07 15:03:47.889 | [46392 Async ks-group-memberdemo:46392]: finished successfully 2026-07-07 15:03:47.911 | WAKEUP 2026-07-07 15:03:47.948 | [2100 Async ks-group-memberdemo:46392]: Signaled 2026-07-07 15:03:47.948 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-07-07 15:03:47.948 | + functions-common:get_or_add_group_project_role:1040 : openstack role add member --group 7f8032ec78944fcc99ddeaaae699a0de --project 5116678dd635414da3fd6509c697ce87 2026-07-07 15:03:47.948 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 7f8032ec78944fcc99ddeaaae699a0de --project 5116678dd635414da3fd6509c697ce87 -f value -c Role 2026-07-07 15:03:47.949 | ++ functions-common:oscwrap:2465 : return 0 2026-07-07 15:03:47.949 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=2382970651d640df80afe9ba9f808b91 2026-07-07 15:03:47.949 | + functions-common:get_or_add_group_project_role:1049 : echo 2382970651d640df80afe9ba9f808b91 2026-07-07 15:03:47.949 | 2382970651d640df80afe9ba9f808b91 2026-07-07 15:03:48.023 | [2100 Async ks-group-memberdemo:46392]: finished get_or_add_group_project_role member 7f8032ec78944fcc99ddeaaae699a0de 5116678dd635414da3fd6509c697ce87 with result 0 in 11 seconds 2026-07-07 15:03:48.087 | [2100 Async ks-group-anotherdemo:46471]: Waiting for completion of get_or_add_group_project_role anotherrole 7f8032ec78944fcc99ddeaaae699a0de 5116678dd635414da3fd6509c697ce87 running on PID 46471 (5 other jobs running) 2026-07-07 15:03:48.117 | [2100 Async ks-group-anotherdemo:46471]: Signaling child to exit 2026-07-07 15:03:48.577 | + inc/async:async_inner:64 : rc=0 2026-07-07 15:03:48.608 | [46550 Async ks-group-memberalt:46550]: finished successfully 2026-07-07 15:03:48.962 | + inc/async:async_inner:64 : rc=0 2026-07-07 15:03:48.992 | [46471 Async ks-group-anotherdemo:46471]: finished successfully 2026-07-07 15:03:49.019 | WAKEUP 2026-07-07 15:03:49.053 | [2100 Async ks-group-anotherdemo:46471]: Signaled 2026-07-07 15:03:49.055 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-07-07 15:03:49.055 | + functions-common:get_or_add_group_project_role:1040 : openstack role add anotherrole --group 7f8032ec78944fcc99ddeaaae699a0de --project 5116678dd635414da3fd6509c697ce87 2026-07-07 15:03:49.055 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 7f8032ec78944fcc99ddeaaae699a0de --project 5116678dd635414da3fd6509c697ce87 -f value -c Role 2026-07-07 15:03:49.055 | ++ functions-common:oscwrap:2465 : return 0 2026-07-07 15:03:49.055 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=c934f063c4304e70aa824cbd023b422a 2026-07-07 15:03:49.055 | + functions-common:get_or_add_group_project_role:1049 : echo c934f063c4304e70aa824cbd023b422a 2026-07-07 15:03:49.055 | c934f063c4304e70aa824cbd023b422a 2026-07-07 15:03:49.107 | [2100 Async ks-group-anotherdemo:46471]: finished get_or_add_group_project_role anotherrole 7f8032ec78944fcc99ddeaaae699a0de 5116678dd635414da3fd6509c697ce87 with result 0 in 12 seconds 2026-07-07 15:03:49.151 | [2100 Async ks-group-memberalt:46550]: Waiting for completion of get_or_add_group_project_role member 7f8032ec78944fcc99ddeaaae699a0de f83a006111e44a48827465f3b31521b6 running on PID 46550 (4 other jobs running) 2026-07-07 15:03:49.177 | [2100 Async ks-group-memberalt:46550]: Signaling child to exit 2026-07-07 15:03:49.177 | WAKEUP 2026-07-07 15:03:49.201 | [2100 Async ks-group-memberalt:46550]: Signaled 2026-07-07 15:03:49.201 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-07-07 15:03:49.201 | + functions-common:get_or_add_group_project_role:1040 : openstack role add member --group 7f8032ec78944fcc99ddeaaae699a0de --project f83a006111e44a48827465f3b31521b6 2026-07-07 15:03:49.201 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 7f8032ec78944fcc99ddeaaae699a0de --project f83a006111e44a48827465f3b31521b6 -f value -c Role 2026-07-07 15:03:49.202 | ++ functions-common:oscwrap:2465 : return 0 2026-07-07 15:03:49.202 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=2382970651d640df80afe9ba9f808b91 2026-07-07 15:03:49.202 | + functions-common:get_or_add_group_project_role:1049 : echo 2382970651d640df80afe9ba9f808b91 2026-07-07 15:03:49.202 | 2382970651d640df80afe9ba9f808b91 2026-07-07 15:03:49.258 | [2100 Async ks-group-memberalt:46550]: finished get_or_add_group_project_role member 7f8032ec78944fcc99ddeaaae699a0de f83a006111e44a48827465f3b31521b6 with result 0 in 11 seconds 2026-07-07 15:03:49.295 | [2100 Async ks-group-anotheralt:46647]: Waiting for completion of get_or_add_group_project_role anotherrole 7f8032ec78944fcc99ddeaaae699a0de f83a006111e44a48827465f3b31521b6 running on PID 46647 (3 other jobs running) 2026-07-07 15:03:49.317 | [2100 Async ks-group-anotheralt:46647]: Signaling child to exit 2026-07-07 15:03:49.378 | + inc/async:async_inner:64 : rc=0 2026-07-07 15:03:49.407 | [46647 Async ks-group-anotheralt:46647]: finished successfully 2026-07-07 15:03:49.434 | WAKEUP 2026-07-07 15:03:49.461 | [2100 Async ks-group-anotheralt:46647]: Signaled 2026-07-07 15:03:49.462 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-07-07 15:03:49.462 | + functions-common:get_or_add_group_project_role:1040 : openstack role add anotherrole --group 7f8032ec78944fcc99ddeaaae699a0de --project f83a006111e44a48827465f3b31521b6 2026-07-07 15:03:49.462 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 7f8032ec78944fcc99ddeaaae699a0de --project f83a006111e44a48827465f3b31521b6 -f value -c Role 2026-07-07 15:03:49.462 | ++ functions-common:oscwrap:2465 : return 0 2026-07-07 15:03:49.462 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=c934f063c4304e70aa824cbd023b422a 2026-07-07 15:03:49.462 | + functions-common:get_or_add_group_project_role:1049 : echo c934f063c4304e70aa824cbd023b422a 2026-07-07 15:03:49.462 | c934f063c4304e70aa824cbd023b422a 2026-07-07 15:03:49.514 | [2100 Async ks-group-anotheralt:46647]: finished get_or_add_group_project_role anotherrole 7f8032ec78944fcc99ddeaaae699a0de f83a006111e44a48827465f3b31521b6 with result 0 in 12 seconds 2026-07-07 15:03:49.561 | [2100 Async ks-group-admin:46726]: Waiting for completion of get_or_add_group_project_role admin 3b90070cf8284f4eaa6c4771c01ab8b4 209334a192ee4ec7a4a563a01fc9db32 running on PID 46726 (2 other jobs running) 2026-07-07 15:03:49.590 | [2100 Async ks-group-admin:46726]: Signaling child to exit 2026-07-07 15:03:49.625 | + inc/async:async_inner:64 : rc=0 2026-07-07 15:03:49.653 | [46726 Async ks-group-admin:46726]: finished successfully 2026-07-07 15:03:49.678 | WAKEUP 2026-07-07 15:03:49.703 | [2100 Async ks-group-admin:46726]: Signaled 2026-07-07 15:03:49.705 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-07-07 15:03:49.705 | + functions-common:get_or_add_group_project_role:1040 : openstack role add admin --group 3b90070cf8284f4eaa6c4771c01ab8b4 --project 209334a192ee4ec7a4a563a01fc9db32 2026-07-07 15:03:49.705 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 3b90070cf8284f4eaa6c4771c01ab8b4 --project 209334a192ee4ec7a4a563a01fc9db32 -f value -c Role 2026-07-07 15:03:49.705 | ++ functions-common:oscwrap:2465 : return 0 2026-07-07 15:03:49.705 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=6bf7495c569748ec82dc4cc7f15a0cfa 2026-07-07 15:03:49.705 | + functions-common:get_or_add_group_project_role:1049 : echo 6bf7495c569748ec82dc4cc7f15a0cfa 2026-07-07 15:03:49.705 | 6bf7495c569748ec82dc4cc7f15a0cfa 2026-07-07 15:03:49.757 | [2100 Async ks-group-admin:46726]: finished get_or_add_group_project_role admin 3b90070cf8284f4eaa6c4771c01ab8b4 209334a192ee4ec7a4a563a01fc9db32 with result 0 in 12 seconds 2026-07-07 15:03:49.762 | + inc/async:async_wait:197 : return 0 2026-07-07 15:03:49.766 | + lib/keystone:create_keystone_accounts:366 : is_service_enabled ldap 2026-07-07 15:03:49.787 | + functions-common:is_service_enabled:2076 : return 1 2026-07-07 15:03:49.791 | + ./stack.sh:main:1122 : is_service_enabled nova 2026-07-07 15:03:49.814 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 15:03:49.817 | + ./stack.sh:main:1123 : async_runfunc create_nova_accounts 2026-07-07 15:03:49.820 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2026-07-07 15:03:49.900 | + inc/async:async_inner:63 : create_nova_accounts 2026-07-07 15:03:49.950 | [2100 Async create_nova_accounts:48609]: running: create_nova_accounts 2026-07-07 15:03:49.953 | + ./stack.sh:main:1125 : is_service_enabled glance 2026-07-07 15:03:49.974 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 15:03:49.976 | + ./stack.sh:main:1126 : async_runfunc create_glance_accounts 2026-07-07 15:03:49.979 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2026-07-07 15:03:50.049 | + inc/async:async_inner:63 : create_glance_accounts 2026-07-07 15:03:50.093 | [2100 Async create_glance_accounts:48732]: running: create_glance_accounts 2026-07-07 15:03:50.097 | + ./stack.sh:main:1128 : is_service_enabled cinder 2026-07-07 15:03:50.119 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 15:03:50.122 | + ./stack.sh:main:1129 : async_runfunc create_cinder_accounts 2026-07-07 15:03:50.126 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2026-07-07 15:03:50.199 | + inc/async:async_inner:63 : create_cinder_accounts 2026-07-07 15:03:50.251 | [2100 Async create_cinder_accounts:48870]: running: create_cinder_accounts 2026-07-07 15:03:50.256 | + ./stack.sh:main:1131 : is_service_enabled neutron 2026-07-07 15:03:50.279 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 15:03:50.281 | + ./stack.sh:main:1132 : async_runfunc create_neutron_accounts 2026-07-07 15:03:50.284 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2026-07-07 15:03:50.352 | + inc/async:async_inner:63 : create_neutron_accounts 2026-07-07 15:03:50.417 | [2100 Async create_neutron_accounts:49012]: running: create_neutron_accounts 2026-07-07 15:03:50.425 | + ./stack.sh:main:1134 : is_service_enabled swift 2026-07-07 15:03:50.455 | + functions-common:is_service_enabled:2076 : return 1 2026-07-07 15:03:50.459 | + ./stack.sh:main:1143 : is_service_enabled horizon 2026-07-07 15:03:50.496 | + functions-common:is_service_enabled:2076 : return 1 2026-07-07 15:03:50.506 | + ./stack.sh:main:1148 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2026-07-07 15:03:50.620 | [2100 Async create_nova_accounts:48609]: Waiting for completion of create_nova_accounts running on PID 48609 (5 other jobs running) 2026-07-07 15:03:50.675 | [2100 Async create_nova_accounts:48609]: Signaling child to exit 2026-07-07 15:04:26.911 | + inc/async:async_inner:64 : rc=0 2026-07-07 15:04:26.939 | [49012 Async create_neutron_accounts:49012]: finished successfully 2026-07-07 15:04:35.097 | + inc/async:async_inner:64 : rc=0 2026-07-07 15:04:35.125 | [48870 Async create_cinder_accounts:48870]: finished successfully 2026-07-07 15:04:51.513 | + inc/async:async_inner:64 : rc=0 2026-07-07 15:04:51.539 | [48609 Async create_nova_accounts:48609]: finished successfully 2026-07-07 15:04:51.564 | WAKEUP 2026-07-07 15:04:51.587 | [2100 Async create_nova_accounts:48609]: Signaled 2026-07-07 15:04:51.589 | + lib/nova:create_nova_accounts:388 : [[ 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-07 15:04:51.589 | + lib/nova:create_nova_accounts:392 : create_service_user nova admin 2026-07-07 15:04:51.589 | + lib/keystone:create_service_user:379 : get_or_create_user nova nomoresecret Default 2026-07-07 15:04:51.589 | + functions-common:get_or_create_user:899 : local user_id 2026-07-07 15:04:51.590 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-07-07 15:04:51.590 | + functions-common:get_or_create_user:903 : local email= 2026-07-07 15:04:51.590 | ++ 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-07 15:04:51.590 | ++ functions-common:oscwrap:2465 : return 0 2026-07-07 15:04:51.590 | + functions-common:get_or_create_user:915 : user_id=d820ac6463d2491687de5920e086e097 2026-07-07 15:04:51.590 | + functions-common:get_or_create_user:916 : echo d820ac6463d2491687de5920e086e097 2026-07-07 15:04:51.590 | d820ac6463d2491687de5920e086e097 2026-07-07 15:04:51.590 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service nova service Default Default 2026-07-07 15:04:51.591 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-07 15:04:51.591 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-07 15:04:51.591 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-07 15:04:51.591 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-07 15:04:51.591 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-07 15:04:51.591 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-07 15:04:51.592 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-07 15:04:51.592 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-07 15:04:51.592 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-07 15:04:51.592 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-07 15:04:51.592 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-07 15:04:51.592 | + 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-07 15:04:51.593 | ++ 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-07 15:04:51.593 | ++ functions-common:oscwrap:2465 : return 0 2026-07-07 15:04:51.593 | + functions-common:get_or_add_user_project_role:979 : user_role_id=0e1e917de28640f082c67e2a279864ab 2026-07-07 15:04:51.593 | + functions-common:get_or_add_user_project_role:980 : echo 0e1e917de28640f082c67e2a279864ab 2026-07-07 15:04:51.593 | 0e1e917de28640f082c67e2a279864ab 2026-07-07 15:04:51.593 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-07-07 15:04:51.593 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin nova service Default Default 2026-07-07 15:04:51.594 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-07 15:04:51.594 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-07 15:04:51.594 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-07 15:04:51.594 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-07 15:04:51.594 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-07 15:04:51.594 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-07 15:04:51.594 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-07 15:04:51.594 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-07 15:04:51.594 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-07 15:04:51.594 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-07 15:04:51.595 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-07 15:04:51.595 | + 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-07 15:04:51.595 | ++ 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-07 15:04:51.595 | ++ functions-common:oscwrap:2465 : return 0 2026-07-07 15:04:51.595 | + functions-common:get_or_add_user_project_role:979 : user_role_id=6bf7495c569748ec82dc4cc7f15a0cfa 2026-07-07 15:04:51.595 | + functions-common:get_or_add_user_project_role:980 : echo 6bf7495c569748ec82dc4cc7f15a0cfa 2026-07-07 15:04:51.595 | 6bf7495c569748ec82dc4cc7f15a0cfa 2026-07-07 15:04:51.595 | + lib/nova:create_nova_accounts:394 : local nova_api_url 2026-07-07 15:04:51.596 | + lib/nova:create_nova_accounts:395 : nova_api_url=http://192.168.122.114/compute 2026-07-07 15:04:51.596 | + lib/nova:create_nova_accounts:397 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2026-07-07 15:04:51.596 | + functions-common:get_or_create_service:1055 : local service_id 2026-07-07 15:04:51.596 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show compute_legacy -f value -c id 2026-07-07 15:04:51.596 | ++ 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-07 15:04:51.596 | ++ functions-common:oscwrap:2465 : return 0 2026-07-07 15:04:51.597 | + functions-common:get_or_create_service:1066 : service_id=' 2026-07-07 15:04:51.597 | 2c47d974f1854baabfa6c5a167dfc44f' 2026-07-07 15:04:51.597 | + functions-common:get_or_create_service:1067 : echo 2c47d974f1854baabfa6c5a167dfc44f 2026-07-07 15:04:51.597 | 2c47d974f1854baabfa6c5a167dfc44f 2026-07-07 15:04:51.597 | + lib/nova:create_nova_accounts:399 : get_or_create_endpoint compute_legacy RegionOne 'http://192.168.122.114/compute/v2/$(project_id)s' 2026-07-07 15:04:51.597 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-07-07 15:04:51.597 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface compute_legacy public 'http://192.168.122.114/compute/v2/$(project_id)s' RegionOne 2026-07-07 15:04:51.597 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-07-07 15:04:51.597 | +++ 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-07 15:04:51.597 | +++ functions-common:oscwrap:2465 : return 0 2026-07-07 15:04:51.597 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-07-07 15:04:51.598 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-07-07 15:04:51.598 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'http://192.168.122.114/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2026-07-07 15:04:51.598 | +++ functions-common:oscwrap:2465 : return 0 2026-07-07 15:04:51.598 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=ebb2f5294c1246129e0ddaddd91ddc33 2026-07-07 15:04:51.598 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo ebb2f5294c1246129e0ddaddd91ddc33 2026-07-07 15:04:51.598 | + functions-common:get_or_create_endpoint:1100 : public_id=ebb2f5294c1246129e0ddaddd91ddc33 2026-07-07 15:04:51.599 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-07-07 15:04:51.599 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-07-07 15:04:51.599 | + functions-common:get_or_create_endpoint:1109 : echo ebb2f5294c1246129e0ddaddd91ddc33 2026-07-07 15:04:51.599 | ebb2f5294c1246129e0ddaddd91ddc33 2026-07-07 15:04:51.599 | + lib/nova:create_nova_accounts:403 : get_or_create_service nova compute 'Nova Compute Service' 2026-07-07 15:04:51.599 | + functions-common:get_or_create_service:1055 : local service_id 2026-07-07 15:04:51.600 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2026-07-07 15:04:51.600 | ++ 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-07 15:04:51.600 | ++ functions-common:oscwrap:2465 : return 0 2026-07-07 15:04:51.600 | + functions-common:get_or_create_service:1066 : service_id=' 2026-07-07 15:04:51.600 | 3480a9cba56e4a0fbb54482e7c9cee9d' 2026-07-07 15:04:51.600 | + functions-common:get_or_create_service:1067 : echo 3480a9cba56e4a0fbb54482e7c9cee9d 2026-07-07 15:04:51.600 | 3480a9cba56e4a0fbb54482e7c9cee9d 2026-07-07 15:04:51.601 | + lib/nova:create_nova_accounts:405 : get_or_create_endpoint compute RegionOne http://192.168.122.114/compute/v2.1 2026-07-07 15:04:51.601 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-07-07 15:04:51.601 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface compute public http://192.168.122.114/compute/v2.1 RegionOne 2026-07-07 15:04:51.601 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-07-07 15:04:51.601 | +++ 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-07 15:04:51.602 | +++ functions-common:oscwrap:2465 : return 0 2026-07-07 15:04:51.602 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-07-07 15:04:51.602 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-07-07 15:04:51.602 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create compute public http://192.168.122.114/compute/v2.1 --region RegionOne -f value -c id 2026-07-07 15:04:51.602 | +++ functions-common:oscwrap:2465 : return 0 2026-07-07 15:04:51.602 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=b69e2c8089a049c49c0029716a313c31 2026-07-07 15:04:51.602 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo b69e2c8089a049c49c0029716a313c31 2026-07-07 15:04:51.602 | + functions-common:get_or_create_endpoint:1100 : public_id=b69e2c8089a049c49c0029716a313c31 2026-07-07 15:04:51.603 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-07-07 15:04:51.603 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-07-07 15:04:51.603 | + functions-common:get_or_create_endpoint:1109 : echo b69e2c8089a049c49c0029716a313c31 2026-07-07 15:04:51.603 | b69e2c8089a049c49c0029716a313c31 2026-07-07 15:04:51.603 | + lib/nova:create_nova_accounts:410 : is_service_enabled n-api 2026-07-07 15:04:51.604 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 15:04:51.604 | + lib/nova:create_nova_accounts:412 : is_service_enabled swift 2026-07-07 15:04:51.604 | + functions-common:is_service_enabled:2076 : return 1 2026-07-07 15:04:51.604 | + lib/nova:create_nova_accounts:420 : is_service_enabled s3api 2026-07-07 15:04:51.604 | + functions-common:is_service_enabled:2076 : return 1 2026-07-07 15:04:51.604 | + lib/nova:create_nova_accounts:431 : is_service_enabled n-api 2026-07-07 15:04:51.604 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 15:04:51.605 | + lib/nova:create_nova_accounts:432 : [[ False = True ]] 2026-07-07 15:04:51.637 | [2100 Async create_nova_accounts:48609]: finished create_nova_accounts with result 0 in 61 seconds 2026-07-07 15:04:51.674 | [2100 Async create_glance_accounts:48732]: Waiting for completion of create_glance_accounts running on PID 48732 (4 other jobs running) 2026-07-07 15:04:51.698 | [2100 Async create_glance_accounts:48732]: Signaling child to exit 2026-07-07 15:05:05.240 | + inc/async:async_inner:64 : rc=0 2026-07-07 15:05:05.263 | [48732 Async create_glance_accounts:48732]: finished successfully 2026-07-07 15:05:05.284 | WAKEUP 2026-07-07 15:05:05.304 | [2100 Async create_glance_accounts:48732]: Signaled 2026-07-07 15:05:05.306 | + lib/glance:create_glance_accounts:486 : is_service_enabled g-api 2026-07-07 15:05:05.306 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 15:05:05.306 | + lib/glance:create_glance_accounts:490 : create_service_user glance admin 2026-07-07 15:05:05.306 | + lib/keystone:create_service_user:379 : get_or_create_user glance nomoresecret Default 2026-07-07 15:05:05.306 | + functions-common:get_or_create_user:899 : local user_id 2026-07-07 15:05:05.306 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-07-07 15:05:05.306 | + functions-common:get_or_create_user:903 : local email= 2026-07-07 15:05:05.307 | ++ 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-07 15:05:05.307 | ++ functions-common:oscwrap:2465 : return 0 2026-07-07 15:05:05.307 | + functions-common:get_or_create_user:915 : user_id=580e4f9975944ec981c018ac5b52409f 2026-07-07 15:05:05.307 | + functions-common:get_or_create_user:916 : echo 580e4f9975944ec981c018ac5b52409f 2026-07-07 15:05:05.307 | 580e4f9975944ec981c018ac5b52409f 2026-07-07 15:05:05.307 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service glance service Default Default 2026-07-07 15:05:05.307 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-07 15:05:05.308 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-07 15:05:05.308 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-07 15:05:05.308 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-07 15:05:05.308 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-07 15:05:05.308 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-07 15:05:05.308 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-07 15:05:05.309 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-07 15:05:05.309 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-07 15:05:05.309 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-07 15:05:05.309 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-07 15:05:05.309 | + 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-07 15:05:05.309 | ++ 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-07 15:05:05.309 | ++ functions-common:oscwrap:2465 : return 0 2026-07-07 15:05:05.310 | + functions-common:get_or_add_user_project_role:979 : user_role_id=0e1e917de28640f082c67e2a279864ab 2026-07-07 15:05:05.310 | + functions-common:get_or_add_user_project_role:980 : echo 0e1e917de28640f082c67e2a279864ab 2026-07-07 15:05:05.310 | 0e1e917de28640f082c67e2a279864ab 2026-07-07 15:05:05.310 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-07-07 15:05:05.310 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin glance service Default Default 2026-07-07 15:05:05.310 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-07 15:05:05.310 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-07 15:05:05.311 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-07 15:05:05.311 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-07 15:05:05.311 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-07 15:05:05.311 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-07 15:05:05.311 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-07 15:05:05.311 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-07 15:05:05.311 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-07 15:05:05.311 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-07 15:05:05.312 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-07 15:05:05.312 | + 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-07 15:05:05.312 | ++ 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-07 15:05:05.312 | ++ functions-common:oscwrap:2465 : return 0 2026-07-07 15:05:05.312 | + functions-common:get_or_add_user_project_role:979 : user_role_id=6bf7495c569748ec82dc4cc7f15a0cfa 2026-07-07 15:05:05.312 | + functions-common:get_or_add_user_project_role:980 : echo 6bf7495c569748ec82dc4cc7f15a0cfa 2026-07-07 15:05:05.313 | 6bf7495c569748ec82dc4cc7f15a0cfa 2026-07-07 15:05:05.313 | + lib/glance:create_glance_accounts:493 : is_service_enabled s-proxy 2026-07-07 15:05:05.313 | + functions-common:is_service_enabled:2076 : return 1 2026-07-07 15:05:05.313 | + lib/glance:create_glance_accounts:497 : get_or_create_service glance image 'Glance Image Service' 2026-07-07 15:05:05.313 | + functions-common:get_or_create_service:1055 : local service_id 2026-07-07 15:05:05.313 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2026-07-07 15:05:05.313 | ++ 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-07 15:05:05.314 | ++ functions-common:oscwrap:2465 : return 0 2026-07-07 15:05:05.314 | + functions-common:get_or_create_service:1066 : service_id=' 2026-07-07 15:05:05.314 | 4eb3cbfc27534fd2b94abb85a4c357ed' 2026-07-07 15:05:05.314 | + functions-common:get_or_create_service:1067 : echo 4eb3cbfc27534fd2b94abb85a4c357ed 2026-07-07 15:05:05.314 | 4eb3cbfc27534fd2b94abb85a4c357ed 2026-07-07 15:05:05.314 | + lib/glance:create_glance_accounts:499 : get_or_create_endpoint image RegionOne http://192.168.122.114/image 2026-07-07 15:05:05.314 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-07-07 15:05:05.315 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface image public http://192.168.122.114/image RegionOne 2026-07-07 15:05:05.315 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-07-07 15:05:05.315 | +++ 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-07 15:05:05.315 | +++ functions-common:oscwrap:2465 : return 0 2026-07-07 15:05:05.315 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-07-07 15:05:05.315 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-07-07 15:05:05.315 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create image public http://192.168.122.114/image --region RegionOne -f value -c id 2026-07-07 15:05:05.316 | +++ functions-common:oscwrap:2465 : return 0 2026-07-07 15:05:05.316 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=abdc2ea9d0c143848f42c8f121de650e 2026-07-07 15:05:05.316 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo abdc2ea9d0c143848f42c8f121de650e 2026-07-07 15:05:05.316 | + functions-common:get_or_create_endpoint:1100 : public_id=abdc2ea9d0c143848f42c8f121de650e 2026-07-07 15:05:05.316 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-07-07 15:05:05.316 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-07-07 15:05:05.316 | + functions-common:get_or_create_endpoint:1109 : echo abdc2ea9d0c143848f42c8f121de650e 2026-07-07 15:05:05.317 | abdc2ea9d0c143848f42c8f121de650e 2026-07-07 15:05:05.317 | ++ lib/glance:create_glance_accounts:504 : get_or_create_domain Default 2026-07-07 15:05:05.317 | ++ functions-common:get_or_create_domain:872 : local domain_id 2026-07-07 15:05:05.317 | +++ 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-07 15:05:05.317 | +++ functions-common:oscwrap:2465 : return 0 2026-07-07 15:05:05.317 | ++ functions-common:get_or_create_domain:877 : domain_id=default 2026-07-07 15:05:05.317 | ++ functions-common:get_or_create_domain:878 : echo default 2026-07-07 15:05:05.318 | + lib/glance:create_glance_accounts:504 : service_domain_id=default 2026-07-07 15:05:05.318 | + lib/glance:create_glance_accounts:505 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2026-07-07 15:05:05.318 | + lib/glance:create_glance_accounts:506 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2026-07-07 15:05:05.318 | + lib/glance:create_glance_accounts:508 : [[ True = True ]] 2026-07-07 15:05:05.318 | + lib/glance:create_glance_accounts:509 : configure_glance_quotas 2026-07-07 15:05:05.318 | + 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-07 15:05:05.318 | +---------------+----------------------------------+ 2026-07-07 15:05:05.319 | | Field | Value | 2026-07-07 15:05:05.319 | +---------------+----------------------------------+ 2026-07-07 15:05:05.319 | | default_limit | 2000 | 2026-07-07 15:05:05.319 | | description | None | 2026-07-07 15:05:05.319 | | id | 9d5bfe6ede4b4a85a18d7607e5a0282f | 2026-07-07 15:05:05.319 | | region_id | RegionOne | 2026-07-07 15:05:05.319 | | resource_name | image_size_total | 2026-07-07 15:05:05.320 | | service_id | 4eb3cbfc27534fd2b94abb85a4c357ed | 2026-07-07 15:05:05.320 | +---------------+----------------------------------+ 2026-07-07 15:05:05.320 | + 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-07 15:05:05.320 | +---------------+----------------------------------+ 2026-07-07 15:05:05.320 | | Field | Value | 2026-07-07 15:05:05.320 | +---------------+----------------------------------+ 2026-07-07 15:05:05.320 | | default_limit | 2000 | 2026-07-07 15:05:05.321 | | description | None | 2026-07-07 15:05:05.321 | | id | 6d58fb0532864f61946b44de25edd87b | 2026-07-07 15:05:05.321 | | region_id | RegionOne | 2026-07-07 15:05:05.321 | | resource_name | image_stage_total | 2026-07-07 15:05:05.321 | | service_id | 4eb3cbfc27534fd2b94abb85a4c357ed | 2026-07-07 15:05:05.321 | +---------------+----------------------------------+ 2026-07-07 15:05:05.321 | + 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-07 15:05:05.322 | +---------------+----------------------------------+ 2026-07-07 15:05:05.322 | | Field | Value | 2026-07-07 15:05:05.322 | +---------------+----------------------------------+ 2026-07-07 15:05:05.322 | | default_limit | 100 | 2026-07-07 15:05:05.322 | | description | None | 2026-07-07 15:05:05.322 | | id | 536885dcfc704363a1f5d0f29da4f097 | 2026-07-07 15:05:05.322 | | region_id | RegionOne | 2026-07-07 15:05:05.322 | | resource_name | image_count_total | 2026-07-07 15:05:05.323 | | service_id | 4eb3cbfc27534fd2b94abb85a4c357ed | 2026-07-07 15:05:05.323 | +---------------+----------------------------------+ 2026-07-07 15:05:05.323 | + 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-07 15:05:05.323 | +---------------+----------------------------------+ 2026-07-07 15:05:05.323 | | Field | Value | 2026-07-07 15:05:05.323 | +---------------+----------------------------------+ 2026-07-07 15:05:05.323 | | default_limit | 100 | 2026-07-07 15:05:05.324 | | description | None | 2026-07-07 15:05:05.324 | | id | 4d3014c895b346e58eab797b6c75d9f9 | 2026-07-07 15:05:05.324 | | region_id | RegionOne | 2026-07-07 15:05:05.324 | | resource_name | image_count_uploading | 2026-07-07 15:05:05.324 | | service_id | 4eb3cbfc27534fd2b94abb85a4c357ed | 2026-07-07 15:05:05.324 | +---------------+----------------------------------+ 2026-07-07 15:05:05.324 | + lib/glance:configure_glance_quotas:331 : iniset /etc/glance/glance-api.conf DEFAULT use_keystone_limits True 2026-07-07 15:05:05.325 | + lib/glance:configure_glance_quotas:334 : iniset /etc/glance/glance-api.conf oslo_limit user_domain_name Default 2026-07-07 15:05:05.325 | + lib/glance:configure_glance_quotas:335 : iniset /etc/glance/glance-api.conf oslo_limit password nomoresecret 2026-07-07 15:05:05.325 | + lib/glance:configure_glance_quotas:336 : iniset /etc/glance/glance-api.conf oslo_limit username glance 2026-07-07 15:05:05.325 | + lib/glance:configure_glance_quotas:337 : iniset /etc/glance/glance-api.conf oslo_limit auth_type password 2026-07-07 15:05:05.325 | + lib/glance:configure_glance_quotas:338 : iniset /etc/glance/glance-api.conf oslo_limit auth_url http://192.168.122.114/identity 2026-07-07 15:05:05.325 | + lib/glance:configure_glance_quotas:339 : iniset /etc/glance/glance-api.conf oslo_limit system_scope all 2026-07-07 15:05:05.326 | ++ lib/glance:configure_glance_quotas:340 : oscwrap --os-cloud devstack-system-admin endpoint list --service glance -f value -c ID 2026-07-07 15:05:05.326 | ++ functions-common:oscwrap:2465 : return 0 2026-07-07 15:05:05.326 | + lib/glance:configure_glance_quotas:340 : iniset /etc/glance/glance-api.conf oslo_limit endpoint_id abdc2ea9d0c143848f42c8f121de650e 2026-07-07 15:05:05.326 | + lib/glance:configure_glance_quotas:344 : openstack --os-cloud devstack-system-admin role add --user glance --user-domain Default --system all reader 2026-07-07 15:05:05.326 | + lib/glance:create_glance_accounts:512 : is_service_enabled s3api 2026-07-07 15:05:05.326 | + functions-common:is_service_enabled:2076 : return 1 2026-07-07 15:05:05.353 | [2100 Async create_glance_accounts:48732]: finished create_glance_accounts with result 0 in 75 seconds 2026-07-07 15:05:05.389 | [2100 Async create_cinder_accounts:48870]: Waiting for completion of create_cinder_accounts running on PID 48870 (3 other jobs running) 2026-07-07 15:05:05.413 | [2100 Async create_cinder_accounts:48870]: Signaling child to exit 2026-07-07 15:05:05.413 | WAKEUP 2026-07-07 15:05:05.433 | [2100 Async create_cinder_accounts:48870]: Signaled 2026-07-07 15:05:05.435 | + lib/cinder:create_cinder_accounts:453 : [[ 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-07 15:05:05.435 | + lib/cinder:create_cinder_accounts:455 : local extra_role= 2026-07-07 15:05:05.435 | + lib/cinder:create_cinder_accounts:465 : is_service_enabled barbican 2026-07-07 15:05:05.436 | + functions-common:is_service_enabled:2076 : return 1 2026-07-07 15:05:05.436 | + lib/cinder:create_cinder_accounts:469 : create_service_user cinder 2026-07-07 15:05:05.436 | + lib/keystone:create_service_user:379 : get_or_create_user cinder nomoresecret Default 2026-07-07 15:05:05.436 | + functions-common:get_or_create_user:899 : local user_id 2026-07-07 15:05:05.436 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-07-07 15:05:05.436 | + functions-common:get_or_create_user:903 : local email= 2026-07-07 15:05:05.436 | ++ 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-07 15:05:05.437 | ++ functions-common:oscwrap:2465 : return 0 2026-07-07 15:05:05.437 | + functions-common:get_or_create_user:915 : user_id=7fb7b57820f14dffbb55c89dca259c86 2026-07-07 15:05:05.437 | + functions-common:get_or_create_user:916 : echo 7fb7b57820f14dffbb55c89dca259c86 2026-07-07 15:05:05.437 | 7fb7b57820f14dffbb55c89dca259c86 2026-07-07 15:05:05.437 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service cinder service Default Default 2026-07-07 15:05:05.437 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-07 15:05:05.437 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-07 15:05:05.438 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-07 15:05:05.438 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-07 15:05:05.438 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-07 15:05:05.438 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-07 15:05:05.438 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-07 15:05:05.438 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-07 15:05:05.438 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-07 15:05:05.439 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-07 15:05:05.439 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-07 15:05:05.439 | + 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-07 15:05:05.439 | ++ 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-07 15:05:05.439 | ++ functions-common:oscwrap:2465 : return 0 2026-07-07 15:05:05.439 | + functions-common:get_or_add_user_project_role:979 : user_role_id=0e1e917de28640f082c67e2a279864ab 2026-07-07 15:05:05.439 | + functions-common:get_or_add_user_project_role:980 : echo 0e1e917de28640f082c67e2a279864ab 2026-07-07 15:05:05.440 | 0e1e917de28640f082c67e2a279864ab 2026-07-07 15:05:05.440 | + lib/keystone:create_service_user:382 : [[ -n '' ]] 2026-07-07 15:05:05.440 | + lib/cinder:create_cinder_accounts:471 : is_service_enabled barbican 2026-07-07 15:05:05.440 | + functions-common:is_service_enabled:2076 : return 1 2026-07-07 15:05:05.440 | + lib/cinder:create_cinder_accounts:477 : local cinder_api_url 2026-07-07 15:05:05.440 | + lib/cinder:create_cinder_accounts:478 : cinder_api_url=http://192.168.122.114/volume 2026-07-07 15:05:05.440 | + lib/cinder:create_cinder_accounts:481 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2026-07-07 15:05:05.441 | + functions-common:get_or_create_service:1055 : local service_id 2026-07-07 15:05:05.441 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show block-storage -f value -c id 2026-07-07 15:05:05.441 | ++ 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-07 15:05:05.441 | ++ functions-common:oscwrap:2465 : return 0 2026-07-07 15:05:05.441 | + functions-common:get_or_create_service:1066 : service_id=' 2026-07-07 15:05:05.441 | 503f89bb8ee040239f039f96ac49fd90' 2026-07-07 15:05:05.441 | + functions-common:get_or_create_service:1067 : echo 503f89bb8ee040239f039f96ac49fd90 2026-07-07 15:05:05.442 | 503f89bb8ee040239f039f96ac49fd90 2026-07-07 15:05:05.442 | + lib/cinder:create_cinder_accounts:483 : get_or_create_endpoint block-storage RegionOne http://192.168.122.114/volume/v3 2026-07-07 15:05:05.442 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-07-07 15:05:05.442 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface block-storage public http://192.168.122.114/volume/v3 RegionOne 2026-07-07 15:05:05.442 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-07-07 15:05:05.442 | +++ 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-07 15:05:05.442 | +++ functions-common:oscwrap:2465 : return 0 2026-07-07 15:05:05.443 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-07-07 15:05:05.443 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-07-07 15:05:05.443 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create block-storage public http://192.168.122.114/volume/v3 --region RegionOne -f value -c id 2026-07-07 15:05:05.443 | +++ functions-common:oscwrap:2465 : return 0 2026-07-07 15:05:05.443 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=fc5cec1ec23b45969a7e7f4c638e83ce 2026-07-07 15:05:05.443 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo fc5cec1ec23b45969a7e7f4c638e83ce 2026-07-07 15:05:05.443 | + functions-common:get_or_create_endpoint:1100 : public_id=fc5cec1ec23b45969a7e7f4c638e83ce 2026-07-07 15:05:05.443 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-07-07 15:05:05.444 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-07-07 15:05:05.444 | + functions-common:get_or_create_endpoint:1109 : echo fc5cec1ec23b45969a7e7f4c638e83ce 2026-07-07 15:05:05.444 | fc5cec1ec23b45969a7e7f4c638e83ce 2026-07-07 15:05:05.444 | + lib/cinder:create_cinder_accounts:486 : configure_cinder_internal_tenant 2026-07-07 15:05:05.444 | ++ lib/cinder:configure_cinder_internal_tenant:722 : get_or_create_project service 2026-07-07 15:05:05.444 | ++ functions-common:get_or_create_project:922 : local project_id 2026-07-07 15:05:05.445 | +++ 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-07 15:05:05.445 | +++ functions-common:oscwrap:2465 : return 0 2026-07-07 15:05:05.445 | ++ functions-common:get_or_create_project:928 : project_id=b94f4acff424410ca242e076c0d8f519 2026-07-07 15:05:05.445 | ++ functions-common:get_or_create_project:929 : echo b94f4acff424410ca242e076c0d8f519 2026-07-07 15:05:05.445 | + lib/cinder:configure_cinder_internal_tenant:722 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id b94f4acff424410ca242e076c0d8f519 2026-07-07 15:05:05.445 | ++ lib/cinder:configure_cinder_internal_tenant:723 : get_or_create_user cinder 2026-07-07 15:05:05.445 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-07 15:05:05.446 | ++ functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-07-07 15:05:05.446 | ++ functions-common:get_or_create_user:903 : local email= 2026-07-07 15:05:05.446 | +++ 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-07 15:05:05.446 | No password was supplied, authentication will fail when a user does not have a password. 2026-07-07 15:05:05.446 | +++ functions-common:oscwrap:2465 : return 0 2026-07-07 15:05:05.446 | ++ functions-common:get_or_create_user:915 : user_id=7fb7b57820f14dffbb55c89dca259c86 2026-07-07 15:05:05.446 | ++ functions-common:get_or_create_user:916 : echo 7fb7b57820f14dffbb55c89dca259c86 2026-07-07 15:05:05.447 | + lib/cinder:configure_cinder_internal_tenant:723 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id 7fb7b57820f14dffbb55c89dca259c86 2026-07-07 15:05:05.480 | [2100 Async create_cinder_accounts:48870]: finished create_cinder_accounts with result 0 in 44 seconds 2026-07-07 15:05:05.485 | + inc/async:async_wait:197 : return 0 2026-07-07 15:05:05.487 | + ./stack.sh:main:1149 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2026-07-07 15:05:05.538 | [2100 Async create_neutron_accounts:49012]: Waiting for completion of create_neutron_accounts running on PID 49012 (2 other jobs running) 2026-07-07 15:05:05.563 | [2100 Async create_neutron_accounts:49012]: Signaling child to exit 2026-07-07 15:05:05.564 | WAKEUP 2026-07-07 15:05:05.581 | [2100 Async create_neutron_accounts:49012]: Signaled 2026-07-07 15:05:05.582 | + lib/neutron:create_neutron_accounts:482 : local neutron_url 2026-07-07 15:05:05.582 | + lib/neutron:create_neutron_accounts:483 : neutron_url=http://192.168.122.114/ 2026-07-07 15:05:05.582 | + lib/neutron:create_neutron_accounts:484 : '[' '!' -z networking ']' 2026-07-07 15:05:05.582 | + lib/neutron:create_neutron_accounts:485 : neutron_url=http://192.168.122.114/networking 2026-07-07 15:05:05.583 | + lib/neutron:create_neutron_accounts:488 : is_service_enabled q-svc neutron-api 2026-07-07 15:05:05.583 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 15:05:05.583 | + lib/neutron:create_neutron_accounts:490 : create_service_user neutron 2026-07-07 15:05:05.583 | + lib/keystone:create_service_user:379 : get_or_create_user neutron nomoresecret Default 2026-07-07 15:05:05.583 | + functions-common:get_or_create_user:899 : local user_id 2026-07-07 15:05:05.584 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-07-07 15:05:05.584 | + functions-common:get_or_create_user:903 : local email= 2026-07-07 15:05:05.584 | ++ 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-07 15:05:05.584 | ++ functions-common:oscwrap:2465 : return 0 2026-07-07 15:05:05.584 | + functions-common:get_or_create_user:915 : user_id=5f5a19b61a2c48dea5a4cd36c5eac59f 2026-07-07 15:05:05.584 | + functions-common:get_or_create_user:916 : echo 5f5a19b61a2c48dea5a4cd36c5eac59f 2026-07-07 15:05:05.584 | 5f5a19b61a2c48dea5a4cd36c5eac59f 2026-07-07 15:05:05.584 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service neutron service Default Default 2026-07-07 15:05:05.584 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-07 15:05:05.584 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-07 15:05:05.584 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-07 15:05:05.585 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-07 15:05:05.585 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-07 15:05:05.585 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-07 15:05:05.585 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-07 15:05:05.585 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-07 15:05:05.585 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-07 15:05:05.585 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-07 15:05:05.585 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-07 15:05:05.585 | + 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-07 15:05:05.585 | ++ 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-07 15:05:05.586 | ++ functions-common:oscwrap:2465 : return 0 2026-07-07 15:05:05.586 | + functions-common:get_or_add_user_project_role:979 : user_role_id=0e1e917de28640f082c67e2a279864ab 2026-07-07 15:05:05.586 | + functions-common:get_or_add_user_project_role:980 : echo 0e1e917de28640f082c67e2a279864ab 2026-07-07 15:05:05.586 | 0e1e917de28640f082c67e2a279864ab 2026-07-07 15:05:05.586 | + lib/keystone:create_service_user:382 : [[ -n '' ]] 2026-07-07 15:05:05.586 | + lib/neutron:create_neutron_accounts:492 : get_or_create_service neutron network 'Neutron Service' 2026-07-07 15:05:05.586 | + functions-common:get_or_create_service:1055 : local service_id 2026-07-07 15:05:05.586 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2026-07-07 15:05:05.586 | ++ 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-07 15:05:05.586 | ++ functions-common:oscwrap:2465 : return 0 2026-07-07 15:05:05.587 | + functions-common:get_or_create_service:1066 : service_id=' 2026-07-07 15:05:05.587 | c3b312320d214557a96ec1ab58a7cb57' 2026-07-07 15:05:05.587 | + functions-common:get_or_create_service:1067 : echo c3b312320d214557a96ec1ab58a7cb57 2026-07-07 15:05:05.587 | c3b312320d214557a96ec1ab58a7cb57 2026-07-07 15:05:05.587 | + lib/neutron:create_neutron_accounts:494 : get_or_create_endpoint network RegionOne http://192.168.122.114/networking 2026-07-07 15:05:05.587 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-07-07 15:05:05.587 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface network public http://192.168.122.114/networking RegionOne 2026-07-07 15:05:05.587 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-07-07 15:05:05.587 | +++ 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-07 15:05:05.587 | +++ functions-common:oscwrap:2465 : return 0 2026-07-07 15:05:05.588 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-07-07 15:05:05.588 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-07-07 15:05:05.588 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create network public http://192.168.122.114/networking --region RegionOne -f value -c id 2026-07-07 15:05:05.588 | +++ functions-common:oscwrap:2465 : return 0 2026-07-07 15:05:05.588 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=0c147c32476b40abb91f9ed9149039ab 2026-07-07 15:05:05.588 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 0c147c32476b40abb91f9ed9149039ab 2026-07-07 15:05:05.588 | + functions-common:get_or_create_endpoint:1100 : public_id=0c147c32476b40abb91f9ed9149039ab 2026-07-07 15:05:05.588 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-07-07 15:05:05.588 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-07-07 15:05:05.589 | + functions-common:get_or_create_endpoint:1109 : echo 0c147c32476b40abb91f9ed9149039ab 2026-07-07 15:05:05.589 | 0c147c32476b40abb91f9ed9149039ab 2026-07-07 15:05:05.621 | [2100 Async create_neutron_accounts:49012]: finished create_neutron_accounts with result 0 in 36 seconds 2026-07-07 15:05:05.628 | Not waiting for async task create_swift_accounts that we never started or has already been waited for 2026-07-07 15:05:05.634 | Not waiting for async task configure_horizon that we never started or has already been waited for 2026-07-07 15:05:05.637 | + inc/async:async_wait:197 : return 0 2026-07-07 15:05:05.640 | + ./stack.sh:main:1155 : is_service_enabled mysql postgresql 2026-07-07 15:05:05.658 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 15:05:05.662 | + ./stack.sh:main:1155 : is_service_enabled glance 2026-07-07 15:05:05.682 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 15:05:05.686 | + ./stack.sh:main:1156 : echo_summary 'Configuring Glance' 2026-07-07 15:05:05.689 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-07 15:05:05.691 | + ./stack.sh:echo_summary:447 : echo -e Configuring Glance 2026-07-07 15:05:05.693 | + ./stack.sh:main:1157 : async_runfunc init_glance 2026-07-07 15:05:05.697 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2026-07-07 15:05:05.765 | + inc/async:async_inner:63 : init_glance 2026-07-07 15:05:05.806 | [2100 Async init_glance:51274]: running: init_glance 2026-07-07 15:05:05.808 | + ./stack.sh:main:1164 : is_service_enabled neutron 2026-07-07 15:05:05.826 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 15:05:05.830 | + ./stack.sh:main:1165 : echo_summary 'Configuring Neutron' 2026-07-07 15:05:05.832 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-07 15:05:05.834 | + ./stack.sh:echo_summary:447 : echo -e Configuring Neutron 2026-07-07 15:05:05.837 | + ./stack.sh:main:1167 : configure_neutron 2026-07-07 15:05:05.839 | + lib/neutron:configure_neutron:380 : _configure_neutron_common 2026-07-07 15:05:05.842 | + lib/neutron:_configure_neutron_common:874 : _create_neutron_conf_dir 2026-07-07 15:05:05.846 | + lib/neutron:_create_neutron_conf_dir:867 : sudo install -d -o quobyte /etc/neutron 2026-07-07 15:05:05.863 | + lib/neutron:_configure_neutron_common:877 : cd /opt/stack/neutron 2026-07-07 15:05:05.865 | + lib/neutron:_configure_neutron_common:877 : exec ./tools/generate_config_file_samples.sh 2026-07-07 15:05:18.898 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-07-07 15:05:18.898 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-07 15:05:18.898 | we strongly recommend against using it for new projects. 2026-07-07 15:05:18.898 | 2026-07-07 15:05:18.898 | If you are already using Eventlet, we recommend migrating to a different 2026-07-07 15:05:18.898 | framework. For more detail see 2026-07-07 15:05:18.898 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-07 15:05:18.898 | 2026-07-07 15:05:18.898 | __import__(import_str) 2026-07-07 15:05:19.664 | + inc/async:async_inner:64 : rc=0 2026-07-07 15:05:19.688 | [51274 Async init_glance:51274]: finished successfully 2026-07-07 15:05:31.637 | /opt/stack/neutron/neutron/__init__.py:26: UserWarning: The selected oslo_service backend is "eventlet" 2026-07-07 15:05:31.637 | warnings.warn('The selected oslo_service backend is "eventlet"') 2026-07-07 15:05:46.906 | + lib/neutron:_configure_neutron_common:879 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2026-07-07 15:05:46.911 | + lib/neutron:_configure_neutron_common:881 : Q_POLICY_FILE=/etc/neutron/policy.json 2026-07-07 15:05:46.914 | + lib/neutron:_configure_neutron_common:885 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2026-07-07 15:05:46.917 | + lib/neutron:_configure_neutron_common:889 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2026-07-07 15:05:46.919 | + lib/neutron:_configure_neutron_common:894 : neutron_plugin_configure_common 2026-07-07 15:05:46.922 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2026-07-07 15:05:46.925 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2026-07-07 15:05:46.927 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2026-07-07 15:05:46.930 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : neutron_service_plugin_class_add ovn-router 2026-07-07 15:05:46.932 | + lib/neutron:neutron_service_plugin_class_add:1033 : local service_plugin_class=ovn-router 2026-07-07 15:05:46.935 | + lib/neutron:neutron_service_plugin_class_add:1034 : [[ '' == '' ]] 2026-07-07 15:05:46.937 | + lib/neutron:neutron_service_plugin_class_add:1035 : Q_SERVICE_PLUGIN_CLASSES=ovn-router 2026-07-07 15:05:46.940 | + lib/neutron:_configure_neutron_common:896 : [[ etc/neutron/plugins/ml2 == '' ]] 2026-07-07 15:05:46.943 | + lib/neutron:_configure_neutron_common:896 : [[ ml2_conf.ini == '' ]] 2026-07-07 15:05:46.945 | + lib/neutron:_configure_neutron_common:896 : [[ ml2 == '' ]] 2026-07-07 15:05:46.949 | + lib/neutron:_configure_neutron_common:901 : mkdir -p /etc/neutron/plugins/ml2 2026-07-07 15:05:46.954 | + lib/neutron:_configure_neutron_common:902 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-07 15:05:46.956 | + lib/neutron:_configure_neutron_common:905 : NEUTRON_CORE_PLUGIN_CONF=etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-07 15:05:46.959 | + lib/neutron:_configure_neutron_common:908 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2026-07-07 15:05:46.962 | + 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-07 15:05:46.968 | ++ lib/neutron:_configure_neutron_common:914 : database_connection_url neutron 2026-07-07 15:05:46.971 | ++ lib/database:database_connection_url:134 : local db=neutron 2026-07-07 15:05:46.974 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2026-07-07 15:05:46.977 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=neutron 2026-07-07 15:05:46.980 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-07 15:05:46.983 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-07 15:05:46.986 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-07 15:05:47.005 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-07 15:05:47.008 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-07 15:05:47.011 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/neutron?charset=utf8&plugin=dbcounter' 2026-07-07 15:05:47.014 | + 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-07 15:05:47.048 | + lib/neutron:_configure_neutron_common:915 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2026-07-07 15:05:47.082 | + lib/neutron:_configure_neutron_common:916 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2026-07-07 15:05:47.116 | + lib/neutron:_configure_neutron_common:917 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2026-07-07 15:05:47.152 | + lib/neutron:_configure_neutron_common:918 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2026-07-07 15:05:47.187 | + lib/neutron:_configure_neutron_common:921 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2026-07-07 15:05:47.222 | + lib/neutron:_configure_neutron_common:923 : '[' libvirt = fake ']' 2026-07-07 15:05:47.225 | + lib/neutron:_configure_neutron_common:933 : setup_logging /etc/neutron/neutron.conf 2026-07-07 15:05:47.228 | + functions:setup_logging:693 : setup_systemd_logging /etc/neutron/neutron.conf 2026-07-07 15:05:47.231 | + functions:setup_systemd_logging:710 : local conf_file=/etc/neutron/neutron.conf 2026-07-07 15:05:47.234 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-07-07 15:05:47.252 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-07-07 15:05:47.255 | + functions:setup_systemd_logging:716 : local pidstr= 2026-07-07 15:05:47.258 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-07-07 15:05:47.261 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-07-07 15:05:47.263 | + 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-07 15:05:47.295 | + 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-07 15:05:47.329 | + 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-07 15:05:47.363 | + functions:setup_systemd_logging:727 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-07-07 15:05:47.395 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/neutron.conf DEFAULT log_color False 2026-07-07 15:05:47.427 | + lib/neutron:_configure_neutron_common:935 : _neutron_setup_rootwrap 2026-07-07 15:05:47.429 | + lib/neutron:_neutron_setup_rootwrap:1068 : [[ True == \F\a\l\s\e ]] 2026-07-07 15:05:47.432 | + lib/neutron:_neutron_setup_rootwrap:1072 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2026-07-07 15:05:47.434 | + lib/neutron:_neutron_setup_rootwrap:1073 : [[ -d /etc/neutron/rootwrap.d ]] 2026-07-07 15:05:47.437 | + lib/neutron:_neutron_setup_rootwrap:1077 : neutron_deploy_rootwrap_filters /opt/stack/neutron 2026-07-07 15:05:47.439 | + lib/neutron:neutron_deploy_rootwrap_filters:1058 : [[ True == \F\a\l\s\e ]] 2026-07-07 15:05:47.441 | + lib/neutron:neutron_deploy_rootwrap_filters:1061 : local srcdir=/opt/stack/neutron 2026-07-07 15:05:47.444 | + lib/neutron:neutron_deploy_rootwrap_filters:1062 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2026-07-07 15:05:47.458 | + 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-07 15:05:47.473 | + 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-07 15:05:47.489 | + 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-07 15:05:47.505 | + lib/neutron:_neutron_setup_rootwrap:1086 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/neutron/rootwrap.conf 2026-07-07 15:05:47.522 | + lib/neutron:_neutron_setup_rootwrap:1089 : ROOTWRAP_SUDOER_CMD='/opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2026-07-07 15:05:47.524 | + lib/neutron:_neutron_setup_rootwrap:1090 : ROOTWRAP_DAEMON_SUDOER_CMD='/opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-07-07 15:05:47.527 | ++ lib/neutron:_neutron_setup_rootwrap:1093 : mktemp 2026-07-07 15:05:47.531 | + lib/neutron:_neutron_setup_rootwrap:1093 : TEMPFILE=/tmp/tmp.5sUiJO1nsV 2026-07-07 15:05:47.533 | + lib/neutron:_neutron_setup_rootwrap:1094 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2026-07-07 15:05:47.537 | + 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-07 15:05:47.540 | + lib/neutron:_neutron_setup_rootwrap:1096 : chmod 0440 /tmp/tmp.5sUiJO1nsV 2026-07-07 15:05:47.543 | + lib/neutron:_neutron_setup_rootwrap:1097 : sudo chown root:root /tmp/tmp.5sUiJO1nsV 2026-07-07 15:05:47.560 | + lib/neutron:_neutron_setup_rootwrap:1098 : sudo mv /tmp/tmp.5sUiJO1nsV /etc/sudoers.d/neutron-rootwrap 2026-07-07 15:05:47.576 | + lib/neutron:_neutron_setup_rootwrap:1101 : configure_root_helper_options /etc/neutron/neutron.conf 2026-07-07 15:05:47.579 | + lib/neutron:configure_root_helper_options:1105 : local conffile=/etc/neutron/neutron.conf 2026-07-07 15:05:47.582 | + 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-07 15:05:47.614 | + lib/neutron:configure_root_helper_options:1107 : [[ True == \T\r\u\e ]] 2026-07-07 15:05:47.617 | + 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-07 15:05:47.649 | + lib/neutron:configure_neutron:381 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2026-07-07 15:05:47.652 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=neutron 2026-07-07 15:05:47.655 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/neutron/neutron.conf 2026-07-07 15:05:47.658 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-07-07 15:05:47.660 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-07-07 15:05:47.662 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-07-07 15:05:47.680 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 15:05:47.683 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-07-07 15:05:47.686 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-07-07 15:05:47.689 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-07-07 15:05:47.708 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-07 15:05:47.711 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.114:5672/ 2026-07-07 15:05:47.714 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.114:5672/ 2026-07-07 15:05:47.748 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-07-07 15:05:47.751 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-07-07 15:05:47.753 | + lib/neutron:configure_neutron:383 : is_service_enabled q-metering neutron-metering 2026-07-07 15:05:47.771 | + functions-common:is_service_enabled:2076 : return 1 2026-07-07 15:05:47.773 | + lib/neutron:configure_neutron:386 : is_service_enabled q-agt neutron-agent 2026-07-07 15:05:47.792 | + functions-common:is_service_enabled:2076 : return 1 2026-07-07 15:05:47.795 | + lib/neutron:configure_neutron:389 : is_service_enabled q-dhcp neutron-dhcp 2026-07-07 15:05:47.813 | + functions-common:is_service_enabled:2076 : return 1 2026-07-07 15:05:47.815 | + lib/neutron:configure_neutron:392 : is_service_enabled q-l3 neutron-l3 2026-07-07 15:05:47.833 | + functions-common:is_service_enabled:2076 : return 1 2026-07-07 15:05:47.835 | + lib/neutron:configure_neutron:395 : is_service_enabled q-meta neutron-metadata-agent 2026-07-07 15:05:47.854 | + functions-common:is_service_enabled:2076 : return 1 2026-07-07 15:05:47.856 | + lib/neutron:configure_neutron:399 : [[ legacy != \l\e\g\a\c\y ]] 2026-07-07 15:05:47.859 | + lib/neutron:configure_neutron:402 : is_service_enabled ceilometer 2026-07-07 15:05:47.877 | + functions-common:is_service_enabled:2076 : return 1 2026-07-07 15:05:47.880 | + lib/neutron:configure_neutron:406 : [[ ovn == \o\v\n ]] 2026-07-07 15:05:47.883 | + lib/neutron:configure_neutron:407 : configure_ovn 2026-07-07 15:05:47.885 | + lib/neutron_plugins/ovn_agent:configure_ovn:554 : echo 'Configuring OVN' 2026-07-07 15:05:47.886 | Configuring OVN 2026-07-07 15:05:47.888 | + lib/neutron_plugins/ovn_agent:configure_ovn:556 : '[' -z '' ']' 2026-07-07 15:05:47.891 | + lib/neutron_plugins/ovn_agent:configure_ovn:557 : '[' -f /etc/openvswitch/system-id.conf ']' 2026-07-07 15:05:47.895 | ++ lib/neutron_plugins/ovn_agent:configure_ovn:558 : cat /etc/openvswitch/system-id.conf 2026-07-07 15:05:47.899 | + lib/neutron_plugins/ovn_agent:configure_ovn:558 : OVN_UUID=ab86e129-9cca-4d8e-982b-46c7fd7ed3e5 2026-07-07 15:05:47.902 | + lib/neutron_plugins/ovn_agent:configure_ovn:573 : [[ False == \F\a\l\s\e ]] 2026-07-07 15:05:47.905 | + lib/neutron_plugins/ovn_agent:configure_ovn:573 : is_fedora 2026-07-07 15:05:47.908 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-07 15:05:47.910 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-07 15:05:47.912 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-07 15:05:47.914 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-07 15:05:47.917 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-07 15:05:47.919 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-07 15:05:47.922 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-07 15:05:47.925 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-07 15:05:47.928 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-07 15:05:47.930 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-07 15:05:47.932 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-07 15:05:47.935 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-07 15:05:47.937 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-07 15:05:47.939 | + lib/neutron_plugins/ovn_agent:configure_ovn:580 : local sample_file= 2026-07-07 15:05:47.942 | + lib/neutron_plugins/ovn_agent:configure_ovn:581 : local config_file= 2026-07-07 15:05:47.945 | + lib/neutron_plugins/ovn_agent:configure_ovn:582 : is_ovn_agent_enabled 2026-07-07 15:05:47.947 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:324 : is_service_enabled q-ovn-agent neutron-ovn-agent 2026-07-07 15:05:47.964 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 15:05:47.968 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:325 : enable_service q-ovn-agent 2026-07-07 15:05:48.013 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:326 : return 0 2026-07-07 15:05:48.016 | + lib/neutron_plugins/ovn_agent:configure_ovn:582 : [[ metadata =~ metadata ]] 2026-07-07 15:05:48.019 | + lib/neutron_plugins/ovn_agent:configure_ovn:582 : is_service_enabled ovn-controller 2026-07-07 15:05:48.036 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 15:05:48.039 | + lib/neutron_plugins/ovn_agent:configure_ovn:583 : sample_file=/opt/stack/neutron/etc/neutron/plugins/ml2/ovn_agent.ini.sample 2026-07-07 15:05:48.042 | + lib/neutron_plugins/ovn_agent:configure_ovn:584 : config_file=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-07-07 15:05:48.044 | + lib/neutron_plugins/ovn_agent:configure_ovn:589 : '[' -n /etc/neutron/plugins/ml2/ovn_agent.ini ']' 2026-07-07 15:05:48.048 | + lib/neutron_plugins/ovn_agent:configure_ovn:590 : sudo install -d -o quobyte /etc/neutron 2026-07-07 15:05:48.064 | + lib/neutron_plugins/ovn_agent:configure_ovn:592 : mkdir -p /opt/stack/neutron/etc/neutron/plugins/ml2 2026-07-07 15:05:48.069 | + lib/neutron_plugins/ovn_agent:configure_ovn:593 : cd /opt/stack/neutron 2026-07-07 15:05:48.071 | + lib/neutron_plugins/ovn_agent:configure_ovn:593 : exec ./tools/generate_config_file_samples.sh 2026-07-07 15:05:59.971 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-07-07 15:05:59.971 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-07 15:05:59.971 | we strongly recommend against using it for new projects. 2026-07-07 15:05:59.971 | 2026-07-07 15:05:59.971 | If you are already using Eventlet, we recommend migrating to a different 2026-07-07 15:05:59.971 | framework. For more detail see 2026-07-07 15:05:59.971 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-07 15:05:59.971 | 2026-07-07 15:05:59.971 | __import__(import_str) 2026-07-07 15:06:12.475 | /opt/stack/neutron/neutron/__init__.py:26: UserWarning: The selected oslo_service backend is "eventlet" 2026-07-07 15:06:12.475 | warnings.warn('The selected oslo_service backend is "eventlet"') 2026-07-07 15:06:27.378 | + 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-07 15:06:27.385 | + lib/neutron_plugins/ovn_agent:configure_ovn:596 : configure_root_helper_options /etc/neutron/plugins/ml2/ovn_agent.ini 2026-07-07 15:06:27.387 | + lib/neutron:configure_root_helper_options:1105 : local conffile=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-07-07 15:06:27.390 | + 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-07 15:06:27.424 | + lib/neutron:configure_root_helper_options:1107 : [[ True == \T\r\u\e ]] 2026-07-07 15:06:27.427 | + 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-07 15:06:27.460 | + lib/neutron_plugins/ovn_agent:configure_ovn:598 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT debug True 2026-07-07 15:06:27.493 | + lib/neutron_plugins/ovn_agent:configure_ovn:599 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT nova_metadata_host 192.168.122.114 2026-07-07 15:06:27.528 | + lib/neutron_plugins/ovn_agent:configure_ovn:600 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT metadata_workers 2 2026-07-07 15:06:27.564 | + 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-07 15:06:27.599 | + 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-07 15:06:27.633 | + lib/neutron_plugins/ovn_agent:configure_ovn:603 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovn ovn_sb_connection tcp:192.168.122.114:6642 2026-07-07 15:06:27.668 | + lib/neutron_plugins/ovn_agent:configure_ovn:604 : is_service_enabled tls-proxy 2026-07-07 15:06:27.687 | + functions-common:is_service_enabled:2076 : return 1 2026-07-07 15:06:27.690 | + lib/neutron_plugins/ovn_agent:configure_ovn:612 : [[ /etc/neutron/plugins/ml2/ovn_agent.ini == /etc/neutron/plugins/ml2/ovn_agent.ini ]] 2026-07-07 15:06:27.693 | + lib/neutron_plugins/ovn_agent:configure_ovn:613 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini agent extensions metadata 2026-07-07 15:06:27.727 | + lib/neutron_plugins/ovn_agent:configure_ovn:614 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovn ovn_nb_connection tcp:192.168.122.114:6641 2026-07-07 15:06:27.760 | + lib/neutron:configure_neutron:408 : configure_ovn_plugin 2026-07-07 15:06:27.764 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:496 : echo 'Configuring Neutron for OVN' 2026-07-07 15:06:27.764 | Configuring Neutron for OVN 2026-07-07 15:06:27.766 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:498 : is_service_enabled q-svc neutron-api 2026-07-07 15:06:27.786 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 15:06:27.789 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:499 : filter_network_api_extensions 2026-07-07 15:06:27.793 | ++ 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-07 15:06:27.793 | print(",".join(extensions.ML2_SUPPORTED_API_EXTENSIONS))' 2026-07-07 15:06:31.374 | + 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-07 15:06:31.377 | ++ 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-07 15:06:31.378 | print(",".join(extensions.ML2_SUPPORTED_API_EXTENSIONS_OVN_L3))' 2026-07-07 15:06:34.481 | + 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-07 15:06:34.485 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:474 : is_service_enabled q-qos neutron-qos 2026-07-07 15:06:34.504 | + functions-common:is_service_enabled:2076 : return 1 2026-07-07 15:06:34.507 | + 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-07 15:06:34.513 | ++ 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-07 15:06:34.513 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 478: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-07 15:06:34.513 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:478 : tr ', ' '\n' 2026-07-07 15:06:34.513 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:478 : LC_ALL=C 2026-07-07 15:06:34.516 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 478: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-07 15:06:34.517 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:478 : sort -u 2026-07-07 15:06:34.522 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:478 : extensions='address-group 2026-07-07 15:06:34.522 | address-scope 2026-07-07 15:06:34.522 | agent 2026-07-07 15:06:34.522 | allowed-address-pairs 2026-07-07 15:06:34.522 | auto-allocated-topology 2026-07-07 15:06:34.522 | availability_zone 2026-07-07 15:06:34.522 | bgp 2026-07-07 15:06:34.522 | bgp_4byte_asn 2026-07-07 15:06:34.523 | bgp_dragent_scheduler 2026-07-07 15:06:34.523 | binding 2026-07-07 15:06:34.523 | binding-extended 2026-07-07 15:06:34.523 | default-subnetpools 2026-07-07 15:06:34.523 | dhcp_agent_scheduler 2026-07-07 15:06:34.523 | dns-domain-ports 2026-07-07 15:06:34.524 | dns-integration 2026-07-07 15:06:34.524 | dns-integration-domain-keywords 2026-07-07 15:06:34.524 | empty-string-filtering 2026-07-07 15:06:34.524 | enable-default-route-bfd 2026-07-07 15:06:34.524 | enable-default-route-ecmp 2026-07-07 15:06:34.524 | expose-port-forwarding-in-fip 2026-07-07 15:06:34.524 | ext-gw-mode 2026-07-07 15:06:34.524 | external-gateway-multihoming 2026-07-07 15:06:34.524 | external-net 2026-07-07 15:06:34.524 | extra_dhcp_opt 2026-07-07 15:06:34.524 | extraroute 2026-07-07 15:06:34.525 | extraroute-atomic 2026-07-07 15:06:34.525 | filter-validation 2026-07-07 15:06:34.525 | fip-port-details 2026-07-07 15:06:34.525 | flavors 2026-07-07 15:06:34.525 | floating-ip-port-forwarding 2026-07-07 15:06:34.525 | floating-ip-port-forwarding-description 2026-07-07 15:06:34.525 | floating-ip-port-forwarding-detail 2026-07-07 15:06:34.525 | floating-ip-port-forwarding-port-ranges 2026-07-07 15:06:34.525 | floatingip-pools 2026-07-07 15:06:34.525 | fwaas_v2 2026-07-07 15:06:34.525 | ip_allocation 2026-07-07 15:06:34.526 | l3-agent-scheduler-ha-chassis-priority 2026-07-07 15:06:34.526 | l3-flavors 2026-07-07 15:06:34.526 | l3-ha 2026-07-07 15:06:34.526 | l3_agent_scheduler 2026-07-07 15:06:34.526 | logging 2026-07-07 15:06:34.526 | multi-provider 2026-07-07 15:06:34.526 | net-mtu 2026-07-07 15:06:34.526 | net-mtu-writable 2026-07-07 15:06:34.526 | network-ip-availability 2026-07-07 15:06:34.526 | network_availability_zone 2026-07-07 15:06:34.527 | network_ha 2026-07-07 15:06:34.527 | pagination 2026-07-07 15:06:34.527 | port-device-profile 2026-07-07 15:06:34.527 | port-hardware-offload-type 2026-07-07 15:06:34.527 | port-mac-address-regenerate 2026-07-07 15:06:34.527 | port-numa-affinity-policy 2026-07-07 15:06:34.527 | port-numa-affinity-policy-socket 2026-07-07 15:06:34.527 | port-resource-request 2026-07-07 15:06:34.527 | port-security 2026-07-07 15:06:34.527 | port-trusted-vif 2026-07-07 15:06:34.527 | project-id 2026-07-07 15:06:34.527 | provider 2026-07-07 15:06:34.528 | pvlan 2026-07-07 15:06:34.528 | qinq 2026-07-07 15:06:34.528 | qos 2026-07-07 15:06:34.528 | qos-bw-limit-direction 2026-07-07 15:06:34.528 | qos-bw-minimum-ingress 2026-07-07 15:06:34.528 | qos-default 2026-07-07 15:06:34.528 | qos-fip 2026-07-07 15:06:34.528 | qos-gateway-ip 2026-07-07 15:06:34.528 | qos-rule-type-details 2026-07-07 15:06:34.528 | qos-rule-type-filter 2026-07-07 15:06:34.529 | qos-rules-alias 2026-07-07 15:06:34.530 | quota-check-limit 2026-07-07 15:06:34.530 | quota-check-limit-default 2026-07-07 15:06:34.530 | quota_details 2026-07-07 15:06:34.530 | quotas 2026-07-07 15:06:34.530 | rbac-address-scope 2026-07-07 15:06:34.532 | rbac-policies 2026-07-07 15:06:34.532 | rbac-security-groups 2026-07-07 15:06:34.532 | router 2026-07-07 15:06:34.532 | router-enable-snat 2026-07-07 15:06:34.532 | router_availability_zone 2026-07-07 15:06:34.532 | security-group 2026-07-07 15:06:34.532 | security-groups-default-rules 2026-07-07 15:06:34.532 | security-groups-default-statefulness 2026-07-07 15:06:34.532 | security-groups-normalized-cidr 2026-07-07 15:06:34.532 | security-groups-remote-address-group 2026-07-07 15:06:34.532 | security-groups-rules-belongs-to-default-sg 2026-07-07 15:06:34.533 | security-groups-shared-filtering 2026-07-07 15:06:34.533 | segment 2026-07-07 15:06:34.533 | sorting 2026-07-07 15:06:34.533 | standard-attr-description 2026-07-07 15:06:34.533 | standard-attr-fwaas-v2 2026-07-07 15:06:34.533 | standard-attr-revisions 2026-07-07 15:06:34.533 | standard-attr-tag 2026-07-07 15:06:34.533 | standard-attr-timestamp 2026-07-07 15:06:34.533 | stateful-security-group 2026-07-07 15:06:34.533 | subnet-dns-publish-fixed-ip 2026-07-07 15:06:34.533 | subnet-external-network 2026-07-07 15:06:34.533 | subnet-service-types 2026-07-07 15:06:34.534 | subnet_allocation 2026-07-07 15:06:34.534 | subnet_onboard 2026-07-07 15:06:34.535 | subnetpool-prefix-ops 2026-07-07 15:06:34.535 | tag-creation 2026-07-07 15:06:34.535 | tap-mirror 2026-07-07 15:06:34.536 | tap-mirror-both-direction 2026-07-07 15:06:34.537 | trunk 2026-07-07 15:06:34.537 | uplink-status-propagation 2026-07-07 15:06:34.537 | uplink-status-propagation-updatable 2026-07-07 15:06:34.537 | vlan-transparent 2026-07-07 15:06:34.537 | vpn-endpoint-groups 2026-07-07 15:06:34.537 | vpnaas' 2026-07-07 15:06:34.537 | ++ 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-07 15:06:34.537 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:479 : tr ', ' '\n' 2026-07-07 15:06:34.537 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 479: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-07 15:06:34.538 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:479 : LC_ALL=C 2026-07-07 15:06:34.538 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 479: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-07 15:06:34.538 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:479 : sort -u 2026-07-07 15:06:34.541 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:479 : supported_ext='address-group 2026-07-07 15:06:34.541 | address-scope 2026-07-07 15:06:34.541 | agent 2026-07-07 15:06:34.541 | allowed-address-pairs 2026-07-07 15:06:34.541 | auto-allocated-topology 2026-07-07 15:06:34.541 | availability_zone 2026-07-07 15:06:34.541 | bgp 2026-07-07 15:06:34.541 | bgp_4byte_asn 2026-07-07 15:06:34.542 | bgp_dragent_scheduler 2026-07-07 15:06:34.542 | binding 2026-07-07 15:06:34.543 | binding-extended 2026-07-07 15:06:34.543 | default-subnetpools 2026-07-07 15:06:34.543 | dhcp_agent_scheduler 2026-07-07 15:06:34.543 | dns-domain-ports 2026-07-07 15:06:34.543 | dns-integration 2026-07-07 15:06:34.543 | dns-integration-domain-keywords 2026-07-07 15:06:34.543 | empty-string-filtering 2026-07-07 15:06:34.543 | enable-default-route-bfd 2026-07-07 15:06:34.544 | enable-default-route-ecmp 2026-07-07 15:06:34.544 | expose-port-forwarding-in-fip 2026-07-07 15:06:34.544 | ext-gw-mode 2026-07-07 15:06:34.544 | external-gateway-multihoming 2026-07-07 15:06:34.544 | external-net 2026-07-07 15:06:34.544 | extra_dhcp_opt 2026-07-07 15:06:34.545 | extraroute 2026-07-07 15:06:34.545 | extraroute-atomic 2026-07-07 15:06:34.545 | filter-validation 2026-07-07 15:06:34.545 | fip-port-details 2026-07-07 15:06:34.545 | flavors 2026-07-07 15:06:34.545 | floating-ip-port-forwarding 2026-07-07 15:06:34.545 | floating-ip-port-forwarding-description 2026-07-07 15:06:34.545 | floating-ip-port-forwarding-detail 2026-07-07 15:06:34.545 | floating-ip-port-forwarding-port-ranges 2026-07-07 15:06:34.545 | floatingip-pools 2026-07-07 15:06:34.545 | fwaas_v2 2026-07-07 15:06:34.545 | ip_allocation 2026-07-07 15:06:34.546 | l3-agent-scheduler-ha-chassis-priority 2026-07-07 15:06:34.546 | l3-flavors 2026-07-07 15:06:34.546 | l3-ha 2026-07-07 15:06:34.546 | l3_agent_scheduler 2026-07-07 15:06:34.546 | logging 2026-07-07 15:06:34.546 | multi-provider 2026-07-07 15:06:34.546 | net-mtu 2026-07-07 15:06:34.546 | net-mtu-writable 2026-07-07 15:06:34.546 | network-ip-availability 2026-07-07 15:06:34.546 | network_availability_zone 2026-07-07 15:06:34.546 | network_ha 2026-07-07 15:06:34.547 | pagination 2026-07-07 15:06:34.548 | port-device-profile 2026-07-07 15:06:34.548 | port-hardware-offload-type 2026-07-07 15:06:34.548 | port-mac-address-regenerate 2026-07-07 15:06:34.548 | port-numa-affinity-policy 2026-07-07 15:06:34.548 | port-numa-affinity-policy-socket 2026-07-07 15:06:34.548 | port-resource-request 2026-07-07 15:06:34.548 | port-security 2026-07-07 15:06:34.548 | port-trusted-vif 2026-07-07 15:06:34.548 | project-id 2026-07-07 15:06:34.549 | provider 2026-07-07 15:06:34.549 | pvlan 2026-07-07 15:06:34.549 | qinq 2026-07-07 15:06:34.550 | qos 2026-07-07 15:06:34.550 | qos-bw-limit-direction 2026-07-07 15:06:34.550 | qos-bw-minimum-ingress 2026-07-07 15:06:34.550 | qos-default 2026-07-07 15:06:34.550 | qos-fip 2026-07-07 15:06:34.550 | qos-gateway-ip 2026-07-07 15:06:34.550 | qos-rule-type-details 2026-07-07 15:06:34.550 | qos-rule-type-filter 2026-07-07 15:06:34.550 | qos-rules-alias 2026-07-07 15:06:34.550 | quota-check-limit 2026-07-07 15:06:34.550 | quota-check-limit-default 2026-07-07 15:06:34.550 | quota_details 2026-07-07 15:06:34.551 | quotas 2026-07-07 15:06:34.551 | rbac-address-scope 2026-07-07 15:06:34.551 | rbac-policies 2026-07-07 15:06:34.551 | rbac-security-groups 2026-07-07 15:06:34.551 | router 2026-07-07 15:06:34.551 | router-enable-snat 2026-07-07 15:06:34.551 | router_availability_zone 2026-07-07 15:06:34.551 | security-group 2026-07-07 15:06:34.551 | security-groups-default-rules 2026-07-07 15:06:34.551 | security-groups-default-statefulness 2026-07-07 15:06:34.552 | security-groups-normalized-cidr 2026-07-07 15:06:34.552 | security-groups-remote-address-group 2026-07-07 15:06:34.552 | security-groups-rules-belongs-to-default-sg 2026-07-07 15:06:34.552 | security-groups-shared-filtering 2026-07-07 15:06:34.552 | segment 2026-07-07 15:06:34.552 | sorting 2026-07-07 15:06:34.552 | standard-attr-description 2026-07-07 15:06:34.552 | standard-attr-fwaas-v2 2026-07-07 15:06:34.552 | standard-attr-revisions 2026-07-07 15:06:34.552 | standard-attr-tag 2026-07-07 15:06:34.553 | standard-attr-timestamp 2026-07-07 15:06:34.553 | stateful-security-group 2026-07-07 15:06:34.553 | subnet-dns-publish-fixed-ip 2026-07-07 15:06:34.553 | subnet-external-network 2026-07-07 15:06:34.553 | subnet-service-types 2026-07-07 15:06:34.553 | subnet_allocation 2026-07-07 15:06:34.553 | subnet_onboard 2026-07-07 15:06:34.553 | subnetpool-prefix-ops 2026-07-07 15:06:34.553 | tag-creation 2026-07-07 15:06:34.553 | tap-mirror 2026-07-07 15:06:34.553 | tap-mirror-both-direction 2026-07-07 15:06:34.553 | trunk 2026-07-07 15:06:34.554 | uplink-status-propagation 2026-07-07 15:06:34.554 | uplink-status-propagation-updatable 2026-07-07 15:06:34.554 | vlan-transparent 2026-07-07 15:06:34.554 | vpn-endpoint-groups 2026-07-07 15:06:34.554 | vpnaas' 2026-07-07 15:06:34.554 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 480: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-07 15:06:34.554 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : LC_ALL=C 2026-07-07 15:06:34.554 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : echo -e 'address-group 2026-07-07 15:06:34.554 | address-scope 2026-07-07 15:06:34.554 | agent 2026-07-07 15:06:34.554 | allowed-address-pairs 2026-07-07 15:06:34.555 | auto-allocated-topology 2026-07-07 15:06:34.555 | availability_zone 2026-07-07 15:06:34.555 | bgp 2026-07-07 15:06:34.555 | bgp_4byte_asn 2026-07-07 15:06:34.555 | bgp_dragent_scheduler 2026-07-07 15:06:34.555 | binding 2026-07-07 15:06:34.555 | binding-extended 2026-07-07 15:06:34.555 | default-subnetpools 2026-07-07 15:06:34.555 | dhcp_agent_scheduler 2026-07-07 15:06:34.555 | dns-domain-ports 2026-07-07 15:06:34.555 | dns-integration 2026-07-07 15:06:34.556 | dns-integration-domain-keywords 2026-07-07 15:06:34.556 | empty-string-filtering 2026-07-07 15:06:34.556 | enable-default-route-bfd 2026-07-07 15:06:34.556 | enable-default-route-ecmp 2026-07-07 15:06:34.556 | expose-port-forwarding-in-fip 2026-07-07 15:06:34.556 | ext-gw-mode 2026-07-07 15:06:34.556 | external-gateway-multihoming 2026-07-07 15:06:34.556 | external-net 2026-07-07 15:06:34.556 | extra_dhcp_opt 2026-07-07 15:06:34.556 | extraroute 2026-07-07 15:06:34.556 | extraroute-atomic 2026-07-07 15:06:34.556 | filter-validation 2026-07-07 15:06:34.557 | fip-port-details 2026-07-07 15:06:34.557 | flavors 2026-07-07 15:06:34.557 | floating-ip-port-forwarding 2026-07-07 15:06:34.557 | floating-ip-port-forwarding-description 2026-07-07 15:06:34.557 | floating-ip-port-forwarding-detail 2026-07-07 15:06:34.557 | floating-ip-port-forwarding-port-ranges 2026-07-07 15:06:34.557 | floatingip-pools 2026-07-07 15:06:34.557 | fwaas_v2 2026-07-07 15:06:34.558 | ip_allocation 2026-07-07 15:06:34.558 | l3-agent-scheduler-ha-chassis-priority 2026-07-07 15:06:34.558 | l3-flavors 2026-07-07 15:06:34.558 | l3-ha 2026-07-07 15:06:34.558 | l3_agent_scheduler 2026-07-07 15:06:34.558 | logging 2026-07-07 15:06:34.558 | multi-provider 2026-07-07 15:06:34.558 | net-mtu 2026-07-07 15:06:34.558 | net-mtu-writable 2026-07-07 15:06:34.558 | network-ip-availability 2026-07-07 15:06:34.558 | network_availability_zone 2026-07-07 15:06:34.558 | network_ha 2026-07-07 15:06:34.559 | pagination 2026-07-07 15:06:34.559 | port-device-profile 2026-07-07 15:06:34.559 | port-hardware-offload-type 2026-07-07 15:06:34.559 | port-mac-address-regenerate 2026-07-07 15:06:34.559 | port-numa-affinity-policy 2026-07-07 15:06:34.559 | port-numa-affinity-policy-socket 2026-07-07 15:06:34.559 | port-resource-request 2026-07-07 15:06:34.559 | port-security 2026-07-07 15:06:34.559 | port-trusted-vif 2026-07-07 15:06:34.559 | project-id 2026-07-07 15:06:34.559 | provider 2026-07-07 15:06:34.559 | pvlan 2026-07-07 15:06:34.560 | qinq 2026-07-07 15:06:34.560 | qos 2026-07-07 15:06:34.560 | qos-bw-limit-direction 2026-07-07 15:06:34.560 | qos-bw-minimum-ingress 2026-07-07 15:06:34.560 | qos-default 2026-07-07 15:06:34.560 | qos-fip 2026-07-07 15:06:34.560 | qos-gateway-ip 2026-07-07 15:06:34.560 | qos-rule-type-details 2026-07-07 15:06:34.560 | qos-rule-type-filter 2026-07-07 15:06:34.561 | qos-rules-alias 2026-07-07 15:06:34.561 | quota-check-limit 2026-07-07 15:06:34.561 | quota-check-limit-default 2026-07-07 15:06:34.561 | quota_details 2026-07-07 15:06:34.561 | quotas 2026-07-07 15:06:34.561 | rbac-address-scope 2026-07-07 15:06:34.561 | rbac-policies 2026-07-07 15:06:34.561 | rbac-security-groups 2026-07-07 15:06:34.561 | router 2026-07-07 15:06:34.561 | router-enable-snat 2026-07-07 15:06:34.562 | router_availability_zone 2026-07-07 15:06:34.562 | security-group 2026-07-07 15:06:34.562 | security-groups-default-rules 2026-07-07 15:06:34.562 | security-groups-default-statefulness 2026-07-07 15:06:34.562 | security-groups-normalized-cidr 2026-07-07 15:06:34.562 | security-groups-remote-address-group 2026-07-07 15:06:34.562 | security-groups-rules-belongs-to-default-sg 2026-07-07 15:06:34.562 | security-groups-shared-filtering 2026-07-07 15:06:34.562 | segment 2026-07-07 15:06:34.562 | sorting 2026-07-07 15:06:34.562 | standard-attr-description 2026-07-07 15:06:34.562 | standard-attr-fwaas-v2 2026-07-07 15:06:34.563 | standard-attr-revisions 2026-07-07 15:06:34.564 | standard-attr-tag 2026-07-07 15:06:34.564 | standard-attr-timestamp 2026-07-07 15:06:34.564 | stateful-security-group 2026-07-07 15:06:34.564 | subnet-dns-publish-fixed-ip 2026-07-07 15:06:34.564 | subnet-external-network 2026-07-07 15:06:34.564 | subnet-service-types 2026-07-07 15:06:34.564 | subnet_allocation 2026-07-07 15:06:34.564 | subnet_onboard 2026-07-07 15:06:34.564 | subnetpool-prefix-ops 2026-07-07 15:06:34.565 | tag-creation 2026-07-07 15:06:34.565 | tap-mirror 2026-07-07 15:06:34.566 | tap-mirror-both-direction 2026-07-07 15:06:34.566 | trunk 2026-07-07 15:06:34.566 | uplink-status-propagation 2026-07-07 15:06:34.566 | uplink-status-propagation-updatable 2026-07-07 15:06:34.566 | vlan-transparent 2026-07-07 15:06:34.566 | vpn-endpoint-groups 2026-07-07 15:06:34.566 | vpnaas' 2026-07-07 15:06:34.566 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 480: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-07 15:06:34.567 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : comm -12 /dev/fd/63 /dev/fd/62 2026-07-07 15:06:34.567 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : echo -e 'address-group 2026-07-07 15:06:34.567 | address-scope 2026-07-07 15:06:34.567 | agent 2026-07-07 15:06:34.567 | allowed-address-pairs 2026-07-07 15:06:34.567 | auto-allocated-topology 2026-07-07 15:06:34.567 | availability_zone 2026-07-07 15:06:34.567 | bgp 2026-07-07 15:06:34.567 | bgp_4byte_asn 2026-07-07 15:06:34.567 | bgp_dragent_scheduler 2026-07-07 15:06:34.567 | binding 2026-07-07 15:06:34.568 | binding-extended 2026-07-07 15:06:34.568 | default-subnetpools 2026-07-07 15:06:34.568 | dhcp_agent_scheduler 2026-07-07 15:06:34.568 | dns-domain-ports 2026-07-07 15:06:34.568 | dns-integration 2026-07-07 15:06:34.568 | dns-integration-domain-keywords 2026-07-07 15:06:34.568 | empty-string-filtering 2026-07-07 15:06:34.568 | enable-default-route-bfd 2026-07-07 15:06:34.568 | enable-default-route-ecmp 2026-07-07 15:06:34.568 | expose-port-forwarding-in-fip 2026-07-07 15:06:34.568 | ext-gw-mode 2026-07-07 15:06:34.568 | external-gateway-multihoming 2026-07-07 15:06:34.569 | external-net 2026-07-07 15:06:34.569 | extra_dhcp_opt 2026-07-07 15:06:34.569 | extraroute 2026-07-07 15:06:34.569 | extraroute-atomic 2026-07-07 15:06:34.569 | filter-validation 2026-07-07 15:06:34.569 | fip-port-details 2026-07-07 15:06:34.569 | flavors 2026-07-07 15:06:34.569 | floating-ip-port-forwarding 2026-07-07 15:06:34.569 | floating-ip-port-forwarding-description 2026-07-07 15:06:34.569 | floating-ip-port-forwarding-detail 2026-07-07 15:06:34.569 | floating-ip-port-forwarding-port-ranges 2026-07-07 15:06:34.570 | floatingip-pools 2026-07-07 15:06:34.570 | fwaas_v2 2026-07-07 15:06:34.570 | ip_allocation 2026-07-07 15:06:34.570 | l3-agent-scheduler-ha-chassis-priority 2026-07-07 15:06:34.570 | l3-flavors 2026-07-07 15:06:34.570 | l3-ha 2026-07-07 15:06:34.570 | l3_agent_scheduler 2026-07-07 15:06:34.570 | logging 2026-07-07 15:06:34.570 | multi-provider 2026-07-07 15:06:34.570 | net-mtu 2026-07-07 15:06:34.570 | net-mtu-writable 2026-07-07 15:06:34.570 | network-ip-availability 2026-07-07 15:06:34.571 | network_availability_zone 2026-07-07 15:06:34.571 | network_ha 2026-07-07 15:06:34.571 | pagination 2026-07-07 15:06:34.571 | port-device-profile 2026-07-07 15:06:34.571 | port-hardware-offload-type 2026-07-07 15:06:34.571 | port-mac-address-regenerate 2026-07-07 15:06:34.571 | port-numa-affinity-policy 2026-07-07 15:06:34.571 | port-numa-affinity-policy-socket 2026-07-07 15:06:34.571 | port-resource-request 2026-07-07 15:06:34.571 | port-security 2026-07-07 15:06:34.571 | port-trusted-vif 2026-07-07 15:06:34.571 | project-id 2026-07-07 15:06:34.572 | provider 2026-07-07 15:06:34.572 | pvlan 2026-07-07 15:06:34.572 | qinq 2026-07-07 15:06:34.572 | qos 2026-07-07 15:06:34.572 | qos-bw-limit-direction 2026-07-07 15:06:34.572 | qos-bw-minimum-ingress 2026-07-07 15:06:34.572 | qos-default 2026-07-07 15:06:34.572 | qos-fip 2026-07-07 15:06:34.572 | qos-gateway-ip 2026-07-07 15:06:34.572 | qos-rule-type-details 2026-07-07 15:06:34.572 | qos-rule-type-filter 2026-07-07 15:06:34.573 | qos-rules-alias 2026-07-07 15:06:34.573 | quota-check-limit 2026-07-07 15:06:34.573 | quota-check-limit-default 2026-07-07 15:06:34.573 | quota_details 2026-07-07 15:06:34.573 | quotas 2026-07-07 15:06:34.573 | rbac-address-scope 2026-07-07 15:06:34.573 | rbac-policies 2026-07-07 15:06:34.573 | rbac-security-groups 2026-07-07 15:06:34.573 | router 2026-07-07 15:06:34.573 | router-enable-snat 2026-07-07 15:06:34.573 | router_availability_zone 2026-07-07 15:06:34.573 | security-group 2026-07-07 15:06:34.574 | security-groups-default-rules 2026-07-07 15:06:34.574 | security-groups-default-statefulness 2026-07-07 15:06:34.574 | security-groups-normalized-cidr 2026-07-07 15:06:34.574 | security-groups-remote-address-group 2026-07-07 15:06:34.574 | security-groups-rules-belongs-to-default-sg 2026-07-07 15:06:34.574 | security-groups-shared-filtering 2026-07-07 15:06:34.574 | segment 2026-07-07 15:06:34.574 | sorting 2026-07-07 15:06:34.574 | standard-attr-description 2026-07-07 15:06:34.574 | standard-attr-fwaas-v2 2026-07-07 15:06:34.574 | standard-attr-revisions 2026-07-07 15:06:34.575 | standard-attr-tag 2026-07-07 15:06:34.575 | standard-attr-timestamp 2026-07-07 15:06:34.575 | stateful-security-group 2026-07-07 15:06:34.575 | subnet-dns-publish-fixed-ip 2026-07-07 15:06:34.575 | subnet-external-network 2026-07-07 15:06:34.575 | subnet-service-types 2026-07-07 15:06:34.575 | subnet_allocation 2026-07-07 15:06:34.575 | subnet_onboard 2026-07-07 15:06:34.575 | subnetpool-prefix-ops 2026-07-07 15:06:34.575 | tag-creation 2026-07-07 15:06:34.575 | tap-mirror 2026-07-07 15:06:34.576 | tap-mirror-both-direction 2026-07-07 15:06:34.576 | trunk 2026-07-07 15:06:34.576 | uplink-status-propagation 2026-07-07 15:06:34.576 | uplink-status-propagation-updatable 2026-07-07 15:06:34.576 | vlan-transparent 2026-07-07 15:06:34.576 | vpn-endpoint-groups 2026-07-07 15:06:34.576 | vpnaas' 2026-07-07 15:06:34.576 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : enabled_ext='address-group 2026-07-07 15:06:34.576 | address-scope 2026-07-07 15:06:34.576 | agent 2026-07-07 15:06:34.576 | allowed-address-pairs 2026-07-07 15:06:34.577 | auto-allocated-topology 2026-07-07 15:06:34.577 | availability_zone 2026-07-07 15:06:34.577 | bgp 2026-07-07 15:06:34.577 | bgp_4byte_asn 2026-07-07 15:06:34.577 | bgp_dragent_scheduler 2026-07-07 15:06:34.577 | binding 2026-07-07 15:06:34.577 | binding-extended 2026-07-07 15:06:34.577 | default-subnetpools 2026-07-07 15:06:34.577 | dhcp_agent_scheduler 2026-07-07 15:06:34.577 | dns-domain-ports 2026-07-07 15:06:34.577 | dns-integration 2026-07-07 15:06:34.577 | dns-integration-domain-keywords 2026-07-07 15:06:34.578 | empty-string-filtering 2026-07-07 15:06:34.578 | enable-default-route-bfd 2026-07-07 15:06:34.578 | enable-default-route-ecmp 2026-07-07 15:06:34.578 | expose-port-forwarding-in-fip 2026-07-07 15:06:34.578 | ext-gw-mode 2026-07-07 15:06:34.578 | external-gateway-multihoming 2026-07-07 15:06:34.578 | external-net 2026-07-07 15:06:34.578 | extra_dhcp_opt 2026-07-07 15:06:34.578 | extraroute 2026-07-07 15:06:34.578 | extraroute-atomic 2026-07-07 15:06:34.578 | filter-validation 2026-07-07 15:06:34.579 | fip-port-details 2026-07-07 15:06:34.579 | flavors 2026-07-07 15:06:34.579 | floating-ip-port-forwarding 2026-07-07 15:06:34.579 | floating-ip-port-forwarding-description 2026-07-07 15:06:34.579 | floating-ip-port-forwarding-detail 2026-07-07 15:06:34.579 | floating-ip-port-forwarding-port-ranges 2026-07-07 15:06:34.579 | floatingip-pools 2026-07-07 15:06:34.579 | fwaas_v2 2026-07-07 15:06:34.579 | ip_allocation 2026-07-07 15:06:34.579 | l3-agent-scheduler-ha-chassis-priority 2026-07-07 15:06:34.579 | l3-flavors 2026-07-07 15:06:34.580 | l3-ha 2026-07-07 15:06:34.580 | l3_agent_scheduler 2026-07-07 15:06:34.580 | logging 2026-07-07 15:06:34.580 | multi-provider 2026-07-07 15:06:34.580 | net-mtu 2026-07-07 15:06:34.580 | net-mtu-writable 2026-07-07 15:06:34.580 | network-ip-availability 2026-07-07 15:06:34.580 | network_availability_zone 2026-07-07 15:06:34.580 | network_ha 2026-07-07 15:06:34.580 | pagination 2026-07-07 15:06:34.580 | port-device-profile 2026-07-07 15:06:34.580 | port-hardware-offload-type 2026-07-07 15:06:34.581 | port-mac-address-regenerate 2026-07-07 15:06:34.581 | port-numa-affinity-policy 2026-07-07 15:06:34.581 | port-numa-affinity-policy-socket 2026-07-07 15:06:34.581 | port-resource-request 2026-07-07 15:06:34.581 | port-security 2026-07-07 15:06:34.581 | port-trusted-vif 2026-07-07 15:06:34.581 | project-id 2026-07-07 15:06:34.581 | provider 2026-07-07 15:06:34.581 | pvlan 2026-07-07 15:06:34.581 | qinq 2026-07-07 15:06:34.581 | qos 2026-07-07 15:06:34.582 | qos-bw-limit-direction 2026-07-07 15:06:34.582 | qos-bw-minimum-ingress 2026-07-07 15:06:34.582 | qos-default 2026-07-07 15:06:34.582 | qos-fip 2026-07-07 15:06:34.582 | qos-gateway-ip 2026-07-07 15:06:34.582 | qos-rule-type-details 2026-07-07 15:06:34.582 | qos-rule-type-filter 2026-07-07 15:06:34.582 | qos-rules-alias 2026-07-07 15:06:34.582 | quota-check-limit 2026-07-07 15:06:34.582 | quota-check-limit-default 2026-07-07 15:06:34.582 | quota_details 2026-07-07 15:06:34.582 | quotas 2026-07-07 15:06:34.583 | rbac-address-scope 2026-07-07 15:06:34.583 | rbac-policies 2026-07-07 15:06:34.583 | rbac-security-groups 2026-07-07 15:06:34.583 | router 2026-07-07 15:06:34.583 | router-enable-snat 2026-07-07 15:06:34.583 | router_availability_zone 2026-07-07 15:06:34.583 | security-group 2026-07-07 15:06:34.583 | security-groups-default-rules 2026-07-07 15:06:34.583 | security-groups-default-statefulness 2026-07-07 15:06:34.583 | security-groups-normalized-cidr 2026-07-07 15:06:34.583 | security-groups-remote-address-group 2026-07-07 15:06:34.584 | security-groups-rules-belongs-to-default-sg 2026-07-07 15:06:34.584 | security-groups-shared-filtering 2026-07-07 15:06:34.584 | segment 2026-07-07 15:06:34.584 | sorting 2026-07-07 15:06:34.584 | standard-attr-description 2026-07-07 15:06:34.584 | standard-attr-fwaas-v2 2026-07-07 15:06:34.584 | standard-attr-revisions 2026-07-07 15:06:34.584 | standard-attr-tag 2026-07-07 15:06:34.584 | standard-attr-timestamp 2026-07-07 15:06:34.584 | stateful-security-group 2026-07-07 15:06:34.584 | subnet-dns-publish-fixed-ip 2026-07-07 15:06:34.584 | subnet-external-network 2026-07-07 15:06:34.585 | subnet-service-types 2026-07-07 15:06:34.585 | subnet_allocation 2026-07-07 15:06:34.585 | subnet_onboard 2026-07-07 15:06:34.585 | subnetpool-prefix-ops 2026-07-07 15:06:34.585 | tag-creation 2026-07-07 15:06:34.585 | tap-mirror 2026-07-07 15:06:34.585 | tap-mirror-both-direction 2026-07-07 15:06:34.585 | trunk 2026-07-07 15:06:34.585 | uplink-status-propagation 2026-07-07 15:06:34.585 | uplink-status-propagation-updatable 2026-07-07 15:06:34.585 | vlan-transparent 2026-07-07 15:06:34.586 | vpn-endpoint-groups 2026-07-07 15:06:34.586 | vpnaas' 2026-07-07 15:06:34.586 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 481: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-07 15:06:34.586 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : echo -e 'address-group 2026-07-07 15:06:34.586 | address-scope 2026-07-07 15:06:34.586 | agent 2026-07-07 15:06:34.586 | allowed-address-pairs 2026-07-07 15:06:34.586 | auto-allocated-topology 2026-07-07 15:06:34.586 | availability_zone 2026-07-07 15:06:34.586 | bgp 2026-07-07 15:06:34.586 | bgp_4byte_asn 2026-07-07 15:06:34.586 | bgp_dragent_scheduler 2026-07-07 15:06:34.587 | binding 2026-07-07 15:06:34.587 | binding-extended 2026-07-07 15:06:34.587 | default-subnetpools 2026-07-07 15:06:34.587 | dhcp_agent_scheduler 2026-07-07 15:06:34.587 | dns-domain-ports 2026-07-07 15:06:34.587 | dns-integration 2026-07-07 15:06:34.587 | dns-integration-domain-keywords 2026-07-07 15:06:34.587 | empty-string-filtering 2026-07-07 15:06:34.587 | enable-default-route-bfd 2026-07-07 15:06:34.587 | enable-default-route-ecmp 2026-07-07 15:06:34.587 | expose-port-forwarding-in-fip 2026-07-07 15:06:34.587 | ext-gw-mode 2026-07-07 15:06:34.588 | external-gateway-multihoming 2026-07-07 15:06:34.588 | external-net 2026-07-07 15:06:34.588 | extra_dhcp_opt 2026-07-07 15:06:34.588 | extraroute 2026-07-07 15:06:34.588 | extraroute-atomic 2026-07-07 15:06:34.588 | filter-validation 2026-07-07 15:06:34.588 | fip-port-details 2026-07-07 15:06:34.588 | flavors 2026-07-07 15:06:34.588 | floating-ip-port-forwarding 2026-07-07 15:06:34.588 | floating-ip-port-forwarding-description 2026-07-07 15:06:34.588 | floating-ip-port-forwarding-detail 2026-07-07 15:06:34.588 | floating-ip-port-forwarding-port-ranges 2026-07-07 15:06:34.589 | floatingip-pools 2026-07-07 15:06:34.589 | fwaas_v2 2026-07-07 15:06:34.589 | ip_allocation 2026-07-07 15:06:34.589 | l3-agent-scheduler-ha-chassis-priority 2026-07-07 15:06:34.589 | l3-flavors 2026-07-07 15:06:34.589 | l3-ha 2026-07-07 15:06:34.589 | l3_agent_scheduler 2026-07-07 15:06:34.589 | logging 2026-07-07 15:06:34.589 | multi-provider 2026-07-07 15:06:34.589 | net-mtu 2026-07-07 15:06:34.589 | net-mtu-writable 2026-07-07 15:06:34.590 | network-ip-availability 2026-07-07 15:06:34.590 | network_availability_zone 2026-07-07 15:06:34.590 | network_ha 2026-07-07 15:06:34.590 | pagination 2026-07-07 15:06:34.590 | port-device-profile 2026-07-07 15:06:34.590 | port-hardware-offload-type 2026-07-07 15:06:34.590 | port-mac-address-regenerate 2026-07-07 15:06:34.590 | port-numa-affinity-policy 2026-07-07 15:06:34.590 | port-numa-affinity-policy-socket 2026-07-07 15:06:34.590 | port-resource-request 2026-07-07 15:06:34.590 | port-security 2026-07-07 15:06:34.590 | port-trusted-vif 2026-07-07 15:06:34.591 | project-id 2026-07-07 15:06:34.591 | provider 2026-07-07 15:06:34.591 | pvlan 2026-07-07 15:06:34.591 | qinq 2026-07-07 15:06:34.591 | qos 2026-07-07 15:06:34.591 | qos-bw-limit-direction 2026-07-07 15:06:34.591 | qos-bw-minimum-ingress 2026-07-07 15:06:34.591 | qos-default 2026-07-07 15:06:34.591 | qos-fip 2026-07-07 15:06:34.591 | qos-gateway-ip 2026-07-07 15:06:34.591 | qos-rule-type-details 2026-07-07 15:06:34.591 | qos-rule-type-filter 2026-07-07 15:06:34.592 | qos-rules-alias 2026-07-07 15:06:34.592 | quota-check-limit 2026-07-07 15:06:34.592 | quota-check-limit-default 2026-07-07 15:06:34.592 | quota_details 2026-07-07 15:06:34.592 | quotas 2026-07-07 15:06:34.592 | rbac-address-scope 2026-07-07 15:06:34.592 | rbac-policies 2026-07-07 15:06:34.592 | rbac-security-groups 2026-07-07 15:06:34.592 | router 2026-07-07 15:06:34.592 | router-enable-snat 2026-07-07 15:06:34.592 | router_availability_zone 2026-07-07 15:06:34.593 | security-group 2026-07-07 15:06:34.593 | security-groups-default-rules 2026-07-07 15:06:34.593 | security-groups-default-statefulness 2026-07-07 15:06:34.593 | security-groups-normalized-cidr 2026-07-07 15:06:34.593 | security-groups-remote-address-group 2026-07-07 15:06:34.593 | security-groups-rules-belongs-to-default-sg 2026-07-07 15:06:34.593 | security-groups-shared-filtering 2026-07-07 15:06:34.593 | segment 2026-07-07 15:06:34.593 | sorting 2026-07-07 15:06:34.593 | standard-attr-description 2026-07-07 15:06:34.593 | standard-attr-fwaas-v2 2026-07-07 15:06:34.593 | standard-attr-revisions 2026-07-07 15:06:34.594 | standard-attr-tag 2026-07-07 15:06:34.594 | standard-attr-timestamp 2026-07-07 15:06:34.594 | stateful-security-group 2026-07-07 15:06:34.594 | subnet-dns-publish-fixed-ip 2026-07-07 15:06:34.594 | subnet-external-network 2026-07-07 15:06:34.594 | subnet-service-types 2026-07-07 15:06:34.594 | subnet_allocation 2026-07-07 15:06:34.594 | subnet_onboard 2026-07-07 15:06:34.594 | subnetpool-prefix-ops 2026-07-07 15:06:34.594 | tag-creation 2026-07-07 15:06:34.594 | tap-mirror 2026-07-07 15:06:34.595 | tap-mirror-both-direction 2026-07-07 15:06:34.595 | trunk 2026-07-07 15:06:34.595 | uplink-status-propagation 2026-07-07 15:06:34.595 | uplink-status-propagation-updatable 2026-07-07 15:06:34.595 | vlan-transparent 2026-07-07 15:06:34.595 | vpn-endpoint-groups 2026-07-07 15:06:34.595 | vpnaas' 2026-07-07 15:06:34.595 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : LC_ALL=C 2026-07-07 15:06:34.595 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : echo -e 'address-group 2026-07-07 15:06:34.595 | address-scope 2026-07-07 15:06:34.595 | agent 2026-07-07 15:06:34.596 | allowed-address-pairs 2026-07-07 15:06:34.596 | auto-allocated-topology 2026-07-07 15:06:34.596 | availability_zone 2026-07-07 15:06:34.596 | bgp 2026-07-07 15:06:34.596 | bgp_4byte_asn 2026-07-07 15:06:34.596 | bgp_dragent_scheduler 2026-07-07 15:06:34.596 | binding 2026-07-07 15:06:34.596 | binding-extended 2026-07-07 15:06:34.596 | default-subnetpools 2026-07-07 15:06:34.596 | dhcp_agent_scheduler 2026-07-07 15:06:34.596 | dns-domain-ports 2026-07-07 15:06:34.596 | dns-integration 2026-07-07 15:06:34.597 | dns-integration-domain-keywords 2026-07-07 15:06:34.597 | empty-string-filtering 2026-07-07 15:06:34.597 | enable-default-route-bfd 2026-07-07 15:06:34.597 | enable-default-route-ecmp 2026-07-07 15:06:34.597 | expose-port-forwarding-in-fip 2026-07-07 15:06:34.597 | ext-gw-mode 2026-07-07 15:06:34.597 | external-gateway-multihoming 2026-07-07 15:06:34.597 | external-net 2026-07-07 15:06:34.597 | extra_dhcp_opt 2026-07-07 15:06:34.597 | extraroute 2026-07-07 15:06:34.597 | extraroute-atomic 2026-07-07 15:06:34.598 | filter-validation 2026-07-07 15:06:34.598 | fip-port-details 2026-07-07 15:06:34.598 | flavors 2026-07-07 15:06:34.598 | floating-ip-port-forwarding 2026-07-07 15:06:34.598 | floating-ip-port-forwarding-description 2026-07-07 15:06:34.598 | floating-ip-port-forwarding-detail 2026-07-07 15:06:34.598 | floating-ip-port-forwarding-port-ranges 2026-07-07 15:06:34.598 | floatingip-pools 2026-07-07 15:06:34.598 | fwaas_v2 2026-07-07 15:06:34.598 | ip_allocation 2026-07-07 15:06:34.598 | l3-agent-scheduler-ha-chassis-priority 2026-07-07 15:06:34.598 | l3-flavors 2026-07-07 15:06:34.599 | l3-ha 2026-07-07 15:06:34.599 | l3_agent_scheduler 2026-07-07 15:06:34.599 | logging 2026-07-07 15:06:34.599 | multi-provider 2026-07-07 15:06:34.599 | net-mtu 2026-07-07 15:06:34.599 | net-mtu-writable 2026-07-07 15:06:34.599 | network-ip-availability 2026-07-07 15:06:34.599 | network_availability_zone 2026-07-07 15:06:34.599 | network_ha 2026-07-07 15:06:34.599 | pagination 2026-07-07 15:06:34.599 | port-device-profile 2026-07-07 15:06:34.599 | port-hardware-offload-type 2026-07-07 15:06:34.600 | port-mac-address-regenerate 2026-07-07 15:06:34.600 | port-numa-affinity-policy 2026-07-07 15:06:34.600 | port-numa-affinity-policy-socket 2026-07-07 15:06:34.600 | port-resource-request 2026-07-07 15:06:34.600 | port-security 2026-07-07 15:06:34.600 | port-trusted-vif 2026-07-07 15:06:34.600 | project-id 2026-07-07 15:06:34.600 | provider 2026-07-07 15:06:34.601 | pvlan 2026-07-07 15:06:34.601 | qinq 2026-07-07 15:06:34.601 | qos 2026-07-07 15:06:34.601 | qos-bw-limit-direction 2026-07-07 15:06:34.601 | qos-bw-minimum-ingress 2026-07-07 15:06:34.601 | qos-default 2026-07-07 15:06:34.601 | qos-fip 2026-07-07 15:06:34.601 | qos-gateway-ip 2026-07-07 15:06:34.601 | qos-rule-type-details 2026-07-07 15:06:34.601 | qos-rule-type-filter 2026-07-07 15:06:34.601 | qos-rules-alias 2026-07-07 15:06:34.601 | quota-check-limit 2026-07-07 15:06:34.602 | quota-check-limit-default 2026-07-07 15:06:34.602 | quota_details 2026-07-07 15:06:34.602 | quotas 2026-07-07 15:06:34.602 | rbac-address-scope 2026-07-07 15:06:34.602 | rbac-policies 2026-07-07 15:06:34.602 | rbac-security-groups 2026-07-07 15:06:34.602 | router 2026-07-07 15:06:34.602 | router-enable-snat 2026-07-07 15:06:34.602 | router_availability_zone 2026-07-07 15:06:34.602 | security-group 2026-07-07 15:06:34.602 | security-groups-default-rules 2026-07-07 15:06:34.602 | security-groups-default-statefulness 2026-07-07 15:06:34.603 | security-groups-normalized-cidr 2026-07-07 15:06:34.603 | security-groups-remote-address-group 2026-07-07 15:06:34.603 | security-groups-rules-belongs-to-default-sg 2026-07-07 15:06:34.603 | security-groups-shared-filtering 2026-07-07 15:06:34.603 | segment 2026-07-07 15:06:34.603 | sorting 2026-07-07 15:06:34.603 | standard-attr-description 2026-07-07 15:06:34.603 | standard-attr-fwaas-v2 2026-07-07 15:06:34.603 | standard-attr-revisions 2026-07-07 15:06:34.603 | standard-attr-tag 2026-07-07 15:06:34.603 | standard-attr-timestamp 2026-07-07 15:06:34.604 | stateful-security-group 2026-07-07 15:06:34.604 | subnet-dns-publish-fixed-ip 2026-07-07 15:06:34.604 | subnet-external-network 2026-07-07 15:06:34.604 | subnet-service-types 2026-07-07 15:06:34.604 | subnet_allocation 2026-07-07 15:06:34.604 | subnet_onboard 2026-07-07 15:06:34.604 | subnetpool-prefix-ops 2026-07-07 15:06:34.604 | tag-creation 2026-07-07 15:06:34.604 | tap-mirror 2026-07-07 15:06:34.604 | tap-mirror-both-direction 2026-07-07 15:06:34.604 | trunk 2026-07-07 15:06:34.604 | uplink-status-propagation 2026-07-07 15:06:34.605 | uplink-status-propagation-updatable 2026-07-07 15:06:34.605 | vlan-transparent 2026-07-07 15:06:34.605 | vpn-endpoint-groups 2026-07-07 15:06:34.605 | vpnaas' 2026-07-07 15:06:34.605 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 481: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-07 15:06:34.605 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : comm -3 /dev/fd/63 /dev/fd/62 2026-07-07 15:06:34.605 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : disabled_ext= 2026-07-07 15:06:34.605 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:485 : '[' '!' -z '' ']' 2026-07-07 15:06:34.605 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:492 : tr ' ' , 2026-07-07 15:06:34.605 | ++ 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-07 15:06:34.606 | + 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-07 15:06:34.606 | + 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-07 15:06:34.606 | + 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-07 15:06:34.606 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-07 15:06:34.606 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2026-07-07 15:06:34.606 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=max_header_size=38 2026-07-07 15:06:34.608 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z max_header_size=38 ']' 2026-07-07 15:06:34.611 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-07 15:06:34.613 | + 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-07 15:06:34.642 | + 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.114:6641 2026-07-07 15:06:34.644 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-07 15:06:34.646 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-07-07 15:06:34.649 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_nb_connection=tcp:192.168.122.114:6641 2026-07-07 15:06:34.651 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_nb_connection=tcp:192.168.122.114:6641 ']' 2026-07-07 15:06:34.653 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-07 15:06:34.656 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_nb_connection tcp:192.168.122.114:6641 2026-07-07 15:06:34.690 | + 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.114:6642 2026-07-07 15:06:34.693 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-07 15:06:34.696 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-07-07 15:06:34.699 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_sb_connection=tcp:192.168.122.114:6642 2026-07-07 15:06:34.702 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_sb_connection=tcp:192.168.122.114:6642 ']' 2026-07-07 15:06:34.705 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-07 15:06:34.708 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_sb_connection tcp:192.168.122.114:6642 2026-07-07 15:06:34.743 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:503 : is_service_enabled tls-proxy 2026-07-07 15:06:34.762 | + functions-common:is_service_enabled:2076 : return 1 2026-07-07 15:06:34.765 | + 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-07 15:06:34.768 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-07 15:06:34.770 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-07-07 15:06:34.773 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=neutron_sync_mode=log 2026-07-07 15:06:34.776 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z neutron_sync_mode=log ']' 2026-07-07 15:06:34.779 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-07 15:06:34.782 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn neutron_sync_mode log 2026-07-07 15:06:34.816 | + 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-07 15:06:34.819 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-07 15:06:34.822 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-07-07 15:06:34.824 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_l3_scheduler=leastloaded 2026-07-07 15:06:34.827 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_l3_scheduler=leastloaded ']' 2026-07-07 15:06:34.830 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-07 15:06:34.833 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_l3_scheduler leastloaded 2026-07-07 15:06:34.867 | + 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-07 15:06:34.870 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-07 15:06:34.873 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=securitygroup 2026-07-07 15:06:34.876 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=enable_security_group=True 2026-07-07 15:06:34.879 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z enable_security_group=True ']' 2026-07-07 15:06:34.881 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-07 15:06:34.884 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2026-07-07 15:06:34.918 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:514 : inicomment /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver 2026-07-07 15:06:34.940 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:516 : is_service_enabled q-log neutron-log 2026-07-07 15:06:34.959 | + functions-common:is_service_enabled:2076 : return 1 2026-07-07 15:06:34.962 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:522 : is_ovn_metadata_agent_enabled 2026-07-07 15:06:34.965 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:317 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-07-07 15:06:34.984 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 15:06:34.987 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:317 : [[ False == \F\a\l\s\e ]] 2026-07-07 15:06:34.990 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:318 : return 0 2026-07-07 15:06:34.993 | + 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-07 15:06:34.996 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-07 15:06:34.998 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-07-07 15:06:35.001 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_metadata_enabled=True 2026-07-07 15:06:35.004 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_metadata_enabled=True ']' 2026-07-07 15:06:35.007 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-07 15:06:35.010 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_metadata_enabled True 2026-07-07 15:06:35.044 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:530 : is_service_enabled q-dns neutron-dns 2026-07-07 15:06:35.063 | + functions-common:is_service_enabled:2076 : return 1 2026-07-07 15:06:35.066 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:535 : iniset /etc/neutron/neutron.conf ovs igmp_snooping_enable False 2026-07-07 15:06:35.102 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:538 : is_service_enabled q-dhcp neutron-dhcp 2026-07-07 15:06:35.122 | + functions-common:is_service_enabled:2076 : return 1 2026-07-07 15:06:35.125 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:541 : iniset /etc/neutron/neutron.conf DEFAULT dhcp_agent_notification False 2026-07-07 15:06:35.161 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:544 : is_service_enabled n-api-meta 2026-07-07 15:06:35.180 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 15:06:35.183 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:545 : is_ovn_metadata_agent_enabled 2026-07-07 15:06:35.186 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:317 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-07-07 15:06:35.206 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 15:06:35.208 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:317 : [[ False == \F\a\l\s\e ]] 2026-07-07 15:06:35.211 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:318 : return 0 2026-07-07 15:06:35.214 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:546 : iniset /etc/nova/nova.conf neutron service_metadata_proxy True 2026-07-07 15:06:35.247 | + lib/neutron:configure_neutron:412 : is_service_enabled q-placement neutron-placement 2026-07-07 15:06:35.266 | + functions-common:is_service_enabled:2076 : return 1 2026-07-07 15:06:35.269 | + lib/neutron:configure_neutron:415 : is_service_enabled q-trunk neutron-trunk 2026-07-07 15:06:35.290 | + functions-common:is_service_enabled:2076 : return 1 2026-07-07 15:06:35.293 | + lib/neutron:configure_neutron:418 : is_service_enabled q-qos neutron-qos 2026-07-07 15:06:35.313 | + functions-common:is_service_enabled:2076 : return 1 2026-07-07 15:06:35.317 | + lib/neutron:configure_neutron:425 : is_service_enabled neutron-segments 2026-07-07 15:06:35.336 | + functions-common:is_service_enabled:2076 : return 1 2026-07-07 15:06:35.339 | + lib/neutron:configure_neutron:429 : is_service_enabled q-ovn-bgp 2026-07-07 15:06:35.357 | + functions-common:is_service_enabled:2076 : return 1 2026-07-07 15:06:35.360 | + lib/neutron:configure_neutron:434 : is_service_enabled q-agt neutron-agent q-svc neutron-api 2026-07-07 15:06:35.380 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 15:06:35.383 | + lib/neutron:configure_neutron:435 : _configure_neutron_service 2026-07-07 15:06:35.386 | + lib/neutron:_configure_neutron_service:1003 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2026-07-07 15:06:35.389 | + lib/neutron:_configure_neutron_service:1004 : cp /opt/stack/neutron/etc/neutron/api-paste.ini /etc/neutron/api-paste.ini 2026-07-07 15:06:35.394 | + lib/neutron:_configure_neutron_service:1007 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2026-07-07 15:06:35.430 | + lib/neutron:_configure_neutron_service:1009 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2026-07-07 15:06:35.467 | + lib/neutron:_configure_neutron_service:1010 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2026-07-07 15:06:35.503 | + lib/neutron:_configure_neutron_service:1012 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2026-07-07 15:06:35.539 | + lib/neutron:_configure_neutron_service:1013 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2026-07-07 15:06:35.542 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/neutron/neutron.conf 2026-07-07 15:06:35.545 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=neutron 2026-07-07 15:06:35.548 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-07-07 15:06:35.551 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-07-07 15:06:35.554 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/neutron/neutron.conf neutron keystone_authtoken 2026-07-07 15:06:35.557 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/neutron/neutron.conf 2026-07-07 15:06:35.560 | + lib/keystone:configure_keystoneauth:392 : local admin_user=neutron 2026-07-07 15:06:35.563 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-07-07 15:06:35.566 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2026-07-07 15:06:35.600 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2026-07-07 15:06:35.636 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://192.168.122.114/identity 2026-07-07 15:06:35.672 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2026-07-07 15:06:35.707 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/neutron/neutron.conf keystone_authtoken password nomoresecret 2026-07-07 15:06:35.743 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2026-07-07 15:06:35.779 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2026-07-07 15:06:35.815 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2026-07-07 15:06:35.850 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/neutron/neutron.conf keystone_authtoken www_authenticate_uri http://192.168.122.114/identity 2026-07-07 15:06:35.886 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-07-07 15:06:35.922 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2026-07-07 15:06:35.958 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-07-07 15:06:35.961 | + lib/neutron:_configure_neutron_service:1016 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2026-07-07 15:06:35.996 | + lib/neutron:_configure_neutron_service:1017 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2026-07-07 15:06:36.032 | + lib/neutron:_configure_neutron_service:1019 : configure_keystoneauth /etc/neutron/neutron.conf nova nova 2026-07-07 15:06:36.036 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/neutron/neutron.conf 2026-07-07 15:06:36.038 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-07 15:06:36.041 | + lib/keystone:configure_keystoneauth:393 : local section=nova 2026-07-07 15:06:36.044 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/neutron/neutron.conf nova auth_type password 2026-07-07 15:06:36.081 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/neutron/neutron.conf nova interface public 2026-07-07 15:06:36.117 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/neutron/neutron.conf nova auth_url http://192.168.122.114/identity 2026-07-07 15:06:36.153 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/neutron/neutron.conf nova username nova 2026-07-07 15:06:36.190 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/neutron/neutron.conf nova password nomoresecret 2026-07-07 15:06:36.227 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2026-07-07 15:06:36.262 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/neutron/neutron.conf nova project_name service 2026-07-07 15:06:36.298 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2026-07-07 15:06:36.334 | + lib/neutron:_configure_neutron_service:1022 : configure_keystoneauth /etc/neutron/neutron.conf placement placement 2026-07-07 15:06:36.337 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/neutron/neutron.conf 2026-07-07 15:06:36.340 | + lib/keystone:configure_keystoneauth:392 : local admin_user=placement 2026-07-07 15:06:36.343 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-07-07 15:06:36.346 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/neutron/neutron.conf placement auth_type password 2026-07-07 15:06:36.382 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/neutron/neutron.conf placement interface public 2026-07-07 15:06:36.419 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/neutron/neutron.conf placement auth_url http://192.168.122.114/identity 2026-07-07 15:06:36.454 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/neutron/neutron.conf placement username placement 2026-07-07 15:06:36.489 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/neutron/neutron.conf placement password nomoresecret 2026-07-07 15:06:36.525 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/neutron/neutron.conf placement user_domain_name Default 2026-07-07 15:06:36.561 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/neutron/neutron.conf placement project_name service 2026-07-07 15:06:36.599 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/neutron/neutron.conf placement project_domain_name Default 2026-07-07 15:06:36.637 | + lib/neutron:_configure_neutron_service:1025 : neutron_plugin_configure_service 2026-07-07 15:06:36.641 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ geneve != \l\o\c\a\l ]] 2026-07-07 15:06:36.644 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(project_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2026-07-07 15:06:36.647 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2026-07-07 15:06:36.650 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2026-07-07 15:06:36.653 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ public != '' ]] 2026-07-07 15:06:36.656 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=public 2026-07-07 15:06:36.659 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ '' != '' ]] 2026-07-07 15:06:36.661 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ public != '' ]] 2026-07-07 15:06:36.664 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2026-07-07 15:06:36.667 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2026-07-07 15:06:36.670 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n public ]] 2026-07-07 15:06:36.672 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2026-07-07 15:06:36.675 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n public ]] 2026-07-07 15:06:36.678 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=public, 2026-07-07 15:06:36.681 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n public ]] 2026-07-07 15:06:36.684 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ public != \p\u\b\l\i\c ]] 2026-07-07 15:06:36.686 | + 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-07 15:06:36.690 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-07 15:06:36.692 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=securitygroup 2026-07-07 15:06:36.695 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=enable_security_group=True 2026-07-07 15:06:36.698 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z enable_security_group=True ']' 2026-07-07 15:06:36.701 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-07 15:06:36.704 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2026-07-07 15:06:36.741 | + 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-07 15:06:36.744 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-07 15:06:36.747 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-07-07 15:06:36.750 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=ovn 2026-07-07 15:06:36.753 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=ovn ']' 2026-07-07 15:06:36.756 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-07 15:06:36.759 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers ovn 2026-07-07 15:06:36.793 | + 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-07 15:06:36.796 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-07 15:06:36.799 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-07-07 15:06:36.802 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=overlay_ip_version=4 2026-07-07 15:06:36.805 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z overlay_ip_version=4 ']' 2026-07-07 15:06:36.808 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-07 15:06:36.811 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 overlay_ip_version 4 2026-07-07 15:06:36.844 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:119 : [[ -n local,flat,vlan,geneve ]] 2026-07-07 15:06:36.847 | + 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-07 15:06:36.851 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-07 15:06:36.853 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-07-07 15:06:36.856 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=type_drivers=local,flat,vlan,geneve 2026-07-07 15:06:36.859 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z type_drivers=local,flat,vlan,geneve ']' 2026-07-07 15:06:36.861 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-07 15:06:36.864 | + 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-07 15:06:36.898 | + 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-07 15:06:36.900 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-07 15:06:36.903 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-07-07 15:06:36.905 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security,qos 2026-07-07 15:06:36.908 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security,qos ']' 2026-07-07 15:06:36.911 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-07 15:06:36.913 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security,qos 2026-07-07 15:06:36.948 | + 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-07 15:06:36.950 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-07 15:06:36.953 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-07-07 15:06:36.956 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=project_network_types=geneve 2026-07-07 15:06:36.958 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z project_network_types=geneve ']' 2026-07-07 15:06:36.961 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-07 15:06:36.964 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 project_network_types geneve 2026-07-07 15:06:36.997 | + 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-07 15:06:36.999 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-07 15:06:37.002 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2026-07-07 15:06:37.005 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2026-07-07 15:06:37.008 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2026-07-07 15:06:37.011 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-07 15:06:37.013 | + 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-07 15:06:37.048 | + 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-07 15:06:37.051 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-07 15:06:37.054 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2026-07-07 15:06:37.057 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2026-07-07 15:06:37.059 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2026-07-07 15:06:37.062 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-07 15:06:37.065 | + 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-07 15:06:37.100 | + 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-07 15:06:37.103 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-07 15:06:37.105 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2026-07-07 15:06:37.108 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=public, 2026-07-07 15:06:37.111 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=public, ']' 2026-07-07 15:06:37.114 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-07 15:06:37.117 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks public, 2026-07-07 15:06:37.152 | + 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-07 15:06:37.155 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-07 15:06:37.158 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2026-07-07 15:06:37.161 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=public 2026-07-07 15:06:37.163 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=public ']' 2026-07-07 15:06:37.166 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-07 15:06:37.169 | + 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-07 15:06:37.203 | + 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-07 15:06:37.207 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-07 15:06:37.209 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2026-07-07 15:06:37.212 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:65536 2026-07-07 15:06:37.215 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:65536 ']' 2026-07-07 15:06:37.218 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-07 15:06:37.221 | + 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-07 15:06:37.254 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:137 : [[ legacy != \l\e\g\a\c\y ]] 2026-07-07 15:06:37.258 | + lib/neutron:configure_neutron:438 : iniset /etc/neutron/neutron.conf DEFAULT api_workers 2 2026-07-07 15:06:37.297 | + lib/neutron:configure_neutron:442 : iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0 2026-07-07 15:06:37.334 | + lib/neutron:configure_neutron:444 : write_uwsgi_config /etc/neutron/neutron-api-uwsgi.ini neutron.wsgi.api:application /networking '' neutron-api 2026-07-07 15:06:37.337 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/neutron/neutron-api-uwsgi.ini 2026-07-07 15:06:37.340 | + lib/apache:write_uwsgi_config:244 : local wsgi=neutron.wsgi.api:application 2026-07-07 15:06:37.343 | + lib/apache:write_uwsgi_config:245 : local url=/networking 2026-07-07 15:06:37.346 | + lib/apache:write_uwsgi_config:246 : local http= 2026-07-07 15:06:37.350 | + lib/apache:write_uwsgi_config:247 : local name=neutron-api 2026-07-07 15:06:37.352 | + lib/apache:write_uwsgi_config:249 : '[' -z neutron-api ']' 2026-07-07 15:06:37.356 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-07-07 15:06:37.359 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-07-07 15:06:37.377 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-07-07 15:06:37.377 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-07-07 15:06:37.388 | d /var/run/uwsgi 0755 quobyte root 2026-07-07 15:06:37.393 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-07-07 15:06:37.406 | /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-07 15:06:37.410 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/neutron-api.socket 2026-07-07 15:06:37.414 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/neutron/neutron-api-uwsgi.ini 2026-07-07 15:06:37.418 | + lib/apache:write_uwsgi_config:270 : [[ neutron.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-07-07 15:06:37.421 | + lib/apache:write_uwsgi_config:271 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi module neutron.wsgi.api:application 2026-07-07 15:06:37.456 | + lib/apache:write_uwsgi_config:276 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi processes 2 2026-07-07 15:06:37.491 | + lib/apache:write_uwsgi_config:278 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi master true 2026-07-07 15:06:37.525 | + lib/apache:write_uwsgi_config:280 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi die-on-term true 2026-07-07 15:06:37.563 | + lib/apache:write_uwsgi_config:281 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi exit-on-reload false 2026-07-07 15:06:37.598 | + lib/apache:write_uwsgi_config:284 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-07-07 15:06:37.632 | + lib/apache:write_uwsgi_config:285 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi enable-threads true 2026-07-07 15:06:37.666 | + lib/apache:write_uwsgi_config:286 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi plugins http,python3 2026-07-07 15:06:37.700 | + lib/apache:write_uwsgi_config:288 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi thunder-lock true 2026-07-07 15:06:37.732 | + 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-07 15:06:37.767 | + lib/apache:write_uwsgi_config:292 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi buffer-size 65535 2026-07-07 15:06:37.802 | + lib/apache:write_uwsgi_config:294 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-07-07 15:06:37.835 | + lib/apache:write_uwsgi_config:296 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi lazy-apps true 2026-07-07 15:06:37.868 | + lib/apache:write_uwsgi_config:298 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi start-time %t 2026-07-07 15:06:37.903 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-07-07 15:06:37.906 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-07-07 15:06:37.910 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for neutron-api 2026-07-07 15:06:37.913 | ++ lib/apache:apache_site_config_for:174 : local site=neutron-api 2026-07-07 15:06:37.917 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-07-07 15:06:37.919 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-07 15:06:37.922 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-07 15:06:37.925 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/neutron-api.conf 2026-07-07 15:06:37.929 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/neutron-api.conf 2026-07-07 15:06:37.932 | + lib/apache:write_uwsgi_config:306 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi socket /var/run/uwsgi/neutron-api.socket 2026-07-07 15:06:37.966 | + lib/apache:write_uwsgi_config:307 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi chmod-socket 666 2026-07-07 15:06:38.001 | + 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-07 15:06:38.002 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/neutron-api.conf 2026-07-07 15:06:38.012 | ProxyPass "/networking" "unix:/var/run/uwsgi/neutron-api.socket|uwsgi://uwsgi-uds-neutron-api" retry=0 acquire=1 2026-07-07 15:06:38.017 | + lib/apache:write_uwsgi_config:309 : enable_apache_site neutron-api 2026-07-07 15:06:38.020 | + lib/apache:enable_apache_site:191 : local site=neutron-api 2026-07-07 15:06:38.023 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-07-07 15:06:38.027 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-07-07 15:06:38.030 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-07 15:06:38.033 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-07 15:06:38.036 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-07 15:06:38.039 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-07 15:06:38.043 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-07-07 15:06:38.046 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-07-07 15:06:38.049 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-07 15:06:38.052 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-07 15:06:38.055 | + lib/apache:enable_apache_site:195 : sudo a2ensite neutron-api 2026-07-07 15:06:38.067 | perl: warning: Setting locale failed. 2026-07-07 15:06:38.067 | perl: warning: Please check that your locale settings: 2026-07-07 15:06:38.067 | LANGUAGE = (unset), 2026-07-07 15:06:38.067 | LC_ALL = "en_US.utf8", 2026-07-07 15:06:38.067 | LANG = "de_DE.UTF-8" 2026-07-07 15:06:38.067 | are supported and installed on your system. 2026-07-07 15:06:38.067 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-07 15:06:38.108 | Enabling site neutron-api. 2026-07-07 15:06:38.114 | To activate the new configuration, you need to run: 2026-07-07 15:06:38.114 | systemctl reload apache2 2026-07-07 15:06:38.119 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-07-07 15:06:38.122 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-07 15:06:38.125 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-07 15:06:38.128 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-07 15:06:38.340 | + ./stack.sh:main:1170 : is_service_enabled mysql postgresql 2026-07-07 15:06:38.363 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 15:06:38.366 | + ./stack.sh:main:1170 : is_service_enabled neutron 2026-07-07 15:06:38.386 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 15:06:38.389 | + ./stack.sh:main:1171 : async_runfunc init_neutron 2026-07-07 15:06:38.392 | + inc/async:async_runfunc:116 : async_run init_neutron init_neutron 2026-07-07 15:06:38.460 | + inc/async:async_inner:63 : init_neutron 2026-07-07 15:06:38.502 | [2100 Async init_neutron:55499]: running: init_neutron 2026-07-07 15:06:38.506 | + ./stack.sh:main:1179 : is_service_enabled q-dhcp 2026-07-07 15:06:38.527 | + functions-common:is_service_enabled:2076 : return 1 2026-07-07 15:06:38.531 | + ./stack.sh:main:1198 : is_service_enabled nova neutron 2026-07-07 15:06:38.554 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 15:06:38.557 | + ./stack.sh:main:1199 : configure_os_vif 2026-07-07 15:06:38.560 | + lib/os-vif:configure_os_vif:16 : [[ -e /etc/nova/nova.conf ]] 2026-07-07 15:06:38.563 | + lib/os-vif:configure_os_vif:17 : iniset /etc/nova/nova.conf os_vif_ovs isolate_vif False 2026-07-07 15:06:38.601 | + lib/os-vif:configure_os_vif:19 : [[ -e /etc/neutron/neutron.conf ]] 2026-07-07 15:06:38.604 | + lib/os-vif:configure_os_vif:20 : iniset /etc/neutron/neutron.conf os_vif_ovs isolate_vif False 2026-07-07 15:06:38.645 | + ./stack.sh:main:1205 : is_service_enabled swift 2026-07-07 15:06:38.666 | + functions-common:is_service_enabled:2076 : return 1 2026-07-07 15:06:38.669 | + ./stack.sh:main:1214 : is_service_enabled cinder 2026-07-07 15:06:38.692 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 15:06:38.695 | + ./stack.sh:main:1215 : echo_summary 'Configuring Cinder' 2026-07-07 15:06:38.698 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-07 15:06:38.701 | + ./stack.sh:echo_summary:447 : echo -e Configuring Cinder 2026-07-07 15:06:38.705 | + ./stack.sh:main:1216 : async_runfunc init_cinder 2026-07-07 15:06:38.707 | + inc/async:async_runfunc:116 : async_run init_cinder init_cinder 2026-07-07 15:06:38.777 | + inc/async:async_inner:63 : init_cinder 2026-07-07 15:06:38.818 | [2100 Async init_cinder:55735]: running: init_cinder 2026-07-07 15:06:38.821 | + ./stack.sh:main:1222 : is_service_enabled placement 2026-07-07 15:06:38.844 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 15:06:38.848 | + ./stack.sh:main:1223 : echo_summary 'Configuring placement' 2026-07-07 15:06:38.851 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-07 15:06:38.855 | + ./stack.sh:echo_summary:447 : echo -e Configuring placement 2026-07-07 15:06:38.858 | + ./stack.sh:main:1224 : async_runfunc init_placement 2026-07-07 15:06:38.862 | + inc/async:async_runfunc:116 : async_run init_placement init_placement 2026-07-07 15:06:38.927 | + inc/async:async_inner:63 : init_placement 2026-07-07 15:06:38.971 | [2100 Async init_placement:55865]: running: init_placement 2026-07-07 15:06:38.974 | + ./stack.sh:main:1228 : async_wait init_neutron 2026-07-07 15:06:39.041 | [2100 Async init_neutron:55499]: Waiting for completion of init_neutron running on PID 55499 (5 other jobs running) 2026-07-07 15:06:39.073 | [2100 Async init_neutron:55499]: Signaling child to exit 2026-07-07 15:06:52.831 | + inc/async:async_inner:64 : rc=0 2026-07-07 15:06:52.868 | [55735 Async init_cinder:55735]: finished successfully 2026-07-07 15:07:28.206 | + inc/async:async_inner:64 : rc=0 2026-07-07 15:07:28.233 | [55865 Async init_placement:55865]: finished successfully 2026-07-07 15:07:32.569 | + inc/async:async_inner:64 : rc=0 2026-07-07 15:07:32.600 | [55499 Async init_neutron:55499]: finished successfully 2026-07-07 15:07:32.628 | WAKEUP 2026-07-07 15:07:32.655 | [2100 Async init_neutron:55499]: Signaled 2026-07-07 15:07:32.656 | + lib/neutron:init_neutron:501 : recreate_database neutron 2026-07-07 15:07:32.657 | + lib/database:recreate_database:112 : local db=neutron 2026-07-07 15:07:32.657 | + lib/database:recreate_database:113 : recreate_database_mysql neutron 2026-07-07 15:07:32.657 | + lib/databases/mysql:recreate_database_mysql:54 : local db=neutron 2026-07-07 15:07:32.657 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;' 2026-07-07 15:07:32.657 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-07 15:07:32.657 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE neutron CHARACTER SET utf8;' 2026-07-07 15:07:32.657 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-07 15:07:32.657 | + lib/neutron:init_neutron:502 : time_start dbsync 2026-07-07 15:07:32.657 | + functions-common:time_start:2406 : local name=dbsync 2026-07-07 15:07:32.657 | + functions-common:time_start:2407 : local start_time= 2026-07-07 15:07:32.657 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-07 15:07:32.658 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-07 15:07:32.658 | + functions-common:time_start:2411 : _TIME_START[$name]=1783436798650 2026-07-07 15:07:32.658 | + 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-07 15:07:32.658 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2026-07-07 15:07:32.658 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2026-07-07 15:07:32.658 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2026-07-07 15:07:32.658 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2026-07-07 15:07:32.658 | INFO [alembic.runtime.migration] Running upgrade -> kilo 2026-07-07 15:07:32.659 | INFO [alembic.runtime.migration] Running upgrade kilo -> 354db87e3225 2026-07-07 15:07:32.659 | INFO [alembic.runtime.migration] Running upgrade 354db87e3225 -> 599c6a226151 2026-07-07 15:07:32.659 | INFO [alembic.runtime.migration] Running upgrade 599c6a226151 -> 52c5312f6baf 2026-07-07 15:07:32.659 | INFO [alembic.runtime.migration] Running upgrade 52c5312f6baf -> 313373c0ffee 2026-07-07 15:07:32.659 | INFO [alembic.runtime.migration] Running upgrade 313373c0ffee -> 8675309a5c4f 2026-07-07 15:07:32.659 | INFO [alembic.runtime.migration] Running upgrade 8675309a5c4f -> 45f955889773 2026-07-07 15:07:32.659 | INFO [alembic.runtime.migration] Running upgrade 45f955889773 -> 26c371498592 2026-07-07 15:07:32.660 | INFO [alembic.runtime.migration] Running upgrade 26c371498592 -> 1c844d1677f7 2026-07-07 15:07:32.660 | INFO [alembic.runtime.migration] Running upgrade 1c844d1677f7 -> 1b4c6e320f79 2026-07-07 15:07:32.660 | INFO [alembic.runtime.migration] Running upgrade 1b4c6e320f79 -> 48153cb5f051 2026-07-07 15:07:32.660 | INFO [alembic.runtime.migration] Running upgrade 48153cb5f051 -> 9859ac9c136 2026-07-07 15:07:32.660 | INFO [alembic.runtime.migration] Running upgrade 9859ac9c136 -> 34af2b5c5a59 2026-07-07 15:07:32.660 | INFO [alembic.runtime.migration] Running upgrade 34af2b5c5a59 -> 59cb5b6cf4d 2026-07-07 15:07:32.660 | INFO [alembic.runtime.migration] Running upgrade 59cb5b6cf4d -> 13cfb89f881a 2026-07-07 15:07:32.661 | INFO [alembic.runtime.migration] Running upgrade 13cfb89f881a -> 32e5974ada25 2026-07-07 15:07:32.661 | INFO [alembic.runtime.migration] Running upgrade 32e5974ada25 -> ec7fcfbf72ee 2026-07-07 15:07:32.661 | INFO [alembic.runtime.migration] Running upgrade ec7fcfbf72ee -> dce3ec7a25c9 2026-07-07 15:07:32.661 | INFO [alembic.runtime.migration] Running upgrade dce3ec7a25c9 -> c3a73f615e4 2026-07-07 15:07:32.661 | INFO [alembic.runtime.migration] Running upgrade c3a73f615e4 -> 659bf3d90664 2026-07-07 15:07:32.661 | INFO [alembic.runtime.migration] Running upgrade 659bf3d90664 -> 1df244e556f5 2026-07-07 15:07:32.662 | INFO [alembic.runtime.migration] Running upgrade 1df244e556f5 -> 19f26505c74f 2026-07-07 15:07:32.662 | INFO [alembic.runtime.migration] Running upgrade 19f26505c74f -> 15be73214821 2026-07-07 15:07:32.662 | INFO [alembic.runtime.migration] Running upgrade 15be73214821 -> b4caf27aae4 2026-07-07 15:07:32.662 | INFO [alembic.runtime.migration] Running upgrade b4caf27aae4 -> 15e43b934f81 2026-07-07 15:07:32.662 | INFO [alembic.runtime.migration] Running upgrade 15e43b934f81 -> 31ed664953e6 2026-07-07 15:07:32.662 | INFO [alembic.runtime.migration] Running upgrade 31ed664953e6 -> 2f9e956e7532 2026-07-07 15:07:32.662 | INFO [alembic.runtime.migration] Running upgrade 2f9e956e7532 -> 3894bccad37f 2026-07-07 15:07:32.662 | INFO [alembic.runtime.migration] Running upgrade 3894bccad37f -> 0e66c5227a8a 2026-07-07 15:07:32.663 | INFO [alembic.runtime.migration] Running upgrade 0e66c5227a8a -> 45f8dd33480b 2026-07-07 15:07:32.663 | INFO [alembic.runtime.migration] Running upgrade 45f8dd33480b -> 5abc0278ca73 2026-07-07 15:07:32.663 | INFO [alembic.runtime.migration] Running upgrade 5abc0278ca73 -> d3435b514502 2026-07-07 15:07:32.663 | INFO [alembic.runtime.migration] Running upgrade d3435b514502 -> 30107ab6a3ee 2026-07-07 15:07:32.663 | INFO [alembic.runtime.migration] Running upgrade 30107ab6a3ee -> c415aab1c048 2026-07-07 15:07:32.663 | INFO [alembic.runtime.migration] Running upgrade c415aab1c048 -> a963b38d82f4 2026-07-07 15:07:32.663 | INFO [alembic.runtime.migration] Running upgrade kilo -> 30018084ec99 2026-07-07 15:07:32.664 | INFO [alembic.runtime.migration] Running upgrade 30018084ec99 -> 4ffceebfada 2026-07-07 15:07:32.664 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfada -> 5498d17be016 2026-07-07 15:07:32.664 | INFO [alembic.runtime.migration] Running upgrade 5498d17be016 -> 2a16083502f3 2026-07-07 15:07:32.664 | INFO [alembic.runtime.migration] Running upgrade 2a16083502f3 -> 2e5352a0ad4d 2026-07-07 15:07:32.664 | INFO [alembic.runtime.migration] Running upgrade 2e5352a0ad4d -> 11926bcfe72d 2026-07-07 15:07:32.664 | INFO [alembic.runtime.migration] Running upgrade 11926bcfe72d -> 4af11ca47297 2026-07-07 15:07:32.664 | INFO [alembic.runtime.migration] Running upgrade 4af11ca47297 -> 1b294093239c 2026-07-07 15:07:32.665 | INFO [alembic.runtime.migration] Running upgrade 1b294093239c -> 8a6d8bdae39 2026-07-07 15:07:32.665 | INFO [alembic.runtime.migration] Running upgrade 8a6d8bdae39 -> 2b4c2465d44b 2026-07-07 15:07:32.665 | INFO [alembic.runtime.migration] Running upgrade 2b4c2465d44b -> e3278ee65050 2026-07-07 15:07:32.665 | INFO [alembic.runtime.migration] Running upgrade e3278ee65050 -> c6c112992c9 2026-07-07 15:07:32.665 | INFO [alembic.runtime.migration] Running upgrade c6c112992c9 -> 5ffceebfada 2026-07-07 15:07:32.665 | INFO [alembic.runtime.migration] Running upgrade 5ffceebfada -> 4ffceebfcdc 2026-07-07 15:07:32.665 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfcdc -> 7bbb25278f53 2026-07-07 15:07:32.665 | INFO [alembic.runtime.migration] Running upgrade 7bbb25278f53 -> 89ab9a816d70 2026-07-07 15:07:32.666 | INFO [alembic.runtime.migration] Running upgrade 89ab9a816d70 -> c879c5e1ee90 2026-07-07 15:07:32.666 | INFO [alembic.runtime.migration] Running upgrade c879c5e1ee90 -> 8fd3918ef6f4 2026-07-07 15:07:32.666 | INFO [alembic.runtime.migration] Running upgrade 8fd3918ef6f4 -> 4bcd4df1f426 2026-07-07 15:07:32.666 | INFO [alembic.runtime.migration] Running upgrade 4bcd4df1f426 -> b67e765a3524 2026-07-07 15:07:32.666 | INFO [alembic.runtime.migration] Running upgrade a963b38d82f4 -> 3d0e74aa7d37 2026-07-07 15:07:32.666 | INFO [alembic.runtime.migration] Running upgrade 3d0e74aa7d37 -> 030a959ceafa 2026-07-07 15:07:32.666 | INFO [alembic.runtime.migration] Running upgrade 030a959ceafa -> a5648cfeeadf 2026-07-07 15:07:32.666 | INFO [alembic.runtime.migration] Running upgrade a5648cfeeadf -> 0f5bef0f87d4 2026-07-07 15:07:32.666 | INFO [alembic.runtime.migration] Running upgrade 0f5bef0f87d4 -> 67daae611b6e 2026-07-07 15:07:32.667 | INFO [alembic.runtime.migration] Running upgrade b67e765a3524 -> a84ccf28f06a 2026-07-07 15:07:32.667 | INFO [alembic.runtime.migration] Running upgrade a84ccf28f06a -> 7d9d8eeec6ad 2026-07-07 15:07:32.667 | INFO [alembic.runtime.migration] Running upgrade 67daae611b6e -> 6b461a21bcfc 2026-07-07 15:07:32.667 | INFO [alembic.runtime.migration] Running upgrade 6b461a21bcfc -> 5cd92597d11d 2026-07-07 15:07:32.667 | INFO [alembic.runtime.migration] Running upgrade 5cd92597d11d -> 929c968efe70 2026-07-07 15:07:32.667 | INFO [alembic.runtime.migration] Running upgrade 929c968efe70 -> a9c43481023c 2026-07-07 15:07:32.667 | INFO [alembic.runtime.migration] Running upgrade a9c43481023c -> 804a3c76314c 2026-07-07 15:07:32.667 | INFO [alembic.runtime.migration] Running upgrade 804a3c76314c -> 2b42d90729da 2026-07-07 15:07:32.667 | INFO [alembic.runtime.migration] Running upgrade 2b42d90729da -> 62c781cb6192 2026-07-07 15:07:32.668 | INFO [alembic.runtime.migration] Running upgrade 62c781cb6192 -> c8c222d42aa9 2026-07-07 15:07:32.668 | INFO [alembic.runtime.migration] Running upgrade c8c222d42aa9 -> 349b6fd605a6 2026-07-07 15:07:32.668 | INFO [alembic.runtime.migration] Running upgrade 349b6fd605a6 -> 7d32f979895f 2026-07-07 15:07:32.668 | INFO [alembic.runtime.migration] Running upgrade 7d32f979895f -> 594422d373ee 2026-07-07 15:07:32.668 | INFO [alembic.runtime.migration] Running upgrade 594422d373ee -> 61663558142c 2026-07-07 15:07:32.668 | INFO [alembic.runtime.migration] Running upgrade 61663558142c -> 867d39095bf4, port forwarding 2026-07-07 15:07:32.668 | INFO [alembic.runtime.migration] Running upgrade 867d39095bf4 -> d72db3e25539, modify uniq port forwarding 2026-07-07 15:07:32.668 | INFO [alembic.runtime.migration] Running upgrade d72db3e25539 -> cada2437bf41 2026-07-07 15:07:32.668 | INFO [alembic.runtime.migration] Running upgrade cada2437bf41 -> 195176fb410d, router gateway IP QoS 2026-07-07 15:07:32.669 | INFO [alembic.runtime.migration] Running upgrade 195176fb410d -> fb0167bd9639 2026-07-07 15:07:32.669 | INFO [alembic.runtime.migration] Running upgrade fb0167bd9639 -> 0ff9e3881597 2026-07-07 15:07:32.669 | INFO [alembic.runtime.migration] Running upgrade 0ff9e3881597 -> 9bfad3f1e780 2026-07-07 15:07:32.669 | INFO [alembic.runtime.migration] Running upgrade 9bfad3f1e780 -> 63fd95af7dcd 2026-07-07 15:07:32.669 | INFO [alembic.runtime.migration] Running upgrade 63fd95af7dcd -> c613d0b82681 2026-07-07 15:07:32.669 | INFO [alembic.runtime.migration] Running upgrade c613d0b82681 -> c3e9d13c4367 2026-07-07 15:07:32.669 | INFO [alembic.runtime.migration] Running upgrade c3e9d13c4367 -> 86274d77933e 2026-07-07 15:07:32.669 | INFO [alembic.runtime.migration] Running upgrade 86274d77933e -> f4b9654dd40c 2026-07-07 15:07:32.669 | INFO [alembic.runtime.migration] Running upgrade f4b9654dd40c -> a010322604bc 2026-07-07 15:07:32.670 | INFO [alembic.runtime.migration] Running upgrade a010322604bc -> 263d454a9655 2026-07-07 15:07:32.670 | INFO [alembic.runtime.migration] Running upgrade 263d454a9655 -> Ibac91d24da2 2026-07-07 15:07:32.670 | INFO [alembic.runtime.migration] Running upgrade Ibac91d24da2 -> 2217c4222de6 2026-07-07 15:07:32.670 | INFO [alembic.runtime.migration] Running upgrade 2217c4222de6 -> 18a7e90ae768 2026-07-07 15:07:32.670 | INFO [alembic.runtime.migration] Running upgrade 18a7e90ae768 -> e4e236b0e1ff 2026-07-07 15:07:32.670 | INFO [alembic.runtime.migration] Running upgrade e4e236b0e1ff -> e88badaa9591 2026-07-07 15:07:32.670 | INFO [alembic.runtime.migration] Running upgrade e88badaa9591 -> d8bdf05313f4 2026-07-07 15:07:32.670 | INFO [alembic.runtime.migration] Running upgrade d8bdf05313f4 -> dfe425060830 2026-07-07 15:07:32.670 | INFO [alembic.runtime.migration] Running upgrade dfe425060830 -> fd6107509ccd 2026-07-07 15:07:32.671 | INFO [alembic.runtime.migration] Running upgrade fd6107509ccd -> 1ea5dab0897a 2026-07-07 15:07:32.671 | INFO [alembic.runtime.migration] Running upgrade 1ea5dab0897a -> 49d8622c5221 2026-07-07 15:07:32.671 | INFO [alembic.runtime.migration] Running upgrade 49d8622c5221 -> I38991de2b4 2026-07-07 15:07:32.671 | INFO [alembic.runtime.migration] Running upgrade I38991de2b4 -> 532aa95457e2 2026-07-07 15:07:32.671 | INFO [alembic.runtime.migration] Running upgrade 532aa95457e2 -> f010820fc498 2026-07-07 15:07:32.671 | INFO [alembic.runtime.migration] Running upgrade f010820fc498 -> a964d94b4677 2026-07-07 15:07:32.671 | INFO [alembic.runtime.migration] Running upgrade a964d94b4677 -> 26d1e9f5c766 2026-07-07 15:07:32.671 | INFO [alembic.runtime.migration] Running upgrade 26d1e9f5c766 -> 1e0744e4ffea 2026-07-07 15:07:32.671 | INFO [alembic.runtime.migration] Running upgrade 1e0744e4ffea -> 6135a7bd4425 2026-07-07 15:07:32.672 | INFO [alembic.runtime.migration] Running upgrade 6135a7bd4425 -> 8df53b0d2c0e 2026-07-07 15:07:32.672 | INFO [alembic.runtime.migration] Running upgrade 8df53b0d2c0e -> 1bb3393de75d, add qos policy rule Packet Rate Limit 2026-07-07 15:07:32.672 | INFO [alembic.runtime.migration] Running upgrade 1bb3393de75d -> c181bb1d89e4 2026-07-07 15:07:32.672 | INFO [alembic.runtime.migration] Running upgrade c181bb1d89e4 -> ba859d649675 2026-07-07 15:07:32.672 | INFO [alembic.runtime.migration] Running upgrade ba859d649675 -> e981acd076d3 2026-07-07 15:07:32.672 | INFO [alembic.runtime.migration] Running upgrade e981acd076d3 -> 76df7844a8c6, add Local IP tables 2026-07-07 15:07:32.672 | INFO [alembic.runtime.migration] Running upgrade 76df7844a8c6 -> 1ffef8d6f371, migrate RBAC registers from "target_tenant" to "target_project" 2026-07-07 15:07:32.672 | INFO [alembic.runtime.migration] Running upgrade 1ffef8d6f371 -> 8160f7a9cebb, drop portbindingports table 2026-07-07 15:07:32.673 | INFO [alembic.runtime.migration] Running upgrade 8160f7a9cebb -> cd9ef14ccf87 2026-07-07 15:07:32.673 | INFO [alembic.runtime.migration] Running upgrade cd9ef14ccf87 -> 34cf8b009713 2026-07-07 15:07:32.673 | INFO [alembic.runtime.migration] Running upgrade 34cf8b009713 -> I43e0b669096 2026-07-07 15:07:32.673 | INFO [alembic.runtime.migration] Running upgrade I43e0b669096 -> 4e6e655746f6 2026-07-07 15:07:32.673 | INFO [alembic.runtime.migration] Running upgrade 4e6e655746f6 -> 659cbedf30a1 2026-07-07 15:07:32.674 | INFO [alembic.runtime.migration] Running upgrade 659cbedf30a1 -> 21ff98fabab1 2026-07-07 15:07:32.674 | INFO [alembic.runtime.migration] Running upgrade 21ff98fabab1 -> 5881373af7f5 2026-07-07 15:07:32.674 | INFO [alembic.runtime.migration] Running upgrade 5881373af7f5 -> fc153938cdc1 2026-07-07 15:07:32.674 | INFO [alembic.runtime.migration] Running upgrade fc153938cdc1 -> 93f394357a27 2026-07-07 15:07:32.674 | INFO [alembic.runtime.migration] Running upgrade 93f394357a27 -> 6f1145bff34c 2026-07-07 15:07:32.674 | INFO [alembic.runtime.migration] Running upgrade 6f1145bff34c -> 682c319773d7 2026-07-07 15:07:32.674 | INFO [alembic.runtime.migration] Running upgrade 682c319773d7 -> 0aefee21cd87 2026-07-07 15:07:32.674 | INFO [alembic.runtime.migration] Running upgrade 0aefee21cd87 -> b1199a3adbef 2026-07-07 15:07:32.674 | INFO [alembic.runtime.migration] Running upgrade b1199a3adbef -> c33da356b165 2026-07-07 15:07:32.675 | INFO [alembic.runtime.migration] Running upgrade c33da356b165 -> 89c58a70ceba 2026-07-07 15:07:32.675 | INFO [alembic.runtime.migration] Running upgrade 89c58a70ceba -> 054e34dbe6b4 2026-07-07 15:07:32.675 | INFO [alembic.runtime.migration] Running upgrade 054e34dbe6b4 -> 0e6eff810791 2026-07-07 15:07:32.675 | INFO [alembic.runtime.migration] Running upgrade 0e6eff810791 -> 175fa80908e1 2026-07-07 15:07:32.675 | INFO [alembic.runtime.migration] Running upgrade 175fa80908e1 -> 5bcb7b31ec7d 2026-07-07 15:07:32.675 | INFO [alembic.runtime.migration] Running upgrade 5bcb7b31ec7d -> ad80a9f07c5c 2026-07-07 15:07:32.675 | INFO [alembic.runtime.migration] Running upgrade ad80a9f07c5c -> d553edeb540f 2026-07-07 15:07:32.675 | INFO [alembic.runtime.migration] Running upgrade d553edeb540f -> b1bca967e19d, Add unique constraint to the network segment range 2026-07-07 15:07:32.675 | INFO [alembic.runtime.migration] Running upgrade b1bca967e19d -> bdae3a00c493 2026-07-07 15:07:32.676 | INFO [alembic.runtime.migration] Running upgrade bdae3a00c493 -> a00aa97899c0 2026-07-07 15:07:32.676 | INFO [alembic.runtime.migration] Running upgrade a00aa97899c0 -> a1b2c3d4e5f6, Add security groups default statefulness table 2026-07-07 15:07:32.676 | INFO [alembic.runtime.migration] Running upgrade 7d9d8eeec6ad -> a8b517cff8ab 2026-07-07 15:07:32.676 | INFO [alembic.runtime.migration] Running upgrade a8b517cff8ab -> 3b935b28e7a0 2026-07-07 15:07:32.676 | INFO [alembic.runtime.migration] Running upgrade 3b935b28e7a0 -> b12a3ef66e62 2026-07-07 15:07:32.676 | INFO [alembic.runtime.migration] Running upgrade b12a3ef66e62 -> 97c25b0d2353 2026-07-07 15:07:32.676 | INFO [alembic.runtime.migration] Running upgrade 97c25b0d2353 -> 2e0d7a8a1586 2026-07-07 15:07:32.676 | INFO [alembic.runtime.migration] Running upgrade 2e0d7a8a1586 -> 5c85685d616d 2026-07-07 15:07:32.676 | Running upgrade for neutron ... 2026-07-07 15:07:32.676 | OK 2026-07-07 15:07:32.677 | + lib/neutron:init_neutron:505 : time_stop dbsync 2026-07-07 15:07:32.677 | + functions-common:time_stop:2420 : local name 2026-07-07 15:07:32.677 | + functions-common:time_stop:2421 : local end_time 2026-07-07 15:07:32.677 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-07 15:07:32.677 | + functions-common:time_stop:2423 : local total 2026-07-07 15:07:32.677 | + functions-common:time_stop:2424 : local start_time 2026-07-07 15:07:32.677 | + functions-common:time_stop:2426 : name=dbsync 2026-07-07 15:07:32.677 | + functions-common:time_stop:2427 : start_time=1783436798650 2026-07-07 15:07:32.677 | + functions-common:time_stop:2429 : [[ -z 1783436798650 ]] 2026-07-07 15:07:32.678 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 15:07:32.678 | + functions-common:time_stop:2432 : end_time=1783436852547 2026-07-07 15:07:32.678 | + functions-common:time_stop:2433 : elapsed_time=53897 2026-07-07 15:07:32.678 | + functions-common:time_stop:2434 : total=8542 2026-07-07 15:07:32.678 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 15:07:32.678 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=62439 2026-07-07 15:07:32.715 | [2100 Async init_neutron:55499]: finished init_neutron with result 0 in 54 seconds 2026-07-07 15:07:32.721 | + inc/async:async_wait:197 : return 0 2026-07-07 15:07:32.725 | + ./stack.sh:main:1229 : async_wait init_placement 2026-07-07 15:07:32.787 | [2100 Async init_placement:55865]: Waiting for completion of init_placement running on PID 55865 (4 other jobs running) 2026-07-07 15:07:32.817 | [2100 Async init_placement:55865]: Signaling child to exit 2026-07-07 15:07:32.818 | WAKEUP 2026-07-07 15:07:32.844 | [2100 Async init_placement:55865]: Signaled 2026-07-07 15:07:32.845 | + lib/placement:init_placement:113 : recreate_database placement 2026-07-07 15:07:32.845 | + lib/database:recreate_database:112 : local db=placement 2026-07-07 15:07:32.845 | + lib/database:recreate_database:113 : recreate_database_mysql placement 2026-07-07 15:07:32.845 | + lib/databases/mysql:recreate_database_mysql:54 : local db=placement 2026-07-07 15:07:32.846 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS placement;' 2026-07-07 15:07:32.846 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-07 15:07:32.846 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE placement CHARACTER SET utf8;' 2026-07-07 15:07:32.846 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-07 15:07:32.846 | + lib/placement:init_placement:114 : /opt/stack/data/venv/bin/placement-manage db sync 2026-07-07 15:07:32.846 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-07-07 15:07:32.846 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-07 15:07:32.846 | we strongly recommend against using it for new projects. 2026-07-07 15:07:32.846 | 2026-07-07 15:07:32.846 | If you are already using Eventlet, we recommend migrating to a different 2026-07-07 15:07:32.846 | framework. For more detail see 2026-07-07 15:07:32.847 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-07 15:07:32.847 | 2026-07-07 15:07:32.847 | __import__(import_str) 2026-07-07 15:07:32.847 | + lib/placement:init_placement:115 : create_placement_accounts 2026-07-07 15:07:32.847 | + lib/placement:create_placement_accounts:102 : create_service_user placement admin 2026-07-07 15:07:32.847 | + lib/keystone:create_service_user:379 : get_or_create_user placement nomoresecret Default 2026-07-07 15:07:32.847 | + functions-common:get_or_create_user:899 : local user_id 2026-07-07 15:07:32.847 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-07-07 15:07:32.847 | + functions-common:get_or_create_user:903 : local email= 2026-07-07 15:07:32.848 | ++ 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-07 15:07:32.848 | ++ functions-common:oscwrap:2465 : return 0 2026-07-07 15:07:32.848 | + functions-common:get_or_create_user:915 : user_id=91ecf033a99e42279cf47b43889ecc21 2026-07-07 15:07:32.848 | + functions-common:get_or_create_user:916 : echo 91ecf033a99e42279cf47b43889ecc21 2026-07-07 15:07:32.848 | 91ecf033a99e42279cf47b43889ecc21 2026-07-07 15:07:32.848 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service placement service Default Default 2026-07-07 15:07:32.848 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-07 15:07:32.848 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-07 15:07:32.848 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-07 15:07:32.849 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-07 15:07:32.849 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-07 15:07:32.849 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-07 15:07:32.849 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-07 15:07:32.849 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-07 15:07:32.849 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-07 15:07:32.849 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-07 15:07:32.849 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-07 15:07:32.849 | + 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-07 15:07:32.849 | ++ 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-07 15:07:32.850 | ++ functions-common:oscwrap:2465 : return 0 2026-07-07 15:07:32.850 | + functions-common:get_or_add_user_project_role:979 : user_role_id=0e1e917de28640f082c67e2a279864ab 2026-07-07 15:07:32.850 | + functions-common:get_or_add_user_project_role:980 : echo 0e1e917de28640f082c67e2a279864ab 2026-07-07 15:07:32.850 | 0e1e917de28640f082c67e2a279864ab 2026-07-07 15:07:32.850 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-07-07 15:07:32.850 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin placement service Default Default 2026-07-07 15:07:32.850 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-07 15:07:32.850 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-07 15:07:32.850 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-07 15:07:32.851 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-07 15:07:32.851 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-07 15:07:32.851 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-07 15:07:32.851 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-07 15:07:32.851 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-07 15:07:32.851 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-07 15:07:32.851 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-07 15:07:32.851 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-07 15:07:32.851 | + 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-07 15:07:32.852 | ++ 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-07 15:07:32.852 | ++ functions-common:oscwrap:2465 : return 0 2026-07-07 15:07:32.852 | + functions-common:get_or_add_user_project_role:979 : user_role_id=6bf7495c569748ec82dc4cc7f15a0cfa 2026-07-07 15:07:32.852 | + functions-common:get_or_add_user_project_role:980 : echo 6bf7495c569748ec82dc4cc7f15a0cfa 2026-07-07 15:07:32.852 | 6bf7495c569748ec82dc4cc7f15a0cfa 2026-07-07 15:07:32.852 | + lib/placement:create_placement_accounts:103 : local placement_api_url=http://192.168.122.114/placement 2026-07-07 15:07:32.852 | + lib/placement:create_placement_accounts:104 : get_or_create_service placement placement 'Placement Service' 2026-07-07 15:07:32.852 | + functions-common:get_or_create_service:1055 : local service_id 2026-07-07 15:07:32.852 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show placement -f value -c id 2026-07-07 15:07:32.853 | ++ 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-07 15:07:32.853 | ++ functions-common:oscwrap:2465 : return 0 2026-07-07 15:07:32.853 | + functions-common:get_or_create_service:1066 : service_id=' 2026-07-07 15:07:32.853 | cf3c35c7345c474b90b3d771662d8c1a' 2026-07-07 15:07:32.853 | + functions-common:get_or_create_service:1067 : echo cf3c35c7345c474b90b3d771662d8c1a 2026-07-07 15:07:32.853 | cf3c35c7345c474b90b3d771662d8c1a 2026-07-07 15:07:32.853 | + lib/placement:create_placement_accounts:106 : get_or_create_endpoint placement RegionOne http://192.168.122.114/placement 2026-07-07 15:07:32.853 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-07-07 15:07:32.854 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface placement public http://192.168.122.114/placement RegionOne 2026-07-07 15:07:32.854 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-07-07 15:07:32.854 | +++ 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-07 15:07:32.854 | +++ functions-common:oscwrap:2465 : return 0 2026-07-07 15:07:32.854 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-07-07 15:07:32.854 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-07-07 15:07:32.854 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create placement public http://192.168.122.114/placement --region RegionOne -f value -c id 2026-07-07 15:07:32.854 | +++ functions-common:oscwrap:2465 : return 0 2026-07-07 15:07:32.854 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=feb9032a1bca44eaae2d5226fb2c8fcd 2026-07-07 15:07:32.855 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo feb9032a1bca44eaae2d5226fb2c8fcd 2026-07-07 15:07:32.855 | + functions-common:get_or_create_endpoint:1100 : public_id=feb9032a1bca44eaae2d5226fb2c8fcd 2026-07-07 15:07:32.855 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-07-07 15:07:32.855 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-07-07 15:07:32.855 | + functions-common:get_or_create_endpoint:1109 : echo feb9032a1bca44eaae2d5226fb2c8fcd 2026-07-07 15:07:32.855 | feb9032a1bca44eaae2d5226fb2c8fcd 2026-07-07 15:07:32.901 | [2100 Async init_placement:55865]: finished init_placement with result 0 in 49 seconds 2026-07-07 15:07:32.907 | + inc/async:async_wait:197 : return 0 2026-07-07 15:07:32.911 | + ./stack.sh:main:1230 : async_wait init_glance 2026-07-07 15:07:32.980 | [2100 Async init_glance:51274]: Waiting for completion of init_glance running on PID 51274 (3 other jobs running) 2026-07-07 15:07:33.008 | [2100 Async init_glance:51274]: Signaling child to exit 2026-07-07 15:07:33.008 | WAKEUP 2026-07-07 15:07:33.028 | [2100 Async init_glance:51274]: Signaled 2026-07-07 15:07:33.029 | + lib/glance:init_glance:525 : rm -rf /opt/stack/data/glance/images 2026-07-07 15:07:33.029 | + lib/glance:init_glance:526 : mkdir -p /opt/stack/data/glance/images 2026-07-07 15:07:33.029 | + lib/glance:init_glance:529 : recreate_database glance 2026-07-07 15:07:33.029 | + lib/database:recreate_database:112 : local db=glance 2026-07-07 15:07:33.030 | + lib/database:recreate_database:113 : recreate_database_mysql glance 2026-07-07 15:07:33.030 | + lib/databases/mysql:recreate_database_mysql:54 : local db=glance 2026-07-07 15:07:33.030 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;' 2026-07-07 15:07:33.030 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-07 15:07:33.030 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE glance CHARACTER SET utf8;' 2026-07-07 15:07:33.030 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-07 15:07:33.030 | + lib/glance:init_glance:531 : time_start dbsync 2026-07-07 15:07:33.030 | + functions-common:time_start:2406 : local name=dbsync 2026-07-07 15:07:33.030 | + functions-common:time_start:2407 : local start_time= 2026-07-07 15:07:33.030 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-07 15:07:33.030 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-07 15:07:33.030 | + functions-common:time_start:2411 : _TIME_START[$name]=1783436705950 2026-07-07 15:07:33.031 | + lib/glance:init_glance:533 : /opt/stack/data/venv/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync 2026-07-07 15:07:33.031 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-07-07 15:07:33.031 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-07 15:07:33.031 | we strongly recommend against using it for new projects. 2026-07-07 15:07:33.031 | 2026-07-07 15:07:33.031 | If you are already using Eventlet, we recommend migrating to a different 2026-07-07 15:07:33.031 | framework. For more detail see 2026-07-07 15:07:33.031 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-07 15:07:33.031 | 2026-07-07 15:07:33.031 | __import__(import_str) 2026-07-07 15:07:33.031 | INFO dbcounter [-] Registered counter for database glance 2026-07-07 15:07:33.031 | 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=51380) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-07-07 15:07:33.032 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-07 15:07:33.032 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-07 15:07:33.033 | DEBUG dbcounter [-] [51380] Writer thread running {{(pid=51380) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-07 15:07:33.033 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-07 15:07:33.033 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-07 15:07:33.034 | INFO dbcounter [-] Registered counter for database glance 2026-07-07 15:07:33.034 | 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=51380) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-07-07 15:07:33.034 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-07 15:07:33.035 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-07 15:07:33.035 | DEBUG dbcounter [-] [51380] Writer thread running {{(pid=51380) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-07 15:07:33.035 | INFO alembic.runtime.migration [-] Running upgrade -> liberty, liberty initial 2026-07-07 15:07:33.035 | DEBUG alembic.runtime.migration [-] new branch insert liberty {{(pid=51380) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-07-07 15:07:33.035 | INFO alembic.runtime.migration [-] Running upgrade liberty -> mitaka01, add index on created_at and updated_at columns of 'images' table 2026-07-07 15:07:33.035 | DEBUG alembic.runtime.migration [-] update liberty to mitaka01 {{(pid=51380) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-07 15:07:33.036 | INFO alembic.runtime.migration [-] Running upgrade mitaka01 -> mitaka02, update metadef os_nova_server 2026-07-07 15:07:33.036 | DEBUG alembic.runtime.migration [-] update mitaka01 to mitaka02 {{(pid=51380) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-07 15:07:33.036 | INFO alembic.runtime.migration [-] Running upgrade mitaka02 -> ocata_expand01, add visibility to images 2026-07-07 15:07:33.036 | DEBUG alembic.runtime.migration [-] update mitaka02 to ocata_expand01 {{(pid=51380) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-07 15:07:33.036 | INFO alembic.runtime.migration [-] Running upgrade ocata_expand01 -> pike_expand01, empty expand for symmetry with pike_contract01 2026-07-07 15:07:33.036 | DEBUG alembic.runtime.migration [-] update ocata_expand01 to pike_expand01 {{(pid=51380) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-07 15:07:33.036 | INFO alembic.runtime.migration [-] Running upgrade pike_expand01 -> queens_expand01 2026-07-07 15:07:33.036 | DEBUG alembic.runtime.migration [-] update pike_expand01 to queens_expand01 {{(pid=51380) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-07 15:07:33.036 | INFO alembic.runtime.migration [-] Running upgrade queens_expand01 -> rocky_expand01, add os_hidden column to images table 2026-07-07 15:07:33.036 | DEBUG alembic.runtime.migration [-] update queens_expand01 to rocky_expand01 {{(pid=51380) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-07 15:07:33.036 | INFO alembic.runtime.migration [-] Running upgrade rocky_expand01 -> rocky_expand02, add os_hash_algo and os_hash_value columns to images table 2026-07-07 15:07:33.036 | DEBUG alembic.runtime.migration [-] update rocky_expand01 to rocky_expand02 {{(pid=51380) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-07 15:07:33.037 | INFO alembic.runtime.migration [-] Running upgrade rocky_expand02 -> train_expand01, empty expand for symmetry with train_contract01 2026-07-07 15:07:33.037 | DEBUG alembic.runtime.migration [-] update rocky_expand02 to train_expand01 {{(pid=51380) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-07 15:07:33.038 | INFO alembic.runtime.migration [-] Running upgrade train_expand01 -> ussuri_expand01, empty expand for symmetry with ussuri_expand01 2026-07-07 15:07:33.038 | DEBUG alembic.runtime.migration [-] update train_expand01 to ussuri_expand01 {{(pid=51380) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-07 15:07:33.038 | INFO alembic.runtime.migration [-] Running upgrade ussuri_expand01 -> wallaby_expand01, add image_id, request_id, user columns to tasks table" 2026-07-07 15:07:33.039 | DEBUG alembic.runtime.migration [-] update ussuri_expand01 to wallaby_expand01 {{(pid=51380) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-07 15:07:33.039 | INFO alembic.runtime.migration [-] Running upgrade wallaby_expand01 -> xena_expand01, empty expand for symmetry with 2023_1_expand01 2026-07-07 15:07:33.039 | DEBUG alembic.runtime.migration [-] update wallaby_expand01 to xena_expand01 {{(pid=51380) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-07 15:07:33.039 | INFO alembic.runtime.migration [-] Running upgrade xena_expand01 -> yoga_expand01, empty expand for symmetry with 2023_1_expand01 2026-07-07 15:07:33.039 | DEBUG alembic.runtime.migration [-] update xena_expand01 to yoga_expand01 {{(pid=51380) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-07 15:07:33.039 | INFO alembic.runtime.migration [-] Running upgrade yoga_expand01 -> zed_expand01, empty expand for symmetry with 2023_1_expand01 2026-07-07 15:07:33.040 | DEBUG alembic.runtime.migration [-] update yoga_expand01 to zed_expand01 {{(pid=51380) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-07 15:07:33.040 | INFO alembic.runtime.migration [-] Running upgrade zed_expand01 -> 2023_1_expand01, empty expand for symmetry with 2023_1_expand01 2026-07-07 15:07:33.040 | DEBUG alembic.runtime.migration [-] update zed_expand01 to 2023_1_expand01 {{(pid=51380) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-07 15:07:33.040 | INFO alembic.runtime.migration [-] Running upgrade 2023_1_expand01 -> 2024_1_expand01, adds cache_node_reference and cached_images table(s) 2026-07-07 15:07:33.040 | DEBUG alembic.runtime.migration [-] update 2023_1_expand01 to 2024_1_expand01 {{(pid=51380) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-07 15:07:33.040 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-07 15:07:33.041 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-07 15:07:33.041 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-07 15:07:33.041 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-07 15:07:33.041 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-07 15:07:33.041 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-07 15:07:33.041 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-07 15:07:33.041 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-07 15:07:33.041 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-07 15:07:33.041 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-07 15:07:33.041 | INFO alembic.runtime.migration [-] Running upgrade mitaka02 -> ocata_contract01, remove is_public from images 2026-07-07 15:07:33.041 | DEBUG alembic.runtime.migration [-] new branch insert ocata_contract01 {{(pid=51380) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-07-07 15:07:33.041 | INFO alembic.runtime.migration [-] Running upgrade ocata_contract01 -> pike_contract01, drop glare artifacts tables 2026-07-07 15:07:33.042 | DEBUG alembic.runtime.migration [-] update ocata_contract01 to pike_contract01 {{(pid=51380) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-07 15:07:33.042 | INFO alembic.runtime.migration [-] Running upgrade pike_contract01 -> queens_contract01 2026-07-07 15:07:33.042 | DEBUG alembic.runtime.migration [-] update pike_contract01 to queens_contract01 {{(pid=51380) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-07 15:07:33.043 | INFO alembic.runtime.migration [-] Running upgrade queens_contract01 -> rocky_contract01 2026-07-07 15:07:33.043 | DEBUG alembic.runtime.migration [-] update queens_contract01 to rocky_contract01 {{(pid=51380) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-07 15:07:33.043 | INFO alembic.runtime.migration [-] Running upgrade rocky_contract01 -> rocky_contract02 2026-07-07 15:07:33.043 | DEBUG alembic.runtime.migration [-] update rocky_contract01 to rocky_contract02 {{(pid=51380) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-07 15:07:33.044 | INFO alembic.runtime.migration [-] Running upgrade rocky_contract02 -> train_contract01 2026-07-07 15:07:33.044 | DEBUG alembic.runtime.migration [-] update rocky_contract02 to train_contract01 {{(pid=51380) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-07 15:07:33.044 | INFO alembic.runtime.migration [-] Running upgrade train_contract01 -> ussuri_contract01 2026-07-07 15:07:33.044 | DEBUG alembic.runtime.migration [-] update train_contract01 to ussuri_contract01 {{(pid=51380) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-07 15:07:33.045 | INFO alembic.runtime.migration [-] Running upgrade ussuri_contract01 -> wallaby_contract01 2026-07-07 15:07:33.045 | DEBUG alembic.runtime.migration [-] update ussuri_contract01 to wallaby_contract01 {{(pid=51380) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-07 15:07:33.045 | INFO alembic.runtime.migration [-] Running upgrade wallaby_contract01 -> xena_contract01 2026-07-07 15:07:33.045 | DEBUG alembic.runtime.migration [-] update wallaby_contract01 to xena_contract01 {{(pid=51380) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-07 15:07:33.045 | INFO alembic.runtime.migration [-] Running upgrade xena_contract01 -> yoga_contract01 2026-07-07 15:07:33.045 | DEBUG alembic.runtime.migration [-] update xena_contract01 to yoga_contract01 {{(pid=51380) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-07 15:07:33.045 | INFO alembic.runtime.migration [-] Running upgrade yoga_contract01 -> zed_contract01 2026-07-07 15:07:33.045 | DEBUG alembic.runtime.migration [-] update yoga_contract01 to zed_contract01 {{(pid=51380) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-07 15:07:33.045 | INFO alembic.runtime.migration [-] Running upgrade zed_contract01 -> 2023_1_contract01 2026-07-07 15:07:33.046 | DEBUG alembic.runtime.migration [-] update zed_contract01 to 2023_1_contract01 {{(pid=51380) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-07 15:07:33.046 | INFO alembic.runtime.migration [-] Running upgrade 2023_1_contract01 -> 2024_1_contract01 2026-07-07 15:07:33.046 | DEBUG alembic.runtime.migration [-] merge, delete ['2023_1_contract01'], update 2024_1_expand01 to 2024_1_contract01 {{(pid=51380) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:790}} 2026-07-07 15:07:33.046 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-07 15:07:33.046 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-07 15:07:33.046 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-07 15:07:33.046 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-07 15:07:33.046 | Upgraded database to: 2024_1_expand01, current revision(s): 2024_1_expand01 2026-07-07 15:07:33.046 | Database migration is up to date. No migration needed. 2026-07-07 15:07:33.046 | Upgraded database to: 2024_1_contract01, current revision(s): 2024_1_contract01 2026-07-07 15:07:33.047 | Database is synced successfully. 2026-07-07 15:07:33.047 | + lib/glance:init_glance:536 : /opt/stack/data/venv/bin/glance-manage --config-file /etc/glance/glance-api.conf db_load_metadefs 2026-07-07 15:07:33.047 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-07-07 15:07:33.047 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-07 15:07:33.047 | we strongly recommend against using it for new projects. 2026-07-07 15:07:33.047 | 2026-07-07 15:07:33.047 | If you are already using Eventlet, we recommend migrating to a different 2026-07-07 15:07:33.047 | framework. For more detail see 2026-07-07 15:07:33.047 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-07 15:07:33.047 | 2026-07-07 15:07:33.048 | __import__(import_str) 2026-07-07 15:07:33.048 | INFO dbcounter [-] Registered counter for database glance 2026-07-07 15:07:33.048 | 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=51558) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-07-07 15:07:33.048 | DEBUG dbcounter [-] [51558] Writer thread running {{(pid=51558) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-07 15:07:33.048 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-quota.json loaded to database. 2026-07-07 15:07:33.048 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-storage-allocation-setting-data.json loaded to database. 2026-07-07 15:07:33.048 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vcputopology.json loaded to database. 2026-07-07 15:07:33.048 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-num-instances.json loaded to database. 2026-07-07 15:07:33.048 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-iops-filter.json loaded to database. 2026-07-07 15:07:33.048 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware.json loaded to database. 2026-07-07 15:07:33.049 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-xenapi.json loaded to database. 2026-07-07 15:07:33.049 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-shutdown.json loaded to database. 2026-07-07 15:07:33.049 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/operating-system.json loaded to database. 2026-07-07 15:07:33.049 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-quota-flavor.json loaded to database. 2026-07-07 15:07:33.049 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-instance-data.json loaded to database. 2026-07-07 15:07:33.049 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/image-signature-verification.json loaded to database. 2026-07-07 15:07:33.049 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-pinning.json loaded to database. 2026-07-07 15:07:33.049 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt-image.json loaded to database. 2026-07-07 15:07:33.049 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-flavor.json loaded to database. 2026-07-07 15:07:33.049 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vtpm.json loaded to database. 2026-07-07 15:07:33.050 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-processor-allocation-setting-data.json loaded to database. 2026-07-07 15:07:33.050 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-memory-backing.json loaded to database. 2026-07-07 15:07:33.050 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vtpm-hw.json loaded to database. 2026-07-07 15:07:33.050 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/glance-common-image-props.json loaded to database. 2026-07-07 15:07:33.050 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt.json loaded to database. 2026-07-07 15:07:33.050 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-virtual-system-setting-data.json loaded to database. 2026-07-07 15:07:33.050 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-host-capabilities.json loaded to database. 2026-07-07 15:07:33.050 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-disk-filter.json loaded to database. 2026-07-07 15:07:33.050 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-randomgen.json loaded to database. 2026-07-07 15:07:33.050 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-runtimes.json loaded to database. 2026-07-07 15:07:33.051 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-hypervisor.json loaded to database. 2026-07-07 15:07:33.051 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-databases.json loaded to database. 2026-07-07 15:07:33.051 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-resource-allocation-setting-data.json loaded to database. 2026-07-07 15:07:33.052 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-watchdog.json loaded to database. 2026-07-07 15:07:33.052 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-webservers.json loaded to database. 2026-07-07 15:07:33.052 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-mode.json loaded to database. 2026-07-07 15:07:33.052 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/storage-volume-type.json loaded to database. 2026-07-07 15:07:33.052 | INFO glance.db.sqlalchemy.metadata [-] Metadata loading finished 2026-07-07 15:07:33.052 | + lib/glance:init_glance:537 : time_stop dbsync 2026-07-07 15:07:33.052 | + functions-common:time_stop:2420 : local name 2026-07-07 15:07:33.052 | + functions-common:time_stop:2421 : local end_time 2026-07-07 15:07:33.052 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-07 15:07:33.053 | + functions-common:time_stop:2423 : local total 2026-07-07 15:07:33.053 | + functions-common:time_stop:2424 : local start_time 2026-07-07 15:07:33.053 | + functions-common:time_stop:2426 : name=dbsync 2026-07-07 15:07:33.053 | + functions-common:time_stop:2427 : start_time=1783436705950 2026-07-07 15:07:33.053 | + functions-common:time_stop:2429 : [[ -z 1783436705950 ]] 2026-07-07 15:07:33.053 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 15:07:33.053 | + functions-common:time_stop:2432 : end_time=1783436719648 2026-07-07 15:07:33.053 | + functions-common:time_stop:2433 : elapsed_time=13698 2026-07-07 15:07:33.053 | + functions-common:time_stop:2434 : total=8542 2026-07-07 15:07:33.053 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 15:07:33.053 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=22240 2026-07-07 15:07:33.077 | [2100 Async init_glance:51274]: finished init_glance with result 0 in 13 seconds 2026-07-07 15:07:33.081 | + inc/async:async_wait:197 : return 0 2026-07-07 15:07:33.084 | + ./stack.sh:main:1231 : async_wait init_swift 2026-07-07 15:07:33.105 | Not waiting for async task init_swift that we never started or has already been waited for 2026-07-07 15:07:33.108 | + inc/async:async_wait:197 : return 0 2026-07-07 15:07:33.111 | + ./stack.sh:main:1232 : async_wait init_cinder 2026-07-07 15:07:33.162 | [2100 Async init_cinder:55735]: Waiting for completion of init_cinder running on PID 55735 (2 other jobs running) 2026-07-07 15:07:33.184 | [2100 Async init_cinder:55735]: Signaling child to exit 2026-07-07 15:07:33.184 | WAKEUP 2026-07-07 15:07:33.205 | [2100 Async init_cinder:55735]: Signaled 2026-07-07 15:07:33.206 | + lib/cinder:init_cinder:492 : is_service_enabled mysql postgresql 2026-07-07 15:07:33.207 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 15:07:33.207 | + lib/cinder:init_cinder:494 : recreate_database cinder 2026-07-07 15:07:33.207 | + lib/database:recreate_database:112 : local db=cinder 2026-07-07 15:07:33.207 | + lib/database:recreate_database:113 : recreate_database_mysql cinder 2026-07-07 15:07:33.207 | + lib/databases/mysql:recreate_database_mysql:54 : local db=cinder 2026-07-07 15:07:33.207 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS cinder;' 2026-07-07 15:07:33.207 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-07 15:07:33.207 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE cinder CHARACTER SET utf8;' 2026-07-07 15:07:33.207 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-07 15:07:33.207 | + lib/cinder:init_cinder:496 : time_start dbsync 2026-07-07 15:07:33.208 | + functions-common:time_start:2406 : local name=dbsync 2026-07-07 15:07:33.208 | + functions-common:time_start:2407 : local start_time= 2026-07-07 15:07:33.208 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-07 15:07:33.208 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-07 15:07:33.208 | + functions-common:time_start:2411 : _TIME_START[$name]=1783436798990 2026-07-07 15:07:33.208 | + lib/cinder:init_cinder:498 : /opt/stack/data/venv/bin/cinder-manage --config-file /etc/cinder/cinder.conf db sync 2026-07-07 15:07:33.208 | /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: 2026-07-07 15:07:33.208 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-07 15:07:33.208 | we strongly recommend against using it for new projects. 2026-07-07 15:07:33.208 | 2026-07-07 15:07:33.209 | If you are already using Eventlet, we recommend migrating to a different 2026-07-07 15:07:33.209 | framework. For more detail see 2026-07-07 15:07:33.209 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-07 15:07:33.209 | 2026-07-07 15:07:33.209 | import eventlet # noqa 2026-07-07 15:07:33.209 | INFO dbcounter [-] Registered counter for database cinder 2026-07-07 15:07:33.209 | 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=55939) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-07-07 15:07:33.209 | INFO cinder.db.migration [-] Applying migration(s) 2026-07-07 15:07:33.209 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-07 15:07:33.209 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-07 15:07:33.210 | DEBUG dbcounter [-] [55939] Writer thread running {{(pid=55939) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-07 15:07:33.210 | INFO alembic.runtime.migration [-] Running upgrade -> 921e1a36b076, Initial migration. 2026-07-07 15:07:33.210 | DEBUG alembic.runtime.migration [-] new branch insert 921e1a36b076 {{(pid=55939) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-07-07 15:07:33.210 | INFO alembic.runtime.migration [-] Running upgrade 921e1a36b076 -> c92a3e68beed, Make shared_targets nullable 2026-07-07 15:07:33.210 | DEBUG alembic.runtime.migration [-] update 921e1a36b076 to c92a3e68beed {{(pid=55939) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-07 15:07:33.210 | INFO alembic.runtime.migration [-] Running upgrade c92a3e68beed -> daa98075b90d, Add resource indexes 2026-07-07 15:07:33.210 | DEBUG alembic.runtime.migration [-] update c92a3e68beed to daa98075b90d {{(pid=55939) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-07 15:07:33.210 | INFO alembic.runtime.migration [-] Running upgrade daa98075b90d -> 89aa6f9639f9, Drop legacy migrate_version table 2026-07-07 15:07:33.210 | DEBUG alembic.runtime.migration [-] update daa98075b90d to 89aa6f9639f9 {{(pid=55939) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-07 15:07:33.210 | INFO alembic.runtime.migration [-] Running upgrade 89aa6f9639f9 -> b8660621f1b9, Update reservations resource 2026-07-07 15:07:33.211 | DEBUG alembic.runtime.migration [-] update 89aa6f9639f9 to b8660621f1b9 {{(pid=55939) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-07 15:07:33.211 | INFO alembic.runtime.migration [-] Running upgrade b8660621f1b9 -> 9ab1b092a404, Make use_quota non nullable 2026-07-07 15:07:33.211 | DEBUG alembic.runtime.migration [-] update b8660621f1b9 to 9ab1b092a404 {{(pid=55939) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-07 15:07:33.211 | INFO alembic.runtime.migration [-] Running upgrade 9ab1b092a404 -> b7b88f50aab5, Remove quota consistencygroups 2026-07-07 15:07:33.211 | DEBUG alembic.runtime.migration [-] update 9ab1b092a404 to b7b88f50aab5 {{(pid=55939) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-07 15:07:33.211 | INFO alembic.runtime.migration [-] Running upgrade b7b88f50aab5 -> 9c74c1c6971f, Quota: Add backup defaults in quota class 2026-07-07 15:07:33.211 | DEBUG alembic.runtime.migration [-] update b7b88f50aab5 to 9c74c1c6971f {{(pid=55939) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-07 15:07:33.211 | INFO cinder.db.migration [-] Migration(s) applied 2026-07-07 15:07:33.211 | + lib/cinder:init_cinder:499 : time_stop dbsync 2026-07-07 15:07:33.211 | + functions-common:time_stop:2420 : local name 2026-07-07 15:07:33.212 | + functions-common:time_stop:2421 : local end_time 2026-07-07 15:07:33.212 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-07 15:07:33.212 | + functions-common:time_stop:2423 : local total 2026-07-07 15:07:33.212 | + functions-common:time_stop:2424 : local start_time 2026-07-07 15:07:33.212 | + functions-common:time_stop:2426 : name=dbsync 2026-07-07 15:07:33.212 | + functions-common:time_stop:2427 : start_time=1783436798990 2026-07-07 15:07:33.212 | + functions-common:time_stop:2429 : [[ -z 1783436798990 ]] 2026-07-07 15:07:33.212 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 15:07:33.212 | + functions-common:time_stop:2432 : end_time=1783436810782 2026-07-07 15:07:33.212 | + functions-common:time_stop:2433 : elapsed_time=11792 2026-07-07 15:07:33.213 | + functions-common:time_stop:2434 : total=8542 2026-07-07 15:07:33.213 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 15:07:33.213 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=20334 2026-07-07 15:07:33.213 | + lib/cinder:init_cinder:502 : is_service_enabled c-vol 2026-07-07 15:07:33.213 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 15:07:33.213 | + lib/cinder:init_cinder:502 : [[ -n lvm:lvmdriver-1 ]] 2026-07-07 15:07:33.213 | + lib/cinder:init_cinder:503 : local be be_name be_type 2026-07-07 15:07:33.213 | + lib/cinder:init_cinder:504 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-07-07 15:07:33.213 | + lib/cinder:init_cinder:505 : be_type=lvm 2026-07-07 15:07:33.213 | + lib/cinder:init_cinder:506 : be_name=lvmdriver-1 2026-07-07 15:07:33.214 | + lib/cinder:init_cinder:507 : type init_cinder_backend_lvm 2026-07-07 15:07:33.214 | + lib/cinder:init_cinder:508 : init_cinder_backend_lvm lvmdriver-1 2026-07-07 15:07:33.214 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:64 : local be_name=lvmdriver-1 2026-07-07 15:07:33.214 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:67 : init_lvm_volume_group stack-volumes-lvmdriver-1 30G 2026-07-07 15:07:33.214 | + lib/lvm:init_lvm_volume_group:129 : local vg=stack-volumes-lvmdriver-1 2026-07-07 15:07:33.214 | + lib/lvm:init_lvm_volume_group:130 : local size=30G 2026-07-07 15:07:33.214 | + lib/lvm:init_lvm_volume_group:133 : is_fedora 2026-07-07 15:07:33.214 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-07 15:07:33.214 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-07 15:07:33.215 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-07 15:07:33.215 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-07 15:07:33.215 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-07 15:07:33.215 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-07 15:07:33.215 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-07 15:07:33.215 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-07 15:07:33.215 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-07 15:07:33.215 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-07 15:07:33.215 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-07 15:07:33.215 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-07 15:07:33.215 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-07 15:07:33.216 | + lib/lvm:init_lvm_volume_group:138 : _create_lvm_volume_group stack-volumes-lvmdriver-1 30G 2026-07-07 15:07:33.216 | + lib/lvm:_create_lvm_volume_group:88 : local vg=stack-volumes-lvmdriver-1 2026-07-07 15:07:33.216 | + lib/lvm:_create_lvm_volume_group:89 : local size=30G 2026-07-07 15:07:33.216 | + lib/lvm:_create_lvm_volume_group:91 : local backing_file=/opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-07-07 15:07:33.216 | + lib/lvm:_create_lvm_volume_group:92 : sudo vgs stack-volumes-lvmdriver-1 2026-07-07 15:07:33.216 | Volume group "stack-volumes-lvmdriver-1" not found 2026-07-07 15:07:33.216 | Cannot process volume group stack-volumes-lvmdriver-1 2026-07-07 15:07:33.216 | + lib/lvm:_create_lvm_volume_group:94 : [[ -f /opt/stack/data/stack-volumes-lvmdriver-1-backing-file ]] 2026-07-07 15:07:33.216 | + lib/lvm:_create_lvm_volume_group:94 : truncate -s 30G /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-07-07 15:07:33.216 | + lib/lvm:_create_lvm_volume_group:96 : local directio= 2026-07-07 15:07:33.217 | + lib/lvm:_create_lvm_volume_group:98 : losetup -h 2026-07-07 15:07:33.217 | + lib/lvm:_create_lvm_volume_group:98 : grep -q direct-io 2026-07-07 15:07:33.217 | + lib/lvm:_create_lvm_volume_group:99 : directio=--direct-io=on 2026-07-07 15:07:33.217 | + lib/lvm:_create_lvm_volume_group:103 : [[ ! -e /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service ]] 2026-07-07 15:07:33.217 | + lib/lvm:_create_lvm_volume_group:104 : sed -e ' 2026-07-07 15:07:33.217 | s|%DIRECTIO%|--direct-io=on|g; 2026-07-07 15:07:33.217 | s|%BACKING_FILE%|/opt/stack/data/stack-volumes-lvmdriver-1-backing-file|g; 2026-07-07 15:07:33.217 | ' /home/quobyte/devstack/files/lvm-backing-file.template 2026-07-07 15:07:33.217 | + lib/lvm:_create_lvm_volume_group:107 : sudo tee /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service 2026-07-07 15:07:33.217 | [Unit] 2026-07-07 15:07:33.218 | Description=Activate LVM backing file /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-07-07 15:07:33.218 | DefaultDependencies=no 2026-07-07 15:07:33.218 | After=systemd-udev-settle.service 2026-07-07 15:07:33.218 | Before=lvm2-activation-early.service 2026-07-07 15:07:33.218 | Wants=systemd-udev-settle.service 2026-07-07 15:07:33.218 | 2026-07-07 15:07:33.218 | [Service] 2026-07-07 15:07:33.218 | ExecStart=/sbin/losetup --find --show --direct-io=on /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-07-07 15:07:33.218 | ExecStop=/bin/sh -c '/sbin/losetup -d $$(/sbin/losetup --associated /opt/stack/data/stack-volumes-lvmdriver-1-backing-file -O NAME -n)' 2026-07-07 15:07:33.218 | RemainAfterExit=yes 2026-07-07 15:07:33.219 | Type=oneshot 2026-07-07 15:07:33.219 | 2026-07-07 15:07:33.219 | [Install] 2026-07-07 15:07:33.219 | WantedBy=local-fs.target 2026-07-07 15:07:33.219 | Also=systemd-udev-settle.service 2026-07-07 15:07:33.219 | + lib/lvm:_create_lvm_volume_group:110 : sudo systemctl daemon-reload 2026-07-07 15:07:33.219 | + lib/lvm:_create_lvm_volume_group:111 : sudo systemctl enable --now stack-volumes-lvmdriver-1-backing-file.service 2026-07-07 15:07:33.219 | 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-07 15:07:33.219 | + lib/lvm:_create_lvm_volume_group:114 : local vg_dev 2026-07-07 15:07:33.219 | ++ lib/lvm:_create_lvm_volume_group:115 : sudo losetup --associated /opt/stack/data/stack-volumes-lvmdriver-1-backing-file -O NAME -n 2026-07-07 15:07:33.220 | + lib/lvm:_create_lvm_volume_group:115 : vg_dev=/dev/loop0 2026-07-07 15:07:33.220 | + lib/lvm:_create_lvm_volume_group:118 : sudo vgs stack-volumes-lvmdriver-1 2026-07-07 15:07:33.220 | Volume group "stack-volumes-lvmdriver-1" not found 2026-07-07 15:07:33.220 | Cannot process volume group stack-volumes-lvmdriver-1 2026-07-07 15:07:33.220 | + lib/lvm:_create_lvm_volume_group:119 : sudo vgcreate stack-volumes-lvmdriver-1 /dev/loop0 2026-07-07 15:07:33.220 | Physical volume "/dev/loop0" successfully created. 2026-07-07 15:07:33.220 | Volume group "stack-volumes-lvmdriver-1" successfully created 2026-07-07 15:07:33.220 | + lib/lvm:init_lvm_volume_group:140 : is_service_enabled cinder 2026-07-07 15:07:33.220 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 15:07:33.221 | + lib/lvm:init_lvm_volume_group:142 : '[' lioadm = lioadm ']' 2026-07-07 15:07:33.221 | + lib/lvm:init_lvm_volume_group:143 : sudo cinder-rtstool get-targets 2026-07-07 15:07:33.221 | + lib/lvm:init_lvm_volume_group:143 : sudo xargs -rn 1 cinder-rtstool delete 2026-07-07 15:07:33.221 | /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: 2026-07-07 15:07:33.221 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-07 15:07:33.221 | we strongly recommend against using it for new projects. 2026-07-07 15:07:33.221 | 2026-07-07 15:07:33.221 | If you are already using Eventlet, we recommend migrating to a different 2026-07-07 15:07:33.221 | framework. For more detail see 2026-07-07 15:07:33.221 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-07 15:07:33.222 | 2026-07-07 15:07:33.222 | import eventlet # noqa 2026-07-07 15:07:33.222 | + lib/lvm:init_lvm_volume_group:152 : _clean_lvm_volume_group stack-volumes-lvmdriver-1 2026-07-07 15:07:33.222 | + lib/lvm:_clean_lvm_volume_group:40 : local vg=stack-volumes-lvmdriver-1 2026-07-07 15:07:33.222 | + lib/lvm:_clean_lvm_volume_group:43 : sudo lvremove -f stack-volumes-lvmdriver-1 2026-07-07 15:07:33.222 | + lib/cinder:init_cinder:513 : is_service_enabled c-bak 2026-07-07 15:07:33.222 | + functions-common:is_service_enabled:2076 : return 1 2026-07-07 15:07:33.222 | + lib/cinder:init_cinder:519 : mkdir -p /opt/stack/data/cinder/volumes 2026-07-07 15:07:33.249 | [2100 Async init_cinder:55735]: finished init_cinder with result 0 in 14 seconds 2026-07-07 15:07:33.253 | + inc/async:async_wait:197 : return 0 2026-07-07 15:07:33.255 | + ./stack.sh:main:1237 : is_service_enabled nova 2026-07-07 15:07:33.274 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 15:07:33.277 | + ./stack.sh:main:1238 : echo_summary 'Configuring Nova' 2026-07-07 15:07:33.280 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-07 15:07:33.283 | + ./stack.sh:echo_summary:447 : echo -e Configuring Nova 2026-07-07 15:07:33.286 | + ./stack.sh:main:1239 : init_nova 2026-07-07 15:07:33.289 | + lib/nova:init_nova:848 : is_service_enabled mysql postgresql 2026-07-07 15:07:33.306 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 15:07:33.308 | + lib/nova:init_nova:848 : is_service_enabled n-api 2026-07-07 15:07:33.327 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 15:07:33.330 | + lib/nova:init_nova:850 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-07-07 15:07:33.333 | + lib/nova:init_nova:858 : async_run nova-cell-0 init_nova_db nova_cell0 /etc/nova/nova.conf 2026-07-07 15:07:33.394 | + inc/async:async_inner:63 : init_nova_db nova_cell0 /etc/nova/nova.conf 2026-07-07 15:07:33.433 | [2100 Async nova-cell-0:58065]: running: init_nova_db nova_cell0 /etc/nova/nova.conf 2026-07-07 15:07:33.435 | ++ lib/nova:init_nova:861 : seq 1 1 2026-07-07 15:07:33.439 | + lib/nova:init_nova:861 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-07 15:07:33.441 | ++ lib/nova:init_nova:862 : conductor_conf 1 2026-07-07 15:07:33.444 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-07-07 15:07:33.448 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-07-07 15:07:33.449 | + lib/nova:init_nova:862 : async_run nova-cell-1 init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-07-07 15:07:33.508 | + inc/async:async_inner:63 : init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-07-07 15:07:33.549 | [2100 Async nova-cell-1:58169]: running: init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-07-07 15:07:33.552 | + lib/nova:init_nova:865 : recreate_database nova_api 2026-07-07 15:07:33.555 | + lib/database:recreate_database:112 : local db=nova_api 2026-07-07 15:07:33.558 | + lib/database:recreate_database:113 : recreate_database_mysql nova_api 2026-07-07 15:07:33.563 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_api 2026-07-07 15:07:33.568 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_api;' 2026-07-07 15:07:33.572 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-07 15:07:33.638 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE nova_api CHARACTER SET utf8;' 2026-07-07 15:07:33.642 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-07 15:07:33.725 | + lib/nova:init_nova:866 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf api_db sync 2026-07-07 15:07:34.192 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-07-07 15:07:34.192 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-07 15:07:34.193 | we strongly recommend against using it for new projects. 2026-07-07 15:07:34.193 | 2026-07-07 15:07:34.193 | If you are already using Eventlet, we recommend migrating to a different 2026-07-07 15:07:34.193 | framework. For more detail see 2026-07-07 15:07:34.193 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-07 15:07:34.193 | 2026-07-07 15:07:34.193 | import eventlet # noqa 2026-07-07 15:07:34.539 | 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-07 15:07:38.507 | INFO dbcounter [-] Registered counter for database nova_api 2026-07-07 15:07:38.603 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-07 15:07:38.603 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-07 15:07:38.604 | DEBUG dbcounter [-] [58239] Writer thread running {{(pid=58239) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-07 15:07:38.665 | INFO alembic.runtime.migration [-] Running upgrade -> d67eeaabee36, Initial version 2026-07-07 15:07:43.762 | DEBUG alembic.runtime.migration [-] new branch insert d67eeaabee36 {{(pid=58239) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-07-07 15:07:43.767 | INFO alembic.runtime.migration [-] Running upgrade d67eeaabee36 -> b30f573d3377, Remove unused build_requests columns 2026-07-07 15:07:46.147 | DEBUG alembic.runtime.migration [-] update d67eeaabee36 to b30f573d3377 {{(pid=58239) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-07 15:07:46.152 | INFO alembic.runtime.migration [-] Running upgrade b30f573d3377 -> cdeec0c85668, Drop legacy migrate_version table 2026-07-07 15:07:46.160 | DEBUG alembic.runtime.migration [-] update b30f573d3377 to cdeec0c85668 {{(pid=58239) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-07 15:07:46.481 | Exception ignored in: 2026-07-07 15:07:46.481 | Traceback (most recent call last): 2026-07-07 15:07:46.481 | File "/usr/lib/python3.12/logging/__init__.py", line 884, in _removeHandlerRef 2026-07-07 15:07:46.481 | File "/usr/lib/python3.12/logging/__init__.py", line 241, in _acquireLock 2026-07-07 15:07:46.481 | File "/usr/lib/python3.12/threading.py", line 198, in acquire 2026-07-07 15:07:46.481 | File "/opt/stack/data/venv/lib/python3.12/site-packages/eventlet/green/thread.py", line 39, in get_ident 2026-07-07 15:07:46.482 | RuntimeError: greenlet is being finalized 2026-07-07 15:07:46.837 | ++ lib/nova:init_nova:870 : database_connection_url nova_cell0 2026-07-07 15:07:46.838 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2026-07-07 15:07:46.841 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2026-07-07 15:07:46.844 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell0 2026-07-07 15:07:46.848 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-07 15:07:46.852 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-07 15:07:46.856 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-07 15:07:46.876 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-07 15:07:46.880 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-07 15:07:46.883 | ++ 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-07 15:07:46.888 | + lib/nova:init_nova:870 : /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-07 15:07:47.389 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-07-07 15:07:47.390 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-07 15:07:47.390 | we strongly recommend against using it for new projects. 2026-07-07 15:07:47.390 | 2026-07-07 15:07:47.390 | If you are already using Eventlet, we recommend migrating to a different 2026-07-07 15:07:47.390 | framework. For more detail see 2026-07-07 15:07:47.390 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-07 15:07:47.390 | 2026-07-07 15:07:47.390 | import eventlet # noqa 2026-07-07 15:07:47.750 | 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-07 15:07:51.018 | INFO dbcounter [None req-4ad3e7b2-2d8d-416c-a812-a59fbd8a0182 None None] Registered counter for database nova_api 2026-07-07 15:07:51.139 | DEBUG dbcounter [-] [58820] Writer thread running {{(pid=58820) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-07 15:07:51.452 | Exception ignored in: 2026-07-07 15:07:51.452 | Traceback (most recent call last): 2026-07-07 15:07:51.452 | File "/usr/lib/python3.12/logging/__init__.py", line 884, in _removeHandlerRef 2026-07-07 15:07:51.453 | File "/usr/lib/python3.12/logging/__init__.py", line 241, in _acquireLock 2026-07-07 15:07:51.453 | File "/usr/lib/python3.12/threading.py", line 198, in acquire 2026-07-07 15:07:51.453 | File "/opt/stack/data/venv/lib/python3.12/site-packages/eventlet/green/thread.py", line 39, in get_ident 2026-07-07 15:07:51.453 | RuntimeError: greenlet is being finalized 2026-07-07 15:07:51.797 | ++ lib/nova:init_nova:873 : seq 0 1 2026-07-07 15:07:51.802 | + lib/nova:init_nova:873 : for i in $(seq 0 $NOVA_NUM_CELLS) 2026-07-07 15:07:51.807 | + lib/nova:init_nova:874 : async_wait nova-cell-0 2026-07-07 15:07:51.885 | [2100 Async nova-cell-0:58065]: Waiting for completion of init_nova_db nova_cell0 /etc/nova/nova.conf running on PID 58065 (3 other jobs running) 2026-07-07 15:07:51.920 | [2100 Async nova-cell-0:58065]: Signaling child to exit 2026-07-07 15:08:00.209 | + inc/async:async_inner:64 : rc=0 2026-07-07 15:08:00.233 | [58065 Async nova-cell-0:58065]: finished successfully 2026-07-07 15:08:00.255 | WAKEUP 2026-07-07 15:08:00.278 | [2100 Async nova-cell-0:58065]: Signaled 2026-07-07 15:08:00.279 | + lib/nova:init_nova_db:838 : local dbname=nova_cell0 2026-07-07 15:08:00.280 | + lib/nova:init_nova_db:839 : local conffile=/etc/nova/nova.conf 2026-07-07 15:08:00.280 | + lib/nova:init_nova_db:840 : recreate_database nova_cell0 2026-07-07 15:08:00.280 | + lib/database:recreate_database:112 : local db=nova_cell0 2026-07-07 15:08:00.280 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell0 2026-07-07 15:08:00.280 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_cell0 2026-07-07 15:08:00.280 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell0;' 2026-07-07 15:08:00.280 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-07 15:08:00.280 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE nova_cell0 CHARACTER SET utf8;' 2026-07-07 15:08:00.280 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-07 15:08:00.281 | + lib/nova:init_nova_db:841 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf db sync --local_cell 2026-07-07 15:08:00.281 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-07-07 15:08:00.281 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-07 15:08:00.281 | we strongly recommend against using it for new projects. 2026-07-07 15:08:00.281 | 2026-07-07 15:08:00.281 | If you are already using Eventlet, we recommend migrating to a different 2026-07-07 15:08:00.281 | framework. For more detail see 2026-07-07 15:08:00.281 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-07 15:08:00.281 | 2026-07-07 15:08:00.281 | import eventlet # noqa 2026-07-07 15:08:00.282 | 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-07 15:08:00.282 | INFO dbcounter [-] Registered counter for database nova_cell0 2026-07-07 15:08:00.282 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-07 15:08:00.282 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-07 15:08:00.282 | DEBUG dbcounter [-] [58227] Writer thread running {{(pid=58227) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-07 15:08:00.282 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2026-07-07 15:08:00.282 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=58227) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-07-07 15:08:00.282 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2026-07-07 15:08:00.282 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=58227) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-07 15:08:00.282 | INFO alembic.runtime.migration [-] Running upgrade 16f1fbcab42b -> ccb0fa1a2252, Add encryption fields to BlockDeviceMapping 2026-07-07 15:08:00.283 | DEBUG alembic.runtime.migration [-] update 16f1fbcab42b to ccb0fa1a2252 {{(pid=58227) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-07 15:08:00.283 | INFO alembic.runtime.migration [-] Running upgrade ccb0fa1a2252 -> 960aac0e09ea, de-duplicate_indexes_in_instances__console_auth_tokens 2026-07-07 15:08:00.283 | DEBUG alembic.runtime.migration [-] update ccb0fa1a2252 to 960aac0e09ea {{(pid=58227) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-07 15:08:00.283 | INFO alembic.runtime.migration [-] Running upgrade 960aac0e09ea -> 1b91788ec3a6, Drop legacy migrate_version table 2026-07-07 15:08:00.283 | DEBUG alembic.runtime.migration [-] update 960aac0e09ea to 1b91788ec3a6 {{(pid=58227) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-07 15:08:00.283 | INFO alembic.runtime.migration [-] Running upgrade 1b91788ec3a6 -> 1acf2c98e646, Add compute_id to instance 2026-07-07 15:08:00.283 | DEBUG alembic.runtime.migration [-] update 1b91788ec3a6 to 1acf2c98e646 {{(pid=58227) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-07 15:08:00.283 | INFO alembic.runtime.migration [-] Running upgrade 1acf2c98e646 -> 13863f4e1612, create_share_mapping_table 2026-07-07 15:08:00.283 | DEBUG alembic.runtime.migration [-] update 1acf2c98e646 to 13863f4e1612 {{(pid=58227) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-07 15:08:00.283 | INFO alembic.runtime.migration [-] Running upgrade 13863f4e1612 -> d60bddf7a903, add_constraint_instance_share_avoid_duplicates 2026-07-07 15:08:00.284 | DEBUG alembic.runtime.migration [-] update 13863f4e1612 to d60bddf7a903 {{(pid=58227) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-07 15:08:00.284 | INFO alembic.runtime.migration [-] Running upgrade d60bddf7a903 -> 2903cd72dc14, add_tls_port_to_console_auth_tokens 2026-07-07 15:08:00.284 | DEBUG alembic.runtime.migration [-] update d60bddf7a903 to 2903cd72dc14 {{(pid=58227) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-07 15:08:00.284 | INFO alembic.runtime.migration [-] Running upgrade 2903cd72dc14 -> ab450ba04102, db: add indexes for source/dest migrations 2026-07-07 15:08:00.284 | DEBUG alembic.runtime.migration [-] update 2903cd72dc14 to ab450ba04102 {{(pid=58227) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-07 15:08:00.284 | Exception ignored in: 2026-07-07 15:08:00.284 | Traceback (most recent call last): 2026-07-07 15:08:00.284 | File "/usr/lib/python3.12/logging/__init__.py", line 884, in _removeHandlerRef 2026-07-07 15:08:00.284 | File "/usr/lib/python3.12/logging/__init__.py", line 241, in _acquireLock 2026-07-07 15:08:00.284 | File "/usr/lib/python3.12/threading.py", line 198, in acquire 2026-07-07 15:08:00.285 | File "/opt/stack/data/venv/lib/python3.12/site-packages/eventlet/green/thread.py", line 39, in get_ident 2026-07-07 15:08:00.285 | RuntimeError: greenlet is being finalized 2026-07-07 15:08:00.329 | [2100 Async nova-cell-0:58065]: finished init_nova_db nova_cell0 /etc/nova/nova.conf with result 0 in 26 seconds 2026-07-07 15:08:00.334 | + inc/async:async_wait:197 : return 0 2026-07-07 15:08:00.338 | + lib/nova:init_nova:873 : for i in $(seq 0 $NOVA_NUM_CELLS) 2026-07-07 15:08:00.341 | + lib/nova:init_nova:874 : async_wait nova-cell-1 2026-07-07 15:08:00.391 | [2100 Async nova-cell-1:58169]: Waiting for completion of init_nova_db nova_cell1 /etc/nova/nova_cell1.conf running on PID 58169 (2 other jobs running) 2026-07-07 15:08:00.416 | [2100 Async nova-cell-1:58169]: Signaling child to exit 2026-07-07 15:08:00.647 | + inc/async:async_inner:64 : rc=0 2026-07-07 15:08:00.671 | [58169 Async nova-cell-1:58169]: finished successfully 2026-07-07 15:08:00.694 | WAKEUP 2026-07-07 15:08:00.714 | [2100 Async nova-cell-1:58169]: Signaled 2026-07-07 15:08:00.716 | + lib/nova:init_nova_db:838 : local dbname=nova_cell1 2026-07-07 15:08:00.716 | + lib/nova:init_nova_db:839 : local conffile=/etc/nova/nova_cell1.conf 2026-07-07 15:08:00.716 | + lib/nova:init_nova_db:840 : recreate_database nova_cell1 2026-07-07 15:08:00.716 | + lib/database:recreate_database:112 : local db=nova_cell1 2026-07-07 15:08:00.716 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell1 2026-07-07 15:08:00.716 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_cell1 2026-07-07 15:08:00.716 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell1;' 2026-07-07 15:08:00.716 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-07 15:08:00.716 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE nova_cell1 CHARACTER SET utf8;' 2026-07-07 15:08:00.717 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-07 15:08:00.717 | + lib/nova:init_nova_db:841 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova_cell1.conf db sync --local_cell 2026-07-07 15:08:00.717 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-07-07 15:08:00.717 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-07 15:08:00.717 | we strongly recommend against using it for new projects. 2026-07-07 15:08:00.717 | 2026-07-07 15:08:00.717 | If you are already using Eventlet, we recommend migrating to a different 2026-07-07 15:08:00.717 | framework. For more detail see 2026-07-07 15:08:00.717 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-07 15:08:00.717 | 2026-07-07 15:08:00.718 | import eventlet # noqa 2026-07-07 15:08:00.718 | 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-07 15:08:00.718 | INFO dbcounter [-] Registered counter for database nova_cell1 2026-07-07 15:08:00.718 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-07 15:08:00.718 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-07 15:08:00.718 | DEBUG dbcounter [-] [58236] Writer thread running {{(pid=58236) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-07 15:08:00.718 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2026-07-07 15:08:00.718 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=58236) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-07-07 15:08:00.718 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2026-07-07 15:08:00.718 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=58236) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-07 15:08:00.718 | INFO alembic.runtime.migration [-] Running upgrade 16f1fbcab42b -> ccb0fa1a2252, Add encryption fields to BlockDeviceMapping 2026-07-07 15:08:00.719 | DEBUG alembic.runtime.migration [-] update 16f1fbcab42b to ccb0fa1a2252 {{(pid=58236) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-07 15:08:00.719 | INFO alembic.runtime.migration [-] Running upgrade ccb0fa1a2252 -> 960aac0e09ea, de-duplicate_indexes_in_instances__console_auth_tokens 2026-07-07 15:08:00.719 | DEBUG alembic.runtime.migration [-] update ccb0fa1a2252 to 960aac0e09ea {{(pid=58236) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-07 15:08:00.719 | INFO alembic.runtime.migration [-] Running upgrade 960aac0e09ea -> 1b91788ec3a6, Drop legacy migrate_version table 2026-07-07 15:08:00.719 | DEBUG alembic.runtime.migration [-] update 960aac0e09ea to 1b91788ec3a6 {{(pid=58236) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-07 15:08:00.719 | INFO alembic.runtime.migration [-] Running upgrade 1b91788ec3a6 -> 1acf2c98e646, Add compute_id to instance 2026-07-07 15:08:00.719 | DEBUG alembic.runtime.migration [-] update 1b91788ec3a6 to 1acf2c98e646 {{(pid=58236) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-07 15:08:00.719 | INFO alembic.runtime.migration [-] Running upgrade 1acf2c98e646 -> 13863f4e1612, create_share_mapping_table 2026-07-07 15:08:00.719 | DEBUG alembic.runtime.migration [-] update 1acf2c98e646 to 13863f4e1612 {{(pid=58236) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-07 15:08:00.719 | INFO alembic.runtime.migration [-] Running upgrade 13863f4e1612 -> d60bddf7a903, add_constraint_instance_share_avoid_duplicates 2026-07-07 15:08:00.719 | DEBUG alembic.runtime.migration [-] update 13863f4e1612 to d60bddf7a903 {{(pid=58236) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-07 15:08:00.720 | INFO alembic.runtime.migration [-] Running upgrade d60bddf7a903 -> 2903cd72dc14, add_tls_port_to_console_auth_tokens 2026-07-07 15:08:00.720 | DEBUG alembic.runtime.migration [-] update d60bddf7a903 to 2903cd72dc14 {{(pid=58236) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-07 15:08:00.720 | INFO alembic.runtime.migration [-] Running upgrade 2903cd72dc14 -> ab450ba04102, db: add indexes for source/dest migrations 2026-07-07 15:08:00.720 | DEBUG alembic.runtime.migration [-] update 2903cd72dc14 to ab450ba04102 {{(pid=58236) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-07 15:08:00.720 | Exception ignored in: 2026-07-07 15:08:00.720 | Traceback (most recent call last): 2026-07-07 15:08:00.720 | File "/usr/lib/python3.12/logging/__init__.py", line 884, in _removeHandlerRef 2026-07-07 15:08:00.720 | File "/usr/lib/python3.12/logging/__init__.py", line 241, in _acquireLock 2026-07-07 15:08:00.720 | File "/usr/lib/python3.12/threading.py", line 198, in acquire 2026-07-07 15:08:00.720 | File "/opt/stack/data/venv/lib/python3.12/site-packages/eventlet/green/thread.py", line 39, in get_ident 2026-07-07 15:08:00.720 | RuntimeError: greenlet is being finalized 2026-07-07 15:08:00.760 | [2100 Async nova-cell-1:58169]: finished init_nova_db nova_cell1 /etc/nova/nova_cell1.conf with result 0 in 27 seconds 2026-07-07 15:08:00.765 | + inc/async:async_wait:197 : return 0 2026-07-07 15:08:00.768 | + lib/nova:init_nova:877 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-07-07 15:08:00.772 | + lib/nova:init_nova:884 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf db online_data_migrations 2026-07-07 15:08:01.228 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-07-07 15:08:01.228 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-07 15:08:01.228 | we strongly recommend against using it for new projects. 2026-07-07 15:08:01.228 | 2026-07-07 15:08:01.228 | If you are already using Eventlet, we recommend migrating to a different 2026-07-07 15:08:01.228 | framework. For more detail see 2026-07-07 15:08:01.228 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-07 15:08:01.229 | 2026-07-07 15:08:01.229 | import eventlet # noqa 2026-07-07 15:08:01.572 | 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-07 15:08:04.551 | Running batches of 50 until complete 2026-07-07 15:08:04.551 | INFO dbcounter [None req-0c7b7751-86ca-45d0-bc0f-0181b66f5aea None None] Registered counter for database nova_cell0 2026-07-07 15:08:04.745 | DEBUG dbcounter [-] [59469] Writer thread running {{(pid=59469) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-07 15:08:04.750 | INFO dbcounter [None req-0c7b7751-86ca-45d0-bc0f-0181b66f5aea None None] Registered counter for database nova_api 2026-07-07 15:08:04.908 | DEBUG dbcounter [-] [59469] Writer thread running {{(pid=59469) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-07 15:08:04.935 | INFO dbcounter [None req-0c7b7751-86ca-45d0-bc0f-0181b66f5aea None None] Registered counter for database nova_cell0 2026-07-07 15:08:05.129 | DEBUG dbcounter [-] [59469] Writer thread running {{(pid=59469) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-07 15:08:05.216 | +-------------------------------------+--------------+-----------+ 2026-07-07 15:08:05.216 | | Migration | Total Needed | Completed | 2026-07-07 15:08:05.216 | +-------------------------------------+--------------+-----------+ 2026-07-07 15:08:05.216 | | fill_virtual_interface_list | 0 | 0 | 2026-07-07 15:08:05.216 | | migrate_empty_ratio | 0 | 0 | 2026-07-07 15:08:05.216 | | migrate_quota_classes_to_api_db | 0 | 0 | 2026-07-07 15:08:05.216 | | migrate_quota_limits_to_api_db | 0 | 0 | 2026-07-07 15:08:05.216 | | migration_migrate_to_uuid | 0 | 0 | 2026-07-07 15:08:05.216 | | populate_dev_uuids | 0 | 0 | 2026-07-07 15:08:05.216 | | populate_instance_compute_id | 0 | 0 | 2026-07-07 15:08:05.217 | | populate_missing_availability_zones | 0 | 0 | 2026-07-07 15:08:05.217 | | populate_queued_for_delete | 0 | 0 | 2026-07-07 15:08:05.217 | | populate_user_id | 0 | 0 | 2026-07-07 15:08:05.217 | | populate_uuids | 0 | 0 | 2026-07-07 15:08:05.217 | +-------------------------------------+--------------+-----------+ 2026-07-07 15:08:05.517 | Exception ignored in: 2026-07-07 15:08:05.517 | Traceback (most recent call last): 2026-07-07 15:08:05.517 | File "/usr/lib/python3.12/logging/__init__.py", line 884, in _removeHandlerRef 2026-07-07 15:08:05.518 | File "/usr/lib/python3.12/logging/__init__.py", line 241, in _acquireLock 2026-07-07 15:08:05.518 | File "/usr/lib/python3.12/threading.py", line 198, in acquire 2026-07-07 15:08:05.518 | File "/opt/stack/data/venv/lib/python3.12/site-packages/eventlet/green/thread.py", line 39, in get_ident 2026-07-07 15:08:05.518 | RuntimeError: greenlet is being finalized 2026-07-07 15:08:05.879 | ++ lib/nova:init_nova:887 : seq 1 1 2026-07-07 15:08:05.883 | + lib/nova:init_nova:887 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-07 15:08:05.885 | ++ lib/nova:init_nova:888 : conductor_conf 1 2026-07-07 15:08:05.888 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-07-07 15:08:05.890 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-07-07 15:08:05.893 | + lib/nova:init_nova:888 : /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-07 15:08:06.362 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-07-07 15:08:06.362 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-07 15:08:06.362 | we strongly recommend against using it for new projects. 2026-07-07 15:08:06.362 | 2026-07-07 15:08:06.362 | If you are already using Eventlet, we recommend migrating to a different 2026-07-07 15:08:06.362 | framework. For more detail see 2026-07-07 15:08:06.363 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-07 15:08:06.363 | 2026-07-07 15:08:06.363 | import eventlet # noqa 2026-07-07 15:08:06.713 | 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-07 15:08:09.663 | --transport-url not provided in the command line, using the value [DEFAULT]/transport_url from the configuration file 2026-07-07 15:08:09.664 | --database_connection not provided in the command line, using the value [database]/connection from the configuration file 2026-07-07 15:08:09.664 | INFO dbcounter [None req-5958ebb4-5196-4c00-a211-c99a4cf52934 None None] Registered counter for database nova_api 2026-07-07 15:08:09.783 | DEBUG dbcounter [-] [59487] Writer thread running {{(pid=59487) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-07 15:08:10.074 | Exception ignored in: 2026-07-07 15:08:10.075 | Traceback (most recent call last): 2026-07-07 15:08:10.075 | File "/usr/lib/python3.12/logging/__init__.py", line 884, in _removeHandlerRef 2026-07-07 15:08:10.075 | File "/usr/lib/python3.12/logging/__init__.py", line 241, in _acquireLock 2026-07-07 15:08:10.075 | File "/usr/lib/python3.12/threading.py", line 198, in acquire 2026-07-07 15:08:10.075 | File "/opt/stack/data/venv/lib/python3.12/site-packages/eventlet/green/thread.py", line 39, in get_ident 2026-07-07 15:08:10.075 | RuntimeError: greenlet is being finalized 2026-07-07 15:08:10.398 | + lib/nova:init_nova:892 : create_nova_keys_dir 2026-07-07 15:08:10.401 | + lib/nova:create_nova_keys_dir:834 : sudo install -d -o quobyte /opt/stack/data/nova /opt/stack/data/nova/keys 2026-07-07 15:08:10.419 | + lib/nova:init_nova:894 : [[ '' == \L\V\M ]] 2026-07-07 15:08:10.422 | + ./stack.sh:main:1241 : async_runfunc configure_neutron_nova 2026-07-07 15:08:10.426 | + inc/async:async_runfunc:116 : async_run configure_neutron_nova configure_neutron_nova 2026-07-07 15:08:10.498 | + inc/async:async_inner:63 : configure_neutron_nova 2026-07-07 15:08:10.543 | [2100 Async configure_neutron_nova:59546]: running: configure_neutron_nova 2026-07-07 15:08:10.546 | + ./stack.sh:main:1249 : run_phase stack post-config 2026-07-07 15:08:10.550 | + functions-common:run_phase:1848 : local mode=stack 2026-07-07 15:08:10.554 | + functions-common:run_phase:1849 : local phase=post-config 2026-07-07 15:08:10.557 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-07-07 15:08:10.561 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-07-07 15:08:10.564 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-07-07 15:08:10.569 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-07-07 15:08:10.573 | + functions-common:run_phase:1858 : local extra 2026-07-07 15:08:10.578 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-07-07 15:08:10.583 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-07-07 15:08:10.586 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-07-07 15:08:10.590 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-07-07 15:08:10.593 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack post-config 2026-07-07 15:08:10.597 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-07-07 15:08:10.621 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-07 15:08:10.624 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-07-07 15:08:10.626 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-07-07 15:08:10.630 | ++ extras.d/80-tempest.sh:source:7 : [[ post-config == \i\n\s\t\a\l\l ]] 2026-07-07 15:08:10.634 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-07-07 15:08:10.638 | ++ extras.d/80-tempest.sh:source:10 : [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-07-07 15:08:10.641 | ++ extras.d/80-tempest.sh:source:12 : : 2026-07-07 15:08:10.645 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-07-07 15:08:10.649 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-07-07 15:08:10.651 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-07-07 15:08:10.655 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-07-07 15:08:10.658 | + functions-common:run_phase:1875 : run_plugins stack post-config 2026-07-07 15:08:10.661 | + functions-common:run_plugins:1834 : local mode=stack 2026-07-07 15:08:10.664 | + functions-common:run_plugins:1835 : local phase=post-config 2026-07-07 15:08:10.669 | + functions-common:run_plugins:1837 : local plugins= 2026-07-07 15:08:10.673 | + functions-common:run_plugins:1838 : local plugin 2026-07-07 15:08:10.676 | + ./stack.sh:main:1257 : merge_config_group /home/quobyte/devstack/local.conf post-config 2026-07-07 15:08:10.679 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-07-07 15:08:10.682 | + inc/meta-config:merge_config_group:171 : shift 2026-07-07 15:08:10.686 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-config 2026-07-07 15:08:10.690 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-07-07 15:08:10.693 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-07-07 15:08:10.696 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-07-07 15:08:10.700 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf post-config 2026-07-07 15:08:10.704 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-07-07 15:08:10.707 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-config 2026-07-07 15:08:10.710 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-07-07 15:08:10.713 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-config ' 2026-07-07 15:08:10.713 | /^\[\[.+\|.*\]\]/ { 2026-07-07 15:08:10.713 | gsub("[][]", "", $1); 2026-07-07 15:08:10.713 | split($1, a, "|"); 2026-07-07 15:08:10.713 | if (a[1] == matchgroup) 2026-07-07 15:08:10.713 | print a[2] 2026-07-07 15:08:10.714 | } 2026-07-07 15:08:10.714 | ' /home/quobyte/devstack/local.conf 2026-07-07 15:08:10.720 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-07-07 15:08:10.722 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-07-07 15:08:10.725 | + inc/meta-config:merge_config_group:180 : local dir 2026-07-07 15:08:10.729 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NOVA_CONF' 2026-07-07 15:08:10.733 | +++ inc/meta-config:merge_config_group:182 : echo /etc/nova/nova.conf 2026-07-07 15:08:10.738 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/nova/nova.conf 2026-07-07 15:08:10.741 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/nova/nova.conf ]] 2026-07-07 15:08:10.744 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/nova/nova.conf 2026-07-07 15:08:10.751 | + inc/meta-config:merge_config_group:187 : dir=/etc/nova 2026-07-07 15:08:10.753 | + inc/meta-config:merge_config_group:189 : test -e /etc/nova 2026-07-07 15:08:10.757 | + inc/meta-config:merge_config_group:189 : test -d /etc/nova 2026-07-07 15:08:10.761 | + inc/meta-config:merge_config_group:191 : [[ -e /etc/nova ]] 2026-07-07 15:08:10.764 | + inc/meta-config:merge_config_group:196 : merge_config_file /home/quobyte/devstack/local.conf post-config '$NOVA_CONF' 2026-07-07 15:08:10.767 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-07-07 15:08:10.771 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-07-07 15:08:10.773 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CONF' 2026-07-07 15:08:10.776 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-07-07 15:08:10.781 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CONF' 2026-07-07 15:08:10.784 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova.conf 2026-07-07 15:08:10.788 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova.conf 2026-07-07 15:08:10.792 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova.conf ']' 2026-07-07 15:08:10.797 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CONF' ' 2026-07-07 15:08:10.797 | BEGIN { 2026-07-07 15:08:10.797 | section = "" 2026-07-07 15:08:10.797 | last_section = "" 2026-07-07 15:08:10.797 | section_count = 0 2026-07-07 15:08:10.797 | } 2026-07-07 15:08:10.798 | + inc/meta-config:merge_config_file:164 : read a 2026-07-07 15:08:10.798 | /^\[.+\]/ { 2026-07-07 15:08:10.798 | gsub("[][]", "", $1); 2026-07-07 15:08:10.798 | section=$1 2026-07-07 15:08:10.798 | next 2026-07-07 15:08:10.798 | } 2026-07-07 15:08:10.798 | /^ *\#/ { 2026-07-07 15:08:10.798 | next 2026-07-07 15:08:10.799 | } 2026-07-07 15:08:10.799 | /^[^ \t]+/ { 2026-07-07 15:08:10.799 | # get offset of first = in $0 2026-07-07 15:08:10.799 | eq_idx = index($0, "=") 2026-07-07 15:08:10.799 | # extract attr & value from $0 2026-07-07 15:08:10.799 | attr = substr($0, 1, eq_idx - 1) 2026-07-07 15:08:10.799 | value = substr($0, eq_idx + 1) 2026-07-07 15:08:10.799 | # only need to strip trailing whitespace from attr 2026-07-07 15:08:10.799 | sub(/[ \t]*$/, "", attr) 2026-07-07 15:08:10.799 | # need to strip leading & trailing whitespace from value 2026-07-07 15:08:10.799 | sub(/^[ \t]*/, "", value) 2026-07-07 15:08:10.800 | sub(/[ \t]*$/, "", value) 2026-07-07 15:08:10.800 | 2026-07-07 15:08:10.800 | # cfg_attr_count: number of config lines per [section, attr] 2026-07-07 15:08:10.800 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-07-07 15:08:10.800 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-07-07 15:08:10.800 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-07-07 15:08:10.801 | if (! (section, attr) in cfg_attr_count) { 2026-07-07 15:08:10.801 | if (section != last_section) { 2026-07-07 15:08:10.801 | cfg_section[section_count++] = section 2026-07-07 15:08:10.801 | last_section = section 2026-07-07 15:08:10.801 | } 2026-07-07 15:08:10.801 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-07-07 15:08:10.801 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-07-07 15:08:10.801 | 2026-07-07 15:08:10.801 | cfg_attr[section, attr, 0] = value 2026-07-07 15:08:10.801 | cfg_attr_count[section, attr] = 1 2026-07-07 15:08:10.801 | } else { 2026-07-07 15:08:10.801 | lno = cfg_attr_count[section, attr]++ 2026-07-07 15:08:10.802 | cfg_attr[section, attr, lno] = value 2026-07-07 15:08:10.802 | } 2026-07-07 15:08:10.802 | } 2026-07-07 15:08:10.802 | END { 2026-07-07 15:08:10.802 | # Process each section in order 2026-07-07 15:08:10.802 | for (sno = 0; sno < section_count; sno++) { 2026-07-07 15:08:10.802 | section = cfg_section[sno] 2026-07-07 15:08:10.802 | # The ini routines simply append a config item immediately 2026-07-07 15:08:10.802 | # after the section header. To keep the same order as defined 2026-07-07 15:08:10.802 | # in local.conf, invoke the ini routines in the reverse order 2026-07-07 15:08:10.803 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-07-07 15:08:10.803 | attr = cfg_sec_attr_name[sno, attr_no] 2026-07-07 15:08:10.803 | if (cfg_attr_count[section, attr] == 1) 2026-07-07 15:08:10.803 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-07-07 15:08:10.803 | else { 2026-07-07 15:08:10.803 | # For multiline, invoke the ini routines in the reverse order 2026-07-07 15:08:10.803 | count = cfg_attr_count[section, attr] 2026-07-07 15:08:10.803 | print "inidelete " configfile " " section " " attr 2026-07-07 15:08:10.803 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-07-07 15:08:10.803 | for (l = count -2; l >= 0; l--) 2026-07-07 15:08:10.803 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-07-07 15:08:10.804 | } 2026-07-07 15:08:10.804 | } 2026-07-07 15:08:10.804 | } 2026-07-07 15:08:10.804 | } 2026-07-07 15:08:10.804 | ' 2026-07-07 15:08:10.804 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config '$NOVA_CONF' 2026-07-07 15:08:10.804 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-07-07 15:08:10.804 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-07-07 15:08:10.806 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-07-07 15:08:10.809 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CONF' 2026-07-07 15:08:10.813 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-07-07 15:08:10.816 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CONF ]] 2026-07-07 15:08:10.820 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CONF' ' 2026-07-07 15:08:10.820 | BEGIN { group = "" } 2026-07-07 15:08:10.820 | /^\[\[.+\|.*\]\]/ { 2026-07-07 15:08:10.820 | gsub("[][]", "", $1); 2026-07-07 15:08:10.820 | split($1, a, "|"); 2026-07-07 15:08:10.820 | if (a[1] == matchgroup && a[2] == configfile) { 2026-07-07 15:08:10.820 | group=a[1] 2026-07-07 15:08:10.820 | } else { 2026-07-07 15:08:10.820 | group="" 2026-07-07 15:08:10.821 | } 2026-07-07 15:08:10.821 | next 2026-07-07 15:08:10.821 | } 2026-07-07 15:08:10.821 | { 2026-07-07 15:08:10.821 | if (group != "") 2026-07-07 15:08:10.821 | print $0 2026-07-07 15:08:10.821 | } 2026-07-07 15:08:10.821 | ' /home/quobyte/devstack/local.conf 2026-07-07 15:08:10.828 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt quobyte_mount_point_base "/opt/stack/data/nova/mnt/"' 2026-07-07 15:08:10.832 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt quobyte_mount_point_base /opt/stack/data/nova/mnt/ 2026-07-07 15:08:10.868 | + inc/meta-config:merge_config_file:164 : read a 2026-07-07 15:08:10.872 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt quobyte_client_cfg "/etc/quobyte/client-nova.cfg"' 2026-07-07 15:08:10.875 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt quobyte_client_cfg /etc/quobyte/client-nova.cfg 2026-07-07 15:08:10.911 | + inc/meta-config:merge_config_file:164 : read a 2026-07-07 15:08:10.914 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt preallocate_images "space"' 2026-07-07 15:08:10.917 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt preallocate_images space 2026-07-07 15:08:10.953 | + inc/meta-config:merge_config_file:164 : read a 2026-07-07 15:08:10.957 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt cpu_models ""' 2026-07-07 15:08:10.960 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt cpu_models '' 2026-07-07 15:08:10.999 | + inc/meta-config:merge_config_file:164 : read a 2026-07-07 15:08:11.002 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt cpu_mode "host-passthrough"' 2026-07-07 15:08:11.006 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt cpu_mode host-passthrough 2026-07-07 15:08:11.045 | + inc/meta-config:merge_config_file:164 : read a 2026-07-07 15:08:11.049 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-07-07 15:08:11.052 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-07-07 15:08:11.056 | + inc/meta-config:merge_config_group:180 : local dir 2026-07-07 15:08:11.061 | ++ inc/meta-config:merge_config_group:182 : eval 'echo /etc/neutron/metadata_agent.ini' 2026-07-07 15:08:11.064 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/metadata_agent.ini 2026-07-07 15:08:11.068 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/metadata_agent.ini 2026-07-07 15:08:11.071 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/metadata_agent.ini ]] 2026-07-07 15:08:11.075 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/metadata_agent.ini 2026-07-07 15:08:11.080 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron 2026-07-07 15:08:11.083 | + inc/meta-config:merge_config_group:189 : test -e /etc/neutron 2026-07-07 15:08:11.086 | + inc/meta-config:merge_config_group:189 : test -d /etc/neutron 2026-07-07 15:08:11.090 | + inc/meta-config:merge_config_group:191 : [[ -e /etc/neutron ]] 2026-07-07 15:08:11.093 | + inc/meta-config:merge_config_group:196 : merge_config_file /home/quobyte/devstack/local.conf post-config /etc/neutron/metadata_agent.ini 2026-07-07 15:08:11.096 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-07-07 15:08:11.099 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-07-07 15:08:11.104 | + inc/meta-config:merge_config_file:85 : local configfile=/etc/neutron/metadata_agent.ini 2026-07-07 15:08:11.106 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-07-07 15:08:11.110 | ++ inc/meta-config:merge_config_file:91 : eval echo /etc/neutron/metadata_agent.ini 2026-07-07 15:08:11.113 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/metadata_agent.ini 2026-07-07 15:08:11.118 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/metadata_agent.ini 2026-07-07 15:08:11.122 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/metadata_agent.ini ']' 2026-07-07 15:08:11.125 | + inc/meta-config:merge_config_file:93 : touch /etc/neutron/metadata_agent.ini 2026-07-07 15:08:11.132 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config /etc/neutron/metadata_agent.ini 2026-07-07 15:08:11.132 | + inc/meta-config:merge_config_file:97 : awk -v configfile=/etc/neutron/metadata_agent.ini ' 2026-07-07 15:08:11.132 | BEGIN { 2026-07-07 15:08:11.133 | section = "" 2026-07-07 15:08:11.134 | last_section = "" 2026-07-07 15:08:11.134 | section_count = 0 2026-07-07 15:08:11.134 | } 2026-07-07 15:08:11.134 | /^\[.+\]/ { 2026-07-07 15:08:11.134 | gsub("[][]", "", $1); 2026-07-07 15:08:11.134 | section=$1 2026-07-07 15:08:11.134 | next 2026-07-07 15:08:11.134 | } 2026-07-07 15:08:11.134 | /^ *\#/ { 2026-07-07 15:08:11.134 | next 2026-07-07 15:08:11.134 | } 2026-07-07 15:08:11.135 | /^[^ \t]+/ { 2026-07-07 15:08:11.135 | # get offset of first = in $0 2026-07-07 15:08:11.136 | eq_idx = index($0, "=") 2026-07-07 15:08:11.136 | # extract attr & value from $0 2026-07-07 15:08:11.136 | attr = substr($0, 1, eq_idx - 1) 2026-07-07 15:08:11.136 | value = substr($0, eq_idx + 1) 2026-07-07 15:08:11.136 | # only need to strip trailing whitespace from attr 2026-07-07 15:08:11.136 | sub(/[ \t]*$/, "", attr) 2026-07-07 15:08:11.136 | # need to strip leading & trailing whitespace from value 2026-07-07 15:08:11.136 | sub(/^[ \t]*/, "", value) 2026-07-07 15:08:11.136 | sub(/[ \t]*$/, "", value) 2026-07-07 15:08:11.136 | 2026-07-07 15:08:11.136 | # cfg_attr_count: number of config lines per [section, attr] 2026-07-07 15:08:11.136 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-07-07 15:08:11.137 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-07-07 15:08:11.137 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-07-07 15:08:11.137 | if (! (section, attr) in cfg_attr_count) { 2026-07-07 15:08:11.137 | if (section != last_section) { 2026-07-07 15:08:11.137 | cfg_section[section_count++] = section 2026-07-07 15:08:11.138 | last_section = section 2026-07-07 15:08:11.138 | } 2026-07-07 15:08:11.138 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-07-07 15:08:11.138 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-07-07 15:08:11.138 | 2026-07-07 15:08:11.138 | cfg_attr[section, attr, 0] = value 2026-07-07 15:08:11.138 | cfg_attr_count[section, attr] = 1 2026-07-07 15:08:11.138 | } else { 2026-07-07 15:08:11.138 | lno = cfg_attr_count[section, attr]++ 2026-07-07 15:08:11.138 | cfg_attr[section, attr, lno] = value 2026-07-07 15:08:11.138 | } 2026-07-07 15:08:11.139 | } 2026-07-07 15:08:11.139 | END { 2026-07-07 15:08:11.139 | # Process each section in order 2026-07-07 15:08:11.139 | for (sno = 0; sno < section_count; sno++) { 2026-07-07 15:08:11.139 | section = cfg_section[sno] 2026-07-07 15:08:11.139 | # The ini routines simply append a config item immediately 2026-07-07 15:08:11.139 | # after the section header. To keep the same order as defined 2026-07-07 15:08:11.139 | # in local.conf, invoke the ini routines in the reverse order 2026-07-07 15:08:11.139 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-07-07 15:08:11.139 | attr = cfg_sec_attr_name[sno, attr_no] 2026-07-07 15:08:11.139 | if (cfg_attr_count[section, attr] == 1) 2026-07-07 15:08:11.140 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-07-07 15:08:11.140 | else { 2026-07-07 15:08:11.140 | # For multiline, invoke the ini routines in the reverse order 2026-07-07 15:08:11.140 | count = cfg_attr_count[section, attr] 2026-07-07 15:08:11.140 | print "inidelete " configfile " " section " " attr 2026-07-07 15:08:11.140 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-07-07 15:08:11.140 | for (l = count -2; l >= 0; l--) 2026-07-07 15:08:11.141 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-07-07 15:08:11.141 | } 2026-07-07 15:08:11.141 | } 2026-07-07 15:08:11.141 | } 2026-07-07 15:08:11.141 | } 2026-07-07 15:08:11.142 | ' 2026-07-07 15:08:11.142 | + inc/meta-config:merge_config_file:164 : read a 2026-07-07 15:08:11.142 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-07-07 15:08:11.142 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-07-07 15:08:11.142 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-07-07 15:08:11.145 | + inc/meta-config:get_meta_section:35 : local configfile=/etc/neutron/metadata_agent.ini 2026-07-07 15:08:11.148 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-07-07 15:08:11.152 | + inc/meta-config:get_meta_section:38 : [[ -z /etc/neutron/metadata_agent.ini ]] 2026-07-07 15:08:11.155 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v configfile=/etc/neutron/metadata_agent.ini ' 2026-07-07 15:08:11.155 | BEGIN { group = "" } 2026-07-07 15:08:11.155 | /^\[\[.+\|.*\]\]/ { 2026-07-07 15:08:11.156 | gsub("[][]", "", $1); 2026-07-07 15:08:11.156 | split($1, a, "|"); 2026-07-07 15:08:11.156 | if (a[1] == matchgroup && a[2] == configfile) { 2026-07-07 15:08:11.156 | group=a[1] 2026-07-07 15:08:11.156 | } else { 2026-07-07 15:08:11.156 | group="" 2026-07-07 15:08:11.156 | } 2026-07-07 15:08:11.156 | next 2026-07-07 15:08:11.156 | } 2026-07-07 15:08:11.156 | { 2026-07-07 15:08:11.156 | if (group != "") 2026-07-07 15:08:11.157 | print $0 2026-07-07 15:08:11.157 | } 2026-07-07 15:08:11.157 | ' /home/quobyte/devstack/local.conf 2026-07-07 15:08:11.163 | + 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-07 15:08:11.165 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/metadata_agent.ini DEFAULT ovsdb_connection tcp:127.0.0.1:6640 2026-07-07 15:08:11.204 | + inc/meta-config:merge_config_file:164 : read a 2026-07-07 15:08:11.208 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-07-07 15:08:11.211 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-07-07 15:08:11.214 | + inc/meta-config:merge_config_group:180 : local dir 2026-07-07 15:08:11.219 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $CINDER_CONF' 2026-07-07 15:08:11.222 | +++ inc/meta-config:merge_config_group:182 : echo /etc/cinder/cinder.conf 2026-07-07 15:08:11.225 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/cinder/cinder.conf 2026-07-07 15:08:11.228 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/cinder/cinder.conf ]] 2026-07-07 15:08:11.233 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/cinder/cinder.conf 2026-07-07 15:08:11.238 | + inc/meta-config:merge_config_group:187 : dir=/etc/cinder 2026-07-07 15:08:11.241 | + inc/meta-config:merge_config_group:189 : test -e /etc/cinder 2026-07-07 15:08:11.244 | + inc/meta-config:merge_config_group:189 : test -d /etc/cinder 2026-07-07 15:08:11.248 | + inc/meta-config:merge_config_group:191 : [[ -e /etc/cinder ]] 2026-07-07 15:08:11.251 | + inc/meta-config:merge_config_group:196 : merge_config_file /home/quobyte/devstack/local.conf post-config '$CINDER_CONF' 2026-07-07 15:08:11.255 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-07-07 15:08:11.258 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-07-07 15:08:11.261 | + inc/meta-config:merge_config_file:85 : local 'configfile=$CINDER_CONF' 2026-07-07 15:08:11.264 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-07-07 15:08:11.268 | ++ inc/meta-config:merge_config_file:91 : eval echo '$CINDER_CONF' 2026-07-07 15:08:11.271 | +++ inc/meta-config:merge_config_file:91 : echo /etc/cinder/cinder.conf 2026-07-07 15:08:11.275 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/cinder/cinder.conf 2026-07-07 15:08:11.279 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/cinder/cinder.conf ']' 2026-07-07 15:08:11.281 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config '$CINDER_CONF' 2026-07-07 15:08:11.284 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$CINDER_CONF' ' 2026-07-07 15:08:11.284 | BEGIN { 2026-07-07 15:08:11.284 | section = "" 2026-07-07 15:08:11.284 | last_section = "" 2026-07-07 15:08:11.284 | section_count = 0 2026-07-07 15:08:11.284 | } 2026-07-07 15:08:11.284 | /^\[.+\]/ { 2026-07-07 15:08:11.284 | gsub("[][]", "", $1); 2026-07-07 15:08:11.284 | section=$1 2026-07-07 15:08:11.284 | next 2026-07-07 15:08:11.284 | } 2026-07-07 15:08:11.285 | /^ *\#/ { 2026-07-07 15:08:11.285 | next 2026-07-07 15:08:11.285 | } 2026-07-07 15:08:11.285 | /^[^ \t]+/ { 2026-07-07 15:08:11.285 | # get offset of first = in $0 2026-07-07 15:08:11.285 | eq_idx = index($0, "=") 2026-07-07 15:08:11.285 | # extract attr & value from $0 2026-07-07 15:08:11.285 | attr = substr($0, 1, eq_idx - 1) 2026-07-07 15:08:11.285 | value = substr($0, eq_idx + 1) 2026-07-07 15:08:11.285 | # only need to strip trailing whitespace from attr 2026-07-07 15:08:11.285 | sub(/[ \t]*$/, "", attr) 2026-07-07 15:08:11.286 | # need to strip leading & trailing whitespace from value 2026-07-07 15:08:11.286 | sub(/^[ \t]*/, "", value) 2026-07-07 15:08:11.286 | sub(/[ \t]*$/, "", value) 2026-07-07 15:08:11.287 | 2026-07-07 15:08:11.287 | # cfg_attr_count: number of config lines per [section, attr] 2026-07-07 15:08:11.287 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-07-07 15:08:11.288 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-07-07 15:08:11.288 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-07-07 15:08:11.288 | if (! (section, attr) in cfg_attr_count) { 2026-07-07 15:08:11.288 | if (section != last_section) { 2026-07-07 15:08:11.288 | cfg_section[section_count++] = section 2026-07-07 15:08:11.288 | last_section = section 2026-07-07 15:08:11.289 | } 2026-07-07 15:08:11.289 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-07-07 15:08:11.289 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-07-07 15:08:11.289 | 2026-07-07 15:08:11.289 | cfg_attr[section, attr, 0] = value 2026-07-07 15:08:11.289 | cfg_attr_count[section, attr] = 1 2026-07-07 15:08:11.289 | } else { 2026-07-07 15:08:11.289 | lno = cfg_attr_count[section, attr]++ 2026-07-07 15:08:11.289 | cfg_attr[section, attr, lno] = value 2026-07-07 15:08:11.289 | } 2026-07-07 15:08:11.289 | } 2026-07-07 15:08:11.289 | END { 2026-07-07 15:08:11.290 | # Process each section in order 2026-07-07 15:08:11.290 | for (sno = 0; sno < section_count; sno++) { 2026-07-07 15:08:11.290 | section = cfg_section[sno] 2026-07-07 15:08:11.291 | # The ini routines simply append a config item immediately 2026-07-07 15:08:11.291 | # after the section header. To keep the same order as defined 2026-07-07 15:08:11.291 | # in local.conf, invoke the ini routines in the reverse order 2026-07-07 15:08:11.292 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-07-07 15:08:11.292 | attr = cfg_sec_attr_name[sno, attr_no] 2026-07-07 15:08:11.292 | if (cfg_attr_count[section, attr] == 1) 2026-07-07 15:08:11.292 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-07-07 15:08:11.292 | else { 2026-07-07 15:08:11.292 | # For multiline, invoke the ini routines in the reverse order 2026-07-07 15:08:11.292 | count = cfg_attr_count[section, attr] 2026-07-07 15:08:11.292 | print "inidelete " configfile " " section " " attr 2026-07-07 15:08:11.292 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-07-07 15:08:11.293 | for (l = count -2; l >= 0; l--) 2026-07-07 15:08:11.293 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-07-07 15:08:11.293 | } 2026-07-07 15:08:11.293 | } 2026-07-07 15:08:11.293 | } 2026-07-07 15:08:11.293 | } 2026-07-07 15:08:11.293 | ' 2026-07-07 15:08:11.293 | + inc/meta-config:merge_config_file:164 : read a 2026-07-07 15:08:11.293 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-07-07 15:08:11.293 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-07-07 15:08:11.293 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-07-07 15:08:11.294 | + inc/meta-config:get_meta_section:35 : local 'configfile=$CINDER_CONF' 2026-07-07 15:08:11.297 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-07-07 15:08:11.301 | + inc/meta-config:get_meta_section:38 : [[ -z $CINDER_CONF ]] 2026-07-07 15:08:11.305 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$CINDER_CONF' ' 2026-07-07 15:08:11.305 | BEGIN { group = "" } 2026-07-07 15:08:11.305 | /^\[\[.+\|.*\]\]/ { 2026-07-07 15:08:11.306 | gsub("[][]", "", $1); 2026-07-07 15:08:11.306 | split($1, a, "|"); 2026-07-07 15:08:11.306 | if (a[1] == matchgroup && a[2] == configfile) { 2026-07-07 15:08:11.306 | group=a[1] 2026-07-07 15:08:11.306 | } else { 2026-07-07 15:08:11.306 | group="" 2026-07-07 15:08:11.306 | } 2026-07-07 15:08:11.306 | next 2026-07-07 15:08:11.307 | } 2026-07-07 15:08:11.307 | { 2026-07-07 15:08:11.307 | if (group != "") 2026-07-07 15:08:11.307 | print $0 2026-07-07 15:08:11.307 | } 2026-07-07 15:08:11.307 | ' /home/quobyte/devstack/local.conf 2026-07-07 15:08:11.312 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD nas_secure_file_operations "false"' 2026-07-07 15:08:11.316 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD nas_secure_file_operations false 2026-07-07 15:08:11.354 | + inc/meta-config:merge_config_file:164 : read a 2026-07-07 15:08:11.357 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD nas_secure_file_permissions "false"' 2026-07-07 15:08:11.361 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD nas_secure_file_permissions false 2026-07-07 15:08:11.397 | + inc/meta-config:merge_config_file:164 : read a 2026-07-07 15:08:11.401 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD quobyte_client_cfg "/etc/quobyte/client-cinder.cfg"' 2026-07-07 15:08:11.404 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD quobyte_client_cfg /etc/quobyte/client-cinder.cfg 2026-07-07 15:08:11.440 | + inc/meta-config:merge_config_file:164 : read a 2026-07-07 15:08:11.444 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD volume_backend_name "QuobyteHD"' 2026-07-07 15:08:11.447 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD volume_backend_name QuobyteHD 2026-07-07 15:08:11.475 | + inc/async:async_inner:64 : rc=0 2026-07-07 15:08:11.483 | + inc/meta-config:merge_config_file:164 : read a 2026-07-07 15:08:11.486 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD quobyte_volume_url "quobyte://osci02.corp.quobyte.com/cinder-vol-ab66acf9-894c-4fb7-8434-603bbb6db4b2"' 2026-07-07 15:08:11.489 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD quobyte_volume_url quobyte://osci02.corp.quobyte.com/cinder-vol-ab66acf9-894c-4fb7-8434-603bbb6db4b2 2026-07-07 15:08:11.503 | [59546 Async configure_neutron_nova:59546]: finished successfully 2026-07-07 15:08:11.527 | + inc/meta-config:merge_config_file:164 : read a 2026-07-07 15:08:11.530 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD volume_driver "cinder.volume.drivers.quobyte.QuobyteDriver"' 2026-07-07 15:08:11.533 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD volume_driver cinder.volume.drivers.quobyte.QuobyteDriver 2026-07-07 15:08:11.567 | + inc/meta-config:merge_config_file:164 : read a 2026-07-07 15:08:11.570 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD enable_unsupported_driver "True"' 2026-07-07 15:08:11.573 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD enable_unsupported_driver True 2026-07-07 15:08:11.607 | + inc/meta-config:merge_config_file:164 : read a 2026-07-07 15:08:11.611 | + ./stack.sh:main:1266 : is_service_enabled swift 2026-07-07 15:08:11.633 | + functions-common:is_service_enabled:2076 : return 1 2026-07-07 15:08:11.637 | + ./stack.sh:main:1274 : FIXED_KEY=bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-07-07 15:08:11.640 | + ./stack.sh:main:1275 : is_service_enabled cinder 2026-07-07 15:08:11.662 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 15:08:11.665 | + ./stack.sh:main:1276 : iniset /etc/cinder/cinder.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-07-07 15:08:11.702 | + ./stack.sh:main:1279 : async_wait configure_neutron_nova 2026-07-07 15:08:11.753 | [2100 Async configure_neutron_nova:59546]: Waiting for completion of configure_neutron_nova running on PID 59546 (2 other jobs running) 2026-07-07 15:08:11.776 | [2100 Async configure_neutron_nova:59546]: Signaling child to exit 2026-07-07 15:08:11.776 | WAKEUP 2026-07-07 15:08:11.798 | [2100 Async configure_neutron_nova:59546]: Signaled 2026-07-07 15:08:11.799 | + lib/neutron:configure_neutron_nova:448 : create_nova_conf_neutron /etc/nova/nova.conf 2026-07-07 15:08:11.799 | + lib/neutron:create_nova_conf_neutron:459 : local conf=/etc/nova/nova.conf 2026-07-07 15:08:11.799 | + lib/neutron:create_nova_conf_neutron:460 : configure_keystoneauth /etc/nova/nova.conf nova neutron 2026-07-07 15:08:11.800 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-07-07 15:08:11.800 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-07 15:08:11.800 | + lib/keystone:configure_keystoneauth:393 : local section=neutron 2026-07-07 15:08:11.800 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf neutron auth_type password 2026-07-07 15:08:11.800 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf neutron interface public 2026-07-07 15:08:11.800 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf neutron auth_url http://192.168.122.114/identity 2026-07-07 15:08:11.800 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf neutron username nova 2026-07-07 15:08:11.800 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf neutron password nomoresecret 2026-07-07 15:08:11.800 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf neutron user_domain_name Default 2026-07-07 15:08:11.800 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf neutron project_name service 2026-07-07 15:08:11.800 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf neutron project_domain_name Default 2026-07-07 15:08:11.801 | + lib/neutron:create_nova_conf_neutron:461 : iniset /etc/nova/nova.conf neutron region_name RegionOne 2026-07-07 15:08:11.801 | + lib/neutron:create_nova_conf_neutron:464 : neutron_plugin_create_nova_conf /etc/nova/nova.conf 2026-07-07 15:08:11.801 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2026-07-07 15:08:11.801 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:119 : : 2026-07-07 15:08:11.801 | + lib/neutron:create_nova_conf_neutron:466 : is_service_enabled q-meta neutron-metadata-agent 2026-07-07 15:08:11.801 | + functions-common:is_service_enabled:2076 : return 1 2026-07-07 15:08:11.801 | + lib/neutron:create_nova_conf_neutron:470 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_is_fatal True 2026-07-07 15:08:11.801 | + lib/neutron:create_nova_conf_neutron:471 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_timeout 300 2026-07-07 15:08:11.801 | + lib/neutron:configure_neutron_nova:449 : [[ superconductor == \s\u\p\e\r\c\o\n\d\u\c\t\o\r ]] 2026-07-07 15:08:11.801 | ++ lib/neutron:configure_neutron_nova:450 : seq 1 1 2026-07-07 15:08:11.802 | + lib/neutron:configure_neutron_nova:450 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-07 15:08:11.802 | + lib/neutron:configure_neutron_nova:451 : local conf 2026-07-07 15:08:11.802 | ++ lib/neutron:configure_neutron_nova:452 : conductor_conf 1 2026-07-07 15:08:11.802 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-07-07 15:08:11.802 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-07-07 15:08:11.802 | + lib/neutron:configure_neutron_nova:452 : conf=/etc/nova/nova_cell1.conf 2026-07-07 15:08:11.802 | + lib/neutron:configure_neutron_nova:453 : create_nova_conf_neutron /etc/nova/nova_cell1.conf 2026-07-07 15:08:11.802 | + lib/neutron:create_nova_conf_neutron:459 : local conf=/etc/nova/nova_cell1.conf 2026-07-07 15:08:11.802 | + lib/neutron:create_nova_conf_neutron:460 : configure_keystoneauth /etc/nova/nova_cell1.conf nova neutron 2026-07-07 15:08:11.802 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova_cell1.conf 2026-07-07 15:08:11.802 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-07 15:08:11.803 | + lib/keystone:configure_keystoneauth:393 : local section=neutron 2026-07-07 15:08:11.803 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova_cell1.conf neutron auth_type password 2026-07-07 15:08:11.803 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova_cell1.conf neutron interface public 2026-07-07 15:08:11.803 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova_cell1.conf neutron auth_url http://192.168.122.114/identity 2026-07-07 15:08:11.803 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova_cell1.conf neutron username nova 2026-07-07 15:08:11.803 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova_cell1.conf neutron password nomoresecret 2026-07-07 15:08:11.803 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova_cell1.conf neutron user_domain_name Default 2026-07-07 15:08:11.803 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova_cell1.conf neutron project_name service 2026-07-07 15:08:11.803 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova_cell1.conf neutron project_domain_name Default 2026-07-07 15:08:11.803 | + lib/neutron:create_nova_conf_neutron:461 : iniset /etc/nova/nova_cell1.conf neutron region_name RegionOne 2026-07-07 15:08:11.803 | + lib/neutron:create_nova_conf_neutron:464 : neutron_plugin_create_nova_conf /etc/nova/nova_cell1.conf 2026-07-07 15:08:11.804 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2026-07-07 15:08:11.804 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:119 : : 2026-07-07 15:08:11.804 | + lib/neutron:create_nova_conf_neutron:466 : is_service_enabled q-meta neutron-metadata-agent 2026-07-07 15:08:11.804 | + functions-common:is_service_enabled:2076 : return 1 2026-07-07 15:08:11.804 | + lib/neutron:create_nova_conf_neutron:470 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_is_fatal True 2026-07-07 15:08:11.804 | + lib/neutron:create_nova_conf_neutron:471 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_timeout 300 2026-07-07 15:08:11.843 | [2100 Async configure_neutron_nova:59546]: finished configure_neutron_nova with result 0 in 1 seconds 2026-07-07 15:08:11.848 | + inc/async:async_wait:197 : return 0 2026-07-07 15:08:11.851 | + ./stack.sh:main:1285 : is_service_enabled nova 2026-07-07 15:08:11.870 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 15:08:11.874 | + ./stack.sh:main:1286 : iniset /etc/nova/nova.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-07-07 15:08:11.909 | + ./stack.sh:main:1287 : iniset /etc/nova/nova-cpu.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-07-07 15:08:11.946 | + ./stack.sh:main:1291 : is_service_enabled n-api 2026-07-07 15:08:11.966 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 15:08:11.969 | + ./stack.sh:main:1292 : echo_summary 'Starting Nova API' 2026-07-07 15:08:11.972 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-07 15:08:11.976 | + ./stack.sh:echo_summary:447 : echo -e Starting Nova API 2026-07-07 15:08:11.979 | + ./stack.sh:main:1293 : start_nova_api 2026-07-07 15:08:11.982 | + lib/nova:start_nova_api:968 : 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-07 15:08:11.985 | + lib/nova:start_nova_api:969 : 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-07 15:08:11.988 | + lib/nova:start_nova_api:969 : 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-07 15:08:11.992 | ++ lib/nova:start_nova_api:971 : which uwsgi 2026-07-07 15:08:11.997 | + lib/nova:start_nova_api:971 : run_process n-api '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-07-07 15:08:12.000 | + functions-common:run_process:1674 : local service=n-api 2026-07-07 15:08:12.003 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-07-07 15:08:12.006 | + functions-common:run_process:1676 : local group= 2026-07-07 15:08:12.009 | + functions-common:run_process:1677 : local user= 2026-07-07 15:08:12.012 | + functions-common:run_process:1678 : local env_vars= 2026-07-07 15:08:12.015 | + functions-common:run_process:1680 : local name=n-api 2026-07-07 15:08:12.018 | + functions-common:run_process:1682 : time_start run_process 2026-07-07 15:08:12.020 | + functions-common:time_start:2406 : local name=run_process 2026-07-07 15:08:12.023 | + functions-common:time_start:2407 : local start_time= 2026-07-07 15:08:12.026 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-07 15:08:12.030 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-07 15:08:12.035 | + functions-common:time_start:2411 : _TIME_START[$name]=1783436892031 2026-07-07 15:08:12.038 | + functions-common:run_process:1683 : is_service_enabled n-api 2026-07-07 15:08:12.057 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 15:08:12.060 | + 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-07 15:08:12.063 | + functions-common:_run_under_systemd:1628 : local service=n-api 2026-07-07 15:08:12.066 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-07-07 15:08:12.068 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-07-07 15:08:12.071 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-07-07 15:08:12.075 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-07-07 15:08:12.077 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ sudo ]] 2026-07-07 15:08:12.080 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ ^/ ]] 2026-07-07 15:08:12.083 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-api.service 2026-07-07 15:08:12.086 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-07 15:08:12.089 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-07 15:08:12.092 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-07 15:08:12.095 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-07 15:08:12.098 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-api] ]] 2026-07-07 15:08:12.101 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ uwsgi ]] 2026-07-07 15:08:12.104 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-07-07 15:08:12.107 | + 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-07 15:08:12.110 | + 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-07 15:08:12.113 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@n-api.service 2026-07-07 15:08:12.115 | + 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-07 15:08:12.118 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-07-07 15:08:12.121 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-07-07 15:08:12.123 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-07-07 15:08:12.126 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@n-api.service 2026-07-07 15:08:12.129 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-07-07 15:08:12.134 | + 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-07 15:08:12.211 | + 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-07 15:08:12.290 | + 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-07 15:08:12.353 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service User quobyte 2026-07-07 15:08:12.417 | + 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-07 15:08:12.483 | + 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-07 15:08:12.553 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Type notify 2026-07-07 15:08:12.618 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service KillMode process 2026-07-07 15:08:12.684 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Restart always 2026-07-07 15:08:12.750 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service NotifyAccess all 2026-07-07 15:08:12.814 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service RestartForceExitStatus 100 2026-07-07 15:08:12.880 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-07-07 15:08:12.883 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-07-07 15:08:12.886 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@n-api.service Install WantedBy multi-user.target 2026-07-07 15:08:12.963 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-07-07 15:08:13.415 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-api.service 2026-07-07 15:08:13.442 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api.service → /etc/systemd/system/devstack@n-api.service. 2026-07-07 15:08:13.871 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-api.service 2026-07-07 15:08:13.991 | + functions-common:run_process:1686 : time_stop run_process 2026-07-07 15:08:13.994 | + functions-common:time_stop:2420 : local name 2026-07-07 15:08:13.998 | + functions-common:time_stop:2421 : local end_time 2026-07-07 15:08:14.001 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-07 15:08:14.005 | + functions-common:time_stop:2423 : local total 2026-07-07 15:08:14.008 | + functions-common:time_stop:2424 : local start_time 2026-07-07 15:08:14.011 | + functions-common:time_stop:2426 : name=run_process 2026-07-07 15:08:14.015 | + functions-common:time_stop:2427 : start_time=1783436892031 2026-07-07 15:08:14.018 | + functions-common:time_stop:2429 : [[ -z 1783436892031 ]] 2026-07-07 15:08:14.023 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 15:08:14.028 | + functions-common:time_stop:2432 : end_time=1783436894024 2026-07-07 15:08:14.031 | + functions-common:time_stop:2433 : elapsed_time=1993 2026-07-07 15:08:14.035 | + functions-common:time_stop:2434 : total=4153 2026-07-07 15:08:14.038 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 15:08:14.042 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=6146 2026-07-07 15:08:14.045 | + lib/nova:start_nova_api:973 : echo 'Waiting for nova-api to start...' 2026-07-07 15:08:14.046 | Waiting for nova-api to start... 2026-07-07 15:08:14.049 | + lib/nova:start_nova_api:975 : local service_url=http://192.168.122.114/compute/v2.1/ 2026-07-07 15:08:14.053 | + lib/nova:start_nova_api:977 : wait_for_service 60 http://192.168.122.114/compute/v2.1/ 2026-07-07 15:08:14.056 | + functions:wait_for_service:476 : local timeout=60 2026-07-07 15:08:14.060 | + functions:wait_for_service:477 : local url=http://192.168.122.114/compute/v2.1/ 2026-07-07 15:08:14.063 | + functions:wait_for_service:478 : local rval=0 2026-07-07 15:08:14.067 | + functions:wait_for_service:479 : time_start wait_for_service 2026-07-07 15:08:14.070 | + functions-common:time_start:2406 : local name=wait_for_service 2026-07-07 15:08:14.074 | + functions-common:time_start:2407 : local start_time= 2026-07-07 15:08:14.077 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-07 15:08:14.083 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-07 15:08:14.087 | + functions-common:time_start:2411 : _TIME_START[$name]=1783436894083 2026-07-07 15:08:14.092 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-07-07 15:08:14.095 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-07 15:08:14.098 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.114/compute/v2.1/ 2026-07-07 15:08:20.053 | + :: : [[ 200 == 503 ]] 2026-07-07 15:08:20.054 | + :: : [[ 0 -eq 7 ]] 2026-07-07 15:08:20.062 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-07-07 15:08:20.064 | + functions-common:time_stop:2420 : local name 2026-07-07 15:08:20.068 | + functions-common:time_stop:2421 : local end_time 2026-07-07 15:08:20.070 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-07 15:08:20.073 | + functions-common:time_stop:2423 : local total 2026-07-07 15:08:20.078 | + functions-common:time_stop:2424 : local start_time 2026-07-07 15:08:20.081 | + functions-common:time_stop:2426 : name=wait_for_service 2026-07-07 15:08:20.084 | + functions-common:time_stop:2427 : start_time=1783436894083 2026-07-07 15:08:20.086 | + functions-common:time_stop:2429 : [[ -z 1783436894083 ]] 2026-07-07 15:08:20.090 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 15:08:20.095 | + functions-common:time_stop:2432 : end_time=1783436900091 2026-07-07 15:08:20.099 | + functions-common:time_stop:2433 : elapsed_time=6008 2026-07-07 15:08:20.102 | + functions-common:time_stop:2434 : total=5492 2026-07-07 15:08:20.106 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 15:08:20.108 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=11500 2026-07-07 15:08:20.112 | + functions:wait_for_service:486 : return 0 2026-07-07 15:08:20.117 | + lib/nova:start_nova_api:981 : 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-07 15:08:20.119 | + lib/nova:start_nova_api:981 : 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-07 15:08:20.123 | + ./stack.sh:main:1296 : is_service_enabled ovn-controller ovn-controller-vtep 2026-07-07 15:08:20.142 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 15:08:20.145 | + ./stack.sh:main:1297 : echo_summary 'Starting OVN services' 2026-07-07 15:08:20.149 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-07 15:08:20.153 | + ./stack.sh:echo_summary:447 : echo -e Starting OVN services 2026-07-07 15:08:20.155 | + ./stack.sh:main:1298 : start_ovn_services 2026-07-07 15:08:20.160 | + lib/neutron:start_ovn_services:576 : [[ ovn == \o\v\n ]] 2026-07-07 15:08:20.162 | + lib/neutron:start_ovn_services:577 : '[' libvirt '!=' ironic ']' 2026-07-07 15:08:20.166 | + lib/neutron:start_ovn_services:583 : init_ovn 2026-07-07 15:08:20.170 | + lib/neutron_plugins/ovn_agent:init_ovn:627 : local 'mkdir_cmd=mkdir -p /var/lib/ovn' 2026-07-07 15:08:20.174 | + lib/neutron_plugins/ovn_agent:init_ovn:629 : [[ False == \F\a\l\s\e ]] 2026-07-07 15:08:20.177 | + lib/neutron_plugins/ovn_agent:init_ovn:630 : mkdir_cmd='sudo mkdir -p /var/lib/ovn' 2026-07-07 15:08:20.181 | + lib/neutron_plugins/ovn_agent:init_ovn:633 : sudo mkdir -p /var/lib/ovn 2026-07-07 15:08:20.198 | + lib/neutron_plugins/ovn_agent:init_ovn:634 : mkdir -p /opt/stack/data/ovs 2026-07-07 15:08:20.203 | + lib/neutron_plugins/ovn_agent:init_ovn:636 : rm -f '/opt/stack/data/ovs/*.db' 2026-07-07 15:08:20.208 | + lib/neutron_plugins/ovn_agent:init_ovn:637 : rm -f '/opt/stack/data/ovs/.*.db.~lock~' 2026-07-07 15:08:20.214 | + 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-07 15:08:20.229 | + 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-07 15:08:20.245 | + 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-07 15:08:20.259 | + lib/neutron:start_ovn_services:584 : start_ovn 2026-07-07 15:08:20.262 | + lib/neutron_plugins/ovn_agent:start_ovn:745 : echo 'Starting OVN' 2026-07-07 15:08:20.262 | Starting OVN 2026-07-07 15:08:20.265 | + lib/neutron_plugins/ovn_agent:start_ovn:747 : _start_ovs 2026-07-07 15:08:20.268 | + lib/neutron_plugins/ovn_agent:_start_ovs:644 : echo 'Starting OVS' 2026-07-07 15:08:20.268 | Starting OVS 2026-07-07 15:08:20.271 | + lib/neutron_plugins/ovn_agent:_start_ovs:645 : is_service_enabled ovn-controller ovn-controller-vtep ovn-northd 2026-07-07 15:08:20.289 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 15:08:20.293 | + lib/neutron_plugins/ovn_agent:_start_ovs:647 : enable_service ovsdb-server 2026-07-07 15:08:20.342 | + lib/neutron_plugins/ovn_agent:_start_ovs:648 : enable_service ovs-vswitchd 2026-07-07 15:08:20.388 | + lib/neutron_plugins/ovn_agent:_start_ovs:650 : [[ False == \T\r\u\e ]] 2026-07-07 15:08:20.391 | + lib/neutron_plugins/ovn_agent:_start_ovs:674 : _start_process ovsdb-server.service 2026-07-07 15:08:20.394 | + lib/neutron_plugins/ovn_agent:_start_process:258 : sudo systemctl daemon-reload 2026-07-07 15:08:20.846 | + lib/neutron_plugins/ovn_agent:_start_process:259 : sudo systemctl enable ovsdb-server.service 2026-07-07 15:08:21.298 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-07-07 15:08:21.298 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-07-07 15:08:21.299 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-07-07 15:08:21.299 | 2026-07-07 15:08:21.299 | Possible reasons for having these kinds of units are: 2026-07-07 15:08:21.299 | • A unit may be statically enabled by being symlinked from another unit's 2026-07-07 15:08:21.299 | .wants/, .requires/, or .upholds/ directory. 2026-07-07 15:08:21.299 | • A unit's purpose may be to act as a helper for some other unit which has 2026-07-07 15:08:21.299 | a requirement dependency on it. 2026-07-07 15:08:21.299 | • A unit may be started when needed via activation (socket, path, timer, 2026-07-07 15:08:21.299 | D-Bus, udev, scripted systemctl call, ...). 2026-07-07 15:08:21.300 | • In case of template units, the unit is meant to be enabled with some 2026-07-07 15:08:21.301 | instance name specified. 2026-07-07 15:08:21.306 | + lib/neutron_plugins/ovn_agent:_start_process:260 : sudo systemctl restart ovsdb-server.service 2026-07-07 15:08:25.960 | + lib/neutron_plugins/ovn_agent:_start_ovs:675 : _start_process ovs-vswitchd.service 2026-07-07 15:08:25.962 | + lib/neutron_plugins/ovn_agent:_start_process:258 : sudo systemctl daemon-reload 2026-07-07 15:08:26.426 | + lib/neutron_plugins/ovn_agent:_start_process:259 : sudo systemctl enable ovs-vswitchd.service 2026-07-07 15:08:26.888 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-07-07 15:08:26.888 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-07-07 15:08:26.888 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-07-07 15:08:26.888 | 2026-07-07 15:08:26.888 | Possible reasons for having these kinds of units are: 2026-07-07 15:08:26.889 | • A unit may be statically enabled by being symlinked from another unit's 2026-07-07 15:08:26.889 | .wants/, .requires/, or .upholds/ directory. 2026-07-07 15:08:26.889 | • A unit's purpose may be to act as a helper for some other unit which has 2026-07-07 15:08:26.889 | a requirement dependency on it. 2026-07-07 15:08:26.889 | • A unit may be started when needed via activation (socket, path, timer, 2026-07-07 15:08:26.889 | D-Bus, udev, scripted systemctl call, ...). 2026-07-07 15:08:26.889 | • In case of template units, the unit is meant to be enabled with some 2026-07-07 15:08:26.889 | instance name specified. 2026-07-07 15:08:26.897 | + lib/neutron_plugins/ovn_agent:_start_process:260 : sudo systemctl restart ovs-vswitchd.service 2026-07-07 15:08:27.233 | + lib/neutron_plugins/ovn_agent:_start_ovs:678 : echo 'Configuring OVSDB' 2026-07-07 15:08:27.233 | Configuring OVSDB 2026-07-07 15:08:27.236 | + lib/neutron_plugins/ovn_agent:_start_ovs:679 : is_service_enabled tls-proxy 2026-07-07 15:08:27.260 | + functions-common:is_service_enabled:2076 : return 1 2026-07-07 15:08:27.264 | + lib/neutron_plugins/ovn_agent:_start_ovs:686 : sudo ovs-vsctl --no-wait set-manager ptcp:6640:127.0.0.1 2026-07-07 15:08:27.292 | + lib/neutron_plugins/ovn_agent:_start_ovs:687 : sudo ovs-vsctl --no-wait set open_vswitch . system-type=devstack 2026-07-07 15:08:27.317 | + lib/neutron_plugins/ovn_agent:_start_ovs:688 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:system-id=ab86e129-9cca-4d8e-982b-46c7fd7ed3e5 2026-07-07 15:08:27.340 | + lib/neutron_plugins/ovn_agent:_start_ovs:689 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-remote=tcp:192.168.122.114:6642 2026-07-07 15:08:27.363 | + lib/neutron_plugins/ovn_agent:_start_ovs:690 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-bridge=br-int 2026-07-07 15:08:27.386 | + lib/neutron_plugins/ovn_agent:_start_ovs:691 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-encap-type=geneve 2026-07-07 15:08:27.409 | + lib/neutron_plugins/ovn_agent:_start_ovs:692 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-encap-ip=192.168.122.114 2026-07-07 15:08:27.433 | ++ lib/neutron_plugins/ovn_agent:_start_ovs:693 : hostname 2026-07-07 15:08:27.437 | + lib/neutron_plugins/ovn_agent:_start_ovs:693 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:hostname=devstack 2026-07-07 15:08:27.458 | + lib/neutron_plugins/ovn_agent:_start_ovs:695 : [[ True == \T\r\u\e ]] 2026-07-07 15:08:27.461 | + 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-07 15:08:27.486 | + lib/neutron_plugins/ovn_agent:_start_ovs:699 : [[ metadata =~ ovn-bgp ]] 2026-07-07 15:08:27.489 | + lib/neutron_plugins/ovn_agent:_start_ovs:705 : is_provider_network 2026-07-07 15:08:27.491 | + functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-07-07 15:08:27.494 | + functions-common:is_provider_network:2272 : return 1 2026-07-07 15:08:27.497 | + lib/neutron_plugins/ovn_agent:_start_ovs:705 : [[ True == \T\r\u\e ]] 2026-07-07 15:08:27.500 | + lib/neutron_plugins/ovn_agent:_start_ovs:706 : ovn_base_setup_bridge br-ex 2026-07-07 15:08:27.503 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:246 : local bridge=br-ex 2026-07-07 15:08:27.505 | + 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-07 15:08:27.508 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:249 : '[' system '!=' system ']' 2026-07-07 15:08:27.511 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:253 : sudo ovs-vsctl --no-wait -- --may-exist add-br br-ex 2026-07-07 15:08:27.539 | + 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-07 15:08:27.572 | + lib/neutron_plugins/ovn_agent:_start_ovs:707 : sudo ovs-vsctl set open . external-ids:ovn-bridge-mappings=public:br-ex 2026-07-07 15:08:27.603 | + lib/neutron_plugins/ovn_agent:_start_ovs:710 : is_service_enabled ovn-controller-vtep 2026-07-07 15:08:27.625 | + functions-common:is_service_enabled:2076 : return 1 2026-07-07 15:08:27.629 | + lib/neutron_plugins/ovn_agent:start_ovn:749 : local SCRIPTDIR=/share/ovn/scripts 2026-07-07 15:08:27.631 | + lib/neutron_plugins/ovn_agent:start_ovn:750 : use_new_ovn_repository 2026-07-07 15:08:27.635 | + lib/neutron_plugins/ovn_agent:use_new_ovn_repository:218 : [[ False == \F\a\l\s\e ]] 2026-07-07 15:08:27.638 | + lib/neutron_plugins/ovn_agent:use_new_ovn_repository:219 : return 0 2026-07-07 15:08:27.643 | + lib/neutron_plugins/ovn_agent:start_ovn:754 : is_service_enabled ovn-northd 2026-07-07 15:08:27.662 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 15:08:27.665 | + lib/neutron_plugins/ovn_agent:start_ovn:755 : [[ False == \T\r\u\e ]] 2026-07-07 15:08:27.669 | + lib/neutron_plugins/ovn_agent:start_ovn:761 : _start_process ovn-central.service 2026-07-07 15:08:27.671 | + lib/neutron_plugins/ovn_agent:_start_process:258 : sudo systemctl daemon-reload 2026-07-07 15:08:28.142 | + lib/neutron_plugins/ovn_agent:_start_process:259 : sudo systemctl enable ovn-central.service 2026-07-07 15:08:28.603 | + lib/neutron_plugins/ovn_agent:_start_process:260 : sudo systemctl restart ovn-central.service 2026-07-07 15:08:28.668 | + lib/neutron_plugins/ovn_agent:start_ovn:764 : _wait_for_ovn_and_set_custom_config 2026-07-07 15:08:28.671 | + 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-07 15:08:28.675 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:207 : local count=0 2026-07-07 15:08:28.678 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:208 : '[' '!' -S /var/run/ovn/ovnnb_db.sock ']' 2026-07-07 15:08:28.681 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:209 : sleep 1 2026-07-07 15:08:29.687 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:210 : count=1 2026-07-07 15:08:29.691 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:211 : '[' 1 -gt 40 ']' 2026-07-07 15:08:29.694 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:208 : '[' '!' -S /var/run/ovn/ovnnb_db.sock ']' 2026-07-07 15:08:29.697 | + 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-07 15:08:29.700 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:207 : local count=0 2026-07-07 15:08:29.703 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:208 : '[' '!' -S /var/run/ovn/ovnsb_db.sock ']' 2026-07-07 15:08:29.706 | + 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-07 15:08:29.709 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:196 : local count=0 2026-07-07 15:08:29.713 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:197 : '[' '!' -f /var/lib/ovn/ovnnb_db.db ']' 2026-07-07 15:08:29.716 | + 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-07 15:08:29.719 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:196 : local count=0 2026-07-07 15:08:29.722 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:197 : '[' '!' -f /var/lib/ovn/ovnsb_db.db ']' 2026-07-07 15:08:29.726 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:732 : is_service_enabled tls-proxy 2026-07-07 15:08:29.746 | + functions-common:is_service_enabled:2076 : return 1 2026-07-07 15:08:29.749 | + 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-07 15:08:29.773 | + 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-07 15:08:29.797 | + 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-07 15:08:29.813 | + 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-07 15:08:29.830 | + lib/neutron_plugins/ovn_agent:start_ovn:768 : is_service_enabled ovn-controller 2026-07-07 15:08:29.849 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 15:08:29.852 | + lib/neutron_plugins/ovn_agent:start_ovn:769 : [[ False == \T\r\u\e ]] 2026-07-07 15:08:29.855 | + lib/neutron_plugins/ovn_agent:start_ovn:775 : _start_process ovn-controller.service 2026-07-07 15:08:29.858 | + lib/neutron_plugins/ovn_agent:_start_process:258 : sudo systemctl daemon-reload 2026-07-07 15:08:30.307 | + lib/neutron_plugins/ovn_agent:_start_process:259 : sudo systemctl enable ovn-controller.service 2026-07-07 15:08:30.765 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-07-07 15:08:30.765 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-07-07 15:08:30.765 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-07-07 15:08:30.765 | 2026-07-07 15:08:30.765 | Possible reasons for having these kinds of units are: 2026-07-07 15:08:30.765 | • A unit may be statically enabled by being symlinked from another unit's 2026-07-07 15:08:30.766 | .wants/, .requires/, or .upholds/ directory. 2026-07-07 15:08:30.766 | • A unit's purpose may be to act as a helper for some other unit which has 2026-07-07 15:08:30.766 | a requirement dependency on it. 2026-07-07 15:08:30.766 | • A unit may be started when needed via activation (socket, path, timer, 2026-07-07 15:08:30.766 | D-Bus, udev, scripted systemctl call, ...). 2026-07-07 15:08:30.766 | • In case of template units, the unit is meant to be enabled with some 2026-07-07 15:08:30.766 | instance name specified. 2026-07-07 15:08:30.772 | + lib/neutron_plugins/ovn_agent:_start_process:260 : sudo systemctl restart ovn-controller.service 2026-07-07 15:08:31.032 | + lib/neutron_plugins/ovn_agent:start_ovn:779 : is_service_enabled ovn-controller-vtep 2026-07-07 15:08:31.052 | + functions-common:is_service_enabled:2076 : return 1 2026-07-07 15:08:31.056 | + lib/neutron_plugins/ovn_agent:start_ovn:788 : is_ovn_metadata_agent_enabled 2026-07-07 15:08:31.059 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:317 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-07-07 15:08:31.077 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 15:08:31.080 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:317 : [[ False == \F\a\l\s\e ]] 2026-07-07 15:08:31.083 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:318 : return 0 2026-07-07 15:08:31.089 | + 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-07 15:08:31.092 | + functions-common:run_process:1674 : local service=q-ovn-metadata-agent 2026-07-07 15:08:31.096 | + 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-07 15:08:31.099 | + functions-common:run_process:1676 : local group= 2026-07-07 15:08:31.102 | + functions-common:run_process:1677 : local user= 2026-07-07 15:08:31.105 | + functions-common:run_process:1678 : local env_vars= 2026-07-07 15:08:31.108 | + functions-common:run_process:1680 : local name=q-ovn-metadata-agent 2026-07-07 15:08:31.110 | + functions-common:run_process:1682 : time_start run_process 2026-07-07 15:08:31.113 | + functions-common:time_start:2406 : local name=run_process 2026-07-07 15:08:31.116 | + functions-common:time_start:2407 : local start_time= 2026-07-07 15:08:31.119 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-07 15:08:31.124 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-07 15:08:31.128 | + functions-common:time_start:2411 : _TIME_START[$name]=1783436911125 2026-07-07 15:08:31.131 | + functions-common:run_process:1683 : is_service_enabled q-ovn-metadata-agent 2026-07-07 15:08:31.149 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 15:08:31.152 | + 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-07 15:08:31.154 | + functions-common:_run_under_systemd:1628 : local service=q-ovn-metadata-agent 2026-07-07 15:08:31.157 | + 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-07 15:08:31.160 | + 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-07 15:08:31.163 | + 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-07 15:08:31.166 | + 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-07 15:08:31.169 | + 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-07 15:08:31.172 | + 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-07 15:08:31.175 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@q-ovn-metadata-agent.service 2026-07-07 15:08:31.178 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-07 15:08:31.181 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-07 15:08:31.184 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-07 15:08:31.187 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-07 15:08:31.190 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[q-ovn-metadata-agent] ]] 2026-07-07 15:08:31.193 | + 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-07 15:08:31.196 | + 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-07 15:08:31.199 | + functions-common:write_user_unit_file:1535 : local service=devstack@q-ovn-metadata-agent.service 2026-07-07 15:08:31.202 | + 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-07 15:08:31.206 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-07 15:08:31.209 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-07-07 15:08:31.212 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-07 15:08:31.215 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-07 15:08:31.218 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-07 15:08:31.221 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@q-ovn-metadata-agent.service 2026-07-07 15:08:31.224 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-07 15:08:31.228 | + 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-07 15:08:31.305 | + 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-07 15:08:31.382 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service User quobyte 2026-07-07 15:08:31.446 | + 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-07 15:08:31.511 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service KillMode process 2026-07-07 15:08:31.577 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service TimeoutStopSec 300 2026-07-07 15:08:31.642 | + 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-07 15:08:31.706 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-07 15:08:31.709 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-07 15:08:31.712 | + 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-07 15:08:31.788 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-07 15:08:32.241 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@q-ovn-metadata-agent.service 2026-07-07 15:08:32.269 | 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-07 15:08:32.699 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@q-ovn-metadata-agent.service 2026-07-07 15:08:32.749 | + functions-common:run_process:1686 : time_stop run_process 2026-07-07 15:08:32.752 | + functions-common:time_stop:2420 : local name 2026-07-07 15:08:32.754 | + functions-common:time_stop:2421 : local end_time 2026-07-07 15:08:32.758 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-07 15:08:32.760 | + functions-common:time_stop:2423 : local total 2026-07-07 15:08:32.763 | + functions-common:time_stop:2424 : local start_time 2026-07-07 15:08:32.767 | + functions-common:time_stop:2426 : name=run_process 2026-07-07 15:08:32.769 | + functions-common:time_stop:2427 : start_time=1783436911125 2026-07-07 15:08:32.772 | + functions-common:time_stop:2429 : [[ -z 1783436911125 ]] 2026-07-07 15:08:32.776 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 15:08:32.780 | + functions-common:time_stop:2432 : end_time=1783436912778 2026-07-07 15:08:32.784 | + functions-common:time_stop:2433 : elapsed_time=1653 2026-07-07 15:08:32.786 | + functions-common:time_stop:2434 : total=6146 2026-07-07 15:08:32.789 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 15:08:32.792 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=7799 2026-07-07 15:08:32.795 | + lib/neutron_plugins/ovn_agent:start_ovn:791 : setup_logging /etc/neutron/neutron_ovn_metadata_agent.ini 2026-07-07 15:08:32.798 | + functions:setup_logging:693 : setup_systemd_logging /etc/neutron/neutron_ovn_metadata_agent.ini 2026-07-07 15:08:32.801 | + functions:setup_systemd_logging:710 : local conf_file=/etc/neutron/neutron_ovn_metadata_agent.ini 2026-07-07 15:08:32.804 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-07-07 15:08:32.825 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-07-07 15:08:32.827 | + functions:setup_systemd_logging:716 : local pidstr= 2026-07-07 15:08:32.830 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-07-07 15:08:32.833 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-07-07 15:08:32.835 | + 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-07 15:08:32.871 | + 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-07 15:08:32.904 | + 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-07 15:08:32.938 | + functions:setup_systemd_logging:727 : iniset /etc/neutron/neutron_ovn_metadata_agent.ini DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-07-07 15:08:32.974 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/neutron_ovn_metadata_agent.ini DEFAULT log_color False 2026-07-07 15:08:33.008 | + lib/neutron_plugins/ovn_agent:start_ovn:794 : is_ovn_agent_enabled 2026-07-07 15:08:33.011 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:324 : is_service_enabled q-ovn-agent neutron-ovn-agent 2026-07-07 15:08:33.030 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 15:08:33.034 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:325 : enable_service q-ovn-agent 2026-07-07 15:08:33.082 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:326 : return 0 2026-07-07 15:08:33.085 | + 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-07 15:08:33.088 | + functions-common:run_process:1674 : local service=q-ovn-agent 2026-07-07 15:08:33.092 | + 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-07 15:08:33.095 | + functions-common:run_process:1676 : local group= 2026-07-07 15:08:33.102 | + functions-common:run_process:1677 : local user= 2026-07-07 15:08:33.109 | + functions-common:run_process:1678 : local env_vars= 2026-07-07 15:08:33.116 | + functions-common:run_process:1680 : local name=q-ovn-agent 2026-07-07 15:08:33.124 | + functions-common:run_process:1682 : time_start run_process 2026-07-07 15:08:33.127 | + functions-common:time_start:2406 : local name=run_process 2026-07-07 15:08:33.131 | + functions-common:time_start:2407 : local start_time= 2026-07-07 15:08:33.134 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-07 15:08:33.140 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-07 15:08:33.145 | + functions-common:time_start:2411 : _TIME_START[$name]=1783436913141 2026-07-07 15:08:33.148 | + functions-common:run_process:1683 : is_service_enabled q-ovn-agent 2026-07-07 15:08:33.170 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 15:08:33.173 | + 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-07 15:08:33.176 | + functions-common:_run_under_systemd:1628 : local service=q-ovn-agent 2026-07-07 15:08:33.180 | + 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-07 15:08:33.184 | + 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-07 15:08:33.187 | + 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-07 15:08:33.190 | + 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-07 15:08:33.194 | + 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-07 15:08:33.197 | + 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-07 15:08:33.201 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@q-ovn-agent.service 2026-07-07 15:08:33.204 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-07 15:08:33.207 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-07 15:08:33.210 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-07 15:08:33.213 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-07 15:08:33.216 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[q-ovn-agent] ]] 2026-07-07 15:08:33.219 | + 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-07 15:08:33.223 | + 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-07 15:08:33.226 | + functions-common:write_user_unit_file:1535 : local service=devstack@q-ovn-agent.service 2026-07-07 15:08:33.228 | + 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-07 15:08:33.231 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-07 15:08:33.234 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-07-07 15:08:33.237 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-07 15:08:33.240 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-07 15:08:33.243 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-07 15:08:33.246 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@q-ovn-agent.service 2026-07-07 15:08:33.249 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-07 15:08:33.254 | + 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-07 15:08:33.337 | + 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-07 15:08:33.423 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service User quobyte 2026-07-07 15:08:33.494 | + 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-07 15:08:33.566 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service KillMode process 2026-07-07 15:08:33.635 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service TimeoutStopSec 300 2026-07-07 15:08:33.704 | + 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-07 15:08:33.773 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-07 15:08:33.776 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-07 15:08:33.778 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Install WantedBy multi-user.target 2026-07-07 15:08:33.856 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-07 15:08:34.318 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@q-ovn-agent.service 2026-07-07 15:08:34.348 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-ovn-agent.service → /etc/systemd/system/devstack@q-ovn-agent.service. 2026-07-07 15:08:34.804 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@q-ovn-agent.service 2026-07-07 15:08:34.858 | + functions-common:run_process:1686 : time_stop run_process 2026-07-07 15:08:34.862 | + functions-common:time_stop:2420 : local name 2026-07-07 15:08:34.867 | + functions-common:time_stop:2421 : local end_time 2026-07-07 15:08:34.870 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-07 15:08:34.873 | + functions-common:time_stop:2423 : local total 2026-07-07 15:08:34.879 | + functions-common:time_stop:2424 : local start_time 2026-07-07 15:08:34.882 | + functions-common:time_stop:2426 : name=run_process 2026-07-07 15:08:34.887 | + functions-common:time_stop:2427 : start_time=1783436913141 2026-07-07 15:08:34.890 | + functions-common:time_stop:2429 : [[ -z 1783436913141 ]] 2026-07-07 15:08:34.894 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 15:08:34.899 | + functions-common:time_stop:2432 : end_time=1783436914895 2026-07-07 15:08:34.903 | + functions-common:time_stop:2433 : elapsed_time=1754 2026-07-07 15:08:34.906 | + functions-common:time_stop:2434 : total=7799 2026-07-07 15:08:34.909 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 15:08:34.912 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=9553 2026-07-07 15:08:34.915 | + lib/neutron_plugins/ovn_agent:start_ovn:797 : setup_logging /etc/neutron/plugins/ml2/ovn_agent.ini 2026-07-07 15:08:34.918 | + functions:setup_logging:693 : setup_systemd_logging /etc/neutron/plugins/ml2/ovn_agent.ini 2026-07-07 15:08:34.921 | + functions:setup_systemd_logging:710 : local conf_file=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-07-07 15:08:34.925 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-07-07 15:08:34.946 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-07-07 15:08:34.950 | + functions:setup_systemd_logging:716 : local pidstr= 2026-07-07 15:08:34.953 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-07-07 15:08:34.957 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-07-07 15:08:34.961 | + 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-07 15:08:34.999 | + 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-07 15:08:35.037 | + 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-07 15:08:35.077 | + functions:setup_systemd_logging:727 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-07-07 15:08:35.116 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT log_color False 2026-07-07 15:08:35.153 | + lib/neutron:start_ovn_services:586 : [[ True == \T\r\u\e ]] 2026-07-07 15:08:35.156 | + lib/neutron:start_ovn_services:587 : [[ True != \T\r\u\e ]] 2026-07-07 15:08:35.160 | + lib/neutron:start_ovn_services:591 : create_public_bridge 2026-07-07 15:08:35.164 | + lib/neutron_plugins/ovn_agent:create_public_bridge:311 : sudo ovs-vsctl --may-exist add-br br-ex 2026-07-07 15:08:35.186 | + lib/neutron_plugins/ovn_agent:create_public_bridge:312 : sudo ovs-vsctl set open . external-ids:ovn-bridge-mappings=public:br-ex 2026-07-07 15:08:35.208 | + lib/neutron_plugins/ovn_agent:create_public_bridge:313 : _configure_public_network_connectivity 2026-07-07 15:08:35.212 | + lib/neutron:_configure_public_network_connectivity:807 : [[ -n '' ]] 2026-07-07 15:08:35.215 | + lib/neutron:_configure_public_network_connectivity:814 : for d in $default_v4_route_devs 2026-07-07 15:08:35.219 | + 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-07 15:08:35.292 | + ./stack.sh:main:1301 : is_service_enabled q-svc neutron-api 2026-07-07 15:08:35.312 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 15:08:35.314 | + ./stack.sh:main:1302 : echo_summary 'Starting Neutron' 2026-07-07 15:08:35.317 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-07 15:08:35.319 | + ./stack.sh:echo_summary:447 : echo -e Starting Neutron 2026-07-07 15:08:35.322 | + ./stack.sh:main:1303 : configure_neutron_after_post_config 2026-07-07 15:08:35.324 | + lib/neutron:configure_neutron_after_post_config:558 : [[ ovn-router != '' ]] 2026-07-07 15:08:35.326 | + lib/neutron:configure_neutron_after_post_config:559 : iniset /etc/neutron/neutron.conf DEFAULT service_plugins ovn-router 2026-07-07 15:08:35.356 | + lib/neutron:configure_neutron_after_post_config:561 : configure_rbac_policies 2026-07-07 15:08:35.358 | + lib/neutron:configure_rbac_policies:567 : [[ True == \T\r\u\e ]] 2026-07-07 15:08:35.361 | + lib/neutron:configure_rbac_policies:568 : iniset /etc/neutron/neutron.conf oslo_policy enforce_new_defaults True 2026-07-07 15:08:35.391 | + ./stack.sh:main:1304 : start_neutron_service_and_check 2026-07-07 15:08:35.394 | + lib/neutron:start_neutron_service_and_check:632 : local cfg_file_options 2026-07-07 15:08:35.397 | + lib/neutron:start_neutron_service_and_check:633 : local neutron_url 2026-07-07 15:08:35.399 | ++ lib/neutron:start_neutron_service_and_check:635 : determine_config_files neutron-server 2026-07-07 15:08:35.401 | ++ lib/neutron:determine_config_files:366 : local opts= 2026-07-07 15:08:35.404 | ++ lib/neutron:determine_config_files:367 : case "$1" in 2026-07-07 15:08:35.407 | +++ lib/neutron:determine_config_files:368 : _determine_config_server 2026-07-07 15:08:35.409 | +++ lib/neutron:_determine_config_server:324 : [[ '' != '' ]] 2026-07-07 15:08:35.411 | +++ lib/neutron:_determine_config_server:331 : [[ 0 > 0 ]] 2026-07-07 15:08:35.414 | +++ lib/neutron:_determine_config_server:338 : local cfg_file 2026-07-07 15:08:35.416 | +++ 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-07 15:08:35.418 | +++ lib/neutron:_determine_config_server:343 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-07 15:08:35.421 | ++ lib/neutron:determine_config_files:368 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-07 15:08:35.423 | ++ lib/neutron:determine_config_files:371 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' ']' 2026-07-07 15:08:35.425 | ++ lib/neutron:determine_config_files:374 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-07 15:08:35.428 | + 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-07 15:08:35.431 | + lib/neutron:start_neutron_service_and_check:638 : enable_neutron_server_services 2026-07-07 15:08:35.433 | + lib/neutron:enable_neutron_server_services:603 : local rpc_workers 2026-07-07 15:08:35.436 | + lib/neutron:enable_neutron_server_services:608 : [[ -f /etc/neutron/neutron.conf ]] 2026-07-07 15:08:35.438 | ++ lib/neutron:enable_neutron_server_services:609 : iniget_multiline /etc/neutron/neutron.conf DEFAULT rpc_workers 2026-07-07 15:08:35.457 | + lib/neutron:enable_neutron_server_services:609 : rpc_workers= 2026-07-07 15:08:35.459 | + lib/neutron:enable_neutron_server_services:616 : enable_service neutron-api 2026-07-07 15:08:35.496 | + lib/neutron:enable_neutron_server_services:617 : enable_service neutron-periodic-workers 2026-07-07 15:08:35.534 | + lib/neutron:enable_neutron_server_services:620 : [[ '' != \0 ]] 2026-07-07 15:08:35.538 | + lib/neutron:enable_neutron_server_services:621 : enable_service neutron-rpc-server 2026-07-07 15:08:35.579 | + lib/neutron:enable_neutron_server_services:625 : [[ ovn == \o\v\n ]] 2026-07-07 15:08:35.581 | + lib/neutron:enable_neutron_server_services:626 : enable_service neutron-ovn-maintenance-worker 2026-07-07 15:08:35.621 | ++ lib/neutron:start_neutron_service_and_check:641 : which uwsgi 2026-07-07 15:08:35.625 | + 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-07 15:08:35.627 | + functions-common:run_process:1674 : local service=neutron-api 2026-07-07 15:08:35.630 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-07-07 15:08:35.632 | + functions-common:run_process:1676 : local group= 2026-07-07 15:08:35.635 | + functions-common:run_process:1677 : local user= 2026-07-07 15:08:35.636 | + functions-common:run_process:1678 : local env_vars= 2026-07-07 15:08:35.639 | + functions-common:run_process:1680 : local name=neutron-api 2026-07-07 15:08:35.641 | + functions-common:run_process:1682 : time_start run_process 2026-07-07 15:08:35.644 | + functions-common:time_start:2406 : local name=run_process 2026-07-07 15:08:35.646 | + functions-common:time_start:2407 : local start_time= 2026-07-07 15:08:35.648 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-07 15:08:35.651 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-07 15:08:35.655 | + functions-common:time_start:2411 : _TIME_START[$name]=1783436915652 2026-07-07 15:08:35.658 | + functions-common:run_process:1683 : is_service_enabled neutron-api 2026-07-07 15:08:35.677 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 15:08:35.679 | + 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-07 15:08:35.681 | + functions-common:_run_under_systemd:1628 : local service=neutron-api 2026-07-07 15:08:35.683 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-07-07 15:08:35.686 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-07-07 15:08:35.688 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-07-07 15:08:35.690 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-07-07 15:08:35.692 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ sudo ]] 2026-07-07 15:08:35.694 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ ^/ ]] 2026-07-07 15:08:35.697 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-api.service 2026-07-07 15:08:35.699 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-07 15:08:35.701 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-07 15:08:35.703 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-07 15:08:35.705 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-07 15:08:35.711 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-api] ]] 2026-07-07 15:08:35.715 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ uwsgi ]] 2026-07-07 15:08:35.718 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-07-07 15:08:35.721 | + 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-07 15:08:35.725 | + 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-07 15:08:35.731 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@neutron-api.service 2026-07-07 15:08:35.733 | + 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-07 15:08:35.735 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-07-07 15:08:35.738 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-07-07 15:08:35.740 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-07-07 15:08:35.742 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@neutron-api.service 2026-07-07 15:08:35.744 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-07-07 15:08:35.747 | + 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-07 15:08:35.818 | + 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-07 15:08:35.888 | + 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-07 15:08:35.948 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service User quobyte 2026-07-07 15:08:36.006 | + 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-07 15:08:36.063 | + 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-07 15:08:36.121 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service Type notify 2026-07-07 15:08:36.181 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service KillMode process 2026-07-07 15:08:36.239 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service Restart always 2026-07-07 15:08:36.301 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service NotifyAccess all 2026-07-07 15:08:36.359 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service RestartForceExitStatus 100 2026-07-07 15:08:36.417 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-07-07 15:08:36.419 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-07-07 15:08:36.421 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Install WantedBy multi-user.target 2026-07-07 15:08:36.493 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-07-07 15:08:36.971 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-api.service 2026-07-07 15:08:37.002 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-api.service → /etc/systemd/system/devstack@neutron-api.service. 2026-07-07 15:08:37.444 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-api.service 2026-07-07 15:08:37.584 | + functions-common:run_process:1686 : time_stop run_process 2026-07-07 15:08:37.587 | + functions-common:time_stop:2420 : local name 2026-07-07 15:08:37.590 | + functions-common:time_stop:2421 : local end_time 2026-07-07 15:08:37.592 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-07 15:08:37.594 | + functions-common:time_stop:2423 : local total 2026-07-07 15:08:37.596 | + functions-common:time_stop:2424 : local start_time 2026-07-07 15:08:37.598 | + functions-common:time_stop:2426 : name=run_process 2026-07-07 15:08:37.600 | + functions-common:time_stop:2427 : start_time=1783436915652 2026-07-07 15:08:37.602 | + functions-common:time_stop:2429 : [[ -z 1783436915652 ]] 2026-07-07 15:08:37.605 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 15:08:37.611 | + functions-common:time_stop:2432 : end_time=1783436917607 2026-07-07 15:08:37.613 | + functions-common:time_stop:2433 : elapsed_time=1955 2026-07-07 15:08:37.614 | + functions-common:time_stop:2434 : total=9553 2026-07-07 15:08:37.616 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 15:08:37.618 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=11508 2026-07-07 15:08:37.622 | + lib/neutron:start_neutron_service_and_check:642 : neutron_url=http://192.168.122.114/ 2026-07-07 15:08:37.623 | + 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-07 15:08:37.624 | + functions-common:run_process:1674 : local service=neutron-rpc-server 2026-07-07 15:08:37.627 | + 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-07 15:08:37.631 | + functions-common:run_process:1676 : local group= 2026-07-07 15:08:37.631 | + functions-common:run_process:1677 : local user= 2026-07-07 15:08:37.633 | + functions-common:run_process:1678 : local env_vars= 2026-07-07 15:08:37.636 | + functions-common:run_process:1680 : local name=neutron-rpc-server 2026-07-07 15:08:37.638 | + functions-common:run_process:1682 : time_start run_process 2026-07-07 15:08:37.639 | + functions-common:time_start:2406 : local name=run_process 2026-07-07 15:08:37.642 | + functions-common:time_start:2407 : local start_time= 2026-07-07 15:08:37.644 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-07 15:08:37.648 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-07 15:08:37.651 | + functions-common:time_start:2411 : _TIME_START[$name]=1783436917648 2026-07-07 15:08:37.653 | + functions-common:run_process:1683 : is_service_enabled neutron-rpc-server 2026-07-07 15:08:37.670 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 15:08:37.673 | + 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-07 15:08:37.675 | + functions-common:_run_under_systemd:1628 : local service=neutron-rpc-server 2026-07-07 15:08:37.678 | + 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-07 15:08:37.680 | + 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-07 15:08:37.682 | + 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-07 15:08:37.684 | + 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-07 15:08:37.687 | + 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-07 15:08:37.689 | + 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-07 15:08:37.692 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-rpc-server.service 2026-07-07 15:08:37.694 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-07 15:08:37.696 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-07 15:08:37.699 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-07 15:08:37.701 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-07 15:08:37.704 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-rpc-server] ]] 2026-07-07 15:08:37.706 | + 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-07 15:08:37.708 | + 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-07 15:08:37.711 | + functions-common:write_user_unit_file:1535 : local service=devstack@neutron-rpc-server.service 2026-07-07 15:08:37.713 | + 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-07 15:08:37.715 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-07 15:08:37.717 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-07-07 15:08:37.719 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-07 15:08:37.722 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-07 15:08:37.724 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-07 15:08:37.726 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@neutron-rpc-server.service 2026-07-07 15:08:37.728 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-07 15:08:37.732 | + 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-07 15:08:37.816 | + 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-07 15:08:37.899 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service User quobyte 2026-07-07 15:08:37.970 | + 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-07 15:08:38.035 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service KillMode process 2026-07-07 15:08:38.095 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service TimeoutStopSec 300 2026-07-07 15:08:38.163 | + 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-07 15:08:38.234 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-07 15:08:38.237 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-07 15:08:38.240 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Install WantedBy multi-user.target 2026-07-07 15:08:38.324 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-07 15:08:38.836 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-rpc-server.service 2026-07-07 15:08:38.877 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-rpc-server.service → /etc/systemd/system/devstack@neutron-rpc-server.service. 2026-07-07 15:08:39.343 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-rpc-server.service 2026-07-07 15:08:39.401 | + functions-common:run_process:1686 : time_stop run_process 2026-07-07 15:08:39.404 | + functions-common:time_stop:2420 : local name 2026-07-07 15:08:39.412 | + functions-common:time_stop:2421 : local end_time 2026-07-07 15:08:39.416 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-07 15:08:39.423 | + functions-common:time_stop:2423 : local total 2026-07-07 15:08:39.423 | + functions-common:time_stop:2424 : local start_time 2026-07-07 15:08:39.426 | + functions-common:time_stop:2426 : name=run_process 2026-07-07 15:08:39.430 | + functions-common:time_stop:2427 : start_time=1783436917648 2026-07-07 15:08:39.433 | + functions-common:time_stop:2429 : [[ -z 1783436917648 ]] 2026-07-07 15:08:39.440 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 15:08:39.446 | + functions-common:time_stop:2432 : end_time=1783436919441 2026-07-07 15:08:39.451 | + functions-common:time_stop:2433 : elapsed_time=1793 2026-07-07 15:08:39.454 | + functions-common:time_stop:2434 : total=11508 2026-07-07 15:08:39.456 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 15:08:39.458 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=13301 2026-07-07 15:08:39.460 | + 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-07 15:08:39.462 | + functions-common:run_process:1674 : local service=neutron-periodic-workers 2026-07-07 15:08:39.466 | + 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-07 15:08:39.466 | + functions-common:run_process:1676 : local group= 2026-07-07 15:08:39.468 | + functions-common:run_process:1677 : local user= 2026-07-07 15:08:39.470 | + functions-common:run_process:1678 : local env_vars= 2026-07-07 15:08:39.472 | + functions-common:run_process:1680 : local name=neutron-periodic-workers 2026-07-07 15:08:39.477 | + functions-common:run_process:1682 : time_start run_process 2026-07-07 15:08:39.482 | + functions-common:time_start:2406 : local name=run_process 2026-07-07 15:08:39.486 | + functions-common:time_start:2407 : local start_time= 2026-07-07 15:08:39.489 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-07 15:08:39.493 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-07 15:08:39.497 | + functions-common:time_start:2411 : _TIME_START[$name]=1783436919494 2026-07-07 15:08:39.499 | + functions-common:run_process:1683 : is_service_enabled neutron-periodic-workers 2026-07-07 15:08:39.524 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 15:08:39.526 | + 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-07 15:08:39.529 | + functions-common:_run_under_systemd:1628 : local service=neutron-periodic-workers 2026-07-07 15:08:39.531 | + 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-07 15:08:39.535 | + 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-07 15:08:39.538 | + 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-07 15:08:39.541 | + 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-07 15:08:39.547 | + 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-07 15:08:39.549 | + 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-07 15:08:39.554 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-periodic-workers.service 2026-07-07 15:08:39.557 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-07 15:08:39.562 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-07 15:08:39.565 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-07 15:08:39.568 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-07 15:08:39.573 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-periodic-workers] ]] 2026-07-07 15:08:39.575 | + 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-07 15:08:39.584 | + 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-07 15:08:39.591 | + functions-common:write_user_unit_file:1535 : local service=devstack@neutron-periodic-workers.service 2026-07-07 15:08:39.599 | + 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-07 15:08:39.609 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-07 15:08:39.613 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-07-07 15:08:39.621 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-07 15:08:39.624 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-07 15:08:39.628 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-07 15:08:39.631 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@neutron-periodic-workers.service 2026-07-07 15:08:39.636 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-07 15:08:39.644 | + 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-07 15:08:39.788 | + 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-07 15:08:39.919 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service User quobyte 2026-07-07 15:08:40.021 | + 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-07 15:08:40.132 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service KillMode process 2026-07-07 15:08:40.238 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service TimeoutStopSec 300 2026-07-07 15:08:40.350 | + 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-07 15:08:40.467 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-07 15:08:40.470 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-07 15:08:40.475 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Install WantedBy multi-user.target 2026-07-07 15:08:40.592 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-07 15:08:41.094 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-periodic-workers.service 2026-07-07 15:08:41.128 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-periodic-workers.service → /etc/systemd/system/devstack@neutron-periodic-workers.service. 2026-07-07 15:08:41.594 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-periodic-workers.service 2026-07-07 15:08:41.636 | + functions-common:run_process:1686 : time_stop run_process 2026-07-07 15:08:41.641 | + functions-common:time_stop:2420 : local name 2026-07-07 15:08:41.648 | + functions-common:time_stop:2421 : local end_time 2026-07-07 15:08:41.653 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-07 15:08:41.660 | + functions-common:time_stop:2423 : local total 2026-07-07 15:08:41.662 | + functions-common:time_stop:2424 : local start_time 2026-07-07 15:08:41.669 | + functions-common:time_stop:2426 : name=run_process 2026-07-07 15:08:41.676 | + functions-common:time_stop:2427 : start_time=1783436919494 2026-07-07 15:08:41.677 | + functions-common:time_stop:2429 : [[ -z 1783436919494 ]] 2026-07-07 15:08:41.680 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 15:08:41.685 | + functions-common:time_stop:2432 : end_time=1783436921682 2026-07-07 15:08:41.687 | + functions-common:time_stop:2433 : elapsed_time=2188 2026-07-07 15:08:41.689 | + functions-common:time_stop:2434 : total=13301 2026-07-07 15:08:41.691 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 15:08:41.692 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=15489 2026-07-07 15:08:41.696 | + lib/neutron:start_neutron_service_and_check:647 : _run_ovn_maintenance 2026-07-07 15:08:41.698 | + lib/neutron:_run_ovn_maintenance:352 : [[ ovn == \o\v\n ]] 2026-07-07 15:08:41.699 | + 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-07 15:08:41.706 | + functions-common:run_process:1674 : local service=neutron-ovn-maintenance-worker 2026-07-07 15:08:41.709 | + 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-07 15:08:41.714 | + functions-common:run_process:1676 : local group= 2026-07-07 15:08:41.719 | + functions-common:run_process:1677 : local user= 2026-07-07 15:08:41.722 | + functions-common:run_process:1678 : local env_vars= 2026-07-07 15:08:41.727 | + functions-common:run_process:1680 : local name=neutron-ovn-maintenance-worker 2026-07-07 15:08:41.728 | + functions-common:run_process:1682 : time_start run_process 2026-07-07 15:08:41.735 | + functions-common:time_start:2406 : local name=run_process 2026-07-07 15:08:41.737 | + functions-common:time_start:2407 : local start_time= 2026-07-07 15:08:41.741 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-07 15:08:41.749 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-07 15:08:41.759 | + functions-common:time_start:2411 : _TIME_START[$name]=1783436921750 2026-07-07 15:08:41.764 | + functions-common:run_process:1683 : is_service_enabled neutron-ovn-maintenance-worker 2026-07-07 15:08:41.798 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 15:08:41.805 | + 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-07 15:08:41.812 | + functions-common:_run_under_systemd:1628 : local service=neutron-ovn-maintenance-worker 2026-07-07 15:08:41.814 | + 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-07 15:08:41.819 | + 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-07 15:08:41.824 | + 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-07 15:08:41.827 | + 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-07 15:08:41.836 | + 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-07 15:08:41.842 | + 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-07 15:08:41.849 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-ovn-maintenance-worker.service 2026-07-07 15:08:41.855 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-07 15:08:41.859 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-07 15:08:41.869 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-07 15:08:41.874 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-07 15:08:41.881 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-ovn-maintenance-worker] ]] 2026-07-07 15:08:41.892 | + 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-07 15:08:41.898 | + 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-07 15:08:41.905 | + functions-common:write_user_unit_file:1535 : local service=devstack@neutron-ovn-maintenance-worker.service 2026-07-07 15:08:41.909 | + 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-07 15:08:41.912 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-07 15:08:41.917 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-07-07 15:08:41.923 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-07 15:08:41.929 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-07 15:08:41.933 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-07 15:08:41.936 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service 2026-07-07 15:08:41.944 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-07 15:08:41.951 | + 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-07 15:08:42.086 | + 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-07 15:08:42.217 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service User quobyte 2026-07-07 15:08:42.334 | + 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-07 15:08:42.452 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service KillMode process 2026-07-07 15:08:42.558 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service TimeoutStopSec 300 2026-07-07 15:08:42.657 | + 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-07 15:08:42.736 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-07 15:08:42.740 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-07 15:08:42.743 | + 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-07 15:08:42.871 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-07 15:08:43.418 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-ovn-maintenance-worker.service 2026-07-07 15:08:43.466 | 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-07 15:08:43.997 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-ovn-maintenance-worker.service 2026-07-07 15:08:44.058 | + functions-common:run_process:1686 : time_stop run_process 2026-07-07 15:08:44.065 | + functions-common:time_stop:2420 : local name 2026-07-07 15:08:44.068 | + functions-common:time_stop:2421 : local end_time 2026-07-07 15:08:44.072 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-07 15:08:44.075 | + functions-common:time_stop:2423 : local total 2026-07-07 15:08:44.079 | + functions-common:time_stop:2424 : local start_time 2026-07-07 15:08:44.083 | + functions-common:time_stop:2426 : name=run_process 2026-07-07 15:08:44.088 | + functions-common:time_stop:2427 : start_time=1783436921750 2026-07-07 15:08:44.093 | + functions-common:time_stop:2429 : [[ -z 1783436921750 ]] 2026-07-07 15:08:44.098 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 15:08:44.105 | + functions-common:time_stop:2432 : end_time=1783436924099 2026-07-07 15:08:44.109 | + functions-common:time_stop:2433 : elapsed_time=2349 2026-07-07 15:08:44.112 | + functions-common:time_stop:2434 : total=15489 2026-07-07 15:08:44.116 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 15:08:44.122 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=17838 2026-07-07 15:08:44.125 | + lib/neutron:start_neutron_service_and_check:648 : '[' '!' -z networking ']' 2026-07-07 15:08:44.129 | + lib/neutron:start_neutron_service_and_check:649 : neutron_url=http://192.168.122.114/networking 2026-07-07 15:08:44.132 | + lib/neutron:start_neutron_service_and_check:651 : echo 'Waiting for Neutron to start...' 2026-07-07 15:08:44.132 | Waiting for Neutron to start... 2026-07-07 15:08:44.136 | + lib/neutron:start_neutron_service_and_check:653 : local 'testcmd=wget --no-proxy -q -O- http://192.168.122.114/networking' 2026-07-07 15:08:44.140 | + lib/neutron:start_neutron_service_and_check:654 : test_with_retry 'wget --no-proxy -q -O- http://192.168.122.114/networking' 'Neutron did not start' 60 2026-07-07 15:08:44.144 | + functions-common:test_with_retry:2358 : local 'testcmd=wget --no-proxy -q -O- http://192.168.122.114/networking' 2026-07-07 15:08:44.149 | + functions-common:test_with_retry:2359 : local 'failmsg=Neutron did not start' 2026-07-07 15:08:44.152 | + functions-common:test_with_retry:2360 : local until=60 2026-07-07 15:08:44.158 | + functions-common:test_with_retry:2361 : local sleep=0.5 2026-07-07 15:08:44.162 | + functions-common:test_with_retry:2363 : time_start test_with_retry 2026-07-07 15:08:44.165 | + functions-common:time_start:2406 : local name=test_with_retry 2026-07-07 15:08:44.171 | + functions-common:time_start:2407 : local start_time= 2026-07-07 15:08:44.175 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-07 15:08:44.180 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-07 15:08:44.183 | + functions-common:time_start:2411 : _TIME_START[$name]=1783436924179 2026-07-07 15:08:44.185 | + functions-common:test_with_retry:2364 : timeout 60 sh -c 'while ! wget --no-proxy -q -O- http://192.168.122.114/networking; do sleep 0.5; done' 2026-07-07 15:08:52.113 | {"versions": [{"id": "v2.0", "status": "CURRENT", "links": [{"rel": "self", "href": "http://192.168.122.114/networking/v2.0/"}]}]}+ functions-common:test_with_retry:2367 : time_stop test_with_retry 2026-07-07 15:08:52.118 | + functions-common:time_stop:2420 : local name 2026-07-07 15:08:52.123 | + functions-common:time_stop:2421 : local end_time 2026-07-07 15:08:52.130 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-07 15:08:52.134 | + functions-common:time_stop:2423 : local total 2026-07-07 15:08:52.137 | + functions-common:time_stop:2424 : local start_time 2026-07-07 15:08:52.140 | + functions-common:time_stop:2426 : name=test_with_retry 2026-07-07 15:08:52.145 | + functions-common:time_stop:2427 : start_time=1783436924179 2026-07-07 15:08:52.148 | + functions-common:time_stop:2429 : [[ -z 1783436924179 ]] 2026-07-07 15:08:52.154 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 15:08:52.160 | + functions-common:time_stop:2432 : end_time=1783436932155 2026-07-07 15:08:52.164 | + functions-common:time_stop:2433 : elapsed_time=7976 2026-07-07 15:08:52.168 | + functions-common:time_stop:2434 : total=0 2026-07-07 15:08:52.175 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 15:08:52.186 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=7976 2026-07-07 15:08:52.190 | + ./stack.sh:main:1309 : is_service_enabled placement 2026-07-07 15:08:52.227 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 15:08:52.232 | + ./stack.sh:main:1310 : echo_summary 'Starting Placement' 2026-07-07 15:08:52.240 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-07 15:08:52.245 | + ./stack.sh:echo_summary:447 : echo -e Starting Placement 2026-07-07 15:08:52.246 | + ./stack.sh:main:1311 : start_placement 2026-07-07 15:08:52.250 | + lib/placement:start_placement:137 : start_placement_api 2026-07-07 15:08:52.258 | ++ lib/placement:start_placement_api:128 : which uwsgi 2026-07-07 15:08:52.264 | + lib/placement:start_placement_api:128 : run_process placement-api '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-07-07 15:08:52.269 | + functions-common:run_process:1674 : local service=placement-api 2026-07-07 15:08:52.274 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-07-07 15:08:52.277 | + functions-common:run_process:1676 : local group= 2026-07-07 15:08:52.284 | + functions-common:run_process:1677 : local user= 2026-07-07 15:08:52.287 | + functions-common:run_process:1678 : local env_vars= 2026-07-07 15:08:52.293 | + functions-common:run_process:1680 : local name=placement-api 2026-07-07 15:08:52.297 | + functions-common:run_process:1682 : time_start run_process 2026-07-07 15:08:52.302 | + functions-common:time_start:2406 : local name=run_process 2026-07-07 15:08:52.309 | + functions-common:time_start:2407 : local start_time= 2026-07-07 15:08:52.315 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-07 15:08:52.320 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-07 15:08:52.328 | + functions-common:time_start:2411 : _TIME_START[$name]=1783436932321 2026-07-07 15:08:52.333 | + functions-common:run_process:1683 : is_service_enabled placement-api 2026-07-07 15:08:52.372 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 15:08:52.378 | + functions-common:run_process:1684 : _run_under_systemd placement-api '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' '' '' 2026-07-07 15:08:52.383 | + functions-common:_run_under_systemd:1628 : local service=placement-api 2026-07-07 15:08:52.389 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-07-07 15:08:52.396 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-07-07 15:08:52.401 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-07-07 15:08:52.406 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-07-07 15:08:52.411 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ sudo ]] 2026-07-07 15:08:52.419 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ ^/ ]] 2026-07-07 15:08:52.425 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@placement-api.service 2026-07-07 15:08:52.429 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-07 15:08:52.432 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-07 15:08:52.438 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-07 15:08:52.441 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-07 15:08:52.448 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[placement-api] ]] 2026-07-07 15:08:52.449 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ uwsgi ]] 2026-07-07 15:08:52.455 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-07-07 15:08:52.457 | + 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-07 15:08:52.462 | + 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-07 15:08:52.466 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@placement-api.service 2026-07-07 15:08:52.469 | + 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-07 15:08:52.471 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-07-07 15:08:52.474 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-07-07 15:08:52.477 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-07-07 15:08:52.479 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@placement-api.service 2026-07-07 15:08:52.481 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-07-07 15:08:52.486 | + 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-07 15:08:52.581 | + 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-07 15:08:52.708 | + 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-07 15:08:52.824 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service User quobyte 2026-07-07 15:08:52.931 | + 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-07 15:08:53.038 | + 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-07 15:08:53.147 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Type notify 2026-07-07 15:08:53.260 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service KillMode process 2026-07-07 15:08:53.363 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Restart always 2026-07-07 15:08:53.465 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service NotifyAccess all 2026-07-07 15:08:53.561 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service RestartForceExitStatus 100 2026-07-07 15:08:53.637 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-07-07 15:08:53.640 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-07-07 15:08:53.644 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Install WantedBy multi-user.target 2026-07-07 15:08:53.728 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-07-07 15:08:54.201 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@placement-api.service 2026-07-07 15:08:54.232 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@placement-api.service → /etc/systemd/system/devstack@placement-api.service. 2026-07-07 15:08:54.695 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@placement-api.service 2026-07-07 15:08:54.830 | + functions-common:run_process:1686 : time_stop run_process 2026-07-07 15:08:54.833 | + functions-common:time_stop:2420 : local name 2026-07-07 15:08:54.835 | + functions-common:time_stop:2421 : local end_time 2026-07-07 15:08:54.838 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-07 15:08:54.840 | + functions-common:time_stop:2423 : local total 2026-07-07 15:08:54.842 | + functions-common:time_stop:2424 : local start_time 2026-07-07 15:08:54.844 | + functions-common:time_stop:2426 : name=run_process 2026-07-07 15:08:54.847 | + functions-common:time_stop:2427 : start_time=1783436932321 2026-07-07 15:08:54.849 | + functions-common:time_stop:2429 : [[ -z 1783436932321 ]] 2026-07-07 15:08:54.852 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 15:08:54.856 | + functions-common:time_stop:2432 : end_time=1783436934853 2026-07-07 15:08:54.858 | + functions-common:time_stop:2433 : elapsed_time=2532 2026-07-07 15:08:54.860 | + functions-common:time_stop:2434 : total=17838 2026-07-07 15:08:54.863 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 15:08:54.865 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=20370 2026-07-07 15:08:54.867 | + lib/placement:start_placement_api:130 : echo 'Waiting for placement-api to start...' 2026-07-07 15:08:54.867 | Waiting for placement-api to start... 2026-07-07 15:08:54.869 | + lib/placement:start_placement_api:131 : wait_for_service 60 http://192.168.122.114/placement 2026-07-07 15:08:54.872 | + functions:wait_for_service:476 : local timeout=60 2026-07-07 15:08:54.874 | + functions:wait_for_service:477 : local url=http://192.168.122.114/placement 2026-07-07 15:08:54.876 | + functions:wait_for_service:478 : local rval=0 2026-07-07 15:08:54.878 | + functions:wait_for_service:479 : time_start wait_for_service 2026-07-07 15:08:54.880 | + functions-common:time_start:2406 : local name=wait_for_service 2026-07-07 15:08:54.883 | + functions-common:time_start:2407 : local start_time= 2026-07-07 15:08:54.885 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-07 15:08:54.888 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-07 15:08:54.892 | + functions-common:time_start:2411 : _TIME_START[$name]=1783436934889 2026-07-07 15:08:54.894 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-07-07 15:08:54.897 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-07 15:08:54.899 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.114/placement 2026-07-07 15:08:57.770 | + :: : [[ 200 == 503 ]] 2026-07-07 15:08:57.772 | + :: : [[ 0 -eq 7 ]] 2026-07-07 15:08:57.778 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-07-07 15:08:57.784 | + functions-common:time_stop:2420 : local name 2026-07-07 15:08:57.789 | + functions-common:time_stop:2421 : local end_time 2026-07-07 15:08:57.794 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-07 15:08:57.799 | + functions-common:time_stop:2423 : local total 2026-07-07 15:08:57.803 | + functions-common:time_stop:2424 : local start_time 2026-07-07 15:08:57.808 | + functions-common:time_stop:2426 : name=wait_for_service 2026-07-07 15:08:57.813 | + functions-common:time_stop:2427 : start_time=1783436934889 2026-07-07 15:08:57.817 | + functions-common:time_stop:2429 : [[ -z 1783436934889 ]] 2026-07-07 15:08:57.823 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 15:08:57.829 | + functions-common:time_stop:2432 : end_time=1783436937824 2026-07-07 15:08:57.833 | + functions-common:time_stop:2433 : elapsed_time=2935 2026-07-07 15:08:57.838 | + functions-common:time_stop:2434 : total=11500 2026-07-07 15:08:57.843 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 15:08:57.846 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=14435 2026-07-07 15:08:57.850 | + functions:wait_for_service:486 : return 0 2026-07-07 15:08:57.854 | + ./stack.sh:main:1314 : is_service_enabled neutron 2026-07-07 15:08:57.884 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 15:08:57.887 | + ./stack.sh:main:1315 : start_neutron 2026-07-07 15:08:57.891 | + lib/neutron:start_neutron:658 : start_l2_agent 2026-07-07 15:08:57.896 | + 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-07 15:08:57.901 | + functions-common:run_process:1674 : local service=q-agt 2026-07-07 15:08:57.905 | + functions-common:run_process:1675 : local 'command= --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-07 15:08:57.910 | + functions-common:run_process:1676 : local group= 2026-07-07 15:08:57.914 | + functions-common:run_process:1677 : local user= 2026-07-07 15:08:57.919 | + functions-common:run_process:1678 : local env_vars= 2026-07-07 15:08:57.923 | + functions-common:run_process:1680 : local name=q-agt 2026-07-07 15:08:57.927 | + functions-common:run_process:1682 : time_start run_process 2026-07-07 15:08:57.931 | + functions-common:time_start:2406 : local name=run_process 2026-07-07 15:08:57.934 | + functions-common:time_start:2407 : local start_time= 2026-07-07 15:08:57.938 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-07 15:08:57.942 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-07 15:08:57.947 | + functions-common:time_start:2411 : _TIME_START[$name]=1783436937943 2026-07-07 15:08:57.950 | + functions-common:run_process:1683 : is_service_enabled q-agt 2026-07-07 15:08:57.980 | + functions-common:is_service_enabled:2076 : return 1 2026-07-07 15:08:57.985 | + functions-common:run_process:1686 : time_stop run_process 2026-07-07 15:08:57.990 | + functions-common:time_stop:2420 : local name 2026-07-07 15:08:57.994 | + functions-common:time_stop:2421 : local end_time 2026-07-07 15:08:57.997 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-07 15:08:58.001 | + functions-common:time_stop:2423 : local total 2026-07-07 15:08:58.005 | + functions-common:time_stop:2424 : local start_time 2026-07-07 15:08:58.009 | + functions-common:time_stop:2426 : name=run_process 2026-07-07 15:08:58.013 | + functions-common:time_stop:2427 : start_time=1783436937943 2026-07-07 15:08:58.017 | + functions-common:time_stop:2429 : [[ -z 1783436937943 ]] 2026-07-07 15:08:58.022 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 15:08:58.029 | + functions-common:time_stop:2432 : end_time=1783436938024 2026-07-07 15:08:58.033 | + functions-common:time_stop:2433 : elapsed_time=81 2026-07-07 15:08:58.037 | + functions-common:time_stop:2434 : total=20370 2026-07-07 15:08:58.040 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 15:08:58.044 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=20451 2026-07-07 15:08:58.049 | + lib/neutron:start_l2_agent:667 : is_provider_network 2026-07-07 15:08:58.053 | + functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-07-07 15:08:58.056 | + functions-common:is_provider_network:2272 : return 1 2026-07-07 15:08:58.060 | + lib/neutron:start_neutron:659 : start_other_agents 2026-07-07 15:08:58.063 | + 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-07 15:08:58.068 | + functions-common:run_process:1674 : local service=q-dhcp 2026-07-07 15:08:58.072 | + 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-07 15:08:58.075 | + functions-common:run_process:1676 : local group= 2026-07-07 15:08:58.080 | + functions-common:run_process:1677 : local user= 2026-07-07 15:08:58.083 | + functions-common:run_process:1678 : local env_vars= 2026-07-07 15:08:58.087 | + functions-common:run_process:1680 : local name=q-dhcp 2026-07-07 15:08:58.090 | + functions-common:run_process:1682 : time_start run_process 2026-07-07 15:08:58.095 | + functions-common:time_start:2406 : local name=run_process 2026-07-07 15:08:58.100 | + functions-common:time_start:2407 : local start_time= 2026-07-07 15:08:58.104 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-07 15:08:58.109 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-07 15:08:58.115 | + functions-common:time_start:2411 : _TIME_START[$name]=1783436938111 2026-07-07 15:08:58.119 | + functions-common:run_process:1683 : is_service_enabled q-dhcp 2026-07-07 15:08:58.144 | + functions-common:is_service_enabled:2076 : return 1 2026-07-07 15:08:58.148 | + functions-common:run_process:1686 : time_stop run_process 2026-07-07 15:08:58.153 | + functions-common:time_stop:2420 : local name 2026-07-07 15:08:58.157 | + functions-common:time_stop:2421 : local end_time 2026-07-07 15:08:58.160 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-07 15:08:58.163 | + functions-common:time_stop:2423 : local total 2026-07-07 15:08:58.168 | + functions-common:time_stop:2424 : local start_time 2026-07-07 15:08:58.173 | + functions-common:time_stop:2426 : name=run_process 2026-07-07 15:08:58.177 | + functions-common:time_stop:2427 : start_time=1783436938111 2026-07-07 15:08:58.182 | + functions-common:time_stop:2429 : [[ -z 1783436938111 ]] 2026-07-07 15:08:58.188 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 15:08:58.194 | + functions-common:time_stop:2432 : end_time=1783436938189 2026-07-07 15:08:58.197 | + functions-common:time_stop:2433 : elapsed_time=78 2026-07-07 15:08:58.201 | + functions-common:time_stop:2434 : total=20451 2026-07-07 15:08:58.204 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 15:08:58.209 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=20529 2026-07-07 15:08:58.213 | ++ lib/neutron:start_other_agents:685 : determine_config_files neutron-l3-agent 2026-07-07 15:08:58.217 | ++ lib/neutron:determine_config_files:366 : local opts= 2026-07-07 15:08:58.222 | ++ lib/neutron:determine_config_files:367 : case "$1" in 2026-07-07 15:08:58.227 | +++ lib/neutron:determine_config_files:369 : _determine_config_l3 2026-07-07 15:08:58.232 | +++ lib/neutron:_determine_config_l3:347 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-07-07 15:08:58.236 | +++ lib/neutron:_determine_config_l3:348 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-07-07 15:08:58.239 | ++ lib/neutron:determine_config_files:369 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-07-07 15:08:58.243 | ++ lib/neutron:determine_config_files:371 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' ']' 2026-07-07 15:08:58.247 | ++ lib/neutron:determine_config_files:374 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-07-07 15:08:58.251 | + 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-07 15:08:58.254 | + functions-common:run_process:1674 : local service=q-l3 2026-07-07 15:08:58.258 | + 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-07 15:08:58.261 | + functions-common:run_process:1676 : local group= 2026-07-07 15:08:58.265 | + functions-common:run_process:1677 : local user= 2026-07-07 15:08:58.269 | + functions-common:run_process:1678 : local env_vars= 2026-07-07 15:08:58.273 | + functions-common:run_process:1680 : local name=q-l3 2026-07-07 15:08:58.277 | + functions-common:run_process:1682 : time_start run_process 2026-07-07 15:08:58.281 | + functions-common:time_start:2406 : local name=run_process 2026-07-07 15:08:58.286 | + functions-common:time_start:2407 : local start_time= 2026-07-07 15:08:58.290 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-07 15:08:58.295 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-07 15:08:58.301 | + functions-common:time_start:2411 : _TIME_START[$name]=1783436938297 2026-07-07 15:08:58.305 | + functions-common:run_process:1683 : is_service_enabled q-l3 2026-07-07 15:08:58.330 | + functions-common:is_service_enabled:2076 : return 1 2026-07-07 15:08:58.335 | + functions-common:run_process:1686 : time_stop run_process 2026-07-07 15:08:58.339 | + functions-common:time_stop:2420 : local name 2026-07-07 15:08:58.343 | + functions-common:time_stop:2421 : local end_time 2026-07-07 15:08:58.348 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-07 15:08:58.351 | + functions-common:time_stop:2423 : local total 2026-07-07 15:08:58.355 | + functions-common:time_stop:2424 : local start_time 2026-07-07 15:08:58.359 | + functions-common:time_stop:2426 : name=run_process 2026-07-07 15:08:58.362 | + functions-common:time_stop:2427 : start_time=1783436938297 2026-07-07 15:08:58.367 | + functions-common:time_stop:2429 : [[ -z 1783436938297 ]] 2026-07-07 15:08:58.372 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 15:08:58.378 | + functions-common:time_stop:2432 : end_time=1783436938374 2026-07-07 15:08:58.382 | + functions-common:time_stop:2433 : elapsed_time=77 2026-07-07 15:08:58.386 | + functions-common:time_stop:2434 : total=20529 2026-07-07 15:08:58.388 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 15:08:58.391 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=20606 2026-07-07 15:08:58.395 | + 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-07 15:08:58.398 | + functions-common:run_process:1674 : local service=q-meta 2026-07-07 15:08:58.401 | + 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-07 15:08:58.405 | + functions-common:run_process:1676 : local group= 2026-07-07 15:08:58.408 | + functions-common:run_process:1677 : local user= 2026-07-07 15:08:58.412 | + functions-common:run_process:1678 : local env_vars= 2026-07-07 15:08:58.416 | + functions-common:run_process:1680 : local name=q-meta 2026-07-07 15:08:58.419 | + functions-common:run_process:1682 : time_start run_process 2026-07-07 15:08:58.424 | + functions-common:time_start:2406 : local name=run_process 2026-07-07 15:08:58.429 | + functions-common:time_start:2407 : local start_time= 2026-07-07 15:08:58.433 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-07 15:08:58.438 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-07 15:08:58.444 | + functions-common:time_start:2411 : _TIME_START[$name]=1783436938440 2026-07-07 15:08:58.449 | + functions-common:run_process:1683 : is_service_enabled q-meta 2026-07-07 15:08:58.473 | + functions-common:is_service_enabled:2076 : return 1 2026-07-07 15:08:58.476 | + functions-common:run_process:1686 : time_stop run_process 2026-07-07 15:08:58.479 | + functions-common:time_stop:2420 : local name 2026-07-07 15:08:58.483 | + functions-common:time_stop:2421 : local end_time 2026-07-07 15:08:58.486 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-07 15:08:58.489 | + functions-common:time_stop:2423 : local total 2026-07-07 15:08:58.492 | + functions-common:time_stop:2424 : local start_time 2026-07-07 15:08:58.496 | + functions-common:time_stop:2426 : name=run_process 2026-07-07 15:08:58.500 | + functions-common:time_stop:2427 : start_time=1783436938440 2026-07-07 15:08:58.504 | + functions-common:time_stop:2429 : [[ -z 1783436938440 ]] 2026-07-07 15:08:58.510 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 15:08:58.515 | + functions-common:time_stop:2432 : end_time=1783436938511 2026-07-07 15:08:58.519 | + functions-common:time_stop:2433 : elapsed_time=71 2026-07-07 15:08:58.523 | + functions-common:time_stop:2434 : total=20606 2026-07-07 15:08:58.527 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 15:08:58.531 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=20677 2026-07-07 15:08:58.536 | + 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-07 15:08:58.541 | + functions-common:run_process:1674 : local service=q-metering 2026-07-07 15:08:58.544 | + 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-07 15:08:58.548 | + functions-common:run_process:1676 : local group= 2026-07-07 15:08:58.551 | + functions-common:run_process:1677 : local user= 2026-07-07 15:08:58.555 | + functions-common:run_process:1678 : local env_vars= 2026-07-07 15:08:58.558 | + functions-common:run_process:1680 : local name=q-metering 2026-07-07 15:08:58.562 | + functions-common:run_process:1682 : time_start run_process 2026-07-07 15:08:58.566 | + functions-common:time_start:2406 : local name=run_process 2026-07-07 15:08:58.568 | + functions-common:time_start:2407 : local start_time= 2026-07-07 15:08:58.572 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-07 15:08:58.578 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-07 15:08:58.584 | + functions-common:time_start:2411 : _TIME_START[$name]=1783436938579 2026-07-07 15:08:58.587 | + functions-common:run_process:1683 : is_service_enabled q-metering 2026-07-07 15:08:58.611 | + functions-common:is_service_enabled:2076 : return 1 2026-07-07 15:08:58.616 | + functions-common:run_process:1686 : time_stop run_process 2026-07-07 15:08:58.620 | + functions-common:time_stop:2420 : local name 2026-07-07 15:08:58.624 | + functions-common:time_stop:2421 : local end_time 2026-07-07 15:08:58.628 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-07 15:08:58.633 | + functions-common:time_stop:2423 : local total 2026-07-07 15:08:58.636 | + functions-common:time_stop:2424 : local start_time 2026-07-07 15:08:58.640 | + functions-common:time_stop:2426 : name=run_process 2026-07-07 15:08:58.644 | + functions-common:time_stop:2427 : start_time=1783436938579 2026-07-07 15:08:58.647 | + functions-common:time_stop:2429 : [[ -z 1783436938579 ]] 2026-07-07 15:08:58.652 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 15:08:58.658 | + functions-common:time_stop:2432 : end_time=1783436938654 2026-07-07 15:08:58.662 | + functions-common:time_stop:2433 : elapsed_time=75 2026-07-07 15:08:58.666 | + functions-common:time_stop:2434 : total=20677 2026-07-07 15:08:58.669 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 15:08:58.673 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=20752 2026-07-07 15:08:58.677 | + ./stack.sh:main:1318 : is_service_enabled q-svc neutron-api 2026-07-07 15:08:58.706 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 15:08:58.710 | + ./stack.sh:main:1318 : [[ True == \T\r\u\e ]] 2026-07-07 15:08:58.714 | + ./stack.sh:main:1319 : echo_summary 'Creating initial neutron network elements' 2026-07-07 15:08:58.718 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-07 15:08:58.723 | + ./stack.sh:echo_summary:447 : echo -e Creating initial neutron network elements 2026-07-07 15:08:58.727 | + ./stack.sh:main:1322 : type -p neutron_plugin_create_initial_networks 2026-07-07 15:08:58.732 | + ./stack.sh:main:1325 : create_neutron_initial_network 2026-07-07 15:08:58.736 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:158 : type -p neutron_plugin_create_initial_network_profile 2026-07-07 15:08:58.740 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:162 : is_networking_extension_supported auto-allocated-topology 2026-07-07 15:08:58.745 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=auto-allocated-topology 2026-07-07 15:08:58.750 | ++ 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-07 15:09:02.812 | ++ functions-common:oscwrap:2465 : return 0 2026-07-07 15:09:02.817 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-07-07 15:09:02.817 | address-scope 2026-07-07 15:09:02.817 | agent 2026-07-07 15:09:02.817 | allowed-address-pairs 2026-07-07 15:09:02.817 | auto-allocated-topology 2026-07-07 15:09:02.818 | availability_zone 2026-07-07 15:09:02.818 | default-subnetpools 2026-07-07 15:09:02.818 | dhcp_agent_scheduler 2026-07-07 15:09:02.818 | dns-integration 2026-07-07 15:09:02.818 | dns-domain-ports 2026-07-07 15:09:02.818 | dns-integration-domain-keywords 2026-07-07 15:09:02.818 | empty-string-filtering 2026-07-07 15:09:02.818 | external-net 2026-07-07 15:09:02.818 | extra_dhcp_opt 2026-07-07 15:09:02.818 | extraroute 2026-07-07 15:09:02.819 | extraroute-atomic 2026-07-07 15:09:02.819 | filter-validation 2026-07-07 15:09:02.819 | floating-ip-port-forwarding-detail 2026-07-07 15:09:02.819 | fip-port-details 2026-07-07 15:09:02.819 | flavors 2026-07-07 15:09:02.819 | floatingip-pools 2026-07-07 15:09:02.819 | router 2026-07-07 15:09:02.819 | l3-agent-scheduler-ha-chassis-priority 2026-07-07 15:09:02.819 | enable-default-route-bfd 2026-07-07 15:09:02.820 | enable-default-route-ecmp 2026-07-07 15:09:02.820 | ext-gw-mode 2026-07-07 15:09:02.820 | l3-ha 2026-07-07 15:09:02.820 | external-gateway-multihoming 2026-07-07 15:09:02.820 | l3-flavors 2026-07-07 15:09:02.820 | l3_agent_scheduler 2026-07-07 15:09:02.821 | multi-provider 2026-07-07 15:09:02.821 | net-mtu 2026-07-07 15:09:02.821 | net-mtu-writable 2026-07-07 15:09:02.821 | network_availability_zone 2026-07-07 15:09:02.821 | network-ip-availability 2026-07-07 15:09:02.821 | network-ip-availability-details 2026-07-07 15:09:02.821 | pagination 2026-07-07 15:09:02.821 | port-device-profile 2026-07-07 15:09:02.821 | port-mac-address-regenerate 2026-07-07 15:09:02.821 | port-numa-affinity-policy 2026-07-07 15:09:02.821 | port-numa-affinity-policy-socket 2026-07-07 15:09:02.822 | binding 2026-07-07 15:09:02.822 | binding-extended 2026-07-07 15:09:02.822 | port-security 2026-07-07 15:09:02.822 | project-id 2026-07-07 15:09:02.822 | provider 2026-07-07 15:09:02.822 | qinq 2026-07-07 15:09:02.822 | quota-check-limit 2026-07-07 15:09:02.822 | quota-check-limit-default 2026-07-07 15:09:02.822 | quotas 2026-07-07 15:09:02.822 | quota_details 2026-07-07 15:09:02.822 | rbac-policies 2026-07-07 15:09:02.822 | rbac-address-scope 2026-07-07 15:09:02.823 | rbac-security-groups 2026-07-07 15:09:02.823 | revision-if-match 2026-07-07 15:09:02.823 | standard-attr-revisions 2026-07-07 15:09:02.823 | router_availability_zone 2026-07-07 15:09:02.823 | router-enable-snat 2026-07-07 15:09:02.823 | security-groups-default-rules 2026-07-07 15:09:02.823 | security-groups-default-statefulness 2026-07-07 15:09:02.823 | security-groups-normalized-cidr 2026-07-07 15:09:02.823 | security-groups-remote-address-group 2026-07-07 15:09:02.823 | security-groups-rules-belongs-to-default-sg 2026-07-07 15:09:02.824 | security-groups-shared-filtering 2026-07-07 15:09:02.824 | security-group 2026-07-07 15:09:02.824 | service-type 2026-07-07 15:09:02.824 | sorting 2026-07-07 15:09:02.824 | standard-attr-description 2026-07-07 15:09:02.824 | stateful-security-group 2026-07-07 15:09:02.824 | subnet-dns-publish-fixed-ip 2026-07-07 15:09:02.824 | subnet-external-network 2026-07-07 15:09:02.824 | subnet_onboard 2026-07-07 15:09:02.824 | subnet-service-types 2026-07-07 15:09:02.824 | subnet_allocation 2026-07-07 15:09:02.825 | subnetpool-prefix-ops 2026-07-07 15:09:02.825 | tag-creation 2026-07-07 15:09:02.825 | standard-attr-tag 2026-07-07 15:09:02.825 | standard-attr-timestamp 2026-07-07 15:09:02.825 | vlan-transparent' 2026-07-07 15:09:02.825 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-07-07 15:09:02.825 | address-scope 2026-07-07 15:09:02.825 | agent 2026-07-07 15:09:02.825 | allowed-address-pairs 2026-07-07 15:09:02.825 | auto-allocated-topology 2026-07-07 15:09:02.825 | availability_zone 2026-07-07 15:09:02.826 | default-subnetpools 2026-07-07 15:09:02.826 | dhcp_agent_scheduler 2026-07-07 15:09:02.826 | dns-integration 2026-07-07 15:09:02.826 | dns-domain-ports 2026-07-07 15:09:02.826 | dns-integration-domain-keywords 2026-07-07 15:09:02.826 | empty-string-filtering 2026-07-07 15:09:02.826 | external-net 2026-07-07 15:09:02.826 | extra_dhcp_opt 2026-07-07 15:09:02.826 | extraroute 2026-07-07 15:09:02.826 | extraroute-atomic 2026-07-07 15:09:02.827 | filter-validation 2026-07-07 15:09:02.827 | floating-ip-port-forwarding-detail 2026-07-07 15:09:02.827 | fip-port-details 2026-07-07 15:09:02.827 | flavors 2026-07-07 15:09:02.827 | floatingip-pools 2026-07-07 15:09:02.827 | router 2026-07-07 15:09:02.827 | l3-agent-scheduler-ha-chassis-priority 2026-07-07 15:09:02.827 | enable-default-route-bfd 2026-07-07 15:09:02.827 | enable-default-route-ecmp 2026-07-07 15:09:02.827 | ext-gw-mode 2026-07-07 15:09:02.827 | l3-ha 2026-07-07 15:09:02.827 | external-gateway-multihoming 2026-07-07 15:09:02.828 | l3-flavors 2026-07-07 15:09:02.828 | l3_agent_scheduler 2026-07-07 15:09:02.828 | multi-provider 2026-07-07 15:09:02.828 | net-mtu 2026-07-07 15:09:02.828 | net-mtu-writable 2026-07-07 15:09:02.828 | network_availability_zone 2026-07-07 15:09:02.828 | network-ip-availability 2026-07-07 15:09:02.828 | network-ip-availability-details 2026-07-07 15:09:02.828 | pagination 2026-07-07 15:09:02.828 | port-device-profile 2026-07-07 15:09:02.828 | port-mac-address-regenerate 2026-07-07 15:09:02.829 | port-numa-affinity-policy 2026-07-07 15:09:02.829 | port-numa-affinity-policy-socket 2026-07-07 15:09:02.829 | binding 2026-07-07 15:09:02.829 | binding-extended 2026-07-07 15:09:02.829 | port-security 2026-07-07 15:09:02.829 | project-id 2026-07-07 15:09:02.829 | provider 2026-07-07 15:09:02.829 | qinq 2026-07-07 15:09:02.829 | quota-check-limit 2026-07-07 15:09:02.829 | quota-check-limit-default 2026-07-07 15:09:02.830 | quotas 2026-07-07 15:09:02.830 | quota_details 2026-07-07 15:09:02.830 | rbac-policies 2026-07-07 15:09:02.830 | rbac-address-scope 2026-07-07 15:09:02.830 | rbac-security-groups 2026-07-07 15:09:02.830 | revision-if-match 2026-07-07 15:09:02.830 | standard-attr-revisions 2026-07-07 15:09:02.830 | router_availability_zone 2026-07-07 15:09:02.830 | router-enable-snat 2026-07-07 15:09:02.830 | security-groups-default-rules 2026-07-07 15:09:02.831 | security-groups-default-statefulness 2026-07-07 15:09:02.831 | security-groups-normalized-cidr 2026-07-07 15:09:02.831 | security-groups-remote-address-group 2026-07-07 15:09:02.831 | security-groups-rules-belongs-to-default-sg 2026-07-07 15:09:02.831 | security-groups-shared-filtering 2026-07-07 15:09:02.831 | security-group 2026-07-07 15:09:02.831 | service-type 2026-07-07 15:09:02.831 | sorting 2026-07-07 15:09:02.831 | standard-attr-description 2026-07-07 15:09:02.831 | stateful-security-group 2026-07-07 15:09:02.831 | subnet-dns-publish-fixed-ip 2026-07-07 15:09:02.831 | subnet-external-network 2026-07-07 15:09:02.832 | subnet_onboard 2026-07-07 15:09:02.832 | subnet-service-types 2026-07-07 15:09:02.832 | subnet_allocation 2026-07-07 15:09:02.832 | subnetpool-prefix-ops 2026-07-07 15:09:02.832 | tag-creation 2026-07-07 15:09:02.832 | standard-attr-tag 2026-07-07 15:09:02.832 | standard-attr-timestamp 2026-07-07 15:09:02.832 | vlan-transparent =~ auto-allocated-topology ]] 2026-07-07 15:09:02.832 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-07-07 15:09:02.832 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:163 : [[ True == \T\r\u\e ]] 2026-07-07 15:09:02.834 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:164 : [[ 4+6 =~ 4.* ]] 2026-07-07 15:09:02.837 | ++ 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-07 15:09:07.035 | ++ functions-common:oscwrap:2465 : return 0 2026-07-07 15:09:07.039 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:165 : SUBNETPOOL_V4_ID=d85d719a-706e-4e90-b331-ab1622a78f25 2026-07-07 15:09:07.042 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:167 : [[ 4+6 =~ .*6 ]] 2026-07-07 15:09:07.047 | ++ 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 fdb8:e936:a70d::/56 --share --default -f value -c id 2026-07-07 15:09:10.875 | ++ functions-common:oscwrap:2465 : return 0 2026-07-07 15:09:10.880 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:168 : SUBNETPOOL_V6_ID=3217da91-bda8-4ba3-b348-4bd5b727eef8 2026-07-07 15:09:10.885 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:173 : is_provider_network 2026-07-07 15:09:10.888 | + functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-07-07 15:09:10.892 | + functions-common:is_provider_network:2272 : return 1 2026-07-07 15:09:10.897 | ++ 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-07 15:09:16.379 | ++ functions-common:oscwrap:2465 : return 0 2026-07-07 15:09:16.383 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:203 : NET_ID=3d9714fc-c63d-4bb7-8cc4-662802fa76cb 2026-07-07 15:09:16.385 | + 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-07 15:09:16.388 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-07-07 15:09:16.408 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:206 : [[ 4+6 =~ 4.* ]] 2026-07-07 15:09:16.412 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:208 : _neutron_create_private_subnet_v4 2026-07-07 15:09:16.415 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:255 : '[' -z d85d719a-706e-4e90-b331-ab1622a78f25 ']' 2026-07-07 15:09:16.419 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:258 : local 'subnet_params=--ip-version 4 ' 2026-07-07 15:09:16.422 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:259 : [[ -n '' ]] 2026-07-07 15:09:16.425 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:263 : subnet_params+='--subnet-pool d85d719a-706e-4e90-b331-ab1622a78f25 ' 2026-07-07 15:09:16.427 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:264 : subnet_params+=' ' 2026-07-07 15:09:16.430 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:265 : subnet_params+='--network 3d9714fc-c63d-4bb7-8cc4-662802fa76cb private-subnet' 2026-07-07 15:09:16.433 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:266 : local subnet_id 2026-07-07 15:09:16.437 | +++ 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 d85d719a-706e-4e90-b331-ab1622a78f25 --network 3d9714fc-c63d-4bb7-8cc4-662802fa76cb private-subnet -f value -c id 2026-07-07 15:09:21.689 | +++ functions-common:oscwrap:2465 : return 0 2026-07-07 15:09:21.695 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:267 : subnet_id=84acf7c3-1be0-4df1-96cd-7797f00e0d2c 2026-07-07 15:09:21.698 | ++ 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-07 15:09:21.703 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-07-07 15:09:21.726 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:269 : echo 84acf7c3-1be0-4df1-96cd-7797f00e0d2c 2026-07-07 15:09:21.731 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:208 : SUBNET_ID=84acf7c3-1be0-4df1-96cd-7797f00e0d2c 2026-07-07 15:09:21.734 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:211 : [[ 4+6 =~ .*6 ]] 2026-07-07 15:09:21.738 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:213 : _neutron_create_private_subnet_v6 2026-07-07 15:09:21.742 | ++ 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-07 15:09:21.745 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-07-07 15:09:21.766 | ++ 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-07 15:09:21.770 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-07-07 15:09:21.790 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:276 : local 'ipv6_modes=--ipv6-ra-mode slaac --ipv6-address-mode slaac' 2026-07-07 15:09:21.793 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:277 : '[' -z 3217da91-bda8-4ba3-b348-4bd5b727eef8 ']' 2026-07-07 15:09:21.796 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:280 : local 'subnet_params=--ip-version 6 ' 2026-07-07 15:09:21.799 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:281 : [[ -n '' ]] 2026-07-07 15:09:21.803 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:284 : subnet_params+='--subnet-pool 3217da91-bda8-4ba3-b348-4bd5b727eef8 ' 2026-07-07 15:09:21.806 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:285 : subnet_params+=' ' 2026-07-07 15:09:21.809 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:286 : subnet_params+='--ipv6-ra-mode slaac --ipv6-address-mode slaac --network 3d9714fc-c63d-4bb7-8cc4-662802fa76cb ipv6-private-subnet ' 2026-07-07 15:09:21.812 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:287 : local ipv6_subnet_id 2026-07-07 15:09:21.817 | +++ 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 3217da91-bda8-4ba3-b348-4bd5b727eef8 --ipv6-ra-mode slaac --ipv6-address-mode slaac --network 3d9714fc-c63d-4bb7-8cc4-662802fa76cb ipv6-private-subnet -f value -c id 2026-07-07 15:09:26.761 | +++ functions-common:oscwrap:2465 : return 0 2026-07-07 15:09:26.766 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:288 : ipv6_subnet_id=7d7c5977-4d9d-485a-8d7c-9409f9d40a4b 2026-07-07 15:09:26.770 | ++ 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-07 15:09:26.774 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-07-07 15:09:26.798 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:290 : echo 7d7c5977-4d9d-485a-8d7c-9409f9d40a4b 2026-07-07 15:09:26.803 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:213 : IPV6_SUBNET_ID=7d7c5977-4d9d-485a-8d7c-9409f9d40a4b 2026-07-07 15:09:26.806 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:217 : is_networking_extension_supported router 2026-07-07 15:09:26.810 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=router 2026-07-07 15:09:26.815 | ++ 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-07 15:09:30.105 | ++ functions-common:oscwrap:2465 : return 0 2026-07-07 15:09:30.108 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-07-07 15:09:30.108 | address-scope 2026-07-07 15:09:30.108 | agent 2026-07-07 15:09:30.108 | allowed-address-pairs 2026-07-07 15:09:30.108 | auto-allocated-topology 2026-07-07 15:09:30.108 | availability_zone 2026-07-07 15:09:30.108 | default-subnetpools 2026-07-07 15:09:30.108 | dhcp_agent_scheduler 2026-07-07 15:09:30.108 | dns-integration 2026-07-07 15:09:30.109 | dns-domain-ports 2026-07-07 15:09:30.109 | dns-integration-domain-keywords 2026-07-07 15:09:30.109 | empty-string-filtering 2026-07-07 15:09:30.109 | external-net 2026-07-07 15:09:30.109 | extra_dhcp_opt 2026-07-07 15:09:30.109 | extraroute 2026-07-07 15:09:30.109 | extraroute-atomic 2026-07-07 15:09:30.109 | filter-validation 2026-07-07 15:09:30.109 | floating-ip-port-forwarding-detail 2026-07-07 15:09:30.109 | fip-port-details 2026-07-07 15:09:30.109 | flavors 2026-07-07 15:09:30.109 | floatingip-pools 2026-07-07 15:09:30.110 | router 2026-07-07 15:09:30.110 | l3-agent-scheduler-ha-chassis-priority 2026-07-07 15:09:30.110 | enable-default-route-bfd 2026-07-07 15:09:30.110 | enable-default-route-ecmp 2026-07-07 15:09:30.110 | ext-gw-mode 2026-07-07 15:09:30.110 | l3-ha 2026-07-07 15:09:30.110 | external-gateway-multihoming 2026-07-07 15:09:30.110 | l3-flavors 2026-07-07 15:09:30.110 | l3_agent_scheduler 2026-07-07 15:09:30.110 | multi-provider 2026-07-07 15:09:30.110 | net-mtu 2026-07-07 15:09:30.110 | net-mtu-writable 2026-07-07 15:09:30.111 | network_availability_zone 2026-07-07 15:09:30.111 | network-ip-availability 2026-07-07 15:09:30.112 | network-ip-availability-details 2026-07-07 15:09:30.112 | pagination 2026-07-07 15:09:30.112 | port-device-profile 2026-07-07 15:09:30.113 | port-mac-address-regenerate 2026-07-07 15:09:30.113 | port-numa-affinity-policy 2026-07-07 15:09:30.113 | port-numa-affinity-policy-socket 2026-07-07 15:09:30.114 | binding 2026-07-07 15:09:30.114 | binding-extended 2026-07-07 15:09:30.114 | port-security 2026-07-07 15:09:30.115 | project-id 2026-07-07 15:09:30.115 | provider 2026-07-07 15:09:30.115 | qinq 2026-07-07 15:09:30.115 | quota-check-limit 2026-07-07 15:09:30.115 | quota-check-limit-default 2026-07-07 15:09:30.115 | quotas 2026-07-07 15:09:30.116 | quota_details 2026-07-07 15:09:30.116 | rbac-policies 2026-07-07 15:09:30.116 | rbac-address-scope 2026-07-07 15:09:30.116 | rbac-security-groups 2026-07-07 15:09:30.116 | revision-if-match 2026-07-07 15:09:30.116 | standard-attr-revisions 2026-07-07 15:09:30.116 | router_availability_zone 2026-07-07 15:09:30.116 | router-enable-snat 2026-07-07 15:09:30.116 | security-groups-default-rules 2026-07-07 15:09:30.116 | security-groups-default-statefulness 2026-07-07 15:09:30.116 | security-groups-normalized-cidr 2026-07-07 15:09:30.116 | security-groups-remote-address-group 2026-07-07 15:09:30.117 | security-groups-rules-belongs-to-default-sg 2026-07-07 15:09:30.117 | security-groups-shared-filtering 2026-07-07 15:09:30.118 | security-group 2026-07-07 15:09:30.118 | service-type 2026-07-07 15:09:30.118 | sorting 2026-07-07 15:09:30.118 | standard-attr-description 2026-07-07 15:09:30.119 | stateful-security-group 2026-07-07 15:09:30.119 | subnet-dns-publish-fixed-ip 2026-07-07 15:09:30.119 | subnet-external-network 2026-07-07 15:09:30.119 | subnet_onboard 2026-07-07 15:09:30.119 | subnet-service-types 2026-07-07 15:09:30.119 | subnet_allocation 2026-07-07 15:09:30.119 | subnetpool-prefix-ops 2026-07-07 15:09:30.119 | tag-creation 2026-07-07 15:09:30.119 | standard-attr-tag 2026-07-07 15:09:30.119 | standard-attr-timestamp 2026-07-07 15:09:30.119 | vlan-transparent' 2026-07-07 15:09:30.120 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-07-07 15:09:30.120 | address-scope 2026-07-07 15:09:30.120 | agent 2026-07-07 15:09:30.120 | allowed-address-pairs 2026-07-07 15:09:30.120 | auto-allocated-topology 2026-07-07 15:09:30.120 | availability_zone 2026-07-07 15:09:30.120 | default-subnetpools 2026-07-07 15:09:30.120 | dhcp_agent_scheduler 2026-07-07 15:09:30.120 | dns-integration 2026-07-07 15:09:30.120 | dns-domain-ports 2026-07-07 15:09:30.120 | dns-integration-domain-keywords 2026-07-07 15:09:30.121 | empty-string-filtering 2026-07-07 15:09:30.121 | external-net 2026-07-07 15:09:30.121 | extra_dhcp_opt 2026-07-07 15:09:30.121 | extraroute 2026-07-07 15:09:30.121 | extraroute-atomic 2026-07-07 15:09:30.121 | filter-validation 2026-07-07 15:09:30.121 | floating-ip-port-forwarding-detail 2026-07-07 15:09:30.121 | fip-port-details 2026-07-07 15:09:30.121 | flavors 2026-07-07 15:09:30.121 | floatingip-pools 2026-07-07 15:09:30.122 | router 2026-07-07 15:09:30.122 | l3-agent-scheduler-ha-chassis-priority 2026-07-07 15:09:30.122 | enable-default-route-bfd 2026-07-07 15:09:30.122 | enable-default-route-ecmp 2026-07-07 15:09:30.122 | ext-gw-mode 2026-07-07 15:09:30.122 | l3-ha 2026-07-07 15:09:30.122 | external-gateway-multihoming 2026-07-07 15:09:30.122 | l3-flavors 2026-07-07 15:09:30.122 | l3_agent_scheduler 2026-07-07 15:09:30.122 | multi-provider 2026-07-07 15:09:30.123 | net-mtu 2026-07-07 15:09:30.123 | net-mtu-writable 2026-07-07 15:09:30.123 | network_availability_zone 2026-07-07 15:09:30.123 | network-ip-availability 2026-07-07 15:09:30.123 | network-ip-availability-details 2026-07-07 15:09:30.123 | pagination 2026-07-07 15:09:30.123 | port-device-profile 2026-07-07 15:09:30.123 | port-mac-address-regenerate 2026-07-07 15:09:30.123 | port-numa-affinity-policy 2026-07-07 15:09:30.123 | port-numa-affinity-policy-socket 2026-07-07 15:09:30.124 | binding 2026-07-07 15:09:30.124 | binding-extended 2026-07-07 15:09:30.124 | port-security 2026-07-07 15:09:30.124 | project-id 2026-07-07 15:09:30.124 | provider 2026-07-07 15:09:30.124 | qinq 2026-07-07 15:09:30.124 | quota-check-limit 2026-07-07 15:09:30.124 | quota-check-limit-default 2026-07-07 15:09:30.124 | quotas 2026-07-07 15:09:30.124 | quota_details 2026-07-07 15:09:30.125 | rbac-policies 2026-07-07 15:09:30.125 | rbac-address-scope 2026-07-07 15:09:30.125 | rbac-security-groups 2026-07-07 15:09:30.125 | revision-if-match 2026-07-07 15:09:30.125 | standard-attr-revisions 2026-07-07 15:09:30.125 | router_availability_zone 2026-07-07 15:09:30.125 | router-enable-snat 2026-07-07 15:09:30.125 | security-groups-default-rules 2026-07-07 15:09:30.125 | security-groups-default-statefulness 2026-07-07 15:09:30.126 | security-groups-normalized-cidr 2026-07-07 15:09:30.126 | security-groups-remote-address-group 2026-07-07 15:09:30.126 | security-groups-rules-belongs-to-default-sg 2026-07-07 15:09:30.126 | security-groups-shared-filtering 2026-07-07 15:09:30.126 | security-group 2026-07-07 15:09:30.126 | service-type 2026-07-07 15:09:30.126 | sorting 2026-07-07 15:09:30.126 | standard-attr-description 2026-07-07 15:09:30.126 | stateful-security-group 2026-07-07 15:09:30.126 | subnet-dns-publish-fixed-ip 2026-07-07 15:09:30.127 | subnet-external-network 2026-07-07 15:09:30.127 | subnet_onboard 2026-07-07 15:09:30.127 | subnet-service-types 2026-07-07 15:09:30.127 | subnet_allocation 2026-07-07 15:09:30.127 | subnetpool-prefix-ops 2026-07-07 15:09:30.127 | tag-creation 2026-07-07 15:09:30.127 | standard-attr-tag 2026-07-07 15:09:30.127 | standard-attr-timestamp 2026-07-07 15:09:30.127 | vlan-transparent =~ router ]] 2026-07-07 15:09:30.127 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-07-07 15:09:30.128 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:217 : is_networking_extension_supported external-net 2026-07-07 15:09:30.128 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=external-net 2026-07-07 15:09:30.128 | ++ 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-07 15:09:33.423 | ++ functions-common:oscwrap:2465 : return 0 2026-07-07 15:09:33.426 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-07-07 15:09:33.426 | address-scope 2026-07-07 15:09:33.426 | agent 2026-07-07 15:09:33.426 | allowed-address-pairs 2026-07-07 15:09:33.427 | auto-allocated-topology 2026-07-07 15:09:33.427 | availability_zone 2026-07-07 15:09:33.427 | default-subnetpools 2026-07-07 15:09:33.427 | dhcp_agent_scheduler 2026-07-07 15:09:33.427 | dns-integration 2026-07-07 15:09:33.427 | dns-domain-ports 2026-07-07 15:09:33.427 | dns-integration-domain-keywords 2026-07-07 15:09:33.427 | empty-string-filtering 2026-07-07 15:09:33.427 | external-net 2026-07-07 15:09:33.428 | extra_dhcp_opt 2026-07-07 15:09:33.428 | extraroute 2026-07-07 15:09:33.428 | extraroute-atomic 2026-07-07 15:09:33.428 | filter-validation 2026-07-07 15:09:33.428 | floating-ip-port-forwarding-detail 2026-07-07 15:09:33.428 | fip-port-details 2026-07-07 15:09:33.428 | flavors 2026-07-07 15:09:33.428 | floatingip-pools 2026-07-07 15:09:33.429 | router 2026-07-07 15:09:33.429 | l3-agent-scheduler-ha-chassis-priority 2026-07-07 15:09:33.429 | enable-default-route-bfd 2026-07-07 15:09:33.429 | enable-default-route-ecmp 2026-07-07 15:09:33.429 | ext-gw-mode 2026-07-07 15:09:33.429 | l3-ha 2026-07-07 15:09:33.429 | external-gateway-multihoming 2026-07-07 15:09:33.429 | l3-flavors 2026-07-07 15:09:33.429 | l3_agent_scheduler 2026-07-07 15:09:33.430 | multi-provider 2026-07-07 15:09:33.430 | net-mtu 2026-07-07 15:09:33.430 | net-mtu-writable 2026-07-07 15:09:33.430 | network_availability_zone 2026-07-07 15:09:33.430 | network-ip-availability 2026-07-07 15:09:33.430 | network-ip-availability-details 2026-07-07 15:09:33.430 | pagination 2026-07-07 15:09:33.430 | port-device-profile 2026-07-07 15:09:33.431 | port-mac-address-regenerate 2026-07-07 15:09:33.431 | port-numa-affinity-policy 2026-07-07 15:09:33.431 | port-numa-affinity-policy-socket 2026-07-07 15:09:33.431 | binding 2026-07-07 15:09:33.431 | binding-extended 2026-07-07 15:09:33.431 | port-security 2026-07-07 15:09:33.431 | project-id 2026-07-07 15:09:33.431 | provider 2026-07-07 15:09:33.432 | qinq 2026-07-07 15:09:33.432 | quota-check-limit 2026-07-07 15:09:33.432 | quota-check-limit-default 2026-07-07 15:09:33.432 | quotas 2026-07-07 15:09:33.432 | quota_details 2026-07-07 15:09:33.432 | rbac-policies 2026-07-07 15:09:33.432 | rbac-address-scope 2026-07-07 15:09:33.432 | rbac-security-groups 2026-07-07 15:09:33.433 | revision-if-match 2026-07-07 15:09:33.433 | standard-attr-revisions 2026-07-07 15:09:33.433 | router_availability_zone 2026-07-07 15:09:33.433 | router-enable-snat 2026-07-07 15:09:33.433 | security-groups-default-rules 2026-07-07 15:09:33.433 | security-groups-default-statefulness 2026-07-07 15:09:33.433 | security-groups-normalized-cidr 2026-07-07 15:09:33.433 | security-groups-remote-address-group 2026-07-07 15:09:33.434 | security-groups-rules-belongs-to-default-sg 2026-07-07 15:09:33.434 | security-groups-shared-filtering 2026-07-07 15:09:33.434 | security-group 2026-07-07 15:09:33.434 | service-type 2026-07-07 15:09:33.434 | sorting 2026-07-07 15:09:33.434 | standard-attr-description 2026-07-07 15:09:33.434 | stateful-security-group 2026-07-07 15:09:33.434 | subnet-dns-publish-fixed-ip 2026-07-07 15:09:33.435 | subnet-external-network 2026-07-07 15:09:33.435 | subnet_onboard 2026-07-07 15:09:33.435 | subnet-service-types 2026-07-07 15:09:33.435 | subnet_allocation 2026-07-07 15:09:33.435 | subnetpool-prefix-ops 2026-07-07 15:09:33.435 | tag-creation 2026-07-07 15:09:33.435 | standard-attr-tag 2026-07-07 15:09:33.435 | standard-attr-timestamp 2026-07-07 15:09:33.436 | vlan-transparent' 2026-07-07 15:09:33.436 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-07-07 15:09:33.436 | address-scope 2026-07-07 15:09:33.436 | agent 2026-07-07 15:09:33.436 | allowed-address-pairs 2026-07-07 15:09:33.436 | auto-allocated-topology 2026-07-07 15:09:33.436 | availability_zone 2026-07-07 15:09:33.436 | default-subnetpools 2026-07-07 15:09:33.437 | dhcp_agent_scheduler 2026-07-07 15:09:33.437 | dns-integration 2026-07-07 15:09:33.437 | dns-domain-ports 2026-07-07 15:09:33.437 | dns-integration-domain-keywords 2026-07-07 15:09:33.437 | empty-string-filtering 2026-07-07 15:09:33.437 | external-net 2026-07-07 15:09:33.437 | extra_dhcp_opt 2026-07-07 15:09:33.437 | extraroute 2026-07-07 15:09:33.437 | extraroute-atomic 2026-07-07 15:09:33.438 | filter-validation 2026-07-07 15:09:33.438 | floating-ip-port-forwarding-detail 2026-07-07 15:09:33.438 | fip-port-details 2026-07-07 15:09:33.438 | flavors 2026-07-07 15:09:33.438 | floatingip-pools 2026-07-07 15:09:33.438 | router 2026-07-07 15:09:33.438 | l3-agent-scheduler-ha-chassis-priority 2026-07-07 15:09:33.438 | enable-default-route-bfd 2026-07-07 15:09:33.439 | enable-default-route-ecmp 2026-07-07 15:09:33.439 | ext-gw-mode 2026-07-07 15:09:33.439 | l3-ha 2026-07-07 15:09:33.439 | external-gateway-multihoming 2026-07-07 15:09:33.439 | l3-flavors 2026-07-07 15:09:33.439 | l3_agent_scheduler 2026-07-07 15:09:33.439 | multi-provider 2026-07-07 15:09:33.439 | net-mtu 2026-07-07 15:09:33.440 | net-mtu-writable 2026-07-07 15:09:33.440 | network_availability_zone 2026-07-07 15:09:33.440 | network-ip-availability 2026-07-07 15:09:33.440 | network-ip-availability-details 2026-07-07 15:09:33.440 | pagination 2026-07-07 15:09:33.440 | port-device-profile 2026-07-07 15:09:33.440 | port-mac-address-regenerate 2026-07-07 15:09:33.440 | port-numa-affinity-policy 2026-07-07 15:09:33.441 | port-numa-affinity-policy-socket 2026-07-07 15:09:33.441 | binding 2026-07-07 15:09:33.441 | binding-extended 2026-07-07 15:09:33.441 | port-security 2026-07-07 15:09:33.441 | project-id 2026-07-07 15:09:33.441 | provider 2026-07-07 15:09:33.441 | qinq 2026-07-07 15:09:33.441 | quota-check-limit 2026-07-07 15:09:33.442 | quota-check-limit-default 2026-07-07 15:09:33.442 | quotas 2026-07-07 15:09:33.442 | quota_details 2026-07-07 15:09:33.442 | rbac-policies 2026-07-07 15:09:33.442 | rbac-address-scope 2026-07-07 15:09:33.442 | rbac-security-groups 2026-07-07 15:09:33.442 | revision-if-match 2026-07-07 15:09:33.442 | standard-attr-revisions 2026-07-07 15:09:33.443 | router_availability_zone 2026-07-07 15:09:33.443 | router-enable-snat 2026-07-07 15:09:33.443 | security-groups-default-rules 2026-07-07 15:09:33.443 | security-groups-default-statefulness 2026-07-07 15:09:33.443 | security-groups-normalized-cidr 2026-07-07 15:09:33.443 | security-groups-remote-address-group 2026-07-07 15:09:33.443 | security-groups-rules-belongs-to-default-sg 2026-07-07 15:09:33.443 | security-groups-shared-filtering 2026-07-07 15:09:33.444 | security-group 2026-07-07 15:09:33.444 | service-type 2026-07-07 15:09:33.444 | sorting 2026-07-07 15:09:33.444 | standard-attr-description 2026-07-07 15:09:33.444 | stateful-security-group 2026-07-07 15:09:33.444 | subnet-dns-publish-fixed-ip 2026-07-07 15:09:33.444 | subnet-external-network 2026-07-07 15:09:33.444 | subnet_onboard 2026-07-07 15:09:33.445 | subnet-service-types 2026-07-07 15:09:33.445 | subnet_allocation 2026-07-07 15:09:33.445 | subnetpool-prefix-ops 2026-07-07 15:09:33.445 | tag-creation 2026-07-07 15:09:33.445 | standard-attr-tag 2026-07-07 15:09:33.445 | standard-attr-timestamp 2026-07-07 15:09:33.445 | vlan-transparent =~ external-net ]] 2026-07-07 15:09:33.445 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-07-07 15:09:33.446 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:219 : [[ True == \T\r\u\e ]] 2026-07-07 15:09:33.446 | ++ 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-07 15:09:37.092 | ++ functions-common:oscwrap:2465 : return 0 2026-07-07 15:09:37.095 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:221 : ROUTER_ID=f0d8d984-6dfd-4824-b2cb-00daace76840 2026-07-07 15:09:37.098 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:222 : die_if_not_set 222 ROUTER_ID 'Failure creating router router1' 2026-07-07 15:09:37.100 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-07-07 15:09:37.118 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:229 : EXTERNAL_NETWORK_FLAGS=--external 2026-07-07 15:09:37.120 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:230 : is_networking_extension_supported auto-allocated-topology 2026-07-07 15:09:37.123 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=auto-allocated-topology 2026-07-07 15:09:37.127 | ++ 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-07 15:09:40.434 | ++ functions-common:oscwrap:2465 : return 0 2026-07-07 15:09:40.438 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-07-07 15:09:40.438 | address-scope 2026-07-07 15:09:40.438 | agent 2026-07-07 15:09:40.439 | allowed-address-pairs 2026-07-07 15:09:40.439 | auto-allocated-topology 2026-07-07 15:09:40.439 | availability_zone 2026-07-07 15:09:40.439 | default-subnetpools 2026-07-07 15:09:40.439 | dhcp_agent_scheduler 2026-07-07 15:09:40.439 | dns-integration 2026-07-07 15:09:40.439 | dns-domain-ports 2026-07-07 15:09:40.440 | dns-integration-domain-keywords 2026-07-07 15:09:40.440 | empty-string-filtering 2026-07-07 15:09:40.440 | external-net 2026-07-07 15:09:40.440 | extra_dhcp_opt 2026-07-07 15:09:40.440 | extraroute 2026-07-07 15:09:40.440 | extraroute-atomic 2026-07-07 15:09:40.440 | filter-validation 2026-07-07 15:09:40.440 | floating-ip-port-forwarding-detail 2026-07-07 15:09:40.440 | fip-port-details 2026-07-07 15:09:40.440 | flavors 2026-07-07 15:09:40.440 | floatingip-pools 2026-07-07 15:09:40.440 | router 2026-07-07 15:09:40.441 | l3-agent-scheduler-ha-chassis-priority 2026-07-07 15:09:40.441 | enable-default-route-bfd 2026-07-07 15:09:40.441 | enable-default-route-ecmp 2026-07-07 15:09:40.441 | ext-gw-mode 2026-07-07 15:09:40.441 | l3-ha 2026-07-07 15:09:40.441 | external-gateway-multihoming 2026-07-07 15:09:40.441 | l3-flavors 2026-07-07 15:09:40.441 | l3_agent_scheduler 2026-07-07 15:09:40.441 | multi-provider 2026-07-07 15:09:40.441 | net-mtu 2026-07-07 15:09:40.441 | net-mtu-writable 2026-07-07 15:09:40.442 | network_availability_zone 2026-07-07 15:09:40.442 | network-ip-availability 2026-07-07 15:09:40.442 | network-ip-availability-details 2026-07-07 15:09:40.442 | pagination 2026-07-07 15:09:40.442 | port-device-profile 2026-07-07 15:09:40.442 | port-mac-address-regenerate 2026-07-07 15:09:40.442 | port-numa-affinity-policy 2026-07-07 15:09:40.442 | port-numa-affinity-policy-socket 2026-07-07 15:09:40.442 | binding 2026-07-07 15:09:40.442 | binding-extended 2026-07-07 15:09:40.442 | port-security 2026-07-07 15:09:40.443 | project-id 2026-07-07 15:09:40.443 | provider 2026-07-07 15:09:40.443 | qinq 2026-07-07 15:09:40.443 | quota-check-limit 2026-07-07 15:09:40.443 | quota-check-limit-default 2026-07-07 15:09:40.443 | quotas 2026-07-07 15:09:40.443 | quota_details 2026-07-07 15:09:40.443 | rbac-policies 2026-07-07 15:09:40.443 | rbac-address-scope 2026-07-07 15:09:40.443 | rbac-security-groups 2026-07-07 15:09:40.443 | revision-if-match 2026-07-07 15:09:40.443 | standard-attr-revisions 2026-07-07 15:09:40.444 | router_availability_zone 2026-07-07 15:09:40.444 | router-enable-snat 2026-07-07 15:09:40.444 | security-groups-default-rules 2026-07-07 15:09:40.444 | security-groups-default-statefulness 2026-07-07 15:09:40.444 | security-groups-normalized-cidr 2026-07-07 15:09:40.444 | security-groups-remote-address-group 2026-07-07 15:09:40.444 | security-groups-rules-belongs-to-default-sg 2026-07-07 15:09:40.444 | security-groups-shared-filtering 2026-07-07 15:09:40.444 | security-group 2026-07-07 15:09:40.444 | service-type 2026-07-07 15:09:40.444 | sorting 2026-07-07 15:09:40.445 | standard-attr-description 2026-07-07 15:09:40.445 | stateful-security-group 2026-07-07 15:09:40.445 | subnet-dns-publish-fixed-ip 2026-07-07 15:09:40.445 | subnet-external-network 2026-07-07 15:09:40.445 | subnet_onboard 2026-07-07 15:09:40.445 | subnet-service-types 2026-07-07 15:09:40.445 | subnet_allocation 2026-07-07 15:09:40.445 | subnetpool-prefix-ops 2026-07-07 15:09:40.445 | tag-creation 2026-07-07 15:09:40.445 | standard-attr-tag 2026-07-07 15:09:40.445 | standard-attr-timestamp 2026-07-07 15:09:40.446 | vlan-transparent' 2026-07-07 15:09:40.446 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-07-07 15:09:40.446 | address-scope 2026-07-07 15:09:40.446 | agent 2026-07-07 15:09:40.446 | allowed-address-pairs 2026-07-07 15:09:40.446 | auto-allocated-topology 2026-07-07 15:09:40.446 | availability_zone 2026-07-07 15:09:40.446 | default-subnetpools 2026-07-07 15:09:40.446 | dhcp_agent_scheduler 2026-07-07 15:09:40.446 | dns-integration 2026-07-07 15:09:40.446 | dns-domain-ports 2026-07-07 15:09:40.447 | dns-integration-domain-keywords 2026-07-07 15:09:40.447 | empty-string-filtering 2026-07-07 15:09:40.447 | external-net 2026-07-07 15:09:40.447 | extra_dhcp_opt 2026-07-07 15:09:40.447 | extraroute 2026-07-07 15:09:40.447 | extraroute-atomic 2026-07-07 15:09:40.447 | filter-validation 2026-07-07 15:09:40.447 | floating-ip-port-forwarding-detail 2026-07-07 15:09:40.447 | fip-port-details 2026-07-07 15:09:40.447 | flavors 2026-07-07 15:09:40.447 | floatingip-pools 2026-07-07 15:09:40.448 | router 2026-07-07 15:09:40.448 | l3-agent-scheduler-ha-chassis-priority 2026-07-07 15:09:40.448 | enable-default-route-bfd 2026-07-07 15:09:40.448 | enable-default-route-ecmp 2026-07-07 15:09:40.448 | ext-gw-mode 2026-07-07 15:09:40.448 | l3-ha 2026-07-07 15:09:40.448 | external-gateway-multihoming 2026-07-07 15:09:40.448 | l3-flavors 2026-07-07 15:09:40.448 | l3_agent_scheduler 2026-07-07 15:09:40.448 | multi-provider 2026-07-07 15:09:40.448 | net-mtu 2026-07-07 15:09:40.448 | net-mtu-writable 2026-07-07 15:09:40.449 | network_availability_zone 2026-07-07 15:09:40.449 | network-ip-availability 2026-07-07 15:09:40.449 | network-ip-availability-details 2026-07-07 15:09:40.449 | pagination 2026-07-07 15:09:40.449 | port-device-profile 2026-07-07 15:09:40.449 | port-mac-address-regenerate 2026-07-07 15:09:40.449 | port-numa-affinity-policy 2026-07-07 15:09:40.449 | port-numa-affinity-policy-socket 2026-07-07 15:09:40.449 | binding 2026-07-07 15:09:40.449 | binding-extended 2026-07-07 15:09:40.449 | port-security 2026-07-07 15:09:40.449 | project-id 2026-07-07 15:09:40.450 | provider 2026-07-07 15:09:40.450 | qinq 2026-07-07 15:09:40.450 | quota-check-limit 2026-07-07 15:09:40.450 | quota-check-limit-default 2026-07-07 15:09:40.450 | quotas 2026-07-07 15:09:40.450 | quota_details 2026-07-07 15:09:40.450 | rbac-policies 2026-07-07 15:09:40.450 | rbac-address-scope 2026-07-07 15:09:40.450 | rbac-security-groups 2026-07-07 15:09:40.450 | revision-if-match 2026-07-07 15:09:40.450 | standard-attr-revisions 2026-07-07 15:09:40.451 | router_availability_zone 2026-07-07 15:09:40.451 | router-enable-snat 2026-07-07 15:09:40.451 | security-groups-default-rules 2026-07-07 15:09:40.451 | security-groups-default-statefulness 2026-07-07 15:09:40.451 | security-groups-normalized-cidr 2026-07-07 15:09:40.451 | security-groups-remote-address-group 2026-07-07 15:09:40.451 | security-groups-rules-belongs-to-default-sg 2026-07-07 15:09:40.451 | security-groups-shared-filtering 2026-07-07 15:09:40.451 | security-group 2026-07-07 15:09:40.451 | service-type 2026-07-07 15:09:40.451 | sorting 2026-07-07 15:09:40.452 | standard-attr-description 2026-07-07 15:09:40.452 | stateful-security-group 2026-07-07 15:09:40.452 | subnet-dns-publish-fixed-ip 2026-07-07 15:09:40.452 | subnet-external-network 2026-07-07 15:09:40.452 | subnet_onboard 2026-07-07 15:09:40.452 | subnet-service-types 2026-07-07 15:09:40.452 | subnet_allocation 2026-07-07 15:09:40.452 | subnetpool-prefix-ops 2026-07-07 15:09:40.452 | tag-creation 2026-07-07 15:09:40.452 | standard-attr-tag 2026-07-07 15:09:40.452 | standard-attr-timestamp 2026-07-07 15:09:40.452 | vlan-transparent =~ auto-allocated-topology ]] 2026-07-07 15:09:40.453 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-07-07 15:09:40.453 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:231 : EXTERNAL_NETWORK_FLAGS='--external --default' 2026-07-07 15:09:40.453 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:234 : '[' True = True ']' 2026-07-07 15:09:40.457 | ++ 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-07 15:09:44.915 | ++ functions-common:oscwrap:2465 : return 0 2026-07-07 15:09:44.918 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:235 : EXT_NET_ID=3f05425c-2f11-4b80-a42a-e58bb785081d 2026-07-07 15:09:44.922 | + 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-07 15:09:44.924 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-07-07 15:09:44.943 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:241 : [[ 4+6 =~ 4.* ]] 2026-07-07 15:09:44.947 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:243 : _neutron_configure_router_v4 2026-07-07 15:09:44.950 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:330 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet f0d8d984-6dfd-4824-b2cb-00daace76840 84acf7c3-1be0-4df1-96cd-7797f00e0d2c 2026-07-07 15:09:50.427 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:332 : local id_and_ext_gw_ip 2026-07-07 15:09:50.430 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:333 : _neutron_create_public_subnet_v4 3f05425c-2f11-4b80-a42a-e58bb785081d 2026-07-07 15:09:50.434 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:295 : local dhcp_param=--no-dhcp 2026-07-07 15:09:50.436 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:296 : [[ False == \T\r\u\e ]] 2026-07-07 15:09:50.438 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:299 : local 'subnet_params=--ip-version 4 ' 2026-07-07 15:09:50.441 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:300 : subnet_params+=' ' 2026-07-07 15:09:50.443 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:301 : [[ -n '' ]] 2026-07-07 15:09:50.445 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:304 : subnet_params+='--network 3f05425c-2f11-4b80-a42a-e58bb785081d --subnet-range 172.24.4.0/24 --no-dhcp ' 2026-07-07 15:09:50.447 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:305 : subnet_params+=public-subnet 2026-07-07 15:09:50.450 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:306 : local id_and_ext_gw_ip 2026-07-07 15:09:50.455 | +++ 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 3f05425c-2f11-4b80-a42a-e58bb785081d --subnet-range 172.24.4.0/24 --no-dhcp public-subnet 2026-07-07 15:09:50.456 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:307 : grep -e gateway_ip -e ' id ' 2026-07-07 15:09:54.112 | +++ functions-common:oscwrap:2465 : return 0 2026-07-07 15:09:54.117 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:307 : id_and_ext_gw_ip='| gateway_ip | 172.24.4.1 | 2026-07-07 15:09:54.117 | | id | 885eb3fb-a53c-4728-b524-e4b07d052c1f |' 2026-07-07 15:09:54.120 | ++ 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-07 15:09:54.123 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-07-07 15:09:54.143 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:309 : echo '|' gateway_ip '|' 172.24.4.1 '|' '|' id '|' 885eb3fb-a53c-4728-b524-e4b07d052c1f '|' 2026-07-07 15:09:54.148 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:333 : id_and_ext_gw_ip='| gateway_ip | 172.24.4.1 | | id | 885eb3fb-a53c-4728-b524-e4b07d052c1f |' 2026-07-07 15:09:54.151 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:334 : local ext_gw_ip 2026-07-07 15:09:54.157 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : get_field 2 2026-07-07 15:09:54.157 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : echo '|' gateway_ip '|' 172.24.4.1 '|' '|' id '|' 885eb3fb-a53c-4728-b524-e4b07d052c1f '|' 2026-07-07 15:09:54.160 | ++ functions-common:get_field:806 : local data field 2026-07-07 15:09:54.163 | ++ functions-common:get_field:807 : read data 2026-07-07 15:09:54.165 | ++ functions-common:get_field:808 : '[' 2 -lt 0 ']' 2026-07-07 15:09:54.168 | ++ functions-common:get_field:811 : field='$3' 2026-07-07 15:09:54.172 | ++ functions-common:get_field:813 : echo '| gateway_ip | 172.24.4.1 | | id | 885eb3fb-a53c-4728-b524-e4b07d052c1f |' 2026-07-07 15:09:54.172 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2026-07-07 15:09:54.179 | ++ functions-common:get_field:807 : read data 2026-07-07 15:09:54.183 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : ext_gw_ip=172.24.4.1 2026-07-07 15:09:54.188 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : echo '|' gateway_ip '|' 172.24.4.1 '|' '|' id '|' 885eb3fb-a53c-4728-b524-e4b07d052c1f '|' 2026-07-07 15:09:54.189 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : get_field 5 2026-07-07 15:09:54.193 | ++ functions-common:get_field:806 : local data field 2026-07-07 15:09:54.196 | ++ functions-common:get_field:807 : read data 2026-07-07 15:09:54.199 | ++ functions-common:get_field:808 : '[' 5 -lt 0 ']' 2026-07-07 15:09:54.203 | ++ functions-common:get_field:811 : field='$6' 2026-07-07 15:09:54.207 | ++ functions-common:get_field:813 : echo '| gateway_ip | 172.24.4.1 | | id | 885eb3fb-a53c-4728-b524-e4b07d052c1f |' 2026-07-07 15:09:54.207 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2026-07-07 15:09:54.214 | ++ functions-common:get_field:807 : read data 2026-07-07 15:09:54.219 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : PUB_SUBNET_ID=885eb3fb-a53c-4728-b524-e4b07d052c1f 2026-07-07 15:09:54.222 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:338 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router set --external-gateway 3f05425c-2f11-4b80-a42a-e58bb785081d f0d8d984-6dfd-4824-b2cb-00daace76840 2026-07-07 15:10:00.125 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : [[ ovn == \o\v\n ]] 2026-07-07 15:10:00.127 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : [[ True == \T\r\u\e ]] 2026-07-07 15:10:00.130 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : is_service_enabled q-svc neutron-api 2026-07-07 15:10:00.150 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 15:10:00.155 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:343 : local ext_gw_interface=none 2026-07-07 15:10:00.159 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:344 : is_neutron_ovs_base_plugin 2026-07-07 15:10:00.161 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2026-07-07 15:10:00.166 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:345 : _neutron_get_ext_gw_interface 2026-07-07 15:10:00.169 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:145 : [[ False == \T\r\u\e ]] 2026-07-07 15:10:00.173 | ++ 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-07 15:10:00.207 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:152 : echo br-ex 2026-07-07 15:10:00.210 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:345 : ext_gw_interface=br-ex 2026-07-07 15:10:00.214 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:347 : [[ br-ex != \n\o\n\e ]] 2026-07-07 15:10:00.217 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:348 : local cidr_len=24 2026-07-07 15:10:00.220 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:349 : local 'testcmd=ip -o link | grep -q br-ex' 2026-07-07 15:10:00.223 | + 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-07 15:10:00.225 | + functions-common:test_with_retry:2358 : local 'testcmd=ip -o link | grep -q br-ex' 2026-07-07 15:10:00.229 | + functions-common:test_with_retry:2359 : local 'failmsg=br-ex creation failed' 2026-07-07 15:10:00.231 | + functions-common:test_with_retry:2360 : local until=10 2026-07-07 15:10:00.234 | + functions-common:test_with_retry:2361 : local sleep=0.5 2026-07-07 15:10:00.237 | + functions-common:test_with_retry:2363 : time_start test_with_retry 2026-07-07 15:10:00.240 | + functions-common:time_start:2406 : local name=test_with_retry 2026-07-07 15:10:00.243 | + functions-common:time_start:2407 : local start_time= 2026-07-07 15:10:00.245 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-07 15:10:00.249 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-07 15:10:00.254 | + functions-common:time_start:2411 : _TIME_START[$name]=1783437000251 2026-07-07 15:10:00.259 | + 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-07 15:10:00.271 | + functions-common:test_with_retry:2367 : time_stop test_with_retry 2026-07-07 15:10:00.273 | + functions-common:time_stop:2420 : local name 2026-07-07 15:10:00.276 | + functions-common:time_stop:2421 : local end_time 2026-07-07 15:10:00.279 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-07 15:10:00.282 | + functions-common:time_stop:2423 : local total 2026-07-07 15:10:00.284 | + functions-common:time_stop:2424 : local start_time 2026-07-07 15:10:00.288 | + functions-common:time_stop:2426 : name=test_with_retry 2026-07-07 15:10:00.291 | + functions-common:time_stop:2427 : start_time=1783437000251 2026-07-07 15:10:00.293 | + functions-common:time_stop:2429 : [[ -z 1783437000251 ]] 2026-07-07 15:10:00.296 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 15:10:00.301 | + functions-common:time_stop:2432 : end_time=1783437000297 2026-07-07 15:10:00.303 | + functions-common:time_stop:2433 : elapsed_time=46 2026-07-07 15:10:00.307 | + functions-common:time_stop:2434 : total=7976 2026-07-07 15:10:00.310 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 15:10:00.312 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=8022 2026-07-07 15:10:00.317 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : ip addr show dev br-ex 2026-07-07 15:10:00.317 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : grep -c 172.24.4.1 2026-07-07 15:10:00.324 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ 0 == 0 ]] 2026-07-07 15:10:00.326 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ True == \F\a\l\s\e ]] 2026-07-07 15:10:00.330 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ False == \T\r\u\e ]] 2026-07-07 15:10:00.334 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ True == \T\r\u\e ]] 2026-07-07 15:10:00.336 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:352 : sudo ip addr add 172.24.4.1/24 dev br-ex 2026-07-07 15:10:00.354 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:353 : sudo ip link set br-ex up 2026-07-07 15:10:00.378 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : tr '\n' ' ' 2026-07-07 15:10:00.379 | ++ 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-07 15:10:00.380 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : awk -Fip_address '{ print $2 }' 2026-07-07 15:10:00.383 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : cut -f2 '-d'\''' 2026-07-07 15:10:03.763 | ++ functions-common:oscwrap:2465 : return 0 2026-07-07 15:10:03.767 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : ROUTER_GW_IP=' 172.24.4.139 ' 2026-07-07 15:10:03.770 | + 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-07 15:10:03.772 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-07-07 15:10:03.790 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:358 : _neutron_set_router_id 2026-07-07 15:10:03.793 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:138 : [[ True == \F\a\l\s\e ]] 2026-07-07 15:10:03.797 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:246 : [[ 4+6 =~ .*6 ]] 2026-07-07 15:10:03.800 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:248 : _neutron_configure_router_v6 2026-07-07 15:10:03.803 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:364 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet f0d8d984-6dfd-4824-b2cb-00daace76840 7d7c5977-4d9d-485a-8d7c-9409f9d40a4b 2026-07-07 15:10:10.625 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:366 : local ipv6_id_and_ext_gw_ip 2026-07-07 15:10:10.630 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:367 : _neutron_create_public_subnet_v6 3f05425c-2f11-4b80-a42a-e58bb785081d 2026-07-07 15:10:10.633 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:314 : local dhcp_param=--no-dhcp 2026-07-07 15:10:10.635 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:315 : [[ False == \T\r\u\e ]] 2026-07-07 15:10:10.638 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:318 : local 'subnet_params=--ip-version 6 ' 2026-07-07 15:10:10.641 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:319 : subnet_params+='--gateway 2001:db8::2 ' 2026-07-07 15:10:10.643 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:320 : subnet_params+='--network 3f05425c-2f11-4b80-a42a-e58bb785081d --subnet-range 2001:db8::/64 --no-dhcp ' 2026-07-07 15:10:10.646 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:321 : subnet_params+=ipv6-public-subnet 2026-07-07 15:10:10.649 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:322 : local ipv6_id_and_ext_gw_ip 2026-07-07 15:10:10.654 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:323 : grep -e gateway_ip -e ' id ' 2026-07-07 15:10:10.655 | +++ 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 3f05425c-2f11-4b80-a42a-e58bb785081d --subnet-range 2001:db8::/64 --no-dhcp ipv6-public-subnet 2026-07-07 15:10:16.943 | +++ functions-common:oscwrap:2465 : return 0 2026-07-07 15:10:16.947 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:323 : ipv6_id_and_ext_gw_ip='| gateway_ip | 2001:db8::2 | 2026-07-07 15:10:16.948 | | id | 8e42afc9-4c0f-4a6e-b82d-bb9269dee884 |' 2026-07-07 15:10:16.951 | ++ 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-07 15:10:16.954 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-07-07 15:10:16.972 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:325 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' 8e42afc9-4c0f-4a6e-b82d-bb9269dee884 '|' 2026-07-07 15:10:16.977 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:367 : ipv6_id_and_ext_gw_ip='| gateway_ip | 2001:db8::2 | | id | 8e42afc9-4c0f-4a6e-b82d-bb9269dee884 |' 2026-07-07 15:10:16.979 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:368 : local ipv6_ext_gw_ip 2026-07-07 15:10:16.984 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:369 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' 8e42afc9-4c0f-4a6e-b82d-bb9269dee884 '|' 2026-07-07 15:10:16.984 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:369 : get_field 2 2026-07-07 15:10:16.987 | ++ functions-common:get_field:806 : local data field 2026-07-07 15:10:16.990 | ++ functions-common:get_field:807 : read data 2026-07-07 15:10:16.992 | ++ functions-common:get_field:808 : '[' 2 -lt 0 ']' 2026-07-07 15:10:16.995 | ++ functions-common:get_field:811 : field='$3' 2026-07-07 15:10:16.999 | ++ functions-common:get_field:813 : echo '| gateway_ip | 2001:db8::2 | | id | 8e42afc9-4c0f-4a6e-b82d-bb9269dee884 |' 2026-07-07 15:10:16.999 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2026-07-07 15:10:17.005 | ++ functions-common:get_field:807 : read data 2026-07-07 15:10:17.008 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:369 : ipv6_ext_gw_ip=2001:db8::2 2026-07-07 15:10:17.012 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:370 : local ipv6_pub_subnet_id 2026-07-07 15:10:17.017 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' 8e42afc9-4c0f-4a6e-b82d-bb9269dee884 '|' 2026-07-07 15:10:17.018 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : get_field 5 2026-07-07 15:10:17.021 | ++ functions-common:get_field:806 : local data field 2026-07-07 15:10:17.024 | ++ functions-common:get_field:807 : read data 2026-07-07 15:10:17.027 | ++ functions-common:get_field:808 : '[' 5 -lt 0 ']' 2026-07-07 15:10:17.029 | ++ functions-common:get_field:811 : field='$6' 2026-07-07 15:10:17.033 | ++ functions-common:get_field:813 : echo '| gateway_ip | 2001:db8::2 | | id | 8e42afc9-4c0f-4a6e-b82d-bb9269dee884 |' 2026-07-07 15:10:17.034 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2026-07-07 15:10:17.040 | ++ functions-common:get_field:807 : read data 2026-07-07 15:10:17.044 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : ipv6_pub_subnet_id=8e42afc9-4c0f-4a6e-b82d-bb9269dee884 2026-07-07 15:10:17.048 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:375 : [[ 4+6 == \6 ]] 2026-07-07 15:10:17.052 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:380 : [[ ovn == \o\v\n ]] 2026-07-07 15:10:17.054 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:380 : [[ True == \T\r\u\e ]] 2026-07-07 15:10:17.057 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:380 : is_service_enabled q-svc neutron-api 2026-07-07 15:10:17.076 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 15:10:17.080 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:394 : sudo sysctl -w net.ipv6.conf.all.forwarding=1 2026-07-07 15:10:17.092 | net.ipv6.conf.all.forwarding = 1 2026-07-07 15:10:17.099 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : oscwrap --os-cloud devstack-admin-demo --os-region RegionOne router show f0d8d984-6dfd-4824-b2cb-00daace76840 -c external_gateway_info -f json 2026-07-07 15:10:17.100 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : grep -C 1 8e42afc9-4c0f-4a6e-b82d-bb9269dee884 2026-07-07 15:10:17.102 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : grep ip_address 2026-07-07 15:10:17.103 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : tr -d '"' 2026-07-07 15:10:17.104 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : awk '{print $2}' 2026-07-07 15:10:20.465 | ++ functions-common:oscwrap:2465 : return 0 2026-07-07 15:10:20.471 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : IPV6_ROUTER_GW_IP=2001:db8::3de 2026-07-07 15:10:20.474 | + 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-07 15:10:20.476 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-07-07 15:10:20.493 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:406 : is_neutron_ovs_base_plugin 2026-07-07 15:10:20.496 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2026-07-07 15:10:20.499 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:407 : local ext_gw_interface 2026-07-07 15:10:20.503 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:408 : _neutron_get_ext_gw_interface 2026-07-07 15:10:20.506 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:145 : [[ False == \T\r\u\e ]] 2026-07-07 15:10:20.509 | ++ 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-07 15:10:20.533 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:152 : echo br-ex 2026-07-07 15:10:20.537 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:408 : ext_gw_interface=br-ex 2026-07-07 15:10:20.540 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:409 : local ipv6_cidr_len=64 2026-07-07 15:10:20.543 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:414 : sudo ip link set br-ex up 2026-07-07 15:10:20.560 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:415 : sudo ip -6 addr replace 2001:db8::2/64 dev br-ex 2026-07-07 15:10:20.578 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:421 : local replace_range=fdb8:e936:a70d::/56 2026-07-07 15:10:20.581 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:422 : [[ -z 3217da91-bda8-4ba3-b348-4bd5b727eef8 ]] 2026-07-07 15:10:20.584 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:425 : sudo ip -6 route replace fdb8:e936:a70d::/56 via 2001:db8::3de dev br-ex 2026-07-07 15:10:20.600 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:427 : _neutron_set_router_id 2026-07-07 15:10:20.604 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:138 : [[ True == \F\a\l\s\e ]] 2026-07-07 15:10:20.607 | + ./stack.sh:main:1330 : is_service_enabled nova 2026-07-07 15:10:20.628 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 15:10:20.631 | + ./stack.sh:main:1331 : echo_summary 'Starting Nova' 2026-07-07 15:10:20.634 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-07 15:10:20.637 | + ./stack.sh:echo_summary:447 : echo -e Starting Nova 2026-07-07 15:10:20.640 | + ./stack.sh:main:1332 : start_nova 2026-07-07 15:10:20.644 | + lib/nova:start_nova:1170 : start_nova_rest 2026-07-07 15:10:20.647 | + lib/nova:start_nova_rest:1083 : 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-07 15:10:20.650 | + lib/nova:start_nova_rest:1084 : 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-07 15:10:20.654 | + lib/nova:start_nova_rest:1084 : 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-07 15:10:20.658 | + lib/nova:start_nova_rest:1086 : local compute_cell_conf=/etc/nova/nova.conf 2026-07-07 15:10:20.661 | + lib/nova:start_nova_rest:1088 : run_process n-sch '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-07-07 15:10:20.664 | + functions-common:run_process:1674 : local service=n-sch 2026-07-07 15:10:20.668 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-07-07 15:10:20.671 | + functions-common:run_process:1676 : local group= 2026-07-07 15:10:20.673 | + functions-common:run_process:1677 : local user= 2026-07-07 15:10:20.676 | + functions-common:run_process:1678 : local env_vars= 2026-07-07 15:10:20.679 | + functions-common:run_process:1680 : local name=n-sch 2026-07-07 15:10:20.682 | + functions-common:run_process:1682 : time_start run_process 2026-07-07 15:10:20.685 | + functions-common:time_start:2406 : local name=run_process 2026-07-07 15:10:20.688 | + functions-common:time_start:2407 : local start_time= 2026-07-07 15:10:20.691 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-07 15:10:20.695 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-07 15:10:20.700 | + functions-common:time_start:2411 : _TIME_START[$name]=1783437020696 2026-07-07 15:10:20.703 | + functions-common:run_process:1683 : is_service_enabled n-sch 2026-07-07 15:10:20.723 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 15:10:20.726 | + 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-07 15:10:20.729 | + functions-common:_run_under_systemd:1628 : local service=n-sch 2026-07-07 15:10:20.732 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-07-07 15:10:20.735 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-07-07 15:10:20.738 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-07-07 15:10:20.741 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-07-07 15:10:20.743 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ sudo ]] 2026-07-07 15:10:20.746 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ ^/ ]] 2026-07-07 15:10:20.749 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-sch.service 2026-07-07 15:10:20.752 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-07 15:10:20.755 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-07 15:10:20.758 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-07 15:10:20.761 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-07 15:10:20.763 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-sch] ]] 2026-07-07 15:10:20.766 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ uwsgi ]] 2026-07-07 15:10:20.769 | + 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-07 15:10:20.772 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-sch.service 2026-07-07 15:10:20.775 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-07-07 15:10:20.778 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-07 15:10:20.781 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-07-07 15:10:20.783 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-07 15:10:20.786 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-07 15:10:20.788 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-07 15:10:20.791 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-sch.service 2026-07-07 15:10:20.794 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-07 15:10:20.799 | + 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-07 15:10:20.875 | + 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-07 15:10:20.954 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service User quobyte 2026-07-07 15:10:21.020 | + 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-07 15:10:21.085 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service KillMode process 2026-07-07 15:10:21.150 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service TimeoutStopSec 300 2026-07-07 15:10:21.215 | + 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-07 15:10:21.281 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-07 15:10:21.284 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-07 15:10:21.287 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Install WantedBy multi-user.target 2026-07-07 15:10:21.365 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-07 15:10:21.838 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-sch.service 2026-07-07 15:10:21.867 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-sch.service → /etc/systemd/system/devstack@n-sch.service. 2026-07-07 15:10:22.304 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-sch.service 2026-07-07 15:10:22.377 | + functions-common:run_process:1686 : time_stop run_process 2026-07-07 15:10:22.381 | + functions-common:time_stop:2420 : local name 2026-07-07 15:10:22.383 | + functions-common:time_stop:2421 : local end_time 2026-07-07 15:10:22.386 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-07 15:10:22.389 | + functions-common:time_stop:2423 : local total 2026-07-07 15:10:22.392 | + functions-common:time_stop:2424 : local start_time 2026-07-07 15:10:22.395 | + functions-common:time_stop:2426 : name=run_process 2026-07-07 15:10:22.398 | + functions-common:time_stop:2427 : start_time=1783437020696 2026-07-07 15:10:22.401 | + functions-common:time_stop:2429 : [[ -z 1783437020696 ]] 2026-07-07 15:10:22.405 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 15:10:22.410 | + functions-common:time_stop:2432 : end_time=1783437022407 2026-07-07 15:10:22.414 | + functions-common:time_stop:2433 : elapsed_time=1711 2026-07-07 15:10:22.417 | + functions-common:time_stop:2434 : total=20752 2026-07-07 15:10:22.420 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 15:10:22.423 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=22463 2026-07-07 15:10:22.427 | ++ lib/nova:start_nova_rest:1089 : which uwsgi 2026-07-07 15:10:22.433 | + lib/nova:start_nova_rest:1089 : run_process n-api-meta '/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-07-07 15:10:22.436 | + functions-common:run_process:1674 : local service=n-api-meta 2026-07-07 15:10:22.439 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-07-07 15:10:22.442 | + functions-common:run_process:1676 : local group= 2026-07-07 15:10:22.445 | + functions-common:run_process:1677 : local user= 2026-07-07 15:10:22.448 | + functions-common:run_process:1678 : local env_vars= 2026-07-07 15:10:22.451 | + functions-common:run_process:1680 : local name=n-api-meta 2026-07-07 15:10:22.453 | + functions-common:run_process:1682 : time_start run_process 2026-07-07 15:10:22.456 | + functions-common:time_start:2406 : local name=run_process 2026-07-07 15:10:22.459 | + functions-common:time_start:2407 : local start_time= 2026-07-07 15:10:22.463 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-07 15:10:22.467 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-07 15:10:22.473 | + functions-common:time_start:2411 : _TIME_START[$name]=1783437022469 2026-07-07 15:10:22.476 | + functions-common:run_process:1683 : is_service_enabled n-api-meta 2026-07-07 15:10:22.496 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 15:10:22.499 | + 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-07 15:10:22.502 | + functions-common:_run_under_systemd:1628 : local service=n-api-meta 2026-07-07 15:10:22.505 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-07-07 15:10:22.508 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-07-07 15:10:22.511 | + 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-07 15:10:22.514 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-07-07 15:10:22.517 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ sudo ]] 2026-07-07 15:10:22.520 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ ^/ ]] 2026-07-07 15:10:22.523 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-api-meta.service 2026-07-07 15:10:22.526 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-07 15:10:22.529 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-07 15:10:22.532 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-07 15:10:22.534 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-07 15:10:22.538 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-api-meta] ]] 2026-07-07 15:10:22.540 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ uwsgi ]] 2026-07-07 15:10:22.543 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-07-07 15:10:22.547 | + 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-07 15:10:22.549 | + 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-07 15:10:22.552 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@n-api-meta.service 2026-07-07 15:10:22.555 | + 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-07 15:10:22.560 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-07-07 15:10:22.562 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-07-07 15:10:22.565 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-07-07 15:10:22.568 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@n-api-meta.service 2026-07-07 15:10:22.570 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-07-07 15:10:22.575 | + 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-07 15:10:22.659 | + 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-07 15:10:22.743 | + 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-07 15:10:22.817 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service User quobyte 2026-07-07 15:10:22.888 | + 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-07 15:10:22.958 | + 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-07 15:10:23.030 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Type notify 2026-07-07 15:10:23.097 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service KillMode process 2026-07-07 15:10:23.162 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Restart always 2026-07-07 15:10:23.229 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service NotifyAccess all 2026-07-07 15:10:23.294 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service RestartForceExitStatus 100 2026-07-07 15:10:23.360 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-07-07 15:10:23.362 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-07-07 15:10:23.365 | + 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-07 15:10:23.441 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-07-07 15:10:23.921 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-api-meta.service 2026-07-07 15:10:23.942 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api-meta.service → /etc/systemd/system/devstack@n-api-meta.service. 2026-07-07 15:10:24.391 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-api-meta.service 2026-07-07 15:10:24.535 | + functions-common:run_process:1686 : time_stop run_process 2026-07-07 15:10:24.539 | + functions-common:time_stop:2420 : local name 2026-07-07 15:10:24.542 | + functions-common:time_stop:2421 : local end_time 2026-07-07 15:10:24.547 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-07 15:10:24.551 | + functions-common:time_stop:2423 : local total 2026-07-07 15:10:24.553 | + functions-common:time_stop:2424 : local start_time 2026-07-07 15:10:24.557 | + functions-common:time_stop:2426 : name=run_process 2026-07-07 15:10:24.561 | + functions-common:time_stop:2427 : start_time=1783437022469 2026-07-07 15:10:24.565 | + functions-common:time_stop:2429 : [[ -z 1783437022469 ]] 2026-07-07 15:10:24.570 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 15:10:24.578 | + functions-common:time_stop:2432 : end_time=1783437024570 2026-07-07 15:10:24.579 | + functions-common:time_stop:2433 : elapsed_time=2101 2026-07-07 15:10:24.581 | + functions-common:time_stop:2434 : total=22463 2026-07-07 15:10:24.583 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 15:10:24.587 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=24564 2026-07-07 15:10:24.588 | + lib/nova:start_nova_rest:1091 : 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-07 15:10:24.593 | + lib/nova:start_nova_rest:1091 : 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-07 15:10:24.594 | + lib/nova:start_nova:1171 : start_nova_console_proxies 2026-07-07 15:10:24.596 | + lib/nova:start_nova_console_proxies:1106 : 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-07 15:10:24.598 | + lib/nova:start_nova_console_proxies:1108 : 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-07 15:10:24.603 | + lib/nova:start_nova_console_proxies:1108 : 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-07 15:10:24.603 | + lib/nova:start_nova_console_proxies:1110 : local api_cell_conf=/etc/nova/nova.conf 2026-07-07 15:10:24.604 | + lib/nova:start_nova_console_proxies:1112 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-07-07 15:10:24.607 | + lib/nova:start_nova_console_proxies:1117 : enable_nova_console_proxies 2026-07-07 15:10:24.610 | ++ lib/nova:enable_nova_console_proxies:1095 : seq 1 1 2026-07-07 15:10:24.613 | + lib/nova:enable_nova_console_proxies:1095 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-07 15:10:24.618 | + lib/nova:enable_nova_console_proxies:1096 : for srv in n-novnc n-spice n-sproxy 2026-07-07 15:10:24.618 | + lib/nova:enable_nova_console_proxies:1097 : is_service_enabled n-novnc 2026-07-07 15:10:24.638 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 15:10:24.642 | + lib/nova:enable_nova_console_proxies:1098 : enable_service n-novnc-cell1 2026-07-07 15:10:24.698 | + lib/nova:enable_nova_console_proxies:1096 : for srv in n-novnc n-spice n-sproxy 2026-07-07 15:10:24.702 | + lib/nova:enable_nova_console_proxies:1097 : is_service_enabled n-spice 2026-07-07 15:10:24.720 | + functions-common:is_service_enabled:2076 : return 1 2026-07-07 15:10:24.723 | + lib/nova:enable_nova_console_proxies:1096 : for srv in n-novnc n-spice n-sproxy 2026-07-07 15:10:24.726 | + lib/nova:enable_nova_console_proxies:1097 : is_service_enabled n-sproxy 2026-07-07 15:10:24.745 | + functions-common:is_service_enabled:2076 : return 1 2026-07-07 15:10:24.748 | ++ lib/nova:start_nova_console_proxies:1118 : seq 1 1 2026-07-07 15:10:24.752 | + lib/nova:start_nova_console_proxies:1118 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-07 15:10:24.755 | + lib/nova:start_nova_console_proxies:1119 : local conf 2026-07-07 15:10:24.758 | ++ lib/nova:start_nova_console_proxies:1120 : conductor_conf 1 2026-07-07 15:10:24.761 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-07-07 15:10:24.763 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-07-07 15:10:24.766 | + lib/nova:start_nova_console_proxies:1120 : conf=/etc/nova/nova_cell1.conf 2026-07-07 15:10:24.768 | + lib/nova:start_nova_console_proxies:1121 : 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-07 15:10:24.771 | + functions-common:run_process:1674 : local service=n-novnc-cell1 2026-07-07 15:10:24.774 | + 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-07 15:10:24.777 | + functions-common:run_process:1676 : local group= 2026-07-07 15:10:24.779 | + functions-common:run_process:1677 : local user= 2026-07-07 15:10:24.781 | + functions-common:run_process:1678 : local env_vars= 2026-07-07 15:10:24.785 | + functions-common:run_process:1680 : local name=n-novnc-cell1 2026-07-07 15:10:24.788 | + functions-common:run_process:1682 : time_start run_process 2026-07-07 15:10:24.791 | + functions-common:time_start:2406 : local name=run_process 2026-07-07 15:10:24.793 | + functions-common:time_start:2407 : local start_time= 2026-07-07 15:10:24.796 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-07 15:10:24.804 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-07 15:10:24.809 | + functions-common:time_start:2411 : _TIME_START[$name]=1783437024806 2026-07-07 15:10:24.812 | + functions-common:run_process:1683 : is_service_enabled n-novnc-cell1 2026-07-07 15:10:24.831 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 15:10:24.833 | + 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-07 15:10:24.836 | + functions-common:_run_under_systemd:1628 : local service=n-novnc-cell1 2026-07-07 15:10:24.839 | + 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-07 15:10:24.842 | + 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-07 15:10:24.844 | + 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-07 15:10:24.847 | + 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-07 15:10:24.849 | + 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-07 15:10:24.851 | + 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-07 15:10:24.854 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-novnc-cell1.service 2026-07-07 15:10:24.857 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-07 15:10:24.860 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-07 15:10:24.862 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-07 15:10:24.865 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-07 15:10:24.867 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-novnc-cell1] ]] 2026-07-07 15:10:24.870 | + 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-07 15:10:24.873 | + 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-07 15:10:24.876 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-novnc-cell1.service 2026-07-07 15:10:24.878 | + 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-07 15:10:24.880 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-07 15:10:24.883 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-07-07 15:10:24.885 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-07 15:10:24.888 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-07 15:10:24.890 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-07 15:10:24.896 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-novnc-cell1.service 2026-07-07 15:10:24.899 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-07 15:10:24.903 | + 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-07 15:10:25.007 | + 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-07 15:10:25.096 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service User quobyte 2026-07-07 15:10:25.154 | + 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-07 15:10:25.221 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service KillMode process 2026-07-07 15:10:25.280 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service TimeoutStopSec 300 2026-07-07 15:10:25.342 | + 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-07 15:10:25.405 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-07 15:10:25.406 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-07 15:10:25.408 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Install WantedBy multi-user.target 2026-07-07 15:10:25.493 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-07 15:10:26.047 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-novnc-cell1.service 2026-07-07 15:10:26.083 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-novnc-cell1.service → /etc/systemd/system/devstack@n-novnc-cell1.service. 2026-07-07 15:10:26.597 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-novnc-cell1.service 2026-07-07 15:10:26.661 | + functions-common:run_process:1686 : time_stop run_process 2026-07-07 15:10:26.666 | + functions-common:time_stop:2420 : local name 2026-07-07 15:10:26.667 | + functions-common:time_stop:2421 : local end_time 2026-07-07 15:10:26.670 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-07 15:10:26.677 | + functions-common:time_stop:2423 : local total 2026-07-07 15:10:26.682 | + functions-common:time_stop:2424 : local start_time 2026-07-07 15:10:26.686 | + functions-common:time_stop:2426 : name=run_process 2026-07-07 15:10:26.691 | + functions-common:time_stop:2427 : start_time=1783437024806 2026-07-07 15:10:26.697 | + functions-common:time_stop:2429 : [[ -z 1783437024806 ]] 2026-07-07 15:10:26.703 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 15:10:26.717 | + functions-common:time_stop:2432 : end_time=1783437026708 2026-07-07 15:10:26.722 | + functions-common:time_stop:2433 : elapsed_time=1902 2026-07-07 15:10:26.726 | + functions-common:time_stop:2434 : total=24564 2026-07-07 15:10:26.733 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 15:10:26.736 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=26466 2026-07-07 15:10:26.740 | + lib/nova:start_nova_console_proxies:1122 : run_process n-spice-cell1 '/opt/stack/data/venv/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2026-07-07 15:10:26.745 | + functions-common:run_process:1674 : local service=n-spice-cell1 2026-07-07 15:10:26.748 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2026-07-07 15:10:26.751 | + functions-common:run_process:1676 : local group= 2026-07-07 15:10:26.755 | + functions-common:run_process:1677 : local user= 2026-07-07 15:10:26.757 | + functions-common:run_process:1678 : local env_vars= 2026-07-07 15:10:26.760 | + functions-common:run_process:1680 : local name=n-spice-cell1 2026-07-07 15:10:26.762 | + functions-common:run_process:1682 : time_start run_process 2026-07-07 15:10:26.764 | + functions-common:time_start:2406 : local name=run_process 2026-07-07 15:10:26.766 | + functions-common:time_start:2407 : local start_time= 2026-07-07 15:10:26.768 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-07 15:10:26.771 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-07 15:10:26.775 | + functions-common:time_start:2411 : _TIME_START[$name]=1783437026772 2026-07-07 15:10:26.777 | + functions-common:run_process:1683 : is_service_enabled n-spice-cell1 2026-07-07 15:10:26.810 | + functions-common:is_service_enabled:2076 : return 1 2026-07-07 15:10:26.818 | + functions-common:run_process:1686 : time_stop run_process 2026-07-07 15:10:26.823 | + functions-common:time_stop:2420 : local name 2026-07-07 15:10:26.827 | + functions-common:time_stop:2421 : local end_time 2026-07-07 15:10:26.833 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-07 15:10:26.839 | + functions-common:time_stop:2423 : local total 2026-07-07 15:10:26.844 | + functions-common:time_stop:2424 : local start_time 2026-07-07 15:10:26.848 | + functions-common:time_stop:2426 : name=run_process 2026-07-07 15:10:26.854 | + functions-common:time_stop:2427 : start_time=1783437026772 2026-07-07 15:10:26.860 | + functions-common:time_stop:2429 : [[ -z 1783437026772 ]] 2026-07-07 15:10:26.868 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 15:10:26.879 | + functions-common:time_stop:2432 : end_time=1783437026872 2026-07-07 15:10:26.885 | + functions-common:time_stop:2433 : elapsed_time=100 2026-07-07 15:10:26.891 | + functions-common:time_stop:2434 : total=26466 2026-07-07 15:10:26.895 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 15:10:26.899 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=26566 2026-07-07 15:10:26.904 | + lib/nova:start_nova_console_proxies:1123 : run_process n-sproxy-cell1 '/opt/stack/data/venv/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2026-07-07 15:10:26.905 | + functions-common:run_process:1674 : local service=n-sproxy-cell1 2026-07-07 15:10:26.908 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2026-07-07 15:10:26.915 | + functions-common:run_process:1676 : local group= 2026-07-07 15:10:26.921 | + functions-common:run_process:1677 : local user= 2026-07-07 15:10:26.927 | + functions-common:run_process:1678 : local env_vars= 2026-07-07 15:10:26.935 | + functions-common:run_process:1680 : local name=n-sproxy-cell1 2026-07-07 15:10:26.938 | + functions-common:run_process:1682 : time_start run_process 2026-07-07 15:10:26.946 | + functions-common:time_start:2406 : local name=run_process 2026-07-07 15:10:26.950 | + functions-common:time_start:2407 : local start_time= 2026-07-07 15:10:26.955 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-07 15:10:26.959 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-07 15:10:26.968 | + functions-common:time_start:2411 : _TIME_START[$name]=1783437026961 2026-07-07 15:10:26.974 | + functions-common:run_process:1683 : is_service_enabled n-sproxy-cell1 2026-07-07 15:10:27.004 | + functions-common:is_service_enabled:2076 : return 1 2026-07-07 15:10:27.006 | + functions-common:run_process:1686 : time_stop run_process 2026-07-07 15:10:27.011 | + functions-common:time_stop:2420 : local name 2026-07-07 15:10:27.016 | + functions-common:time_stop:2421 : local end_time 2026-07-07 15:10:27.021 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-07 15:10:27.024 | + functions-common:time_stop:2423 : local total 2026-07-07 15:10:27.031 | + functions-common:time_stop:2424 : local start_time 2026-07-07 15:10:27.035 | + functions-common:time_stop:2426 : name=run_process 2026-07-07 15:10:27.038 | + functions-common:time_stop:2427 : start_time=1783437026961 2026-07-07 15:10:27.042 | + functions-common:time_stop:2429 : [[ -z 1783437026961 ]] 2026-07-07 15:10:27.044 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 15:10:27.049 | + functions-common:time_stop:2432 : end_time=1783437027045 2026-07-07 15:10:27.054 | + functions-common:time_stop:2433 : elapsed_time=84 2026-07-07 15:10:27.058 | + functions-common:time_stop:2434 : total=26566 2026-07-07 15:10:27.063 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 15:10:27.067 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=26650 2026-07-07 15:10:27.072 | + lib/nova:start_nova_console_proxies:1127 : 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-07 15:10:27.076 | + lib/nova:start_nova_console_proxies:1127 : 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-07 15:10:27.079 | + lib/nova:start_nova:1172 : start_nova_conductor 2026-07-07 15:10:27.083 | + lib/nova:start_nova_conductor:1140 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-07-07 15:10:27.086 | + lib/nova:start_nova_conductor:1146 : enable_nova_fleet 2026-07-07 15:10:27.091 | + lib/nova:enable_nova_fleet:1131 : is_service_enabled n-cond 2026-07-07 15:10:27.130 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 15:10:27.135 | + lib/nova:enable_nova_fleet:1132 : enable_service n-super-cond 2026-07-07 15:10:27.216 | ++ lib/nova:enable_nova_fleet:1133 : seq 1 1 2026-07-07 15:10:27.218 | + lib/nova:enable_nova_fleet:1133 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-07 15:10:27.221 | + lib/nova:enable_nova_fleet:1134 : enable_service n-cond-cell1 2026-07-07 15:10:27.276 | + lib/nova:start_nova_conductor:1147 : is_service_enabled n-super-cond 2026-07-07 15:10:27.297 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 15:10:27.300 | + lib/nova:start_nova_conductor:1148 : run_process n-super-cond '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-07-07 15:10:27.303 | + functions-common:run_process:1674 : local service=n-super-cond 2026-07-07 15:10:27.305 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-07-07 15:10:27.308 | + functions-common:run_process:1676 : local group= 2026-07-07 15:10:27.310 | + functions-common:run_process:1677 : local user= 2026-07-07 15:10:27.313 | + functions-common:run_process:1678 : local env_vars= 2026-07-07 15:10:27.315 | + functions-common:run_process:1680 : local name=n-super-cond 2026-07-07 15:10:27.318 | + functions-common:run_process:1682 : time_start run_process 2026-07-07 15:10:27.320 | + functions-common:time_start:2406 : local name=run_process 2026-07-07 15:10:27.323 | + functions-common:time_start:2407 : local start_time= 2026-07-07 15:10:27.325 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-07 15:10:27.329 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-07 15:10:27.333 | + functions-common:time_start:2411 : _TIME_START[$name]=1783437027330 2026-07-07 15:10:27.335 | + functions-common:run_process:1683 : is_service_enabled n-super-cond 2026-07-07 15:10:27.356 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 15:10:27.358 | + 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-07 15:10:27.361 | + functions-common:_run_under_systemd:1628 : local service=n-super-cond 2026-07-07 15:10:27.364 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-07-07 15:10:27.366 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-07-07 15:10:27.369 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-07-07 15:10:27.371 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-07-07 15:10:27.373 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ sudo ]] 2026-07-07 15:10:27.376 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ ^/ ]] 2026-07-07 15:10:27.378 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-super-cond.service 2026-07-07 15:10:27.380 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-07 15:10:27.383 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-07 15:10:27.386 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-07 15:10:27.388 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-07 15:10:27.391 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-super-cond] ]] 2026-07-07 15:10:27.393 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ uwsgi ]] 2026-07-07 15:10:27.396 | + 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-07 15:10:27.398 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-super-cond.service 2026-07-07 15:10:27.400 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-07-07 15:10:27.402 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-07 15:10:27.404 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-07-07 15:10:27.407 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-07 15:10:27.409 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-07 15:10:27.412 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-07 15:10:27.414 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-super-cond.service 2026-07-07 15:10:27.416 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-07 15:10:27.420 | + 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-07 15:10:27.513 | + 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-07 15:10:27.607 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service User quobyte 2026-07-07 15:10:27.726 | + 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-07 15:10:27.810 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service KillMode process 2026-07-07 15:10:27.922 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service TimeoutStopSec 300 2026-07-07 15:10:28.056 | + 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-07 15:10:28.177 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-07 15:10:28.179 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-07 15:10:28.185 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Install WantedBy multi-user.target 2026-07-07 15:10:28.313 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-07 15:10:28.941 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-super-cond.service 2026-07-07 15:10:28.978 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-super-cond.service → /etc/systemd/system/devstack@n-super-cond.service. 2026-07-07 15:10:29.527 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-super-cond.service 2026-07-07 15:10:29.585 | + functions-common:run_process:1686 : time_stop run_process 2026-07-07 15:10:29.589 | + functions-common:time_stop:2420 : local name 2026-07-07 15:10:29.595 | + functions-common:time_stop:2421 : local end_time 2026-07-07 15:10:29.603 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-07 15:10:29.611 | + functions-common:time_stop:2423 : local total 2026-07-07 15:10:29.619 | + functions-common:time_stop:2424 : local start_time 2026-07-07 15:10:29.627 | + functions-common:time_stop:2426 : name=run_process 2026-07-07 15:10:29.631 | + functions-common:time_stop:2427 : start_time=1783437027330 2026-07-07 15:10:29.638 | + functions-common:time_stop:2429 : [[ -z 1783437027330 ]] 2026-07-07 15:10:29.650 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 15:10:29.660 | + functions-common:time_stop:2432 : end_time=1783437029653 2026-07-07 15:10:29.667 | + functions-common:time_stop:2433 : elapsed_time=2323 2026-07-07 15:10:29.677 | + functions-common:time_stop:2434 : total=26650 2026-07-07 15:10:29.680 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 15:10:29.686 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=28973 2026-07-07 15:10:29.696 | ++ lib/nova:start_nova_conductor:1150 : seq 1 1 2026-07-07 15:10:29.704 | + lib/nova:start_nova_conductor:1150 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-07 15:10:29.707 | + lib/nova:start_nova_conductor:1151 : is_service_enabled n-cond-cell1 2026-07-07 15:10:29.746 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 15:10:29.754 | + lib/nova:start_nova_conductor:1152 : local conf 2026-07-07 15:10:29.760 | ++ lib/nova:start_nova_conductor:1153 : conductor_conf 1 2026-07-07 15:10:29.766 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-07-07 15:10:29.773 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-07-07 15:10:29.779 | + lib/nova:start_nova_conductor:1153 : conf=/etc/nova/nova_cell1.conf 2026-07-07 15:10:29.786 | + lib/nova:start_nova_conductor:1154 : run_process n-cond-cell1 '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-07-07 15:10:29.791 | + functions-common:run_process:1674 : local service=n-cond-cell1 2026-07-07 15:10:29.795 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-07-07 15:10:29.799 | + functions-common:run_process:1676 : local group= 2026-07-07 15:10:29.804 | + functions-common:run_process:1677 : local user= 2026-07-07 15:10:29.808 | + functions-common:run_process:1678 : local env_vars= 2026-07-07 15:10:29.814 | + functions-common:run_process:1680 : local name=n-cond-cell1 2026-07-07 15:10:29.821 | + functions-common:run_process:1682 : time_start run_process 2026-07-07 15:10:29.827 | + functions-common:time_start:2406 : local name=run_process 2026-07-07 15:10:29.834 | + functions-common:time_start:2407 : local start_time= 2026-07-07 15:10:29.840 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-07 15:10:29.849 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-07 15:10:29.857 | + functions-common:time_start:2411 : _TIME_START[$name]=1783437029851 2026-07-07 15:10:29.864 | + functions-common:run_process:1683 : is_service_enabled n-cond-cell1 2026-07-07 15:10:29.910 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 15:10:29.916 | + 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-07 15:10:29.925 | + functions-common:_run_under_systemd:1628 : local service=n-cond-cell1 2026-07-07 15:10:29.930 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-07-07 15:10:29.939 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-07-07 15:10:29.945 | + 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-07 15:10:29.951 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-07-07 15:10:29.961 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ sudo ]] 2026-07-07 15:10:29.965 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ ^/ ]] 2026-07-07 15:10:29.970 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-cond-cell1.service 2026-07-07 15:10:29.977 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-07 15:10:29.981 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-07 15:10:29.986 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-07 15:10:29.993 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-07 15:10:29.999 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-cond-cell1] ]] 2026-07-07 15:10:30.004 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ uwsgi ]] 2026-07-07 15:10:30.011 | + 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-07 15:10:30.015 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-cond-cell1.service 2026-07-07 15:10:30.020 | + 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-07 15:10:30.027 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-07 15:10:30.028 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-07-07 15:10:30.032 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-07 15:10:30.037 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-07 15:10:30.041 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-07 15:10:30.046 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-cond-cell1.service 2026-07-07 15:10:30.052 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-07 15:10:30.061 | + 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-07 15:10:30.191 | + 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-07 15:10:30.335 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service User quobyte 2026-07-07 15:10:30.468 | + 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-07 15:10:30.598 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service KillMode process 2026-07-07 15:10:30.721 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service TimeoutStopSec 300 2026-07-07 15:10:30.818 | + 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-07 15:10:30.884 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-07 15:10:30.886 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-07 15:10:30.890 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Install WantedBy multi-user.target 2026-07-07 15:10:31.041 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-07 15:10:31.573 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-cond-cell1.service 2026-07-07 15:10:31.612 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cond-cell1.service → /etc/systemd/system/devstack@n-cond-cell1.service. 2026-07-07 15:10:32.120 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-cond-cell1.service 2026-07-07 15:10:32.172 | + functions-common:run_process:1686 : time_stop run_process 2026-07-07 15:10:32.176 | + functions-common:time_stop:2420 : local name 2026-07-07 15:10:32.181 | + functions-common:time_stop:2421 : local end_time 2026-07-07 15:10:32.185 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-07 15:10:32.190 | + functions-common:time_stop:2423 : local total 2026-07-07 15:10:32.194 | + functions-common:time_stop:2424 : local start_time 2026-07-07 15:10:32.199 | + functions-common:time_stop:2426 : name=run_process 2026-07-07 15:10:32.204 | + functions-common:time_stop:2427 : start_time=1783437029851 2026-07-07 15:10:32.208 | + functions-common:time_stop:2429 : [[ -z 1783437029851 ]] 2026-07-07 15:10:32.213 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 15:10:32.220 | + functions-common:time_stop:2432 : end_time=1783437032215 2026-07-07 15:10:32.225 | + functions-common:time_stop:2433 : elapsed_time=2364 2026-07-07 15:10:32.229 | + functions-common:time_stop:2434 : total=28973 2026-07-07 15:10:32.233 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 15:10:32.238 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=31337 2026-07-07 15:10:32.242 | + lib/nova:start_nova:1173 : start_nova_compute 2026-07-07 15:10:32.247 | + lib/nova:start_nova_compute:988 : 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-07 15:10:32.250 | + lib/nova:start_nova_compute:989 : 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-07 15:10:32.255 | + lib/nova:start_nova_compute:989 : 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-07 15:10:32.260 | + lib/nova:start_nova_compute:991 : local compute_cell_conf=/etc/nova/nova.conf 2026-07-07 15:10:32.266 | + lib/nova:start_nova_compute:994 : cp /etc/nova/nova.conf /etc/nova/nova-cpu.conf 2026-07-07 15:10:32.274 | + lib/nova:start_nova_compute:996 : merge_config_file /home/quobyte/devstack/local.conf post-config '$NOVA_CPU_CONF' 2026-07-07 15:10:32.278 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-07-07 15:10:32.283 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-07-07 15:10:32.287 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CPU_CONF' 2026-07-07 15:10:32.292 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-07-07 15:10:32.297 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CPU_CONF' 2026-07-07 15:10:32.301 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova-cpu.conf 2026-07-07 15:10:32.306 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova-cpu.conf 2026-07-07 15:10:32.311 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova-cpu.conf ']' 2026-07-07 15:10:32.316 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config '$NOVA_CPU_CONF' 2026-07-07 15:10:32.322 | + inc/meta-config:merge_config_file:164 : read a 2026-07-07 15:10:32.322 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CPU_CONF' ' 2026-07-07 15:10:32.322 | BEGIN { 2026-07-07 15:10:32.322 | section = "" 2026-07-07 15:10:32.322 | last_section = "" 2026-07-07 15:10:32.322 | section_count = 0 2026-07-07 15:10:32.322 | } 2026-07-07 15:10:32.323 | /^\[.+\]/ { 2026-07-07 15:10:32.324 | gsub("[][]", "", $1); 2026-07-07 15:10:32.324 | section=$1 2026-07-07 15:10:32.324 | next 2026-07-07 15:10:32.324 | } 2026-07-07 15:10:32.324 | /^ *\#/ { 2026-07-07 15:10:32.324 | next 2026-07-07 15:10:32.324 | } 2026-07-07 15:10:32.324 | /^[^ \t]+/ { 2026-07-07 15:10:32.324 | # get offset of first = in $0 2026-07-07 15:10:32.324 | eq_idx = index($0, "=") 2026-07-07 15:10:32.324 | # extract attr & value from $0 2026-07-07 15:10:32.324 | attr = substr($0, 1, eq_idx - 1) 2026-07-07 15:10:32.325 | value = substr($0, eq_idx + 1) 2026-07-07 15:10:32.325 | # only need to strip trailing whitespace from attr 2026-07-07 15:10:32.325 | sub(/[ \t]*$/, "", attr) 2026-07-07 15:10:32.325 | # need to strip leading & trailing whitespace from value 2026-07-07 15:10:32.325 | sub(/^[ \t]*/, "", value) 2026-07-07 15:10:32.325 | sub(/[ \t]*$/, "", value) 2026-07-07 15:10:32.325 | 2026-07-07 15:10:32.325 | # cfg_attr_count: number of config lines per [section, attr] 2026-07-07 15:10:32.325 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-07-07 15:10:32.325 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-07-07 15:10:32.325 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-07-07 15:10:32.326 | if (! (section, attr) in cfg_attr_count) { 2026-07-07 15:10:32.328 | if (section != last_section) { 2026-07-07 15:10:32.328 | cfg_section[section_count++] = section 2026-07-07 15:10:32.328 | last_section = section 2026-07-07 15:10:32.328 | } 2026-07-07 15:10:32.328 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-07-07 15:10:32.328 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-07-07 15:10:32.328 | 2026-07-07 15:10:32.328 | cfg_attr[section, attr, 0] = value 2026-07-07 15:10:32.328 | cfg_attr_count[section, attr] = 1 2026-07-07 15:10:32.328 | } else { 2026-07-07 15:10:32.329 | lno = cfg_attr_count[section, attr]++ 2026-07-07 15:10:32.329 | cfg_attr[section, attr, lno] = value 2026-07-07 15:10:32.329 | } 2026-07-07 15:10:32.329 | } 2026-07-07 15:10:32.329 | END { 2026-07-07 15:10:32.329 | # Process each section in order 2026-07-07 15:10:32.329 | for (sno = 0; sno < section_count; sno++) { 2026-07-07 15:10:32.329 | section = cfg_section[sno] 2026-07-07 15:10:32.329 | # The ini routines simply append a config item immediately 2026-07-07 15:10:32.329 | # after the section header. To keep the same order as defined 2026-07-07 15:10:32.329 | # in local.conf, invoke the ini routines in the reverse order 2026-07-07 15:10:32.330 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-07-07 15:10:32.330 | attr = cfg_sec_attr_name[sno, attr_no] 2026-07-07 15:10:32.330 | if (cfg_attr_count[section, attr] == 1) 2026-07-07 15:10:32.330 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-07-07 15:10:32.330 | else { 2026-07-07 15:10:32.330 | # For multiline, invoke the ini routines in the reverse order 2026-07-07 15:10:32.330 | count = cfg_attr_count[section, attr] 2026-07-07 15:10:32.330 | print "inidelete " configfile " " section " " attr 2026-07-07 15:10:32.330 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-07-07 15:10:32.330 | for (l = count -2; l >= 0; l--) 2026-07-07 15:10:32.330 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-07-07 15:10:32.331 | } 2026-07-07 15:10:32.331 | } 2026-07-07 15:10:32.331 | } 2026-07-07 15:10:32.331 | } 2026-07-07 15:10:32.331 | ' 2026-07-07 15:10:32.332 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-07-07 15:10:32.332 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-07-07 15:10:32.332 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-07-07 15:10:32.332 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CPU_CONF' 2026-07-07 15:10:32.335 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-07-07 15:10:32.339 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CPU_CONF ]] 2026-07-07 15:10:32.343 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CPU_CONF' ' 2026-07-07 15:10:32.343 | BEGIN { group = "" } 2026-07-07 15:10:32.343 | /^\[\[.+\|.*\]\]/ { 2026-07-07 15:10:32.343 | gsub("[][]", "", $1); 2026-07-07 15:10:32.343 | split($1, a, "|"); 2026-07-07 15:10:32.344 | if (a[1] == matchgroup && a[2] == configfile) { 2026-07-07 15:10:32.344 | group=a[1] 2026-07-07 15:10:32.344 | } else { 2026-07-07 15:10:32.344 | group="" 2026-07-07 15:10:32.344 | } 2026-07-07 15:10:32.344 | next 2026-07-07 15:10:32.344 | } 2026-07-07 15:10:32.344 | { 2026-07-07 15:10:32.344 | if (group != "") 2026-07-07 15:10:32.344 | print $0 2026-07-07 15:10:32.344 | } 2026-07-07 15:10:32.345 | ' /home/quobyte/devstack/local.conf 2026-07-07 15:10:32.355 | + lib/nova:start_nova_compute:998 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-07-07 15:10:32.358 | + lib/nova:start_nova_compute:1005 : iniset /etc/nova/nova-cpu.conf workarounds disable_group_policy_check_upcall True 2026-07-07 15:10:32.407 | + lib/nova:start_nova_compute:1008 : iniset /etc/nova/nova-cpu.conf filter_scheduler track_instance_changes False 2026-07-07 15:10:32.454 | + lib/nova:start_nova_compute:1009 : iniset_rpc_backend nova /etc/nova/nova-cpu.conf DEFAULT nova_cell1 2026-07-07 15:10:32.459 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-07-07 15:10:32.463 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova-cpu.conf 2026-07-07 15:10:32.468 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-07-07 15:10:32.472 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host=nova_cell1 2026-07-07 15:10:32.477 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-07-07 15:10:32.507 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 15:10:32.512 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url nova_cell1 2026-07-07 15:10:32.516 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host=nova_cell1 2026-07-07 15:10:32.521 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-07-07 15:10:32.547 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-07 15:10:32.552 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.114:5672/nova_cell1 2026-07-07 15:10:32.558 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova-cpu.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.114:5672/nova_cell1 2026-07-07 15:10:32.608 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-07-07 15:10:32.613 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-07-07 15:10:32.617 | + lib/nova:start_nova_compute:1013 : inidelete /etc/nova/nova-cpu.conf database connection 2026-07-07 15:10:32.650 | + lib/nova:start_nova_compute:1014 : inidelete /etc/nova/nova-cpu.conf api_database connection 2026-07-07 15:10:32.682 | + lib/nova:start_nova_compute:1019 : configure_console_compute 2026-07-07 15:10:32.686 | + lib/nova:configure_console_compute:671 : local offset 2026-07-07 15:10:32.690 | + lib/nova:configure_console_compute:672 : offset=0 2026-07-07 15:10:32.694 | + lib/nova:configure_console_compute:676 : local default_proxyclient_addr 2026-07-07 15:10:32.699 | ++ lib/nova:configure_console_compute:677 : iniget /etc/nova/nova-cpu.conf DEFAULT my_ip 2026-07-07 15:10:32.735 | + lib/nova:configure_console_compute:677 : default_proxyclient_addr=192.168.122.114 2026-07-07 15:10:32.739 | + lib/nova:configure_console_compute:681 : is_service_enabled n-cpu 2026-07-07 15:10:32.766 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 15:10:32.771 | + lib/nova:configure_console_compute:682 : '[' False == True ']' 2026-07-07 15:10:32.776 | + lib/nova:configure_console_compute:685 : vercmp v1.3.0 '<' 1.0.0 2026-07-07 15:10:32.781 | + functions:vercmp:647 : local v1=v1.3.0 2026-07-07 15:10:32.785 | + functions:vercmp:648 : local 'op=<' 2026-07-07 15:10:32.789 | + functions:vercmp:649 : local v2=1.0.0 2026-07-07 15:10:32.793 | + functions:vercmp:650 : local result 2026-07-07 15:10:32.800 | ++ functions:vercmp:654 : echo -e 'v1.3.0\n1.0.0' 2026-07-07 15:10:32.802 | ++ functions:vercmp:654 : sort -V 2026-07-07 15:10:32.805 | ++ functions:vercmp:654 : head -1 2026-07-07 15:10:32.812 | + functions:vercmp:654 : result=1.0.0 2026-07-07 15:10:32.817 | + functions:vercmp:656 : case $op in 2026-07-07 15:10:32.821 | + functions:vercmp:666 : '[' v1.3.0 '!=' 1.0.0 ']' 2026-07-07 15:10:32.826 | + functions:vercmp:666 : '[' 1.0.0 = v1.3.0 ']' 2026-07-07 15:10:32.830 | + functions:vercmp:667 : return 2026-07-07 15:10:32.833 | + lib/nova:configure_console_compute:690 : NOVNCPROXY_URL=http://192.168.122.114:6080/vnc_lite.html 2026-07-07 15:10:32.838 | + lib/nova:configure_console_compute:692 : iniset /etc/nova/nova-cpu.conf vnc novncproxy_base_url http://192.168.122.114:6080/vnc_lite.html 2026-07-07 15:10:32.887 | + lib/nova:configure_console_compute:693 : SPICEHTML5PROXY_URL=http://192.168.122.114:6081/spice_auto.html 2026-07-07 15:10:32.891 | + lib/nova:configure_console_compute:694 : iniset /etc/nova/nova-cpu.conf spice html5proxy_base_url http://192.168.122.114:6081/spice_auto.html 2026-07-07 15:10:32.940 | + lib/nova:configure_console_compute:697 : is_service_enabled n-novnc 2026-07-07 15:10:32.968 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 15:10:32.973 | + lib/nova:configure_console_compute:700 : VNCSERVER_LISTEN=0.0.0.0 2026-07-07 15:10:32.977 | + lib/nova:configure_console_compute:701 : VNCSERVER_PROXYCLIENT_ADDRESS=192.168.122.114 2026-07-07 15:10:32.982 | + lib/nova:configure_console_compute:702 : iniset /etc/nova/nova-cpu.conf vnc server_listen 0.0.0.0 2026-07-07 15:10:33.032 | + lib/nova:configure_console_compute:703 : iniset /etc/nova/nova-cpu.conf vnc server_proxyclient_address 192.168.122.114 2026-07-07 15:10:33.078 | + lib/nova:configure_console_compute:708 : is_service_enabled n-spice 2026-07-07 15:10:33.106 | + functions-common:is_service_enabled:2076 : return 1 2026-07-07 15:10:33.110 | + lib/nova:configure_console_compute:708 : '[' False '!=' False ']' 2026-07-07 15:10:33.114 | + lib/nova:configure_console_compute:718 : is_service_enabled n-sproxy 2026-07-07 15:10:33.141 | + functions-common:is_service_enabled:2076 : return 1 2026-07-07 15:10:33.146 | + lib/nova:configure_console_compute:718 : '[' False '!=' False ']' 2026-07-07 15:10:33.151 | + lib/nova:start_nova_compute:1023 : iniset /etc/nova/nova-cpu.conf DEFAULT reimage_timeout_per_gb 180 2026-07-07 15:10:33.197 | + lib/nova:start_nova_compute:1026 : '[' -n 127.0.0.1 ']' 2026-07-07 15:10:33.201 | + lib/nova:start_nova_compute:1027 : iniset /etc/nova/nova-cpu.conf os_vif_ovs ovsdb_connection tcp:127.0.0.1:6640 2026-07-07 15:10:33.248 | + lib/nova:start_nova_compute:1031 : [[ libvirt == \l\i\b\v\i\r\t ]] 2026-07-07 15:10:33.254 | + lib/nova:start_nova_compute:1031 : [[ kvm == \q\e\m\u ]] 2026-07-07 15:10:33.257 | + lib/nova:start_nova_compute:1035 : [[ -n '' ]] 2026-07-07 15:10:33.262 | + lib/nova:start_nova_compute:1039 : [[ libvirt = \l\i\b\v\i\r\t ]] 2026-07-07 15:10:33.266 | + lib/nova:start_nova_compute:1040 : '[' 0 -gt 0 ']' 2026-07-07 15:10:33.269 | + lib/nova:start_nova_compute:1046 : run_process n-cpu '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirt 2026-07-07 15:10:33.273 | + functions-common:run_process:1674 : local service=n-cpu 2026-07-07 15:10:33.278 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-07-07 15:10:33.282 | + functions-common:run_process:1676 : local group=libvirt 2026-07-07 15:10:33.287 | + functions-common:run_process:1677 : local user= 2026-07-07 15:10:33.292 | + functions-common:run_process:1678 : local env_vars= 2026-07-07 15:10:33.297 | + functions-common:run_process:1680 : local name=n-cpu 2026-07-07 15:10:33.302 | + functions-common:run_process:1682 : time_start run_process 2026-07-07 15:10:33.307 | + functions-common:time_start:2406 : local name=run_process 2026-07-07 15:10:33.310 | + functions-common:time_start:2407 : local start_time= 2026-07-07 15:10:33.317 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-07 15:10:33.321 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-07 15:10:33.329 | + functions-common:time_start:2411 : _TIME_START[$name]=1783437033323 2026-07-07 15:10:33.334 | + functions-common:run_process:1683 : is_service_enabled n-cpu 2026-07-07 15:10:33.364 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 15:10:33.370 | + 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-07 15:10:33.374 | + functions-common:_run_under_systemd:1628 : local service=n-cpu 2026-07-07 15:10:33.378 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-07-07 15:10:33.383 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-07-07 15:10:33.386 | + 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-07 15:10:33.391 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-07-07 15:10:33.395 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ sudo ]] 2026-07-07 15:10:33.400 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ ^/ ]] 2026-07-07 15:10:33.404 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-cpu.service 2026-07-07 15:10:33.408 | + functions-common:_run_under_systemd:1635 : local group=libvirt 2026-07-07 15:10:33.414 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-07 15:10:33.419 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-07 15:10:33.424 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-07 15:10:33.428 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-cpu] ]] 2026-07-07 15:10:33.433 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ uwsgi ]] 2026-07-07 15:10:33.437 | + 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-07 15:10:33.442 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-cpu.service 2026-07-07 15:10:33.447 | + 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-07 15:10:33.451 | + functions-common:write_user_unit_file:1537 : local group=libvirt 2026-07-07 15:10:33.455 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-07-07 15:10:33.460 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-07 15:10:33.464 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-07 15:10:33.468 | + functions-common:write_user_unit_file:1541 : [[ -n libvirt ]] 2026-07-07 15:10:33.472 | + functions-common:write_user_unit_file:1542 : extra=Group=libvirt 2026-07-07 15:10:33.477 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-cpu.service 2026-07-07 15:10:33.481 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-07 15:10:33.490 | + 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-07 15:10:33.589 | + 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-07 15:10:33.682 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service User quobyte 2026-07-07 15:10:33.776 | + 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-07 15:10:33.860 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service KillMode process 2026-07-07 15:10:33.947 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service TimeoutStopSec 300 2026-07-07 15:10:34.040 | + 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-07 15:10:34.125 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-07 15:10:34.130 | + functions-common:write_user_unit_file:1557 : [[ -n libvirt ]] 2026-07-07 15:10:34.134 | + functions-common:write_user_unit_file:1558 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service Group libvirt 2026-07-07 15:10:34.220 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Install WantedBy multi-user.target 2026-07-07 15:10:34.320 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-07 15:10:34.857 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-cpu.service 2026-07-07 15:10:34.895 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cpu.service → /etc/systemd/system/devstack@n-cpu.service. 2026-07-07 15:10:35.433 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-cpu.service 2026-07-07 15:10:35.507 | + functions-common:run_process:1686 : time_stop run_process 2026-07-07 15:10:35.516 | + functions-common:time_stop:2420 : local name 2026-07-07 15:10:35.522 | + functions-common:time_stop:2421 : local end_time 2026-07-07 15:10:35.526 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-07 15:10:35.532 | + functions-common:time_stop:2423 : local total 2026-07-07 15:10:35.539 | + functions-common:time_stop:2424 : local start_time 2026-07-07 15:10:35.543 | + functions-common:time_stop:2426 : name=run_process 2026-07-07 15:10:35.548 | + functions-common:time_stop:2427 : start_time=1783437033323 2026-07-07 15:10:35.553 | + functions-common:time_stop:2429 : [[ -z 1783437033323 ]] 2026-07-07 15:10:35.561 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 15:10:35.572 | + functions-common:time_stop:2432 : end_time=1783437035562 2026-07-07 15:10:35.577 | + functions-common:time_stop:2433 : elapsed_time=2239 2026-07-07 15:10:35.583 | + functions-common:time_stop:2434 : total=31337 2026-07-07 15:10:35.588 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 15:10:35.593 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=33576 2026-07-07 15:10:35.601 | + lib/nova:start_nova_compute:1077 : 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-07 15:10:35.606 | + lib/nova:start_nova_compute:1077 : 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-07 15:10:35.613 | + lib/nova:start_nova:1174 : is_service_enabled n-api 2026-07-07 15:10:35.656 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 15:10:35.659 | + lib/nova:start_nova:1176 : echo 'Dumping cells_v2 mapping' 2026-07-07 15:10:35.659 | Dumping cells_v2 mapping 2026-07-07 15:10:35.663 | + lib/nova:start_nova:1177 : /opt/stack/data/venv/bin/nova-manage cell_v2 list_cells --verbose 2026-07-07 15:10:36.174 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-07-07 15:10:36.174 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-07 15:10:36.174 | we strongly recommend against using it for new projects. 2026-07-07 15:10:36.174 | 2026-07-07 15:10:36.174 | If you are already using Eventlet, we recommend migrating to a different 2026-07-07 15:10:36.174 | framework. For more detail see 2026-07-07 15:10:36.174 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-07 15:10:36.174 | 2026-07-07 15:10:36.174 | import eventlet # noqa 2026-07-07 15:10:36.517 | 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-07 15:10:39.699 | INFO dbcounter [None req-1798fcdc-5e29-4cdc-8ff9-301673d13b00 None None] Registered counter for database nova_api 2026-07-07 15:10:39.824 | DEBUG dbcounter [-] [73869] Writer thread running {{(pid=73869) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-07 15:10:39.852 | +-------+--------------------------------------+-----------------------------------------------------------------+---------------------------------------------------------------------------------+----------+ 2026-07-07 15:10:39.853 | | Name | UUID | Transport URL | Database Connection | Disabled | 2026-07-07 15:10:39.853 | +-------+--------------------------------------+-----------------------------------------------------------------+---------------------------------------------------------------------------------+----------+ 2026-07-07 15:10:39.853 | | cell0 | 00000000-0000-0000-0000-000000000000 | none:/// | mysql+pymysql://root:stackdb@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter | False | 2026-07-07 15:10:39.853 | | cell1 | 0bb95159-7ed2-403f-ad0a-b80d259e8d76 | rabbit://stackrabbit:stackqueue@192.168.122.114:5672/nova_cell1 | mysql+pymysql://root:stackdb@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter | False | 2026-07-07 15:10:39.853 | +-------+--------------------------------------+-----------------------------------------------------------------+---------------------------------------------------------------------------------+----------+ 2026-07-07 15:10:40.131 | Exception ignored in: 2026-07-07 15:10:40.132 | Traceback (most recent call last): 2026-07-07 15:10:40.132 | File "/usr/lib/python3.12/logging/__init__.py", line 884, in _removeHandlerRef 2026-07-07 15:10:40.132 | File "/usr/lib/python3.12/logging/__init__.py", line 241, in _acquireLock 2026-07-07 15:10:40.132 | File "/usr/lib/python3.12/threading.py", line 198, in acquire 2026-07-07 15:10:40.132 | File "/opt/stack/data/venv/lib/python3.12/site-packages/eventlet/green/thread.py", line 39, in get_ident 2026-07-07 15:10:40.132 | RuntimeError: greenlet is being finalized 2026-07-07 15:10:40.466 | + ./stack.sh:main:1333 : async_runfunc create_flavors 2026-07-07 15:10:40.470 | + inc/async:async_runfunc:116 : async_run create_flavors create_flavors 2026-07-07 15:10:40.548 | + inc/async:async_inner:63 : create_flavors 2026-07-07 15:10:40.603 | [2100 Async create_flavors:73968]: running: create_flavors 2026-07-07 15:10:40.607 | + ./stack.sh:main:1335 : is_service_enabled cinder 2026-07-07 15:10:40.634 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 15:10:40.638 | + ./stack.sh:main:1336 : echo_summary 'Starting Cinder' 2026-07-07 15:10:40.642 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-07 15:10:40.645 | + ./stack.sh:echo_summary:447 : echo -e Starting Cinder 2026-07-07 15:10:40.649 | + ./stack.sh:main:1337 : start_cinder 2026-07-07 15:10:40.653 | + lib/cinder:start_cinder:618 : '[' lioadm = tgtadm ']' 2026-07-07 15:10:40.660 | ++ lib/cinder:start_cinder:633 : which uwsgi 2026-07-07 15:10:40.666 | + lib/cinder:start_cinder:633 : run_process c-api '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-07-07 15:10:40.670 | + functions-common:run_process:1674 : local service=c-api 2026-07-07 15:10:40.674 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-07-07 15:10:40.678 | + functions-common:run_process:1676 : local group= 2026-07-07 15:10:40.683 | + functions-common:run_process:1677 : local user= 2026-07-07 15:10:40.688 | + functions-common:run_process:1678 : local env_vars= 2026-07-07 15:10:40.692 | + functions-common:run_process:1680 : local name=c-api 2026-07-07 15:10:40.696 | + functions-common:run_process:1682 : time_start run_process 2026-07-07 15:10:40.701 | + functions-common:time_start:2406 : local name=run_process 2026-07-07 15:10:40.705 | + functions-common:time_start:2407 : local start_time= 2026-07-07 15:10:40.710 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-07 15:10:40.716 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-07 15:10:40.723 | + functions-common:time_start:2411 : _TIME_START[$name]=1783437040718 2026-07-07 15:10:40.728 | + functions-common:run_process:1683 : is_service_enabled c-api 2026-07-07 15:10:40.757 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 15:10:40.762 | + 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-07 15:10:40.767 | + functions-common:_run_under_systemd:1628 : local service=c-api 2026-07-07 15:10:40.771 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-07-07 15:10:40.775 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-07-07 15:10:40.779 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-07-07 15:10:40.785 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-07-07 15:10:40.790 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ sudo ]] 2026-07-07 15:10:40.795 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ ^/ ]] 2026-07-07 15:10:40.799 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@c-api.service 2026-07-07 15:10:40.805 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-07 15:10:40.809 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-07 15:10:40.814 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-07 15:10:40.818 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-07 15:10:40.824 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[c-api] ]] 2026-07-07 15:10:40.828 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ uwsgi ]] 2026-07-07 15:10:40.833 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-07-07 15:10:40.837 | + 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-07 15:10:40.843 | + 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-07 15:10:40.847 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@c-api.service 2026-07-07 15:10:40.852 | + 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-07 15:10:40.860 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-07-07 15:10:40.869 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-07-07 15:10:40.877 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-07-07 15:10:40.885 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@c-api.service 2026-07-07 15:10:40.890 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-07-07 15:10:40.897 | + 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-07 15:10:41.003 | + 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-07 15:10:41.104 | + 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-07 15:10:41.187 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service User quobyte 2026-07-07 15:10:41.277 | + 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-07 15:10:41.370 | + 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-07 15:10:41.462 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Type notify 2026-07-07 15:10:41.551 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service KillMode process 2026-07-07 15:10:41.641 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Restart always 2026-07-07 15:10:41.725 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service NotifyAccess all 2026-07-07 15:10:41.851 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service RestartForceExitStatus 100 2026-07-07 15:10:41.952 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-07-07 15:10:41.959 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-07-07 15:10:41.966 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@c-api.service Install WantedBy multi-user.target 2026-07-07 15:10:42.088 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-07-07 15:10:42.600 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@c-api.service 2026-07-07 15:10:42.636 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-api.service → /etc/systemd/system/devstack@c-api.service. 2026-07-07 15:10:43.192 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@c-api.service 2026-07-07 15:10:43.354 | + functions-common:run_process:1686 : time_stop run_process 2026-07-07 15:10:43.363 | + functions-common:time_stop:2420 : local name 2026-07-07 15:10:43.365 | + functions-common:time_stop:2421 : local end_time 2026-07-07 15:10:43.371 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-07 15:10:43.378 | + functions-common:time_stop:2423 : local total 2026-07-07 15:10:43.385 | + functions-common:time_stop:2424 : local start_time 2026-07-07 15:10:43.392 | + functions-common:time_stop:2426 : name=run_process 2026-07-07 15:10:43.399 | + functions-common:time_stop:2427 : start_time=1783437040718 2026-07-07 15:10:43.408 | + functions-common:time_stop:2429 : [[ -z 1783437040718 ]] 2026-07-07 15:10:43.419 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 15:10:43.429 | + functions-common:time_stop:2432 : end_time=1783437043421 2026-07-07 15:10:43.431 | + functions-common:time_stop:2433 : elapsed_time=2703 2026-07-07 15:10:43.435 | + functions-common:time_stop:2434 : total=33576 2026-07-07 15:10:43.438 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 15:10:43.444 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=36279 2026-07-07 15:10:43.455 | + lib/cinder:start_cinder:635 : echo 'Waiting for Cinder API to start...' 2026-07-07 15:10:43.455 | Waiting for Cinder API to start... 2026-07-07 15:10:43.460 | + lib/cinder:start_cinder:637 : local cinder_url=http://192.168.122.114/volume/v3/ 2026-07-07 15:10:43.467 | + lib/cinder:start_cinder:639 : wait_for_service 60 http://192.168.122.114/volume/v3/ 2026-07-07 15:10:43.475 | + functions:wait_for_service:476 : local timeout=60 2026-07-07 15:10:43.483 | + functions:wait_for_service:477 : local url=http://192.168.122.114/volume/v3/ 2026-07-07 15:10:43.489 | + functions:wait_for_service:478 : local rval=0 2026-07-07 15:10:43.497 | + functions:wait_for_service:479 : time_start wait_for_service 2026-07-07 15:10:43.507 | + functions-common:time_start:2406 : local name=wait_for_service 2026-07-07 15:10:43.514 | + functions-common:time_start:2407 : local start_time= 2026-07-07 15:10:43.523 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-07 15:10:43.533 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-07 15:10:43.549 | + functions-common:time_start:2411 : _TIME_START[$name]=1783437043534 2026-07-07 15:10:43.555 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-07-07 15:10:43.559 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-07 15:10:43.564 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.114/volume/v3/ 2026-07-07 15:10:48.425 | + :: : [[ 401 == 503 ]] 2026-07-07 15:10:48.427 | + :: : [[ 0 -eq 7 ]] 2026-07-07 15:10:48.430 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-07-07 15:10:48.433 | + functions-common:time_stop:2420 : local name 2026-07-07 15:10:48.436 | + functions-common:time_stop:2421 : local end_time 2026-07-07 15:10:48.439 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-07 15:10:48.442 | + functions-common:time_stop:2423 : local total 2026-07-07 15:10:48.444 | + functions-common:time_stop:2424 : local start_time 2026-07-07 15:10:48.447 | + functions-common:time_stop:2426 : name=wait_for_service 2026-07-07 15:10:48.450 | + functions-common:time_stop:2427 : start_time=1783437043534 2026-07-07 15:10:48.453 | + functions-common:time_stop:2429 : [[ -z 1783437043534 ]] 2026-07-07 15:10:48.457 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 15:10:48.461 | + functions-common:time_stop:2432 : end_time=1783437048459 2026-07-07 15:10:48.465 | + functions-common:time_stop:2433 : elapsed_time=4925 2026-07-07 15:10:48.467 | + functions-common:time_stop:2434 : total=14435 2026-07-07 15:10:48.471 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 15:10:48.473 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=19360 2026-07-07 15:10:48.476 | + functions:wait_for_service:486 : return 0 2026-07-07 15:10:48.480 | + lib/cinder:start_cinder:643 : run_process c-sch '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-07-07 15:10:48.484 | + functions-common:run_process:1674 : local service=c-sch 2026-07-07 15:10:48.486 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-07-07 15:10:48.490 | + functions-common:run_process:1676 : local group= 2026-07-07 15:10:48.493 | + functions-common:run_process:1677 : local user= 2026-07-07 15:10:48.498 | + functions-common:run_process:1678 : local env_vars= 2026-07-07 15:10:48.503 | + functions-common:run_process:1680 : local name=c-sch 2026-07-07 15:10:48.505 | + functions-common:run_process:1682 : time_start run_process 2026-07-07 15:10:48.509 | + functions-common:time_start:2406 : local name=run_process 2026-07-07 15:10:48.512 | + functions-common:time_start:2407 : local start_time= 2026-07-07 15:10:48.516 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-07 15:10:48.522 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-07 15:10:48.527 | + functions-common:time_start:2411 : _TIME_START[$name]=1783437048523 2026-07-07 15:10:48.531 | + functions-common:run_process:1683 : is_service_enabled c-sch 2026-07-07 15:10:48.561 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 15:10:48.565 | + 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-07 15:10:48.568 | + functions-common:_run_under_systemd:1628 : local service=c-sch 2026-07-07 15:10:48.571 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-07-07 15:10:48.575 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-07-07 15:10:48.580 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-07-07 15:10:48.584 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-07-07 15:10:48.587 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ sudo ]] 2026-07-07 15:10:48.589 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2026-07-07 15:10:48.592 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@c-sch.service 2026-07-07 15:10:48.596 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-07 15:10:48.600 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-07 15:10:48.604 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-07 15:10:48.608 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-07 15:10:48.611 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[c-sch] ]] 2026-07-07 15:10:48.615 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2026-07-07 15:10:48.619 | + 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-07 15:10:48.622 | + functions-common:write_user_unit_file:1535 : local service=devstack@c-sch.service 2026-07-07 15:10:48.625 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-07-07 15:10:48.629 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-07 15:10:48.633 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-07-07 15:10:48.638 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-07 15:10:48.641 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-07 15:10:48.644 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-07 15:10:48.648 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@c-sch.service 2026-07-07 15:10:48.650 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-07 15:10:48.657 | + 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-07 15:10:48.766 | + 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-07 15:10:48.874 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service User quobyte 2026-07-07 15:10:48.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-07 15:10:49.053 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service KillMode process 2026-07-07 15:10:49.155 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service TimeoutStopSec 300 2026-07-07 15:10:49.230 | + 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-07 15:10:49.304 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-07 15:10:49.307 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-07 15:10:49.309 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Install WantedBy multi-user.target 2026-07-07 15:10:49.404 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-07 15:10:49.942 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@c-sch.service 2026-07-07 15:10:49.977 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-sch.service → /etc/systemd/system/devstack@c-sch.service. 2026-07-07 15:10:50.466 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@c-sch.service 2026-07-07 15:10:50.527 | + functions-common:run_process:1686 : time_stop run_process 2026-07-07 15:10:50.532 | + functions-common:time_stop:2420 : local name 2026-07-07 15:10:50.537 | + functions-common:time_stop:2421 : local end_time 2026-07-07 15:10:50.544 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-07 15:10:50.550 | + functions-common:time_stop:2423 : local total 2026-07-07 15:10:50.558 | + functions-common:time_stop:2424 : local start_time 2026-07-07 15:10:50.559 | + functions-common:time_stop:2426 : name=run_process 2026-07-07 15:10:50.561 | + functions-common:time_stop:2427 : start_time=1783437048523 2026-07-07 15:10:50.563 | + functions-common:time_stop:2429 : [[ -z 1783437048523 ]] 2026-07-07 15:10:50.570 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 15:10:50.571 | + functions-common:time_stop:2432 : end_time=1783437050569 2026-07-07 15:10:50.574 | + functions-common:time_stop:2433 : elapsed_time=2046 2026-07-07 15:10:50.576 | + functions-common:time_stop:2434 : total=36279 2026-07-07 15:10:50.578 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 15:10:50.580 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=38325 2026-07-07 15:10:50.582 | + lib/cinder:start_cinder:648 : malloc_tuning='MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-07-07 15:10:50.584 | + lib/cinder:start_cinder:649 : 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-07 15:10:50.586 | + functions-common:run_process:1674 : local service=c-bak 2026-07-07 15:10:50.589 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2026-07-07 15:10:50.593 | + functions-common:run_process:1676 : local group= 2026-07-07 15:10:50.593 | + functions-common:run_process:1677 : local user= 2026-07-07 15:10:50.595 | + functions-common:run_process:1678 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-07-07 15:10:50.597 | + functions-common:run_process:1680 : local name=c-bak 2026-07-07 15:10:50.599 | + functions-common:run_process:1682 : time_start run_process 2026-07-07 15:10:50.601 | + functions-common:time_start:2406 : local name=run_process 2026-07-07 15:10:50.603 | + functions-common:time_start:2407 : local start_time= 2026-07-07 15:10:50.609 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-07 15:10:50.609 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-07 15:10:50.613 | + functions-common:time_start:2411 : _TIME_START[$name]=1783437050610 2026-07-07 15:10:50.615 | + functions-common:run_process:1683 : is_service_enabled c-bak 2026-07-07 15:10:50.638 | + functions-common:is_service_enabled:2076 : return 1 2026-07-07 15:10:50.642 | + functions-common:run_process:1686 : time_stop run_process 2026-07-07 15:10:50.646 | + functions-common:time_stop:2420 : local name 2026-07-07 15:10:50.652 | + functions-common:time_stop:2421 : local end_time 2026-07-07 15:10:50.660 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-07 15:10:50.661 | + functions-common:time_stop:2423 : local total 2026-07-07 15:10:50.665 | + functions-common:time_stop:2424 : local start_time 2026-07-07 15:10:50.670 | + functions-common:time_stop:2426 : name=run_process 2026-07-07 15:10:50.677 | + functions-common:time_stop:2427 : start_time=1783437050610 2026-07-07 15:10:50.683 | + functions-common:time_stop:2429 : [[ -z 1783437050610 ]] 2026-07-07 15:10:50.693 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 15:10:50.701 | + functions-common:time_stop:2432 : end_time=1783437050694 2026-07-07 15:10:50.706 | + functions-common:time_stop:2433 : elapsed_time=84 2026-07-07 15:10:50.709 | + functions-common:time_stop:2434 : total=38325 2026-07-07 15:10:50.714 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 15:10:50.718 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=38409 2026-07-07 15:10:50.723 | + lib/cinder:start_cinder:650 : 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-07 15:10:50.727 | + functions-common:run_process:1674 : local service=c-vol 2026-07-07 15:10:50.732 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-07-07 15:10:50.736 | + functions-common:run_process:1676 : local group= 2026-07-07 15:10:50.741 | + functions-common:run_process:1677 : local user= 2026-07-07 15:10:50.744 | + functions-common:run_process:1678 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-07-07 15:10:50.749 | + functions-common:run_process:1680 : local name=c-vol 2026-07-07 15:10:50.753 | + functions-common:run_process:1682 : time_start run_process 2026-07-07 15:10:50.758 | + functions-common:time_start:2406 : local name=run_process 2026-07-07 15:10:50.762 | + functions-common:time_start:2407 : local start_time= 2026-07-07 15:10:50.766 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-07 15:10:50.770 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-07 15:10:50.778 | + functions-common:time_start:2411 : _TIME_START[$name]=1783437050773 2026-07-07 15:10:50.786 | + functions-common:run_process:1683 : is_service_enabled c-vol 2026-07-07 15:10:50.810 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 15:10:50.814 | + 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-07 15:10:50.818 | + functions-common:_run_under_systemd:1628 : local service=c-vol 2026-07-07 15:10:50.822 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-07-07 15:10:50.826 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-07-07 15:10:50.830 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-07-07 15:10:50.832 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-07-07 15:10:50.836 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ sudo ]] 2026-07-07 15:10:50.840 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2026-07-07 15:10:50.843 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@c-vol.service 2026-07-07 15:10:50.847 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-07 15:10:50.851 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-07 15:10:50.854 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-07 15:10:50.858 | + functions-common:_run_under_systemd:1640 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-07-07 15:10:50.861 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[c-vol] ]] 2026-07-07 15:10:50.865 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2026-07-07 15:10:50.871 | + 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-07 15:10:50.874 | + functions-common:write_user_unit_file:1535 : local service=devstack@c-vol.service 2026-07-07 15:10:50.877 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-07-07 15:10:50.880 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-07 15:10:50.887 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-07-07 15:10:50.891 | + functions-common:write_user_unit_file:1539 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-07-07 15:10:50.898 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-07 15:10:50.904 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-07 15:10:50.907 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@c-vol.service 2026-07-07 15:10:50.915 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-07 15:10:50.920 | + 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-07 15:10:51.050 | + 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-07 15:10:51.151 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service User quobyte 2026-07-07 15:10:51.229 | + 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-07 15:10:51.301 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service KillMode process 2026-07-07 15:10:51.372 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service TimeoutStopSec 300 2026-07-07 15:10:51.452 | + 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-07 15:10:51.523 | + functions-common:write_user_unit_file:1554 : [[ -n MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144 ]] 2026-07-07 15:10:51.525 | + 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-07 15:10:51.651 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-07 15:10:51.656 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Install WantedBy multi-user.target 2026-07-07 15:10:51.767 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-07 15:10:52.296 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@c-vol.service 2026-07-07 15:10:52.335 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-vol.service → /etc/systemd/system/devstack@c-vol.service. 2026-07-07 15:10:52.921 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@c-vol.service 2026-07-07 15:10:52.963 | + functions-common:run_process:1686 : time_stop run_process 2026-07-07 15:10:52.967 | + functions-common:time_stop:2420 : local name 2026-07-07 15:10:52.972 | + functions-common:time_stop:2421 : local end_time 2026-07-07 15:10:52.975 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-07 15:10:52.978 | + functions-common:time_stop:2423 : local total 2026-07-07 15:10:52.981 | + functions-common:time_stop:2424 : local start_time 2026-07-07 15:10:52.984 | + functions-common:time_stop:2426 : name=run_process 2026-07-07 15:10:52.986 | + functions-common:time_stop:2427 : start_time=1783437050773 2026-07-07 15:10:52.989 | + functions-common:time_stop:2429 : [[ -z 1783437050773 ]] 2026-07-07 15:10:52.993 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 15:10:52.998 | + functions-common:time_stop:2432 : end_time=1783437052995 2026-07-07 15:10:53.000 | + functions-common:time_stop:2433 : elapsed_time=2222 2026-07-07 15:10:53.003 | + functions-common:time_stop:2434 : total=38409 2026-07-07 15:10:53.007 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 15:10:53.010 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=40631 2026-07-07 15:10:53.012 | + ./stack.sh:main:1338 : create_volume_types 2026-07-07 15:10:53.016 | + lib/cinder:create_volume_types:691 : is_service_enabled c-api 2026-07-07 15:10:53.035 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 15:10:53.039 | + lib/cinder:create_volume_types:691 : [[ -n lvm:lvmdriver-1 ]] 2026-07-07 15:10:53.047 | + lib/cinder:create_volume_types:692 : local be be_name 2026-07-07 15:10:53.054 | + lib/cinder:create_volume_types:693 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-07-07 15:10:53.061 | + lib/cinder:create_volume_types:694 : be_name=lvmdriver-1 2026-07-07 15:10:53.068 | + lib/cinder:create_volume_types:695 : create_one_type lvmdriver-1 volume_backend_name lvmdriver-1 2026-07-07 15:10:53.072 | + lib/cinder:create_one_type:666 : type_name=lvmdriver-1 2026-07-07 15:10:53.077 | + lib/cinder:create_one_type:667 : property_key=volume_backend_name 2026-07-07 15:10:53.087 | + lib/cinder:create_one_type:668 : property_value=lvmdriver-1 2026-07-07 15:10:53.089 | + lib/cinder:create_one_type:670 : is_service_enabled keystone 2026-07-07 15:10:53.137 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 15:10:53.145 | + lib/cinder:create_one_type:671 : openstack --os-region-name=RegionOne volume type create --property volume_backend_name=lvmdriver-1 lvmdriver-1 2026-07-07 15:10:58.466 | +-------------+--------------------------------------+ 2026-07-07 15:10:58.466 | | Field | Value | 2026-07-07 15:10:58.466 | +-------------+--------------------------------------+ 2026-07-07 15:10:58.466 | | description | None | 2026-07-07 15:10:58.466 | | id | f32473a9-b61c-4fd8-920c-63648a04fd02 | 2026-07-07 15:10:58.466 | | is_public | True | 2026-07-07 15:10:58.466 | | name | lvmdriver-1 | 2026-07-07 15:10:58.466 | | properties | volume_backend_name='lvmdriver-1' | 2026-07-07 15:10:58.467 | +-------------+--------------------------------------+ 2026-07-07 15:10:58.878 | + lib/cinder:create_one_type:672 : [[ lvmdriver-1 == \c\e\p\h ]] 2026-07-07 15:10:58.884 | + lib/cinder:create_volume_types:698 : [[ False == \T\r\u\e ]] 2026-07-07 15:10:58.890 | + lib/cinder:create_volume_types:705 : [[ False == \T\r\u\e ]] 2026-07-07 15:10:58.893 | + ./stack.sh:main:1343 : [[ False == \T\r\u\e ]] 2026-07-07 15:10:58.897 | + ./stack.sh:main:1351 : is_service_enabled glance 2026-07-07 15:10:58.921 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 15:10:58.925 | + ./stack.sh:main:1352 : echo_summary 'Starting Glance' 2026-07-07 15:10:58.928 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-07 15:10:58.932 | + ./stack.sh:echo_summary:447 : echo -e Starting Glance 2026-07-07 15:10:58.936 | + ./stack.sh:main:1353 : start_glance 2026-07-07 15:10:58.939 | + lib/glance:start_glance:650 : local service_protocol=http 2026-07-07 15:10:58.945 | ++ lib/glance:start_glance:652 : which uwsgi 2026-07-07 15:10:58.950 | + lib/glance:start_glance:652 : run_process g-api '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-07-07 15:10:58.953 | + functions-common:run_process:1674 : local service=g-api 2026-07-07 15:10:58.957 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-07-07 15:10:58.960 | + functions-common:run_process:1676 : local group= 2026-07-07 15:10:58.963 | + functions-common:run_process:1677 : local user= 2026-07-07 15:10:58.966 | + functions-common:run_process:1678 : local env_vars= 2026-07-07 15:10:58.969 | + functions-common:run_process:1680 : local name=g-api 2026-07-07 15:10:58.972 | + functions-common:run_process:1682 : time_start run_process 2026-07-07 15:10:58.974 | + functions-common:time_start:2406 : local name=run_process 2026-07-07 15:10:58.976 | + functions-common:time_start:2407 : local start_time= 2026-07-07 15:10:58.979 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-07 15:10:58.983 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-07 15:10:58.988 | + functions-common:time_start:2411 : _TIME_START[$name]=1783437058985 2026-07-07 15:10:58.991 | + functions-common:run_process:1683 : is_service_enabled g-api 2026-07-07 15:10:59.013 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 15:10:59.016 | + functions-common:run_process:1684 : _run_under_systemd g-api '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' '' '' '' 2026-07-07 15:10:59.020 | + functions-common:_run_under_systemd:1628 : local service=g-api 2026-07-07 15:10:59.023 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-07-07 15:10:59.026 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-07-07 15:10:59.029 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-07-07 15:10:59.032 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-07-07 15:10:59.035 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ sudo ]] 2026-07-07 15:10:59.038 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ ^/ ]] 2026-07-07 15:10:59.041 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@g-api.service 2026-07-07 15:10:59.044 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-07 15:10:59.047 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-07 15:10:59.050 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-07 15:10:59.053 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-07 15:10:59.056 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[g-api] ]] 2026-07-07 15:10:59.059 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ uwsgi ]] 2026-07-07 15:10:59.062 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-07-07 15:10:59.065 | + 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-07 15:10:59.068 | + 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-07 15:10:59.071 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@g-api.service 2026-07-07 15:10:59.074 | + 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-07 15:10:59.077 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-07-07 15:10:59.079 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-07-07 15:10:59.083 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-07-07 15:10:59.086 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@g-api.service 2026-07-07 15:10:59.090 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-07-07 15:10:59.097 | + 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-07 15:10:59.185 | + 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-07 15:10:59.273 | + 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-07 15:10:59.362 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service User quobyte 2026-07-07 15:10:59.453 | + 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-07 15:10:59.542 | + 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-07 15:10:59.618 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Type notify 2026-07-07 15:10:59.694 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service KillMode process 2026-07-07 15:10:59.781 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Restart always 2026-07-07 15:10:59.855 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service NotifyAccess all 2026-07-07 15:10:59.936 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service RestartForceExitStatus 100 2026-07-07 15:11:00.023 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-07-07 15:11:00.027 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-07-07 15:11:00.032 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@g-api.service Install WantedBy multi-user.target 2026-07-07 15:11:00.130 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-07-07 15:11:00.669 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@g-api.service 2026-07-07 15:11:00.693 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@g-api.service → /etc/systemd/system/devstack@g-api.service. 2026-07-07 15:11:01.208 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@g-api.service 2026-07-07 15:11:01.377 | + functions-common:run_process:1686 : time_stop run_process 2026-07-07 15:11:01.385 | + functions-common:time_stop:2420 : local name 2026-07-07 15:11:01.393 | + functions-common:time_stop:2421 : local end_time 2026-07-07 15:11:01.400 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-07 15:11:01.410 | + functions-common:time_stop:2423 : local total 2026-07-07 15:11:01.415 | + functions-common:time_stop:2424 : local start_time 2026-07-07 15:11:01.421 | + functions-common:time_stop:2426 : name=run_process 2026-07-07 15:11:01.429 | + functions-common:time_stop:2427 : start_time=1783437058985 2026-07-07 15:11:01.436 | + functions-common:time_stop:2429 : [[ -z 1783437058985 ]] 2026-07-07 15:11:01.442 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 15:11:01.453 | + functions-common:time_stop:2432 : end_time=1783437061446 2026-07-07 15:11:01.460 | + functions-common:time_stop:2433 : elapsed_time=2461 2026-07-07 15:11:01.470 | + functions-common:time_stop:2434 : total=40631 2026-07-07 15:11:01.476 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 15:11:01.482 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=43092 2026-07-07 15:11:01.491 | + lib/glance:start_glance:654 : is_service_enabled g-api-r 2026-07-07 15:11:01.526 | + functions-common:is_service_enabled:2076 : return 1 2026-07-07 15:11:01.533 | + lib/glance:start_glance:659 : echo 'Waiting for g-api (192.168.122.114) to start...' 2026-07-07 15:11:01.533 | Waiting for g-api (192.168.122.114) to start... 2026-07-07 15:11:01.541 | + lib/glance:start_glance:660 : wait_for_service 60 http://192.168.122.114/image 2026-07-07 15:11:01.548 | + functions:wait_for_service:476 : local timeout=60 2026-07-07 15:11:01.556 | + functions:wait_for_service:477 : local url=http://192.168.122.114/image 2026-07-07 15:11:01.568 | + functions:wait_for_service:478 : local rval=0 2026-07-07 15:11:01.568 | + functions:wait_for_service:479 : time_start wait_for_service 2026-07-07 15:11:01.571 | + functions-common:time_start:2406 : local name=wait_for_service 2026-07-07 15:11:01.575 | + functions-common:time_start:2407 : local start_time= 2026-07-07 15:11:01.582 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-07 15:11:01.595 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-07 15:11:01.599 | + functions-common:time_start:2411 : _TIME_START[$name]=1783437061591 2026-07-07 15:11:01.606 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-07-07 15:11:01.612 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-07 15:11:01.617 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.114/image 2026-07-07 15:11:07.208 | + :: : [[ 300 == 503 ]] 2026-07-07 15:11:07.214 | + :: : [[ 0 -eq 7 ]] 2026-07-07 15:11:07.221 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-07-07 15:11:07.225 | + functions-common:time_stop:2420 : local name 2026-07-07 15:11:07.229 | + functions-common:time_stop:2421 : local end_time 2026-07-07 15:11:07.234 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-07 15:11:07.238 | + functions-common:time_stop:2423 : local total 2026-07-07 15:11:07.243 | + functions-common:time_stop:2424 : local start_time 2026-07-07 15:11:07.247 | + functions-common:time_stop:2426 : name=wait_for_service 2026-07-07 15:11:07.253 | + functions-common:time_stop:2427 : start_time=1783437061591 2026-07-07 15:11:07.259 | + functions-common:time_stop:2429 : [[ -z 1783437061591 ]] 2026-07-07 15:11:07.269 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 15:11:07.272 | + functions-common:time_stop:2432 : end_time=1783437067269 2026-07-07 15:11:07.274 | + functions-common:time_stop:2433 : elapsed_time=5678 2026-07-07 15:11:07.277 | + functions-common:time_stop:2434 : total=19360 2026-07-07 15:11:07.279 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 15:11:07.281 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=25038 2026-07-07 15:11:07.283 | + functions:wait_for_service:486 : return 0 2026-07-07 15:11:07.285 | + ./stack.sh:main:1367 : is_service_enabled mysql postgresql 2026-07-07 15:11:07.310 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 15:11:07.312 | + ./stack.sh:main:1367 : is_service_enabled glance 2026-07-07 15:11:07.358 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 15:11:07.366 | + ./stack.sh:main:1368 : echo_summary 'Uploading images' 2026-07-07 15:11:07.374 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-07 15:11:07.381 | + ./stack.sh:echo_summary:447 : echo -e Uploading images 2026-07-07 15:11:07.388 | + ./stack.sh:main:1370 : for image_url in ${IMAGE_URLS//,/ } 2026-07-07 15:11:07.396 | + ./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-07 15:11:07.402 | + 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-07 15:11:07.410 | + functions:upload_image:141 : local image image_fname image_name 2026-07-07 15:11:07.419 | + functions:upload_image:143 : local max_attempts=5 2026-07-07 15:11:07.424 | + functions:upload_image:146 : mkdir -p /home/quobyte/devstack/files/images 2026-07-07 15:11:07.442 | ++ 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-07 15:11:07.453 | + functions:upload_image:147 : image_fname=cirros-0.6.3-x86_64-disk.img 2026-07-07 15:11:07.459 | + 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-07 15:11:07.469 | + functions:upload_image:150 : [[ ! -f /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img ]] 2026-07-07 15:11:07.479 | ++ functions:upload_image:151 : seq 5 2026-07-07 15:11:07.482 | + functions:upload_image:151 : for attempt in `seq $max_attempts` 2026-07-07 15:11:07.488 | + functions:upload_image:152 : local rc=0 2026-07-07 15:11:07.495 | + 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-07 15:11:07.499 | --2026-07-07 17:11:07-- https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-07-07 15:11:07.586 | Resolving github.com (github.com)... 140.82.121.4 2026-07-07 15:11:07.605 | Connecting to github.com (github.com)|140.82.121.4|:443... connected. 2026-07-07 15:11:07.835 | HTTP request sent, awaiting response... 302 Found 2026-07-07 15:11:07.835 | 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-07T15%3A50%3A18Z&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-07T14%3A49%3A50Z&ske=2026-07-07T15%3A50%3A18Z&sks=b&skv=2018-11-09&sig=6uRn5jtdnsiJvBeAh8FUT0KH7sbO%2BzmW287qPayWwWA%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4MzQzODg2NywibmJmIjoxNzgzNDM3MDY3LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.Aue_eIsOMMS-6I-0tqwFVE-2ni43-OA5vaMeyDI7Wuc&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.3-x86_64-disk.img&response-content-type=application%2Foctet-stream [following] 2026-07-07 15:11:07.835 | --2026-07-07 17:11:07-- 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-07T15%3A50%3A18Z&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-07T14%3A49%3A50Z&ske=2026-07-07T15%3A50%3A18Z&sks=b&skv=2018-11-09&sig=6uRn5jtdnsiJvBeAh8FUT0KH7sbO%2BzmW287qPayWwWA%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4MzQzODg2NywibmJmIjoxNzgzNDM3MDY3LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.Aue_eIsOMMS-6I-0tqwFVE-2ni43-OA5vaMeyDI7Wuc&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.3-x86_64-disk.img&response-content-type=application%2Foctet-stream 2026-07-07 15:11:07.849 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.111.133, 185.199.108.133, 185.199.110.133, ... 2026-07-07 15:11:07.860 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.111.133|:443... connected. 2026-07-07 15:11:07.903 | HTTP request sent, awaiting response... 200 OK 2026-07-07 15:11:07.903 | Length: 21692416 (21M) [application/octet-stream] 2026-07-07 15:11:07.903 | Saving to: '/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img' 2026-07-07 15:11:07.956 | 2026-07-07 15:11:08.181 | 0K ........ ........ .... 100% 74.8M=0.3s 2026-07-07 15:11:08.181 | 2026-07-07 15:11:08.181 | 2026-07-07 17:11:08 (74.8 MB/s) - '/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img' saved [21692416/21692416] 2026-07-07 15:11:08.181 | 2026-07-07 15:11:08.189 | + functions:upload_image:154 : [[ 0 -ne 0 ]] 2026-07-07 15:11:08.194 | + functions:upload_image:163 : break 2026-07-07 15:11:08.198 | + functions:upload_image:167 : image=/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-07-07 15:11:08.202 | + 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-07 15:11:08.205 | + 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-07 15:11:08.208 | + 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-07 15:11:08.212 | + functions:upload_image:313 : local kernel= 2026-07-07 15:11:08.216 | + functions:upload_image:314 : local ramdisk= 2026-07-07 15:11:08.220 | + functions:upload_image:315 : local disk_format= 2026-07-07 15:11:08.224 | + functions:upload_image:316 : local container_format= 2026-07-07 15:11:08.228 | + functions:upload_image:317 : local unpack= 2026-07-07 15:11:08.232 | + functions:upload_image:318 : local img_property= 2026-07-07 15:11:08.236 | + functions:upload_image:322 : [[ libvirt == \l\i\b\v\i\r\t ]] 2026-07-07 15:11:08.240 | + functions:upload_image:323 : [[ kvm == \q\e\m\u ]] 2026-07-07 15:11:08.244 | + functions:upload_image:323 : [[ kvm == \k\v\m ]] 2026-07-07 15:11:08.248 | + functions:upload_image:324 : img_property=hw_rng_model=virtio 2026-07-07 15:11:08.252 | + functions:upload_image:328 : case "$image_fname" in 2026-07-07 15:11:08.257 | ++ functions:upload_image:349 : basename /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img .img 2026-07-07 15:11:08.263 | + functions:upload_image:349 : image_name=cirros-0.6.3-x86_64-disk 2026-07-07 15:11:08.267 | + functions:upload_image:350 : local format 2026-07-07 15:11:08.273 | ++ functions:upload_image:351 : qemu-img info /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-07-07 15:11:08.273 | ++ functions:upload_image:351 : awk '/^file format/ { print $3; exit }' 2026-07-07 15:11:08.292 | + functions:upload_image:351 : format=qcow2 2026-07-07 15:11:08.295 | + functions:upload_image:352 : [[ ,qcow2,raw,vdi,vmdk,vpc, =~ ,qcow2, ]] 2026-07-07 15:11:08.299 | + functions:upload_image:353 : disk_format=qcow2 2026-07-07 15:11:08.303 | + functions:upload_image:357 : container_format=bare 2026-07-07 15:11:08.308 | + functions:upload_image:404 : is_arch ppc64le 2026-07-07 15:11:08.313 | ++ functions-common:is_arch:519 : uname -m 2026-07-07 15:11:08.318 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4\l\e ]] 2026-07-07 15:11:08.322 | + functions:upload_image:404 : is_arch ppc64 2026-07-07 15:11:08.328 | ++ functions-common:is_arch:519 : uname -m 2026-07-07 15:11:08.333 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4 ]] 2026-07-07 15:11:08.337 | + functions:upload_image:404 : is_arch ppc 2026-07-07 15:11:08.343 | ++ functions-common:is_arch:519 : uname -m 2026-07-07 15:11:08.348 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c ]] 2026-07-07 15:11:08.352 | + functions:upload_image:408 : is_arch aarch64 2026-07-07 15:11:08.357 | ++ functions-common:is_arch:519 : uname -m 2026-07-07 15:11:08.364 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-07-07 15:11:08.368 | + functions:upload_image:412 : '[' bare = bare ']' 2026-07-07 15:11:08.372 | + functions:upload_image:413 : '[' '' = zcat ']' 2026-07-07 15:11:08.376 | + functions:upload_image:415 : '[' '' = bunzip2 ']' 2026-07-07 15:11:08.381 | + functions:upload_image:417 : '[' '' = unxz ']' 2026-07-07 15:11:08.384 | + 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-07 15:11:08.386 | + functions:_upload_image:111 : local image_name=cirros-0.6.3-x86_64-disk 2026-07-07 15:11:08.390 | + functions:_upload_image:112 : shift 2026-07-07 15:11:08.395 | + functions:_upload_image:113 : local container=bare 2026-07-07 15:11:08.398 | + functions:_upload_image:114 : shift 2026-07-07 15:11:08.402 | + functions:_upload_image:115 : local disk=qcow2 2026-07-07 15:11:08.406 | + functions:_upload_image:116 : shift 2026-07-07 15:11:08.411 | + functions:_upload_image:117 : local image=/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-07-07 15:11:08.413 | + functions:_upload_image:118 : shift 2026-07-07 15:11:08.417 | + functions:_upload_image:119 : local properties 2026-07-07 15:11:08.421 | + functions:_upload_image:120 : local useimport 2026-07-07 15:11:08.426 | ++ functions:_upload_image:122 : _image_properties_to_arg hw_rng_model=virtio 2026-07-07 15:11:08.429 | ++ functions:_image_properties_to_arg:94 : local result= 2026-07-07 15:11:08.434 | ++ functions:_image_properties_to_arg:95 : for property in $* 2026-07-07 15:11:08.437 | ++ functions:_image_properties_to_arg:96 : result+=' --property hw_rng_model=virtio' 2026-07-07 15:11:08.441 | ++ functions:_image_properties_to_arg:98 : echo --property hw_rng_model=virtio 2026-07-07 15:11:08.446 | + functions:_upload_image:122 : properties='--property hw_rng_model=virtio' 2026-07-07 15:11:08.450 | + functions:_upload_image:124 : [[ False == \T\r\u\e ]] 2026-07-07 15:11:08.456 | ++ functions:_upload_image:128 : readlink -f /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-07-07 15:11:08.464 | + 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-07 15:11:14.733 | +------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-07-07 15:11:14.733 | | Field | Value | 2026-07-07 15:11:14.733 | +------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-07-07 15:11:14.733 | | checksum | 87617e24a5e30cb3b87fda8c0764838f | 2026-07-07 15:11:14.733 | | container_format | bare | 2026-07-07 15:11:14.733 | | created_at | 2026-07-07T15:11:13Z | 2026-07-07 15:11:14.733 | | disk_format | qcow2 | 2026-07-07 15:11:14.733 | | file | /v2/images/919a0971-57b8-4ecd-833d-de05e9b603e2/file | 2026-07-07 15:11:14.733 | | id | 919a0971-57b8-4ecd-833d-de05e9b603e2 | 2026-07-07 15:11:14.734 | | min_disk | 0 | 2026-07-07 15:11:14.734 | | min_ram | 0 | 2026-07-07 15:11:14.734 | | name | cirros-0.6.3-x86_64-disk | 2026-07-07 15:11:14.734 | | owner | 209334a192ee4ec7a4a563a01fc9db32 | 2026-07-07 15:11:14.734 | | 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-07 15:11:14.734 | | protected | False | 2026-07-07 15:11:14.734 | | schema | /v2/schemas/image | 2026-07-07 15:11:14.734 | | size | 21692416 | 2026-07-07 15:11:14.734 | | status | active | 2026-07-07 15:11:14.734 | | tags | | 2026-07-07 15:11:14.734 | | updated_at | 2026-07-07T15:11:15Z | 2026-07-07 15:11:14.735 | | virtual_size | 117440512 | 2026-07-07 15:11:14.735 | | visibility | public | 2026-07-07 15:11:14.735 | +------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-07-07 15:11:15.101 | + ./stack.sh:main:1375 : async_wait create_flavors 2026-07-07 15:11:15.171 | [2100 Async create_flavors:73968]: Waiting for completion of create_flavors running on PID 73968 (2 other jobs running) 2026-07-07 15:11:15.202 | [2100 Async create_flavors:73968]: Signaling child to exit 2026-07-07 15:11:24.118 | + inc/async:async_inner:64 : rc=0 2026-07-07 15:11:24.142 | [73968 Async create_flavors:73968]: finished successfully 2026-07-07 15:11:24.167 | WAKEUP 2026-07-07 15:11:24.189 | [2100 Async create_flavors:73968]: Signaled 2026-07-07 15:11:24.190 | + lib/nova:create_flavors:1241 : is_service_enabled n-api 2026-07-07 15:11:24.190 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 15:11:24.191 | + lib/nova:create_flavors:1242 : openstack --os-region-name=RegionOne flavor list 2026-07-07 15:11:24.191 | + lib/nova:create_flavors:1242 : grep -q ds512M 2026-07-07 15:11:24.191 | + lib/nova:create_flavors:1244 : openstack --os-region-name=RegionOne flavor create --id c1 --ram 256 --disk 1 --vcpus 1 --property hw_rng:allowed=True cirros256 2026-07-07 15:11:24.191 | +----------------------------+-----------------------+ 2026-07-07 15:11:24.191 | | Field | Value | 2026-07-07 15:11:24.192 | +----------------------------+-----------------------+ 2026-07-07 15:11:24.192 | | OS-FLV-DISABLED:disabled | False | 2026-07-07 15:11:24.192 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-07 15:11:24.192 | | description | None | 2026-07-07 15:11:24.192 | | disk | 1 | 2026-07-07 15:11:24.193 | | id | c1 | 2026-07-07 15:11:24.193 | | name | cirros256 | 2026-07-07 15:11:24.193 | | os-flavor-access:is_public | True | 2026-07-07 15:11:24.193 | | properties | hw_rng:allowed='True' | 2026-07-07 15:11:24.194 | | ram | 256 | 2026-07-07 15:11:24.194 | | rxtx_factor | 1.0 | 2026-07-07 15:11:24.194 | | swap | 0 | 2026-07-07 15:11:24.194 | | vcpus | 1 | 2026-07-07 15:11:24.194 | +----------------------------+-----------------------+ 2026-07-07 15:11:24.195 | + lib/nova:create_flavors:1245 : openstack --os-region-name=RegionOne flavor create --id d1 --ram 512 --disk 5 --vcpus 1 --property hw_rng:allowed=True ds512M 2026-07-07 15:11:24.195 | +----------------------------+-----------------------+ 2026-07-07 15:11:24.195 | | Field | Value | 2026-07-07 15:11:24.195 | +----------------------------+-----------------------+ 2026-07-07 15:11:24.195 | | OS-FLV-DISABLED:disabled | False | 2026-07-07 15:11:24.195 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-07 15:11:24.196 | | description | None | 2026-07-07 15:11:24.196 | | disk | 5 | 2026-07-07 15:11:24.196 | | id | d1 | 2026-07-07 15:11:24.196 | | name | ds512M | 2026-07-07 15:11:24.196 | | os-flavor-access:is_public | True | 2026-07-07 15:11:24.197 | | properties | hw_rng:allowed='True' | 2026-07-07 15:11:24.197 | | ram | 512 | 2026-07-07 15:11:24.197 | | rxtx_factor | 1.0 | 2026-07-07 15:11:24.197 | | swap | 0 | 2026-07-07 15:11:24.197 | | vcpus | 1 | 2026-07-07 15:11:24.197 | +----------------------------+-----------------------+ 2026-07-07 15:11:24.198 | + lib/nova:create_flavors:1246 : openstack --os-region-name=RegionOne flavor create --id d2 --ram 1024 --disk 10 --vcpus 1 --property hw_rng:allowed=True ds1G 2026-07-07 15:11:24.198 | +----------------------------+-----------------------+ 2026-07-07 15:11:24.198 | | Field | Value | 2026-07-07 15:11:24.198 | +----------------------------+-----------------------+ 2026-07-07 15:11:24.198 | | OS-FLV-DISABLED:disabled | False | 2026-07-07 15:11:24.199 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-07 15:11:24.199 | | description | None | 2026-07-07 15:11:24.199 | | disk | 10 | 2026-07-07 15:11:24.199 | | id | d2 | 2026-07-07 15:11:24.199 | | name | ds1G | 2026-07-07 15:11:24.199 | | os-flavor-access:is_public | True | 2026-07-07 15:11:24.200 | | properties | hw_rng:allowed='True' | 2026-07-07 15:11:24.200 | | ram | 1024 | 2026-07-07 15:11:24.200 | | rxtx_factor | 1.0 | 2026-07-07 15:11:24.200 | | swap | 0 | 2026-07-07 15:11:24.200 | | vcpus | 1 | 2026-07-07 15:11:24.200 | +----------------------------+-----------------------+ 2026-07-07 15:11:24.201 | + lib/nova:create_flavors:1247 : openstack --os-region-name=RegionOne flavor create --id d3 --ram 2048 --disk 10 --vcpus 2 --property hw_rng:allowed=True ds2G 2026-07-07 15:11:24.201 | +----------------------------+-----------------------+ 2026-07-07 15:11:24.201 | | Field | Value | 2026-07-07 15:11:24.201 | +----------------------------+-----------------------+ 2026-07-07 15:11:24.201 | | OS-FLV-DISABLED:disabled | False | 2026-07-07 15:11:24.201 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-07 15:11:24.202 | | description | None | 2026-07-07 15:11:24.202 | | disk | 10 | 2026-07-07 15:11:24.202 | | id | d3 | 2026-07-07 15:11:24.202 | | name | ds2G | 2026-07-07 15:11:24.202 | | os-flavor-access:is_public | True | 2026-07-07 15:11:24.203 | | properties | hw_rng:allowed='True' | 2026-07-07 15:11:24.203 | | ram | 2048 | 2026-07-07 15:11:24.203 | | rxtx_factor | 1.0 | 2026-07-07 15:11:24.203 | | swap | 0 | 2026-07-07 15:11:24.203 | | vcpus | 2 | 2026-07-07 15:11:24.203 | +----------------------------+-----------------------+ 2026-07-07 15:11:24.204 | + lib/nova:create_flavors:1248 : openstack --os-region-name=RegionOne flavor create --id d4 --ram 4096 --disk 20 --vcpus 4 --property hw_rng:allowed=True ds4G 2026-07-07 15:11:24.204 | +----------------------------+-----------------------+ 2026-07-07 15:11:24.204 | | Field | Value | 2026-07-07 15:11:24.204 | +----------------------------+-----------------------+ 2026-07-07 15:11:24.204 | | OS-FLV-DISABLED:disabled | False | 2026-07-07 15:11:24.204 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-07 15:11:24.205 | | description | None | 2026-07-07 15:11:24.205 | | disk | 20 | 2026-07-07 15:11:24.205 | | id | d4 | 2026-07-07 15:11:24.205 | | name | ds4G | 2026-07-07 15:11:24.205 | | os-flavor-access:is_public | True | 2026-07-07 15:11:24.205 | | properties | hw_rng:allowed='True' | 2026-07-07 15:11:24.206 | | ram | 4096 | 2026-07-07 15:11:24.206 | | rxtx_factor | 1.0 | 2026-07-07 15:11:24.206 | | swap | 0 | 2026-07-07 15:11:24.206 | | vcpus | 4 | 2026-07-07 15:11:24.206 | +----------------------------+-----------------------+ 2026-07-07 15:11:24.207 | + lib/nova:create_flavors:1251 : openstack --os-region-name=RegionOne flavor list 2026-07-07 15:11:24.207 | + lib/nova:create_flavors:1251 : grep -q m1.tiny 2026-07-07 15:11:24.207 | + lib/nova:create_flavors:1252 : openstack --os-region-name=RegionOne flavor create --id 1 --ram 512 --disk 1 --vcpus 1 --property hw_rng:allowed=True m1.tiny 2026-07-07 15:11:24.207 | +----------------------------+-----------------------+ 2026-07-07 15:11:24.207 | | Field | Value | 2026-07-07 15:11:24.207 | +----------------------------+-----------------------+ 2026-07-07 15:11:24.208 | | OS-FLV-DISABLED:disabled | False | 2026-07-07 15:11:24.208 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-07 15:11:24.208 | | description | None | 2026-07-07 15:11:24.208 | | disk | 1 | 2026-07-07 15:11:24.208 | | id | 1 | 2026-07-07 15:11:24.208 | | name | m1.tiny | 2026-07-07 15:11:24.209 | | os-flavor-access:is_public | True | 2026-07-07 15:11:24.209 | | properties | hw_rng:allowed='True' | 2026-07-07 15:11:24.209 | | ram | 512 | 2026-07-07 15:11:24.209 | | rxtx_factor | 1.0 | 2026-07-07 15:11:24.209 | | swap | 0 | 2026-07-07 15:11:24.209 | | vcpus | 1 | 2026-07-07 15:11:24.210 | +----------------------------+-----------------------+ 2026-07-07 15:11:24.210 | + lib/nova:create_flavors:1253 : openstack --os-region-name=RegionOne flavor create --id 2 --ram 2048 --disk 20 --vcpus 1 --property hw_rng:allowed=True m1.small 2026-07-07 15:11:24.210 | +----------------------------+-----------------------+ 2026-07-07 15:11:24.210 | | Field | Value | 2026-07-07 15:11:24.210 | +----------------------------+-----------------------+ 2026-07-07 15:11:24.210 | | OS-FLV-DISABLED:disabled | False | 2026-07-07 15:11:24.210 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-07 15:11:24.210 | | description | None | 2026-07-07 15:11:24.211 | | disk | 20 | 2026-07-07 15:11:24.211 | | id | 2 | 2026-07-07 15:11:24.211 | | name | m1.small | 2026-07-07 15:11:24.211 | | os-flavor-access:is_public | True | 2026-07-07 15:11:24.211 | | properties | hw_rng:allowed='True' | 2026-07-07 15:11:24.212 | | ram | 2048 | 2026-07-07 15:11:24.212 | | rxtx_factor | 1.0 | 2026-07-07 15:11:24.212 | | swap | 0 | 2026-07-07 15:11:24.212 | | vcpus | 1 | 2026-07-07 15:11:24.212 | +----------------------------+-----------------------+ 2026-07-07 15:11:24.213 | + lib/nova:create_flavors:1254 : openstack --os-region-name=RegionOne flavor create --id 3 --ram 4096 --disk 40 --vcpus 2 --property hw_rng:allowed=True m1.medium 2026-07-07 15:11:24.213 | +----------------------------+-----------------------+ 2026-07-07 15:11:24.213 | | Field | Value | 2026-07-07 15:11:24.213 | +----------------------------+-----------------------+ 2026-07-07 15:11:24.213 | | OS-FLV-DISABLED:disabled | False | 2026-07-07 15:11:24.213 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-07 15:11:24.213 | | description | None | 2026-07-07 15:11:24.214 | | disk | 40 | 2026-07-07 15:11:24.214 | | id | 3 | 2026-07-07 15:11:24.214 | | name | m1.medium | 2026-07-07 15:11:24.214 | | os-flavor-access:is_public | True | 2026-07-07 15:11:24.214 | | properties | hw_rng:allowed='True' | 2026-07-07 15:11:24.215 | | ram | 4096 | 2026-07-07 15:11:24.215 | | rxtx_factor | 1.0 | 2026-07-07 15:11:24.215 | | swap | 0 | 2026-07-07 15:11:24.215 | | vcpus | 2 | 2026-07-07 15:11:24.215 | +----------------------------+-----------------------+ 2026-07-07 15:11:24.215 | + lib/nova:create_flavors:1255 : openstack --os-region-name=RegionOne flavor create --id 4 --ram 8192 --disk 80 --vcpus 4 --property hw_rng:allowed=True m1.large 2026-07-07 15:11:24.216 | +----------------------------+-----------------------+ 2026-07-07 15:11:24.216 | | Field | Value | 2026-07-07 15:11:24.216 | +----------------------------+-----------------------+ 2026-07-07 15:11:24.216 | | OS-FLV-DISABLED:disabled | False | 2026-07-07 15:11:24.216 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-07 15:11:24.216 | | description | None | 2026-07-07 15:11:24.216 | | disk | 80 | 2026-07-07 15:11:24.217 | | id | 4 | 2026-07-07 15:11:24.217 | | name | m1.large | 2026-07-07 15:11:24.217 | | os-flavor-access:is_public | True | 2026-07-07 15:11:24.217 | | properties | hw_rng:allowed='True' | 2026-07-07 15:11:24.217 | | ram | 8192 | 2026-07-07 15:11:24.217 | | rxtx_factor | 1.0 | 2026-07-07 15:11:24.217 | | swap | 0 | 2026-07-07 15:11:24.218 | | vcpus | 4 | 2026-07-07 15:11:24.218 | +----------------------------+-----------------------+ 2026-07-07 15:11:24.218 | + lib/nova:create_flavors:1256 : openstack --os-region-name=RegionOne flavor create --id 5 --ram 16384 --disk 160 --vcpus 8 --property hw_rng:allowed=True m1.xlarge 2026-07-07 15:11:24.218 | +----------------------------+-----------------------+ 2026-07-07 15:11:24.218 | | Field | Value | 2026-07-07 15:11:24.218 | +----------------------------+-----------------------+ 2026-07-07 15:11:24.219 | | OS-FLV-DISABLED:disabled | False | 2026-07-07 15:11:24.219 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-07 15:11:24.219 | | description | None | 2026-07-07 15:11:24.219 | | disk | 160 | 2026-07-07 15:11:24.219 | | id | 5 | 2026-07-07 15:11:24.219 | | name | m1.xlarge | 2026-07-07 15:11:24.219 | | os-flavor-access:is_public | True | 2026-07-07 15:11:24.219 | | properties | hw_rng:allowed='True' | 2026-07-07 15:11:24.220 | | ram | 16384 | 2026-07-07 15:11:24.220 | | rxtx_factor | 1.0 | 2026-07-07 15:11:24.220 | | swap | 0 | 2026-07-07 15:11:24.220 | | vcpus | 8 | 2026-07-07 15:11:24.220 | +----------------------------+-----------------------+ 2026-07-07 15:11:24.236 | [2100 Async create_flavors:73968]: finished create_flavors with result 0 in 43 seconds 2026-07-07 15:11:24.240 | + inc/async:async_wait:197 : return 0 2026-07-07 15:11:24.242 | + ./stack.sh:main:1377 : is_service_enabled horizon 2026-07-07 15:11:24.260 | + functions-common:is_service_enabled:2076 : return 1 2026-07-07 15:11:24.262 | + ./stack.sh:main:1391 : is_service_enabled nova 2026-07-07 15:11:24.280 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 15:11:24.283 | + ./stack.sh:main:1391 : is_service_enabled keystone 2026-07-07 15:11:24.300 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 15:11:24.303 | + ./stack.sh:main:1392 : USERRC_PARAMS='-PA --target-dir /home/quobyte/devstack/accrc --os-password nomoresecret' 2026-07-07 15:11:24.306 | + ./stack.sh:main:1394 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-07-07 15:11:24.309 | + ./stack.sh:main:1398 : /home/quobyte/devstack/tools/create_userrc.sh -PA --target-dir /home/quobyte/devstack/accrc --os-password nomoresecret 2026-07-07 15:11:24.312 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-07 15:11:24.314 | + home/quobyte/devstack/tools/create_userrc.sh:main:31 : ACCOUNT_DIR=./accrc 2026-07-07 15:11:24.316 | ++ 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-07 15:11:24.319 | + home/quobyte/devstack/tools/create_userrc.sh:main:80 : options=' -P -A --target-dir '\''/home/quobyte/devstack/accrc'\'' --os-password '\''nomoresecret'\'' --' 2026-07-07 15:11:24.321 | + home/quobyte/devstack/tools/create_userrc.sh:main:84 : eval set -- -P -A --target-dir ''\''/home/quobyte/devstack/accrc'\''' --os-password ''\''nomoresecret'\''' -- 2026-07-07 15:11:24.322 | ++ home/quobyte/devstack/tools/create_userrc.sh:main:84 : set -- -P -A --target-dir /home/quobyte/devstack/accrc --os-password nomoresecret -- 2026-07-07 15:11:24.324 | + home/quobyte/devstack/tools/create_userrc.sh:main:85 : ADDPASS= 2026-07-07 15:11:24.326 | + home/quobyte/devstack/tools/create_userrc.sh:main:86 : HEAT_URL= 2026-07-07 15:11:24.327 | + home/quobyte/devstack/tools/create_userrc.sh:main:91 : SKIP_PROJECT=service 2026-07-07 15:11:24.329 | + home/quobyte/devstack/tools/create_userrc.sh:main:92 : MODE= 2026-07-07 15:11:24.330 | + home/quobyte/devstack/tools/create_userrc.sh:main:93 : ROLE=Member 2026-07-07 15:11:24.332 | + home/quobyte/devstack/tools/create_userrc.sh:main:94 : USER_NAME= 2026-07-07 15:11:24.334 | + home/quobyte/devstack/tools/create_userrc.sh:main:95 : USER_PASS= 2026-07-07 15:11:24.335 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 7 -gt 0 ']' 2026-07-07 15:11:24.337 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-07-07 15:11:24.339 | + home/quobyte/devstack/tools/create_userrc.sh:main:119 : ADDPASS=yes 2026-07-07 15:11:24.340 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-07-07 15:11:24.342 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 6 -gt 0 ']' 2026-07-07 15:11:24.344 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-07-07 15:11:24.345 | + home/quobyte/devstack/tools/create_userrc.sh:main:118 : MODE=all 2026-07-07 15:11:24.347 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-07-07 15:11:24.348 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 5 -gt 0 ']' 2026-07-07 15:11:24.350 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-07-07 15:11:24.351 | + home/quobyte/devstack/tools/create_userrc.sh:main:113 : ACCOUNT_DIR=/home/quobyte/devstack/accrc 2026-07-07 15:11:24.353 | + home/quobyte/devstack/tools/create_userrc.sh:main:113 : shift 2026-07-07 15:11:24.354 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-07-07 15:11:24.356 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 3 -gt 0 ']' 2026-07-07 15:11:24.357 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-07-07 15:11:24.359 | + home/quobyte/devstack/tools/create_userrc.sh:main:100 : export OS_PASSWORD=nomoresecret 2026-07-07 15:11:24.360 | + home/quobyte/devstack/tools/create_userrc.sh:main:100 : OS_PASSWORD=nomoresecret 2026-07-07 15:11:24.362 | + home/quobyte/devstack/tools/create_userrc.sh:main:100 : shift 2026-07-07 15:11:24.364 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-07-07 15:11:24.365 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 1 -gt 0 ']' 2026-07-07 15:11:24.367 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-07-07 15:11:24.368 | + home/quobyte/devstack/tools/create_userrc.sh:main:122 : shift 2026-07-07 15:11:24.370 | + home/quobyte/devstack/tools/create_userrc.sh:main:122 : break 2026-07-07 15:11:24.372 | + home/quobyte/devstack/tools/create_userrc.sh:main:129 : '[' -z nomoresecret ']' 2026-07-07 15:11:24.374 | + home/quobyte/devstack/tools/create_userrc.sh:main:138 : '[' -z '' -a '' ']' 2026-07-07 15:11:24.375 | + home/quobyte/devstack/tools/create_userrc.sh:main:142 : '[' -z '' -a '' ']' 2026-07-07 15:11:24.377 | + home/quobyte/devstack/tools/create_userrc.sh:main:146 : '[' -z '' -a -z '' ']' 2026-07-07 15:11:24.379 | + home/quobyte/devstack/tools/create_userrc.sh:main:147 : export OS_PROJECT_NAME=admin 2026-07-07 15:11:24.381 | + home/quobyte/devstack/tools/create_userrc.sh:main:147 : OS_PROJECT_NAME=admin 2026-07-07 15:11:24.383 | + home/quobyte/devstack/tools/create_userrc.sh:main:150 : '[' -z '' ']' 2026-07-07 15:11:24.384 | + home/quobyte/devstack/tools/create_userrc.sh:main:151 : export OS_USERNAME=admin 2026-07-07 15:11:24.386 | + home/quobyte/devstack/tools/create_userrc.sh:main:151 : OS_USERNAME=admin 2026-07-07 15:11:24.387 | + home/quobyte/devstack/tools/create_userrc.sh:main:154 : '[' -z '' ']' 2026-07-07 15:11:24.389 | + home/quobyte/devstack/tools/create_userrc.sh:main:155 : export OS_AUTH_URL=http://localhost:5000/v3/ 2026-07-07 15:11:24.391 | + home/quobyte/devstack/tools/create_userrc.sh:main:155 : OS_AUTH_URL=http://localhost:5000/v3/ 2026-07-07 15:11:24.393 | + home/quobyte/devstack/tools/create_userrc.sh:main:158 : '[' -z '' -a -z '' ']' 2026-07-07 15:11:24.394 | + home/quobyte/devstack/tools/create_userrc.sh:main:160 : OS_USER_DOMAIN_ID=default 2026-07-07 15:11:24.396 | + home/quobyte/devstack/tools/create_userrc.sh:main:163 : '[' -z '' -a -z '' ']' 2026-07-07 15:11:24.398 | + home/quobyte/devstack/tools/create_userrc.sh:main:165 : OS_PROJECT_DOMAIN_ID=default 2026-07-07 15:11:24.399 | + home/quobyte/devstack/tools/create_userrc.sh:main:168 : USER_PASS=nomoresecret 2026-07-07 15:11:24.401 | + home/quobyte/devstack/tools/create_userrc.sh:main:169 : USER_NAME=admin 2026-07-07 15:11:24.403 | + home/quobyte/devstack/tools/create_userrc.sh:main:171 : '[' -z all ']' 2026-07-07 15:11:24.405 | + home/quobyte/devstack/tools/create_userrc.sh:main:239 : '[' all '!=' create ']' 2026-07-07 15:11:24.407 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : openstack project list --long --quote none -f csv 2026-07-07 15:11:24.407 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : grep ,True 2026-07-07 15:11:24.407 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : IFS=, 2026-07-07 15:11:24.409 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : grep -v service 2026-07-07 15:11:24.409 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2026-07-07 15:11:26.719 | Failed to discover available identity versions when contacting http://localhost:5000/v3/. Attempting to parse version from URL. 2026-07-07 15:11:26.723 | 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-07 15:11:27.051 | + ./stack.sh:main:1403 : save_stackenv 2026-07-07 15:11:27.053 | + functions-common:save_stackenv:65 : local tag= 2026-07-07 15:11:27.057 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-07-07 15:11:27.061 | + functions-common:save_stackenv:67 : time_stamp=2026-07-07-171127 2026-07-07 15:11:27.064 | + functions-common:save_stackenv:68 : echo '# 2026-07-07-171127 ' 2026-07-07 15:11:27.067 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-07 15:11:27.069 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-07-07 15:11:27.072 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-07 15:11:27.075 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-07-07 15:11:27.077 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-07 15:11:27.080 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-07-07 15:11:27.083 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-07 15:11:27.085 | + 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-07 15:11:27.088 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-07 15:11:27.091 | + functions-common:save_stackenv:70 : echo HOST_IP=192.168.122.114 2026-07-07 15:11:27.094 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-07 15:11:27.096 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=http://192.168.122.114/identity 2026-07-07 15:11:27.099 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-07 15:11:27.102 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2026-07-07-164729 2026-07-07 15:11:27.105 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-07 15:11:27.108 | + functions-common:save_stackenv:70 : echo OS_CACERT= 2026-07-07 15:11:27.110 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-07 15:11:27.113 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=192.168.122.114 2026-07-07 15:11:27.116 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-07 15:11:27.118 | + functions-common:save_stackenv:70 : echo STACK_USER=quobyte 2026-07-07 15:11:27.121 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-07 15:11:27.124 | + functions-common:save_stackenv:70 : echo TLS_IP= 2026-07-07 15:11:27.127 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-07 15:11:27.129 | + functions-common:save_stackenv:70 : echo HOST_IPV6=::1 2026-07-07 15:11:27.131 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-07 15:11:27.134 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-07-07 15:11:27.136 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-07 15:11:27.139 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=192.168.122.114 2026-07-07 15:11:27.141 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-07 15:11:27.144 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-07-07 15:11:27.146 | + ./stack.sh:main:1414 : merge_config_group /home/quobyte/devstack/local.conf extra 2026-07-07 15:11:27.149 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-07-07 15:11:27.152 | + inc/meta-config:merge_config_group:171 : shift 2026-07-07 15:11:27.154 | + inc/meta-config:merge_config_group:172 : local matchgroups=extra 2026-07-07 15:11:27.156 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-07-07 15:11:27.159 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-07-07 15:11:27.161 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-07-07 15:11:27.164 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf extra 2026-07-07 15:11:27.167 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-07-07 15:11:27.169 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=extra 2026-07-07 15:11:27.172 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-07-07 15:11:27.175 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=extra ' 2026-07-07 15:11:27.175 | /^\[\[.+\|.*\]\]/ { 2026-07-07 15:11:27.175 | gsub("[][]", "", $1); 2026-07-07 15:11:27.175 | split($1, a, "|"); 2026-07-07 15:11:27.175 | if (a[1] == matchgroup) 2026-07-07 15:11:27.175 | print a[2] 2026-07-07 15:11:27.175 | } 2026-07-07 15:11:27.175 | ' /home/quobyte/devstack/local.conf 2026-07-07 15:11:27.182 | + ./stack.sh:main:1421 : run_phase stack extra 2026-07-07 15:11:27.185 | + functions-common:run_phase:1848 : local mode=stack 2026-07-07 15:11:27.188 | + functions-common:run_phase:1849 : local phase=extra 2026-07-07 15:11:27.190 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-07-07 15:11:27.193 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-07-07 15:11:27.196 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-07-07 15:11:27.198 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-07-07 15:11:27.201 | + functions-common:run_phase:1858 : local extra 2026-07-07 15:11:27.205 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-07-07 15:11:27.209 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-07-07 15:11:27.212 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-07-07 15:11:27.214 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-07-07 15:11:27.217 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack extra 2026-07-07 15:11:27.220 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-07-07 15:11:27.238 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-07 15:11:27.241 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-07-07 15:11:27.243 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-07-07 15:11:27.246 | ++ extras.d/80-tempest.sh:source:7 : [[ extra == \i\n\s\t\a\l\l ]] 2026-07-07 15:11:27.249 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-07-07 15:11:27.252 | ++ extras.d/80-tempest.sh:source:10 : [[ extra == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-07-07 15:11:27.255 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-07-07 15:11:27.258 | ++ extras.d/80-tempest.sh:source:13 : [[ extra == \e\x\t\r\a ]] 2026-07-07 15:11:27.261 | ++ extras.d/80-tempest.sh:source:15 : : 2026-07-07 15:11:27.268 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-07-07 15:11:27.268 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-07-07 15:11:27.271 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-07-07 15:11:27.274 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-07-07 15:11:27.277 | + functions-common:run_phase:1875 : run_plugins stack extra 2026-07-07 15:11:27.280 | + functions-common:run_plugins:1834 : local mode=stack 2026-07-07 15:11:27.285 | + functions-common:run_plugins:1835 : local phase=extra 2026-07-07 15:11:27.285 | + functions-common:run_plugins:1837 : local plugins= 2026-07-07 15:11:27.288 | + functions-common:run_plugins:1838 : local plugin 2026-07-07 15:11:27.292 | + ./stack.sh:main:1429 : merge_config_group /home/quobyte/devstack/local.conf post-extra 2026-07-07 15:11:27.295 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-07-07 15:11:27.299 | + inc/meta-config:merge_config_group:171 : shift 2026-07-07 15:11:27.302 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-extra 2026-07-07 15:11:27.306 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-07-07 15:11:27.311 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-07-07 15:11:27.314 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-07-07 15:11:27.318 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf post-extra 2026-07-07 15:11:27.320 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-07-07 15:11:27.323 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-extra 2026-07-07 15:11:27.326 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-07-07 15:11:27.329 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-extra ' 2026-07-07 15:11:27.329 | /^\[\[.+\|.*\]\]/ { 2026-07-07 15:11:27.329 | gsub("[][]", "", $1); 2026-07-07 15:11:27.329 | split($1, a, "|"); 2026-07-07 15:11:27.329 | if (a[1] == matchgroup) 2026-07-07 15:11:27.329 | print a[2] 2026-07-07 15:11:27.329 | } 2026-07-07 15:11:27.329 | ' /home/quobyte/devstack/local.conf 2026-07-07 15:11:27.336 | + ./stack.sh:main:1438 : is_service_enabled n-cpu 2026-07-07 15:11:27.351 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 15:11:27.354 | + ./stack.sh:main:1439 : is_nova_ready 2026-07-07 15:11:27.356 | + lib/nova:is_nova_ready:1166 : wait_for_compute 60 2026-07-07 15:11:27.359 | + functions:wait_for_compute:490 : local timeout=60 2026-07-07 15:11:27.361 | + functions:wait_for_compute:491 : local rval=0 2026-07-07 15:11:27.364 | + functions:wait_for_compute:492 : local compute_hostname 2026-07-07 15:11:27.366 | + functions:wait_for_compute:493 : time_start wait_for_service 2026-07-07 15:11:27.368 | + functions-common:time_start:2406 : local name=wait_for_service 2026-07-07 15:11:27.371 | + functions-common:time_start:2407 : local start_time= 2026-07-07 15:11:27.373 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-07 15:11:27.376 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-07 15:11:27.380 | + functions-common:time_start:2411 : _TIME_START[$name]=1783437087377 2026-07-07 15:11:27.383 | ++ functions:wait_for_compute:494 : iniget /etc/nova/nova.conf DEFAULT host 2026-07-07 15:11:27.402 | + functions:wait_for_compute:494 : compute_hostname= 2026-07-07 15:11:27.404 | + functions:wait_for_compute:495 : [[ -z '' ]] 2026-07-07 15:11:27.409 | ++ functions:wait_for_compute:496 : hostname 2026-07-07 15:11:27.411 | + functions:wait_for_compute:496 : compute_hostname=devstack 2026-07-07 15:11:27.414 | + functions:wait_for_compute:498 : timeout 60 bash -x 2026-07-07 15:11:27.417 | ++ functions:wait_for_compute:498 : hostname 2026-07-07 15:11:27.422 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-07 15:11:27.423 | + :: : ID= 2026-07-07 15:11:27.425 | + :: : [[ '' == '' ]] 2026-07-07 15:11:27.427 | + :: : sleep 1 2026-07-07 15:11:28.430 | + :: : [[ libvirt = \f\a\k\e ]] 2026-07-07 15:11:28.432 | ++ :: : openstack --os-cloud devstack-admin --os-region RegionOne compute service list --host devstack --service nova-compute -c ID -f value 2026-07-07 15:11:31.728 | + :: : ID=f9be29fe-033d-4c51-855f-42aee1eeb866 2026-07-07 15:11:31.729 | + :: : [[ f9be29fe-033d-4c51-855f-42aee1eeb866 == '' ]] 2026-07-07 15:11:31.733 | + functions:wait_for_compute:510 : time_stop wait_for_service 2026-07-07 15:11:31.737 | + functions-common:time_stop:2420 : local name 2026-07-07 15:11:31.739 | + functions-common:time_stop:2421 : local end_time 2026-07-07 15:11:31.742 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-07 15:11:31.744 | + functions-common:time_stop:2423 : local total 2026-07-07 15:11:31.746 | + functions-common:time_stop:2424 : local start_time 2026-07-07 15:11:31.749 | + functions-common:time_stop:2426 : name=wait_for_service 2026-07-07 15:11:31.751 | + functions-common:time_stop:2427 : start_time=1783437087377 2026-07-07 15:11:31.753 | + functions-common:time_stop:2429 : [[ -z 1783437087377 ]] 2026-07-07 15:11:31.756 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 15:11:31.760 | + functions-common:time_stop:2432 : end_time=1783437091758 2026-07-07 15:11:31.762 | + functions-common:time_stop:2433 : elapsed_time=4381 2026-07-07 15:11:31.765 | + functions-common:time_stop:2434 : total=25038 2026-07-07 15:11:31.767 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 15:11:31.769 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=29419 2026-07-07 15:11:31.772 | + functions:wait_for_compute:512 : [[ 0 != 0 ]] 2026-07-07 15:11:31.774 | + functions:wait_for_compute:516 : return 0 2026-07-07 15:11:31.776 | + ./stack.sh:main:1443 : service_check 2026-07-07 15:11:31.779 | + functions-common:service_check:1713 : local service 2026-07-07 15:11:31.781 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-07 15:11:31.783 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@key.service 2026-07-07 15:11:31.802 | not-found 2026-07-07 15:11:31.805 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-07 15:11:31.808 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-api.service 2026-07-07 15:11:31.827 | enabled 2026-07-07 15:11:31.830 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-api.service --no-pager 2026-07-07 15:11:31.852 | ● devstack@n-api.service - Devstack devstack@n-api.service 2026-07-07 15:11:31.852 | Loaded: loaded (/etc/systemd/system/devstack@n-api.service; enabled; preset: enabled) 2026-07-07 15:11:31.852 | Active: active (running) since Tue 2026-07-07 17:08:13 CEST; 3min 17s ago 2026-07-07 15:11:31.852 | Main PID: 61721 (uwsgi) 2026-07-07 15:11:31.853 | Status: "uWSGI is ready" 2026-07-07 15:11:31.853 | Tasks: 17 (limit: 14255) 2026-07-07 15:11:31.853 | Memory: 273.3M (peak: 273.8M) 2026-07-07 15:11:31.853 | CPU: 14.574s 2026-07-07 15:11:31.853 | CGroup: /system.slice/system-devstack.slice/devstack@n-api.service 2026-07-07 15:11:31.853 | ├─61721 "nova-apiuWSGI master" 2026-07-07 15:11:31.853 | ├─61722 "nova-apiuWSGI worker 1" 2026-07-07 15:11:31.853 | └─61723 "nova-apiuWSGI worker 2" 2026-07-07 15:11:31.853 | 2026-07-07 15:11:31.853 | Jul 07 17:11:31 devstack devstack@n-api.service[61723]: [pid: 61723|app: 0|req: 18/36] 192.168.122.114 () {54 vars in 935 bytes} [Tue Jul 7 17:11:31 2026] GET /compute/v2.1 => generated 393 bytes in 5 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-07 15:11:31.854 | Jul 07 17:11:31 devstack devstack@n-api.service[61722]: DEBUG nova.api.openstack.wsgi [None req-99218b21-77d2-48b8-ad09-118ad8047b2e admin admin] Calling method '>' {{(pid=61722) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} 2026-07-07 15:11:31.854 | Jul 07 17:11:31 devstack devstack@n-api.service[61722]: DEBUG oslo_concurrency.lockutils [None req-99218b21-77d2-48b8-ad09-118ad8047b2e admin admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61722) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} 2026-07-07 15:11:31.854 | Jul 07 17:11:31 devstack devstack@n-api.service[61722]: DEBUG oslo_concurrency.lockutils [None req-99218b21-77d2-48b8-ad09-118ad8047b2e 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.002s {{(pid=61722) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} 2026-07-07 15:11:31.854 | Jul 07 17:11:31 devstack devstack@n-api.service[61722]: DEBUG oslo_concurrency.lockutils [None req-99218b21-77d2-48b8-ad09-118ad8047b2e 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=61722) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-07-07 15:11:31.854 | Jul 07 17:11:31 devstack devstack@n-api.service[61722]: DEBUG oslo_concurrency.lockutils [None req-99218b21-77d2-48b8-ad09-118ad8047b2e admin admin] Acquiring lock "0bb95159-7ed2-403f-ad0a-b80d259e8d76" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61722) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} 2026-07-07 15:11:31.854 | Jul 07 17:11:31 devstack devstack@n-api.service[61722]: DEBUG oslo_concurrency.lockutils [None req-99218b21-77d2-48b8-ad09-118ad8047b2e admin admin] Lock "0bb95159-7ed2-403f-ad0a-b80d259e8d76" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61722) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} 2026-07-07 15:11:31.854 | Jul 07 17:11:31 devstack devstack@n-api.service[61722]: DEBUG oslo_concurrency.lockutils [None req-99218b21-77d2-48b8-ad09-118ad8047b2e admin admin] Lock "0bb95159-7ed2-403f-ad0a-b80d259e8d76" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61722) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-07-07 15:11:31.854 | Jul 07 17:11:31 devstack devstack@n-api.service[61722]: INFO nova.api.openstack.requestlog [None req-99218b21-77d2-48b8-ad09-118ad8047b2e admin admin] 192.168.122.114 "GET /compute/v2.1/os-services?binary=nova-compute&host=devstack" status: 200 len: 251 microversion: 2.69 time: 0.164598 2026-07-07 15:11:31.854 | Jul 07 17:11:31 devstack devstack@n-api.service[61722]: [pid: 61722|app: 0|req: 19/37] 192.168.122.114 () {60 vars in 1325 bytes} [Tue Jul 7 17:11:31 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-07 15:11:31.859 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-07 15:11:31.862 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-cpu.service 2026-07-07 15:11:31.881 | enabled 2026-07-07 15:11:31.887 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-cpu.service --no-pager 2026-07-07 15:11:31.911 | ● devstack@n-cpu.service - Devstack devstack@n-cpu.service 2026-07-07 15:11:31.911 | Loaded: loaded (/etc/systemd/system/devstack@n-cpu.service; enabled; preset: enabled) 2026-07-07 15:11:31.911 | Active: active (running) since Tue 2026-07-07 17:10:35 CEST; 56s ago 2026-07-07 15:11:31.911 | Main PID: 73808 (nova-compute) 2026-07-07 15:11:31.911 | Tasks: 10 (limit: 14255) 2026-07-07 15:11:31.912 | Memory: 135.9M (peak: 137.5M) 2026-07-07 15:11:31.912 | CPU: 4.602s 2026-07-07 15:11:31.912 | CGroup: /system.slice/system-devstack.slice/devstack@n-cpu.service 2026-07-07 15:11:31.912 | └─73808 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf 2026-07-07 15:11:31.912 | 2026-07-07 15:11:31.912 | Jul 07 17:11:03 devstack nova-compute[73808]: DEBUG nova.compute.provider_tree [None req-01254866-54bd-477d-a0f2-915cbe3b24df None None] Updating resource provider 7f04c842-85d0-4a12-98ca-4671395248d0 generation from 0 to 1 during operation: update_inventory {{(pid=73808) _update_generation /opt/stack/nova/nova/compute/provider_tree.py:164}} 2026-07-07 15:11:31.912 | Jul 07 17:11:03 devstack nova-compute[73808]: DEBUG nova.compute.provider_tree [None req-01254866-54bd-477d-a0f2-915cbe3b24df None None] Updating inventory in ProviderTree for provider 7f04c842-85d0-4a12-98ca-4671395248d0 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=73808) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:176}} 2026-07-07 15:11:31.914 | Jul 07 17:11:04 devstack nova-compute[73808]: DEBUG nova.compute.provider_tree [None req-01254866-54bd-477d-a0f2-915cbe3b24df None None] Updating resource provider 7f04c842-85d0-4a12-98ca-4671395248d0 generation from 1 to 2 during operation: update_traits {{(pid=73808) _update_generation /opt/stack/nova/nova/compute/provider_tree.py:164}} 2026-07-07 15:11:31.914 | Jul 07 17:11:04 devstack nova-compute[73808]: DEBUG nova.compute.resource_tracker [None req-01254866-54bd-477d-a0f2-915cbe3b24df None None] Compute_service record updated for devstack:devstack {{(pid=73808) _update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:1097}} 2026-07-07 15:11:31.914 | Jul 07 17:11:04 devstack nova-compute[73808]: DEBUG oslo_concurrency.lockutils [None req-01254866-54bd-477d-a0f2-915cbe3b24df None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: held 5.017s {{(pid=73808) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-07-07 15:11:31.914 | Jul 07 17:11:04 devstack nova-compute[73808]: DEBUG nova.service [None req-01254866-54bd-477d-a0f2-915cbe3b24df None None] Creating RPC server for service: nova-compute on topic: compute {{(pid=73808) start /opt/stack/nova/nova/service.py:196}} 2026-07-07 15:11:31.914 | Jul 07 17:11:04 devstack nova-compute[73808]: DEBUG nova.service [None req-01254866-54bd-477d-a0f2-915cbe3b24df None None] Creating 2nd RPC server for service: nova-compute on topic: compute-alt {{(pid=73808) start /opt/stack/nova/nova/service.py:212}} 2026-07-07 15:11:31.914 | Jul 07 17:11:05 devstack nova-compute[73808]: DEBUG nova.service [None req-01254866-54bd-477d-a0f2-915cbe3b24df None None] Join ServiceGroup membership for this service compute {{(pid=73808) start /opt/stack/nova/nova/service.py:222}} 2026-07-07 15:11:31.914 | Jul 07 17:11:05 devstack nova-compute[73808]: DEBUG nova.servicegroup.drivers.db [None req-01254866-54bd-477d-a0f2-915cbe3b24df None None] DB_Driver: join new ServiceGroup member devstack to the compute group, service = {{(pid=73808) join /opt/stack/nova/nova/servicegroup/drivers/db.py:44}} 2026-07-07 15:11:31.914 | Jul 07 17:11:10 devstack nova-compute[73808]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.49 seconds {{(pid=73808) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-07 15:11:31.918 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-07 15:11:31.921 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-cond.service 2026-07-07 15:11:31.939 | not-found 2026-07-07 15:11:31.946 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-07 15:11:31.949 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-sch.service 2026-07-07 15:11:31.969 | enabled 2026-07-07 15:11:31.975 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-sch.service --no-pager 2026-07-07 15:11:31.999 | ● devstack@n-sch.service - Devstack devstack@n-sch.service 2026-07-07 15:11:31.999 | Loaded: loaded (/etc/systemd/system/devstack@n-sch.service; enabled; preset: enabled) 2026-07-07 15:11:31.999 | Active: active (running) since Tue 2026-07-07 17:10:22 CEST; 1min 9s ago 2026-07-07 15:11:31.999 | Main PID: 70091 (nova-scheduler:) 2026-07-07 15:11:31.999 | Tasks: 19 (limit: 14255) 2026-07-07 15:11:31.999 | Memory: 155.7M (peak: 156.2M) 2026-07-07 15:11:31.999 | CPU: 4.919s 2026-07-07 15:11:31.999 | CGroup: /system.slice/system-devstack.slice/devstack@n-sch.service 2026-07-07 15:11:32.000 | ├─70091 "nova-scheduler: master process [/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf]" 2026-07-07 15:11:32.000 | ├─71963 "nova-scheduler: ServiceWrapper worker(0)" 2026-07-07 15:11:32.000 | └─71972 "nova-scheduler: ServiceWrapper worker(1)" 2026-07-07 15:11:32.000 | 2026-07-07 15:11:32.000 | Jul 07 17:10:29 devstack nova-scheduler[71972]: DEBUG oslo.service.backend._threading.loopingcall [None req-dbae0acd-0314-4080-8771-f0a7ded2445b None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=71972) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-07 15:11:32.000 | Jul 07 17:10:33 devstack nova-scheduler[71972]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.97 seconds {{(pid=71972) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-07 15:11:32.000 | Jul 07 17:10:34 devstack nova-scheduler[71963]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.98 seconds {{(pid=71963) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-07 15:11:32.000 | Jul 07 17:10:36 devstack nova-scheduler[70091]: DEBUG dbcounter [-] [70091] Writing DB stats nova_api:SELECT=3 {{(pid=70091) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-07 15:11:32.000 | Jul 07 17:10:36 devstack nova-scheduler[70091]: DEBUG dbcounter [-] [70091] Writing DB stats nova_cell0:SELECT=1 {{(pid=70091) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-07 15:11:32.000 | Jul 07 17:10:36 devstack nova-scheduler[70091]: DEBUG dbcounter [-] [70091] Writing DB stats nova_cell1:SELECT=1 {{(pid=70091) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-07 15:11:32.001 | Jul 07 17:10:43 devstack nova-scheduler[71972]: DEBUG dbcounter [-] [71972] Writing DB stats nova_cell0:SELECT=4,nova_cell0:INSERT=1,nova_cell0:UPDATE=1 {{(pid=71972) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-07 15:11:32.001 | Jul 07 17:10:44 devstack nova-scheduler[71963]: DEBUG dbcounter [-] [71963] Writing DB stats nova_cell0:SELECT=3 {{(pid=71963) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-07 15:11:32.001 | Jul 07 17:10:46 devstack nova-scheduler[71963]: DEBUG oslo.service.backend._threading.loopingcall [None req-da4cf5f2-4df6-45c8-b497-0ce3e8339da6 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=71963) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-07 15:11:32.001 | Jul 07 17:11:29 devstack nova-scheduler[71972]: DEBUG oslo.service.backend._threading.loopingcall [None req-dbae0acd-0314-4080-8771-f0a7ded2445b None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=71972) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-07 15:11:32.005 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-07 15:11:32.007 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-novnc.service 2026-07-07 15:11:32.025 | not-found 2026-07-07 15:11:32.030 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-07 15:11:32.034 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-api-meta.service 2026-07-07 15:11:32.054 | enabled 2026-07-07 15:11:32.060 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-api-meta.service --no-pager 2026-07-07 15:11:32.081 | ● devstack@n-api-meta.service - Devstack devstack@n-api-meta.service 2026-07-07 15:11:32.081 | Loaded: loaded (/etc/systemd/system/devstack@n-api-meta.service; enabled; preset: enabled) 2026-07-07 15:11:32.081 | Active: active (running) since Tue 2026-07-07 17:10:24 CEST; 1min 7s ago 2026-07-07 15:11:32.081 | Main PID: 70704 (uwsgi) 2026-07-07 15:11:32.081 | Status: "uWSGI is ready" 2026-07-07 15:11:32.082 | Tasks: 16 (limit: 14255) 2026-07-07 15:11:32.082 | Memory: 220.8M (peak: 221.3M) 2026-07-07 15:11:32.082 | CPU: 9.977s 2026-07-07 15:11:32.082 | CGroup: /system.slice/system-devstack.slice/devstack@n-api-meta.service 2026-07-07 15:11:32.082 | ├─70704 "nova-api-metauWSGI master" 2026-07-07 15:11:32.083 | ├─70705 "nova-api-metauWSGI worker 1" 2026-07-07 15:11:32.083 | ├─70706 "nova-api-metauWSGI worker 2" 2026-07-07 15:11:32.083 | └─70707 "nova-api-metauWSGI http 1" 2026-07-07 15:11:32.083 | 2026-07-07 15:11:32.083 | Jul 07 17:10:31 devstack devstack@n-api-meta.service[70705]: DEBUG nova.api.openstack.wsgi_app [None req-c012561e-7063-4825-9972-b23789a0378a None None] ******************************************************************************** {{(pid=70705) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3260}} 2026-07-07 15:11:32.083 | Jul 07 17:10:31 devstack devstack@n-api-meta.service[70705]: WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x760aff8a4668 pid: 70705 (default app) 2026-07-07 15:11:32.083 | Jul 07 17:10:39 devstack devstack@n-api-meta.service[70706]: DEBUG dbcounter [-] [70706] Writing DB stats nova_api:SELECT=1 {{(pid=70706) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-07 15:11:32.083 | Jul 07 17:10:39 devstack devstack@n-api-meta.service[70705]: DEBUG dbcounter [-] [70705] Writing DB stats nova_api:SELECT=1 {{(pid=70705) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-07 15:11:32.084 | Jul 07 17:10:39 devstack devstack@n-api-meta.service[70706]: DEBUG dbcounter [-] [70706] Writing DB stats nova_cell0:SELECT=1 {{(pid=70706) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-07 15:11:32.084 | Jul 07 17:10:39 devstack devstack@n-api-meta.service[70706]: DEBUG dbcounter [-] [70706] Writing DB stats nova_cell1:SELECT=1 {{(pid=70706) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-07 15:11:32.084 | Jul 07 17:10:40 devstack devstack@n-api-meta.service[70705]: DEBUG dbcounter [-] [70705] Writing DB stats nova_cell1:SELECT=1 {{(pid=70705) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-07 15:11:32.084 | Jul 07 17:10:40 devstack devstack@n-api-meta.service[70705]: DEBUG dbcounter [-] [70705] Writing DB stats nova_cell0:SELECT=1 {{(pid=70705) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-07 15:11:32.084 | Jul 07 17:10:40 devstack devstack@n-api-meta.service[70706]: DEBUG dbcounter [-] [70706] Writing DB stats nova_cell0:SELECT=2,nova_cell0:INSERT=1 {{(pid=70706) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-07 15:11:32.084 | Jul 07 17:10:40 devstack devstack@n-api-meta.service[70705]: DEBUG dbcounter [-] [70705] Writing DB stats nova_cell0:SELECT=1 {{(pid=70705) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-07 15:11:32.088 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-07 15:11:32.091 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@placement-api.service 2026-07-07 15:11:32.108 | enabled 2026-07-07 15:11:32.113 | + functions-common:service_check:1720 : sudo systemctl status devstack@placement-api.service --no-pager 2026-07-07 15:11:32.134 | ● devstack@placement-api.service - Devstack devstack@placement-api.service 2026-07-07 15:11:32.134 | Loaded: loaded (/etc/systemd/system/devstack@placement-api.service; enabled; preset: enabled) 2026-07-07 15:11:32.134 | Active: active (running) since Tue 2026-07-07 17:08:54 CEST; 2min 37s ago 2026-07-07 15:11:32.134 | Main PID: 67893 (uwsgi) 2026-07-07 15:11:32.134 | Status: "uWSGI is ready" 2026-07-07 15:11:32.135 | Tasks: 5 (limit: 14255) 2026-07-07 15:11:32.135 | Memory: 176.7M (peak: 177.0M) 2026-07-07 15:11:32.135 | CPU: 6.340s 2026-07-07 15:11:32.135 | CGroup: /system.slice/system-devstack.slice/devstack@placement-api.service 2026-07-07 15:11:32.135 | ├─67893 "placementuWSGI master" 2026-07-07 15:11:32.135 | ├─67894 "placementuWSGI worker 1" 2026-07-07 15:11:32.135 | └─67895 "placementuWSGI worker 2" 2026-07-07 15:11:32.135 | 2026-07-07 15:11:32.135 | Jul 07 17:11:03 devstack devstack@placement-api.service[67895]: INFO placement.requestlog [req-ba1b38ab-9efc-43dc-9e5b-6156161db248 req-69906d66-7285-474c-b245-b6a847891815 service nova] 192.168.122.114 "PUT /placement/resource_providers/7f04c842-85d0-4a12-98ca-4671395248d0/inventories" status: 200 len: 396 microversion: 1.26 2026-07-07 15:11:32.135 | Jul 07 17:11:03 devstack devstack@placement-api.service[67895]: [pid: 67895|app: 0|req: 5/9] 192.168.122.114 () {64 vars in 1498 bytes} [Tue Jul 7 17:11:03 2026] PUT /placement/resource_providers/7f04c842-85d0-4a12-98ca-4671395248d0/inventories => generated 396 bytes in 113 msecs (HTTP/1.1 200) 8 headers in 296 bytes (1 switches on core 0) 2026-07-07 15:11:32.135 | Jul 07 17:11:03 devstack devstack@placement-api.service[67894]: DEBUG placement.requestlog [req-ba1b38ab-9efc-43dc-9e5b-6156161db248 req-8e4577e6-2440-4987-8738-ab7bbff4a4ab None None] Starting request: 192.168.122.114 "GET /placement/traits?name=in:COMPUTE_ARCH_X86_64,COMPUTE_SECURITY_STATELESS_FIRMWARE,COMPUTE_NET_VIF_MODEL_E1000,COMPUTE_IMAGE_TYPE_AMI,COMPUTE_VIOMMU_MODEL_AUTO,COMPUTE_GRAPHICS_MODEL_VIRTIO,COMPUTE_SOUND_MODEL_USB,COMPUTE_GRAPHICS_MODEL_BOCHS,HW_ARCH_X86_64,COMPUTE_GRAPHICS_MODEL_NONE,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,HW_CPU_X86_SHA,HW_CPU_X86_SSE41,COMPUTE_SOUND_MODEL_ES1370,HW_CPU_X86_SSE42,COMPUTE_SOUND_MODEL_ICH9,COMPUTE_GRAPHICS_MODEL_QXL,COMPUTE_NET_ATTACH_INTERFACE,COMPUTE_STORAGE_VIRTIO_FS,HW_CPU_X86_AVX,COMPUTE_STORAGE_BUS_USB,COMPUTE_VOLUME_ATTACH_WITH_TAG,HW_CPU_X86_AMD_SVM,HW_CPU_X86_F16C,COMPUTE_VIOMMU_MODEL_VIRTIO,COMPUTE_NET_VIF_MODEL_PCNET,COMPUTE_TRUSTED_CERTS,HW_CPU_X86_SSE,COMPUTE_VOLUME_MULTI_ATTACH,COMPUTE_IMAGE_TYPE_ARI,COMPUTE_STORAGE_BUS_SCSI,COMPUTE_DEVICE_TAGGING,HW_CPU_X86_SSE2,HW_CPU_X86_BMI2,HW_CPU_X86_AVX2,COMPUTE_STORAGE_BUS_VIRTIO,COMPUTE_STORAGE_BUS_SATA,HW_CPU_X86_AESNI,COMPUTE_GRAPHICS_MODEL_VMVGA,HW_CPU_X86_SVM,COMPUTE_GRAPHICS_MODEL_CIRRUS,COMPUTE_STORAGE_BUS_FDC,COMPUTE_NET_VIF_MODEL_E1000E,COMPUTE_SOUND_MODEL_SB16,OWNER_NOVA,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,COMPUTE_IMAGE_TYPE_AKI,COMPUTE_ADDRESS_SPACE_EMULATED,COMPUTE_NET_VIRTIO_PACKED,COMPUTE_IMAGE_TYPE_RAW,COMPUTE_VOLUME_EXTEND,COMPUTE_NODE,HW_CPU_X86_SSSE3,COMPUTE_NET_VIF_MODEL_IGB,HW_CPU_X86_CLMUL,COMPUTE_NET_VIF_MODEL_NE2K_PCI,COMPUTE_SOUND_MODEL_AC97,COMPUTE_SOUND_MODEL_ICH6,COMPUTE_SECURITY_UEFI_SECURE_BOOT,HW_CPU_X86_BMI,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,COMPUTE_NET_VIF_MODEL_VIRTIO,COMPUTE_IMAGE_TYPE_ISO,HW_CPU_X86_MMX,COMPUTE_STORAGE_BUS_IDE,COMPUTE_ACCELERATORS,COMPUTE_NET_VIF_MODEL_VMXNET3,COMPUTE_SOUND_MODEL_PCSPK,COMPUTE_NET_VIF_MODEL_RTL8139,COMPUTE_GRAPHICS_MODEL_VGA,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,HW_CPU_X86_FMA3,COMPUTE_IMAGE_TYPE_QCOW2,HW_CPU_X86_SSE4A,HW_CPU_X86_ABM,COMPUTE_RESCUE_BFV,COMPUTE_VIOMMU_MODEL_INTEL" {{(pid=67894) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2026-07-07 15:11:32.136 | Jul 07 17:11:03 devstack devstack@placement-api.service[67894]: INFO placement.requestlog [req-ba1b38ab-9efc-43dc-9e5b-6156161db248 req-8e4577e6-2440-4987-8738-ab7bbff4a4ab service nova] 192.168.122.114 "GET /placement/traits?name=in:COMPUTE_ARCH_X86_64,COMPUTE_SECURITY_STATELESS_FIRMWARE,COMPUTE_NET_VIF_MODEL_E1000,COMPUTE_IMAGE_TYPE_AMI,COMPUTE_VIOMMU_MODEL_AUTO,COMPUTE_GRAPHICS_MODEL_VIRTIO,COMPUTE_SOUND_MODEL_USB,COMPUTE_GRAPHICS_MODEL_BOCHS,HW_ARCH_X86_64,COMPUTE_GRAPHICS_MODEL_NONE,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,HW_CPU_X86_SHA,HW_CPU_X86_SSE41,COMPUTE_SOUND_MODEL_ES1370,HW_CPU_X86_SSE42,COMPUTE_SOUND_MODEL_ICH9,COMPUTE_GRAPHICS_MODEL_QXL,COMPUTE_NET_ATTACH_INTERFACE,COMPUTE_STORAGE_VIRTIO_FS,HW_CPU_X86_AVX,COMPUTE_STORAGE_BUS_USB,COMPUTE_VOLUME_ATTACH_WITH_TAG,HW_CPU_X86_AMD_SVM,HW_CPU_X86_F16C,COMPUTE_VIOMMU_MODEL_VIRTIO,COMPUTE_NET_VIF_MODEL_PCNET,COMPUTE_TRUSTED_CERTS,HW_CPU_X86_SSE,COMPUTE_VOLUME_MULTI_ATTACH,COMPUTE_IMAGE_TYPE_ARI,COMPUTE_STORAGE_BUS_SCSI,COMPUTE_DEVICE_TAGGING,HW_CPU_X86_SSE2,HW_CPU_X86_BMI2,HW_CPU_X86_AVX2,COMPUTE_STORAGE_BUS_VIRTIO,COMPUTE_STORAGE_BUS_SATA,HW_CPU_X86_AESNI,COMPUTE_GRAPHICS_MODEL_VMVGA,HW_CPU_X86_SVM,COMPUTE_GRAPHICS_MODEL_CIRRUS,COMPUTE_STORAGE_BUS_FDC,COMPUTE_NET_VIF_MODEL_E1000E,COMPUTE_SOUND_MODEL_SB16,OWNER_NOVA,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,COMPUTE_IMAGE_TYPE_AKI,COMPUTE_ADDRESS_SPACE_EMULATED,COMPUTE_NET_VIRTIO_PACKED,COMPUTE_IMAGE_TYPE_RAW,COMPUTE_VOLUME_EXTEND,COMPUTE_NODE,HW_CPU_X86_SSSE3,COMPUTE_NET_VIF_MODEL_IGB,HW_CPU_X86_CLMUL,COMPUTE_NET_VIF_MODEL_NE2K_PCI,COMPUTE_SOUND_MODEL_AC97,COMPUTE_SOUND_MODEL_ICH6,COMPUTE_SECURITY_UEFI_SECURE_BOOT,HW_CPU_X86_BMI,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,COMPUTE_NET_VIF_MODEL_VIRTIO,COMPUTE_IMAGE_TYPE_ISO,HW_CPU_X86_MMX,COMPUTE_STORAGE_BUS_IDE,COMPUTE_ACCELERATORS,COMPUTE_NET_VIF_MODEL_VMXNET3,COMPUTE_SOUND_MODEL_PCSPK,COMPUTE_NET_VIF_MODEL_RTL8139,COMPUTE_GRAPHICS_MODEL_VGA,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,HW_CPU_X86_FMA3,COMPUTE_IMAGE_TYPE_QCOW2,HW_CPU_X86_SSE4A,HW_CPU_X86_ABM,COMPUTE_RESCUE_BFV,COMPUTE_VIOMMU_MODEL_INTEL" status: 200 len: 2072 microversion: 1.6 2026-07-07 15:11:32.136 | Jul 07 17:11:03 devstack devstack@placement-api.service[67894]: [pid: 67894|app: 0|req: 5/10] 192.168.122.114 () {60 vars in 4934 bytes} [Tue Jul 7 17:11:03 2026] GET /placement/traits?name=in:COMPUTE_ARCH_X86_64,COMPUTE_SECURITY_STATELESS_FIRMWARE,COMPUTE_NET_VIF_MODEL_E1000,COMPUTE_IMAGE_TYPE_AMI,COMPUTE_VIOMMU_MODEL_AUTO,COMPUTE_GRAPHICS_MODEL_VIRTIO,COMPUTE_SOUND_MODEL_USB,COMPUTE_GRAPHICS_MODEL_BOCHS,HW_ARCH_X86_64,COMPUTE_GRAPHICS_MODEL_NONE,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,HW_CPU_X86_SHA,HW_CPU_X86_SSE41,COMPUTE_SOUND_MODEL_ES1370,HW_CPU_X86_SSE42,COMPUTE_SOUND_MODEL_ICH9,COMPUTE_GRAPHICS_MODEL_QXL,COMPUTE_NET_ATTACH_INTERFACE,COMPUTE_STORAGE_VIRTIO_FS,HW_CPU_X86_AVX,COMPUTE_STORAGE_BUS_USB,COMPUTE_VOLUME_ATTACH_WITH_TAG,HW_CPU_X86_AMD_SVM,HW_CPU_X86_F16C,COMPUTE_VIOMMU_MODEL_VIRTIO,COMPUTE_NET_VIF_MODEL_PCNET,COMPUTE_TRUSTED_CERTS,HW_CPU_X86_SSE,COMPUTE_VOLUME_MULTI_ATTACH,COMPUTE_IMAGE_TYPE_ARI,COMPUTE_STORAGE_BUS_SCSI,COMPUTE_DEVICE_TAGGING,HW_CPU_X86_SSE2,HW_CPU_X86_BMI2,HW_CPU_X86_AVX2,COMPUTE_STORAGE_BUS_VIRTIO,COMPUTE_STORAGE_BUS_SATA,HW_CPU_X86_AESNI,COMPUTE_GRAPHICS_MODEL_VMVGA,HW_CPU_X86_SVM,COMPUTE_GRAPHICS_MODEL_CIRRUS,COMPUTE_STORAGE_BUS_FDC,COMPUTE_NET_VIF_MODEL_E1000E,COMPUTE_SOUND_MODEL_SB16,OWNER_NOVA,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,COMPUTE_IMAGE_TYPE_AKI,COMPUTE_ADDRESS_SPACE_EMULATED,COMPUTE_NET_VIRTIO_PACKED,COMPUTE_IMAGE_TYPE_RAW,COMPUTE_VOLUME_EXTEND,COMPUTE_NODE,HW_CPU_X86_SSSE3,COMPUTE_NET_VIF_MODEL_IGB,HW_CPU_X86_CLMUL,COMPUTE_NET_VIF_MODEL_NE2K_PCI,COMPUTE_SOUND_MODEL_AC97,COMPUTE_SOUND_MODEL_ICH6,COMPUTE_SECURITY_UEFI_SECURE_BOOT,HW_CPU_X86_BMI,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,COMPUTE_NET_VIF_MODEL_VIRTIO,COMPUTE_IMAGE_TYPE_ISO,HW_CPU_X86_MMX,COMPUTE_STORAGE_BUS_IDE,COMPUTE_ACCELERATORS,COMPUTE_NET_VIF_MODEL_VMXNET3,COMPUTE_SOUND_MODEL_PCSPK,COMPUTE_NET_VIF_MODEL_RTL8139,COMPUTE_GRAPHICS_MODEL_VGA,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,HW_CPU_X86_FMA3,COMPUTE_IMAGE_TYPE_QCOW2,HW_CPU_X86_SSE4A,HW_CPU_X86_ABM,COMPUTE_RESCUE_BFV,COMPUTE_VIOMMU_MODEL_INTEL => generated 2072 bytes in 89 msecs (HTTP/1.1 200) 6 headers in 225 bytes (1 switches on core 0) 2026-07-07 15:11:32.136 | Jul 07 17:11:03 devstack devstack@placement-api.service[67895]: DEBUG placement.requestlog [req-ba1b38ab-9efc-43dc-9e5b-6156161db248 req-46ed0e81-dd37-4e90-a95e-f22358ee2c54 None None] Starting request: 192.168.122.114 "PUT /placement/resource_providers/7f04c842-85d0-4a12-98ca-4671395248d0/traits" {{(pid=67895) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2026-07-07 15:11:32.136 | Jul 07 17:11:04 devstack devstack@placement-api.service[67895]: INFO placement.requestlog [req-ba1b38ab-9efc-43dc-9e5b-6156161db248 req-46ed0e81-dd37-4e90-a95e-f22358ee2c54 service nova] 192.168.122.114 "PUT /placement/resource_providers/7f04c842-85d0-4a12-98ca-4671395248d0/traits" status: 200 len: 2107 microversion: 1.6 2026-07-07 15:11:32.136 | Jul 07 17:11:04 devstack devstack@placement-api.service[67895]: [pid: 67895|app: 0|req: 6/11] 192.168.122.114 () {64 vars in 1483 bytes} [Tue Jul 7 17:11:03 2026] PUT /placement/resource_providers/7f04c842-85d0-4a12-98ca-4671395248d0/traits => generated 2107 bytes in 423 msecs (HTTP/1.1 200) 6 headers in 225 bytes (2 switches on core 0) 2026-07-07 15:11:32.136 | Jul 07 17:11:13 devstack devstack@placement-api.service[67894]: DEBUG dbcounter [-] [67894] Writing DB stats placement:SELECT=4 {{(pid=67894) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-07 15:11:32.136 | Jul 07 17:11:14 devstack devstack@placement-api.service[67895]: DEBUG dbcounter [-] [67895] Writing DB stats placement:INSERT=81,placement:UPDATE=3,placement:SELECT=6 {{(pid=67895) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-07 15:11:32.141 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-07 15:11:32.144 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@placement-client.service 2026-07-07 15:11:32.161 | not-found 2026-07-07 15:11:32.166 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-07 15:11:32.169 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@g-api.service 2026-07-07 15:11:32.187 | enabled 2026-07-07 15:11:32.192 | + functions-common:service_check:1720 : sudo systemctl status devstack@g-api.service --no-pager 2026-07-07 15:11:32.215 | ● devstack@g-api.service - Devstack devstack@g-api.service 2026-07-07 15:11:32.215 | Loaded: loaded (/etc/systemd/system/devstack@g-api.service; enabled; preset: enabled) 2026-07-07 15:11:32.215 | Active: active (running) since Tue 2026-07-07 17:11:01 CEST; 30s ago 2026-07-07 15:11:32.215 | Main PID: 76924 (uwsgi) 2026-07-07 15:11:32.215 | Status: "uWSGI is ready" 2026-07-07 15:11:32.216 | Tasks: 9 (limit: 14255) 2026-07-07 15:11:32.216 | Memory: 256.9M (peak: 257.2M) 2026-07-07 15:11:32.216 | CPU: 10.969s 2026-07-07 15:11:32.216 | CGroup: /system.slice/system-devstack.slice/devstack@g-api.service 2026-07-07 15:11:32.216 | ├─76924 "glance-apiuWSGI master" 2026-07-07 15:11:32.216 | ├─76930 "glance-apiuWSGI worker 1" 2026-07-07 15:11:32.216 | └─76931 "glance-apiuWSGI worker 2" 2026-07-07 15:11:32.216 | 2026-07-07 15:11:32.217 | Jul 07 17:11:14 devstack devstack@g-api.service[76931]: INFO glance.location [None req-aac63188-87d3-4ea7-bb14-c04880cc9ba8 admin admin] Image format matched and virtual size computed: 117440512 2026-07-07 15:11:32.217 | Jul 07 17:11:14 devstack devstack@g-api.service[76931]: DEBUG glance_store.backend [None req-aac63188-87d3-4ea7-bb14-c04880cc9ba8 admin admin] Skipping store.set_acls... not implemented. {{(pid=76931) set_acls /opt/stack/data/venv/lib/python3.12/site-packages/glance_store/backend.py:507}} 2026-07-07 15:11:32.217 | Jul 07 17:11:14 devstack devstack@g-api.service[76931]: [pid: 76931|app: 0|req: 3/4] 127.0.0.1 () {40 vars in 875 bytes} [Tue Jul 7 17:11:12 2026] PUT /v2/images/919a0971-57b8-4ecd-833d-de05e9b603e2/file => generated 0 bytes in 1979 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) 2026-07-07 15:11:32.217 | Jul 07 17:11:14 devstack devstack@g-api.service[76930]: DEBUG glance.api.middleware.version_negotiation [None req-8d83bb0d-b1c7-461a-8b9a-561127ba8ff9 admin admin] Determining version of request: GET /v2/images/919a0971-57b8-4ecd-833d-de05e9b603e2 Accept: */* {{(pid=76930) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:44}} 2026-07-07 15:11:32.217 | Jul 07 17:11:14 devstack devstack@g-api.service[76930]: DEBUG glance.api.middleware.version_negotiation [None req-8d83bb0d-b1c7-461a-8b9a-561127ba8ff9 admin admin] Using url versioning {{(pid=76930) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:57}} 2026-07-07 15:11:32.217 | Jul 07 17:11:14 devstack devstack@g-api.service[76930]: DEBUG glance.api.middleware.version_negotiation [None req-8d83bb0d-b1c7-461a-8b9a-561127ba8ff9 admin admin] Matched version: v2 {{(pid=76930) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:69}} 2026-07-07 15:11:32.217 | Jul 07 17:11:14 devstack devstack@g-api.service[76930]: DEBUG glance.api.middleware.version_negotiation [None req-8d83bb0d-b1c7-461a-8b9a-561127ba8ff9 admin admin] new path /v2/images/919a0971-57b8-4ecd-833d-de05e9b603e2 {{(pid=76930) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:70}} 2026-07-07 15:11:32.217 | Jul 07 17:11:14 devstack devstack@g-api.service[76930]: [pid: 76930|app: 0|req: 2/5] 127.0.0.1 () {36 vars in 802 bytes} [Tue Jul 7 17:11:14 2026] GET /v2/images/919a0971-57b8-4ecd-833d-de05e9b603e2 => generated 976 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-07 15:11:32.217 | Jul 07 17:11:24 devstack devstack@g-api.service[76931]: DEBUG dbcounter [-] [76931] Writing DB stats glance:INSERT=5,glance:SELECT=16,glance:UPDATE=2 {{(pid=76931) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-07 15:11:32.217 | Jul 07 17:11:24 devstack devstack@g-api.service[76930]: DEBUG dbcounter [-] [76930] Writing DB stats glance:INSERT=9,glance:SELECT=6 {{(pid=76930) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-07 15:11:32.220 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-07 15:11:32.223 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@c-sch.service 2026-07-07 15:11:32.240 | enabled 2026-07-07 15:11:32.246 | + functions-common:service_check:1720 : sudo systemctl status devstack@c-sch.service --no-pager 2026-07-07 15:11:32.268 | ● devstack@c-sch.service - Devstack devstack@c-sch.service 2026-07-07 15:11:32.268 | Loaded: loaded (/etc/systemd/system/devstack@c-sch.service; enabled; preset: enabled) 2026-07-07 15:11:32.268 | Active: active (running) since Tue 2026-07-07 17:10:50 CEST; 41s ago 2026-07-07 15:11:32.268 | Main PID: 75419 (cinder-schedule) 2026-07-07 15:11:32.268 | Tasks: 1 (limit: 14255) 2026-07-07 15:11:32.268 | Memory: 109.1M (peak: 109.4M) 2026-07-07 15:11:32.268 | CPU: 4.146s 2026-07-07 15:11:32.268 | CGroup: /system.slice/system-devstack.slice/devstack@c-sch.service 2026-07-07 15:11:32.268 | └─75419 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf 2026-07-07 15:11:32.268 | 2026-07-07 15:11:32.268 | Jul 07 17:10:55 devstack cinder-scheduler[75419]: INFO cinder.service [-] Starting cinder-scheduler node (version 28.1.0) 2026-07-07 15:11:32.269 | Jul 07 17:10:55 devstack cinder-scheduler[75419]: INFO cinder.manager [None req-4d352285-f938-4bdd-bc9a-3deeb679c239 None None] Initiating service 1 cleanup 2026-07-07 15:11:32.269 | Jul 07 17:10:55 devstack cinder-scheduler[75419]: INFO cinder.manager [None req-4d352285-f938-4bdd-bc9a-3deeb679c239 None None] Service 1 cleanup completed. 2026-07-07 15:11:32.269 | Jul 07 17:10:55 devstack cinder-scheduler[75419]: DEBUG cinder.service [None req-4d352285-f938-4bdd-bc9a-3deeb679c239 None None] Creating RPC server for service cinder-scheduler {{(pid=75419) start /opt/stack/cinder/cinder/service.py:231}} 2026-07-07 15:11:32.269 | Jul 07 17:10:55 devstack cinder-scheduler[75419]: DEBUG cinder.service [None req-4d352285-f938-4bdd-bc9a-3deeb679c239 None None] Pinning object versions for RPC server serializer to 1.39 {{(pid=75419) start /opt/stack/cinder/cinder/service.py:237}} 2026-07-07 15:11:32.269 | Jul 07 17:11:05 devstack cinder-scheduler[75419]: DEBUG dbcounter [-] [75419] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=75419) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-07 15:11:32.269 | Jul 07 17:11:12 devstack cinder-scheduler[75419]: DEBUG cinder.scheduler.host_manager [None req-88d78c88-4035-4662-9063-7550b995b1f8 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=75419) update_service_capabilities /opt/stack/cinder/cinder/scheduler/host_manager.py:629}} 2026-07-07 15:11:32.269 | Jul 07 17:11:12 devstack cinder-scheduler[75419]: DEBUG cinder.scheduler.host_manager [None req-88d78c88-4035-4662-9063-7550b995b1f8 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, 7, 15, 11, 12, 785221)}, {'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, 7, 15, 11, 12, 785221)}]. {{(pid=75419) _notify_capacity_usage /opt/stack/cinder/cinder/scheduler/host_manager.py:978}} 2026-07-07 15:11:32.269 | Jul 07 17:11:12 devstack cinder-scheduler[75419]: DEBUG cinder.scheduler.host_manager [None req-88d78c88-4035-4662-9063-7550b995b1f8 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, 7, 15, 11, 12, 745478)} {{(pid=75419) update_from_volume_capability /opt/stack/cinder/cinder/scheduler/host_manager.py:415}} 2026-07-07 15:11:32.269 | Jul 07 17:11:22 devstack cinder-scheduler[75419]: DEBUG dbcounter [-] [75419] Writing DB stats cinder:SELECT=1 {{(pid=75419) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-07 15:11:32.274 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-07 15:11:32.277 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@c-api.service 2026-07-07 15:11:32.295 | enabled 2026-07-07 15:11:32.300 | + functions-common:service_check:1720 : sudo systemctl status devstack@c-api.service --no-pager 2026-07-07 15:11:32.322 | ● devstack@c-api.service - Devstack devstack@c-api.service 2026-07-07 15:11:32.322 | Loaded: loaded (/etc/systemd/system/devstack@c-api.service; enabled; preset: enabled) 2026-07-07 15:11:32.323 | Active: active (running) since Tue 2026-07-07 17:10:43 CEST; 48s ago 2026-07-07 15:11:32.323 | Main PID: 74691 (uwsgi) 2026-07-07 15:11:32.323 | Status: "uWSGI is ready" 2026-07-07 15:11:32.323 | Tasks: 7 (limit: 14255) 2026-07-07 15:11:32.323 | Memory: 248.6M (peak: 248.9M) 2026-07-07 15:11:32.323 | CPU: 10.816s 2026-07-07 15:11:32.323 | CGroup: /system.slice/system-devstack.slice/devstack@c-api.service 2026-07-07 15:11:32.323 | ├─74691 "cinder-apiuWSGI master" 2026-07-07 15:11:32.323 | ├─74700 "cinder-apiuWSGI worker 1" 2026-07-07 15:11:32.324 | └─74701 "cinder-apiuWSGI worker 2" 2026-07-07 15:11:32.324 | 2026-07-07 15:11:32.324 | Jul 07 17:10:58 devstack devstack@c-api.service[74701]: INFO cinder.api.openstack.wsgi [req-7dfb0a75-883f-405c-bddf-18229ef0654f req-8e44ac30-ca68-4c1b-8c9b-9c3f9228c4a1 admin admin] POST http://192.168.122.114/volume/v3/types/f32473a9-b61c-4fd8-920c-63648a04fd02/extra_specs 2026-07-07 15:11:32.324 | Jul 07 17:10:58 devstack devstack@c-api.service[74701]: DEBUG cinder.api.openstack.wsgi [req-7dfb0a75-883f-405c-bddf-18229ef0654f req-8e44ac30-ca68-4c1b-8c9b-9c3f9228c4a1 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=74701) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} 2026-07-07 15:11:32.324 | Jul 07 17:10:58 devstack devstack@c-api.service[74701]: /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-07 15:11:32.324 | Jul 07 17:10:58 devstack devstack@c-api.service[74701]: warnings.warn( 2026-07-07 15:11:32.324 | Jul 07 17:10:58 devstack devstack@c-api.service[74701]: DEBUG dbcounter [-] [74701] Writing DB stats cinder:SELECT=6 {{(pid=74701) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-07 15:11:32.324 | Jul 07 17:10:58 devstack devstack@c-api.service[74701]: DEBUG oslo_db.sqlalchemy.engines [req-7dfb0a75-883f-405c-bddf-18229ef0654f req-8e44ac30-ca68-4c1b-8c9b-9c3f9228c4a1 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=74701) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-07-07 15:11:32.324 | Jul 07 17:10:58 devstack devstack@c-api.service[74701]: INFO cinder.api.openstack.wsgi [req-7dfb0a75-883f-405c-bddf-18229ef0654f req-8e44ac30-ca68-4c1b-8c9b-9c3f9228c4a1 admin admin] http://192.168.122.114/volume/v3/types/f32473a9-b61c-4fd8-920c-63648a04fd02/extra_specs returned with HTTP 200 2026-07-07 15:11:32.325 | Jul 07 17:10:58 devstack devstack@c-api.service[74701]: [pid: 74701|app: 0|req: 1/3] 192.168.122.114 () {62 vars in 1363 bytes} [Tue Jul 7 17:10:57 2026] POST /volume/v3/types/f32473a9-b61c-4fd8-920c-63648a04fd02/extra_specs => generated 55 bytes in 856 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-07 15:11:32.325 | Jul 07 17:11:07 devstack devstack@c-api.service[74700]: DEBUG dbcounter [-] [74700] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=74700) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-07 15:11:32.325 | Jul 07 17:11:08 devstack devstack@c-api.service[74701]: DEBUG dbcounter [-] [74701] Writing DB stats cinder:SELECT=5,cinder:INSERT=1 {{(pid=74701) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-07 15:11:32.328 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-07 15:11:32.332 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@c-vol.service 2026-07-07 15:11:32.349 | enabled 2026-07-07 15:11:32.354 | + functions-common:service_check:1720 : sudo systemctl status devstack@c-vol.service --no-pager 2026-07-07 15:11:32.377 | ● devstack@c-vol.service - Devstack devstack@c-vol.service 2026-07-07 15:11:32.377 | Loaded: loaded (/etc/systemd/system/devstack@c-vol.service; enabled; preset: enabled) 2026-07-07 15:11:32.377 | Active: active (running) since Tue 2026-07-07 17:10:52 CEST; 39s ago 2026-07-07 15:11:32.377 | Main PID: 76079 (cinder-volume) 2026-07-07 15:11:32.377 | Tasks: 2 (limit: 14255) 2026-07-07 15:11:32.377 | Memory: 142.8M (peak: 172.3M) 2026-07-07 15:11:32.377 | CPU: 20.265s 2026-07-07 15:11:32.377 | CGroup: /system.slice/system-devstack.slice/devstack@c-vol.service 2026-07-07 15:11:32.377 | ├─76079 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2026-07-07 15:11:32.377 | └─76232 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2026-07-07 15:11:32.378 | 2026-07-07 15:11:32.378 | Jul 07 17:11:14 devstack sudo[77357]: pam_unix(sudo:session): session closed for user root 2026-07-07 15:11:32.378 | Jul 07 17:11:14 devstack cinder-volume[76232]: DEBUG oslo_concurrency.processutils [None req-88d78c88-4035-4662-9063-7550b995b1f8 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.735s {{(pid=76232) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} 2026-07-07 15:11:32.378 | Jul 07 17:11:14 devstack cinder-volume[76232]: DEBUG oslo_concurrency.processutils [None req-88d78c88-4035-4662-9063-7550b995b1f8 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=76232) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} 2026-07-07 15:11:32.378 | Jul 07 17:11:14 devstack sudo[77360]: 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-07 15:11:32.378 | Jul 07 17:11:14 devstack sudo[77360]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) 2026-07-07 15:11:32.378 | Jul 07 17:11:15 devstack sudo[77360]: pam_unix(sudo:session): session closed for user root 2026-07-07 15:11:32.378 | Jul 07 17:11:15 devstack cinder-volume[76232]: DEBUG oslo_concurrency.processutils [None req-88d78c88-4035-4662-9063-7550b995b1f8 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.607s {{(pid=76232) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} 2026-07-07 15:11:32.378 | Jul 07 17:11:15 devstack cinder-volume[76232]: INFO cinder.volume.manager [None req-88d78c88-4035-4662-9063-7550b995b1f8 None None] Driver post RPC initialization completed successfully. 2026-07-07 15:11:32.378 | Jul 07 17:11:22 devstack cinder-volume[76232]: DEBUG dbcounter [-] [76232] Writing DB stats cinder:SELECT=2 {{(pid=76232) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-07 15:11:32.379 | Jul 07 17:11:25 devstack cinder-volume[76232]: DEBUG dbcounter [-] [76232] Writing DB stats cinder:SELECT=12,cinder:INSERT=1,cinder:UPDATE=2 {{(pid=76232) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-07 15:11:32.383 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-07 15:11:32.387 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovn-controller.service 2026-07-07 15:11:32.403 | not-found 2026-07-07 15:11:32.409 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-07 15:11:32.412 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovn-northd.service 2026-07-07 15:11:32.430 | not-found 2026-07-07 15:11:32.435 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-07 15:11:32.438 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovs-vswitchd.service 2026-07-07 15:11:32.454 | not-found 2026-07-07 15:11:32.458 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-07 15:11:32.461 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovsdb-server.service 2026-07-07 15:11:32.478 | not-found 2026-07-07 15:11:32.483 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-07 15:11:32.485 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@q-svc.service 2026-07-07 15:11:32.502 | not-found 2026-07-07 15:11:32.507 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-07 15:11:32.510 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@q-ovn-agent.service 2026-07-07 15:11:32.527 | enabled 2026-07-07 15:11:32.532 | + functions-common:service_check:1720 : sudo systemctl status devstack@q-ovn-agent.service --no-pager 2026-07-07 15:11:32.553 | ● devstack@q-ovn-agent.service - Devstack devstack@q-ovn-agent.service 2026-07-07 15:11:32.553 | Loaded: loaded (/etc/systemd/system/devstack@q-ovn-agent.service; enabled; preset: enabled) 2026-07-07 15:11:32.553 | Active: active (running) since Tue 2026-07-07 17:08:34 CEST; 2min 57s ago 2026-07-07 15:11:32.553 | Main PID: 64519 (neutron-ovn-age) 2026-07-07 15:11:32.553 | Tasks: 20 (limit: 14255) 2026-07-07 15:11:32.553 | Memory: 345.5M (peak: 346.4M) 2026-07-07 15:11:32.553 | CPU: 12.553s 2026-07-07 15:11:32.554 | CGroup: /system.slice/system-devstack.slice/devstack@q-ovn-agent.service 2026-07-07 15:11:32.554 | ├─64519 "neutron-ovn-agent: master process [/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini]" 2026-07-07 15:11:32.554 | ├─66080 "neutron-ovn-agent: ServiceWrapper worker(0)" 2026-07-07 15:11:32.554 | ├─66549 /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/tmpdasll2ep/privsep.sock 2026-07-07 15:11:32.554 | └─68748 /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/tmpqosdu8qx/privsep.sock 2026-07-07 15:11:32.554 | 2026-07-07 15:11:32.554 | Jul 07 17:09:39 devstack neutron-ovn-agent[66080]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=66080) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-07-07 15:11:32.554 | Jul 07 17:10:14 devstack neutron-ovn-agent[66080]: 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=2a77c9e1-6b4e-4d0f-b499-8a3627786c3a, external_ids={}, ipsec=False, nb_cfg=2, options={'arp_ns_explicit_output': 'true', 'mac_prefix': 'da:9e:c4', 'max_tunid': '16711680', 'northd_internal_version': '24.03.6-20.33.0-76.8', 'svc_monitor_mac': 'd6:99:3d:f4:b7:70', '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=2a77c9e1-6b4e-4d0f-b499-8a3627786c3a, nb_cfg=1) {{(pid=66080) matches /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/event.py:55}} 2026-07-07 15:11:32.554 | Jul 07 17:10:14 devstack neutron-ovn-agent[66080]: DEBUG neutron.agent.ovn.agent.ovn_neutron_agent [-] Delaying updating chassis table for 2 seconds {{(pid=66080) run /opt/stack/neutron/neutron/agent/ovn/agent/ovn_neutron_agent.py:66}} 2026-07-07 15:11:32.554 | Jul 07 17:10:16 devstack neutron-ovn-agent[66080]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): DbSetCommand(_result=None, table=Chassis_Private, record=ab86e129-9cca-4d8e-982b-46c7fd7ed3e5, col_values=(('external_ids', {'neutron:ovn-neutron-agent-sb-cfg': '2'}),), if_exists=True) {{(pid=66080) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} 2026-07-07 15:11:32.555 | Jul 07 17:10:39 devstack neutron-ovn-agent[66080]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "_check_child_processes" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" {{(pid=66080) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} 2026-07-07 15:11:32.555 | Jul 07 17:10:39 devstack neutron-ovn-agent[66080]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.001s {{(pid=66080) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} 2026-07-07 15:11:32.555 | Jul 07 17:10:39 devstack neutron-ovn-agent[66080]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=66080) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-07-07 15:11:32.555 | Jul 07 17:10:39 devstack neutron-ovn-agent[66080]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "_check_child_processes" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" {{(pid=66080) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} 2026-07-07 15:11:32.555 | Jul 07 17:10:39 devstack neutron-ovn-agent[66080]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=66080) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} 2026-07-07 15:11:32.555 | Jul 07 17:10:39 devstack neutron-ovn-agent[66080]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=66080) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-07-07 15:11:32.559 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-07 15:11:32.562 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@rabbit.service 2026-07-07 15:11:32.579 | not-found 2026-07-07 15:11:32.583 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-07 15:11:32.586 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@tempest.service 2026-07-07 15:11:32.603 | not-found 2026-07-07 15:11:32.609 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-07 15:11:32.612 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@mysql.service 2026-07-07 15:11:32.630 | not-found 2026-07-07 15:11:32.634 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-07 15:11:32.637 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@etcd3.service 2026-07-07 15:11:32.655 | not-found 2026-07-07 15:11:32.658 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-07 15:11:32.661 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@dstat.service 2026-07-07 15:11:32.679 | enabled 2026-07-07 15:11:32.684 | + functions-common:service_check:1720 : sudo systemctl status devstack@dstat.service --no-pager 2026-07-07 15:11:32.704 | ● devstack@dstat.service - Devstack devstack@dstat.service 2026-07-07 15:11:32.705 | Loaded: loaded (/etc/systemd/system/devstack@dstat.service; enabled; preset: enabled) 2026-07-07 15:11:32.705 | Active: active (running) since Tue 2026-07-07 17:01:53 CEST; 9min ago 2026-07-07 15:11:32.705 | Main PID: 40997 (dstat.sh) 2026-07-07 15:11:32.705 | Tasks: 3 (limit: 14255) 2026-07-07 15:11:32.705 | Memory: 27.2M (peak: 27.6M) 2026-07-07 15:11:32.705 | CPU: 3.437s 2026-07-07 15:11:32.705 | CGroup: /system.slice/system-devstack.slice/devstack@dstat.service 2026-07-07 15:11:32.706 | ├─40997 /bin/bash /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs 2026-07-07 15:11:32.706 | ├─41110 /usr/bin/python3 /bin/dstat -tcmndrylpg --tcp --output /opt/stack/logs/dstat-csv.log 2026-07-07 15:11:32.706 | └─41111 /usr/bin/python3 /bin/dstat -tcmndrylpg --swap --tcp 2026-07-07 15:11:32.706 | 2026-07-07 15:11:32.706 | Jul 07 17:11:23 devstack dstat.sh[41111]: 07-07 17:11:23| 21 7 69 0 0|5306M 265M 220M 5939M| 0 0 | 0 456k| 0 21.0 |2198 1699 |3.33 2.81 1.81|2.0 0 1.0| 0 0 | | 17 285 0 29 0 2026-07-07 15:11:32.706 | Jul 07 17:11:24 devstack dstat.sh[41111]: 07-07 17:11:24| 19 12 63 0 0|5265M 305M 220M 5939M| 12k 43k| 44k 17M|2.99 69.8 |4769 4575 |3.30 2.81 1.82|3.0 0 261| 0 0 | | 17 285 0 29 0 2026-07-07 15:11:32.706 | Jul 07 17:11:25 devstack dstat.sh[41111]: 07-07 17:11:25| 21 9 69 0 0|5289M 282M 220M 5939M| 0 0 | 0 316k| 0 27.0 |2006 1692 |3.30 2.81 1.82|2.0 0 2.0| 0 0 | | 17 289 0 29 0 2026-07-07 15:11:32.706 | Jul 07 17:11:26 devstack dstat.sh[41111]: 07-07 17:11:26| 18 8 71 0 0|5306M 265M 220M 5939M| 52B 0 | 0 220k| 0 17.0 |1926 1476 |3.30 2.81 1.82|1.0 0 0| 0 0 | | 17 289 0 29 0 2026-07-07 15:11:32.707 | Jul 07 17:11:27 devstack dstat.sh[41111]: 07-07 17:11:27| 22 15 57 0 0|5238M 333M 220M 5939M|4092B 23k| 40k 480k|5.00 33.0 |4824 14k|3.30 2.81 1.82| 0 0 315| 0 0 | | 17 289 0 30 0 2026-07-07 15:11:32.707 | Jul 07 17:11:28 devstack dstat.sh[41111]: 07-07 17:11:28| 2 3 93 0 0|5233M 338M 220M 5939M| 184B 476B| 0 348k| 0 14.0 |1102 1486 |3.30 2.81 1.82|1.0 0 5.0| 0 0 | | 17 289 0 29 0 2026-07-07 15:11:32.707 | Jul 07 17:11:29 devstack dstat.sh[41111]: 07-07 17:11:29| 18 8 71 0 0|5239M 332M 220M 5939M| 0 0 | 0 0 | 0 0 |1886 1443 |3.12 2.78 1.81|1.0 0 0| 0 0 | | 17 289 0 29 0 2026-07-07 15:11:32.707 | Jul 07 17:11:30 devstack dstat.sh[41111]: 07-07 17:11:30| 19 8 72 0 0|5271M 300M 220M 5939M| 52B 0 | 0 8193B| 0 2.00 |1880 1341 |3.12 2.78 1.81|1.0 0 1.0| 0 0 | | 17 289 0 29 0 2026-07-07 15:11:32.707 | Jul 07 17:11:31 devstack dstat.sh[41111]: 07-07 17:11:31| 20 6 70 0 0|5280M 291M 220M 5939M| 0 0 | 0 0 | 0 0 |2438 2041 |3.12 2.78 1.81|2.0 0 3.0| 0 0 | | 17 293 0 31 0 2026-07-07 15:11:32.707 | Jul 07 17:11:32 devstack dstat.sh[41111]: 07-07 17:11:32| 15 18 59 0 0|5183M 388M 220M 5939M| 12k 64k|8194B 288k|2.00 27.0 |5630 4630 |3.12 2.78 1.81|1.0 0 197| 0 0 | | 17 295 0 31 0 2026-07-07 15:11:32.713 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-07 15:11:32.716 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@q-ovn-metadata-agent.service 2026-07-07 15:11:32.738 | enabled 2026-07-07 15:11:32.743 | + functions-common:service_check:1720 : sudo systemctl status devstack@q-ovn-metadata-agent.service --no-pager 2026-07-07 15:11:32.766 | ● devstack@q-ovn-metadata-agent.service - Devstack devstack@q-ovn-metadata-agent.service 2026-07-07 15:11:32.766 | Loaded: loaded (/etc/systemd/system/devstack@q-ovn-metadata-agent.service; enabled; preset: enabled) 2026-07-07 15:11:32.766 | Active: active (running) since Tue 2026-07-07 17:08:32 CEST; 3min 0s ago 2026-07-07 15:11:32.767 | Main PID: 63824 (neutron-ovn-met) 2026-07-07 15:11:32.767 | Tasks: 2 (limit: 14255) 2026-07-07 15:11:32.767 | Memory: 121.6M (peak: 122.3M) 2026-07-07 15:11:32.767 | CPU: 3.799s 2026-07-07 15:11:32.767 | CGroup: /system.slice/system-devstack.slice/devstack@q-ovn-metadata-agent.service 2026-07-07 15:11:32.767 | └─63824 "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-07 15:11:32.767 | 2026-07-07 15:11:32.767 | Jul 07 17:08:36 devstack neutron-ovn-metadata-agent[63824]: ERROR neutron File "/opt/stack/neutron/neutron/agent/ovn/metadata/ovsdb.py", line 70, in start 2026-07-07 15:11:32.767 | Jul 07 17:08:36 devstack neutron-ovn-metadata-agent[63824]: ERROR neutron helper = idlutils.get_schema_helper(connection_string, 2026-07-07 15:11:32.767 | Jul 07 17:08:36 devstack neutron-ovn-metadata-agent[63824]: ERROR neutron ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-07 15:11:32.767 | Jul 07 17:08:36 devstack neutron-ovn-metadata-agent[63824]: 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-07 15:11:32.767 | Jul 07 17:08:36 devstack neutron-ovn-metadata-agent[63824]: ERROR neutron return create_schema_helper(fetch_schema_json(connection, schema_name)) 2026-07-07 15:11:32.768 | Jul 07 17:08:36 devstack neutron-ovn-metadata-agent[63824]: ERROR neutron ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-07 15:11:32.768 | Jul 07 17:08:36 devstack neutron-ovn-metadata-agent[63824]: 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-07 15:11:32.768 | Jul 07 17:08:36 devstack neutron-ovn-metadata-agent[63824]: ERROR neutron raise Exception("Could not retrieve schema from %s" % connection) 2026-07-07 15:11:32.768 | Jul 07 17:08:36 devstack neutron-ovn-metadata-agent[63824]: ERROR neutron Exception: Could not retrieve schema from unix:/usr/local/var/run/openvswitch/db.sock 2026-07-07 15:11:32.768 | Jul 07 17:08:36 devstack neutron-ovn-metadata-agent[63824]: ERROR neutron 2026-07-07 15:11:32.771 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-07 15:11:32.774 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-api.service 2026-07-07 15:11:32.792 | enabled 2026-07-07 15:11:32.797 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-api.service --no-pager 2026-07-07 15:11:32.818 | ● devstack@neutron-api.service - Devstack devstack@neutron-api.service 2026-07-07 15:11:32.818 | Loaded: loaded (/etc/systemd/system/devstack@neutron-api.service; enabled; preset: enabled) 2026-07-07 15:11:32.819 | Active: active (running) since Tue 2026-07-07 17:08:37 CEST; 2min 55s ago 2026-07-07 15:11:32.819 | Main PID: 65588 (uwsgi) 2026-07-07 15:11:32.819 | Status: "uWSGI is ready" 2026-07-07 15:11:32.819 | Tasks: 23 (limit: 14255) 2026-07-07 15:11:32.819 | Memory: 387.1M (peak: 387.8M) 2026-07-07 15:11:32.819 | CPU: 42.039s 2026-07-07 15:11:32.819 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-api.service 2026-07-07 15:11:32.819 | ├─65588 "neutron-apiuWSGI master" 2026-07-07 15:11:32.819 | ├─65589 "neutron-apiuWSGI worker 1" 2026-07-07 15:11:32.819 | └─65590 "neutron-apiuWSGI worker 2" 2026-07-07 15:11:32.819 | 2026-07-07 15:11:32.820 | Jul 07 17:11:06 devstack devstack@neutron-api.service[65589]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "4d678d7a8f715c31a8ae2799d3a5b84b" from periodic health check thread {{(pid=65589) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1419}} 2026-07-07 15:11:32.820 | Jul 07 17:11:08 devstack devstack@neutron-api.service[65590]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=65590) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-07-07 15:11:32.820 | Jul 07 17:11:08 devstack devstack@neutron-api.service[65590]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "f82807bc18e458b6bb6d937aebc7d1f1" from periodic health check thread {{(pid=65590) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1419}} 2026-07-07 15:11:32.820 | Jul 07 17:11:16 devstack devstack@neutron-api.service[65589]: DEBUG dbcounter [-] [65589] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=65589) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-07 15:11:32.820 | Jul 07 17:11:18 devstack devstack@neutron-api.service[65590]: DEBUG dbcounter [-] [65590] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=65590) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-07 15:11:32.820 | Jul 07 17:11:21 devstack devstack@neutron-api.service[65589]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=65589) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-07-07 15:11:32.820 | Jul 07 17:11:21 devstack devstack@neutron-api.service[65589]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "4d678d7a8f715c31a8ae2799d3a5b84b" from periodic health check thread {{(pid=65589) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1419}} 2026-07-07 15:11:32.820 | Jul 07 17:11:23 devstack devstack@neutron-api.service[65590]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=65590) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-07-07 15:11:32.820 | Jul 07 17:11:23 devstack devstack@neutron-api.service[65590]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "f82807bc18e458b6bb6d937aebc7d1f1" from periodic health check thread {{(pid=65590) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1419}} 2026-07-07 15:11:32.820 | Jul 07 17:11:31 devstack devstack@neutron-api.service[65589]: DEBUG dbcounter [-] [65589] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=65589) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-07 15:11:32.824 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-07 15:11:32.827 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-periodic-workers.service 2026-07-07 15:11:32.846 | enabled 2026-07-07 15:11:32.850 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-periodic-workers.service --no-pager 2026-07-07 15:11:32.872 | ● devstack@neutron-periodic-workers.service - Devstack devstack@neutron-periodic-workers.service 2026-07-07 15:11:32.872 | Loaded: loaded (/etc/systemd/system/devstack@neutron-periodic-workers.service; enabled; preset: enabled) 2026-07-07 15:11:32.872 | Active: active (running) since Tue 2026-07-07 17:08:41 CEST; 2min 51s ago 2026-07-07 15:11:32.873 | Main PID: 66595 (neutron-periodi) 2026-07-07 15:11:32.873 | Tasks: 15 (limit: 14255) 2026-07-07 15:11:32.873 | Memory: 179.6M (peak: 179.8M) 2026-07-07 15:11:32.873 | CPU: 6.505s 2026-07-07 15:11:32.873 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-periodic-workers.service 2026-07-07 15:11:32.873 | ├─66595 "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-07 15:11:32.873 | └─67453 "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-07 15:11:32.873 | 2026-07-07 15:11:32.873 | Jul 07 17:09:57 devstack neutron-periodic-workers[67453]: DEBUG dbcounter [-] [67453] Writing DB stats neutron:SELECT=4 {{(pid=67453) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-07 15:11:32.873 | Jul 07 17:10:18 devstack neutron-periodic-workers[67453]: DEBUG neutron.db.agents_db [None req-68639f1f-4465-4103-a813-cca4722cf7a7 None None] Agent healthcheck: found 0 active agents {{(pid=67453) agent_health_check /opt/stack/neutron/neutron/db/agents_db.py:326}} 2026-07-07 15:11:32.873 | Jul 07 17:10:18 devstack neutron-periodic-workers[67453]: DEBUG oslo.service.backend._threading.loopingcall [None req-68639f1f-4465-4103-a813-cca4722cf7a7 None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.AgentDbMixin.agent_health_check' sleeping for 36.99 seconds {{(pid=67453) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-07 15:11:32.874 | Jul 07 17:10:24 devstack neutron-periodic-workers[67453]: DEBUG oslo.service.backend._threading.loopingcall [None req-447c1214-de3a-4a02-ae8e-f037464c6e87 None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.DhcpAgentSchedulerDbMixin.remove_networks_from_down_agents' sleeping for 36.96 seconds {{(pid=67453) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-07 15:11:32.874 | Jul 07 17:10:34 devstack neutron-periodic-workers[67453]: DEBUG dbcounter [-] [67453] Writing DB stats neutron:SELECT=4 {{(pid=67453) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-07 15:11:32.874 | Jul 07 17:10:52 devstack neutron-periodic-workers[67453]: DEBUG oslo.service.backend._threading.loopingcall [None req-fce55aa7-4ec2-4d7e-a922-6137c2b915d5 None None] Fixed interval looping call 'neutron.db.quota.driver_nolock.DbQuotaNoLockDriver._remove_expired_reservations' sleeping for 119.99 seconds {{(pid=67453) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-07 15:11:32.874 | Jul 07 17:10:55 devstack neutron-periodic-workers[67453]: DEBUG neutron.db.agents_db [None req-68639f1f-4465-4103-a813-cca4722cf7a7 None None] Agent healthcheck: found 0 active agents {{(pid=67453) agent_health_check /opt/stack/neutron/neutron/db/agents_db.py:326}} 2026-07-07 15:11:32.874 | Jul 07 17:10:55 devstack neutron-periodic-workers[67453]: DEBUG oslo.service.backend._threading.loopingcall [None req-68639f1f-4465-4103-a813-cca4722cf7a7 None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.AgentDbMixin.agent_health_check' sleeping for 36.99 seconds {{(pid=67453) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-07 15:11:32.874 | Jul 07 17:11:01 devstack neutron-periodic-workers[67453]: DEBUG oslo.service.backend._threading.loopingcall [None req-447c1214-de3a-4a02-ae8e-f037464c6e87 None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.DhcpAgentSchedulerDbMixin.remove_networks_from_down_agents' sleeping for 36.96 seconds {{(pid=67453) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-07 15:11:32.874 | Jul 07 17:11:11 devstack neutron-periodic-workers[67453]: DEBUG dbcounter [-] [67453] Writing DB stats neutron:DELETE=1,neutron:SELECT=4 {{(pid=67453) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-07 15:11:32.877 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-07 15:11:32.880 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-rpc-server.service 2026-07-07 15:11:32.899 | enabled 2026-07-07 15:11:32.904 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-rpc-server.service --no-pager 2026-07-07 15:11:32.925 | ● devstack@neutron-rpc-server.service - Devstack devstack@neutron-rpc-server.service 2026-07-07 15:11:32.926 | Loaded: loaded (/etc/systemd/system/devstack@neutron-rpc-server.service; enabled; preset: enabled) 2026-07-07 15:11:32.926 | Active: active (running) since Tue 2026-07-07 17:08:39 CEST; 2min 53s ago 2026-07-07 15:11:32.926 | Main PID: 66092 (neutron-rpc-ser) 2026-07-07 15:11:32.926 | Tasks: 23 (limit: 14255) 2026-07-07 15:11:32.926 | Memory: 200.3M (peak: 200.7M) 2026-07-07 15:11:32.926 | CPU: 7.545s 2026-07-07 15:11:32.926 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-rpc-server.service 2026-07-07 15:11:32.926 | ├─66092 "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-07 15:11:32.926 | ├─67470 "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-07 15:11:32.926 | └─67477 "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-07 15:11:32.926 | 2026-07-07 15:11:32.927 | Jul 07 17:08:53 devstack neutron-rpc-server[67477]: DEBUG neutron.plugins.ml2.plugin [-] neutron.plugins.ml2.plugin.Ml2Plugin method start_rpc_listeners called with arguments () {} {{(pid=67477) wrapper /opt/stack/data/venv/lib/python3.12/site-packages/oslo_log/helpers.py:77}} 2026-07-07 15:11:32.927 | Jul 07 17:08:53 devstack neutron-rpc-server[67470]: DEBUG neutron.service [-] RpcWorker start finished, description: rpc worker {{(pid=67470) wrapper /opt/stack/neutron/neutron/common/utils.py:200}} 2026-07-07 15:11:32.927 | Jul 07 17:08:53 devstack neutron-rpc-server[67470]: DEBUG neutron.service [-] RpcWorker wait called, description: rpc worker {{(pid=67470) wrapper /opt/stack/neutron/neutron/common/utils.py:197}} 2026-07-07 15:11:32.927 | Jul 07 17:08:53 devstack neutron-rpc-server[67470]: DEBUG neutron.service [-] calling wait on {{(pid=67470) _wait /opt/stack/neutron/neutron/service.py:90}} 2026-07-07 15:11:32.927 | Jul 07 17:08:53 devstack neutron-rpc-server[67477]: DEBUG neutron.service [-] RpcWorker start finished, description: rpc worker {{(pid=67477) wrapper /opt/stack/neutron/neutron/common/utils.py:200}} 2026-07-07 15:11:32.927 | Jul 07 17:08:53 devstack neutron-rpc-server[67477]: DEBUG neutron.service [-] RpcWorker wait called, description: rpc worker {{(pid=67477) wrapper /opt/stack/neutron/neutron/common/utils.py:197}} 2026-07-07 15:11:32.927 | Jul 07 17:08:53 devstack neutron-rpc-server[67477]: DEBUG neutron.service [-] calling wait on {{(pid=67477) _wait /opt/stack/neutron/neutron/service.py:90}} 2026-07-07 15:11:32.927 | Jul 07 17:09:01 devstack neutron-rpc-server[66092]: DEBUG dbcounter [-] [66092] Writing DB stats neutron:SELECT=7,neutron:INSERT=1 {{(pid=66092) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-07 15:11:32.927 | Jul 07 17:09:23 devstack neutron-rpc-server[67470]: WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-07-07 15:11:32.927 | Jul 07 17:09:23 devstack neutron-rpc-server[67477]: WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-07-07 15:11:32.931 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-07 15:11:32.934 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-ovn-maintenance-worker.service 2026-07-07 15:11:32.953 | enabled 2026-07-07 15:11:32.959 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-ovn-maintenance-worker.service --no-pager 2026-07-07 15:11:32.980 | ● devstack@neutron-ovn-maintenance-worker.service - Devstack devstack@neutron-ovn-maintenance-worker.service 2026-07-07 15:11:32.980 | Loaded: loaded (/etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service; enabled; preset: enabled) 2026-07-07 15:11:32.980 | Active: active (running) since Tue 2026-07-07 17:08:44 CEST; 2min 48s ago 2026-07-07 15:11:32.980 | Main PID: 67101 (neutron-ovn-mai) 2026-07-07 15:11:32.980 | Tasks: 12 (limit: 14255) 2026-07-07 15:11:32.980 | Memory: 253.9M (peak: 254.4M) 2026-07-07 15:11:32.980 | CPU: 7.620s 2026-07-07 15:11:32.980 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-ovn-maintenance-worker.service 2026-07-07 15:11:32.980 | ├─67101 "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-07 15:11:32.981 | └─67199 "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-07 15:11:32.981 | 2026-07-07 15:11:32.981 | Jul 07 17:09:12 devstack neutron-ovn-maintenance-worker[67199]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-1510d402-e43f-42b9-9216-7680128bbbf5 None None] Starting OVN maintenance task: update_router_distributed_flag {{(pid=67199) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:97}} 2026-07-07 15:11:32.981 | Jul 07 17:09:12 devstack neutron-ovn-maintenance-worker[67199]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-1510d402-e43f-42b9-9216-7680128bbbf5 None None] OVN maintenance task: Sync router.distributed with distributed floating IP config. {{(pid=67199) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:99}} 2026-07-07 15:11:32.981 | Jul 07 17:09:12 devstack neutron-ovn-maintenance-worker[67199]: INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-1510d402-e43f-42b9-9216-7680128bbbf5 None None] OVN maintenance task update_router_distributed_flag finished in 0.008 seconds 2026-07-07 15:11:32.981 | Jul 07 17:09:12 devstack neutron-ovn-maintenance-worker[67199]: DEBUG futurist.periodics [None req-1510d402-e43f-42b9-9216-7680128bbbf5 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=67199) _on_done /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:881}} 2026-07-07 15:11:32.981 | Jul 07 17:09:12 devstack neutron-ovn-maintenance-worker[67199]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-1510d402-e43f-42b9-9216-7680128bbbf5 None None] Starting OVN maintenance task: update_security_group_with_address_group {{(pid=67199) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:97}} 2026-07-07 15:11:32.981 | Jul 07 17:09:12 devstack neutron-ovn-maintenance-worker[67199]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-1510d402-e43f-42b9-9216-7680128bbbf5 None None] OVN maintenance task: Repair Address_Sets and ACLs for address group rules. {{(pid=67199) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:99}} 2026-07-07 15:11:32.981 | Jul 07 17:09:12 devstack neutron-ovn-maintenance-worker[67199]: INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-1510d402-e43f-42b9-9216-7680128bbbf5 None None] OVN maintenance task update_security_group_with_address_group finished in 0.020 seconds 2026-07-07 15:11:32.981 | Jul 07 17:09:12 devstack neutron-ovn-maintenance-worker[67199]: DEBUG futurist.periodics [None req-1510d402-e43f-42b9-9216-7680128bbbf5 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=67199) _on_done /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:881}} 2026-07-07 15:11:32.982 | Jul 07 17:09:12 devstack neutron-ovn-maintenance-worker[67199]: DEBUG futurist.periodics [None req-1510d402-e43f-42b9-9216-7680128bbbf5 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=67199) _on_done /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:881}} 2026-07-07 15:11:32.982 | Jul 07 17:09:22 devstack neutron-ovn-maintenance-worker[67199]: DEBUG dbcounter [-] [67199] Writing DB stats neutron:SELECT=31,neutron:DELETE=1,neutron:UPDATE=1 {{(pid=67199) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-07 15:11:32.986 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-07 15:11:32.990 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-novnc-cell1.service 2026-07-07 15:11:33.007 | enabled 2026-07-07 15:11:33.012 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-novnc-cell1.service --no-pager 2026-07-07 15:11:33.034 | ● devstack@n-novnc-cell1.service - Devstack devstack@n-novnc-cell1.service 2026-07-07 15:11:33.034 | Loaded: loaded (/etc/systemd/system/devstack@n-novnc-cell1.service; enabled; preset: enabled) 2026-07-07 15:11:33.034 | Active: active (running) since Tue 2026-07-07 17:10:26 CEST; 1min 6s ago 2026-07-07 15:11:33.034 | Main PID: 71383 (nova-novncproxy) 2026-07-07 15:11:33.034 | Tasks: 4 (limit: 14255) 2026-07-07 15:11:33.034 | Memory: 109.6M (peak: 109.8M) 2026-07-07 15:11:33.034 | CPU: 3.699s 2026-07-07 15:11:33.034 | CGroup: /system.slice/system-devstack.slice/devstack@n-novnc-cell1.service 2026-07-07 15:11:33.034 | └─71383 /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-07 15:11:33.035 | 2026-07-07 15:11:33.035 | Jul 07 17:10:27 devstack nova-novncproxy[71383]: If you are already using Eventlet, we recommend migrating to a different 2026-07-07 15:11:33.035 | Jul 07 17:10:27 devstack nova-novncproxy[71383]: framework. For more detail see 2026-07-07 15:11:33.035 | Jul 07 17:10:27 devstack nova-novncproxy[71383]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-07 15:11:33.035 | Jul 07 17:10:27 devstack nova-novncproxy[71383]: import eventlet # noqa 2026-07-07 15:11:33.035 | Jul 07 17:10:27 devstack nova-novncproxy[71383]: 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-07 15:11:33.035 | Jul 07 17:10:31 devstack nova-novncproxy[71383]: INFO nova.console.websocketproxy [-] WebSocket server settings: 2026-07-07 15:11:33.035 | Jul 07 17:10:31 devstack nova-novncproxy[71383]: INFO nova.console.websocketproxy [-] - Listen on 0.0.0.0:6080 2026-07-07 15:11:33.035 | Jul 07 17:10:31 devstack nova-novncproxy[71383]: INFO nova.console.websocketproxy [-] - Web server (no directory listings). Web root: /opt/stack/novnc 2026-07-07 15:11:33.035 | Jul 07 17:10:31 devstack nova-novncproxy[71383]: INFO nova.console.websocketproxy [-] - No SSL/TLS support (no cert file) 2026-07-07 15:11:33.035 | Jul 07 17:10:31 devstack nova-novncproxy[71383]: INFO nova.console.websocketproxy [-] - proxying from 0.0.0.0:6080 to None:None 2026-07-07 15:11:33.040 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-07 15:11:33.043 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-super-cond.service 2026-07-07 15:11:33.061 | enabled 2026-07-07 15:11:33.066 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-super-cond.service --no-pager 2026-07-07 15:11:33.088 | ● devstack@n-super-cond.service - Devstack devstack@n-super-cond.service 2026-07-07 15:11:33.088 | Loaded: loaded (/etc/systemd/system/devstack@n-super-cond.service; enabled; preset: enabled) 2026-07-07 15:11:33.088 | Active: active (running) since Tue 2026-07-07 17:10:29 CEST; 1min 3s ago 2026-07-07 15:11:33.088 | Main PID: 72182 (nova-conductor:) 2026-07-07 15:11:33.088 | Tasks: 19 (limit: 14255) 2026-07-07 15:11:33.089 | Memory: 157.3M (peak: 157.7M) 2026-07-07 15:11:33.089 | CPU: 4.965s 2026-07-07 15:11:33.089 | CGroup: /system.slice/system-devstack.slice/devstack@n-super-cond.service 2026-07-07 15:11:33.089 | ├─72182 "nova-conductor: master process [/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf]" 2026-07-07 15:11:33.089 | ├─73799 "nova-conductor: ServiceWrapper worker(0)" 2026-07-07 15:11:33.089 | └─73801 "nova-conductor: ServiceWrapper worker(1)" 2026-07-07 15:11:33.089 | 2026-07-07 15:11:33.089 | Jul 07 17:10:35 devstack nova-conductor[73799]: DEBUG nova.servicegroup.drivers.db [None req-790684b3-758a-4bd7-9e44-2cd2aa3907b3 None None] DB_Driver: join new ServiceGroup member devstack to the conductor group, service = {{(pid=73799) join /opt/stack/nova/nova/servicegroup/drivers/db.py:44}} 2026-07-07 15:11:33.089 | Jul 07 17:10:40 devstack nova-conductor[73801]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.98 seconds {{(pid=73801) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-07 15:11:33.089 | Jul 07 17:10:40 devstack nova-conductor[73799]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.97 seconds {{(pid=73799) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-07 15:11:33.089 | Jul 07 17:10:43 devstack nova-conductor[72182]: DEBUG dbcounter [-] [72182] Writing DB stats nova_api:SELECT=1 {{(pid=72182) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-07 15:11:33.090 | Jul 07 17:10:43 devstack nova-conductor[72182]: DEBUG dbcounter [-] [72182] Writing DB stats nova_cell0:SELECT=1 {{(pid=72182) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-07 15:11:33.090 | Jul 07 17:10:43 devstack nova-conductor[72182]: DEBUG dbcounter [-] [72182] Writing DB stats nova_cell1:SELECT=1 {{(pid=72182) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-07 15:11:33.090 | Jul 07 17:10:50 devstack nova-conductor[73801]: DEBUG dbcounter [-] [73801] Writing DB stats nova_cell0:SELECT=4,nova_cell0:INSERT=1,nova_cell0:UPDATE=1 {{(pid=73801) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-07 15:11:33.090 | Jul 07 17:10:50 devstack nova-conductor[73799]: DEBUG dbcounter [-] [73799] Writing DB stats nova_cell0:SELECT=3,nova_cell0:UPDATE=1 {{(pid=73799) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-07 15:11:33.090 | Jul 07 17:11:22 devstack nova-conductor[73799]: DEBUG oslo.service.backend._threading.loopingcall [None req-cd3164bd-e2ce-471b-ba07-c9148f967fad None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=73799) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-07 15:11:33.090 | Jul 07 17:11:25 devstack nova-conductor[73801]: DEBUG oslo.service.backend._threading.loopingcall [None req-bd86fbe9-4f48-43c8-adad-28b90104e7ae None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=73801) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-07 15:11:33.094 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-07 15:11:33.097 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-cond-cell1.service 2026-07-07 15:11:33.116 | enabled 2026-07-07 15:11:33.121 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-cond-cell1.service --no-pager 2026-07-07 15:11:33.143 | ● devstack@n-cond-cell1.service - Devstack devstack@n-cond-cell1.service 2026-07-07 15:11:33.143 | Loaded: loaded (/etc/systemd/system/devstack@n-cond-cell1.service; enabled; preset: enabled) 2026-07-07 15:11:33.143 | Active: active (running) since Tue 2026-07-07 17:10:32 CEST; 1min 0s ago 2026-07-07 15:11:33.143 | Main PID: 72740 (nova-conductor:) 2026-07-07 15:11:33.143 | Tasks: 37 (limit: 14255) 2026-07-07 15:11:33.143 | Memory: 168.2M (peak: 168.5M) 2026-07-07 15:11:33.143 | CPU: 5.071s 2026-07-07 15:11:33.144 | CGroup: /system.slice/system-devstack.slice/devstack@n-cond-cell1.service 2026-07-07 15:11:33.144 | ├─72740 "nova-conductor: master process [/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf]" 2026-07-07 15:11:33.144 | ├─73882 "nova-conductor: ServiceWrapper worker(0)" 2026-07-07 15:11:33.144 | └─73884 "nova-conductor: ServiceWrapper worker(1)" 2026-07-07 15:11:33.144 | 2026-07-07 15:11:33.144 | Jul 07 17:11:01 devstack nova-conductor[73884]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.98 seconds {{(pid=73884) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-07 15:11:33.144 | Jul 07 17:11:02 devstack nova-conductor[73882]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.84 seconds {{(pid=73882) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-07 15:11:33.144 | Jul 07 17:11:11 devstack nova-conductor[73882]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.98 seconds {{(pid=73882) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-07 15:11:33.144 | Jul 07 17:11:11 devstack nova-conductor[73884]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=73884) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-07 15:11:33.144 | Jul 07 17:11:21 devstack nova-conductor[73882]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=73882) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-07 15:11:33.144 | Jul 07 17:11:21 devstack nova-conductor[73884]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=73884) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-07 15:11:33.145 | Jul 07 17:11:28 devstack nova-conductor[73882]: DEBUG oslo.service.backend._threading.loopingcall [None req-c89a257a-c23e-4e3e-bc01-96469e8ef8f9 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=73882) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-07 15:11:33.145 | Jul 07 17:11:31 devstack nova-conductor[73882]: DEBUG dbcounter [-] [73882] Writing DB stats nova_cell1:SELECT=16,nova_cell1:INSERT=2,nova_cell1:UPDATE=5 {{(pid=73882) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-07 15:11:33.145 | Jul 07 17:11:31 devstack nova-conductor[73882]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.98 seconds {{(pid=73882) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-07 15:11:33.145 | Jul 07 17:11:31 devstack nova-conductor[73884]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=73884) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-07 15:11:33.150 | + ./stack.sh:main:1449 : is_service_enabled n-api 2026-07-07 15:11:33.170 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 15:11:33.174 | + ./stack.sh:main:1450 : is_service_enabled n-cpu 2026-07-07 15:11:33.196 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 15:11:33.198 | + ./stack.sh:main:1451 : /home/quobyte/devstack/tools/discover_hosts.sh 2026-07-07 15:11:33.202 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-07 15:11:33.674 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-07-07 15:11:33.675 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-07 15:11:33.675 | we strongly recommend against using it for new projects. 2026-07-07 15:11:33.675 | 2026-07-07 15:11:33.675 | If you are already using Eventlet, we recommend migrating to a different 2026-07-07 15:11:33.675 | framework. For more detail see 2026-07-07 15:11:33.675 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-07 15:11:33.675 | 2026-07-07 15:11:33.675 | import eventlet # noqa 2026-07-07 15:11:34.035 | 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-07 15:11:37.078 | INFO dbcounter [None req-9d6506a3-2e04-422c-a96e-545cc877ee71 None None] Registered counter for database nova_api 2026-07-07 15:11:37.202 | DEBUG dbcounter [-] [78363] Writer thread running {{(pid=78363) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-07 15:11:37.212 | Found 2 cell mappings. 2026-07-07 15:11:37.212 | Skipping cell0 since it does not contain hosts. 2026-07-07 15:11:37.212 | Getting computes from cell 'cell1': 0bb95159-7ed2-403f-ad0a-b80d259e8d76 2026-07-07 15:11:37.212 | INFO dbcounter [None req-9d6506a3-2e04-422c-a96e-545cc877ee71 None None] Registered counter for database nova_cell1 2026-07-07 15:11:37.288 | DEBUG dbcounter [-] [78363] Writer thread running {{(pid=78363) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-07 15:11:37.444 | Checking host mapping for compute host 'devstack': 7f04c842-85d0-4a12-98ca-4671395248d0 2026-07-07 15:11:37.444 | Creating host mapping for compute host 'devstack': 7f04c842-85d0-4a12-98ca-4671395248d0 2026-07-07 15:11:37.444 | Found 1 unmapped computes in cell: 0bb95159-7ed2-403f-ad0a-b80d259e8d76 2026-07-07 15:11:37.755 | Exception ignored in: 2026-07-07 15:11:37.755 | Traceback (most recent call last): 2026-07-07 15:11:37.755 | File "/usr/lib/python3.12/logging/__init__.py", line 884, in _removeHandlerRef 2026-07-07 15:11:37.755 | File "/usr/lib/python3.12/logging/__init__.py", line 241, in _acquireLock 2026-07-07 15:11:37.756 | File "/usr/lib/python3.12/threading.py", line 198, in acquire 2026-07-07 15:11:37.756 | File "/opt/stack/data/venv/lib/python3.12/site-packages/eventlet/green/thread.py", line 39, in get_ident 2026-07-07 15:11:37.756 | RuntimeError: greenlet is being finalized 2026-07-07 15:11:38.120 | + ./stack.sh:main:1464 : /opt/stack/data/venv/bin/nova-status --config-file /etc/nova/nova.conf upgrade check 2026-07-07 15:11:38.580 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-07-07 15:11:38.580 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-07 15:11:38.580 | we strongly recommend against using it for new projects. 2026-07-07 15:11:38.580 | 2026-07-07 15:11:38.580 | If you are already using Eventlet, we recommend migrating to a different 2026-07-07 15:11:38.580 | framework. For more detail see 2026-07-07 15:11:38.581 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-07 15:11:38.581 | 2026-07-07 15:11:38.581 | import eventlet # noqa 2026-07-07 15:11:38.924 | 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-07 15:11:42.368 | +-------------------------------------------+ 2026-07-07 15:11:42.368 | | Upgrade Check Results | 2026-07-07 15:11:42.368 | +-------------------------------------------+ 2026-07-07 15:11:42.369 | | Check: Cells v2 | 2026-07-07 15:11:42.369 | | Result: Success | 2026-07-07 15:11:42.369 | | Details: None | 2026-07-07 15:11:42.369 | +-------------------------------------------+ 2026-07-07 15:11:42.369 | | Check: Placement API | 2026-07-07 15:11:42.369 | | Result: Success | 2026-07-07 15:11:42.369 | | Details: None | 2026-07-07 15:11:42.369 | +-------------------------------------------+ 2026-07-07 15:11:42.369 | | Check: Cinder API | 2026-07-07 15:11:42.370 | | Result: Success | 2026-07-07 15:11:42.370 | | Details: None | 2026-07-07 15:11:42.370 | +-------------------------------------------+ 2026-07-07 15:11:42.370 | | Check: Policy File JSON to YAML Migration | 2026-07-07 15:11:42.370 | | Result: Success | 2026-07-07 15:11:42.370 | | Details: None | 2026-07-07 15:11:42.370 | +-------------------------------------------+ 2026-07-07 15:11:42.370 | | Check: Older than N-1 computes | 2026-07-07 15:11:42.371 | | Result: Success | 2026-07-07 15:11:42.371 | | Details: None | 2026-07-07 15:11:42.371 | +-------------------------------------------+ 2026-07-07 15:11:42.371 | | Check: hw_machine_type unset | 2026-07-07 15:11:42.371 | | Result: Success | 2026-07-07 15:11:42.371 | | Details: None | 2026-07-07 15:11:42.371 | +-------------------------------------------+ 2026-07-07 15:11:42.371 | | Check: Service User Token Configuration | 2026-07-07 15:11:42.372 | | Result: Success | 2026-07-07 15:11:42.372 | | Details: None | 2026-07-07 15:11:42.372 | +-------------------------------------------+ 2026-07-07 15:11:42.653 | Exception ignored in: 2026-07-07 15:11:42.654 | Traceback (most recent call last): 2026-07-07 15:11:42.654 | File "/usr/lib/python3.12/logging/__init__.py", line 884, in _removeHandlerRef 2026-07-07 15:11:42.654 | File "/usr/lib/python3.12/logging/__init__.py", line 241, in _acquireLock 2026-07-07 15:11:42.654 | File "/usr/lib/python3.12/threading.py", line 198, in acquire 2026-07-07 15:11:42.654 | File "/opt/stack/data/venv/lib/python3.12/site-packages/eventlet/green/thread.py", line 39, in get_ident 2026-07-07 15:11:42.654 | RuntimeError: greenlet is being finalized 2026-07-07 15:11:42.996 | + ./stack.sh:main:1471 : [[ -x /home/quobyte/devstack/local.sh ]] 2026-07-07 15:11:43.000 | + ./stack.sh:main:1482 : command openstack complete 2026-07-07 15:11:43.001 | + ./stack.sh:main:1483 : sudo tee /etc/bash_completion.d/osc.bash_completion 2026-07-07 15:11:46.703 | + ./stack.sh:main:1486 : is_service_enabled cinder 2026-07-07 15:11:46.720 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 15:11:46.722 | + ./stack.sh:main:1487 : is_ubuntu 2026-07-07 15:11:46.725 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-07 15:11:46.727 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-07 15:11:46.731 | + ./stack.sh:main:1488 : echo_summary 'Configuring lvm.conf global device filter' 2026-07-07 15:11:46.733 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-07 15:11:46.736 | + ./stack.sh:echo_summary:447 : echo -e Configuring lvm.conf global device filter 2026-07-07 15:11:46.739 | + ./stack.sh:main:1489 : set_lvm_filter 2026-07-07 15:11:46.742 | + lib/lvm:set_lvm_filter:189 : local 'filter_suffix="r|.*|" ] # from devstack' 2026-07-07 15:11:46.745 | + lib/lvm:set_lvm_filter:190 : local 'filter_string=global_filter = [ ' 2026-07-07 15:11:46.748 | + lib/lvm:set_lvm_filter:191 : local pv 2026-07-07 15:11:46.750 | + lib/lvm:set_lvm_filter:192 : local vg 2026-07-07 15:11:46.753 | + lib/lvm:set_lvm_filter:193 : local line 2026-07-07 15:11:46.756 | ++ lib/lvm:set_lvm_filter:195 : sudo pvs --noheadings -o name 2026-07-07 15:11:46.807 | + lib/lvm:set_lvm_filter:195 : for pv_info in $(sudo pvs --noheadings -o name) 2026-07-07 15:11:46.811 | ++ lib/lvm:set_lvm_filter:196 : echo -e /dev/loop0 2026-07-07 15:11:46.811 | ++ lib/lvm:set_lvm_filter:196 : sed 's/ //g' 2026-07-07 15:11:46.811 | ++ lib/lvm:set_lvm_filter:196 : sed 's/\/dev\///g' 2026-07-07 15:11:46.816 | + lib/lvm:set_lvm_filter:196 : pv=loop0 2026-07-07 15:11:46.818 | + lib/lvm:set_lvm_filter:197 : new='"a|loop0|", ' 2026-07-07 15:11:46.821 | + lib/lvm:set_lvm_filter:198 : filter_string='global_filter = [ "a|loop0|", ' 2026-07-07 15:11:46.823 | + lib/lvm:set_lvm_filter:200 : filter_string='global_filter = [ "a|loop0|", "r|.*|" ] # from devstack' 2026-07-07 15:11:46.826 | + lib/lvm:set_lvm_filter:202 : clean_lvm_filter 2026-07-07 15:11:46.828 | + lib/lvm:clean_lvm_filter:177 : sudo sed -i 's/^.*# from devstack$//' /etc/lvm/lvm.conf 2026-07-07 15:11:46.846 | + 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-07 15:11:46.861 | + lib/lvm:set_lvm_filter:204 : echo_summary 'set lvm.conf device global_filter to: global_filter = [ "a|loop0|", "r|.*|" ] # from devstack' 2026-07-07 15:11:46.864 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-07 15:11:46.867 | + ./stack.sh:echo_summary:447 : echo -e set lvm.conf device global_filter to: global_filter = '[' '"a|loop0|",' '"r|.*|"' ']' '#' from devstack 2026-07-07 15:11:46.869 | + ./stack.sh:main:1499 : run_phase stack test-config 2026-07-07 15:11:46.872 | + functions-common:run_phase:1848 : local mode=stack 2026-07-07 15:11:46.875 | + functions-common:run_phase:1849 : local phase=test-config 2026-07-07 15:11:46.877 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-07-07 15:11:46.879 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-07-07 15:11:46.882 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-07-07 15:11:46.885 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-07-07 15:11:46.887 | + functions-common:run_phase:1858 : local extra 2026-07-07 15:11:46.890 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-07-07 15:11:46.894 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-07-07 15:11:46.897 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-07-07 15:11:46.900 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-07-07 15:11:46.902 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack test-config 2026-07-07 15:11:46.905 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-07-07 15:11:46.921 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-07 15:11:46.924 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-07-07 15:11:46.926 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-07-07 15:11:46.928 | ++ extras.d/80-tempest.sh:source:7 : [[ test-config == \i\n\s\t\a\l\l ]] 2026-07-07 15:11:46.931 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-07-07 15:11:46.933 | ++ extras.d/80-tempest.sh:source:10 : [[ test-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-07-07 15:11:46.935 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-07-07 15:11:46.938 | ++ extras.d/80-tempest.sh:source:13 : [[ test-config == \e\x\t\r\a ]] 2026-07-07 15:11:46.940 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2026-07-07 15:11:46.943 | ++ extras.d/80-tempest.sh:source:16 : [[ test-config == \p\o\s\t\-\e\x\t\r\a ]] 2026-07-07 15:11:46.945 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2026-07-07 15:11:46.947 | ++ extras.d/80-tempest.sh:source:19 : [[ test-config == \t\e\s\t\-\c\o\n\f\i\g ]] 2026-07-07 15:11:46.950 | ++ extras.d/80-tempest.sh:source:20 : async_wait install_tempest 2026-07-07 15:11:46.990 | [2100 Async install_tempest:39108]: Waiting for completion of install_tempest running on PID 39108 (1 other jobs running) 2026-07-07 15:11:47.012 | [2100 Async install_tempest:39108]: Signaling child to exit 2026-07-07 15:11:47.012 | WAKEUP 2026-07-07 15:11:47.031 | [2100 Async install_tempest:39108]: Signaled 2026-07-07 15:11:47.032 | ++ lib/tempest:install_tempest:844 : git_clone https://review.opendev.org/openstack/tempest.git /opt/stack/tempest master 2026-07-07 15:11:47.032 | ++ functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/tempest.git 2026-07-07 15:11:47.032 | ++ functions-common:git_clone:590 : local git_dest=/opt/stack/tempest 2026-07-07 15:11:47.032 | ++ functions-common:git_clone:591 : local git_ref=master 2026-07-07 15:11:47.032 | ++ functions-common:git_clone:592 : local orig_dir 2026-07-07 15:11:47.032 | +++ functions-common:git_clone:593 : pwd 2026-07-07 15:11:47.032 | ++ functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-07-07 15:11:47.033 | ++ functions-common:git_clone:594 : local git_clone_flags= 2026-07-07 15:11:47.033 | +++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-07 15:11:47.033 | ++ functions-common:git_clone:596 : RECLONE=False 2026-07-07 15:11:47.033 | ++ functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-07 15:11:47.033 | ++ functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-07 15:11:47.033 | ++ functions-common:git_clone:610 : echo master 2026-07-07 15:11:47.033 | ++ functions-common:git_clone:610 : egrep -q '^refs' 2026-07-07 15:11:47.033 | ++ functions-common:git_clone:624 : [[ ! -d /opt/stack/tempest ]] 2026-07-07 15:11:47.033 | ++ functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-07-07 15:11:47.033 | ++ functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/tempest.git /opt/stack/tempest 2026-07-07 15:11:47.033 | ++ functions-common:git_timed:697 : local count=0 2026-07-07 15:11:47.034 | ++ functions-common:git_timed:698 : local timeout=0 2026-07-07 15:11:47.034 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-07 15:11:47.034 | ++ functions-common:git_timed:701 : timeout=0 2026-07-07 15:11:47.034 | ++ functions-common:git_timed:704 : time_start git_timed 2026-07-07 15:11:47.034 | ++ functions-common:time_start:2406 : local name=git_timed 2026-07-07 15:11:47.034 | ++ functions-common:time_start:2407 : local start_time= 2026-07-07 15:11:47.034 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-07-07 15:11:47.034 | +++ functions-common:time_start:2411 : date +%s%3N 2026-07-07 15:11:47.034 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1783436494394 2026-07-07 15:11:47.034 | ++ 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-07 15:11:47.034 | Cloning into '/opt/stack/tempest'... 2026-07-07 15:11:47.034 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-07-07 15:11:47.035 | ++ functions-common:time_stop:2420 : local name 2026-07-07 15:11:47.035 | ++ functions-common:time_stop:2421 : local end_time 2026-07-07 15:11:47.035 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-07-07 15:11:47.035 | ++ functions-common:time_stop:2423 : local total 2026-07-07 15:11:47.035 | ++ functions-common:time_stop:2424 : local start_time 2026-07-07 15:11:47.035 | ++ functions-common:time_stop:2426 : name=git_timed 2026-07-07 15:11:47.035 | ++ functions-common:time_stop:2427 : start_time=1783436494394 2026-07-07 15:11:47.035 | ++ functions-common:time_stop:2429 : [[ -z 1783436494394 ]] 2026-07-07 15:11:47.035 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 15:11:47.035 | ++ functions-common:time_stop:2432 : end_time=1783436503392 2026-07-07 15:11:47.035 | ++ functions-common:time_stop:2433 : elapsed_time=8998 2026-07-07 15:11:47.036 | ++ functions-common:time_stop:2434 : total=410485 2026-07-07 15:11:47.036 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 15:11:47.036 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=419483 2026-07-07 15:11:47.036 | ++ functions-common:git_clone:631 : cd /opt/stack/tempest 2026-07-07 15:11:47.036 | ++ functions-common:git_clone:632 : git_timed fetch origin master 2026-07-07 15:11:47.036 | ++ functions-common:git_timed:697 : local count=0 2026-07-07 15:11:47.036 | ++ functions-common:git_timed:698 : local timeout=0 2026-07-07 15:11:47.036 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-07 15:11:47.036 | ++ functions-common:git_timed:701 : timeout=0 2026-07-07 15:11:47.036 | ++ functions-common:git_timed:704 : time_start git_timed 2026-07-07 15:11:47.036 | ++ functions-common:time_start:2406 : local name=git_timed 2026-07-07 15:11:47.036 | ++ functions-common:time_start:2407 : local start_time= 2026-07-07 15:11:47.037 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-07-07 15:11:47.037 | +++ functions-common:time_start:2411 : date +%s%3N 2026-07-07 15:11:47.037 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1783436503455 2026-07-07 15:11:47.037 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-07-07 15:11:47.037 | From https://review.opendev.org/openstack/tempest 2026-07-07 15:11:47.037 | * branch master -> FETCH_HEAD 2026-07-07 15:11:47.037 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-07-07 15:11:47.037 | ++ functions-common:time_stop:2420 : local name 2026-07-07 15:11:47.037 | ++ functions-common:time_stop:2421 : local end_time 2026-07-07 15:11:47.037 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-07-07 15:11:47.037 | ++ functions-common:time_stop:2423 : local total 2026-07-07 15:11:47.038 | ++ functions-common:time_stop:2424 : local start_time 2026-07-07 15:11:47.038 | ++ functions-common:time_stop:2426 : name=git_timed 2026-07-07 15:11:47.038 | ++ functions-common:time_stop:2427 : start_time=1783436503455 2026-07-07 15:11:47.038 | ++ functions-common:time_stop:2429 : [[ -z 1783436503455 ]] 2026-07-07 15:11:47.038 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 15:11:47.038 | ++ functions-common:time_stop:2432 : end_time=1783436504023 2026-07-07 15:11:47.038 | ++ functions-common:time_stop:2433 : elapsed_time=568 2026-07-07 15:11:47.038 | ++ functions-common:time_stop:2434 : total=419483 2026-07-07 15:11:47.038 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 15:11:47.038 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=420051 2026-07-07 15:11:47.038 | ++ functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-07-07 15:11:47.039 | ++ functions-common:git_timed:697 : local count=0 2026-07-07 15:11:47.039 | ++ functions-common:git_timed:698 : local timeout=0 2026-07-07 15:11:47.039 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-07 15:11:47.039 | ++ functions-common:git_timed:701 : timeout=0 2026-07-07 15:11:47.039 | ++ functions-common:git_timed:704 : time_start git_timed 2026-07-07 15:11:47.039 | ++ functions-common:time_start:2406 : local name=git_timed 2026-07-07 15:11:47.039 | ++ functions-common:time_start:2407 : local start_time= 2026-07-07 15:11:47.039 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-07-07 15:11:47.039 | +++ functions-common:time_start:2411 : date +%s%3N 2026-07-07 15:11:47.039 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1783436504081 2026-07-07 15:11:47.039 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-07-07 15:11:47.039 | Note: switching to 'FETCH_HEAD'. 2026-07-07 15:11:47.040 | 2026-07-07 15:11:47.040 | You are in 'detached HEAD' state. You can look around, make experimental 2026-07-07 15:11:47.040 | changes and commit them, and you can discard any commits you make in this 2026-07-07 15:11:47.040 | state without impacting any branches by switching back to a branch. 2026-07-07 15:11:47.040 | 2026-07-07 15:11:47.040 | If you want to create a new branch to retain commits you create, you may 2026-07-07 15:11:47.040 | do so (now or later) by using -c with the switch command. Example: 2026-07-07 15:11:47.040 | 2026-07-07 15:11:47.040 | git switch -c 2026-07-07 15:11:47.040 | 2026-07-07 15:11:47.040 | Or undo this operation with: 2026-07-07 15:11:47.041 | 2026-07-07 15:11:47.041 | git switch - 2026-07-07 15:11:47.041 | 2026-07-07 15:11:47.041 | Turn off this advice by setting config variable advice.detachedHead to false 2026-07-07 15:11:47.041 | 2026-07-07 15:11:47.041 | HEAD is now at 8d40001b9 Use reader role for image tests 2026-07-07 15:11:47.041 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-07-07 15:11:47.041 | ++ functions-common:time_stop:2420 : local name 2026-07-07 15:11:47.041 | ++ functions-common:time_stop:2421 : local end_time 2026-07-07 15:11:47.041 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-07-07 15:11:47.041 | ++ functions-common:time_stop:2423 : local total 2026-07-07 15:11:47.041 | ++ functions-common:time_stop:2424 : local start_time 2026-07-07 15:11:47.042 | ++ functions-common:time_stop:2426 : name=git_timed 2026-07-07 15:11:47.042 | ++ functions-common:time_stop:2427 : start_time=1783436504081 2026-07-07 15:11:47.042 | ++ functions-common:time_stop:2429 : [[ -z 1783436504081 ]] 2026-07-07 15:11:47.042 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 15:11:47.042 | ++ functions-common:time_stop:2432 : end_time=1783436504284 2026-07-07 15:11:47.042 | ++ functions-common:time_stop:2433 : elapsed_time=203 2026-07-07 15:11:47.042 | ++ functions-common:time_stop:2434 : total=420051 2026-07-07 15:11:47.042 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 15:11:47.042 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=420254 2026-07-07 15:11:47.042 | ++ functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/tempest 2026-07-07 15:11:47.042 | ++ functions-common:git_clone:672 : cd /opt/stack/tempest 2026-07-07 15:11:47.043 | ++ functions-common:git_clone:673 : git show --oneline 2026-07-07 15:11:47.043 | ++ functions-common:git_clone:673 : head -1 2026-07-07 15:11:47.043 | 8d40001b9 Use reader role for image tests 2026-07-07 15:11:47.043 | ++ functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-07-07 15:11:47.043 | ++ lib/tempest:install_tempest:850 : pip_install 'tox!=2.8.0,<4.0.0' 2026-07-07 15:11:47.043 | Using python 3.12 to install tox!=2.8.0,<4.0.0 2026-07-07 15:11:47.043 | ++ 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-07 15:11:47.043 | Collecting tox!=2.8.0,<4.0.0 2026-07-07 15:11:47.043 | Downloading tox-3.28.0-py2.py3-none-any.whl.metadata (7.8 kB) 2026-07-07 15:11:47.043 | Collecting filelock>=3.0.0 (from tox!=2.8.0,<4.0.0) 2026-07-07 15:11:47.043 | Downloading filelock-3.29.4-py3-none-any.whl.metadata (2.0 kB) 2026-07-07 15:11:47.044 | 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-07 15:11:47.044 | Collecting pluggy>=0.12.0 (from tox!=2.8.0,<4.0.0) 2026-07-07 15:11:47.044 | Downloading pluggy-1.6.0-py3-none-any.whl.metadata (4.8 kB) 2026-07-07 15:11:47.044 | Collecting py>=1.4.17 (from tox!=2.8.0,<4.0.0) 2026-07-07 15:11:47.044 | Downloading py-1.11.0-py2.py3-none-any.whl.metadata (2.8 kB) 2026-07-07 15:11:47.044 | 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-07 15:11:47.044 | 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-07 15:11:47.044 | Downloading virtualenv-21.5.1-py3-none-any.whl.metadata (3.4 kB) 2026-07-07 15:11:47.044 | 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-07 15:11:47.044 | Downloading distlib-0.4.3-py2.py3-none-any.whl.metadata (5.3 kB) 2026-07-07 15:11:47.044 | 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-07 15:11:47.045 | 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-07 15:11:47.045 | Downloading python_discovery-1.4.2-py3-none-any.whl.metadata (5.6 kB) 2026-07-07 15:11:47.045 | Downloading tox-3.28.0-py2.py3-none-any.whl (86 kB) 2026-07-07 15:11:47.045 | Downloading filelock-3.29.4-py3-none-any.whl (42 kB) 2026-07-07 15:11:47.045 | Downloading pluggy-1.6.0-py3-none-any.whl (20 kB) 2026-07-07 15:11:47.045 | Downloading py-1.11.0-py2.py3-none-any.whl (98 kB) 2026-07-07 15:11:47.045 | Downloading virtualenv-21.5.1-py3-none-any.whl (4.6 MB) 2026-07-07 15:11:47.045 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.6/4.6 MB 26.0 MB/s 0:00:00 2026-07-07 15:11:47.045 | Downloading distlib-0.4.3-py2.py3-none-any.whl (470 kB) 2026-07-07 15:11:47.045 | Downloading python_discovery-1.4.2-py3-none-any.whl (33 kB) 2026-07-07 15:11:47.045 | Installing collected packages: distlib, py, pluggy, filelock, python-discovery, virtualenv, tox 2026-07-07 15:11:47.046 | 2026-07-07 15:11:47.046 | 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-07 15:11:47.046 | ++ inc/python:pip_install:216 : result=0 2026-07-07 15:11:47.046 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-07-07 15:11:47.046 | ++ functions-common:time_stop:2420 : local name 2026-07-07 15:11:47.046 | ++ functions-common:time_stop:2421 : local end_time 2026-07-07 15:11:47.046 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-07-07 15:11:47.046 | ++ functions-common:time_stop:2423 : local total 2026-07-07 15:11:47.046 | ++ functions-common:time_stop:2424 : local start_time 2026-07-07 15:11:47.046 | ++ functions-common:time_stop:2426 : name=pip_install 2026-07-07 15:11:47.046 | ++ functions-common:time_stop:2427 : start_time=1783436504365 2026-07-07 15:11:47.046 | ++ functions-common:time_stop:2429 : [[ -z 1783436504365 ]] 2026-07-07 15:11:47.047 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 15:11:47.047 | ++ functions-common:time_stop:2432 : end_time=1783436508133 2026-07-07 15:11:47.047 | ++ functions-common:time_stop:2433 : elapsed_time=3768 2026-07-07 15:11:47.047 | ++ functions-common:time_stop:2434 : total=173300 2026-07-07 15:11:47.047 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 15:11:47.047 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=177068 2026-07-07 15:11:47.047 | ++ inc/python:pip_install:219 : return 0 2026-07-07 15:11:47.047 | ++ lib/tempest:install_tempest:851 : pushd /opt/stack/tempest 2026-07-07 15:11:47.047 | /opt/stack/tempest ~/devstack 2026-07-07 15:11:47.047 | ++ lib/tempest:install_tempest:855 : git checkout master 2026-07-07 15:11:47.047 | Switched to branch 'master' 2026-07-07 15:11:47.048 | Your branch is up to date with 'origin/master'. 2026-07-07 15:11:47.048 | ++ lib/tempest:install_tempest:857 : local tmp_u_c_m 2026-07-07 15:11:47.048 | +++ lib/tempest:install_tempest:858 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2026-07-07 15:11:47.048 | ++ lib/tempest:install_tempest:858 : tmp_u_c_m=/tmp/tempest_u_c_m.s5VgZF0lYP 2026-07-07 15:11:47.048 | ++ lib/tempest:install_tempest:859 : set_tempest_venv_constraints /tmp/tempest_u_c_m.s5VgZF0lYP 2026-07-07 15:11:47.048 | ++ lib/tempest:set_tempest_venv_constraints:131 : local tmp_c 2026-07-07 15:11:47.048 | ++ lib/tempest:set_tempest_venv_constraints:132 : tmp_c=/tmp/tempest_u_c_m.s5VgZF0lYP 2026-07-07 15:11:47.048 | ++ lib/tempest:set_tempest_venv_constraints:133 : [[ master == \m\a\s\t\e\r ]] 2026-07-07 15:11:47.048 | ++ lib/tempest:set_tempest_venv_constraints:134 : cd /opt/stack/requirements 2026-07-07 15:11:47.048 | ++ lib/tempest:set_tempest_venv_constraints:135 : git show master:upper-constraints.txt 2026-07-07 15:11:47.048 | ++ lib/tempest:set_tempest_venv_constraints:142 : export UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-07 15:11:47.049 | ++ lib/tempest:set_tempest_venv_constraints:142 : UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-07 15:11:47.049 | ++ lib/tempest:set_tempest_venv_constraints:143 : export TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-07 15:11:47.049 | ++ lib/tempest:set_tempest_venv_constraints:143 : TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-07 15:11:47.049 | ++ lib/tempest:install_tempest:861 : tox -r --notest -efull 2026-07-07 15:11:47.049 | full create: /opt/stack/tempest/.tox/tempest 2026-07-07 15:11:47.049 | full installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2026-07-07 15:11:47.049 | full develop-inst: /opt/stack/tempest 2026-07-07 15:11:47.049 | 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.18.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==83.0.0,six==1.17.0,stestr==4.2.1,stevedore==5.9.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.2 2026-07-07 15:11:47.049 | ___________________________________ summary ____________________________________ 2026-07-07 15:11:47.049 | full: skipped tests 2026-07-07 15:11:47.049 | congratulations :) 2026-07-07 15:11:47.050 | ++ lib/tempest:install_tempest:865 : /opt/stack/tempest/.tox/tempest/bin/pip install -c /tmp/tempest_u_c_m.s5VgZF0lYP -r requirements.txt 2026-07-07 15:11:47.050 | 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-07 15:11:47.050 | 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-07 15:11:47.050 | 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-07 15:11:47.050 | 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-07 15:11:47.050 | 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-07 15:11:47.050 | 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-07 15:11:47.050 | 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-07 15:11:47.050 | 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-07 15:11:47.050 | 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-07 15:11:47.050 | 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-07 15:11:47.051 | 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-07 15:11:47.051 | 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-07 15:11:47.051 | 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-07 15:11:47.051 | 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-07 15:11:47.051 | 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-07 15:11:47.051 | 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-07 15:11:47.051 | Requirement already satisfied: stevedore>=1.20.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 17)) (5.9.0) 2026-07-07 15:11:47.051 | Requirement already satisfied: PrettyTable>=0.7.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 18)) (3.18.0) 2026-07-07 15:11:47.051 | 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-07 15:11:47.051 | 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-07 15:11:47.051 | 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-07 15:11:47.051 | 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-07 15:11:47.052 | 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-07 15:11:47.052 | 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)) (83.0.0) 2026-07-07 15:11:47.052 | 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-07 15:11:47.052 | 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-07 15:11:47.052 | 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-07 15:11:47.052 | 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-07 15:11:47.052 | 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-07 15:11:47.052 | 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-07 15:11:47.052 | 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-07 15:11:47.052 | 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-07 15:11:47.052 | 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-07 15:11:47.053 | 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-07 15:11:47.053 | 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-07 15:11:47.053 | 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-07 15:11:47.053 | 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-07 15:11:47.053 | 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-07 15:11:47.053 | 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-07 15:11:47.053 | 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-07 15:11:47.053 | 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-07 15:11:47.053 | 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-07 15:11:47.053 | 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-07 15:11:47.053 | 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-07 15:11:47.054 | 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-07 15:11:47.054 | 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-07 15:11:47.054 | Requirement already satisfied: wcwidth>=0.3.5 in ./.tox/tempest/lib/python3.12/site-packages (from PrettyTable>=0.7.1->-r requirements.txt (line 18)) (0.8.1) 2026-07-07 15:11:47.054 | 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.2) 2026-07-07 15:11:47.054 | 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-07 15:11:47.054 | 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-07 15:11:47.054 | 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-07 15:11:47.054 | 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-07 15:11:47.054 | 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-07 15:11:47.054 | 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-07 15:11:47.054 | 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-07 15:11:47.054 | 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-07 15:11:47.055 | 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-07 15:11:47.055 | 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-07 15:11:47.055 | 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-07 15:11:47.055 | 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-07 15:11:47.055 | 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-07 15:11:47.055 | ++ lib/tempest:install_tempest:866 : PROJECT_VENV["tempest"]=/opt/stack/tempest/.tox/tempest 2026-07-07 15:11:47.055 | ++ lib/tempest:install_tempest:867 : rm -f /tmp/tempest_u_c_m.s5VgZF0lYP 2026-07-07 15:11:47.055 | ++ lib/tempest:install_tempest:868 : popd 2026-07-07 15:11:47.055 | ~/devstack 2026-07-07 15:11:47.080 | [2100 Async install_tempest:39108]: finished install_tempest with result 0 in 43 seconds 2026-07-07 15:11:47.084 | ++ inc/async:async_wait:197 : return 0 2026-07-07 15:11:47.087 | ++ extras.d/80-tempest.sh:source:21 : echo_summary 'Initializing Tempest' 2026-07-07 15:11:47.089 | ++ ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-07 15:11:47.092 | ++ ./stack.sh:echo_summary:447 : echo -e Initializing Tempest 2026-07-07 15:11:47.094 | ++ extras.d/80-tempest.sh:source:22 : configure_tempest 2026-07-07 15:11:47.097 | ++ lib/tempest:configure_tempest:203 : [[ True == \T\r\u\e ]] 2026-07-07 15:11:47.099 | ++ lib/tempest:configure_tempest:204 : setup_develop /opt/stack/tempest 2026-07-07 15:11:47.101 | ++ inc/python:setup_develop:353 : local bindep 2026-07-07 15:11:47.104 | ++ inc/python:setup_develop:354 : [[ /opt/stack/tempest == -bindep* ]] 2026-07-07 15:11:47.105 | ++ inc/python:setup_develop:358 : local project_dir=/opt/stack/tempest 2026-07-07 15:11:47.108 | ++ inc/python:setup_develop:359 : local extras= 2026-07-07 15:11:47.110 | ++ inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/tempest -e 2026-07-07 15:11:47.112 | ++ inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-07-07 15:11:47.113 | ++ inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/tempest == -bindep* ]] 2026-07-07 15:11:47.116 | ++ inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/tempest 2026-07-07 15:11:47.118 | ++ inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-07-07 15:11:47.120 | ++ inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-07-07 15:11:47.123 | +++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/tempest 2026-07-07 15:11:47.125 | +++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-07-07 15:11:47.127 | ++ inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/tempest 2026-07-07 15:11:47.129 | ++ inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-07-07 15:11:47.131 | ++ inc/python:_setup_package_with_constraints_edit:399 : local name 2026-07-07 15:11:47.134 | +++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/tempest/setup.cfg 2026-07-07 15:11:47.139 | ++ inc/python:_setup_package_with_constraints_edit:400 : name=tempest 2026-07-07 15:11:47.141 | ++ inc/python:_setup_package_with_constraints_edit:401 : '[' -z tempest ']' 2026-07-07 15:11:47.144 | ++ inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- tempest 2026-07-07 15:11:47.298 | ++ inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/tempest -e 2026-07-07 15:11:47.300 | ++ inc/python:setup_package:436 : local bindep=0 2026-07-07 15:11:47.303 | ++ inc/python:setup_package:437 : local bindep_flag= 2026-07-07 15:11:47.305 | ++ inc/python:setup_package:438 : local bindep_profiles= 2026-07-07 15:11:47.307 | ++ inc/python:setup_package:439 : [[ /opt/stack/tempest == -bindep* ]] 2026-07-07 15:11:47.309 | ++ inc/python:setup_package:444 : local project_dir=/opt/stack/tempest 2026-07-07 15:11:47.311 | ++ inc/python:setup_package:445 : local flags=-e 2026-07-07 15:11:47.313 | ++ inc/python:setup_package:446 : local extras= 2026-07-07 15:11:47.315 | ++ inc/python:setup_package:450 : [[ -n -e ]] 2026-07-07 15:11:47.317 | ++ inc/python:setup_package:450 : [[ -z '' ]] 2026-07-07 15:11:47.319 | ++ inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-07-07 15:11:47.321 | ++ inc/python:setup_package:455 : [[ ! -z '' ]] 2026-07-07 15:11:47.323 | ++ inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-07-07 15:11:47.326 | ++ inc/python:setup_package:464 : pip_install -e /opt/stack/tempest 2026-07-07 15:11:47.343 | Using python 3.12 to install /opt/stack/tempest 2026-07-07 15:11:47.345 | ++ 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-07 15:11:48.395 | Obtaining file:///opt/stack/tempest 2026-07-07 15:11:48.398 | Installing build dependencies: started 2026-07-07 15:11:50.271 | Installing build dependencies: finished with status 'done' 2026-07-07 15:11:50.272 | Checking if build backend supports build_editable: started 2026-07-07 15:11:50.836 | Checking if build backend supports build_editable: finished with status 'done' 2026-07-07 15:11:50.838 | Getting requirements to build editable: started 2026-07-07 15:11:51.148 | Getting requirements to build editable: finished with status 'done' 2026-07-07 15:11:51.150 | Preparing editable metadata (pyproject.toml): started 2026-07-07 15:11:52.495 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-07-07 15:11:52.519 | 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-07 15:11:52.520 | 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-07 15:11:52.521 | 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-07 15:11:52.522 | 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-07 15:11:52.523 | 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-07 15:11:52.524 | 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-07 15:11:52.525 | 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-07 15:11:52.526 | 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-07 15:11:52.527 | 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-07 15:11:52.528 | 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-07 15:11:52.724 | Collecting stestr>=1.0.0 (from tempest==46.3.1.dev36) 2026-07-07 15:11:52.727 | Using cached stestr-4.2.1-py3-none-any.whl.metadata (7.7 kB) 2026-07-07 15:11:52.732 | 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-07 15:11:52.733 | 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-07 15:11:52.734 | 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-07 15:11:52.735 | 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-07 15:11:52.736 | 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-07 15:11:52.737 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (5.9.0) 2026-07-07 15:11:52.738 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (3.18.0) 2026-07-07 15:11:52.739 | 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-07 15:11:52.740 | 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-07 15:11:52.740 | 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-07 15:11:52.742 | 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-07 15:11:52.743 | 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-07 15:11:52.745 | 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-07 15:11:52.746 | 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-07 15:11:52.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->tempest==46.3.1.dev36) (3.0.52) 2026-07-07 15:11:52.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->tempest==46.3.1.dev36) (1.11.0) 2026-07-07 15:11:52.752 | 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-07 15:11:52.753 | 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-07 15:11:52.756 | 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-07 15:11:52.760 | 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-07 15:11:52.762 | 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.2) 2026-07-07 15:11:52.769 | 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-07 15:11:52.770 | 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-07 15:11:52.771 | 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-07 15:11:52.772 | 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-07 15:11:52.782 | 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-07 15:11:52.785 | 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-07 15:11:52.786 | 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-07 15:11:52.791 | 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-07 15:11:52.793 | 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-07 15:11:52.796 | 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-07 15:11:52.799 | 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-07 15:11:52.804 | 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-07 15:11:52.805 | 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-07 15:11:52.806 | 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-07 15:11:52.807 | 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-07 15:11:52.814 | 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-07 15:11:52.816 | 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-07 15:11:52.817 | 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-07 15:11:52.824 | 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) (83.0.0) 2026-07-07 15:11:52.827 | Requirement already satisfied: wcwidth>=0.3.5 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-07 15:11:52.847 | 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-07 15:11:52.857 | 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-07 15:11:52.858 | 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-07 15:11:52.860 | 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-07 15:11:52.876 | 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-07 15:11:52.878 | 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-07 15:11:52.884 | 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-07 15:11:52.900 | 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-07 15:11:52.932 | Collecting tomlkit>=0.11.6 (from stestr>=1.0.0->tempest==46.3.1.dev36) 2026-07-07 15:11:52.934 | Using cached tomlkit-0.15.0-py3-none-any.whl.metadata (2.8 kB) 2026-07-07 15:11:52.972 | Using cached stestr-4.2.1-py3-none-any.whl (118 kB) 2026-07-07 15:11:52.975 | Using cached tomlkit-0.15.0-py3-none-any.whl (41 kB) 2026-07-07 15:11:52.987 | Building wheels for collected packages: tempest 2026-07-07 15:11:52.989 | Building editable for tempest (pyproject.toml): started 2026-07-07 15:11:54.641 | Building editable for tempest (pyproject.toml): finished with status 'done' 2026-07-07 15:11:54.642 | Created wheel for tempest: filename=tempest-46.3.1.dev36-0.editable-py3-none-any.whl size=8322 sha256=3961c08e7b454da365c1c9a3f0450799bfed9e1296d0231b1971b13d59976845 2026-07-07 15:11:54.643 | Stored in directory: /tmp/pip-ephem-wheel-cache-ojwwqoa9/wheels/a8/38/99/324113a4b73ad133e84e5794562e0b63ae1c5945bffa9f076a 2026-07-07 15:11:54.647 | Successfully built tempest 2026-07-07 15:11:54.941 | Installing collected packages: tomlkit, stestr, tempest 2026-07-07 15:11:55.203 | 2026-07-07 15:11:55.230 | Successfully installed stestr-4.2.1 tempest-46.3.1.dev36 tomlkit-0.15.0 2026-07-07 15:11:55.392 | ++ inc/python:pip_install:216 : result=0 2026-07-07 15:11:55.394 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-07-07 15:11:55.396 | ++ functions-common:time_stop:2420 : local name 2026-07-07 15:11:55.398 | ++ functions-common:time_stop:2421 : local end_time 2026-07-07 15:11:55.400 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-07-07 15:11:55.403 | ++ functions-common:time_stop:2423 : local total 2026-07-07 15:11:55.405 | ++ functions-common:time_stop:2424 : local start_time 2026-07-07 15:11:55.407 | ++ functions-common:time_stop:2426 : name=pip_install 2026-07-07 15:11:55.409 | ++ functions-common:time_stop:2427 : start_time=1783437107338 2026-07-07 15:11:55.411 | ++ functions-common:time_stop:2429 : [[ -z 1783437107338 ]] 2026-07-07 15:11:55.414 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 15:11:55.417 | ++ functions-common:time_stop:2432 : end_time=1783437115415 2026-07-07 15:11:55.420 | ++ functions-common:time_stop:2433 : elapsed_time=8077 2026-07-07 15:11:55.422 | ++ functions-common:time_stop:2434 : total=183915 2026-07-07 15:11:55.424 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 15:11:55.427 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=191992 2026-07-07 15:11:55.429 | ++ inc/python:pip_install:219 : return 0 2026-07-07 15:11:55.431 | ++ inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-07-07 15:11:55.433 | ++ inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-07-07 15:11:55.435 | ++ inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/tempest 2026-07-07 15:11:55.437 | ++ inc/python:use_library_from_git:266 : local name=/opt/stack/tempest 2026-07-07 15:11:55.439 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-07-07 15:11:55.441 | ++ inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-07 15:11:55.443 | ++ inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/tempest, ]] 2026-07-07 15:11:55.445 | ++ inc/python:use_library_from_git:269 : return 1 2026-07-07 15:11:55.448 | ++ 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-07 15:11:55.450 | ++ lib/tempest:configure_tempest:212 : local image_lines 2026-07-07 15:11:55.452 | ++ lib/tempest:configure_tempest:213 : local images 2026-07-07 15:11:55.454 | ++ lib/tempest:configure_tempest:214 : local num_images 2026-07-07 15:11:55.456 | ++ lib/tempest:configure_tempest:215 : local image_uuid 2026-07-07 15:11:55.459 | ++ lib/tempest:configure_tempest:216 : local image_uuid_alt 2026-07-07 15:11:55.461 | ++ lib/tempest:configure_tempest:217 : local password 2026-07-07 15:11:55.463 | ++ lib/tempest:configure_tempest:218 : local line 2026-07-07 15:11:55.465 | ++ lib/tempest:configure_tempest:219 : local flavors 2026-07-07 15:11:55.467 | ++ lib/tempest:configure_tempest:220 : local available_flavors 2026-07-07 15:11:55.469 | ++ lib/tempest:configure_tempest:221 : local flavors_ref 2026-07-07 15:11:55.471 | ++ lib/tempest:configure_tempest:222 : local flavor_lines 2026-07-07 15:11:55.473 | ++ lib/tempest:configure_tempest:223 : local flavor_ref_size 2026-07-07 15:11:55.475 | ++ lib/tempest:configure_tempest:224 : local flavor_ref_alt_size 2026-07-07 15:11:55.477 | ++ lib/tempest:configure_tempest:225 : local public_network_id 2026-07-07 15:11:55.480 | ++ lib/tempest:configure_tempest:226 : local public_router_id 2026-07-07 15:11:55.482 | ++ lib/tempest:configure_tempest:227 : local ssh_connect_method=floating 2026-07-07 15:11:55.484 | ++ lib/tempest:configure_tempest:228 : local disk 2026-07-07 15:11:55.486 | ++ lib/tempest:configure_tempest:231 : ifs=' 2026-07-07 15:11:55.486 | ' 2026-07-07 15:11:55.488 | ++ lib/tempest:configure_tempest:241 : declare -a images 2026-07-07 15:11:55.490 | ++ lib/tempest:configure_tempest:243 : is_service_enabled glance 2026-07-07 15:11:55.504 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-07 15:11:55.506 | ++ lib/tempest:configure_tempest:244 : get_active_images images image_uuid 2026-07-07 15:11:55.508 | ++ lib/tempest:get_active_images:160 : declare -n img_array=images 2026-07-07 15:11:55.511 | ++ lib/tempest:get_active_images:161 : declare -n img_id=image_uuid 2026-07-07 15:11:55.513 | ++ lib/tempest:get_active_images:164 : img_array=() 2026-07-07 15:11:55.516 | ++ lib/tempest:get_active_images:171 : read -r IMAGE_NAME IMAGE_UUID DISK_FORMAT 2026-07-07 15:11:55.516 | +++ lib/tempest:get_active_images:159 : oscwrap --os-cloud devstack-admin image list --long --property status=active 2026-07-07 15:11:55.517 | +++ lib/tempest:get_active_images:159 : awk '-F|' '!/^(+--)|ID|aki|ari/ { print $3,$2,$4 }' 2026-07-07 15:11:59.376 | +++ functions-common:oscwrap:2465 : return 0 2026-07-07 15:11:59.379 | ++ lib/tempest:get_active_images:172 : [[ qcow2 == \i\s\o ]] 2026-07-07 15:11:59.381 | ++ lib/tempest:get_active_images:175 : '[' cirros-0.6.3-x86_64-disk = cirros-0.6.3-x86_64-disk ']' 2026-07-07 15:11:59.384 | ++ lib/tempest:get_active_images:176 : img_id=919a0971-57b8-4ecd-833d-de05e9b603e2 2026-07-07 15:11:59.386 | ++ lib/tempest:get_active_images:178 : img_array+=($IMAGE_UUID) 2026-07-07 15:11:59.389 | ++ lib/tempest:get_active_images:171 : read -r IMAGE_NAME IMAGE_UUID DISK_FORMAT 2026-07-07 15:11:59.391 | ++ lib/tempest:configure_tempest:246 : (( 1 < 1 )) 2026-07-07 15:11:59.393 | ++ lib/tempest:configure_tempest:260 : case "${#images[*]}" in 2026-07-07 15:11:59.395 | ++ lib/tempest:configure_tempest:266 : '[' -z 919a0971-57b8-4ecd-833d-de05e9b603e2 ']' 2026-07-07 15:11:59.397 | ++ lib/tempest:configure_tempest:269 : image_uuid_alt=919a0971-57b8-4ecd-833d-de05e9b603e2 2026-07-07 15:11:59.399 | ++ lib/tempest:configure_tempest:291 : sudo install -d -o quobyte /opt/stack/tempest/etc 2026-07-07 15:11:59.415 | ++ lib/tempest:configure_tempest:292 : rm -f /opt/stack/tempest/etc/tempest.conf 2026-07-07 15:11:59.418 | ++ lib/tempest:configure_tempest:294 : local password=nomoresecret 2026-07-07 15:11:59.421 | ++ lib/tempest:configure_tempest:297 : local admin_username=admin 2026-07-07 15:11:59.423 | ++ lib/tempest:configure_tempest:298 : local admin_project_name=admin 2026-07-07 15:11:59.425 | ++ lib/tempest:configure_tempest:299 : local admin_domain_name=Default 2026-07-07 15:11:59.427 | ++ lib/tempest:configure_tempest:300 : local alt_username=alt_demo 2026-07-07 15:11:59.429 | ++ lib/tempest:configure_tempest:301 : local alt_project_name=alt_demo 2026-07-07 15:11:59.432 | ++ lib/tempest:configure_tempest:302 : local admin_project_id 2026-07-07 15:11:59.436 | +++ lib/tempest:configure_tempest:303 : awk '/ admin / { print $2 }' 2026-07-07 15:11:59.436 | +++ lib/tempest:configure_tempest:303 : oscwrap --os-cloud devstack-admin project list 2026-07-07 15:12:02.769 | +++ functions-common:oscwrap:2465 : return 0 2026-07-07 15:12:02.773 | ++ lib/tempest:configure_tempest:303 : admin_project_id=209334a192ee4ec7a4a563a01fc9db32 2026-07-07 15:12:02.775 | ++ lib/tempest:configure_tempest:305 : is_service_enabled nova 2026-07-07 15:12:02.789 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-07 15:12:02.791 | +++ lib/tempest:configure_tempest:308 : oscwrap --os-cloud devstack-admin flavor list 2026-07-07 15:12:06.121 | +++ functions-common:oscwrap:2465 : return 0 2026-07-07 15:12:06.124 | ++ lib/tempest:configure_tempest:308 : available_flavors='+----+-----------+-------+------+-----------+-------+-----------+ 2026-07-07 15:12:06.124 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-07-07 15:12:06.124 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-07-07 15:12:06.124 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-07-07 15:12:06.124 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-07-07 15:12:06.124 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-07-07 15:12:06.124 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-07-07 15:12:06.125 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-07-07 15:12:06.125 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-07-07 15:12:06.125 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-07-07 15:12:06.125 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-07-07 15:12:06.125 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-07-07 15:12:06.125 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-07-07 15:12:06.125 | +----+-----------+-------+------+-----------+-------+-----------+' 2026-07-07 15:12:06.129 | ++ lib/tempest:configure_tempest:309 : [[ -z '' ]] 2026-07-07 15:12:06.131 | ++ lib/tempest:configure_tempest:310 : [[ +----+-----------+-------+------+-----------+-------+-----------+ 2026-07-07 15:12:06.131 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-07-07 15:12:06.131 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-07-07 15:12:06.131 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-07-07 15:12:06.131 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-07-07 15:12:06.132 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-07-07 15:12:06.132 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-07-07 15:12:06.132 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-07-07 15:12:06.132 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-07-07 15:12:06.132 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-07-07 15:12:06.132 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-07-07 15:12:06.132 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-07-07 15:12:06.133 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-07-07 15:12:06.133 | +----+-----------+-------+------+-----------+-------+-----------+ =~ m1\.nano ]] 2026-07-07 15:12:06.135 | +++ lib/tempest:configure_tempest:312 : image_size_in_gib 919a0971-57b8-4ecd-833d-de05e9b603e2 2026-07-07 15:12:06.137 | +++ lib/tempest:image_size_in_gib:125 : local size 2026-07-07 15:12:06.140 | ++++ lib/tempest:image_size_in_gib:126 : oscwrap --os-cloud devstack-admin image show 919a0971-57b8-4ecd-833d-de05e9b603e2 -c size -f value 2026-07-07 15:12:09.411 | ++++ functions-common:oscwrap:2465 : return 0 2026-07-07 15:12:09.413 | +++ lib/tempest:image_size_in_gib:126 : size=21692416 2026-07-07 15:12:09.416 | +++ lib/tempest:image_size_in_gib:127 : echo 21692416 2026-07-07 15:12:09.417 | +++ lib/tempest:image_size_in_gib:127 : python3 -c 'import math; print(int(math.ceil(float(int(input()) / 1024.0 ** 3))))' 2026-07-07 15:12:09.457 | ++ lib/tempest:configure_tempest:312 : disk=1 2026-07-07 15:12:09.460 | ++ lib/tempest:configure_tempest:313 : ram=192 2026-07-07 15:12:09.462 | ++ 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-07 15:12:12.448 | +----------------------------+-----------------------+ 2026-07-07 15:12:12.448 | | Field | Value | 2026-07-07 15:12:12.448 | +----------------------------+-----------------------+ 2026-07-07 15:12:12.448 | | OS-FLV-DISABLED:disabled | False | 2026-07-07 15:12:12.448 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-07 15:12:12.449 | | description | None | 2026-07-07 15:12:12.449 | | disk | 1 | 2026-07-07 15:12:12.449 | | id | 42 | 2026-07-07 15:12:12.449 | | name | m1.nano | 2026-07-07 15:12:12.449 | | os-flavor-access:is_public | True | 2026-07-07 15:12:12.449 | | properties | hw_rng:allowed='True' | 2026-07-07 15:12:12.449 | | ram | 192 | 2026-07-07 15:12:12.450 | | rxtx_factor | 1.0 | 2026-07-07 15:12:12.450 | | swap | 0 | 2026-07-07 15:12:12.450 | | vcpus | 1 | 2026-07-07 15:12:12.450 | +----------------------------+-----------------------+ 2026-07-07 15:12:12.782 | ++ lib/tempest:configure_tempest:316 : flavor_ref=42 2026-07-07 15:12:12.785 | ++ lib/tempest:configure_tempest:317 : [[ +----+-----------+-------+------+-----------+-------+-----------+ 2026-07-07 15:12:12.785 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-07-07 15:12:12.785 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-07-07 15:12:12.785 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-07-07 15:12:12.785 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-07-07 15:12:12.785 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-07-07 15:12:12.785 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-07-07 15:12:12.785 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-07-07 15:12:12.786 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-07-07 15:12:12.786 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-07-07 15:12:12.786 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-07-07 15:12:12.786 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-07-07 15:12:12.786 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-07-07 15:12:12.786 | +----+-----------+-------+------+-----------+-------+-----------+ =~ m1\.micro ]] 2026-07-07 15:12:12.788 | +++ lib/tempest:configure_tempest:319 : image_size_in_gib 919a0971-57b8-4ecd-833d-de05e9b603e2 2026-07-07 15:12:12.790 | +++ lib/tempest:image_size_in_gib:125 : local size 2026-07-07 15:12:12.794 | ++++ lib/tempest:image_size_in_gib:126 : oscwrap --os-cloud devstack-admin image show 919a0971-57b8-4ecd-833d-de05e9b603e2 -c size -f value 2026-07-07 15:12:16.156 | ++++ functions-common:oscwrap:2465 : return 0 2026-07-07 15:12:16.159 | +++ lib/tempest:image_size_in_gib:126 : size=21692416 2026-07-07 15:12:16.161 | +++ lib/tempest:image_size_in_gib:127 : echo 21692416 2026-07-07 15:12:16.162 | +++ lib/tempest:image_size_in_gib:127 : python3 -c 'import math; print(int(math.ceil(float(int(input()) / 1024.0 ** 3))))' 2026-07-07 15:12:16.203 | ++ lib/tempest:configure_tempest:319 : disk=1 2026-07-07 15:12:16.206 | ++ lib/tempest:configure_tempest:320 : ram=256 2026-07-07 15:12:16.207 | ++ 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-07 15:12:19.212 | +----------------------------+-----------------------+ 2026-07-07 15:12:19.212 | | Field | Value | 2026-07-07 15:12:19.212 | +----------------------------+-----------------------+ 2026-07-07 15:12:19.212 | | OS-FLV-DISABLED:disabled | False | 2026-07-07 15:12:19.212 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-07 15:12:19.212 | | description | None | 2026-07-07 15:12:19.212 | | disk | 1 | 2026-07-07 15:12:19.212 | | id | 84 | 2026-07-07 15:12:19.213 | | name | m1.micro | 2026-07-07 15:12:19.213 | | os-flavor-access:is_public | True | 2026-07-07 15:12:19.213 | | properties | hw_rng:allowed='True' | 2026-07-07 15:12:19.213 | | ram | 256 | 2026-07-07 15:12:19.213 | | rxtx_factor | 1.0 | 2026-07-07 15:12:19.213 | | swap | 0 | 2026-07-07 15:12:19.213 | | vcpus | 1 | 2026-07-07 15:12:19.213 | +----------------------------+-----------------------+ 2026-07-07 15:12:19.553 | ++ lib/tempest:configure_tempest:323 : flavor_ref_alt=84 2026-07-07 15:12:19.555 | ++ lib/tempest:configure_tempest:372 : is_service_enabled glance 2026-07-07 15:12:19.569 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-07 15:12:19.571 | ++ lib/tempest:configure_tempest:373 : git_clone https://review.opendev.org/openstack/os-test-images.git /opt/stack/os-test-images master 2026-07-07 15:12:19.573 | ++ functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/os-test-images.git 2026-07-07 15:12:19.576 | ++ functions-common:git_clone:590 : local git_dest=/opt/stack/os-test-images 2026-07-07 15:12:19.578 | ++ functions-common:git_clone:591 : local git_ref=master 2026-07-07 15:12:19.580 | ++ functions-common:git_clone:592 : local orig_dir 2026-07-07 15:12:19.583 | +++ functions-common:git_clone:593 : pwd 2026-07-07 15:12:19.585 | ++ functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-07-07 15:12:19.587 | ++ functions-common:git_clone:594 : local git_clone_flags= 2026-07-07 15:12:19.590 | +++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-07 15:12:19.604 | ++ functions-common:git_clone:596 : RECLONE=False 2026-07-07 15:12:19.606 | ++ functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-07 15:12:19.608 | ++ functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-07 15:12:19.610 | ++ functions-common:git_clone:610 : echo master 2026-07-07 15:12:19.611 | ++ functions-common:git_clone:610 : egrep -q '^refs' 2026-07-07 15:12:19.616 | ++ functions-common:git_clone:624 : [[ ! -d /opt/stack/os-test-images ]] 2026-07-07 15:12:19.618 | ++ functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-07-07 15:12:19.620 | ++ 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-07 15:12:19.622 | ++ functions-common:git_timed:697 : local count=0 2026-07-07 15:12:19.624 | ++ functions-common:git_timed:698 : local timeout=0 2026-07-07 15:12:19.626 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-07 15:12:19.628 | ++ functions-common:git_timed:701 : timeout=0 2026-07-07 15:12:19.630 | ++ functions-common:git_timed:704 : time_start git_timed 2026-07-07 15:12:19.633 | ++ functions-common:time_start:2406 : local name=git_timed 2026-07-07 15:12:19.635 | ++ functions-common:time_start:2407 : local start_time= 2026-07-07 15:12:19.637 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-07-07 15:12:19.640 | +++ functions-common:time_start:2411 : date +%s%3N 2026-07-07 15:12:19.644 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1783437139641 2026-07-07 15:12:19.646 | ++ 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-07 15:12:19.650 | Cloning into '/opt/stack/os-test-images'... 2026-07-07 15:12:20.314 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-07-07 15:12:20.316 | ++ functions-common:time_stop:2420 : local name 2026-07-07 15:12:20.318 | ++ functions-common:time_stop:2421 : local end_time 2026-07-07 15:12:20.321 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-07-07 15:12:20.323 | ++ functions-common:time_stop:2423 : local total 2026-07-07 15:12:20.325 | ++ functions-common:time_stop:2424 : local start_time 2026-07-07 15:12:20.327 | ++ functions-common:time_stop:2426 : name=git_timed 2026-07-07 15:12:20.329 | ++ functions-common:time_stop:2427 : start_time=1783437139641 2026-07-07 15:12:20.331 | ++ functions-common:time_stop:2429 : [[ -z 1783437139641 ]] 2026-07-07 15:12:20.333 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 15:12:20.337 | ++ functions-common:time_stop:2432 : end_time=1783437140335 2026-07-07 15:12:20.339 | ++ functions-common:time_stop:2433 : elapsed_time=694 2026-07-07 15:12:20.341 | ++ functions-common:time_stop:2434 : total=410485 2026-07-07 15:12:20.343 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 15:12:20.345 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=411179 2026-07-07 15:12:20.347 | ++ functions-common:git_clone:631 : cd /opt/stack/os-test-images 2026-07-07 15:12:20.349 | ++ functions-common:git_clone:632 : git_timed fetch origin master 2026-07-07 15:12:20.351 | ++ functions-common:git_timed:697 : local count=0 2026-07-07 15:12:20.353 | ++ functions-common:git_timed:698 : local timeout=0 2026-07-07 15:12:20.355 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-07 15:12:20.357 | ++ functions-common:git_timed:701 : timeout=0 2026-07-07 15:12:20.359 | ++ functions-common:git_timed:704 : time_start git_timed 2026-07-07 15:12:20.361 | ++ functions-common:time_start:2406 : local name=git_timed 2026-07-07 15:12:20.363 | ++ functions-common:time_start:2407 : local start_time= 2026-07-07 15:12:20.365 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-07-07 15:12:20.368 | +++ functions-common:time_start:2411 : date +%s%3N 2026-07-07 15:12:20.372 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1783437140370 2026-07-07 15:12:20.374 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-07-07 15:12:20.844 | From https://review.opendev.org/openstack/os-test-images 2026-07-07 15:12:20.844 | * branch master -> FETCH_HEAD 2026-07-07 15:12:20.853 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-07-07 15:12:20.856 | ++ functions-common:time_stop:2420 : local name 2026-07-07 15:12:20.858 | ++ functions-common:time_stop:2421 : local end_time 2026-07-07 15:12:20.860 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-07-07 15:12:20.862 | ++ functions-common:time_stop:2423 : local total 2026-07-07 15:12:20.864 | ++ functions-common:time_stop:2424 : local start_time 2026-07-07 15:12:20.866 | ++ functions-common:time_stop:2426 : name=git_timed 2026-07-07 15:12:20.868 | ++ functions-common:time_stop:2427 : start_time=1783437140370 2026-07-07 15:12:20.870 | ++ functions-common:time_stop:2429 : [[ -z 1783437140370 ]] 2026-07-07 15:12:20.873 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 15:12:20.877 | ++ functions-common:time_stop:2432 : end_time=1783437140874 2026-07-07 15:12:20.879 | ++ functions-common:time_stop:2433 : elapsed_time=504 2026-07-07 15:12:20.881 | ++ functions-common:time_stop:2434 : total=411179 2026-07-07 15:12:20.883 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 15:12:20.885 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=411683 2026-07-07 15:12:20.887 | ++ functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-07-07 15:12:20.889 | ++ functions-common:git_timed:697 : local count=0 2026-07-07 15:12:20.891 | ++ functions-common:git_timed:698 : local timeout=0 2026-07-07 15:12:20.893 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-07 15:12:20.895 | ++ functions-common:git_timed:701 : timeout=0 2026-07-07 15:12:20.897 | ++ functions-common:git_timed:704 : time_start git_timed 2026-07-07 15:12:20.899 | ++ functions-common:time_start:2406 : local name=git_timed 2026-07-07 15:12:20.901 | ++ functions-common:time_start:2407 : local start_time= 2026-07-07 15:12:20.903 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-07-07 15:12:20.905 | +++ functions-common:time_start:2411 : date +%s%3N 2026-07-07 15:12:20.909 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1783437140907 2026-07-07 15:12:20.911 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-07-07 15:12:20.917 | Note: switching to 'FETCH_HEAD'. 2026-07-07 15:12:20.917 | 2026-07-07 15:12:20.917 | You are in 'detached HEAD' state. You can look around, make experimental 2026-07-07 15:12:20.917 | changes and commit them, and you can discard any commits you make in this 2026-07-07 15:12:20.918 | state without impacting any branches by switching back to a branch. 2026-07-07 15:12:20.918 | 2026-07-07 15:12:20.918 | If you want to create a new branch to retain commits you create, you may 2026-07-07 15:12:20.918 | do so (now or later) by using -c with the switch command. Example: 2026-07-07 15:12:20.918 | 2026-07-07 15:12:20.918 | git switch -c 2026-07-07 15:12:20.918 | 2026-07-07 15:12:20.918 | Or undo this operation with: 2026-07-07 15:12:20.918 | 2026-07-07 15:12:20.918 | git switch - 2026-07-07 15:12:20.918 | 2026-07-07 15:12:20.919 | Turn off this advice by setting config variable advice.detachedHead to false 2026-07-07 15:12:20.919 | 2026-07-07 15:12:20.919 | HEAD is now at 5d0367e Clean-up zuul config spacing 2026-07-07 15:12:20.920 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-07-07 15:12:20.922 | ++ functions-common:time_stop:2420 : local name 2026-07-07 15:12:20.924 | ++ functions-common:time_stop:2421 : local end_time 2026-07-07 15:12:20.926 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-07-07 15:12:20.928 | ++ functions-common:time_stop:2423 : local total 2026-07-07 15:12:20.930 | ++ functions-common:time_stop:2424 : local start_time 2026-07-07 15:12:20.932 | ++ functions-common:time_stop:2426 : name=git_timed 2026-07-07 15:12:20.935 | ++ functions-common:time_stop:2427 : start_time=1783437140907 2026-07-07 15:12:20.936 | ++ functions-common:time_stop:2429 : [[ -z 1783437140907 ]] 2026-07-07 15:12:20.939 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 15:12:20.943 | ++ functions-common:time_stop:2432 : end_time=1783437140941 2026-07-07 15:12:20.945 | ++ functions-common:time_stop:2433 : elapsed_time=34 2026-07-07 15:12:20.947 | ++ functions-common:time_stop:2434 : total=411683 2026-07-07 15:12:20.949 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 15:12:20.952 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=411717 2026-07-07 15:12:20.954 | ++ functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/os-test-images 2026-07-07 15:12:20.970 | ++ functions-common:git_clone:672 : cd /opt/stack/os-test-images 2026-07-07 15:12:20.973 | ++ functions-common:git_clone:673 : git show --oneline 2026-07-07 15:12:20.973 | ++ functions-common:git_clone:673 : head -1 2026-07-07 15:12:20.975 | 5d0367e Clean-up zuul config spacing 2026-07-07 15:12:20.978 | ++ functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-07-07 15:12:20.980 | ++ lib/tempest:configure_tempest:374 : pushd /opt/stack/os-test-images 2026-07-07 15:12:20.980 | /opt/stack/os-test-images ~/devstack 2026-07-07 15:12:20.982 | ++ lib/tempest:configure_tempest:375 : tox -egenerate 2026-07-07 15:12:21.411 | generate create: /opt/stack/os-test-images/.tox/generate 2026-07-07 15:12:22.054 | generate installdeps: -r/opt/stack/os-test-images/requirements.txt 2026-07-07 15:12:24.786 | generate installed: PyYAML==6.0.3 2026-07-07 15:12:24.787 | generate run-test-pre: PYTHONHASHSEED='1584225449' 2026-07-07 15:12:24.787 | generate run-test: commands[0] | python3 generate.py manifest.yaml 2026-07-07 15:12:24.911 | INFO:generate:Generating standard-qcow2v3 step 1/1 with 'qemu-img create -f qcow2 standard-qcow2v3.qcow2 10M' 2026-07-07 15:12:24.932 | 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-07 15:12:24.951 | 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-07 15:12:24.976 | INFO:generate:Generating qcow-with-datafile step 2/2 with 'rm qcow-data-file' 2026-07-07 15:12:24.979 | INFO:generate:Generating raw-blank step 1/1 with 'qemu-img create -f raw raw-blank.raw 1M' 2026-07-07 15:12:24.986 | INFO:generate:Generating gpt-blank step 1/2 with 'qemu-img create -f raw gpt-blank.gpt 1M' 2026-07-07 15:12:24.993 | INFO:generate:Generating gpt-blank step 2/2 with "parted gpt-blank.gpt --script 'mklabel gpt'" 2026-07-07 15:12:25.026 | INFO:generate:Generating standard step 1/1 with 'qemu-img create -f qed standard.qed 10M' 2026-07-07 15:12:25.039 | INFO:generate:Generating standard-iso9660 step 1/2 with 'qemu-img create -f raw standard-iso9660.iso 1M' 2026-07-07 15:12:25.046 | INFO:generate:Generating standard-iso9660 step 2/2 with 'mkisofs -V standard-iso9660 -o standard-iso9660.iso /etc/hosts' 2026-07-07 15:12:25.057 | WARNING:generate:Unable to generate image standard-udf (iso) 2026-07-07 15:12:25.057 | 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-07 15:12:25.064 | 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-07 15:12:25.070 | INFO:generate:Generating iso-with-qcow2-in-system step 3/5 with 'qemu-img create -f qcow2 tmp.qcow 10M' 2026-07-07 15:12:25.088 | 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-07 15:12:25.092 | INFO:generate:Generating iso-with-qcow2-in-system step 5/5 with 'rm tmp.qcow' 2026-07-07 15:12:25.095 | INFO:generate:Generating vmdk-monolithicSparse step 1/1 with 'qemu-img create -f vmdk -o subformat=monolithicSparse vmdk-monolithicSparse.vmdk 10M' 2026-07-07 15:12:25.105 | INFO:generate:Generating vmdk-streamOptimized step 1/1 with 'qemu-img create -f vmdk -o subformat=streamOptimized vmdk-streamOptimized.vmdk 10M' 2026-07-07 15:12:25.115 | INFO:generate:Generating vmdk-monolithicFlat step 1/2 with 'qemu-img create -f vmdk -o subformat=monolithicFlat vmdk-monolithicFlat.vmdk 10M' 2026-07-07 15:12:25.128 | INFO:generate:Generating vmdk-monolithicFlat step 2/2 with 'rm vmdk-monolithicFlat-flat.vmdk' 2026-07-07 15:12:25.131 | 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-07 15:12:25.144 | 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-07 15:12:25.147 | INFO:generate:Generating vmdk-monolithicFlat-leak step 3/3 with 'rm vmdk-monolithicFlat-leak-flat.vmdk' 2026-07-07 15:12:25.149 | 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-07 15:12:25.160 | 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-07 15:12:25.163 | 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-07 15:12:25.174 | INFO:generate:Running postprocesser footerify_vmdk on 'vmdk-sparse-with-footer.vmdk' 2026-07-07 15:12:25.200 | ___________________________________ summary ____________________________________ 2026-07-07 15:12:25.200 | generate: commands succeeded 2026-07-07 15:12:25.200 | congratulations :) 2026-07-07 15:12:25.240 | ++ lib/tempest:configure_tempest:376 : popd 2026-07-07 15:12:25.240 | ~/devstack 2026-07-07 15:12:25.243 | ++ 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-07 15:12:25.277 | ++ lib/tempest:configure_tempest:378 : local image_conversion 2026-07-07 15:12:25.281 | +++ lib/tempest:configure_tempest:379 : iniget /etc/glance/glance-image-import.conf image_conversion output_format 2026-07-07 15:12:25.303 | ++ lib/tempest:configure_tempest:379 : image_conversion= 2026-07-07 15:12:25.305 | ++ lib/tempest:configure_tempest:380 : [[ -n '' ]] 2026-07-07 15:12:25.308 | ++ lib/tempest:configure_tempest:383 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled image_format_enforcement True 2026-07-07 15:12:25.341 | ++ lib/tempest:configure_tempest:386 : iniset /opt/stack/tempest/etc/tempest.conf network project_network_cidr 10.0.0.0/22 2026-07-07 15:12:25.374 | ++ lib/tempest:configure_tempest:388 : ssh_connect_method=floating 2026-07-07 15:12:25.377 | ++ lib/tempest:configure_tempest:394 : [[ True == \T\r\u\e ]] 2026-07-07 15:12:25.380 | ++ lib/tempest:configure_tempest:394 : is_networking_extension_supported external-net 2026-07-07 15:12:25.382 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=external-net 2026-07-07 15:12:25.386 | +++ 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-07 15:12:28.705 | +++ functions-common:oscwrap:2465 : return 0 2026-07-07 15:12:28.708 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-07-07 15:12:28.708 | address-scope 2026-07-07 15:12:28.708 | agent 2026-07-07 15:12:28.708 | allowed-address-pairs 2026-07-07 15:12:28.708 | auto-allocated-topology 2026-07-07 15:12:28.709 | availability_zone 2026-07-07 15:12:28.709 | default-subnetpools 2026-07-07 15:12:28.709 | dhcp_agent_scheduler 2026-07-07 15:12:28.709 | dns-integration 2026-07-07 15:12:28.709 | dns-domain-ports 2026-07-07 15:12:28.709 | dns-integration-domain-keywords 2026-07-07 15:12:28.709 | empty-string-filtering 2026-07-07 15:12:28.709 | external-net 2026-07-07 15:12:28.709 | extra_dhcp_opt 2026-07-07 15:12:28.709 | extraroute 2026-07-07 15:12:28.709 | extraroute-atomic 2026-07-07 15:12:28.709 | filter-validation 2026-07-07 15:12:28.710 | floating-ip-port-forwarding-detail 2026-07-07 15:12:28.710 | fip-port-details 2026-07-07 15:12:28.710 | flavors 2026-07-07 15:12:28.710 | floatingip-pools 2026-07-07 15:12:28.710 | router 2026-07-07 15:12:28.710 | l3-agent-scheduler-ha-chassis-priority 2026-07-07 15:12:28.710 | enable-default-route-bfd 2026-07-07 15:12:28.710 | enable-default-route-ecmp 2026-07-07 15:12:28.710 | ext-gw-mode 2026-07-07 15:12:28.710 | l3-ha 2026-07-07 15:12:28.710 | external-gateway-multihoming 2026-07-07 15:12:28.710 | l3-flavors 2026-07-07 15:12:28.711 | l3_agent_scheduler 2026-07-07 15:12:28.711 | multi-provider 2026-07-07 15:12:28.711 | net-mtu 2026-07-07 15:12:28.711 | net-mtu-writable 2026-07-07 15:12:28.711 | network_availability_zone 2026-07-07 15:12:28.711 | network-ip-availability 2026-07-07 15:12:28.711 | network-ip-availability-details 2026-07-07 15:12:28.711 | pagination 2026-07-07 15:12:28.711 | port-device-profile 2026-07-07 15:12:28.711 | port-mac-address-regenerate 2026-07-07 15:12:28.711 | port-numa-affinity-policy 2026-07-07 15:12:28.712 | port-numa-affinity-policy-socket 2026-07-07 15:12:28.712 | binding 2026-07-07 15:12:28.712 | binding-extended 2026-07-07 15:12:28.712 | port-security 2026-07-07 15:12:28.712 | project-id 2026-07-07 15:12:28.712 | provider 2026-07-07 15:12:28.712 | qinq 2026-07-07 15:12:28.712 | quota-check-limit 2026-07-07 15:12:28.712 | quota-check-limit-default 2026-07-07 15:12:28.712 | quotas 2026-07-07 15:12:28.712 | quota_details 2026-07-07 15:12:28.712 | rbac-policies 2026-07-07 15:12:28.713 | rbac-address-scope 2026-07-07 15:12:28.713 | rbac-security-groups 2026-07-07 15:12:28.713 | revision-if-match 2026-07-07 15:12:28.713 | standard-attr-revisions 2026-07-07 15:12:28.713 | router_availability_zone 2026-07-07 15:12:28.713 | router-enable-snat 2026-07-07 15:12:28.713 | security-groups-default-rules 2026-07-07 15:12:28.713 | security-groups-default-statefulness 2026-07-07 15:12:28.713 | security-groups-normalized-cidr 2026-07-07 15:12:28.713 | security-groups-remote-address-group 2026-07-07 15:12:28.713 | security-groups-rules-belongs-to-default-sg 2026-07-07 15:12:28.714 | security-groups-shared-filtering 2026-07-07 15:12:28.714 | security-group 2026-07-07 15:12:28.714 | service-type 2026-07-07 15:12:28.714 | sorting 2026-07-07 15:12:28.714 | standard-attr-description 2026-07-07 15:12:28.714 | stateful-security-group 2026-07-07 15:12:28.714 | subnet-dns-publish-fixed-ip 2026-07-07 15:12:28.714 | subnet-external-network 2026-07-07 15:12:28.714 | subnet_onboard 2026-07-07 15:12:28.714 | subnet-service-types 2026-07-07 15:12:28.714 | subnet_allocation 2026-07-07 15:12:28.714 | subnetpool-prefix-ops 2026-07-07 15:12:28.715 | tag-creation 2026-07-07 15:12:28.715 | standard-attr-tag 2026-07-07 15:12:28.715 | standard-attr-timestamp 2026-07-07 15:12:28.715 | vlan-transparent' 2026-07-07 15:12:28.715 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-07-07 15:12:28.715 | address-scope 2026-07-07 15:12:28.715 | agent 2026-07-07 15:12:28.715 | allowed-address-pairs 2026-07-07 15:12:28.715 | auto-allocated-topology 2026-07-07 15:12:28.715 | availability_zone 2026-07-07 15:12:28.715 | default-subnetpools 2026-07-07 15:12:28.716 | dhcp_agent_scheduler 2026-07-07 15:12:28.716 | dns-integration 2026-07-07 15:12:28.716 | dns-domain-ports 2026-07-07 15:12:28.716 | dns-integration-domain-keywords 2026-07-07 15:12:28.716 | empty-string-filtering 2026-07-07 15:12:28.716 | external-net 2026-07-07 15:12:28.716 | extra_dhcp_opt 2026-07-07 15:12:28.716 | extraroute 2026-07-07 15:12:28.716 | extraroute-atomic 2026-07-07 15:12:28.716 | filter-validation 2026-07-07 15:12:28.716 | floating-ip-port-forwarding-detail 2026-07-07 15:12:28.716 | fip-port-details 2026-07-07 15:12:28.717 | flavors 2026-07-07 15:12:28.717 | floatingip-pools 2026-07-07 15:12:28.717 | router 2026-07-07 15:12:28.717 | l3-agent-scheduler-ha-chassis-priority 2026-07-07 15:12:28.717 | enable-default-route-bfd 2026-07-07 15:12:28.717 | enable-default-route-ecmp 2026-07-07 15:12:28.717 | ext-gw-mode 2026-07-07 15:12:28.717 | l3-ha 2026-07-07 15:12:28.717 | external-gateway-multihoming 2026-07-07 15:12:28.717 | l3-flavors 2026-07-07 15:12:28.717 | l3_agent_scheduler 2026-07-07 15:12:28.718 | multi-provider 2026-07-07 15:12:28.718 | net-mtu 2026-07-07 15:12:28.718 | net-mtu-writable 2026-07-07 15:12:28.718 | network_availability_zone 2026-07-07 15:12:28.718 | network-ip-availability 2026-07-07 15:12:28.718 | network-ip-availability-details 2026-07-07 15:12:28.718 | pagination 2026-07-07 15:12:28.718 | port-device-profile 2026-07-07 15:12:28.718 | port-mac-address-regenerate 2026-07-07 15:12:28.718 | port-numa-affinity-policy 2026-07-07 15:12:28.718 | port-numa-affinity-policy-socket 2026-07-07 15:12:28.718 | binding 2026-07-07 15:12:28.719 | binding-extended 2026-07-07 15:12:28.719 | port-security 2026-07-07 15:12:28.719 | project-id 2026-07-07 15:12:28.719 | provider 2026-07-07 15:12:28.719 | qinq 2026-07-07 15:12:28.719 | quota-check-limit 2026-07-07 15:12:28.719 | quota-check-limit-default 2026-07-07 15:12:28.719 | quotas 2026-07-07 15:12:28.719 | quota_details 2026-07-07 15:12:28.719 | rbac-policies 2026-07-07 15:12:28.719 | rbac-address-scope 2026-07-07 15:12:28.719 | rbac-security-groups 2026-07-07 15:12:28.720 | revision-if-match 2026-07-07 15:12:28.720 | standard-attr-revisions 2026-07-07 15:12:28.720 | router_availability_zone 2026-07-07 15:12:28.720 | router-enable-snat 2026-07-07 15:12:28.720 | security-groups-default-rules 2026-07-07 15:12:28.720 | security-groups-default-statefulness 2026-07-07 15:12:28.720 | security-groups-normalized-cidr 2026-07-07 15:12:28.720 | security-groups-remote-address-group 2026-07-07 15:12:28.720 | security-groups-rules-belongs-to-default-sg 2026-07-07 15:12:28.720 | security-groups-shared-filtering 2026-07-07 15:12:28.720 | security-group 2026-07-07 15:12:28.721 | service-type 2026-07-07 15:12:28.721 | sorting 2026-07-07 15:12:28.721 | standard-attr-description 2026-07-07 15:12:28.721 | stateful-security-group 2026-07-07 15:12:28.721 | subnet-dns-publish-fixed-ip 2026-07-07 15:12:28.721 | subnet-external-network 2026-07-07 15:12:28.721 | subnet_onboard 2026-07-07 15:12:28.721 | subnet-service-types 2026-07-07 15:12:28.721 | subnet_allocation 2026-07-07 15:12:28.721 | subnetpool-prefix-ops 2026-07-07 15:12:28.721 | tag-creation 2026-07-07 15:12:28.722 | standard-attr-tag 2026-07-07 15:12:28.722 | standard-attr-timestamp 2026-07-07 15:12:28.722 | vlan-transparent =~ external-net ]] 2026-07-07 15:12:28.722 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-07-07 15:12:28.722 | +++ lib/tempest:configure_tempest:395 : oscwrap --os-cloud devstack-admin network show -f value -c id public 2026-07-07 15:12:32.093 | +++ functions-common:oscwrap:2465 : return 0 2026-07-07 15:12:32.096 | ++ lib/tempest:configure_tempest:395 : public_network_id=3f05425c-2f11-4b80-a42a-e58bb785081d 2026-07-07 15:12:32.099 | ++ lib/tempest:configure_tempest:397 : openstack --os-cloud devstack-admin --os-region RegionOne network create --share shared 2026-07-07 15:12:35.808 | +---------------------------+--------------------------------------+ 2026-07-07 15:12:35.808 | | Field | Value | 2026-07-07 15:12:35.808 | +---------------------------+--------------------------------------+ 2026-07-07 15:12:35.808 | | admin_state_up | UP | 2026-07-07 15:12:35.808 | | availability_zone_hints | | 2026-07-07 15:12:35.808 | | availability_zones | | 2026-07-07 15:12:35.808 | | created_at | 2026-07-07T15:12:35Z | 2026-07-07 15:12:35.808 | | description | | 2026-07-07 15:12:35.808 | | dns_domain | None | 2026-07-07 15:12:35.809 | | id | 8dcaa2ad-25aa-4340-bfea-d2f02d3d1c45 | 2026-07-07 15:12:35.809 | | ipv4_address_scope | None | 2026-07-07 15:12:35.809 | | ipv6_address_scope | None | 2026-07-07 15:12:35.809 | | is_default | False | 2026-07-07 15:12:35.809 | | is_vlan_qinq | None | 2026-07-07 15:12:35.809 | | is_vlan_transparent | False | 2026-07-07 15:12:35.809 | | mtu | 1442 | 2026-07-07 15:12:35.809 | | name | shared | 2026-07-07 15:12:35.809 | | port_security_enabled | True | 2026-07-07 15:12:35.809 | | project_id | 209334a192ee4ec7a4a563a01fc9db32 | 2026-07-07 15:12:35.809 | | provider:network_type | geneve | 2026-07-07 15:12:35.810 | | provider:physical_network | None | 2026-07-07 15:12:35.810 | | provider:segmentation_id | 16270 | 2026-07-07 15:12:35.810 | | pvlan | None | 2026-07-07 15:12:35.810 | | qinq | False | 2026-07-07 15:12:35.810 | | qos_policy_id | None | 2026-07-07 15:12:35.810 | | revision_number | 1 | 2026-07-07 15:12:35.810 | | router:external | Internal | 2026-07-07 15:12:35.810 | | segments | None | 2026-07-07 15:12:35.810 | | shared | True | 2026-07-07 15:12:35.810 | | status | ACTIVE | 2026-07-07 15:12:35.810 | | subnets | | 2026-07-07 15:12:35.811 | | tags | | 2026-07-07 15:12:35.811 | | updated_at | 2026-07-07T15:12:35Z | 2026-07-07 15:12:35.811 | +---------------------------+--------------------------------------+ 2026-07-07 15:12:36.135 | ++ 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-07 15:12:40.041 | +----------------------+--------------------------------------+ 2026-07-07 15:12:40.041 | | Field | Value | 2026-07-07 15:12:40.041 | +----------------------+--------------------------------------+ 2026-07-07 15:12:40.041 | | allocation_pools | 192.168.233.2-192.168.233.254 | 2026-07-07 15:12:40.042 | | cidr | 192.168.233.0/24 | 2026-07-07 15:12:40.042 | | created_at | 2026-07-07T15:12:39Z | 2026-07-07 15:12:40.042 | | description | shared-subnet | 2026-07-07 15:12:40.042 | | dns_nameservers | | 2026-07-07 15:12:40.042 | | dns_publish_fixed_ip | None | 2026-07-07 15:12:40.042 | | enable_dhcp | True | 2026-07-07 15:12:40.043 | | gateway_ip | 192.168.233.1 | 2026-07-07 15:12:40.043 | | host_routes | | 2026-07-07 15:12:40.043 | | id | b98fbf38-8ccd-42b4-b006-2cf00cf8c20f | 2026-07-07 15:12:40.043 | | ip_version | 4 | 2026-07-07 15:12:40.043 | | ipv6_address_mode | None | 2026-07-07 15:12:40.043 | | ipv6_ra_mode | None | 2026-07-07 15:12:40.043 | | name | shared-subnet | 2026-07-07 15:12:40.044 | | network_id | 8dcaa2ad-25aa-4340-bfea-d2f02d3d1c45 | 2026-07-07 15:12:40.044 | | project_id | 209334a192ee4ec7a4a563a01fc9db32 | 2026-07-07 15:12:40.044 | | revision_number | 0 | 2026-07-07 15:12:40.044 | | router:external | False | 2026-07-07 15:12:40.044 | | segment_id | None | 2026-07-07 15:12:40.044 | | service_types | | 2026-07-07 15:12:40.045 | | subnetpool_id | None | 2026-07-07 15:12:40.045 | | tags | | 2026-07-07 15:12:40.045 | | updated_at | 2026-07-07T15:12:39Z | 2026-07-07 15:12:40.045 | +----------------------+--------------------------------------+ 2026-07-07 15:12:40.366 | ++ lib/tempest:configure_tempest:401 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_syslog False 2026-07-07 15:12:40.401 | ++ lib/tempest:configure_tempest:404 : iniset /opt/stack/tempest/etc/tempest.conf oslo_concurrency lock_path /opt/stack/data/tempest 2026-07-07 15:12:40.437 | ++ lib/tempest:configure_tempest:405 : mkdir -p /opt/stack/data/tempest 2026-07-07 15:12:40.442 | ++ lib/tempest:configure_tempest:406 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_stderr False 2026-07-07 15:12:40.475 | ++ lib/tempest:configure_tempest:407 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT log_file tempest.log 2026-07-07 15:12:40.511 | ++ lib/tempest:configure_tempest:408 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT debug True 2026-07-07 15:12:40.547 | ++ lib/tempest:configure_tempest:411 : iniset /opt/stack/tempest/etc/tempest.conf compute build_timeout 196 2026-07-07 15:12:40.584 | ++ lib/tempest:configure_tempest:412 : iniset /opt/stack/tempest/etc/tempest.conf volume build_timeout 196 2026-07-07 15:12:40.621 | ++ lib/tempest:configure_tempest:415 : iniset /opt/stack/tempest/etc/tempest.conf identity uri_v3 http://192.168.122.114/identity/v3 2026-07-07 15:12:40.657 | ++ lib/tempest:configure_tempest:416 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_failure_attempts 2 2026-07-07 15:12:40.691 | ++ lib/tempest:configure_tempest:417 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_duration 10 2026-07-07 15:12:40.725 | ++ lib/tempest:configure_tempest:418 : iniset /opt/stack/tempest/etc/tempest.conf identity user_unique_last_password_count 2 2026-07-07 15:12:40.760 | ++ lib/tempest:configure_tempest:419 : [[ True == \T\r\u\e ]] 2026-07-07 15:12:40.762 | ++ lib/tempest:configure_tempest:420 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_username admin 2026-07-07 15:12:40.796 | ++ lib/tempest:configure_tempest:421 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_password nomoresecret 2026-07-07 15:12:40.828 | ++ lib/tempest:configure_tempest:422 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_project_name admin 2026-07-07 15:12:40.863 | ++ lib/tempest:configure_tempest:423 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_domain_name Default 2026-07-07 15:12:40.898 | ++ lib/tempest:configure_tempest:425 : iniset /opt/stack/tempest/etc/tempest.conf identity auth_version v3 2026-07-07 15:12:40.930 | ++ lib/tempest:configure_tempest:426 : is_service_enabled tls-proxy 2026-07-07 15:12:40.948 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-07 15:12:40.951 | ++ lib/tempest:configure_tempest:431 : [[ True = True ]] 2026-07-07 15:12:40.954 | ++ lib/tempest:configure_tempest:432 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled security_compliance True 2026-07-07 15:12:40.986 | ++ lib/tempest:configure_tempest:437 : is_service_enabled ldap 2026-07-07 15:12:41.003 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-07 15:12:41.005 | ++ lib/tempest:configure_tempest:443 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled project_tags True 2026-07-07 15:12:41.035 | ++ lib/tempest:configure_tempest:447 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled application_credentials True 2026-07-07 15:12:41.067 | ++ lib/tempest:configure_tempest:451 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled access_rules True 2026-07-07 15:12:41.097 | ++ lib/tempest:configure_tempest:456 : [[ ! -z '' ]] 2026-07-07 15:12:41.100 | ++ lib/tempest:configure_tempest:459 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled import_image False 2026-07-07 15:12:41.130 | ++ lib/tempest:configure_tempest:460 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled os_glance_reserved True 2026-07-07 15:12:41.162 | ++ lib/tempest:configure_tempest:461 : is_service_enabled g-api-r 2026-07-07 15:12:41.180 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-07 15:12:41.183 | ++ lib/tempest:configure_tempest:466 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref 919a0971-57b8-4ecd-833d-de05e9b603e2 2026-07-07 15:12:41.217 | ++ lib/tempest:configure_tempest:467 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref_alt 919a0971-57b8-4ecd-833d-de05e9b603e2 2026-07-07 15:12:41.251 | ++ lib/tempest:configure_tempest:468 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref 42 2026-07-07 15:12:41.282 | ++ lib/tempest:configure_tempest:469 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref_alt 84 2026-07-07 15:12:41.314 | ++ lib/tempest:configure_tempest:470 : iniset /opt/stack/tempest/etc/tempest.conf validation connect_method floating 2026-07-07 15:12:41.348 | ++ lib/tempest:configure_tempest:471 : is_service_enabled neutron 2026-07-07 15:12:41.365 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-07 15:12:41.367 | ++ lib/tempest:configure_tempest:479 : [[ -n '' ]] 2026-07-07 15:12:41.369 | ++ lib/tempest:configure_tempest:489 : local tempest_compute_min_microversion=None 2026-07-07 15:12:41.372 | ++ lib/tempest:configure_tempest:490 : local tempest_compute_max_microversion=latest 2026-07-07 15:12:41.375 | ++ lib/tempest:configure_tempest:493 : [[ '' == \c\o\m\p\u\t\e\_\l\e\g\a\c\y ]] 2026-07-07 15:12:41.378 | ++ lib/tempest:configure_tempest:497 : '[' None == None ']' 2026-07-07 15:12:41.381 | ++ lib/tempest:configure_tempest:498 : inicomment /opt/stack/tempest/etc/tempest.conf compute min_microversion 2026-07-07 15:12:41.400 | ++ lib/tempest:configure_tempest:502 : '[' latest == None ']' 2026-07-07 15:12:41.403 | ++ lib/tempest:configure_tempest:505 : iniset /opt/stack/tempest/etc/tempest.conf compute max_microversion latest 2026-07-07 15:12:41.433 | ++ lib/tempest:configure_tempest:508 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled personality False 2026-07-07 15:12:41.467 | ++ lib/tempest:configure_tempest:509 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled resize True 2026-07-07 15:12:41.500 | ++ lib/tempest:configure_tempest:510 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migration False 2026-07-07 15:12:41.531 | ++ lib/tempest:configure_tempest:511 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled change_password False 2026-07-07 15:12:41.569 | ++ lib/tempest:configure_tempest:512 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled block_migration_for_live_migration False 2026-07-07 15:12:41.604 | ++ lib/tempest:configure_tempest:513 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migrate_back_and_forth False 2026-07-07 15:12:41.638 | ++ lib/tempest:configure_tempest:514 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled attach_encrypted_volume True 2026-07-07 15:12:41.671 | ++ lib/tempest:configure_tempest:517 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled hostname_fqdn_sanitization True 2026-07-07 15:12:41.705 | ++ lib/tempest:configure_tempest:519 : [[ -n ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter ]] 2026-07-07 15:12:41.708 | ++ 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-07 15:12:41.744 | ++ lib/tempest:configure_tempest:523 : [[ False == \T\r\u\e ]] 2026-07-07 15:12:41.747 | ++ lib/tempest:configure_tempest:527 : is_service_enabled n-novnc 2026-07-07 15:12:41.766 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-07 15:12:41.769 | ++ lib/tempest:configure_tempest:528 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled vnc_console True 2026-07-07 15:12:41.804 | ++ lib/tempest:configure_tempest:530 : is_service_enabled n-spice 2026-07-07 15:12:41.823 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-07 15:12:41.826 | ++ lib/tempest:configure_tempest:530 : '[' False '!=' False ']' 2026-07-07 15:12:41.829 | ++ lib/tempest:configure_tempest:533 : is_service_enabled n-sproxy 2026-07-07 15:12:41.849 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-07 15:12:41.851 | ++ lib/tempest:configure_tempest:533 : '[' False '!=' False ']' 2026-07-07 15:12:41.854 | ++ lib/tempest:configure_tempest:538 : local nova_policy_roles=admin,manager,member,reader,service 2026-07-07 15:12:41.857 | ++ 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-07 15:12:41.890 | ++ lib/tempest:configure_tempest:542 : iniset /opt/stack/tempest/etc/tempest.conf network project_networks_reachable false 2026-07-07 15:12:41.923 | ++ lib/tempest:configure_tempest:543 : iniset /opt/stack/tempest/etc/tempest.conf network public_network_id 3f05425c-2f11-4b80-a42a-e58bb785081d 2026-07-07 15:12:41.959 | ++ lib/tempest:configure_tempest:544 : iniset /opt/stack/tempest/etc/tempest.conf network public_router_id '' 2026-07-07 15:12:41.994 | ++ lib/tempest:configure_tempest:545 : iniset /opt/stack/tempest/etc/tempest.conf network default_network 10.0.0.0/22 2026-07-07 15:12:42.028 | ++ lib/tempest:configure_tempest:546 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6 True 2026-07-07 15:12:42.064 | ++ lib/tempest:configure_tempest:547 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6_subnet_attributes True 2026-07-07 15:12:42.096 | ++ lib/tempest:configure_tempest:548 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled port_security True 2026-07-07 15:12:42.128 | ++ lib/tempest:configure_tempest:550 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope neutron True 2026-07-07 15:12:42.162 | ++ lib/tempest:configure_tempest:553 : SCENARIO_IMAGE_DIR=/home/quobyte/devstack/files 2026-07-07 15:12:42.165 | ++ lib/tempest:configure_tempest:554 : SCENARIO_IMAGE_FILE=cirros-0.6.3-x86_64-disk.img 2026-07-07 15:12:42.168 | ++ lib/tempest:configure_tempest:555 : SCENARIO_IMAGE_TYPE=cirros 2026-07-07 15:12:42.171 | ++ 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-07 15:12:42.208 | ++ lib/tempest:configure_tempest:560 : [[ cirros == \c\i\r\r\o\s ]] 2026-07-07 15:12:42.212 | +++ lib/tempest:configure_tempest:563 : tr -d . 2026-07-07 15:12:42.212 | +++ lib/tempest:configure_tempest:563 : echo 0.6.3 2026-07-07 15:12:42.217 | ++ lib/tempest:configure_tempest:563 : [[ 063 -ge 060 ]] 2026-07-07 15:12:42.219 | ++ lib/tempest:configure_tempest:564 : iniset /opt/stack/tempest/etc/tempest.conf scenario dhcp_client dhcpcd 2026-07-07 15:12:42.254 | ++ lib/tempest:configure_tempest:569 : TEMPEST_SSH_NETWORK_NAME=private 2026-07-07 15:12:42.257 | ++ lib/tempest:configure_tempest:570 : is_provider_network 2026-07-07 15:12:42.260 | ++ functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-07-07 15:12:42.263 | ++ functions-common:is_provider_network:2272 : return 1 2026-07-07 15:12:42.266 | ++ lib/tempest:configure_tempest:574 : iniset /opt/stack/tempest/etc/tempest.conf validation run_validation True 2026-07-07 15:12:42.301 | ++ lib/tempest:configure_tempest:575 : iniset /opt/stack/tempest/etc/tempest.conf validation ip_version_for_ssh 4 2026-07-07 15:12:42.335 | ++ lib/tempest:configure_tempest:576 : iniset /opt/stack/tempest/etc/tempest.conf validation ssh_timeout 196 2026-07-07 15:12:42.369 | ++ lib/tempest:configure_tempest:577 : iniset /opt/stack/tempest/etc/tempest.conf validation image_ssh_user cirros 2026-07-07 15:12:42.401 | ++ lib/tempest:configure_tempest:578 : iniset /opt/stack/tempest/etc/tempest.conf validation image_alt_ssh_user cirros 2026-07-07 15:12:42.434 | ++ lib/tempest:configure_tempest:579 : iniset /opt/stack/tempest/etc/tempest.conf validation network_for_ssh private 2026-07-07 15:12:42.466 | ++ lib/tempest:configure_tempest:583 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-07-07 15:12:42.470 | ++ lib/tempest:configure_tempest:584 : TEMPEST_VOLUME_MANAGE_SNAPSHOT=True 2026-07-07 15:12:42.473 | +++ lib/tempest:configure_tempest:586 : trueorfalse False TEMPEST_VOLUME_MANAGE_SNAPSHOT 2026-07-07 15:12:42.492 | ++ lib/tempest:configure_tempest:586 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_snapshot True 2026-07-07 15:12:42.528 | ++ lib/tempest:configure_tempest:588 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-07-07 15:12:42.531 | ++ lib/tempest:configure_tempest:589 : TEMPEST_VOLUME_MANAGE_VOLUME=True 2026-07-07 15:12:42.535 | +++ lib/tempest:configure_tempest:591 : trueorfalse False TEMPEST_VOLUME_MANAGE_VOLUME 2026-07-07 15:12:42.555 | ++ lib/tempest:configure_tempest:591 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_volume True 2026-07-07 15:12:42.590 | ++ lib/tempest:configure_tempest:594 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-07-07 15:12:42.592 | ++ lib/tempest:configure_tempest:594 : '[' libvirt = libvirt ']' 2026-07-07 15:12:42.595 | ++ lib/tempest:configure_tempest:595 : TEMPEST_EXTEND_ATTACHED_VOLUME=True 2026-07-07 15:12:42.599 | +++ lib/tempest:configure_tempest:597 : trueorfalse False TEMPEST_EXTEND_ATTACHED_VOLUME 2026-07-07 15:12:42.618 | ++ lib/tempest:configure_tempest:597 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled extend_attached_volume True 2026-07-07 15:12:42.650 | ++ lib/tempest:configure_tempest:599 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-07-07 15:12:42.652 | ++ lib/tempest:configure_tempest:600 : TEMPEST_VOLUME_REVERT_TO_SNAPSHOT=True 2026-07-07 15:12:42.656 | +++ lib/tempest:configure_tempest:602 : trueorfalse False TEMPEST_VOLUME_REVERT_TO_SNAPSHOT 2026-07-07 15:12:42.675 | ++ lib/tempest:configure_tempest:602 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled volume_revert True 2026-07-07 15:12:42.710 | ++ lib/tempest:configure_tempest:603 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled extend_attached_encrypted_volume False 2026-07-07 15:12:42.746 | ++ lib/tempest:configure_tempest:604 : [[ swift == *\s\w\i\f\t* ]] 2026-07-07 15:12:42.749 | ++ lib/tempest:configure_tempest:605 : iniset /opt/stack/tempest/etc/tempest.conf volume backup_driver swift 2026-07-07 15:12:42.781 | ++ lib/tempest:configure_tempest:607 : local tempest_volume_min_microversion=None 2026-07-07 15:12:42.784 | ++ lib/tempest:configure_tempest:608 : local tempest_volume_max_microversion=latest 2026-07-07 15:12:42.787 | ++ lib/tempest:configure_tempest:609 : '[' None == None ']' 2026-07-07 15:12:42.790 | ++ lib/tempest:configure_tempest:610 : inicomment /opt/stack/tempest/etc/tempest.conf volume min_microversion 2026-07-07 15:12:42.811 | ++ lib/tempest:configure_tempest:615 : '[' latest == None ']' 2026-07-07 15:12:42.813 | ++ lib/tempest:configure_tempest:618 : iniset /opt/stack/tempest/etc/tempest.conf volume max_microversion latest 2026-07-07 15:12:42.847 | ++ lib/tempest:configure_tempest:621 : is_service_enabled c-bak 2026-07-07 15:12:42.865 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-07 15:12:42.868 | ++ lib/tempest:configure_tempest:622 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled backup False 2026-07-07 15:12:42.902 | ++ lib/tempest:configure_tempest:628 : [[ -n lvm:lvmdriver-1 ]] 2026-07-07 15:12:42.904 | ++ lib/tempest:configure_tempest:628 : [[ lvm:lvmdriver-1 =~ .*,.* ]] 2026-07-07 15:12:42.907 | ++ lib/tempest:configure_tempest:648 : '[' default '!=' default -o 'Open Source' '!=' 'Open Source' ']' 2026-07-07 15:12:42.911 | ++ lib/tempest:configure_tempest:652 : '[' default '!=' default -o iSCSI '!=' iSCSI ']' 2026-07-07 15:12:42.915 | ++ lib/tempest:configure_tempest:657 : [[ False == \T\r\u\e ]] 2026-07-07 15:12:42.917 | ++ lib/tempest:configure_tempest:666 : local tempest_placement_min_microversion=None 2026-07-07 15:12:42.921 | ++ lib/tempest:configure_tempest:667 : local tempest_placement_max_microversion=latest 2026-07-07 15:12:42.923 | ++ lib/tempest:configure_tempest:668 : '[' None == None ']' 2026-07-07 15:12:42.926 | ++ lib/tempest:configure_tempest:669 : inicomment /opt/stack/tempest/etc/tempest.conf placement min_microversion 2026-07-07 15:12:42.949 | ++ lib/tempest:configure_tempest:673 : '[' latest == None ']' 2026-07-07 15:12:42.952 | ++ lib/tempest:configure_tempest:676 : iniset /opt/stack/tempest/etc/tempest.conf placement max_microversion latest 2026-07-07 15:12:42.987 | ++ lib/tempest:configure_tempest:680 : '[' libvirt = ironic ']' 2026-07-07 15:12:42.990 | ++ lib/tempest:configure_tempest:694 : '[' libvirt = libvirt ']' 2026-07-07 15:12:42.992 | ++ lib/tempest:configure_tempest:696 : '[' kvm = lxc ']' 2026-07-07 15:12:42.995 | ++ lib/tempest:configure_tempest:703 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled shelve_migrate True 2026-07-07 15:12:43.029 | ++ lib/tempest:configure_tempest:704 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled stable_rescue True 2026-07-07 15:12:43.063 | ++ lib/tempest:configure_tempest:705 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled swap_volume True 2026-07-07 15:12:43.098 | ++ lib/tempest:configure_tempest:718 : local service 2026-07-07 15:12:43.101 | ++ lib/tempest:configure_tempest:719 : local tempest_services=key,glance,nova,neutron,cinder,swift,horizon 2026-07-07 15:12:43.105 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-07-07 15:12:43.107 | ++ lib/tempest:configure_tempest:721 : is_service_enabled key 2026-07-07 15:12:43.125 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-07 15:12:43.128 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available key True 2026-07-07 15:12:43.166 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-07-07 15:12:43.169 | ++ lib/tempest:configure_tempest:721 : is_service_enabled glance 2026-07-07 15:12:43.185 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-07 15:12:43.188 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available glance True 2026-07-07 15:12:43.224 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-07-07 15:12:43.226 | ++ lib/tempest:configure_tempest:721 : is_service_enabled nova 2026-07-07 15:12:43.245 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-07 15:12:43.248 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available nova True 2026-07-07 15:12:43.281 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-07-07 15:12:43.284 | ++ lib/tempest:configure_tempest:721 : is_service_enabled neutron 2026-07-07 15:12:43.303 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-07 15:12:43.305 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available neutron True 2026-07-07 15:12:43.339 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-07-07 15:12:43.342 | ++ lib/tempest:configure_tempest:721 : is_service_enabled cinder 2026-07-07 15:12:43.361 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-07 15:12:43.364 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available cinder True 2026-07-07 15:12:43.400 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-07-07 15:12:43.402 | ++ lib/tempest:configure_tempest:721 : is_service_enabled swift 2026-07-07 15:12:43.422 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-07 15:12:43.425 | ++ lib/tempest:configure_tempest:724 : iniset /opt/stack/tempest/etc/tempest.conf service_available swift False 2026-07-07 15:12:43.466 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-07-07 15:12:43.470 | ++ lib/tempest:configure_tempest:721 : is_service_enabled horizon 2026-07-07 15:12:43.492 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-07 15:12:43.496 | ++ lib/tempest:configure_tempest:724 : iniset /opt/stack/tempest/etc/tempest.conf service_available horizon False 2026-07-07 15:12:43.530 | ++ lib/tempest:configure_tempest:732 : [[ True == True ]] 2026-07-07 15:12:43.533 | ++ lib/tempest:configure_tempest:733 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope keystone true 2026-07-07 15:12:43.569 | ++ lib/tempest:configure_tempest:736 : [[ True == True ]] 2026-07-07 15:12:43.572 | ++ lib/tempest:configure_tempest:737 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope nova true 2026-07-07 15:12:43.605 | ++ lib/tempest:configure_tempest:740 : [[ True == True ]] 2026-07-07 15:12:43.608 | ++ lib/tempest:configure_tempest:741 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope placement true 2026-07-07 15:12:43.642 | ++ lib/tempest:configure_tempest:744 : [[ True == True ]] 2026-07-07 15:12:43.645 | ++ lib/tempest:configure_tempest:745 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope glance true 2026-07-07 15:12:43.680 | ++ lib/tempest:configure_tempest:748 : [[ True == True ]] 2026-07-07 15:12:43.682 | ++ lib/tempest:configure_tempest:749 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope cinder true 2026-07-07 15:12:43.715 | ++ lib/tempest:configure_tempest:752 : '[' libvirt = libvirt ']' 2026-07-07 15:12:43.718 | ++ lib/tempest:configure_tempest:752 : '[' kvm = lxc ']' 2026-07-07 15:12:43.721 | ++ lib/tempest:configure_tempest:762 : local tmp_cfg_file 2026-07-07 15:12:43.724 | +++ lib/tempest:configure_tempest:763 : mktemp 2026-07-07 15:12:43.729 | ++ lib/tempest:configure_tempest:763 : tmp_cfg_file=/tmp/tmp.nm9mHvneLl 2026-07-07 15:12:43.732 | ++ lib/tempest:configure_tempest:764 : cd /opt/stack/tempest 2026-07-07 15:12:43.735 | ++ lib/tempest:configure_tempest:766 : local tmp_u_c_m 2026-07-07 15:12:43.740 | +++ lib/tempest:configure_tempest:767 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2026-07-07 15:12:43.745 | ++ lib/tempest:configure_tempest:767 : tmp_u_c_m=/tmp/tempest_u_c_m.KrubjLjnRV 2026-07-07 15:12:43.747 | ++ lib/tempest:configure_tempest:768 : set_tempest_venv_constraints /tmp/tempest_u_c_m.KrubjLjnRV 2026-07-07 15:12:43.750 | ++ lib/tempest:set_tempest_venv_constraints:131 : local tmp_c 2026-07-07 15:12:43.754 | ++ lib/tempest:set_tempest_venv_constraints:132 : tmp_c=/tmp/tempest_u_c_m.KrubjLjnRV 2026-07-07 15:12:43.757 | ++ lib/tempest:set_tempest_venv_constraints:133 : [[ master == \m\a\s\t\e\r ]] 2026-07-07 15:12:43.761 | ++ lib/tempest:set_tempest_venv_constraints:134 : cd /opt/stack/requirements 2026-07-07 15:12:43.763 | ++ lib/tempest:set_tempest_venv_constraints:135 : git show master:upper-constraints.txt 2026-07-07 15:12:43.770 | ++ lib/tempest:set_tempest_venv_constraints:142 : export UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-07 15:12:43.773 | ++ lib/tempest:set_tempest_venv_constraints:142 : UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-07 15:12:43.776 | ++ lib/tempest:set_tempest_venv_constraints:143 : export TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-07 15:12:43.779 | ++ lib/tempest:set_tempest_venv_constraints:143 : TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-07 15:12:43.782 | ++ lib/tempest:configure_tempest:769 : [[ False != \T\r\u\e ]] 2026-07-07 15:12:43.785 | ++ lib/tempest:configure_tempest:770 : tox -revenv-tempest --notest 2026-07-07 15:12:44.334 | venv-tempest recreate: /opt/stack/tempest/.tox/tempest 2026-07-07 15:12:45.207 | venv-tempest installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2026-07-07 15:13:01.514 | venv-tempest develop-inst: /opt/stack/tempest 2026-07-07 15:13:08.596 | 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.18.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==83.0.0,six==1.17.0,stestr==4.2.1,stevedore==5.9.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.2 2026-07-07 15:13:08.596 | ___________________________________ summary ____________________________________ 2026-07-07 15:13:08.596 | venv-tempest: skipped tests 2026-07-07 15:13:08.596 | congratulations :) 2026-07-07 15:13:08.639 | ++ lib/tempest:configure_tempest:772 : tox -evenv-tempest -- pip install -c /tmp/tempest_u_c_m.KrubjLjnRV -r requirements.txt 2026-07-07 15:13:09.528 | /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-07 15:13:09.528 | !! 2026-07-07 15:13:09.528 | 2026-07-07 15:13:09.528 | ******************************************************************************** 2026-07-07 15:13:09.528 | Requirements should be satisfied by a PEP 517 installer. 2026-07-07 15:13:09.528 | If you are using pip, you can try `pip install --use-pep517`. 2026-07-07 15:13:09.529 | 2026-07-07 15:13:09.529 | This deprecation is overdue, please update your project and remove deprecated 2026-07-07 15:13:09.530 | calls to avoid build errors in the future. 2026-07-07 15:13:09.530 | ******************************************************************************** 2026-07-07 15:13:09.530 | 2026-07-07 15:13:09.530 | !! 2026-07-07 15:13:09.530 | dist.fetch_build_eggs(dist.setup_requires) 2026-07-07 15:13:09.918 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2026-07-07 15:13:09.918 | !! 2026-07-07 15:13:09.919 | 2026-07-07 15:13:09.919 | ******************************************************************************** 2026-07-07 15:13:09.919 | Please avoid running ``setup.py`` directly. 2026-07-07 15:13:09.919 | Instead, use pypa/build, pypa/installer or other 2026-07-07 15:13:09.919 | standards-based tools. 2026-07-07 15:13:09.920 | 2026-07-07 15:13:09.920 | This deprecation is overdue, please update your project and remove deprecated 2026-07-07 15:13:09.920 | calls to avoid build errors in the future. 2026-07-07 15:13:09.920 | 2026-07-07 15:13:09.920 | See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2026-07-07 15:13:09.920 | ******************************************************************************** 2026-07-07 15:13:09.920 | 2026-07-07 15:13:09.920 | !! 2026-07-07 15:13:09.920 | self.initialize_options() 2026-07-07 15:13:09.921 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/pbr/setupcfg.py:833: UserWarning: Unknown distribution option: 'tests_require' 2026-07-07 15:13:09.921 | warnings.warn(msg) 2026-07-07 15:13:09.948 | /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-07 15:13:09.950 | !! 2026-07-07 15:13:09.950 | 2026-07-07 15:13:09.950 | ******************************************************************************** 2026-07-07 15:13:09.950 | 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-07 15:13:09.951 | 2026-07-07 15:13:09.951 | By 2027-Feb-18, you need to update your project and remove deprecated calls 2026-07-07 15:13:09.951 | or your builds will no longer be supported. 2026-07-07 15:13:09.951 | 2026-07-07 15:13:09.952 | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-07-07 15:13:09.953 | ******************************************************************************** 2026-07-07 15:13:09.954 | 2026-07-07 15:13:09.954 | !! 2026-07-07 15:13:09.954 | corresp(dist, value, root_dir) 2026-07-07 15:13:10.097 | venv-tempest develop-inst-nodeps: /opt/stack/tempest 2026-07-07 15:13:17.000 | 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.18.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==83.0.0,six==1.17.0,stestr==4.2.1,stevedore==5.9.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.2 2026-07-07 15:13:17.001 | venv-tempest run-test-pre: PYTHONHASHSEED='1494792115' 2026-07-07 15:13:17.001 | venv-tempest run-test: commands[0] | pip install -c /tmp/tempest_u_c_m.KrubjLjnRV -r requirements.txt 2026-07-07 15:13:18.009 | 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-07 15:13:18.010 | 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-07 15:13:18.012 | 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-07 15:13:18.012 | 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-07 15:13:18.013 | 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-07 15:13:18.014 | 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-07 15:13:18.015 | 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-07 15:13:18.016 | 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-07 15:13:18.017 | 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-07 15:13:18.017 | 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-07 15:13:18.018 | 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-07 15:13:18.019 | 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-07 15:13:18.020 | 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-07 15:13:18.021 | 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-07 15:13:18.021 | 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-07 15:13:18.022 | 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-07 15:13:18.023 | Requirement already satisfied: stevedore>=1.20.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 17)) (5.9.0) 2026-07-07 15:13:18.024 | Requirement already satisfied: PrettyTable>=0.7.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 18)) (3.18.0) 2026-07-07 15:13:18.025 | 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-07 15:13:18.026 | 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-07 15:13:18.026 | 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-07 15:13:18.027 | 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-07 15:13:18.028 | 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-07 15:13:18.030 | 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)) (83.0.0) 2026-07-07 15:13:18.032 | 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-07 15:13:18.032 | 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-07 15:13:18.035 | 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-07 15:13:18.036 | 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-07 15:13:18.037 | 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-07 15:13:18.038 | 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-07 15:13:18.043 | 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-07 15:13:18.044 | 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-07 15:13:18.045 | 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-07 15:13:18.048 | 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-07 15:13:18.054 | 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-07 15:13:18.057 | 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-07 15:13:18.058 | 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-07 15:13:18.061 | 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-07 15:13:18.063 | 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-07 15:13:18.066 | 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-07 15:13:18.067 | 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-07 15:13:18.069 | 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-07 15:13:18.071 | 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-07 15:13:18.073 | 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-07 15:13:18.073 | 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-07 15:13:18.075 | 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-07 15:13:18.087 | Requirement already satisfied: wcwidth>=0.3.5 in ./.tox/tempest/lib/python3.12/site-packages (from PrettyTable>=0.7.1->-r requirements.txt (line 18)) (0.8.1) 2026-07-07 15:13:18.092 | 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.2) 2026-07-07 15:13:18.106 | 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-07 15:13:18.109 | 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-07 15:13:18.109 | 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-07 15:13:18.110 | 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-07 15:13:18.111 | 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-07 15:13:18.121 | 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-07 15:13:18.144 | 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-07 15:13:18.150 | 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-07 15:13:18.150 | 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-07 15:13:18.152 | 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-07 15:13:18.165 | 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-07 15:13:18.166 | 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-07 15:13:18.171 | 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-07 15:13:18.367 | ___________________________________ summary ____________________________________ 2026-07-07 15:13:18.368 | venv-tempest: commands succeeded 2026-07-07 15:13:18.368 | congratulations :) 2026-07-07 15:13:18.417 | ++ lib/tempest:configure_tempest:773 : rm -f /tmp/tempest_u_c_m.KrubjLjnRV 2026-07-07 15:13:18.421 | ++ lib/tempest:configure_tempest:776 : [[ False == \T\r\u\e ]] 2026-07-07 15:13:18.424 | ++ lib/tempest:configure_tempest:784 : [[ True == \F\a\l\s\e ]] 2026-07-07 15:13:18.427 | ++ lib/tempest:configure_tempest:788 : iniset /opt/stack/tempest/etc/tempest.conf auth use_dynamic_credentials True 2026-07-07 15:13:18.455 | ++ lib/tempest:configure_tempest:794 : tox -evenv-tempest -- tempest verify-config -uro /tmp/tmp.nm9mHvneLl 2026-07-07 15:13:19.355 | /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-07 15:13:19.355 | !! 2026-07-07 15:13:19.355 | 2026-07-07 15:13:19.355 | ******************************************************************************** 2026-07-07 15:13:19.355 | Requirements should be satisfied by a PEP 517 installer. 2026-07-07 15:13:19.356 | If you are using pip, you can try `pip install --use-pep517`. 2026-07-07 15:13:19.356 | 2026-07-07 15:13:19.356 | This deprecation is overdue, please update your project and remove deprecated 2026-07-07 15:13:19.356 | calls to avoid build errors in the future. 2026-07-07 15:13:19.356 | ******************************************************************************** 2026-07-07 15:13:19.356 | 2026-07-07 15:13:19.356 | !! 2026-07-07 15:13:19.356 | dist.fetch_build_eggs(dist.setup_requires) 2026-07-07 15:13:19.749 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2026-07-07 15:13:19.749 | !! 2026-07-07 15:13:19.749 | 2026-07-07 15:13:19.749 | ******************************************************************************** 2026-07-07 15:13:19.749 | Please avoid running ``setup.py`` directly. 2026-07-07 15:13:19.749 | Instead, use pypa/build, pypa/installer or other 2026-07-07 15:13:19.749 | standards-based tools. 2026-07-07 15:13:19.750 | 2026-07-07 15:13:19.750 | This deprecation is overdue, please update your project and remove deprecated 2026-07-07 15:13:19.750 | calls to avoid build errors in the future. 2026-07-07 15:13:19.750 | 2026-07-07 15:13:19.750 | See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2026-07-07 15:13:19.750 | ******************************************************************************** 2026-07-07 15:13:19.750 | 2026-07-07 15:13:19.750 | !! 2026-07-07 15:13:19.750 | self.initialize_options() 2026-07-07 15:13:19.750 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/pbr/setupcfg.py:833: UserWarning: Unknown distribution option: 'tests_require' 2026-07-07 15:13:19.751 | warnings.warn(msg) 2026-07-07 15:13:19.780 | /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-07 15:13:19.780 | !! 2026-07-07 15:13:19.780 | 2026-07-07 15:13:19.780 | ******************************************************************************** 2026-07-07 15:13:19.780 | 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-07 15:13:19.780 | 2026-07-07 15:13:19.780 | By 2027-Feb-18, you need to update your project and remove deprecated calls 2026-07-07 15:13:19.780 | or your builds will no longer be supported. 2026-07-07 15:13:19.780 | 2026-07-07 15:13:19.780 | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-07-07 15:13:19.781 | ******************************************************************************** 2026-07-07 15:13:19.781 | 2026-07-07 15:13:19.781 | !! 2026-07-07 15:13:19.781 | corresp(dist, value, root_dir) 2026-07-07 15:13:19.938 | venv-tempest develop-inst-nodeps: /opt/stack/tempest 2026-07-07 15:13:26.849 | 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.18.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==83.0.0,six==1.17.0,stestr==4.2.1,stevedore==5.9.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.2 2026-07-07 15:13:26.850 | venv-tempest run-test-pre: PYTHONHASHSEED='3376376322' 2026-07-07 15:13:26.850 | venv-tempest run-test: commands[0] | tempest verify-config -uro /tmp/tmp.nm9mHvneLl 2026-07-07 15:13:30.868 | ___________________________________ summary ____________________________________ 2026-07-07 15:13:30.868 | venv-tempest: commands succeeded 2026-07-07 15:13:30.869 | congratulations :) 2026-07-07 15:13:30.910 | ++ lib/tempest:configure_tempest:799 : is_service_enabled q-metering neutron-metering 2026-07-07 15:13:30.929 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-07 15:13:30.932 | ++ lib/tempest:configure_tempest:800 : DISABLE_NETWORK_API_EXTENSIONS+=', metering' 2026-07-07 15:13:30.935 | ++ lib/tempest:configure_tempest:804 : is_service_enabled q-l3 neutron-l3 2026-07-07 15:13:30.954 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-07 15:13:30.956 | ++ lib/tempest:configure_tempest:805 : DISABLE_NETWORK_API_EXTENSIONS+=', l3_agent_scheduler' 2026-07-07 15:13:30.960 | ++ 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-07 15:13:30.962 | ++ lib/tempest:configure_tempest:809 : [[ ! -z , metering, l3_agent_scheduler ]] 2026-07-07 15:13:30.965 | ++ 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-07 15:13:30.969 | +++ 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-07 15:13:30.973 | +++ 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-07 15:13:30.976 | +++ lib/tempest:remove_disabled_extensions:117 : shift 2026-07-07 15:13:30.979 | +++ lib/tempest:remove_disabled_extensions:118 : local 'disabled_exts=, metering, l3_agent_scheduler' 2026-07-07 15:13:30.982 | +++ 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-07 15:13:31.007 | +++ 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-07 15:13:31.029 | ++ 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-07 15:13:31.032 | ++ lib/tempest:configure_tempest:815 : [[ -n '' ]] 2026-07-07 15:13:31.035 | ++ 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-07 15:13:31.070 | ++ lib/tempest:configure_tempest:820 : local object_storage_api_extensions=all 2026-07-07 15:13:31.073 | ++ lib/tempest:configure_tempest:821 : [[ ! -z '' ]] 2026-07-07 15:13:31.076 | ++ lib/tempest:configure_tempest:827 : iniset /opt/stack/tempest/etc/tempest.conf object-storage-feature-enabled discoverable_apis all 2026-07-07 15:13:31.115 | ++ lib/tempest:configure_tempest:829 : local volume_api_extensions=all 2026-07-07 15:13:31.120 | ++ lib/tempest:configure_tempest:830 : [[ ! -z '' ]] 2026-07-07 15:13:31.124 | ++ lib/tempest:configure_tempest:836 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled api_extensions all 2026-07-07 15:13:31.167 | ++ lib/tempest:configure_tempest:839 : IFS=' 2026-07-07 15:13:31.167 | ' 2026-07-07 15:13:31.171 | ++ extras.d/80-tempest.sh:source:23 : echo_summary 'Installing Tempest Plugins' 2026-07-07 15:13:31.175 | ++ ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-07 15:13:31.179 | ++ ./stack.sh:echo_summary:447 : echo -e Installing Tempest Plugins 2026-07-07 15:13:31.182 | ++ extras.d/80-tempest.sh:source:24 : install_tempest_plugins 2026-07-07 15:13:31.186 | ++ lib/tempest:install_tempest_plugins:873 : pushd /opt/stack/tempest 2026-07-07 15:13:31.186 | /opt/stack/tempest /opt/stack/tempest 2026-07-07 15:13:31.189 | ++ lib/tempest:install_tempest_plugins:874 : [[ 0 != 0 ]] 2026-07-07 15:13:31.194 | ++ lib/tempest:install_tempest_plugins:883 : popd 2026-07-07 15:13:31.194 | /opt/stack/tempest 2026-07-07 15:13:31.197 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-07-07 15:13:31.200 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-07-07 15:13:31.205 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-07-07 15:13:31.208 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-07-07 15:13:31.212 | + functions-common:run_phase:1875 : run_plugins stack test-config 2026-07-07 15:13:31.215 | + functions-common:run_plugins:1834 : local mode=stack 2026-07-07 15:13:31.219 | + functions-common:run_plugins:1835 : local phase=test-config 2026-07-07 15:13:31.223 | + functions-common:run_plugins:1837 : local plugins= 2026-07-07 15:13:31.226 | + functions-common:run_plugins:1838 : local plugin 2026-07-07 15:13:31.230 | + ./stack.sh:main:1503 : merge_config_group /home/quobyte/devstack/local.conf test-config 2026-07-07 15:13:31.234 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-07-07 15:13:31.238 | + inc/meta-config:merge_config_group:171 : shift 2026-07-07 15:13:31.241 | + inc/meta-config:merge_config_group:172 : local matchgroups=test-config 2026-07-07 15:13:31.245 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-07-07 15:13:31.249 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-07-07 15:13:31.254 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-07-07 15:13:31.259 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf test-config 2026-07-07 15:13:31.263 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-07-07 15:13:31.268 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=test-config 2026-07-07 15:13:31.271 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-07-07 15:13:31.276 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=test-config ' 2026-07-07 15:13:31.276 | /^\[\[.+\|.*\]\]/ { 2026-07-07 15:13:31.276 | gsub("[][]", "", $1); 2026-07-07 15:13:31.276 | split($1, a, "|"); 2026-07-07 15:13:31.276 | if (a[1] == matchgroup) 2026-07-07 15:13:31.276 | print a[2] 2026-07-07 15:13:31.276 | } 2026-07-07 15:13:31.276 | ' /home/quobyte/devstack/local.conf ========================= DevStack Component Timing (times are in seconds) ========================= wait_for_service 29 async_wait 156 osc 465 apt-get 202 test_with_retry 8 dbsync 8 pip_install 191 apt-get-update 5 run_process 43 git_timed 411 ------------------------- Unaccounted time 58 ========================= Total runtime 1576 ================= Async summary ================= Time spent in the background minus waits: 565 sec Elapsed time: 1576 sec Time if we did everything serially: 2141 sec Speedup: 1.3585 Post-stack database query stats: +------------+-----------+-------+ | db | op | count | +------------+-----------+-------+ | keystone | SELECT | 21003 | | keystone | UPDATE | 7 | | keystone | INSERT | 92 | | neutron | DESCRIBE | 2 | | neutron | CREATE | 1 | | neutron | SHOW | 4 | | nova_api | SELECT | 61 | | nova_cell1 | SELECT | 68 | | nova_cell0 | SELECT | 31 | | nova_cell0 | INSERT | 4 | | neutron | SELECT | 5357 | | neutron | INSERT | 845 | | neutron | DELETE | 32 | | placement | SELECT | 22 | | placement | INSERT | 85 | | placement | SET | 2 | | neutron | UPDATE | 263 | | nova_cell0 | UPDATE | 6 | | cinder | SELECT | 57 | | cinder | INSERT | 5 | | cinder | UPDATE | 5 | | placement | UPDATE | 3 | | glance | INSERT | 14 | | glance | SELECT | 27 | | glance | UPDATE | 2 | | nova_cell1 | INSERT | 3 | | nova_cell1 | UPDATE | 20 | | nova_api | SAVEPOINT | 12 | | nova_api | INSERT | 24 | | nova_api | RELEASE | 12 | | cinder | DELETE | 1 | +------------+-----------+-------+ This is your host IP address: 192.168.122.114 This is your host IPv6 address: ::1 Keystone is serving at http://192.168.122.114/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: 93813783fbedb492f73fc15ed362cc70b0f6c102 Merge "Grant cinder service user the "member" role for barbican" 2026-07-02 18:45:12 +0000 OS Version: Ubuntu 24.04 noble