2026-07-20 14:11:31.046 | + ./stack.sh:main:491 : exec 2026-07-20 14:11:31.046 | + ./stack.sh:main:499 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2026-07-20-161130' 2026-07-20 14:11:31.046 | ++ ./stack.sh:main:491 : /usr/bin/python3.12 /home/quobyte/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2026-07-20-161130.summary.2026-07-20-161130 2026-07-20 14:11:31.046 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-20 14:11:31.046 | + ./stack.sh:echo_summary:450 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2026-07-20-161130 2026-07-20 14:11:31.046 | + ./stack.sh:main:501 : ln -sf /opt/stack/logs/stack.sh.log.2026-07-20-161130 /opt/stack/logs/stack.sh.log 2026-07-20 14:11:31.047 | + ./stack.sh:main:502 : ln -sf /opt/stack/logs/stack.sh.log.2026-07-20-161130.summary.2026-07-20-161130 /opt/stack/logs/stack.sh.log.summary 2026-07-20 14:11:31.047 | + ./stack.sh:main:517 : check_path_perm_sanity /opt/stack 2026-07-20 14:11:31.047 | + functions:check_path_perm_sanity:615 : local real_path 2026-07-20 14:11:31.047 | ++ functions:check_path_perm_sanity:616 : readlink -f /opt/stack 2026-07-20 14:11:31.047 | + functions:check_path_perm_sanity:616 : real_path=/opt/stack 2026-07-20 14:11:31.047 | + functions:check_path_perm_sanity:617 : local rebuilt_path= 2026-07-20 14:11:31.047 | ++ functions:check_path_perm_sanity:618 : echo /opt/stack 2026-07-20 14:11:31.048 | ++ functions:check_path_perm_sanity:618 : tr / ' ' 2026-07-20 14:11:31.048 | + functions:check_path_perm_sanity:618 : for i in $(echo ${real_path} | tr "/" " ") 2026-07-20 14:11:31.048 | + functions:check_path_perm_sanity:619 : rebuilt_path=/opt 2026-07-20 14:11:31.048 | ++ functions:check_path_perm_sanity:621 : stat -c %a /opt 2026-07-20 14:11:31.048 | + functions:check_path_perm_sanity:621 : [[ 755 = 700 ]] 2026-07-20 14:11:31.048 | + functions:check_path_perm_sanity:618 : for i in $(echo ${real_path} | tr "/" " ") 2026-07-20 14:11:31.048 | + functions:check_path_perm_sanity:619 : rebuilt_path=/opt/stack 2026-07-20 14:11:31.049 | ++ functions:check_path_perm_sanity:621 : stat -c %a /opt/stack 2026-07-20 14:11:31.049 | + functions:check_path_perm_sanity:621 : [[ 755 = 700 ]] 2026-07-20 14:11:31.049 | + ./stack.sh:main:523 : trap exit_trap EXIT 2026-07-20 14:11:31.050 | + ./stack.sh:main:564 : trap err_trap ERR 2026-07-20 14:11:31.052 | + ./stack.sh:main:577 : set -o errexit 2026-07-20 14:11:31.054 | + ./stack.sh:main:580 : uname -a 2026-07-20 14:11:31.055 | 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-20 14:11:31.058 | + ./stack.sh:main:583 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2026-07-20 14:11:31.060 | + ./stack.sh:main:584 : rm -f /opt/stack/data/ca-bundle.pem 2026-07-20 14:11:31.063 | + ./stack.sh:main:587 : source /home/quobyte/devstack/lib/database 2026-07-20 14:11:31.096 | + ./stack.sh:main:588 : source /home/quobyte/devstack/lib/rpc_backend 2026-07-20 14:11:31.113 | + ./stack.sh:main:591 : source /home/quobyte/devstack/lib/host 2026-07-20 14:11:31.115 | +++ lib/host:source:12 : trueorfalse True ENABLE_KSM 2026-07-20 14:11:31.132 | ++ lib/host:source:12 : ENABLE_KSM=True 2026-07-20 14:11:31.135 | +++ lib/host:source:13 : trueorfalse True ENABLE_KSMTUNED 2026-07-20 14:11:31.151 | ++ lib/host:source:13 : ENABLE_KSMTUNED=True 2026-07-20 14:11:31.154 | +++ lib/host:source:56 : trueorfalse False ENABLE_ZSWAP 2026-07-20 14:11:31.171 | ++ lib/host:source:56 : ENABLE_ZSWAP=False 2026-07-20 14:11:31.172 | ++ lib/host:source:59 : ZSWAP_COMPRESSOR=lz4 2026-07-20 14:11:31.175 | ++ lib/host:source:60 : ZSWAP_ZPOOL=zsmalloc 2026-07-20 14:11:31.178 | +++ lib/host:source:82 : trueorfalse False ENABLE_SYSCTL_MEM_TUNING 2026-07-20 14:11:31.194 | ++ lib/host:source:82 : ENABLE_SYSCTL_MEM_TUNING=False 2026-07-20 14:11:31.197 | +++ lib/host:source:104 : trueorfalse False ENABLE_SYSCTL_NET_TUNING 2026-07-20 14:11:31.213 | ++ lib/host:source:104 : ENABLE_SYSCTL_NET_TUNING=False 2026-07-20 14:11:31.215 | + ./stack.sh:main:594 : tune_host 2026-07-20 14:11:31.217 | + lib/host:tune_host:125 : configure_host_mem 2026-07-20 14:11:31.220 | + lib/host:configure_host_mem:99 : configure_zswap 2026-07-20 14:11:31.222 | + lib/host:configure_zswap:69 : [[ False == \T\r\u\e ]] 2026-07-20 14:11:31.224 | + lib/host:configure_host_mem:100 : configure_ksm 2026-07-20 14:11:31.226 | + lib/host:configure_ksm:39 : [[ True == \T\r\u\e ]] 2026-07-20 14:11:31.229 | + lib/host:configure_ksm:40 : install_package ksmtuned 2026-07-20 14:11:31.231 | + functions-common:install_package:1438 : update_package_repo 2026-07-20 14:11:31.233 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-20 14:11:31.235 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=False 2026-07-20 14:11:31.237 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-20 14:11:31.240 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-20 14:11:31.242 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-20 14:11:31.244 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-20 14:11:31.247 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-20 14:11:31.249 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-20 14:11:31.251 | + functions-common:apt_get_update:1166 : [[ False == \T\r\u\e ]] 2026-07-20 14:11:31.253 | + functions-common:apt_get_update:1171 : [[ False = \T\r\u\e ]] 2026-07-20 14:11:31.256 | + functions-common:apt_get_update:1173 : local sudo=sudo 2026-07-20 14:11:31.259 | ++ functions-common:apt_get_update:1174 : id -u 2026-07-20 14:11:31.263 | + functions-common:apt_get_update:1174 : [[ 1000 = \0 ]] 2026-07-20 14:11:31.265 | + functions-common:apt_get_update:1177 : time_start apt-get-update 2026-07-20 14:11:31.267 | + functions-common:time_start:2406 : local name=apt-get-update 2026-07-20 14:11:31.269 | + functions-common:time_start:2407 : local start_time= 2026-07-20 14:11:31.272 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-20 14:11:31.275 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-20 14:11:31.278 | + functions-common:time_start:2411 : _TIME_START[$name]=1784556691276 2026-07-20 14:11:31.281 | + functions-common:apt_get_update:1179 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2026-07-20 14:11:31.283 | + functions-common:apt_get_update:1180 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2026-07-20 14:11:31.285 | + 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-20 14:11:31.426 | Get:1 https://packages.quobyte.com/repo/current/apt noble InRelease [4747 B] 2026-07-20 14:11:31.441 | Hit:2 http://archive.ubuntu.com/ubuntu noble InRelease 2026-07-20 14:11:31.455 | Hit:3 http://security.ubuntu.com/ubuntu noble-security InRelease 2026-07-20 14:11:31.464 | Hit:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease 2026-07-20 14:11:31.490 | Hit:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease 2026-07-20 14:11:34.630 | Fetched 4747 B in 1s (9017 B/s) 2026-07-20 14:11:36.182 | Reading package lists... 2026-07-20 14:11:36.206 | + functions-common:apt_get_update:1185 : REPOS_UPDATED=True 2026-07-20 14:11:36.209 | + functions-common:apt_get_update:1187 : time_stop apt-get-update 2026-07-20 14:11:36.211 | + functions-common:time_stop:2420 : local name 2026-07-20 14:11:36.214 | + functions-common:time_stop:2421 : local end_time 2026-07-20 14:11:36.216 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-20 14:11:36.218 | + functions-common:time_stop:2423 : local total 2026-07-20 14:11:36.220 | + functions-common:time_stop:2424 : local start_time 2026-07-20 14:11:36.223 | + functions-common:time_stop:2426 : name=apt-get-update 2026-07-20 14:11:36.225 | + functions-common:time_stop:2427 : start_time=1784556691276 2026-07-20 14:11:36.227 | + functions-common:time_stop:2429 : [[ -z 1784556691276 ]] 2026-07-20 14:11:36.230 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-20 14:11:36.234 | + functions-common:time_stop:2432 : end_time=1784556696231 2026-07-20 14:11:36.237 | + functions-common:time_stop:2433 : elapsed_time=4955 2026-07-20 14:11:36.239 | + functions-common:time_stop:2434 : total=0 2026-07-20 14:11:36.241 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-20 14:11:36.243 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=4955 2026-07-20 14:11:36.246 | + functions-common:install_package:1439 : real_install_package ksmtuned 2026-07-20 14:11:36.247 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-20 14:11:36.250 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-20 14:11:36.252 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-20 14:11:36.254 | + functions-common:real_install_package:1427 : apt_get install ksmtuned 2026-07-20 14:11:36.274 | + 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-20 14:11:36.310 | Reading package lists... 2026-07-20 14:11:36.665 | Building dependency tree... 2026-07-20 14:11:36.666 | Reading state information... 2026-07-20 14:11:37.192 | The following packages were automatically installed and are no longer required: 2026-07-20 14:11:37.194 | libfwupd2 libgusb2 2026-07-20 14:11:37.194 | Use 'sudo apt autoremove' to remove them. 2026-07-20 14:11:37.228 | The following NEW packages will be installed: 2026-07-20 14:11:37.230 | ksmtuned 2026-07-20 14:11:37.472 | 0 upgraded, 1 newly installed, 0 to remove and 56 not upgraded. 2026-07-20 14:11:37.472 | Need to get 7444 B of archives. 2026-07-20 14:11:37.472 | After this operation, 44.0 kB of additional disk space will be used. 2026-07-20 14:11:37.472 | Get:1 http://archive.ubuntu.com/ubuntu noble/universe amd64 ksmtuned amd64 4.20150326 [7444 B] 2026-07-20 14:11:37.674 | perl: warning: Setting locale failed. 2026-07-20 14:11:37.674 | perl: warning: Please check that your locale settings: 2026-07-20 14:11:37.674 | LANGUAGE = (unset), 2026-07-20 14:11:37.674 | LC_ALL = "en_US.utf8", 2026-07-20 14:11:37.674 | LANG = "de_DE.UTF-8" 2026-07-20 14:11:37.674 | are supported and installed on your system. 2026-07-20 14:11:37.674 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-20 14:11:37.736 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-20 14:11:37.736 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-20 14:11:37.736 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-20 14:11:37.915 | Fetched 7444 B in 0s (34.2 kB/s) 2026-07-20 14:11:37.961 | Selecting previously unselected package ksmtuned. 2026-07-20 14:11:38.015 | (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-20 14:11:38.022 | Preparing to unpack .../ksmtuned_4.20150326_amd64.deb ... 2026-07-20 14:11:38.027 | Unpacking ksmtuned (4.20150326) ... 2026-07-20 14:11:38.090 | Setting up ksmtuned (4.20150326) ... 2026-07-20 14:11:38.293 | Created symlink /etc/systemd/system/multi-user.target.wants/ksm.service → /usr/lib/systemd/system/ksm.service. 2026-07-20 14:11:38.479 | Created symlink /etc/systemd/system/multi-user.target.wants/ksmtuned.service → /usr/lib/systemd/system/ksmtuned.service. 2026-07-20 14:11:39.162 | perl: warning: Setting locale failed. 2026-07-20 14:11:39.162 | perl: warning: Please check that your locale settings: 2026-07-20 14:11:39.162 | LANGUAGE = (unset), 2026-07-20 14:11:39.162 | LC_ALL = "en_US.utf8", 2026-07-20 14:11:39.162 | LANG = "de_DE.UTF-8" 2026-07-20 14:11:39.163 | are supported and installed on your system. 2026-07-20 14:11:39.163 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-20 14:11:39.289 | perl: warning: Setting locale failed. 2026-07-20 14:11:39.289 | perl: warning: Please check that your locale settings: 2026-07-20 14:11:39.289 | LANGUAGE = (unset), 2026-07-20 14:11:39.290 | LC_ALL = "en_US.utf8", 2026-07-20 14:11:39.290 | LANG = "de_DE.UTF-8" 2026-07-20 14:11:39.290 | are supported and installed on your system. 2026-07-20 14:11:39.290 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-20 14:11:39.339 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-20 14:11:39.339 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-20 14:11:39.339 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-20 14:11:39.407 | perl: warning: Setting locale failed. 2026-07-20 14:11:39.407 | perl: warning: Please check that your locale settings: 2026-07-20 14:11:39.407 | LANGUAGE = (unset), 2026-07-20 14:11:39.407 | LC_ALL = "en_US.utf8", 2026-07-20 14:11:39.407 | LANG = "de_DE.UTF-8" 2026-07-20 14:11:39.407 | are supported and installed on your system. 2026-07-20 14:11:39.408 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-20 14:11:39.892 | 2026-07-20 14:11:39.892 | Running kernel seems to be up-to-date. 2026-07-20 14:11:39.892 | 2026-07-20 14:11:39.892 | No services need to be restarted. 2026-07-20 14:11:39.893 | 2026-07-20 14:11:39.893 | No containers need to be restarted. 2026-07-20 14:11:39.893 | 2026-07-20 14:11:39.893 | No user sessions are running outdated binaries. 2026-07-20 14:11:39.893 | 2026-07-20 14:11:39.893 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-20 14:11:41.820 | + functions-common:apt_get:1211 : result=0 2026-07-20 14:11:41.823 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-20 14:11:41.825 | + functions-common:time_stop:2420 : local name 2026-07-20 14:11:41.828 | + functions-common:time_stop:2421 : local end_time 2026-07-20 14:11:41.830 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-20 14:11:41.832 | + functions-common:time_stop:2423 : local total 2026-07-20 14:11:41.835 | + functions-common:time_stop:2424 : local start_time 2026-07-20 14:11:41.837 | + functions-common:time_stop:2426 : name=apt-get 2026-07-20 14:11:41.839 | + functions-common:time_stop:2427 : start_time=1784556696271 2026-07-20 14:11:41.842 | + functions-common:time_stop:2429 : [[ -z 1784556696271 ]] 2026-07-20 14:11:41.845 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-20 14:11:41.849 | + functions-common:time_stop:2432 : end_time=1784556701846 2026-07-20 14:11:41.850 | + functions-common:time_stop:2433 : elapsed_time=5575 2026-07-20 14:11:41.852 | + functions-common:time_stop:2434 : total=11388 2026-07-20 14:11:41.854 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-20 14:11:41.856 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=16963 2026-07-20 14:11:41.859 | + functions-common:apt_get:1215 : return 0 2026-07-20 14:11:41.862 | ++ lib/host:configure_ksm:42 : bool_to_int ENABLE_KSM 2026-07-20 14:11:41.878 | + lib/host:configure_ksm:42 : set_sysfs_parameter ksm 0 /sys/kernel/mm/ksm/run 2026-07-20 14:11:41.880 | + lib/host:set_sysfs_parameter:15 : local name=ksm 2026-07-20 14:11:41.883 | + lib/host:set_sysfs_parameter:16 : local value=0 2026-07-20 14:11:41.886 | + lib/host:set_sysfs_parameter:17 : local param_file=/sys/kernel/mm/ksm/run 2026-07-20 14:11:41.888 | + lib/host:set_sysfs_parameter:19 : [[ ! -e /sys/kernel/mm/ksm/run ]] 2026-07-20 14:11:41.891 | + lib/host:set_sysfs_parameter:24 : echo 0 2026-07-20 14:11:41.891 | + lib/host:set_sysfs_parameter:24 : sudo tee /sys/kernel/mm/ksm/run 2026-07-20 14:11:41.900 | 0 2026-07-20 14:11:41.905 | + lib/host:configure_host_mem:101 : configure_sysctl_mem_parmaters 2026-07-20 14:11:41.907 | + lib/host:configure_sysctl_mem_parmaters:84 : [[ False == \T\r\u\e ]] 2026-07-20 14:11:41.909 | + lib/host:tune_host:126 : configure_host_net 2026-07-20 14:11:41.912 | + lib/host:configure_host_net:121 : configure_sysctl_net_parmaters 2026-07-20 14:11:41.914 | + lib/host:configure_sysctl_net_parmaters:106 : [[ False == \T\r\u\e ]] 2026-07-20 14:11:41.916 | + ./stack.sh:main:600 : fetch_plugins 2026-07-20 14:11:41.919 | + functions-common:fetch_plugins:1766 : local plugins= 2026-07-20 14:11:41.922 | + functions-common:fetch_plugins:1767 : local plugin 2026-07-20 14:11:41.924 | + functions-common:fetch_plugins:1770 : [[ -z '' ]] 2026-07-20 14:11:41.926 | + functions-common:fetch_plugins:1771 : return 2026-07-20 14:11:41.929 | + ./stack.sh:main:604 : run_phase override_defaults 2026-07-20 14:11:41.932 | + functions-common:run_phase:1848 : local mode=override_defaults 2026-07-20 14:11:41.934 | + functions-common:run_phase:1849 : local phase= 2026-07-20 14:11:41.937 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-07-20 14:11:41.940 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-07-20 14:11:41.942 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-07-20 14:11:41.945 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-07-20 14:11:41.947 | + functions-common:run_phase:1858 : local extra 2026-07-20 14:11:41.951 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-07-20 14:11:41.955 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-07-20 14:11:41.957 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-07-20 14:11:41.960 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-07-20 14:11:41.963 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh override_defaults 2026-07-20 14:11:41.966 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-07-20 14:11:41.982 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-20 14:11:41.984 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2026-07-20 14:11:41.987 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2026-07-20 14:11:41.989 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2026-07-20 14:11:41.992 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2026-07-20 14:11:41.994 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2026-07-20 14:11:41.996 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2026-07-20 14:11:41.999 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2026-07-20 14:11:42.001 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2026-07-20 14:11:42.003 | + functions-common:run_phase:1869 : [[ override_defaults == \s\o\u\r\c\e ]] 2026-07-20 14:11:42.006 | + 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-20 14:11:42.009 | + functions-common:run_phase:1873 : plugin_override_defaults 2026-07-20 14:11:42.011 | + functions-common:plugin_override_defaults:1807 : local plugins= 2026-07-20 14:11:42.013 | + functions-common:plugin_override_defaults:1808 : local plugin 2026-07-20 14:11:42.016 | + functions-common:plugin_override_defaults:1811 : [[ -z '' ]] 2026-07-20 14:11:42.018 | + functions-common:plugin_override_defaults:1812 : return 2026-07-20 14:11:42.021 | + ./stack.sh:main:607 : source /home/quobyte/devstack/lib/apache 2026-07-20 14:11:42.039 | + ./stack.sh:main:610 : source /home/quobyte/devstack/lib/tls 2026-07-20 14:11:42.042 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2026-07-20 14:11:42.057 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-20 14:11:42.061 | +++ lib/tls:source:43 : hostname -f 2026-07-20 14:11:42.066 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=devstack 2026-07-20 14:11:42.069 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2026-07-20 14:11:42.071 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2026-07-20 14:11:42.073 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2026-07-20 14:11:42.075 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2026-07-20 14:11:42.077 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2026-07-20 14:11:42.080 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2026-07-20 14:11:42.082 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2026-07-20 14:11:42.084 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2026-07-20 14:11:42.086 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2026-07-20 14:11:42.090 | + ./stack.sh:main:613 : source /home/quobyte/devstack/lib/infra 2026-07-20 14:11:42.105 | + ./stack.sh:main:614 : source /home/quobyte/devstack/lib/libraries 2026-07-20 14:11:42.124 | + ./stack.sh:main:615 : source /home/quobyte/devstack/lib/lvm 2026-07-20 14:11:42.138 | + ./stack.sh:main:616 : source /home/quobyte/devstack/lib/horizon 2026-07-20 14:11:42.153 | + ./stack.sh:main:617 : source /home/quobyte/devstack/lib/keystone 2026-07-20 14:11:42.191 | + ./stack.sh:main:618 : source /home/quobyte/devstack/lib/glance 2026-07-20 14:11:42.270 | + ./stack.sh:main:619 : source /home/quobyte/devstack/lib/nova 2026-07-20 14:11:42.374 | + ./stack.sh:main:620 : source /home/quobyte/devstack/lib/placement 2026-07-20 14:11:42.403 | + ./stack.sh:main:621 : source /home/quobyte/devstack/lib/cinder 2026-07-20 14:11:42.461 | + ./stack.sh:main:622 : source /home/quobyte/devstack/lib/swift 2026-07-20 14:11:42.509 | + ./stack.sh:main:623 : source /home/quobyte/devstack/lib/neutron 2026-07-20 14:11:42.512 | ++ lib/neutron:source:61 : is_service_enabled tls-proxy 2026-07-20 14:11:42.528 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-20 14:11:42.530 | ++ lib/neutron:source:66 : GITDIR["python-neutronclient"]=/opt/stack/python-neutronclient 2026-07-20 14:11:42.533 | ++ lib/neutron:source:68 : NEUTRON_DIR=/opt/stack/neutron 2026-07-20 14:11:42.536 | ++ lib/neutron:source:69 : NEUTRON_FWAAS_DIR=/opt/stack/neutron-fwaas 2026-07-20 14:11:42.539 | ++ lib/neutron:source:72 : [[ -d /opt/stack/neutron/bin/neutron-server ]] 2026-07-20 14:11:42.543 | +++ lib/neutron:source:75 : get_python_exec_prefix 2026-07-20 14:11:42.561 | +++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-07-20 14:11:42.564 | +++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-07-20 14:11:42.567 | ++ lib/neutron:source:75 : NEUTRON_BIN_DIR=/opt/stack/data/venv/bin 2026-07-20 14:11:42.570 | ++ lib/neutron:source:78 : NEUTRON_CONF_DIR=/etc/neutron 2026-07-20 14:11:42.573 | ++ lib/neutron:source:79 : NEUTRON_CONF=/etc/neutron/neutron.conf 2026-07-20 14:11:42.576 | ++ lib/neutron:source:80 : export NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-07-20 14:11:42.579 | ++ lib/neutron:source:80 : NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-07-20 14:11:42.582 | ++ lib/neutron:source:82 : NEUTRON_UWSGI=neutron.wsgi.api:application 2026-07-20 14:11:42.584 | ++ lib/neutron:source:83 : NEUTRON_UWSGI_CONF=/etc/neutron/neutron-api-uwsgi.ini 2026-07-20 14:11:42.589 | +++ lib/neutron:source:89 : trueorfalse True NEUTRON_ENFORCE_NEW_DEFAULTS 2026-07-20 14:11:42.607 | ++ lib/neutron:source:89 : NEUTRON_ENFORCE_NEW_DEFAULTS=True 2026-07-20 14:11:42.610 | ++ lib/neutron:source:90 : [[ -n '' ]] 2026-07-20 14:11:42.613 | ++ lib/neutron:source:96 : AGENT_DHCP_BINARY=/opt/stack/data/venv/bin/neutron-dhcp-agent 2026-07-20 14:11:42.616 | ++ lib/neutron:source:97 : AGENT_L3_BINARY=/opt/stack/data/venv/bin/neutron-l3-agent 2026-07-20 14:11:42.618 | ++ lib/neutron:source:98 : AGENT_META_BINARY=/opt/stack/data/venv/bin/neutron-metadata-agent 2026-07-20 14:11:42.621 | ++ lib/neutron:source:102 : Q_DHCP_CONF_FILE=/etc/neutron/dhcp_agent.ini 2026-07-20 14:11:42.624 | ++ lib/neutron:source:105 : NEUTRON_DHCP_CONF=/etc/neutron/dhcp_agent.ini 2026-07-20 14:11:42.627 | ++ lib/neutron:source:106 : Q_L3_CONF_FILE=/etc/neutron/l3_agent.ini 2026-07-20 14:11:42.629 | ++ lib/neutron:source:109 : NEUTRON_L3_CONF=/etc/neutron/l3_agent.ini 2026-07-20 14:11:42.632 | ++ lib/neutron:source:110 : Q_META_CONF_FILE=/etc/neutron/metadata_agent.ini 2026-07-20 14:11:42.635 | ++ lib/neutron:source:113 : Q_DB_NAME=neutron 2026-07-20 14:11:42.638 | ++ lib/neutron:source:115 : Q_PLUGIN=ml2 2026-07-20 14:11:42.641 | ++ lib/neutron:source:117 : Q_HOST=192.168.122.72 2026-07-20 14:11:42.643 | ++ lib/neutron:source:119 : Q_PROTOCOL=http 2026-07-20 14:11:42.648 | +++ lib/neutron:source:121 : ipv6_unquote 0.0.0.0 2026-07-20 14:11:42.651 | +++ functions-common:ipv6_unquote:2218 : echo 0.0.0.0 2026-07-20 14:11:42.651 | +++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-07-20 14:11:42.656 | ++ lib/neutron:source:121 : Q_LISTEN_ADDRESS=0.0.0.0 2026-07-20 14:11:42.659 | ++ lib/neutron:source:123 : Q_ADMIN_USERNAME=neutron 2026-07-20 14:11:42.662 | ++ lib/neutron:source:125 : Q_AUTH_STRATEGY=keystone 2026-07-20 14:11:42.665 | ++ lib/neutron:source:127 : Q_OVS_USE_VETH=False 2026-07-20 14:11:42.668 | ++ lib/neutron:source:128 : Q_USE_ROOTWRAP=True 2026-07-20 14:11:42.672 | +++ lib/neutron:source:129 : trueorfalse True Q_USE_ROOTWRAP_DAEMON 2026-07-20 14:11:42.691 | ++ lib/neutron:source:129 : Q_USE_ROOTWRAP_DAEMON=True 2026-07-20 14:11:42.695 | +++ lib/neutron:source:131 : ipv6_unquote 192.168.122.72 2026-07-20 14:11:42.698 | +++ functions-common:ipv6_unquote:2218 : echo 192.168.122.72 2026-07-20 14:11:42.699 | +++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-07-20 14:11:42.704 | ++ lib/neutron:source:131 : Q_META_DATA_IP=192.168.122.72 2026-07-20 14:11:42.706 | ++ lib/neutron:source:133 : Q_ALLOW_OVERLAPPING_IP=True 2026-07-20 14:11:42.709 | ++ lib/neutron:source:134 : Q_NOTIFY_NOVA_PORT_STATUS_CHANGES=True 2026-07-20 14:11:42.711 | ++ lib/neutron:source:135 : Q_NOTIFY_NOVA_PORT_DATA_CHANGES=True 2026-07-20 14:11:42.714 | ++ lib/neutron:source:136 : VIF_PLUGGING_IS_FATAL=True 2026-07-20 14:11:42.717 | ++ lib/neutron:source:137 : VIF_PLUGGING_TIMEOUT=300 2026-07-20 14:11:42.720 | ++ lib/neutron:source:140 : SKIP_STOP_OVN=False 2026-07-20 14:11:42.723 | ++ lib/neutron:source:144 : _Q_PLUGIN_EXTRA_CONF_PATH=/etc/neutron 2026-07-20 14:11:42.725 | ++ lib/neutron:source:147 : NEUTRON_ENDPOINT_SERVICE_NAME=networking 2026-07-20 14:11:42.729 | ++ lib/neutron:source:148 : [[ -z networking ]] 2026-07-20 14:11:42.731 | ++ lib/neutron:source:153 : ALEMBIC_REPO=https://github.com/sqlalchemy/alembic.git 2026-07-20 14:11:42.734 | ++ lib/neutron:source:154 : ALEMBIC_DIR=/opt/stack/alembic 2026-07-20 14:11:42.737 | ++ lib/neutron:source:155 : ALEMBIC_BRANCH=main 2026-07-20 14:11:42.739 | ++ lib/neutron:source:156 : SQLALCHEMY_REPO=https://github.com/sqlalchemy/sqlalchemy.git 2026-07-20 14:11:42.742 | ++ lib/neutron:source:157 : SQLALCHEMY_DIR=/opt/stack/sqlalchemy 2026-07-20 14:11:42.745 | ++ lib/neutron:source:158 : SQLALCHEMY_BRANCH=main 2026-07-20 14:11:42.748 | ++ lib/neutron:source:169 : declare -a -g Q_PLUGIN_EXTRA_CONF_FILES 2026-07-20 14:11:42.751 | ++ lib/neutron:source:172 : declare -a -g _Q_PLUGIN_EXTRA_CONF_FILES_ABS 2026-07-20 14:11:42.753 | ++ lib/neutron:source:175 : Q_RR_CONF_FILE=/etc/neutron/rootwrap.conf 2026-07-20 14:11:42.756 | ++ lib/neutron:source:176 : [[ True == \F\a\l\s\e ]] 2026-07-20 14:11:42.760 | +++ lib/neutron:source:179 : get_rootwrap_location neutron 2026-07-20 14:11:42.763 | +++ functions:get_rootwrap_location:601 : local module=neutron 2026-07-20 14:11:42.767 | ++++ functions:get_rootwrap_location:603 : get_python_exec_prefix 2026-07-20 14:11:42.783 | ++++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-07-20 14:11:42.786 | ++++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-07-20 14:11:42.789 | +++ functions:get_rootwrap_location:603 : echo /opt/stack/data/venv/bin/neutron-rootwrap 2026-07-20 14:11:42.793 | ++ lib/neutron:source:179 : NEUTRON_ROOTWRAP=/opt/stack/data/venv/bin/neutron-rootwrap 2026-07-20 14:11:42.795 | ++ lib/neutron:source:180 : Q_RR_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-07-20 14:11:42.798 | ++ lib/neutron:source:181 : [[ True == \T\r\u\e ]] 2026-07-20 14:11:42.801 | ++ lib/neutron:source:182 : Q_RR_DAEMON_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-07-20 14:11:42.804 | ++ lib/neutron:source:194 : Q_DVR_MODE=legacy 2026-07-20 14:11:42.807 | ++ lib/neutron:source:195 : [[ legacy != \l\e\g\a\c\y ]] 2026-07-20 14:11:42.809 | ++ lib/neutron:source:211 : ENABLE_TENANT_TUNNELS=True 2026-07-20 14:11:42.812 | ++ lib/neutron:source:216 : TENANT_TUNNEL_RANGES=1:1000 2026-07-20 14:11:42.815 | ++ lib/neutron:source:221 : ENABLE_TENANT_VLANS=False 2026-07-20 14:11:42.818 | ++ lib/neutron:source:229 : TENANT_VLAN_RANGE= 2026-07-20 14:11:42.821 | ++ lib/neutron:source:237 : PHYSICAL_NETWORK=public 2026-07-20 14:11:42.823 | ++ lib/neutron:source:247 : OVS_PHYSICAL_BRIDGE=br-ex 2026-07-20 14:11:42.826 | ++ lib/neutron:source:253 : OVS_ENABLE_TUNNELING=True 2026-07-20 14:11:42.829 | ++ lib/neutron:source:257 : ENABLE_ISOLATED_METADATA=False 2026-07-20 14:11:42.832 | ++ lib/neutron:source:262 : ENABLE_METADATA_NETWORK=False 2026-07-20 14:11:42.835 | ++ lib/neutron:source:267 : '[' -f /home/quobyte/devstack/lib/neutron_plugins/ml2 ']' 2026-07-20 14:11:42.838 | ++ lib/neutron:source:268 : source /home/quobyte/devstack/lib/neutron_plugins/ml2 2026-07-20 14:11:42.961 | ++ lib/neutron:source:275 : source /home/quobyte/devstack/lib/neutron_plugins/services/metering 2026-07-20 14:11:42.978 | ++ lib/neutron:source:278 : source /home/quobyte/devstack/lib/neutron_plugins/services/l3 2026-07-20 14:11:42.980 | +++ lib/neutron_plugins/services/l3:source:3 : IP_VERSION=4+6 2026-07-20 14:11:42.983 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \4 ]] 2026-07-20 14:11:42.986 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \6 ]] 2026-07-20 14:11:42.989 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \4\+\6 ]] 2026-07-20 14:11:42.992 | +++ lib/neutron_plugins/services/l3:source:9 : NEUTRON_CREATE_INITIAL_NETWORKS=True 2026-07-20 14:11:42.995 | +++ lib/neutron_plugins/services/l3:source:12 : PROVIDER_SUBNET_NAME=provider_net 2026-07-20 14:11:42.998 | +++ lib/neutron_plugins/services/l3:source:13 : IPV6_PROVIDER_SUBNET_NAME=provider_net_v6 2026-07-20 14:11:43.001 | +++ lib/neutron_plugins/services/l3:source:14 : IPV6_PROVIDER_FIXED_RANGE= 2026-07-20 14:11:43.004 | +++ lib/neutron_plugins/services/l3:source:15 : IPV6_PROVIDER_NETWORK_GATEWAY= 2026-07-20 14:11:43.007 | +++ lib/neutron_plugins/services/l3:source:17 : PUBLIC_BRIDGE=br-ex 2026-07-20 14:11:43.010 | +++ lib/neutron_plugins/services/l3:source:18 : PUBLIC_BRIDGE_MTU=1500 2026-07-20 14:11:43.013 | +++ lib/neutron_plugins/services/l3:source:23 : Q_ASSIGN_GATEWAY_TO_PUBLIC_BRIDGE=True 2026-07-20 14:11:43.015 | +++ lib/neutron_plugins/services/l3:source:26 : Q_ROUTER_NAME=router1 2026-07-20 14:11:43.018 | +++ lib/neutron_plugins/services/l3:source:31 : Q_USE_PUBLIC_VETH=False 2026-07-20 14:11:43.021 | +++ lib/neutron_plugins/services/l3:source:32 : Q_PUBLIC_VETH_EX=veth-pub-ex 2026-07-20 14:11:43.024 | +++ lib/neutron_plugins/services/l3:source:33 : Q_PUBLIC_VETH_INT=veth-pub-int 2026-07-20 14:11:43.026 | +++ lib/neutron_plugins/services/l3:source:39 : Q_L3_ROUTER_PER_TENANT=True 2026-07-20 14:11:43.030 | +++ lib/neutron_plugins/services/l3:source:72 : Q_USE_PROVIDERNET_FOR_PUBLIC=True 2026-07-20 14:11:43.033 | +++ lib/neutron_plugins/services/l3:source:73 : PUBLIC_PHYSICAL_NETWORK=public 2026-07-20 14:11:43.039 | ++++ lib/neutron_plugins/services/l3:source:76 : sed s/-//g 2026-07-20 14:11:43.039 | ++++ lib/neutron_plugins/services/l3:source:76 : uuidgen 2026-07-20 14:11:43.039 | ++++ lib/neutron_plugins/services/l3:source:76 : cut -c 23- 2026-07-20 14:11:43.040 | ++++ lib/neutron_plugins/services/l3:source:76 : sed -e 's/\(..\)\(....\)\(....\)/\1:\2:\3/' 2026-07-20 14:11:43.046 | +++ lib/neutron_plugins/services/l3:source:76 : IPV6_GLOBAL_ID=f4:bacb:cd41 2026-07-20 14:11:43.050 | +++ lib/neutron_plugins/services/l3:source:79 : IPV6_RA_MODE=slaac 2026-07-20 14:11:43.053 | +++ lib/neutron_plugins/services/l3:source:80 : IPV6_ADDRESS_MODE=slaac 2026-07-20 14:11:43.056 | +++ lib/neutron_plugins/services/l3:source:81 : IPV6_PUBLIC_SUBNET_NAME=ipv6-public-subnet 2026-07-20 14:11:43.058 | +++ lib/neutron_plugins/services/l3:source:82 : IPV6_PRIVATE_SUBNET_NAME=ipv6-private-subnet 2026-07-20 14:11:43.062 | +++ lib/neutron_plugins/services/l3:source:83 : IPV6_ADDRS_SAFE_TO_USE=fdf4:bacb:cd41::/56 2026-07-20 14:11:43.066 | ++++ lib/neutron_plugins/services/l3:source:86 : echo fdf4:bacb:cd41::/56 2026-07-20 14:11:43.067 | ++++ lib/neutron_plugins/services/l3:source:86 : awk -F / '{ print $1"/"($2>63 ? $2 : 64) }' 2026-07-20 14:11:43.074 | +++ lib/neutron_plugins/services/l3:source:86 : FIXED_RANGE_V6=fdf4:bacb:cd41::/64 2026-07-20 14:11:43.077 | +++ lib/neutron_plugins/services/l3:source:87 : IPV6_PRIVATE_NETWORK_GATEWAY= 2026-07-20 14:11:43.080 | +++ lib/neutron_plugins/services/l3:source:88 : IPV6_PUBLIC_RANGE=2001:db8::/64 2026-07-20 14:11:43.084 | +++ lib/neutron_plugins/services/l3:source:89 : IPV6_PUBLIC_NETWORK_GATEWAY=2001:db8::2 2026-07-20 14:11:43.086 | +++ lib/neutron_plugins/services/l3:source:90 : IPV6_ROUTER_GW_IP=2001:db8::1 2026-07-20 14:11:43.089 | +++ lib/neutron_plugins/services/l3:source:93 : NETWORK_GATEWAY= 2026-07-20 14:11:43.092 | +++ lib/neutron_plugins/services/l3:source:94 : PUBLIC_NETWORK_GATEWAY= 2026-07-20 14:11:43.095 | +++ lib/neutron_plugins/services/l3:source:95 : PRIVATE_SUBNET_NAME=private-subnet 2026-07-20 14:11:43.099 | +++ lib/neutron_plugins/services/l3:source:96 : PUBLIC_SUBNET_NAME=public-subnet 2026-07-20 14:11:43.102 | +++ lib/neutron_plugins/services/l3:source:97 : PUBLIC_SUBNET_ENABLE_DHCP=False 2026-07-20 14:11:43.104 | +++ lib/neutron_plugins/services/l3:source:100 : USE_SUBNETPOOL=True 2026-07-20 14:11:43.108 | +++ lib/neutron_plugins/services/l3:source:101 : SUBNETPOOL_NAME_V4=shared-default-subnetpool-v4 2026-07-20 14:11:43.110 | +++ lib/neutron_plugins/services/l3:source:102 : SUBNETPOOL_NAME_V6=shared-default-subnetpool-v6 2026-07-20 14:11:43.113 | +++ lib/neutron_plugins/services/l3:source:104 : SUBNETPOOL_PREFIX_V4=10.0.0.0/22 2026-07-20 14:11:43.116 | +++ lib/neutron_plugins/services/l3:source:105 : SUBNETPOOL_PREFIX_V6=fdf4:bacb:cd41::/56 2026-07-20 14:11:43.119 | +++ lib/neutron_plugins/services/l3:source:107 : SUBNETPOOL_SIZE_V4=26 2026-07-20 14:11:43.123 | +++ lib/neutron_plugins/services/l3:source:108 : SUBNETPOOL_SIZE_V6=64 2026-07-20 14:11:43.127 | ++++ lib/neutron_plugins/services/l3:source:110 : ip -4 route 2026-07-20 14:11:43.128 | ++++ lib/neutron_plugins/services/l3:source:110 : awk '{print $5}' 2026-07-20 14:11:43.128 | ++++ lib/neutron_plugins/services/l3:source:110 : grep '^default' 2026-07-20 14:11:43.135 | +++ lib/neutron_plugins/services/l3:source:110 : default_v4_route_devs=enp1s0 2026-07-20 14:11:43.140 | ++++ lib/neutron_plugins/services/l3:source:112 : ip -6 route list match default table all 2026-07-20 14:11:43.141 | ++++ lib/neutron_plugins/services/l3:source:112 : grep via 2026-07-20 14:11:43.141 | ++++ lib/neutron_plugins/services/l3:source:112 : awk '{print $5}' 2026-07-20 14:11:43.147 | +++ lib/neutron_plugins/services/l3:source:112 : default_v6_route_devs= 2026-07-20 14:11:43.152 | ++ lib/neutron:source:281 : source /home/quobyte/devstack/lib/neutron_plugins/services/placement 2026-07-20 14:11:43.155 | ++ lib/neutron:source:282 : source /home/quobyte/devstack/lib/neutron_plugins/services/trunk 2026-07-20 14:11:43.158 | ++ lib/neutron:source:283 : source /home/quobyte/devstack/lib/neutron_plugins/services/qos 2026-07-20 14:11:43.162 | ++ lib/neutron:source:284 : source /home/quobyte/devstack/lib/neutron_plugins/services/segments 2026-07-20 14:11:43.165 | ++ lib/neutron:source:285 : source /home/quobyte/devstack/lib/neutron_plugins/services/ovn-bgp 2026-07-20 14:11:43.169 | ++ lib/neutron:source:286 : source /home/quobyte/devstack/lib/neutron_plugins/services/evpn 2026-07-20 14:11:43.172 | ++ lib/neutron:source:289 : has_neutron_plugin_security_group 2026-07-20 14:11:43.176 | ++ lib/neutron_plugins/ml2:has_neutron_plugin_security_group:146 : return 0 2026-07-20 14:11:43.179 | ++ lib/neutron:source:290 : Q_USE_SECGROUP=True 2026-07-20 14:11:43.182 | ++ lib/neutron:source:298 : OVN_BRIDGE_MAPPINGS=public:br-ex 2026-07-20 14:11:43.203 | + ./stack.sh:main:624 : source /home/quobyte/devstack/lib/ldap 2026-07-20 14:11:43.221 | + ./stack.sh:main:625 : source /home/quobyte/devstack/lib/dstat 2026-07-20 14:11:43.238 | + ./stack.sh:main:626 : source /home/quobyte/devstack/lib/atop 2026-07-20 14:11:43.256 | + ./stack.sh:main:627 : source /home/quobyte/devstack/lib/tcpdump 2026-07-20 14:11:43.273 | + ./stack.sh:main:628 : source /home/quobyte/devstack/lib/etcd3 2026-07-20 14:11:43.312 | + ./stack.sh:main:629 : source /home/quobyte/devstack/lib/os-vif 2026-07-20 14:11:43.316 | +++ lib/os-vif:source:12 : is_ml2_ovs 2026-07-20 14:11:43.320 | +++ lib/os-vif:is_ml2_ovs:4 : [[ ovn == \o\p\e\n\v\s\w\i\t\c\h ]] 2026-07-20 14:11:43.322 | +++ lib/os-vif:is_ml2_ovs:7 : echo False 2026-07-20 14:11:43.326 | ++ lib/os-vif:source:12 : OS_VIF_OVS_ISOLATE_VIF=False 2026-07-20 14:11:43.329 | +++ lib/os-vif:source:13 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2026-07-20 14:11:43.350 | ++ lib/os-vif:source:13 : OS_VIF_OVS_ISOLATE_VIF=False 2026-07-20 14:11:43.353 | + ./stack.sh:main:635 : run_phase source 2026-07-20 14:11:43.356 | + functions-common:run_phase:1848 : local mode=source 2026-07-20 14:11:43.359 | + functions-common:run_phase:1849 : local phase= 2026-07-20 14:11:43.363 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-07-20 14:11:43.366 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-07-20 14:11:43.369 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-07-20 14:11:43.372 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-07-20 14:11:43.376 | + functions-common:run_phase:1858 : local extra 2026-07-20 14:11:43.380 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-07-20 14:11:43.384 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-07-20 14:11:43.388 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-07-20 14:11:43.391 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-07-20 14:11:43.395 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh source 2026-07-20 14:11:43.398 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-07-20 14:11:43.420 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-20 14:11:43.422 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2026-07-20 14:11:43.425 | ++ extras.d/80-tempest.sh:source:6 : source /home/quobyte/devstack/lib/tempest 2026-07-20 14:11:43.477 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2026-07-20 14:11:43.480 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2026-07-20 14:11:43.483 | + functions-common:run_phase:1869 : [[ source == \s\o\u\r\c\e ]] 2026-07-20 14:11:43.485 | + functions-common:run_phase:1870 : load_plugin_settings 2026-07-20 14:11:43.489 | + functions-common:load_plugin_settings:1784 : local plugins= 2026-07-20 14:11:43.492 | + functions-common:load_plugin_settings:1785 : local plugin 2026-07-20 14:11:43.496 | + functions-common:load_plugin_settings:1788 : [[ -z '' ]] 2026-07-20 14:11:43.499 | + functions-common:load_plugin_settings:1789 : return 2026-07-20 14:11:43.501 | + functions-common:run_phase:1871 : verify_disabled_services 2026-07-20 14:11:43.505 | + functions-common:verify_disabled_services:2131 : local service 2026-07-20 14:11:43.509 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-20 14:11:43.512 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,key, ]] 2026-07-20 14:11:43.516 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-20 14:11:43.520 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-api, ]] 2026-07-20 14:11:43.523 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-20 14:11:43.527 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-cpu, ]] 2026-07-20 14:11:43.531 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-20 14:11:43.535 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-cond, ]] 2026-07-20 14:11:43.538 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-20 14:11:43.542 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-sch, ]] 2026-07-20 14:11:43.546 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-20 14:11:43.550 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-novnc, ]] 2026-07-20 14:11:43.553 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-20 14:11:43.557 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-api-meta, ]] 2026-07-20 14:11:43.561 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-20 14:11:43.564 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,placement-api, ]] 2026-07-20 14:11:43.568 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-20 14:11:43.572 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,placement-client, ]] 2026-07-20 14:11:43.575 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-20 14:11:43.579 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,g-api, ]] 2026-07-20 14:11:43.583 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-20 14:11:43.586 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,c-sch, ]] 2026-07-20 14:11:43.590 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-20 14:11:43.594 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,c-api, ]] 2026-07-20 14:11:43.598 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-20 14:11:43.601 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,c-vol, ]] 2026-07-20 14:11:43.605 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-20 14:11:43.609 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,ovn-controller, ]] 2026-07-20 14:11:43.612 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-20 14:11:43.616 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,ovn-northd, ]] 2026-07-20 14:11:43.620 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-20 14:11:43.623 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,ovs-vswitchd, ]] 2026-07-20 14:11:43.627 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-20 14:11:43.631 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,ovsdb-server, ]] 2026-07-20 14:11:43.634 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-20 14:11:43.638 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,q-svc, ]] 2026-07-20 14:11:43.642 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-20 14:11:43.645 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,q-ovn-agent, ]] 2026-07-20 14:11:43.649 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-20 14:11:43.653 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,rabbit, ]] 2026-07-20 14:11:43.656 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-20 14:11:43.660 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,tempest, ]] 2026-07-20 14:11:43.664 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-20 14:11:43.667 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,mysql, ]] 2026-07-20 14:11:43.671 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-20 14:11:43.675 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,etcd3, ]] 2026-07-20 14:11:43.678 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-20 14:11:43.682 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,dstat, ]] 2026-07-20 14:11:43.686 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-20 14:11:43.689 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,q-ovn-metadata-agent, ]] 2026-07-20 14:11:43.694 | + ./stack.sh:main:706 : initialize_database_backends 2026-07-20 14:11:43.697 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2026-07-20 14:11:43.701 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2026-07-20 14:11:43.724 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 14:11:43.728 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2026-07-20 14:11:43.731 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2026-07-20 14:11:43.735 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2026-07-20 14:11:43.759 | + functions-common:is_service_enabled:2076 : return 1 2026-07-20 14:11:43.763 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2026-07-20 14:11:43.767 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2026-07-20 14:11:43.771 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2026-07-20 14:11:43.775 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2026-07-20 14:11:43.778 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2026-07-20 14:11:43.782 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2026-07-20 14:11:43.786 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2026-07-20 14:11:43.790 | + lib/database:initialize_database_backends:92 : return 0 2026-07-20 14:11:43.794 | + ./stack.sh:main:707 : echo 'Using mysql database backend' 2026-07-20 14:11:43.794 | Using mysql database backend 2026-07-20 14:11:43.797 | + ./stack.sh:main:710 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2026-07-20 14:11:43.820 | + ./stack.sh:main:712 : define_database_baseurl 2026-07-20 14:11:43.825 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2026-07-20 14:11:43.828 | ++ lib/databases/mysql:get_database_type_mysql:32 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2026-07-20 14:11:43.832 | ++ lib/databases/mysql:get_database_type_mysql:33 : echo mysql+pymysql 2026-07-20 14:11:43.836 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-07-20 14:11:43.840 | + ./stack.sh:main:724 : is_service_enabled rabbit 2026-07-20 14:11:43.861 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 14:11:43.865 | + ./stack.sh:main:725 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2026-07-20 14:11:43.887 | + ./stack.sh:main:732 : is_service_enabled keystone 2026-07-20 14:11:43.909 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 14:11:43.913 | + ./stack.sh:main:734 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2026-07-20 14:11:43.934 | + ./stack.sh:main:736 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2026-07-20 14:11:43.955 | + ./stack.sh:main:747 : is_service_enabled ldap 2026-07-20 14:11:43.978 | + functions-common:is_service_enabled:2076 : return 1 2026-07-20 14:11:43.981 | + ./stack.sh:main:756 : is_service_enabled s-proxy 2026-07-20 14:11:44.001 | + functions-common:is_service_enabled:2076 : return 1 2026-07-20 14:11:44.005 | + ./stack.sh:main:768 : save_stackenv 768 2026-07-20 14:11:44.009 | + functions-common:save_stackenv:65 : local tag=768 2026-07-20 14:11:44.013 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-07-20 14:11:44.019 | + functions-common:save_stackenv:67 : time_stamp=2026-07-20-161144 2026-07-20 14:11:44.022 | + functions-common:save_stackenv:68 : echo '# 2026-07-20-161144 768' 2026-07-20 14:11:44.025 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-20 14:11:44.029 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-07-20 14:11:44.031 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-20 14:11:44.035 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-07-20 14:11:44.037 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-20 14:11:44.040 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-07-20 14:11:44.044 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-20 14:11:44.047 | + 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-20 14:11:44.049 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-20 14:11:44.053 | + functions-common:save_stackenv:70 : echo HOST_IP=192.168.122.72 2026-07-20 14:11:44.056 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-20 14:11:44.059 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=http://192.168.122.72/identity 2026-07-20 14:11:44.063 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-20 14:11:44.066 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2026-07-20-161130 2026-07-20 14:11:44.068 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-20 14:11:44.071 | + functions-common:save_stackenv:70 : echo OS_CACERT= 2026-07-20 14:11:44.073 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-20 14:11:44.077 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=192.168.122.72 2026-07-20 14:11:44.081 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-20 14:11:44.085 | + functions-common:save_stackenv:70 : echo STACK_USER=quobyte 2026-07-20 14:11:44.089 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-20 14:11:44.092 | + functions-common:save_stackenv:70 : echo TLS_IP= 2026-07-20 14:11:44.094 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-20 14:11:44.098 | + functions-common:save_stackenv:70 : echo HOST_IPV6=::1 2026-07-20 14:11:44.101 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-20 14:11:44.104 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-07-20 14:11:44.107 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-20 14:11:44.109 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=192.168.122.72 2026-07-20 14:11:44.113 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-20 14:11:44.116 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-07-20 14:11:44.120 | + ./stack.sh:main:781 : GIT_DEPTH=0 2026-07-20 14:11:44.123 | + ./stack.sh:main:781 : git_clone https://review.opendev.org/openstack/requirements.git /opt/stack/requirements master 2026-07-20 14:11:44.126 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/requirements.git 2026-07-20 14:11:44.129 | + functions-common:git_clone:590 : local git_dest=/opt/stack/requirements 2026-07-20 14:11:44.131 | + functions-common:git_clone:591 : local git_ref=master 2026-07-20 14:11:44.135 | + functions-common:git_clone:592 : local orig_dir 2026-07-20 14:11:44.138 | ++ functions-common:git_clone:593 : pwd 2026-07-20 14:11:44.142 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-07-20 14:11:44.146 | + functions-common:git_clone:594 : local git_clone_flags= 2026-07-20 14:11:44.150 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-20 14:11:44.171 | + functions-common:git_clone:596 : RECLONE=False 2026-07-20 14:11:44.175 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-20 14:11:44.177 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-20 14:11:44.181 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-07-20 14:11:44.182 | + functions-common:git_clone:610 : echo master 2026-07-20 14:11:44.187 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/requirements ]] 2026-07-20 14:11:44.191 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-07-20 14:11:44.193 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/requirements.git /opt/stack/requirements 2026-07-20 14:11:44.196 | + functions-common:git_timed:697 : local count=0 2026-07-20 14:11:44.199 | + functions-common:git_timed:698 : local timeout=0 2026-07-20 14:11:44.202 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-20 14:11:44.205 | + functions-common:git_timed:701 : timeout=0 2026-07-20 14:11:44.208 | + functions-common:git_timed:704 : time_start git_timed 2026-07-20 14:11:44.210 | + functions-common:time_start:2406 : local name=git_timed 2026-07-20 14:11:44.214 | + functions-common:time_start:2407 : local start_time= 2026-07-20 14:11:44.217 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-20 14:11:44.221 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-20 14:11:44.227 | + functions-common:time_start:2411 : _TIME_START[$name]=1784556704223 2026-07-20 14:11:44.230 | + 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-20 14:11:44.234 | Cloning into '/opt/stack/requirements'... 2026-07-20 14:11:49.151 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-20 14:11:49.154 | + functions-common:time_stop:2420 : local name 2026-07-20 14:11:49.157 | + functions-common:time_stop:2421 : local end_time 2026-07-20 14:11:49.161 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-20 14:11:49.164 | + functions-common:time_stop:2423 : local total 2026-07-20 14:11:49.167 | + functions-common:time_stop:2424 : local start_time 2026-07-20 14:11:49.170 | + functions-common:time_stop:2426 : name=git_timed 2026-07-20 14:11:49.173 | + functions-common:time_stop:2427 : start_time=1784556704223 2026-07-20 14:11:49.177 | + functions-common:time_stop:2429 : [[ -z 1784556704223 ]] 2026-07-20 14:11:49.181 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-20 14:11:49.184 | + functions-common:time_stop:2432 : end_time=1784556709182 2026-07-20 14:11:49.186 | + functions-common:time_stop:2433 : elapsed_time=4959 2026-07-20 14:11:49.189 | + functions-common:time_stop:2434 : total=0 2026-07-20 14:11:49.191 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-20 14:11:49.194 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=4959 2026-07-20 14:11:49.196 | + functions-common:git_clone:631 : cd /opt/stack/requirements 2026-07-20 14:11:49.198 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-07-20 14:11:49.199 | + functions-common:git_timed:697 : local count=0 2026-07-20 14:11:49.202 | + functions-common:git_timed:698 : local timeout=0 2026-07-20 14:11:49.204 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-20 14:11:49.206 | + functions-common:git_timed:701 : timeout=0 2026-07-20 14:11:49.209 | + functions-common:git_timed:704 : time_start git_timed 2026-07-20 14:11:49.211 | + functions-common:time_start:2406 : local name=git_timed 2026-07-20 14:11:49.214 | + functions-common:time_start:2407 : local start_time= 2026-07-20 14:11:49.216 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-20 14:11:49.219 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-20 14:11:49.223 | + functions-common:time_start:2411 : _TIME_START[$name]=1784556709220 2026-07-20 14:11:49.225 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-07-20 14:11:49.817 | From https://review.opendev.org/openstack/requirements 2026-07-20 14:11:49.817 | * branch master -> FETCH_HEAD 2026-07-20 14:11:49.825 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-20 14:11:49.828 | + functions-common:time_stop:2420 : local name 2026-07-20 14:11:49.830 | + functions-common:time_stop:2421 : local end_time 2026-07-20 14:11:49.833 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-20 14:11:49.835 | + functions-common:time_stop:2423 : local total 2026-07-20 14:11:49.837 | + functions-common:time_stop:2424 : local start_time 2026-07-20 14:11:49.839 | + functions-common:time_stop:2426 : name=git_timed 2026-07-20 14:11:49.841 | + functions-common:time_stop:2427 : start_time=1784556709220 2026-07-20 14:11:49.843 | + functions-common:time_stop:2429 : [[ -z 1784556709220 ]] 2026-07-20 14:11:49.846 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-20 14:11:49.849 | + functions-common:time_stop:2432 : end_time=1784556709847 2026-07-20 14:11:49.851 | + functions-common:time_stop:2433 : elapsed_time=627 2026-07-20 14:11:49.854 | + functions-common:time_stop:2434 : total=4959 2026-07-20 14:11:49.856 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-20 14:11:49.857 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=5586 2026-07-20 14:11:49.860 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-07-20 14:11:49.862 | + functions-common:git_timed:697 : local count=0 2026-07-20 14:11:49.864 | + functions-common:git_timed:698 : local timeout=0 2026-07-20 14:11:49.867 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-20 14:11:49.869 | + functions-common:git_timed:701 : timeout=0 2026-07-20 14:11:49.871 | + functions-common:git_timed:704 : time_start git_timed 2026-07-20 14:11:49.873 | + functions-common:time_start:2406 : local name=git_timed 2026-07-20 14:11:49.875 | + functions-common:time_start:2407 : local start_time= 2026-07-20 14:11:49.877 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-20 14:11:49.879 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-20 14:11:49.884 | + functions-common:time_start:2411 : _TIME_START[$name]=1784556709880 2026-07-20 14:11:49.888 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-07-20 14:11:49.902 | Note: switching to 'FETCH_HEAD'. 2026-07-20 14:11:49.902 | 2026-07-20 14:11:49.902 | You are in 'detached HEAD' state. You can look around, make experimental 2026-07-20 14:11:49.902 | changes and commit them, and you can discard any commits you make in this 2026-07-20 14:11:49.902 | state without impacting any branches by switching back to a branch. 2026-07-20 14:11:49.902 | 2026-07-20 14:11:49.902 | If you want to create a new branch to retain commits you create, you may 2026-07-20 14:11:49.902 | do so (now or later) by using -c with the switch command. Example: 2026-07-20 14:11:49.903 | 2026-07-20 14:11:49.903 | git switch -c 2026-07-20 14:11:49.903 | 2026-07-20 14:11:49.903 | Or undo this operation with: 2026-07-20 14:11:49.903 | 2026-07-20 14:11:49.903 | git switch - 2026-07-20 14:11:49.903 | 2026-07-20 14:11:49.903 | Turn off this advice by setting config variable advice.detachedHead to false 2026-07-20 14:11:49.903 | 2026-07-20 14:11:49.903 | HEAD is now at 1244391f Merge "update constraint for oslo.policy to new release 6.0.0" 2026-07-20 14:11:49.904 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-20 14:11:49.907 | + functions-common:time_stop:2420 : local name 2026-07-20 14:11:49.910 | + functions-common:time_stop:2421 : local end_time 2026-07-20 14:11:49.913 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-20 14:11:49.915 | + functions-common:time_stop:2423 : local total 2026-07-20 14:11:49.918 | + functions-common:time_stop:2424 : local start_time 2026-07-20 14:11:49.921 | + functions-common:time_stop:2426 : name=git_timed 2026-07-20 14:11:49.924 | + functions-common:time_stop:2427 : start_time=1784556709880 2026-07-20 14:11:49.926 | + functions-common:time_stop:2429 : [[ -z 1784556709880 ]] 2026-07-20 14:11:49.930 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-20 14:11:49.933 | + functions-common:time_stop:2432 : end_time=1784556709931 2026-07-20 14:11:49.936 | + functions-common:time_stop:2433 : elapsed_time=51 2026-07-20 14:11:49.939 | + functions-common:time_stop:2434 : total=5586 2026-07-20 14:11:49.942 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-20 14:11:49.944 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=5637 2026-07-20 14:11:49.947 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/requirements 2026-07-20 14:11:49.962 | + functions-common:git_clone:672 : cd /opt/stack/requirements 2026-07-20 14:11:49.966 | + functions-common:git_clone:673 : git show --oneline 2026-07-20 14:11:49.966 | + functions-common:git_clone:673 : head -1 2026-07-20 14:11:49.969 | 1244391f Merge "update constraint for oslo.policy to new release 6.0.0" 2026-07-20 14:11:49.972 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-07-20 14:11:49.975 | + ./stack.sh:main:785 : echo_summary 'Installing package prerequisites' 2026-07-20 14:11:49.978 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-20 14:11:49.981 | + ./stack.sh:echo_summary:450 : echo -e Installing package prerequisites 2026-07-20 14:11:49.983 | + ./stack.sh:main:786 : source /home/quobyte/devstack/tools/install_prereqs.sh 2026-07-20 14:11:49.986 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2026-07-20 14:11:49.988 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2026-07-20 14:11:49.991 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/quobyte/devstack ]] 2026-07-20 14:11:49.993 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/quobyte/devstack/.prereqs 2026-07-20 14:11:49.995 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2026-07-20 14:11:49.998 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2026-07-20 14:11:50.002 | +++ tools/install_prereqs.sh:source:47 : date +%s 2026-07-20 14:11:50.006 | ++ tools/install_prereqs.sh:source:47 : NOW=1784556710 2026-07-20 14:11:50.009 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/quobyte/devstack/.prereqs 2026-07-20 14:11:50.013 | +++ tools/install_prereqs.sh:source:48 : echo 0 2026-07-20 14:11:50.016 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2026-07-20 14:11:50.019 | ++ tools/install_prereqs.sh:source:49 : DELTA=1784556710 2026-07-20 14:11:50.021 | ++ tools/install_prereqs.sh:source:50 : [[ 1784556710 -lt 7200 ]] 2026-07-20 14:11:50.023 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2026-07-20 14:11:50.026 | ++ functions-common:export_proxy_variables:2238 : isset http_proxy 2026-07-20 14:11:50.028 | ++ functions-common:isset:266 : [[ -v http_proxy ]] 2026-07-20 14:11:50.031 | ++ functions-common:export_proxy_variables:2241 : isset https_proxy 2026-07-20 14:11:50.033 | ++ functions-common:isset:266 : [[ -v https_proxy ]] 2026-07-20 14:11:50.035 | ++ functions-common:export_proxy_variables:2244 : isset no_proxy 2026-07-20 14:11:50.038 | ++ functions-common:isset:266 : [[ -v no_proxy ]] 2026-07-20 14:11:50.042 | +++ 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-20 14:11:50.072 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2026-07-20 14:11:50.072 | apache2-dev 2026-07-20 14:11:50.072 | bc 2026-07-20 14:11:50.072 | bsdmainutils 2026-07-20 14:11:50.072 | curl 2026-07-20 14:11:50.072 | g++ 2026-07-20 14:11:50.072 | gawk 2026-07-20 14:11:50.072 | gcc 2026-07-20 14:11:50.072 | gettext 2026-07-20 14:11:50.073 | git 2026-07-20 14:11:50.073 | graphviz 2026-07-20 14:11:50.073 | iputils-ping 2026-07-20 14:11:50.073 | libffi-dev 2026-07-20 14:11:50.073 | libjpeg-dev 2026-07-20 14:11:50.073 | libpq-dev 2026-07-20 14:11:50.073 | libssl-dev 2026-07-20 14:11:50.073 | libsystemd-dev 2026-07-20 14:11:50.073 | libxml2-dev 2026-07-20 14:11:50.073 | libxslt1-dev 2026-07-20 14:11:50.073 | libyaml-dev 2026-07-20 14:11:50.073 | lsof 2026-07-20 14:11:50.074 | openssh-server 2026-07-20 14:11:50.074 | openssl 2026-07-20 14:11:50.074 | pkg-config 2026-07-20 14:11:50.074 | psmisc 2026-07-20 14:11:50.074 | python3-dev 2026-07-20 14:11:50.074 | python3-pip 2026-07-20 14:11:50.074 | python3-systemd 2026-07-20 14:11:50.074 | python3-venv 2026-07-20 14:11:50.075 | tar 2026-07-20 14:11:50.075 | tcpdump 2026-07-20 14:11:50.076 | unzip 2026-07-20 14:11:50.076 | uuid-runtime 2026-07-20 14:11:50.076 | wget 2026-07-20 14:11:50.077 | zlib1g-dev 2026-07-20 14:11:50.077 | libkrb5-dev 2026-07-20 14:11:50.077 | libldap2-dev 2026-07-20 14:11:50.078 | libsasl2-dev 2026-07-20 14:11:50.078 | memcached 2026-07-20 14:11:50.078 | python3-mysqldb 2026-07-20 14:11:50.079 | sqlite3 2026-07-20 14:11:50.079 | conntrack 2026-07-20 14:11:50.079 | curl 2026-07-20 14:11:50.079 | ebtables 2026-07-20 14:11:50.079 | genisoimage 2026-07-20 14:11:50.079 | iptables 2026-07-20 14:11:50.079 | iputils-arping 2026-07-20 14:11:50.079 | kpartx 2026-07-20 14:11:50.080 | libjs-jquery-tablesorter 2026-07-20 14:11:50.080 | parted 2026-07-20 14:11:50.081 | pm-utils 2026-07-20 14:11:50.081 | python3-mysqldb 2026-07-20 14:11:50.081 | socat 2026-07-20 14:11:50.081 | sqlite3 2026-07-20 14:11:50.081 | sudo 2026-07-20 14:11:50.081 | vlan 2026-07-20 14:11:50.081 | lsscsi 2026-07-20 14:11:50.081 | open-iscsi 2026-07-20 14:11:50.081 | cryptsetup 2026-07-20 14:11:50.081 | dosfstools 2026-07-20 14:11:50.081 | genisoimage 2026-07-20 14:11:50.081 | gir1.2-libosinfo-1.0 2026-07-20 14:11:50.082 | netcat-openbsd 2026-07-20 14:11:50.082 | open-iscsi 2026-07-20 14:11:50.082 | qemu-utils 2026-07-20 14:11:50.082 | sg3-utils 2026-07-20 14:11:50.082 | sysfsutils 2026-07-20 14:11:50.082 | lvm2 2026-07-20 14:11:50.082 | qemu-utils 2026-07-20 14:11:50.082 | thin-provisioning-tools 2026-07-20 14:11:50.083 | acl 2026-07-20 14:11:50.083 | dnsmasq-base 2026-07-20 14:11:50.083 | dnsmasq-utils 2026-07-20 14:11:50.084 | ebtables 2026-07-20 14:11:50.084 | haproxy 2026-07-20 14:11:50.085 | iptables 2026-07-20 14:11:50.085 | iputils-arping 2026-07-20 14:11:50.085 | iputils-ping 2026-07-20 14:11:50.085 | postgresql-server-dev-all 2026-07-20 14:11:50.085 | python3-mysqldb 2026-07-20 14:11:50.085 | sqlite3 2026-07-20 14:11:50.085 | sudo 2026-07-20 14:11:50.085 | vlan 2026-07-20 14:11:50.086 | pcp' 2026-07-20 14:11:50.086 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2026-07-20 14:11:50.091 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2026-07-20 14:11:50.091 | apache2-dev 2026-07-20 14:11:50.091 | bc 2026-07-20 14:11:50.091 | bsdmainutils 2026-07-20 14:11:50.091 | curl 2026-07-20 14:11:50.091 | g++ 2026-07-20 14:11:50.091 | gawk 2026-07-20 14:11:50.091 | gcc 2026-07-20 14:11:50.091 | gettext 2026-07-20 14:11:50.091 | git 2026-07-20 14:11:50.092 | graphviz 2026-07-20 14:11:50.092 | iputils-ping 2026-07-20 14:11:50.092 | libffi-dev 2026-07-20 14:11:50.092 | libjpeg-dev 2026-07-20 14:11:50.092 | libpq-dev 2026-07-20 14:11:50.092 | libssl-dev 2026-07-20 14:11:50.092 | libsystemd-dev 2026-07-20 14:11:50.093 | libxml2-dev 2026-07-20 14:11:50.093 | libxslt1-dev 2026-07-20 14:11:50.093 | libyaml-dev 2026-07-20 14:11:50.093 | lsof 2026-07-20 14:11:50.093 | openssh-server 2026-07-20 14:11:50.093 | openssl 2026-07-20 14:11:50.093 | pkg-config 2026-07-20 14:11:50.094 | psmisc 2026-07-20 14:11:50.094 | python3-dev 2026-07-20 14:11:50.094 | python3-pip 2026-07-20 14:11:50.094 | python3-systemd 2026-07-20 14:11:50.094 | python3-venv 2026-07-20 14:11:50.094 | tar 2026-07-20 14:11:50.094 | tcpdump 2026-07-20 14:11:50.095 | unzip 2026-07-20 14:11:50.095 | uuid-runtime 2026-07-20 14:11:50.095 | wget 2026-07-20 14:11:50.095 | zlib1g-dev 2026-07-20 14:11:50.095 | libkrb5-dev 2026-07-20 14:11:50.095 | libldap2-dev 2026-07-20 14:11:50.095 | libsasl2-dev 2026-07-20 14:11:50.096 | memcached 2026-07-20 14:11:50.096 | python3-mysqldb 2026-07-20 14:11:50.096 | sqlite3 2026-07-20 14:11:50.096 | conntrack 2026-07-20 14:11:50.096 | curl 2026-07-20 14:11:50.096 | ebtables 2026-07-20 14:11:50.096 | genisoimage 2026-07-20 14:11:50.097 | iptables 2026-07-20 14:11:50.097 | iputils-arping 2026-07-20 14:11:50.097 | kpartx 2026-07-20 14:11:50.097 | libjs-jquery-tablesorter 2026-07-20 14:11:50.097 | parted 2026-07-20 14:11:50.097 | pm-utils 2026-07-20 14:11:50.097 | python3-mysqldb 2026-07-20 14:11:50.098 | socat 2026-07-20 14:11:50.098 | sqlite3 2026-07-20 14:11:50.098 | sudo 2026-07-20 14:11:50.098 | vlan 2026-07-20 14:11:50.098 | lsscsi 2026-07-20 14:11:50.098 | open-iscsi 2026-07-20 14:11:50.098 | cryptsetup 2026-07-20 14:11:50.099 | dosfstools 2026-07-20 14:11:50.099 | genisoimage 2026-07-20 14:11:50.099 | gir1.2-libosinfo-1.0 2026-07-20 14:11:50.099 | netcat-openbsd 2026-07-20 14:11:50.099 | open-iscsi 2026-07-20 14:11:50.099 | qemu-utils 2026-07-20 14:11:50.099 | sg3-utils 2026-07-20 14:11:50.100 | sysfsutils 2026-07-20 14:11:50.100 | lvm2 2026-07-20 14:11:50.100 | qemu-utils 2026-07-20 14:11:50.100 | thin-provisioning-tools 2026-07-20 14:11:50.100 | acl 2026-07-20 14:11:50.100 | dnsmasq-base 2026-07-20 14:11:50.100 | dnsmasq-utils 2026-07-20 14:11:50.101 | ebtables 2026-07-20 14:11:50.101 | haproxy 2026-07-20 14:11:50.101 | iptables 2026-07-20 14:11:50.101 | iputils-arping 2026-07-20 14:11:50.101 | iputils-ping 2026-07-20 14:11:50.101 | postgresql-server-dev-all 2026-07-20 14:11:50.101 | python3-mysqldb 2026-07-20 14:11:50.101 | sqlite3 2026-07-20 14:11:50.102 | sudo 2026-07-20 14:11:50.102 | vlan 2026-07-20 14:11:50.102 | pcp ' 2026-07-20 14:11:50.102 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2026-07-20 14:11:50.102 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-20 14:11:50.102 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-20 14:11:50.103 | ++ 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-20 14:11:50.103 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2026-07-20 14:11:50.104 | ++ 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-20 14:11:50.106 | ++ functions-common:install_package:1438 : update_package_repo 2026-07-20 14:11:50.109 | ++ functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-20 14:11:50.111 | ++ functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-20 14:11:50.113 | ++ functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-20 14:11:50.116 | ++ functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-20 14:11:50.118 | ++ functions-common:update_package_repo:1420 : is_ubuntu 2026-07-20 14:11:50.121 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-20 14:11:50.123 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-20 14:11:50.125 | ++ functions-common:update_package_repo:1421 : apt_get_update 2026-07-20 14:11:50.128 | ++ functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-20 14:11:50.130 | ++ functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-20 14:11:50.133 | ++ functions-common:apt_get_update:1167 : return 2026-07-20 14:11:50.135 | ++ 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-20 14:11:50.138 | ++ functions-common:real_install_package:1426 : is_ubuntu 2026-07-20 14:11:50.140 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-20 14:11:50.143 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-20 14:11:50.146 | ++ 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-20 14:11:50.167 | ++ 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-20 14:11:50.202 | Reading package lists... 2026-07-20 14:11:50.555 | Building dependency tree... 2026-07-20 14:11:50.556 | Reading state information... 2026-07-20 14:11:51.101 | bc is already the newest version (1.07.1-3ubuntu4). 2026-07-20 14:11:51.101 | bc set to manually installed. 2026-07-20 14:11:51.101 | g++ is already the newest version (4:13.2.0-7ubuntu1). 2026-07-20 14:11:51.101 | g++ set to manually installed. 2026-07-20 14:11:51.102 | gawk is already the newest version (1:5.2.1-2build3). 2026-07-20 14:11:51.102 | gawk set to manually installed. 2026-07-20 14:11:51.102 | gcc is already the newest version (4:13.2.0-7ubuntu1). 2026-07-20 14:11:51.102 | gcc set to manually installed. 2026-07-20 14:11:51.102 | git is already the newest version (1:2.43.0-1ubuntu7.3). 2026-07-20 14:11:51.102 | git set to manually installed. 2026-07-20 14:11:51.102 | iputils-ping is already the newest version (3:20240117-1ubuntu0.1). 2026-07-20 14:11:51.102 | iputils-ping set to manually installed. 2026-07-20 14:11:51.102 | lsof is already the newest version (4.95.0-1build3). 2026-07-20 14:11:51.102 | lsof set to manually installed. 2026-07-20 14:11:51.102 | openssl is already the newest version (3.0.13-0ubuntu3.11). 2026-07-20 14:11:51.102 | openssl set to manually installed. 2026-07-20 14:11:51.103 | psmisc is already the newest version (23.7-1build1). 2026-07-20 14:11:51.103 | psmisc set to manually installed. 2026-07-20 14:11:51.103 | python3-dev is already the newest version (3.12.3-0ubuntu2.1). 2026-07-20 14:11:51.103 | python3-dev set to manually installed. 2026-07-20 14:11:51.103 | python3-pip is already the newest version (24.0+dfsg-1ubuntu1.3). 2026-07-20 14:11:51.103 | python3-systemd is already the newest version (235-1build4). 2026-07-20 14:11:51.103 | python3-systemd set to manually installed. 2026-07-20 14:11:51.103 | tcpdump is already the newest version (4.99.4-3ubuntu4.24.04.1). 2026-07-20 14:11:51.103 | tcpdump set to manually installed. 2026-07-20 14:11:51.103 | uuid-runtime is already the newest version (2.39.3-9ubuntu6.5). 2026-07-20 14:11:51.103 | uuid-runtime set to manually installed. 2026-07-20 14:11:51.104 | zlib1g-dev is already the newest version (1:1.3.dfsg-3.1ubuntu2.1). 2026-07-20 14:11:51.104 | zlib1g-dev set to manually installed. 2026-07-20 14:11:51.104 | iptables is already the newest version (1.8.10-3ubuntu2). 2026-07-20 14:11:51.104 | iptables set to manually installed. 2026-07-20 14:11:51.104 | kpartx is already the newest version (0.9.4-5ubuntu8.2). 2026-07-20 14:11:51.104 | kpartx set to manually installed. 2026-07-20 14:11:51.104 | parted is already the newest version (3.6-4build1). 2026-07-20 14:11:51.104 | parted set to manually installed. 2026-07-20 14:11:51.104 | sudo is already the newest version (1.9.15p5-3ubuntu5.24.04.2). 2026-07-20 14:11:51.104 | sudo set to manually installed. 2026-07-20 14:11:51.104 | open-iscsi is already the newest version (2.1.9-3ubuntu5.4). 2026-07-20 14:11:51.104 | open-iscsi set to manually installed. 2026-07-20 14:11:51.105 | cryptsetup is already the newest version (2:2.7.0-1ubuntu4.2). 2026-07-20 14:11:51.105 | cryptsetup set to manually installed. 2026-07-20 14:11:51.105 | dosfstools is already the newest version (4.2-1.1build1). 2026-07-20 14:11:51.105 | dosfstools set to manually installed. 2026-07-20 14:11:51.105 | netcat-openbsd is already the newest version (1.226-1ubuntu2). 2026-07-20 14:11:51.105 | netcat-openbsd set to manually installed. 2026-07-20 14:11:51.105 | qemu-utils is already the newest version (1:8.2.2+ds-0ubuntu1.17). 2026-07-20 14:11:51.105 | qemu-utils set to manually installed. 2026-07-20 14:11:51.105 | sg3-utils is already the newest version (1.46-3ubuntu4). 2026-07-20 14:11:51.105 | sg3-utils set to manually installed. 2026-07-20 14:11:51.105 | lvm2 is already the newest version (2.03.16-3ubuntu3.2). 2026-07-20 14:11:51.106 | lvm2 set to manually installed. 2026-07-20 14:11:51.106 | thin-provisioning-tools is already the newest version (0.9.0-2ubuntu5.1). 2026-07-20 14:11:51.106 | thin-provisioning-tools set to manually installed. 2026-07-20 14:11:51.106 | acl is already the newest version (2.3.2-1build1.1). 2026-07-20 14:11:51.106 | acl set to manually installed. 2026-07-20 14:11:51.106 | The following packages were automatically installed and are no longer required: 2026-07-20 14:11:51.106 | libfwupd2 libgusb2 2026-07-20 14:11:51.106 | Use 'sudo apt autoremove' to remove them. 2026-07-20 14:11:51.106 | The following additional packages will be installed: 2026-07-20 14:11:51.106 | apache2-bin apache2-data apache2-utils autoconf automake autopoint 2026-07-20 14:11:51.106 | autotools-dev clang-17 comerr-dev debhelper debugedit dh-autoreconf 2026-07-20 14:11:51.107 | dh-strip-nondeterminism dwz fonts-liberation fonts-liberation-sans-narrow 2026-07-20 14:11:51.107 | fonts-liberation2 gir1.2-freedesktop icu-devtools intltool-debian 2026-07-20 14:11:51.107 | krb5-multidev libann0 libapr1-dev libapr1t64 libaprutil1-dbd-sqlite3 2026-07-20 14:11:51.107 | libaprutil1-dev libaprutil1-ldap libaprutil1t64 libarchive-cpio-perl 2026-07-20 14:11:51.107 | libarchive-zip-perl libcdt5 libcgraph6 libclang-common-17-dev 2026-07-20 14:11:51.107 | libclang-cpp17t64 libclang-rt-17-dev libclang1-17t64 libcommon-sense-perl 2026-07-20 14:11:51.107 | libcurl3t64-gnutls libcurl4t64 libdebhelper-perl libevent-2.1-7t64 2026-07-20 14:11:51.107 | libfile-stripnondeterminism-perl libgc1 libgssrpc4t64 libgts-0.7-5t64 2026-07-20 14:11:51.107 | libgts-bin libgvc6 libgvpr2 libice6 libicu-dev libjpeg-turbo8-dev 2026-07-20 14:11:51.107 | libjpeg8-dev libjs-jquery-metadata libjson-perl libjson-xs-perl 2026-07-20 14:11:51.107 | libkadm5clnt-mit12 libkadm5srv-mit12 libkdb5-10t64 liblab-gamut1 libldap-dev 2026-07-20 14:11:51.108 | libllvm17t64 libltdl-dev libltdl7 liblua5.4-0 libmail-sendmail-perl 2026-07-20 14:11:51.108 | libmysqlclient21 libncurses-dev libncurses6 libncursesw6 libobjc-13-dev 2026-07-20 14:11:51.108 | libobjc4 libosinfo-1.0-0 libosinfo-l10n libpathplan4 libpcp-archive1t64 2026-07-20 14:11:51.108 | libpcp-gui2t64 libpcp-import1t64 libpcp-mmv1t64 libpcp-pmda-perl 2026-07-20 14:11:51.108 | libpcp-pmda3t64 libpcp-trace2t64 libpcp-web1t64 libpcp3t64 libpcre2-16-0 2026-07-20 14:11:51.108 | libpcre2-32-0 libpcre2-dev libpcre2-posix3 libpfm4 libpkgconf3 libpq5 2026-07-20 14:11:51.108 | libsctp-dev libsctp1 libsm6 libsub-override-perl libsys-hostname-long-perl 2026-07-20 14:11:51.108 | libsysfs2 libtinfo6 libtool libtypes-serialiser-perl libx86-1 libxaw7 2026-07-20 14:11:51.109 | libxmu6 libxt6t64 libz3-4 libz3-dev llvm-17 llvm-17-dev llvm-17-linker-tools 2026-07-20 14:11:51.109 | llvm-17-runtime llvm-17-tools m4 mysql-common ncal ncurses-base ncurses-bin 2026-07-20 14:11:51.109 | ncurses-term openssh-client openssh-sftp-server osinfo-db pcp-conf pkgconf 2026-07-20 14:11:51.109 | pkgconf-bin po-debconf postgresql-client-16 postgresql-client-common 2026-07-20 14:11:51.109 | postgresql-common postgresql-server-dev-16 python3-pcp python3-pip-whl 2026-07-20 14:11:51.110 | python3-setuptools-whl python3.12-venv ssl-cert uuid-dev vbetool 2026-07-20 14:11:51.112 | Suggested packages: 2026-07-20 14:11:51.112 | apache2-doc apache2-suexec-pristine | apache2-suexec-custom www-browser 2026-07-20 14:11:51.112 | autoconf-archive gnu-standards autoconf-doc calendar whois vacation 2026-07-20 14:11:51.112 | mailutils clang-17-doc wasi-libc doc-base dh-make wodim cdrkit-doc 2026-07-20 14:11:51.113 | gettext-doc libasprintf-dev libgettextpo-dev gsfonts graphviz-doc 2026-07-20 14:11:51.113 | vim-haproxy haproxy-doc krb5-doc krb5-user icu-doc libtool-doc ncurses-doc 2026-07-20 14:11:51.113 | postgresql-doc-16 lksctp-tools libssl-doc gfortran | fortran95-compiler 2026-07-20 14:11:51.113 | gcj-jdk libyaml-doc llvm-17-doc m4-doc libanyevent-perl 2026-07-20 14:11:51.113 | libcache-memcached-perl libmemcached libyaml-perl keychain libpam-ssh 2026-07-20 14:11:51.113 | monkeysphere ssh-askpass molly-guard pcp-gui libpcp-import-perl redis-server 2026-07-20 14:11:51.113 | cpufrequtils wireless-tools radeontool libmail-box-perl postgresql-16 2026-07-20 14:11:51.113 | default-mysql-server | virtual-mysql-server sqlite3-doc ncompress 2026-07-20 14:11:51.113 | tar-scripts tar-doc zip 2026-07-20 14:11:51.268 | The following NEW packages will be installed: 2026-07-20 14:11:51.269 | apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf automake 2026-07-20 14:11:51.269 | autopoint autotools-dev bsdmainutils clang-17 comerr-dev conntrack debhelper 2026-07-20 14:11:51.269 | debugedit dh-autoreconf dh-strip-nondeterminism dnsmasq-utils dwz ebtables 2026-07-20 14:11:51.269 | fonts-liberation fonts-liberation-sans-narrow fonts-liberation2 genisoimage 2026-07-20 14:11:51.269 | gettext gir1.2-freedesktop gir1.2-libosinfo-1.0 graphviz haproxy 2026-07-20 14:11:51.269 | icu-devtools intltool-debian iputils-arping krb5-multidev libann0 2026-07-20 14:11:51.269 | libapr1-dev libapr1t64 libaprutil1-dbd-sqlite3 libaprutil1-dev 2026-07-20 14:11:51.269 | libaprutil1-ldap libaprutil1t64 libarchive-cpio-perl libarchive-zip-perl 2026-07-20 14:11:51.269 | libcdt5 libcgraph6 libclang-common-17-dev libclang-cpp17t64 2026-07-20 14:11:51.269 | libclang-rt-17-dev libclang1-17t64 libcommon-sense-perl libdebhelper-perl 2026-07-20 14:11:51.269 | libevent-2.1-7t64 libffi-dev libfile-stripnondeterminism-perl libgc1 2026-07-20 14:11:51.270 | libgssrpc4t64 libgts-0.7-5t64 libgts-bin libgvc6 libgvpr2 libice6 libicu-dev 2026-07-20 14:11:51.270 | libjpeg-dev libjpeg-turbo8-dev libjpeg8-dev libjs-jquery-metadata 2026-07-20 14:11:51.270 | libjs-jquery-tablesorter libjson-perl libjson-xs-perl libkadm5clnt-mit12 2026-07-20 14:11:51.270 | libkadm5srv-mit12 libkdb5-10t64 libkrb5-dev liblab-gamut1 libldap-dev 2026-07-20 14:11:51.270 | libldap2-dev libllvm17t64 libltdl-dev libltdl7 liblua5.4-0 2026-07-20 14:11:51.270 | libmail-sendmail-perl libmysqlclient21 libncurses-dev libobjc-13-dev 2026-07-20 14:11:51.270 | libobjc4 libosinfo-1.0-0 libosinfo-l10n libpathplan4 libpcp-archive1t64 2026-07-20 14:11:51.270 | libpcp-gui2t64 libpcp-import1t64 libpcp-mmv1t64 libpcp-pmda-perl 2026-07-20 14:11:51.270 | libpcp-pmda3t64 libpcp-trace2t64 libpcp-web1t64 libpcp3t64 libpcre2-16-0 2026-07-20 14:11:51.270 | libpcre2-32-0 libpcre2-dev libpcre2-posix3 libpfm4 libpkgconf3 libpq-dev 2026-07-20 14:11:51.270 | libpq5 libsasl2-dev libsctp-dev libsctp1 libsm6 libssl-dev 2026-07-20 14:11:51.271 | libsub-override-perl libsys-hostname-long-perl libsysfs2 libsystemd-dev 2026-07-20 14:11:51.271 | libtool libtypes-serialiser-perl libx86-1 libxaw7 libxml2-dev libxmu6 2026-07-20 14:11:51.271 | libxslt1-dev libxt6t64 libyaml-dev libz3-4 libz3-dev llvm-17 llvm-17-dev 2026-07-20 14:11:51.271 | llvm-17-linker-tools llvm-17-runtime llvm-17-tools lsscsi m4 memcached 2026-07-20 14:11:51.272 | mysql-common ncal osinfo-db pcp pcp-conf pkg-config pkgconf pkgconf-bin 2026-07-20 14:11:51.272 | pm-utils po-debconf postgresql-client-16 postgresql-client-common 2026-07-20 14:11:51.272 | postgresql-common postgresql-server-dev-16 postgresql-server-dev-all 2026-07-20 14:11:51.272 | python3-mysqldb python3-pcp python3-pip-whl python3-setuptools-whl 2026-07-20 14:11:51.272 | python3-venv python3.12-venv socat sqlite3 ssl-cert sysfsutils unzip 2026-07-20 14:11:51.272 | uuid-dev vbetool vlan 2026-07-20 14:11:51.273 | The following packages will be upgraded: 2026-07-20 14:11:51.275 | curl dnsmasq-base libcurl3t64-gnutls libcurl4t64 libncurses6 libncursesw6 2026-07-20 14:11:51.275 | libtinfo6 ncurses-base ncurses-bin ncurses-term openssh-client 2026-07-20 14:11:51.276 | openssh-server openssh-sftp-server tar wget 2026-07-20 14:11:51.540 | 15 upgraded, 161 newly installed, 0 to remove and 41 not upgraded. 2026-07-20 14:11:51.540 | Need to get 179 MB of archives. 2026-07-20 14:11:51.540 | After this operation, 941 MB of additional disk space will be used. 2026-07-20 14:11:51.540 | Get:1 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ncurses-bin amd64 6.4+20240113-1ubuntu2.1 [188 kB] 2026-07-20 14:11:52.054 | Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 tar amd64 1.35+dfsg-3ubuntu0.3 [256 kB] 2026-07-20 14:11:52.176 | Get:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ncurses-base all 6.4+20240113-1ubuntu2.1 [25.7 kB] 2026-07-20 14:11:52.186 | Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ncurses-term all 6.4+20240113-1ubuntu2.1 [275 kB] 2026-07-20 14:11:52.271 | Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libapr1t64 amd64 1.7.2-3.1ubuntu0.1 [108 kB] 2026-07-20 14:11:52.290 | Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1t64 amd64 1.6.3-1.1ubuntu7 [91.9 kB] 2026-07-20 14:11:52.306 | Get:7 http://archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-dbd-sqlite3 amd64 1.6.3-1.1ubuntu7 [11.2 kB] 2026-07-20 14:11:52.307 | Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-ldap amd64 1.6.3-1.1ubuntu7 [9116 B] 2026-07-20 14:11:52.309 | Get:9 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 curl amd64 8.5.0-2ubuntu10.11 [226 kB] 2026-07-20 14:11:52.347 | Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcurl4t64 amd64 8.5.0-2ubuntu10.11 [342 kB] 2026-07-20 14:11:52.389 | Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 liblua5.4-0 amd64 5.4.6-3build2 [166 kB] 2026-07-20 14:11:52.405 | Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-bin amd64 2.4.58-1ubuntu8.15 [1338 kB] 2026-07-20 14:11:52.493 | Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-data all 2.4.58-1ubuntu8.15 [163 kB] 2026-07-20 14:11:52.501 | Get:14 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-utils amd64 2.4.58-1ubuntu8.15 [99.7 kB] 2026-07-20 14:11:52.506 | Get:15 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2 amd64 2.4.58-1ubuntu8.15 [90.2 kB] 2026-07-20 14:11:52.510 | Get:16 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 haproxy amd64 2.8.16-0ubuntu0.24.04.3 [2070 kB] 2026-07-20 14:11:52.581 | Get:17 http://archive.ubuntu.com/ubuntu noble/main amd64 libevent-2.1-7t64 amd64 2.1.12-stable-9ubuntu2 [145 kB] 2026-07-20 14:11:52.585 | Get:18 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 memcached amd64 1.6.24-1ubuntu0.1 [213 kB] 2026-07-20 14:11:52.590 | Get:19 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-sftp-server amd64 1:9.6p1-3ubuntu13.18 [37.3 kB] 2026-07-20 14:11:52.591 | Get:20 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-server amd64 1:9.6p1-3ubuntu13.18 [511 kB] 2026-07-20 14:11:52.706 | Get:21 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-client amd64 1:9.6p1-3ubuntu13.18 [908 kB] 2026-07-20 14:11:52.723 | Get:22 http://archive.ubuntu.com/ubuntu noble/main amd64 libjson-perl all 4.10000-1 [81.9 kB] 2026-07-20 14:11:52.724 | Get:23 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-client-common all 257build1.1 [36.4 kB] 2026-07-20 14:11:52.725 | Get:24 http://archive.ubuntu.com/ubuntu noble/main amd64 ssl-cert all 1.1.2ubuntu1 [17.8 kB] 2026-07-20 14:11:52.726 | Get:25 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-common all 257build1.1 [161 kB] 2026-07-20 14:11:52.728 | Get:26 http://archive.ubuntu.com/ubuntu noble/main amd64 libsysfs2 amd64 2.1.1-6build1 [20.0 kB] 2026-07-20 14:11:52.728 | Get:27 http://archive.ubuntu.com/ubuntu noble/main amd64 sysfsutils amd64 2.1.1-6build1 [15.5 kB] 2026-07-20 14:11:52.791 | Get:28 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libncursesw6 amd64 6.4+20240113-1ubuntu2.1 [148 kB] 2026-07-20 14:11:52.793 | Get:29 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libncurses6 amd64 6.4+20240113-1ubuntu2.1 [112 kB] 2026-07-20 14:11:52.893 | Get:30 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtinfo6 amd64 6.4+20240113-1ubuntu2.1 [108 kB] 2026-07-20 14:11:52.895 | Get:31 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 wget amd64 1.21.4-1ubuntu4.3 [334 kB] 2026-07-20 14:11:52.899 | Get:32 http://archive.ubuntu.com/ubuntu noble/main amd64 autotools-dev all 20220109.1 [44.9 kB] 2026-07-20 14:11:52.900 | Get:33 http://archive.ubuntu.com/ubuntu noble/main amd64 m4 amd64 1.4.19-4build1 [244 kB] 2026-07-20 14:11:52.903 | Get:34 http://archive.ubuntu.com/ubuntu noble/main amd64 autoconf all 2.71-3 [339 kB] 2026-07-20 14:11:52.907 | Get:35 http://archive.ubuntu.com/ubuntu noble/main amd64 automake all 1:1.16.5-1.3ubuntu1 [558 kB] 2026-07-20 14:11:52.914 | Get:36 http://archive.ubuntu.com/ubuntu noble/main amd64 autopoint all 0.21-14ubuntu2 [422 kB] 2026-07-20 14:11:52.918 | Get:37 http://archive.ubuntu.com/ubuntu noble/main amd64 libdebhelper-perl all 13.14.1ubuntu5 [89.8 kB] 2026-07-20 14:11:52.995 | Get:38 http://archive.ubuntu.com/ubuntu noble/main amd64 libllvm17t64 amd64 1:17.0.6-9ubuntu1 [26.2 MB] 2026-07-20 14:11:53.806 | Get:39 http://archive.ubuntu.com/ubuntu noble/universe amd64 libclang-cpp17t64 amd64 1:17.0.6-9ubuntu1 [12.9 MB] 2026-07-20 14:11:54.298 | Get:40 http://archive.ubuntu.com/ubuntu noble/main amd64 libgc1 amd64 1:8.2.6-1build1 [90.3 kB] 2026-07-20 14:11:54.298 | Get:41 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libobjc4 amd64 14.2.0-4ubuntu2~24.04.1 [47.1 kB] 2026-07-20 14:11:54.299 | Get:42 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libobjc-13-dev amd64 13.3.0-6ubuntu2~24.04.1 [194 kB] 2026-07-20 14:11:54.302 | Get:43 http://archive.ubuntu.com/ubuntu noble/universe amd64 libclang-common-17-dev amd64 1:17.0.6-9ubuntu1 [690 kB] 2026-07-20 14:11:54.310 | Get:44 http://archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-linker-tools amd64 1:17.0.6-9ubuntu1 [1308 kB] 2026-07-20 14:11:54.323 | Get:45 http://archive.ubuntu.com/ubuntu noble/universe amd64 libclang1-17t64 amd64 1:17.0.6-9ubuntu1 [7353 kB] 2026-07-20 14:11:54.618 | Get:46 http://archive.ubuntu.com/ubuntu noble/universe amd64 clang-17 amd64 1:17.0.6-9ubuntu1 [78.6 kB] 2026-07-20 14:11:54.619 | Get:47 http://archive.ubuntu.com/ubuntu noble/main amd64 libtool all 2.4.7-7build1 [166 kB] 2026-07-20 14:11:54.623 | Get:48 http://archive.ubuntu.com/ubuntu noble/main amd64 dh-autoreconf all 20 [16.1 kB] 2026-07-20 14:11:54.624 | Get:49 http://archive.ubuntu.com/ubuntu noble/main amd64 libarchive-zip-perl all 1.68-1 [90.2 kB] 2026-07-20 14:11:54.626 | Get:50 http://archive.ubuntu.com/ubuntu noble/main amd64 libsub-override-perl all 0.10-1 [10.0 kB] 2026-07-20 14:11:54.627 | Get:51 http://archive.ubuntu.com/ubuntu noble/main amd64 libfile-stripnondeterminism-perl all 1.13.1-1 [18.1 kB] 2026-07-20 14:11:54.627 | Get:52 http://archive.ubuntu.com/ubuntu noble/main amd64 dh-strip-nondeterminism all 1.13.1-1 [5362 B] 2026-07-20 14:11:54.628 | Get:53 http://archive.ubuntu.com/ubuntu noble/main amd64 debugedit amd64 1:5.0-5build2 [46.1 kB] 2026-07-20 14:11:54.629 | Get:54 http://archive.ubuntu.com/ubuntu noble/main amd64 dwz amd64 0.15-1build6 [115 kB] 2026-07-20 14:11:54.722 | Get:55 http://archive.ubuntu.com/ubuntu noble/main amd64 gettext amd64 0.21-14ubuntu2 [864 kB] 2026-07-20 14:11:54.748 | Get:56 http://archive.ubuntu.com/ubuntu noble/main amd64 intltool-debian all 0.35.0+20060710.6 [23.2 kB] 2026-07-20 14:11:54.748 | Get:57 http://archive.ubuntu.com/ubuntu noble/main amd64 po-debconf all 1.0.21+nmu1 [233 kB] 2026-07-20 14:11:54.756 | Get:58 http://archive.ubuntu.com/ubuntu noble/main amd64 debhelper all 13.14.1ubuntu5 [869 kB] 2026-07-20 14:11:54.782 | Get:59 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 uuid-dev amd64 2.39.3-9ubuntu6.5 [33.5 kB] 2026-07-20 14:11:54.783 | Get:60 http://archive.ubuntu.com/ubuntu noble/main amd64 libsctp1 amd64 1.0.19+dfsg-2build1 [9146 B] 2026-07-20 14:11:54.784 | Get:61 http://archive.ubuntu.com/ubuntu noble/main amd64 libsctp-dev amd64 1.0.19+dfsg-2build1 [51.1 kB] 2026-07-20 14:11:54.785 | Get:62 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libapr1-dev amd64 1.7.2-3.1ubuntu0.1 [768 kB] 2026-07-20 14:11:54.847 | Get:63 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libldap-dev amd64 2.6.10+dfsg-0ubuntu0.24.04.1 [308 kB] 2026-07-20 14:11:54.856 | Get:64 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-20 14:11:54.926 | Get:65 http://archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-dev amd64 1.6.3-1.1ubuntu7 [412 kB] 2026-07-20 14:11:54.936 | Get:66 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-16-0 amd64 10.42-4ubuntu2.1 [210 kB] 2026-07-20 14:11:54.941 | Get:67 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-32-0 amd64 10.42-4ubuntu2.1 [197 kB] 2026-07-20 14:11:54.946 | Get:68 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-posix3 amd64 10.42-4ubuntu2.1 [6748 B] 2026-07-20 14:11:54.946 | Get:69 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-dev amd64 10.42-4ubuntu2.1 [736 kB] 2026-07-20 14:11:54.965 | Get:70 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-dev amd64 2.4.58-1ubuntu8.15 [203 kB] 2026-07-20 14:11:54.968 | Get:71 http://archive.ubuntu.com/ubuntu noble/universe amd64 ncal amd64 12.1.8 [21.0 kB] 2026-07-20 14:11:55.027 | Get:72 http://archive.ubuntu.com/ubuntu noble/universe amd64 bsdmainutils all 12.1.8 [3176 B] 2026-07-20 14:11:55.030 | Get:73 http://archive.ubuntu.com/ubuntu noble/main amd64 conntrack amd64 1:1.4.8-1ubuntu1 [37.9 kB] 2026-07-20 14:11:55.030 | Get:74 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dnsmasq-base amd64 2.90-2ubuntu0.4 [376 kB] 2026-07-20 14:11:55.129 | Get:75 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dnsmasq-utils amd64 2.90-2ubuntu0.4 [16.1 kB] 2026-07-20 14:11:55.130 | Get:76 http://archive.ubuntu.com/ubuntu noble/main amd64 ebtables amd64 2.0.11-6build1 [88.4 kB] 2026-07-20 14:11:55.132 | Get:77 http://archive.ubuntu.com/ubuntu noble/main amd64 fonts-liberation all 1:2.1.5-3 [1603 kB] 2026-07-20 14:11:55.171 | Get:78 http://archive.ubuntu.com/ubuntu noble/main amd64 fonts-liberation-sans-narrow all 1:1.07.6-4 [197 kB] 2026-07-20 14:11:55.175 | Get:79 http://archive.ubuntu.com/ubuntu noble/universe amd64 fonts-liberation2 all 1:2.1.5-3 [3418 B] 2026-07-20 14:11:55.175 | Get:80 http://archive.ubuntu.com/ubuntu noble/main amd64 genisoimage amd64 9:1.1.11-3.5 [378 kB] 2026-07-20 14:11:55.185 | Get:81 http://archive.ubuntu.com/ubuntu noble/main amd64 gir1.2-freedesktop amd64 1.80.1-1 [49.7 kB] 2026-07-20 14:11:55.231 | Get:82 http://archive.ubuntu.com/ubuntu noble/universe amd64 libann0 amd64 1.1.2+doc-9build1 [25.5 kB] 2026-07-20 14:11:55.232 | Get:83 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libcdt5 amd64 2.42.2-9ubuntu0.1 [21.6 kB] 2026-07-20 14:11:55.232 | Get:84 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libcgraph6 amd64 2.42.2-9ubuntu0.1 [44.6 kB] 2026-07-20 14:11:55.332 | Get:85 http://archive.ubuntu.com/ubuntu noble/universe amd64 libgts-0.7-5t64 amd64 0.7.6+darcs121130-5.2build1 [161 kB] 2026-07-20 14:11:55.337 | Get:86 http://archive.ubuntu.com/ubuntu noble/main amd64 libltdl7 amd64 2.4.7-7build1 [40.3 kB] 2026-07-20 14:11:55.337 | Get:87 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libpathplan4 amd64 2.42.2-9ubuntu0.1 [24.0 kB] 2026-07-20 14:11:55.338 | Get:88 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgvc6 amd64 2.42.2-9ubuntu0.1 [716 kB] 2026-07-20 14:11:55.355 | Get:89 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgvpr2 amd64 2.42.2-9ubuntu0.1 [187 kB] 2026-07-20 14:11:55.360 | Get:90 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 liblab-gamut1 amd64 2.42.2-9ubuntu0.1 [1886 kB] 2026-07-20 14:11:55.405 | Get:91 http://archive.ubuntu.com/ubuntu noble/main amd64 libice6 amd64 2:1.0.10-1build3 [41.4 kB] 2026-07-20 14:11:55.434 | Get:92 http://archive.ubuntu.com/ubuntu noble/main amd64 libsm6 amd64 2:1.2.3-1build3 [15.7 kB] 2026-07-20 14:11:55.434 | Get:93 http://archive.ubuntu.com/ubuntu noble/main amd64 libxt6t64 amd64 1:1.2.1-1.2build1 [171 kB] 2026-07-20 14:11:55.439 | Get:94 http://archive.ubuntu.com/ubuntu noble/main amd64 libxmu6 amd64 2:1.1.3-3build2 [47.6 kB] 2026-07-20 14:11:55.536 | Get:95 http://archive.ubuntu.com/ubuntu noble/main amd64 libxaw7 amd64 2:1.0.14-1build2 [187 kB] 2026-07-20 14:11:55.540 | Get:96 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 graphviz amd64 2.42.2-9ubuntu0.1 [642 kB] 2026-07-20 14:11:55.556 | Get:97 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 icu-devtools amd64 74.2-1ubuntu3.1 [212 kB] 2026-07-20 14:11:55.561 | Get:98 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 iputils-arping amd64 3:20240117-1ubuntu0.1 [15.1 kB] 2026-07-20 14:11:55.562 | Get:99 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-20 14:11:55.563 | Get:100 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libgssrpc4t64 amd64 1.20.1-6ubuntu2.6 [57.6 kB] 2026-07-20 14:11:55.564 | Get:101 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libkadm5clnt-mit12 amd64 1.20.1-6ubuntu2.6 [40.1 kB] 2026-07-20 14:11:55.757 | Get:102 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libkdb5-10t64 amd64 1.20.1-6ubuntu2.6 [40.4 kB] 2026-07-20 14:11:56.003 | Get:103 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libkadm5srv-mit12 amd64 1.20.1-6ubuntu2.6 [53.0 kB] 2026-07-20 14:11:56.105 | Get:104 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 krb5-multidev amd64 1.20.1-6ubuntu2.6 [125 kB] 2026-07-20 14:11:56.252 | Get:105 http://archive.ubuntu.com/ubuntu noble/main amd64 libarchive-cpio-perl all 0.10-3 [10.3 kB] 2026-07-20 14:11:56.258 | Get:106 http://archive.ubuntu.com/ubuntu noble/universe amd64 libclang-rt-17-dev amd64 1:17.0.6-9ubuntu1 [2361 kB] 2026-07-20 14:11:56.615 | Get:107 http://archive.ubuntu.com/ubuntu noble/main amd64 libcommon-sense-perl amd64 3.75-3build3 [20.4 kB] 2026-07-20 14:11:56.616 | Get:108 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcurl3t64-gnutls amd64 8.5.0-2ubuntu10.11 [334 kB] 2026-07-20 14:11:56.631 | Get:109 http://archive.ubuntu.com/ubuntu noble/universe amd64 libgts-bin amd64 0.7.6+darcs121130-5.2build1 [44.0 kB] 2026-07-20 14:11:56.634 | Get:110 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libicu-dev amd64 74.2-1ubuntu3.1 [11.9 MB] 2026-07-20 14:11:56.938 | Get:111 http://archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-turbo8-dev amd64 2.1.5-2ubuntu2 [295 kB] 2026-07-20 14:11:56.942 | Get:112 http://archive.ubuntu.com/ubuntu noble/main amd64 libjpeg8-dev amd64 8c-2ubuntu11 [1484 B] 2026-07-20 14:11:56.943 | Get:113 http://archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-dev amd64 8c-2ubuntu11 [1482 B] 2026-07-20 14:11:56.943 | Get:114 http://archive.ubuntu.com/ubuntu noble/universe amd64 libjs-jquery-metadata all 12-4 [6582 B] 2026-07-20 14:11:56.944 | Get:115 http://archive.ubuntu.com/ubuntu noble/universe amd64 libjs-jquery-tablesorter all 1:2.31.3+dfsg1-3 [193 kB] 2026-07-20 14:11:56.946 | Get:116 http://archive.ubuntu.com/ubuntu noble/main amd64 libtypes-serialiser-perl all 1.01-1 [11.6 kB] 2026-07-20 14:11:56.947 | Get:117 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libjson-xs-perl amd64 4.040-0ubuntu0.24.04.1 [83.7 kB] 2026-07-20 14:11:56.948 | Get:118 http://archive.ubuntu.com/ubuntu noble/main amd64 libltdl-dev amd64 2.4.7-7build1 [168 kB] 2026-07-20 14:11:56.950 | Get:119 http://archive.ubuntu.com/ubuntu noble/main amd64 libsys-hostname-long-perl all 1.5-3 [10.6 kB] 2026-07-20 14:11:57.037 | Get:120 http://archive.ubuntu.com/ubuntu noble/main amd64 libmail-sendmail-perl all 0.80-3 [21.7 kB] 2026-07-20 14:11:57.047 | Get:121 http://archive.ubuntu.com/ubuntu noble/main amd64 mysql-common all 5.8+1.1.0build1 [6746 B] 2026-07-20 14:11:57.048 | Get:122 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libmysqlclient21 amd64 8.0.46-0ubuntu0.24.04.3 [1255 kB] 2026-07-20 14:11:57.062 | Get:123 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libncurses-dev amd64 6.4+20240113-1ubuntu2.1 [384 kB] 2026-07-20 14:11:57.066 | Get:124 http://archive.ubuntu.com/ubuntu noble/universe amd64 pcp-conf amd64 6.2.0-1.1build4 [20.6 kB] 2026-07-20 14:11:57.132 | Get:125 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp3t64 amd64 6.2.0-1.1build4 [313 kB] 2026-07-20 14:11:57.136 | Get:126 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-pmda3t64 amd64 6.2.0-1.1build4 [45.4 kB] 2026-07-20 14:11:57.137 | Get:127 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-pmda-perl amd64 6.2.0-1.1build4 [41.4 kB] 2026-07-20 14:11:57.138 | Get:128 http://archive.ubuntu.com/ubuntu noble/main amd64 libpkgconf3 amd64 1.8.1-2build1 [30.7 kB] 2026-07-20 14:11:57.139 | Get:129 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpq5 amd64 16.14-0ubuntu0.24.04.1 [147 kB] 2026-07-20 14:11:57.228 | Get:130 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libssl-dev amd64 3.0.13-0ubuntu3.11 [2408 kB] 2026-07-20 14:11:57.254 | Get:131 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpq-dev amd64 16.14-0ubuntu0.24.04.1 [152 kB] 2026-07-20 14:11:57.257 | Get:132 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsasl2-dev amd64 2.1.28+dfsg1-5ubuntu3.1 [243 kB] 2026-07-20 14:11:57.260 | Get:133 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsystemd-dev amd64 255.4-1ubuntu8.16 [1239 kB] 2026-07-20 14:11:57.273 | Get:134 http://archive.ubuntu.com/ubuntu noble/universe amd64 libx86-1 amd64 1.1+ds1-12build1 [83.2 kB] 2026-07-20 14:11:57.325 | Get:135 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libxml2-dev amd64 2.9.14+dfsg-1.3ubuntu3.8 [782 kB] 2026-07-20 14:11:57.334 | Get:136 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libxslt1-dev amd64 1.1.39-0exp1ubuntu0.24.04.3 [91.9 kB] 2026-07-20 14:11:57.335 | Get:137 http://archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-runtime amd64 1:17.0.6-9ubuntu1 [529 kB] 2026-07-20 14:11:57.342 | Get:138 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpfm4 amd64 4.13.0+git32-g0d4ed0e-1 [414 kB] 2026-07-20 14:11:57.347 | Get:139 http://archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17 amd64 1:17.0.6-9ubuntu1 [23.8 MB] 2026-07-20 14:11:58.141 | Get:140 http://archive.ubuntu.com/ubuntu noble/main amd64 libffi-dev amd64 3.4.6-1build1 [62.8 kB] 2026-07-20 14:11:58.142 | Get:141 http://archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-tools amd64 1:17.0.6-9ubuntu1 [518 kB] 2026-07-20 14:11:58.150 | Get:142 http://archive.ubuntu.com/ubuntu noble/universe amd64 libz3-4 amd64 4.8.12-3.1build1 [5836 kB] 2026-07-20 14:11:58.392 | Get:143 http://archive.ubuntu.com/ubuntu noble/universe amd64 libz3-dev amd64 4.8.12-3.1build1 [72.2 kB] 2026-07-20 14:11:58.393 | Get:144 http://archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-dev amd64 1:17.0.6-9ubuntu1 [43.4 MB] 2026-07-20 14:11:59.665 | Get:145 http://archive.ubuntu.com/ubuntu noble/main amd64 lsscsi amd64 0.32-1build1 [48.2 kB] 2026-07-20 14:11:59.665 | Get:146 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 osinfo-db all 0.20250606-0ubuntu0.24.04.1 [178 kB] 2026-07-20 14:11:59.670 | Get:147 http://archive.ubuntu.com/ubuntu noble/main amd64 pkgconf-bin amd64 1.8.1-2build1 [20.7 kB] 2026-07-20 14:11:59.670 | Get:148 http://archive.ubuntu.com/ubuntu noble/main amd64 pkgconf amd64 1.8.1-2build1 [16.8 kB] 2026-07-20 14:11:59.670 | Get:149 http://archive.ubuntu.com/ubuntu noble/main amd64 pkg-config amd64 1.8.1-2build1 [7264 B] 2026-07-20 14:11:59.671 | Get:150 http://archive.ubuntu.com/ubuntu noble/universe amd64 pm-utils all 1.4.1-21 [47.1 kB] 2026-07-20 14:11:59.672 | Get:151 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-client-16 amd64 16.14-0ubuntu0.24.04.1 [1300 kB] 2026-07-20 14:11:59.689 | Get:152 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 postgresql-server-dev-16 amd64 16.14-0ubuntu0.24.04.1 [1231 kB] 2026-07-20 14:11:59.716 | Get:153 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 postgresql-server-dev-all amd64 257build1.1 [20.5 kB] 2026-07-20 14:11:59.764 | Get:154 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-mysqldb amd64 1.4.6-2build3 [47.3 kB] 2026-07-20 14:11:59.765 | Get:155 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-pip-whl all 24.0+dfsg-1ubuntu1.3 [1707 kB] 2026-07-20 14:11:59.898 | Get:156 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-setuptools-whl all 68.1.2-2ubuntu1.2 [716 kB] 2026-07-20 14:11:59.906 | Get:157 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3.12-venv amd64 3.12.3-1ubuntu0.15 [5674 B] 2026-07-20 14:11:59.907 | Get:158 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-venv amd64 3.12.3-0ubuntu2.1 [1032 B] 2026-07-20 14:11:59.907 | Get:159 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 sqlite3 amd64 3.45.1-1ubuntu2.6 [144 kB] 2026-07-20 14:11:59.909 | Get:160 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 unzip amd64 6.0-28ubuntu4.1 [174 kB] 2026-07-20 14:11:59.911 | Get:161 http://archive.ubuntu.com/ubuntu noble/universe amd64 vbetool amd64 1.1-5 [11.8 kB] 2026-07-20 14:11:59.912 | Get:162 http://archive.ubuntu.com/ubuntu noble/universe amd64 libosinfo-l10n all 1.11.0-2build3 [50.6 kB] 2026-07-20 14:11:59.913 | Get:163 http://archive.ubuntu.com/ubuntu noble/universe amd64 libosinfo-1.0-0 amd64 1.11.0-2build3 [91.5 kB] 2026-07-20 14:11:59.955 | Get:164 http://archive.ubuntu.com/ubuntu noble/universe amd64 gir1.2-libosinfo-1.0 amd64 1.11.0-2build3 [18.6 kB] 2026-07-20 14:12:00.012 | Get:165 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libkrb5-dev amd64 1.20.1-6ubuntu2.6 [11.9 kB] 2026-07-20 14:12:00.013 | Get:166 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-archive1t64 amd64 6.2.0-1.1build4 [10.6 kB] 2026-07-20 14:12:00.013 | Get:167 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-gui2t64 amd64 6.2.0-1.1build4 [12.4 kB] 2026-07-20 14:12:00.014 | Get:168 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-import1t64 amd64 6.2.0-1.1build4 [17.3 kB] 2026-07-20 14:12:00.015 | Get:169 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-mmv1t64 amd64 6.2.0-1.1build4 [13.8 kB] 2026-07-20 14:12:00.016 | Get:170 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-trace2t64 amd64 6.2.0-1.1build4 [16.9 kB] 2026-07-20 14:12:00.017 | Get:171 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-web1t64 amd64 6.2.0-1.1build4 [213 kB] 2026-07-20 14:12:00.052 | Get:172 http://archive.ubuntu.com/ubuntu noble/main amd64 libyaml-dev amd64 0.2.5-1build1 [62.2 kB] 2026-07-20 14:12:00.053 | Get:173 http://archive.ubuntu.com/ubuntu noble/universe amd64 python3-pcp amd64 6.2.0-1.1build4 [76.5 kB] 2026-07-20 14:12:00.149 | Get:174 http://archive.ubuntu.com/ubuntu noble/universe amd64 pcp amd64 6.2.0-1.1build4 [2946 kB] 2026-07-20 14:12:00.220 | Get:175 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 socat amd64 1.8.0.0-4ubuntu0.1 [374 kB] 2026-07-20 14:12:00.226 | Get:176 http://archive.ubuntu.com/ubuntu noble/universe amd64 vlan all 2.0.5ubuntu5 [10.4 kB] 2026-07-20 14:12:00.459 | perl: warning: Setting locale failed. 2026-07-20 14:12:00.459 | perl: warning: Please check that your locale settings: 2026-07-20 14:12:00.459 | LANGUAGE = (unset), 2026-07-20 14:12:00.459 | LC_ALL = "en_US.utf8", 2026-07-20 14:12:00.459 | LANG = "de_DE.UTF-8" 2026-07-20 14:12:00.459 | are supported and installed on your system. 2026-07-20 14:12:00.459 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-20 14:12:00.520 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-20 14:12:00.520 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-20 14:12:00.520 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-20 14:12:00.846 | Vorkonfiguration der Pakete ... 2026-07-20 14:12:00.878 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-20 14:12:00.996 | Fetched 179 MB in 9s (20.0 MB/s) 2026-07-20 14:12:01.082 | (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-20 14:12:01.088 | Preparing to unpack .../ncurses-bin_6.4+20240113-1ubuntu2.1_amd64.deb ... 2026-07-20 14:12:01.100 | Unpacking ncurses-bin (6.4+20240113-1ubuntu2.1) over (6.4+20240113-1ubuntu2) ... 2026-07-20 14:12:01.188 | Setting up ncurses-bin (6.4+20240113-1ubuntu2.1) ... 2026-07-20 14:12:01.294 | (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-20 14:12:01.300 | Preparing to unpack .../tar_1.35+dfsg-3ubuntu0.3_amd64.deb ... 2026-07-20 14:12:01.313 | Unpacking tar (1.35+dfsg-3ubuntu0.3) over (1.35+dfsg-3ubuntu0.1) ... 2026-07-20 14:12:01.389 | Setting up tar (1.35+dfsg-3ubuntu0.3) ... 2026-07-20 14:12:01.506 | (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-20 14:12:01.511 | Preparing to unpack .../ncurses-base_6.4+20240113-1ubuntu2.1_all.deb ... 2026-07-20 14:12:01.520 | Unpacking ncurses-base (6.4+20240113-1ubuntu2.1) over (6.4+20240113-1ubuntu2) ... 2026-07-20 14:12:01.616 | Setting up ncurses-base (6.4+20240113-1ubuntu2.1) ... 2026-07-20 14:12:01.721 | (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-20 14:12:01.727 | Preparing to unpack .../00-ncurses-term_6.4+20240113-1ubuntu2.1_all.deb ... 2026-07-20 14:12:01.737 | Unpacking ncurses-term (6.4+20240113-1ubuntu2.1) over (6.4+20240113-1ubuntu2) ... 2026-07-20 14:12:02.998 | Selecting previously unselected package libapr1t64:amd64. 2026-07-20 14:12:03.010 | Preparing to unpack .../01-libapr1t64_1.7.2-3.1ubuntu0.1_amd64.deb ... 2026-07-20 14:12:03.018 | Unpacking libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-07-20 14:12:03.065 | Selecting previously unselected package libaprutil1t64:amd64. 2026-07-20 14:12:03.074 | Preparing to unpack .../02-libaprutil1t64_1.6.3-1.1ubuntu7_amd64.deb ... 2026-07-20 14:12:03.078 | Unpacking libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2026-07-20 14:12:03.121 | Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2026-07-20 14:12:03.132 | Preparing to unpack .../03-libaprutil1-dbd-sqlite3_1.6.3-1.1ubuntu7_amd64.deb ... 2026-07-20 14:12:03.136 | Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2026-07-20 14:12:03.171 | Selecting previously unselected package libaprutil1-ldap:amd64. 2026-07-20 14:12:03.181 | Preparing to unpack .../04-libaprutil1-ldap_1.6.3-1.1ubuntu7_amd64.deb ... 2026-07-20 14:12:03.185 | Unpacking libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2026-07-20 14:12:03.231 | Preparing to unpack .../05-curl_8.5.0-2ubuntu10.11_amd64.deb ... 2026-07-20 14:12:03.242 | Unpacking curl (8.5.0-2ubuntu10.11) over (8.5.0-2ubuntu10.9) ... 2026-07-20 14:12:03.305 | Preparing to unpack .../06-libcurl4t64_8.5.0-2ubuntu10.11_amd64.deb ... 2026-07-20 14:12:03.316 | Unpacking libcurl4t64:amd64 (8.5.0-2ubuntu10.11) over (8.5.0-2ubuntu10.9) ... 2026-07-20 14:12:03.370 | Selecting previously unselected package liblua5.4-0:amd64. 2026-07-20 14:12:03.380 | Preparing to unpack .../07-liblua5.4-0_5.4.6-3build2_amd64.deb ... 2026-07-20 14:12:03.384 | Unpacking liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-07-20 14:12:03.427 | Selecting previously unselected package apache2-bin. 2026-07-20 14:12:03.436 | Preparing to unpack .../08-apache2-bin_2.4.58-1ubuntu8.15_amd64.deb ... 2026-07-20 14:12:03.440 | Unpacking apache2-bin (2.4.58-1ubuntu8.15) ... 2026-07-20 14:12:03.580 | Selecting previously unselected package apache2-data. 2026-07-20 14:12:03.590 | Preparing to unpack .../09-apache2-data_2.4.58-1ubuntu8.15_all.deb ... 2026-07-20 14:12:03.594 | Unpacking apache2-data (2.4.58-1ubuntu8.15) ... 2026-07-20 14:12:03.785 | Selecting previously unselected package apache2-utils. 2026-07-20 14:12:03.795 | Preparing to unpack .../10-apache2-utils_2.4.58-1ubuntu8.15_amd64.deb ... 2026-07-20 14:12:03.799 | Unpacking apache2-utils (2.4.58-1ubuntu8.15) ... 2026-07-20 14:12:03.863 | Selecting previously unselected package apache2. 2026-07-20 14:12:03.874 | Preparing to unpack .../11-apache2_2.4.58-1ubuntu8.15_amd64.deb ... 2026-07-20 14:12:03.880 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-20 14:12:03.883 | Unpacking apache2 (2.4.58-1ubuntu8.15) ... 2026-07-20 14:12:03.997 | Selecting previously unselected package haproxy. 2026-07-20 14:12:04.008 | Preparing to unpack .../12-haproxy_2.8.16-0ubuntu0.24.04.3_amd64.deb ... 2026-07-20 14:12:04.019 | Unpacking haproxy (2.8.16-0ubuntu0.24.04.3) ... 2026-07-20 14:12:04.149 | Selecting previously unselected package libevent-2.1-7t64:amd64. 2026-07-20 14:12:04.157 | Preparing to unpack .../13-libevent-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-07-20 14:12:04.162 | Unpacking libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-07-20 14:12:04.211 | Selecting previously unselected package memcached. 2026-07-20 14:12:04.221 | Preparing to unpack .../14-memcached_1.6.24-1ubuntu0.1_amd64.deb ... 2026-07-20 14:12:04.227 | Unpacking memcached (1.6.24-1ubuntu0.1) ... 2026-07-20 14:12:04.294 | Preparing to unpack .../15-openssh-sftp-server_1%3a9.6p1-3ubuntu13.18_amd64.deb ... 2026-07-20 14:12:04.303 | Unpacking openssh-sftp-server (1:9.6p1-3ubuntu13.18) over (1:9.6p1-3ubuntu13.16) ... 2026-07-20 14:12:04.368 | Preparing to unpack .../16-openssh-server_1%3a9.6p1-3ubuntu13.18_amd64.deb ... 2026-07-20 14:12:04.496 | Unpacking openssh-server (1:9.6p1-3ubuntu13.18) over (1:9.6p1-3ubuntu13.16) ... 2026-07-20 14:12:04.589 | Preparing to unpack .../17-openssh-client_1%3a9.6p1-3ubuntu13.18_amd64.deb ... 2026-07-20 14:12:04.617 | Unpacking openssh-client (1:9.6p1-3ubuntu13.18) over (1:9.6p1-3ubuntu13.16) ... 2026-07-20 14:12:04.720 | Selecting previously unselected package libjson-perl. 2026-07-20 14:12:04.729 | Preparing to unpack .../18-libjson-perl_4.10000-1_all.deb ... 2026-07-20 14:12:04.740 | Unpacking libjson-perl (4.10000-1) ... 2026-07-20 14:12:04.803 | Selecting previously unselected package postgresql-client-common. 2026-07-20 14:12:04.814 | Preparing to unpack .../19-postgresql-client-common_257build1.1_all.deb ... 2026-07-20 14:12:04.817 | Unpacking postgresql-client-common (257build1.1) ... 2026-07-20 14:12:04.871 | Selecting previously unselected package ssl-cert. 2026-07-20 14:12:04.882 | Preparing to unpack .../20-ssl-cert_1.1.2ubuntu1_all.deb ... 2026-07-20 14:12:04.886 | Unpacking ssl-cert (1.1.2ubuntu1) ... 2026-07-20 14:12:04.940 | Selecting previously unselected package postgresql-common. 2026-07-20 14:12:04.951 | Preparing to unpack .../21-postgresql-common_257build1.1_all.deb ... 2026-07-20 14:12:04.973 | Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common' 2026-07-20 14:12:04.982 | Unpacking postgresql-common (257build1.1) ... 2026-07-20 14:12:05.096 | Selecting previously unselected package libsysfs2:amd64. 2026-07-20 14:12:05.105 | Preparing to unpack .../22-libsysfs2_2.1.1-6build1_amd64.deb ... 2026-07-20 14:12:05.109 | Unpacking libsysfs2:amd64 (2.1.1-6build1) ... 2026-07-20 14:12:05.157 | Selecting previously unselected package sysfsutils. 2026-07-20 14:12:05.166 | Preparing to unpack .../23-sysfsutils_2.1.1-6build1_amd64.deb ... 2026-07-20 14:12:05.173 | Unpacking sysfsutils (2.1.1-6build1) ... 2026-07-20 14:12:05.228 | Preparing to unpack .../24-libncursesw6_6.4+20240113-1ubuntu2.1_amd64.deb ... 2026-07-20 14:12:05.240 | Unpacking libncursesw6:amd64 (6.4+20240113-1ubuntu2.1) over (6.4+20240113-1ubuntu2) ... 2026-07-20 14:12:05.301 | Preparing to unpack .../25-libncurses6_6.4+20240113-1ubuntu2.1_amd64.deb ... 2026-07-20 14:12:05.313 | Unpacking libncurses6:amd64 (6.4+20240113-1ubuntu2.1) over (6.4+20240113-1ubuntu2) ... 2026-07-20 14:12:05.373 | Preparing to unpack .../26-libtinfo6_6.4+20240113-1ubuntu2.1_amd64.deb ... 2026-07-20 14:12:05.385 | Unpacking libtinfo6:amd64 (6.4+20240113-1ubuntu2.1) over (6.4+20240113-1ubuntu2) ... 2026-07-20 14:12:05.454 | Setting up libtinfo6:amd64 (6.4+20240113-1ubuntu2.1) ... 2026-07-20 14:12:05.567 | (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-20 14:12:05.573 | Preparing to unpack .../000-wget_1.21.4-1ubuntu4.3_amd64.deb ... 2026-07-20 14:12:05.583 | Unpacking wget (1.21.4-1ubuntu4.3) over (1.21.4-1ubuntu4.1) ... 2026-07-20 14:12:05.639 | Selecting previously unselected package autotools-dev. 2026-07-20 14:12:05.649 | Preparing to unpack .../001-autotools-dev_20220109.1_all.deb ... 2026-07-20 14:12:05.653 | Unpacking autotools-dev (20220109.1) ... 2026-07-20 14:12:05.699 | Selecting previously unselected package m4. 2026-07-20 14:12:05.710 | Preparing to unpack .../002-m4_1.4.19-4build1_amd64.deb ... 2026-07-20 14:12:05.713 | Unpacking m4 (1.4.19-4build1) ... 2026-07-20 14:12:05.785 | Selecting previously unselected package autoconf. 2026-07-20 14:12:05.796 | Preparing to unpack .../003-autoconf_2.71-3_all.deb ... 2026-07-20 14:12:05.800 | Unpacking autoconf (2.71-3) ... 2026-07-20 14:12:05.894 | Selecting previously unselected package automake. 2026-07-20 14:12:05.905 | Preparing to unpack .../004-automake_1%3a1.16.5-1.3ubuntu1_all.deb ... 2026-07-20 14:12:05.911 | Unpacking automake (1:1.16.5-1.3ubuntu1) ... 2026-07-20 14:12:06.023 | Selecting previously unselected package autopoint. 2026-07-20 14:12:06.033 | Preparing to unpack .../005-autopoint_0.21-14ubuntu2_all.deb ... 2026-07-20 14:12:06.037 | Unpacking autopoint (0.21-14ubuntu2) ... 2026-07-20 14:12:06.079 | Selecting previously unselected package libdebhelper-perl. 2026-07-20 14:12:06.090 | Preparing to unpack .../006-libdebhelper-perl_13.14.1ubuntu5_all.deb ... 2026-07-20 14:12:06.093 | Unpacking libdebhelper-perl (13.14.1ubuntu5) ... 2026-07-20 14:12:06.180 | Selecting previously unselected package libllvm17t64:amd64. 2026-07-20 14:12:06.190 | Preparing to unpack .../007-libllvm17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-20 14:12:06.194 | Unpacking libllvm17t64:amd64 (1:17.0.6-9ubuntu1) ... 2026-07-20 14:12:07.213 | Selecting previously unselected package libclang-cpp17t64. 2026-07-20 14:12:07.223 | Preparing to unpack .../008-libclang-cpp17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-20 14:12:07.227 | Unpacking libclang-cpp17t64 (1:17.0.6-9ubuntu1) ... 2026-07-20 14:12:07.770 | Selecting previously unselected package libgc1:amd64. 2026-07-20 14:12:07.780 | Preparing to unpack .../009-libgc1_1%3a8.2.6-1build1_amd64.deb ... 2026-07-20 14:12:07.784 | Unpacking libgc1:amd64 (1:8.2.6-1build1) ... 2026-07-20 14:12:07.832 | Selecting previously unselected package libobjc4:amd64. 2026-07-20 14:12:07.842 | Preparing to unpack .../010-libobjc4_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-07-20 14:12:07.846 | Unpacking libobjc4:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-20 14:12:07.886 | Selecting previously unselected package libobjc-13-dev:amd64. 2026-07-20 14:12:07.896 | Preparing to unpack .../011-libobjc-13-dev_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-07-20 14:12:07.900 | Unpacking libobjc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-20 14:12:07.957 | Selecting previously unselected package libclang-common-17-dev:amd64. 2026-07-20 14:12:07.967 | Preparing to unpack .../012-libclang-common-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-20 14:12:07.971 | Unpacking libclang-common-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-07-20 14:12:08.193 | Selecting previously unselected package llvm-17-linker-tools. 2026-07-20 14:12:08.203 | Preparing to unpack .../013-llvm-17-linker-tools_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-20 14:12:08.206 | Unpacking llvm-17-linker-tools (1:17.0.6-9ubuntu1) ... 2026-07-20 14:12:08.287 | Selecting previously unselected package libclang1-17t64. 2026-07-20 14:12:08.297 | Preparing to unpack .../014-libclang1-17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-20 14:12:08.301 | Unpacking libclang1-17t64 (1:17.0.6-9ubuntu1) ... 2026-07-20 14:12:08.619 | Selecting previously unselected package clang-17. 2026-07-20 14:12:08.629 | Preparing to unpack .../015-clang-17_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-20 14:12:08.633 | Unpacking clang-17 (1:17.0.6-9ubuntu1) ... 2026-07-20 14:12:08.680 | Selecting previously unselected package libtool. 2026-07-20 14:12:08.690 | Preparing to unpack .../016-libtool_2.4.7-7build1_all.deb ... 2026-07-20 14:12:08.695 | Unpacking libtool (2.4.7-7build1) ... 2026-07-20 14:12:08.746 | Selecting previously unselected package dh-autoreconf. 2026-07-20 14:12:08.755 | Preparing to unpack .../017-dh-autoreconf_20_all.deb ... 2026-07-20 14:12:08.759 | Unpacking dh-autoreconf (20) ... 2026-07-20 14:12:08.801 | Selecting previously unselected package libarchive-zip-perl. 2026-07-20 14:12:08.812 | Preparing to unpack .../018-libarchive-zip-perl_1.68-1_all.deb ... 2026-07-20 14:12:08.816 | Unpacking libarchive-zip-perl (1.68-1) ... 2026-07-20 14:12:08.880 | Selecting previously unselected package libsub-override-perl. 2026-07-20 14:12:08.891 | Preparing to unpack .../019-libsub-override-perl_0.10-1_all.deb ... 2026-07-20 14:12:08.894 | Unpacking libsub-override-perl (0.10-1) ... 2026-07-20 14:12:08.933 | Selecting previously unselected package libfile-stripnondeterminism-perl. 2026-07-20 14:12:08.943 | Preparing to unpack .../020-libfile-stripnondeterminism-perl_1.13.1-1_all.deb ... 2026-07-20 14:12:08.948 | Unpacking libfile-stripnondeterminism-perl (1.13.1-1) ... 2026-07-20 14:12:08.992 | Selecting previously unselected package dh-strip-nondeterminism. 2026-07-20 14:12:09.002 | Preparing to unpack .../021-dh-strip-nondeterminism_1.13.1-1_all.deb ... 2026-07-20 14:12:09.006 | Unpacking dh-strip-nondeterminism (1.13.1-1) ... 2026-07-20 14:12:09.044 | Selecting previously unselected package debugedit. 2026-07-20 14:12:09.054 | Preparing to unpack .../022-debugedit_1%3a5.0-5build2_amd64.deb ... 2026-07-20 14:12:09.058 | Unpacking debugedit (1:5.0-5build2) ... 2026-07-20 14:12:09.100 | Selecting previously unselected package dwz. 2026-07-20 14:12:09.110 | Preparing to unpack .../023-dwz_0.15-1build6_amd64.deb ... 2026-07-20 14:12:09.114 | Unpacking dwz (0.15-1build6) ... 2026-07-20 14:12:09.158 | Selecting previously unselected package gettext. 2026-07-20 14:12:09.168 | Preparing to unpack .../024-gettext_0.21-14ubuntu2_amd64.deb ... 2026-07-20 14:12:09.172 | Unpacking gettext (0.21-14ubuntu2) ... 2026-07-20 14:12:09.280 | Selecting previously unselected package intltool-debian. 2026-07-20 14:12:09.290 | Preparing to unpack .../025-intltool-debian_0.35.0+20060710.6_all.deb ... 2026-07-20 14:12:09.294 | Unpacking intltool-debian (0.35.0+20060710.6) ... 2026-07-20 14:12:09.332 | Selecting previously unselected package po-debconf. 2026-07-20 14:12:09.343 | Preparing to unpack .../026-po-debconf_1.0.21+nmu1_all.deb ... 2026-07-20 14:12:09.505 | Unpacking po-debconf (1.0.21+nmu1) ... 2026-07-20 14:12:09.591 | Selecting previously unselected package debhelper. 2026-07-20 14:12:09.601 | Preparing to unpack .../027-debhelper_13.14.1ubuntu5_all.deb ... 2026-07-20 14:12:09.605 | Unpacking debhelper (13.14.1ubuntu5) ... 2026-07-20 14:12:09.864 | Selecting previously unselected package uuid-dev:amd64. 2026-07-20 14:12:09.875 | Preparing to unpack .../028-uuid-dev_2.39.3-9ubuntu6.5_amd64.deb ... 2026-07-20 14:12:09.879 | Unpacking uuid-dev:amd64 (2.39.3-9ubuntu6.5) ... 2026-07-20 14:12:09.931 | Selecting previously unselected package libsctp1:amd64. 2026-07-20 14:12:09.942 | Preparing to unpack .../029-libsctp1_1.0.19+dfsg-2build1_amd64.deb ... 2026-07-20 14:12:09.946 | Unpacking libsctp1:amd64 (1.0.19+dfsg-2build1) ... 2026-07-20 14:12:09.984 | Selecting previously unselected package libsctp-dev:amd64. 2026-07-20 14:12:09.994 | Preparing to unpack .../030-libsctp-dev_1.0.19+dfsg-2build1_amd64.deb ... 2026-07-20 14:12:09.999 | Unpacking libsctp-dev:amd64 (1.0.19+dfsg-2build1) ... 2026-07-20 14:12:10.052 | Selecting previously unselected package libapr1-dev. 2026-07-20 14:12:10.062 | Preparing to unpack .../031-libapr1-dev_1.7.2-3.1ubuntu0.1_amd64.deb ... 2026-07-20 14:12:10.066 | Unpacking libapr1-dev (1.7.2-3.1ubuntu0.1) ... 2026-07-20 14:12:10.426 | Selecting previously unselected package libldap-dev:amd64. 2026-07-20 14:12:10.435 | Preparing to unpack .../032-libldap-dev_2.6.10+dfsg-0ubuntu0.24.04.1_amd64.deb ... 2026-07-20 14:12:10.438 | Unpacking libldap-dev:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-07-20 14:12:10.592 | Selecting previously unselected package libldap2-dev. 2026-07-20 14:12:10.602 | Preparing to unpack .../033-libldap2-dev_2.6.10+dfsg-0ubuntu0.24.04.1_all.deb ... 2026-07-20 14:12:10.606 | Unpacking libldap2-dev (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-07-20 14:12:10.640 | Selecting previously unselected package libaprutil1-dev. 2026-07-20 14:12:10.650 | Preparing to unpack .../034-libaprutil1-dev_1.6.3-1.1ubuntu7_amd64.deb ... 2026-07-20 14:12:10.654 | Unpacking libaprutil1-dev (1.6.3-1.1ubuntu7) ... 2026-07-20 14:12:10.962 | Selecting previously unselected package libpcre2-16-0:amd64. 2026-07-20 14:12:10.973 | Preparing to unpack .../035-libpcre2-16-0_10.42-4ubuntu2.1_amd64.deb ... 2026-07-20 14:12:10.978 | Unpacking libpcre2-16-0:amd64 (10.42-4ubuntu2.1) ... 2026-07-20 14:12:11.026 | Selecting previously unselected package libpcre2-32-0:amd64. 2026-07-20 14:12:11.037 | Preparing to unpack .../036-libpcre2-32-0_10.42-4ubuntu2.1_amd64.deb ... 2026-07-20 14:12:11.041 | Unpacking libpcre2-32-0:amd64 (10.42-4ubuntu2.1) ... 2026-07-20 14:12:11.087 | Selecting previously unselected package libpcre2-posix3:amd64. 2026-07-20 14:12:11.097 | Preparing to unpack .../037-libpcre2-posix3_10.42-4ubuntu2.1_amd64.deb ... 2026-07-20 14:12:11.102 | Unpacking libpcre2-posix3:amd64 (10.42-4ubuntu2.1) ... 2026-07-20 14:12:11.138 | Selecting previously unselected package libpcre2-dev:amd64. 2026-07-20 14:12:11.148 | Preparing to unpack .../038-libpcre2-dev_10.42-4ubuntu2.1_amd64.deb ... 2026-07-20 14:12:11.152 | Unpacking libpcre2-dev:amd64 (10.42-4ubuntu2.1) ... 2026-07-20 14:12:11.268 | Selecting previously unselected package apache2-dev. 2026-07-20 14:12:11.278 | Preparing to unpack .../039-apache2-dev_2.4.58-1ubuntu8.15_amd64.deb ... 2026-07-20 14:12:11.282 | Unpacking apache2-dev (2.4.58-1ubuntu8.15) ... 2026-07-20 14:12:11.371 | Selecting previously unselected package ncal. 2026-07-20 14:12:11.382 | Preparing to unpack .../040-ncal_12.1.8_amd64.deb ... 2026-07-20 14:12:11.386 | Unpacking ncal (12.1.8) ... 2026-07-20 14:12:11.429 | Selecting previously unselected package bsdmainutils. 2026-07-20 14:12:11.440 | Preparing to unpack .../041-bsdmainutils_12.1.8_all.deb ... 2026-07-20 14:12:11.446 | Unpacking bsdmainutils (12.1.8) ... 2026-07-20 14:12:11.479 | Selecting previously unselected package conntrack. 2026-07-20 14:12:11.490 | Preparing to unpack .../042-conntrack_1%3a1.4.8-1ubuntu1_amd64.deb ... 2026-07-20 14:12:11.494 | Unpacking conntrack (1:1.4.8-1ubuntu1) ... 2026-07-20 14:12:11.549 | Preparing to unpack .../043-dnsmasq-base_2.90-2ubuntu0.4_amd64.deb ... 2026-07-20 14:12:11.575 | Unpacking dnsmasq-base (2.90-2ubuntu0.4) over (2.90-2ubuntu0.3) ... 2026-07-20 14:12:11.650 | Selecting previously unselected package dnsmasq-utils. 2026-07-20 14:12:11.660 | Preparing to unpack .../044-dnsmasq-utils_2.90-2ubuntu0.4_amd64.deb ... 2026-07-20 14:12:11.664 | Unpacking dnsmasq-utils (2.90-2ubuntu0.4) ... 2026-07-20 14:12:11.714 | Selecting previously unselected package ebtables. 2026-07-20 14:12:11.724 | Preparing to unpack .../045-ebtables_2.0.11-6build1_amd64.deb ... 2026-07-20 14:12:11.740 | Unpacking ebtables (2.0.11-6build1) ... 2026-07-20 14:12:11.788 | Selecting previously unselected package fonts-liberation. 2026-07-20 14:12:11.799 | Preparing to unpack .../046-fonts-liberation_1%3a2.1.5-3_all.deb ... 2026-07-20 14:12:11.803 | Unpacking fonts-liberation (1:2.1.5-3) ... 2026-07-20 14:12:11.890 | Selecting previously unselected package fonts-liberation-sans-narrow. 2026-07-20 14:12:11.900 | Preparing to unpack .../047-fonts-liberation-sans-narrow_1%3a1.07.6-4_all.deb ... 2026-07-20 14:12:11.904 | Unpacking fonts-liberation-sans-narrow (1:1.07.6-4) ... 2026-07-20 14:12:11.948 | Selecting previously unselected package fonts-liberation2. 2026-07-20 14:12:11.959 | Preparing to unpack .../048-fonts-liberation2_1%3a2.1.5-3_all.deb ... 2026-07-20 14:12:11.962 | Unpacking fonts-liberation2 (1:2.1.5-3) ... 2026-07-20 14:12:11.997 | Selecting previously unselected package genisoimage. 2026-07-20 14:12:12.008 | Preparing to unpack .../049-genisoimage_9%3a1.1.11-3.5_amd64.deb ... 2026-07-20 14:12:12.012 | Unpacking genisoimage (9:1.1.11-3.5) ... 2026-07-20 14:12:12.070 | Selecting previously unselected package gir1.2-freedesktop:amd64. 2026-07-20 14:12:12.081 | Preparing to unpack .../050-gir1.2-freedesktop_1.80.1-1_amd64.deb ... 2026-07-20 14:12:12.084 | Unpacking gir1.2-freedesktop:amd64 (1.80.1-1) ... 2026-07-20 14:12:12.131 | Selecting previously unselected package libann0. 2026-07-20 14:12:12.142 | Preparing to unpack .../051-libann0_1.1.2+doc-9build1_amd64.deb ... 2026-07-20 14:12:12.146 | Unpacking libann0 (1.1.2+doc-9build1) ... 2026-07-20 14:12:12.186 | Selecting previously unselected package libcdt5:amd64. 2026-07-20 14:12:12.197 | Preparing to unpack .../052-libcdt5_2.42.2-9ubuntu0.1_amd64.deb ... 2026-07-20 14:12:12.200 | Unpacking libcdt5:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-20 14:12:12.241 | Selecting previously unselected package libcgraph6:amd64. 2026-07-20 14:12:12.252 | Preparing to unpack .../053-libcgraph6_2.42.2-9ubuntu0.1_amd64.deb ... 2026-07-20 14:12:12.256 | Unpacking libcgraph6:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-20 14:12:12.301 | Selecting previously unselected package libgts-0.7-5t64:amd64. 2026-07-20 14:12:12.311 | Preparing to unpack .../054-libgts-0.7-5t64_0.7.6+darcs121130-5.2build1_amd64.deb ... 2026-07-20 14:12:12.315 | Unpacking libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2build1) ... 2026-07-20 14:12:12.362 | Selecting previously unselected package libltdl7:amd64. 2026-07-20 14:12:12.373 | Preparing to unpack .../055-libltdl7_2.4.7-7build1_amd64.deb ... 2026-07-20 14:12:12.377 | Unpacking libltdl7:amd64 (2.4.7-7build1) ... 2026-07-20 14:12:12.421 | Selecting previously unselected package libpathplan4:amd64. 2026-07-20 14:12:12.432 | Preparing to unpack .../056-libpathplan4_2.42.2-9ubuntu0.1_amd64.deb ... 2026-07-20 14:12:12.435 | Unpacking libpathplan4:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-20 14:12:12.479 | Selecting previously unselected package libgvc6. 2026-07-20 14:12:12.490 | Preparing to unpack .../057-libgvc6_2.42.2-9ubuntu0.1_amd64.deb ... 2026-07-20 14:12:12.494 | Unpacking libgvc6 (2.42.2-9ubuntu0.1) ... 2026-07-20 14:12:12.558 | Selecting previously unselected package libgvpr2:amd64. 2026-07-20 14:12:12.568 | Preparing to unpack .../058-libgvpr2_2.42.2-9ubuntu0.1_amd64.deb ... 2026-07-20 14:12:12.571 | Unpacking libgvpr2:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-20 14:12:12.616 | Selecting previously unselected package liblab-gamut1:amd64. 2026-07-20 14:12:12.627 | Preparing to unpack .../059-liblab-gamut1_2.42.2-9ubuntu0.1_amd64.deb ... 2026-07-20 14:12:12.631 | Unpacking liblab-gamut1:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-20 14:12:12.690 | Selecting previously unselected package libice6:amd64. 2026-07-20 14:12:12.700 | Preparing to unpack .../060-libice6_2%3a1.0.10-1build3_amd64.deb ... 2026-07-20 14:12:12.704 | Unpacking libice6:amd64 (2:1.0.10-1build3) ... 2026-07-20 14:12:12.744 | Selecting previously unselected package libsm6:amd64. 2026-07-20 14:12:12.755 | Preparing to unpack .../061-libsm6_2%3a1.2.3-1build3_amd64.deb ... 2026-07-20 14:12:12.759 | Unpacking libsm6:amd64 (2:1.2.3-1build3) ... 2026-07-20 14:12:12.803 | Selecting previously unselected package libxt6t64:amd64. 2026-07-20 14:12:12.813 | Preparing to unpack .../062-libxt6t64_1%3a1.2.1-1.2build1_amd64.deb ... 2026-07-20 14:12:12.817 | Unpacking libxt6t64:amd64 (1:1.2.1-1.2build1) ... 2026-07-20 14:12:12.865 | Selecting previously unselected package libxmu6:amd64. 2026-07-20 14:12:12.875 | Preparing to unpack .../063-libxmu6_2%3a1.1.3-3build2_amd64.deb ... 2026-07-20 14:12:12.879 | Unpacking libxmu6:amd64 (2:1.1.3-3build2) ... 2026-07-20 14:12:12.924 | Selecting previously unselected package libxaw7:amd64. 2026-07-20 14:12:12.935 | Preparing to unpack .../064-libxaw7_2%3a1.0.14-1build2_amd64.deb ... 2026-07-20 14:12:12.939 | Unpacking libxaw7:amd64 (2:1.0.14-1build2) ... 2026-07-20 14:12:12.986 | Selecting previously unselected package graphviz. 2026-07-20 14:12:12.997 | Preparing to unpack .../065-graphviz_2.42.2-9ubuntu0.1_amd64.deb ... 2026-07-20 14:12:13.001 | Unpacking graphviz (2.42.2-9ubuntu0.1) ... 2026-07-20 14:12:13.103 | Selecting previously unselected package icu-devtools. 2026-07-20 14:12:13.114 | Preparing to unpack .../066-icu-devtools_74.2-1ubuntu3.1_amd64.deb ... 2026-07-20 14:12:13.118 | Unpacking icu-devtools (74.2-1ubuntu3.1) ... 2026-07-20 14:12:13.183 | Selecting previously unselected package iputils-arping. 2026-07-20 14:12:13.194 | Preparing to unpack .../067-iputils-arping_3%3a20240117-1ubuntu0.1_amd64.deb ... 2026-07-20 14:12:13.198 | Unpacking iputils-arping (3:20240117-1ubuntu0.1) ... 2026-07-20 14:12:13.244 | Selecting previously unselected package comerr-dev:amd64. 2026-07-20 14:12:13.255 | Preparing to unpack .../068-comerr-dev_2.1-1.47.0-2.4~exp1ubuntu4.1_amd64.deb ... 2026-07-20 14:12:13.261 | Unpacking comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2026-07-20 14:12:13.317 | Selecting previously unselected package libgssrpc4t64:amd64. 2026-07-20 14:12:13.328 | Preparing to unpack .../069-libgssrpc4t64_1.20.1-6ubuntu2.6_amd64.deb ... 2026-07-20 14:12:13.332 | Unpacking libgssrpc4t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-20 14:12:13.381 | Selecting previously unselected package libkadm5clnt-mit12:amd64. 2026-07-20 14:12:13.392 | Preparing to unpack .../070-libkadm5clnt-mit12_1.20.1-6ubuntu2.6_amd64.deb ... 2026-07-20 14:12:13.396 | Unpacking libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-20 14:12:13.440 | Selecting previously unselected package libkdb5-10t64:amd64. 2026-07-20 14:12:13.451 | Preparing to unpack .../071-libkdb5-10t64_1.20.1-6ubuntu2.6_amd64.deb ... 2026-07-20 14:12:13.454 | Unpacking libkdb5-10t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-20 14:12:13.502 | Selecting previously unselected package libkadm5srv-mit12:amd64. 2026-07-20 14:12:13.511 | Preparing to unpack .../072-libkadm5srv-mit12_1.20.1-6ubuntu2.6_amd64.deb ... 2026-07-20 14:12:13.515 | Unpacking libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-20 14:12:13.555 | Selecting previously unselected package krb5-multidev:amd64. 2026-07-20 14:12:13.566 | Preparing to unpack .../073-krb5-multidev_1.20.1-6ubuntu2.6_amd64.deb ... 2026-07-20 14:12:13.571 | Unpacking krb5-multidev:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-20 14:12:13.644 | Selecting previously unselected package libarchive-cpio-perl. 2026-07-20 14:12:13.655 | Preparing to unpack .../074-libarchive-cpio-perl_0.10-3_all.deb ... 2026-07-20 14:12:13.660 | Unpacking libarchive-cpio-perl (0.10-3) ... 2026-07-20 14:12:13.705 | Selecting previously unselected package libclang-rt-17-dev:amd64. 2026-07-20 14:12:13.718 | Preparing to unpack .../075-libclang-rt-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-20 14:12:13.721 | Unpacking libclang-rt-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-07-20 14:12:13.994 | Selecting previously unselected package libcommon-sense-perl:amd64. 2026-07-20 14:12:14.004 | Preparing to unpack .../076-libcommon-sense-perl_3.75-3build3_amd64.deb ... 2026-07-20 14:12:14.009 | Unpacking libcommon-sense-perl:amd64 (3.75-3build3) ... 2026-07-20 14:12:14.063 | Preparing to unpack .../077-libcurl3t64-gnutls_8.5.0-2ubuntu10.11_amd64.deb ... 2026-07-20 14:12:14.075 | Unpacking libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.11) over (8.5.0-2ubuntu10.9) ... 2026-07-20 14:12:14.127 | Selecting previously unselected package libgts-bin. 2026-07-20 14:12:14.138 | Preparing to unpack .../078-libgts-bin_0.7.6+darcs121130-5.2build1_amd64.deb ... 2026-07-20 14:12:14.141 | Unpacking libgts-bin (0.7.6+darcs121130-5.2build1) ... 2026-07-20 14:12:14.193 | Selecting previously unselected package libicu-dev:amd64. 2026-07-20 14:12:14.204 | Preparing to unpack .../079-libicu-dev_74.2-1ubuntu3.1_amd64.deb ... 2026-07-20 14:12:14.207 | Unpacking libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-07-20 14:12:14.756 | Selecting previously unselected package libjpeg-turbo8-dev:amd64. 2026-07-20 14:12:14.765 | Preparing to unpack .../080-libjpeg-turbo8-dev_2.1.5-2ubuntu2_amd64.deb ... 2026-07-20 14:12:14.769 | Unpacking libjpeg-turbo8-dev:amd64 (2.1.5-2ubuntu2) ... 2026-07-20 14:12:14.824 | Selecting previously unselected package libjpeg8-dev:amd64. 2026-07-20 14:12:14.835 | Preparing to unpack .../081-libjpeg8-dev_8c-2ubuntu11_amd64.deb ... 2026-07-20 14:12:14.838 | Unpacking libjpeg8-dev:amd64 (8c-2ubuntu11) ... 2026-07-20 14:12:14.878 | Selecting previously unselected package libjpeg-dev:amd64. 2026-07-20 14:12:14.889 | Preparing to unpack .../082-libjpeg-dev_8c-2ubuntu11_amd64.deb ... 2026-07-20 14:12:14.892 | Unpacking libjpeg-dev:amd64 (8c-2ubuntu11) ... 2026-07-20 14:12:14.930 | Selecting previously unselected package libjs-jquery-metadata. 2026-07-20 14:12:14.941 | Preparing to unpack .../083-libjs-jquery-metadata_12-4_all.deb ... 2026-07-20 14:12:14.944 | Unpacking libjs-jquery-metadata (12-4) ... 2026-07-20 14:12:14.997 | Selecting previously unselected package libjs-jquery-tablesorter. 2026-07-20 14:12:15.008 | Preparing to unpack .../084-libjs-jquery-tablesorter_1%3a2.31.3+dfsg1-3_all.deb ... 2026-07-20 14:12:15.015 | Unpacking libjs-jquery-tablesorter (1:2.31.3+dfsg1-3) ... 2026-07-20 14:12:15.128 | Selecting previously unselected package libtypes-serialiser-perl. 2026-07-20 14:12:15.139 | Preparing to unpack .../085-libtypes-serialiser-perl_1.01-1_all.deb ... 2026-07-20 14:12:15.143 | Unpacking libtypes-serialiser-perl (1.01-1) ... 2026-07-20 14:12:15.184 | Selecting previously unselected package libjson-xs-perl. 2026-07-20 14:12:15.195 | Preparing to unpack .../086-libjson-xs-perl_4.040-0ubuntu0.24.04.1_amd64.deb ... 2026-07-20 14:12:15.199 | Unpacking libjson-xs-perl (4.040-0ubuntu0.24.04.1) ... 2026-07-20 14:12:15.244 | Selecting previously unselected package libltdl-dev:amd64. 2026-07-20 14:12:15.255 | Preparing to unpack .../087-libltdl-dev_2.4.7-7build1_amd64.deb ... 2026-07-20 14:12:15.259 | Unpacking libltdl-dev:amd64 (2.4.7-7build1) ... 2026-07-20 14:12:15.327 | Selecting previously unselected package libsys-hostname-long-perl. 2026-07-20 14:12:15.338 | Preparing to unpack .../088-libsys-hostname-long-perl_1.5-3_all.deb ... 2026-07-20 14:12:15.342 | Unpacking libsys-hostname-long-perl (1.5-3) ... 2026-07-20 14:12:15.383 | Selecting previously unselected package libmail-sendmail-perl. 2026-07-20 14:12:15.394 | Preparing to unpack .../089-libmail-sendmail-perl_0.80-3_all.deb ... 2026-07-20 14:12:15.397 | Unpacking libmail-sendmail-perl (0.80-3) ... 2026-07-20 14:12:15.447 | Selecting previously unselected package mysql-common. 2026-07-20 14:12:15.457 | Preparing to unpack .../090-mysql-common_5.8+1.1.0build1_all.deb ... 2026-07-20 14:12:15.475 | Unpacking mysql-common (5.8+1.1.0build1) ... 2026-07-20 14:12:15.524 | Selecting previously unselected package libmysqlclient21:amd64. 2026-07-20 14:12:15.534 | Preparing to unpack .../091-libmysqlclient21_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-07-20 14:12:15.538 | Unpacking libmysqlclient21:amd64 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-20 14:12:15.632 | Selecting previously unselected package libncurses-dev:amd64. 2026-07-20 14:12:15.643 | Preparing to unpack .../092-libncurses-dev_6.4+20240113-1ubuntu2.1_amd64.deb ... 2026-07-20 14:12:15.647 | Unpacking libncurses-dev:amd64 (6.4+20240113-1ubuntu2.1) ... 2026-07-20 14:12:15.734 | Selecting previously unselected package pcp-conf. 2026-07-20 14:12:15.744 | Preparing to unpack .../093-pcp-conf_6.2.0-1.1build4_amd64.deb ... 2026-07-20 14:12:15.748 | Unpacking pcp-conf (6.2.0-1.1build4) ... 2026-07-20 14:12:15.794 | Selecting previously unselected package libpcp3t64. 2026-07-20 14:12:15.805 | Preparing to unpack .../094-libpcp3t64_6.2.0-1.1build4_amd64.deb ... 2026-07-20 14:12:15.809 | Unpacking libpcp3t64 (6.2.0-1.1build4) ... 2026-07-20 14:12:15.857 | Selecting previously unselected package libpcp-pmda3t64. 2026-07-20 14:12:15.868 | Preparing to unpack .../095-libpcp-pmda3t64_6.2.0-1.1build4_amd64.deb ... 2026-07-20 14:12:15.872 | Unpacking libpcp-pmda3t64 (6.2.0-1.1build4) ... 2026-07-20 14:12:15.911 | Selecting previously unselected package libpcp-pmda-perl. 2026-07-20 14:12:15.922 | Preparing to unpack .../096-libpcp-pmda-perl_6.2.0-1.1build4_amd64.deb ... 2026-07-20 14:12:15.926 | Unpacking libpcp-pmda-perl (6.2.0-1.1build4) ... 2026-07-20 14:12:15.971 | Selecting previously unselected package libpkgconf3:amd64. 2026-07-20 14:12:15.982 | Preparing to unpack .../097-libpkgconf3_1.8.1-2build1_amd64.deb ... 2026-07-20 14:12:15.986 | Unpacking libpkgconf3:amd64 (1.8.1-2build1) ... 2026-07-20 14:12:16.031 | Selecting previously unselected package libpq5:amd64. 2026-07-20 14:12:16.042 | Preparing to unpack .../098-libpq5_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-07-20 14:12:16.046 | Unpacking libpq5:amd64 (16.14-0ubuntu0.24.04.1) ... 2026-07-20 14:12:16.088 | Selecting previously unselected package libssl-dev:amd64. 2026-07-20 14:12:16.100 | Preparing to unpack .../099-libssl-dev_3.0.13-0ubuntu3.11_amd64.deb ... 2026-07-20 14:12:16.104 | Unpacking libssl-dev:amd64 (3.0.13-0ubuntu3.11) ... 2026-07-20 14:12:16.313 | Selecting previously unselected package libpq-dev. 2026-07-20 14:12:16.323 | Preparing to unpack .../100-libpq-dev_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-07-20 14:12:16.326 | Unpacking libpq-dev (16.14-0ubuntu0.24.04.1) ... 2026-07-20 14:12:16.381 | Selecting previously unselected package libsasl2-dev. 2026-07-20 14:12:16.392 | Preparing to unpack .../101-libsasl2-dev_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ... 2026-07-20 14:12:16.396 | Unpacking libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2026-07-20 14:12:16.473 | Selecting previously unselected package libsystemd-dev:amd64. 2026-07-20 14:12:16.483 | Preparing to unpack .../102-libsystemd-dev_255.4-1ubuntu8.16_amd64.deb ... 2026-07-20 14:12:16.487 | Unpacking libsystemd-dev:amd64 (255.4-1ubuntu8.16) ... 2026-07-20 14:12:16.725 | Selecting previously unselected package libx86-1:amd64. 2026-07-20 14:12:16.736 | Preparing to unpack .../103-libx86-1_1.1+ds1-12build1_amd64.deb ... 2026-07-20 14:12:16.740 | Unpacking libx86-1:amd64 (1.1+ds1-12build1) ... 2026-07-20 14:12:16.782 | Selecting previously unselected package libxml2-dev:amd64. 2026-07-20 14:12:16.793 | Preparing to unpack .../104-libxml2-dev_2.9.14+dfsg-1.3ubuntu3.8_amd64.deb ... 2026-07-20 14:12:16.797 | Unpacking libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-07-20 14:12:16.891 | Selecting previously unselected package libxslt1-dev:amd64. 2026-07-20 14:12:16.902 | Preparing to unpack .../105-libxslt1-dev_1.1.39-0exp1ubuntu0.24.04.3_amd64.deb ... 2026-07-20 14:12:16.906 | Unpacking libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-07-20 14:12:17.006 | Selecting previously unselected package llvm-17-runtime. 2026-07-20 14:12:17.017 | Preparing to unpack .../106-llvm-17-runtime_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-20 14:12:17.023 | Unpacking llvm-17-runtime (1:17.0.6-9ubuntu1) ... 2026-07-20 14:12:17.088 | Selecting previously unselected package libpfm4:amd64. 2026-07-20 14:12:17.099 | Preparing to unpack .../107-libpfm4_4.13.0+git32-g0d4ed0e-1_amd64.deb ... 2026-07-20 14:12:17.103 | Unpacking libpfm4:amd64 (4.13.0+git32-g0d4ed0e-1) ... 2026-07-20 14:12:17.168 | Selecting previously unselected package llvm-17. 2026-07-20 14:12:17.179 | Preparing to unpack .../108-llvm-17_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-20 14:12:17.183 | Unpacking llvm-17 (1:17.0.6-9ubuntu1) ... 2026-07-20 14:12:18.162 | Selecting previously unselected package libffi-dev:amd64. 2026-07-20 14:12:18.173 | Preparing to unpack .../109-libffi-dev_3.4.6-1build1_amd64.deb ... 2026-07-20 14:12:18.177 | Unpacking libffi-dev:amd64 (3.4.6-1build1) ... 2026-07-20 14:12:18.235 | Selecting previously unselected package llvm-17-tools. 2026-07-20 14:12:18.245 | Preparing to unpack .../110-llvm-17-tools_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-20 14:12:18.249 | Unpacking llvm-17-tools (1:17.0.6-9ubuntu1) ... 2026-07-20 14:12:18.587 | Selecting previously unselected package libz3-4:amd64. 2026-07-20 14:12:18.598 | Preparing to unpack .../111-libz3-4_4.8.12-3.1build1_amd64.deb ... 2026-07-20 14:12:18.602 | Unpacking libz3-4:amd64 (4.8.12-3.1build1) ... 2026-07-20 14:12:18.808 | Selecting previously unselected package libz3-dev:amd64. 2026-07-20 14:12:18.818 | Preparing to unpack .../112-libz3-dev_4.8.12-3.1build1_amd64.deb ... 2026-07-20 14:12:18.822 | Unpacking libz3-dev:amd64 (4.8.12-3.1build1) ... 2026-07-20 14:12:18.876 | Selecting previously unselected package llvm-17-dev. 2026-07-20 14:12:18.887 | Preparing to unpack .../113-llvm-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-20 14:12:18.891 | Unpacking llvm-17-dev (1:17.0.6-9ubuntu1) ... 2026-07-20 14:12:22.199 | Selecting previously unselected package lsscsi. 2026-07-20 14:12:22.222 | Preparing to unpack .../114-lsscsi_0.32-1build1_amd64.deb ... 2026-07-20 14:12:22.226 | Unpacking lsscsi (0.32-1build1) ... 2026-07-20 14:12:22.268 | Selecting previously unselected package osinfo-db. 2026-07-20 14:12:22.278 | Preparing to unpack .../115-osinfo-db_0.20250606-0ubuntu0.24.04.1_all.deb ... 2026-07-20 14:12:22.283 | Unpacking osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2026-07-20 14:12:22.930 | Selecting previously unselected package pkgconf-bin. 2026-07-20 14:12:22.942 | Preparing to unpack .../116-pkgconf-bin_1.8.1-2build1_amd64.deb ... 2026-07-20 14:12:22.945 | Unpacking pkgconf-bin (1.8.1-2build1) ... 2026-07-20 14:12:22.988 | Selecting previously unselected package pkgconf:amd64. 2026-07-20 14:12:23.000 | Preparing to unpack .../117-pkgconf_1.8.1-2build1_amd64.deb ... 2026-07-20 14:12:23.006 | Unpacking pkgconf:amd64 (1.8.1-2build1) ... 2026-07-20 14:12:23.051 | Selecting previously unselected package pkg-config:amd64. 2026-07-20 14:12:23.063 | Preparing to unpack .../118-pkg-config_1.8.1-2build1_amd64.deb ... 2026-07-20 14:12:23.070 | Unpacking pkg-config:amd64 (1.8.1-2build1) ... 2026-07-20 14:12:23.109 | Selecting previously unselected package pm-utils. 2026-07-20 14:12:23.121 | Preparing to unpack .../119-pm-utils_1.4.1-21_all.deb ... 2026-07-20 14:12:23.124 | Unpacking pm-utils (1.4.1-21) ... 2026-07-20 14:12:23.202 | Selecting previously unselected package postgresql-client-16. 2026-07-20 14:12:23.214 | Preparing to unpack .../120-postgresql-client-16_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-07-20 14:12:23.217 | Unpacking postgresql-client-16 (16.14-0ubuntu0.24.04.1) ... 2026-07-20 14:12:23.416 | Selecting previously unselected package postgresql-server-dev-16. 2026-07-20 14:12:23.428 | Preparing to unpack .../121-postgresql-server-dev-16_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-07-20 14:12:23.431 | Unpacking postgresql-server-dev-16 (16.14-0ubuntu0.24.04.1) ... 2026-07-20 14:12:23.959 | Selecting previously unselected package postgresql-server-dev-all:amd64. 2026-07-20 14:12:23.972 | Preparing to unpack .../122-postgresql-server-dev-all_257build1.1_amd64.deb ... 2026-07-20 14:12:23.975 | Unpacking postgresql-server-dev-all:amd64 (257build1.1) ... 2026-07-20 14:12:24.028 | Selecting previously unselected package python3-mysqldb. 2026-07-20 14:12:24.040 | Preparing to unpack .../123-python3-mysqldb_1.4.6-2build3_amd64.deb ... 2026-07-20 14:12:24.043 | Unpacking python3-mysqldb (1.4.6-2build3) ... 2026-07-20 14:12:24.093 | Selecting previously unselected package python3-pip-whl. 2026-07-20 14:12:24.105 | Preparing to unpack .../124-python3-pip-whl_24.0+dfsg-1ubuntu1.3_all.deb ... 2026-07-20 14:12:24.108 | Unpacking python3-pip-whl (24.0+dfsg-1ubuntu1.3) ... 2026-07-20 14:12:24.164 | Selecting previously unselected package python3-setuptools-whl. 2026-07-20 14:12:24.176 | Preparing to unpack .../125-python3-setuptools-whl_68.1.2-2ubuntu1.2_all.deb ... 2026-07-20 14:12:24.179 | Unpacking python3-setuptools-whl (68.1.2-2ubuntu1.2) ... 2026-07-20 14:12:24.228 | Selecting previously unselected package python3.12-venv. 2026-07-20 14:12:24.240 | Preparing to unpack .../126-python3.12-venv_3.12.3-1ubuntu0.15_amd64.deb ... 2026-07-20 14:12:24.243 | Unpacking python3.12-venv (3.12.3-1ubuntu0.15) ... 2026-07-20 14:12:24.279 | Selecting previously unselected package python3-venv. 2026-07-20 14:12:24.291 | Preparing to unpack .../127-python3-venv_3.12.3-0ubuntu2.1_amd64.deb ... 2026-07-20 14:12:24.294 | Unpacking python3-venv (3.12.3-0ubuntu2.1) ... 2026-07-20 14:12:24.330 | Selecting previously unselected package sqlite3. 2026-07-20 14:12:24.341 | Preparing to unpack .../128-sqlite3_3.45.1-1ubuntu2.6_amd64.deb ... 2026-07-20 14:12:24.345 | Unpacking sqlite3 (3.45.1-1ubuntu2.6) ... 2026-07-20 14:12:24.390 | Selecting previously unselected package unzip. 2026-07-20 14:12:24.402 | Preparing to unpack .../129-unzip_6.0-28ubuntu4.1_amd64.deb ... 2026-07-20 14:12:24.405 | Unpacking unzip (6.0-28ubuntu4.1) ... 2026-07-20 14:12:24.453 | Selecting previously unselected package vbetool. 2026-07-20 14:12:24.465 | Preparing to unpack .../130-vbetool_1.1-5_amd64.deb ... 2026-07-20 14:12:24.469 | Unpacking vbetool (1.1-5) ... 2026-07-20 14:12:24.507 | Selecting previously unselected package libosinfo-l10n. 2026-07-20 14:12:24.519 | Preparing to unpack .../131-libosinfo-l10n_1.11.0-2build3_all.deb ... 2026-07-20 14:12:24.522 | Unpacking libosinfo-l10n (1.11.0-2build3) ... 2026-07-20 14:12:24.589 | Selecting previously unselected package libosinfo-1.0-0:amd64. 2026-07-20 14:12:24.601 | Preparing to unpack .../132-libosinfo-1.0-0_1.11.0-2build3_amd64.deb ... 2026-07-20 14:12:24.605 | Unpacking libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2026-07-20 14:12:24.649 | Selecting previously unselected package gir1.2-libosinfo-1.0:amd64. 2026-07-20 14:12:24.660 | Preparing to unpack .../133-gir1.2-libosinfo-1.0_1.11.0-2build3_amd64.deb ... 2026-07-20 14:12:24.664 | Unpacking gir1.2-libosinfo-1.0:amd64 (1.11.0-2build3) ... 2026-07-20 14:12:24.708 | Selecting previously unselected package libkrb5-dev:amd64. 2026-07-20 14:12:24.719 | Preparing to unpack .../134-libkrb5-dev_1.20.1-6ubuntu2.6_amd64.deb ... 2026-07-20 14:12:24.722 | Unpacking libkrb5-dev:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-20 14:12:24.774 | Selecting previously unselected package libpcp-archive1t64. 2026-07-20 14:12:24.786 | Preparing to unpack .../135-libpcp-archive1t64_6.2.0-1.1build4_amd64.deb ... 2026-07-20 14:12:24.790 | Unpacking libpcp-archive1t64 (6.2.0-1.1build4) ... 2026-07-20 14:12:24.834 | Selecting previously unselected package libpcp-gui2t64. 2026-07-20 14:12:24.846 | Preparing to unpack .../136-libpcp-gui2t64_6.2.0-1.1build4_amd64.deb ... 2026-07-20 14:12:24.850 | Unpacking libpcp-gui2t64 (6.2.0-1.1build4) ... 2026-07-20 14:12:24.892 | Selecting previously unselected package libpcp-import1t64. 2026-07-20 14:12:24.904 | Preparing to unpack .../137-libpcp-import1t64_6.2.0-1.1build4_amd64.deb ... 2026-07-20 14:12:24.908 | Unpacking libpcp-import1t64 (6.2.0-1.1build4) ... 2026-07-20 14:12:24.950 | Selecting previously unselected package libpcp-mmv1t64. 2026-07-20 14:12:24.962 | Preparing to unpack .../138-libpcp-mmv1t64_6.2.0-1.1build4_amd64.deb ... 2026-07-20 14:12:24.966 | Unpacking libpcp-mmv1t64 (6.2.0-1.1build4) ... 2026-07-20 14:12:25.008 | Selecting previously unselected package libpcp-trace2t64. 2026-07-20 14:12:25.020 | Preparing to unpack .../139-libpcp-trace2t64_6.2.0-1.1build4_amd64.deb ... 2026-07-20 14:12:25.024 | Unpacking libpcp-trace2t64 (6.2.0-1.1build4) ... 2026-07-20 14:12:25.067 | Selecting previously unselected package libpcp-web1t64. 2026-07-20 14:12:25.079 | Preparing to unpack .../140-libpcp-web1t64_6.2.0-1.1build4_amd64.deb ... 2026-07-20 14:12:25.083 | Unpacking libpcp-web1t64 (6.2.0-1.1build4) ... 2026-07-20 14:12:25.128 | Selecting previously unselected package libyaml-dev:amd64. 2026-07-20 14:12:25.140 | Preparing to unpack .../141-libyaml-dev_0.2.5-1build1_amd64.deb ... 2026-07-20 14:12:25.143 | Unpacking libyaml-dev:amd64 (0.2.5-1build1) ... 2026-07-20 14:12:25.190 | Selecting previously unselected package python3-pcp. 2026-07-20 14:12:25.202 | Preparing to unpack .../142-python3-pcp_6.2.0-1.1build4_amd64.deb ... 2026-07-20 14:12:25.205 | Unpacking python3-pcp (6.2.0-1.1build4) ... 2026-07-20 14:12:25.286 | Selecting previously unselected package pcp. 2026-07-20 14:12:25.298 | Preparing to unpack .../143-pcp_6.2.0-1.1build4_amd64.deb ... 2026-07-20 14:12:25.549 | Unpacking pcp (6.2.0-1.1build4) ... 2026-07-20 14:12:26.435 | Selecting previously unselected package socat. 2026-07-20 14:12:26.448 | Preparing to unpack .../144-socat_1.8.0.0-4ubuntu0.1_amd64.deb ... 2026-07-20 14:12:26.451 | Unpacking socat (1.8.0.0-4ubuntu0.1) ... 2026-07-20 14:12:26.523 | Selecting previously unselected package vlan. 2026-07-20 14:12:26.535 | Preparing to unpack .../145-vlan_2.0.5ubuntu5_all.deb ... 2026-07-20 14:12:26.538 | Unpacking vlan (2.0.5ubuntu5) ... 2026-07-20 14:12:26.617 | Setting up genisoimage (9:1.1.11-3.5) ... 2026-07-20 14:12:26.629 | Setting up postgresql-client-common (257build1.1) ... 2026-07-20 14:12:26.648 | Setting up dnsmasq-utils (2.90-2ubuntu0.4) ... 2026-07-20 14:12:26.660 | Setting up libice6:amd64 (2:1.0.10-1build3) ... 2026-07-20 14:12:26.672 | Setting up mysql-common (5.8+1.1.0build1) ... 2026-07-20 14:12:26.704 | update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2026-07-20 14:12:26.711 | Setting up libjpeg-turbo8-dev:amd64 (2.1.5-2ubuntu2) ... 2026-07-20 14:12:26.722 | Setting up libmysqlclient21:amd64 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-20 14:12:26.734 | Setting up python3-setuptools-whl (68.1.2-2ubuntu1.2) ... 2026-07-20 14:12:26.746 | Setting up gettext (0.21-14ubuntu2) ... 2026-07-20 14:12:26.758 | Setting up gir1.2-freedesktop:amd64 (1.80.1-1) ... 2026-07-20 14:12:26.770 | Setting up wget (1.21.4-1ubuntu4.3) ... 2026-07-20 14:12:26.785 | Setting up libsysfs2:amd64 (2.1.1-6build1) ... 2026-07-20 14:12:26.797 | Setting up libyaml-dev:amd64 (0.2.5-1build1) ... 2026-07-20 14:12:26.808 | Setting up libcurl4t64:amd64 (8.5.0-2ubuntu10.11) ... 2026-07-20 14:12:26.819 | Setting up sysfsutils (2.1.1-6build1) ... 2026-07-20 14:12:27.443 | Created symlink /etc/systemd/system/sysfs.service → /usr/lib/systemd/system/sysfsutils.service. 2026-07-20 14:12:27.444 | Created symlink /etc/systemd/system/multi-user.target.wants/sysfsutils.service → /usr/lib/systemd/system/sysfsutils.service. 2026-07-20 14:12:27.898 | Setting up ncal (12.1.8) ... 2026-07-20 14:12:27.909 | Setting up python3-pip-whl (24.0+dfsg-1ubuntu1.3) ... 2026-07-20 14:12:27.921 | Setting up libx86-1:amd64 (1.1+ds1-12build1) ... 2026-07-20 14:12:27.933 | Setting up libarchive-zip-perl (1.68-1) ... 2026-07-20 14:12:27.945 | Setting up vbetool (1.1-5) ... 2026-07-20 14:12:27.957 | Setting up openssh-client (1:9.6p1-3ubuntu13.18) ... 2026-07-20 14:12:27.990 | Setting up pm-utils (1.4.1-21) ... 2026-07-20 14:12:28.009 | Setting up unzip (6.0-28ubuntu4.1) ... 2026-07-20 14:12:28.024 | Setting up libdebhelper-perl (13.14.1ubuntu5) ... 2026-07-20 14:12:28.034 | Setting up liblab-gamut1:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-20 14:12:28.046 | Setting up libpq5:amd64 (16.14-0ubuntu0.24.04.1) ... 2026-07-20 14:12:28.057 | Setting up libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.11) ... 2026-07-20 14:12:28.069 | Setting up libcommon-sense-perl:amd64 (3.75-3build3) ... 2026-07-20 14:12:28.080 | Setting up m4 (1.4.19-4build1) ... 2026-07-20 14:12:28.092 | Setting up libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-07-20 14:12:28.103 | Setting up dnsmasq-base (2.90-2ubuntu0.4) ... 2026-07-20 14:12:28.126 | Setting up iputils-arping (3:20240117-1ubuntu0.1) ... 2026-07-20 14:12:28.159 | Setting up libffi-dev:amd64 (3.4.6-1build1) ... 2026-07-20 14:12:28.171 | Setting up conntrack (1:1.4.8-1ubuntu1) ... 2026-07-20 14:12:28.182 | Setting up memcached (1.6.24-1ubuntu0.1) ... 2026-07-20 14:12:29.037 | Created symlink /etc/systemd/system/multi-user.target.wants/memcached.service → /usr/lib/systemd/system/memcached.service. 2026-07-20 14:12:29.494 | Setting up libpcre2-16-0:amd64 (10.42-4ubuntu2.1) ... 2026-07-20 14:12:29.506 | Setting up intltool-debian (0.35.0+20060710.6) ... 2026-07-20 14:12:29.518 | Setting up python3-mysqldb (1.4.6-2build3) ... 2026-07-20 14:12:29.761 | Setting up autotools-dev (20220109.1) ... 2026-07-20 14:12:29.773 | Setting up libz3-4:amd64 (4.8.12-3.1build1) ... 2026-07-20 14:12:29.785 | Setting up libpcre2-32-0:amd64 (10.42-4ubuntu2.1) ... 2026-07-20 14:12:29.797 | Setting up libpkgconf3:amd64 (1.8.1-2build1) ... 2026-07-20 14:12:29.808 | Setting up libpfm4:amd64 (4.13.0+git32-g0d4ed0e-1) ... 2026-07-20 14:12:29.820 | Setting up libllvm17t64:amd64 (1:17.0.6-9ubuntu1) ... 2026-07-20 14:12:29.833 | Setting up libclang1-17t64 (1:17.0.6-9ubuntu1) ... 2026-07-20 14:12:29.844 | Setting up ssl-cert (1.1.2ubuntu1) ... 2026-07-20 14:12:29.905 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-20 14:12:29.905 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-20 14:12:29.905 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-20 14:12:30.082 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-20 14:12:30.599 | Created symlink /etc/systemd/system/multi-user.target.wants/ssl-cert.service → /usr/lib/systemd/system/ssl-cert.service. 2026-07-20 14:12:31.055 | Setting up libgssrpc4t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-20 14:12:31.067 | Setting up libldap-dev:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-07-20 14:12:31.079 | Setting up uuid-dev:amd64 (2.39.3-9ubuntu6.5) ... 2026-07-20 14:12:31.091 | Setting up libpathplan4:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-20 14:12:31.103 | Setting up ebtables (2.0.11-6build1) ... 2026-07-20 14:12:31.660 | Setting up libjs-jquery-metadata (12-4) ... 2026-07-20 14:12:31.672 | Setting up socat (1.8.0.0-4ubuntu0.1) ... 2026-07-20 14:12:31.684 | Setting up libann0 (1.1.2+doc-9build1) ... 2026-07-20 14:12:31.696 | Setting up libncurses6:amd64 (6.4+20240113-1ubuntu2.1) ... 2026-07-20 14:12:31.708 | Setting up bsdmainutils (12.1.8) ... 2026-07-20 14:12:31.721 | Setting up comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2026-07-20 14:12:31.734 | Setting up libssl-dev:amd64 (3.0.13-0ubuntu3.11) ... 2026-07-20 14:12:31.746 | Setting up autopoint (0.21-14ubuntu2) ... 2026-07-20 14:12:31.758 | Setting up icu-devtools (74.2-1ubuntu3.1) ... 2026-07-20 14:12:31.769 | Setting up lsscsi (0.32-1build1) ... 2026-07-20 14:12:31.781 | Setting up osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2026-07-20 14:12:31.792 | Setting up pkgconf-bin (1.8.1-2build1) ... 2026-07-20 14:12:31.804 | Setting up libncursesw6:amd64 (6.4+20240113-1ubuntu2.1) ... 2026-07-20 14:12:31.816 | Setting up libgc1:amd64 (1:8.2.6-1build1) ... 2026-07-20 14:12:31.828 | Setting up libltdl7:amd64 (2.4.7-7build1) ... 2026-07-20 14:12:31.838 | Setting up autoconf (2.71-3) ... 2026-07-20 14:12:31.853 | Setting up llvm-17-tools (1:17.0.6-9ubuntu1) ... 2026-07-20 14:12:31.864 | Setting up libpcre2-posix3:amd64 (10.42-4ubuntu2.1) ... 2026-07-20 14:12:31.876 | Setting up libtypes-serialiser-perl (1.01-1) ... 2026-07-20 14:12:31.887 | Setting up dwz (0.15-1build6) ... 2026-07-20 14:12:31.898 | Setting up libsctp1:amd64 (1.0.19+dfsg-2build1) ... 2026-07-20 14:12:31.909 | Setting up libjs-jquery-tablesorter (1:2.31.3+dfsg1-3) ... 2026-07-20 14:12:31.920 | Setting up vlan (2.0.5ubuntu5) ... 2026-07-20 14:12:31.945 | Setting up libclang-common-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-07-20 14:12:31.955 | Setting up libarchive-cpio-perl (0.10-3) ... 2026-07-20 14:12:31.964 | Setting up libclang-rt-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-07-20 14:12:31.974 | Setting up libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-07-20 14:12:32.003 | Setting up libjson-perl (4.10000-1) ... 2026-07-20 14:12:32.013 | Setting up llvm-17-runtime (1:17.0.6-9ubuntu1) ... 2026-07-20 14:12:32.024 | Setting up fonts-liberation (1:2.1.5-3) ... 2026-07-20 14:12:32.034 | Setting up pcp-conf (6.2.0-1.1build4) ... 2026-07-20 14:12:32.060 | Setting up debugedit (1:5.0-5build2) ... 2026-07-20 14:12:32.069 | Setting up liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-07-20 14:12:32.079 | Setting up libsub-override-perl (0.10-1) ... 2026-07-20 14:12:32.088 | Setting up libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2build1) ... 2026-07-20 14:12:32.097 | Setting up libcdt5:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-20 14:12:32.107 | Setting up libcgraph6:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-20 14:12:32.117 | Setting up apache2-data (2.4.58-1ubuntu8.15) ... 2026-07-20 14:12:32.126 | Setting up curl (8.5.0-2ubuntu10.11) ... 2026-07-20 14:12:32.135 | Setting up fonts-liberation-sans-narrow (1:1.07.6-4) ... 2026-07-20 14:12:32.145 | Setting up libjpeg8-dev:amd64 (8c-2ubuntu11) ... 2026-07-20 14:12:32.154 | Setting up libsm6:amd64 (2:1.2.3-1build3) ... 2026-07-20 14:12:32.164 | Setting up libsys-hostname-long-perl (1.5-3) ... 2026-07-20 14:12:32.173 | Setting up libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-07-20 14:12:32.182 | Setting up libsystemd-dev:amd64 (255.4-1ubuntu8.16) ... 2026-07-20 14:12:32.192 | Setting up sqlite3 (3.45.1-1ubuntu2.6) ... 2026-07-20 14:12:32.201 | Setting up libosinfo-l10n (1.11.0-2build3) ... 2026-07-20 14:12:32.210 | Setting up libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-20 14:12:32.220 | Setting up ncurses-term (6.4+20240113-1ubuntu2.1) ... 2026-07-20 14:12:32.229 | Setting up automake (1:1.16.5-1.3ubuntu1) ... 2026-07-20 14:12:32.239 | update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode 2026-07-20 14:12:32.246 | Setting up libfile-stripnondeterminism-perl (1.13.1-1) ... 2026-07-20 14:12:32.255 | Setting up libjson-xs-perl (4.040-0ubuntu0.24.04.1) ... 2026-07-20 14:12:32.265 | Setting up libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2026-07-20 14:12:32.275 | Setting up libgts-bin (0.7.6+darcs121130-5.2build1) ... 2026-07-20 14:12:32.284 | Setting up libz3-dev:amd64 (4.8.12-3.1build1) ... 2026-07-20 14:12:32.293 | Setting up openssh-sftp-server (1:9.6p1-3ubuntu13.18) ... 2026-07-20 14:12:32.303 | Setting up libncurses-dev:amd64 (6.4+20240113-1ubuntu2.1) ... 2026-07-20 14:12:32.312 | Setting up llvm-17-linker-tools (1:17.0.6-9ubuntu1) ... 2026-07-20 14:12:32.321 | Setting up libpcre2-dev:amd64 (10.42-4ubuntu2.1) ... 2026-07-20 14:12:32.331 | Setting up openssh-server (1:9.6p1-3ubuntu13.18) ... 2026-07-20 14:12:32.412 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-20 14:12:32.412 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-20 14:12:32.412 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-20 14:12:34.157 | Setting up libkdb5-10t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-20 14:12:34.167 | Setting up python3.12-venv (3.12.3-1ubuntu0.15) ... 2026-07-20 14:12:34.273 | Setting up libtool (2.4.7-7build1) ... 2026-07-20 14:12:34.283 | Setting up po-debconf (1.0.21+nmu1) ... 2026-07-20 14:12:34.292 | Setting up postgresql-client-16 (16.14-0ubuntu0.24.04.1) ... 2026-07-20 14:12:34.853 | 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-20 14:12:34.892 | Setting up libjpeg-dev:amd64 (8c-2ubuntu11) ... 2026-07-20 14:12:34.902 | Setting up haproxy (2.8.16-0ubuntu0.24.04.3) ... 2026-07-20 14:12:35.756 | Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service → /usr/lib/systemd/system/haproxy.service. 2026-07-20 14:12:36.369 | Setting up libpq-dev (16.14-0ubuntu0.24.04.1) ... 2026-07-20 14:12:36.382 | Setting up libobjc4:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-20 14:12:36.393 | Setting up libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2026-07-20 14:12:36.402 | Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2026-07-20 14:12:36.411 | Setting up pkgconf:amd64 (1.8.1-2build1) ... 2026-07-20 14:12:36.421 | Setting up libldap2-dev (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-07-20 14:12:36.430 | Setting up dh-autoreconf (20) ... 2026-07-20 14:12:36.439 | Setting up libclang-cpp17t64 (1:17.0.6-9ubuntu1) ... 2026-07-20 14:12:36.449 | Setting up libmail-sendmail-perl (0.80-3) ... 2026-07-20 14:12:36.459 | Setting up libltdl-dev:amd64 (2.4.7-7build1) ... 2026-07-20 14:12:36.468 | Setting up libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-07-20 14:12:36.477 | Setting up libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2026-07-20 14:12:36.486 | Setting up python3-venv (3.12.3-0ubuntu2.1) ... 2026-07-20 14:12:36.495 | Setting up libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2026-07-20 14:12:36.504 | Setting up fonts-liberation2 (1:2.1.5-3) ... 2026-07-20 14:12:36.513 | Setting up libxt6t64:amd64 (1:1.2.1-1.2build1) ... 2026-07-20 14:12:36.522 | Setting up postgresql-common (257build1.1) ... 2026-07-20 14:12:36.591 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-20 14:12:36.591 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-20 14:12:36.592 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-20 14:12:36.669 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-20 14:12:37.145 | 2026-07-20 14:12:37.145 | Creating config file /etc/postgresql-common/createcluster.conf with new version 2026-07-20 14:12:37.337 | Building PostgreSQL dictionaries from installed myspell/hunspell packages... 2026-07-20 14:12:37.338 | Removing obsolete dictionary files: 2026-07-20 14:12:38.401 | Created symlink /etc/systemd/system/multi-user.target.wants/postgresql.service → /usr/lib/systemd/system/postgresql.service. 2026-07-20 14:12:38.953 | Setting up libgvc6 (2.42.2-9ubuntu0.1) ... 2026-07-20 14:12:39.005 | Setting up libpcp3t64 (6.2.0-1.1build4) ... 2026-07-20 14:12:39.018 | Setting up libsctp-dev:amd64 (1.0.19+dfsg-2build1) ... 2026-07-20 14:12:39.027 | Setting up pkg-config:amd64 (1.8.1-2build1) ... 2026-07-20 14:12:39.037 | Setting up libpcp-gui2t64 (6.2.0-1.1build4) ... 2026-07-20 14:12:39.045 | Setting up dh-strip-nondeterminism (1.13.1-1) ... 2026-07-20 14:12:39.054 | Setting up libgvpr2:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-20 14:12:39.063 | Setting up libpcp-pmda3t64 (6.2.0-1.1build4) ... 2026-07-20 14:12:39.073 | Setting up libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-20 14:12:39.082 | Setting up libpcp-archive1t64 (6.2.0-1.1build4) ... 2026-07-20 14:12:39.091 | Setting up gir1.2-libosinfo-1.0:amd64 (1.11.0-2build3) ... 2026-07-20 14:12:39.100 | Setting up llvm-17 (1:17.0.6-9ubuntu1) ... 2026-07-20 14:12:39.109 | Setting up libobjc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-20 14:12:39.118 | Setting up apache2-utils (2.4.58-1ubuntu8.15) ... 2026-07-20 14:12:39.127 | Setting up krb5-multidev:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-20 14:12:39.136 | Setting up libxmu6:amd64 (2:1.1.3-3build2) ... 2026-07-20 14:12:39.146 | Setting up libpcp-import1t64 (6.2.0-1.1build4) ... 2026-07-20 14:12:39.155 | Setting up libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-07-20 14:12:39.184 | Setting up libpcp-pmda-perl (6.2.0-1.1build4) ... 2026-07-20 14:12:39.193 | Setting up clang-17 (1:17.0.6-9ubuntu1) ... 2026-07-20 14:12:39.203 | Setting up debhelper (13.14.1ubuntu5) ... 2026-07-20 14:12:39.212 | Setting up libxaw7:amd64 (2:1.0.14-1build2) ... 2026-07-20 14:12:39.220 | Setting up apache2-bin (2.4.58-1ubuntu8.15) ... 2026-07-20 14:12:39.230 | Setting up libkrb5-dev:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-20 14:12:39.238 | Setting up libpcp-mmv1t64 (6.2.0-1.1build4) ... 2026-07-20 14:12:39.248 | Setting up libpcp-trace2t64 (6.2.0-1.1build4) ... 2026-07-20 14:12:39.257 | Setting up libapr1-dev (1.7.2-3.1ubuntu0.1) ... 2026-07-20 14:12:39.266 | Setting up libaprutil1-dev (1.6.3-1.1ubuntu7) ... 2026-07-20 14:12:39.275 | Setting up llvm-17-dev (1:17.0.6-9ubuntu1) ... 2026-07-20 14:12:39.284 | Setting up apache2-dev (2.4.58-1ubuntu8.15) ... 2026-07-20 14:12:39.293 | Setting up graphviz (2.42.2-9ubuntu0.1) ... 2026-07-20 14:12:39.305 | Setting up apache2 (2.4.58-1ubuntu8.15) ... 2026-07-20 14:12:39.863 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-20 14:12:39.908 | Enabling module mpm_event. 2026-07-20 14:12:39.957 | Enabling module authz_core. 2026-07-20 14:12:39.963 | Enabling module authz_host. 2026-07-20 14:12:40.010 | Enabling module authn_core. 2026-07-20 14:12:40.017 | Enabling module auth_basic. 2026-07-20 14:12:40.064 | Enabling module access_compat. 2026-07-20 14:12:40.112 | Enabling module authn_file. 2026-07-20 14:12:40.160 | Enabling module authz_user. 2026-07-20 14:12:40.207 | Enabling module alias. 2026-07-20 14:12:40.255 | Enabling module dir. 2026-07-20 14:12:40.302 | Enabling module autoindex. 2026-07-20 14:12:40.351 | Enabling module env. 2026-07-20 14:12:40.398 | Enabling module mime. 2026-07-20 14:12:40.446 | Enabling module negotiation. 2026-07-20 14:12:40.493 | Enabling module setenvif. 2026-07-20 14:12:40.541 | Enabling module filter. 2026-07-20 14:12:40.589 | Enabling module deflate. 2026-07-20 14:12:40.637 | Enabling module status. 2026-07-20 14:12:40.685 | Enabling module reqtimeout. 2026-07-20 14:12:40.733 | Enabling conf charset. 2026-07-20 14:12:40.781 | Enabling conf localized-error-pages. 2026-07-20 14:12:40.830 | Enabling conf other-vhosts-access-log. 2026-07-20 14:12:40.877 | Enabling conf security. 2026-07-20 14:12:40.925 | Enabling conf serve-cgi-bin. 2026-07-20 14:12:40.972 | Enabling site 000-default. 2026-07-20 14:12:42.069 | Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /usr/lib/systemd/system/apache2.service. 2026-07-20 14:12:42.782 | Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /usr/lib/systemd/system/apache-htcacheclean.service. 2026-07-20 14:12:44.228 | Setting up libpcp-web1t64 (6.2.0-1.1build4) ... 2026-07-20 14:12:44.245 | Setting up python3-pcp (6.2.0-1.1build4) ... 2026-07-20 14:12:44.571 | Setting up postgresql-server-dev-16 (16.14-0ubuntu0.24.04.1) ... 2026-07-20 14:12:44.582 | Setting up postgresql-server-dev-all:amd64 (257build1.1) ... 2026-07-20 14:12:44.593 | Setting up pcp (6.2.0-1.1build4) ... 2026-07-20 14:12:46.447 | Created symlink /etc/systemd/system/multi-user.target.wants/pmcd.service → /usr/lib/systemd/system/pmcd.service. 2026-07-20 14:12:46.516 | Created symlink /etc/systemd/system/multi-user.target.wants/pmlogger.service → /usr/lib/systemd/system/pmlogger.service. 2026-07-20 14:12:46.584 | Created symlink /etc/systemd/system/multi-user.target.wants/pmie.service → /usr/lib/systemd/system/pmie.service. 2026-07-20 14:12:46.652 | Created symlink /etc/systemd/system/multi-user.target.wants/pmproxy.service → /usr/lib/systemd/system/pmproxy.service. 2026-07-20 14:12:48.491 | Processing triggers for rsyslog (8.2312.0-3ubuntu9.2) ... 2026-07-20 14:12:48.789 | Processing triggers for ufw (0.36.2-6) ... 2026-07-20 14:12:48.937 | Processing triggers for systemd (255.4-1ubuntu8.16) ... 2026-07-20 14:12:48.998 | Processing triggers for man-db (2.12.0-4build2) ... 2026-07-20 14:12:52.448 | Processing triggers for dbus (1.14.10-4ubuntu4.1) ... 2026-07-20 14:12:52.475 | Processing triggers for install-info (7.1-3build2) ... 2026-07-20 14:12:52.645 | Processing triggers for fontconfig (2.15.0-1.1ubuntu2) ... 2026-07-20 14:12:52.696 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-20 14:12:52.954 | perl: warning: Setting locale failed. 2026-07-20 14:12:52.954 | perl: warning: Please check that your locale settings: 2026-07-20 14:12:52.954 | LANGUAGE = (unset), 2026-07-20 14:12:52.954 | LC_ALL = "en_US.utf8", 2026-07-20 14:12:52.955 | LANG = "de_DE.UTF-8" 2026-07-20 14:12:52.955 | are supported and installed on your system. 2026-07-20 14:12:52.955 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-20 14:12:53.083 | perl: warning: Setting locale failed. 2026-07-20 14:12:53.083 | perl: warning: Please check that your locale settings: 2026-07-20 14:12:53.083 | LANGUAGE = (unset), 2026-07-20 14:12:53.083 | LC_ALL = "en_US.utf8", 2026-07-20 14:12:53.083 | LANG = "de_DE.UTF-8" 2026-07-20 14:12:53.084 | are supported and installed on your system. 2026-07-20 14:12:53.084 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-20 14:12:53.133 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-20 14:12:53.133 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-20 14:12:53.133 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-20 14:12:53.201 | perl: warning: Setting locale failed. 2026-07-20 14:12:53.201 | perl: warning: Please check that your locale settings: 2026-07-20 14:12:53.201 | LANGUAGE = (unset), 2026-07-20 14:12:53.201 | LC_ALL = "en_US.utf8", 2026-07-20 14:12:53.202 | LANG = "de_DE.UTF-8" 2026-07-20 14:12:53.202 | are supported and installed on your system. 2026-07-20 14:12:53.202 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-20 14:12:53.705 | 2026-07-20 14:12:53.705 | Running kernel seems to be up-to-date. 2026-07-20 14:12:53.705 | 2026-07-20 14:12:53.705 | Restarting services... 2026-07-20 14:12:53.756 | systemctl restart ksmtuned.service packagekit.service 2026-07-20 14:12:53.859 | 2026-07-20 14:12:53.859 | Service restarts being deferred: 2026-07-20 14:12:53.859 | systemctl restart virtlockd.service 2026-07-20 14:12:53.860 | systemctl restart virtlogd.service 2026-07-20 14:12:53.860 | 2026-07-20 14:12:53.860 | No containers need to be restarted. 2026-07-20 14:12:53.860 | 2026-07-20 14:12:53.860 | User sessions running outdated binaries: 2026-07-20 14:12:53.860 | quobyte @ session #5: sshd[2021,2067] 2026-07-20 14:12:53.875 | 2026-07-20 14:12:53.875 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-20 14:12:56.030 | ++ functions-common:apt_get:1211 : result=0 2026-07-20 14:12:56.034 | ++ functions-common:apt_get:1214 : time_stop apt-get 2026-07-20 14:12:56.039 | ++ functions-common:time_stop:2420 : local name 2026-07-20 14:12:56.043 | ++ functions-common:time_stop:2421 : local end_time 2026-07-20 14:12:56.046 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-07-20 14:12:56.050 | ++ functions-common:time_stop:2423 : local total 2026-07-20 14:12:56.054 | ++ functions-common:time_stop:2424 : local start_time 2026-07-20 14:12:56.058 | ++ functions-common:time_stop:2426 : name=apt-get 2026-07-20 14:12:56.062 | ++ functions-common:time_stop:2427 : start_time=1784556710164 2026-07-20 14:12:56.066 | ++ functions-common:time_stop:2429 : [[ -z 1784556710164 ]] 2026-07-20 14:12:56.071 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-07-20 14:12:56.076 | ++ functions-common:time_stop:2432 : end_time=1784556776072 2026-07-20 14:12:56.080 | ++ functions-common:time_stop:2433 : elapsed_time=65908 2026-07-20 14:12:56.084 | ++ functions-common:time_stop:2434 : total=16963 2026-07-20 14:12:56.088 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-20 14:12:56.092 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=82871 2026-07-20 14:12:56.097 | ++ functions-common:apt_get:1215 : return 0 2026-07-20 14:12:56.100 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2026-07-20 14:12:56.105 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2026-07-20 14:12:56.110 | +++ tools/install_prereqs.sh:source:83 : which python3.12 2026-07-20 14:12:56.117 | ++ tools/install_prereqs.sh:source:83 : export PYTHON=/usr/bin/python3.12 2026-07-20 14:12:56.122 | ++ tools/install_prereqs.sh:source:83 : PYTHON=/usr/bin/python3.12 2026-07-20 14:12:56.127 | ++ tools/install_prereqs.sh:source:88 : date +%s 2026-07-20 14:12:56.134 | ++ tools/install_prereqs.sh:source:89 : date 2026-07-20 14:12:56.139 | + ./stack.sh:main:801 : [[ False != \T\r\u\e ]] 2026-07-20 14:12:56.144 | + ./stack.sh:main:802 : PYPI_ALTERNATIVE_URL= 2026-07-20 14:12:56.149 | + ./stack.sh:main:802 : /home/quobyte/devstack/tools/install_pip.sh 2026-07-20 14:12:56.152 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-20 14:12:56.502 | + tools/install_pip.sh:main:25 : FILES=/home/quobyte/devstack/files 2026-07-20 14:12:56.505 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2026-07-20 14:12:56.508 | + tools/install_pip.sh:main:42 : GetDistro 2026-07-20 14:12:56.510 | + functions-common:GetDistro:472 : GetOSVersion 2026-07-20 14:12:56.513 | + functions-common:GetOSVersion:442 : source /etc/os-release 2026-07-20 14:12:56.516 | ++ /etc/os-release:source:1 : PRETTY_NAME='Ubuntu 24.04.4 LTS' 2026-07-20 14:12:56.518 | ++ /etc/os-release:source:2 : NAME=Ubuntu 2026-07-20 14:12:56.521 | ++ /etc/os-release:source:3 : VERSION_ID=24.04 2026-07-20 14:12:56.524 | ++ /etc/os-release:source:4 : VERSION='24.04.4 LTS (Noble Numbat)' 2026-07-20 14:12:56.526 | ++ /etc/os-release:source:5 : VERSION_CODENAME=noble 2026-07-20 14:12:56.529 | ++ /etc/os-release:source:6 : ID=ubuntu 2026-07-20 14:12:56.532 | ++ /etc/os-release:source:7 : ID_LIKE=debian 2026-07-20 14:12:56.534 | ++ /etc/os-release:source:8 : HOME_URL=https://www.ubuntu.com/ 2026-07-20 14:12:56.537 | ++ /etc/os-release:source:9 : SUPPORT_URL=https://help.ubuntu.com/ 2026-07-20 14:12:56.540 | ++ /etc/os-release:source:10 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2026-07-20 14:12:56.542 | ++ /etc/os-release:source:11 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2026-07-20 14:12:56.545 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=noble 2026-07-20 14:12:56.547 | ++ /etc/os-release:source:13 : LOGO=ubuntu-logo 2026-07-20 14:12:56.550 | + functions-common:GetOSVersion:443 : [[ ubuntu =~ (almalinux|centos|rocky|rhel) ]] 2026-07-20 14:12:56.553 | + functions-common:GetOSVersion:448 : _ensure_lsb_release 2026-07-20 14:12:56.556 | ++ functions-common:_ensure_lsb_release:419 : command -v lsb_release 2026-07-20 14:12:56.559 | + functions-common:_ensure_lsb_release:419 : [[ -x /usr/bin/lsb_release ]] 2026-07-20 14:12:56.562 | + functions-common:_ensure_lsb_release:420 : return 2026-07-20 14:12:56.565 | ++ functions-common:GetOSVersion:450 : lsb_release -r -s 2026-07-20 14:12:56.582 | + functions-common:GetOSVersion:450 : os_RELEASE=24.04 2026-07-20 14:12:56.585 | ++ functions-common:GetOSVersion:451 : lsb_release -c -s 2026-07-20 14:12:56.600 | + functions-common:GetOSVersion:451 : os_CODENAME=noble 2026-07-20 14:12:56.604 | ++ functions-common:GetOSVersion:452 : lsb_release -i -s 2026-07-20 14:12:56.619 | + functions-common:GetOSVersion:452 : os_VENDOR=Ubuntu 2026-07-20 14:12:56.622 | + functions-common:GetOSVersion:455 : [[ Ubuntu =~ (Debian|Ubuntu) ]] 2026-07-20 14:12:56.625 | + functions-common:GetOSVersion:456 : os_PACKAGE=deb 2026-07-20 14:12:56.628 | + functions-common:GetOSVersion:461 : typeset -xr os_VENDOR 2026-07-20 14:12:56.631 | + functions-common:GetOSVersion:462 : typeset -xr os_RELEASE 2026-07-20 14:12:56.633 | + functions-common:GetOSVersion:463 : typeset -xr os_PACKAGE 2026-07-20 14:12:56.636 | + functions-common:GetOSVersion:464 : typeset -xr os_CODENAME 2026-07-20 14:12:56.639 | + functions-common:GetDistro:473 : [[ Ubuntu =~ (Ubuntu) ]] 2026-07-20 14:12:56.641 | + functions-common:GetDistro:476 : DISTRO=noble 2026-07-20 14:12:56.644 | + functions-common:GetDistro:513 : typeset -xr DISTRO 2026-07-20 14:12:56.647 | + tools/install_pip.sh:main:43 : echo 'Distro: noble' 2026-07-20 14:12:56.647 | Distro: noble 2026-07-20 14:12:56.650 | + tools/install_pip.sh:main:117 : get_versions 2026-07-20 14:12:56.653 | ++ tools/install_pip.sh:get_versions:48 : which pip 2026-07-20 14:12:56.658 | + tools/install_pip.sh:get_versions:48 : PIP=/usr/bin/pip 2026-07-20 14:12:56.661 | + tools/install_pip.sh:get_versions:49 : [[ -n /usr/bin/pip ]] 2026-07-20 14:12:56.665 | ++ tools/install_pip.sh:get_versions:50 : /usr/bin/pip --version 2026-07-20 14:12:56.665 | ++ tools/install_pip.sh:get_versions:50 : awk '{ print $2}' 2026-07-20 14:12:57.360 | + tools/install_pip.sh:get_versions:50 : PIP_VERSION=24.0 2026-07-20 14:12:57.363 | + tools/install_pip.sh:get_versions:51 : echo 'pip: 24.0' 2026-07-20 14:12:57.363 | pip: 24.0 2026-07-20 14:12:57.365 | + tools/install_pip.sh:main:119 : [[ -n '' ]] 2026-07-20 14:12:57.368 | + tools/install_pip.sh:main:123 : is_fedora 2026-07-20 14:12:57.371 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-20 14:12:57.373 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-20 14:12:57.376 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-20 14:12:57.379 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-20 14:12:57.381 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-20 14:12:57.384 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-20 14:12:57.386 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-20 14:12:57.389 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-20 14:12:57.392 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-20 14:12:57.394 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-20 14:12:57.397 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-20 14:12:57.399 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-20 14:12:57.402 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-20 14:12:57.405 | + tools/install_pip.sh:main:134 : is_ubuntu 2026-07-20 14:12:57.407 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-20 14:12:57.410 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-20 14:12:57.413 | + tools/install_pip.sh:main:137 : sed -i -e /setuptools/d /opt/stack/requirements/upper-constraints.txt 2026-07-20 14:12:57.418 | + tools/install_pip.sh:main:146 : set -x 2026-07-20 14:12:57.421 | + tools/install_pip.sh:main:149 : get_versions 2026-07-20 14:12:57.424 | ++ tools/install_pip.sh:get_versions:48 : which pip 2026-07-20 14:12:57.429 | + tools/install_pip.sh:get_versions:48 : PIP=/usr/bin/pip 2026-07-20 14:12:57.432 | + tools/install_pip.sh:get_versions:49 : [[ -n /usr/bin/pip ]] 2026-07-20 14:12:57.436 | ++ tools/install_pip.sh:get_versions:50 : /usr/bin/pip --version 2026-07-20 14:12:57.436 | ++ tools/install_pip.sh:get_versions:50 : awk '{ print $2}' 2026-07-20 14:12:58.041 | + tools/install_pip.sh:get_versions:50 : PIP_VERSION=24.0 2026-07-20 14:12:58.044 | + tools/install_pip.sh:get_versions:51 : echo 'pip: 24.0' 2026-07-20 14:12:58.044 | pip: 24.0 2026-07-20 14:12:58.048 | + ./stack.sh:main:806 : source /home/quobyte/devstack/tools/fixup_stuff.sh 2026-07-20 14:12:58.053 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/quobyte/devstack ]] 2026-07-20 14:12:58.057 | + ./stack.sh:main:807 : fixup_all 2026-07-20 14:12:58.062 | + tools/fixup_stuff.sh:fixup_all:111 : fixup_ubuntu 2026-07-20 14:12:58.066 | + tools/fixup_stuff.sh:fixup_ubuntu:95 : is_ubuntu 2026-07-20 14:12:58.070 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-20 14:12:58.074 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-20 14:12:58.078 | + tools/fixup_stuff.sh:fixup_ubuntu:105 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2026-07-20 14:12:58.096 | + tools/fixup_stuff.sh:fixup_ubuntu:106 : sudo rm -rf /usr/lib/python3/dist-packages/pyasn1_modules-0.2.8.egg-info 2026-07-20 14:12:58.114 | + tools/fixup_stuff.sh:fixup_ubuntu:107 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2026-07-20 14:12:58.132 | + tools/fixup_stuff.sh:fixup_all:112 : fixup_fedora 2026-07-20 14:12:58.135 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2026-07-20 14:12:58.139 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-20 14:12:58.143 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-20 14:12:58.147 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-20 14:12:58.151 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-20 14:12:58.155 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-20 14:12:58.159 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-20 14:12:58.163 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-20 14:12:58.166 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-20 14:12:58.170 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-20 14:12:58.174 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-20 14:12:58.178 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-20 14:12:58.182 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-20 14:12:58.186 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-20 14:12:58.190 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2026-07-20 14:12:58.194 | + ./stack.sh:main:809 : [[ True == \T\r\u\e ]] 2026-07-20 14:12:58.197 | + ./stack.sh:main:811 : sudo ln -sf /opt/stack/data/venv/bin/cinder-manage /usr/local/bin 2026-07-20 14:12:58.215 | + ./stack.sh:main:812 : sudo ln -sf /opt/stack/data/venv/bin/cinder-rtstool /usr/local/bin 2026-07-20 14:12:58.232 | + ./stack.sh:main:813 : sudo ln -sf /opt/stack/data/venv/bin/glance /usr/local/bin 2026-07-20 14:12:58.250 | + ./stack.sh:main:814 : sudo ln -sf /opt/stack/data/venv/bin/nova-manage /usr/local/bin 2026-07-20 14:12:58.267 | + ./stack.sh:main:815 : sudo ln -sf /opt/stack/data/venv/bin/openstack /usr/local/bin 2026-07-20 14:12:58.284 | + ./stack.sh:main:816 : sudo ln -sf /opt/stack/data/venv/bin/privsep-helper /usr/local/bin 2026-07-20 14:12:58.299 | + ./stack.sh:main:817 : sudo ln -sf /opt/stack/data/venv/bin/rally /usr/local/bin 2026-07-20 14:12:58.316 | + ./stack.sh:main:818 : sudo ln -sf /opt/stack/data/venv/bin/tox /usr/local/bin 2026-07-20 14:12:58.334 | + ./stack.sh:main:820 : setup_devstack_virtualenv 2026-07-20 14:12:58.339 | + inc/python:setup_devstack_virtualenv:39 : [[ ! -d /opt/stack/data/venv ]] 2026-07-20 14:12:58.343 | + inc/python:setup_devstack_virtualenv:43 : /usr/bin/python3.12 -m venv --system-site-packages /opt/stack/data/venv 2026-07-20 14:13:03.966 | + inc/python:setup_devstack_virtualenv:44 : pip_install -U pip 'setuptools[core]' 2026-07-20 14:13:03.999 | Using python 3.12 to install setuptools 2026-07-20 14:13:04.003 | + 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-20 14:13:05.383 | Requirement already satisfied: pip in /opt/stack/data/venv/lib/python3.12/site-packages (24.0) 2026-07-20 14:13:05.634 | Collecting pip 2026-07-20 14:13:05.744 | Downloading pip-26.1.2-py3-none-any.whl.metadata (4.6 kB) 2026-07-20 14:13:05.756 | Requirement already satisfied: setuptools[core] in /usr/lib/python3/dist-packages (68.1.2) 2026-07-20 14:13:06.213 | Collecting setuptools[core] 2026-07-20 14:13:06.228 | Downloading setuptools-83.0.0-py3-none-any.whl.metadata (6.6 kB) 2026-07-20 14:13:06.391 | Collecting packaging>=24.2 (from setuptools[core]) 2026-07-20 14:13:06.406 | Downloading packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 2026-07-20 14:13:06.489 | Collecting more_itertools>=8.8 (from setuptools[core]) 2026-07-20 14:13:06.504 | Downloading more_itertools-11.1.0-py3-none-any.whl.metadata (41 kB) 2026-07-20 14:13:06.526 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.4/41.4 kB 2.0 MB/s eta 0:00:00 2026-07-20 14:13:06.601 | Collecting jaraco.text>=3.7 (from setuptools[core]) 2026-07-20 14:13:06.618 | Downloading jaraco_text-4.3.0-py3-none-any.whl.metadata (3.8 kB) 2026-07-20 14:13:06.720 | Collecting wheel>=0.43.0 (from setuptools[core]) 2026-07-20 14:13:06.735 | Downloading wheel-0.47.0-py3-none-any.whl.metadata (2.3 kB) 2026-07-20 14:13:06.816 | Collecting jaraco.functools>=4 (from setuptools[core]) 2026-07-20 14:13:06.832 | Downloading jaraco_functools-4.5.0-py3-none-any.whl.metadata (2.9 kB) 2026-07-20 14:13:06.942 | Collecting jaraco.context>=4.1 (from jaraco.text>=3.7->setuptools[core]) 2026-07-20 14:13:06.957 | Downloading jaraco_context-6.1.2-py3-none-any.whl.metadata (4.2 kB) 2026-07-20 14:13:07.037 | Collecting typer-slim (from jaraco.text>=3.7->setuptools[core]) 2026-07-20 14:13:07.052 | Downloading typer_slim-0.24.0-py3-none-any.whl.metadata (4.2 kB) 2026-07-20 14:13:07.296 | Collecting typer>=0.24.0 (from typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-20 14:13:07.313 | Downloading typer-0.27.0-py3-none-any.whl.metadata (15 kB) 2026-07-20 14:13:07.401 | Collecting shellingham>=1.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-20 14:13:07.416 | Downloading shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB) 2026-07-20 14:13:07.591 | Collecting rich>=13.8.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-20 14:13:07.606 | Downloading rich-15.0.0-py3-none-any.whl.metadata (18 kB) 2026-07-20 14:13:07.669 | Collecting annotated-doc>=0.0.2 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-20 14:13:07.684 | Downloading annotated_doc-0.0.4-py3-none-any.whl.metadata (6.6 kB) 2026-07-20 14:13:07.776 | 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-20 14:13:07.792 | Downloading markdown_it_py-4.2.0-py3-none-any.whl.metadata (7.4 kB) 2026-07-20 14:13:07.886 | 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-20 14:13:07.902 | Downloading pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) 2026-07-20 14:13:07.948 | 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-20 14:13:07.980 | Downloading pip-26.1.2-py3-none-any.whl (1.8 MB) 2026-07-20 14:13:08.172 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 9.7 MB/s eta 0:00:00 2026-07-20 14:13:08.188 | Downloading jaraco_functools-4.5.0-py3-none-any.whl (10 kB) 2026-07-20 14:13:08.210 | Downloading jaraco_text-4.3.0-py3-none-any.whl (14 kB) 2026-07-20 14:13:08.231 | Downloading more_itertools-11.1.0-py3-none-any.whl (72 kB) 2026-07-20 14:13:08.244 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 72.2/72.2 kB 7.9 MB/s eta 0:00:00 2026-07-20 14:13:08.259 | Downloading packaging-26.2-py3-none-any.whl (100 kB) 2026-07-20 14:13:08.273 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.2/100.2 kB 10.0 MB/s eta 0:00:00 2026-07-20 14:13:08.288 | Downloading wheel-0.47.0-py3-none-any.whl (32 kB) 2026-07-20 14:13:08.311 | Downloading setuptools-83.0.0-py3-none-any.whl (1.0 MB) 2026-07-20 14:13:08.388 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 13.8 MB/s eta 0:00:00 2026-07-20 14:13:08.403 | Downloading jaraco_context-6.1.2-py3-none-any.whl (7.9 kB) 2026-07-20 14:13:08.433 | Downloading typer_slim-0.24.0-py3-none-any.whl (3.4 kB) 2026-07-20 14:13:08.456 | Downloading typer-0.27.0-py3-none-any.whl (122 kB) 2026-07-20 14:13:08.470 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 122.7/122.7 kB 12.5 MB/s eta 0:00:00 2026-07-20 14:13:08.485 | Downloading annotated_doc-0.0.4-py3-none-any.whl (5.3 kB) 2026-07-20 14:13:08.506 | Downloading rich-15.0.0-py3-none-any.whl (310 kB) 2026-07-20 14:13:08.534 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 310.7/310.7 kB 13.9 MB/s eta 0:00:00 2026-07-20 14:13:08.548 | Downloading shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) 2026-07-20 14:13:08.569 | Downloading markdown_it_py-4.2.0-py3-none-any.whl (91 kB) 2026-07-20 14:13:08.583 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 91.7/91.7 kB 9.6 MB/s eta 0:00:00 2026-07-20 14:13:08.599 | Downloading pygments-2.20.0-py3-none-any.whl (1.2 MB) 2026-07-20 14:13:08.671 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 18.9 MB/s eta 0:00:00 2026-07-20 14:13:09.397 | 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-20 14:13:09.424 | Attempting uninstall: setuptools 2026-07-20 14:13:09.439 | Found existing installation: setuptools 68.1.2 2026-07-20 14:13:09.440 | Not uninstalling setuptools at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-20 14:13:09.440 | Can't uninstall 'setuptools'. No files were found to uninstall. 2026-07-20 14:13:10.595 | Attempting uninstall: pygments 2026-07-20 14:13:10.628 | Found existing installation: Pygments 2.17.2 2026-07-20 14:13:10.629 | Not uninstalling pygments at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-20 14:13:10.630 | Can't uninstall 'Pygments'. No files were found to uninstall. 2026-07-20 14:13:11.904 | Attempting uninstall: pip 2026-07-20 14:13:11.910 | Found existing installation: pip 24.0 2026-07-20 14:13:11.981 | Uninstalling pip-24.0: 2026-07-20 14:13:11.991 | Successfully uninstalled pip-24.0 2026-07-20 14:13:13.633 | Attempting uninstall: packaging 2026-07-20 14:13:13.671 | Found existing installation: packaging 24.0 2026-07-20 14:13:13.673 | Not uninstalling packaging at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-20 14:13:13.673 | Can't uninstall 'packaging'. No files were found to uninstall. 2026-07-20 14:13:13.866 | Attempting uninstall: markdown-it-py 2026-07-20 14:13:13.877 | Found existing installation: markdown-it-py 3.0.0 2026-07-20 14:13:13.878 | Not uninstalling markdown-it-py at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-20 14:13:13.878 | Can't uninstall 'markdown-it-py'. No files were found to uninstall. 2026-07-20 14:13:14.039 | Attempting uninstall: wheel 2026-07-20 14:13:14.061 | Found existing installation: wheel 0.42.0 2026-07-20 14:13:14.062 | Not uninstalling wheel at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-20 14:13:14.064 | Can't uninstall 'wheel'. No files were found to uninstall. 2026-07-20 14:13:14.114 | Attempting uninstall: rich 2026-07-20 14:13:14.156 | Found existing installation: rich 13.7.1 2026-07-20 14:13:14.156 | Not uninstalling rich at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-20 14:13:14.157 | Can't uninstall 'rich'. No files were found to uninstall. 2026-07-20 14:13:14.883 | Successfully installed annotated-doc-0.0.4 jaraco.context-6.1.2 jaraco.functools-4.5.0 jaraco.text-4.3.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.27.0 typer-slim-0.24.0 wheel-0.47.0 2026-07-20 14:13:15.148 | + inc/python:pip_install:216 : result=0 2026-07-20 14:13:15.153 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-20 14:13:15.156 | + functions-common:time_stop:2420 : local name 2026-07-20 14:13:15.161 | + functions-common:time_stop:2421 : local end_time 2026-07-20 14:13:15.164 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-20 14:13:15.168 | + functions-common:time_stop:2423 : local total 2026-07-20 14:13:15.171 | + functions-common:time_stop:2424 : local start_time 2026-07-20 14:13:15.175 | + functions-common:time_stop:2426 : name=pip_install 2026-07-20 14:13:15.178 | + functions-common:time_stop:2427 : start_time=1784556783991 2026-07-20 14:13:15.181 | + functions-common:time_stop:2429 : [[ -z 1784556783991 ]] 2026-07-20 14:13:15.185 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-20 14:13:15.191 | + functions-common:time_stop:2432 : end_time=1784556795186 2026-07-20 14:13:15.194 | + functions-common:time_stop:2433 : elapsed_time=11195 2026-07-20 14:13:15.198 | + functions-common:time_stop:2434 : total=0 2026-07-20 14:13:15.201 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-20 14:13:15.205 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=11195 2026-07-20 14:13:15.209 | + inc/python:pip_install:219 : return 0 2026-07-20 14:13:15.212 | + 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-20 14:13:15.215 | + 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-20 14:13:15.219 | + 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-20 14:13:15.223 | + inc/python:setup_devstack_virtualenv:48 : export PYTHON=/opt/stack/data/venv/bin/python3 2026-07-20 14:13:15.227 | + inc/python:setup_devstack_virtualenv:48 : PYTHON=/opt/stack/data/venv/bin/python3 2026-07-20 14:13:15.231 | + ./stack.sh:main:824 : pip_install -U os-testr 2026-07-20 14:13:15.260 | Using python 3.12 to install os-testr 2026-07-20 14:13:15.264 | + 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-20 14:13:16.630 | Collecting os-testr 2026-07-20 14:13:16.766 | Downloading os_testr-3.0.0-py3-none-any.whl.metadata (1.8 kB) 2026-07-20 14:13:16.828 | Collecting pbr!=2.1.0,>=2.0.0 (from os-testr) 2026-07-20 14:13:16.845 | Downloading pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-07-20 14:13:16.882 | Collecting python-subunit>=1.0.0 (from os-testr) 2026-07-20 14:13:16.899 | Downloading python_subunit-1.4.6-py3-none-any.whl.metadata (22 kB) 2026-07-20 14:13:16.955 | Collecting testtools>=2.2.0 (from os-testr) 2026-07-20 14:13:16.971 | Downloading testtools-2.9.1-py3-none-any.whl.metadata (5.4 kB) 2026-07-20 14:13:16.983 | 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-20 14:13:17.013 | Collecting iso8601 (from python-subunit>=1.0.0->os-testr) 2026-07-20 14:13:17.029 | Downloading iso8601-2.1.0-py3-none-any.whl.metadata (3.7 kB) 2026-07-20 14:13:17.117 | Collecting PyYAML (from python-subunit>=1.0.0->os-testr) 2026-07-20 14:13:17.133 | 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-20 14:13:17.168 | Downloading os_testr-3.0.0-py3-none-any.whl (32 kB) 2026-07-20 14:13:17.193 | Downloading pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-07-20 14:13:17.231 | Downloading python_subunit-1.4.6-py3-none-any.whl (77 kB) 2026-07-20 14:13:17.254 | Downloading testtools-2.9.1-py3-none-any.whl (110 kB) 2026-07-20 14:13:17.277 | Downloading iso8601-2.1.0-py3-none-any.whl (7.5 kB) 2026-07-20 14:13:17.298 | 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-20 14:13:17.334 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 807.9/807.9 kB 26.3 MB/s 0:00:00 2026-07-20 14:13:17.495 | Installing collected packages: testtools, PyYAML, pbr, iso8601, python-subunit, os-testr 2026-07-20 14:13:17.640 | Attempting uninstall: PyYAML 2026-07-20 14:13:17.647 | Found existing installation: PyYAML 6.0.1 2026-07-20 14:13:17.650 | Not uninstalling pyyaml at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-20 14:13:17.650 | Can't uninstall 'PyYAML'. No files were found to uninstall. 2026-07-20 14:13:18.033 | 2026-07-20 14:13:18.037 | 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-20 14:13:18.161 | + inc/python:pip_install:216 : result=0 2026-07-20 14:13:18.165 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-20 14:13:18.169 | + functions-common:time_stop:2420 : local name 2026-07-20 14:13:18.173 | + functions-common:time_stop:2421 : local end_time 2026-07-20 14:13:18.177 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-20 14:13:18.180 | + functions-common:time_stop:2423 : local total 2026-07-20 14:13:18.184 | + functions-common:time_stop:2424 : local start_time 2026-07-20 14:13:18.188 | + functions-common:time_stop:2426 : name=pip_install 2026-07-20 14:13:18.191 | + functions-common:time_stop:2427 : start_time=1784556795252 2026-07-20 14:13:18.194 | + functions-common:time_stop:2429 : [[ -z 1784556795252 ]] 2026-07-20 14:13:18.199 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-20 14:13:18.205 | + functions-common:time_stop:2432 : end_time=1784556798201 2026-07-20 14:13:18.209 | + functions-common:time_stop:2433 : elapsed_time=2949 2026-07-20 14:13:18.211 | + functions-common:time_stop:2434 : total=11195 2026-07-20 14:13:18.215 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-20 14:13:18.218 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=14144 2026-07-20 14:13:18.222 | + inc/python:pip_install:219 : return 0 2026-07-20 14:13:18.225 | + ./stack.sh:main:828 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2026-07-20 14:13:18.299 | + ./stack.sh:main:829 : sudo systemctl restart systemd-journald 2026-07-20 14:13:18.384 | + ./stack.sh:main:835 : install_infra 2026-07-20 14:13:18.389 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-07-20 14:13:18.393 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2026-07-20 14:13:18.397 | + lib/infra:install_infra:32 : python3.12 -m venv /opt/stack/requirements/.venv 2026-07-20 14:13:23.921 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-07-20 14:13:23.926 | + lib/infra:install_infra:34 : pip_install -U pbr 'setuptools[core]' 2026-07-20 14:13:23.960 | + 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-20 14:13:25.331 | Collecting pbr 2026-07-20 14:13:25.333 | Using cached pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-07-20 14:13:25.762 | Collecting setuptools[core] 2026-07-20 14:13:25.764 | Using cached setuptools-83.0.0-py3-none-any.whl.metadata (6.6 kB) 2026-07-20 14:13:25.914 | Collecting packaging>=24.2 (from setuptools[core]) 2026-07-20 14:13:25.918 | Using cached packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 2026-07-20 14:13:25.989 | Collecting more_itertools>=8.8 (from setuptools[core]) 2026-07-20 14:13:25.991 | Using cached more_itertools-11.1.0-py3-none-any.whl.metadata (41 kB) 2026-07-20 14:13:26.062 | Collecting jaraco.text>=3.7 (from setuptools[core]) 2026-07-20 14:13:26.064 | Using cached jaraco_text-4.3.0-py3-none-any.whl.metadata (3.8 kB) 2026-07-20 14:13:26.156 | Collecting wheel>=0.43.0 (from setuptools[core]) 2026-07-20 14:13:26.159 | Using cached wheel-0.47.0-py3-none-any.whl.metadata (2.3 kB) 2026-07-20 14:13:26.258 | Collecting jaraco.functools>=4 (from setuptools[core]) 2026-07-20 14:13:26.260 | Using cached jaraco_functools-4.5.0-py3-none-any.whl.metadata (2.9 kB) 2026-07-20 14:13:26.359 | Collecting jaraco.context>=4.1 (from jaraco.text>=3.7->setuptools[core]) 2026-07-20 14:13:26.363 | Using cached jaraco_context-6.1.2-py3-none-any.whl.metadata (4.2 kB) 2026-07-20 14:13:26.429 | Collecting typer-slim (from jaraco.text>=3.7->setuptools[core]) 2026-07-20 14:13:26.431 | Using cached typer_slim-0.24.0-py3-none-any.whl.metadata (4.2 kB) 2026-07-20 14:13:26.669 | Collecting typer>=0.24.0 (from typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-20 14:13:26.671 | Using cached typer-0.27.0-py3-none-any.whl.metadata (15 kB) 2026-07-20 14:13:26.745 | Collecting shellingham>=1.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-20 14:13:26.748 | Using cached shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB) 2026-07-20 14:13:26.905 | Collecting rich>=13.8.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-20 14:13:26.908 | Using cached rich-15.0.0-py3-none-any.whl.metadata (18 kB) 2026-07-20 14:13:26.958 | Collecting annotated-doc>=0.0.2 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-20 14:13:26.960 | Using cached annotated_doc-0.0.4-py3-none-any.whl.metadata (6.6 kB) 2026-07-20 14:13:27.039 | Collecting markdown-it-py>=2.2.0 (from rich>=13.8.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-20 14:13:27.042 | Using cached markdown_it_py-4.2.0-py3-none-any.whl.metadata (7.4 kB) 2026-07-20 14:13:27.123 | 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-20 14:13:27.127 | Using cached pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) 2026-07-20 14:13:27.213 | 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-20 14:13:27.299 | Downloading mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB) 2026-07-20 14:13:27.325 | Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-07-20 14:13:27.329 | Using cached jaraco_functools-4.5.0-py3-none-any.whl (10 kB) 2026-07-20 14:13:27.331 | Using cached jaraco_text-4.3.0-py3-none-any.whl (14 kB) 2026-07-20 14:13:27.333 | Using cached more_itertools-11.1.0-py3-none-any.whl (72 kB) 2026-07-20 14:13:27.336 | Using cached packaging-26.2-py3-none-any.whl (100 kB) 2026-07-20 14:13:27.339 | Using cached wheel-0.47.0-py3-none-any.whl (32 kB) 2026-07-20 14:13:27.342 | Using cached setuptools-83.0.0-py3-none-any.whl (1.0 MB) 2026-07-20 14:13:27.353 | Using cached jaraco_context-6.1.2-py3-none-any.whl (7.9 kB) 2026-07-20 14:13:27.355 | Using cached typer_slim-0.24.0-py3-none-any.whl (3.4 kB) 2026-07-20 14:13:27.357 | Using cached typer-0.27.0-py3-none-any.whl (122 kB) 2026-07-20 14:13:27.361 | Using cached annotated_doc-0.0.4-py3-none-any.whl (5.3 kB) 2026-07-20 14:13:27.363 | Using cached rich-15.0.0-py3-none-any.whl (310 kB) 2026-07-20 14:13:27.368 | Using cached shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) 2026-07-20 14:13:27.370 | Using cached markdown_it_py-4.2.0-py3-none-any.whl (91 kB) 2026-07-20 14:13:27.374 | Using cached pygments-2.20.0-py3-none-any.whl (1.2 MB) 2026-07-20 14:13:27.399 | Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) 2026-07-20 14:13:27.678 | 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-20 14:13:31.426 | Successfully installed annotated-doc-0.0.4 jaraco.context-6.1.2 jaraco.functools-4.5.0 jaraco.text-4.3.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.27.0 typer-slim-0.24.0 wheel-0.47.0 2026-07-20 14:13:31.664 | + inc/python:pip_install:216 : result=0 2026-07-20 14:13:31.669 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-20 14:13:31.671 | + functions-common:time_stop:2420 : local name 2026-07-20 14:13:31.675 | + functions-common:time_stop:2421 : local end_time 2026-07-20 14:13:31.679 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-20 14:13:31.682 | + functions-common:time_stop:2423 : local total 2026-07-20 14:13:31.686 | + functions-common:time_stop:2424 : local start_time 2026-07-20 14:13:31.689 | + functions-common:time_stop:2426 : name=pip_install 2026-07-20 14:13:31.693 | + functions-common:time_stop:2427 : start_time=1784556803949 2026-07-20 14:13:31.697 | + functions-common:time_stop:2429 : [[ -z 1784556803949 ]] 2026-07-20 14:13:31.700 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-20 14:13:31.705 | + functions-common:time_stop:2432 : end_time=1784556811701 2026-07-20 14:13:31.709 | + functions-common:time_stop:2433 : elapsed_time=7752 2026-07-20 14:13:31.712 | + functions-common:time_stop:2434 : total=14144 2026-07-20 14:13:31.715 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-20 14:13:31.718 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=21896 2026-07-20 14:13:31.722 | + inc/python:pip_install:219 : return 0 2026-07-20 14:13:31.725 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-07-20 14:13:31.729 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2026-07-20 14:13:31.762 | + 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-20 14:13:33.031 | Processing /opt/stack/requirements 2026-07-20 14:13:33.035 | Installing build dependencies: started 2026-07-20 14:13:36.158 | Installing build dependencies: finished with status 'done' 2026-07-20 14:13:36.161 | Getting requirements to build wheel: started 2026-07-20 14:13:36.453 | Getting requirements to build wheel: finished with status 'done' 2026-07-20 14:13:36.459 | Preparing metadata (pyproject.toml): started 2026-07-20 14:13:37.631 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-20 14:13:37.812 | Collecting fixtures>=3.0.0 (from openstack_requirements==1.2.1.dev8547) 2026-07-20 14:13:37.901 | Downloading fixtures-4.3.2-py3-none-any.whl.metadata (22 kB) 2026-07-20 14:13:37.921 | 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.dev8547) (26.2) 2026-07-20 14:13:38.025 | Collecting requests>=2.14.2 (from openstack_requirements==1.2.1.dev8547) 2026-07-20 14:13:38.040 | Downloading requests-2.34.2-py3-none-any.whl.metadata (4.8 kB) 2026-07-20 14:13:38.193 | Collecting PyYAML>=3.12 (from openstack_requirements==1.2.1.dev8547) 2026-07-20 14:13:38.197 | 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-20 14:13:38.249 | Collecting beagle>=0.2.1 (from openstack_requirements==1.2.1.dev8547) 2026-07-20 14:13:38.266 | Downloading beagle-0.5.0-py3-none-any.whl.metadata (1.1 kB) 2026-07-20 14:13:38.277 | 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.dev8547) (83.0.0) 2026-07-20 14:13:38.619 | Collecting charset_normalizer<4,>=2 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8547) 2026-07-20 14:13:38.637 | 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-20 14:13:38.653 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 3.2 MB/s eta 0:00:00 2026-07-20 14:13:38.723 | Collecting idna<4,>=2.5 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8547) 2026-07-20 14:13:38.739 | Downloading idna-3.18-py3-none-any.whl.metadata (6.1 kB) 2026-07-20 14:13:38.855 | Collecting urllib3<3,>=1.26 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8547) 2026-07-20 14:13:38.871 | Downloading urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) 2026-07-20 14:13:38.959 | Collecting certifi>=2023.5.7 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8547) 2026-07-20 14:13:38.974 | Downloading certifi-2026.6.17-py3-none-any.whl.metadata (2.5 kB) 2026-07-20 14:13:39.092 | Downloading beagle-0.5.0-py3-none-any.whl (10 kB) 2026-07-20 14:13:39.115 | Downloading fixtures-4.3.2-py3-none-any.whl (41 kB) 2026-07-20 14:13:39.127 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.6/41.6 kB 4.6 MB/s eta 0:00:00 2026-07-20 14:13:39.129 | 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-20 14:13:39.151 | Downloading requests-2.34.2-py3-none-any.whl (73 kB) 2026-07-20 14:13:39.166 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 73.1/73.1 kB 7.6 MB/s eta 0:00:00 2026-07-20 14:13:39.179 | Downloading certifi-2026.6.17-py3-none-any.whl (133 kB) 2026-07-20 14:13:39.195 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.3/133.3 kB 13.3 MB/s eta 0:00:00 2026-07-20 14:13:39.209 | 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-20 14:13:39.225 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 216.6/216.6 kB 17.9 MB/s eta 0:00:00 2026-07-20 14:13:39.243 | Downloading idna-3.18-py3-none-any.whl (65 kB) 2026-07-20 14:13:39.255 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.5/65.5 kB 7.6 MB/s eta 0:00:00 2026-07-20 14:13:39.270 | Downloading urllib3-2.7.0-py3-none-any.whl (131 kB) 2026-07-20 14:13:39.284 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.1/131.1 kB 13.4 MB/s eta 0:00:00 2026-07-20 14:13:39.316 | Building wheels for collected packages: openstack_requirements 2026-07-20 14:13:39.319 | Building wheel for openstack_requirements (pyproject.toml): started 2026-07-20 14:13:41.596 | Building wheel for openstack_requirements (pyproject.toml): finished with status 'done' 2026-07-20 14:13:41.598 | Created wheel for openstack_requirements: filename=openstack_requirements-1.2.1.dev8547-py3-none-any.whl size=52405 sha256=a68aacf44816fda98b32d2770f31935131a2ac2a38b32075aca44c076c4dc946 2026-07-20 14:13:41.598 | Stored in directory: /tmp/pip-ephem-wheel-cache-hr0z1mmq/wheels/09/5d/92/4cd2c84803dbd4129257ae3d0359353f58d376e96c4633bda7 2026-07-20 14:13:41.605 | Successfully built openstack_requirements 2026-07-20 14:13:41.882 | Installing collected packages: urllib3, PyYAML, idna, fixtures, charset_normalizer, certifi, beagle, requests, openstack_requirements 2026-07-20 14:13:42.619 | 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.dev8547 requests-2.34.2 urllib3-2.7.0 2026-07-20 14:13:42.845 | + inc/python:pip_install:216 : result=0 2026-07-20 14:13:42.849 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-20 14:13:42.853 | + functions-common:time_stop:2420 : local name 2026-07-20 14:13:42.857 | + functions-common:time_stop:2421 : local end_time 2026-07-20 14:13:42.861 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-20 14:13:42.864 | + functions-common:time_stop:2423 : local total 2026-07-20 14:13:42.867 | + functions-common:time_stop:2424 : local start_time 2026-07-20 14:13:42.870 | + functions-common:time_stop:2426 : name=pip_install 2026-07-20 14:13:42.873 | + functions-common:time_stop:2427 : start_time=1784556811751 2026-07-20 14:13:42.877 | + functions-common:time_stop:2429 : [[ -z 1784556811751 ]] 2026-07-20 14:13:42.881 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-20 14:13:42.887 | + functions-common:time_stop:2432 : end_time=1784556822883 2026-07-20 14:13:42.889 | + functions-common:time_stop:2433 : elapsed_time=11132 2026-07-20 14:13:42.893 | + functions-common:time_stop:2434 : total=21896 2026-07-20 14:13:42.896 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-20 14:13:42.899 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=33028 2026-07-20 14:13:42.903 | + inc/python:pip_install:219 : return 0 2026-07-20 14:13:42.907 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2026-07-20 14:13:42.910 | + lib/infra:install_infra:42 : use_library_from_git pbr 2026-07-20 14:13:42.914 | + inc/python:use_library_from_git:266 : local name=pbr 2026-07-20 14:13:42.918 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-20 14:13:42.922 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-20 14:13:42.925 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,pbr, ]] 2026-07-20 14:13:42.929 | + inc/python:use_library_from_git:269 : return 1 2026-07-20 14:13:42.933 | + lib/infra:install_infra:48 : pip_install -U pbr 2026-07-20 14:13:42.961 | Using python 3.12 to install pbr 2026-07-20 14:13:42.965 | + 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-20 14:13:43.943 | Requirement already satisfied: pbr in /opt/stack/data/venv/lib/python3.12/site-packages (7.0.3) 2026-07-20 14:13:44.130 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr) (83.0.0) 2026-07-20 14:13:44.373 | + inc/python:pip_install:216 : result=0 2026-07-20 14:13:44.376 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-20 14:13:44.379 | + functions-common:time_stop:2420 : local name 2026-07-20 14:13:44.381 | + functions-common:time_stop:2421 : local end_time 2026-07-20 14:13:44.385 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-20 14:13:44.388 | + functions-common:time_stop:2423 : local total 2026-07-20 14:13:44.391 | + functions-common:time_stop:2424 : local start_time 2026-07-20 14:13:44.394 | + functions-common:time_stop:2426 : name=pip_install 2026-07-20 14:13:44.397 | + functions-common:time_stop:2427 : start_time=1784556822954 2026-07-20 14:13:44.400 | + functions-common:time_stop:2429 : [[ -z 1784556822954 ]] 2026-07-20 14:13:44.405 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-20 14:13:44.410 | + functions-common:time_stop:2432 : end_time=1784556824406 2026-07-20 14:13:44.414 | + functions-common:time_stop:2433 : elapsed_time=1452 2026-07-20 14:13:44.417 | + functions-common:time_stop:2434 : total=33028 2026-07-20 14:13:44.420 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-20 14:13:44.423 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=34480 2026-07-20 14:13:44.427 | + inc/python:pip_install:219 : return 0 2026-07-20 14:13:44.431 | + ./stack.sh:main:838 : python3.12 -m venv /opt/stack/bindep-venv 2026-07-20 14:13:49.967 | + ./stack.sh:main:840 : /opt/stack/bindep-venv/bin/pip install bindep 2026-07-20 14:13:50.768 | Collecting bindep 2026-07-20 14:13:50.858 | Downloading bindep-2.14.0-py3-none-any.whl.metadata (11 kB) 2026-07-20 14:13:50.962 | Collecting distro>=1.7 (from bindep) 2026-07-20 14:13:50.977 | Downloading distro-1.9.0-py3-none-any.whl.metadata (6.8 kB) 2026-07-20 14:13:51.060 | Collecting packaging (from bindep) 2026-07-20 14:13:51.064 | Using cached packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 2026-07-20 14:13:51.110 | Collecting Parsley (from bindep) 2026-07-20 14:13:51.127 | Downloading Parsley-1.3-py2.py3-none-any.whl.metadata (4.1 kB) 2026-07-20 14:13:51.215 | Collecting pbr>=2 (from bindep) 2026-07-20 14:13:51.217 | Using cached pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-07-20 14:13:51.617 | Collecting setuptools (from pbr>=2->bindep) 2026-07-20 14:13:51.620 | Using cached setuptools-83.0.0-py3-none-any.whl.metadata (6.6 kB) 2026-07-20 14:13:51.713 | Downloading bindep-2.14.0-py3-none-any.whl (35 kB) 2026-07-20 14:13:51.743 | Downloading distro-1.9.0-py3-none-any.whl (20 kB) 2026-07-20 14:13:51.751 | Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-07-20 14:13:51.755 | Using cached packaging-26.2-py3-none-any.whl (100 kB) 2026-07-20 14:13:51.772 | Downloading Parsley-1.3-py2.py3-none-any.whl (88 kB) 2026-07-20 14:13:51.792 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 88.9/88.9 kB 5.6 MB/s eta 0:00:00 2026-07-20 14:13:51.796 | Using cached setuptools-83.0.0-py3-none-any.whl (1.0 MB) 2026-07-20 14:13:51.938 | Installing collected packages: Parsley, setuptools, packaging, distro, pbr, bindep 2026-07-20 14:13:53.653 | 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-20 14:13:53.811 | + ./stack.sh:main:841 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-07-20 14:13:53.815 | + ./stack.sh:main:841 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-07-20 14:13:53.821 | ++ ./stack.sh:main:844 : _get_plugin_bindep_packages 2026-07-20 14:13:53.846 | + ./stack.sh:main:844 : pkgs= 2026-07-20 14:13:53.850 | + ./stack.sh:main:845 : [[ -n '' ]] 2026-07-20 14:13:53.855 | + ./stack.sh:main:852 : run_phase stack pre-install 2026-07-20 14:13:53.858 | + functions-common:run_phase:1848 : local mode=stack 2026-07-20 14:13:53.862 | + functions-common:run_phase:1849 : local phase=pre-install 2026-07-20 14:13:53.865 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-07-20 14:13:53.869 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-07-20 14:13:53.873 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-07-20 14:13:53.876 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-07-20 14:13:53.880 | + functions-common:run_phase:1858 : local extra 2026-07-20 14:13:53.885 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-07-20 14:13:53.891 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-07-20 14:13:53.894 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-07-20 14:13:53.898 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-07-20 14:13:53.902 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack pre-install 2026-07-20 14:13:53.906 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-07-20 14:13:53.928 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-20 14:13:53.931 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-07-20 14:13:53.934 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-07-20 14:13:53.938 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2026-07-20 14:13:53.943 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-07-20 14:13:53.946 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-07-20 14:13:53.950 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-07-20 14:13:53.953 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2026-07-20 14:13:53.956 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2026-07-20 14:13:53.959 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2026-07-20 14:13:53.962 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2026-07-20 14:13:53.966 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2026-07-20 14:13:53.969 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-07-20 14:13:53.972 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-07-20 14:13:53.975 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-07-20 14:13:53.979 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-07-20 14:13:53.983 | + functions-common:run_phase:1875 : run_plugins stack pre-install 2026-07-20 14:13:53.986 | + functions-common:run_plugins:1834 : local mode=stack 2026-07-20 14:13:53.990 | + functions-common:run_plugins:1835 : local phase=pre-install 2026-07-20 14:13:53.992 | + functions-common:run_plugins:1837 : local plugins= 2026-07-20 14:13:53.996 | + functions-common:run_plugins:1838 : local plugin 2026-07-20 14:13:53.999 | + ./stack.sh:main:855 : set_systemd_override DefaultLimitNOFILE 2048 2026-07-20 14:13:54.002 | + functions:set_systemd_override:844 : local key=DefaultLimitNOFILE 2026-07-20 14:13:54.006 | + functions:set_systemd_override:845 : local value=2048 2026-07-20 14:13:54.010 | + functions:set_systemd_override:847 : local sysconf=/etc/systemd/system.conf 2026-07-20 14:13:54.013 | + functions:set_systemd_override:848 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2026-07-20 14:13:54.083 | + functions:set_systemd_override:849 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2026-07-20 14:13:54.083 | Set systemd system override for DefaultLimitNOFILE=2048 2026-07-20 14:13:54.087 | + functions:set_systemd_override:851 : sudo systemctl daemon-reload 2026-07-20 14:13:54.507 | + ./stack.sh:main:857 : install_rpc_backend 2026-07-20 14:13:54.511 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2026-07-20 14:13:54.531 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 14:13:54.535 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2026-07-20 14:13:54.537 | + functions-common:install_package:1438 : update_package_repo 2026-07-20 14:13:54.540 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-20 14:13:54.542 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-20 14:13:54.544 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-20 14:13:54.547 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-20 14:13:54.550 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-20 14:13:54.553 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-20 14:13:54.556 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-20 14:13:54.559 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-20 14:13:54.562 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-20 14:13:54.565 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-20 14:13:54.568 | + functions-common:apt_get_update:1167 : return 2026-07-20 14:13:54.571 | + functions-common:install_package:1439 : real_install_package rabbitmq-server 2026-07-20 14:13:54.574 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-20 14:13:54.577 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-20 14:13:54.580 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-20 14:13:54.583 | + functions-common:real_install_package:1427 : apt_get install rabbitmq-server 2026-07-20 14:13:54.607 | + 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-20 14:13:54.647 | Reading package lists... 2026-07-20 14:13:55.051 | Building dependency tree... 2026-07-20 14:13:55.053 | Reading state information... 2026-07-20 14:13:55.710 | The following packages were automatically installed and are no longer required: 2026-07-20 14:13:55.712 | libfwupd2 libgusb2 2026-07-20 14:13:55.712 | Use 'sudo apt autoremove' to remove them. 2026-07-20 14:13:55.714 | The following additional packages will be installed: 2026-07-20 14:13:55.714 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2026-07-20 14:13:55.714 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2026-07-20 14:13:55.714 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2026-07-20 14:13:55.716 | erlang-tools erlang-xmerl 2026-07-20 14:13:55.719 | Suggested packages: 2026-07-20 14:13:55.719 | erlang erlang-manpages erlang-doc 2026-07-20 14:13:55.779 | The following NEW packages will be installed: 2026-07-20 14:13:55.779 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2026-07-20 14:13:55.779 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2026-07-20 14:13:55.780 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2026-07-20 14:13:55.782 | erlang-tools erlang-xmerl rabbitmq-server 2026-07-20 14:13:56.031 | 0 upgraded, 18 newly installed, 0 to remove and 41 not upgraded. 2026-07-20 14:13:56.032 | Need to get 36.1 MB of archives. 2026-07-20 14:13:56.032 | After this operation, 56.3 MB of additional disk space will be used. 2026-07-20 14:13:56.032 | 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-20 14:13:57.093 | 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-20 14:13:57.103 | 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-20 14:13:57.105 | 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-20 14:13:57.114 | 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-20 14:13:57.124 | 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-20 14:13:57.127 | 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-20 14:13:57.230 | 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-20 14:13:57.232 | 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-20 14:13:57.233 | 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-20 14:13:57.234 | 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-20 14:13:57.283 | 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-20 14:13:57.321 | 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-20 14:13:57.322 | 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-20 14:13:57.324 | 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-20 14:13:57.328 | 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-20 14:13:57.378 | 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-20 14:13:57.393 | Get:18 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 rabbitmq-server all 3.12.1-1ubuntu1.2 [15.9 MB] 2026-07-20 14:13:58.007 | perl: warning: Setting locale failed. 2026-07-20 14:13:58.007 | perl: warning: Please check that your locale settings: 2026-07-20 14:13:58.007 | LANGUAGE = (unset), 2026-07-20 14:13:58.007 | LC_ALL = "en_US.utf8", 2026-07-20 14:13:58.007 | LANG = "de_DE.UTF-8" 2026-07-20 14:13:58.007 | are supported and installed on your system. 2026-07-20 14:13:58.007 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-20 14:13:58.070 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-20 14:13:58.070 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-20 14:13:58.070 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-20 14:13:58.267 | Fetched 36.1 MB in 2s (18.5 MB/s) 2026-07-20 14:13:58.338 | Selecting previously unselected package erlang-base. 2026-07-20 14:13:58.401 | (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-20 14:13:58.408 | Preparing to unpack .../00-erlang-base_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-20 14:13:58.413 | Unpacking erlang-base (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-20 14:13:58.782 | Selecting previously unselected package erlang-asn1. 2026-07-20 14:13:58.795 | Preparing to unpack .../01-erlang-asn1_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-20 14:13:58.800 | Unpacking erlang-asn1 (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-20 14:13:58.861 | Selecting previously unselected package erlang-crypto. 2026-07-20 14:13:58.875 | Preparing to unpack .../02-erlang-crypto_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-20 14:13:58.879 | Unpacking erlang-crypto (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-20 14:13:58.926 | Selecting previously unselected package erlang-public-key. 2026-07-20 14:13:58.939 | Preparing to unpack .../03-erlang-public-key_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-20 14:13:58.944 | Unpacking erlang-public-key (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-20 14:13:58.998 | Selecting previously unselected package erlang-mnesia. 2026-07-20 14:13:59.012 | Preparing to unpack .../04-erlang-mnesia_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-20 14:13:59.016 | Unpacking erlang-mnesia (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-20 14:13:59.084 | Selecting previously unselected package erlang-runtime-tools. 2026-07-20 14:13:59.096 | Preparing to unpack .../05-erlang-runtime-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-20 14:13:59.101 | Unpacking erlang-runtime-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-20 14:13:59.163 | Selecting previously unselected package erlang-ssl. 2026-07-20 14:13:59.177 | Preparing to unpack .../06-erlang-ssl_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-20 14:13:59.182 | Unpacking erlang-ssl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-20 14:13:59.273 | Selecting previously unselected package erlang-eldap. 2026-07-20 14:13:59.285 | Preparing to unpack .../07-erlang-eldap_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-20 14:13:59.290 | Unpacking erlang-eldap (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-20 14:13:59.331 | Selecting previously unselected package erlang-ftp. 2026-07-20 14:13:59.345 | Preparing to unpack .../08-erlang-ftp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-20 14:13:59.349 | Unpacking erlang-ftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-20 14:13:59.391 | Selecting previously unselected package erlang-tftp. 2026-07-20 14:13:59.405 | Preparing to unpack .../09-erlang-tftp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-20 14:13:59.409 | Unpacking erlang-tftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-20 14:13:59.459 | Selecting previously unselected package erlang-inets. 2026-07-20 14:13:59.471 | Preparing to unpack .../10-erlang-inets_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-20 14:13:59.475 | Unpacking erlang-inets (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-20 14:13:59.553 | Selecting previously unselected package erlang-snmp. 2026-07-20 14:13:59.567 | Preparing to unpack .../11-erlang-snmp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-20 14:13:59.570 | Unpacking erlang-snmp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-20 14:13:59.719 | Selecting previously unselected package erlang-os-mon. 2026-07-20 14:13:59.733 | Preparing to unpack .../12-erlang-os-mon_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-20 14:13:59.736 | Unpacking erlang-os-mon (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-20 14:13:59.781 | Selecting previously unselected package erlang-parsetools. 2026-07-20 14:13:59.794 | Preparing to unpack .../13-erlang-parsetools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-20 14:13:59.798 | Unpacking erlang-parsetools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-20 14:13:59.840 | Selecting previously unselected package erlang-syntax-tools. 2026-07-20 14:13:59.854 | Preparing to unpack .../14-erlang-syntax-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-20 14:13:59.861 | Unpacking erlang-syntax-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-20 14:13:59.909 | Selecting previously unselected package erlang-tools. 2026-07-20 14:13:59.922 | Preparing to unpack .../15-erlang-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-20 14:13:59.927 | Unpacking erlang-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-20 14:13:59.987 | Selecting previously unselected package erlang-xmerl. 2026-07-20 14:14:00.000 | Preparing to unpack .../16-erlang-xmerl_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-20 14:14:00.003 | Unpacking erlang-xmerl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-20 14:14:00.082 | Selecting previously unselected package rabbitmq-server. 2026-07-20 14:14:00.096 | Preparing to unpack .../17-rabbitmq-server_3.12.1-1ubuntu1.2_all.deb ... 2026-07-20 14:14:00.102 | Unpacking rabbitmq-server (3.12.1-1ubuntu1.2) ... 2026-07-20 14:14:01.167 | Setting up erlang-base (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-20 14:14:01.526 | Created symlink /etc/systemd/system/multi-user.target.wants/epmd.service → /usr/lib/systemd/system/epmd.service. 2026-07-20 14:14:01.527 | Created symlink /etc/systemd/system/sockets.target.wants/epmd.socket → /usr/lib/systemd/system/epmd.socket. 2026-07-20 14:14:04.028 | Searching for services which depend on erlang and should be started... none found. 2026-07-20 14:14:04.052 | Setting up erlang-xmerl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-20 14:14:04.064 | Setting up erlang-syntax-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-20 14:14:04.076 | Setting up erlang-parsetools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-20 14:14:04.087 | Setting up erlang-asn1 (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-20 14:14:04.099 | Setting up erlang-tftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-20 14:14:04.110 | Setting up erlang-mnesia (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-20 14:14:04.122 | Setting up erlang-crypto (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-20 14:14:04.134 | Setting up erlang-runtime-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-20 14:14:04.146 | Setting up erlang-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-20 14:14:04.157 | Setting up erlang-snmp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-20 14:14:04.169 | Setting up erlang-public-key (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-20 14:14:04.181 | Setting up erlang-ssl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-20 14:14:04.193 | Setting up erlang-os-mon (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-20 14:14:04.204 | Setting up erlang-eldap (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-20 14:14:04.216 | Setting up erlang-ftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-20 14:14:04.227 | Setting up erlang-inets (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-20 14:14:04.239 | Setting up rabbitmq-server (3.12.1-1ubuntu1.2) ... 2026-07-20 14:14:04.328 | info: Selecting GID from range 100 to 999 ... 2026-07-20 14:14:04.333 | info: Adding group `rabbitmq' (GID 118) ... 2026-07-20 14:14:04.429 | info: Selecting UID from range 100 to 999 ... 2026-07-20 14:14:04.430 | 2026-07-20 14:14:04.434 | info: Adding system user `rabbitmq' (UID 116) ... 2026-07-20 14:14:04.437 | info: Adding new user `rabbitmq' (UID 116) with group `rabbitmq' ... 2026-07-20 14:14:04.485 | info: Not creating home directory `/var/lib/rabbitmq'. 2026-07-20 14:14:04.695 | Created symlink /etc/systemd/system/multi-user.target.wants/rabbitmq-server.service → /usr/lib/systemd/system/rabbitmq-server.service. 2026-07-20 14:14:24.506 | Processing triggers for man-db (2.12.0-4build2) ... 2026-07-20 14:14:26.171 | perl: warning: Setting locale failed. 2026-07-20 14:14:26.171 | perl: warning: Please check that your locale settings: 2026-07-20 14:14:26.171 | LANGUAGE = (unset), 2026-07-20 14:14:26.171 | LC_ALL = "en_US.utf8", 2026-07-20 14:14:26.171 | LANG = "de_DE.UTF-8" 2026-07-20 14:14:26.171 | are supported and installed on your system. 2026-07-20 14:14:26.172 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-20 14:14:26.300 | perl: warning: Setting locale failed. 2026-07-20 14:14:26.300 | perl: warning: Please check that your locale settings: 2026-07-20 14:14:26.300 | LANGUAGE = (unset), 2026-07-20 14:14:26.300 | LC_ALL = "en_US.utf8", 2026-07-20 14:14:26.301 | LANG = "de_DE.UTF-8" 2026-07-20 14:14:26.301 | are supported and installed on your system. 2026-07-20 14:14:26.301 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-20 14:14:26.351 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-20 14:14:26.351 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-20 14:14:26.351 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-20 14:14:26.421 | perl: warning: Setting locale failed. 2026-07-20 14:14:26.421 | perl: warning: Please check that your locale settings: 2026-07-20 14:14:26.421 | LANGUAGE = (unset), 2026-07-20 14:14:26.421 | LC_ALL = "en_US.utf8", 2026-07-20 14:14:26.422 | LANG = "de_DE.UTF-8" 2026-07-20 14:14:26.422 | are supported and installed on your system. 2026-07-20 14:14:26.422 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-20 14:14:26.921 | 2026-07-20 14:14:26.921 | Running kernel seems to be up-to-date. 2026-07-20 14:14:26.921 | 2026-07-20 14:14:26.921 | Restarting services... 2026-07-20 14:14:26.945 | 2026-07-20 14:14:26.946 | Service restarts being deferred: 2026-07-20 14:14:26.946 | systemctl restart virtlockd.service 2026-07-20 14:14:26.946 | systemctl restart virtlogd.service 2026-07-20 14:14:26.946 | 2026-07-20 14:14:26.946 | No containers need to be restarted. 2026-07-20 14:14:26.946 | 2026-07-20 14:14:26.946 | User sessions running outdated binaries: 2026-07-20 14:14:26.946 | quobyte @ session #5: sshd[2021,2067] 2026-07-20 14:14:26.956 | 2026-07-20 14:14:26.956 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-20 14:14:29.234 | + functions-common:apt_get:1211 : result=0 2026-07-20 14:14:29.238 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-20 14:14:29.242 | + functions-common:time_stop:2420 : local name 2026-07-20 14:14:29.246 | + functions-common:time_stop:2421 : local end_time 2026-07-20 14:14:29.249 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-20 14:14:29.253 | + functions-common:time_stop:2423 : local total 2026-07-20 14:14:29.257 | + functions-common:time_stop:2424 : local start_time 2026-07-20 14:14:29.260 | + functions-common:time_stop:2426 : name=apt-get 2026-07-20 14:14:29.263 | + functions-common:time_stop:2427 : start_time=1784556834604 2026-07-20 14:14:29.267 | + functions-common:time_stop:2429 : [[ -z 1784556834604 ]] 2026-07-20 14:14:29.271 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-20 14:14:29.276 | + functions-common:time_stop:2432 : end_time=1784556869273 2026-07-20 14:14:29.279 | + functions-common:time_stop:2433 : elapsed_time=34669 2026-07-20 14:14:29.283 | + functions-common:time_stop:2434 : total=82871 2026-07-20 14:14:29.286 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-20 14:14:29.290 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=117540 2026-07-20 14:14:29.293 | + functions-common:apt_get:1215 : return 0 2026-07-20 14:14:29.297 | + lib/rpc_backend:install_rpc_backend:55 : is_fedora 2026-07-20 14:14:29.300 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-20 14:14:29.303 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-20 14:14:29.307 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-20 14:14:29.311 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-20 14:14:29.315 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-20 14:14:29.319 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-20 14:14:29.322 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-20 14:14:29.326 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-20 14:14:29.329 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-20 14:14:29.332 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-20 14:14:29.336 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-20 14:14:29.340 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-20 14:14:29.343 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-20 14:14:29.346 | + ./stack.sh:main:858 : restart_rpc_backend 2026-07-20 14:14:29.350 | + lib/rpc_backend:restart_rpc_backend:68 : is_service_enabled rabbit 2026-07-20 14:14:29.372 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 14:14:29.376 | + lib/rpc_backend:restart_rpc_backend:70 : echo_summary 'Starting RabbitMQ' 2026-07-20 14:14:29.379 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-20 14:14:29.383 | + ./stack.sh:echo_summary:450 : echo -e Starting RabbitMQ 2026-07-20 14:14:29.387 | + lib/rpc_backend:restart_rpc_backend:81 : local i 2026-07-20 14:14:29.391 | ++ lib/rpc_backend:restart_rpc_backend:82 : seq 20 2026-07-20 14:14:29.397 | + lib/rpc_backend:restart_rpc_backend:82 : for i in `seq 20` 2026-07-20 14:14:29.400 | + lib/rpc_backend:restart_rpc_backend:83 : local rc=0 2026-07-20 14:14:29.403 | + lib/rpc_backend:restart_rpc_backend:85 : [[ 1 -eq 20 ]] 2026-07-20 14:14:29.407 | + lib/rpc_backend:restart_rpc_backend:87 : [[ 1 == \0 ]] 2026-07-20 14:14:29.410 | + lib/rpc_backend:restart_rpc_backend:91 : rabbit_setuser stackrabbit stackqueue 2026-07-20 14:14:29.414 | + lib/rpc_backend:rabbit_setuser:160 : local user=stackrabbit pass=stackqueue found= out= 2026-07-20 14:14:29.418 | ++ lib/rpc_backend:rabbit_setuser:161 : sudo rabbitmqctl list_users 2026-07-20 14:14:30.562 | + lib/rpc_backend:rabbit_setuser:161 : out='Listing users ... 2026-07-20 14:14:30.562 | user tags 2026-07-20 14:14:30.562 | guest [administrator]' 2026-07-20 14:14:30.569 | ++ lib/rpc_backend:rabbit_setuser:163 : echo 'Listing users ... 2026-07-20 14:14:30.569 | user tags 2026-07-20 14:14:30.569 | guest [administrator]' 2026-07-20 14:14:30.569 | ++ lib/rpc_backend:rabbit_setuser:163 : awk '$1 == user { print $1 }' user=stackrabbit 2026-07-20 14:14:30.577 | + lib/rpc_backend:rabbit_setuser:163 : found= 2026-07-20 14:14:30.581 | + lib/rpc_backend:rabbit_setuser:164 : '[' '' = stackrabbit ']' 2026-07-20 14:14:30.585 | + lib/rpc_backend:rabbit_setuser:168 : sudo rabbitmqctl add_user stackrabbit stackqueue 2026-07-20 14:14:31.710 | Adding user "stackrabbit" ... 2026-07-20 14:14:31.725 | Done. Don't forget to grant the user permissions to some virtual hosts! See 'rabbitmqctl help set_permissions' to learn more. 2026-07-20 14:14:31.747 | + lib/rpc_backend:rabbit_setuser:171 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2026-07-20 14:14:32.902 | Setting permissions for user "stackrabbit" in vhost "/" ... 2026-07-20 14:14:32.941 | + lib/rpc_backend:restart_rpc_backend:92 : '[' 0 -ne 0 ']' 2026-07-20 14:14:32.945 | + lib/rpc_backend:restart_rpc_backend:97 : sudo rabbitmqctl change_password stackrabbit stackqueue 2026-07-20 14:14:34.045 | Changing password for user "stackrabbit" ... 2026-07-20 14:14:34.081 | + lib/rpc_backend:restart_rpc_backend:99 : '[' 0 -ne 0 ']' 2026-07-20 14:14:34.085 | + lib/rpc_backend:restart_rpc_backend:103 : break 2026-07-20 14:14:34.090 | + lib/rpc_backend:restart_rpc_backend:106 : sudo rabbitmqctl delete_user guest 2026-07-20 14:14:35.232 | Deleting user "guest" ... 2026-07-20 14:14:35.270 | + ./stack.sh:main:860 : is_service_enabled mysql postgresql 2026-07-20 14:14:35.296 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 14:14:35.300 | + ./stack.sh:main:861 : install_database 2026-07-20 14:14:35.304 | + lib/database:install_database:118 : install_database_mysql 2026-07-20 14:14:35.308 | + lib/databases/mysql:install_database_mysql:202 : is_ubuntu 2026-07-20 14:14:35.312 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-20 14:14:35.316 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-20 14:14:35.319 | + lib/databases/mysql:install_database_mysql:205 : sudo debconf-set-selections 2026-07-20 14:14:35.332 | perl: warning: Setting locale failed. 2026-07-20 14:14:35.332 | perl: warning: Please check that your locale settings: 2026-07-20 14:14:35.332 | LANGUAGE = (unset), 2026-07-20 14:14:35.332 | LC_ALL = "en_US.utf8", 2026-07-20 14:14:35.333 | LANG = "de_DE.UTF-8" 2026-07-20 14:14:35.333 | are supported and installed on your system. 2026-07-20 14:14:35.333 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-20 14:14:35.384 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-20 14:14:35.385 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-20 14:14:35.385 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-20 14:14:35.495 | + lib/databases/mysql:install_database_mysql:215 : [[ ! -e /home/quobyte/.my.cnf ]] 2026-07-20 14:14:35.498 | + lib/databases/mysql:install_database_mysql:216 : cat 2026-07-20 14:14:35.505 | + lib/databases/mysql:install_database_mysql:222 : is_ubuntu 2026-07-20 14:14:35.509 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-20 14:14:35.513 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-20 14:14:35.517 | + lib/databases/mysql:install_database_mysql:222 : '[' mysql '!=' mariadb ']' 2026-07-20 14:14:35.521 | + lib/databases/mysql:install_database_mysql:223 : echo host=127.0.0.1 2026-07-20 14:14:35.525 | + lib/databases/mysql:install_database_mysql:225 : chmod 0600 /home/quobyte/.my.cnf 2026-07-20 14:14:35.531 | + lib/databases/mysql:install_database_mysql:228 : [[ True == \T\r\u\e ]] 2026-07-20 14:14:35.535 | + lib/databases/mysql:install_database_mysql:229 : is_fedora 2026-07-20 14:14:35.540 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-20 14:14:35.544 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-20 14:14:35.548 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-20 14:14:35.552 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-20 14:14:35.555 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-20 14:14:35.560 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-20 14:14:35.564 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-20 14:14:35.568 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-20 14:14:35.572 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-20 14:14:35.576 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-20 14:14:35.580 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-20 14:14:35.584 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-20 14:14:35.588 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-20 14:14:35.592 | + lib/databases/mysql:install_database_mysql:232 : is_ubuntu 2026-07-20 14:14:35.596 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-20 14:14:35.601 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-20 14:14:35.605 | + lib/databases/mysql:install_database_mysql:233 : install_package mysql-server 2026-07-20 14:14:35.608 | + functions-common:install_package:1438 : update_package_repo 2026-07-20 14:14:35.612 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-20 14:14:35.617 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-20 14:14:35.621 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-20 14:14:35.625 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-20 14:14:35.629 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-20 14:14:35.633 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-20 14:14:35.637 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-20 14:14:35.641 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-20 14:14:35.645 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-20 14:14:35.649 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-20 14:14:35.653 | + functions-common:apt_get_update:1167 : return 2026-07-20 14:14:35.657 | + functions-common:install_package:1439 : real_install_package mysql-server 2026-07-20 14:14:35.661 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-20 14:14:35.665 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-20 14:14:35.669 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-20 14:14:35.674 | + functions-common:real_install_package:1427 : apt_get install mysql-server 2026-07-20 14:14:35.706 | + 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-20 14:14:35.746 | Reading package lists... 2026-07-20 14:14:36.123 | Building dependency tree... 2026-07-20 14:14:36.125 | Reading state information... 2026-07-20 14:14:36.686 | The following packages were automatically installed and are no longer required: 2026-07-20 14:14:36.688 | libfwupd2 libgusb2 2026-07-20 14:14:36.689 | Use 'sudo apt autoremove' to remove them. 2026-07-20 14:14:36.691 | The following additional packages will be installed: 2026-07-20 14:14:36.691 | libcgi-fast-perl libcgi-pm-perl libclone-perl libencode-locale-perl 2026-07-20 14:14:36.692 | libevent-pthreads-2.1-7t64 libfcgi-bin libfcgi-perl libfcgi0t64 2026-07-20 14:14:36.692 | libhtml-parser-perl libhtml-tagset-perl libhtml-template-perl 2026-07-20 14:14:36.693 | libhttp-date-perl libhttp-message-perl libio-html-perl 2026-07-20 14:14:36.694 | liblwp-mediatypes-perl libmecab2 libprotobuf-lite32t64 libtimedate-perl 2026-07-20 14:14:36.695 | liburi-perl mecab-ipadic mecab-ipadic-utf8 mecab-utils mysql-client-8.0 2026-07-20 14:14:36.695 | mysql-client-core-8.0 mysql-server-8.0 mysql-server-core-8.0 2026-07-20 14:14:36.698 | Suggested packages: 2026-07-20 14:14:36.698 | libdata-dump-perl libipc-sharedcache-perl libio-compress-brotli-perl 2026-07-20 14:14:36.698 | libbusiness-isbn-perl libregexp-ipv6-perl libwww-perl mailx tinyca 2026-07-20 14:14:36.750 | The following NEW packages will be installed: 2026-07-20 14:14:36.751 | libcgi-fast-perl libcgi-pm-perl libclone-perl libencode-locale-perl 2026-07-20 14:14:36.752 | libevent-pthreads-2.1-7t64 libfcgi-bin libfcgi-perl libfcgi0t64 2026-07-20 14:14:36.752 | libhtml-parser-perl libhtml-tagset-perl libhtml-template-perl 2026-07-20 14:14:36.752 | libhttp-date-perl libhttp-message-perl libio-html-perl 2026-07-20 14:14:36.752 | liblwp-mediatypes-perl libmecab2 libprotobuf-lite32t64 libtimedate-perl 2026-07-20 14:14:36.752 | liburi-perl mecab-ipadic mecab-ipadic-utf8 mecab-utils mysql-client-8.0 2026-07-20 14:14:36.753 | mysql-client-core-8.0 mysql-server mysql-server-8.0 mysql-server-core-8.0 2026-07-20 14:14:36.995 | 0 upgraded, 27 newly installed, 0 to remove and 41 not upgraded. 2026-07-20 14:14:36.995 | Need to get 29.6 MB of archives. 2026-07-20 14:14:36.995 | After this operation, 243 MB of additional disk space will be used. 2026-07-20 14:14:36.995 | 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-20 14:14:37.864 | 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-20 14:14:37.865 | 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-20 14:14:37.866 | Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libmecab2 amd64 0.996-14ubuntu4 [201 kB] 2026-07-20 14:14:37.870 | Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libprotobuf-lite32t64 amd64 3.21.12-8.2ubuntu0.3 [238 kB] 2026-07-20 14:14:37.876 | 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-20 14:14:38.323 | 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-20 14:14:38.349 | Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 libhtml-tagset-perl all 3.20-6 [11.3 kB] 2026-07-20 14:14:38.349 | Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 liburi-perl all 5.27-1 [88.0 kB] 2026-07-20 14:14:38.351 | Get:10 http://archive.ubuntu.com/ubuntu noble/main amd64 libhtml-parser-perl amd64 3.81-1build3 [85.8 kB] 2026-07-20 14:14:38.353 | Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 libcgi-pm-perl all 4.63-1 [185 kB] 2026-07-20 14:14:38.358 | 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-20 14:14:38.359 | Get:13 http://archive.ubuntu.com/ubuntu noble/main amd64 libfcgi-perl amd64 0.82+ds-3build2 [21.7 kB] 2026-07-20 14:14:38.360 | Get:14 http://archive.ubuntu.com/ubuntu noble/main amd64 libcgi-fast-perl all 1:2.17-1 [10.3 kB] 2026-07-20 14:14:38.361 | Get:15 http://archive.ubuntu.com/ubuntu noble/main amd64 libclone-perl amd64 0.46-1build3 [10.7 kB] 2026-07-20 14:14:38.422 | Get:16 http://archive.ubuntu.com/ubuntu noble/main amd64 libencode-locale-perl all 1.05-3 [11.6 kB] 2026-07-20 14:14:38.458 | 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-20 14:14:38.459 | Get:18 http://archive.ubuntu.com/ubuntu noble/main amd64 libhtml-template-perl all 2.97-2 [60.2 kB] 2026-07-20 14:14:38.460 | Get:19 http://archive.ubuntu.com/ubuntu noble/main amd64 libtimedate-perl all 2.3300-2 [34.0 kB] 2026-07-20 14:14:38.461 | Get:20 http://archive.ubuntu.com/ubuntu noble/main amd64 libhttp-date-perl all 6.06-1 [10.2 kB] 2026-07-20 14:14:38.461 | Get:21 http://archive.ubuntu.com/ubuntu noble/main amd64 libio-html-perl all 1.004-3 [15.9 kB] 2026-07-20 14:14:38.462 | Get:22 http://archive.ubuntu.com/ubuntu noble/main amd64 liblwp-mediatypes-perl all 6.04-2 [20.1 kB] 2026-07-20 14:14:38.462 | Get:23 http://archive.ubuntu.com/ubuntu noble/main amd64 libhttp-message-perl all 6.45-1ubuntu1 [78.2 kB] 2026-07-20 14:14:38.463 | Get:24 http://archive.ubuntu.com/ubuntu noble/main amd64 mecab-utils amd64 0.996-14ubuntu4 [4804 B] 2026-07-20 14:14:38.518 | Get:25 http://archive.ubuntu.com/ubuntu noble/main amd64 mecab-ipadic all 2.7.0-20070801+main-3 [6718 kB] 2026-07-20 14:14:38.672 | Get:26 http://archive.ubuntu.com/ubuntu noble/main amd64 mecab-ipadic-utf8 all 2.7.0-20070801+main-3 [4384 B] 2026-07-20 14:14:38.672 | 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-20 14:14:38.905 | perl: warning: Setting locale failed. 2026-07-20 14:14:38.906 | perl: warning: Please check that your locale settings: 2026-07-20 14:14:38.906 | LANGUAGE = (unset), 2026-07-20 14:14:38.906 | LC_ALL = "en_US.utf8", 2026-07-20 14:14:38.906 | LANG = "de_DE.UTF-8" 2026-07-20 14:14:38.906 | are supported and installed on your system. 2026-07-20 14:14:38.906 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-20 14:14:38.968 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-20 14:14:38.969 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-20 14:14:38.969 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-20 14:14:39.095 | Vorkonfiguration der Pakete ... 2026-07-20 14:14:39.107 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-20 14:14:39.241 | Fetched 29.6 MB in 2s (15.7 MB/s) 2026-07-20 14:14:39.278 | Selecting previously unselected package mysql-client-core-8.0. 2026-07-20 14:14:39.338 | (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-20 14:14:39.345 | Preparing to unpack .../00-mysql-client-core-8.0_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-07-20 14:14:39.350 | Unpacking mysql-client-core-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-20 14:14:39.729 | Selecting previously unselected package mysql-client-8.0. 2026-07-20 14:14:39.742 | Preparing to unpack .../01-mysql-client-8.0_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-07-20 14:14:39.746 | Unpacking mysql-client-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-20 14:14:39.795 | Selecting previously unselected package libevent-pthreads-2.1-7t64:amd64. 2026-07-20 14:14:39.808 | Preparing to unpack .../02-libevent-pthreads-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-07-20 14:14:39.814 | Unpacking libevent-pthreads-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-07-20 14:14:39.859 | Selecting previously unselected package libmecab2:amd64. 2026-07-20 14:14:39.873 | Preparing to unpack .../03-libmecab2_0.996-14ubuntu4_amd64.deb ... 2026-07-20 14:14:39.879 | Unpacking libmecab2:amd64 (0.996-14ubuntu4) ... 2026-07-20 14:14:39.929 | Selecting previously unselected package libprotobuf-lite32t64:amd64. 2026-07-20 14:14:39.942 | Preparing to unpack .../04-libprotobuf-lite32t64_3.21.12-8.2ubuntu0.3_amd64.deb ... 2026-07-20 14:14:39.945 | Unpacking libprotobuf-lite32t64:amd64 (3.21.12-8.2ubuntu0.3) ... 2026-07-20 14:14:39.991 | Selecting previously unselected package mysql-server-core-8.0. 2026-07-20 14:14:40.004 | Preparing to unpack .../05-mysql-server-core-8.0_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-07-20 14:14:40.008 | Unpacking mysql-server-core-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-20 14:14:40.902 | Selecting previously unselected package mysql-server-8.0. 2026-07-20 14:14:40.915 | Preparing to unpack .../06-mysql-server-8.0_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-07-20 14:14:40.921 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-20 14:14:40.973 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-20 14:14:40.973 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-20 14:14:40.973 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-20 14:14:41.049 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-20 14:14:41.060 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-20 14:14:41.356 | Unpacking mysql-server-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-20 14:14:41.419 | Selecting previously unselected package libhtml-tagset-perl. 2026-07-20 14:14:41.432 | Preparing to unpack .../07-libhtml-tagset-perl_3.20-6_all.deb ... 2026-07-20 14:14:41.436 | Unpacking libhtml-tagset-perl (3.20-6) ... 2026-07-20 14:14:41.474 | Selecting previously unselected package liburi-perl. 2026-07-20 14:14:41.487 | Preparing to unpack .../08-liburi-perl_5.27-1_all.deb ... 2026-07-20 14:14:41.491 | Unpacking liburi-perl (5.27-1) ... 2026-07-20 14:14:41.572 | Selecting previously unselected package libhtml-parser-perl:amd64. 2026-07-20 14:14:41.583 | Preparing to unpack .../09-libhtml-parser-perl_3.81-1build3_amd64.deb ... 2026-07-20 14:14:41.587 | Unpacking libhtml-parser-perl:amd64 (3.81-1build3) ... 2026-07-20 14:14:41.642 | Selecting previously unselected package libcgi-pm-perl. 2026-07-20 14:14:41.654 | Preparing to unpack .../10-libcgi-pm-perl_4.63-1_all.deb ... 2026-07-20 14:14:41.658 | Unpacking libcgi-pm-perl (4.63-1) ... 2026-07-20 14:14:41.715 | Selecting previously unselected package libfcgi0t64:amd64. 2026-07-20 14:14:41.727 | Preparing to unpack .../11-libfcgi0t64_2.4.2-2.1ubuntu0.24.04.1_amd64.deb ... 2026-07-20 14:14:41.731 | Unpacking libfcgi0t64:amd64 (2.4.2-2.1ubuntu0.24.04.1) ... 2026-07-20 14:14:41.770 | Selecting previously unselected package libfcgi-perl. 2026-07-20 14:14:41.783 | Preparing to unpack .../12-libfcgi-perl_0.82+ds-3build2_amd64.deb ... 2026-07-20 14:14:41.786 | Unpacking libfcgi-perl (0.82+ds-3build2) ... 2026-07-20 14:14:41.827 | Selecting previously unselected package libcgi-fast-perl. 2026-07-20 14:14:41.840 | Preparing to unpack .../13-libcgi-fast-perl_1%3a2.17-1_all.deb ... 2026-07-20 14:14:41.843 | Unpacking libcgi-fast-perl (1:2.17-1) ... 2026-07-20 14:14:41.879 | Selecting previously unselected package libclone-perl:amd64. 2026-07-20 14:14:41.893 | Preparing to unpack .../14-libclone-perl_0.46-1build3_amd64.deb ... 2026-07-20 14:14:41.896 | Unpacking libclone-perl:amd64 (0.46-1build3) ... 2026-07-20 14:14:41.935 | Selecting previously unselected package libencode-locale-perl. 2026-07-20 14:14:41.948 | Preparing to unpack .../15-libencode-locale-perl_1.05-3_all.deb ... 2026-07-20 14:14:41.951 | Unpacking libencode-locale-perl (1.05-3) ... 2026-07-20 14:14:41.987 | Selecting previously unselected package libfcgi-bin. 2026-07-20 14:14:42.000 | Preparing to unpack .../16-libfcgi-bin_2.4.2-2.1ubuntu0.24.04.1_amd64.deb ... 2026-07-20 14:14:42.003 | Unpacking libfcgi-bin (2.4.2-2.1ubuntu0.24.04.1) ... 2026-07-20 14:14:42.039 | Selecting previously unselected package libhtml-template-perl. 2026-07-20 14:14:42.051 | Preparing to unpack .../17-libhtml-template-perl_2.97-2_all.deb ... 2026-07-20 14:14:42.054 | Unpacking libhtml-template-perl (2.97-2) ... 2026-07-20 14:14:42.096 | Selecting previously unselected package libtimedate-perl. 2026-07-20 14:14:42.109 | Preparing to unpack .../18-libtimedate-perl_2.3300-2_all.deb ... 2026-07-20 14:14:42.112 | Unpacking libtimedate-perl (2.3300-2) ... 2026-07-20 14:14:42.176 | Selecting previously unselected package libhttp-date-perl. 2026-07-20 14:14:42.189 | Preparing to unpack .../19-libhttp-date-perl_6.06-1_all.deb ... 2026-07-20 14:14:42.193 | Unpacking libhttp-date-perl (6.06-1) ... 2026-07-20 14:14:42.230 | Selecting previously unselected package libio-html-perl. 2026-07-20 14:14:42.242 | Preparing to unpack .../20-libio-html-perl_1.004-3_all.deb ... 2026-07-20 14:14:42.246 | Unpacking libio-html-perl (1.004-3) ... 2026-07-20 14:14:42.283 | Selecting previously unselected package liblwp-mediatypes-perl. 2026-07-20 14:14:42.296 | Preparing to unpack .../21-liblwp-mediatypes-perl_6.04-2_all.deb ... 2026-07-20 14:14:42.300 | Unpacking liblwp-mediatypes-perl (6.04-2) ... 2026-07-20 14:14:42.338 | Selecting previously unselected package libhttp-message-perl. 2026-07-20 14:14:42.351 | Preparing to unpack .../22-libhttp-message-perl_6.45-1ubuntu1_all.deb ... 2026-07-20 14:14:42.354 | Unpacking libhttp-message-perl (6.45-1ubuntu1) ... 2026-07-20 14:14:42.402 | Selecting previously unselected package mecab-utils. 2026-07-20 14:14:42.415 | Preparing to unpack .../23-mecab-utils_0.996-14ubuntu4_amd64.deb ... 2026-07-20 14:14:42.419 | Unpacking mecab-utils (0.996-14ubuntu4) ... 2026-07-20 14:14:42.481 | Selecting previously unselected package mecab-ipadic. 2026-07-20 14:14:42.493 | Preparing to unpack .../24-mecab-ipadic_2.7.0-20070801+main-3_all.deb ... 2026-07-20 14:14:42.498 | Unpacking mecab-ipadic (2.7.0-20070801+main-3) ... 2026-07-20 14:14:43.097 | Selecting previously unselected package mecab-ipadic-utf8. 2026-07-20 14:14:43.110 | Preparing to unpack .../25-mecab-ipadic-utf8_2.7.0-20070801+main-3_all.deb ... 2026-07-20 14:14:43.113 | Unpacking mecab-ipadic-utf8 (2.7.0-20070801+main-3) ... 2026-07-20 14:14:43.155 | Selecting previously unselected package mysql-server. 2026-07-20 14:14:43.168 | Preparing to unpack .../26-mysql-server_8.0.46-0ubuntu0.24.04.3_all.deb ... 2026-07-20 14:14:43.171 | Unpacking mysql-server (8.0.46-0ubuntu0.24.04.3) ... 2026-07-20 14:14:43.237 | Setting up libprotobuf-lite32t64:amd64 (3.21.12-8.2ubuntu0.3) ... 2026-07-20 14:14:43.247 | Setting up libmecab2:amd64 (0.996-14ubuntu4) ... 2026-07-20 14:14:43.262 | Setting up mysql-client-core-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-20 14:14:43.272 | Setting up libclone-perl:amd64 (0.46-1build3) ... 2026-07-20 14:14:43.282 | Setting up libevent-pthreads-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-07-20 14:14:43.293 | Setting up libfcgi0t64:amd64 (2.4.2-2.1ubuntu0.24.04.1) ... 2026-07-20 14:14:43.304 | Setting up libhtml-tagset-perl (3.20-6) ... 2026-07-20 14:14:43.314 | Setting up liblwp-mediatypes-perl (6.04-2) ... 2026-07-20 14:14:43.324 | Setting up libfcgi-bin (2.4.2-2.1ubuntu0.24.04.1) ... 2026-07-20 14:14:43.335 | Setting up libencode-locale-perl (1.05-3) ... 2026-07-20 14:14:43.345 | Setting up mecab-utils (0.996-14ubuntu4) ... 2026-07-20 14:14:43.356 | Setting up libio-html-perl (1.004-3) ... 2026-07-20 14:14:43.366 | Setting up mysql-server-core-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-20 14:14:43.376 | Setting up libtimedate-perl (2.3300-2) ... 2026-07-20 14:14:43.387 | Setting up mysql-client-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-20 14:14:43.398 | Setting up libfcgi-perl (0.82+ds-3build2) ... 2026-07-20 14:14:43.409 | Setting up liburi-perl (5.27-1) ... 2026-07-20 14:14:43.419 | Setting up mysql-server-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-20 14:14:43.467 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-20 14:14:43.520 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-20 14:14:43.520 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-20 14:14:43.520 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-20 14:14:43.597 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-20 14:14:43.609 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-20 14:14:43.665 | update-alternatives: using /etc/mysql/mysql.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2026-07-20 14:14:43.699 | Renaming removed key_buffer and myisam-recover options (if present) 2026-07-20 14:14:55.567 | mysqld will log errors to /var/log/mysql/error.log 2026-07-20 14:14:56.401 | mysqld is running as pid 16812 2026-07-20 14:14:58.841 | Created symlink /etc/systemd/system/multi-user.target.wants/mysql.service → /usr/lib/systemd/system/mysql.service. 2026-07-20 14:15:00.399 | Setting up libhttp-date-perl (6.06-1) ... 2026-07-20 14:15:00.410 | Setting up mecab-ipadic (2.7.0-20070801+main-3) ... 2026-07-20 14:15:00.418 | Compiling IPA dictionary for Mecab. This takes long time... 2026-07-20 14:15:00.422 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2026-07-20 14:15:00.422 | 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-20 14:15:00.422 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2026-07-20 14:15:00.639 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2026-07-20 14:15:00.685 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2026-07-20 14:15:00.685 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2026-07-20 14:15:00.686 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2026-07-20 14:15:00.686 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2026-07-20 14:15:00.693 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2026-07-20 14:15:00.697 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2026-07-20 14:15:00.778 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2026-07-20 14:15:00.779 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2026-07-20 14:15:00.780 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2026-07-20 14:15:00.780 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2026-07-20 14:15:00.873 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2026-07-20 14:15:00.875 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2026-07-20 14:15:00.884 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2026-07-20 14:15:00.885 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2026-07-20 14:15:00.885 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2026-07-20 14:15:00.885 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2026-07-20 14:15:00.914 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2026-07-20 14:15:00.915 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2026-07-20 14:15:00.915 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2026-07-20 14:15:01.232 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2026-07-20 14:15:01.233 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2026-07-20 14:15:01.233 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2026-07-20 14:15:01.382 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2026-07-20 14:15:01.430 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2026-07-20 14:15:01.431 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2026-07-20 14:15:01.779 | 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-20 14:15:01.897 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2026-07-20 14:15:02.143 | 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-20 14:15:02.146 | 2026-07-20 14:15:02.146 | done! 2026-07-20 14:15:02.152 | update-alternatives: using /var/lib/mecab/dic/ipadic to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2026-07-20 14:15:02.160 | Setting up mecab-ipadic-utf8 (2.7.0-20070801+main-3) ... 2026-07-20 14:15:02.168 | Compiling IPA dictionary for Mecab. This takes long time... 2026-07-20 14:15:02.174 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2026-07-20 14:15:02.174 | 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-20 14:15:02.175 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2026-07-20 14:15:02.472 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2026-07-20 14:15:02.554 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2026-07-20 14:15:02.554 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2026-07-20 14:15:02.555 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2026-07-20 14:15:02.555 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2026-07-20 14:15:02.565 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2026-07-20 14:15:02.570 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2026-07-20 14:15:02.683 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2026-07-20 14:15:02.683 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2026-07-20 14:15:02.684 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2026-07-20 14:15:02.684 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2026-07-20 14:15:02.811 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2026-07-20 14:15:02.814 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2026-07-20 14:15:02.826 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2026-07-20 14:15:02.827 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2026-07-20 14:15:02.828 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2026-07-20 14:15:02.828 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2026-07-20 14:15:02.869 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2026-07-20 14:15:02.870 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2026-07-20 14:15:02.870 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2026-07-20 14:15:03.336 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2026-07-20 14:15:03.337 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2026-07-20 14:15:03.337 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2026-07-20 14:15:03.544 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2026-07-20 14:15:03.615 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2026-07-20 14:15:03.616 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2026-07-20 14:15:04.048 | 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-20 14:15:04.189 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2026-07-20 14:15:04.436 | 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-20 14:15:04.439 | 2026-07-20 14:15:04.439 | done! 2026-07-20 14:15:04.446 | update-alternatives: using /var/lib/mecab/dic/ipadic-utf8 to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2026-07-20 14:15:04.454 | Setting up libhtml-parser-perl:amd64 (3.81-1build3) ... 2026-07-20 14:15:04.464 | Setting up libhttp-message-perl (6.45-1ubuntu1) ... 2026-07-20 14:15:04.475 | Setting up mysql-server (8.0.46-0ubuntu0.24.04.3) ... 2026-07-20 14:15:04.485 | Setting up libcgi-pm-perl (4.63-1) ... 2026-07-20 14:15:04.496 | Setting up libhtml-template-perl (2.97-2) ... 2026-07-20 14:15:04.507 | Setting up libcgi-fast-perl (1:2.17-1) ... 2026-07-20 14:15:04.518 | Processing triggers for man-db (2.12.0-4build2) ... 2026-07-20 14:15:06.409 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-20 14:15:06.662 | perl: warning: Setting locale failed. 2026-07-20 14:15:06.662 | perl: warning: Please check that your locale settings: 2026-07-20 14:15:06.662 | LANGUAGE = (unset), 2026-07-20 14:15:06.662 | LC_ALL = "en_US.utf8", 2026-07-20 14:15:06.662 | LANG = "de_DE.UTF-8" 2026-07-20 14:15:06.663 | are supported and installed on your system. 2026-07-20 14:15:06.663 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-20 14:15:06.791 | perl: warning: Setting locale failed. 2026-07-20 14:15:06.791 | perl: warning: Please check that your locale settings: 2026-07-20 14:15:06.791 | LANGUAGE = (unset), 2026-07-20 14:15:06.791 | LC_ALL = "en_US.utf8", 2026-07-20 14:15:06.791 | LANG = "de_DE.UTF-8" 2026-07-20 14:15:06.792 | are supported and installed on your system. 2026-07-20 14:15:06.792 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-20 14:15:06.842 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-20 14:15:06.842 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-20 14:15:06.842 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-20 14:15:06.911 | perl: warning: Setting locale failed. 2026-07-20 14:15:06.912 | perl: warning: Please check that your locale settings: 2026-07-20 14:15:06.912 | LANGUAGE = (unset), 2026-07-20 14:15:06.912 | LC_ALL = "en_US.utf8", 2026-07-20 14:15:06.912 | LANG = "de_DE.UTF-8" 2026-07-20 14:15:06.912 | are supported and installed on your system. 2026-07-20 14:15:06.912 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-20 14:15:07.415 | 2026-07-20 14:15:07.415 | Running kernel seems to be up-to-date. 2026-07-20 14:15:07.415 | 2026-07-20 14:15:07.415 | Restarting services... 2026-07-20 14:15:07.439 | 2026-07-20 14:15:07.440 | Service restarts being deferred: 2026-07-20 14:15:07.440 | systemctl restart virtlockd.service 2026-07-20 14:15:07.440 | systemctl restart virtlogd.service 2026-07-20 14:15:07.440 | 2026-07-20 14:15:07.440 | No containers need to be restarted. 2026-07-20 14:15:07.440 | 2026-07-20 14:15:07.440 | User sessions running outdated binaries: 2026-07-20 14:15:07.441 | quobyte @ session #5: sshd[2021,2067] 2026-07-20 14:15:07.450 | 2026-07-20 14:15:07.450 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-20 14:15:09.634 | + functions-common:apt_get:1211 : result=0 2026-07-20 14:15:09.637 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-20 14:15:09.641 | + functions-common:time_stop:2420 : local name 2026-07-20 14:15:09.645 | + functions-common:time_stop:2421 : local end_time 2026-07-20 14:15:09.649 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-20 14:15:09.652 | + functions-common:time_stop:2423 : local total 2026-07-20 14:15:09.656 | + functions-common:time_stop:2424 : local start_time 2026-07-20 14:15:09.659 | + functions-common:time_stop:2426 : name=apt-get 2026-07-20 14:15:09.663 | + functions-common:time_stop:2427 : start_time=1784556875701 2026-07-20 14:15:09.666 | + functions-common:time_stop:2429 : [[ -z 1784556875701 ]] 2026-07-20 14:15:09.671 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-20 14:15:09.677 | + functions-common:time_stop:2432 : end_time=1784556909673 2026-07-20 14:15:09.680 | + functions-common:time_stop:2433 : elapsed_time=33972 2026-07-20 14:15:09.684 | + functions-common:time_stop:2434 : total=117540 2026-07-20 14:15:09.687 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-20 14:15:09.691 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=151512 2026-07-20 14:15:09.694 | + functions-common:apt_get:1215 : return 0 2026-07-20 14:15:09.698 | + ./stack.sh:main:863 : '[' -n mysql ']' 2026-07-20 14:15:09.700 | + ./stack.sh:main:864 : install_database_python 2026-07-20 14:15:09.704 | + lib/database:install_database_python:123 : install_database_python_mysql 2026-07-20 14:15:09.707 | + lib/databases/mysql:install_database_python_mysql:242 : pip_install_gr PyMySQL 2026-07-20 14:15:09.711 | + inc/python:pip_install_gr:94 : local name=PyMySQL 2026-07-20 14:15:09.714 | + inc/python:pip_install_gr:95 : local clean_name 2026-07-20 14:15:09.718 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements PyMySQL 2026-07-20 14:15:09.722 | ++ inc/python:get_from_global_requirements:241 : local package=PyMySQL 2026-07-20 14:15:09.726 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-07-20 14:15:09.732 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2026-07-20 14:15:09.733 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-07-20 14:15:09.740 | ++ inc/python:get_from_global_requirements:243 : required_pkg='PyMySQL ' 2026-07-20 14:15:09.743 | ++ inc/python:get_from_global_requirements:244 : [[ PyMySQL == '' ]] 2026-07-20 14:15:09.748 | ++ inc/python:get_from_global_requirements:247 : echo PyMySQL 2026-07-20 14:15:09.752 | + inc/python:pip_install_gr:96 : clean_name=PyMySQL 2026-07-20 14:15:09.756 | + inc/python:pip_install_gr:97 : pip_install PyMySQL 2026-07-20 14:15:09.784 | Using python 3.12 to install PyMySQL 2026-07-20 14:15:09.788 | + 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-20 14:15:10.945 | Collecting PyMySQL 2026-07-20 14:15:11.097 | Downloading pymysql-1.2.0-py3-none-any.whl.metadata (4.3 kB) 2026-07-20 14:15:11.125 | Downloading pymysql-1.2.0-py3-none-any.whl (45 kB) 2026-07-20 14:15:11.297 | Installing collected packages: PyMySQL 2026-07-20 14:15:11.367 | Successfully installed PyMySQL-1.2.0 2026-07-20 14:15:11.481 | + inc/python:pip_install:216 : result=0 2026-07-20 14:15:11.485 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-20 14:15:11.488 | + functions-common:time_stop:2420 : local name 2026-07-20 14:15:11.492 | + functions-common:time_stop:2421 : local end_time 2026-07-20 14:15:11.496 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-20 14:15:11.499 | + functions-common:time_stop:2423 : local total 2026-07-20 14:15:11.503 | + functions-common:time_stop:2424 : local start_time 2026-07-20 14:15:11.506 | + functions-common:time_stop:2426 : name=pip_install 2026-07-20 14:15:11.508 | + functions-common:time_stop:2427 : start_time=1784556909778 2026-07-20 14:15:11.512 | + functions-common:time_stop:2429 : [[ -z 1784556909778 ]] 2026-07-20 14:15:11.517 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-20 14:15:11.522 | + functions-common:time_stop:2432 : end_time=1784556911518 2026-07-20 14:15:11.527 | + functions-common:time_stop:2433 : elapsed_time=1740 2026-07-20 14:15:11.530 | + functions-common:time_stop:2434 : total=34480 2026-07-20 14:15:11.534 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-20 14:15:11.538 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=36220 2026-07-20 14:15:11.542 | + inc/python:pip_install:219 : return 0 2026-07-20 14:15:11.547 | + lib/databases/mysql:install_database_python_mysql:243 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2026-07-20 14:15:11.550 | + lib/databases/mysql:install_database_python_mysql:245 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2026-07-20 14:15:11.553 | + lib/databases/mysql:install_database_python_mysql:246 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2026-07-20 14:15:11.557 | + ./stack.sh:main:867 : is_service_enabled neutron 2026-07-20 14:15:11.580 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 14:15:11.583 | + ./stack.sh:main:868 : install_neutron_agent_packages 2026-07-20 14:15:11.587 | + lib/neutron:install_neutron_agent_packages:551 : is_service_enabled q-l3 neutron-l3 2026-07-20 14:15:11.612 | + functions-common:is_service_enabled:2076 : return 1 2026-07-20 14:15:11.616 | + lib/neutron:install_neutron_agent_packages:555 : is_service_enabled q-agt neutron-agent q-dhcp neutron-dhcp q-l3 neutron-l3 2026-07-20 14:15:11.639 | + functions-common:is_service_enabled:2076 : return 1 2026-07-20 14:15:11.643 | + ./stack.sh:main:871 : is_service_enabled etcd3 2026-07-20 14:15:11.665 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 14:15:11.670 | + ./stack.sh:main:872 : install_etcd3 2026-07-20 14:15:11.673 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2026-07-20 14:15:11.673 | Installing etcd 2026-07-20 14:15:11.677 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2026-07-20 14:15:11.694 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2026-07-20 14:15:11.711 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2026-07-20 14:15:11.715 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2026-07-20 14:15:11.734 | + lib/etcd3:install_etcd3:113 : local etcd_file 2026-07-20 14:15:11.738 | ++ 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-20 14:15:11.742 | ++ 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-20 14:15:11.747 | ++ functions:get_extra_file:67 : local 'retry_args=--retry-on-host-error --retry-on-http-error=500,503 ' 2026-07-20 14:15:11.750 | ++ functions:get_extra_file:68 : retry_args+='-t 2 --waitretry=10 ' 2026-07-20 14:15:11.754 | ++ functions:get_extra_file:69 : retry_args+='--tries=3 --retry-connrefused' 2026-07-20 14:15:11.758 | ++ functions:get_extra_file:71 : local file_name=etcd-v3.5.21-linux-amd64.tar.gz 2026-07-20 14:15:11.761 | ++ 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-20 14:15:11.765 | ++ functions:get_extra_file:74 : [[ ! -f /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz ]] 2026-07-20 14:15:11.769 | ++ 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-20 14:15:11.774 | --2026-07-20 16:15:11-- https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-07-20 14:15:11.845 | Resolving github.com (github.com)... 140.82.121.4 2026-07-20 14:15:11.863 | Connecting to github.com (github.com)|140.82.121.4|:443... connected. 2026-07-20 14:15:12.140 | HTTP request sent, awaiting response... 302 Found 2026-07-20 14:15:12.140 | 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-20T14%3A59%3A32Z&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-20T13%3A59%3A15Z&ske=2026-07-20T14%3A59%3A32Z&sks=b&skv=2018-11-09&sig=cT7NPbCtutzot5Oq4qKAJnULIID96gND5E4i1TFA%2FB4%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4NDU1ODcxMiwibmJmIjoxNzg0NTU2OTEyLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.cL_7ta6ZBEdl2q-4LXNmg7oV4S8XAlqqf5rEEowt4w8&response-content-disposition=attachment%3B%20filename%3Detcd-v3.5.21-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream [following] 2026-07-20 14:15:12.140 | --2026-07-20 16:15:12-- 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-20T14%3A59%3A32Z&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-20T13%3A59%3A15Z&ske=2026-07-20T14%3A59%3A32Z&sks=b&skv=2018-11-09&sig=cT7NPbCtutzot5Oq4qKAJnULIID96gND5E4i1TFA%2FB4%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4NDU1ODcxMiwibmJmIjoxNzg0NTU2OTEyLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.cL_7ta6ZBEdl2q-4LXNmg7oV4S8XAlqqf5rEEowt4w8&response-content-disposition=attachment%3B%20filename%3Detcd-v3.5.21-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream 2026-07-20 14:15:12.172 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.108.133, 185.199.109.133, 185.199.111.133, ... 2026-07-20 14:15:12.184 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.108.133|:443... connected. 2026-07-20 14:15:12.225 | HTTP request sent, awaiting response... 200 OK 2026-07-20 14:15:12.225 | Length: 20927601 (20M) [application/octet-stream] 2026-07-20 14:15:12.225 | Saving to: '/home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' 2026-07-20 14:15:12.278 | 2026-07-20 14:15:12.467 | 0K ........ ........ ... 100% 82.4M=0.2s 2026-07-20 14:15:12.468 | 2026-07-20 14:15:12.468 | 2026-07-20 16:15:12 (82.4 MB/s) - '/home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' saved [20927601/20927601] 2026-07-20 14:15:12.468 | 2026-07-20 14:15:12.473 | ++ functions:get_extra_file:76 : [[ 0 -ne 0 ]] 2026-07-20 14:15:12.476 | ++ functions:get_extra_file:80 : echo /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-07-20 14:15:12.479 | ++ functions:get_extra_file:81 : return 2026-07-20 14:15:12.484 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-07-20 14:15:12.488 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64/etcd ']' 2026-07-20 14:15:12.490 | + lib/etcd3:install_etcd3:116 : echo 'adddda4b06718e68671ffabff2f8cee48488ba61ad82900e639d108f2148501c /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' 2026-07-20 14:15:12.494 | + lib/etcd3:install_etcd3:118 : sha256sum -c /home/quobyte/devstack/files/etcd.sha256sum 2026-07-20 14:15:12.521 | /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz: OK 2026-07-20 14:15:12.525 | + 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-20 14:15:12.535 | etcd-v3.5.21-linux-amd64/ 2026-07-20 14:15:12.535 | etcd-v3.5.21-linux-amd64/Documentation/ 2026-07-20 14:15:12.535 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/ 2026-07-20 14:15:12.536 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/ 2026-07-20 14:15:12.536 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/ 2026-07-20 14:15:12.536 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/v3lock.swagger.json 2026-07-20 14:15:12.536 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/v3election.swagger.json 2026-07-20 14:15:12.536 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/rpc.swagger.json 2026-07-20 14:15:12.536 | etcd-v3.5.21-linux-amd64/Documentation/README.md 2026-07-20 14:15:12.537 | etcd-v3.5.21-linux-amd64/README-etcdutl.md 2026-07-20 14:15:12.537 | etcd-v3.5.21-linux-amd64/READMEv2-etcdctl.md 2026-07-20 14:15:12.537 | etcd-v3.5.21-linux-amd64/README-etcdctl.md 2026-07-20 14:15:12.537 | etcd-v3.5.21-linux-amd64/README.md 2026-07-20 14:15:12.537 | etcd-v3.5.21-linux-amd64/etcdutl 2026-07-20 14:15:12.699 | etcd-v3.5.21-linux-amd64/etcdctl 2026-07-20 14:15:12.895 | etcd-v3.5.21-linux-amd64/etcd 2026-07-20 14:15:13.155 | + lib/etcd3:install_etcd3:121 : sudo cp /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64/etcd /opt/stack/bin/etcd 2026-07-20 14:15:13.194 | + lib/etcd3:install_etcd3:122 : sudo cp /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64/etcdctl /opt/stack/bin/etcdctl 2026-07-20 14:15:13.227 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2026-07-20 14:15:13.231 | + ./stack.sh:main:881 : is_service_enabled tls-proxy 2026-07-20 14:15:13.257 | + functions-common:is_service_enabled:2076 : return 1 2026-07-20 14:15:13.260 | + ./stack.sh:main:891 : install_dstat 2026-07-20 14:15:13.264 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2026-07-20 14:15:13.286 | + functions-common:is_service_enabled:2076 : return 1 2026-07-20 14:15:13.290 | + ./stack.sh:main:897 : echo_summary 'Installing OpenStack project source' 2026-07-20 14:15:13.294 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-20 14:15:13.297 | + ./stack.sh:echo_summary:450 : echo -e Installing OpenStack project source 2026-07-20 14:15:13.301 | + ./stack.sh:main:900 : install_libs 2026-07-20 14:15:13.304 | + lib/libraries:install_libs:91 : _install_lib_from_source automaton 2026-07-20 14:15:13.307 | + lib/libraries:_install_lib_from_source:75 : local name=automaton 2026-07-20 14:15:13.311 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git automaton 2026-07-20 14:15:13.314 | + inc/python:use_library_from_git:266 : local name=automaton 2026-07-20 14:15:13.318 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-20 14:15:13.321 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-20 14:15:13.325 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,automaton, ]] 2026-07-20 14:15:13.329 | + inc/python:use_library_from_git:269 : return 1 2026-07-20 14:15:13.333 | + lib/libraries:install_libs:92 : _install_lib_from_source castellan 2026-07-20 14:15:13.336 | + lib/libraries:_install_lib_from_source:75 : local name=castellan 2026-07-20 14:15:13.339 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git castellan 2026-07-20 14:15:13.343 | + inc/python:use_library_from_git:266 : local name=castellan 2026-07-20 14:15:13.347 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-20 14:15:13.351 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-20 14:15:13.354 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,castellan, ]] 2026-07-20 14:15:13.357 | + inc/python:use_library_from_git:269 : return 1 2026-07-20 14:15:13.361 | + lib/libraries:install_libs:93 : _install_lib_from_source cliff 2026-07-20 14:15:13.364 | + lib/libraries:_install_lib_from_source:75 : local name=cliff 2026-07-20 14:15:13.368 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git cliff 2026-07-20 14:15:13.371 | + inc/python:use_library_from_git:266 : local name=cliff 2026-07-20 14:15:13.375 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-20 14:15:13.379 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-20 14:15:13.383 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,cliff, ]] 2026-07-20 14:15:13.386 | + inc/python:use_library_from_git:269 : return 1 2026-07-20 14:15:13.390 | + lib/libraries:install_libs:94 : _install_lib_from_source cursive 2026-07-20 14:15:13.393 | + lib/libraries:_install_lib_from_source:75 : local name=cursive 2026-07-20 14:15:13.397 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git cursive 2026-07-20 14:15:13.400 | + inc/python:use_library_from_git:266 : local name=cursive 2026-07-20 14:15:13.403 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-20 14:15:13.407 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-20 14:15:13.410 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,cursive, ]] 2026-07-20 14:15:13.414 | + inc/python:use_library_from_git:269 : return 1 2026-07-20 14:15:13.417 | + lib/libraries:install_libs:95 : _install_lib_from_source debtcollector 2026-07-20 14:15:13.421 | + lib/libraries:_install_lib_from_source:75 : local name=debtcollector 2026-07-20 14:15:13.424 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git debtcollector 2026-07-20 14:15:13.428 | + inc/python:use_library_from_git:266 : local name=debtcollector 2026-07-20 14:15:13.432 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-20 14:15:13.435 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-20 14:15:13.439 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,debtcollector, ]] 2026-07-20 14:15:13.442 | + inc/python:use_library_from_git:269 : return 1 2026-07-20 14:15:13.446 | + lib/libraries:install_libs:96 : _install_lib_from_source futurist 2026-07-20 14:15:13.449 | + lib/libraries:_install_lib_from_source:75 : local name=futurist 2026-07-20 14:15:13.453 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git futurist 2026-07-20 14:15:13.456 | + inc/python:use_library_from_git:266 : local name=futurist 2026-07-20 14:15:13.460 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-20 14:15:13.464 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-20 14:15:13.468 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,futurist, ]] 2026-07-20 14:15:13.471 | + inc/python:use_library_from_git:269 : return 1 2026-07-20 14:15:13.475 | + lib/libraries:install_libs:97 : _install_lib_from_source openstacksdk 2026-07-20 14:15:13.479 | + lib/libraries:_install_lib_from_source:75 : local name=openstacksdk 2026-07-20 14:15:13.482 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git openstacksdk 2026-07-20 14:15:13.486 | + inc/python:use_library_from_git:266 : local name=openstacksdk 2026-07-20 14:15:13.490 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-20 14:15:13.494 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-20 14:15:13.498 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,openstacksdk, ]] 2026-07-20 14:15:13.501 | + inc/python:use_library_from_git:269 : return 1 2026-07-20 14:15:13.505 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-lib 2026-07-20 14:15:13.509 | + lib/libraries:_install_lib_from_source:75 : local name=osc-lib 2026-07-20 14:15:13.513 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osc-lib 2026-07-20 14:15:13.517 | + inc/python:use_library_from_git:266 : local name=osc-lib 2026-07-20 14:15:13.521 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-20 14:15:13.525 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-20 14:15:13.529 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,osc-lib, ]] 2026-07-20 14:15:13.533 | + inc/python:use_library_from_git:269 : return 1 2026-07-20 14:15:13.537 | + lib/libraries:install_libs:99 : _install_lib_from_source osc-placement 2026-07-20 14:15:13.541 | + lib/libraries:_install_lib_from_source:75 : local name=osc-placement 2026-07-20 14:15:13.545 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osc-placement 2026-07-20 14:15:13.548 | + inc/python:use_library_from_git:266 : local name=osc-placement 2026-07-20 14:15:13.551 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-20 14:15:13.555 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-20 14:15:13.559 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,osc-placement, ]] 2026-07-20 14:15:13.563 | + inc/python:use_library_from_git:269 : return 1 2026-07-20 14:15:13.567 | + lib/libraries:install_libs:100 : _install_lib_from_source os-client-config 2026-07-20 14:15:13.571 | + lib/libraries:_install_lib_from_source:75 : local name=os-client-config 2026-07-20 14:15:13.575 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-client-config 2026-07-20 14:15:13.578 | + inc/python:use_library_from_git:266 : local name=os-client-config 2026-07-20 14:15:13.582 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-20 14:15:13.586 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-20 14:15:13.590 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-client-config, ]] 2026-07-20 14:15:13.594 | + inc/python:use_library_from_git:269 : return 1 2026-07-20 14:15:13.598 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.cache 2026-07-20 14:15:13.601 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.cache 2026-07-20 14:15:13.605 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.cache 2026-07-20 14:15:13.609 | + inc/python:use_library_from_git:266 : local name=oslo.cache 2026-07-20 14:15:13.612 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-20 14:15:13.615 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-20 14:15:13.619 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.cache, ]] 2026-07-20 14:15:13.623 | + inc/python:use_library_from_git:269 : return 1 2026-07-20 14:15:13.627 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.concurrency 2026-07-20 14:15:13.630 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.concurrency 2026-07-20 14:15:13.634 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.concurrency 2026-07-20 14:15:13.637 | + inc/python:use_library_from_git:266 : local name=oslo.concurrency 2026-07-20 14:15:13.641 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-20 14:15:13.645 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-20 14:15:13.648 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.concurrency, ]] 2026-07-20 14:15:13.652 | + inc/python:use_library_from_git:269 : return 1 2026-07-20 14:15:13.655 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.config 2026-07-20 14:15:13.658 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.config 2026-07-20 14:15:13.662 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.config 2026-07-20 14:15:13.665 | + inc/python:use_library_from_git:266 : local name=oslo.config 2026-07-20 14:15:13.669 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-20 14:15:13.672 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-20 14:15:13.675 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.config, ]] 2026-07-20 14:15:13.678 | + inc/python:use_library_from_git:269 : return 1 2026-07-20 14:15:13.682 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.context 2026-07-20 14:15:13.685 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.context 2026-07-20 14:15:13.688 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.context 2026-07-20 14:15:13.692 | + inc/python:use_library_from_git:266 : local name=oslo.context 2026-07-20 14:15:13.695 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-20 14:15:13.698 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-20 14:15:13.701 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.context, ]] 2026-07-20 14:15:13.705 | + inc/python:use_library_from_git:269 : return 1 2026-07-20 14:15:13.710 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.db 2026-07-20 14:15:13.713 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.db 2026-07-20 14:15:13.717 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.db 2026-07-20 14:15:13.720 | + inc/python:use_library_from_git:266 : local name=oslo.db 2026-07-20 14:15:13.724 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-20 14:15:13.727 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-20 14:15:13.731 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.db, ]] 2026-07-20 14:15:13.734 | + inc/python:use_library_from_git:269 : return 1 2026-07-20 14:15:13.738 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.i18n 2026-07-20 14:15:13.741 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.i18n 2026-07-20 14:15:13.745 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.i18n 2026-07-20 14:15:13.749 | + inc/python:use_library_from_git:266 : local name=oslo.i18n 2026-07-20 14:15:13.752 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-20 14:15:13.755 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-20 14:15:13.759 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.i18n, ]] 2026-07-20 14:15:13.762 | + inc/python:use_library_from_git:269 : return 1 2026-07-20 14:15:13.766 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.limit 2026-07-20 14:15:13.769 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.limit 2026-07-20 14:15:13.772 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.limit 2026-07-20 14:15:13.776 | + inc/python:use_library_from_git:266 : local name=oslo.limit 2026-07-20 14:15:13.779 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-20 14:15:13.782 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-20 14:15:13.785 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.limit, ]] 2026-07-20 14:15:13.789 | + inc/python:use_library_from_git:269 : return 1 2026-07-20 14:15:13.792 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.log 2026-07-20 14:15:13.796 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.log 2026-07-20 14:15:13.799 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.log 2026-07-20 14:15:13.802 | + inc/python:use_library_from_git:266 : local name=oslo.log 2026-07-20 14:15:13.805 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-20 14:15:13.808 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-20 14:15:13.811 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.log, ]] 2026-07-20 14:15:13.815 | + inc/python:use_library_from_git:269 : return 1 2026-07-20 14:15:13.819 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.messaging 2026-07-20 14:15:13.822 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.messaging 2026-07-20 14:15:13.825 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.messaging 2026-07-20 14:15:13.828 | + inc/python:use_library_from_git:266 : local name=oslo.messaging 2026-07-20 14:15:13.831 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-20 14:15:13.834 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-20 14:15:13.838 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.messaging, ]] 2026-07-20 14:15:13.841 | + inc/python:use_library_from_git:269 : return 1 2026-07-20 14:15:13.845 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.middleware 2026-07-20 14:15:13.848 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.middleware 2026-07-20 14:15:13.851 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.middleware 2026-07-20 14:15:13.854 | + inc/python:use_library_from_git:266 : local name=oslo.middleware 2026-07-20 14:15:13.856 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-20 14:15:13.860 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-20 14:15:13.864 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.middleware, ]] 2026-07-20 14:15:13.867 | + inc/python:use_library_from_git:269 : return 1 2026-07-20 14:15:13.871 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.policy 2026-07-20 14:15:13.874 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.policy 2026-07-20 14:15:13.877 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.policy 2026-07-20 14:15:13.880 | + inc/python:use_library_from_git:266 : local name=oslo.policy 2026-07-20 14:15:13.884 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-20 14:15:13.887 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-20 14:15:13.891 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.policy, ]] 2026-07-20 14:15:13.894 | + inc/python:use_library_from_git:269 : return 1 2026-07-20 14:15:13.897 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.privsep 2026-07-20 14:15:13.900 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.privsep 2026-07-20 14:15:13.902 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.privsep 2026-07-20 14:15:13.906 | + inc/python:use_library_from_git:266 : local name=oslo.privsep 2026-07-20 14:15:13.909 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-20 14:15:13.912 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-20 14:15:13.916 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.privsep, ]] 2026-07-20 14:15:13.919 | + inc/python:use_library_from_git:269 : return 1 2026-07-20 14:15:13.922 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.reports 2026-07-20 14:15:13.925 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.reports 2026-07-20 14:15:13.928 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.reports 2026-07-20 14:15:13.931 | + inc/python:use_library_from_git:266 : local name=oslo.reports 2026-07-20 14:15:13.935 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-20 14:15:13.938 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-20 14:15:13.941 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.reports, ]] 2026-07-20 14:15:13.945 | + inc/python:use_library_from_git:269 : return 1 2026-07-20 14:15:13.948 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.rootwrap 2026-07-20 14:15:13.951 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.rootwrap 2026-07-20 14:15:13.954 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.rootwrap 2026-07-20 14:15:13.957 | + inc/python:use_library_from_git:266 : local name=oslo.rootwrap 2026-07-20 14:15:13.960 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-20 14:15:13.963 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-20 14:15:13.967 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.rootwrap, ]] 2026-07-20 14:15:13.971 | + inc/python:use_library_from_git:269 : return 1 2026-07-20 14:15:13.975 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.serialization 2026-07-20 14:15:13.978 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.serialization 2026-07-20 14:15:13.982 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.serialization 2026-07-20 14:15:13.985 | + inc/python:use_library_from_git:266 : local name=oslo.serialization 2026-07-20 14:15:13.988 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-20 14:15:13.991 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-20 14:15:13.994 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.serialization, ]] 2026-07-20 14:15:13.998 | + inc/python:use_library_from_git:269 : return 1 2026-07-20 14:15:14.001 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.service 2026-07-20 14:15:14.004 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.service 2026-07-20 14:15:14.008 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.service 2026-07-20 14:15:14.012 | + inc/python:use_library_from_git:266 : local name=oslo.service 2026-07-20 14:15:14.015 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-20 14:15:14.018 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-20 14:15:14.022 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.service, ]] 2026-07-20 14:15:14.025 | + inc/python:use_library_from_git:269 : return 1 2026-07-20 14:15:14.028 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.utils 2026-07-20 14:15:14.031 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.utils 2026-07-20 14:15:14.034 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.utils 2026-07-20 14:15:14.038 | + inc/python:use_library_from_git:266 : local name=oslo.utils 2026-07-20 14:15:14.041 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-20 14:15:14.044 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-20 14:15:14.047 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.utils, ]] 2026-07-20 14:15:14.050 | + inc/python:use_library_from_git:269 : return 1 2026-07-20 14:15:14.053 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.versionedobjects 2026-07-20 14:15:14.056 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.versionedobjects 2026-07-20 14:15:14.059 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.versionedobjects 2026-07-20 14:15:14.063 | + inc/python:use_library_from_git:266 : local name=oslo.versionedobjects 2026-07-20 14:15:14.066 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-20 14:15:14.070 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-20 14:15:14.073 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.versionedobjects, ]] 2026-07-20 14:15:14.076 | + inc/python:use_library_from_git:269 : return 1 2026-07-20 14:15:14.079 | + lib/libraries:install_libs:119 : _install_lib_from_source oslo.vmware 2026-07-20 14:15:14.082 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.vmware 2026-07-20 14:15:14.085 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.vmware 2026-07-20 14:15:14.089 | + inc/python:use_library_from_git:266 : local name=oslo.vmware 2026-07-20 14:15:14.092 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-20 14:15:14.096 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-20 14:15:14.099 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.vmware, ]] 2026-07-20 14:15:14.102 | + inc/python:use_library_from_git:269 : return 1 2026-07-20 14:15:14.105 | + lib/libraries:install_libs:120 : _install_lib_from_source osprofiler 2026-07-20 14:15:14.108 | + lib/libraries:_install_lib_from_source:75 : local name=osprofiler 2026-07-20 14:15:14.112 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osprofiler 2026-07-20 14:15:14.115 | + inc/python:use_library_from_git:266 : local name=osprofiler 2026-07-20 14:15:14.118 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-20 14:15:14.122 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-20 14:15:14.125 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,osprofiler, ]] 2026-07-20 14:15:14.128 | + inc/python:use_library_from_git:269 : return 1 2026-07-20 14:15:14.131 | + lib/libraries:install_libs:121 : _install_lib_from_source pycadf 2026-07-20 14:15:14.134 | + lib/libraries:_install_lib_from_source:75 : local name=pycadf 2026-07-20 14:15:14.137 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git pycadf 2026-07-20 14:15:14.140 | + inc/python:use_library_from_git:266 : local name=pycadf 2026-07-20 14:15:14.143 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-20 14:15:14.147 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-20 14:15:14.150 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,pycadf, ]] 2026-07-20 14:15:14.154 | + inc/python:use_library_from_git:269 : return 1 2026-07-20 14:15:14.157 | + lib/libraries:install_libs:122 : _install_lib_from_source stevedore 2026-07-20 14:15:14.161 | + lib/libraries:_install_lib_from_source:75 : local name=stevedore 2026-07-20 14:15:14.164 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git stevedore 2026-07-20 14:15:14.168 | + inc/python:use_library_from_git:266 : local name=stevedore 2026-07-20 14:15:14.171 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-20 14:15:14.174 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-20 14:15:14.177 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,stevedore, ]] 2026-07-20 14:15:14.180 | + inc/python:use_library_from_git:269 : return 1 2026-07-20 14:15:14.183 | + lib/libraries:install_libs:123 : _install_lib_from_source taskflow 2026-07-20 14:15:14.187 | + lib/libraries:_install_lib_from_source:75 : local name=taskflow 2026-07-20 14:15:14.190 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git taskflow 2026-07-20 14:15:14.194 | + inc/python:use_library_from_git:266 : local name=taskflow 2026-07-20 14:15:14.197 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-20 14:15:14.201 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-20 14:15:14.204 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,taskflow, ]] 2026-07-20 14:15:14.207 | + inc/python:use_library_from_git:269 : return 1 2026-07-20 14:15:14.211 | + lib/libraries:install_libs:124 : _install_lib_from_source tooz 2026-07-20 14:15:14.214 | + lib/libraries:_install_lib_from_source:75 : local name=tooz 2026-07-20 14:15:14.217 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git tooz 2026-07-20 14:15:14.220 | + inc/python:use_library_from_git:266 : local name=tooz 2026-07-20 14:15:14.224 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-20 14:15:14.228 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-20 14:15:14.231 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,tooz, ]] 2026-07-20 14:15:14.234 | + inc/python:use_library_from_git:269 : return 1 2026-07-20 14:15:14.237 | + lib/libraries:install_libs:128 : _install_lib_from_source os-brick 2026-07-20 14:15:14.240 | + lib/libraries:_install_lib_from_source:75 : local name=os-brick 2026-07-20 14:15:14.244 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-brick 2026-07-20 14:15:14.247 | + inc/python:use_library_from_git:266 : local name=os-brick 2026-07-20 14:15:14.250 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-20 14:15:14.254 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-20 14:15:14.257 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-brick, ]] 2026-07-20 14:15:14.260 | + inc/python:use_library_from_git:269 : return 1 2026-07-20 14:15:14.263 | + lib/libraries:install_libs:129 : _install_lib_from_source os-resource-classes 2026-07-20 14:15:14.265 | + lib/libraries:_install_lib_from_source:75 : local name=os-resource-classes 2026-07-20 14:15:14.268 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-resource-classes 2026-07-20 14:15:14.272 | + inc/python:use_library_from_git:266 : local name=os-resource-classes 2026-07-20 14:15:14.275 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-20 14:15:14.278 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-20 14:15:14.281 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-resource-classes, ]] 2026-07-20 14:15:14.284 | + inc/python:use_library_from_git:269 : return 1 2026-07-20 14:15:14.288 | + lib/libraries:install_libs:130 : _install_lib_from_source os-traits 2026-07-20 14:15:14.291 | + lib/libraries:_install_lib_from_source:75 : local name=os-traits 2026-07-20 14:15:14.294 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-traits 2026-07-20 14:15:14.297 | + inc/python:use_library_from_git:266 : local name=os-traits 2026-07-20 14:15:14.299 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-20 14:15:14.303 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-20 14:15:14.306 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-traits, ]] 2026-07-20 14:15:14.310 | + inc/python:use_library_from_git:269 : return 1 2026-07-20 14:15:14.313 | + lib/libraries:install_libs:133 : _install_lib_from_source python-barbicanclient 2026-07-20 14:15:14.316 | + lib/libraries:_install_lib_from_source:75 : local name=python-barbicanclient 2026-07-20 14:15:14.319 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git python-barbicanclient 2026-07-20 14:15:14.323 | + inc/python:use_library_from_git:266 : local name=python-barbicanclient 2026-07-20 14:15:14.326 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-20 14:15:14.329 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-20 14:15:14.333 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-barbicanclient, ]] 2026-07-20 14:15:14.336 | + inc/python:use_library_from_git:269 : return 1 2026-07-20 14:15:14.339 | + lib/libraries:install_libs:135 : use_library_from_git etcd3gw 2026-07-20 14:15:14.342 | + inc/python:use_library_from_git:266 : local name=etcd3gw 2026-07-20 14:15:14.346 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-20 14:15:14.349 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-20 14:15:14.352 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,etcd3gw, ]] 2026-07-20 14:15:14.356 | + inc/python:use_library_from_git:269 : return 1 2026-07-20 14:15:14.359 | + lib/libraries:install_libs:139 : pip_install etcd3gw 2026-07-20 14:15:14.385 | Using python 3.12 to install etcd3gw 2026-07-20 14:15:14.389 | + 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-20 14:15:15.552 | Collecting etcd3gw 2026-07-20 14:15:15.687 | Downloading etcd3gw-2.7.0-py3-none-any.whl.metadata (1.9 kB) 2026-07-20 14:15:15.698 | Requirement already satisfied: pbr>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from etcd3gw) (7.0.3) 2026-07-20 14:15:15.740 | Collecting requests>=2.20.0 (from etcd3gw) 2026-07-20 14:15:15.742 | Using cached requests-2.34.2-py3-none-any.whl.metadata (4.8 kB) 2026-07-20 14:15:15.787 | Collecting futurist>=0.16.0 (from etcd3gw) 2026-07-20 14:15:15.803 | Downloading futurist-3.4.0-py3-none-any.whl.metadata (2.1 kB) 2026-07-20 14:15:15.846 | Collecting debtcollector>=3.0.0 (from futurist>=0.16.0->etcd3gw) 2026-07-20 14:15:15.861 | Downloading debtcollector-3.1.0-py3-none-any.whl.metadata (2.6 kB) 2026-07-20 14:15:16.404 | Collecting wrapt>=2.1.0 (from debtcollector>=3.0.0->futurist>=0.16.0->etcd3gw) 2026-07-20 14:15:16.421 | 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-20 14:15:16.435 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0->etcd3gw) (83.0.0) 2026-07-20 14:15:16.620 | Collecting charset_normalizer<4,>=2 (from requests>=2.20.0->etcd3gw) 2026-07-20 14:15:16.622 | 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-20 14:15:16.657 | Collecting idna<4,>=2.5 (from requests>=2.20.0->etcd3gw) 2026-07-20 14:15:16.659 | Using cached idna-3.18-py3-none-any.whl.metadata (6.1 kB) 2026-07-20 14:15:16.699 | Collecting urllib3<3,>=1.26 (from requests>=2.20.0->etcd3gw) 2026-07-20 14:15:16.701 | Using cached urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) 2026-07-20 14:15:16.708 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2023.11.17) 2026-07-20 14:15:16.744 | Downloading etcd3gw-2.7.0-py3-none-any.whl (29 kB) 2026-07-20 14:15:16.778 | Downloading futurist-3.4.0-py3-none-any.whl (43 kB) 2026-07-20 14:15:16.810 | Downloading debtcollector-3.1.0-py3-none-any.whl (24 kB) 2026-07-20 14:15:16.821 | Using cached requests-2.34.2-py3-none-any.whl (73 kB) 2026-07-20 14:15:16.823 | 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-20 14:15:16.825 | Using cached idna-3.18-py3-none-any.whl (65 kB) 2026-07-20 14:15:16.828 | Using cached urllib3-2.7.0-py3-none-any.whl (131 kB) 2026-07-20 14:15:16.843 | 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-20 14:15:17.086 | Installing collected packages: wrapt, urllib3, idna, charset_normalizer, requests, debtcollector, futurist, etcd3gw 2026-07-20 14:15:17.142 | Attempting uninstall: urllib3 2026-07-20 14:15:17.148 | Found existing installation: urllib3 2.0.7 2026-07-20 14:15:17.149 | Not uninstalling urllib3 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-20 14:15:17.149 | Can't uninstall 'urllib3'. No files were found to uninstall. 2026-07-20 14:15:17.290 | Attempting uninstall: idna 2026-07-20 14:15:17.299 | Found existing installation: idna 3.6 2026-07-20 14:15:17.299 | Not uninstalling idna at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-20 14:15:17.300 | Can't uninstall 'idna'. No files were found to uninstall. 2026-07-20 14:15:17.457 | Attempting uninstall: requests 2026-07-20 14:15:17.464 | Found existing installation: requests 2.31.0 2026-07-20 14:15:17.465 | Not uninstalling requests at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-20 14:15:17.465 | Can't uninstall 'requests'. No files were found to uninstall. 2026-07-20 14:15:17.693 | 2026-07-20 14:15:17.699 | 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-20 14:15:17.853 | + inc/python:pip_install:216 : result=0 2026-07-20 14:15:17.856 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-20 14:15:17.860 | + functions-common:time_stop:2420 : local name 2026-07-20 14:15:17.863 | + functions-common:time_stop:2421 : local end_time 2026-07-20 14:15:17.866 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-20 14:15:17.869 | + functions-common:time_stop:2423 : local total 2026-07-20 14:15:17.872 | + functions-common:time_stop:2424 : local start_time 2026-07-20 14:15:17.875 | + functions-common:time_stop:2426 : name=pip_install 2026-07-20 14:15:17.878 | + functions-common:time_stop:2427 : start_time=1784556914379 2026-07-20 14:15:17.880 | + functions-common:time_stop:2429 : [[ -z 1784556914379 ]] 2026-07-20 14:15:17.885 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-20 14:15:17.890 | + functions-common:time_stop:2432 : end_time=1784556917886 2026-07-20 14:15:17.893 | + functions-common:time_stop:2433 : elapsed_time=3507 2026-07-20 14:15:17.896 | + functions-common:time_stop:2434 : total=36220 2026-07-20 14:15:17.899 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-20 14:15:17.902 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=39727 2026-07-20 14:15:17.906 | + inc/python:pip_install:219 : return 0 2026-07-20 14:15:17.910 | + ./stack.sh:main:903 : install_apache_uwsgi 2026-07-20 14:15:17.914 | + lib/apache:install_apache_uwsgi:79 : local apxs=apxs2 2026-07-20 14:15:17.918 | + lib/apache:install_apache_uwsgi:80 : is_fedora 2026-07-20 14:15:17.921 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-20 14:15:17.924 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-20 14:15:17.928 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-20 14:15:17.932 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-20 14:15:17.936 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-20 14:15:17.939 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-20 14:15:17.943 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-20 14:15:17.946 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-20 14:15:17.950 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-20 14:15:17.953 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-20 14:15:17.957 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-20 14:15:17.961 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-20 14:15:17.964 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-20 14:15:17.968 | + lib/apache:install_apache_uwsgi:84 : is_ubuntu 2026-07-20 14:15:17.972 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-20 14:15:17.976 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-20 14:15:17.980 | + lib/apache:install_apache_uwsgi:85 : local 'pkg_list=uwsgi uwsgi-plugin-python3' 2026-07-20 14:15:17.984 | + lib/apache:install_apache_uwsgi:86 : install_package uwsgi uwsgi-plugin-python3 2026-07-20 14:15:17.988 | + functions-common:install_package:1438 : update_package_repo 2026-07-20 14:15:17.992 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-20 14:15:17.995 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-20 14:15:17.999 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-20 14:15:18.002 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-20 14:15:18.006 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-20 14:15:18.010 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-20 14:15:18.013 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-20 14:15:18.017 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-20 14:15:18.021 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-20 14:15:18.025 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-20 14:15:18.029 | + functions-common:apt_get_update:1167 : return 2026-07-20 14:15:18.033 | + functions-common:install_package:1439 : real_install_package uwsgi uwsgi-plugin-python3 2026-07-20 14:15:18.037 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-20 14:15:18.040 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-20 14:15:18.044 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-20 14:15:18.048 | + functions-common:real_install_package:1427 : apt_get install uwsgi uwsgi-plugin-python3 2026-07-20 14:15:18.077 | + 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-20 14:15:18.115 | Reading package lists... 2026-07-20 14:15:18.506 | Building dependency tree... 2026-07-20 14:15:18.508 | Reading state information... 2026-07-20 14:15:19.134 | The following packages were automatically installed and are no longer required: 2026-07-20 14:15:19.136 | libfwupd2 libgusb2 2026-07-20 14:15:19.136 | Use 'sudo apt autoremove' to remove them. 2026-07-20 14:15:19.138 | The following additional packages will be installed: 2026-07-20 14:15:19.140 | libnorm1t64 libpgm-5.3-0t64 libzmq5 uwsgi-core 2026-07-20 14:15:19.142 | Suggested packages: 2026-07-20 14:15:19.142 | nginx-full | cherokee | libapache2-mod-proxy-uwsgi | libapache2-mod-uwsgi 2026-07-20 14:15:19.142 | | libapache2-mod-ruwsgi uwsgi-dev uwsgi-extra uwsgi-plugins-all 2026-07-20 14:15:19.142 | python3-uwsgidecorators 2026-07-20 14:15:19.180 | The following NEW packages will be installed: 2026-07-20 14:15:19.181 | libnorm1t64 libpgm-5.3-0t64 libzmq5 uwsgi uwsgi-core uwsgi-plugin-python3 2026-07-20 14:15:19.283 | 0 upgraded, 6 newly installed, 0 to remove and 41 not upgraded. 2026-07-20 14:15:19.283 | Need to get 1270 kB of archives. 2026-07-20 14:15:19.284 | After this operation, 4285 kB of additional disk space will be used. 2026-07-20 14:15:19.284 | Get:1 http://archive.ubuntu.com/ubuntu noble/universe amd64 libnorm1t64 amd64 1.5.9+dfsg-3.1build1 [154 kB] 2026-07-20 14:15:19.392 | 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-20 14:15:19.411 | Get:3 http://archive.ubuntu.com/ubuntu noble/universe amd64 libzmq5 amd64 4.3.5-1build2 [260 kB] 2026-07-20 14:15:19.440 | Get:4 http://archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi-core amd64 2.0.24-2ubuntu10 [585 kB] 2026-07-20 14:15:19.466 | Get:5 http://archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi amd64 2.0.24-2ubuntu10 [22.0 kB] 2026-07-20 14:15:19.467 | Get:6 http://archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi-plugin-python3 amd64 2.0.24-2ubuntu10 [81.9 kB] 2026-07-20 14:15:19.710 | perl: warning: Setting locale failed. 2026-07-20 14:15:19.711 | perl: warning: Please check that your locale settings: 2026-07-20 14:15:19.711 | LANGUAGE = (unset), 2026-07-20 14:15:19.711 | LC_ALL = "en_US.utf8", 2026-07-20 14:15:19.711 | LANG = "de_DE.UTF-8" 2026-07-20 14:15:19.711 | are supported and installed on your system. 2026-07-20 14:15:19.711 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-20 14:15:19.774 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-20 14:15:19.774 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-20 14:15:19.774 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-20 14:15:19.979 | Fetched 1270 kB in 0s (4925 kB/s) 2026-07-20 14:15:20.020 | Selecting previously unselected package libnorm1t64:amd64. 2026-07-20 14:15:20.087 | (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-20 14:15:20.095 | Preparing to unpack .../0-libnorm1t64_1.5.9+dfsg-3.1build1_amd64.deb ... 2026-07-20 14:15:20.102 | Unpacking libnorm1t64:amd64 (1.5.9+dfsg-3.1build1) ... 2026-07-20 14:15:20.147 | Selecting previously unselected package libpgm-5.3-0t64:amd64. 2026-07-20 14:15:20.161 | Preparing to unpack .../1-libpgm-5.3-0t64_5.3.128~dfsg-2.1build1_amd64.deb ... 2026-07-20 14:15:20.164 | Unpacking libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1build1) ... 2026-07-20 14:15:20.208 | Selecting previously unselected package libzmq5:amd64. 2026-07-20 14:15:20.222 | Preparing to unpack .../2-libzmq5_4.3.5-1build2_amd64.deb ... 2026-07-20 14:15:20.225 | Unpacking libzmq5:amd64 (4.3.5-1build2) ... 2026-07-20 14:15:20.271 | Selecting previously unselected package uwsgi-core. 2026-07-20 14:15:20.286 | Preparing to unpack .../3-uwsgi-core_2.0.24-2ubuntu10_amd64.deb ... 2026-07-20 14:15:20.289 | Unpacking uwsgi-core (2.0.24-2ubuntu10) ... 2026-07-20 14:15:20.457 | Selecting previously unselected package uwsgi. 2026-07-20 14:15:20.471 | Preparing to unpack .../4-uwsgi_2.0.24-2ubuntu10_amd64.deb ... 2026-07-20 14:15:20.477 | Unpacking uwsgi (2.0.24-2ubuntu10) ... 2026-07-20 14:15:20.525 | Selecting previously unselected package uwsgi-plugin-python3. 2026-07-20 14:15:20.539 | Preparing to unpack .../5-uwsgi-plugin-python3_2.0.24-2ubuntu10_amd64.deb ... 2026-07-20 14:15:20.543 | Unpacking uwsgi-plugin-python3 (2.0.24-2ubuntu10) ... 2026-07-20 14:15:20.608 | Setting up libnorm1t64:amd64 (1.5.9+dfsg-3.1build1) ... 2026-07-20 14:15:20.618 | Setting up libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1build1) ... 2026-07-20 14:15:20.629 | Setting up libzmq5:amd64 (4.3.5-1build2) ... 2026-07-20 14:15:20.639 | Setting up uwsgi-core (2.0.24-2ubuntu10) ... 2026-07-20 14:15:20.659 | Setting up uwsgi (2.0.24-2ubuntu10) ... 2026-07-20 14:15:21.205 | Setting up uwsgi-plugin-python3 (2.0.24-2ubuntu10) ... 2026-07-20 14:15:21.237 | Processing triggers for man-db (2.12.0-4build2) ... 2026-07-20 14:15:22.263 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-20 14:15:22.510 | perl: warning: Setting locale failed. 2026-07-20 14:15:22.510 | perl: warning: Please check that your locale settings: 2026-07-20 14:15:22.510 | LANGUAGE = (unset), 2026-07-20 14:15:22.511 | LC_ALL = "en_US.utf8", 2026-07-20 14:15:22.511 | LANG = "de_DE.UTF-8" 2026-07-20 14:15:22.511 | are supported and installed on your system. 2026-07-20 14:15:22.511 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-20 14:15:22.643 | perl: warning: Setting locale failed. 2026-07-20 14:15:22.643 | perl: warning: Please check that your locale settings: 2026-07-20 14:15:22.643 | LANGUAGE = (unset), 2026-07-20 14:15:22.643 | LC_ALL = "en_US.utf8", 2026-07-20 14:15:22.644 | LANG = "de_DE.UTF-8" 2026-07-20 14:15:22.644 | are supported and installed on your system. 2026-07-20 14:15:22.644 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-20 14:15:22.693 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-20 14:15:22.693 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-20 14:15:22.693 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-20 14:15:22.764 | perl: warning: Setting locale failed. 2026-07-20 14:15:22.764 | perl: warning: Please check that your locale settings: 2026-07-20 14:15:22.764 | LANGUAGE = (unset), 2026-07-20 14:15:22.764 | LC_ALL = "en_US.utf8", 2026-07-20 14:15:22.764 | LANG = "de_DE.UTF-8" 2026-07-20 14:15:22.764 | are supported and installed on your system. 2026-07-20 14:15:22.765 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-20 14:15:23.263 | 2026-07-20 14:15:23.264 | Running kernel seems to be up-to-date. 2026-07-20 14:15:23.264 | 2026-07-20 14:15:23.264 | Restarting services... 2026-07-20 14:15:23.287 | 2026-07-20 14:15:23.287 | Service restarts being deferred: 2026-07-20 14:15:23.287 | systemctl restart virtlockd.service 2026-07-20 14:15:23.287 | systemctl restart virtlogd.service 2026-07-20 14:15:23.287 | 2026-07-20 14:15:23.287 | No containers need to be restarted. 2026-07-20 14:15:23.287 | 2026-07-20 14:15:23.287 | User sessions running outdated binaries: 2026-07-20 14:15:23.288 | quobyte @ session #5: sshd[2021,2067] 2026-07-20 14:15:23.297 | 2026-07-20 14:15:23.297 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-20 14:15:25.484 | + functions-common:apt_get:1211 : result=0 2026-07-20 14:15:25.488 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-20 14:15:25.491 | + functions-common:time_stop:2420 : local name 2026-07-20 14:15:25.494 | + functions-common:time_stop:2421 : local end_time 2026-07-20 14:15:25.497 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-20 14:15:25.501 | + functions-common:time_stop:2423 : local total 2026-07-20 14:15:25.504 | + functions-common:time_stop:2424 : local start_time 2026-07-20 14:15:25.508 | + functions-common:time_stop:2426 : name=apt-get 2026-07-20 14:15:25.510 | + functions-common:time_stop:2427 : start_time=1784556918074 2026-07-20 14:15:25.514 | + functions-common:time_stop:2429 : [[ -z 1784556918074 ]] 2026-07-20 14:15:25.518 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-20 14:15:25.524 | + functions-common:time_stop:2432 : end_time=1784556925520 2026-07-20 14:15:25.527 | + functions-common:time_stop:2433 : elapsed_time=7446 2026-07-20 14:15:25.531 | + functions-common:time_stop:2434 : total=151512 2026-07-20 14:15:25.534 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-20 14:15:25.538 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=158958 2026-07-20 14:15:25.542 | + functions-common:apt_get:1215 : return 0 2026-07-20 14:15:25.546 | + lib/apache:install_apache_uwsgi:118 : is_ubuntu 2026-07-20 14:15:25.550 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-20 14:15:25.553 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-20 14:15:25.557 | + lib/apache:install_apache_uwsgi:119 : a2query -m proxy 2026-07-20 14:15:25.560 | perl: warning: Setting locale failed. 2026-07-20 14:15:25.561 | perl: warning: Please check that your locale settings: 2026-07-20 14:15:25.561 | LANGUAGE = (unset), 2026-07-20 14:15:25.561 | LC_ALL = "en_US.utf8", 2026-07-20 14:15:25.562 | LANG = (unset) 2026-07-20 14:15:25.562 | are supported and installed on your system. 2026-07-20 14:15:25.562 | perl: warning: Falling back to the standard locale ("C"). 2026-07-20 14:15:25.599 | No module matches proxy 2026-07-20 14:15:25.603 | + lib/apache:install_apache_uwsgi:121 : sudo a2enmod proxy 2026-07-20 14:15:25.614 | perl: warning: Setting locale failed. 2026-07-20 14:15:25.615 | perl: warning: Please check that your locale settings: 2026-07-20 14:15:25.615 | LANGUAGE = (unset), 2026-07-20 14:15:25.615 | LC_ALL = "en_US.utf8", 2026-07-20 14:15:25.615 | LANG = "de_DE.UTF-8" 2026-07-20 14:15:25.615 | are supported and installed on your system. 2026-07-20 14:15:25.615 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-20 14:15:25.657 | Enabling module proxy. 2026-07-20 14:15:25.663 | To activate the new configuration, you need to run: 2026-07-20 14:15:25.663 | systemctl restart apache2 2026-07-20 14:15:25.669 | + lib/apache:install_apache_uwsgi:122 : sudo a2enmod proxy_uwsgi 2026-07-20 14:15:25.680 | perl: warning: Setting locale failed. 2026-07-20 14:15:25.680 | perl: warning: Please check that your locale settings: 2026-07-20 14:15:25.680 | LANGUAGE = (unset), 2026-07-20 14:15:25.680 | LC_ALL = "en_US.utf8", 2026-07-20 14:15:25.680 | LANG = "de_DE.UTF-8" 2026-07-20 14:15:25.680 | are supported and installed on your system. 2026-07-20 14:15:25.681 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-20 14:15:25.721 | Considering dependency proxy for proxy_uwsgi: 2026-07-20 14:15:25.721 | Module proxy already enabled 2026-07-20 14:15:25.721 | Enabling module proxy_uwsgi. 2026-07-20 14:15:25.727 | To activate the new configuration, you need to run: 2026-07-20 14:15:25.727 | systemctl restart apache2 2026-07-20 14:15:25.733 | + lib/apache:install_apache_uwsgi:123 : restart_apache_server 2026-07-20 14:15:25.737 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-20 14:15:25.740 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-20 14:15:25.744 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-20 14:15:25.877 | + ./stack.sh:main:906 : install_keystoneauth 2026-07-20 14:15:25.883 | + lib/keystone:install_keystoneauth:461 : use_library_from_git keystoneauth 2026-07-20 14:15:25.887 | + inc/python:use_library_from_git:266 : local name=keystoneauth 2026-07-20 14:15:25.891 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-20 14:15:25.895 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-20 14:15:25.899 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,keystoneauth, ]] 2026-07-20 14:15:25.903 | + inc/python:use_library_from_git:269 : return 1 2026-07-20 14:15:25.907 | + ./stack.sh:main:907 : install_keystoneclient 2026-07-20 14:15:25.911 | + lib/keystone:install_keystoneclient:469 : use_library_from_git python-keystoneclient 2026-07-20 14:15:25.915 | + inc/python:use_library_from_git:266 : local name=python-keystoneclient 2026-07-20 14:15:25.919 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-20 14:15:25.923 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-20 14:15:25.927 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-keystoneclient, ]] 2026-07-20 14:15:25.931 | + inc/python:use_library_from_git:269 : return 1 2026-07-20 14:15:25.935 | + ./stack.sh:main:908 : install_glanceclient 2026-07-20 14:15:25.939 | + lib/glance:install_glanceclient:542 : use_library_from_git python-glanceclient 2026-07-20 14:15:25.942 | + inc/python:use_library_from_git:266 : local name=python-glanceclient 2026-07-20 14:15:25.946 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-20 14:15:25.950 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-20 14:15:25.954 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-glanceclient, ]] 2026-07-20 14:15:25.958 | + inc/python:use_library_from_git:269 : return 1 2026-07-20 14:15:25.962 | + ./stack.sh:main:909 : install_cinderclient 2026-07-20 14:15:25.966 | + lib/cinder:install_cinderclient:594 : use_library_from_git python-brick-cinderclient-ext 2026-07-20 14:15:25.970 | + inc/python:use_library_from_git:266 : local name=python-brick-cinderclient-ext 2026-07-20 14:15:25.974 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-20 14:15:25.978 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-20 14:15:25.982 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2026-07-20 14:15:25.986 | + inc/python:use_library_from_git:269 : return 1 2026-07-20 14:15:25.990 | + lib/cinder:install_cinderclient:599 : use_library_from_git python-cinderclient 2026-07-20 14:15:25.994 | + inc/python:use_library_from_git:266 : local name=python-cinderclient 2026-07-20 14:15:25.998 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-20 14:15:26.002 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-20 14:15:26.006 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-cinderclient, ]] 2026-07-20 14:15:26.010 | + inc/python:use_library_from_git:269 : return 1 2026-07-20 14:15:26.014 | + ./stack.sh:main:910 : install_novaclient 2026-07-20 14:15:26.018 | + lib/nova:install_novaclient:901 : use_library_from_git python-novaclient 2026-07-20 14:15:26.022 | + inc/python:use_library_from_git:266 : local name=python-novaclient 2026-07-20 14:15:26.026 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-20 14:15:26.030 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-20 14:15:26.034 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-novaclient, ]] 2026-07-20 14:15:26.038 | + inc/python:use_library_from_git:269 : return 1 2026-07-20 14:15:26.042 | + ./stack.sh:main:911 : is_service_enabled swift glance horizon 2026-07-20 14:15:26.066 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 14:15:26.070 | + ./stack.sh:main:912 : install_swiftclient 2026-07-20 14:15:26.074 | + lib/swift:install_swiftclient:744 : use_library_from_git python-swiftclient 2026-07-20 14:15:26.078 | + inc/python:use_library_from_git:266 : local name=python-swiftclient 2026-07-20 14:15:26.082 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-20 14:15:26.086 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-20 14:15:26.090 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-swiftclient, ]] 2026-07-20 14:15:26.094 | + inc/python:use_library_from_git:269 : return 1 2026-07-20 14:15:26.098 | + ./stack.sh:main:914 : is_service_enabled neutron nova horizon 2026-07-20 14:15:26.120 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 14:15:26.123 | + ./stack.sh:main:915 : install_neutronclient 2026-07-20 14:15:26.127 | + lib/neutron:install_neutronclient:542 : use_library_from_git python-neutronclient 2026-07-20 14:15:26.131 | + inc/python:use_library_from_git:266 : local name=python-neutronclient 2026-07-20 14:15:26.135 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-20 14:15:26.139 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-20 14:15:26.142 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-neutronclient, ]] 2026-07-20 14:15:26.147 | + inc/python:use_library_from_git:269 : return 1 2026-07-20 14:15:26.150 | + ./stack.sh:main:919 : install_keystonemiddleware 2026-07-20 14:15:26.155 | + lib/keystone:install_keystonemiddleware:479 : use_library_from_git keystonemiddleware 2026-07-20 14:15:26.159 | + inc/python:use_library_from_git:266 : local name=keystonemiddleware 2026-07-20 14:15:26.163 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-20 14:15:26.166 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-20 14:15:26.170 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,keystonemiddleware, ]] 2026-07-20 14:15:26.174 | + inc/python:use_library_from_git:269 : return 1 2026-07-20 14:15:26.178 | + lib/keystone:install_keystonemiddleware:484 : pip_install_gr keystonemiddleware 2026-07-20 14:15:26.182 | + inc/python:pip_install_gr:94 : local name=keystonemiddleware 2026-07-20 14:15:26.186 | + inc/python:pip_install_gr:95 : local clean_name 2026-07-20 14:15:26.192 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements keystonemiddleware 2026-07-20 14:15:26.195 | ++ inc/python:get_from_global_requirements:241 : local package=keystonemiddleware 2026-07-20 14:15:26.199 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-07-20 14:15:26.204 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2026-07-20 14:15:26.204 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-07-20 14:15:26.210 | ++ inc/python:get_from_global_requirements:243 : required_pkg='keystonemiddleware ' 2026-07-20 14:15:26.213 | ++ inc/python:get_from_global_requirements:244 : [[ keystonemiddleware == '' ]] 2026-07-20 14:15:26.217 | ++ inc/python:get_from_global_requirements:247 : echo keystonemiddleware 2026-07-20 14:15:26.222 | + inc/python:pip_install_gr:96 : clean_name=keystonemiddleware 2026-07-20 14:15:26.225 | + inc/python:pip_install_gr:97 : pip_install keystonemiddleware 2026-07-20 14:15:26.253 | Using python 3.12 to install keystonemiddleware 2026-07-20 14:15:26.257 | + 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-20 14:15:27.440 | Collecting keystonemiddleware 2026-07-20 14:15:27.575 | Downloading keystonemiddleware-13.0.0-py3-none-any.whl.metadata (3.9 kB) 2026-07-20 14:15:27.637 | Collecting keystoneauth1>=3.12.0 (from keystonemiddleware) 2026-07-20 14:15:27.653 | Downloading keystoneauth1-5.15.0-py3-none-any.whl.metadata (2.8 kB) 2026-07-20 14:15:27.706 | Collecting oslo.cache>=3.11.0 (from keystonemiddleware) 2026-07-20 14:15:27.722 | Downloading oslo_cache-4.3.0-py3-none-any.whl.metadata (2.5 kB) 2026-07-20 14:15:27.783 | Collecting oslo.config>=5.2.0 (from keystonemiddleware) 2026-07-20 14:15:27.799 | Downloading oslo_config-10.5.0-py3-none-any.whl.metadata (2.3 kB) 2026-07-20 14:15:27.844 | Collecting oslo.context>=2.19.2 (from keystonemiddleware) 2026-07-20 14:15:27.860 | Downloading oslo_context-6.5.0-py3-none-any.whl.metadata (2.3 kB) 2026-07-20 14:15:27.904 | Collecting oslo.i18n>=3.15.3 (from keystonemiddleware) 2026-07-20 14:15:27.921 | Downloading oslo_i18n-6.9.0-py3-none-any.whl.metadata (2.0 kB) 2026-07-20 14:15:27.976 | Collecting oslo.log>=3.36.0 (from keystonemiddleware) 2026-07-20 14:15:27.993 | Downloading oslo_log-8.3.0-py3-none-any.whl.metadata (2.5 kB) 2026-07-20 14:15:28.040 | Collecting oslo.serialization>=2.18.0 (from keystonemiddleware) 2026-07-20 14:15:28.059 | Downloading oslo_serialization-5.11.0-py3-none-any.whl.metadata (2.1 kB) 2026-07-20 14:15:28.117 | Collecting oslo.utils>=3.33.0 (from keystonemiddleware) 2026-07-20 14:15:28.134 | Downloading oslo_utils-10.1.1-py3-none-any.whl.metadata (2.1 kB) 2026-07-20 14:15:28.144 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware) (7.0.3) 2026-07-20 14:15:28.173 | Collecting pycadf>=1.1.0 (from keystonemiddleware) 2026-07-20 14:15:28.189 | Downloading pycadf-4.1.0-py3-none-any.whl.metadata (2.2 kB) 2026-07-20 14:15:28.233 | Collecting PyJWT>=2.4.0 (from keystonemiddleware) 2026-07-20 14:15:28.248 | Downloading pyjwt-2.13.0-py3-none-any.whl.metadata (3.4 kB) 2026-07-20 14:15:28.295 | Collecting python-keystoneclient>=3.20.0 (from keystonemiddleware) 2026-07-20 14:15:28.311 | Downloading python_keystoneclient-5.8.0-py3-none-any.whl.metadata (3.8 kB) 2026-07-20 14:15:28.320 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware) (2.34.2) 2026-07-20 14:15:28.353 | Collecting WebOb>=1.7.1 (from keystonemiddleware) 2026-07-20 14:15:28.371 | Downloading webob-1.8.10-py2.py3-none-any.whl.metadata (12 kB) 2026-07-20 14:15:28.384 | 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-20 14:15:28.422 | Collecting stevedore>=1.20.0 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-07-20 14:15:28.437 | Downloading stevedore-5.9.0-py3-none-any.whl.metadata (2.3 kB) 2026-07-20 14:15:28.471 | Collecting os-service-types>=1.2.0 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-07-20 14:15:28.487 | Downloading os_service_types-1.8.2-py3-none-any.whl.metadata (1.9 kB) 2026-07-20 14:15:28.528 | Collecting typing-extensions>=4.12 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-07-20 14:15:28.543 | Downloading typing_extensions-4.15.0-py3-none-any.whl.metadata (3.3 kB) 2026-07-20 14:15:28.584 | Collecting dogpile.cache>=1.3.3 (from oslo.cache>=3.11.0->keystonemiddleware) 2026-07-20 14:15:28.600 | Downloading dogpile_cache-1.5.0-py3-none-any.whl.metadata (5.5 kB) 2026-07-20 14:15:28.648 | Collecting decorator>=4.0.0 (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware) 2026-07-20 14:15:28.663 | Downloading decorator-5.3.1-py3-none-any.whl.metadata (3.9 kB) 2026-07-20 14:15:28.705 | Collecting netaddr>=0.7.18 (from oslo.config>=5.2.0->keystonemiddleware) 2026-07-20 14:15:28.722 | Downloading netaddr-1.3.0-py3-none-any.whl.metadata (5.0 kB) 2026-07-20 14:15:28.759 | Collecting rfc3986>=1.2.0 (from oslo.config>=5.2.0->keystonemiddleware) 2026-07-20 14:15:28.774 | Downloading rfc3986-2.0.0-py2.py3-none-any.whl.metadata (6.6 kB) 2026-07-20 14:15:28.784 | 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-20 14:15:28.822 | Collecting python-dateutil>=2.7.0 (from oslo.log>=3.36.0->keystonemiddleware) 2026-07-20 14:15:28.837 | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 2026-07-20 14:15:28.848 | 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-20 14:15:28.850 | 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-20 14:15:29.000 | Collecting msgpack>=0.5.2 (from oslo.serialization>=2.18.0->keystonemiddleware) 2026-07-20 14:15:29.018 | 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-20 14:15:29.075 | Collecting pyparsing>=2.1.0 (from oslo.utils>=3.33.0->keystonemiddleware) 2026-07-20 14:15:29.090 | Downloading pyparsing-3.3.2-py3-none-any.whl.metadata (5.8 kB) 2026-07-20 14:15:29.100 | 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-20 14:15:29.240 | Collecting psutil>=3.2.2 (from oslo.utils>=3.33.0->keystonemiddleware) 2026-07-20 14:15:29.256 | 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-20 14:15:29.277 | 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-20 14:15:29.311 | Collecting six>=1.5 (from python-dateutil>=2.7.0->oslo.log>=3.36.0->keystonemiddleware) 2026-07-20 14:15:29.326 | Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 2026-07-20 14:15:29.381 | 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-20 14:15:29.382 | 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-20 14:15:29.383 | 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-20 14:15:29.385 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2023.11.17) 2026-07-20 14:15:29.425 | Downloading keystonemiddleware-13.0.0-py3-none-any.whl (135 kB) 2026-07-20 14:15:29.465 | Downloading keystoneauth1-5.15.0-py3-none-any.whl (342 kB) 2026-07-20 14:15:29.507 | Downloading os_service_types-1.8.2-py3-none-any.whl (24 kB) 2026-07-20 14:15:29.530 | Downloading oslo_cache-4.3.0-py3-none-any.whl (65 kB) 2026-07-20 14:15:29.553 | Downloading dogpile_cache-1.5.0-py3-none-any.whl (64 kB) 2026-07-20 14:15:29.575 | Downloading decorator-5.3.1-py3-none-any.whl (10 kB) 2026-07-20 14:15:29.596 | Downloading oslo_config-10.5.0-py3-none-any.whl (137 kB) 2026-07-20 14:15:29.619 | Downloading netaddr-1.3.0-py3-none-any.whl (2.3 MB) 2026-07-20 14:15:29.666 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 49.7 MB/s 0:00:00 2026-07-20 14:15:29.683 | Downloading oslo_context-6.5.0-py3-none-any.whl (20 kB) 2026-07-20 14:15:29.706 | Downloading oslo_i18n-6.9.0-py3-none-any.whl (47 kB) 2026-07-20 14:15:29.729 | Downloading oslo_log-8.3.0-py3-none-any.whl (77 kB) 2026-07-20 14:15:29.753 | Downloading oslo_serialization-5.11.0-py3-none-any.whl (27 kB) 2026-07-20 14:15:29.775 | 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-20 14:15:29.804 | Downloading oslo_utils-10.1.1-py3-none-any.whl (154 kB) 2026-07-20 14:15:29.827 | 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-20 14:15:29.850 | Downloading pycadf-4.1.0-py3-none-any.whl (44 kB) 2026-07-20 14:15:29.872 | Downloading pyjwt-2.13.0-py3-none-any.whl (31 kB) 2026-07-20 14:15:29.894 | Downloading pyparsing-3.3.2-py3-none-any.whl (122 kB) 2026-07-20 14:15:29.916 | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 2026-07-20 14:15:29.942 | Downloading python_keystoneclient-5.8.0-py3-none-any.whl (397 kB) 2026-07-20 14:15:29.967 | Downloading rfc3986-2.0.0-py2.py3-none-any.whl (31 kB) 2026-07-20 14:15:29.988 | Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 2026-07-20 14:15:30.013 | Downloading stevedore-5.9.0-py3-none-any.whl (54 kB) 2026-07-20 14:15:30.035 | Downloading typing_extensions-4.15.0-py3-none-any.whl (44 kB) 2026-07-20 14:15:30.060 | Downloading webob-1.8.10-py2.py3-none-any.whl (115 kB) 2026-07-20 14:15:30.356 | 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-20 14:15:30.617 | Attempting uninstall: six 2026-07-20 14:15:30.626 | Found existing installation: six 1.16.0 2026-07-20 14:15:30.628 | Not uninstalling six at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-20 14:15:30.628 | Can't uninstall 'six'. No files were found to uninstall. 2026-07-20 14:15:30.690 | Attempting uninstall: pyparsing 2026-07-20 14:15:30.699 | Found existing installation: pyparsing 3.1.1 2026-07-20 14:15:30.700 | Not uninstalling pyparsing at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-20 14:15:30.701 | Can't uninstall 'pyparsing'. No files were found to uninstall. 2026-07-20 14:15:30.840 | Attempting uninstall: PyJWT 2026-07-20 14:15:30.850 | Found existing installation: PyJWT 2.7.0 2026-07-20 14:15:30.851 | Not uninstalling pyjwt at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-20 14:15:30.852 | Can't uninstall 'PyJWT'. No files were found to uninstall. 2026-07-20 14:15:31.013 | Attempting uninstall: netaddr 2026-07-20 14:15:31.023 | Found existing installation: netaddr 0.8.0 2026-07-20 14:15:31.023 | Not uninstalling netaddr at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-20 14:15:31.024 | Can't uninstall 'netaddr'. No files were found to uninstall. 2026-07-20 14:15:31.279 | Attempting uninstall: python-dateutil 2026-07-20 14:15:31.290 | Found existing installation: python-dateutil 2.8.2 2026-07-20 14:15:31.290 | Not uninstalling python-dateutil at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-20 14:15:31.291 | Can't uninstall 'python-dateutil'. No files were found to uninstall. 2026-07-20 14:15:33.436 | 2026-07-20 14:15:33.445 | 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.3.0 oslo.config-10.5.0 oslo.context-6.5.0 oslo.i18n-6.9.0 oslo.log-8.3.0 oslo.serialization-5.11.0 oslo.utils-10.1.1 psutil-7.2.2 pycadf-4.1.0 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-20 14:15:33.632 | + inc/python:pip_install:216 : result=0 2026-07-20 14:15:33.637 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-20 14:15:33.641 | + functions-common:time_stop:2420 : local name 2026-07-20 14:15:33.645 | + functions-common:time_stop:2421 : local end_time 2026-07-20 14:15:33.649 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-20 14:15:33.654 | + functions-common:time_stop:2423 : local total 2026-07-20 14:15:33.658 | + functions-common:time_stop:2424 : local start_time 2026-07-20 14:15:33.660 | + functions-common:time_stop:2426 : name=pip_install 2026-07-20 14:15:33.664 | + functions-common:time_stop:2427 : start_time=1784556926246 2026-07-20 14:15:33.668 | + functions-common:time_stop:2429 : [[ -z 1784556926246 ]] 2026-07-20 14:15:33.672 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-20 14:15:33.678 | + functions-common:time_stop:2432 : end_time=1784556933674 2026-07-20 14:15:33.682 | + functions-common:time_stop:2433 : elapsed_time=7428 2026-07-20 14:15:33.685 | + functions-common:time_stop:2434 : total=39727 2026-07-20 14:15:33.689 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-20 14:15:33.693 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=47155 2026-07-20 14:15:33.696 | + inc/python:pip_install:219 : return 0 2026-07-20 14:15:33.700 | + lib/keystone:install_keystonemiddleware:488 : pip_install_gr python-memcached 2026-07-20 14:15:33.703 | + inc/python:pip_install_gr:94 : local name=python-memcached 2026-07-20 14:15:33.706 | + inc/python:pip_install_gr:95 : local clean_name 2026-07-20 14:15:33.710 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements python-memcached 2026-07-20 14:15:33.715 | ++ inc/python:get_from_global_requirements:241 : local package=python-memcached 2026-07-20 14:15:33.719 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-07-20 14:15:33.725 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2026-07-20 14:15:33.725 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-07-20 14:15:33.731 | ++ inc/python:get_from_global_requirements:243 : required_pkg='python-memcached ' 2026-07-20 14:15:33.735 | ++ inc/python:get_from_global_requirements:244 : [[ python-memcached == '' ]] 2026-07-20 14:15:33.739 | ++ inc/python:get_from_global_requirements:247 : echo python-memcached 2026-07-20 14:15:33.743 | + inc/python:pip_install_gr:96 : clean_name=python-memcached 2026-07-20 14:15:33.747 | + inc/python:pip_install_gr:97 : pip_install python-memcached 2026-07-20 14:15:33.775 | Using python 3.12 to install python-memcached 2026-07-20 14:15:33.780 | + 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-20 14:15:34.947 | Collecting python-memcached 2026-07-20 14:15:35.081 | Downloading python_memcached-1.62-py2.py3-none-any.whl.metadata (2.3 kB) 2026-07-20 14:15:35.106 | Downloading python_memcached-1.62-py2.py3-none-any.whl (15 kB) 2026-07-20 14:15:35.285 | Installing collected packages: python-memcached 2026-07-20 14:15:35.319 | Successfully installed python-memcached-1.62 2026-07-20 14:15:35.431 | + inc/python:pip_install:216 : result=0 2026-07-20 14:15:35.435 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-20 14:15:35.439 | + functions-common:time_stop:2420 : local name 2026-07-20 14:15:35.443 | + functions-common:time_stop:2421 : local end_time 2026-07-20 14:15:35.446 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-20 14:15:35.450 | + functions-common:time_stop:2423 : local total 2026-07-20 14:15:35.452 | + functions-common:time_stop:2424 : local start_time 2026-07-20 14:15:35.456 | + functions-common:time_stop:2426 : name=pip_install 2026-07-20 14:15:35.459 | + functions-common:time_stop:2427 : start_time=1784556933770 2026-07-20 14:15:35.462 | + functions-common:time_stop:2429 : [[ -z 1784556933770 ]] 2026-07-20 14:15:35.466 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-20 14:15:35.471 | + functions-common:time_stop:2432 : end_time=1784556935467 2026-07-20 14:15:35.475 | + functions-common:time_stop:2433 : elapsed_time=1697 2026-07-20 14:15:35.477 | + functions-common:time_stop:2434 : total=47155 2026-07-20 14:15:35.481 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-20 14:15:35.484 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=48852 2026-07-20 14:15:35.488 | + inc/python:pip_install:219 : return 0 2026-07-20 14:15:35.493 | + ./stack.sh:main:921 : is_service_enabled keystone 2026-07-20 14:15:35.517 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 14:15:35.520 | + ./stack.sh:main:922 : '[' 192.168.122.72 == 192.168.122.72 ']' 2026-07-20 14:15:35.524 | + ./stack.sh:main:923 : stack_install_service keystone 2026-07-20 14:15:35.527 | + lib/stack:stack_install_service:20 : local service=keystone 2026-07-20 14:15:35.530 | + lib/stack:stack_install_service:21 : type install_keystone 2026-07-20 14:15:35.533 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-07-20 14:15:35.537 | + lib/stack:stack_install_service:32 : install_keystone 2026-07-20 14:15:35.541 | + lib/keystone:install_keystone:494 : is_service_enabled ldap 2026-07-20 14:15:35.562 | + functions-common:is_service_enabled:2076 : return 1 2026-07-20 14:15:35.566 | + lib/keystone:install_keystone:498 : git_clone https://review.opendev.org/openstack/keystone.git /opt/stack/keystone master 2026-07-20 14:15:35.568 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/keystone.git 2026-07-20 14:15:35.572 | + functions-common:git_clone:590 : local git_dest=/opt/stack/keystone 2026-07-20 14:15:35.575 | + functions-common:git_clone:591 : local git_ref=master 2026-07-20 14:15:35.577 | + functions-common:git_clone:592 : local orig_dir 2026-07-20 14:15:35.581 | ++ functions-common:git_clone:593 : pwd 2026-07-20 14:15:35.584 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-07-20 14:15:35.588 | + functions-common:git_clone:594 : local git_clone_flags= 2026-07-20 14:15:35.591 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-20 14:15:35.613 | + functions-common:git_clone:596 : RECLONE=False 2026-07-20 14:15:35.616 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-20 14:15:35.618 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-20 14:15:35.623 | + functions-common:git_clone:610 : echo master 2026-07-20 14:15:35.623 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-07-20 14:15:35.629 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/keystone ]] 2026-07-20 14:15:35.631 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-07-20 14:15:35.635 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/keystone.git /opt/stack/keystone 2026-07-20 14:15:35.638 | + functions-common:git_timed:697 : local count=0 2026-07-20 14:15:35.642 | + functions-common:git_timed:698 : local timeout=0 2026-07-20 14:15:35.644 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-20 14:15:35.647 | + functions-common:git_timed:701 : timeout=0 2026-07-20 14:15:35.650 | + functions-common:git_timed:704 : time_start git_timed 2026-07-20 14:15:35.654 | + functions-common:time_start:2406 : local name=git_timed 2026-07-20 14:15:35.656 | + functions-common:time_start:2407 : local start_time= 2026-07-20 14:15:35.659 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-20 14:15:35.663 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-20 14:15:35.669 | + functions-common:time_start:2411 : _TIME_START[$name]=1784556935665 2026-07-20 14:15:35.672 | + 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-20 14:15:35.676 | Cloning into '/opt/stack/keystone'... 2026-07-20 14:15:55.931 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-20 14:15:55.933 | + functions-common:time_stop:2420 : local name 2026-07-20 14:15:55.935 | + functions-common:time_stop:2421 : local end_time 2026-07-20 14:15:55.937 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-20 14:15:55.939 | + functions-common:time_stop:2423 : local total 2026-07-20 14:15:55.940 | + functions-common:time_stop:2424 : local start_time 2026-07-20 14:15:55.942 | + functions-common:time_stop:2426 : name=git_timed 2026-07-20 14:15:55.944 | + functions-common:time_stop:2427 : start_time=1784556935665 2026-07-20 14:15:55.946 | + functions-common:time_stop:2429 : [[ -z 1784556935665 ]] 2026-07-20 14:15:55.949 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-20 14:15:55.953 | + functions-common:time_stop:2432 : end_time=1784556955950 2026-07-20 14:15:55.955 | + functions-common:time_stop:2433 : elapsed_time=20285 2026-07-20 14:15:55.957 | + functions-common:time_stop:2434 : total=5637 2026-07-20 14:15:55.959 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-20 14:15:55.961 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=25922 2026-07-20 14:15:55.963 | + functions-common:git_clone:631 : cd /opt/stack/keystone 2026-07-20 14:15:55.965 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-07-20 14:15:55.967 | + functions-common:git_timed:697 : local count=0 2026-07-20 14:15:55.969 | + functions-common:git_timed:698 : local timeout=0 2026-07-20 14:15:55.972 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-20 14:15:55.974 | + functions-common:git_timed:701 : timeout=0 2026-07-20 14:15:55.976 | + functions-common:git_timed:704 : time_start git_timed 2026-07-20 14:15:55.978 | + functions-common:time_start:2406 : local name=git_timed 2026-07-20 14:15:55.980 | + functions-common:time_start:2407 : local start_time= 2026-07-20 14:15:55.982 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-20 14:15:55.985 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-20 14:15:55.989 | + functions-common:time_start:2411 : _TIME_START[$name]=1784556955986 2026-07-20 14:15:55.992 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-07-20 14:15:56.594 | From https://review.opendev.org/openstack/keystone 2026-07-20 14:15:56.594 | * branch master -> FETCH_HEAD 2026-07-20 14:15:56.602 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-20 14:15:56.605 | + functions-common:time_stop:2420 : local name 2026-07-20 14:15:56.608 | + functions-common:time_stop:2421 : local end_time 2026-07-20 14:15:56.611 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-20 14:15:56.614 | + functions-common:time_stop:2423 : local total 2026-07-20 14:15:56.616 | + functions-common:time_stop:2424 : local start_time 2026-07-20 14:15:56.619 | + functions-common:time_stop:2426 : name=git_timed 2026-07-20 14:15:56.621 | + functions-common:time_stop:2427 : start_time=1784556955986 2026-07-20 14:15:56.624 | + functions-common:time_stop:2429 : [[ -z 1784556955986 ]] 2026-07-20 14:15:56.627 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-20 14:15:56.631 | + functions-common:time_stop:2432 : end_time=1784556956628 2026-07-20 14:15:56.634 | + functions-common:time_stop:2433 : elapsed_time=642 2026-07-20 14:15:56.636 | + functions-common:time_stop:2434 : total=25922 2026-07-20 14:15:56.639 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-20 14:15:56.642 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=26564 2026-07-20 14:15:56.644 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-07-20 14:15:56.646 | + functions-common:git_timed:697 : local count=0 2026-07-20 14:15:56.649 | + functions-common:git_timed:698 : local timeout=0 2026-07-20 14:15:56.651 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-20 14:15:56.653 | + functions-common:git_timed:701 : timeout=0 2026-07-20 14:15:56.655 | + functions-common:git_timed:704 : time_start git_timed 2026-07-20 14:15:56.657 | + functions-common:time_start:2406 : local name=git_timed 2026-07-20 14:15:56.660 | + functions-common:time_start:2407 : local start_time= 2026-07-20 14:15:56.662 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-20 14:15:56.666 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-20 14:15:56.669 | + functions-common:time_start:2411 : _TIME_START[$name]=1784556956667 2026-07-20 14:15:56.671 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-07-20 14:15:56.843 | Note: switching to 'FETCH_HEAD'. 2026-07-20 14:15:56.844 | 2026-07-20 14:15:56.844 | You are in 'detached HEAD' state. You can look around, make experimental 2026-07-20 14:15:56.844 | changes and commit them, and you can discard any commits you make in this 2026-07-20 14:15:56.844 | state without impacting any branches by switching back to a branch. 2026-07-20 14:15:56.844 | 2026-07-20 14:15:56.844 | If you want to create a new branch to retain commits you create, you may 2026-07-20 14:15:56.844 | do so (now or later) by using -c with the switch command. Example: 2026-07-20 14:15:56.844 | 2026-07-20 14:15:56.844 | git switch -c 2026-07-20 14:15:56.844 | 2026-07-20 14:15:56.844 | Or undo this operation with: 2026-07-20 14:15:56.845 | 2026-07-20 14:15:56.845 | git switch - 2026-07-20 14:15:56.845 | 2026-07-20 14:15:56.845 | Turn off this advice by setting config variable advice.detachedHead to false 2026-07-20 14:15:56.845 | 2026-07-20 14:15:56.845 | HEAD is now at 30ef2ffa6 Merge "Make JWT token signing algorithm configurable" 2026-07-20 14:15:56.850 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-20 14:15:56.853 | + functions-common:time_stop:2420 : local name 2026-07-20 14:15:56.855 | + functions-common:time_stop:2421 : local end_time 2026-07-20 14:15:56.858 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-20 14:15:56.860 | + functions-common:time_stop:2423 : local total 2026-07-20 14:15:56.863 | + functions-common:time_stop:2424 : local start_time 2026-07-20 14:15:56.866 | + functions-common:time_stop:2426 : name=git_timed 2026-07-20 14:15:56.869 | + functions-common:time_stop:2427 : start_time=1784556956667 2026-07-20 14:15:56.872 | + functions-common:time_stop:2429 : [[ -z 1784556956667 ]] 2026-07-20 14:15:56.875 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-20 14:15:56.880 | + functions-common:time_stop:2432 : end_time=1784556956876 2026-07-20 14:15:56.882 | + functions-common:time_stop:2433 : elapsed_time=209 2026-07-20 14:15:56.885 | + functions-common:time_stop:2434 : total=26564 2026-07-20 14:15:56.888 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-20 14:15:56.891 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=26773 2026-07-20 14:15:56.893 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/keystone 2026-07-20 14:15:56.909 | + functions-common:git_clone:672 : cd /opt/stack/keystone 2026-07-20 14:15:56.913 | + functions-common:git_clone:673 : git show --oneline 2026-07-20 14:15:56.914 | + functions-common:git_clone:673 : head -1 2026-07-20 14:15:56.918 | 30ef2ffa6 Merge "Make JWT token signing algorithm configurable" 2026-07-20 14:15:56.920 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-07-20 14:15:56.924 | + lib/keystone:install_keystone:499 : setup_develop /opt/stack/keystone 2026-07-20 14:15:56.926 | + inc/python:setup_develop:353 : local bindep 2026-07-20 14:15:56.929 | + inc/python:setup_develop:354 : [[ /opt/stack/keystone == -bindep* ]] 2026-07-20 14:15:56.933 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/keystone 2026-07-20 14:15:56.935 | + inc/python:setup_develop:359 : local extras= 2026-07-20 14:15:56.938 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2026-07-20 14:15:56.942 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-07-20 14:15:56.944 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/keystone == -bindep* ]] 2026-07-20 14:15:56.947 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/keystone 2026-07-20 14:15:56.950 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-07-20 14:15:56.953 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-07-20 14:15:56.957 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/keystone 2026-07-20 14:15:56.959 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-07-20 14:15:56.962 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/keystone 2026-07-20 14:15:56.965 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-07-20 14:15:56.968 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-07-20 14:15:56.971 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2026-07-20 14:15:56.977 | + inc/python:_setup_package_with_constraints_edit:400 : name=keystone 2026-07-20 14:15:56.980 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z keystone ']' 2026-07-20 14:15:56.983 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2026-07-20 14:15:57.140 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/keystone -e 2026-07-20 14:15:57.143 | + inc/python:setup_package:436 : local bindep=0 2026-07-20 14:15:57.145 | + inc/python:setup_package:437 : local bindep_flag= 2026-07-20 14:15:57.148 | + inc/python:setup_package:438 : local bindep_profiles= 2026-07-20 14:15:57.151 | + inc/python:setup_package:439 : [[ /opt/stack/keystone == -bindep* ]] 2026-07-20 14:15:57.155 | + inc/python:setup_package:444 : local project_dir=/opt/stack/keystone 2026-07-20 14:15:57.157 | + inc/python:setup_package:445 : local flags=-e 2026-07-20 14:15:57.160 | + inc/python:setup_package:446 : local extras= 2026-07-20 14:15:57.163 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-07-20 14:15:57.165 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-07-20 14:15:57.168 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-07-20 14:15:57.171 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-07-20 14:15:57.174 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-07-20 14:15:57.176 | + inc/python:setup_package:464 : pip_install -e /opt/stack/keystone 2026-07-20 14:15:57.196 | Using python 3.12 to install /opt/stack/keystone 2026-07-20 14:15:57.199 | + 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-20 14:15:58.175 | Obtaining file:///opt/stack/keystone 2026-07-20 14:15:58.180 | Installing build dependencies: started 2026-07-20 14:15:59.822 | Installing build dependencies: finished with status 'done' 2026-07-20 14:15:59.823 | Checking if build backend supports build_editable: started 2026-07-20 14:16:00.360 | Checking if build backend supports build_editable: finished with status 'done' 2026-07-20 14:16:00.361 | Getting requirements to build editable: started 2026-07-20 14:16:00.649 | Getting requirements to build editable: finished with status 'done' 2026-07-20 14:16:00.651 | Preparing editable metadata (pyproject.toml): started 2026-07-20 14:16:01.701 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-07-20 14:16:01.716 | 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.dev58) (7.0.3) 2026-07-20 14:16:01.718 | Requirement already satisfied: WebOb>=1.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev58) (1.8.10) 2026-07-20 14:16:01.907 | Collecting Flask!=0.11,>=1.0.2 (from keystone==29.1.0.dev58) 2026-07-20 14:16:02.043 | Downloading flask-3.1.3-py3-none-any.whl.metadata (3.2 kB) 2026-07-20 14:16:02.083 | Collecting Flask-RESTful>=0.3.5 (from keystone==29.1.0.dev58) 2026-07-20 14:16:02.101 | Downloading Flask_RESTful-0.3.10-py2.py3-none-any.whl.metadata (1.0 kB) 2026-07-20 14:16:02.480 | Collecting cryptography>=2.7 (from keystone==29.1.0.dev58) 2026-07-20 14:16:02.496 | Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl.metadata (5.4 kB) 2026-07-20 14:16:03.069 | Collecting SQLAlchemy>=1.4.0 (from keystone==29.1.0.dev58) 2026-07-20 14:16:03.085 | Downloading sqlalchemy-2.0.51-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (9.5 kB) 2026-07-20 14:16:03.106 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev58) (5.9.0) 2026-07-20 14:16:03.108 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev58) (5.8.0) 2026-07-20 14:16:03.109 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev58) (13.0.0) 2026-07-20 14:16:03.183 | Collecting bcrypt>=3.1.3 (from keystone==29.1.0.dev58) 2026-07-20 14:16:03.198 | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl.metadata (10 kB) 2026-07-20 14:16:03.211 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev58) (4.3.0) 2026-07-20 14:16:03.212 | Requirement already satisfied: oslo.config>=6.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev58) (10.5.0) 2026-07-20 14:16:03.213 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev58) (6.5.0) 2026-07-20 14:16:03.273 | Collecting oslo.messaging>=5.29.0 (from keystone==29.1.0.dev58) 2026-07-20 14:16:03.290 | Downloading oslo_messaging-18.2.0-py3-none-any.whl.metadata (2.6 kB) 2026-07-20 14:16:03.349 | Collecting oslo.db>=6.0.0 (from keystone==29.1.0.dev58) 2026-07-20 14:16:03.365 | Downloading oslo_db-18.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-07-20 14:16:03.376 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev58) (6.9.0) 2026-07-20 14:16:03.377 | Requirement already satisfied: oslo.log>=3.44.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev58) (8.3.0) 2026-07-20 14:16:03.417 | Collecting oslo.middleware>=3.31.0 (from keystone==29.1.0.dev58) 2026-07-20 14:16:03.433 | Downloading oslo_middleware-8.2.0-py3-none-any.whl.metadata (2.7 kB) 2026-07-20 14:16:03.487 | Collecting oslo.policy>=4.5.0 (from keystone==29.1.0.dev58) 2026-07-20 14:16:03.507 | Downloading oslo_policy-6.0.0-py3-none-any.whl.metadata (2.2 kB) 2026-07-20 14:16:03.517 | 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.dev58) (5.11.0) 2026-07-20 14:16:03.546 | Collecting oslo.upgradecheck>=1.3.0 (from keystone==29.1.0.dev58) 2026-07-20 14:16:03.562 | Downloading oslo_upgradecheck-2.8.0-py3-none-any.whl.metadata (1.8 kB) 2026-07-20 14:16:03.572 | Requirement already satisfied: oslo.utils>=3.33.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev58) (10.1.1) 2026-07-20 14:16:03.599 | Collecting oauthlib>=0.6.2 (from keystone==29.1.0.dev58) 2026-07-20 14:16:03.615 | Downloading oauthlib-3.3.1-py3-none-any.whl.metadata (7.9 kB) 2026-07-20 14:16:03.662 | Collecting pysaml2>=5.0.0 (from keystone==29.1.0.dev58) 2026-07-20 14:16:03.678 | Downloading pysaml2-7.5.4-py3-none-any.whl.metadata (6.5 kB) 2026-07-20 14:16:03.689 | Requirement already satisfied: PyJWT>=1.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev58) (2.13.0) 2026-07-20 14:16:03.690 | Requirement already satisfied: dogpile.cache>=1.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev58) (1.5.0) 2026-07-20 14:16:03.731 | Collecting jsonschema>=3.2.0 (from keystone==29.1.0.dev58) 2026-07-20 14:16:03.745 | Downloading jsonschema-4.26.0-py3-none-any.whl.metadata (7.6 kB) 2026-07-20 14:16:03.758 | 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.dev58) (4.1.0) 2026-07-20 14:16:03.759 | Requirement already satisfied: msgpack>=0.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev58) (1.2.1) 2026-07-20 14:16:03.792 | Collecting osprofiler>=1.4.0 (from keystone==29.1.0.dev58) 2026-07-20 14:16:03.808 | Downloading osprofiler-4.4.0-py3-none-any.whl.metadata (3.1 kB) 2026-07-20 14:16:03.856 | Collecting Werkzeug>=0.15.0 (from keystone==29.1.0.dev58) 2026-07-20 14:16:03.871 | Downloading werkzeug-3.1.8-py3-none-any.whl.metadata (4.0 kB) 2026-07-20 14:16:04.076 | Collecting cffi>=1.12 (from cryptography>=2.7->keystone==29.1.0.dev58) 2026-07-20 14:16:04.092 | Downloading cffi-2.0.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (2.6 kB) 2026-07-20 14:16:04.132 | Collecting pycparser (from cffi>=1.12->cryptography>=2.7->keystone==29.1.0.dev58) 2026-07-20 14:16:04.150 | Downloading pycparser-3.0-py3-none-any.whl.metadata (8.2 kB) 2026-07-20 14:16:04.161 | 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.dev58) (5.3.1) 2026-07-20 14:16:04.189 | Collecting blinker>=1.9.0 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev58) 2026-07-20 14:16:04.204 | Downloading blinker-1.9.0-py3-none-any.whl.metadata (1.6 kB) 2026-07-20 14:16:04.246 | Collecting click>=8.1.3 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev58) 2026-07-20 14:16:04.261 | Downloading click-8.4.2-py3-none-any.whl.metadata (2.6 kB) 2026-07-20 14:16:04.296 | Collecting itsdangerous>=2.2.0 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev58) 2026-07-20 14:16:04.311 | Downloading itsdangerous-2.2.0-py3-none-any.whl.metadata (1.9 kB) 2026-07-20 14:16:04.350 | Collecting jinja2>=3.1.2 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev58) 2026-07-20 14:16:04.365 | Downloading jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) 2026-07-20 14:16:04.496 | Collecting markupsafe>=2.1.1 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev58) 2026-07-20 14:16:04.511 | 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-20 14:16:04.554 | Collecting aniso8601>=0.82 (from Flask-RESTful>=0.3.5->keystone==29.1.0.dev58) 2026-07-20 14:16:04.570 | Downloading aniso8601-10.0.1-py2.py3-none-any.whl.metadata (23 kB) 2026-07-20 14:16:04.585 | 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.dev58) (1.17.0) 2026-07-20 14:16:04.651 | Collecting pytz (from Flask-RESTful>=0.3.5->keystone==29.1.0.dev58) 2026-07-20 14:16:04.666 | Downloading pytz-2026.2-py2.py3-none-any.whl.metadata (22 kB) 2026-07-20 14:16:04.710 | Collecting attrs>=22.2.0 (from jsonschema>=3.2.0->keystone==29.1.0.dev58) 2026-07-20 14:16:04.726 | Downloading attrs-26.1.0-py3-none-any.whl.metadata (8.8 kB) 2026-07-20 14:16:04.761 | Collecting jsonschema-specifications>=2023.03.6 (from jsonschema>=3.2.0->keystone==29.1.0.dev58) 2026-07-20 14:16:04.776 | Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl.metadata (2.9 kB) 2026-07-20 14:16:04.823 | Collecting referencing>=0.28.4 (from jsonschema>=3.2.0->keystone==29.1.0.dev58) 2026-07-20 14:16:04.839 | Downloading referencing-0.37.0-py3-none-any.whl.metadata (2.8 kB) 2026-07-20 14:16:05.407 | Collecting rpds-py>=0.25.0 (from jsonschema>=3.2.0->keystone==29.1.0.dev58) 2026-07-20 14:16:05.423 | Downloading rpds_py-2026.5.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.1 kB) 2026-07-20 14:16:05.437 | 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.dev58) (5.15.0) 2026-07-20 14:16:05.442 | 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.dev58) (2.34.2) 2026-07-20 14:16:05.444 | 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.dev58) (2.1.0) 2026-07-20 14:16:05.446 | 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.dev58) (1.8.2) 2026-07-20 14:16:05.447 | 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.dev58) (4.15.0) 2026-07-20 14:16:05.459 | 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.dev58) (1.3.0) 2026-07-20 14:16:05.460 | 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.dev58) (2.0.0) 2026-07-20 14:16:05.461 | 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.dev58) (6.0.3) 2026-07-20 14:16:05.506 | Collecting alembic>=0.9.6 (from oslo.db>=6.0.0->keystone==29.1.0.dev58) 2026-07-20 14:16:05.522 | Downloading alembic-1.18.5-py3-none-any.whl.metadata (7.2 kB) 2026-07-20 14:16:05.532 | 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.dev58) (3.1.0) 2026-07-20 14:16:05.562 | Collecting testresources>=2.0.0 (from oslo.db>=6.0.0->keystone==29.1.0.dev58) 2026-07-20 14:16:05.577 | Downloading testresources-2.1.2-py3-none-any.whl.metadata (15 kB) 2026-07-20 14:16:05.612 | Collecting testscenarios>=0.4 (from oslo.db>=6.0.0->keystone==29.1.0.dev58) 2026-07-20 14:16:05.628 | Downloading testscenarios-0.6.2-py3-none-any.whl.metadata (13 kB) 2026-07-20 14:16:05.673 | Collecting Mako (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==29.1.0.dev58) 2026-07-20 14:16:05.689 | Downloading mako-1.3.12-py3-none-any.whl.metadata (2.9 kB) 2026-07-20 14:16:05.701 | 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.dev58) (2.2.2) 2026-07-20 14:16:05.708 | 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.dev58) (2.9.0.post0) 2026-07-20 14:16:05.709 | 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.dev58) (3.4.0) 2026-07-20 14:16:05.762 | Collecting oslo.service>=1.24.0 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev58) 2026-07-20 14:16:05.779 | Downloading oslo_service-4.7.0-py3-none-any.whl.metadata (2.8 kB) 2026-07-20 14:16:05.822 | Collecting cachetools>=2.0.0 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev58) 2026-07-20 14:16:05.837 | Downloading cachetools-7.1.4-py3-none-any.whl.metadata (5.5 kB) 2026-07-20 14:16:05.882 | Collecting amqp>=2.5.2 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev58) 2026-07-20 14:16:05.897 | Downloading amqp-5.3.1-py3-none-any.whl.metadata (8.9 kB) 2026-07-20 14:16:05.953 | Collecting kombu>=5.2.0 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev58) 2026-07-20 14:16:05.968 | Downloading kombu-5.6.2-py3-none-any.whl.metadata (3.5 kB) 2026-07-20 14:16:06.011 | Collecting oslo.metrics>=0.2.1 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev58) 2026-07-20 14:16:06.029 | Downloading oslo_metrics-0.16.0-py3-none-any.whl.metadata (1.5 kB) 2026-07-20 14:16:06.065 | Collecting vine<6.0.0,>=5.0.0 (from amqp>=2.5.2->oslo.messaging>=5.29.0->keystone==29.1.0.dev58) 2026-07-20 14:16:06.082 | Downloading vine-5.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-07-20 14:16:06.127 | Collecting tzdata>=2025.2 (from kombu>=5.2.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev58) 2026-07-20 14:16:06.143 | Downloading tzdata-2026.2-py2.py3-none-any.whl.metadata (1.4 kB) 2026-07-20 14:16:06.152 | Requirement already satisfied: packaging in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=5.2.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev58) (26.2) 2026-07-20 14:16:06.183 | Collecting prometheus-client>=0.6.0 (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->keystone==29.1.0.dev58) 2026-07-20 14:16:06.198 | Downloading prometheus_client-0.25.0-py3-none-any.whl.metadata (2.1 kB) 2026-07-20 14:16:06.239 | Collecting statsd>=3.2.1 (from oslo.middleware>=3.31.0->keystone==29.1.0.dev58) 2026-07-20 14:16:06.257 | Downloading statsd-4.0.1-py2.py3-none-any.whl.metadata (2.9 kB) 2026-07-20 14:16:06.307 | Collecting eventlet>=0.27.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev58) 2026-07-20 14:16:06.323 | Downloading eventlet-0.41.0-py3-none-any.whl.metadata (5.4 kB) 2026-07-20 14:16:06.592 | Collecting greenlet>=0.4.15 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev58) 2026-07-20 14:16:06.609 | Downloading greenlet-3.5.3-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.metadata (3.8 kB) 2026-07-20 14:16:06.656 | Collecting oslo.concurrency>=3.25.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev58) 2026-07-20 14:16:06.673 | Downloading oslo_concurrency-7.6.1-py3-none-any.whl.metadata (2.2 kB) 2026-07-20 14:16:06.708 | Collecting PasteDeploy>=1.5.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev58) 2026-07-20 14:16:06.723 | Downloading PasteDeploy-3.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-07-20 14:16:06.761 | Collecting Routes>=2.3.1 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev58) 2026-07-20 14:16:06.778 | Downloading Routes-2.5.1-py2.py3-none-any.whl.metadata (25 kB) 2026-07-20 14:16:06.823 | Collecting Paste>=2.0.2 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev58) 2026-07-20 14:16:06.839 | Downloading Paste-3.10.1-py3-none-any.whl.metadata (5.3 kB) 2026-07-20 14:16:06.912 | Collecting Yappi>=1.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev58) 2026-07-20 14:16:06.929 | 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-20 14:16:06.968 | Collecting dnspython>=1.15.0 (from eventlet>=0.27.0->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev58) 2026-07-20 14:16:06.983 | Downloading dnspython-2.8.0-py3-none-any.whl.metadata (5.7 kB) 2026-07-20 14:16:07.030 | 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.dev58) 2026-07-20 14:16:07.046 | Downloading fasteners-0.20-py3-none-any.whl.metadata (4.8 kB) 2026-07-20 14:16:07.088 | Collecting PrettyTable>=0.7.1 (from oslo.upgradecheck>=1.3.0->keystone==29.1.0.dev58) 2026-07-20 14:16:07.104 | Downloading prettytable-3.18.0-py3-none-any.whl.metadata (37 kB) 2026-07-20 14:16:07.124 | 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.dev58) (3.3.2) 2026-07-20 14:16:07.126 | 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.dev58) (7.2.2) 2026-07-20 14:16:07.138 | 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.dev58) (83.0.0) 2026-07-20 14:16:07.174 | Collecting wcwidth>=0.3.5 (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->keystone==29.1.0.dev58) 2026-07-20 14:16:07.191 | Downloading wcwidth-0.8.1-py3-none-any.whl.metadata (43 kB) 2026-07-20 14:16:07.254 | Collecting defusedxml (from pysaml2>=5.0.0->keystone==29.1.0.dev58) 2026-07-20 14:16:07.269 | Downloading defusedxml-0.7.1-py2.py3-none-any.whl.metadata (32 kB) 2026-07-20 14:16:07.313 | Collecting pyopenssl<24.3.0 (from pysaml2>=5.0.0->keystone==29.1.0.dev58) 2026-07-20 14:16:07.329 | Downloading pyOpenSSL-24.2.1-py3-none-any.whl.metadata (13 kB) 2026-07-20 14:16:07.382 | Collecting xmlschema<3.0.0,>=2.0.0 (from pysaml2>=5.0.0->keystone==29.1.0.dev58) 2026-07-20 14:16:07.398 | Downloading xmlschema-2.5.1-py3-none-any.whl.metadata (8.3 kB) 2026-07-20 14:16:07.419 | 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.dev58) (3.4.7) 2026-07-20 14:16:07.420 | 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.dev58) (3.18) 2026-07-20 14:16:07.421 | 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.dev58) (2.7.0) 2026-07-20 14:16:07.423 | 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.dev58) (2023.11.17) 2026-07-20 14:16:07.474 | Collecting elementpath<5.0.0,>=4.1.5 (from xmlschema<3.0.0,>=2.0.0->pysaml2>=5.0.0->keystone==29.1.0.dev58) 2026-07-20 14:16:07.490 | Downloading elementpath-4.8.0-py3-none-any.whl.metadata (7.2 kB) 2026-07-20 14:16:07.554 | Collecting repoze.lru>=0.3 (from Routes>=2.3.1->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev58) 2026-07-20 14:16:07.570 | Downloading repoze_lru-0.8-py3-none-any.whl.metadata (1.8 kB) 2026-07-20 14:16:07.673 | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl (278 kB) 2026-07-20 14:16:07.717 | Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl (4.0 MB) 2026-07-20 14:16:07.803 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.0/4.0 MB 47.5 MB/s 0:00:00 2026-07-20 14:16:07.819 | Downloading cffi-2.0.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (219 kB) 2026-07-20 14:16:07.845 | Downloading flask-3.1.3-py3-none-any.whl (103 kB) 2026-07-20 14:16:07.867 | Downloading blinker-1.9.0-py3-none-any.whl (8.5 kB) 2026-07-20 14:16:07.889 | Downloading click-8.4.2-py3-none-any.whl (119 kB) 2026-07-20 14:16:07.912 | Downloading Flask_RESTful-0.3.10-py2.py3-none-any.whl (26 kB) 2026-07-20 14:16:07.934 | Downloading aniso8601-10.0.1-py2.py3-none-any.whl (52 kB) 2026-07-20 14:16:07.955 | Downloading itsdangerous-2.2.0-py3-none-any.whl (16 kB) 2026-07-20 14:16:07.976 | Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) 2026-07-20 14:16:07.998 | Downloading jsonschema-4.26.0-py3-none-any.whl (90 kB) 2026-07-20 14:16:08.020 | Downloading attrs-26.1.0-py3-none-any.whl (67 kB) 2026-07-20 14:16:08.042 | Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl (18 kB) 2026-07-20 14:16:08.063 | 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-20 14:16:08.084 | Downloading oauthlib-3.3.1-py3-none-any.whl (160 kB) 2026-07-20 14:16:08.111 | Downloading oslo_db-18.1.0-py3-none-any.whl (152 kB) 2026-07-20 14:16:08.133 | Downloading alembic-1.18.5-py3-none-any.whl (264 kB) 2026-07-20 14:16:08.161 | Downloading oslo_messaging-18.2.0-py3-none-any.whl (201 kB) 2026-07-20 14:16:08.185 | Downloading amqp-5.3.1-py3-none-any.whl (50 kB) 2026-07-20 14:16:08.206 | Downloading vine-5.1.0-py3-none-any.whl (9.6 kB) 2026-07-20 14:16:08.227 | Downloading cachetools-7.1.4-py3-none-any.whl (16 kB) 2026-07-20 14:16:08.248 | Downloading kombu-5.6.2-py3-none-any.whl (214 kB) 2026-07-20 14:16:08.275 | Downloading oslo_metrics-0.16.0-py3-none-any.whl (14 kB) 2026-07-20 14:16:08.297 | Downloading oslo_middleware-8.2.0-py3-none-any.whl (74 kB) 2026-07-20 14:16:08.320 | Downloading oslo_policy-6.0.0-py3-none-any.whl (89 kB) 2026-07-20 14:16:08.343 | Downloading oslo_service-4.7.0-py3-none-any.whl (118 kB) 2026-07-20 14:16:08.368 | Downloading eventlet-0.41.0-py3-none-any.whl (364 kB) 2026-07-20 14:16:08.397 | Downloading dnspython-2.8.0-py3-none-any.whl (331 kB) 2026-07-20 14:16:08.425 | Downloading greenlet-3.5.3-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (614 kB) 2026-07-20 14:16:08.452 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 614.2/614.2 kB 18.5 MB/s 0:00:00 2026-07-20 14:16:08.468 | Downloading oslo_concurrency-7.6.1-py3-none-any.whl (49 kB) 2026-07-20 14:16:08.490 | Downloading fasteners-0.20-py3-none-any.whl (18 kB) 2026-07-20 14:16:08.511 | Downloading oslo_upgradecheck-2.8.0-py3-none-any.whl (14 kB) 2026-07-20 14:16:08.545 | Downloading osprofiler-4.4.0-py3-none-any.whl (95 kB) 2026-07-20 14:16:08.568 | Downloading Paste-3.10.1-py3-none-any.whl (289 kB) 2026-07-20 14:16:08.596 | Downloading PasteDeploy-3.1.0-py3-none-any.whl (16 kB) 2026-07-20 14:16:08.617 | Downloading prettytable-3.18.0-py3-none-any.whl (37 kB) 2026-07-20 14:16:08.640 | Downloading prometheus_client-0.25.0-py3-none-any.whl (64 kB) 2026-07-20 14:16:08.664 | Downloading pysaml2-7.5.4-py3-none-any.whl (420 kB) 2026-07-20 14:16:08.696 | Downloading pyOpenSSL-24.2.1-py3-none-any.whl (58 kB) 2026-07-20 14:16:08.720 | Downloading xmlschema-2.5.1-py3-none-any.whl (395 kB) 2026-07-20 14:16:08.750 | Downloading elementpath-4.8.0-py3-none-any.whl (243 kB) 2026-07-20 14:16:08.774 | Downloading referencing-0.37.0-py3-none-any.whl (26 kB) 2026-07-20 14:16:08.797 | Downloading Routes-2.5.1-py2.py3-none-any.whl (40 kB) 2026-07-20 14:16:08.820 | Downloading repoze_lru-0.8-py3-none-any.whl (6.4 kB) 2026-07-20 14:16:08.841 | Downloading rpds_py-2026.5.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (376 kB) 2026-07-20 14:16:08.870 | 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-20 14:16:08.969 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.4/3.4 MB 33.9 MB/s 0:00:00 2026-07-20 14:16:08.988 | Downloading statsd-4.0.1-py2.py3-none-any.whl (13 kB) 2026-07-20 14:16:09.010 | Downloading testresources-2.1.2-py3-none-any.whl (25 kB) 2026-07-20 14:16:09.034 | Downloading testscenarios-0.6.2-py3-none-any.whl (12 kB) 2026-07-20 14:16:09.055 | Downloading tzdata-2026.2-py2.py3-none-any.whl (349 kB) 2026-07-20 14:16:09.083 | Downloading wcwidth-0.8.1-py3-none-any.whl (323 kB) 2026-07-20 14:16:09.109 | Downloading werkzeug-3.1.8-py3-none-any.whl (226 kB) 2026-07-20 14:16:09.135 | 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-20 14:16:09.157 | Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) 2026-07-20 14:16:09.177 | Downloading mako-1.3.12-py3-none-any.whl (78 kB) 2026-07-20 14:16:09.199 | Downloading pycparser-3.0-py3-none-any.whl (48 kB) 2026-07-20 14:16:09.220 | Downloading pytz-2026.2-py2.py3-none-any.whl (510 kB) 2026-07-20 14:16:09.404 | Building wheels for collected packages: keystone 2026-07-20 14:16:09.406 | Building editable for keystone (pyproject.toml): started 2026-07-20 14:16:10.475 | Building editable for keystone (pyproject.toml): finished with status 'done' 2026-07-20 14:16:10.476 | Created wheel for keystone: filename=keystone-29.1.0.dev58-0.editable-py3-none-any.whl size=9270 sha256=c1cd118ab434c9acd72481568ecfa444e3c22067b7ddca3a6535270be55ce262 2026-07-20 14:16:10.476 | Stored in directory: /tmp/pip-ephem-wheel-cache-9qeqp2gg/wheels/d5/df/96/ee2394c3a20d6f991844794e53669e9943a8d62f162c6e6710 2026-07-20 14:16:10.481 | Successfully built keystone 2026-07-20 14:16:10.820 | 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-20 14:16:10.860 | Attempting uninstall: pytz 2026-07-20 14:16:10.871 | Found existing installation: pytz 2024.1 2026-07-20 14:16:10.871 | Not uninstalling pytz at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-20 14:16:10.872 | Can't uninstall 'pytz'. No files were found to uninstall. 2026-07-20 14:16:12.658 | Attempting uninstall: oauthlib 2026-07-20 14:16:12.669 | Found existing installation: oauthlib 3.2.2 2026-07-20 14:16:12.669 | Not uninstalling oauthlib at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-20 14:16:12.670 | Can't uninstall 'oauthlib'. No files were found to uninstall. 2026-07-20 14:16:12.816 | Attempting uninstall: markupsafe 2026-07-20 14:16:12.827 | Found existing installation: MarkupSafe 2.1.5 2026-07-20 14:16:12.828 | Not uninstalling markupsafe at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-20 14:16:12.828 | Can't uninstall 'MarkupSafe'. No files were found to uninstall. 2026-07-20 14:16:13.914 | Attempting uninstall: click 2026-07-20 14:16:13.924 | Found existing installation: click 8.1.6 2026-07-20 14:16:13.925 | Not uninstalling click at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-20 14:16:13.925 | Can't uninstall 'click'. No files were found to uninstall. 2026-07-20 14:16:14.097 | Attempting uninstall: blinker 2026-07-20 14:16:14.107 | Found existing installation: blinker 1.7.0 2026-07-20 14:16:14.107 | Not uninstalling blinker at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-20 14:16:14.107 | Can't uninstall 'blinker'. No files were found to uninstall. 2026-07-20 14:16:14.126 | Attempting uninstall: bcrypt 2026-07-20 14:16:14.138 | Found existing installation: bcrypt 3.2.2 2026-07-20 14:16:14.138 | Not uninstalling bcrypt at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-20 14:16:14.139 | Can't uninstall 'bcrypt'. No files were found to uninstall. 2026-07-20 14:16:14.158 | Attempting uninstall: attrs 2026-07-20 14:16:14.170 | Found existing installation: attrs 23.2.0 2026-07-20 14:16:14.173 | Not uninstalling attrs at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-20 14:16:14.173 | Can't uninstall 'attrs'. No files were found to uninstall. 2026-07-20 14:16:17.287 | Attempting uninstall: jinja2 2026-07-20 14:16:17.300 | Found existing installation: Jinja2 3.1.2 2026-07-20 14:16:17.301 | Not uninstalling jinja2 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-20 14:16:17.302 | Can't uninstall 'Jinja2'. No files were found to uninstall. 2026-07-20 14:16:18.347 | Attempting uninstall: cryptography 2026-07-20 14:16:18.360 | Found existing installation: cryptography 41.0.7 2026-07-20 14:16:18.361 | Not uninstalling cryptography at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-20 14:16:18.361 | Can't uninstall 'cryptography'. No files were found to uninstall. 2026-07-20 14:16:18.973 | Attempting uninstall: pyopenssl 2026-07-20 14:16:18.987 | Found existing installation: pyOpenSSL 23.2.0 2026-07-20 14:16:18.988 | Not uninstalling pyopenssl at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-20 14:16:18.988 | Can't uninstall 'pyOpenSSL'. No files were found to uninstall. 2026-07-20 14:16:19.415 | Attempting uninstall: jsonschema 2026-07-20 14:16:19.430 | Found existing installation: jsonschema 4.10.3 2026-07-20 14:16:19.431 | Not uninstalling jsonschema at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-20 14:16:19.432 | Can't uninstall 'jsonschema'. No files were found to uninstall. 2026-07-20 14:16:21.046 | 2026-07-20 14:16:21.048 | 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-20 14:16:21.048 | service-identity 24.1.0 requires pyasn1-modules, which is not installed. 2026-07-20 14:16:21.063 | 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.dev58 kombu-5.6.2 markupsafe-3.0.3 oauthlib-3.3.1 oslo.concurrency-7.6.1 oslo.db-18.1.0 oslo.messaging-18.2.0 oslo.metrics-0.16.0 oslo.middleware-8.2.0 oslo.policy-6.0.0 oslo.service-4.7.0 oslo.upgradecheck-2.8.0 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-20 14:16:21.476 | + inc/python:pip_install:216 : result=0 2026-07-20 14:16:21.480 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-20 14:16:21.483 | + functions-common:time_stop:2420 : local name 2026-07-20 14:16:21.486 | + functions-common:time_stop:2421 : local end_time 2026-07-20 14:16:21.488 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-20 14:16:21.491 | + functions-common:time_stop:2423 : local total 2026-07-20 14:16:21.494 | + functions-common:time_stop:2424 : local start_time 2026-07-20 14:16:21.498 | + functions-common:time_stop:2426 : name=pip_install 2026-07-20 14:16:21.501 | + functions-common:time_stop:2427 : start_time=1784556957192 2026-07-20 14:16:21.504 | + functions-common:time_stop:2429 : [[ -z 1784556957192 ]] 2026-07-20 14:16:21.509 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-20 14:16:21.513 | + functions-common:time_stop:2432 : end_time=1784556981510 2026-07-20 14:16:21.516 | + functions-common:time_stop:2433 : elapsed_time=24318 2026-07-20 14:16:21.518 | + functions-common:time_stop:2434 : total=48852 2026-07-20 14:16:21.521 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-20 14:16:21.524 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=73170 2026-07-20 14:16:21.527 | + inc/python:pip_install:219 : return 0 2026-07-20 14:16:21.530 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-07-20 14:16:21.533 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-07-20 14:16:21.537 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/keystone 2026-07-20 14:16:21.540 | + inc/python:use_library_from_git:266 : local name=/opt/stack/keystone 2026-07-20 14:16:21.543 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-20 14:16:21.546 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-20 14:16:21.549 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/keystone, ]] 2026-07-20 14:16:21.553 | + inc/python:use_library_from_git:269 : return 1 2026-07-20 14:16:21.556 | + lib/keystone:install_keystone:501 : is_service_enabled ldap 2026-07-20 14:16:21.579 | + functions-common:is_service_enabled:2076 : return 1 2026-07-20 14:16:21.583 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-07-20 14:16:21.587 | + ./stack.sh:main:924 : configure_keystone 2026-07-20 14:16:21.591 | + lib/keystone:configure_keystone:145 : sudo install -d -o quobyte /etc/keystone 2026-07-20 14:16:21.609 | + 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-20 14:16:21.613 | + lib/keystone:configure_keystone:148 : install -m 600 /dev/null /etc/keystone/keystone.conf 2026-07-20 14:16:21.619 | + lib/keystone:configure_keystone:151 : is_service_enabled ldap 2026-07-20 14:16:21.639 | + functions-common:is_service_enabled:2076 : return 1 2026-07-20 14:16:21.643 | + lib/keystone:configure_keystone:155 : iniset /etc/keystone/keystone.conf identity driver sql 2026-07-20 14:16:21.682 | + lib/keystone:configure_keystone:156 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2026-07-20 14:16:21.719 | + lib/keystone:configure_keystone:157 : iniset /etc/keystone/keystone.conf assignment driver sql 2026-07-20 14:16:21.759 | + lib/keystone:configure_keystone:158 : iniset /etc/keystone/keystone.conf role driver sql 2026-07-20 14:16:21.800 | + lib/keystone:configure_keystone:159 : iniset /etc/keystone/keystone.conf resource driver sql 2026-07-20 14:16:21.840 | + lib/keystone:configure_keystone:162 : iniset /etc/keystone/keystone.conf cache enabled True 2026-07-20 14:16:21.881 | + lib/keystone:configure_keystone:163 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2026-07-20 14:16:21.918 | + lib/keystone:configure_keystone:164 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2026-07-20 14:16:21.956 | + lib/keystone:configure_keystone:168 : iniset /etc/keystone/keystone.conf api response_validation error 2026-07-20 14:16:21.998 | + lib/keystone:configure_keystone:170 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2026-07-20 14:16:22.002 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=keystone 2026-07-20 14:16:22.004 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/keystone/keystone.conf 2026-07-20 14:16:22.008 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=oslo_messaging_notifications 2026-07-20 14:16:22.011 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-07-20 14:16:22.014 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-07-20 14:16:22.035 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 14:16:22.039 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-07-20 14:16:22.043 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-07-20 14:16:22.047 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-07-20 14:16:22.069 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-20 14:16:22.073 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.72:5672/ 2026-07-20 14:16:22.076 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:stackqueue@192.168.122.72:5672/ 2026-07-20 14:16:22.116 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-07-20 14:16:22.119 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-07-20 14:16:22.122 | + lib/keystone:configure_keystone:176 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://192.168.122.72/identity 2026-07-20 14:16:22.160 | + lib/keystone:configure_keystone:178 : [[ fernet != '' ]] 2026-07-20 14:16:22.163 | + lib/keystone:configure_keystone:179 : iniset /etc/keystone/keystone.conf token provider fernet 2026-07-20 14:16:22.206 | ++ lib/keystone:configure_keystone:182 : database_connection_url keystone 2026-07-20 14:16:22.210 | ++ lib/database:database_connection_url:134 : local db=keystone 2026-07-20 14:16:22.213 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2026-07-20 14:16:22.217 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=keystone 2026-07-20 14:16:22.220 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-20 14:16:22.224 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-20 14:16:22.228 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-20 14:16:22.251 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-20 14:16:22.255 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-20 14:16:22.258 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2026-07-20 14:16:22.263 | + 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-20 14:16:22.304 | + lib/keystone:configure_keystone:185 : '[' False '!=' False ']' 2026-07-20 14:16:22.308 | + lib/keystone:configure_keystone:190 : setup_logging /etc/keystone/keystone.conf 2026-07-20 14:16:22.311 | + functions:setup_logging:693 : setup_systemd_logging /etc/keystone/keystone.conf 2026-07-20 14:16:22.315 | + functions:setup_systemd_logging:710 : local conf_file=/etc/keystone/keystone.conf 2026-07-20 14:16:22.319 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-07-20 14:16:22.344 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-07-20 14:16:22.347 | + functions:setup_systemd_logging:716 : local pidstr= 2026-07-20 14:16:22.351 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-07-20 14:16:22.354 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-07-20 14:16:22.358 | + 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-20 14:16:22.396 | + 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-20 14:16:22.434 | + 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-20 14:16:22.473 | + functions:setup_systemd_logging:727 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-07-20 14:16:22.515 | + functions:setup_systemd_logging:730 : iniset /etc/keystone/keystone.conf DEFAULT log_color False 2026-07-20 14:16:22.554 | + lib/keystone:configure_keystone:192 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2026-07-20 14:16:22.591 | + lib/keystone:configure_keystone:194 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini keystone.wsgi.api:application /identity '' keystone-api 2026-07-20 14:16:22.595 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/keystone/keystone-uwsgi-public.ini 2026-07-20 14:16:22.599 | + lib/apache:write_uwsgi_config:244 : local wsgi=keystone.wsgi.api:application 2026-07-20 14:16:22.603 | + lib/apache:write_uwsgi_config:245 : local url=/identity 2026-07-20 14:16:22.606 | + lib/apache:write_uwsgi_config:246 : local http= 2026-07-20 14:16:22.609 | + lib/apache:write_uwsgi_config:247 : local name=keystone-api 2026-07-20 14:16:22.612 | + lib/apache:write_uwsgi_config:249 : '[' -z keystone-api ']' 2026-07-20 14:16:22.616 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-07-20 14:16:22.619 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-07-20 14:16:22.637 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-07-20 14:16:22.639 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-07-20 14:16:22.649 | d /var/run/uwsgi 0755 quobyte root 2026-07-20 14:16:22.654 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-07-20 14:16:22.668 | /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-20 14:16:22.674 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/keystone-api.socket 2026-07-20 14:16:22.677 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2026-07-20 14:16:22.682 | + lib/apache:write_uwsgi_config:270 : [[ keystone.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-07-20 14:16:22.686 | + lib/apache:write_uwsgi_config:271 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi module keystone.wsgi.api:application 2026-07-20 14:16:22.726 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2026-07-20 14:16:22.764 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2026-07-20 14:16:22.802 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2026-07-20 14:16:22.840 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2026-07-20 14:16:22.879 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 80 2026-07-20 14:16:22.917 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2026-07-20 14:16:22.955 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2026-07-20 14:16:22.991 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2026-07-20 14:16:23.028 | + 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-20 14:16:23.066 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2026-07-20 14:16:23.103 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2026-07-20 14:16:23.142 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2026-07-20 14:16:23.180 | + lib/apache:write_uwsgi_config:298 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi start-time %t 2026-07-20 14:16:23.219 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-07-20 14:16:23.222 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-07-20 14:16:23.227 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for keystone-api 2026-07-20 14:16:23.231 | ++ lib/apache:apache_site_config_for:174 : local site=keystone-api 2026-07-20 14:16:23.235 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-07-20 14:16:23.238 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-20 14:16:23.242 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-20 14:16:23.246 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/keystone-api.conf 2026-07-20 14:16:23.250 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/keystone-api.conf 2026-07-20 14:16:23.254 | + lib/apache:write_uwsgi_config:306 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-api.socket 2026-07-20 14:16:23.291 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2026-07-20 14:16:23.331 | + 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-20 14:16:23.331 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/keystone-api.conf 2026-07-20 14:16:23.343 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-api.socket|uwsgi://uwsgi-uds-keystone-api" retry=0 acquire=1 2026-07-20 14:16:23.348 | + lib/apache:write_uwsgi_config:309 : enable_apache_site keystone-api 2026-07-20 14:16:23.351 | + lib/apache:enable_apache_site:191 : local site=keystone-api 2026-07-20 14:16:23.354 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-07-20 14:16:23.358 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-07-20 14:16:23.361 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-20 14:16:23.363 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-20 14:16:23.367 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-20 14:16:23.370 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-20 14:16:23.374 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-07-20 14:16:23.377 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-07-20 14:16:23.380 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-20 14:16:23.383 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-20 14:16:23.386 | + lib/apache:enable_apache_site:195 : sudo a2ensite keystone-api 2026-07-20 14:16:23.398 | perl: warning: Setting locale failed. 2026-07-20 14:16:23.398 | perl: warning: Please check that your locale settings: 2026-07-20 14:16:23.398 | LANGUAGE = (unset), 2026-07-20 14:16:23.398 | LC_ALL = "en_US.utf8", 2026-07-20 14:16:23.398 | LANG = "de_DE.UTF-8" 2026-07-20 14:16:23.398 | are supported and installed on your system. 2026-07-20 14:16:23.398 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-20 14:16:23.438 | Enabling site keystone-api. 2026-07-20 14:16:23.443 | To activate the new configuration, you need to run: 2026-07-20 14:16:23.443 | systemctl reload apache2 2026-07-20 14:16:23.449 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-07-20 14:16:23.452 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-20 14:16:23.455 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-20 14:16:23.458 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-20 14:16:23.588 | + lib/keystone:configure_keystone:196 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2026-07-20 14:16:23.629 | + lib/keystone:configure_keystone:198 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2026-07-20 14:16:23.670 | + lib/keystone:configure_keystone:200 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2026-07-20 14:16:23.712 | + lib/keystone:configure_keystone:208 : [[ True = True ]] 2026-07-20 14:16:23.716 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2026-07-20 14:16:23.761 | + lib/keystone:configure_keystone:210 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2026-07-20 14:16:23.802 | + lib/keystone:configure_keystone:211 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2026-07-20 14:16:23.844 | + lib/keystone:configure_keystone:214 : iniset /etc/keystone/keystone.conf oslo_policy policy_file policy.yaml 2026-07-20 14:16:23.887 | + lib/keystone:configure_keystone:216 : [[ True == True ]] 2026-07-20 14:16:23.891 | + lib/keystone:configure_keystone:217 : iniset /etc/keystone/keystone.conf oslo_policy enforce_new_defaults true 2026-07-20 14:16:23.932 | + ./stack.sh:main:928 : is_service_enabled swift 2026-07-20 14:16:23.957 | + functions-common:is_service_enabled:2076 : return 1 2026-07-20 14:16:23.961 | + ./stack.sh:main:942 : is_service_enabled g-api n-api 2026-07-20 14:16:23.984 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 14:16:23.987 | + ./stack.sh:main:944 : stack_install_service glance 2026-07-20 14:16:23.991 | + lib/stack:stack_install_service:20 : local service=glance 2026-07-20 14:16:23.995 | + lib/stack:stack_install_service:21 : type install_glance 2026-07-20 14:16:23.999 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-07-20 14:16:24.003 | + lib/stack:stack_install_service:32 : install_glance 2026-07-20 14:16:24.006 | + lib/glance:install_glance:551 : glance_store_extras=() 2026-07-20 14:16:24.010 | + lib/glance:install_glance:551 : local glance_store_extras 2026-07-20 14:16:24.014 | + lib/glance:install_glance:553 : is_service_enabled cinder 2026-07-20 14:16:24.037 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 14:16:24.041 | + lib/glance:install_glance:554 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2026-07-20 14:16:24.045 | + lib/glance:install_glance:557 : is_service_enabled swift 2026-07-20 14:16:24.067 | + functions-common:is_service_enabled:2076 : return 1 2026-07-20 14:16:24.071 | + lib/glance:install_glance:563 : use_library_from_git glance_store 2026-07-20 14:16:24.075 | + inc/python:use_library_from_git:266 : local name=glance_store 2026-07-20 14:16:24.079 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-20 14:16:24.083 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-20 14:16:24.087 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,glance_store, ]] 2026-07-20 14:16:24.090 | + inc/python:use_library_from_git:269 : return 1 2026-07-20 14:16:24.095 | ++ lib/glance:install_glance:569 : join_extras cinder 2026-07-20 14:16:24.098 | ++ inc/python:join_extras:28 : local IFS=, 2026-07-20 14:16:24.101 | ++ inc/python:join_extras:29 : echo cinder 2026-07-20 14:16:24.106 | + lib/glance:install_glance:569 : pip_install_gr_extras glance-store cinder 2026-07-20 14:16:24.110 | + inc/python:pip_install_gr_extras:107 : local name=glance-store 2026-07-20 14:16:24.114 | + inc/python:pip_install_gr_extras:108 : local extras=cinder 2026-07-20 14:16:24.117 | + inc/python:pip_install_gr_extras:109 : local version_constraints 2026-07-20 14:16:24.123 | ++ inc/python:pip_install_gr_extras:110 : get_version_constraints_from_global_requirements glance-store 2026-07-20 14:16:24.126 | ++ inc/python:get_version_constraints_from_global_requirements:253 : local package=glance-store 2026-07-20 14:16:24.129 | ++ inc/python:get_version_constraints_from_global_requirements:254 : local required_pkg_version_constraint 2026-07-20 14:16:24.135 | +++ inc/python:get_version_constraints_from_global_requirements:256 : cut -d# -f1 2026-07-20 14:16:24.135 | +++ 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-20 14:16:24.141 | ++ inc/python:get_version_constraints_from_global_requirements:256 : required_pkg_version_constraint='!=0.29.0 ' 2026-07-20 14:16:24.144 | ++ inc/python:get_version_constraints_from_global_requirements:257 : [[ !=0.29.0 == '' ]] 2026-07-20 14:16:24.147 | ++ inc/python:get_version_constraints_from_global_requirements:260 : echo '!=0.29.0' 2026-07-20 14:16:24.151 | + inc/python:pip_install_gr_extras:110 : version_constraints='!=0.29.0' 2026-07-20 14:16:24.155 | + inc/python:pip_install_gr_extras:111 : pip_install 'glance-store[cinder]!=0.29.0' 2026-07-20 14:16:24.184 | Using python 3.12 to install glance-store[cinder]!=0.29.0 2026-07-20 14:16:24.187 | + 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-20 14:16:25.404 | Collecting glance-store!=0.29.0 (from glance-store[cinder]!=0.29.0) 2026-07-20 14:16:25.559 | Downloading glance_store-5.6.0-py3-none-any.whl.metadata (4.5 kB) 2026-07-20 14:16:25.575 | 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-20 14:16:25.576 | 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.9.0) 2026-07-20 14:16:25.577 | 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.11.0) 2026-07-20 14:16:25.578 | 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-20 14:16:25.579 | 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.6.1) 2026-07-20 14:16:25.579 | 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-20 14:16:25.580 | 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-20 14:16:25.581 | 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-20 14:16:25.582 | 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-20 14:16:25.583 | 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-20 14:16:25.608 | Collecting retrying!=1.3.0,>=1.2.3 (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) 2026-07-20 14:16:25.625 | Downloading retrying-1.4.2-py3-none-any.whl.metadata (5.5 kB) 2026-07-20 14:16:25.637 | 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-20 14:16:25.639 | 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-20 14:16:25.640 | 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-20 14:16:25.682 | Collecting python-cinderclient>=4.1.0 (from glance-store[cinder]!=0.29.0) 2026-07-20 14:16:25.699 | Downloading python_cinderclient-9.9.0-py3-none-any.whl.metadata (19 kB) 2026-07-20 14:16:25.774 | Collecting os-brick>=6.3.0 (from glance-store[cinder]!=0.29.0) 2026-07-20 14:16:25.790 | Downloading os_brick-7.1.0-py3-none-any.whl.metadata (2.9 kB) 2026-07-20 14:16:25.838 | Collecting oslo.rootwrap>=5.8.0 (from glance-store[cinder]!=0.29.0) 2026-07-20 14:16:25.853 | Downloading oslo_rootwrap-7.10.0-py3-none-any.whl.metadata (2.1 kB) 2026-07-20 14:16:25.901 | Collecting oslo.privsep>=1.23.0 (from glance-store[cinder]!=0.29.0) 2026-07-20 14:16:25.917 | Downloading oslo_privsep-3.12.0-py3-none-any.whl.metadata (2.7 kB) 2026-07-20 14:16:25.928 | 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-20 14:16:25.929 | 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-20 14:16:25.930 | 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-20 14:16:25.931 | 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-20 14:16:25.937 | 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-20 14:16:25.938 | 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-20 14:16:25.939 | 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-20 14:16:25.943 | 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-20 14:16:25.944 | 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.5.0) 2026-07-20 14:16:25.945 | 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.3.0) 2026-07-20 14:16:25.947 | 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.7.0) 2026-07-20 14:16:25.979 | Collecting tenacity>=6.3.1 (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) 2026-07-20 14:16:25.995 | Downloading tenacity-9.1.4-py3-none-any.whl.metadata (1.2 kB) 2026-07-20 14:16:26.005 | 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-20 14:16:26.010 | 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-20 14:16:26.014 | 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-20 14:16:26.015 | 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-20 14:16:26.016 | 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-20 14:16:26.025 | 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-20 14:16:26.028 | 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-20 14:16:26.029 | 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-20 14:16:26.032 | 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-20 14:16:26.039 | 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-20 14:16:26.040 | 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-20 14:16:26.041 | 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-20 14:16:26.043 | 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-20 14:16:26.044 | 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-20 14:16:26.045 | 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-20 14:16:26.046 | 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-20 14:16:26.049 | 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-20 14:16:26.059 | 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-20 14:16:26.060 | 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-20 14:16:26.066 | 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-20 14:16:26.082 | 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-20 14:16:26.086 | 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-20 14:16:26.090 | 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-20 14:16:26.102 | 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-20 14:16:26.103 | 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-20 14:16:26.104 | 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-20 14:16:26.105 | 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-20 14:16:26.125 | 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-20 14:16:26.183 | Downloading glance_store-5.6.0-py3-none-any.whl (262 kB) 2026-07-20 14:16:26.239 | Downloading os_brick-7.1.0-py3-none-any.whl (285 kB) 2026-07-20 14:16:26.267 | Downloading oslo_privsep-3.12.0-py3-none-any.whl (41 kB) 2026-07-20 14:16:26.290 | Downloading oslo_rootwrap-7.10.0-py3-none-any.whl (40 kB) 2026-07-20 14:16:26.312 | Downloading python_cinderclient-9.9.0-py3-none-any.whl (256 kB) 2026-07-20 14:16:26.336 | Downloading retrying-1.4.2-py3-none-any.whl (10 kB) 2026-07-20 14:16:26.357 | Downloading tenacity-9.1.4-py3-none-any.whl (28 kB) 2026-07-20 14:16:26.597 | Installing collected packages: tenacity, retrying, oslo.rootwrap, python-cinderclient, oslo.privsep, glance-store, os-brick 2026-07-20 14:16:27.863 | 2026-07-20 14:16:27.880 | Successfully installed glance-store-5.6.0 os-brick-7.1.0 oslo.privsep-3.12.0 oslo.rootwrap-7.10.0 python-cinderclient-9.9.0 retrying-1.4.2 tenacity-9.1.4 2026-07-20 14:16:28.025 | + inc/python:pip_install:216 : result=0 2026-07-20 14:16:28.027 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-20 14:16:28.029 | + functions-common:time_stop:2420 : local name 2026-07-20 14:16:28.031 | + functions-common:time_stop:2421 : local end_time 2026-07-20 14:16:28.034 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-20 14:16:28.037 | + functions-common:time_stop:2423 : local total 2026-07-20 14:16:28.039 | + functions-common:time_stop:2424 : local start_time 2026-07-20 14:16:28.042 | + functions-common:time_stop:2426 : name=pip_install 2026-07-20 14:16:28.044 | + functions-common:time_stop:2427 : start_time=1784556984177 2026-07-20 14:16:28.046 | + functions-common:time_stop:2429 : [[ -z 1784556984177 ]] 2026-07-20 14:16:28.049 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-20 14:16:28.053 | + functions-common:time_stop:2432 : end_time=1784556988051 2026-07-20 14:16:28.056 | + functions-common:time_stop:2433 : elapsed_time=3874 2026-07-20 14:16:28.059 | + functions-common:time_stop:2434 : total=73170 2026-07-20 14:16:28.061 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-20 14:16:28.063 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=77044 2026-07-20 14:16:28.066 | + inc/python:pip_install:219 : return 0 2026-07-20 14:16:28.070 | + lib/glance:install_glance:570 : copy_rootwrap /opt/stack/data/venv/etc/glance 2026-07-20 14:16:28.072 | + lib/glance:copy_rootwrap:267 : local source_path=/opt/stack/data/venv/etc/glance 2026-07-20 14:16:28.074 | + lib/glance:copy_rootwrap:269 : sudo install -d -o quobyte /etc/glance 2026-07-20 14:16:28.090 | + 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-20 14:16:28.094 | + lib/glance:install_glance:573 : git_clone https://review.opendev.org/openstack/glance.git /opt/stack/glance master 2026-07-20 14:16:28.097 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/glance.git 2026-07-20 14:16:28.100 | + functions-common:git_clone:590 : local git_dest=/opt/stack/glance 2026-07-20 14:16:28.102 | + functions-common:git_clone:591 : local git_ref=master 2026-07-20 14:16:28.104 | + functions-common:git_clone:592 : local orig_dir 2026-07-20 14:16:28.108 | ++ functions-common:git_clone:593 : pwd 2026-07-20 14:16:28.110 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-07-20 14:16:28.112 | + functions-common:git_clone:594 : local git_clone_flags= 2026-07-20 14:16:28.115 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-20 14:16:28.132 | + functions-common:git_clone:596 : RECLONE=False 2026-07-20 14:16:28.134 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-20 14:16:28.138 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-20 14:16:28.140 | + functions-common:git_clone:610 : echo master 2026-07-20 14:16:28.141 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-07-20 14:16:28.145 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/glance ]] 2026-07-20 14:16:28.148 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-07-20 14:16:28.151 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/glance.git /opt/stack/glance 2026-07-20 14:16:28.154 | + functions-common:git_timed:697 : local count=0 2026-07-20 14:16:28.156 | + functions-common:git_timed:698 : local timeout=0 2026-07-20 14:16:28.158 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-20 14:16:28.160 | + functions-common:git_timed:701 : timeout=0 2026-07-20 14:16:28.163 | + functions-common:git_timed:704 : time_start git_timed 2026-07-20 14:16:28.167 | + functions-common:time_start:2406 : local name=git_timed 2026-07-20 14:16:28.169 | + functions-common:time_start:2407 : local start_time= 2026-07-20 14:16:28.171 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-20 14:16:28.174 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-20 14:16:28.179 | + functions-common:time_start:2411 : _TIME_START[$name]=1784556988176 2026-07-20 14:16:28.182 | + 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-20 14:16:28.186 | Cloning into '/opt/stack/glance'... 2026-07-20 14:16:36.599 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-20 14:16:36.602 | + functions-common:time_stop:2420 : local name 2026-07-20 14:16:36.605 | + functions-common:time_stop:2421 : local end_time 2026-07-20 14:16:36.608 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-20 14:16:36.611 | + functions-common:time_stop:2423 : local total 2026-07-20 14:16:36.614 | + functions-common:time_stop:2424 : local start_time 2026-07-20 14:16:36.618 | + functions-common:time_stop:2426 : name=git_timed 2026-07-20 14:16:36.622 | + functions-common:time_stop:2427 : start_time=1784556988176 2026-07-20 14:16:36.625 | + functions-common:time_stop:2429 : [[ -z 1784556988176 ]] 2026-07-20 14:16:36.628 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-20 14:16:36.634 | + functions-common:time_stop:2432 : end_time=1784556996630 2026-07-20 14:16:36.636 | + functions-common:time_stop:2433 : elapsed_time=8454 2026-07-20 14:16:36.640 | + functions-common:time_stop:2434 : total=26773 2026-07-20 14:16:36.643 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-20 14:16:36.646 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=35227 2026-07-20 14:16:36.650 | + functions-common:git_clone:631 : cd /opt/stack/glance 2026-07-20 14:16:36.654 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-07-20 14:16:36.658 | + functions-common:git_timed:697 : local count=0 2026-07-20 14:16:36.662 | + functions-common:git_timed:698 : local timeout=0 2026-07-20 14:16:36.666 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-20 14:16:36.670 | + functions-common:git_timed:701 : timeout=0 2026-07-20 14:16:36.672 | + functions-common:git_timed:704 : time_start git_timed 2026-07-20 14:16:36.676 | + functions-common:time_start:2406 : local name=git_timed 2026-07-20 14:16:36.680 | + functions-common:time_start:2407 : local start_time= 2026-07-20 14:16:36.684 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-20 14:16:36.688 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-20 14:16:36.694 | + functions-common:time_start:2411 : _TIME_START[$name]=1784556996690 2026-07-20 14:16:36.697 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-07-20 14:16:37.482 | From https://review.opendev.org/openstack/glance 2026-07-20 14:16:37.483 | * branch master -> FETCH_HEAD 2026-07-20 14:16:37.492 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-20 14:16:37.495 | + functions-common:time_stop:2420 : local name 2026-07-20 14:16:37.498 | + functions-common:time_stop:2421 : local end_time 2026-07-20 14:16:37.501 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-20 14:16:37.505 | + functions-common:time_stop:2423 : local total 2026-07-20 14:16:37.508 | + functions-common:time_stop:2424 : local start_time 2026-07-20 14:16:37.512 | + functions-common:time_stop:2426 : name=git_timed 2026-07-20 14:16:37.515 | + functions-common:time_stop:2427 : start_time=1784556996690 2026-07-20 14:16:37.518 | + functions-common:time_stop:2429 : [[ -z 1784556996690 ]] 2026-07-20 14:16:37.522 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-20 14:16:37.528 | + functions-common:time_stop:2432 : end_time=1784556997524 2026-07-20 14:16:37.531 | + functions-common:time_stop:2433 : elapsed_time=834 2026-07-20 14:16:37.535 | + functions-common:time_stop:2434 : total=35227 2026-07-20 14:16:37.539 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-20 14:16:37.542 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=36061 2026-07-20 14:16:37.545 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-07-20 14:16:37.549 | + functions-common:git_timed:697 : local count=0 2026-07-20 14:16:37.553 | + functions-common:git_timed:698 : local timeout=0 2026-07-20 14:16:37.556 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-20 14:16:37.559 | + functions-common:git_timed:701 : timeout=0 2026-07-20 14:16:37.562 | + functions-common:git_timed:704 : time_start git_timed 2026-07-20 14:16:37.565 | + functions-common:time_start:2406 : local name=git_timed 2026-07-20 14:16:37.569 | + functions-common:time_start:2407 : local start_time= 2026-07-20 14:16:37.572 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-20 14:16:37.577 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-20 14:16:37.582 | + functions-common:time_start:2411 : _TIME_START[$name]=1784556997578 2026-07-20 14:16:37.586 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-07-20 14:16:37.713 | Note: switching to 'FETCH_HEAD'. 2026-07-20 14:16:37.714 | 2026-07-20 14:16:37.714 | You are in 'detached HEAD' state. You can look around, make experimental 2026-07-20 14:16:37.714 | changes and commit them, and you can discard any commits you make in this 2026-07-20 14:16:37.714 | state without impacting any branches by switching back to a branch. 2026-07-20 14:16:37.714 | 2026-07-20 14:16:37.714 | If you want to create a new branch to retain commits you create, you may 2026-07-20 14:16:37.714 | do so (now or later) by using -c with the switch command. Example: 2026-07-20 14:16:37.714 | 2026-07-20 14:16:37.714 | git switch -c 2026-07-20 14:16:37.714 | 2026-07-20 14:16:37.714 | Or undo this operation with: 2026-07-20 14:16:37.715 | 2026-07-20 14:16:37.715 | git switch - 2026-07-20 14:16:37.715 | 2026-07-20 14:16:37.715 | Turn off this advice by setting config variable advice.detachedHead to false 2026-07-20 14:16:37.715 | 2026-07-20 14:16:37.715 | HEAD is now at d2a95f439 Merge "Modify SRBAC testing jobs as devstack enable new defaults" 2026-07-20 14:16:37.719 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-20 14:16:37.722 | + functions-common:time_stop:2420 : local name 2026-07-20 14:16:37.726 | + functions-common:time_stop:2421 : local end_time 2026-07-20 14:16:37.729 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-20 14:16:37.732 | + functions-common:time_stop:2423 : local total 2026-07-20 14:16:37.735 | + functions-common:time_stop:2424 : local start_time 2026-07-20 14:16:37.738 | + functions-common:time_stop:2426 : name=git_timed 2026-07-20 14:16:37.742 | + functions-common:time_stop:2427 : start_time=1784556997578 2026-07-20 14:16:37.744 | + functions-common:time_stop:2429 : [[ -z 1784556997578 ]] 2026-07-20 14:16:37.749 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-20 14:16:37.753 | + functions-common:time_stop:2432 : end_time=1784556997750 2026-07-20 14:16:37.757 | + functions-common:time_stop:2433 : elapsed_time=172 2026-07-20 14:16:37.760 | + functions-common:time_stop:2434 : total=36061 2026-07-20 14:16:37.764 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-20 14:16:37.768 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=36233 2026-07-20 14:16:37.771 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/glance 2026-07-20 14:16:37.789 | + functions-common:git_clone:672 : cd /opt/stack/glance 2026-07-20 14:16:37.794 | + functions-common:git_clone:673 : head -1 2026-07-20 14:16:37.794 | + functions-common:git_clone:673 : git show --oneline 2026-07-20 14:16:37.799 | d2a95f439 Merge "Modify SRBAC testing jobs as devstack enable new defaults" 2026-07-20 14:16:37.803 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-07-20 14:16:37.807 | + lib/glance:install_glance:575 : setup_develop /opt/stack/glance 2026-07-20 14:16:37.811 | + inc/python:setup_develop:353 : local bindep 2026-07-20 14:16:37.815 | + inc/python:setup_develop:354 : [[ /opt/stack/glance == -bindep* ]] 2026-07-20 14:16:37.819 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/glance 2026-07-20 14:16:37.823 | + inc/python:setup_develop:359 : local extras= 2026-07-20 14:16:37.827 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/glance -e 2026-07-20 14:16:37.831 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-07-20 14:16:37.835 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/glance == -bindep* ]] 2026-07-20 14:16:37.839 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/glance 2026-07-20 14:16:37.843 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-07-20 14:16:37.847 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-07-20 14:16:37.852 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/glance 2026-07-20 14:16:37.856 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-07-20 14:16:37.860 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/glance 2026-07-20 14:16:37.863 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-07-20 14:16:37.867 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-07-20 14:16:37.872 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2026-07-20 14:16:37.879 | + inc/python:_setup_package_with_constraints_edit:400 : name=glance 2026-07-20 14:16:37.883 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z glance ']' 2026-07-20 14:16:37.886 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2026-07-20 14:16:38.041 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/glance -e 2026-07-20 14:16:38.044 | + inc/python:setup_package:436 : local bindep=0 2026-07-20 14:16:38.048 | + inc/python:setup_package:437 : local bindep_flag= 2026-07-20 14:16:38.052 | + inc/python:setup_package:438 : local bindep_profiles= 2026-07-20 14:16:38.056 | + inc/python:setup_package:439 : [[ /opt/stack/glance == -bindep* ]] 2026-07-20 14:16:38.060 | + inc/python:setup_package:444 : local project_dir=/opt/stack/glance 2026-07-20 14:16:38.064 | + inc/python:setup_package:445 : local flags=-e 2026-07-20 14:16:38.068 | + inc/python:setup_package:446 : local extras= 2026-07-20 14:16:38.072 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-07-20 14:16:38.076 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-07-20 14:16:38.080 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-07-20 14:16:38.084 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-07-20 14:16:38.088 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-07-20 14:16:38.091 | + inc/python:setup_package:464 : pip_install -e /opt/stack/glance 2026-07-20 14:16:38.120 | Using python 3.12 to install /opt/stack/glance 2026-07-20 14:16:38.123 | + 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-20 14:16:39.115 | Obtaining file:///opt/stack/glance 2026-07-20 14:16:39.119 | Installing build dependencies: started 2026-07-20 14:16:40.818 | Installing build dependencies: finished with status 'done' 2026-07-20 14:16:40.819 | Checking if build backend supports build_editable: started 2026-07-20 14:16:41.363 | Checking if build backend supports build_editable: finished with status 'done' 2026-07-20 14:16:41.364 | Getting requirements to build editable: started 2026-07-20 14:16:41.661 | Getting requirements to build editable: finished with status 'done' 2026-07-20 14:16:41.663 | Preparing editable metadata (pyproject.toml): started 2026-07-20 14:16:42.579 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-07-20 14:16:42.598 | Requirement already satisfied: pbr>=3.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev14) (7.0.3) 2026-07-20 14:16:42.599 | Requirement already satisfied: defusedxml>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev14) (0.7.1) 2026-07-20 14:16:42.600 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev14) (2.0.51) 2026-07-20 14:16:42.600 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev14) (3.1.0) 2026-07-20 14:16:42.602 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev14) (2.5.1) 2026-07-20 14:16:42.603 | Requirement already satisfied: WebOb>=1.8.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev14) (1.8.10) 2026-07-20 14:16:42.604 | Requirement already satisfied: alembic>=0.9.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev14) (1.18.5) 2026-07-20 14:16:42.786 | Collecting httplib2>=0.9.1 (from glance==33.0.0.0b3.dev14) 2026-07-20 14:16:42.923 | Downloading httplib2-0.32.0-py3-none-any.whl.metadata (2.2 kB) 2026-07-20 14:16:42.934 | Requirement already satisfied: oslo.config>=8.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev14) (10.5.0) 2026-07-20 14:16:42.935 | Requirement already satisfied: oslo.concurrency>=4.5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev14) (7.6.1) 2026-07-20 14:16:42.936 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev14) (6.5.0) 2026-07-20 14:16:42.937 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev14) (2.8.0) 2026-07-20 14:16:42.938 | Requirement already satisfied: oslo.utils>=7.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev14) (10.1.1) 2026-07-20 14:16:42.938 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev14) (5.9.0) 2026-07-20 14:16:43.003 | Collecting taskflow>=4.0.0 (from glance==33.0.0.0b3.dev14) 2026-07-20 14:16:43.019 | Downloading taskflow-6.3.0-py3-none-any.whl.metadata (4.5 kB) 2026-07-20 14:16:43.032 | Requirement already satisfied: keystoneauth1>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev14) (5.15.0) 2026-07-20 14:16:43.033 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev14) (13.0.0) 2026-07-20 14:16:43.061 | Collecting WSME>=0.8.0 (from glance==33.0.0.0b3.dev14) 2026-07-20 14:16:43.078 | Downloading WSME-0.12.1-py3-none-any.whl.metadata (3.7 kB) 2026-07-20 14:16:43.088 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev14) (3.18.0) 2026-07-20 14:16:43.089 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev14) (3.10.1) 2026-07-20 14:16:43.090 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev14) (4.26.0) 2026-07-20 14:16:43.091 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev14) (5.8.0) 2026-07-20 14:16:43.093 | Requirement already satisfied: oslo.db>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev14) (18.1.0) 2026-07-20 14:16:43.093 | Requirement already satisfied: oslo.i18n>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev14) (6.9.0) 2026-07-20 14:16:43.125 | Collecting oslo.limit>=1.6.0 (from glance==33.0.0.0b3.dev14) 2026-07-20 14:16:43.142 | Downloading oslo_limit-2.12.0-py3-none-any.whl.metadata (2.1 kB) 2026-07-20 14:16:43.152 | Requirement already satisfied: oslo.log>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev14) (8.3.0) 2026-07-20 14:16:43.154 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev14) (18.2.0) 2026-07-20 14:16:43.154 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev14) (8.2.0) 2026-07-20 14:16:43.194 | Collecting oslo.reports>=1.18.0 (from glance==33.0.0.0b3.dev14) 2026-07-20 14:16:43.211 | Downloading oslo_reports-3.9.0-py3-none-any.whl.metadata (3.8 kB) 2026-07-20 14:16:43.221 | Requirement already satisfied: oslo.policy>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev14) (6.0.0) 2026-07-20 14:16:43.222 | Requirement already satisfied: osprofiler>=1.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev14) (4.4.0) 2026-07-20 14:16:43.223 | Requirement already satisfied: glance-store>=5.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev14) (5.6.0) 2026-07-20 14:16:43.224 | Requirement already satisfied: debtcollector>=1.19.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev14) (3.1.0) 2026-07-20 14:16:43.225 | Requirement already satisfied: cryptography>=2.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev14) (43.0.3) 2026-07-20 14:16:43.250 | Collecting cursive>=0.2.1 (from glance==33.0.0.0b3.dev14) 2026-07-20 14:16:43.266 | Downloading cursive-0.2.4-py3-none-any.whl.metadata (2.0 kB) 2026-07-20 14:16:43.315 | Collecting castellan>=0.17.0 (from glance==33.0.0.0b3.dev14) 2026-07-20 14:16:43.332 | Downloading castellan-5.8.0-py3-none-any.whl.metadata (1.9 kB) 2026-07-20 14:16:43.343 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->glance==33.0.0.0b3.dev14) (1.3.12) 2026-07-20 14:16:43.344 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->glance==33.0.0.0b3.dev14) (4.15.0) 2026-07-20 14:16:43.380 | Collecting python-barbicanclient>=5.5.0 (from castellan>=0.17.0->glance==33.0.0.0b3.dev14) 2026-07-20 14:16:43.397 | Downloading python_barbicanclient-7.5.0-py3-none-any.whl.metadata (11 kB) 2026-07-20 14:16:43.414 | Requirement already satisfied: requests>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from castellan>=0.17.0->glance==33.0.0.0b3.dev14) (2.34.2) 2026-07-20 14:16:43.416 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.6.1->glance==33.0.0.0b3.dev14) (2.0.0) 2026-07-20 14:16:43.421 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.6.1->glance==33.0.0.0b3.dev14) (3.0) 2026-07-20 14:16:43.423 | Requirement already satisfied: oslo.serialization>=1.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cursive>=0.2.1->glance==33.0.0.0b3.dev14) (5.11.0) 2026-07-20 14:16:43.427 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.19.0->glance==33.0.0.0b3.dev14) (2.2.2) 2026-07-20 14:16:43.433 | 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==33.0.0.0b3.dev14) (1.4.2) 2026-07-20 14:16:43.434 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store>=5.3.0->glance==33.0.0.0b3.dev14) (3.4.0) 2026-07-20 14:16:43.440 | Requirement already satisfied: pyparsing<4,>=3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from httplib2>=0.9.1->glance==33.0.0.0b3.dev14) (3.3.2) 2026-07-20 14:16:43.444 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==33.0.0.0b3.dev14) (26.1.0) 2026-07-20 14:16:43.445 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==33.0.0.0b3.dev14) (2025.9.1) 2026-07-20 14:16:43.446 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==33.0.0.0b3.dev14) (0.37.0) 2026-07-20 14:16:43.447 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==33.0.0.0b3.dev14) (2026.5.1) 2026-07-20 14:16:43.455 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance==33.0.0.0b3.dev14) (2.1.0) 2026-07-20 14:16:43.456 | 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==33.0.0.0b3.dev14) (1.8.2) 2026-07-20 14:16:43.461 | Requirement already satisfied: oslo.cache>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->glance==33.0.0.0b3.dev14) (4.3.0) 2026-07-20 14:16:43.463 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->glance==33.0.0.0b3.dev14) (4.1.0) 2026-07-20 14:16:43.464 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->glance==33.0.0.0b3.dev14) (2.13.0) 2026-07-20 14:16:43.471 | 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==33.0.0.0b3.dev14) (1.5.0) 2026-07-20 14:16:43.475 | 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==33.0.0.0b3.dev14) (5.3.1) 2026-07-20 14:16:43.481 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=4.5.1->glance==33.0.0.0b3.dev14) (0.20) 2026-07-20 14:16:43.485 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.1.0->glance==33.0.0.0b3.dev14) (1.3.0) 2026-07-20 14:16:43.487 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.1.0->glance==33.0.0.0b3.dev14) (2.0.0) 2026-07-20 14:16:43.488 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.1.0->glance==33.0.0.0b3.dev14) (6.0.3) 2026-07-20 14:16:43.497 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=5.0.0->glance==33.0.0.0b3.dev14) (2.1.2) 2026-07-20 14:16:43.498 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=5.0.0->glance==33.0.0.0b3.dev14) (0.6.2) 2026-07-20 14:16:43.556 | Collecting openstacksdk>=4.11.0 (from oslo.limit>=1.6.0->glance==33.0.0.0b3.dev14) 2026-07-20 14:16:43.573 | Downloading openstacksdk-4.17.0-py3-none-any.whl.metadata (12 kB) 2026-07-20 14:16:43.614 | Collecting jmespath>=0.9.0 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==33.0.0.0b3.dev14) 2026-07-20 14:16:43.629 | Downloading jmespath-1.1.0-py3-none-any.whl.metadata (7.6 kB) 2026-07-20 14:16:43.668 | Collecting jsonpatch!=1.20,>=1.16 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==33.0.0.0b3.dev14) 2026-07-20 14:16:43.682 | Downloading jsonpatch-1.33-py2.py3-none-any.whl.metadata (3.0 kB) 2026-07-20 14:16:43.727 | Collecting platformdirs>=3 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==33.0.0.0b3.dev14) 2026-07-20 14:16:43.743 | Downloading platformdirs-4.10.0-py3-none-any.whl.metadata (5.5 kB) 2026-07-20 14:16:43.753 | 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==33.0.0.0b3.dev14) (7.2.2) 2026-07-20 14:16:43.785 | Collecting jsonpointer>=1.9 (from jsonpatch!=1.20,>=1.16->openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==33.0.0.0b3.dev14) 2026-07-20 14:16:43.800 | Downloading jsonpointer-3.1.1-py3-none-any.whl.metadata (2.4 kB) 2026-07-20 14:16:43.815 | 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==33.0.0.0b3.dev14) (2.9.0.post0) 2026-07-20 14:16:43.821 | 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==33.0.0.0b3.dev14) (4.7.0) 2026-07-20 14:16:43.822 | 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==33.0.0.0b3.dev14) (7.1.4) 2026-07-20 14:16:43.823 | 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==33.0.0.0b3.dev14) (5.3.1) 2026-07-20 14:16:43.824 | Requirement already satisfied: kombu>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==33.0.0.0b3.dev14) (5.6.2) 2026-07-20 14:16:43.825 | 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==33.0.0.0b3.dev14) (0.16.0) 2026-07-20 14:16:43.829 | 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==33.0.0.0b3.dev14) (5.1.0) 2026-07-20 14:16:43.838 | Requirement already satisfied: tzdata>=2025.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=5.2.0->oslo.messaging!=9.0.0,>=5.29.0->glance==33.0.0.0b3.dev14) (2026.2) 2026-07-20 14:16:43.838 | Requirement already satisfied: packaging in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=5.2.0->oslo.messaging!=9.0.0,>=5.29.0->glance==33.0.0.0b3.dev14) (26.2) 2026-07-20 14:16:43.846 | 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==33.0.0.0b3.dev14) (0.25.0) 2026-07-20 14:16:43.849 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->glance==33.0.0.0b3.dev14) (5.0.0) 2026-07-20 14:16:43.850 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->glance==33.0.0.0b3.dev14) (3.1.6) 2026-07-20 14:16:43.852 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->glance==33.0.0.0b3.dev14) (4.0.1) 2026-07-20 14:16:43.859 | 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==33.0.0.0b3.dev14) (3.0.3) 2026-07-20 14:16:43.873 | 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==33.0.0.0b3.dev14) (1.2.1) 2026-07-20 14:16:43.882 | 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==33.0.0.0b3.dev14) (0.41.0) 2026-07-20 14:16:43.883 | 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==33.0.0.0b3.dev14) (3.5.3) 2026-07-20 14:16:43.885 | 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==33.0.0.0b3.dev14) (1.7.6) 2026-07-20 14:16:43.889 | 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==33.0.0.0b3.dev14) (2.8.0) 2026-07-20 14:16:43.920 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->glance==33.0.0.0b3.dev14) (83.0.0) 2026-07-20 14:16:43.936 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->glance==33.0.0.0b3.dev14) (0.8.1) 2026-07-20 14:16:44.000 | Collecting cliff>=2.8.0 (from python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev14) 2026-07-20 14:16:44.018 | Downloading cliff-4.15.0-py3-none-any.whl.metadata (2.1 kB) 2026-07-20 14:16:44.058 | Collecting autopage>=0.4.0 (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev14) 2026-07-20 14:16:44.074 | Downloading autopage-0.6.0-py3-none-any.whl.metadata (8.1 kB) 2026-07-20 14:16:44.143 | Collecting cmd2>=3.0.0 (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev14) 2026-07-20 14:16:44.161 | Downloading cmd2-4.0.0-py3-none-any.whl.metadata (16 kB) 2026-07-20 14:16:44.230 | 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==33.0.0.0b3.dev14) 2026-07-20 14:16:44.245 | Downloading prompt_toolkit-3.0.52-py3-none-any.whl.metadata (6.4 kB) 2026-07-20 14:16:44.280 | Collecting pyperclip>=1.8.2 (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev14) 2026-07-20 14:16:44.295 | Downloading pyperclip-1.11.0-py3-none-any.whl.metadata (2.4 kB) 2026-07-20 14:16:44.305 | 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==33.0.0.0b3.dev14) (15.0.0) 2026-07-20 14:16:44.332 | 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==33.0.0.0b3.dev14) 2026-07-20 14:16:44.365 | Downloading rich_argparse-1.8.0-py3-none-any.whl.metadata (15 kB) 2026-07-20 14:16:44.386 | 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==33.0.0.0b3.dev14) (1.17.0) 2026-07-20 14:16:44.406 | 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==33.0.0.0b3.dev14) (3.4.7) 2026-07-20 14:16:44.407 | 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==33.0.0.0b3.dev14) (3.18) 2026-07-20 14:16:44.408 | 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==33.0.0.0b3.dev14) (2.7.0) 2026-07-20 14:16:44.410 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.18.0->castellan>=0.17.0->glance==33.0.0.0b3.dev14) (2023.11.17) 2026-07-20 14:16:44.440 | 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==33.0.0.0b3.dev14) (4.2.0) 2026-07-20 14:16:44.442 | 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==33.0.0.0b3.dev14) (2.20.0) 2026-07-20 14:16:44.450 | 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==33.0.0.0b3.dev14) (0.1.2) 2026-07-20 14:16:44.466 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->glance==33.0.0.0b3.dev14) (0.8) 2026-07-20 14:16:44.547 | Collecting networkx>=2.1.0 (from taskflow>=4.0.0->glance==33.0.0.0b3.dev14) 2026-07-20 14:16:44.562 | Downloading networkx-3.6.1-py3-none-any.whl.metadata (6.8 kB) 2026-07-20 14:16:44.611 | Collecting automaton>=1.9.0 (from taskflow>=4.0.0->glance==33.0.0.0b3.dev14) 2026-07-20 14:16:44.627 | Downloading automaton-3.4.0-py3-none-any.whl.metadata (2.3 kB) 2026-07-20 14:16:44.639 | Requirement already satisfied: tenacity>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow>=4.0.0->glance==33.0.0.0b3.dev14) (9.1.4) 2026-07-20 14:16:44.666 | Collecting pydot>=1.2.4 (from taskflow>=4.0.0->glance==33.0.0.0b3.dev14) 2026-07-20 14:16:44.681 | Downloading pydot-4.0.1-py3-none-any.whl.metadata (11 kB) 2026-07-20 14:16:44.810 | Collecting simplegeneric (from WSME>=0.8.0->glance==33.0.0.0b3.dev14) 2026-07-20 14:16:44.827 | Downloading simplegeneric-0.8.1.zip (12 kB) 2026-07-20 14:16:44.841 | Installing build dependencies: started 2026-07-20 14:16:46.456 | Installing build dependencies: finished with status 'done' 2026-07-20 14:16:46.458 | Getting requirements to build wheel: started 2026-07-20 14:16:47.082 | Getting requirements to build wheel: finished with status 'done' 2026-07-20 14:16:47.084 | Preparing metadata (pyproject.toml): started 2026-07-20 14:16:47.445 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-20 14:16:47.449 | Requirement already satisfied: pytz in /opt/stack/data/venv/lib/python3.12/site-packages (from WSME>=0.8.0->glance==33.0.0.0b3.dev14) (2026.2) 2026-07-20 14:16:47.499 | Collecting importlib-metadata>=4.4 (from WSME>=0.8.0->glance==33.0.0.0b3.dev14) 2026-07-20 14:16:47.514 | Downloading importlib_metadata-9.0.0-py3-none-any.whl.metadata (4.5 kB) 2026-07-20 14:16:47.565 | Collecting zipp>=3.20 (from importlib-metadata>=4.4->WSME>=0.8.0->glance==33.0.0.0b3.dev14) 2026-07-20 14:16:47.580 | Downloading zipp-4.1.0-py3-none-any.whl.metadata (3.6 kB) 2026-07-20 14:16:47.651 | Downloading castellan-5.8.0-py3-none-any.whl (104 kB) 2026-07-20 14:16:47.689 | Downloading cursive-0.2.4-py3-none-any.whl (44 kB) 2026-07-20 14:16:47.712 | Downloading httplib2-0.32.0-py3-none-any.whl (93 kB) 2026-07-20 14:16:47.737 | Downloading oslo_limit-2.12.0-py3-none-any.whl (24 kB) 2026-07-20 14:16:47.761 | Downloading openstacksdk-4.17.0-py3-none-any.whl (2.0 MB) 2026-07-20 14:16:47.824 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 39.3 MB/s 0:00:00 2026-07-20 14:16:47.839 | Downloading jmespath-1.1.0-py3-none-any.whl (20 kB) 2026-07-20 14:16:47.862 | Downloading jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 2026-07-20 14:16:47.884 | Downloading jsonpointer-3.1.1-py3-none-any.whl (7.7 kB) 2026-07-20 14:16:47.907 | Downloading oslo_reports-3.9.0-py3-none-any.whl (54 kB) 2026-07-20 14:16:47.929 | Downloading platformdirs-4.10.0-py3-none-any.whl (22 kB) 2026-07-20 14:16:47.951 | Downloading python_barbicanclient-7.5.0-py3-none-any.whl (90 kB) 2026-07-20 14:16:47.975 | Downloading cliff-4.15.0-py3-none-any.whl (86 kB) 2026-07-20 14:16:48.003 | Downloading autopage-0.6.0-py3-none-any.whl (30 kB) 2026-07-20 14:16:48.026 | Downloading cmd2-4.0.0-py3-none-any.whl (180 kB) 2026-07-20 14:16:48.049 | Downloading prompt_toolkit-3.0.52-py3-none-any.whl (391 kB) 2026-07-20 14:16:48.074 | Downloading pyperclip-1.11.0-py3-none-any.whl (11 kB) 2026-07-20 14:16:48.097 | Downloading rich_argparse-1.8.0-py3-none-any.whl (25 kB) 2026-07-20 14:16:48.119 | Downloading taskflow-6.3.0-py3-none-any.whl (491 kB) 2026-07-20 14:16:48.148 | Downloading automaton-3.4.0-py3-none-any.whl (23 kB) 2026-07-20 14:16:48.170 | Downloading networkx-3.6.1-py3-none-any.whl (2.1 MB) 2026-07-20 14:16:48.209 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 58.0 MB/s 0:00:00 2026-07-20 14:16:48.224 | Downloading pydot-4.0.1-py3-none-any.whl (37 kB) 2026-07-20 14:16:48.247 | Downloading WSME-0.12.1-py3-none-any.whl (59 kB) 2026-07-20 14:16:48.270 | Downloading importlib_metadata-9.0.0-py3-none-any.whl (27 kB) 2026-07-20 14:16:48.291 | Downloading zipp-4.1.0-py3-none-any.whl (10 kB) 2026-07-20 14:16:48.387 | Building wheels for collected packages: glance, simplegeneric 2026-07-20 14:16:48.388 | Building editable for glance (pyproject.toml): started 2026-07-20 14:16:49.231 | Building editable for glance (pyproject.toml): finished with status 'done' 2026-07-20 14:16:49.232 | Created wheel for glance: filename=glance-33.0.0.0b3.dev14-0.editable-py3-none-any.whl size=9051 sha256=06d4a63a5ff40707f7aeb559fe564d0904e86e19bb8472596c17eb80f1de9d97 2026-07-20 14:16:49.233 | Stored in directory: /tmp/pip-ephem-wheel-cache-k75820pv/wheels/31/93/bf/c06e9c56745867b4722d11aae03416a994ddf0e859898c0382 2026-07-20 14:16:49.238 | Building wheel for simplegeneric (pyproject.toml): started 2026-07-20 14:16:49.649 | Building wheel for simplegeneric (pyproject.toml): finished with status 'done' 2026-07-20 14:16:49.650 | Created wheel for simplegeneric: filename=simplegeneric-0.8.1-py3-none-any.whl size=5103 sha256=f158488b069bcafcbe2f069ebc15983abb50da4b00cfe84282c546c62aa0b2f8 2026-07-20 14:16:49.650 | Stored in directory: /home/quobyte/.cache/pip/wheels/bf/7f/ac/c96a7918d97103348ae720bdf93aa7f5458f5efb90718e9873 2026-07-20 14:16:49.655 | Successfully built glance simplegeneric 2026-07-20 14:16:49.929 | 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-20 14:16:52.922 | Attempting uninstall: jsonpointer 2026-07-20 14:16:52.937 | Found existing installation: jsonpointer 2.0 2026-07-20 14:16:52.939 | Not uninstalling jsonpointer at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-20 14:16:52.939 | Can't uninstall 'jsonpointer'. No files were found to uninstall. 2026-07-20 14:16:52.956 | Attempting uninstall: jmespath 2026-07-20 14:16:52.971 | Found existing installation: jmespath 1.0.1 2026-07-20 14:16:52.972 | Not uninstalling jmespath at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-20 14:16:52.972 | Can't uninstall 'jmespath'. No files were found to uninstall. 2026-07-20 14:16:53.015 | Attempting uninstall: httplib2 2026-07-20 14:16:53.030 | Found existing installation: httplib2 0.20.4 2026-07-20 14:16:53.030 | Not uninstalling httplib2 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-20 14:16:53.031 | Can't uninstall 'httplib2'. No files were found to uninstall. 2026-07-20 14:16:53.128 | Attempting uninstall: jsonpatch 2026-07-20 14:16:53.145 | Found existing installation: jsonpatch 1.32 2026-07-20 14:16:53.145 | Not uninstalling jsonpatch at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-20 14:16:53.146 | Can't uninstall 'jsonpatch'. No files were found to uninstall. 2026-07-20 14:16:57.562 | 2026-07-20 14:16:57.581 | Successfully installed WSME-0.12.1 automaton-3.4.0 autopage-0.6.0 castellan-5.8.0 cliff-4.15.0 cmd2-4.0.0 cursive-0.2.4 glance-33.0.0.0b3.dev14 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.12.0 oslo.reports-3.9.0 platformdirs-4.10.0 prompt-toolkit-3.0.52 pydot-4.0.1 pyperclip-1.11.0 python-barbicanclient-7.5.0 rich-argparse-1.8.0 simplegeneric-0.8.1 taskflow-6.3.0 zipp-4.1.0 2026-07-20 14:16:57.827 | + inc/python:pip_install:216 : result=0 2026-07-20 14:16:57.831 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-20 14:16:57.834 | + functions-common:time_stop:2420 : local name 2026-07-20 14:16:57.838 | + functions-common:time_stop:2421 : local end_time 2026-07-20 14:16:57.841 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-20 14:16:57.844 | + functions-common:time_stop:2423 : local total 2026-07-20 14:16:57.848 | + functions-common:time_stop:2424 : local start_time 2026-07-20 14:16:57.851 | + functions-common:time_stop:2426 : name=pip_install 2026-07-20 14:16:57.854 | + functions-common:time_stop:2427 : start_time=1784556998113 2026-07-20 14:16:57.857 | + functions-common:time_stop:2429 : [[ -z 1784556998113 ]] 2026-07-20 14:16:57.862 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-20 14:16:57.867 | + functions-common:time_stop:2432 : end_time=1784557017863 2026-07-20 14:16:57.870 | + functions-common:time_stop:2433 : elapsed_time=19750 2026-07-20 14:16:57.874 | + functions-common:time_stop:2434 : total=77044 2026-07-20 14:16:57.877 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-20 14:16:57.880 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=96794 2026-07-20 14:16:57.884 | + inc/python:pip_install:219 : return 0 2026-07-20 14:16:57.887 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-07-20 14:16:57.891 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-07-20 14:16:57.894 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/glance 2026-07-20 14:16:57.898 | + inc/python:use_library_from_git:266 : local name=/opt/stack/glance 2026-07-20 14:16:57.900 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-20 14:16:57.904 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-20 14:16:57.908 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/glance, ]] 2026-07-20 14:16:57.912 | + inc/python:use_library_from_git:269 : return 1 2026-07-20 14:16:57.916 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-07-20 14:16:57.919 | + ./stack.sh:main:945 : configure_glance 2026-07-20 14:16:57.923 | + lib/glance:configure_glance:350 : sudo install -d -o quobyte /etc/glance /etc/glance/metadefs 2026-07-20 14:16:57.940 | + lib/glance:configure_glance:353 : local dburl 2026-07-20 14:16:57.943 | ++ lib/glance:configure_glance:354 : database_connection_url glance 2026-07-20 14:16:57.947 | ++ lib/database:database_connection_url:134 : local db=glance 2026-07-20 14:16:57.950 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2026-07-20 14:16:57.953 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=glance 2026-07-20 14:16:57.957 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-20 14:16:57.960 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-20 14:16:57.963 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-20 14:16:57.983 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-20 14:16:57.987 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-20 14:16:57.990 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-07-20 14:16:57.994 | + lib/glance:configure_glance:354 : dburl='mysql+pymysql://root:stackdb@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-07-20 14:16:57.997 | + lib/glance:configure_glance:356 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2026-07-20 14:16:58.039 | + 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-20 14:16:58.080 | + lib/glance:configure_glance:358 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2026-07-20 14:16:58.119 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2026-07-20 14:16:58.160 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_driver centralized_db 2026-07-20 14:16:58.199 | + lib/glance:configure_glance:361 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2026-07-20 14:16:58.242 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2026-07-20 14:16:58.284 | + lib/glance:configure_glance:363 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2026-07-20 14:16:58.287 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/glance/glance-api.conf 2026-07-20 14:16:58.290 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=glance 2026-07-20 14:16:58.294 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-07-20 14:16:58.298 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-07-20 14:16:58.301 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/glance/glance-api.conf glance keystone_authtoken 2026-07-20 14:16:58.305 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/glance/glance-api.conf 2026-07-20 14:16:58.309 | + lib/keystone:configure_keystoneauth:392 : local admin_user=glance 2026-07-20 14:16:58.312 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-07-20 14:16:58.316 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2026-07-20 14:16:58.357 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2026-07-20 14:16:58.397 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://192.168.122.72/identity 2026-07-20 14:16:58.437 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2026-07-20 14:16:58.477 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/glance/glance-api.conf keystone_authtoken password nomoresecret 2026-07-20 14:16:58.517 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2026-07-20 14:16:58.556 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2026-07-20 14:16:58.595 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2026-07-20 14:16:58.636 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/glance/glance-api.conf keystone_authtoken www_authenticate_uri http://192.168.122.72/identity 2026-07-20 14:16:58.677 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-07-20 14:16:58.716 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2026-07-20 14:16:58.756 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-07-20 14:16:58.759 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2026-07-20 14:16:58.803 | + lib/glance:configure_glance:365 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2026-07-20 14:16:58.807 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=glance 2026-07-20 14:16:58.810 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/glance/glance-api.conf 2026-07-20 14:16:58.814 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-07-20 14:16:58.817 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-07-20 14:16:58.819 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-07-20 14:16:58.841 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 14:16:58.846 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-07-20 14:16:58.849 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-07-20 14:16:58.853 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-07-20 14:16:58.874 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-20 14:16:58.877 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.72:5672/ 2026-07-20 14:16:58.881 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.72:5672/ 2026-07-20 14:16:58.924 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-07-20 14:16:58.927 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-07-20 14:16:58.931 | + lib/glance:configure_glance:366 : '[' libvirt = libvirt ']' 2026-07-20 14:16:58.935 | + lib/glance:configure_glance:366 : '[' kvm = parallels ']' 2026-07-20 14:16:58.938 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2026-07-20 14:16:58.976 | + lib/glance:configure_glance:371 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2026-07-20 14:16:59.016 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-api.conf image_format require_image_format_match True 2026-07-20 14:16:59.056 | + lib/glance:configure_glance:375 : configure_glance_store False False 2026-07-20 14:16:59.060 | + lib/glance:configure_glance_store:280 : local use_cinder_for_glance=False 2026-07-20 14:16:59.063 | + lib/glance:configure_glance_store:281 : local glance_enable_multiple_stores=False 2026-07-20 14:16:59.066 | + lib/glance:configure_glance_store:282 : local be 2026-07-20 14:16:59.069 | + lib/glance:configure_glance_store:284 : [[ False == \F\a\l\s\e ]] 2026-07-20 14:16:59.072 | + lib/glance:configure_glance_store:285 : [[ False == \T\r\u\e ]] 2026-07-20 14:16:59.075 | + lib/glance:configure_glance_store:302 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2026-07-20 14:16:59.115 | + lib/glance:configure_glance:378 : '[' -n '' ']' 2026-07-20 14:16:59.119 | + lib/glance:configure_glance:381 : iniset /etc/glance/glance-api.conf cors allowed_origin http://192.168.122.72 2026-07-20 14:16:59.161 | + lib/glance:configure_glance:385 : [[ False == \F\a\l\s\e ]] 2026-07-20 14:16:59.165 | + lib/glance:configure_glance:387 : [[ False == \T\r\u\e ]] 2026-07-20 14:16:59.167 | + lib/glance:configure_glance:393 : is_service_enabled s-proxy 2026-07-20 14:16:59.189 | + functions-common:is_service_enabled:2076 : return 1 2026-07-20 14:16:59.193 | + lib/glance:configure_glance:422 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://192.168.122.72/image 2026-07-20 14:16:59.230 | + lib/glance:configure_glance:424 : is_service_enabled tls-proxy 2026-07-20 14:16:59.252 | + functions-common:is_service_enabled:2076 : return 1 2026-07-20 14:16:59.255 | + lib/glance:configure_glance:430 : setup_logging /etc/glance/glance-api.conf 2026-07-20 14:16:59.259 | + functions:setup_logging:693 : setup_systemd_logging /etc/glance/glance-api.conf 2026-07-20 14:16:59.262 | + functions:setup_systemd_logging:710 : local conf_file=/etc/glance/glance-api.conf 2026-07-20 14:16:59.267 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-07-20 14:16:59.292 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-07-20 14:16:59.295 | + functions:setup_systemd_logging:716 : local pidstr= 2026-07-20 14:16:59.298 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-07-20 14:16:59.302 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-07-20 14:16:59.306 | + 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-20 14:16:59.347 | + 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-20 14:16:59.387 | + 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-20 14:16:59.427 | + functions:setup_systemd_logging:727 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-07-20 14:16:59.466 | + functions:setup_systemd_logging:730 : iniset /etc/glance/glance-api.conf DEFAULT log_color False 2026-07-20 14:16:59.506 | + lib/glance:configure_glance:432 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2026-07-20 14:16:59.512 | + lib/glance:configure_glance:435 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2026-07-20 14:16:59.556 | + lib/glance:configure_glance:436 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2026-07-20 14:16:59.595 | + lib/glance:configure_glance:437 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2026-07-20 14:16:59.635 | + lib/glance:configure_glance:438 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_driver centralized_db 2026-07-20 14:16:59.673 | + lib/glance:configure_glance:441 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2026-07-20 14:16:59.714 | + lib/glance:configure_glance:444 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2026-07-20 14:16:59.757 | + lib/glance:configure_glance:445 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2026-07-20 14:16:59.798 | + lib/glance:configure_glance:446 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2026-07-20 14:16:59.838 | + lib/glance:configure_glance:448 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2026-07-20 14:16:59.844 | + 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-20 14:16:59.852 | + lib/glance:configure_glance:451 : is_service_enabled tls-proxy 2026-07-20 14:16:59.874 | + functions-common:is_service_enabled:2076 : return 1 2026-07-20 14:16:59.878 | + lib/glance:configure_glance:459 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini glance.wsgi.api:application /image glance-api 2026-07-20 14:16:59.881 | + lib/apache:write_local_uwsgi_http_config:319 : local conf=/etc/glance/glance-uwsgi.ini 2026-07-20 14:16:59.884 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=glance.wsgi.api:application 2026-07-20 14:16:59.888 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2026-07-20 14:16:59.891 | + lib/apache:write_local_uwsgi_http_config:322 : local name=glance-api 2026-07-20 14:16:59.895 | + lib/apache:write_local_uwsgi_http_config:324 : '[' -z glance-api ']' 2026-07-20 14:16:59.898 | + lib/apache:write_local_uwsgi_http_config:332 : rm -rf /etc/glance/glance-uwsgi.ini 2026-07-20 14:16:59.904 | + lib/apache:write_local_uwsgi_http_config:335 : [[ glance.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-07-20 14:16:59.908 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi module glance.wsgi.api:application 2026-07-20 14:16:59.951 | ++ lib/apache:write_local_uwsgi_http_config:341 : get_random_port 2026-07-20 14:16:59.954 | ++ functions:get_random_port:860 : read lower_port upper_port 2026-07-20 14:16:59.957 | ++ functions:get_random_port:861 : true 2026-07-20 14:16:59.961 | ++ functions:get_random_port:862 : (( port = upper_port )) 2026-07-20 14:16:59.963 | ++ functions:get_random_port:862 : (( port >= lower_port )) 2026-07-20 14:16:59.966 | ++ functions:get_random_port:863 : sudo lsof -i :60999 2026-07-20 14:17:00.020 | ++ functions:get_random_port:864 : [[ 1 > 0 ]] 2026-07-20 14:17:00.023 | ++ functions:get_random_port:865 : break 2 2026-07-20 14:17:00.026 | ++ functions:get_random_port:869 : echo 60999 2026-07-20 14:17:00.030 | + lib/apache:write_local_uwsgi_http_config:341 : port=60999 2026-07-20 14:17:00.033 | + lib/apache:write_local_uwsgi_http_config:342 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2026-07-20 14:17:00.073 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2026-07-20 14:17:00.113 | + lib/apache:write_local_uwsgi_http_config:345 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2026-07-20 14:17:00.153 | + lib/apache:write_local_uwsgi_http_config:347 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2026-07-20 14:17:00.193 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2026-07-20 14:17:00.234 | + lib/apache:write_local_uwsgi_http_config:351 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 80 2026-07-20 14:17:00.274 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2026-07-20 14:17:00.313 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2026-07-20 14:17:00.352 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2026-07-20 14:17:00.391 | + 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-20 14:17:00.433 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2026-07-20 14:17:00.473 | + lib/apache:write_local_uwsgi_http_config:361 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2026-07-20 14:17:00.514 | + lib/apache:write_local_uwsgi_http_config:363 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2026-07-20 14:17:00.554 | + lib/apache:write_local_uwsgi_http_config:364 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2026-07-20 14:17:00.595 | + lib/apache:write_local_uwsgi_http_config:365 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2026-07-20 14:17:00.635 | + lib/apache:write_local_uwsgi_http_config:366 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2026-07-20 14:17:00.675 | + lib/apache:write_local_uwsgi_http_config:367 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2026-07-20 14:17:00.715 | + lib/apache:write_local_uwsgi_http_config:368 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2026-07-20 14:17:00.755 | + lib/apache:write_local_uwsgi_http_config:370 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2026-07-20 14:17:00.794 | + lib/apache:write_local_uwsgi_http_config:372 : iniset /etc/glance/glance-uwsgi.ini uwsgi start-time %t 2026-07-20 14:17:00.835 | + lib/apache:write_local_uwsgi_http_config:374 : enable_apache_mod proxy 2026-07-20 14:17:00.839 | + lib/apache:enable_apache_mod:55 : local mod=proxy 2026-07-20 14:17:00.842 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-20 14:17:00.845 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-20 14:17:00.849 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-20 14:17:00.852 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-20 14:17:00.855 | + lib/apache:enable_apache_mod:61 : [[ proxy != \v\e\r\s\i\o\n ]] 2026-07-20 14:17:00.858 | + lib/apache:enable_apache_mod:61 : a2query -m proxy 2026-07-20 14:17:00.861 | perl: warning: Setting locale failed. 2026-07-20 14:17:00.861 | perl: warning: Please check that your locale settings: 2026-07-20 14:17:00.861 | LANGUAGE = (unset), 2026-07-20 14:17:00.861 | LC_ALL = "en_US.utf8", 2026-07-20 14:17:00.862 | LANG = (unset) 2026-07-20 14:17:00.862 | are supported and installed on your system. 2026-07-20 14:17:00.862 | perl: warning: Falling back to the standard locale ("C"). 2026-07-20 14:17:00.897 | proxy (enabled by site administrator) 2026-07-20 14:17:00.901 | + lib/apache:write_local_uwsgi_http_config:375 : enable_apache_mod proxy_http 2026-07-20 14:17:00.904 | + lib/apache:enable_apache_mod:55 : local mod=proxy_http 2026-07-20 14:17:00.907 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-20 14:17:00.910 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-20 14:17:00.914 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-20 14:17:00.917 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-20 14:17:00.920 | + lib/apache:enable_apache_mod:61 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2026-07-20 14:17:00.923 | + lib/apache:enable_apache_mod:61 : a2query -m proxy_http 2026-07-20 14:17:00.926 | perl: warning: Setting locale failed. 2026-07-20 14:17:00.926 | perl: warning: Please check that your locale settings: 2026-07-20 14:17:00.926 | LANGUAGE = (unset), 2026-07-20 14:17:00.926 | LC_ALL = "en_US.utf8", 2026-07-20 14:17:00.927 | LANG = (unset) 2026-07-20 14:17:00.927 | are supported and installed on your system. 2026-07-20 14:17:00.927 | perl: warning: Falling back to the standard locale ("C"). 2026-07-20 14:17:00.962 | No module matches proxy_http 2026-07-20 14:17:00.965 | + lib/apache:enable_apache_mod:62 : sudo a2enmod proxy_http 2026-07-20 14:17:00.979 | perl: warning: Setting locale failed. 2026-07-20 14:17:00.979 | perl: warning: Please check that your locale settings: 2026-07-20 14:17:00.979 | LANGUAGE = (unset), 2026-07-20 14:17:00.979 | LC_ALL = "en_US.utf8", 2026-07-20 14:17:00.979 | LANG = "de_DE.UTF-8" 2026-07-20 14:17:00.979 | are supported and installed on your system. 2026-07-20 14:17:00.979 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-20 14:17:01.019 | Considering dependency proxy for proxy_http: 2026-07-20 14:17:01.019 | Module proxy already enabled 2026-07-20 14:17:01.019 | Enabling module proxy_http. 2026-07-20 14:17:01.024 | To activate the new configuration, you need to run: 2026-07-20 14:17:01.025 | systemctl restart apache2 2026-07-20 14:17:01.030 | + lib/apache:enable_apache_mod:63 : [[ '' != \n\o\r\e\s\t\a\r\t ]] 2026-07-20 14:17:01.033 | + lib/apache:enable_apache_mod:64 : restart_apache_server 2026-07-20 14:17:01.037 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-20 14:17:01.039 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-20 14:17:01.043 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-20 14:17:01.185 | + lib/apache:write_local_uwsgi_http_config:376 : local apache_conf= 2026-07-20 14:17:01.190 | ++ lib/apache:write_local_uwsgi_http_config:377 : apache_site_config_for glance-api 2026-07-20 14:17:01.193 | ++ lib/apache:apache_site_config_for:174 : local site=glance-api 2026-07-20 14:17:01.195 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-07-20 14:17:01.199 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-20 14:17:01.202 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-20 14:17:01.206 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/glance-api.conf 2026-07-20 14:17:01.210 | + lib/apache:write_local_uwsgi_http_config:377 : apache_conf=/etc/apache2/sites-available/glance-api.conf 2026-07-20 14:17:01.214 | + lib/apache:write_local_uwsgi_http_config:378 : echo 'KeepAlive Off' 2026-07-20 14:17:01.214 | + lib/apache:write_local_uwsgi_http_config:378 : sudo tee /etc/apache2/sites-available/glance-api.conf 2026-07-20 14:17:01.225 | KeepAlive Off 2026-07-20 14:17:01.232 | + lib/apache:write_local_uwsgi_http_config:379 : echo 'SetEnv proxy-sendchunked 1' 2026-07-20 14:17:01.232 | + lib/apache:write_local_uwsgi_http_config:379 : sudo tee -a /etc/apache2/sites-available/glance-api.conf 2026-07-20 14:17:01.242 | SetEnv proxy-sendchunked 1 2026-07-20 14:17:01.248 | + lib/apache:write_local_uwsgi_http_config:380 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 acquire=1 ' 2026-07-20 14:17:01.249 | + lib/apache:write_local_uwsgi_http_config:380 : sudo tee -a /etc/apache2/sites-available/glance-api.conf 2026-07-20 14:17:01.260 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 acquire=1 2026-07-20 14:17:01.265 | + lib/apache:write_local_uwsgi_http_config:381 : enable_apache_site glance-api 2026-07-20 14:17:01.268 | + lib/apache:enable_apache_site:191 : local site=glance-api 2026-07-20 14:17:01.272 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-07-20 14:17:01.276 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-07-20 14:17:01.279 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-20 14:17:01.283 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-20 14:17:01.286 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-20 14:17:01.289 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-20 14:17:01.293 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-07-20 14:17:01.296 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-07-20 14:17:01.300 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-20 14:17:01.303 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-20 14:17:01.307 | + lib/apache:enable_apache_site:195 : sudo a2ensite glance-api 2026-07-20 14:17:01.318 | perl: warning: Setting locale failed. 2026-07-20 14:17:01.318 | perl: warning: Please check that your locale settings: 2026-07-20 14:17:01.319 | LANGUAGE = (unset), 2026-07-20 14:17:01.319 | LC_ALL = "en_US.utf8", 2026-07-20 14:17:01.319 | LANG = "de_DE.UTF-8" 2026-07-20 14:17:01.319 | are supported and installed on your system. 2026-07-20 14:17:01.319 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-20 14:17:01.359 | Enabling site glance-api. 2026-07-20 14:17:01.365 | To activate the new configuration, you need to run: 2026-07-20 14:17:01.365 | systemctl reload apache2 2026-07-20 14:17:01.372 | + lib/apache:write_local_uwsgi_http_config:382 : restart_apache_server 2026-07-20 14:17:01.375 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-20 14:17:01.378 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-20 14:17:01.381 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-20 14:17:01.507 | ++ lib/glance:configure_glance:463 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2026-07-20 14:17:01.514 | + lib/glance:configure_glance:463 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2026-07-20 14:17:01.555 | + lib/glance:configure_glance:467 : iniset /etc/glance/glance-api.conf wsgi python_interpreter /opt/stack/data/venv/bin/python3 2026-07-20 14:17:01.597 | + lib/glance:configure_glance:469 : [[ True == True ]] 2026-07-20 14:17:01.600 | + lib/glance:configure_glance:470 : iniset /etc/glance/glance-api.conf oslo_policy enforce_new_defaults true 2026-07-20 14:17:01.642 | + lib/glance:configure_glance:471 : iniset /etc/glance/glance-api.conf DEFAULT enforce_secure_rbac true 2026-07-20 14:17:01.683 | + ./stack.sh:main:948 : is_service_enabled cinder 2026-07-20 14:17:01.707 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 14:17:01.709 | + ./stack.sh:main:950 : stack_install_service cinder 2026-07-20 14:17:01.713 | + lib/stack:stack_install_service:20 : local service=cinder 2026-07-20 14:17:01.716 | + lib/stack:stack_install_service:21 : type install_cinder 2026-07-20 14:17:01.719 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-07-20 14:17:01.722 | + lib/stack:stack_install_service:32 : install_cinder 2026-07-20 14:17:01.726 | + lib/cinder:install_cinder:539 : git_clone https://review.opendev.org/openstack/cinder.git /opt/stack/cinder refs/changes/96/997996/1 2026-07-20 14:17:01.730 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/cinder.git 2026-07-20 14:17:01.733 | + functions-common:git_clone:590 : local git_dest=/opt/stack/cinder 2026-07-20 14:17:01.736 | + functions-common:git_clone:591 : local git_ref=refs/changes/96/997996/1 2026-07-20 14:17:01.740 | + functions-common:git_clone:592 : local orig_dir 2026-07-20 14:17:01.744 | ++ functions-common:git_clone:593 : pwd 2026-07-20 14:17:01.749 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-07-20 14:17:01.752 | + functions-common:git_clone:594 : local git_clone_flags= 2026-07-20 14:17:01.755 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-20 14:17:01.779 | + functions-common:git_clone:596 : RECLONE=False 2026-07-20 14:17:01.783 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-20 14:17:01.786 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-20 14:17:01.791 | + functions-common:git_clone:610 : echo refs/changes/96/997996/1 2026-07-20 14:17:01.791 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-07-20 14:17:01.796 | + functions-common:git_clone:612 : [[ ! -d /opt/stack/cinder ]] 2026-07-20 14:17:01.800 | + functions-common:git_clone:613 : [[ False = \T\r\u\e ]] 2026-07-20 14:17:01.804 | + functions-common:git_clone:618 : git_timed clone https://review.opendev.org/openstack/cinder.git /opt/stack/cinder 2026-07-20 14:17:01.807 | + functions-common:git_timed:697 : local count=0 2026-07-20 14:17:01.811 | + functions-common:git_timed:698 : local timeout=0 2026-07-20 14:17:01.815 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-20 14:17:01.817 | + functions-common:git_timed:701 : timeout=0 2026-07-20 14:17:01.821 | + functions-common:git_timed:704 : time_start git_timed 2026-07-20 14:17:01.824 | + functions-common:time_start:2406 : local name=git_timed 2026-07-20 14:17:01.828 | + functions-common:time_start:2407 : local start_time= 2026-07-20 14:17:01.831 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-20 14:17:01.835 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-20 14:17:01.842 | + functions-common:time_start:2411 : _TIME_START[$name]=1784557021837 2026-07-20 14:17:01.845 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone https://review.opendev.org/openstack/cinder.git /opt/stack/cinder 2026-07-20 14:17:01.849 | Cloning into '/opt/stack/cinder'... 2026-07-20 14:18:00.499 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-20 14:18:00.504 | + functions-common:time_stop:2420 : local name 2026-07-20 14:18:00.508 | + functions-common:time_stop:2421 : local end_time 2026-07-20 14:18:00.512 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-20 14:18:00.516 | + functions-common:time_stop:2423 : local total 2026-07-20 14:18:00.519 | + functions-common:time_stop:2424 : local start_time 2026-07-20 14:18:00.523 | + functions-common:time_stop:2426 : name=git_timed 2026-07-20 14:18:00.527 | + functions-common:time_stop:2427 : start_time=1784557021837 2026-07-20 14:18:00.530 | + functions-common:time_stop:2429 : [[ -z 1784557021837 ]] 2026-07-20 14:18:00.535 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-20 14:18:00.541 | + functions-common:time_stop:2432 : end_time=1784557080537 2026-07-20 14:18:00.545 | + functions-common:time_stop:2433 : elapsed_time=58700 2026-07-20 14:18:00.549 | + functions-common:time_stop:2434 : total=36233 2026-07-20 14:18:00.553 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-20 14:18:00.557 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=94933 2026-07-20 14:18:00.561 | + functions-common:git_clone:620 : cd /opt/stack/cinder 2026-07-20 14:18:00.565 | + functions-common:git_clone:621 : git_timed fetch https://review.opendev.org/openstack/cinder.git refs/changes/96/997996/1 2026-07-20 14:18:00.569 | + functions-common:git_timed:697 : local count=0 2026-07-20 14:18:00.573 | + functions-common:git_timed:698 : local timeout=0 2026-07-20 14:18:00.577 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-20 14:18:00.581 | + functions-common:git_timed:701 : timeout=0 2026-07-20 14:18:00.585 | + functions-common:git_timed:704 : time_start git_timed 2026-07-20 14:18:00.588 | + functions-common:time_start:2406 : local name=git_timed 2026-07-20 14:18:00.592 | + functions-common:time_start:2407 : local start_time= 2026-07-20 14:18:00.596 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-20 14:18:00.601 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-20 14:18:00.607 | + functions-common:time_start:2411 : _TIME_START[$name]=1784557080602 2026-07-20 14:18:00.611 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch https://review.opendev.org/openstack/cinder.git refs/changes/96/997996/1 2026-07-20 14:18:01.805 | From https://review.opendev.org/openstack/cinder 2026-07-20 14:18:01.805 | * branch refs/changes/96/997996/1 -> FETCH_HEAD 2026-07-20 14:18:01.814 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-20 14:18:01.818 | + functions-common:time_stop:2420 : local name 2026-07-20 14:18:01.821 | + functions-common:time_stop:2421 : local end_time 2026-07-20 14:18:01.825 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-20 14:18:01.828 | + functions-common:time_stop:2423 : local total 2026-07-20 14:18:01.832 | + functions-common:time_stop:2424 : local start_time 2026-07-20 14:18:01.836 | + functions-common:time_stop:2426 : name=git_timed 2026-07-20 14:18:01.840 | + functions-common:time_stop:2427 : start_time=1784557080602 2026-07-20 14:18:01.844 | + functions-common:time_stop:2429 : [[ -z 1784557080602 ]] 2026-07-20 14:18:01.849 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-20 14:18:01.854 | + functions-common:time_stop:2432 : end_time=1784557081850 2026-07-20 14:18:01.858 | + functions-common:time_stop:2433 : elapsed_time=1248 2026-07-20 14:18:01.862 | + functions-common:time_stop:2434 : total=94933 2026-07-20 14:18:01.866 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-20 14:18:01.870 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=96181 2026-07-20 14:18:01.873 | + functions-common:git_clone:621 : git checkout FETCH_HEAD 2026-07-20 14:18:02.114 | Note: switching to 'FETCH_HEAD'. 2026-07-20 14:18:02.115 | 2026-07-20 14:18:02.115 | You are in 'detached HEAD' state. You can look around, make experimental 2026-07-20 14:18:02.115 | changes and commit them, and you can discard any commits you make in this 2026-07-20 14:18:02.115 | state without impacting any branches by switching back to a branch. 2026-07-20 14:18:02.115 | 2026-07-20 14:18:02.115 | If you want to create a new branch to retain commits you create, you may 2026-07-20 14:18:02.115 | do so (now or later) by using -c with the switch command. Example: 2026-07-20 14:18:02.115 | 2026-07-20 14:18:02.115 | git switch -c 2026-07-20 14:18:02.116 | 2026-07-20 14:18:02.116 | Or undo this operation with: 2026-07-20 14:18:02.116 | 2026-07-20 14:18:02.116 | git switch - 2026-07-20 14:18:02.116 | 2026-07-20 14:18:02.116 | Turn off this advice by setting config variable advice.detachedHead to false 2026-07-20 14:18:02.116 | 2026-07-20 14:18:02.117 | HEAD is now at 8340d7b06 Tests: NFS: Remove duplicate mock 2026-07-20 14:18:02.119 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/cinder 2026-07-20 14:18:02.138 | + functions-common:git_clone:672 : cd /opt/stack/cinder 2026-07-20 14:18:02.143 | + functions-common:git_clone:673 : git show --oneline 2026-07-20 14:18:02.145 | + functions-common:git_clone:673 : head -1 2026-07-20 14:18:02.148 | 8340d7b06 Tests: NFS: Remove duplicate mock 2026-07-20 14:18:02.152 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-07-20 14:18:02.156 | + lib/cinder:install_cinder:540 : setup_develop /opt/stack/cinder 2026-07-20 14:18:02.160 | + inc/python:setup_develop:353 : local bindep 2026-07-20 14:18:02.164 | + inc/python:setup_develop:354 : [[ /opt/stack/cinder == -bindep* ]] 2026-07-20 14:18:02.168 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/cinder 2026-07-20 14:18:02.172 | + inc/python:setup_develop:359 : local extras= 2026-07-20 14:18:02.176 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2026-07-20 14:18:02.180 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-07-20 14:18:02.184 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/cinder == -bindep* ]] 2026-07-20 14:18:02.188 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/cinder 2026-07-20 14:18:02.192 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-07-20 14:18:02.196 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-07-20 14:18:02.201 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/cinder 2026-07-20 14:18:02.205 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-07-20 14:18:02.209 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/cinder 2026-07-20 14:18:02.213 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-07-20 14:18:02.217 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-07-20 14:18:02.223 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2026-07-20 14:18:02.229 | + inc/python:_setup_package_with_constraints_edit:400 : name=cinder 2026-07-20 14:18:02.233 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z cinder ']' 2026-07-20 14:18:02.237 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2026-07-20 14:18:02.395 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/cinder -e 2026-07-20 14:18:02.399 | + inc/python:setup_package:436 : local bindep=0 2026-07-20 14:18:02.403 | + inc/python:setup_package:437 : local bindep_flag= 2026-07-20 14:18:02.407 | + inc/python:setup_package:438 : local bindep_profiles= 2026-07-20 14:18:02.410 | + inc/python:setup_package:439 : [[ /opt/stack/cinder == -bindep* ]] 2026-07-20 14:18:02.414 | + inc/python:setup_package:444 : local project_dir=/opt/stack/cinder 2026-07-20 14:18:02.418 | + inc/python:setup_package:445 : local flags=-e 2026-07-20 14:18:02.423 | + inc/python:setup_package:446 : local extras= 2026-07-20 14:18:02.427 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-07-20 14:18:02.430 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-07-20 14:18:02.434 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-07-20 14:18:02.438 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-07-20 14:18:02.442 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-07-20 14:18:02.446 | + inc/python:setup_package:464 : pip_install -e /opt/stack/cinder 2026-07-20 14:18:02.477 | Using python 3.12 to install /opt/stack/cinder 2026-07-20 14:18:02.481 | + 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-20 14:18:03.477 | Obtaining file:///opt/stack/cinder 2026-07-20 14:18:03.482 | Installing build dependencies: started 2026-07-20 14:18:05.219 | Installing build dependencies: finished with status 'done' 2026-07-20 14:18:05.219 | Checking if build backend supports build_editable: started 2026-07-20 14:18:05.770 | Checking if build backend supports build_editable: finished with status 'done' 2026-07-20 14:18:05.771 | Getting requirements to build editable: started 2026-07-20 14:18:06.073 | Getting requirements to build editable: finished with status 'done' 2026-07-20 14:18:06.074 | Preparing editable metadata (pyproject.toml): started 2026-07-20 14:18:07.464 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-07-20 14:18:07.491 | Requirement already satisfied: pbr>=5.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev181) (7.0.3) 2026-07-20 14:18:07.493 | Requirement already satisfied: decorator>=4.4.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev181) (5.3.1) 2026-07-20 14:18:07.493 | 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.dev181) (0.41.0) 2026-07-20 14:18:07.494 | Requirement already satisfied: futurist>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev181) (3.4.0) 2026-07-20 14:18:07.495 | Requirement already satisfied: greenlet>=0.4.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev181) (3.5.3) 2026-07-20 14:18:07.496 | Requirement already satisfied: iso8601>=0.1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev181) (2.1.0) 2026-07-20 14:18:07.497 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev181) (4.26.0) 2026-07-20 14:18:07.498 | Requirement already satisfied: keystoneauth1>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev181) (5.15.0) 2026-07-20 14:18:07.499 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev181) (13.0.0) 2026-07-20 14:18:08.101 | Collecting lxml>=4.5.2 (from cinder==28.1.0.dev181) 2026-07-20 14:18:08.239 | Downloading lxml-6.1.1-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl.metadata (3.5 kB) 2026-07-20 14:18:08.250 | Requirement already satisfied: oslo.config>=8.3.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev181) (10.5.0) 2026-07-20 14:18:08.252 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev181) (7.6.1) 2026-07-20 14:18:08.252 | Requirement already satisfied: oslo.context>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev181) (6.5.0) 2026-07-20 14:18:08.253 | Requirement already satisfied: oslo.db>=11.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev181) (18.1.0) 2026-07-20 14:18:08.253 | Requirement already satisfied: oslo.log>=4.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev181) (8.3.0) 2026-07-20 14:18:08.255 | Requirement already satisfied: oslo.messaging>=14.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev181) (18.2.0) 2026-07-20 14:18:08.256 | Requirement already satisfied: oslo.middleware>=4.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev181) (8.2.0) 2026-07-20 14:18:08.257 | Requirement already satisfied: oslo.policy>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev181) (6.0.0) 2026-07-20 14:18:08.258 | Requirement already satisfied: oslo.privsep>=2.6.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev181) (3.12.0) 2026-07-20 14:18:08.259 | Requirement already satisfied: oslo.reports>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev181) (3.9.0) 2026-07-20 14:18:08.260 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev181) (7.10.0) 2026-07-20 14:18:08.260 | Requirement already satisfied: oslo.serialization>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev181) (5.11.0) 2026-07-20 14:18:08.261 | Requirement already satisfied: oslo.service>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev181) (4.7.0) 2026-07-20 14:18:08.263 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev181) (2.8.0) 2026-07-20 14:18:08.266 | Requirement already satisfied: oslo.utils>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev181) (10.1.1) 2026-07-20 14:18:08.303 | Collecting oslo.versionedobjects>=2.4.0 (from cinder==28.1.0.dev181) 2026-07-20 14:18:08.319 | Downloading oslo_versionedobjects-3.11.0-py3-none-any.whl.metadata (2.5 kB) 2026-07-20 14:18:08.330 | Requirement already satisfied: osprofiler>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev181) (4.4.0) 2026-07-20 14:18:08.330 | Requirement already satisfied: packaging>=20.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev181) (26.2) 2026-07-20 14:18:08.382 | Collecting paramiko>=2.7.2 (from cinder==28.1.0.dev181) 2026-07-20 14:18:08.397 | Downloading paramiko-4.0.0-py3-none-any.whl.metadata (3.9 kB) 2026-07-20 14:18:08.409 | Requirement already satisfied: Paste>=3.4.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev181) (3.10.1) 2026-07-20 14:18:08.410 | Requirement already satisfied: PasteDeploy>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev181) (3.1.0) 2026-07-20 14:18:08.411 | Requirement already satisfied: pyparsing>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev181) (3.3.2) 2026-07-20 14:18:08.412 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev181) (7.5.0) 2026-07-20 14:18:08.449 | Collecting python-glanceclient>=3.2.2 (from cinder==28.1.0.dev181) 2026-07-20 14:18:08.468 | Downloading python_glanceclient-4.12.0-py3-none-any.whl.metadata (4.0 kB) 2026-07-20 14:18:08.477 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev181) (5.8.0) 2026-07-20 14:18:08.519 | Collecting python-novaclient>=18.2.0 (from cinder==28.1.0.dev181) 2026-07-20 14:18:08.543 | Downloading python_novaclient-18.13.0-py3-none-any.whl.metadata (3.2 kB) 2026-07-20 14:18:08.583 | Collecting python-swiftclient>=3.10.1 (from cinder==28.1.0.dev181) 2026-07-20 14:18:08.600 | Downloading python_swiftclient-4.10.0-py3-none-any.whl.metadata (3.9 kB) 2026-07-20 14:18:08.610 | Requirement already satisfied: requests>=2.25.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev181) (2.34.2) 2026-07-20 14:18:08.611 | Requirement already satisfied: urllib3>=2.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev181) (2.7.0) 2026-07-20 14:18:08.612 | Requirement already satisfied: Routes>=2.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev181) (2.5.1) 2026-07-20 14:18:08.614 | Requirement already satisfied: taskflow>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev181) (6.3.0) 2026-07-20 14:18:08.639 | Collecting rtslib-fb>=2.1.74 (from cinder==28.1.0.dev181) 2026-07-20 14:18:08.656 | Downloading rtslib_fb-2.2.4-py3-none-any.whl.metadata (2.4 kB) 2026-07-20 14:18:08.665 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev181) (2.0.51) 2026-07-20 14:18:08.665 | Requirement already satisfied: stevedore>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev181) (5.9.0) 2026-07-20 14:18:08.690 | Collecting tabulate>=0.8.7 (from cinder==28.1.0.dev181) 2026-07-20 14:18:08.707 | Downloading tabulate-0.10.0-py3-none-any.whl.metadata (40 kB) 2026-07-20 14:18:08.729 | Requirement already satisfied: tenacity>=6.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev181) (9.1.4) 2026-07-20 14:18:08.730 | Requirement already satisfied: WebOb>=1.8.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev181) (1.8.10) 2026-07-20 14:18:08.731 | Requirement already satisfied: oslo.i18n>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev181) (6.9.0) 2026-07-20 14:18:08.769 | Collecting oslo.vmware>=3.10.0 (from cinder==28.1.0.dev181) 2026-07-20 14:18:08.786 | Downloading oslo_vmware-4.10.0-py3-none-any.whl.metadata (2.2 kB) 2026-07-20 14:18:08.795 | Requirement already satisfied: os-brick>=6.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev181) (7.1.0) 2026-07-20 14:18:08.840 | Collecting tooz>=2.8.0 (from cinder==28.1.0.dev181) 2026-07-20 14:18:08.858 | Downloading tooz-9.0.0-py3-none-any.whl.metadata (2.8 kB) 2026-07-20 14:18:08.936 | Collecting google-api-python-client>=1.11.0 (from cinder==28.1.0.dev181) 2026-07-20 14:18:08.952 | Downloading google_api_python_client-2.198.0-py3-none-any.whl.metadata (7.0 kB) 2026-07-20 14:18:08.962 | Requirement already satisfied: castellan>=3.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev181) (5.8.0) 2026-07-20 14:18:08.963 | Requirement already satisfied: cryptography>=3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev181) (43.0.3) 2026-07-20 14:18:08.964 | Requirement already satisfied: cursive>=0.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev181) (0.2.4) 2026-07-20 14:18:09.152 | Collecting zstd>=1.5.0.0 (from cinder==28.1.0.dev181) 2026-07-20 14:18:09.168 | 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-20 14:18:09.533 | Collecting boto3>=1.18.49 (from cinder==28.1.0.dev181) 2026-07-20 14:18:09.549 | Downloading boto3-1.35.99-py3-none-any.whl.metadata (6.7 kB) 2026-07-20 14:18:09.559 | Requirement already satisfied: distro>=1.8.0 in /usr/lib/python3/dist-packages (from cinder==28.1.0.dev181) (1.9.0) 2026-07-20 14:18:09.560 | Requirement already satisfied: tzdata>=2022.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev181) (2026.2) 2026-07-20 14:18:09.560 | Requirement already satisfied: cachetools>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev181) (7.1.4) 2026-07-20 14:18:09.978 | Collecting botocore<1.36.0,>=1.35.99 (from boto3>=1.18.49->cinder==28.1.0.dev181) 2026-07-20 14:18:09.994 | Downloading botocore-1.35.99-py3-none-any.whl.metadata (5.7 kB) 2026-07-20 14:18:10.004 | 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.dev181) (1.1.0) 2026-07-20 14:18:10.097 | Collecting s3transfer<0.11.0,>=0.10.0 (from boto3>=1.18.49->cinder==28.1.0.dev181) 2026-07-20 14:18:10.114 | Downloading s3transfer-0.10.4-py3-none-any.whl.metadata (1.7 kB) 2026-07-20 14:18:10.125 | 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.dev181) (2.9.0.post0) 2026-07-20 14:18:10.130 | 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.dev181) (1.17.0) 2026-07-20 14:18:10.162 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=3.1->cinder==28.1.0.dev181) (2.0.0) 2026-07-20 14:18:10.167 | 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.dev181) (3.0) 2026-07-20 14:18:10.175 | 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.dev181) (2.8.0) 2026-07-20 14:18:10.182 | 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.dev181) (3.1.0) 2026-07-20 14:18:10.185 | 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.dev181) (2.2.2) 2026-07-20 14:18:10.187 | 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.dev181) (0.32.0) 2026-07-20 14:18:10.243 | 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.dev181) 2026-07-20 14:18:10.260 | Downloading google_auth-2.55.1-py3-none-any.whl.metadata (5.1 kB) 2026-07-20 14:18:10.299 | Collecting google-auth-httplib2<1.0.0,>=0.2.0 (from google-api-python-client>=1.11.0->cinder==28.1.0.dev181) 2026-07-20 14:18:10.315 | Downloading google_auth_httplib2-0.4.0-py3-none-any.whl.metadata (3.0 kB) 2026-07-20 14:18:10.373 | 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.dev181) 2026-07-20 14:18:10.390 | Downloading google_api_core-2.31.0-py3-none-any.whl.metadata (3.2 kB) 2026-07-20 14:18:10.426 | Collecting uritemplate<5,>=3.0.1 (from google-api-python-client>=1.11.0->cinder==28.1.0.dev181) 2026-07-20 14:18:10.441 | Downloading uritemplate-4.2.0-py3-none-any.whl.metadata (2.6 kB) 2026-07-20 14:18:10.485 | 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.dev181) 2026-07-20 14:18:10.499 | Downloading googleapis_common_protos-1.75.0-py3-none-any.whl.metadata (8.6 kB) 2026-07-20 14:18:10.789 | 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.dev181) 2026-07-20 14:18:10.806 | Downloading protobuf-7.35.1-cp310-abi3-manylinux2014_x86_64.whl.metadata (595 bytes) 2026-07-20 14:18:10.846 | 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.dev181) 2026-07-20 14:18:10.862 | Downloading proto_plus-1.28.0-py3-none-any.whl.metadata (2.2 kB) 2026-07-20 14:18:10.915 | 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.dev181) 2026-07-20 14:18:10.930 | Downloading pyasn1_modules-0.4.2-py3-none-any.whl.metadata (3.5 kB) 2026-07-20 14:18:10.957 | 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.dev181) (3.4.7) 2026-07-20 14:18:10.959 | 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.dev181) (3.18) 2026-07-20 14:18:10.961 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==28.1.0.dev181) (2023.11.17) 2026-07-20 14:18:10.977 | 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.dev181) (26.1.0) 2026-07-20 14:18:10.978 | 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.dev181) (2025.9.1) 2026-07-20 14:18:10.979 | 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.dev181) (0.37.0) 2026-07-20 14:18:10.980 | 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.dev181) (2026.5.1) 2026-07-20 14:18:10.989 | 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.dev181) (1.8.2) 2026-07-20 14:18:10.990 | 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.dev181) (4.15.0) 2026-07-20 14:18:10.994 | 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.dev181) (4.3.0) 2026-07-20 14:18:10.996 | 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.dev181) (4.1.0) 2026-07-20 14:18:10.997 | 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.dev181) (2.13.0) 2026-07-20 14:18:11.006 | 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.dev181) (7.2.2) 2026-07-20 14:18:11.012 | 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.dev181) (1.5.0) 2026-07-20 14:18:11.020 | 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.dev181) (0.20) 2026-07-20 14:18:11.026 | 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.dev181) (1.3.0) 2026-07-20 14:18:11.027 | 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.dev181) (2.0.0) 2026-07-20 14:18:11.028 | 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.dev181) (6.0.3) 2026-07-20 14:18:11.037 | 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.dev181) (1.18.5) 2026-07-20 14:18:11.039 | 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.dev181) (2.1.2) 2026-07-20 14:18:11.040 | 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.dev181) (0.6.2) 2026-07-20 14:18:11.044 | 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.dev181) (1.3.12) 2026-07-20 14:18:11.058 | 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.dev181) (5.3.1) 2026-07-20 14:18:11.059 | Requirement already satisfied: kombu>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.6.0->cinder==28.1.0.dev181) (5.6.2) 2026-07-20 14:18:11.060 | 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.dev181) (0.16.0) 2026-07-20 14:18:11.065 | 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.dev181) (5.1.0) 2026-07-20 14:18:11.078 | 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.dev181) (0.25.0) 2026-07-20 14:18:11.082 | 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.dev181) (5.0.0) 2026-07-20 14:18:11.083 | 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.dev181) (3.1.6) 2026-07-20 14:18:11.085 | 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.dev181) (4.0.1) 2026-07-20 14:18:11.093 | 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.dev181) (3.0.3) 2026-07-20 14:18:11.105 | 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.dev181) (1.2.1) 2026-07-20 14:18:11.127 | 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.dev181) (1.7.6) 2026-07-20 14:18:11.163 | Collecting cotyledon>=2.2.0 (from oslo.service[threading]>=4.5.0->cinder==28.1.0.dev181) 2026-07-20 14:18:11.179 | Downloading cotyledon-2.2.0-py3-none-any.whl.metadata (3.7 kB) 2026-07-20 14:18:11.281 | Collecting setproctitle (from cotyledon>=2.2.0->oslo.service[threading]>=4.5.0->cinder==28.1.0.dev181) 2026-07-20 14:18:11.299 | 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-20 14:18:11.314 | 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.dev181) (3.18.0) 2026-07-20 14:18:11.358 | Collecting suds-community>=0.6 (from oslo.vmware>=3.10.0->cinder==28.1.0.dev181) 2026-07-20 14:18:11.374 | Downloading suds_community-1.2.0-py3-none-any.whl.metadata (1.6 kB) 2026-07-20 14:18:11.435 | Collecting invoke>=2.0 (from paramiko>=2.7.2->cinder==28.1.0.dev181) 2026-07-20 14:18:11.449 | Downloading invoke-3.0.3-py3-none-any.whl.metadata (3.2 kB) 2026-07-20 14:18:11.502 | Collecting pynacl>=1.5 (from paramiko>=2.7.2->cinder==28.1.0.dev181) 2026-07-20 14:18:11.518 | Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl.metadata (10.0 kB) 2026-07-20 14:18:11.537 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=3.4.3->cinder==28.1.0.dev181) (83.0.0) 2026-07-20 14:18:11.553 | 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.dev181) (0.8.1) 2026-07-20 14:18:11.612 | 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.dev181) 2026-07-20 14:18:11.627 | Downloading pyasn1-0.6.3-py3-none-any.whl.metadata (8.4 kB) 2026-07-20 14:18:11.661 | 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.dev181) (4.15.0) 2026-07-20 14:18:11.668 | 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.dev181) (0.6.0) 2026-07-20 14:18:11.668 | 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.dev181) (4.0.0) 2026-07-20 14:18:11.679 | 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.dev181) (3.0.52) 2026-07-20 14:18:11.680 | 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.dev181) (1.11.0) 2026-07-20 14:18:11.681 | 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.dev181) (15.0.0) 2026-07-20 14:18:11.682 | 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.dev181) (1.8.0) 2026-07-20 14:18:11.721 | Collecting warlock>=1.2.0 (from python-glanceclient>=3.2.2->cinder==28.1.0.dev181) 2026-07-20 14:18:11.737 | Downloading warlock-2.1.0-py3-none-any.whl.metadata (4.0 kB) 2026-07-20 14:18:11.749 | 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.dev181) (24.2.1) 2026-07-20 14:18:11.795 | 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.dev181) (4.2.0) 2026-07-20 14:18:11.796 | 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.dev181) (2.20.0) 2026-07-20 14:18:11.808 | 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.dev181) (0.1.2) 2026-07-20 14:18:11.827 | 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.dev181) (0.8) 2026-07-20 14:18:11.869 | Collecting pyudev~=0.18 (from rtslib-fb>=2.1.74->cinder==28.1.0.dev181) 2026-07-20 14:18:11.885 | Downloading pyudev-0.24.4-py3-none-any.whl.metadata (4.4 kB) 2026-07-20 14:18:11.946 | 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.dev181) (3.6.1) 2026-07-20 14:18:11.948 | 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.dev181) (3.4.0) 2026-07-20 14:18:11.949 | 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.dev181) (4.0.1) 2026-07-20 14:18:12.024 | Collecting voluptuous>=0.8.9 (from tooz>=2.8.0->cinder==28.1.0.dev181) 2026-07-20 14:18:12.040 | Downloading voluptuous-0.16.0-py3-none-any.whl.metadata (20 kB) 2026-07-20 14:18:12.075 | 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.dev181) (1.33) 2026-07-20 14:18:12.082 | 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.dev181) (3.1.1) 2026-07-20 14:18:12.159 | WARNING: The candidate selected for download or install is a yanked version: 'zstd' candidate (version 1.5.7.3 at https://files.pythonhosted.org/packages/11/c4/db4807d6a68b4628c74fd379de7e3c67ec34f19a2a80ac246b3837cde6cb/zstd-1.5.7.3-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl (from https://pypi.org/simple/zstd/)) 2026-07-20 14:18:12.159 | Reason for being yanked: buggy - not thread safe 2026-07-20 14:18:12.176 | Downloading boto3-1.35.99-py3-none-any.whl (139 kB) 2026-07-20 14:18:12.215 | Downloading botocore-1.35.99-py3-none-any.whl (13.3 MB) 2026-07-20 14:18:12.426 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.3/13.3 MB 66.4 MB/s 0:00:00 2026-07-20 14:18:12.442 | Downloading s3transfer-0.10.4-py3-none-any.whl (83 kB) 2026-07-20 14:18:12.464 | Downloading google_api_python_client-2.198.0-py3-none-any.whl (15.6 MB) 2026-07-20 14:18:12.671 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 15.6/15.6 MB 76.9 MB/s 0:00:00 2026-07-20 14:18:12.687 | Downloading google_api_core-2.31.0-py3-none-any.whl (173 kB) 2026-07-20 14:18:12.711 | Downloading google_auth-2.55.1-py3-none-any.whl (252 kB) 2026-07-20 14:18:12.734 | Downloading google_auth_httplib2-0.4.0-py3-none-any.whl (9.5 kB) 2026-07-20 14:18:12.755 | Downloading googleapis_common_protos-1.75.0-py3-none-any.whl (300 kB) 2026-07-20 14:18:12.779 | Downloading proto_plus-1.28.0-py3-none-any.whl (50 kB) 2026-07-20 14:18:12.801 | Downloading protobuf-7.35.1-cp310-abi3-manylinux2014_x86_64.whl (327 kB) 2026-07-20 14:18:12.827 | Downloading uritemplate-4.2.0-py3-none-any.whl (11 kB) 2026-07-20 14:18:12.848 | Downloading lxml-6.1.1-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.2 MB) 2026-07-20 14:18:12.927 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.2/5.2 MB 69.3 MB/s 0:00:00 2026-07-20 14:18:12.944 | Downloading cotyledon-2.2.0-py3-none-any.whl (28 kB) 2026-07-20 14:18:12.966 | Downloading oslo_versionedobjects-3.11.0-py3-none-any.whl (108 kB) 2026-07-20 14:18:12.990 | Downloading oslo_vmware-4.10.0-py3-none-any.whl (624 kB) 2026-07-20 14:18:13.008 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 624.4/624.4 kB 32.9 MB/s 0:00:00 2026-07-20 14:18:13.025 | Downloading paramiko-4.0.0-py3-none-any.whl (223 kB) 2026-07-20 14:18:13.049 | Downloading invoke-3.0.3-py3-none-any.whl (160 kB) 2026-07-20 14:18:13.071 | Downloading pyasn1_modules-0.4.2-py3-none-any.whl (181 kB) 2026-07-20 14:18:13.094 | Downloading pyasn1-0.6.3-py3-none-any.whl (83 kB) 2026-07-20 14:18:13.117 | Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl (1.4 MB) 2026-07-20 14:18:13.146 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 52.8 MB/s 0:00:00 2026-07-20 14:18:13.164 | Downloading python_glanceclient-4.12.0-py3-none-any.whl (202 kB) 2026-07-20 14:18:13.190 | Downloading python_novaclient-18.13.0-py3-none-any.whl (336 kB) 2026-07-20 14:18:13.218 | Downloading python_swiftclient-4.10.0-py3-none-any.whl (88 kB) 2026-07-20 14:18:13.242 | Downloading rtslib_fb-2.2.4-py3-none-any.whl (92 kB) 2026-07-20 14:18:13.265 | Downloading pyudev-0.24.4-py3-none-any.whl (62 kB) 2026-07-20 14:18:13.289 | Downloading suds_community-1.2.0-py3-none-any.whl (145 kB) 2026-07-20 14:18:13.313 | Downloading tabulate-0.10.0-py3-none-any.whl (39 kB) 2026-07-20 14:18:13.338 | Downloading tooz-9.0.0-py3-none-any.whl (89 kB) 2026-07-20 14:18:13.361 | Downloading voluptuous-0.16.0-py3-none-any.whl (31 kB) 2026-07-20 14:18:13.386 | Downloading warlock-2.1.0-py3-none-any.whl (10 kB) 2026-07-20 14:18:13.410 | 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-20 14:18:13.453 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 55.9 MB/s 0:00:00 2026-07-20 14:18:13.471 | 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-20 14:18:13.629 | Building wheels for collected packages: cinder 2026-07-20 14:18:13.631 | Building editable for cinder (pyproject.toml): started 2026-07-20 14:18:15.272 | Building editable for cinder (pyproject.toml): finished with status 'done' 2026-07-20 14:18:15.275 | Created wheel for cinder: filename=cinder-28.1.0.dev181-0.editable-py3-none-any.whl size=9201 sha256=b168282e728f1ae1785c85f94d1ea5b4f600f5e1b3a20582ab0d8d57059182ec 2026-07-20 14:18:15.275 | Stored in directory: /tmp/pip-ephem-wheel-cache-d95nww2m/wheels/0f/5b/25/75b4581977dff7afefb19bb31542a98ba75eafb8d1b2a69ccb 2026-07-20 14:18:15.281 | Successfully built cinder 2026-07-20 14:18:15.678 | 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-20 14:18:16.037 | Attempting uninstall: pyudev 2026-07-20 14:18:16.053 | Found existing installation: pyudev 0.24.0 2026-07-20 14:18:16.054 | Not uninstalling pyudev at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-20 14:18:16.054 | Can't uninstall 'pyudev'. No files were found to uninstall. 2026-07-20 14:18:16.110 | Attempting uninstall: pyasn1 2026-07-20 14:18:16.127 | Found existing installation: pyasn1 0.4.8 2026-07-20 14:18:16.128 | Not uninstalling pyasn1 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-20 14:18:16.128 | Can't uninstall 'pyasn1'. No files were found to uninstall. 2026-07-20 14:18:17.843 | Attempting uninstall: botocore 2026-07-20 14:18:17.860 | Found existing installation: botocore 1.34.46 2026-07-20 14:18:17.861 | Not uninstalling botocore at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-20 14:18:17.861 | Can't uninstall 'botocore'. No files were found to uninstall. 2026-07-20 14:18:19.053 | Attempting uninstall: s3transfer 2026-07-20 14:18:19.072 | Found existing installation: s3transfer 0.10.1 2026-07-20 14:18:19.073 | Not uninstalling s3transfer at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-20 14:18:19.073 | Can't uninstall 's3transfer'. No files were found to uninstall. 2026-07-20 14:18:19.755 | Attempting uninstall: boto3 2026-07-20 14:18:19.775 | Found existing installation: boto3 1.34.46 2026-07-20 14:18:19.776 | Not uninstalling boto3 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-20 14:18:19.776 | Can't uninstall 'boto3'. No files were found to uninstall. 2026-07-20 14:18:21.890 | 2026-07-20 14:18:21.912 | Successfully installed boto3-1.35.99 botocore-1.35.99 cinder-28.1.0.dev181 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.11.0 oslo.vmware-4.10.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-9.0.0 uritemplate-4.2.0 voluptuous-0.16.0 warlock-2.1.0 zstd-1.5.7.3 2026-07-20 14:18:22.350 | + inc/python:pip_install:216 : result=0 2026-07-20 14:18:22.354 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-20 14:18:22.358 | + functions-common:time_stop:2420 : local name 2026-07-20 14:18:22.362 | + functions-common:time_stop:2421 : local end_time 2026-07-20 14:18:22.366 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-20 14:18:22.369 | + functions-common:time_stop:2423 : local total 2026-07-20 14:18:22.373 | + functions-common:time_stop:2424 : local start_time 2026-07-20 14:18:22.377 | + functions-common:time_stop:2426 : name=pip_install 2026-07-20 14:18:22.380 | + functions-common:time_stop:2427 : start_time=1784557082469 2026-07-20 14:18:22.384 | + functions-common:time_stop:2429 : [[ -z 1784557082469 ]] 2026-07-20 14:18:22.389 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-20 14:18:22.395 | + functions-common:time_stop:2432 : end_time=1784557102391 2026-07-20 14:18:22.399 | + functions-common:time_stop:2433 : elapsed_time=19922 2026-07-20 14:18:22.403 | + functions-common:time_stop:2434 : total=96794 2026-07-20 14:18:22.407 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-20 14:18:22.411 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=116716 2026-07-20 14:18:22.415 | + inc/python:pip_install:219 : return 0 2026-07-20 14:18:22.419 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-07-20 14:18:22.423 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-07-20 14:18:22.427 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/cinder 2026-07-20 14:18:22.431 | + inc/python:use_library_from_git:266 : local name=/opt/stack/cinder 2026-07-20 14:18:22.435 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-20 14:18:22.439 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-20 14:18:22.443 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/cinder, ]] 2026-07-20 14:18:22.447 | + inc/python:use_library_from_git:269 : return 1 2026-07-20 14:18:22.450 | + lib/cinder:install_cinder:541 : [[ lioadm == \t\g\t\a\d\m ]] 2026-07-20 14:18:22.454 | + lib/cinder:install_cinder:543 : [[ lioadm == \l\i\o\a\d\m ]] 2026-07-20 14:18:22.459 | + lib/cinder:install_cinder:544 : is_ubuntu 2026-07-20 14:18:22.462 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-20 14:18:22.466 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-20 14:18:22.470 | + lib/cinder:install_cinder:546 : sudo mkdir -p /etc/target 2026-07-20 14:18:22.488 | + lib/cinder:install_cinder:548 : install_package targetcli-fb 2026-07-20 14:18:22.492 | + functions-common:install_package:1438 : update_package_repo 2026-07-20 14:18:22.496 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-20 14:18:22.500 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-20 14:18:22.504 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-20 14:18:22.508 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-20 14:18:22.512 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-20 14:18:22.516 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-20 14:18:22.519 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-20 14:18:22.523 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-20 14:18:22.527 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-20 14:18:22.531 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-20 14:18:22.535 | + functions-common:apt_get_update:1167 : return 2026-07-20 14:18:22.539 | + functions-common:install_package:1439 : real_install_package targetcli-fb 2026-07-20 14:18:22.542 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-20 14:18:22.546 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-20 14:18:22.550 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-20 14:18:22.554 | + functions-common:real_install_package:1427 : apt_get install targetcli-fb 2026-07-20 14:18:22.587 | + 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-20 14:18:22.626 | Reading package lists... 2026-07-20 14:18:23.059 | Building dependency tree... 2026-07-20 14:18:23.061 | Reading state information... 2026-07-20 14:18:23.781 | The following packages were automatically installed and are no longer required: 2026-07-20 14:18:23.783 | libfwupd2 libgusb2 2026-07-20 14:18:23.783 | Use 'sudo apt autoremove' to remove them. 2026-07-20 14:18:23.787 | The following additional packages will be installed: 2026-07-20 14:18:23.787 | python3-configshell-fb python3-rtslib-fb python3-typing-extensions 2026-07-20 14:18:23.788 | python3-urwid python3-wcwidth 2026-07-20 14:18:23.791 | Suggested packages: 2026-07-20 14:18:23.791 | python-urwid-doc 2026-07-20 14:18:23.833 | The following NEW packages will be installed: 2026-07-20 14:18:23.833 | python3-configshell-fb python3-rtslib-fb python3-typing-extensions 2026-07-20 14:18:23.834 | python3-urwid python3-wcwidth targetcli-fb 2026-07-20 14:18:23.946 | 0 upgraded, 6 newly installed, 0 to remove and 41 not upgraded. 2026-07-20 14:18:23.946 | Need to get 385 kB of archives. 2026-07-20 14:18:23.946 | After this operation, 3098 kB of additional disk space will be used. 2026-07-20 14:18:23.947 | Get:1 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-typing-extensions all 4.10.0-1 [60.7 kB] 2026-07-20 14:18:24.026 | Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-wcwidth all 0.2.5+dfsg1-1.1ubuntu1 [22.5 kB] 2026-07-20 14:18:24.031 | Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-urwid amd64 2.6.10-1 [183 kB] 2026-07-20 14:18:24.076 | 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-20 14:18:24.080 | Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-rtslib-fb all 2.1.74-0ubuntu5 [49.9 kB] 2026-07-20 14:18:24.085 | Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 targetcli-fb all 1:2.1.53-1ubuntu3 [40.3 kB] 2026-07-20 14:18:24.344 | perl: warning: Setting locale failed. 2026-07-20 14:18:24.344 | perl: warning: Please check that your locale settings: 2026-07-20 14:18:24.345 | LANGUAGE = (unset), 2026-07-20 14:18:24.345 | LC_ALL = "en_US.utf8", 2026-07-20 14:18:24.345 | LANG = "de_DE.UTF-8" 2026-07-20 14:18:24.345 | are supported and installed on your system. 2026-07-20 14:18:24.345 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-20 14:18:24.408 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-20 14:18:24.408 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-20 14:18:24.408 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-20 14:18:24.609 | Fetched 385 kB in 0s (1745 kB/s) 2026-07-20 14:18:24.654 | Selecting previously unselected package python3-typing-extensions. 2026-07-20 14:18:24.717 | (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-20 14:18:24.723 | Preparing to unpack .../0-python3-typing-extensions_4.10.0-1_all.deb ... 2026-07-20 14:18:24.728 | Unpacking python3-typing-extensions (4.10.0-1) ... 2026-07-20 14:18:24.781 | Selecting previously unselected package python3-wcwidth. 2026-07-20 14:18:24.794 | Preparing to unpack .../1-python3-wcwidth_0.2.5+dfsg1-1.1ubuntu1_all.deb ... 2026-07-20 14:18:24.798 | Unpacking python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-07-20 14:18:24.854 | Selecting previously unselected package python3-urwid. 2026-07-20 14:18:24.866 | Preparing to unpack .../2-python3-urwid_2.6.10-1_amd64.deb ... 2026-07-20 14:18:24.871 | Unpacking python3-urwid (2.6.10-1) ... 2026-07-20 14:18:24.964 | Selecting previously unselected package python3-configshell-fb. 2026-07-20 14:18:24.976 | Preparing to unpack .../3-python3-configshell-fb_1%3a1.1.28-2.1_all.deb ... 2026-07-20 14:18:24.980 | Unpacking python3-configshell-fb (1:1.1.28-2.1) ... 2026-07-20 14:18:25.041 | Selecting previously unselected package python3-rtslib-fb. 2026-07-20 14:18:25.054 | Preparing to unpack .../4-python3-rtslib-fb_2.1.74-0ubuntu5_all.deb ... 2026-07-20 14:18:25.058 | Unpacking python3-rtslib-fb (2.1.74-0ubuntu5) ... 2026-07-20 14:18:25.134 | Selecting previously unselected package targetcli-fb. 2026-07-20 14:18:25.146 | Preparing to unpack .../5-targetcli-fb_1%3a2.1.53-1ubuntu3_all.deb ... 2026-07-20 14:18:25.149 | Unpacking targetcli-fb (1:2.1.53-1ubuntu3) ... 2026-07-20 14:18:25.231 | Setting up python3-rtslib-fb (2.1.74-0ubuntu5) ... 2026-07-20 14:18:26.415 | Created symlink /etc/systemd/system/multi-user.target.wants/rtslib-fb-targetctl.service → /usr/lib/systemd/system/rtslib-fb-targetctl.service. 2026-07-20 14:18:26.421 | Setting up python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-07-20 14:18:26.735 | Setting up python3-typing-extensions (4.10.0-1) ... 2026-07-20 14:18:26.977 | Setting up python3-urwid (2.6.10-1) ... 2026-07-20 14:18:27.513 | Setting up python3-configshell-fb (1:1.1.28-2.1) ... 2026-07-20 14:18:27.710 | /usr/lib/python3/dist-packages/configshell/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2026-07-20 14:18:27.710 | _re_ansi_seq = re.compile('(\033\[..?m)') 2026-07-20 14:18:27.736 | /usr/lib/python3/dist-packages/configshell/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2026-07-20 14:18:27.736 | var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2026-07-20 14:18:27.737 | /usr/lib/python3/dist-packages/configshell/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2026-07-20 14:18:27.737 | keyword = Word(alphanums + '_\-') 2026-07-20 14:18:27.737 | /usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-07-20 14:18:27.737 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-07-20 14:18:27.737 | /usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-07-20 14:18:27.737 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-07-20 14:18:27.737 | /usr/lib/python3/dist-packages/configshell/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2026-07-20 14:18:27.737 | readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2026-07-20 14:18:27.745 | /usr/lib/python3/dist-packages/configshell_fb/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2026-07-20 14:18:27.745 | _re_ansi_seq = re.compile('(\033\[..?m)') 2026-07-20 14:18:27.768 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2026-07-20 14:18:27.768 | var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2026-07-20 14:18:27.769 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2026-07-20 14:18:27.770 | keyword = Word(alphanums + '_\-') 2026-07-20 14:18:27.770 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-07-20 14:18:27.771 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-07-20 14:18:27.771 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-07-20 14:18:27.771 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-07-20 14:18:27.771 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2026-07-20 14:18:27.772 | readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2026-07-20 14:18:27.804 | Setting up targetcli-fb (1:2.1.53-1ubuntu3) ... 2026-07-20 14:18:28.014 | /usr/lib/python3/dist-packages/targetcli/ui_root.py:161: SyntaxWarning: invalid escape sequence '\s' 2026-07-20 14:18:28.015 | backups = [line for line in prefs.read().splitlines() if re.match('^max_backup_files\s*=', line)] 2026-07-20 14:18:28.307 | Processing triggers for man-db (2.12.0-4build2) ... 2026-07-20 14:18:29.160 | perl: warning: Setting locale failed. 2026-07-20 14:18:29.161 | perl: warning: Please check that your locale settings: 2026-07-20 14:18:29.161 | LANGUAGE = (unset), 2026-07-20 14:18:29.161 | LC_ALL = "en_US.utf8", 2026-07-20 14:18:29.161 | LANG = "de_DE.UTF-8" 2026-07-20 14:18:29.161 | are supported and installed on your system. 2026-07-20 14:18:29.161 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-20 14:18:29.298 | perl: warning: Setting locale failed. 2026-07-20 14:18:29.298 | perl: warning: Please check that your locale settings: 2026-07-20 14:18:29.299 | LANGUAGE = (unset), 2026-07-20 14:18:29.299 | LC_ALL = "en_US.utf8", 2026-07-20 14:18:29.299 | LANG = "de_DE.UTF-8" 2026-07-20 14:18:29.299 | are supported and installed on your system. 2026-07-20 14:18:29.299 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-20 14:18:29.350 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-20 14:18:29.350 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-20 14:18:29.350 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-20 14:18:29.424 | perl: warning: Setting locale failed. 2026-07-20 14:18:29.424 | perl: warning: Please check that your locale settings: 2026-07-20 14:18:29.424 | LANGUAGE = (unset), 2026-07-20 14:18:29.425 | LC_ALL = "en_US.utf8", 2026-07-20 14:18:29.425 | LANG = "de_DE.UTF-8" 2026-07-20 14:18:29.425 | are supported and installed on your system. 2026-07-20 14:18:29.425 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-20 14:18:29.926 | 2026-07-20 14:18:29.926 | Running kernel seems to be up-to-date. 2026-07-20 14:18:29.927 | 2026-07-20 14:18:29.927 | Restarting services... 2026-07-20 14:18:29.951 | 2026-07-20 14:18:29.951 | Service restarts being deferred: 2026-07-20 14:18:29.951 | systemctl restart virtlockd.service 2026-07-20 14:18:29.951 | systemctl restart virtlogd.service 2026-07-20 14:18:29.951 | 2026-07-20 14:18:29.952 | No containers need to be restarted. 2026-07-20 14:18:29.952 | 2026-07-20 14:18:29.952 | User sessions running outdated binaries: 2026-07-20 14:18:29.954 | quobyte @ session #5: sshd[2021,2067] 2026-07-20 14:18:29.964 | 2026-07-20 14:18:29.964 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-20 14:18:32.246 | + functions-common:apt_get:1211 : result=0 2026-07-20 14:18:32.250 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-20 14:18:32.253 | + functions-common:time_stop:2420 : local name 2026-07-20 14:18:32.257 | + functions-common:time_stop:2421 : local end_time 2026-07-20 14:18:32.260 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-20 14:18:32.264 | + functions-common:time_stop:2423 : local total 2026-07-20 14:18:32.268 | + functions-common:time_stop:2424 : local start_time 2026-07-20 14:18:32.272 | + functions-common:time_stop:2426 : name=apt-get 2026-07-20 14:18:32.276 | + functions-common:time_stop:2427 : start_time=1784557102582 2026-07-20 14:18:32.279 | + functions-common:time_stop:2429 : [[ -z 1784557102582 ]] 2026-07-20 14:18:32.285 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-20 14:18:32.290 | + functions-common:time_stop:2432 : end_time=1784557112286 2026-07-20 14:18:32.294 | + functions-common:time_stop:2433 : elapsed_time=9704 2026-07-20 14:18:32.298 | + functions-common:time_stop:2434 : total=158958 2026-07-20 14:18:32.301 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-20 14:18:32.305 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=168662 2026-07-20 14:18:32.309 | + functions-common:apt_get:1215 : return 0 2026-07-20 14:18:32.313 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-07-20 14:18:32.316 | + ./stack.sh:main:951 : configure_cinder 2026-07-20 14:18:32.320 | + lib/cinder:configure_cinder:297 : sudo install -d -o quobyte -m 755 /etc/cinder 2026-07-20 14:18:32.337 | + lib/cinder:configure_cinder:299 : rm -f /etc/cinder/cinder.conf 2026-07-20 14:18:32.344 | + lib/cinder:configure_cinder:301 : configure_rootwrap cinder 2026-07-20 14:18:32.347 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2026-07-20 14:18:32.350 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2026-07-20 14:18:32.356 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2026-07-20 14:18:32.356 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2026-07-20 14:18:32.362 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2026-07-20 14:18:32.365 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2026-07-20 14:18:32.368 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/opt/stack/data/venv/bin 2026-07-20 14:18:32.371 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2026-07-20 14:18:32.375 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2026-07-20 14:18:32.378 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2026-07-20 14:18:32.381 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/opt/stack/data/venv/bin/cinder-rootwrap 2026-07-20 14:18:32.385 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2026-07-20 14:18:32.401 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2026-07-20 14:18:32.418 | + 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-20 14:18:32.433 | + 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-20 14:18:32.450 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2026-07-20 14:18:32.467 | + inc/rootwrap:configure_rootwrap:66 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/cinder/rootwrap.conf 2026-07-20 14:18:32.483 | + inc/rootwrap:configure_rootwrap:69 : local tempfile 2026-07-20 14:18:32.486 | ++ inc/rootwrap:configure_rootwrap:70 : mktemp 2026-07-20 14:18:32.491 | + inc/rootwrap:configure_rootwrap:70 : tempfile=/tmp/tmp.0SFMyEUI84 2026-07-20 14:18:32.494 | + inc/rootwrap:configure_rootwrap:72 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2026-07-20 14:18:32.498 | + inc/rootwrap:configure_rootwrap:73 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2026-07-20 14:18:32.502 | + inc/rootwrap:configure_rootwrap:74 : '[' -f /opt/stack/data/venv/bin/cinder-rootwrap-daemon ']' 2026-07-20 14:18:32.505 | + inc/rootwrap:configure_rootwrap:79 : chmod 0440 /tmp/tmp.0SFMyEUI84 2026-07-20 14:18:32.510 | + inc/rootwrap:configure_rootwrap:80 : sudo chown root:root /tmp/tmp.0SFMyEUI84 2026-07-20 14:18:32.526 | + inc/rootwrap:configure_rootwrap:81 : sudo mv /tmp/tmp.0SFMyEUI84 /etc/sudoers.d/cinder-rootwrap 2026-07-20 14:18:32.543 | ++ inc/rootwrap:configure_rootwrap:85 : dirname /opt/stack/data/venv/bin/cinder-rootwrap 2026-07-20 14:18:32.547 | + inc/rootwrap:configure_rootwrap:85 : add_sudo_secure_path /opt/stack/data/venv/bin 2026-07-20 14:18:32.550 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/opt/stack/data/venv/bin 2026-07-20 14:18:32.553 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2026-07-20 14:18:32.557 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2026-07-20 14:18:32.561 | + 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-20 14:18:32.564 | + 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-20 14:18:32.568 | + 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-20 14:18:32.568 | + inc/rootwrap:add_sudo_secure_path:33 : sudo tee /etc/sudoers.d/zz-secure-path 2026-07-20 14:18:32.579 | Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin 2026-07-20 14:18:32.584 | + inc/rootwrap:add_sudo_secure_path:34 : sudo chmod 400 /etc/sudoers.d/zz-secure-path 2026-07-20 14:18:32.600 | + inc/rootwrap:add_sudo_secure_path:35 : sudo chown root:root /etc/sudoers.d/zz-secure-path 2026-07-20 14:18:32.615 | + lib/cinder:configure_cinder:303 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2026-07-20 14:18:32.619 | + lib/cinder:configure_cinder:304 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2026-07-20 14:18:32.625 | + lib/cinder:configure_cinder:307 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2026-07-20 14:18:32.631 | + lib/cinder:configure_cinder:309 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2026-07-20 14:18:32.634 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/cinder/cinder.conf 2026-07-20 14:18:32.638 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=cinder 2026-07-20 14:18:32.641 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-07-20 14:18:32.645 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-07-20 14:18:32.649 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/cinder/cinder.conf cinder keystone_authtoken 2026-07-20 14:18:32.653 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-07-20 14:18:32.656 | + lib/keystone:configure_keystoneauth:392 : local admin_user=cinder 2026-07-20 14:18:32.659 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-07-20 14:18:32.662 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2026-07-20 14:18:32.700 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2026-07-20 14:18:32.738 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://192.168.122.72/identity 2026-07-20 14:18:32.774 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2026-07-20 14:18:32.812 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf keystone_authtoken password nomoresecret 2026-07-20 14:18:32.851 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2026-07-20 14:18:32.887 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2026-07-20 14:18:32.926 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2026-07-20 14:18:32.963 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf keystone_authtoken www_authenticate_uri http://192.168.122.72/identity 2026-07-20 14:18:33.001 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-07-20 14:18:33.040 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2026-07-20 14:18:33.078 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-07-20 14:18:33.082 | + lib/cinder:configure_cinder:311 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2026-07-20 14:18:33.124 | + lib/cinder:configure_cinder:313 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2026-07-20 14:18:33.166 | ++ lib/cinder:configure_cinder:314 : database_connection_url cinder 2026-07-20 14:18:33.170 | ++ lib/database:database_connection_url:134 : local db=cinder 2026-07-20 14:18:33.174 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2026-07-20 14:18:33.178 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=cinder 2026-07-20 14:18:33.182 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-20 14:18:33.186 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-20 14:18:33.190 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-20 14:18:33.214 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-20 14:18:33.218 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-20 14:18:33.222 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2026-07-20 14:18:33.227 | + 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-20 14:18:33.268 | + lib/cinder:configure_cinder:315 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2026-07-20 14:18:33.307 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2026-07-20 14:18:33.344 | + lib/cinder:configure_cinder:317 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2026-07-20 14:18:33.382 | + lib/cinder:configure_cinder:318 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2026-07-20 14:18:33.422 | + lib/cinder:configure_cinder:319 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2026-07-20 14:18:33.465 | + lib/cinder:configure_cinder:320 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 192.168.122.72 2026-07-20 14:18:33.508 | + lib/cinder:configure_cinder:321 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2026-07-20 14:18:33.549 | ++ lib/cinder:configure_cinder:322 : openssl rand -hex 16 2026-07-20 14:18:33.559 | + lib/cinder:configure_cinder:322 : iniset /etc/cinder/cinder.conf key_manager fixed_key 9d122562619c80619bbc3db0ff72abae 2026-07-20 14:18:33.600 | + lib/cinder:configure_cinder:323 : [[ -n '' ]] 2026-07-20 14:18:33.603 | + lib/cinder:configure_cinder:328 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2026-07-20 14:18:33.643 | + lib/cinder:configure_cinder:329 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2026-07-20 14:18:33.683 | + lib/cinder:configure_cinder:330 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2026-07-20 14:18:33.723 | + lib/cinder:configure_cinder:335 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2026-07-20 14:18:33.760 | + lib/cinder:configure_cinder:337 : iniset /etc/cinder/cinder.conf DEFAULT report_interval 120 2026-07-20 14:18:33.798 | + lib/cinder:configure_cinder:338 : iniset /etc/cinder/cinder.conf DEFAULT service_down_time 720 2026-07-20 14:18:33.839 | + lib/cinder:configure_cinder:340 : is_service_enabled c-vol 2026-07-20 14:18:33.860 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 14:18:33.863 | + lib/cinder:configure_cinder:340 : [[ -n lvm:lvmdriver-1 ]] 2026-07-20 14:18:33.867 | + lib/cinder:configure_cinder:341 : local enabled_backends= 2026-07-20 14:18:33.871 | + lib/cinder:configure_cinder:342 : local default_name= 2026-07-20 14:18:33.875 | + lib/cinder:configure_cinder:343 : local be be_name be_type 2026-07-20 14:18:33.879 | + lib/cinder:configure_cinder:344 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-07-20 14:18:33.883 | + lib/cinder:configure_cinder:345 : be_type=lvm 2026-07-20 14:18:33.887 | + lib/cinder:configure_cinder:346 : be_name=lvmdriver-1 2026-07-20 14:18:33.890 | + lib/cinder:configure_cinder:347 : type configure_cinder_backend_lvm 2026-07-20 14:18:33.894 | + lib/cinder:configure_cinder:348 : configure_cinder_backend_lvm lvmdriver-1 2026-07-20 14:18:33.897 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2026-07-20 14:18:33.900 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2026-07-20 14:18:33.940 | + 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-20 14:18:33.979 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2026-07-20 14:18:34.018 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper lioadm 2026-07-20 14:18:34.056 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_protocol iscsi 2026-07-20 14:18:34.093 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:55 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_port 3260 2026-07-20 14:18:34.133 | + 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-20 14:18:34.172 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:57 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type auto 2026-07-20 14:18:34.213 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:58 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear zero 2026-07-20 14:18:34.252 | + lib/cinder:configure_cinder:350 : [[ -z '' ]] 2026-07-20 14:18:34.255 | + lib/cinder:configure_cinder:351 : default_name=lvmdriver-1 2026-07-20 14:18:34.258 | + lib/cinder:configure_cinder:353 : enabled_backends+=lvmdriver-1, 2026-07-20 14:18:34.262 | + lib/cinder:configure_cinder:355 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2026-07-20 14:18:34.301 | + lib/cinder:configure_cinder:356 : [[ -n lvmdriver-1 ]] 2026-07-20 14:18:34.305 | + lib/cinder:configure_cinder:357 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2026-07-20 14:18:34.345 | + lib/cinder:configure_cinder:359 : configure_cinder_image_volume_cache 2026-07-20 14:18:34.349 | + lib/cinder:configure_cinder_image_volume_cache:730 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2026-07-20 14:18:34.353 | + lib/cinder:configure_cinder_image_volume_cache:731 : local be_name=lvmdriver-1 2026-07-20 14:18:34.357 | + lib/cinder:configure_cinder_image_volume_cache:733 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2026-07-20 14:18:34.396 | + lib/cinder:configure_cinder_image_volume_cache:735 : [[ -n '' ]] 2026-07-20 14:18:34.400 | + lib/cinder:configure_cinder_image_volume_cache:739 : [[ -n '' ]] 2026-07-20 14:18:34.404 | + lib/cinder:configure_cinder:364 : [[ False == \T\r\u\e ]] 2026-07-20 14:18:34.408 | + lib/cinder:configure_cinder:368 : [[ lvmdriver-1, =~ ceph ]] 2026-07-20 14:18:34.412 | + lib/cinder:configure_cinder:373 : is_service_enabled c-bak 2026-07-20 14:18:34.434 | + functions-common:is_service_enabled:2076 : return 1 2026-07-20 14:18:34.437 | + lib/cinder:configure_cinder:381 : is_service_enabled ceilometer 2026-07-20 14:18:34.460 | + functions-common:is_service_enabled:2076 : return 1 2026-07-20 14:18:34.464 | + lib/cinder:configure_cinder:385 : is_service_enabled tls-proxy 2026-07-20 14:18:34.486 | + functions-common:is_service_enabled:2076 : return 1 2026-07-20 14:18:34.490 | + lib/cinder:configure_cinder:392 : '[' False '!=' False ']' 2026-07-20 14:18:34.494 | + lib/cinder:configure_cinder:396 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2026-07-20 14:18:34.498 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=cinder 2026-07-20 14:18:34.501 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/cinder/cinder.conf 2026-07-20 14:18:34.505 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-07-20 14:18:34.508 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-07-20 14:18:34.512 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-07-20 14:18:34.533 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 14:18:34.537 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-07-20 14:18:34.541 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-07-20 14:18:34.546 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-07-20 14:18:34.568 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-20 14:18:34.572 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.72:5672/ 2026-07-20 14:18:34.577 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.72:5672/ 2026-07-20 14:18:34.616 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-07-20 14:18:34.619 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-07-20 14:18:34.622 | + lib/cinder:configure_cinder:399 : setup_logging /etc/cinder/cinder.conf 2026-07-20 14:18:34.626 | + functions:setup_logging:693 : setup_systemd_logging /etc/cinder/cinder.conf 2026-07-20 14:18:34.630 | + functions:setup_systemd_logging:710 : local conf_file=/etc/cinder/cinder.conf 2026-07-20 14:18:34.635 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-07-20 14:18:34.659 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-07-20 14:18:34.662 | + functions:setup_systemd_logging:716 : local pidstr= 2026-07-20 14:18:34.665 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-07-20 14:18:34.669 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-07-20 14:18:34.672 | + 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-20 14:18:34.710 | + 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-20 14:18:34.749 | + 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-20 14:18:34.786 | + functions:setup_systemd_logging:727 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-07-20 14:18:34.826 | + functions:setup_systemd_logging:730 : iniset /etc/cinder/cinder.conf DEFAULT log_color False 2026-07-20 14:18:34.866 | + lib/cinder:configure_cinder:401 : is_service_enabled c-api 2026-07-20 14:18:34.891 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 14:18:34.894 | + lib/cinder:configure_cinder:402 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini cinder.wsgi.api:application /volume '' cinder-api 2026-07-20 14:18:34.897 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/cinder/cinder-api-uwsgi.ini 2026-07-20 14:18:34.899 | + lib/apache:write_uwsgi_config:244 : local wsgi=cinder.wsgi.api:application 2026-07-20 14:18:34.902 | + lib/apache:write_uwsgi_config:245 : local url=/volume 2026-07-20 14:18:34.906 | + lib/apache:write_uwsgi_config:246 : local http= 2026-07-20 14:18:34.909 | + lib/apache:write_uwsgi_config:247 : local name=cinder-api 2026-07-20 14:18:34.911 | + lib/apache:write_uwsgi_config:249 : '[' -z cinder-api ']' 2026-07-20 14:18:34.915 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-07-20 14:18:34.919 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-07-20 14:18:34.939 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-07-20 14:18:34.939 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-07-20 14:18:34.952 | d /var/run/uwsgi 0755 quobyte root 2026-07-20 14:18:34.958 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-07-20 14:18:34.973 | /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-20 14:18:34.979 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/cinder-api.socket 2026-07-20 14:18:34.983 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2026-07-20 14:18:34.989 | + lib/apache:write_uwsgi_config:270 : [[ cinder.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-07-20 14:18:34.993 | + lib/apache:write_uwsgi_config:271 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi module cinder.wsgi.api:application 2026-07-20 14:18:35.033 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2026-07-20 14:18:35.074 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2026-07-20 14:18:35.114 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2026-07-20 14:18:35.155 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2026-07-20 14:18:35.195 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-07-20 14:18:35.235 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2026-07-20 14:18:35.274 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2026-07-20 14:18:35.313 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2026-07-20 14:18:35.353 | + 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-20 14:18:35.392 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2026-07-20 14:18:35.431 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-07-20 14:18:35.470 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2026-07-20 14:18:35.511 | + lib/apache:write_uwsgi_config:298 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi start-time %t 2026-07-20 14:18:35.549 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-07-20 14:18:35.553 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-07-20 14:18:35.558 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for cinder-api 2026-07-20 14:18:35.562 | ++ lib/apache:apache_site_config_for:174 : local site=cinder-api 2026-07-20 14:18:35.565 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-07-20 14:18:35.568 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-20 14:18:35.571 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-20 14:18:35.575 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/cinder-api.conf 2026-07-20 14:18:35.579 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/cinder-api.conf 2026-07-20 14:18:35.582 | + lib/apache:write_uwsgi_config:306 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-api.socket 2026-07-20 14:18:35.623 | + lib/apache:write_uwsgi_config:307 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2026-07-20 14:18:35.663 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/cinder-api.conf 2026-07-20 14:18:35.664 | + 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-20 14:18:35.673 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-api.socket|uwsgi://uwsgi-uds-cinder-api" retry=0 acquire=1 2026-07-20 14:18:35.678 | + lib/apache:write_uwsgi_config:309 : enable_apache_site cinder-api 2026-07-20 14:18:35.682 | + lib/apache:enable_apache_site:191 : local site=cinder-api 2026-07-20 14:18:35.686 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-07-20 14:18:35.689 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-07-20 14:18:35.692 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-20 14:18:35.696 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-20 14:18:35.700 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-20 14:18:35.704 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-20 14:18:35.708 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-07-20 14:18:35.711 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-07-20 14:18:35.714 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-20 14:18:35.717 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-20 14:18:35.721 | + lib/apache:enable_apache_site:195 : sudo a2ensite cinder-api 2026-07-20 14:18:35.733 | perl: warning: Setting locale failed. 2026-07-20 14:18:35.733 | perl: warning: Please check that your locale settings: 2026-07-20 14:18:35.733 | LANGUAGE = (unset), 2026-07-20 14:18:35.733 | LC_ALL = "en_US.utf8", 2026-07-20 14:18:35.733 | LANG = "de_DE.UTF-8" 2026-07-20 14:18:35.734 | are supported and installed on your system. 2026-07-20 14:18:35.734 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-20 14:18:35.773 | Enabling site cinder-api. 2026-07-20 14:18:35.779 | To activate the new configuration, you need to run: 2026-07-20 14:18:35.779 | systemctl reload apache2 2026-07-20 14:18:35.784 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-07-20 14:18:35.788 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-20 14:18:35.791 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-20 14:18:35.794 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-20 14:18:35.928 | + lib/cinder:configure_cinder:405 : [[ -r /home/quobyte/devstack/lib/cinder_plugins/default ]] 2026-07-20 14:18:35.932 | + lib/cinder:configure_cinder:409 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://192.168.122.72/image 2026-07-20 14:18:35.979 | + lib/cinder:configure_cinder:410 : is_service_enabled tls-proxy 2026-07-20 14:18:36.004 | + functions-common:is_service_enabled:2076 : return 1 2026-07-20 14:18:36.009 | + lib/cinder:configure_cinder:416 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf glance glance 2026-07-20 14:18:36.013 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/cinder/cinder.conf 2026-07-20 14:18:36.017 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=glance 2026-07-20 14:18:36.021 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=glance 2026-07-20 14:18:36.025 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-07-20 14:18:36.029 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/cinder/cinder.conf glance glance 2026-07-20 14:18:36.033 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-07-20 14:18:36.037 | + lib/keystone:configure_keystoneauth:392 : local admin_user=glance 2026-07-20 14:18:36.041 | + lib/keystone:configure_keystoneauth:393 : local section=glance 2026-07-20 14:18:36.045 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf glance auth_type password 2026-07-20 14:18:36.092 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf glance interface public 2026-07-20 14:18:36.135 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf glance auth_url http://192.168.122.72/identity 2026-07-20 14:18:36.181 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf glance username glance 2026-07-20 14:18:36.225 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf glance password nomoresecret 2026-07-20 14:18:36.268 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf glance user_domain_name Default 2026-07-20 14:18:36.312 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf glance project_name service 2026-07-20 14:18:36.355 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf glance project_domain_name Default 2026-07-20 14:18:36.399 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf glance www_authenticate_uri http://192.168.122.72/identity 2026-07-20 14:18:36.443 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf glance cafile /opt/stack/data/ca-bundle.pem 2026-07-20 14:18:36.487 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf glance memcached_servers localhost:11211 2026-07-20 14:18:36.531 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-07-20 14:18:36.535 | + lib/cinder:configure_cinder:419 : configure_keystoneauth /etc/cinder/cinder.conf nova nova 2026-07-20 14:18:36.539 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-07-20 14:18:36.543 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-20 14:18:36.547 | + lib/keystone:configure_keystoneauth:393 : local section=nova 2026-07-20 14:18:36.551 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf nova auth_type password 2026-07-20 14:18:36.598 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf nova interface public 2026-07-20 14:18:36.642 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf nova auth_url http://192.168.122.72/identity 2026-07-20 14:18:36.686 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf nova username nova 2026-07-20 14:18:36.730 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf nova password nomoresecret 2026-07-20 14:18:36.775 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2026-07-20 14:18:36.821 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf nova project_name service 2026-07-20 14:18:36.866 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2026-07-20 14:18:36.911 | + lib/cinder:configure_cinder:420 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2026-07-20 14:18:36.957 | + lib/cinder:configure_cinder:421 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2026-07-20 14:18:37.001 | + lib/cinder:configure_cinder:423 : [[ ! -z '' ]] 2026-07-20 14:18:37.005 | + lib/cinder:configure_cinder:425 : is_service_enabled etcd3 2026-07-20 14:18:37.031 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 14:18:37.035 | + lib/cinder:configure_cinder:428 : iniset /etc/cinder/cinder.conf coordination backend_url 'etcd3+http://192.168.122.72:2379?api_version=v3' 2026-07-20 14:18:37.084 | + lib/cinder:configure_cinder:431 : [[ True == True ]] 2026-07-20 14:18:37.088 | + lib/cinder:configure_cinder:432 : iniset /etc/cinder/cinder.conf oslo_policy enforce_new_defaults true 2026-07-20 14:18:37.134 | + lib/cinder:configure_cinder:437 : '[' True == True ']' 2026-07-20 14:18:37.138 | + lib/cinder:configure_cinder:438 : init_cinder_service_user_conf 2026-07-20 14:18:37.142 | + lib/cinder:init_cinder_service_user_conf:759 : iniset /etc/cinder/cinder.conf service_user send_service_user_token True 2026-07-20 14:18:37.189 | + lib/cinder:init_cinder_service_user_conf:760 : configure_keystoneauth /etc/cinder/cinder.conf cinder service_user 2026-07-20 14:18:37.193 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-07-20 14:18:37.197 | + lib/keystone:configure_keystoneauth:392 : local admin_user=cinder 2026-07-20 14:18:37.201 | + lib/keystone:configure_keystoneauth:393 : local section=service_user 2026-07-20 14:18:37.205 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf service_user auth_type password 2026-07-20 14:18:37.248 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf service_user interface public 2026-07-20 14:18:37.293 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf service_user auth_url http://192.168.122.72/identity 2026-07-20 14:18:37.339 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf service_user username cinder 2026-07-20 14:18:37.383 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf service_user password nomoresecret 2026-07-20 14:18:37.430 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf service_user user_domain_name Default 2026-07-20 14:18:37.478 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf service_user project_name service 2026-07-20 14:18:37.523 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf service_user project_domain_name Default 2026-07-20 14:18:37.570 | + ./stack.sh:main:954 : is_service_enabled neutron 2026-07-20 14:18:37.597 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 14:18:37.601 | + ./stack.sh:main:956 : stack_install_service neutron 2026-07-20 14:18:37.605 | + lib/stack:stack_install_service:20 : local service=neutron 2026-07-20 14:18:37.609 | + lib/stack:stack_install_service:21 : type install_neutron 2026-07-20 14:18:37.613 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-07-20 14:18:37.617 | + lib/stack:stack_install_service:32 : install_neutron 2026-07-20 14:18:37.621 | + lib/neutron:install_neutron:516 : use_library_from_git neutron-lib 2026-07-20 14:18:37.625 | + inc/python:use_library_from_git:266 : local name=neutron-lib 2026-07-20 14:18:37.629 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-20 14:18:37.633 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-20 14:18:37.637 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,neutron-lib, ]] 2026-07-20 14:18:37.641 | + inc/python:use_library_from_git:269 : return 1 2026-07-20 14:18:37.645 | + lib/neutron:install_neutron:523 : use_library_from_git sqlalchemy 2026-07-20 14:18:37.650 | + inc/python:use_library_from_git:266 : local name=sqlalchemy 2026-07-20 14:18:37.654 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-20 14:18:37.658 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-20 14:18:37.662 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,sqlalchemy, ]] 2026-07-20 14:18:37.666 | + inc/python:use_library_from_git:269 : return 1 2026-07-20 14:18:37.670 | + lib/neutron:install_neutron:527 : use_library_from_git alembic 2026-07-20 14:18:37.674 | + inc/python:use_library_from_git:266 : local name=alembic 2026-07-20 14:18:37.678 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-20 14:18:37.682 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-20 14:18:37.686 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,alembic, ]] 2026-07-20 14:18:37.690 | + inc/python:use_library_from_git:269 : return 1 2026-07-20 14:18:37.694 | + lib/neutron:install_neutron:532 : git_clone https://review.opendev.org/openstack/neutron.git /opt/stack/neutron master 2026-07-20 14:18:37.698 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/neutron.git 2026-07-20 14:18:37.702 | + functions-common:git_clone:590 : local git_dest=/opt/stack/neutron 2026-07-20 14:18:37.706 | + functions-common:git_clone:591 : local git_ref=master 2026-07-20 14:18:37.710 | + functions-common:git_clone:592 : local orig_dir 2026-07-20 14:18:37.715 | ++ functions-common:git_clone:593 : pwd 2026-07-20 14:18:37.719 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-07-20 14:18:37.723 | + functions-common:git_clone:594 : local git_clone_flags= 2026-07-20 14:18:37.728 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-20 14:18:37.754 | + functions-common:git_clone:596 : RECLONE=False 2026-07-20 14:18:37.758 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-20 14:18:37.761 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-20 14:18:37.766 | + functions-common:git_clone:610 : echo master 2026-07-20 14:18:37.767 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-07-20 14:18:37.773 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/neutron ]] 2026-07-20 14:18:37.777 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-07-20 14:18:37.781 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/neutron.git /opt/stack/neutron 2026-07-20 14:18:37.785 | + functions-common:git_timed:697 : local count=0 2026-07-20 14:18:37.789 | + functions-common:git_timed:698 : local timeout=0 2026-07-20 14:18:37.793 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-20 14:18:37.797 | + functions-common:git_timed:701 : timeout=0 2026-07-20 14:18:37.800 | + functions-common:git_timed:704 : time_start git_timed 2026-07-20 14:18:37.804 | + functions-common:time_start:2406 : local name=git_timed 2026-07-20 14:18:37.808 | + functions-common:time_start:2407 : local start_time= 2026-07-20 14:18:37.812 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-20 14:18:37.817 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-20 14:18:37.823 | + functions-common:time_start:2411 : _TIME_START[$name]=1784557117819 2026-07-20 14:18:37.827 | + 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-20 14:18:37.831 | Cloning into '/opt/stack/neutron'... 2026-07-20 14:19:41.478 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-20 14:19:41.481 | + functions-common:time_stop:2420 : local name 2026-07-20 14:19:41.485 | + functions-common:time_stop:2421 : local end_time 2026-07-20 14:19:41.488 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-20 14:19:41.492 | + functions-common:time_stop:2423 : local total 2026-07-20 14:19:41.496 | + functions-common:time_stop:2424 : local start_time 2026-07-20 14:19:41.500 | + functions-common:time_stop:2426 : name=git_timed 2026-07-20 14:19:41.504 | + functions-common:time_stop:2427 : start_time=1784557117819 2026-07-20 14:19:41.507 | + functions-common:time_stop:2429 : [[ -z 1784557117819 ]] 2026-07-20 14:19:41.512 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-20 14:19:41.520 | + functions-common:time_stop:2432 : end_time=1784557181516 2026-07-20 14:19:41.524 | + functions-common:time_stop:2433 : elapsed_time=63697 2026-07-20 14:19:41.528 | + functions-common:time_stop:2434 : total=96181 2026-07-20 14:19:41.531 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-20 14:19:41.535 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=159878 2026-07-20 14:19:41.539 | + functions-common:git_clone:631 : cd /opt/stack/neutron 2026-07-20 14:19:41.543 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-07-20 14:19:41.547 | + functions-common:git_timed:697 : local count=0 2026-07-20 14:19:41.551 | + functions-common:git_timed:698 : local timeout=0 2026-07-20 14:19:41.555 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-20 14:19:41.558 | + functions-common:git_timed:701 : timeout=0 2026-07-20 14:19:41.562 | + functions-common:git_timed:704 : time_start git_timed 2026-07-20 14:19:41.566 | + functions-common:time_start:2406 : local name=git_timed 2026-07-20 14:19:41.570 | + functions-common:time_start:2407 : local start_time= 2026-07-20 14:19:41.574 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-20 14:19:41.578 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-20 14:19:41.584 | + functions-common:time_start:2411 : _TIME_START[$name]=1784557181580 2026-07-20 14:19:41.588 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-07-20 14:19:42.313 | From https://review.opendev.org/openstack/neutron 2026-07-20 14:19:42.313 | * branch master -> FETCH_HEAD 2026-07-20 14:19:42.324 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-20 14:19:42.328 | + functions-common:time_stop:2420 : local name 2026-07-20 14:19:42.332 | + functions-common:time_stop:2421 : local end_time 2026-07-20 14:19:42.336 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-20 14:19:42.340 | + functions-common:time_stop:2423 : local total 2026-07-20 14:19:42.344 | + functions-common:time_stop:2424 : local start_time 2026-07-20 14:19:42.348 | + functions-common:time_stop:2426 : name=git_timed 2026-07-20 14:19:42.352 | + functions-common:time_stop:2427 : start_time=1784557181580 2026-07-20 14:19:42.355 | + functions-common:time_stop:2429 : [[ -z 1784557181580 ]] 2026-07-20 14:19:42.360 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-20 14:19:42.366 | + functions-common:time_stop:2432 : end_time=1784557182362 2026-07-20 14:19:42.370 | + functions-common:time_stop:2433 : elapsed_time=782 2026-07-20 14:19:42.374 | + functions-common:time_stop:2434 : total=159878 2026-07-20 14:19:42.378 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-20 14:19:42.382 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=160660 2026-07-20 14:19:42.386 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-07-20 14:19:42.389 | + functions-common:git_timed:697 : local count=0 2026-07-20 14:19:42.393 | + functions-common:git_timed:698 : local timeout=0 2026-07-20 14:19:42.397 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-20 14:19:42.401 | + functions-common:git_timed:701 : timeout=0 2026-07-20 14:19:42.405 | + functions-common:git_timed:704 : time_start git_timed 2026-07-20 14:19:42.408 | + functions-common:time_start:2406 : local name=git_timed 2026-07-20 14:19:42.412 | + functions-common:time_start:2407 : local start_time= 2026-07-20 14:19:42.416 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-20 14:19:42.421 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-20 14:19:42.427 | + functions-common:time_start:2411 : _TIME_START[$name]=1784557182423 2026-07-20 14:19:42.431 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-07-20 14:19:42.906 | Note: switching to 'FETCH_HEAD'. 2026-07-20 14:19:42.907 | 2026-07-20 14:19:42.907 | You are in 'detached HEAD' state. You can look around, make experimental 2026-07-20 14:19:42.907 | changes and commit them, and you can discard any commits you make in this 2026-07-20 14:19:42.907 | state without impacting any branches by switching back to a branch. 2026-07-20 14:19:42.907 | 2026-07-20 14:19:42.907 | If you want to create a new branch to retain commits you create, you may 2026-07-20 14:19:42.907 | do so (now or later) by using -c with the switch command. Example: 2026-07-20 14:19:42.907 | 2026-07-20 14:19:42.907 | git switch -c 2026-07-20 14:19:42.907 | 2026-07-20 14:19:42.907 | Or undo this operation with: 2026-07-20 14:19:42.908 | 2026-07-20 14:19:42.908 | git switch - 2026-07-20 14:19:42.908 | 2026-07-20 14:19:42.908 | Turn off this advice by setting config variable advice.detachedHead to false 2026-07-20 14:19:42.908 | 2026-07-20 14:19:42.908 | HEAD is now at 199191b5e1 Merge "Remove disabling the scope enforcement" 2026-07-20 14:19:42.916 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-20 14:19:42.920 | + functions-common:time_stop:2420 : local name 2026-07-20 14:19:42.924 | + functions-common:time_stop:2421 : local end_time 2026-07-20 14:19:42.928 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-20 14:19:42.932 | + functions-common:time_stop:2423 : local total 2026-07-20 14:19:42.935 | + functions-common:time_stop:2424 : local start_time 2026-07-20 14:19:42.939 | + functions-common:time_stop:2426 : name=git_timed 2026-07-20 14:19:42.943 | + functions-common:time_stop:2427 : start_time=1784557182423 2026-07-20 14:19:42.947 | + functions-common:time_stop:2429 : [[ -z 1784557182423 ]] 2026-07-20 14:19:42.952 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-20 14:19:42.958 | + functions-common:time_stop:2432 : end_time=1784557182953 2026-07-20 14:19:42.961 | + functions-common:time_stop:2433 : elapsed_time=530 2026-07-20 14:19:42.965 | + functions-common:time_stop:2434 : total=160660 2026-07-20 14:19:42.969 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-20 14:19:42.973 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=161190 2026-07-20 14:19:42.977 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/neutron 2026-07-20 14:19:42.996 | + functions-common:git_clone:672 : cd /opt/stack/neutron 2026-07-20 14:19:43.001 | + functions-common:git_clone:673 : git show --oneline 2026-07-20 14:19:43.002 | + functions-common:git_clone:673 : head -1 2026-07-20 14:19:43.010 | 199191b5e1 Merge "Remove disabling the scope enforcement" 2026-07-20 14:19:43.014 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-07-20 14:19:43.019 | + lib/neutron:install_neutron:533 : setup_develop /opt/stack/neutron 2026-07-20 14:19:43.023 | + inc/python:setup_develop:353 : local bindep 2026-07-20 14:19:43.027 | + inc/python:setup_develop:354 : [[ /opt/stack/neutron == -bindep* ]] 2026-07-20 14:19:43.031 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/neutron 2026-07-20 14:19:43.035 | + inc/python:setup_develop:359 : local extras= 2026-07-20 14:19:43.039 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2026-07-20 14:19:43.043 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-07-20 14:19:43.047 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/neutron == -bindep* ]] 2026-07-20 14:19:43.051 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/neutron 2026-07-20 14:19:43.055 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-07-20 14:19:43.059 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-07-20 14:19:43.065 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/neutron 2026-07-20 14:19:43.069 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-07-20 14:19:43.073 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/neutron 2026-07-20 14:19:43.077 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-07-20 14:19:43.081 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-07-20 14:19:43.086 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2026-07-20 14:19:43.094 | + inc/python:_setup_package_with_constraints_edit:400 : name=neutron 2026-07-20 14:19:43.098 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z neutron ']' 2026-07-20 14:19:43.102 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2026-07-20 14:19:43.267 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/neutron -e 2026-07-20 14:19:43.272 | + inc/python:setup_package:436 : local bindep=0 2026-07-20 14:19:43.275 | + inc/python:setup_package:437 : local bindep_flag= 2026-07-20 14:19:43.279 | + inc/python:setup_package:438 : local bindep_profiles= 2026-07-20 14:19:43.283 | + inc/python:setup_package:439 : [[ /opt/stack/neutron == -bindep* ]] 2026-07-20 14:19:43.287 | + inc/python:setup_package:444 : local project_dir=/opt/stack/neutron 2026-07-20 14:19:43.291 | + inc/python:setup_package:445 : local flags=-e 2026-07-20 14:19:43.295 | + inc/python:setup_package:446 : local extras= 2026-07-20 14:19:43.299 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-07-20 14:19:43.304 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-07-20 14:19:43.307 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-07-20 14:19:43.312 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-07-20 14:19:43.316 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-07-20 14:19:43.320 | + inc/python:setup_package:464 : pip_install -e /opt/stack/neutron 2026-07-20 14:19:43.350 | Using python 3.12 to install /opt/stack/neutron 2026-07-20 14:19:43.354 | + 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-20 14:19:44.347 | Obtaining file:///opt/stack/neutron 2026-07-20 14:19:44.357 | Installing build dependencies: started 2026-07-20 14:19:46.165 | Installing build dependencies: finished with status 'done' 2026-07-20 14:19:46.166 | Checking if build backend supports build_editable: started 2026-07-20 14:19:46.726 | Checking if build backend supports build_editable: finished with status 'done' 2026-07-20 14:19:46.727 | Getting requirements to build editable: started 2026-07-20 14:19:47.032 | Getting requirements to build editable: finished with status 'done' 2026-07-20 14:19:47.034 | Preparing editable metadata (pyproject.toml): started 2026-07-20 14:19:48.734 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-07-20 14:19:48.757 | Requirement already satisfied: pbr>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev5) (7.0.3) 2026-07-20 14:19:48.758 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev5) (3.10.1) 2026-07-20 14:19:48.759 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev5) (3.1.0) 2026-07-20 14:19:48.759 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev5) (2.5.1) 2026-07-20 14:19:48.760 | Requirement already satisfied: debtcollector>=1.19.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev5) (3.1.0) 2026-07-20 14:19:48.761 | Requirement already satisfied: decorator>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev5) (5.3.1) 2026-07-20 14:19:48.957 | Collecting pecan>=1.4.0 (from neutron==29.0.0.0b2.dev5) 2026-07-20 14:19:49.095 | Downloading pecan-1.8.0-py3-none-any.whl.metadata (1.6 kB) 2026-07-20 14:19:49.106 | Requirement already satisfied: httplib2>=0.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev5) (0.32.0) 2026-07-20 14:19:49.106 | Requirement already satisfied: requests>=2.32.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev5) (2.34.2) 2026-07-20 14:19:49.107 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev5) (3.1.6) 2026-07-20 14:19:49.108 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev5) (13.0.0) 2026-07-20 14:19:49.109 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev5) (1.3.0) 2026-07-20 14:19:49.169 | Collecting neutron-lib>=4.1.0 (from neutron==29.0.0.0b2.dev5) 2026-07-20 14:19:49.186 | Downloading neutron_lib-4.2.0-py3-none-any.whl.metadata (2.4 kB) 2026-07-20 14:19:49.197 | Requirement already satisfied: tenacity>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev5) (9.1.4) 2026-07-20 14:19:49.198 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev5) (2.0.51) 2026-07-20 14:19:49.199 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev5) (1.8.10) 2026-07-20 14:19:49.199 | Requirement already satisfied: keystoneauth1>=3.14.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev5) (5.15.0) 2026-07-20 14:19:49.200 | Requirement already satisfied: alembic>=1.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev5) (1.18.5) 2026-07-20 14:19:49.201 | Requirement already satisfied: stevedore>=2.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev5) (5.9.0) 2026-07-20 14:19:49.202 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev5) (4.3.0) 2026-07-20 14:19:49.203 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev5) (7.6.1) 2026-07-20 14:19:49.204 | Requirement already satisfied: oslo.config>=10.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev5) (10.5.0) 2026-07-20 14:19:49.204 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev5) (6.5.0) 2026-07-20 14:19:49.205 | Requirement already satisfied: oslo.db>=4.44.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev5) (18.1.0) 2026-07-20 14:19:49.206 | Requirement already satisfied: oslo.i18n>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev5) (6.9.0) 2026-07-20 14:19:49.207 | Requirement already satisfied: oslo.log>=5.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev5) (8.3.0) 2026-07-20 14:19:49.208 | Requirement already satisfied: oslo.messaging>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev5) (18.2.0) 2026-07-20 14:19:49.209 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev5) (8.2.0) 2026-07-20 14:19:49.209 | Requirement already satisfied: oslo.policy>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev5) (6.0.0) 2026-07-20 14:19:49.210 | Requirement already satisfied: oslo.privsep>=2.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev5) (3.12.0) 2026-07-20 14:19:49.211 | Requirement already satisfied: oslo.reports>=1.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev5) (3.9.0) 2026-07-20 14:19:49.212 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev5) (7.10.0) 2026-07-20 14:19:49.213 | Requirement already satisfied: oslo.serialization>=5.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev5) (5.11.0) 2026-07-20 14:19:49.214 | 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==29.0.0.0b2.dev5) (4.7.0) 2026-07-20 14:19:49.215 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev5) (2.8.0) 2026-07-20 14:19:49.216 | Requirement already satisfied: oslo.utils>=7.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev5) (10.1.1) 2026-07-20 14:19:49.217 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev5) (3.11.0) 2026-07-20 14:19:49.218 | Requirement already satisfied: osprofiler>=2.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev5) (4.4.0) 2026-07-20 14:19:49.250 | Collecting os-ken>=4.2.1 (from neutron==29.0.0.0b2.dev5) 2026-07-20 14:19:49.267 | Downloading os_ken-4.2.1-py3-none-any.whl.metadata (2.0 kB) 2026-07-20 14:19:49.302 | Collecting os-resource-classes>=1.1.0 (from neutron==29.0.0.0b2.dev5) 2026-07-20 14:19:49.319 | Downloading os_resource_classes-1.1.0-py3-none-any.whl.metadata (1.9 kB) 2026-07-20 14:19:49.357 | Collecting ovs>3.3.0 (from neutron==29.0.0.0b2.dev5) 2026-07-20 14:19:49.373 | Downloading ovs-3.7.1.tar.gz (162 kB) 2026-07-20 14:19:49.477 | Installing build dependencies: started 2026-07-20 14:19:51.151 | Installing build dependencies: finished with status 'done' 2026-07-20 14:19:51.152 | Getting requirements to build wheel: started 2026-07-20 14:19:51.820 | Getting requirements to build wheel: finished with status 'done' 2026-07-20 14:19:51.821 | Preparing metadata (pyproject.toml): started 2026-07-20 14:19:52.205 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-20 14:19:52.255 | Collecting ovsdbapp>=2.18.0 (from neutron==29.0.0.0b2.dev5) 2026-07-20 14:19:52.271 | Downloading ovsdbapp-2.18.0-py3-none-any.whl.metadata (1.9 kB) 2026-07-20 14:19:52.281 | Requirement already satisfied: psutil>=6.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev5) (7.2.2) 2026-07-20 14:19:52.318 | Collecting pyroute2>=0.7.3 (from neutron==29.0.0.0b2.dev5) 2026-07-20 14:19:52.334 | Downloading pyroute2-0.8.1-py3-none-any.whl.metadata (8.2 kB) 2026-07-20 14:19:52.346 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev5) (24.2.1) 2026-07-20 14:19:52.347 | Requirement already satisfied: python-novaclient>=9.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev5) (18.13.0) 2026-07-20 14:19:52.348 | Requirement already satisfied: openstacksdk>=0.31.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev5) (4.17.0) 2026-07-20 14:19:52.380 | Collecting python-designateclient>=2.7.0 (from neutron==29.0.0.0b2.dev5) 2026-07-20 14:19:52.397 | Downloading python_designateclient-7.0.0-py3-none-any.whl.metadata (3.1 kB) 2026-07-20 14:19:52.439 | Collecting os-vif>=3.1.0 (from neutron==29.0.0.0b2.dev5) 2026-07-20 14:19:52.459 | Downloading os_vif-5.1.0-py3-none-any.whl.metadata (2.1 kB) 2026-07-20 14:19:52.469 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev5) (3.4.0) 2026-07-20 14:19:52.470 | Requirement already satisfied: tooz>=1.58.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev5) (9.0.0) 2026-07-20 14:19:52.472 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.6.5->neutron==29.0.0.0b2.dev5) (1.3.12) 2026-07-20 14:19:52.473 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.6.5->neutron==29.0.0.0b2.dev5) (4.15.0) 2026-07-20 14:19:52.476 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.19.0->neutron==29.0.0.0b2.dev5) (2.2.2) 2026-07-20 14:19:52.482 | Requirement already satisfied: pyparsing<4,>=3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from httplib2>=0.22.0->neutron==29.0.0.0b2.dev5) (3.3.2) 2026-07-20 14:19:52.486 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->neutron==29.0.0.0b2.dev5) (3.0.3) 2026-07-20 14:19:52.488 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->neutron==29.0.0.0b2.dev5) (2.1.0) 2026-07-20 14:19:52.489 | 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==29.0.0.0b2.dev5) (1.8.2) 2026-07-20 14:19:52.496 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->neutron==29.0.0.0b2.dev5) (4.1.0) 2026-07-20 14:19:52.497 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->neutron==29.0.0.0b2.dev5) (2.13.0) 2026-07-20 14:19:52.498 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->neutron==29.0.0.0b2.dev5) (5.8.0) 2026-07-20 14:19:52.510 | Requirement already satisfied: setproctitle>=1.1.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron-lib>=4.1.0->neutron==29.0.0.0b2.dev5) (1.3.7) 2026-07-20 14:19:52.540 | Collecting os-traits>=0.9.0 (from neutron-lib>=4.1.0->neutron==29.0.0.0b2.dev5) 2026-07-20 14:19:52.556 | Downloading os_traits-3.8.0-py3-none-any.whl.metadata (1.9 kB) 2026-07-20 14:19:52.568 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==29.0.0.0b2.dev5) (43.0.3) 2026-07-20 14:19:52.569 | Requirement already satisfied: dogpile.cache>=0.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==29.0.0.0b2.dev5) (1.5.0) 2026-07-20 14:19:52.570 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==29.0.0.0b2.dev5) (1.1.0) 2026-07-20 14:19:52.571 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==29.0.0.0b2.dev5) (1.33) 2026-07-20 14:19:52.572 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==29.0.0.0b2.dev5) (4.10.0) 2026-07-20 14:19:52.574 | Requirement already satisfied: PyYAML>=3.13 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==29.0.0.0b2.dev5) (6.0.3) 2026-07-20 14:19:52.577 | 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==29.0.0.0b2.dev5) (2.0.0) 2026-07-20 14:19:52.582 | 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==29.0.0.0b2.dev5) (3.0) 2026-07-20 14:19:52.589 | 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==29.0.0.0b2.dev5) (3.1.1) 2026-07-20 14:19:52.594 | Requirement already satisfied: eventlet>=0.27.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-ken>=4.2.1->neutron==29.0.0.0b2.dev5) (0.41.0) 2026-07-20 14:19:52.595 | Requirement already satisfied: msgpack>=1.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-ken>=4.2.1->neutron==29.0.0.0b2.dev5) (1.2.1) 2026-07-20 14:19:52.622 | Collecting ncclient>=0.6.13 (from os-ken>=4.2.1->neutron==29.0.0.0b2.dev5) 2026-07-20 14:19:52.638 | Downloading ncclient-0.7.1-py3-none-any.whl.metadata (12 kB) 2026-07-20 14:19:52.651 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-ken>=4.2.1->neutron==29.0.0.0b2.dev5) (26.2) 2026-07-20 14:19:52.654 | 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==29.0.0.0b2.dev5) (2.8.0) 2026-07-20 14:19:52.655 | 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==29.0.0.0b2.dev5) (3.5.3) 2026-07-20 14:19:52.668 | 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==29.0.0.0b2.dev5) (6.1.1) 2026-07-20 14:19:52.669 | 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==29.0.0.0b2.dev5) (4.0.0) 2026-07-20 14:19:52.689 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->neutron==29.0.0.0b2.dev5) (0.20) 2026-07-20 14:19:52.695 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=10.2.0->neutron==29.0.0.0b2.dev5) (2.0.0) 2026-07-20 14:19:52.703 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=4.44.0->neutron==29.0.0.0b2.dev5) (2.1.2) 2026-07-20 14:19:52.704 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=4.44.0->neutron==29.0.0.0b2.dev5) (0.6.2) 2026-07-20 14:19:52.711 | 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==29.0.0.0b2.dev5) (2.9.0.post0) 2026-07-20 14:19:52.717 | Requirement already satisfied: cachetools>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron==29.0.0.0b2.dev5) (7.1.4) 2026-07-20 14:19:52.718 | Requirement already satisfied: amqp>=2.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron==29.0.0.0b2.dev5) (5.3.1) 2026-07-20 14:19:52.719 | Requirement already satisfied: kombu>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron==29.0.0.0b2.dev5) (5.6.2) 2026-07-20 14:19:52.720 | 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==29.0.0.0b2.dev5) (0.16.0) 2026-07-20 14:19:52.724 | 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==29.0.0.0b2.dev5) (5.1.0) 2026-07-20 14:19:52.734 | Requirement already satisfied: tzdata>=2025.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=5.2.0->oslo.messaging>=7.0.0->neutron==29.0.0.0b2.dev5) (2026.2) 2026-07-20 14:19:52.742 | 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==29.0.0.0b2.dev5) (0.25.0) 2026-07-20 14:19:52.745 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->neutron==29.0.0.0b2.dev5) (5.0.0) 2026-07-20 14:19:52.747 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->neutron==29.0.0.0b2.dev5) (4.0.1) 2026-07-20 14:19:52.779 | 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==29.0.0.0b2.dev5) (1.7.6) 2026-07-20 14:19:52.786 | 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==29.0.0.0b2.dev5) (2.2.0) 2026-07-20 14:19:52.795 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.upgradecheck>=1.3.0->neutron==29.0.0.0b2.dev5) (3.18.0) 2026-07-20 14:19:52.843 | Collecting sortedcontainers (from ovs>3.3.0->neutron==29.0.0.0b2.dev5) 2026-07-20 14:19:52.858 | Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 2026-07-20 14:19:52.900 | Collecting fixtures>=3.0.0 (from ovsdbapp>=2.18.0->neutron==29.0.0.0b2.dev5) 2026-07-20 14:19:52.902 | Using cached fixtures-4.3.2-py3-none-any.whl.metadata (22 kB) 2026-07-20 14:19:52.921 | 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==29.0.0.0b2.dev5) (3.0.3) 2026-07-20 14:19:52.922 | 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==29.0.0.0b2.dev5) (1.6.2) 2026-07-20 14:19:52.931 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->neutron==29.0.0.0b2.dev5) (83.0.0) 2026-07-20 14:19:52.959 | 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==29.0.0.0b2.dev5) (0.8.1) 2026-07-20 14:19:53.001 | 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==29.0.0.0b2.dev5) (1.17.0) 2026-07-20 14:19:53.006 | 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==29.0.0.0b2.dev5) (4.15.0) 2026-07-20 14:19:53.007 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev5) (4.26.0) 2026-07-20 14:19:53.129 | Collecting osc-lib>=1.8.0 (from python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev5) 2026-07-20 14:19:53.144 | Downloading osc_lib-4.7.0-py3-none-any.whl.metadata (3.8 kB) 2026-07-20 14:19:53.161 | 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==29.0.0.0b2.dev5) (0.6.0) 2026-07-20 14:19:53.162 | 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==29.0.0.0b2.dev5) (4.0.0) 2026-07-20 14:19:53.172 | 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==29.0.0.0b2.dev5) (3.0.52) 2026-07-20 14:19:53.173 | 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==29.0.0.0b2.dev5) (1.11.0) 2026-07-20 14:19:53.174 | 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==29.0.0.0b2.dev5) (15.0.0) 2026-07-20 14:19:53.175 | 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==29.0.0.0b2.dev5) (1.8.0) 2026-07-20 14:19:53.180 | 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==29.0.0.0b2.dev5) (26.1.0) 2026-07-20 14:19:53.181 | 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==29.0.0.0b2.dev5) (2025.9.1) 2026-07-20 14:19:53.182 | 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==29.0.0.0b2.dev5) (0.37.0) 2026-07-20 14:19:53.183 | 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==29.0.0.0b2.dev5) (2026.5.1) 2026-07-20 14:19:53.239 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.32.3->neutron==29.0.0.0b2.dev5) (3.4.7) 2026-07-20 14:19:53.240 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.32.3->neutron==29.0.0.0b2.dev5) (3.18) 2026-07-20 14:19:53.241 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.32.3->neutron==29.0.0.0b2.dev5) (2.7.0) 2026-07-20 14:19:53.242 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.32.3->neutron==29.0.0.0b2.dev5) (2023.11.17) 2026-07-20 14:19:53.276 | 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==29.0.0.0b2.dev5) (4.2.0) 2026-07-20 14:19:53.277 | 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==29.0.0.0b2.dev5) (2.20.0) 2026-07-20 14:19:53.288 | 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==29.0.0.0b2.dev5) (0.1.2) 2026-07-20 14:19:53.308 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->neutron==29.0.0.0b2.dev5) (0.8) 2026-07-20 14:19:53.376 | Requirement already satisfied: voluptuous>=0.8.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from tooz>=1.58.0->neutron==29.0.0.0b2.dev5) (0.16.0) 2026-07-20 14:19:53.467 | Downloading neutron_lib-4.2.0-py3-none-any.whl (648 kB) 2026-07-20 14:19:53.563 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 649.0/649.0 kB 7.1 MB/s 0:00:00 2026-07-20 14:19:53.580 | Downloading os_ken-4.2.1-py3-none-any.whl (2.0 MB) 2026-07-20 14:19:53.756 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 12.3 MB/s 0:00:00 2026-07-20 14:19:53.773 | Downloading ncclient-0.7.1-py3-none-any.whl (94 kB) 2026-07-20 14:19:53.798 | Downloading os_resource_classes-1.1.0-py3-none-any.whl (11 kB) 2026-07-20 14:19:53.820 | Downloading os_traits-3.8.0-py3-none-any.whl (44 kB) 2026-07-20 14:19:53.843 | Downloading os_vif-5.1.0-py3-none-any.whl (103 kB) 2026-07-20 14:19:53.870 | Downloading ovsdbapp-2.18.0-py3-none-any.whl (153 kB) 2026-07-20 14:19:53.886 | Using cached fixtures-4.3.2-py3-none-any.whl (41 kB) 2026-07-20 14:19:53.903 | Downloading pecan-1.8.0-py3-none-any.whl (144 kB) 2026-07-20 14:19:53.931 | Downloading pyroute2-0.8.1-py3-none-any.whl (474 kB) 2026-07-20 14:19:53.980 | Downloading python_designateclient-7.0.0-py3-none-any.whl (99 kB) 2026-07-20 14:19:54.005 | Downloading osc_lib-4.7.0-py3-none-any.whl (97 kB) 2026-07-20 14:19:54.028 | Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 2026-07-20 14:19:54.101 | Building wheels for collected packages: neutron, ovs 2026-07-20 14:19:54.103 | Building editable for neutron (pyproject.toml): started 2026-07-20 14:19:56.366 | Building editable for neutron (pyproject.toml): finished with status 'done' 2026-07-20 14:19:56.367 | Created wheel for neutron: filename=neutron-29.0.0.0b2.dev5-0.editable-py3-none-any.whl size=16023 sha256=dc2cc99090393fe99cfab91390e18197996c279bccfada351a6db46a51380bc2 2026-07-20 14:19:56.369 | Stored in directory: /tmp/pip-ephem-wheel-cache-tnecmwyo/wheels/85/41/4b/b676c3191efff247eca42312d2ef97517d6d981ada429e2e98 2026-07-20 14:19:56.374 | Building wheel for ovs (pyproject.toml): started 2026-07-20 14:19:57.233 | Building wheel for ovs (pyproject.toml): finished with status 'done' 2026-07-20 14:19:57.235 | Created wheel for ovs: filename=ovs-3.7.1-py3-none-any.whl size=191286 sha256=b8475831d1ce8038316c06bbdd835cc52acefc2d6b1c7873c66ee552b1aca223 2026-07-20 14:19:57.235 | Stored in directory: /home/quobyte/.cache/pip/wheels/ad/8f/7e/5c45edfad8724b1855f52f55dda4f193565d5fa2535d9faa2b 2026-07-20 14:19:57.240 | Successfully built neutron ovs 2026-07-20 14:19:57.588 | Installing collected packages: sortedcontainers, pyroute2, ovs, fixtures, pecan, ovsdbapp, os-traits, os-resource-classes, ncclient, os-ken, osc-lib, python-designateclient, os-vif, neutron-lib, neutron 2026-07-20 14:20:02.826 | 2026-07-20 14:20:02.851 | Successfully installed fixtures-4.3.2 ncclient-0.7.1 neutron-29.0.0.0b2.dev5 neutron-lib-4.2.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.7.0 ovs-3.7.1 ovsdbapp-2.18.0 pecan-1.8.0 pyroute2-0.8.1 python-designateclient-7.0.0 sortedcontainers-2.4.0 2026-07-20 14:20:03.079 | + inc/python:pip_install:216 : result=0 2026-07-20 14:20:03.083 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-20 14:20:03.087 | + functions-common:time_stop:2420 : local name 2026-07-20 14:20:03.090 | + functions-common:time_stop:2421 : local end_time 2026-07-20 14:20:03.094 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-20 14:20:03.097 | + functions-common:time_stop:2423 : local total 2026-07-20 14:20:03.101 | + functions-common:time_stop:2424 : local start_time 2026-07-20 14:20:03.105 | + functions-common:time_stop:2426 : name=pip_install 2026-07-20 14:20:03.108 | + functions-common:time_stop:2427 : start_time=1784557183343 2026-07-20 14:20:03.112 | + functions-common:time_stop:2429 : [[ -z 1784557183343 ]] 2026-07-20 14:20:03.117 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-20 14:20:03.122 | + functions-common:time_stop:2432 : end_time=1784557203118 2026-07-20 14:20:03.126 | + functions-common:time_stop:2433 : elapsed_time=19775 2026-07-20 14:20:03.129 | + functions-common:time_stop:2434 : total=116716 2026-07-20 14:20:03.133 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-20 14:20:03.136 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=136491 2026-07-20 14:20:03.140 | + inc/python:pip_install:219 : return 0 2026-07-20 14:20:03.144 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-07-20 14:20:03.148 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-07-20 14:20:03.151 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/neutron 2026-07-20 14:20:03.155 | + inc/python:use_library_from_git:266 : local name=/opt/stack/neutron 2026-07-20 14:20:03.158 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-20 14:20:03.162 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-20 14:20:03.166 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/neutron, ]] 2026-07-20 14:20:03.169 | + inc/python:use_library_from_git:269 : return 1 2026-07-20 14:20:03.173 | + lib/neutron:install_neutron:535 : [[ ovn == \o\v\n ]] 2026-07-20 14:20:03.178 | + lib/neutron:install_neutron:536 : install_ovn 2026-07-20 14:20:03.182 | + lib/neutron_plugins/ovn_agent:install_ovn:410 : echo 'Installing OVN and dependent packages' 2026-07-20 14:20:03.182 | Installing OVN and dependent packages 2026-07-20 14:20:03.185 | + lib/neutron_plugins/ovn_agent:install_ovn:413 : ovn_sanity_check 2026-07-20 14:20:03.190 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:397 : is_service_enabled q-agt neutron-agent 2026-07-20 14:20:03.211 | + functions-common:is_service_enabled:2076 : return 1 2026-07-20 14:20:03.215 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:399 : is_service_enabled q-l3 neutron-l3 2026-07-20 14:20:03.237 | + functions-common:is_service_enabled:2076 : return 1 2026-07-20 14:20:03.241 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:401 : is_service_enabled q-svc neutron-api 2026-07-20 14:20:03.264 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 14:20:03.268 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:401 : [[ ! ovn =~ ovn ]] 2026-07-20 14:20:03.273 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:403 : is_service_enabled q-svc neutron-api 2026-07-20 14:20:03.295 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 14:20:03.299 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:403 : [[ ! local,flat,vlan,geneve =~ geneve ]] 2026-07-20 14:20:03.303 | + lib/neutron_plugins/ovn_agent:install_ovn:415 : sudo mkdir -p /var/run/openvswitch 2026-07-20 14:20:03.321 | ++ lib/neutron_plugins/ovn_agent:install_ovn:416 : whoami 2026-07-20 14:20:03.327 | + lib/neutron_plugins/ovn_agent:install_ovn:416 : sudo chown quobyte /var/run/openvswitch 2026-07-20 14:20:03.342 | + lib/neutron_plugins/ovn_agent:install_ovn:418 : [[ False == \T\r\u\e ]] 2026-07-20 14:20:03.347 | ++ lib/neutron_plugins/ovn_agent:install_ovn:440 : get_packages openvswitch 2026-07-20 14:20:03.374 | + lib/neutron_plugins/ovn_agent:install_ovn:440 : install_package fakeroot make openvswitch-switch 2026-07-20 14:20:03.377 | + functions-common:install_package:1438 : update_package_repo 2026-07-20 14:20:03.381 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-20 14:20:03.384 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-20 14:20:03.389 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-20 14:20:03.393 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-20 14:20:03.396 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-20 14:20:03.400 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-20 14:20:03.403 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-20 14:20:03.407 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-20 14:20:03.410 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-20 14:20:03.414 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-20 14:20:03.418 | + functions-common:apt_get_update:1167 : return 2026-07-20 14:20:03.422 | + functions-common:install_package:1439 : real_install_package fakeroot make openvswitch-switch 2026-07-20 14:20:03.426 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-20 14:20:03.430 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-20 14:20:03.433 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-20 14:20:03.437 | + functions-common:real_install_package:1427 : apt_get install fakeroot make openvswitch-switch 2026-07-20 14:20:03.468 | + 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-20 14:20:03.513 | Reading package lists... 2026-07-20 14:20:03.868 | Building dependency tree... 2026-07-20 14:20:03.870 | Reading state information... 2026-07-20 14:20:04.402 | fakeroot is already the newest version (1.33-1). 2026-07-20 14:20:04.402 | fakeroot set to manually installed. 2026-07-20 14:20:04.402 | make is already the newest version (4.3-4.1build2). 2026-07-20 14:20:04.402 | make set to manually installed. 2026-07-20 14:20:04.403 | The following packages were automatically installed and are no longer required: 2026-07-20 14:20:04.404 | libfwupd2 libgusb2 2026-07-20 14:20:04.404 | Use 'sudo apt autoremove' to remove them. 2026-07-20 14:20:04.406 | The following additional packages will be installed: 2026-07-20 14:20:04.407 | libunbound8 libxdp1 openvswitch-common python3-openvswitch 2026-07-20 14:20:04.407 | python3-sortedcontainers 2026-07-20 14:20:04.409 | Suggested packages: 2026-07-20 14:20:04.410 | openvswitch-doc python-sortedcontainers-doc 2026-07-20 14:20:04.448 | The following NEW packages will be installed: 2026-07-20 14:20:04.448 | libunbound8 libxdp1 openvswitch-common openvswitch-switch 2026-07-20 14:20:04.448 | python3-openvswitch python3-sortedcontainers 2026-07-20 14:20:04.547 | 0 upgraded, 6 newly installed, 0 to remove and 41 not upgraded. 2026-07-20 14:20:04.547 | Need to get 4219 kB of archives. 2026-07-20 14:20:04.548 | After this operation, 13.3 MB of additional disk space will be used. 2026-07-20 14:20:04.548 | Get:1 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libunbound8 amd64 1.19.2-1ubuntu3.8 [445 kB] 2026-07-20 14:20:04.696 | 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-20 14:20:04.741 | Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-sortedcontainers all 2.4.0-2 [27.6 kB] 2026-07-20 14:20:04.741 | Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libxdp1 amd64 1.4.2-1ubuntu4 [62.5 kB] 2026-07-20 14:20:04.743 | 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-20 14:20:04.762 | 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-20 14:20:05.013 | perl: warning: Setting locale failed. 2026-07-20 14:20:05.013 | perl: warning: Please check that your locale settings: 2026-07-20 14:20:05.013 | LANGUAGE = (unset), 2026-07-20 14:20:05.014 | LC_ALL = "en_US.utf8", 2026-07-20 14:20:05.014 | LANG = "de_DE.UTF-8" 2026-07-20 14:20:05.014 | are supported and installed on your system. 2026-07-20 14:20:05.014 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-20 14:20:05.078 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-20 14:20:05.078 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-20 14:20:05.078 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-20 14:20:05.268 | Fetched 4219 kB in 0s (13.7 MB/s) 2026-07-20 14:20:05.316 | Selecting previously unselected package libunbound8:amd64. 2026-07-20 14:20:05.386 | (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-20 14:20:05.392 | Preparing to unpack .../0-libunbound8_1.19.2-1ubuntu3.8_amd64.deb ... 2026-07-20 14:20:05.399 | Unpacking libunbound8:amd64 (1.19.2-1ubuntu3.8) ... 2026-07-20 14:20:05.454 | Selecting previously unselected package openvswitch-common. 2026-07-20 14:20:05.465 | Preparing to unpack .../1-openvswitch-common_3.3.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-20 14:20:05.468 | Unpacking openvswitch-common (3.3.4-0ubuntu0.24.04.2) ... 2026-07-20 14:20:05.568 | Selecting previously unselected package python3-sortedcontainers. 2026-07-20 14:20:05.581 | Preparing to unpack .../2-python3-sortedcontainers_2.4.0-2_all.deb ... 2026-07-20 14:20:05.584 | Unpacking python3-sortedcontainers (2.4.0-2) ... 2026-07-20 14:20:05.633 | Selecting previously unselected package libxdp1:amd64. 2026-07-20 14:20:05.646 | Preparing to unpack .../3-libxdp1_1.4.2-1ubuntu4_amd64.deb ... 2026-07-20 14:20:05.649 | Unpacking libxdp1:amd64 (1.4.2-1ubuntu4) ... 2026-07-20 14:20:05.703 | Selecting previously unselected package python3-openvswitch. 2026-07-20 14:20:05.715 | Preparing to unpack .../4-python3-openvswitch_3.3.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-20 14:20:05.719 | Unpacking python3-openvswitch (3.3.4-0ubuntu0.24.04.2) ... 2026-07-20 14:20:05.823 | Selecting previously unselected package openvswitch-switch. 2026-07-20 14:20:05.835 | Preparing to unpack .../5-openvswitch-switch_3.3.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-20 14:20:05.844 | Unpacking openvswitch-switch (3.3.4-0ubuntu0.24.04.2) ... 2026-07-20 14:20:05.972 | Setting up python3-sortedcontainers (2.4.0-2) ... 2026-07-20 14:20:06.215 | Setting up libxdp1:amd64 (1.4.2-1ubuntu4) ... 2026-07-20 14:20:06.226 | Setting up libunbound8:amd64 (1.19.2-1ubuntu3.8) ... 2026-07-20 14:20:06.237 | Setting up openvswitch-common (3.3.4-0ubuntu0.24.04.2) ... 2026-07-20 14:20:06.251 | Setting up python3-openvswitch (3.3.4-0ubuntu0.24.04.2) ... 2026-07-20 14:20:06.640 | Setting up openvswitch-switch (3.3.4-0ubuntu0.24.04.2) ... 2026-07-20 14:20:06.663 | update-alternatives: using /usr/lib/openvswitch-switch/ovs-vswitchd to provide /usr/sbin/ovs-vswitchd (ovs-vswitchd) in auto mode 2026-07-20 14:20:07.317 | Created symlink /etc/systemd/system/openvswitch-switch.service.requires/ovs-record-hostname.service → /usr/lib/systemd/system/ovs-record-hostname.service. 2026-07-20 14:20:07.506 | Created symlink /etc/systemd/system/multi-user.target.wants/openvswitch-switch.service → /usr/lib/systemd/system/openvswitch-switch.service. 2026-07-20 14:20:08.492 | Processing triggers for man-db (2.12.0-4build2) ... 2026-07-20 14:20:10.227 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-20 14:20:10.466 | perl: warning: Setting locale failed. 2026-07-20 14:20:10.466 | perl: warning: Please check that your locale settings: 2026-07-20 14:20:10.467 | LANGUAGE = (unset), 2026-07-20 14:20:10.467 | LC_ALL = "en_US.utf8", 2026-07-20 14:20:10.467 | LANG = "de_DE.UTF-8" 2026-07-20 14:20:10.467 | are supported and installed on your system. 2026-07-20 14:20:10.467 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-20 14:20:10.600 | perl: warning: Setting locale failed. 2026-07-20 14:20:10.600 | perl: warning: Please check that your locale settings: 2026-07-20 14:20:10.601 | LANGUAGE = (unset), 2026-07-20 14:20:10.601 | LC_ALL = "en_US.utf8", 2026-07-20 14:20:10.601 | LANG = "de_DE.UTF-8" 2026-07-20 14:20:10.601 | are supported and installed on your system. 2026-07-20 14:20:10.601 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-20 14:20:10.649 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-20 14:20:10.650 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-20 14:20:10.650 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-20 14:20:10.720 | perl: warning: Setting locale failed. 2026-07-20 14:20:10.720 | perl: warning: Please check that your locale settings: 2026-07-20 14:20:10.721 | LANGUAGE = (unset), 2026-07-20 14:20:10.721 | LC_ALL = "en_US.utf8", 2026-07-20 14:20:10.721 | LANG = "de_DE.UTF-8" 2026-07-20 14:20:10.721 | are supported and installed on your system. 2026-07-20 14:20:10.721 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-20 14:20:11.236 | 2026-07-20 14:20:11.237 | Running kernel seems to be up-to-date. 2026-07-20 14:20:11.237 | 2026-07-20 14:20:11.237 | Restarting services... 2026-07-20 14:20:11.260 | 2026-07-20 14:20:11.260 | Service restarts being deferred: 2026-07-20 14:20:11.261 | systemctl restart virtlockd.service 2026-07-20 14:20:11.261 | systemctl restart virtlogd.service 2026-07-20 14:20:11.261 | 2026-07-20 14:20:11.261 | No containers need to be restarted. 2026-07-20 14:20:11.261 | 2026-07-20 14:20:11.261 | User sessions running outdated binaries: 2026-07-20 14:20:11.261 | quobyte @ session #5: sshd[2021,2067] 2026-07-20 14:20:11.270 | 2026-07-20 14:20:11.270 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-20 14:20:13.589 | + functions-common:apt_get:1211 : result=0 2026-07-20 14:20:13.593 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-20 14:20:13.596 | + functions-common:time_stop:2420 : local name 2026-07-20 14:20:13.599 | + functions-common:time_stop:2421 : local end_time 2026-07-20 14:20:13.602 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-20 14:20:13.605 | + functions-common:time_stop:2423 : local total 2026-07-20 14:20:13.608 | + functions-common:time_stop:2424 : local start_time 2026-07-20 14:20:13.611 | + functions-common:time_stop:2426 : name=apt-get 2026-07-20 14:20:13.614 | + functions-common:time_stop:2427 : start_time=1784557203463 2026-07-20 14:20:13.617 | + functions-common:time_stop:2429 : [[ -z 1784557203463 ]] 2026-07-20 14:20:13.621 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-20 14:20:13.626 | + functions-common:time_stop:2432 : end_time=1784557213622 2026-07-20 14:20:13.629 | + functions-common:time_stop:2433 : elapsed_time=10159 2026-07-20 14:20:13.633 | + functions-common:time_stop:2434 : total=168662 2026-07-20 14:20:13.637 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-20 14:20:13.640 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=178821 2026-07-20 14:20:13.643 | + functions-common:apt_get:1215 : return 0 2026-07-20 14:20:13.649 | ++ lib/neutron_plugins/ovn_agent:install_ovn:441 : get_packages ovn 2026-07-20 14:20:13.674 | + lib/neutron_plugins/ovn_agent:install_ovn:441 : install_package ovn-central ovn-controller-vtep ovn-host 2026-07-20 14:20:13.678 | + functions-common:install_package:1438 : update_package_repo 2026-07-20 14:20:13.681 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-20 14:20:13.684 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-20 14:20:13.688 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-20 14:20:13.691 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-20 14:20:13.696 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-20 14:20:13.699 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-20 14:20:13.703 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-20 14:20:13.707 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-20 14:20:13.712 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-20 14:20:13.715 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-20 14:20:13.719 | + functions-common:apt_get_update:1167 : return 2026-07-20 14:20:13.724 | + functions-common:install_package:1439 : real_install_package ovn-central ovn-controller-vtep ovn-host 2026-07-20 14:20:13.728 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-20 14:20:13.732 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-20 14:20:13.736 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-20 14:20:13.740 | + functions-common:real_install_package:1427 : apt_get install ovn-central ovn-controller-vtep ovn-host 2026-07-20 14:20:13.775 | + 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-20 14:20:13.816 | Reading package lists... 2026-07-20 14:20:14.191 | Building dependency tree... 2026-07-20 14:20:14.192 | Reading state information... 2026-07-20 14:20:14.752 | The following packages were automatically installed and are no longer required: 2026-07-20 14:20:14.754 | libfwupd2 libgusb2 2026-07-20 14:20:14.754 | Use 'sudo apt autoremove' to remove them. 2026-07-20 14:20:14.757 | The following additional packages will be installed: 2026-07-20 14:20:14.758 | ovn-common 2026-07-20 14:20:14.799 | The following NEW packages will be installed: 2026-07-20 14:20:14.800 | ovn-central ovn-common ovn-controller-vtep ovn-host 2026-07-20 14:20:14.901 | 0 upgraded, 4 newly installed, 0 to remove and 41 not upgraded. 2026-07-20 14:20:14.901 | Need to get 2360 kB of archives. 2026-07-20 14:20:14.901 | After this operation, 8355 kB of additional disk space will be used. 2026-07-20 14:20:14.901 | 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-20 14:20:15.081 | 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-20 14:20:15.087 | 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-20 14:20:15.089 | 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-20 14:20:15.341 | perl: warning: Setting locale failed. 2026-07-20 14:20:15.341 | perl: warning: Please check that your locale settings: 2026-07-20 14:20:15.341 | LANGUAGE = (unset), 2026-07-20 14:20:15.341 | LC_ALL = "en_US.utf8", 2026-07-20 14:20:15.342 | LANG = "de_DE.UTF-8" 2026-07-20 14:20:15.342 | are supported and installed on your system. 2026-07-20 14:20:15.342 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-20 14:20:15.403 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-20 14:20:15.403 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-20 14:20:15.403 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-20 14:20:15.590 | Fetched 2360 kB in 0s (8535 kB/s) 2026-07-20 14:20:15.663 | Selecting previously unselected package ovn-common. 2026-07-20 14:20:15.729 | (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-20 14:20:15.738 | Preparing to unpack .../ovn-common_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-07-20 14:20:15.742 | Unpacking ovn-common (24.03.6-0ubuntu0.24.04.1) ... 2026-07-20 14:20:15.848 | Selecting previously unselected package ovn-central. 2026-07-20 14:20:15.862 | Preparing to unpack .../ovn-central_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-07-20 14:20:15.867 | Unpacking ovn-central (24.03.6-0ubuntu0.24.04.1) ... 2026-07-20 14:20:15.927 | Selecting previously unselected package ovn-controller-vtep. 2026-07-20 14:20:15.942 | Preparing to unpack .../ovn-controller-vtep_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-07-20 14:20:15.946 | Unpacking ovn-controller-vtep (24.03.6-0ubuntu0.24.04.1) ... 2026-07-20 14:20:15.998 | Selecting previously unselected package ovn-host. 2026-07-20 14:20:16.012 | Preparing to unpack .../ovn-host_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-07-20 14:20:16.019 | Unpacking ovn-host (24.03.6-0ubuntu0.24.04.1) ... 2026-07-20 14:20:16.105 | Setting up ovn-common (24.03.6-0ubuntu0.24.04.1) ... 2026-07-20 14:20:16.122 | Setting up ovn-host (24.03.6-0ubuntu0.24.04.1) ... 2026-07-20 14:20:16.588 | ovn-controller.service is a disabled or a static unit, not starting it. 2026-07-20 14:20:16.774 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-host.service → /usr/lib/systemd/system/ovn-host.service. 2026-07-20 14:20:17.232 | ovn-controller.service is a disabled or a static unit, not starting it. 2026-07-20 14:20:17.284 | Setting up ovn-central (24.03.6-0ubuntu0.24.04.1) ... 2026-07-20 14:20:17.800 | ovn-northd.service is a disabled or a static unit, not starting it. 2026-07-20 14:20:17.989 | Created symlink /etc/systemd/system/ovn-sb-ovsdb.service → /usr/lib/systemd/system/ovn-ovsdb-server-sb.service. 2026-07-20 14:20:18.669 | Created symlink /etc/systemd/system/ovn-nb-ovsdb.service → /usr/lib/systemd/system/ovn-ovsdb-server-nb.service. 2026-07-20 14:20:19.357 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-central.service → /usr/lib/systemd/system/ovn-central.service. 2026-07-20 14:20:20.213 | ovn-northd.service is a disabled or a static unit, not starting it. 2026-07-20 14:20:20.294 | Setting up ovn-controller-vtep (24.03.6-0ubuntu0.24.04.1) ... 2026-07-20 14:20:20.489 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-controller-vtep.service → /usr/lib/systemd/system/ovn-controller-vtep.service. 2026-07-20 14:20:21.048 | Processing triggers for man-db (2.12.0-4build2) ... 2026-07-20 14:20:23.042 | perl: warning: Setting locale failed. 2026-07-20 14:20:23.042 | perl: warning: Please check that your locale settings: 2026-07-20 14:20:23.042 | LANGUAGE = (unset), 2026-07-20 14:20:23.042 | LC_ALL = "en_US.utf8", 2026-07-20 14:20:23.042 | LANG = "de_DE.UTF-8" 2026-07-20 14:20:23.042 | are supported and installed on your system. 2026-07-20 14:20:23.042 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-20 14:20:23.172 | perl: warning: Setting locale failed. 2026-07-20 14:20:23.172 | perl: warning: Please check that your locale settings: 2026-07-20 14:20:23.172 | LANGUAGE = (unset), 2026-07-20 14:20:23.172 | LC_ALL = "en_US.utf8", 2026-07-20 14:20:23.172 | LANG = "de_DE.UTF-8" 2026-07-20 14:20:23.173 | are supported and installed on your system. 2026-07-20 14:20:23.173 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-20 14:20:23.222 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-20 14:20:23.222 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-20 14:20:23.222 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-20 14:20:23.292 | perl: warning: Setting locale failed. 2026-07-20 14:20:23.292 | perl: warning: Please check that your locale settings: 2026-07-20 14:20:23.292 | LANGUAGE = (unset), 2026-07-20 14:20:23.292 | LC_ALL = "en_US.utf8", 2026-07-20 14:20:23.292 | LANG = "de_DE.UTF-8" 2026-07-20 14:20:23.292 | are supported and installed on your system. 2026-07-20 14:20:23.292 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-20 14:20:23.802 | 2026-07-20 14:20:23.802 | Running kernel seems to be up-to-date. 2026-07-20 14:20:23.802 | 2026-07-20 14:20:23.802 | Restarting services... 2026-07-20 14:20:23.826 | 2026-07-20 14:20:23.826 | Service restarts being deferred: 2026-07-20 14:20:23.826 | systemctl restart virtlockd.service 2026-07-20 14:20:23.826 | systemctl restart virtlogd.service 2026-07-20 14:20:23.827 | 2026-07-20 14:20:23.827 | No containers need to be restarted. 2026-07-20 14:20:23.827 | 2026-07-20 14:20:23.827 | User sessions running outdated binaries: 2026-07-20 14:20:23.827 | quobyte @ session #5: sshd[2021,2067] 2026-07-20 14:20:23.836 | 2026-07-20 14:20:23.837 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-20 14:20:26.049 | + functions-common:apt_get:1211 : result=0 2026-07-20 14:20:26.052 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-20 14:20:26.056 | + functions-common:time_stop:2420 : local name 2026-07-20 14:20:26.060 | + functions-common:time_stop:2421 : local end_time 2026-07-20 14:20:26.065 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-20 14:20:26.068 | + functions-common:time_stop:2423 : local total 2026-07-20 14:20:26.070 | + functions-common:time_stop:2424 : local start_time 2026-07-20 14:20:26.073 | + functions-common:time_stop:2426 : name=apt-get 2026-07-20 14:20:26.076 | + functions-common:time_stop:2427 : start_time=1784557213770 2026-07-20 14:20:26.080 | + functions-common:time_stop:2429 : [[ -z 1784557213770 ]] 2026-07-20 14:20:26.084 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-20 14:20:26.090 | + functions-common:time_stop:2432 : end_time=1784557226086 2026-07-20 14:20:26.094 | + functions-common:time_stop:2433 : elapsed_time=12316 2026-07-20 14:20:26.097 | + functions-common:time_stop:2434 : total=178821 2026-07-20 14:20:26.101 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-20 14:20:26.104 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=191137 2026-07-20 14:20:26.108 | + functions-common:apt_get:1215 : return 0 2026-07-20 14:20:26.112 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : 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-20 14:20:26.115 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : 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-20 14:20:26.119 | + lib/neutron_plugins/ovn_agent:install_ovn:448 : local log_archive_dir=/opt/stack/logs/archive 2026-07-20 14:20:26.122 | + lib/neutron_plugins/ovn_agent:install_ovn:449 : mkdir -p /opt/stack/logs/archive 2026-07-20 14:20:26.129 | + lib/neutron_plugins/ovn_agent:install_ovn:450 : 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-20 14:20:26.134 | + lib/neutron_plugins/ovn_agent:install_ovn:451 : '[' -f /opt/stack/logs/ovs-vswitchd.log ']' 2026-07-20 14:20:26.137 | + lib/neutron_plugins/ovn_agent:install_ovn:450 : 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-20 14:20:26.142 | + lib/neutron_plugins/ovn_agent:install_ovn:451 : '[' -f /opt/stack/logs/ovn-northd.log ']' 2026-07-20 14:20:26.146 | + lib/neutron_plugins/ovn_agent:install_ovn:450 : 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-20 14:20:26.149 | + lib/neutron_plugins/ovn_agent:install_ovn:451 : '[' -f /opt/stack/logs/ovn-controller.log ']' 2026-07-20 14:20:26.153 | + lib/neutron_plugins/ovn_agent:install_ovn:450 : 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-20 14:20:26.156 | + lib/neutron_plugins/ovn_agent:install_ovn:451 : '[' -f /opt/stack/logs/ovn-controller-vtep.log ']' 2026-07-20 14:20:26.159 | + lib/neutron_plugins/ovn_agent:install_ovn:450 : 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-20 14:20:26.163 | + lib/neutron_plugins/ovn_agent:install_ovn:451 : '[' -f /opt/stack/logs/ovs-vtep.log ']' 2026-07-20 14:20:26.165 | + lib/neutron_plugins/ovn_agent:install_ovn:450 : 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-20 14:20:26.169 | + lib/neutron_plugins/ovn_agent:install_ovn:451 : '[' -f /opt/stack/logs/ovsdb-server.log ']' 2026-07-20 14:20:26.172 | + lib/neutron_plugins/ovn_agent:install_ovn:450 : 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-20 14:20:26.176 | + lib/neutron_plugins/ovn_agent:install_ovn:451 : '[' -f /opt/stack/logs/ovsdb-server-nb.log ']' 2026-07-20 14:20:26.180 | + lib/neutron_plugins/ovn_agent:install_ovn:450 : 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-20 14:20:26.183 | + lib/neutron_plugins/ovn_agent:install_ovn:451 : '[' -f /opt/stack/logs/ovsdb-server-sb.log ']' 2026-07-20 14:20:26.187 | + lib/neutron_plugins/ovn_agent:install_ovn:457 : use_library_from_git ovsdbapp 2026-07-20 14:20:26.191 | + inc/python:use_library_from_git:266 : local name=ovsdbapp 2026-07-20 14:20:26.194 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-20 14:20:26.198 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-20 14:20:26.201 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,ovsdbapp, ]] 2026-07-20 14:20:26.205 | + inc/python:use_library_from_git:269 : return 1 2026-07-20 14:20:26.209 | + lib/neutron_plugins/ovn_agent:install_ovn:463 : [[ False == \T\r\u\e ]] 2026-07-20 14:20:26.214 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-07-20 14:20:26.216 | + ./stack.sh:main:959 : is_service_enabled nova 2026-07-20 14:20:26.240 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 14:20:26.244 | + ./stack.sh:main:961 : stack_install_service nova 2026-07-20 14:20:26.248 | + lib/stack:stack_install_service:20 : local service=nova 2026-07-20 14:20:26.251 | + lib/stack:stack_install_service:21 : type install_nova 2026-07-20 14:20:26.255 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-07-20 14:20:26.259 | + lib/stack:stack_install_service:32 : install_nova 2026-07-20 14:20:26.263 | + lib/nova:install_nova:912 : use_library_from_git os-vif 2026-07-20 14:20:26.267 | + inc/python:use_library_from_git:266 : local name=os-vif 2026-07-20 14:20:26.271 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-20 14:20:26.275 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-20 14:20:26.278 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-vif, ]] 2026-07-20 14:20:26.281 | + inc/python:use_library_from_git:269 : return 1 2026-07-20 14:20:26.286 | + lib/nova:install_nova:917 : is_service_enabled n-cpu 2026-07-20 14:20:26.308 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 14:20:26.312 | + lib/nova:install_nova:917 : [[ -r /home/quobyte/devstack/lib/nova_plugins/hypervisor-libvirt ]] 2026-07-20 14:20:26.316 | + lib/nova:install_nova:918 : install_nova_hypervisor 2026-07-20 14:20:26.320 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:91 : install_libvirt 2026-07-20 14:20:26.323 | + lib/nova_plugins/functions-libvirt:install_libvirt:80 : [[ noble =~ bookworm ]] 2026-07-20 14:20:26.327 | + 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-20 14:20:26.482 | + lib/nova_plugins/functions-libvirt:install_libvirt:95 : is_ubuntu 2026-07-20 14:20:26.486 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-20 14:20:26.489 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-20 14:20:26.493 | + 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-20 14:20:26.496 | + functions-common:install_package:1438 : update_package_repo 2026-07-20 14:20:26.499 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-20 14:20:26.501 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-20 14:20:26.505 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-20 14:20:26.509 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-20 14:20:26.512 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-20 14:20:26.515 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-20 14:20:26.518 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-20 14:20:26.522 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-20 14:20:26.525 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-20 14:20:26.528 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-20 14:20:26.531 | + functions-common:apt_get_update:1167 : return 2026-07-20 14:20:26.535 | + functions-common:install_package:1439 : real_install_package qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-07-20 14:20:26.538 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-20 14:20:26.542 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-20 14:20:26.545 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-20 14:20:26.549 | + functions-common:real_install_package:1427 : apt_get install qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-07-20 14:20:26.577 | + 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-20 14:20:26.616 | Reading package lists... 2026-07-20 14:20:27.043 | Building dependency tree... 2026-07-20 14:20:27.045 | Reading state information... 2026-07-20 14:20:27.770 | libvirt-clients is already the newest version (10.0.0-2ubuntu8.14). 2026-07-20 14:20:27.770 | libvirt-clients set to manually installed. 2026-07-20 14:20:27.771 | libvirt-daemon-system is already the newest version (10.0.0-2ubuntu8.14). 2026-07-20 14:20:27.771 | The following packages were automatically installed and are no longer required: 2026-07-20 14:20:27.773 | libfwupd2 libgusb2 2026-07-20 14:20:27.773 | Use 'sudo apt autoremove' to remove them. 2026-07-20 14:20:27.774 | The following additional packages will be installed: 2026-07-20 14:20:27.777 | apport ovmf python3-apport python3-zstandard qemu-efi-aarch64 qemu-efi-arm 2026-07-20 14:20:27.777 | qemu-system-arm qemu-system-mips qemu-system-misc qemu-system-ppc 2026-07-20 14:20:27.777 | qemu-system-s390x qemu-system-sparc 2026-07-20 14:20:27.780 | Suggested packages: 2026-07-20 14:20:27.780 | apport-gtk | apport-kde pkexec python-zstandard-doc samba vde2 2026-07-20 14:20:27.825 | The following packages will be REMOVED: 2026-07-20 14:20:27.828 | apport-core-dump-handler 2026-07-20 14:20:27.830 | The following NEW packages will be installed: 2026-07-20 14:20:27.831 | libvirt-dev python3-libvirt python3-zstandard qemu-efi-aarch64 qemu-efi-arm 2026-07-20 14:20:27.831 | qemu-system qemu-system-arm qemu-system-mips qemu-system-misc 2026-07-20 14:20:27.831 | qemu-system-ppc qemu-system-s390x qemu-system-sparc systemd-coredump 2026-07-20 14:20:27.833 | The following packages will be upgraded: 2026-07-20 14:20:27.836 | apport ovmf python3-apport 2026-07-20 14:20:28.114 | 3 upgraded, 13 newly installed, 1 to remove and 37 not upgraded. 2026-07-20 14:20:28.114 | Need to get 115 MB of archives. 2026-07-20 14:20:28.114 | After this operation, 897 MB of additional disk space will be used. 2026-07-20 14:20:28.114 | Get:1 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-apport all 2.28.2-0ubuntu0.1 [92.9 kB] 2026-07-20 14:20:28.495 | Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 apport all 2.28.2-0ubuntu0.1 [85.3 kB] 2026-07-20 14:20:28.569 | Get:3 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 systemd-coredump amd64 255.4-1ubuntu8.16 [71.7 kB] 2026-07-20 14:20:28.633 | Get:4 http://archive.ubuntu.com/ubuntu noble/universe amd64 python3-zstandard amd64 0.22.0-1build1 [360 kB] 2026-07-20 14:20:28.785 | Get:5 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libvirt-dev amd64 10.0.0-2ubuntu8.14 [178 kB] 2026-07-20 14:20:28.824 | Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-libvirt amd64 10.0.0-1build1 [164 kB] 2026-07-20 14:20:28.850 | Get:7 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-20 14:20:29.294 | Get:8 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-20 14:20:29.676 | Get:9 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-ppc amd64 1:8.2.2+ds-0ubuntu1.17 [9100 kB] 2026-07-20 14:20:29.891 | Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-sparc amd64 1:8.2.2+ds-0ubuntu1.17 [6310 kB] 2026-07-20 14:20:30.037 | Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-s390x amd64 1:8.2.2+ds-0ubuntu1.17 [3435 kB] 2026-07-20 14:20:30.117 | Get:12 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-20 14:20:31.471 | Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system amd64 1:8.2.2+ds-0ubuntu1.17 [58.5 kB] 2026-07-20 14:20:31.472 | Get:14 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ovmf all 2024.02-2ubuntu0.9 [5187 kB] 2026-07-20 14:20:31.589 | Get:15 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-efi-aarch64 all 2024.02-2ubuntu0.9 [4115 kB] 2026-07-20 14:20:31.684 | Get:16 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-efi-arm all 2024.02-2ubuntu0.9 [776 kB] 2026-07-20 14:20:31.941 | perl: warning: Setting locale failed. 2026-07-20 14:20:31.941 | perl: warning: Please check that your locale settings: 2026-07-20 14:20:31.941 | LANGUAGE = (unset), 2026-07-20 14:20:31.942 | LC_ALL = "en_US.utf8", 2026-07-20 14:20:31.942 | LANG = "de_DE.UTF-8" 2026-07-20 14:20:31.942 | are supported and installed on your system. 2026-07-20 14:20:31.942 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-20 14:20:32.004 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-20 14:20:32.004 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-20 14:20:32.004 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-20 14:20:32.299 | Fetched 115 MB in 4s (30.0 MB/s) 2026-07-20 14:20:32.401 | (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-20 14:20:32.410 | Preparing to unpack .../python3-apport_2.28.2-0ubuntu0.1_all.deb ... 2026-07-20 14:20:32.545 | Unpacking python3-apport (2.28.2-0ubuntu0.1) over (2.28.1-0ubuntu3.8) ... 2026-07-20 14:20:32.629 | Preparing to unpack .../apport_2.28.2-0ubuntu0.1_all.deb ... 2026-07-20 14:20:32.712 | Unpacking apport (2.28.2-0ubuntu0.1) over (2.28.1-0ubuntu3.8) ... 2026-07-20 14:20:32.935 | dpkg: apport-core-dump-handler: dependency problems, but removing anyway as you requested: 2026-07-20 14:20:32.936 | apport depends on apport-core-dump-handler | python3-zstandard; however: 2026-07-20 14:20:32.936 | Package apport-core-dump-handler is to be removed. 2026-07-20 14:20:32.936 | Package python3-zstandard is not installed. 2026-07-20 14:20:32.936 | apport depends on apport-core-dump-handler | systemd-coredump; however: 2026-07-20 14:20:32.936 | Package apport-core-dump-handler is to be removed. 2026-07-20 14:20:32.936 | Package systemd-coredump is not installed. 2026-07-20 14:20:32.937 | apport depends on apport-core-dump-handler | python3-zstandard; however: 2026-07-20 14:20:32.937 | Package apport-core-dump-handler is to be removed. 2026-07-20 14:20:32.937 | Package python3-zstandard is not installed. 2026-07-20 14:20:32.937 | apport depends on apport-core-dump-handler | systemd-coredump; however: 2026-07-20 14:20:32.937 | Package apport-core-dump-handler is to be removed. 2026-07-20 14:20:32.937 | Package systemd-coredump is not installed. 2026-07-20 14:20:32.937 | 2026-07-20 14:20:33.003 | (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-20 14:20:33.012 | Removing apport-core-dump-handler (2.28.1-0ubuntu3.8) ... 2026-07-20 14:20:33.938 | Selecting previously unselected package systemd-coredump. 2026-07-20 14:20:34.000 | (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 ... 127206 files and directories currently installed.) 2026-07-20 14:20:34.007 | Preparing to unpack .../00-systemd-coredump_255.4-1ubuntu8.16_amd64.deb ... 2026-07-20 14:20:34.010 | Unpacking systemd-coredump (255.4-1ubuntu8.16) ... 2026-07-20 14:20:34.062 | Selecting previously unselected package python3-zstandard. 2026-07-20 14:20:34.075 | Preparing to unpack .../01-python3-zstandard_0.22.0-1build1_amd64.deb ... 2026-07-20 14:20:34.079 | Unpacking python3-zstandard (0.22.0-1build1) ... 2026-07-20 14:20:34.139 | Selecting previously unselected package libvirt-dev:amd64. 2026-07-20 14:20:34.152 | Preparing to unpack .../02-libvirt-dev_10.0.0-2ubuntu8.14_amd64.deb ... 2026-07-20 14:20:34.165 | Unpacking libvirt-dev:amd64 (10.0.0-2ubuntu8.14) ... 2026-07-20 14:20:34.234 | Selecting previously unselected package python3-libvirt. 2026-07-20 14:20:34.246 | Preparing to unpack .../03-python3-libvirt_10.0.0-1build1_amd64.deb ... 2026-07-20 14:20:34.250 | Unpacking python3-libvirt (10.0.0-1build1) ... 2026-07-20 14:20:34.313 | Selecting previously unselected package qemu-system-arm. 2026-07-20 14:20:34.326 | Preparing to unpack .../04-qemu-system-arm_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-20 14:20:34.338 | Unpacking qemu-system-arm (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-20 14:20:34.869 | Selecting previously unselected package qemu-system-mips. 2026-07-20 14:20:34.881 | Preparing to unpack .../05-qemu-system-mips_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-20 14:20:34.893 | Unpacking qemu-system-mips (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-20 14:20:35.434 | Selecting previously unselected package qemu-system-ppc. 2026-07-20 14:20:35.447 | Preparing to unpack .../06-qemu-system-ppc_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-20 14:20:35.458 | Unpacking qemu-system-ppc (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-20 14:20:35.802 | Selecting previously unselected package qemu-system-sparc. 2026-07-20 14:20:35.813 | Preparing to unpack .../07-qemu-system-sparc_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-20 14:20:35.826 | Unpacking qemu-system-sparc (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-20 14:20:36.068 | Selecting previously unselected package qemu-system-s390x. 2026-07-20 14:20:36.080 | Preparing to unpack .../08-qemu-system-s390x_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-20 14:20:36.092 | Unpacking qemu-system-s390x (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-20 14:20:36.260 | Selecting previously unselected package qemu-system-misc. 2026-07-20 14:20:36.273 | Preparing to unpack .../09-qemu-system-misc_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-20 14:20:36.283 | Unpacking qemu-system-misc (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-20 14:20:38.107 | Selecting previously unselected package qemu-system. 2026-07-20 14:20:38.116 | Preparing to unpack .../10-qemu-system_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-20 14:20:38.119 | Unpacking qemu-system (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-20 14:20:38.172 | Preparing to unpack .../11-ovmf_2024.02-2ubuntu0.9_all.deb ... 2026-07-20 14:20:38.181 | Unpacking ovmf (2024.02-2ubuntu0.9) over (2024.02-2ubuntu0.8) ... 2026-07-20 14:20:38.336 | Selecting previously unselected package qemu-efi-aarch64. 2026-07-20 14:20:38.349 | Preparing to unpack .../12-qemu-efi-aarch64_2024.02-2ubuntu0.9_all.deb ... 2026-07-20 14:20:38.353 | Unpacking qemu-efi-aarch64 (2024.02-2ubuntu0.9) ... 2026-07-20 14:20:40.007 | Selecting previously unselected package qemu-efi-arm. 2026-07-20 14:20:40.020 | Preparing to unpack .../13-qemu-efi-arm_2024.02-2ubuntu0.9_all.deb ... 2026-07-20 14:20:40.023 | Unpacking qemu-efi-arm (2024.02-2ubuntu0.9) ... 2026-07-20 14:20:40.753 | Setting up systemd-coredump (255.4-1ubuntu8.16) ... 2026-07-20 14:20:41.252 | Creating group 'systemd-coredump' with GID 987. 2026-07-20 14:20:41.255 | Creating user 'systemd-coredump' (systemd Core Dumper) with UID 987 and GID 987. 2026-07-20 14:20:41.281 | Setting up python3-libvirt (10.0.0-1build1) ... 2026-07-20 14:20:41.585 | Setting up qemu-system-mips (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-20 14:20:41.605 | Setting up qemu-system-sparc (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-20 14:20:41.622 | Setting up libvirt-dev:amd64 (10.0.0-2ubuntu8.14) ... 2026-07-20 14:20:41.639 | Setting up qemu-system-ppc (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-20 14:20:41.655 | Setting up qemu-efi-aarch64 (2024.02-2ubuntu0.9) ... 2026-07-20 14:20:41.666 | Setting up qemu-system-misc (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-20 14:20:41.685 | Setting up python3-apport (2.28.2-0ubuntu0.1) ... 2026-07-20 14:20:41.932 | Setting up ovmf (2024.02-2ubuntu0.9) ... 2026-07-20 14:20:41.943 | Setting up python3-zstandard (0.22.0-1build1) ... 2026-07-20 14:20:42.191 | Setting up qemu-system-arm (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-20 14:20:42.209 | Setting up qemu-efi-arm (2024.02-2ubuntu0.9) ... 2026-07-20 14:20:42.220 | Setting up qemu-system-s390x (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-20 14:20:42.238 | Setting up apport (2.28.2-0ubuntu0.1) ... 2026-07-20 14:20:43.359 | apport-autoreport.service is a disabled or a static unit not running, not starting it. 2026-07-20 14:20:43.412 | Setting up qemu-system (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-20 14:20:43.425 | Processing triggers for man-db (2.12.0-4build2) ... 2026-07-20 14:20:45.013 | Processing triggers for hicolor-icon-theme (0.17-2) ... 2026-07-20 14:20:45.360 | perl: warning: Setting locale failed. 2026-07-20 14:20:45.361 | perl: warning: Please check that your locale settings: 2026-07-20 14:20:45.361 | LANGUAGE = (unset), 2026-07-20 14:20:45.361 | LC_ALL = "en_US.utf8", 2026-07-20 14:20:45.361 | LANG = "de_DE.UTF-8" 2026-07-20 14:20:45.362 | are supported and installed on your system. 2026-07-20 14:20:45.362 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-20 14:20:45.497 | perl: warning: Setting locale failed. 2026-07-20 14:20:45.500 | perl: warning: Please check that your locale settings: 2026-07-20 14:20:45.500 | LANGUAGE = (unset), 2026-07-20 14:20:45.500 | LC_ALL = "en_US.utf8", 2026-07-20 14:20:45.500 | LANG = "de_DE.UTF-8" 2026-07-20 14:20:45.501 | are supported and installed on your system. 2026-07-20 14:20:45.501 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-20 14:20:45.549 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-20 14:20:45.549 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-20 14:20:45.549 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-20 14:20:45.619 | perl: warning: Setting locale failed. 2026-07-20 14:20:45.619 | perl: warning: Please check that your locale settings: 2026-07-20 14:20:45.619 | LANGUAGE = (unset), 2026-07-20 14:20:45.620 | LC_ALL = "en_US.utf8", 2026-07-20 14:20:45.620 | LANG = "de_DE.UTF-8" 2026-07-20 14:20:45.620 | are supported and installed on your system. 2026-07-20 14:20:45.620 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-20 14:20:46.123 | 2026-07-20 14:20:46.123 | Running kernel seems to be up-to-date. 2026-07-20 14:20:46.124 | 2026-07-20 14:20:46.124 | Restarting services... 2026-07-20 14:20:46.146 | 2026-07-20 14:20:46.146 | Service restarts being deferred: 2026-07-20 14:20:46.146 | systemctl restart virtlockd.service 2026-07-20 14:20:46.146 | systemctl restart virtlogd.service 2026-07-20 14:20:46.147 | 2026-07-20 14:20:46.147 | No containers need to be restarted. 2026-07-20 14:20:46.147 | 2026-07-20 14:20:46.147 | User sessions running outdated binaries: 2026-07-20 14:20:46.147 | quobyte @ session #5: sshd[2021,2067] 2026-07-20 14:20:46.156 | 2026-07-20 14:20:46.156 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-20 14:20:48.129 | + functions-common:apt_get:1211 : result=0 2026-07-20 14:20:48.133 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-20 14:20:48.136 | + functions-common:time_stop:2420 : local name 2026-07-20 14:20:48.139 | + functions-common:time_stop:2421 : local end_time 2026-07-20 14:20:48.141 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-20 14:20:48.145 | + functions-common:time_stop:2423 : local total 2026-07-20 14:20:48.148 | + functions-common:time_stop:2424 : local start_time 2026-07-20 14:20:48.151 | + functions-common:time_stop:2426 : name=apt-get 2026-07-20 14:20:48.154 | + functions-common:time_stop:2427 : start_time=1784557226573 2026-07-20 14:20:48.157 | + functions-common:time_stop:2429 : [[ -z 1784557226573 ]] 2026-07-20 14:20:48.161 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-20 14:20:48.167 | + functions-common:time_stop:2432 : end_time=1784557248163 2026-07-20 14:20:48.171 | + functions-common:time_stop:2433 : elapsed_time=21590 2026-07-20 14:20:48.174 | + functions-common:time_stop:2434 : total=191137 2026-07-20 14:20:48.178 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-20 14:20:48.181 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=212727 2026-07-20 14:20:48.184 | + functions-common:apt_get:1215 : return 0 2026-07-20 14:20:48.188 | + lib/nova_plugins/functions-libvirt:install_libvirt:97 : install_package ovmf swtpm swtpm-tools mdevctl 2026-07-20 14:20:48.191 | + functions-common:install_package:1438 : update_package_repo 2026-07-20 14:20:48.194 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-20 14:20:48.198 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-20 14:20:48.200 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-20 14:20:48.204 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-20 14:20:48.208 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-20 14:20:48.211 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-20 14:20:48.216 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-20 14:20:48.219 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-20 14:20:48.223 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-20 14:20:48.225 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-20 14:20:48.228 | + functions-common:apt_get_update:1167 : return 2026-07-20 14:20:48.232 | + functions-common:install_package:1439 : real_install_package ovmf swtpm swtpm-tools mdevctl 2026-07-20 14:20:48.236 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-20 14:20:48.239 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-20 14:20:48.243 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-20 14:20:48.246 | + functions-common:real_install_package:1427 : apt_get install ovmf swtpm swtpm-tools mdevctl 2026-07-20 14:20:48.273 | + 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-20 14:20:48.312 | Reading package lists... 2026-07-20 14:20:48.668 | Building dependency tree... 2026-07-20 14:20:48.669 | Reading state information... 2026-07-20 14:20:49.202 | ovmf is already the newest version (2024.02-2ubuntu0.9). 2026-07-20 14:20:49.202 | ovmf set to manually installed. 2026-07-20 14:20:49.202 | swtpm is already the newest version (0.7.3-0ubuntu5.24.04.1). 2026-07-20 14:20:49.202 | swtpm set to manually installed. 2026-07-20 14:20:49.202 | swtpm-tools is already the newest version (0.7.3-0ubuntu5.24.04.1). 2026-07-20 14:20:49.202 | swtpm-tools set to manually installed. 2026-07-20 14:20:49.202 | mdevctl is already the newest version (1.3.0-1ubuntu2.1). 2026-07-20 14:20:49.202 | mdevctl set to manually installed. 2026-07-20 14:20:49.202 | The following packages were automatically installed and are no longer required: 2026-07-20 14:20:49.203 | libfwupd2 libgusb2 2026-07-20 14:20:49.204 | Use 'sudo apt autoremove' to remove them. 2026-07-20 14:20:49.287 | 0 upgraded, 0 newly installed, 0 to remove and 37 not upgraded. 2026-07-20 14:20:49.293 | + functions-common:apt_get:1211 : result=0 2026-07-20 14:20:49.297 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-20 14:20:49.300 | + functions-common:time_stop:2420 : local name 2026-07-20 14:20:49.302 | + functions-common:time_stop:2421 : local end_time 2026-07-20 14:20:49.306 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-20 14:20:49.308 | + functions-common:time_stop:2423 : local total 2026-07-20 14:20:49.311 | + functions-common:time_stop:2424 : local start_time 2026-07-20 14:20:49.315 | + functions-common:time_stop:2426 : name=apt-get 2026-07-20 14:20:49.317 | + functions-common:time_stop:2427 : start_time=1784557248269 2026-07-20 14:20:49.320 | + functions-common:time_stop:2429 : [[ -z 1784557248269 ]] 2026-07-20 14:20:49.325 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-20 14:20:49.329 | + functions-common:time_stop:2432 : end_time=1784557249326 2026-07-20 14:20:49.333 | + functions-common:time_stop:2433 : elapsed_time=1057 2026-07-20 14:20:49.337 | + functions-common:time_stop:2434 : total=212727 2026-07-20 14:20:49.340 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-20 14:20:49.344 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=213784 2026-07-20 14:20:49.348 | + functions-common:apt_get:1215 : return 0 2026-07-20 14:20:49.350 | + lib/nova_plugins/functions-libvirt:install_libvirt:98 : is_arch aarch64 2026-07-20 14:20:49.355 | ++ functions-common:is_arch:519 : uname -m 2026-07-20 14:20:49.359 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-07-20 14:20:49.363 | + lib/nova_plugins/functions-libvirt:install_libvirt:103 : [[ noble =~ bookworm ]] 2026-07-20 14:20:49.366 | + lib/nova_plugins/functions-libvirt:install_libvirt:103 : [[ noble =~ trixie ]] 2026-07-20 14:20:49.369 | + lib/nova_plugins/functions-libvirt:install_libvirt:145 : [[ False == True ]] 2026-07-20 14:20:49.373 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:96 : [[ kvm == \l\x\c ]] 2026-07-20 14:20:49.376 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:108 : [[ '' == \T\r\u\e ]] 2026-07-20 14:20:49.379 | + lib/nova:install_nova:921 : is_service_enabled n-novnc 2026-07-20 14:20:49.402 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 14:20:49.407 | ++ lib/nova:install_nova:923 : trueorfalse False NOVNC_FROM_PACKAGE 2026-07-20 14:20:49.430 | + lib/nova:install_nova:923 : NOVNC_FROM_PACKAGE=False 2026-07-20 14:20:49.434 | + lib/nova:install_nova:924 : '[' False = True ']' 2026-07-20 14:20:49.438 | + lib/nova:install_nova:943 : NOVNC_WEB_DIR=/opt/stack/novnc 2026-07-20 14:20:49.442 | + lib/nova:install_nova:944 : git_clone https://github.com/novnc/novnc.git /opt/stack/novnc v1.3.0 2026-07-20 14:20:49.445 | + functions-common:git_clone:589 : local git_remote=https://github.com/novnc/novnc.git 2026-07-20 14:20:49.448 | + functions-common:git_clone:590 : local git_dest=/opt/stack/novnc 2026-07-20 14:20:49.452 | + functions-common:git_clone:591 : local git_ref=v1.3.0 2026-07-20 14:20:49.456 | + functions-common:git_clone:592 : local orig_dir 2026-07-20 14:20:49.460 | ++ functions-common:git_clone:593 : pwd 2026-07-20 14:20:49.465 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-07-20 14:20:49.469 | + functions-common:git_clone:594 : local git_clone_flags= 2026-07-20 14:20:49.473 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-20 14:20:49.496 | + functions-common:git_clone:596 : RECLONE=False 2026-07-20 14:20:49.500 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-20 14:20:49.504 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-20 14:20:49.510 | + functions-common:git_clone:610 : echo v1.3.0 2026-07-20 14:20:49.510 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-07-20 14:20:49.516 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/novnc ]] 2026-07-20 14:20:49.520 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-07-20 14:20:49.524 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://github.com/novnc/novnc.git /opt/stack/novnc 2026-07-20 14:20:49.528 | + functions-common:git_timed:697 : local count=0 2026-07-20 14:20:49.532 | + functions-common:git_timed:698 : local timeout=0 2026-07-20 14:20:49.536 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-20 14:20:49.539 | + functions-common:git_timed:701 : timeout=0 2026-07-20 14:20:49.543 | + functions-common:git_timed:704 : time_start git_timed 2026-07-20 14:20:49.547 | + functions-common:time_start:2406 : local name=git_timed 2026-07-20 14:20:49.551 | + functions-common:time_start:2407 : local start_time= 2026-07-20 14:20:49.554 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-20 14:20:49.559 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-20 14:20:49.564 | + functions-common:time_start:2411 : _TIME_START[$name]=1784557249561 2026-07-20 14:20:49.568 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://github.com/novnc/novnc.git /opt/stack/novnc 2026-07-20 14:20:49.572 | Cloning into '/opt/stack/novnc'... 2026-07-20 14:20:51.579 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-20 14:20:51.583 | + functions-common:time_stop:2420 : local name 2026-07-20 14:20:51.587 | + functions-common:time_stop:2421 : local end_time 2026-07-20 14:20:51.591 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-20 14:20:51.595 | + functions-common:time_stop:2423 : local total 2026-07-20 14:20:51.599 | + functions-common:time_stop:2424 : local start_time 2026-07-20 14:20:51.603 | + functions-common:time_stop:2426 : name=git_timed 2026-07-20 14:20:51.607 | + functions-common:time_stop:2427 : start_time=1784557249561 2026-07-20 14:20:51.611 | + functions-common:time_stop:2429 : [[ -z 1784557249561 ]] 2026-07-20 14:20:51.616 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-20 14:20:51.622 | + functions-common:time_stop:2432 : end_time=1784557251618 2026-07-20 14:20:51.626 | + functions-common:time_stop:2433 : elapsed_time=2057 2026-07-20 14:20:51.629 | + functions-common:time_stop:2434 : total=161190 2026-07-20 14:20:51.633 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-20 14:20:51.637 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=163247 2026-07-20 14:20:51.641 | + functions-common:git_clone:631 : cd /opt/stack/novnc 2026-07-20 14:20:51.645 | + functions-common:git_clone:632 : git_timed fetch origin v1.3.0 2026-07-20 14:20:51.649 | + functions-common:git_timed:697 : local count=0 2026-07-20 14:20:51.652 | + functions-common:git_timed:698 : local timeout=0 2026-07-20 14:20:51.656 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-20 14:20:51.661 | + functions-common:git_timed:701 : timeout=0 2026-07-20 14:20:51.664 | + functions-common:git_timed:704 : time_start git_timed 2026-07-20 14:20:51.668 | + functions-common:time_start:2406 : local name=git_timed 2026-07-20 14:20:51.672 | + functions-common:time_start:2407 : local start_time= 2026-07-20 14:20:51.676 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-20 14:20:51.681 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-20 14:20:51.687 | + functions-common:time_start:2411 : _TIME_START[$name]=1784557251683 2026-07-20 14:20:51.691 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin v1.3.0 2026-07-20 14:20:52.328 | From https://github.com/novnc/novnc 2026-07-20 14:20:52.329 | * tag v1.3.0 -> FETCH_HEAD 2026-07-20 14:20:52.339 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-20 14:20:52.343 | + functions-common:time_stop:2420 : local name 2026-07-20 14:20:52.347 | + functions-common:time_stop:2421 : local end_time 2026-07-20 14:20:52.351 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-20 14:20:52.354 | + functions-common:time_stop:2423 : local total 2026-07-20 14:20:52.358 | + functions-common:time_stop:2424 : local start_time 2026-07-20 14:20:52.362 | + functions-common:time_stop:2426 : name=git_timed 2026-07-20 14:20:52.366 | + functions-common:time_stop:2427 : start_time=1784557251683 2026-07-20 14:20:52.369 | + functions-common:time_stop:2429 : [[ -z 1784557251683 ]] 2026-07-20 14:20:52.375 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-20 14:20:52.380 | + functions-common:time_stop:2432 : end_time=1784557252376 2026-07-20 14:20:52.384 | + functions-common:time_stop:2433 : elapsed_time=693 2026-07-20 14:20:52.388 | + functions-common:time_stop:2434 : total=163247 2026-07-20 14:20:52.392 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-20 14:20:52.395 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=163940 2026-07-20 14:20:52.400 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-07-20 14:20:52.404 | + functions-common:git_timed:697 : local count=0 2026-07-20 14:20:52.408 | + functions-common:git_timed:698 : local timeout=0 2026-07-20 14:20:52.411 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-20 14:20:52.415 | + functions-common:git_timed:701 : timeout=0 2026-07-20 14:20:52.419 | + functions-common:git_timed:704 : time_start git_timed 2026-07-20 14:20:52.423 | + functions-common:time_start:2406 : local name=git_timed 2026-07-20 14:20:52.427 | + functions-common:time_start:2407 : local start_time= 2026-07-20 14:20:52.430 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-20 14:20:52.436 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-20 14:20:52.442 | + functions-common:time_start:2411 : _TIME_START[$name]=1784557252437 2026-07-20 14:20:52.446 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-07-20 14:20:52.478 | Note: switching to 'FETCH_HEAD'. 2026-07-20 14:20:52.478 | 2026-07-20 14:20:52.478 | You are in 'detached HEAD' state. You can look around, make experimental 2026-07-20 14:20:52.478 | changes and commit them, and you can discard any commits you make in this 2026-07-20 14:20:52.478 | state without impacting any branches by switching back to a branch. 2026-07-20 14:20:52.478 | 2026-07-20 14:20:52.479 | If you want to create a new branch to retain commits you create, you may 2026-07-20 14:20:52.479 | do so (now or later) by using -c with the switch command. Example: 2026-07-20 14:20:52.479 | 2026-07-20 14:20:52.479 | git switch -c 2026-07-20 14:20:52.479 | 2026-07-20 14:20:52.479 | Or undo this operation with: 2026-07-20 14:20:52.479 | 2026-07-20 14:20:52.479 | git switch - 2026-07-20 14:20:52.479 | 2026-07-20 14:20:52.479 | Turn off this advice by setting config variable advice.detachedHead to false 2026-07-20 14:20:52.480 | 2026-07-20 14:20:52.480 | HEAD is now at 463c39e noVNC 1.3.0 2026-07-20 14:20:52.484 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-20 14:20:52.488 | + functions-common:time_stop:2420 : local name 2026-07-20 14:20:52.492 | + functions-common:time_stop:2421 : local end_time 2026-07-20 14:20:52.496 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-20 14:20:52.500 | + functions-common:time_stop:2423 : local total 2026-07-20 14:20:52.503 | + functions-common:time_stop:2424 : local start_time 2026-07-20 14:20:52.507 | + functions-common:time_stop:2426 : name=git_timed 2026-07-20 14:20:52.511 | + functions-common:time_stop:2427 : start_time=1784557252437 2026-07-20 14:20:52.514 | + functions-common:time_stop:2429 : [[ -z 1784557252437 ]] 2026-07-20 14:20:52.520 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-20 14:20:52.525 | + functions-common:time_stop:2432 : end_time=1784557252521 2026-07-20 14:20:52.529 | + functions-common:time_stop:2433 : elapsed_time=84 2026-07-20 14:20:52.532 | + functions-common:time_stop:2434 : total=163940 2026-07-20 14:20:52.536 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-20 14:20:52.540 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=164024 2026-07-20 14:20:52.544 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/novnc 2026-07-20 14:20:52.562 | + functions-common:git_clone:672 : cd /opt/stack/novnc 2026-07-20 14:20:52.568 | + functions-common:git_clone:673 : head -1 2026-07-20 14:20:52.568 | + functions-common:git_clone:673 : git show --oneline 2026-07-20 14:20:52.571 | 463c39e noVNC 1.3.0 2026-07-20 14:20:52.575 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-07-20 14:20:52.579 | + lib/nova:install_nova:948 : is_service_enabled n-spice 2026-07-20 14:20:52.607 | + functions-common:is_service_enabled:2076 : return 1 2026-07-20 14:20:52.611 | + lib/nova:install_nova:960 : git_clone https://review.opendev.org/openstack/nova.git /opt/stack/nova master 2026-07-20 14:20:52.615 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/nova.git 2026-07-20 14:20:52.619 | + functions-common:git_clone:590 : local git_dest=/opt/stack/nova 2026-07-20 14:20:52.624 | + functions-common:git_clone:591 : local git_ref=master 2026-07-20 14:20:52.628 | + functions-common:git_clone:592 : local orig_dir 2026-07-20 14:20:52.633 | ++ functions-common:git_clone:593 : pwd 2026-07-20 14:20:52.638 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-07-20 14:20:52.642 | + functions-common:git_clone:594 : local git_clone_flags= 2026-07-20 14:20:52.647 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-20 14:20:52.674 | + functions-common:git_clone:596 : RECLONE=False 2026-07-20 14:20:52.678 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-20 14:20:52.682 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-20 14:20:52.687 | + functions-common:git_clone:610 : echo master 2026-07-20 14:20:52.688 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-07-20 14:20:52.695 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/nova ]] 2026-07-20 14:20:52.699 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-07-20 14:20:52.703 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/nova.git /opt/stack/nova 2026-07-20 14:20:52.707 | + functions-common:git_timed:697 : local count=0 2026-07-20 14:20:52.711 | + functions-common:git_timed:698 : local timeout=0 2026-07-20 14:20:52.715 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-20 14:20:52.719 | + functions-common:git_timed:701 : timeout=0 2026-07-20 14:20:52.723 | + functions-common:git_timed:704 : time_start git_timed 2026-07-20 14:20:52.727 | + functions-common:time_start:2406 : local name=git_timed 2026-07-20 14:20:52.731 | + functions-common:time_start:2407 : local start_time= 2026-07-20 14:20:52.735 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-20 14:20:52.740 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-20 14:20:52.746 | + functions-common:time_start:2411 : _TIME_START[$name]=1784557252742 2026-07-20 14:20:52.750 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/nova.git /opt/stack/nova 2026-07-20 14:20:52.754 | Cloning into '/opt/stack/nova'... 2026-07-20 14:24:39.107 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-20 14:24:39.111 | + functions-common:time_stop:2420 : local name 2026-07-20 14:24:39.115 | + functions-common:time_stop:2421 : local end_time 2026-07-20 14:24:39.119 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-20 14:24:39.123 | + functions-common:time_stop:2423 : local total 2026-07-20 14:24:39.127 | + functions-common:time_stop:2424 : local start_time 2026-07-20 14:24:39.131 | + functions-common:time_stop:2426 : name=git_timed 2026-07-20 14:24:39.134 | + functions-common:time_stop:2427 : start_time=1784557252742 2026-07-20 14:24:39.138 | + functions-common:time_stop:2429 : [[ -z 1784557252742 ]] 2026-07-20 14:24:39.143 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-20 14:24:39.150 | + functions-common:time_stop:2432 : end_time=1784557479145 2026-07-20 14:24:39.153 | + functions-common:time_stop:2433 : elapsed_time=226403 2026-07-20 14:24:39.157 | + functions-common:time_stop:2434 : total=164024 2026-07-20 14:24:39.161 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-20 14:24:39.165 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=390427 2026-07-20 14:24:39.169 | + functions-common:git_clone:631 : cd /opt/stack/nova 2026-07-20 14:24:39.172 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-07-20 14:24:39.176 | + functions-common:git_timed:697 : local count=0 2026-07-20 14:24:39.180 | + functions-common:git_timed:698 : local timeout=0 2026-07-20 14:24:39.184 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-20 14:24:39.188 | + functions-common:git_timed:701 : timeout=0 2026-07-20 14:24:39.192 | + functions-common:git_timed:704 : time_start git_timed 2026-07-20 14:24:39.196 | + functions-common:time_start:2406 : local name=git_timed 2026-07-20 14:24:39.199 | + functions-common:time_start:2407 : local start_time= 2026-07-20 14:24:39.203 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-20 14:24:39.208 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-20 14:24:39.214 | + functions-common:time_start:2411 : _TIME_START[$name]=1784557479210 2026-07-20 14:24:39.218 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-07-20 14:24:39.961 | From https://review.opendev.org/openstack/nova 2026-07-20 14:24:39.961 | * branch master -> FETCH_HEAD 2026-07-20 14:24:39.972 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-20 14:24:39.976 | + functions-common:time_stop:2420 : local name 2026-07-20 14:24:39.980 | + functions-common:time_stop:2421 : local end_time 2026-07-20 14:24:39.984 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-20 14:24:39.987 | + functions-common:time_stop:2423 : local total 2026-07-20 14:24:39.991 | + functions-common:time_stop:2424 : local start_time 2026-07-20 14:24:39.995 | + functions-common:time_stop:2426 : name=git_timed 2026-07-20 14:24:39.999 | + functions-common:time_stop:2427 : start_time=1784557479210 2026-07-20 14:24:40.003 | + functions-common:time_stop:2429 : [[ -z 1784557479210 ]] 2026-07-20 14:24:40.008 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-20 14:24:40.013 | + functions-common:time_stop:2432 : end_time=1784557480009 2026-07-20 14:24:40.017 | + functions-common:time_stop:2433 : elapsed_time=799 2026-07-20 14:24:40.021 | + functions-common:time_stop:2434 : total=390427 2026-07-20 14:24:40.025 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-20 14:24:40.029 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=391226 2026-07-20 14:24:40.033 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-07-20 14:24:40.037 | + functions-common:git_timed:697 : local count=0 2026-07-20 14:24:40.041 | + functions-common:git_timed:698 : local timeout=0 2026-07-20 14:24:40.045 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-20 14:24:40.049 | + functions-common:git_timed:701 : timeout=0 2026-07-20 14:24:40.053 | + functions-common:git_timed:704 : time_start git_timed 2026-07-20 14:24:40.057 | + functions-common:time_start:2406 : local name=git_timed 2026-07-20 14:24:40.060 | + functions-common:time_start:2407 : local start_time= 2026-07-20 14:24:40.064 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-20 14:24:40.069 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-20 14:24:40.075 | + functions-common:time_start:2411 : _TIME_START[$name]=1784557480070 2026-07-20 14:24:40.079 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-07-20 14:24:40.636 | Note: switching to 'FETCH_HEAD'. 2026-07-20 14:24:40.637 | 2026-07-20 14:24:40.637 | You are in 'detached HEAD' state. You can look around, make experimental 2026-07-20 14:24:40.637 | changes and commit them, and you can discard any commits you make in this 2026-07-20 14:24:40.637 | state without impacting any branches by switching back to a branch. 2026-07-20 14:24:40.637 | 2026-07-20 14:24:40.637 | If you want to create a new branch to retain commits you create, you may 2026-07-20 14:24:40.637 | do so (now or later) by using -c with the switch command. Example: 2026-07-20 14:24:40.637 | 2026-07-20 14:24:40.637 | git switch -c 2026-07-20 14:24:40.637 | 2026-07-20 14:24:40.637 | Or undo this operation with: 2026-07-20 14:24:40.637 | 2026-07-20 14:24:40.638 | git switch - 2026-07-20 14:24:40.638 | 2026-07-20 14:24:40.638 | Turn off this advice by setting config variable advice.detachedHead to false 2026-07-20 14:24:40.638 | 2026-07-20 14:24:40.638 | HEAD is now at 9fbcf558d4 Merge "Remove [libvirt] num_memory_encrypted_guests" 2026-07-20 14:24:40.648 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-20 14:24:40.652 | + functions-common:time_stop:2420 : local name 2026-07-20 14:24:40.655 | + functions-common:time_stop:2421 : local end_time 2026-07-20 14:24:40.659 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-20 14:24:40.663 | + functions-common:time_stop:2423 : local total 2026-07-20 14:24:40.666 | + functions-common:time_stop:2424 : local start_time 2026-07-20 14:24:40.669 | + functions-common:time_stop:2426 : name=git_timed 2026-07-20 14:24:40.673 | + functions-common:time_stop:2427 : start_time=1784557480070 2026-07-20 14:24:40.677 | + functions-common:time_stop:2429 : [[ -z 1784557480070 ]] 2026-07-20 14:24:40.682 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-20 14:24:40.687 | + functions-common:time_stop:2432 : end_time=1784557480683 2026-07-20 14:24:40.691 | + functions-common:time_stop:2433 : elapsed_time=613 2026-07-20 14:24:40.695 | + functions-common:time_stop:2434 : total=391226 2026-07-20 14:24:40.698 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-20 14:24:40.702 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=391839 2026-07-20 14:24:40.706 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/nova 2026-07-20 14:24:40.729 | + functions-common:git_clone:672 : cd /opt/stack/nova 2026-07-20 14:24:40.734 | + functions-common:git_clone:673 : git show --oneline 2026-07-20 14:24:40.734 | + functions-common:git_clone:673 : head -1 2026-07-20 14:24:40.741 | 9fbcf558d4 Merge "Remove [libvirt] num_memory_encrypted_guests" 2026-07-20 14:24:40.746 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-07-20 14:24:40.751 | + lib/nova:install_nova:961 : setup_develop /opt/stack/nova 2026-07-20 14:24:40.756 | + inc/python:setup_develop:353 : local bindep 2026-07-20 14:24:40.759 | + inc/python:setup_develop:354 : [[ /opt/stack/nova == -bindep* ]] 2026-07-20 14:24:40.763 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/nova 2026-07-20 14:24:40.767 | + inc/python:setup_develop:359 : local extras= 2026-07-20 14:24:40.771 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/nova -e 2026-07-20 14:24:40.775 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-07-20 14:24:40.779 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/nova == -bindep* ]] 2026-07-20 14:24:40.783 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/nova 2026-07-20 14:24:40.786 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-07-20 14:24:40.790 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-07-20 14:24:40.795 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/nova 2026-07-20 14:24:40.799 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-07-20 14:24:40.804 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/nova 2026-07-20 14:24:40.807 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-07-20 14:24:40.811 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-07-20 14:24:40.816 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2026-07-20 14:24:40.824 | + inc/python:_setup_package_with_constraints_edit:400 : name=nova 2026-07-20 14:24:40.828 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z nova ']' 2026-07-20 14:24:40.832 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2026-07-20 14:24:40.992 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/nova -e 2026-07-20 14:24:40.996 | + inc/python:setup_package:436 : local bindep=0 2026-07-20 14:24:41.000 | + inc/python:setup_package:437 : local bindep_flag= 2026-07-20 14:24:41.004 | + inc/python:setup_package:438 : local bindep_profiles= 2026-07-20 14:24:41.008 | + inc/python:setup_package:439 : [[ /opt/stack/nova == -bindep* ]] 2026-07-20 14:24:41.012 | + inc/python:setup_package:444 : local project_dir=/opt/stack/nova 2026-07-20 14:24:41.016 | + inc/python:setup_package:445 : local flags=-e 2026-07-20 14:24:41.020 | + inc/python:setup_package:446 : local extras= 2026-07-20 14:24:41.024 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-07-20 14:24:41.028 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-07-20 14:24:41.032 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-07-20 14:24:41.036 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-07-20 14:24:41.040 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-07-20 14:24:41.044 | + inc/python:setup_package:464 : pip_install -e /opt/stack/nova 2026-07-20 14:24:41.074 | Using python 3.12 to install /opt/stack/nova 2026-07-20 14:24:41.078 | + 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-20 14:24:42.108 | Obtaining file:///opt/stack/nova 2026-07-20 14:24:42.113 | Installing build dependencies: started 2026-07-20 14:24:43.946 | Installing build dependencies: finished with status 'done' 2026-07-20 14:24:43.947 | Checking if build backend supports build_editable: started 2026-07-20 14:24:44.505 | Checking if build backend supports build_editable: finished with status 'done' 2026-07-20 14:24:44.506 | Getting requirements to build editable: started 2026-07-20 14:24:44.818 | Getting requirements to build editable: finished with status 'done' 2026-07-20 14:24:44.820 | Preparing editable metadata (pyproject.toml): started 2026-07-20 14:24:47.106 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-07-20 14:24:47.131 | Requirement already satisfied: pbr>=5.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev301) (7.0.3) 2026-07-20 14:24:47.132 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev301) (2.0.51) 2026-07-20 14:24:47.133 | Requirement already satisfied: decorator>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev301) (5.3.1) 2026-07-20 14:24:47.133 | Requirement already satisfied: eventlet>=0.30.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev301) (0.41.0) 2026-07-20 14:24:47.134 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev301) (3.1.6) 2026-07-20 14:24:47.135 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev301) (13.0.0) 2026-07-20 14:24:47.136 | Requirement already satisfied: lxml>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev301) (6.1.1) 2026-07-20 14:24:47.137 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev301) (2.5.1) 2026-07-20 14:24:47.138 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev301) (43.0.3) 2026-07-20 14:24:47.139 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev301) (1.8.10) 2026-07-20 14:24:47.140 | Requirement already satisfied: greenlet>=0.4.15 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev301) (3.5.3) 2026-07-20 14:24:47.141 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev301) (3.1.0) 2026-07-20 14:24:47.142 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev301) (3.10.1) 2026-07-20 14:24:47.143 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev301) (3.18.0) 2026-07-20 14:24:47.144 | Requirement already satisfied: alembic>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev301) (1.18.5) 2026-07-20 14:24:47.147 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev301) (1.3.0) 2026-07-20 14:24:47.147 | Requirement already satisfied: paramiko>=2.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev301) (4.0.0) 2026-07-20 14:24:47.147 | Requirement already satisfied: jsonschema>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev301) (4.26.0) 2026-07-20 14:24:47.147 | Requirement already satisfied: python-cinderclient>=4.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev301) (9.9.0) 2026-07-20 14:24:47.148 | Requirement already satisfied: keystoneauth1>=3.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev301) (5.15.0) 2026-07-20 14:24:47.361 | Collecting python-neutronclient>=7.1.0 (from nova==33.1.0.dev301) 2026-07-20 14:24:47.520 | Downloading python_neutronclient-13.0.0-py3-none-any.whl.metadata (3.5 kB) 2026-07-20 14:24:47.532 | Requirement already satisfied: python-glanceclient>=4.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev301) (4.12.0) 2026-07-20 14:24:47.533 | Requirement already satisfied: requests>=2.25.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev301) (2.34.2) 2026-07-20 14:24:47.534 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev301) (5.9.0) 2026-07-20 14:24:47.561 | Collecting websockify>=0.9.0 (from nova==33.1.0.dev301) 2026-07-20 14:24:47.578 | Downloading websockify-0.13.0-py3-none-any.whl.metadata (14 kB) 2026-07-20 14:24:47.596 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev301) (4.3.0) 2026-07-20 14:24:47.597 | Requirement already satisfied: oslo.concurrency>=5.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev301) (7.6.1) 2026-07-20 14:24:47.598 | Requirement already satisfied: oslo.config>=9.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev301) (10.5.0) 2026-07-20 14:24:47.600 | Requirement already satisfied: oslo.context>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev301) (6.5.0) 2026-07-20 14:24:47.601 | Requirement already satisfied: oslo.log>=4.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev301) (8.3.0) 2026-07-20 14:24:47.602 | Requirement already satisfied: oslo.limit>=2.9.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev301) (2.12.0) 2026-07-20 14:24:47.602 | Requirement already satisfied: oslo.reports>=1.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev301) (3.9.0) 2026-07-20 14:24:47.603 | Requirement already satisfied: oslo.serialization>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev301) (5.11.0) 2026-07-20 14:24:47.604 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev301) (2.8.0) 2026-07-20 14:24:47.605 | Requirement already satisfied: oslo.utils>=8.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev301) (10.1.1) 2026-07-20 14:24:47.607 | Requirement already satisfied: oslo.db>=10.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev301) (18.1.0) 2026-07-20 14:24:47.607 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev301) (7.10.0) 2026-07-20 14:24:47.610 | Requirement already satisfied: oslo.messaging>=14.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev301) (18.2.0) 2026-07-20 14:24:47.610 | Requirement already satisfied: oslo.policy>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev301) (6.0.0) 2026-07-20 14:24:47.610 | Requirement already satisfied: oslo.privsep>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev301) (3.12.0) 2026-07-20 14:24:47.611 | Requirement already satisfied: oslo.i18n>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev301) (6.9.0) 2026-07-20 14:24:47.612 | 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.dev301) (4.7.0) 2026-07-20 14:24:47.613 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev301) (2.0.0) 2026-07-20 14:24:47.614 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev301) (8.2.0) 2026-07-20 14:24:47.615 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev301) (7.2.2) 2026-07-20 14:24:47.616 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev301) (3.11.0) 2026-07-20 14:24:47.617 | Requirement already satisfied: os-brick>=6.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev301) (7.1.0) 2026-07-20 14:24:47.618 | Requirement already satisfied: os-resource-classes>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev301) (1.1.0) 2026-07-20 14:24:47.619 | Requirement already satisfied: os-traits>=3.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev301) (3.8.0) 2026-07-20 14:24:47.620 | Requirement already satisfied: os-vif>=3.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev301) (5.1.0) 2026-07-20 14:24:47.621 | Requirement already satisfied: castellan>=0.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev301) (5.8.0) 2026-07-20 14:24:47.646 | Collecting microversion-parse>=0.2.1 (from nova==33.1.0.dev301) 2026-07-20 14:24:47.663 | Downloading microversion_parse-2.1.0-py3-none-any.whl.metadata (5.1 kB) 2026-07-20 14:24:47.673 | Requirement already satisfied: tooz>=1.58.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev301) (9.0.0) 2026-07-20 14:24:47.673 | Requirement already satisfied: cursive>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev301) (0.2.4) 2026-07-20 14:24:47.676 | Requirement already satisfied: retrying>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev301) (1.4.2) 2026-07-20 14:24:47.676 | Requirement already satisfied: os-service-types>=1.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev301) (1.8.2) 2026-07-20 14:24:47.676 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev301) (2.9.0.post0) 2026-07-20 14:24:47.677 | Requirement already satisfied: futurist>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev301) (3.4.0) 2026-07-20 14:24:47.678 | Requirement already satisfied: openstacksdk>=4.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev301) (4.17.0) 2026-07-20 14:24:47.679 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev301) (6.0.3) 2026-07-20 14:24:47.682 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.5.0->nova==33.1.0.dev301) (1.3.12) 2026-07-20 14:24:47.683 | 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.dev301) (4.15.0) 2026-07-20 14:24:47.686 | 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.dev301) (7.5.0) 2026-07-20 14:24:47.691 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->nova==33.1.0.dev301) (2.0.0) 2026-07-20 14:24:47.696 | 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.dev301) (3.0) 2026-07-20 14:24:47.703 | 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.dev301) (2.8.0) 2026-07-20 14:24:47.711 | 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.dev301) (3.1.0) 2026-07-20 14:24:47.713 | 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.dev301) (2.2.2) 2026-07-20 14:24:47.718 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->nova==33.1.0.dev301) (3.0.3) 2026-07-20 14:24:47.721 | 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.dev301) (26.1.0) 2026-07-20 14:24:47.724 | 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.dev301) (2025.9.1) 2026-07-20 14:24:47.724 | 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.dev301) (0.37.0) 2026-07-20 14:24:47.724 | 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.dev301) (2026.5.1) 2026-07-20 14:24:47.732 | 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.dev301) (2.1.0) 2026-07-20 14:24:47.739 | 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.dev301) (4.1.0) 2026-07-20 14:24:47.740 | 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.dev301) (2.13.0) 2026-07-20 14:24:47.741 | 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.dev301) (5.8.0) 2026-07-20 14:24:47.755 | 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.dev301) (1.5.0) 2026-07-20 14:24:47.756 | 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.dev301) (1.1.0) 2026-07-20 14:24:47.757 | 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.dev301) (1.33) 2026-07-20 14:24:47.759 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.4.0->nova==33.1.0.dev301) (4.10.0) 2026-07-20 14:24:47.767 | 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.dev301) (3.1.1) 2026-07-20 14:24:47.774 | 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.dev301) (9.1.4) 2026-07-20 14:24:47.787 | 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.dev301) (2.18.0) 2026-07-20 14:24:47.795 | 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.dev301) (0.20) 2026-07-20 14:24:47.809 | 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.dev301) (2.1.2) 2026-07-20 14:24:47.811 | 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.dev301) (0.6.2) 2026-07-20 14:24:47.828 | 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.dev301) (7.1.4) 2026-07-20 14:24:47.829 | 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.dev301) (5.3.1) 2026-07-20 14:24:47.830 | Requirement already satisfied: kombu>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->nova==33.1.0.dev301) (5.6.2) 2026-07-20 14:24:47.831 | 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.dev301) (0.16.0) 2026-07-20 14:24:47.835 | 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.dev301) (5.1.0) 2026-07-20 14:24:47.845 | Requirement already satisfied: tzdata>=2025.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=5.2.0->oslo.messaging>=14.1.0->nova==33.1.0.dev301) (2026.2) 2026-07-20 14:24:47.846 | Requirement already satisfied: packaging in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=5.2.0->oslo.messaging>=14.1.0->nova==33.1.0.dev301) (26.2) 2026-07-20 14:24:47.854 | 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.dev301) (0.25.0) 2026-07-20 14:24:47.859 | 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.dev301) (5.0.0) 2026-07-20 14:24:47.860 | 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.dev301) (4.0.1) 2026-07-20 14:24:47.874 | 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.dev301) (1.2.1) 2026-07-20 14:24:47.897 | 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.dev301) (1.7.6) 2026-07-20 14:24:47.904 | 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.dev301) (2.2.0) 2026-07-20 14:24:47.909 | 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.dev301) (1.3.7) 2026-07-20 14:24:47.920 | 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.dev301) (3.3.2) 2026-07-20 14:24:47.932 | 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.dev301) (4.3.2) 2026-07-20 14:24:47.933 | 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.dev301) (3.7.1) 2026-07-20 14:24:47.943 | 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.dev301) (2.4.0) 2026-07-20 14:24:47.953 | 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.dev301) (3.0.3) 2026-07-20 14:24:47.957 | 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.dev301) (1.6.2) 2026-07-20 14:24:47.963 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->nova==33.1.0.dev301) (83.0.0) 2026-07-20 14:24:47.983 | 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.dev301) (0.8.1) 2026-07-20 14:24:48.023 | 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.dev301) (4.15.0) 2026-07-20 14:24:48.031 | 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.dev301) (0.6.0) 2026-07-20 14:24:48.034 | 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.dev301) (4.0.0) 2026-07-20 14:24:48.043 | 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.dev301) (3.0.52) 2026-07-20 14:24:48.044 | 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.dev301) (1.11.0) 2026-07-20 14:24:48.045 | 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.dev301) (15.0.0) 2026-07-20 14:24:48.046 | 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.dev301) (1.8.0) 2026-07-20 14:24:48.069 | 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.dev301) (1.17.0) 2026-07-20 14:24:48.075 | 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.dev301) (2.1.0) 2026-07-20 14:24:48.077 | 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.dev301) (24.2.1) 2026-07-20 14:24:48.097 | 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.dev301) (4.7.0) 2026-07-20 14:24:48.123 | 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.dev301) (3.4.7) 2026-07-20 14:24:48.125 | 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.dev301) (3.18) 2026-07-20 14:24:48.125 | 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.dev301) (2.7.0) 2026-07-20 14:24:48.128 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.25.1->nova==33.1.0.dev301) (2023.11.17) 2026-07-20 14:24:48.168 | 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.dev301) (4.2.0) 2026-07-20 14:24:48.170 | 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.dev301) (2.20.0) 2026-07-20 14:24:48.181 | 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.dev301) (0.1.2) 2026-07-20 14:24:48.201 | 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.dev301) (0.8) 2026-07-20 14:24:48.268 | 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.dev301) (0.16.0) 2026-07-20 14:24:48.752 | Collecting numpy (from websockify>=0.9.0->nova==33.1.0.dev301) 2026-07-20 14:24:48.768 | Downloading numpy-2.4.6-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.metadata (6.6 kB) 2026-07-20 14:24:48.805 | Collecting jwcrypto (from websockify>=0.9.0->nova==33.1.0.dev301) 2026-07-20 14:24:48.822 | Downloading jwcrypto-1.5.8-py3-none-any.whl.metadata (3.3 kB) 2026-07-20 14:24:48.877 | Collecting redis (from websockify>=0.9.0->nova==33.1.0.dev301) 2026-07-20 14:24:48.893 | Downloading redis-8.0.1-py3-none-any.whl.metadata (13 kB) 2026-07-20 14:24:48.996 | Downloading microversion_parse-2.1.0-py3-none-any.whl (20 kB) 2026-07-20 14:24:49.023 | Downloading python_neutronclient-13.0.0-py3-none-any.whl (235 kB) 2026-07-20 14:24:49.074 | Downloading websockify-0.13.0-py3-none-any.whl (41 kB) 2026-07-20 14:24:49.095 | Downloading jwcrypto-1.5.8-py3-none-any.whl (96 kB) 2026-07-20 14:24:49.118 | Downloading numpy-2.4.6-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (16.6 MB) 2026-07-20 14:24:49.408 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 16.6/16.6 MB 58.1 MB/s 0:00:00 2026-07-20 14:24:49.427 | Downloading redis-8.0.1-py3-none-any.whl (502 kB) 2026-07-20 14:24:49.496 | Building wheels for collected packages: nova 2026-07-20 14:24:49.498 | Building editable for nova (pyproject.toml): started 2026-07-20 14:24:52.186 | Building editable for nova (pyproject.toml): finished with status 'done' 2026-07-20 14:24:52.187 | Created wheel for nova: filename=nova-33.1.0.dev301-0.editable-py3-none-any.whl size=10614 sha256=e075ec98e4fa288359561af20b609a5d892e219162ee2e922124826f5d08d936 2026-07-20 14:24:52.188 | Stored in directory: /tmp/pip-ephem-wheel-cache-k_5npq_a/wheels/ee/2b/3a/69794dff55dd5d6c4a3613dfc37217369e4acdbc37f2b08153 2026-07-20 14:24:52.194 | Successfully built nova 2026-07-20 14:24:52.469 | Installing collected packages: redis, numpy, microversion-parse, jwcrypto, websockify, python-neutronclient, nova 2026-07-20 14:24:57.435 | 2026-07-20 14:24:57.460 | Successfully installed jwcrypto-1.5.8 microversion-parse-2.1.0 nova-33.1.0.dev301 numpy-2.4.6 python-neutronclient-13.0.0 redis-8.0.1 websockify-0.13.0 2026-07-20 14:24:57.682 | + inc/python:pip_install:216 : result=0 2026-07-20 14:24:57.685 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-20 14:24:57.688 | + functions-common:time_stop:2420 : local name 2026-07-20 14:24:57.691 | + functions-common:time_stop:2421 : local end_time 2026-07-20 14:24:57.694 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-20 14:24:57.696 | + functions-common:time_stop:2423 : local total 2026-07-20 14:24:57.698 | + functions-common:time_stop:2424 : local start_time 2026-07-20 14:24:57.701 | + functions-common:time_stop:2426 : name=pip_install 2026-07-20 14:24:57.704 | + functions-common:time_stop:2427 : start_time=1784557481067 2026-07-20 14:24:57.707 | + functions-common:time_stop:2429 : [[ -z 1784557481067 ]] 2026-07-20 14:24:57.711 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-20 14:24:57.717 | + functions-common:time_stop:2432 : end_time=1784557497714 2026-07-20 14:24:57.721 | + functions-common:time_stop:2433 : elapsed_time=16647 2026-07-20 14:24:57.723 | + functions-common:time_stop:2434 : total=136491 2026-07-20 14:24:57.726 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-20 14:24:57.730 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=153138 2026-07-20 14:24:57.732 | + inc/python:pip_install:219 : return 0 2026-07-20 14:24:57.735 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-07-20 14:24:57.738 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-07-20 14:24:57.740 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/nova 2026-07-20 14:24:57.743 | + inc/python:use_library_from_git:266 : local name=/opt/stack/nova 2026-07-20 14:24:57.745 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-20 14:24:57.748 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-20 14:24:57.751 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/nova, ]] 2026-07-20 14:24:57.754 | + inc/python:use_library_from_git:269 : return 1 2026-07-20 14:24:57.758 | + 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-20 14:24:57.773 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-07-20 14:24:57.777 | + ./stack.sh:main:962 : configure_nova 2026-07-20 14:24:57.780 | + lib/nova:configure_nova:264 : sudo install -d -o quobyte /etc/nova 2026-07-20 14:24:57.796 | + lib/nova:configure_nova:266 : configure_rootwrap nova 2026-07-20 14:24:57.799 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2026-07-20 14:24:57.802 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2026-07-20 14:24:57.806 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2026-07-20 14:24:57.808 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2026-07-20 14:24:57.812 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2026-07-20 14:24:57.815 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2026-07-20 14:24:57.818 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/opt/stack/data/venv/bin 2026-07-20 14:24:57.821 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2026-07-20 14:24:57.825 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2026-07-20 14:24:57.827 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2026-07-20 14:24:57.830 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/opt/stack/data/venv/bin/nova-rootwrap 2026-07-20 14:24:57.833 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2026-07-20 14:24:57.847 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2026-07-20 14:24:57.862 | + 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-20 14:24:57.876 | + 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-20 14:24:57.891 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2026-07-20 14:24:57.907 | + inc/rootwrap:configure_rootwrap:66 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/nova/rootwrap.conf 2026-07-20 14:24:57.922 | + inc/rootwrap:configure_rootwrap:69 : local tempfile 2026-07-20 14:24:57.926 | ++ inc/rootwrap:configure_rootwrap:70 : mktemp 2026-07-20 14:24:57.930 | + inc/rootwrap:configure_rootwrap:70 : tempfile=/tmp/tmp.DShqjyTiDN 2026-07-20 14:24:57.933 | + inc/rootwrap:configure_rootwrap:72 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2026-07-20 14:24:57.935 | + inc/rootwrap:configure_rootwrap:73 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2026-07-20 14:24:57.938 | + inc/rootwrap:configure_rootwrap:74 : '[' -f /opt/stack/data/venv/bin/nova-rootwrap-daemon ']' 2026-07-20 14:24:57.941 | + inc/rootwrap:configure_rootwrap:76 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2026-07-20 14:24:57.943 | + inc/rootwrap:configure_rootwrap:77 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2026-07-20 14:24:57.946 | + inc/rootwrap:configure_rootwrap:79 : chmod 0440 /tmp/tmp.DShqjyTiDN 2026-07-20 14:24:57.951 | + inc/rootwrap:configure_rootwrap:80 : sudo chown root:root /tmp/tmp.DShqjyTiDN 2026-07-20 14:24:57.966 | + inc/rootwrap:configure_rootwrap:81 : sudo mv /tmp/tmp.DShqjyTiDN /etc/sudoers.d/nova-rootwrap 2026-07-20 14:24:57.982 | ++ inc/rootwrap:configure_rootwrap:85 : dirname /opt/stack/data/venv/bin/nova-rootwrap 2026-07-20 14:24:57.986 | + inc/rootwrap:configure_rootwrap:85 : add_sudo_secure_path /opt/stack/data/venv/bin 2026-07-20 14:24:57.989 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/opt/stack/data/venv/bin 2026-07-20 14:24:57.992 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2026-07-20 14:24:57.994 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2026-07-20 14:24:57.998 | + 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-20 14:24:58.001 | + 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-20 14:24:58.006 | + inc/rootwrap:add_sudo_secure_path:33 : sudo tee /etc/sudoers.d/zz-secure-path 2026-07-20 14:24:58.006 | + 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-20 14:24:58.016 | Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin 2026-07-20 14:24:58.020 | + inc/rootwrap:add_sudo_secure_path:34 : sudo chmod 400 /etc/sudoers.d/zz-secure-path 2026-07-20 14:24:58.036 | + inc/rootwrap:add_sudo_secure_path:35 : sudo chown root:root /etc/sudoers.d/zz-secure-path 2026-07-20 14:24:58.052 | + 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-20 14:24:58.055 | + lib/nova:configure_nova:270 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2026-07-20 14:24:58.060 | + lib/nova:configure_nova:273 : is_service_enabled n-cpu 2026-07-20 14:24:58.080 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 14:24:58.083 | + lib/nova:configure_nova:275 : sudo sysctl -w net.ipv4.ip_forward=1 2026-07-20 14:24:58.094 | net.ipv4.ip_forward = 1 2026-07-20 14:24:58.099 | + lib/nova:configure_nova:277 : [[ libvirt = \l\i\b\v\i\r\t ]] 2026-07-20 14:24:58.102 | + lib/nova:configure_nova:281 : [[ kvm == \k\v\m ]] 2026-07-20 14:24:58.105 | + lib/nova:configure_nova:282 : sudo modprobe kvm 2026-07-20 14:24:58.121 | + lib/nova:configure_nova:283 : '[' '!' -e /dev/kvm ']' 2026-07-20 14:24:58.125 | + lib/nova:configure_nova:298 : [[ kvm == \l\x\c ]] 2026-07-20 14:24:58.128 | + lib/nova:configure_nova:313 : sudo install -d -o quobyte /opt/stack/data/nova/instances 2026-07-20 14:24:58.144 | + lib/nova:configure_nova:318 : '[' -L /dev/disk/by-label/nova-instances ']' 2026-07-20 14:24:58.148 | + lib/nova:configure_nova:327 : sudo tee /etc/iscsi/initiatorname.iscsi 2026-07-20 14:24:58.149 | ++ lib/nova:configure_nova:327 : iscsi-iname 2026-07-20 14:24:58.155 | + lib/nova:configure_nova:327 : echo InitiatorName=iqn.2016-04.com.open-iscsi:799cd02fda9d 2026-07-20 14:24:58.159 | InitiatorName=iqn.2016-04.com.open-iscsi:799cd02fda9d 2026-07-20 14:24:58.163 | + lib/nova:configure_nova:329 : [[ False == \T\r\u\e ]] 2026-07-20 14:24:58.166 | + lib/nova:configure_nova:344 : iniset -sudo /etc/iscsi/iscsid.conf DEFAULT node.session.auth.chap_algs SHA3-256,SHA256 2026-07-20 14:24:58.246 | + lib/nova:configure_nova:346 : [[ lioadm != \n\v\m\e\t ]] 2026-07-20 14:24:58.249 | + lib/nova:configure_nova:348 : restart_service iscsid 2026-07-20 14:24:58.252 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-20 14:24:58.255 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart iscsid 2026-07-20 14:24:58.315 | + lib/nova:configure_nova:371 : create_nova_conf 2026-07-20 14:24:58.317 | + lib/nova:create_nova_conf:441 : rm -f /opt/stack/nova/bin/nova.conf 2026-07-20 14:24:58.323 | + lib/nova:create_nova_conf:444 : rm -f /etc/nova/nova.conf 2026-07-20 14:24:58.327 | + lib/nova:create_nova_conf:445 : iniset /etc/nova/nova.conf DEFAULT debug True 2026-07-20 14:24:58.365 | + lib/nova:create_nova_conf:446 : '[' True == True ']' 2026-07-20 14:24:58.367 | + lib/nova:create_nova_conf:447 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2026-07-20 14:24:58.399 | + lib/nova:create_nova_conf:449 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2026-07-20 14:24:58.432 | + lib/nova:create_nova_conf:450 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2026-07-20 14:24:58.464 | + lib/nova:create_nova_conf:451 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2026-07-20 14:24:58.499 | + lib/nova:create_nova_conf:452 : iniset /etc/nova/nova.conf scheduler workers 2 2026-07-20 14:24:58.532 | + lib/nova:create_nova_conf:453 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2026-07-20 14:24:58.567 | + lib/nova:create_nova_conf:454 : iniset /etc/nova/nova.conf DEFAULT my_ip 192.168.122.72 2026-07-20 14:24:58.599 | + lib/nova:create_nova_conf:455 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2026-07-20 14:24:58.630 | + lib/nova:create_nova_conf:456 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2026-07-20 14:24:58.662 | + lib/nova:create_nova_conf:457 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2026-07-20 14:24:58.693 | + lib/nova:create_nova_conf:458 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2026-07-20 14:24:58.726 | + lib/nova:create_nova_conf:462 : iniset /etc/nova/nova.conf api response_validation error 2026-07-20 14:24:58.760 | + lib/nova:create_nova_conf:464 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2026-07-20 14:24:58.794 | + lib/nova:create_nova_conf:466 : iniset /etc/nova/nova.conf DEFAULT report_interval 120 2026-07-20 14:24:58.826 | + lib/nova:create_nova_conf:467 : iniset /etc/nova/nova.conf DEFAULT service_down_time 720 2026-07-20 14:24:58.858 | + lib/nova:create_nova_conf:469 : is_fedora 2026-07-20 14:24:58.860 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-20 14:24:58.863 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-20 14:24:58.866 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-20 14:24:58.868 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-20 14:24:58.871 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-20 14:24:58.874 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-20 14:24:58.876 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-20 14:24:58.878 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-20 14:24:58.881 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-20 14:24:58.883 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-20 14:24:58.886 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-20 14:24:58.889 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-20 14:24:58.891 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-20 14:24:58.893 | + lib/nova:create_nova_conf:478 : is_service_enabled n-api n-cond n-sched n-spice n-novnc n-sproxy 2026-07-20 14:24:58.912 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 14:24:58.915 | + lib/nova:create_nova_conf:482 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-07-20 14:24:58.917 | + lib/nova:create_nova_conf:485 : local db=nova_cell0 2026-07-20 14:24:58.920 | + lib/nova:create_nova_conf:488 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2026-07-20 14:24:58.953 | ++ lib/nova:create_nova_conf:491 : database_connection_url nova_cell0 2026-07-20 14:24:58.956 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2026-07-20 14:24:58.958 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2026-07-20 14:24:58.961 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell0 2026-07-20 14:24:58.963 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-20 14:24:58.967 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-20 14:24:58.969 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-20 14:24:58.986 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-20 14:24:58.989 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-20 14:24:58.992 | ++ 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-20 14:24:58.995 | + 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-20 14:24:59.028 | ++ lib/nova:create_nova_conf:492 : database_connection_url nova_api 2026-07-20 14:24:59.030 | ++ lib/database:database_connection_url:134 : local db=nova_api 2026-07-20 14:24:59.033 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2026-07-20 14:24:59.036 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_api 2026-07-20 14:24:59.039 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-20 14:24:59.042 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-20 14:24:59.045 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-20 14:24:59.062 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-20 14:24:59.065 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-20 14:24:59.068 | ++ 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-20 14:24:59.071 | + 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-20 14:24:59.106 | + lib/nova:create_nova_conf:497 : iniset /etc/nova/nova.conf cache enabled True 2026-07-20 14:24:59.140 | + lib/nova:create_nova_conf:498 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2026-07-20 14:24:59.171 | + lib/nova:create_nova_conf:499 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2026-07-20 14:24:59.202 | + lib/nova:create_nova_conf:502 : is_service_enabled n-api 2026-07-20 14:24:59.220 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 14:24:59.223 | + lib/nova:create_nova_conf:503 : is_service_enabled n-api-meta 2026-07-20 14:24:59.241 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 14:24:59.246 | ++ lib/nova:create_nova_conf:505 : echo osapi_compute,metadata 2026-07-20 14:24:59.246 | ++ lib/nova:create_nova_conf:505 : sed s/,metadata// 2026-07-20 14:24:59.251 | + lib/nova:create_nova_conf:505 : NOVA_ENABLED_APIS=osapi_compute 2026-07-20 14:24:59.254 | + lib/nova:create_nova_conf:507 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2026-07-20 14:24:59.287 | + lib/nova:create_nova_conf:508 : [[ True == \T\r\u\e ]] 2026-07-20 14:24:59.290 | + lib/nova:create_nova_conf:509 : iniset /etc/nova/nova.conf oslo_policy enforce_new_defaults True 2026-07-20 14:24:59.324 | + lib/nova:create_nova_conf:514 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2026-07-20 14:24:59.326 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/nova/nova.conf 2026-07-20 14:24:59.329 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=nova 2026-07-20 14:24:59.332 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-07-20 14:24:59.334 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-07-20 14:24:59.337 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/nova/nova.conf nova keystone_authtoken 2026-07-20 14:24:59.340 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-07-20 14:24:59.343 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-20 14:24:59.346 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-07-20 14:24:59.348 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2026-07-20 14:24:59.382 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2026-07-20 14:24:59.413 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://192.168.122.72/identity 2026-07-20 14:24:59.446 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2026-07-20 14:24:59.478 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf keystone_authtoken password nomoresecret 2026-07-20 14:24:59.509 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2026-07-20 14:24:59.542 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2026-07-20 14:24:59.573 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2026-07-20 14:24:59.605 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/nova/nova.conf keystone_authtoken www_authenticate_uri http://192.168.122.72/identity 2026-07-20 14:24:59.638 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-07-20 14:24:59.670 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2026-07-20 14:24:59.703 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-07-20 14:24:59.706 | + lib/nova:create_nova_conf:517 : is_service_enabled cinder 2026-07-20 14:24:59.722 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 14:24:59.725 | + lib/nova:create_nova_conf:518 : configure_cinder_access 2026-07-20 14:24:59.727 | + lib/nova:configure_cinder_access:642 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2026-07-20 14:24:59.762 | + lib/nova:configure_cinder_access:649 : configure_keystoneauth /etc/nova/nova.conf nova cinder 2026-07-20 14:24:59.765 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-07-20 14:24:59.768 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-20 14:24:59.770 | + lib/keystone:configure_keystoneauth:393 : local section=cinder 2026-07-20 14:24:59.773 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf cinder auth_type password 2026-07-20 14:24:59.806 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf cinder interface public 2026-07-20 14:24:59.838 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf cinder auth_url http://192.168.122.72/identity 2026-07-20 14:24:59.872 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf cinder username nova 2026-07-20 14:24:59.906 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf cinder password nomoresecret 2026-07-20 14:24:59.940 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2026-07-20 14:24:59.973 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf cinder project_name service 2026-07-20 14:25:00.005 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2026-07-20 14:25:00.039 | + lib/nova:configure_cinder_access:650 : is_service_enabled tls-proxy 2026-07-20 14:25:00.056 | + functions-common:is_service_enabled:2076 : return 1 2026-07-20 14:25:00.059 | + lib/nova:create_nova_conf:521 : is_service_enabled manila 2026-07-20 14:25:00.077 | + functions-common:is_service_enabled:2076 : return 1 2026-07-20 14:25:00.080 | + lib/nova:create_nova_conf:525 : '[' -n /opt/stack/data/nova ']' 2026-07-20 14:25:00.082 | + lib/nova:create_nova_conf:526 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2026-07-20 14:25:00.114 | + lib/nova:create_nova_conf:527 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2026-07-20 14:25:00.148 | + lib/nova:create_nova_conf:529 : '[' -n /opt/stack/data/nova/instances ']' 2026-07-20 14:25:00.151 | + lib/nova:create_nova_conf:530 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2026-07-20 14:25:00.184 | + lib/nova:create_nova_conf:532 : '[' False '!=' False ']' 2026-07-20 14:25:00.186 | + lib/nova:create_nova_conf:535 : '[' False '!=' False ']' 2026-07-20 14:25:00.189 | + lib/nova:create_nova_conf:541 : is_fedora 2026-07-20 14:25:00.192 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-20 14:25:00.194 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-20 14:25:00.197 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-20 14:25:00.199 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-20 14:25:00.202 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-20 14:25:00.205 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-20 14:25:00.208 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-20 14:25:00.210 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-20 14:25:00.213 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-20 14:25:00.216 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-20 14:25:00.219 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-20 14:25:00.221 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-20 14:25:00.224 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-20 14:25:00.227 | + lib/nova:create_nova_conf:546 : setup_logging /etc/nova/nova.conf 2026-07-20 14:25:00.229 | + functions:setup_logging:693 : setup_systemd_logging /etc/nova/nova.conf 2026-07-20 14:25:00.232 | + functions:setup_systemd_logging:710 : local conf_file=/etc/nova/nova.conf 2026-07-20 14:25:00.236 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-07-20 14:25:00.254 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-07-20 14:25:00.256 | + functions:setup_systemd_logging:716 : local pidstr= 2026-07-20 14:25:00.259 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-07-20 14:25:00.262 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-07-20 14:25:00.264 | + 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-20 14:25:00.297 | + 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-20 14:25:00.331 | + 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-20 14:25:00.363 | + functions:setup_systemd_logging:727 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-07-20 14:25:00.397 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova.conf DEFAULT log_color False 2026-07-20 14:25:00.430 | + lib/nova:create_nova_conf:548 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2026-07-20 14:25:00.465 | + lib/nova:create_nova_conf:550 : is_service_enabled n-api 2026-07-20 14:25:00.482 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 14:25:00.485 | + 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-20 14:25:00.487 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/nova/nova-api-uwsgi.ini 2026-07-20 14:25:00.491 | + lib/apache:write_uwsgi_config:244 : local wsgi=nova.wsgi.osapi_compute:application 2026-07-20 14:25:00.494 | + lib/apache:write_uwsgi_config:245 : local url=/compute 2026-07-20 14:25:00.496 | + lib/apache:write_uwsgi_config:246 : local http= 2026-07-20 14:25:00.499 | + lib/apache:write_uwsgi_config:247 : local name=nova-api 2026-07-20 14:25:00.502 | + lib/apache:write_uwsgi_config:249 : '[' -z nova-api ']' 2026-07-20 14:25:00.504 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-07-20 14:25:00.507 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-07-20 14:25:00.524 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-07-20 14:25:00.525 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-07-20 14:25:00.535 | d /var/run/uwsgi 0755 quobyte root 2026-07-20 14:25:00.539 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-07-20 14:25:00.552 | /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-20 14:25:00.557 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/nova-api.socket 2026-07-20 14:25:00.560 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/nova/nova-api-uwsgi.ini 2026-07-20 14:25:00.564 | + lib/apache:write_uwsgi_config:270 : [[ nova.wsgi.osapi_compute:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-07-20 14:25:00.567 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi module nova.wsgi.osapi_compute:application 2026-07-20 14:25:00.601 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2026-07-20 14:25:00.634 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2026-07-20 14:25:00.665 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2026-07-20 14:25:00.699 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2026-07-20 14:25:00.732 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-07-20 14:25:00.765 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2026-07-20 14:25:00.798 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2026-07-20 14:25:00.831 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2026-07-20 14:25:00.864 | + 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-20 14:25:00.897 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2026-07-20 14:25:00.930 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-07-20 14:25:00.962 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2026-07-20 14:25:00.996 | + lib/apache:write_uwsgi_config:298 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi start-time %t 2026-07-20 14:25:01.028 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-07-20 14:25:01.031 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-07-20 14:25:01.035 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for nova-api 2026-07-20 14:25:01.037 | ++ lib/apache:apache_site_config_for:174 : local site=nova-api 2026-07-20 14:25:01.040 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-07-20 14:25:01.042 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-20 14:25:01.045 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-20 14:25:01.048 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/nova-api.conf 2026-07-20 14:25:01.051 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/nova-api.conf 2026-07-20 14:25:01.054 | + lib/apache:write_uwsgi_config:306 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api.socket 2026-07-20 14:25:01.087 | + lib/apache:write_uwsgi_config:307 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2026-07-20 14:25:01.119 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/nova-api.conf 2026-07-20 14:25:01.120 | + 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-20 14:25:01.130 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api.socket|uwsgi://uwsgi-uds-nova-api" retry=0 acquire=1 2026-07-20 14:25:01.134 | + lib/apache:write_uwsgi_config:309 : enable_apache_site nova-api 2026-07-20 14:25:01.137 | + lib/apache:enable_apache_site:191 : local site=nova-api 2026-07-20 14:25:01.140 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-07-20 14:25:01.143 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-07-20 14:25:01.146 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-20 14:25:01.149 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-20 14:25:01.152 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-20 14:25:01.154 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-20 14:25:01.157 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-07-20 14:25:01.160 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-07-20 14:25:01.162 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-20 14:25:01.166 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-20 14:25:01.169 | + lib/apache:enable_apache_site:195 : sudo a2ensite nova-api 2026-07-20 14:25:01.181 | perl: warning: Setting locale failed. 2026-07-20 14:25:01.181 | perl: warning: Please check that your locale settings: 2026-07-20 14:25:01.181 | LANGUAGE = (unset), 2026-07-20 14:25:01.182 | LC_ALL = "en_US.utf8", 2026-07-20 14:25:01.182 | LANG = "de_DE.UTF-8" 2026-07-20 14:25:01.182 | are supported and installed on your system. 2026-07-20 14:25:01.182 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-20 14:25:01.220 | Enabling site nova-api. 2026-07-20 14:25:01.226 | To activate the new configuration, you need to run: 2026-07-20 14:25:01.226 | systemctl reload apache2 2026-07-20 14:25:01.230 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-07-20 14:25:01.233 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-20 14:25:01.236 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-20 14:25:01.238 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-20 14:25:01.375 | + lib/nova:create_nova_conf:554 : is_service_enabled n-api-meta 2026-07-20 14:25:01.394 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 14:25:01.397 | + 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-20 14:25:01.400 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/nova/nova-metadata-uwsgi.ini 2026-07-20 14:25:01.403 | + lib/apache:write_uwsgi_config:244 : local wsgi=nova.wsgi.metadata:application 2026-07-20 14:25:01.406 | + lib/apache:write_uwsgi_config:245 : local url= 2026-07-20 14:25:01.409 | + lib/apache:write_uwsgi_config:246 : local http=0.0.0.0:8775 2026-07-20 14:25:01.412 | + lib/apache:write_uwsgi_config:247 : local name=nova-metadata 2026-07-20 14:25:01.415 | + lib/apache:write_uwsgi_config:249 : '[' -z nova-metadata ']' 2026-07-20 14:25:01.418 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-07-20 14:25:01.421 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-07-20 14:25:01.437 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-07-20 14:25:01.438 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-07-20 14:25:01.450 | d /var/run/uwsgi 0755 quobyte root 2026-07-20 14:25:01.454 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-07-20 14:25:01.468 | /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-20 14:25:01.472 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/nova-metadata.socket 2026-07-20 14:25:01.476 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2026-07-20 14:25:01.481 | + lib/apache:write_uwsgi_config:270 : [[ nova.wsgi.metadata:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-07-20 14:25:01.485 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi module nova.wsgi.metadata:application 2026-07-20 14:25:01.525 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2026-07-20 14:25:01.557 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2026-07-20 14:25:01.591 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2026-07-20 14:25:01.625 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2026-07-20 14:25:01.660 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 80 2026-07-20 14:25:01.696 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2026-07-20 14:25:01.732 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2026-07-20 14:25:01.767 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2026-07-20 14:25:01.800 | + 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-20 14:25:01.832 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2026-07-20 14:25:01.868 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2026-07-20 14:25:01.901 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2026-07-20 14:25:01.933 | + lib/apache:write_uwsgi_config:298 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi start-time %t 2026-07-20 14:25:01.964 | + lib/apache:write_uwsgi_config:301 : [[ -n 0.0.0.0:8775 ]] 2026-07-20 14:25:01.967 | + lib/apache:write_uwsgi_config:302 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2026-07-20 14:25:01.999 | + lib/nova:create_nova_conf:558 : is_service_enabled ceilometer 2026-07-20 14:25:02.018 | + functions-common:is_service_enabled:2076 : return 1 2026-07-20 14:25:02.021 | + lib/nova:create_nova_conf:566 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2026-07-20 14:25:02.057 | ++ lib/nova:create_nova_conf:567 : get_notification_url 2026-07-20 14:25:02.060 | ++ lib/rpc_backend:get_notification_url:136 : local virtual_host= 2026-07-20 14:25:02.063 | ++ lib/rpc_backend:get_notification_url:137 : is_service_enabled rabbit 2026-07-20 14:25:02.082 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-20 14:25:02.084 | ++ lib/rpc_backend:get_notification_url:138 : echo rabbit://stackrabbit:stackqueue@192.168.122.72:5672/ 2026-07-20 14:25:02.087 | + lib/nova:create_nova_conf:567 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:stackqueue@192.168.122.72:5672/ 2026-07-20 14:25:02.120 | + lib/nova:create_nova_conf:568 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2026-07-20 14:25:02.157 | + lib/nova:create_nova_conf:569 : iniset_rpc_backend nova /etc/nova/nova.conf 2026-07-20 14:25:02.160 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-07-20 14:25:02.163 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova.conf 2026-07-20 14:25:02.166 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-07-20 14:25:02.169 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-07-20 14:25:02.172 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-07-20 14:25:02.190 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 14:25:02.194 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-07-20 14:25:02.197 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-07-20 14:25:02.200 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-07-20 14:25:02.218 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-20 14:25:02.221 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.72:5672/ 2026-07-20 14:25:02.224 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.72:5672/ 2026-07-20 14:25:02.260 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-07-20 14:25:02.263 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-07-20 14:25:02.266 | + lib/nova:create_nova_conf:571 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2026-07-20 14:25:02.298 | + lib/nova:create_nova_conf:572 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2026-07-20 14:25:02.330 | + lib/nova:create_nova_conf:574 : iniset /etc/nova/nova.conf conductor workers 2 2026-07-20 14:25:02.367 | + lib/nova:create_nova_conf:576 : is_service_enabled tls-proxy 2026-07-20 14:25:02.384 | + functions-common:is_service_enabled:2076 : return 1 2026-07-20 14:25:02.387 | + lib/nova:create_nova_conf:581 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2026-07-20 14:25:02.420 | + lib/nova:create_nova_conf:583 : '[' True == True ']' 2026-07-20 14:25:02.423 | + lib/nova:create_nova_conf:584 : init_nova_service_user_conf 2026-07-20 14:25:02.425 | + lib/nova:init_nova_service_user_conf:822 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2026-07-20 14:25:02.463 | + lib/nova:init_nova_service_user_conf:823 : configure_keystoneauth /etc/nova/nova.conf nova service_user 2026-07-20 14:25:02.465 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-07-20 14:25:02.468 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-20 14:25:02.472 | + lib/keystone:configure_keystoneauth:393 : local section=service_user 2026-07-20 14:25:02.474 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf service_user auth_type password 2026-07-20 14:25:02.507 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf service_user interface public 2026-07-20 14:25:02.538 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf service_user auth_url http://192.168.122.72/identity 2026-07-20 14:25:02.570 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf service_user username nova 2026-07-20 14:25:02.603 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf service_user password nomoresecret 2026-07-20 14:25:02.638 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2026-07-20 14:25:02.670 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf service_user project_name service 2026-07-20 14:25:02.703 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2026-07-20 14:25:02.736 | + lib/nova:create_nova_conf:587 : is_service_enabled n-cond 2026-07-20 14:25:02.756 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 14:25:02.760 | ++ lib/nova:create_nova_conf:588 : seq 1 1 2026-07-20 14:25:02.764 | + lib/nova:create_nova_conf:588 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-20 14:25:02.767 | + lib/nova:create_nova_conf:589 : local conf 2026-07-20 14:25:02.769 | + lib/nova:create_nova_conf:590 : local vhost 2026-07-20 14:25:02.773 | ++ lib/nova:create_nova_conf:591 : conductor_conf 1 2026-07-20 14:25:02.776 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-07-20 14:25:02.779 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-07-20 14:25:02.782 | + lib/nova:create_nova_conf:591 : conf=/etc/nova/nova_cell1.conf 2026-07-20 14:25:02.785 | + lib/nova:create_nova_conf:592 : vhost=nova_cell1 2026-07-20 14:25:02.788 | + lib/nova:create_nova_conf:594 : rm -f /etc/nova/nova_cell1.conf 2026-07-20 14:25:02.793 | ++ lib/nova:create_nova_conf:595 : database_connection_url nova_cell1 2026-07-20 14:25:02.796 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2026-07-20 14:25:02.799 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2026-07-20 14:25:02.802 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell1 2026-07-20 14:25:02.805 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-20 14:25:02.808 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-20 14:25:02.811 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-20 14:25:02.831 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-20 14:25:02.833 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-20 14:25:02.837 | ++ 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-20 14:25:02.840 | + 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-20 14:25:02.876 | + lib/nova:create_nova_conf:596 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2026-07-20 14:25:02.914 | + lib/nova:create_nova_conf:597 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2026-07-20 14:25:02.949 | + lib/nova:create_nova_conf:599 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-07-20 14:25:02.952 | + lib/nova:create_nova_conf:602 : rpc_backend_add_vhost nova_cell1 2026-07-20 14:25:02.955 | + lib/rpc_backend:rpc_backend_add_vhost:112 : local vhost=nova_cell1 2026-07-20 14:25:02.957 | + lib/rpc_backend:rpc_backend_add_vhost:113 : is_service_enabled rabbit 2026-07-20 14:25:02.976 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 14:25:02.980 | ++ lib/rpc_backend:rpc_backend_add_vhost:114 : grep nova_cell1 2026-07-20 14:25:02.981 | ++ lib/rpc_backend:rpc_backend_add_vhost:114 : sudo rabbitmqctl list_vhosts 2026-07-20 14:25:04.095 | + lib/rpc_backend:rpc_backend_add_vhost:114 : '[' -z ']' 2026-07-20 14:25:04.099 | + lib/rpc_backend:rpc_backend_add_vhost:115 : sudo rabbitmqctl add_vhost nova_cell1 2026-07-20 14:25:05.161 | Adding vhost "nova_cell1" ... 2026-07-20 14:25:05.251 | + lib/rpc_backend:rpc_backend_add_vhost:116 : sudo rabbitmqctl set_permissions -p nova_cell1 stackrabbit '.*' '.*' '.*' 2026-07-20 14:25:06.366 | Setting permissions for user "stackrabbit" in vhost "nova_cell1" ... 2026-07-20 14:25:06.404 | + lib/nova:create_nova_conf:603 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2026-07-20 14:25:06.408 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-07-20 14:25:06.412 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova_cell1.conf 2026-07-20 14:25:06.416 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-07-20 14:25:06.420 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host=nova_cell1 2026-07-20 14:25:06.424 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-07-20 14:25:06.449 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 14:25:06.454 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url nova_cell1 2026-07-20 14:25:06.458 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host=nova_cell1 2026-07-20 14:25:06.462 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-07-20 14:25:06.485 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-20 14:25:06.489 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.72:5672/nova_cell1 2026-07-20 14:25:06.493 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.72:5672/nova_cell1 2026-07-20 14:25:06.533 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-07-20 14:25:06.537 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-07-20 14:25:06.540 | + lib/nova:create_nova_conf:607 : is_service_enabled placement placement-client 2026-07-20 14:25:06.565 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 14:25:06.568 | + lib/nova:create_nova_conf:608 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2026-07-20 14:25:06.572 | + lib/nova:configure_placement_nova_compute:636 : local conf=/etc/nova/nova_cell1.conf 2026-07-20 14:25:06.575 | + lib/nova:configure_placement_nova_compute:637 : configure_keystoneauth /etc/nova/nova_cell1.conf nova placement 2026-07-20 14:25:06.579 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova_cell1.conf 2026-07-20 14:25:06.583 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-20 14:25:06.587 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-07-20 14:25:06.590 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2026-07-20 14:25:06.631 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova_cell1.conf placement interface public 2026-07-20 14:25:06.671 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova_cell1.conf placement auth_url http://192.168.122.72/identity 2026-07-20 14:25:06.711 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova_cell1.conf placement username nova 2026-07-20 14:25:06.750 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova_cell1.conf placement password nomoresecret 2026-07-20 14:25:06.792 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2026-07-20 14:25:06.836 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova_cell1.conf placement project_name service 2026-07-20 14:25:06.877 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2026-07-20 14:25:06.918 | + lib/nova:create_nova_conf:612 : setup_logging /etc/nova/nova_cell1.conf 2026-07-20 14:25:06.922 | + functions:setup_logging:693 : setup_systemd_logging /etc/nova/nova_cell1.conf 2026-07-20 14:25:06.926 | + functions:setup_systemd_logging:710 : local conf_file=/etc/nova/nova_cell1.conf 2026-07-20 14:25:06.931 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-07-20 14:25:06.955 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-07-20 14:25:06.959 | + functions:setup_systemd_logging:716 : local pidstr= 2026-07-20 14:25:06.962 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-07-20 14:25:06.966 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-07-20 14:25:06.970 | + 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-20 14:25:07.022 | + 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-20 14:25:07.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-20 14:25:07.103 | + functions:setup_systemd_logging:727 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-07-20 14:25:07.144 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova_cell1.conf DEFAULT log_color False 2026-07-20 14:25:07.184 | + lib/nova:create_nova_conf:619 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-07-20 14:25:07.189 | ++ lib/nova:create_nova_conf:622 : seq 1 1 2026-07-20 14:25:07.194 | + lib/nova:create_nova_conf:622 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-20 14:25:07.197 | + lib/nova:create_nova_conf:623 : local conf 2026-07-20 14:25:07.201 | + lib/nova:create_nova_conf:624 : local offset 2026-07-20 14:25:07.205 | ++ lib/nova:create_nova_conf:625 : conductor_conf 1 2026-07-20 14:25:07.209 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-07-20 14:25:07.213 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-07-20 14:25:07.217 | + lib/nova:create_nova_conf:625 : conf=/etc/nova/nova_cell1.conf 2026-07-20 14:25:07.220 | + lib/nova:create_nova_conf:626 : offset=0 2026-07-20 14:25:07.224 | + lib/nova:create_nova_conf:627 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2026-07-20 14:25:07.227 | + lib/nova:configure_console_proxies:726 : local conf=/etc/nova/nova_cell1.conf 2026-07-20 14:25:07.231 | + lib/nova:configure_console_proxies:727 : local offset=0 2026-07-20 14:25:07.235 | + lib/nova:configure_console_proxies:731 : offset=0 2026-07-20 14:25:07.239 | + lib/nova:configure_console_proxies:733 : is_service_enabled n-novnc 2026-07-20 14:25:07.265 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 14:25:07.269 | + lib/nova:configure_console_proxies:734 : iniset /etc/nova/nova_cell1.conf vnc novncproxy_host 0.0.0.0 2026-07-20 14:25:07.313 | + lib/nova:configure_console_proxies:735 : iniset /etc/nova/nova_cell1.conf vnc novncproxy_port 6080 2026-07-20 14:25:07.354 | + lib/nova:configure_console_proxies:737 : is_nova_console_proxy_compute_tls_enabled 2026-07-20 14:25:07.357 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:192 : [[ False = \T\r\u\e ]] 2026-07-20 14:25:07.361 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:193 : return 1 2026-07-20 14:25:07.364 | + lib/nova:configure_console_proxies:765 : is_service_enabled n-spice 2026-07-20 14:25:07.388 | + functions-common:is_service_enabled:2076 : return 1 2026-07-20 14:25:07.392 | + lib/nova:configure_console_proxies:770 : is_service_enabled n-sproxy 2026-07-20 14:25:07.415 | + functions-common:is_service_enabled:2076 : return 1 2026-07-20 14:25:07.419 | + lib/nova:configure_nova:373 : is_service_enabled n-cpu 2026-07-20 14:25:07.444 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 14:25:07.447 | + lib/nova:configure_nova:373 : [[ -r /home/quobyte/devstack/lib/nova_plugins/hypervisor-libvirt ]] 2026-07-20 14:25:07.451 | + lib/nova:configure_nova:375 : configure_nova_hypervisor 2026-07-20 14:25:07.455 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:40 : configure_libvirt 2026-07-20 14:25:07.460 | + lib/nova_plugins/functions-libvirt:configure_libvirt:153 : is_service_enabled neutron 2026-07-20 14:25:07.483 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 14:25:07.486 | + lib/nova_plugins/functions-libvirt:configure_libvirt:153 : sudo grep -q '^cgroup_device_acl' /etc/libvirt/qemu.conf 2026-07-20 14:25:07.505 | + lib/nova_plugins/functions-libvirt:configure_libvirt:155 : cat 2026-07-20 14:25:07.505 | + lib/nova_plugins/functions-libvirt:configure_libvirt:155 : sudo tee -a /etc/libvirt/qemu.conf 2026-07-20 14:25:07.516 | cgroup_device_acl = [ 2026-07-20 14:25:07.516 | "/dev/null", "/dev/full", "/dev/zero", 2026-07-20 14:25:07.516 | "/dev/random", "/dev/urandom", 2026-07-20 14:25:07.516 | "/dev/ptmx", "/dev/kvm", "/dev/kqemu", 2026-07-20 14:25:07.516 | "/dev/rtc", "/dev/hpet","/dev/net/tun", 2026-07-20 14:25:07.516 | "/dev/vfio/vfio", 2026-07-20 14:25:07.517 | ] 2026-07-20 14:25:07.521 | + lib/nova_plugins/functions-libvirt:configure_libvirt:166 : is_fedora 2026-07-20 14:25:07.525 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-20 14:25:07.529 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-20 14:25:07.532 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-20 14:25:07.536 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-20 14:25:07.539 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-20 14:25:07.542 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-20 14:25:07.546 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-20 14:25:07.550 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-20 14:25:07.553 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-20 14:25:07.557 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-20 14:25:07.561 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-20 14:25:07.564 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-20 14:25:07.568 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-20 14:25:07.572 | + lib/nova_plugins/functions-libvirt:configure_libvirt:185 : getent group libvirt 2026-07-20 14:25:07.579 | + lib/nova_plugins/functions-libvirt:configure_libvirt:188 : add_user_to_group quobyte libvirt 2026-07-20 14:25:07.582 | + functions-common:add_user_to_group:2189 : local user=quobyte 2026-07-20 14:25:07.586 | + functions-common:add_user_to_group:2190 : local group=libvirt 2026-07-20 14:25:07.590 | + functions-common:add_user_to_group:2192 : sudo usermod -a -G libvirt quobyte 2026-07-20 14:25:07.622 | + lib/nova_plugins/functions-libvirt:configure_libvirt:191 : [[ True = \T\r\u\e ]] 2026-07-20 14:25:07.625 | + lib/nova_plugins/functions-libvirt:configure_libvirt:192 : is_ubuntu 2026-07-20 14:25:07.629 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-20 14:25:07.632 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-20 14:25:07.636 | + 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-20 14:25:07.640 | + lib/nova_plugins/functions-libvirt:configure_libvirt:201 : local log_outputs=1:file:/var/log/libvirt/libvirtd.log 2026-07-20 14:25:07.643 | + 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-20 14:25:07.662 | + 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-20 14:25:07.662 | + lib/nova_plugins/functions-libvirt:configure_libvirt:203 : sudo tee -a /etc/libvirt/libvirtd.conf 2026-07-20 14:25:07.675 | 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-20 14:25:07.680 | + 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-20 14:25:07.699 | + lib/nova_plugins/functions-libvirt:configure_libvirt:206 : echo 'log_outputs="1:file:/var/log/libvirt/libvirtd.log"' 2026-07-20 14:25:07.699 | + lib/nova_plugins/functions-libvirt:configure_libvirt:206 : sudo tee -a /etc/libvirt/libvirtd.conf 2026-07-20 14:25:07.710 | log_outputs="1:file:/var/log/libvirt/libvirtd.log" 2026-07-20 14:25:07.717 | + lib/nova_plugins/functions-libvirt:configure_libvirt:210 : is_nova_console_proxy_compute_tls_enabled 2026-07-20 14:25:07.720 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:192 : [[ False = \T\r\u\e ]] 2026-07-20 14:25:07.724 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:193 : return 1 2026-07-20 14:25:07.728 | + lib/nova_plugins/functions-libvirt:configure_libvirt:228 : restart_service libvirtd 2026-07-20 14:25:07.732 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-20 14:25:07.736 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart libvirtd 2026-07-20 14:25:07.810 | + lib/nova_plugins/functions-libvirt:configure_libvirt:234 : restart_service virtlogd 2026-07-20 14:25:07.814 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-20 14:25:07.818 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart virtlogd 2026-07-20 14:25:07.930 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:41 : iniset /etc/nova/nova.conf libvirt virt_type kvm 2026-07-20 14:25:07.978 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:42 : iniset /etc/nova/nova.conf libvirt cpu_mode custom 2026-07-20 14:25:08.025 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:43 : '[' custom == custom ']' 2026-07-20 14:25:08.028 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:44 : iniset /etc/nova/nova.conf libvirt cpu_models Nehalem 2026-07-20 14:25:08.075 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:47 : iniset /etc/nova/nova.conf DEFAULT pointer_model ps2mouse 2026-07-20 14:25:08.120 | + 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-20 14:25:08.165 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:49 : iniset /etc/nova/nova.conf DEFAULT default_ephemeral_format ext4 2026-07-20 14:25:08.211 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:50 : iniset /etc/nova/nova.conf DEFAULT compute_driver libvirt.LibvirtDriver 2026-07-20 14:25:08.261 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:52 : is_arch ppc64 2026-07-20 14:25:08.266 | ++ functions-common:is_arch:519 : uname -m 2026-07-20 14:25:08.272 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4 ]] 2026-07-20 14:25:08.276 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:57 : is_arch aarch64 2026-07-20 14:25:08.282 | ++ functions-common:is_arch:519 : uname -m 2026-07-20 14:25:08.288 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-07-20 14:25:08.292 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:65 : isset ENABLE_FILE_INJECTION 2026-07-20 14:25:08.296 | + functions-common:isset:266 : [[ -v ENABLE_FILE_INJECTION ]] 2026-07-20 14:25:08.300 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:73 : [[ kvm = \p\a\r\a\l\l\e\l\s ]] 2026-07-20 14:25:08.304 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:80 : [[ '' == \L\V\M ]] 2026-07-20 14:25:08.309 | + ./stack.sh:main:965 : is_service_enabled placement 2026-07-20 14:25:08.336 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 14:25:08.340 | + ./stack.sh:main:967 : stack_install_service placement 2026-07-20 14:25:08.344 | + lib/stack:stack_install_service:20 : local service=placement 2026-07-20 14:25:08.348 | + lib/stack:stack_install_service:21 : type install_placement 2026-07-20 14:25:08.353 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-07-20 14:25:08.357 | + lib/stack:stack_install_service:32 : install_placement 2026-07-20 14:25:08.361 | + lib/placement:install_placement:121 : pip_install_gr osc-placement 2026-07-20 14:25:08.365 | + inc/python:pip_install_gr:94 : local name=osc-placement 2026-07-20 14:25:08.369 | + inc/python:pip_install_gr:95 : local clean_name 2026-07-20 14:25:08.375 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements osc-placement 2026-07-20 14:25:08.379 | ++ inc/python:get_from_global_requirements:241 : local package=osc-placement 2026-07-20 14:25:08.384 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-07-20 14:25:08.390 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2026-07-20 14:25:08.391 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-07-20 14:25:08.398 | ++ inc/python:get_from_global_requirements:243 : required_pkg='osc-placement ' 2026-07-20 14:25:08.402 | ++ inc/python:get_from_global_requirements:244 : [[ osc-placement == '' ]] 2026-07-20 14:25:08.406 | ++ inc/python:get_from_global_requirements:247 : echo osc-placement 2026-07-20 14:25:08.411 | + inc/python:pip_install_gr:96 : clean_name=osc-placement 2026-07-20 14:25:08.416 | + inc/python:pip_install_gr:97 : pip_install osc-placement 2026-07-20 14:25:08.447 | Using python 3.12 to install osc-placement 2026-07-20 14:25:08.452 | + 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-20 14:25:09.666 | Collecting osc-placement 2026-07-20 14:25:09.801 | Downloading osc_placement-4.9.0-py3-none-any.whl.metadata (2.1 kB) 2026-07-20 14:25:09.811 | 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-20 14:25:09.813 | 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-20 14:25:09.813 | Requirement already satisfied: osc-lib>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (4.7.0) 2026-07-20 14:25:09.814 | 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-20 14:25:09.816 | 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-20 14:25:09.817 | 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-20 14:25:09.818 | 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-20 14:25:09.818 | 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-20 14:25:09.819 | 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-20 14:25:09.824 | 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.15.0) 2026-07-20 14:25:09.825 | 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-20 14:25:09.826 | 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.9.0) 2026-07-20 14:25:09.829 | 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-20 14:25:09.830 | 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-20 14:25:09.830 | 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-20 14:25:09.832 | 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-20 14:25:09.835 | 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-20 14:25:09.835 | 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-20 14:25:09.836 | 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-20 14:25:09.837 | 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-20 14:25:09.839 | 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-20 14:25:09.840 | 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-20 14:25:09.841 | 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-20 14:25:09.842 | 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-20 14:25:09.843 | 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-20 14:25:09.845 | 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-20 14:25:09.846 | 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-20 14:25:09.848 | 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-20 14:25:09.853 | 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-20 14:25:09.859 | 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-20 14:25:09.864 | 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-20 14:25:09.865 | 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-20 14:25:09.866 | 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-20 14:25:09.871 | 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-20 14:25:09.876 | 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-20 14:25:09.890 | 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-20 14:25:09.892 | 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-20 14:25:09.893 | 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-20 14:25:09.895 | 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-20 14:25:09.907 | 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-20 14:25:09.908 | 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-20 14:25:09.912 | 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-20 14:25:09.951 | Downloading osc_placement-4.9.0-py3-none-any.whl (65 kB) 2026-07-20 14:25:10.271 | Installing collected packages: osc-placement 2026-07-20 14:25:10.397 | Successfully installed osc-placement-4.9.0 2026-07-20 14:25:10.528 | + inc/python:pip_install:216 : result=0 2026-07-20 14:25:10.533 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-20 14:25:10.537 | + functions-common:time_stop:2420 : local name 2026-07-20 14:25:10.541 | + functions-common:time_stop:2421 : local end_time 2026-07-20 14:25:10.544 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-20 14:25:10.548 | + functions-common:time_stop:2423 : local total 2026-07-20 14:25:10.552 | + functions-common:time_stop:2424 : local start_time 2026-07-20 14:25:10.556 | + functions-common:time_stop:2426 : name=pip_install 2026-07-20 14:25:10.560 | + functions-common:time_stop:2427 : start_time=1784557508440 2026-07-20 14:25:10.564 | + functions-common:time_stop:2429 : [[ -z 1784557508440 ]] 2026-07-20 14:25:10.569 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-20 14:25:10.575 | + functions-common:time_stop:2432 : end_time=1784557510571 2026-07-20 14:25:10.578 | + functions-common:time_stop:2433 : elapsed_time=2131 2026-07-20 14:25:10.583 | + functions-common:time_stop:2434 : total=153138 2026-07-20 14:25:10.587 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-20 14:25:10.591 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=155269 2026-07-20 14:25:10.595 | + inc/python:pip_install:219 : return 0 2026-07-20 14:25:10.599 | + lib/placement:install_placement:122 : git_clone https://review.opendev.org/openstack/placement.git /opt/stack/placement master 2026-07-20 14:25:10.604 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/placement.git 2026-07-20 14:25:10.608 | + functions-common:git_clone:590 : local git_dest=/opt/stack/placement 2026-07-20 14:25:10.612 | + functions-common:git_clone:591 : local git_ref=master 2026-07-20 14:25:10.615 | + functions-common:git_clone:592 : local orig_dir 2026-07-20 14:25:10.621 | ++ functions-common:git_clone:593 : pwd 2026-07-20 14:25:10.625 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-07-20 14:25:10.629 | + functions-common:git_clone:594 : local git_clone_flags= 2026-07-20 14:25:10.634 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-20 14:25:10.659 | + functions-common:git_clone:596 : RECLONE=False 2026-07-20 14:25:10.663 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-20 14:25:10.667 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-20 14:25:10.673 | + functions-common:git_clone:610 : echo master 2026-07-20 14:25:10.673 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-07-20 14:25:10.679 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/placement ]] 2026-07-20 14:25:10.683 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-07-20 14:25:10.686 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/placement.git /opt/stack/placement 2026-07-20 14:25:10.690 | + functions-common:git_timed:697 : local count=0 2026-07-20 14:25:10.693 | + functions-common:git_timed:698 : local timeout=0 2026-07-20 14:25:10.697 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-20 14:25:10.701 | + functions-common:git_timed:701 : timeout=0 2026-07-20 14:25:10.705 | + functions-common:git_timed:704 : time_start git_timed 2026-07-20 14:25:10.708 | + functions-common:time_start:2406 : local name=git_timed 2026-07-20 14:25:10.712 | + functions-common:time_start:2407 : local start_time= 2026-07-20 14:25:10.716 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-20 14:25:10.721 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-20 14:25:10.725 | + functions-common:time_start:2411 : _TIME_START[$name]=1784557510722 2026-07-20 14:25:10.729 | + 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-20 14:25:10.733 | Cloning into '/opt/stack/placement'... 2026-07-20 14:25:14.867 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-20 14:25:14.873 | + functions-common:time_stop:2420 : local name 2026-07-20 14:25:14.876 | + functions-common:time_stop:2421 : local end_time 2026-07-20 14:25:14.880 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-20 14:25:14.885 | + functions-common:time_stop:2423 : local total 2026-07-20 14:25:14.889 | + functions-common:time_stop:2424 : local start_time 2026-07-20 14:25:14.893 | + functions-common:time_stop:2426 : name=git_timed 2026-07-20 14:25:14.897 | + functions-common:time_stop:2427 : start_time=1784557510722 2026-07-20 14:25:14.901 | + functions-common:time_stop:2429 : [[ -z 1784557510722 ]] 2026-07-20 14:25:14.905 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-20 14:25:14.912 | + functions-common:time_stop:2432 : end_time=1784557514907 2026-07-20 14:25:14.915 | + functions-common:time_stop:2433 : elapsed_time=4185 2026-07-20 14:25:14.922 | + functions-common:time_stop:2434 : total=391839 2026-07-20 14:25:14.922 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-20 14:25:14.928 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=396024 2026-07-20 14:25:14.933 | + functions-common:git_clone:631 : cd /opt/stack/placement 2026-07-20 14:25:14.937 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-07-20 14:25:14.940 | + functions-common:git_timed:697 : local count=0 2026-07-20 14:25:14.944 | + functions-common:git_timed:698 : local timeout=0 2026-07-20 14:25:14.948 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-20 14:25:14.953 | + functions-common:git_timed:701 : timeout=0 2026-07-20 14:25:14.957 | + functions-common:git_timed:704 : time_start git_timed 2026-07-20 14:25:14.963 | + functions-common:time_start:2406 : local name=git_timed 2026-07-20 14:25:14.968 | + functions-common:time_start:2407 : local start_time= 2026-07-20 14:25:14.971 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-20 14:25:14.976 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-20 14:25:14.982 | + functions-common:time_start:2411 : _TIME_START[$name]=1784557514978 2026-07-20 14:25:14.985 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-07-20 14:25:15.472 | From https://review.opendev.org/openstack/placement 2026-07-20 14:25:15.473 | * branch master -> FETCH_HEAD 2026-07-20 14:25:15.484 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-20 14:25:15.488 | + functions-common:time_stop:2420 : local name 2026-07-20 14:25:15.492 | + functions-common:time_stop:2421 : local end_time 2026-07-20 14:25:15.496 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-20 14:25:15.500 | + functions-common:time_stop:2423 : local total 2026-07-20 14:25:15.503 | + functions-common:time_stop:2424 : local start_time 2026-07-20 14:25:15.507 | + functions-common:time_stop:2426 : name=git_timed 2026-07-20 14:25:15.511 | + functions-common:time_stop:2427 : start_time=1784557514978 2026-07-20 14:25:15.515 | + functions-common:time_stop:2429 : [[ -z 1784557514978 ]] 2026-07-20 14:25:15.519 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-20 14:25:15.525 | + functions-common:time_stop:2432 : end_time=1784557515521 2026-07-20 14:25:15.529 | + functions-common:time_stop:2433 : elapsed_time=543 2026-07-20 14:25:15.533 | + functions-common:time_stop:2434 : total=396024 2026-07-20 14:25:15.537 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-20 14:25:15.541 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=396567 2026-07-20 14:25:15.545 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-07-20 14:25:15.549 | + functions-common:git_timed:697 : local count=0 2026-07-20 14:25:15.553 | + functions-common:git_timed:698 : local timeout=0 2026-07-20 14:25:15.556 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-20 14:25:15.560 | + functions-common:git_timed:701 : timeout=0 2026-07-20 14:25:15.564 | + functions-common:git_timed:704 : time_start git_timed 2026-07-20 14:25:15.568 | + functions-common:time_start:2406 : local name=git_timed 2026-07-20 14:25:15.572 | + functions-common:time_start:2407 : local start_time= 2026-07-20 14:25:15.576 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-20 14:25:15.581 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-20 14:25:15.587 | + functions-common:time_start:2411 : _TIME_START[$name]=1784557515583 2026-07-20 14:25:15.591 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-07-20 14:25:15.641 | Note: switching to 'FETCH_HEAD'. 2026-07-20 14:25:15.641 | 2026-07-20 14:25:15.641 | You are in 'detached HEAD' state. You can look around, make experimental 2026-07-20 14:25:15.641 | changes and commit them, and you can discard any commits you make in this 2026-07-20 14:25:15.641 | state without impacting any branches by switching back to a branch. 2026-07-20 14:25:15.641 | 2026-07-20 14:25:15.641 | If you want to create a new branch to retain commits you create, you may 2026-07-20 14:25:15.642 | do so (now or later) by using -c with the switch command. Example: 2026-07-20 14:25:15.642 | 2026-07-20 14:25:15.642 | git switch -c 2026-07-20 14:25:15.642 | 2026-07-20 14:25:15.642 | Or undo this operation with: 2026-07-20 14:25:15.642 | 2026-07-20 14:25:15.642 | git switch - 2026-07-20 14:25:15.643 | 2026-07-20 14:25:15.643 | Turn off this advice by setting config variable advice.detachedHead to false 2026-07-20 14:25:15.643 | 2026-07-20 14:25:15.643 | HEAD is now at 10c4d910 tests: Support file-backed SQLite URL in placement fixtures 2026-07-20 14:25:15.647 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-20 14:25:15.652 | + functions-common:time_stop:2420 : local name 2026-07-20 14:25:15.655 | + functions-common:time_stop:2421 : local end_time 2026-07-20 14:25:15.659 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-20 14:25:15.663 | + functions-common:time_stop:2423 : local total 2026-07-20 14:25:15.667 | + functions-common:time_stop:2424 : local start_time 2026-07-20 14:25:15.671 | + functions-common:time_stop:2426 : name=git_timed 2026-07-20 14:25:15.674 | + functions-common:time_stop:2427 : start_time=1784557515583 2026-07-20 14:25:15.678 | + functions-common:time_stop:2429 : [[ -z 1784557515583 ]] 2026-07-20 14:25:15.683 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-20 14:25:15.689 | + functions-common:time_stop:2432 : end_time=1784557515685 2026-07-20 14:25:15.693 | + functions-common:time_stop:2433 : elapsed_time=102 2026-07-20 14:25:15.696 | + functions-common:time_stop:2434 : total=396567 2026-07-20 14:25:15.700 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-20 14:25:15.704 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=396669 2026-07-20 14:25:15.708 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/placement 2026-07-20 14:25:15.727 | + functions-common:git_clone:672 : cd /opt/stack/placement 2026-07-20 14:25:15.733 | + functions-common:git_clone:673 : head -1 2026-07-20 14:25:15.733 | + functions-common:git_clone:673 : git show --oneline 2026-07-20 14:25:15.736 | 10c4d910 tests: Support file-backed SQLite URL in placement fixtures 2026-07-20 14:25:15.741 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-07-20 14:25:15.745 | + lib/placement:install_placement:123 : setup_develop /opt/stack/placement 2026-07-20 14:25:15.749 | + inc/python:setup_develop:353 : local bindep 2026-07-20 14:25:15.754 | + inc/python:setup_develop:354 : [[ /opt/stack/placement == -bindep* ]] 2026-07-20 14:25:15.758 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/placement 2026-07-20 14:25:15.762 | + inc/python:setup_develop:359 : local extras= 2026-07-20 14:25:15.766 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/placement -e 2026-07-20 14:25:15.770 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-07-20 14:25:15.775 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/placement == -bindep* ]] 2026-07-20 14:25:15.779 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/placement 2026-07-20 14:25:15.783 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-07-20 14:25:15.787 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-07-20 14:25:15.792 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/placement 2026-07-20 14:25:15.796 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-07-20 14:25:15.801 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/placement 2026-07-20 14:25:15.806 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-07-20 14:25:15.810 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-07-20 14:25:15.815 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2026-07-20 14:25:15.823 | + inc/python:_setup_package_with_constraints_edit:400 : name=openstack-placement 2026-07-20 14:25:15.827 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z openstack-placement ']' 2026-07-20 14:25:15.831 | + 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-20 14:25:15.995 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/placement -e 2026-07-20 14:25:15.999 | + inc/python:setup_package:436 : local bindep=0 2026-07-20 14:25:16.003 | + inc/python:setup_package:437 : local bindep_flag= 2026-07-20 14:25:16.007 | + inc/python:setup_package:438 : local bindep_profiles= 2026-07-20 14:25:16.011 | + inc/python:setup_package:439 : [[ /opt/stack/placement == -bindep* ]] 2026-07-20 14:25:16.015 | + inc/python:setup_package:444 : local project_dir=/opt/stack/placement 2026-07-20 14:25:16.019 | + inc/python:setup_package:445 : local flags=-e 2026-07-20 14:25:16.023 | + inc/python:setup_package:446 : local extras= 2026-07-20 14:25:16.027 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-07-20 14:25:16.031 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-07-20 14:25:16.035 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-07-20 14:25:16.039 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-07-20 14:25:16.043 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-07-20 14:25:16.046 | + inc/python:setup_package:464 : pip_install -e /opt/stack/placement 2026-07-20 14:25:16.076 | Using python 3.12 to install /opt/stack/placement 2026-07-20 14:25:16.080 | + 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-20 14:25:17.101 | Obtaining file:///opt/stack/placement 2026-07-20 14:25:17.104 | Installing build dependencies: started 2026-07-20 14:25:19.008 | Installing build dependencies: finished with status 'done' 2026-07-20 14:25:19.011 | Checking if build backend supports build_editable: started 2026-07-20 14:25:19.577 | Checking if build backend supports build_editable: finished with status 'done' 2026-07-20 14:25:19.579 | Getting requirements to build editable: started 2026-07-20 14:25:19.894 | Getting requirements to build editable: finished with status 'done' 2026-07-20 14:25:19.896 | Preparing editable metadata (pyproject.toml): started 2026-07-20 14:25:20.844 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-07-20 14:25:20.867 | Requirement already satisfied: pbr>=3.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b1) (7.0.3) 2026-07-20 14:25:20.867 | Requirement already satisfied: SQLAlchemy>=1.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b1) (2.0.51) 2026-07-20 14:25:20.871 | Requirement already satisfied: keystonemiddleware>=4.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b1) (13.0.0) 2026-07-20 14:25:20.871 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b1) (2.5.1) 2026-07-20 14:25:20.871 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b1) (1.8.10) 2026-07-20 14:25:20.872 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b1) (4.26.0) 2026-07-20 14:25:20.872 | Requirement already satisfied: requests>=2.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b1) (2.34.2) 2026-07-20 14:25:20.873 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b1) (7.6.1) 2026-07-20 14:25:20.874 | Requirement already satisfied: oslo.config>=6.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b1) (10.5.0) 2026-07-20 14:25:20.876 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b1) (6.5.0) 2026-07-20 14:25:20.877 | Requirement already satisfied: oslo.log>=4.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b1) (8.3.0) 2026-07-20 14:25:20.878 | Requirement already satisfied: oslo.serialization>=2.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b1) (5.11.0) 2026-07-20 14:25:20.879 | Requirement already satisfied: oslo.utils>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b1) (10.1.1) 2026-07-20 14:25:20.880 | Requirement already satisfied: oslo.db>=8.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b1) (18.1.0) 2026-07-20 14:25:20.881 | Requirement already satisfied: oslo.policy>=4.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b1) (6.0.0) 2026-07-20 14:25:20.882 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b1) (8.2.0) 2026-07-20 14:25:20.883 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b1) (2.8.0) 2026-07-20 14:25:20.884 | Requirement already satisfied: os-resource-classes>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b1) (1.1.0) 2026-07-20 14:25:20.885 | Requirement already satisfied: os-traits>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b1) (3.8.0) 2026-07-20 14:25:20.886 | Requirement already satisfied: microversion-parse>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b1) (2.1.0) 2026-07-20 14:25:20.888 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==16.0.0.0b1) (26.1.0) 2026-07-20 14:25:20.889 | 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==16.0.0.0b1) (2025.9.1) 2026-07-20 14:25:20.892 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==16.0.0.0b1) (0.37.0) 2026-07-20 14:25:20.893 | 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==16.0.0.0b1) (2026.5.1) 2026-07-20 14:25:20.898 | Requirement already satisfied: keystoneauth1>=3.12.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b1) (5.15.0) 2026-07-20 14:25:20.899 | 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==16.0.0.0b1) (4.3.0) 2026-07-20 14:25:20.901 | 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==16.0.0.0b1) (6.9.0) 2026-07-20 14:25:20.902 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b1) (4.1.0) 2026-07-20 14:25:20.902 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b1) (2.13.0) 2026-07-20 14:25:20.903 | 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==16.0.0.0b1) (5.8.0) 2026-07-20 14:25:20.908 | 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==16.0.0.0b1) (2.1.0) 2026-07-20 14:25:20.909 | 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==16.0.0.0b1) (5.9.0) 2026-07-20 14:25:20.910 | 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==16.0.0.0b1) (1.8.2) 2026-07-20 14:25:20.911 | 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==16.0.0.0b1) (4.15.0) 2026-07-20 14:25:20.921 | 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==16.0.0.0b1) (1.5.0) 2026-07-20 14:25:20.926 | 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==16.0.0.0b1) (5.3.1) 2026-07-20 14:25:20.929 | 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==16.0.0.0b1) (0.20) 2026-07-20 14:25:20.930 | 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==16.0.0.0b1) (3.1.0) 2026-07-20 14:25:20.933 | 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==16.0.0.0b1) (2.2.2) 2026-07-20 14:25:20.936 | 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==16.0.0.0b1) (1.3.0) 2026-07-20 14:25:20.938 | 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==16.0.0.0b1) (2.0.0) 2026-07-20 14:25:20.939 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.7.0->openstack-placement==16.0.0.0b1) (6.0.3) 2026-07-20 14:25:20.945 | 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==16.0.0.0b1) (1.18.5) 2026-07-20 14:25:20.948 | 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==16.0.0.0b1) (2.1.2) 2026-07-20 14:25:20.949 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=8.6.0->openstack-placement==16.0.0.0b1) (0.6.2) 2026-07-20 14:25:20.952 | 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==16.0.0.0b1) (1.3.12) 2026-07-20 14:25:20.958 | 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==16.0.0.0b1) (2.9.0.post0) 2026-07-20 14:25:20.961 | 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==16.0.0.0b1) (5.0.0) 2026-07-20 14:25:20.962 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->openstack-placement==16.0.0.0b1) (3.1.6) 2026-07-20 14:25:20.964 | 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==16.0.0.0b1) (4.0.1) 2026-07-20 14:25:20.971 | 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==16.0.0.0b1) (3.0.3) 2026-07-20 14:25:20.979 | 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==16.0.0.0b1) (1.2.1) 2026-07-20 14:25:20.986 | 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==16.0.0.0b1) (3.18.0) 2026-07-20 14:25:20.988 | 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==16.0.0.0b1) (3.3.2) 2026-07-20 14:25:20.989 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.5.0->openstack-placement==16.0.0.0b1) (26.2) 2026-07-20 14:25:20.990 | 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==16.0.0.0b1) (7.2.2) 2026-07-20 14:25:20.996 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=3.1.1->openstack-placement==16.0.0.0b1) (83.0.0) 2026-07-20 14:25:21.000 | 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==16.0.0.0b1) (0.8.1) 2026-07-20 14:25:21.018 | 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==16.0.0.0b1) (1.17.0) 2026-07-20 14:25:21.031 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.0->openstack-placement==16.0.0.0b1) (3.4.7) 2026-07-20 14:25:21.032 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.0->openstack-placement==16.0.0.0b1) (3.18) 2026-07-20 14:25:21.033 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.0->openstack-placement==16.0.0.0b1) (2.7.0) 2026-07-20 14:25:21.035 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.25.0->openstack-placement==16.0.0.0b1) (2023.11.17) 2026-07-20 14:25:21.054 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->openstack-placement==16.0.0.0b1) (0.8) 2026-07-20 14:25:21.066 | Requirement already satisfied: greenlet>=1 in /opt/stack/data/venv/lib/python3.12/site-packages (from SQLAlchemy>=1.4.0->openstack-placement==16.0.0.0b1) (3.5.3) 2026-07-20 14:25:21.118 | Building wheels for collected packages: openstack-placement 2026-07-20 14:25:21.119 | Building editable for openstack-placement (pyproject.toml): started 2026-07-20 14:25:21.888 | Building editable for openstack-placement (pyproject.toml): finished with status 'done' 2026-07-20 14:25:21.890 | Created wheel for openstack-placement: filename=openstack_placement-16.0.0.0b1-0.editable-py3-none-any.whl size=8725 sha256=11195dafc5bc50f52ce3659dd6a5c8f404ee0fb092c233398dec440d65c249f9 2026-07-20 14:25:21.890 | Stored in directory: /tmp/pip-ephem-wheel-cache-lwyiynbk/wheels/0f/d8/4f/e8707957c726bd4763e71d7ed0672723b81ca99945904983a6 2026-07-20 14:25:21.896 | Successfully built openstack-placement 2026-07-20 14:25:22.162 | Installing collected packages: openstack-placement 2026-07-20 14:25:22.216 | Successfully installed openstack-placement-16.0.0.0b1 2026-07-20 14:25:22.373 | + inc/python:pip_install:216 : result=0 2026-07-20 14:25:22.377 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-20 14:25:22.381 | + functions-common:time_stop:2420 : local name 2026-07-20 14:25:22.384 | + functions-common:time_stop:2421 : local end_time 2026-07-20 14:25:22.388 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-20 14:25:22.392 | + functions-common:time_stop:2423 : local total 2026-07-20 14:25:22.396 | + functions-common:time_stop:2424 : local start_time 2026-07-20 14:25:22.400 | + functions-common:time_stop:2426 : name=pip_install 2026-07-20 14:25:22.403 | + functions-common:time_stop:2427 : start_time=1784557516069 2026-07-20 14:25:22.407 | + functions-common:time_stop:2429 : [[ -z 1784557516069 ]] 2026-07-20 14:25:22.413 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-20 14:25:22.419 | + functions-common:time_stop:2432 : end_time=1784557522414 2026-07-20 14:25:22.423 | + functions-common:time_stop:2433 : elapsed_time=6345 2026-07-20 14:25:22.426 | + functions-common:time_stop:2434 : total=155269 2026-07-20 14:25:22.430 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-20 14:25:22.434 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=161614 2026-07-20 14:25:22.438 | + inc/python:pip_install:219 : return 0 2026-07-20 14:25:22.442 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-07-20 14:25:22.446 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-07-20 14:25:22.450 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/placement 2026-07-20 14:25:22.455 | + inc/python:use_library_from_git:266 : local name=/opt/stack/placement 2026-07-20 14:25:22.459 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-20 14:25:22.463 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-20 14:25:22.467 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/placement, ]] 2026-07-20 14:25:22.472 | + inc/python:use_library_from_git:269 : return 1 2026-07-20 14:25:22.476 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-07-20 14:25:22.480 | + ./stack.sh:main:968 : configure_placement 2026-07-20 14:25:22.485 | + lib/placement:configure_placement:88 : sudo install -d -o quobyte /etc/placement 2026-07-20 14:25:22.503 | + lib/placement:configure_placement:89 : create_placement_conf 2026-07-20 14:25:22.507 | + lib/placement:create_placement_conf:78 : rm -f /etc/placement/placement.conf 2026-07-20 14:25:22.514 | ++ lib/placement:create_placement_conf:79 : database_connection_url placement 2026-07-20 14:25:22.518 | ++ lib/database:database_connection_url:134 : local db=placement 2026-07-20 14:25:22.522 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2026-07-20 14:25:22.527 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=placement 2026-07-20 14:25:22.531 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-20 14:25:22.535 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-20 14:25:22.539 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-20 14:25:22.566 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-20 14:25:22.570 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-20 14:25:22.574 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/placement?charset=utf8&plugin=dbcounter' 2026-07-20 14:25:22.579 | + 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-20 14:25:22.628 | + lib/placement:create_placement_conf:80 : iniset /etc/placement/placement.conf DEFAULT debug True 2026-07-20 14:25:22.677 | + lib/placement:create_placement_conf:81 : iniset /etc/placement/placement.conf api auth_strategy keystone 2026-07-20 14:25:22.727 | + lib/placement:create_placement_conf:82 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2026-07-20 14:25:22.731 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/placement/placement.conf 2026-07-20 14:25:22.735 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=placement 2026-07-20 14:25:22.739 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-07-20 14:25:22.743 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-07-20 14:25:22.746 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/placement/placement.conf placement keystone_authtoken 2026-07-20 14:25:22.751 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/placement/placement.conf 2026-07-20 14:25:22.755 | + lib/keystone:configure_keystoneauth:392 : local admin_user=placement 2026-07-20 14:25:22.759 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-07-20 14:25:22.763 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2026-07-20 14:25:22.811 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2026-07-20 14:25:22.857 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://192.168.122.72/identity 2026-07-20 14:25:22.904 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2026-07-20 14:25:22.950 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/placement/placement.conf keystone_authtoken password nomoresecret 2026-07-20 14:25:22.997 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2026-07-20 14:25:23.042 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2026-07-20 14:25:23.088 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2026-07-20 14:25:23.135 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/placement/placement.conf keystone_authtoken www_authenticate_uri http://192.168.122.72/identity 2026-07-20 14:25:23.180 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-07-20 14:25:23.225 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2026-07-20 14:25:23.270 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-07-20 14:25:23.274 | + lib/placement:create_placement_conf:83 : setup_logging /etc/placement/placement.conf 2026-07-20 14:25:23.278 | + functions:setup_logging:693 : setup_systemd_logging /etc/placement/placement.conf 2026-07-20 14:25:23.282 | + functions:setup_systemd_logging:710 : local conf_file=/etc/placement/placement.conf 2026-07-20 14:25:23.288 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-07-20 14:25:23.315 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-07-20 14:25:23.319 | + functions:setup_systemd_logging:716 : local pidstr= 2026-07-20 14:25:23.323 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-07-20 14:25:23.327 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-07-20 14:25:23.331 | + 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-20 14:25:23.376 | + 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-20 14:25:23.422 | + 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-20 14:25:23.468 | + functions:setup_systemd_logging:727 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-07-20 14:25:23.514 | + functions:setup_systemd_logging:730 : iniset /etc/placement/placement.conf DEFAULT log_color False 2026-07-20 14:25:23.559 | + lib/placement:configure_placement:91 : write_uwsgi_config /etc/placement/placement-uwsgi.ini placement.wsgi.api:application /placement '' placement-api 2026-07-20 14:25:23.563 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/placement/placement-uwsgi.ini 2026-07-20 14:25:23.567 | + lib/apache:write_uwsgi_config:244 : local wsgi=placement.wsgi.api:application 2026-07-20 14:25:23.571 | + lib/apache:write_uwsgi_config:245 : local url=/placement 2026-07-20 14:25:23.575 | + lib/apache:write_uwsgi_config:246 : local http= 2026-07-20 14:25:23.579 | + lib/apache:write_uwsgi_config:247 : local name=placement-api 2026-07-20 14:25:23.583 | + lib/apache:write_uwsgi_config:249 : '[' -z placement-api ']' 2026-07-20 14:25:23.587 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-07-20 14:25:23.591 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-07-20 14:25:23.610 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-07-20 14:25:23.612 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-07-20 14:25:23.623 | d /var/run/uwsgi 0755 quobyte root 2026-07-20 14:25:23.629 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-07-20 14:25:23.643 | /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-20 14:25:23.650 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/placement-api.socket 2026-07-20 14:25:23.653 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/placement/placement-uwsgi.ini 2026-07-20 14:25:23.660 | + lib/apache:write_uwsgi_config:270 : [[ placement.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-07-20 14:25:23.664 | + lib/apache:write_uwsgi_config:271 : iniset /etc/placement/placement-uwsgi.ini uwsgi module placement.wsgi.api:application 2026-07-20 14:25:23.711 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2026-07-20 14:25:23.756 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2026-07-20 14:25:23.800 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2026-07-20 14:25:23.844 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2026-07-20 14:25:23.889 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 80 2026-07-20 14:25:23.935 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2026-07-20 14:25:23.980 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2026-07-20 14:25:24.027 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2026-07-20 14:25:24.071 | + 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-20 14:25:24.117 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2026-07-20 14:25:24.162 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2026-07-20 14:25:24.208 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2026-07-20 14:25:24.255 | + lib/apache:write_uwsgi_config:298 : iniset /etc/placement/placement-uwsgi.ini uwsgi start-time %t 2026-07-20 14:25:24.300 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-07-20 14:25:24.304 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-07-20 14:25:24.309 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for placement-api 2026-07-20 14:25:24.314 | ++ lib/apache:apache_site_config_for:174 : local site=placement-api 2026-07-20 14:25:24.318 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-07-20 14:25:24.321 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-20 14:25:24.326 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-20 14:25:24.330 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/placement-api.conf 2026-07-20 14:25:24.335 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2026-07-20 14:25:24.339 | + lib/apache:write_uwsgi_config:306 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2026-07-20 14:25:24.385 | + lib/apache:write_uwsgi_config:307 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2026-07-20 14:25:24.432 | + 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-20 14:25:24.432 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2026-07-20 14:25:24.443 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 acquire=1 2026-07-20 14:25:24.449 | + lib/apache:write_uwsgi_config:309 : enable_apache_site placement-api 2026-07-20 14:25:24.452 | + lib/apache:enable_apache_site:191 : local site=placement-api 2026-07-20 14:25:24.457 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-07-20 14:25:24.461 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-07-20 14:25:24.465 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-20 14:25:24.469 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-20 14:25:24.473 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-20 14:25:24.477 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-20 14:25:24.481 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-07-20 14:25:24.486 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-07-20 14:25:24.490 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-20 14:25:24.494 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-20 14:25:24.498 | + lib/apache:enable_apache_site:195 : sudo a2ensite placement-api 2026-07-20 14:25:24.510 | perl: warning: Setting locale failed. 2026-07-20 14:25:24.510 | perl: warning: Please check that your locale settings: 2026-07-20 14:25:24.510 | LANGUAGE = (unset), 2026-07-20 14:25:24.510 | LC_ALL = "en_US.utf8", 2026-07-20 14:25:24.511 | LANG = "de_DE.UTF-8" 2026-07-20 14:25:24.511 | are supported and installed on your system. 2026-07-20 14:25:24.511 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-20 14:25:24.551 | Enabling site placement-api. 2026-07-20 14:25:24.557 | To activate the new configuration, you need to run: 2026-07-20 14:25:24.557 | systemctl reload apache2 2026-07-20 14:25:24.564 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-07-20 14:25:24.568 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-20 14:25:24.572 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-20 14:25:24.576 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-20 14:25:24.716 | + lib/placement:configure_placement:92 : [[ True == \T\r\u\e ]] 2026-07-20 14:25:24.720 | + lib/placement:configure_placement:93 : iniset /etc/placement/placement.conf oslo_policy enforce_new_defaults True 2026-07-20 14:25:24.769 | + ./stack.sh:main:975 : is_service_enabled placement placement-client 2026-07-20 14:25:24.796 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 14:25:24.800 | + ./stack.sh:main:976 : is_service_enabled n-cpu 2026-07-20 14:25:24.827 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 14:25:24.831 | + ./stack.sh:main:977 : configure_placement_nova_compute 2026-07-20 14:25:24.835 | + lib/nova:configure_placement_nova_compute:636 : local conf=/etc/nova/nova.conf 2026-07-20 14:25:24.839 | + lib/nova:configure_placement_nova_compute:637 : configure_keystoneauth /etc/nova/nova.conf nova placement 2026-07-20 14:25:24.843 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-07-20 14:25:24.847 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-20 14:25:24.851 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-07-20 14:25:24.855 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf placement auth_type password 2026-07-20 14:25:24.903 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf placement interface public 2026-07-20 14:25:24.948 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf placement auth_url http://192.168.122.72/identity 2026-07-20 14:25:24.995 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf placement username nova 2026-07-20 14:25:25.042 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf placement password nomoresecret 2026-07-20 14:25:25.086 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf placement user_domain_name Default 2026-07-20 14:25:25.132 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf placement project_name service 2026-07-20 14:25:25.178 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf placement project_domain_name Default 2026-07-20 14:25:25.223 | + ./stack.sh:main:981 : is_service_enabled horizon 2026-07-20 14:25:25.250 | + functions-common:is_service_enabled:2076 : return 1 2026-07-20 14:25:25.254 | + ./stack.sh:main:986 : is_service_enabled tls-proxy 2026-07-20 14:25:25.280 | + functions-common:is_service_enabled:2076 : return 1 2026-07-20 14:25:25.285 | + ./stack.sh:main:990 : is_service_enabled cinder 2026-07-20 14:25:25.311 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 14:25:25.315 | + ./stack.sh:main:992 : init_os_brick 2026-07-20 14:25:25.319 | + lib/cinder:init_os_brick:524 : mkdir -p /opt/stack/data/os_brick 2026-07-20 14:25:25.326 | + lib/cinder:init_os_brick:525 : is_service_enabled cinder 2026-07-20 14:25:25.353 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 14:25:25.357 | + lib/cinder:init_os_brick:526 : iniset /etc/cinder/cinder.conf os_brick lock_path /opt/stack/data/os_brick 2026-07-20 14:25:25.407 | + lib/cinder:init_os_brick:528 : is_service_enabled nova 2026-07-20 14:25:25.433 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 14:25:25.437 | + lib/cinder:init_os_brick:529 : iniset /etc/nova/nova.conf os_brick lock_path /opt/stack/data/os_brick 2026-07-20 14:25:25.486 | + lib/cinder:init_os_brick:531 : is_service_enabled glance 2026-07-20 14:25:25.514 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 14:25:25.519 | + lib/cinder:init_os_brick:532 : iniset /etc/glance/glance-api.conf os_brick lock_path /opt/stack/data/os_brick 2026-07-20 14:25:25.570 | + lib/cinder:init_os_brick:533 : iniset /etc/glance/glance-cache.conf os_brick lock_path /opt/stack/data/os_brick 2026-07-20 14:25:25.621 | + ./stack.sh:main:999 : run_phase stack install 2026-07-20 14:25:25.625 | + functions-common:run_phase:1848 : local mode=stack 2026-07-20 14:25:25.629 | + functions-common:run_phase:1849 : local phase=install 2026-07-20 14:25:25.633 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-07-20 14:25:25.637 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-07-20 14:25:25.642 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-07-20 14:25:25.646 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-07-20 14:25:25.650 | + functions-common:run_phase:1858 : local extra 2026-07-20 14:25:25.655 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-07-20 14:25:25.661 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-07-20 14:25:25.665 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-07-20 14:25:25.669 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-07-20 14:25:25.673 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack install 2026-07-20 14:25:25.678 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-07-20 14:25:25.703 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-20 14:25:25.707 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-07-20 14:25:25.711 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-07-20 14:25:25.715 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2026-07-20 14:25:25.719 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2026-07-20 14:25:25.723 | ++ ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-20 14:25:25.727 | ++ ./stack.sh:echo_summary:450 : echo -e Installing Tempest 2026-07-20 14:25:25.731 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2026-07-20 14:25:25.735 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2026-07-20 14:25:25.821 | ++ inc/async:async_inner:63 : install_tempest 2026-07-20 14:25:25.872 | [2068 Async install_tempest:39321]: running: install_tempest 2026-07-20 14:25:25.876 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-07-20 14:25:25.880 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-07-20 14:25:25.885 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-07-20 14:25:25.890 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-07-20 14:25:25.896 | + functions-common:run_phase:1875 : run_plugins stack install 2026-07-20 14:25:25.902 | + functions-common:run_plugins:1834 : local mode=stack 2026-07-20 14:25:25.906 | + functions-common:run_plugins:1835 : local phase=install 2026-07-20 14:25:25.910 | + functions-common:run_plugins:1837 : local plugins= 2026-07-20 14:25:25.914 | + functions-common:run_plugins:1838 : local plugin 2026-07-20 14:25:25.920 | + ./stack.sh:main:1002 : use_library_from_git python-openstackclient 2026-07-20 14:25:25.924 | + inc/python:use_library_from_git:266 : local name=python-openstackclient 2026-07-20 14:25:25.929 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-20 14:25:25.933 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-20 14:25:25.937 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-openstackclient, ]] 2026-07-20 14:25:25.943 | + inc/python:use_library_from_git:269 : return 1 2026-07-20 14:25:25.946 | + ./stack.sh:main:1006 : pip_install_gr python-openstackclient 2026-07-20 14:25:25.951 | + inc/python:pip_install_gr:94 : local name=python-openstackclient 2026-07-20 14:25:25.955 | + inc/python:pip_install_gr:95 : local clean_name 2026-07-20 14:25:25.961 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements python-openstackclient 2026-07-20 14:25:25.965 | ++ inc/python:get_from_global_requirements:241 : local package=python-openstackclient 2026-07-20 14:25:25.970 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-07-20 14:25:25.977 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-07-20 14:25:25.977 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2026-07-20 14:25:25.985 | ++ inc/python:get_from_global_requirements:243 : required_pkg='python-openstackclient!=7.3.0,!=7.3.1 ' 2026-07-20 14:25:25.989 | ++ inc/python:get_from_global_requirements:244 : [[ python-openstackclient!=7.3.0,!=7.3.1 == '' ]] 2026-07-20 14:25:25.994 | ++ inc/python:get_from_global_requirements:247 : echo 'python-openstackclient!=7.3.0,!=7.3.1' 2026-07-20 14:25:25.999 | + inc/python:pip_install_gr:96 : clean_name='python-openstackclient!=7.3.0,!=7.3.1' 2026-07-20 14:25:26.003 | + inc/python:pip_install_gr:97 : pip_install 'python-openstackclient!=7.3.0,!=7.3.1' 2026-07-20 14:25:26.035 | Using python 3.12 to install python-openstackclient!=7.3.0,!=7.3.1 2026-07-20 14:25:26.039 | + 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-20 14:25:27.322 | Collecting python-openstackclient!=7.3.0,!=7.3.1 2026-07-20 14:25:27.459 | Downloading python_openstackclient-10.2.1-py3-none-any.whl.metadata (10 kB) 2026-07-20 14:25:27.474 | 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-20 14:25:27.476 | 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.15.0) 2026-07-20 14:25:27.476 | 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-20 14:25:27.477 | Requirement already satisfied: openstacksdk>=4.16.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-20 14:25:27.478 | 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.7.0) 2026-07-20 14:25:27.479 | 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.9.0) 2026-07-20 14:25:27.480 | 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-20 14:25:27.527 | Collecting python-manilaclient>=6.0.0 (from python-openstackclient!=7.3.0,!=7.3.1) 2026-07-20 14:25:27.546 | Downloading python_manilaclient-6.2.0-py3-none-any.whl.metadata (5.5 kB) 2026-07-20 14:25:27.559 | 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-20 14:25:27.559 | 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-20 14:25:27.563 | 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-20 14:25:27.563 | 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-20 14:25:27.563 | 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-20 14:25:27.564 | 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-20 14:25:27.567 | 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-20 14:25:27.569 | 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-20 14:25:27.570 | 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-20 14:25:27.571 | 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-20 14:25:27.573 | 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-20 14:25:27.577 | 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-20 14:25:27.581 | Requirement already satisfied: decorator>=4.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.16.0->python-openstackclient!=7.3.0,!=7.3.1) (5.3.1) 2026-07-20 14:25:27.582 | Requirement already satisfied: dogpile.cache>=0.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.16.0->python-openstackclient!=7.3.0,!=7.3.1) (1.5.0) 2026-07-20 14:25:27.583 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.16.0->python-openstackclient!=7.3.0,!=7.3.1) (1.1.0) 2026-07-20 14:25:27.584 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.16.0->python-openstackclient!=7.3.0,!=7.3.1) (1.33) 2026-07-20 14:25:27.586 | Requirement already satisfied: keystoneauth1>=5.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.16.0->python-openstackclient!=7.3.0,!=7.3.1) (5.15.0) 2026-07-20 14:25:27.588 | Requirement already satisfied: os-service-types>=1.8.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.16.0->python-openstackclient!=7.3.0,!=7.3.1) (1.8.2) 2026-07-20 14:25:27.589 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.16.0->python-openstackclient!=7.3.0,!=7.3.1) (7.0.3) 2026-07-20 14:25:27.592 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.16.0->python-openstackclient!=7.3.0,!=7.3.1) (4.10.0) 2026-07-20 14:25:27.592 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.16.0->python-openstackclient!=7.3.0,!=7.3.1) (7.2.2) 2026-07-20 14:25:27.598 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=4.16.0->python-openstackclient!=7.3.0,!=7.3.1) (3.1.1) 2026-07-20 14:25:27.602 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=5.10.0->openstacksdk>=4.16.0->python-openstackclient!=7.3.0,!=7.3.1) (4.15.0) 2026-07-20 14:25:27.607 | 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-20 14:25:27.612 | 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-20 14:25:27.613 | 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-20 14:25:27.614 | 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-20 14:25:27.620 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->openstacksdk>=4.16.0->python-openstackclient!=7.3.0,!=7.3.1) (83.0.0) 2026-07-20 14:25:27.625 | 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-20 14:25:27.639 | 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-20 14:25:27.640 | 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-20 14:25:27.641 | 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.11.0) 2026-07-20 14:25:27.645 | 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-20 14:25:27.648 | 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-20 14:25:27.651 | 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-20 14:25:27.656 | Requirement already satisfied: oslo.log>=3.36.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-manilaclient>=6.0.0->python-openstackclient!=7.3.0,!=7.3.1) (8.3.0) 2026-07-20 14:25:27.661 | Requirement already satisfied: oslo.context>=2.21.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->python-manilaclient>=6.0.0->python-openstackclient!=7.3.0,!=7.3.1) (6.5.0) 2026-07-20 14:25:27.662 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->python-manilaclient>=6.0.0->python-openstackclient!=7.3.0,!=7.3.1) (2.9.0.post0) 2026-07-20 14:25:27.668 | 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->python-manilaclient>=6.0.0->python-openstackclient!=7.3.0,!=7.3.1) (1.17.0) 2026-07-20 14:25:27.673 | 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-20 14:25:27.674 | 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-20 14:25:27.675 | 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-20 14:25:27.677 | 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-20 14:25:27.694 | 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-20 14:25:27.695 | 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-20 14:25:27.701 | 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-20 14:25:27.752 | Downloading python_openstackclient-10.2.1-py3-none-any.whl (1.3 MB) 2026-07-20 14:25:27.959 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.3/1.3 MB 7.2 MB/s 0:00:00 2026-07-20 14:25:27.975 | Downloading python_manilaclient-6.2.0-py3-none-any.whl (412 kB) 2026-07-20 14:25:28.336 | Installing collected packages: python-manilaclient, python-openstackclient 2026-07-20 14:25:31.265 | 2026-07-20 14:25:31.292 | Successfully installed python-manilaclient-6.2.0 python-openstackclient-10.2.1 2026-07-20 14:25:31.475 | + inc/python:pip_install:216 : result=0 2026-07-20 14:25:31.480 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-20 14:25:31.484 | + functions-common:time_stop:2420 : local name 2026-07-20 14:25:31.488 | + functions-common:time_stop:2421 : local end_time 2026-07-20 14:25:31.492 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-20 14:25:31.496 | + functions-common:time_stop:2423 : local total 2026-07-20 14:25:31.501 | + functions-common:time_stop:2424 : local start_time 2026-07-20 14:25:31.505 | + functions-common:time_stop:2426 : name=pip_install 2026-07-20 14:25:31.509 | + functions-common:time_stop:2427 : start_time=1784557526028 2026-07-20 14:25:31.513 | + functions-common:time_stop:2429 : [[ -z 1784557526028 ]] 2026-07-20 14:25:31.518 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-20 14:25:31.524 | + functions-common:time_stop:2432 : end_time=1784557531519 2026-07-20 14:25:31.528 | + functions-common:time_stop:2433 : elapsed_time=5491 2026-07-20 14:25:31.532 | + functions-common:time_stop:2434 : total=161614 2026-07-20 14:25:31.536 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-20 14:25:31.541 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=167105 2026-07-20 14:25:31.544 | + inc/python:pip_install:219 : return 0 2026-07-20 14:25:31.549 | + ./stack.sh:main:1007 : is_service_enabled openstack-cli-server 2026-07-20 14:25:31.575 | + functions-common:is_service_enabled:2076 : return 1 2026-07-20 14:25:31.582 | + ./stack.sh:main:1014 : install_oscwrap 2026-07-20 14:25:31.585 | ++ functions-common:install_oscwrap:2470 : mktemp 2026-07-20 14:25:31.591 | + functions-common:install_oscwrap:2470 : OSCWRAP_TIMER_FILE=/tmp/tmp.Z8bfB4L95a 2026-07-20 14:25:31.596 | + functions-common:install_oscwrap:2473 : shopt -s expand_aliases 2026-07-20 14:25:31.600 | + functions-common:install_oscwrap:2476 : unalias -a 2026-07-20 14:25:31.604 | + functions-common:install_oscwrap:2478 : alias openstack=oscwrap 2026-07-20 14:25:31.608 | + ./stack.sh:main:1019 : [[ False != \F\a\l\s\e ]] 2026-07-20 14:25:31.613 | + ./stack.sh:main:1059 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-07-20 14:25:31.617 | + ./stack.sh:main:1067 : is_service_enabled mysql postgresql 2026-07-20 14:25:31.645 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 14:25:31.649 | + ./stack.sh:main:1068 : configure_database 2026-07-20 14:25:31.653 | + lib/database:configure_database:128 : configure_database_mysql 2026-07-20 14:25:31.657 | + lib/databases/mysql:configure_database_mysql:60 : local my_conf mysql slow_log my_client_conf 2026-07-20 14:25:31.661 | + lib/databases/mysql:configure_database_mysql:61 : echo_summary 'Configuring and starting MySQL' 2026-07-20 14:25:31.665 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-20 14:25:31.668 | + ./stack.sh:echo_summary:450 : echo -e Configuring and starting MySQL 2026-07-20 14:25:31.672 | + lib/databases/mysql:configure_database_mysql:63 : is_ubuntu 2026-07-20 14:25:31.678 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-20 14:25:31.682 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-20 14:25:31.686 | + lib/databases/mysql:configure_database_mysql:64 : my_conf=/etc/mysql/my.cnf 2026-07-20 14:25:31.689 | + lib/databases/mysql:configure_database_mysql:76 : is_ubuntu 2026-07-20 14:25:31.693 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-20 14:25:31.697 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-20 14:25:31.703 | + lib/databases/mysql:configure_database_mysql:77 : is_fips_enabled 2026-07-20 14:25:31.707 | ++ functions-common:is_fips_enabled:2541 : cat /proc/sys/crypto/fips_enabled 2026-07-20 14:25:31.709 | cat: /proc/sys/crypto/fips_enabled: No such file or directory 2026-07-20 14:25:31.713 | + functions-common:is_fips_enabled:2541 : fips= 2026-07-20 14:25:31.717 | + functions-common:is_fips_enabled:2542 : '[' '' == 1 ']' 2026-07-20 14:25:31.722 | ++ lib/databases/mysql:configure_database_mysql:85 : ipv6_unquote 0.0.0.0 2026-07-20 14:25:31.728 | ++ functions-common:ipv6_unquote:2218 : echo 0.0.0.0 2026-07-20 14:25:31.728 | ++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-07-20 14:25:31.733 | + lib/databases/mysql:configure_database_mysql:85 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2026-07-20 14:25:31.826 | + lib/databases/mysql:configure_database_mysql:88 : is_fedora 2026-07-20 14:25:31.831 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-20 14:25:31.835 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-20 14:25:31.838 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-20 14:25:31.842 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-20 14:25:31.846 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-20 14:25:31.850 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-20 14:25:31.854 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-20 14:25:31.858 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-20 14:25:31.862 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-20 14:25:31.866 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-20 14:25:31.869 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-20 14:25:31.873 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-20 14:25:31.877 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-20 14:25:31.881 | + lib/databases/mysql:configure_database_mysql:91 : is_ubuntu 2026-07-20 14:25:31.884 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-20 14:25:31.888 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-20 14:25:31.892 | + lib/databases/mysql:configure_database_mysql:93 : restart_service mysql 2026-07-20 14:25:31.896 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-20 14:25:31.900 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart mysql 2026-07-20 14:25:33.691 | + lib/databases/mysql:configure_database_mysql:98 : local use_mariadb_socket_auth=False 2026-07-20 14:25:33.695 | + lib/databases/mysql:configure_database_mysql:99 : is_ubuntu 2026-07-20 14:25:33.699 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-20 14:25:33.704 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-20 14:25:33.708 | + lib/databases/mysql:configure_database_mysql:99 : '[' mysql == mariadb ']' 2026-07-20 14:25:33.712 | + lib/databases/mysql:configure_database_mysql:109 : [[ False != \T\r\u\e ]] 2026-07-20 14:25:33.716 | + lib/databases/mysql:configure_database_mysql:110 : sudo mysqladmin -u root password stackdb 2026-07-20 14:25:33.734 | mysqladmin: connect to server at 'localhost' failed 2026-07-20 14:25:33.734 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2026-07-20 14:25:33.740 | + lib/databases/mysql:configure_database_mysql:110 : true 2026-07-20 14:25:33.744 | + lib/databases/mysql:configure_database_mysql:115 : is_ubuntu 2026-07-20 14:25:33.748 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-20 14:25:33.752 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-20 14:25:33.756 | + lib/databases/mysql:configure_database_mysql:115 : '[' mysql == mariadb ']' 2026-07-20 14:25:33.760 | + lib/databases/mysql:configure_database_mysql:118 : local 'cmd_args=-uroot -pstackdb -h127.0.0.1 ' 2026-07-20 14:25:33.764 | + lib/databases/mysql:configure_database_mysql:123 : min_db_ver=11.6.2 2026-07-20 14:25:33.770 | ++ lib/databases/mysql:configure_database_mysql:124 : sudo mysql -uroot -pstackdb -h127.0.0.1 -e 'select version();' -sN 2026-07-20 14:25:33.774 | ++ lib/databases/mysql:configure_database_mysql:124 : cut -d - -f 1 2026-07-20 14:25:33.787 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-20 14:25:33.862 | + lib/databases/mysql:configure_database_mysql:124 : db_version=8.0.46 2026-07-20 14:25:33.870 | ++ lib/databases/mysql:configure_database_mysql:125 : tail -n 1 2026-07-20 14:25:33.870 | ++ lib/databases/mysql:configure_database_mysql:125 : sort -V 2026-07-20 14:25:33.874 | ++ lib/databases/mysql:configure_database_mysql:125 : printf '%s\n' 11.6.2 8.0.46 2026-07-20 14:25:33.884 | + lib/databases/mysql:configure_database_mysql:125 : max_db_ver=11.6.2 2026-07-20 14:25:33.886 | + lib/databases/mysql:configure_database_mysql:126 : [[ 11.6.2 != \1\1\.\6\.\2 ]] 2026-07-20 14:25:33.889 | + lib/databases/mysql:configure_database_mysql:132 : [[ False == \T\r\u\e ]] 2026-07-20 14:25:33.892 | + lib/databases/mysql:configure_database_mysql:139 : [[ False == \T\r\u\e ]] 2026-07-20 14:25:33.895 | + 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-20 14:25:33.909 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-20 14:25:34.000 | + lib/databases/mysql:configure_database_mysql:145 : sudo mysql -uroot -pstackdb -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2026-07-20 14:25:34.021 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-20 14:25:34.100 | + lib/databases/mysql:configure_database_mysql:151 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2026-07-20 14:25:34.178 | + lib/databases/mysql:configure_database_mysql:152 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2026-07-20 14:25:34.257 | + lib/databases/mysql:configure_database_mysql:153 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2026-07-20 14:25:34.329 | + lib/databases/mysql:configure_database_mysql:155 : [[ False == \T\r\u\e ]] 2026-07-20 14:25:34.334 | + lib/databases/mysql:configure_database_mysql:175 : [[ True == \T\r\u\e ]] 2026-07-20 14:25:34.337 | + lib/databases/mysql:configure_database_mysql:176 : echo 'enabling MySQL performance counting' 2026-07-20 14:25:34.337 | enabling MySQL performance counting 2026-07-20 14:25:34.340 | + lib/databases/mysql:configure_database_mysql:179 : pip_install /home/quobyte/devstack/tools/dbcounter 2026-07-20 14:25:34.372 | Using python 3.12 to install /home/quobyte/devstack/tools/dbcounter 2026-07-20 14:25:34.375 | + 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-20 14:25:35.426 | Processing ./tools/dbcounter 2026-07-20 14:25:35.429 | Installing build dependencies: started 2026-07-20 14:25:38.565 | Installing build dependencies: finished with status 'done' 2026-07-20 14:25:38.567 | Getting requirements to build wheel: started 2026-07-20 14:25:39.227 | Getting requirements to build wheel: finished with status 'done' 2026-07-20 14:25:39.229 | Preparing metadata (pyproject.toml): started 2026-07-20 14:25:39.607 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-20 14:25:39.610 | Building wheels for collected packages: dbcounter 2026-07-20 14:25:39.612 | Building wheel for dbcounter (pyproject.toml): started 2026-07-20 14:25:40.043 | Building wheel for dbcounter (pyproject.toml): finished with status 'done' 2026-07-20 14:25:40.044 | Created wheel for dbcounter: filename=dbcounter-0.1-py3-none-any.whl size=3229 sha256=9f56100aad9c460e6d6c19e294b4221db2043d154691033e53566ac82a0559e8 2026-07-20 14:25:40.045 | Stored in directory: /tmp/pip-ephem-wheel-cache-q30czkq7/wheels/9b/45/be/0f827e4c026fc267738eabb4d24bd5c9b8db3f5da97af6e98c 2026-07-20 14:25:40.049 | Successfully built dbcounter 2026-07-20 14:25:40.357 | Installing collected packages: dbcounter 2026-07-20 14:25:40.401 | Successfully installed dbcounter-0.1 2026-07-20 14:25:40.585 | + inc/python:pip_install:216 : result=0 2026-07-20 14:25:40.589 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-20 14:25:40.592 | + functions-common:time_stop:2420 : local name 2026-07-20 14:25:40.597 | + functions-common:time_stop:2421 : local end_time 2026-07-20 14:25:40.600 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-20 14:25:40.603 | + functions-common:time_stop:2423 : local total 2026-07-20 14:25:40.606 | + functions-common:time_stop:2424 : local start_time 2026-07-20 14:25:40.609 | + functions-common:time_stop:2426 : name=pip_install 2026-07-20 14:25:40.613 | + functions-common:time_stop:2427 : start_time=1784557534363 2026-07-20 14:25:40.616 | + functions-common:time_stop:2429 : [[ -z 1784557534363 ]] 2026-07-20 14:25:40.621 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-20 14:25:40.627 | + functions-common:time_stop:2432 : end_time=1784557540622 2026-07-20 14:25:40.630 | + functions-common:time_stop:2433 : elapsed_time=6259 2026-07-20 14:25:40.633 | + functions-common:time_stop:2434 : total=167105 2026-07-20 14:25:40.637 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-20 14:25:40.641 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=173364 2026-07-20 14:25:40.644 | + inc/python:pip_install:219 : return 0 2026-07-20 14:25:40.648 | + lib/databases/mysql:configure_database_mysql:182 : recreate_database stats 2026-07-20 14:25:40.651 | + lib/database:recreate_database:112 : local db=stats 2026-07-20 14:25:40.655 | + lib/database:recreate_database:113 : recreate_database_mysql stats 2026-07-20 14:25:40.659 | + lib/databases/mysql:recreate_database_mysql:54 : local db=stats 2026-07-20 14:25:40.662 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS stats;' 2026-07-20 14:25:40.668 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-20 14:25:40.740 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE stats CHARACTER SET utf8;' 2026-07-20 14:25:40.748 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-20 14:25:40.816 | + 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-20 14:25:40.816 | count INT, PRIMARY KEY (db, op)) ENGINE MEMORY' stats 2026-07-20 14:25:40.822 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-20 14:25:40.900 | + lib/databases/mysql:configure_database_mysql:188 : [[ True == \T\r\u\e ]] 2026-07-20 14:25:40.903 | + lib/databases/mysql:configure_database_mysql:189 : iniset -sudo /etc/mysql/my.cnf mysqld read_buffer_size 64K 2026-07-20 14:25:40.972 | + lib/databases/mysql:configure_database_mysql:190 : iniset -sudo /etc/mysql/my.cnf mysqld innodb_buffer_pool_size 16M 2026-07-20 14:25:41.040 | + lib/databases/mysql:configure_database_mysql:191 : iniset -sudo /etc/mysql/my.cnf mysqld thread_stack 192K 2026-07-20 14:25:41.119 | + lib/databases/mysql:configure_database_mysql:192 : iniset -sudo /etc/mysql/my.cnf mysqld thread_cache_size 8 2026-07-20 14:25:41.194 | + lib/databases/mysql:configure_database_mysql:193 : iniset -sudo /etc/mysql/my.cnf mysqld tmp_table_size 8M 2026-07-20 14:25:41.260 | + lib/databases/mysql:configure_database_mysql:194 : iniset -sudo /etc/mysql/my.cnf mysqld sort_buffer_size 8M 2026-07-20 14:25:41.324 | + lib/databases/mysql:configure_database_mysql:195 : iniset -sudo /etc/mysql/my.cnf mysqld max_allowed_packet 8M 2026-07-20 14:25:41.389 | + lib/databases/mysql:configure_database_mysql:198 : restart_service mysql 2026-07-20 14:25:41.392 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-20 14:25:41.395 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart mysql 2026-07-20 14:25:44.149 | + ./stack.sh:main:1072 : save_stackenv 1072 2026-07-20 14:25:44.155 | + functions-common:save_stackenv:65 : local tag=1072 2026-07-20 14:25:44.161 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-07-20 14:25:44.169 | + functions-common:save_stackenv:67 : time_stamp=2026-07-20-162544 2026-07-20 14:25:44.172 | + functions-common:save_stackenv:68 : echo '# 2026-07-20-162544 1072' 2026-07-20 14:25:44.176 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-20 14:25:44.182 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-07-20 14:25:44.185 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-20 14:25:44.190 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-07-20 14:25:44.194 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-20 14:25:44.198 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-07-20 14:25:44.201 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-20 14:25:44.204 | + 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-20 14:25:44.207 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-20 14:25:44.211 | + functions-common:save_stackenv:70 : echo HOST_IP=192.168.122.72 2026-07-20 14:25:44.215 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-20 14:25:44.219 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=http://192.168.122.72/identity 2026-07-20 14:25:44.223 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-20 14:25:44.227 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2026-07-20-161130 2026-07-20 14:25:44.233 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-20 14:25:44.235 | + functions-common:save_stackenv:70 : echo OS_CACERT= 2026-07-20 14:25:44.240 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-20 14:25:44.244 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=192.168.122.72 2026-07-20 14:25:44.249 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-20 14:25:44.254 | + functions-common:save_stackenv:70 : echo STACK_USER=quobyte 2026-07-20 14:25:44.258 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-20 14:25:44.261 | + functions-common:save_stackenv:70 : echo TLS_IP= 2026-07-20 14:25:44.266 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-20 14:25:44.269 | + functions-common:save_stackenv:70 : echo HOST_IPV6=::1 2026-07-20 14:25:44.273 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-20 14:25:44.278 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-07-20 14:25:44.282 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-20 14:25:44.287 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=192.168.122.72 2026-07-20 14:25:44.291 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-20 14:25:44.295 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-07-20 14:25:44.300 | + ./stack.sh:main:1082 : start_dstat 2026-07-20 14:25:44.304 | + lib/dstat:start_dstat:31 : run_process dstat '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-07-20 14:25:44.308 | + functions-common:run_process:1674 : local service=dstat 2026-07-20 14:25:44.312 | + functions-common:run_process:1675 : local 'command=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-07-20 14:25:44.316 | + functions-common:run_process:1676 : local group= 2026-07-20 14:25:44.320 | + functions-common:run_process:1677 : local user= 2026-07-20 14:25:44.325 | + functions-common:run_process:1678 : local env_vars= 2026-07-20 14:25:44.329 | + functions-common:run_process:1680 : local name=dstat 2026-07-20 14:25:44.333 | + functions-common:run_process:1682 : time_start run_process 2026-07-20 14:25:44.337 | + functions-common:time_start:2406 : local name=run_process 2026-07-20 14:25:44.341 | + functions-common:time_start:2407 : local start_time= 2026-07-20 14:25:44.345 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-20 14:25:44.351 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-20 14:25:44.359 | + functions-common:time_start:2411 : _TIME_START[$name]=1784557544354 2026-07-20 14:25:44.364 | + functions-common:run_process:1683 : is_service_enabled dstat 2026-07-20 14:25:44.392 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 14:25:44.396 | + functions-common:run_process:1684 : _run_under_systemd dstat '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' '' '' '' 2026-07-20 14:25:44.400 | + functions-common:_run_under_systemd:1628 : local service=dstat 2026-07-20 14:25:44.404 | + functions-common:_run_under_systemd:1629 : local 'command=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-07-20 14:25:44.408 | + functions-common:_run_under_systemd:1630 : local 'cmd=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-07-20 14:25:44.413 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-07-20 14:25:44.418 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-07-20 14:25:44.422 | + functions-common:_common_systemd_pitfalls:1603 : [[ /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2026-07-20 14:25:44.430 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2026-07-20 14:25:44.436 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@dstat.service 2026-07-20 14:25:44.443 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-20 14:25:44.448 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-20 14:25:44.452 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-20 14:25:44.458 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-20 14:25:44.462 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[dstat] ]] 2026-07-20 14:25:44.467 | + functions-common:_run_under_systemd:1644 : [[ /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2026-07-20 14:25:44.471 | + 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-20 14:25:44.476 | + functions-common:write_user_unit_file:1535 : local service=devstack@dstat.service 2026-07-20 14:25:44.480 | + functions-common:write_user_unit_file:1536 : local 'command=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-07-20 14:25:44.484 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-20 14:25:44.488 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-07-20 14:25:44.492 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-20 14:25:44.498 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-20 14:25:44.502 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-20 14:25:44.506 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@dstat.service 2026-07-20 14:25:44.509 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-20 14:25:44.515 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2026-07-20 14:25:44.626 | + 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-20 14:25:44.720 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User quobyte 2026-07-20 14:25:44.796 | + 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-20 14:25:44.874 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2026-07-20 14:25:44.961 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2026-07-20 14:25:45.046 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-20 14:25:45.128 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-20 14:25:45.133 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-20 14:25:45.137 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2026-07-20 14:25:45.235 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-20 14:25:45.686 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@dstat.service 2026-07-20 14:25:45.707 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2026-07-20 14:25:46.150 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@dstat.service 2026-07-20 14:25:46.204 | + functions-common:run_process:1686 : time_stop run_process 2026-07-20 14:25:46.208 | + functions-common:time_stop:2420 : local name 2026-07-20 14:25:46.211 | + functions-common:time_stop:2421 : local end_time 2026-07-20 14:25:46.216 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-20 14:25:46.220 | + functions-common:time_stop:2423 : local total 2026-07-20 14:25:46.226 | + functions-common:time_stop:2424 : local start_time 2026-07-20 14:25:46.232 | + functions-common:time_stop:2426 : name=run_process 2026-07-20 14:25:46.236 | + functions-common:time_stop:2427 : start_time=1784557544354 2026-07-20 14:25:46.241 | + functions-common:time_stop:2429 : [[ -z 1784557544354 ]] 2026-07-20 14:25:46.246 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-20 14:25:46.253 | + functions-common:time_stop:2432 : end_time=1784557546248 2026-07-20 14:25:46.258 | + functions-common:time_stop:2433 : elapsed_time=1894 2026-07-20 14:25:46.262 | + functions-common:time_stop:2434 : total=0 2026-07-20 14:25:46.267 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-20 14:25:46.272 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=1894 2026-07-20 14:25:46.277 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/quobyte/devstack/tools/memory_tracker.sh '' root PYTHON=python3.12 2026-07-20 14:25:46.281 | + functions-common:run_process:1674 : local service=memory_tracker 2026-07-20 14:25:46.285 | + functions-common:run_process:1675 : local command=/home/quobyte/devstack/tools/memory_tracker.sh 2026-07-20 14:25:46.289 | + functions-common:run_process:1676 : local group= 2026-07-20 14:25:46.294 | + functions-common:run_process:1677 : local user=root 2026-07-20 14:25:46.299 | + functions-common:run_process:1678 : local env_vars=PYTHON=python3.12 2026-07-20 14:25:46.303 | + functions-common:run_process:1680 : local name=memory_tracker 2026-07-20 14:25:46.309 | + functions-common:run_process:1682 : time_start run_process 2026-07-20 14:25:46.312 | + functions-common:time_start:2406 : local name=run_process 2026-07-20 14:25:46.318 | + functions-common:time_start:2407 : local start_time= 2026-07-20 14:25:46.322 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-20 14:25:46.328 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-20 14:25:46.335 | + functions-common:time_start:2411 : _TIME_START[$name]=1784557546330 2026-07-20 14:25:46.340 | + functions-common:run_process:1683 : is_service_enabled memory_tracker 2026-07-20 14:25:46.370 | + functions-common:is_service_enabled:2076 : return 1 2026-07-20 14:25:46.374 | + functions-common:run_process:1686 : time_stop run_process 2026-07-20 14:25:46.379 | + functions-common:time_stop:2420 : local name 2026-07-20 14:25:46.386 | + functions-common:time_stop:2421 : local end_time 2026-07-20 14:25:46.388 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-20 14:25:46.393 | + functions-common:time_stop:2423 : local total 2026-07-20 14:25:46.397 | + functions-common:time_stop:2424 : local start_time 2026-07-20 14:25:46.400 | + functions-common:time_stop:2426 : name=run_process 2026-07-20 14:25:46.402 | + functions-common:time_stop:2427 : start_time=1784557546330 2026-07-20 14:25:46.404 | + functions-common:time_stop:2429 : [[ -z 1784557546330 ]] 2026-07-20 14:25:46.407 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-20 14:25:46.411 | + functions-common:time_stop:2432 : end_time=1784557546408 2026-07-20 14:25:46.415 | + functions-common:time_stop:2433 : elapsed_time=78 2026-07-20 14:25:46.415 | + functions-common:time_stop:2434 : total=1894 2026-07-20 14:25:46.417 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-20 14:25:46.419 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=1972 2026-07-20 14:25:46.421 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2026-07-20 14:25:46.446 | + functions-common:is_service_enabled:2076 : return 1 2026-07-20 14:25:46.446 | + lib/dstat:start_dstat:47 : run_process file_tracker /home/quobyte/devstack/tools/file_tracker.sh 2026-07-20 14:25:46.448 | + functions-common:run_process:1674 : local service=file_tracker 2026-07-20 14:25:46.450 | + functions-common:run_process:1675 : local command=/home/quobyte/devstack/tools/file_tracker.sh 2026-07-20 14:25:46.453 | + functions-common:run_process:1676 : local group= 2026-07-20 14:25:46.455 | + functions-common:run_process:1677 : local user= 2026-07-20 14:25:46.458 | + functions-common:run_process:1678 : local env_vars= 2026-07-20 14:25:46.460 | + functions-common:run_process:1680 : local name=file_tracker 2026-07-20 14:25:46.463 | + functions-common:run_process:1682 : time_start run_process 2026-07-20 14:25:46.464 | + functions-common:time_start:2406 : local name=run_process 2026-07-20 14:25:46.466 | + functions-common:time_start:2407 : local start_time= 2026-07-20 14:25:46.468 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-20 14:25:46.472 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-20 14:25:46.475 | + functions-common:time_start:2411 : _TIME_START[$name]=1784557546472 2026-07-20 14:25:46.477 | + functions-common:run_process:1683 : is_service_enabled file_tracker 2026-07-20 14:25:46.497 | + functions-common:is_service_enabled:2076 : return 1 2026-07-20 14:25:46.500 | + functions-common:run_process:1686 : time_stop run_process 2026-07-20 14:25:46.502 | + functions-common:time_stop:2420 : local name 2026-07-20 14:25:46.504 | + functions-common:time_stop:2421 : local end_time 2026-07-20 14:25:46.506 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-20 14:25:46.509 | + functions-common:time_stop:2423 : local total 2026-07-20 14:25:46.511 | + functions-common:time_stop:2424 : local start_time 2026-07-20 14:25:46.513 | + functions-common:time_stop:2426 : name=run_process 2026-07-20 14:25:46.515 | + functions-common:time_stop:2427 : start_time=1784557546472 2026-07-20 14:25:46.518 | + functions-common:time_stop:2429 : [[ -z 1784557546472 ]] 2026-07-20 14:25:46.521 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-20 14:25:46.527 | + functions-common:time_stop:2432 : end_time=1784557546522 2026-07-20 14:25:46.533 | + functions-common:time_stop:2433 : elapsed_time=50 2026-07-20 14:25:46.538 | + functions-common:time_stop:2434 : total=1972 2026-07-20 14:25:46.540 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-20 14:25:46.545 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=2022 2026-07-20 14:25:46.547 | + ./stack.sh:main:1084 : is_service_enabled atop 2026-07-20 14:25:46.569 | + functions-common:is_service_enabled:2076 : return 1 2026-07-20 14:25:46.571 | + ./stack.sh:main:1092 : is_service_enabled tcpdump 2026-07-20 14:25:46.603 | + functions-common:is_service_enabled:2076 : return 1 2026-07-20 14:25:46.607 | + ./stack.sh:main:1100 : is_service_enabled etcd3 2026-07-20 14:25:46.637 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 14:25:46.643 | + ./stack.sh:main:1101 : start_etcd3 2026-07-20 14:25:46.648 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2026-07-20 14:25:46.652 | + lib/etcd3:start_etcd3:42 : cmd+=' --name devstack --data-dir /opt/stack/data/etcd' 2026-07-20 14:25:46.656 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2026-07-20 14:25:46.661 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster devstack=http://192.168.122.72:2380' 2026-07-20 14:25:46.664 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://192.168.122.72:2380' 2026-07-20 14:25:46.669 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://192.168.122.72:2379' 2026-07-20 14:25:46.675 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2026-07-20 14:25:46.678 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2026-07-20 14:25:46.685 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://192.168.122.72:2379' 2026-07-20 14:25:46.691 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2026-07-20 14:25:46.694 | + lib/etcd3:start_etcd3:54 : cmd+=' --log-level=debug' 2026-07-20 14:25:46.699 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2026-07-20 14:25:46.705 | + 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.72:2380 --initial-advertise-peer-urls http://192.168.122.72:2380 --advertise-client-urls http://192.168.122.72:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://192.168.122.72:2379 --log-level=debug' '' root 2026-07-20 14:25:46.709 | + functions-common:write_user_unit_file:1535 : local service=devstack@etcd.service 2026-07-20 14:25:46.715 | + 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.72:2380 --initial-advertise-peer-urls http://192.168.122.72:2380 --advertise-client-urls http://192.168.122.72:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://192.168.122.72:2379 --log-level=debug' 2026-07-20 14:25:46.719 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-20 14:25:46.723 | + functions-common:write_user_unit_file:1538 : local user=root 2026-07-20 14:25:46.728 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-20 14:25:46.732 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-20 14:25:46.735 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-20 14:25:46.740 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@etcd.service 2026-07-20 14:25:46.745 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-20 14:25:46.751 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2026-07-20 14:25:46.858 | + 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-20 14:25:46.957 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2026-07-20 14:25:47.037 | + 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.72:2380 --initial-advertise-peer-urls http://192.168.122.72:2380 --advertise-client-urls http://192.168.122.72:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://192.168.122.72:2379 --log-level=debug' 2026-07-20 14:25:47.119 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2026-07-20 14:25:47.198 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2026-07-20 14:25:47.280 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-20 14:25:47.361 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-20 14:25:47.365 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-20 14:25:47.369 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2026-07-20 14:25:47.466 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-20 14:25:47.935 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2026-07-20 14:25:48.019 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2026-07-20 14:25:48.104 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2026-07-20 14:25:48.185 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2026-07-20 14:25:48.270 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2026-07-20 14:25:48.277 | ++ functions-common:is_arch:519 : uname -m 2026-07-20 14:25:48.283 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-07-20 14:25:48.287 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2026-07-20 14:25:48.766 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2026-07-20 14:25:48.788 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2026-07-20 14:25:49.231 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2026-07-20 14:25:49.883 | + ./stack.sh:main:1107 : is_service_enabled tls-proxy 2026-07-20 14:25:49.911 | + functions-common:is_service_enabled:2076 : return 1 2026-07-20 14:25:49.916 | + ./stack.sh:main:1112 : write_clouds_yaml 2026-07-20 14:25:49.920 | + functions-common:write_clouds_yaml:84 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2026-07-20 14:25:49.925 | + functions-common:write_clouds_yaml:86 : sudo mkdir -p /etc/openstack 2026-07-20 14:25:49.945 | + functions-common:write_clouds_yaml:87 : sudo chown -R quobyte /etc/openstack 2026-07-20 14:25:49.964 | + functions-common:write_clouds_yaml:89 : CA_CERT_ARG= 2026-07-20 14:25:49.969 | + functions-common:write_clouds_yaml:90 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-07-20 14:25:49.974 | + 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.72/identity --os-username demo --os-password nomoresecret --os-project-name demo 2026-07-20 14:25:50.081 | The user clouds.yaml file didn't exist. 2026-07-20 14:25:50.098 | + 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.72/identity --os-username admin --os-password nomoresecret --os-project-name admin 2026-07-20 14:25:50.218 | + 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.72/identity --os-username admin --os-password nomoresecret --os-project-name demo 2026-07-20 14:25:50.345 | + 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.72/identity --os-username alt_demo --os-password nomoresecret --os-project-name alt_demo 2026-07-20 14:25:50.474 | + 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.72/identity --os-username alt_demo_member --os-password nomoresecret --os-project-name alt_demo 2026-07-20 14:25:50.600 | + 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.72/identity --os-username alt_demo_reader --os-password nomoresecret --os-project-name alt_demo 2026-07-20 14:25:50.731 | + 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.72/identity --os-username demo_reader --os-password nomoresecret --os-project-name demo 2026-07-20 14:25:50.867 | + 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.72/identity --os-username admin --os-password nomoresecret --os-system-scope all 2026-07-20 14:25:51.006 | + 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.72/identity --os-username system_member --os-password nomoresecret --os-system-scope all 2026-07-20 14:25:51.142 | + 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.72/identity --os-username system_reader --os-password nomoresecret --os-system-scope all 2026-07-20 14:25:51.277 | + functions-common:write_clouds_yaml:203 : cat 2026-07-20 14:25:51.287 | ++ functions-common:write_clouds_yaml:209 : eval echo '~quobyte' 2026-07-20 14:25:51.291 | +++ functions-common:write_clouds_yaml:209 : echo /home/quobyte 2026-07-20 14:25:51.296 | + functions-common:write_clouds_yaml:209 : rm -f /home/quobyte/.config/openstack/clouds.yaml 2026-07-20 14:25:51.303 | + ./stack.sh:main:1113 : export OS_CLOUD=devstack-admin 2026-07-20 14:25:51.308 | + ./stack.sh:main:1113 : OS_CLOUD=devstack-admin 2026-07-20 14:25:51.313 | + ./stack.sh:main:1115 : is_service_enabled keystone 2026-07-20 14:25:51.340 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 14:25:51.344 | + ./stack.sh:main:1116 : echo_summary 'Starting Keystone' 2026-07-20 14:25:51.348 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-20 14:25:51.353 | + ./stack.sh:echo_summary:450 : echo -e Starting Keystone 2026-07-20 14:25:51.357 | + ./stack.sh:main:1118 : '[' 192.168.122.72 == 192.168.122.72 ']' 2026-07-20 14:25:51.362 | + ./stack.sh:main:1119 : init_keystone 2026-07-20 14:25:51.366 | + lib/keystone:init_keystone:436 : is_service_enabled ldap 2026-07-20 14:25:51.393 | + functions-common:is_service_enabled:2076 : return 1 2026-07-20 14:25:51.397 | + lib/keystone:init_keystone:440 : [[ True == True ]] 2026-07-20 14:25:51.401 | + lib/keystone:init_keystone:442 : recreate_database keystone 2026-07-20 14:25:51.406 | + lib/database:recreate_database:112 : local db=keystone 2026-07-20 14:25:51.410 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2026-07-20 14:25:51.414 | + lib/databases/mysql:recreate_database_mysql:54 : local db=keystone 2026-07-20 14:25:51.418 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2026-07-20 14:25:51.424 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-20 14:25:51.499 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2026-07-20 14:25:51.506 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-20 14:25:51.577 | + lib/keystone:init_keystone:445 : time_start dbsync 2026-07-20 14:25:51.582 | + functions-common:time_start:2406 : local name=dbsync 2026-07-20 14:25:51.586 | + functions-common:time_start:2407 : local start_time= 2026-07-20 14:25:51.590 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-20 14:25:51.596 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-20 14:25:51.602 | + functions-common:time_start:2411 : _TIME_START[$name]=1784557551598 2026-07-20 14:25:51.606 | + lib/keystone:init_keystone:447 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2026-07-20 14:25:52.312 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/loopingcall.py:19: EventletDeprecationWarning: 2026-07-20 14:25:52.312 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-20 14:25:52.313 | we strongly recommend against using it for new projects. 2026-07-20 14:25:52.313 | 2026-07-20 14:25:52.313 | If you are already using Eventlet, we recommend migrating to a different 2026-07-20 14:25:52.313 | framework. For more detail see 2026-07-20 14:25:52.313 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-20 14:25:52.313 | 2026-07-20 14:25:52.313 | from eventlet import event 2026-07-20 14:25:55.111 | INFO dbcounter [-] Registered counter for database keystone 2026-07-20 14:25:55.193 | 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=42244) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-07-20 14:25:55.209 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-20 14:25:55.209 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-20 14:25:55.210 | DEBUG dbcounter [-] [42244] Writer thread running {{(pid=42244) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-20 14:25:55.288 | INFO alembic.runtime.migration [-] Running upgrade -> 27e647c0fad4, Initial version. 2026-07-20 14:25:58.779 | DEBUG alembic.runtime.migration [-] new branch insert 27e647c0fad4 {{(pid=42244) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-07-20 14:25:58.782 | INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> 29e87d24a316, Initial no-op Yoga expand migration. 2026-07-20 14:25:58.783 | DEBUG alembic.runtime.migration [-] update 27e647c0fad4 to 29e87d24a316 {{(pid=42244) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-20 14:25:58.786 | INFO alembic.runtime.migration [-] Running upgrade 29e87d24a316 -> b4f8b3f584e0, Fix incorrect constraints. 2026-07-20 14:25:58.827 | DEBUG alembic.runtime.migration [-] update 29e87d24a316 to b4f8b3f584e0 {{(pid=42244) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-20 14:25:58.829 | INFO alembic.runtime.migration [-] Running upgrade b4f8b3f584e0 -> 11c3b243b4cb, Remove service_provider.relay_state_prefix server default. 2026-07-20 14:25:58.852 | DEBUG alembic.runtime.migration [-] update b4f8b3f584e0 to 11c3b243b4cb {{(pid=42244) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-20 14:25:58.855 | INFO alembic.runtime.migration [-] Running upgrade 11c3b243b4cb -> 47147121, Add Identity Federation attribute mapping schema version. 2026-07-20 14:25:58.925 | DEBUG alembic.runtime.migration [-] update 11c3b243b4cb to 47147121 {{(pid=42244) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-20 14:25:58.928 | INFO alembic.runtime.migration [-] Running upgrade 47147121 -> e8725d6fa226, Add project_id index to project_endpoint_group 2026-07-20 14:25:58.963 | DEBUG alembic.runtime.migration [-] update 47147121 to e8725d6fa226 {{(pid=42244) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-20 14:25:58.965 | INFO alembic.runtime.migration [-] Running upgrade e8725d6fa226 -> 742c857f1dfb, Add index in revocation_event 2026-07-20 14:25:59.051 | DEBUG alembic.runtime.migration [-] update e8725d6fa226 to 742c857f1dfb {{(pid=42244) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-20 14:25:59.053 | INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> e25ffa003242, Initial no-op Yoga contract migration. 2026-07-20 14:25:59.053 | DEBUG alembic.runtime.migration [-] new branch insert e25ffa003242 {{(pid=42244) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-07-20 14:25:59.056 | INFO alembic.runtime.migration [-] Running upgrade e25ffa003242 -> 99de3849d860, Fix incorrect constraints. 2026-07-20 14:25:59.121 | DEBUG alembic.runtime.migration [-] update e25ffa003242 to 99de3849d860 {{(pid=42244) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-20 14:25:59.125 | INFO alembic.runtime.migration [-] Running upgrade 99de3849d860 -> c88cdce8f248, Remove duplicate constraints. 2026-07-20 14:25:59.157 | DEBUG alembic.runtime.migration [-] update 99de3849d860 to c88cdce8f248 {{(pid=42244) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-20 14:25:59.707 | + lib/keystone:init_keystone:448 : time_stop dbsync 2026-07-20 14:25:59.711 | + functions-common:time_stop:2420 : local name 2026-07-20 14:25:59.714 | + functions-common:time_stop:2421 : local end_time 2026-07-20 14:25:59.718 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-20 14:25:59.722 | + functions-common:time_stop:2423 : local total 2026-07-20 14:25:59.726 | + functions-common:time_stop:2424 : local start_time 2026-07-20 14:25:59.730 | + functions-common:time_stop:2426 : name=dbsync 2026-07-20 14:25:59.734 | + functions-common:time_stop:2427 : start_time=1784557551598 2026-07-20 14:25:59.738 | + functions-common:time_stop:2429 : [[ -z 1784557551598 ]] 2026-07-20 14:25:59.743 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-20 14:25:59.749 | + functions-common:time_stop:2432 : end_time=1784557559745 2026-07-20 14:25:59.753 | + functions-common:time_stop:2433 : elapsed_time=8147 2026-07-20 14:25:59.757 | + functions-common:time_stop:2434 : total=0 2026-07-20 14:25:59.761 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-20 14:25:59.765 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=8147 2026-07-20 14:25:59.769 | + lib/keystone:init_keystone:450 : [[ fernet == \f\e\r\n\e\t ]] 2026-07-20 14:25:59.773 | + lib/keystone:init_keystone:451 : rm -rf /etc/keystone/fernet-keys/ 2026-07-20 14:25:59.779 | + lib/keystone:init_keystone:452 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2026-07-20 14:26:00.479 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/loopingcall.py:19: EventletDeprecationWarning: 2026-07-20 14:26:00.479 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-20 14:26:00.479 | we strongly recommend against using it for new projects. 2026-07-20 14:26:00.479 | 2026-07-20 14:26:00.479 | If you are already using Eventlet, we recommend migrating to a different 2026-07-20 14:26:00.480 | framework. For more detail see 2026-07-20 14:26:00.480 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-20 14:26:00.480 | 2026-07-20 14:26:00.480 | from eventlet import event 2026-07-20 14:26:03.141 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2026-07-20 14:26:03.141 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2026-07-20 14:26:03.142 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2026-07-20 14:26:03.142 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2026-07-20 14:26:03.143 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2026-07-20 14:26:03.143 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2026-07-20 14:26:03.144 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2026-07-20 14:26:03.144 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2026-07-20 14:26:03.144 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2026-07-20 14:26:03.718 | + lib/keystone:init_keystone:454 : rm -rf /etc/keystone/credential-keys/ 2026-07-20 14:26:03.725 | + lib/keystone:init_keystone:455 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2026-07-20 14:26:04.424 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/loopingcall.py:19: EventletDeprecationWarning: 2026-07-20 14:26:04.424 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-20 14:26:04.424 | we strongly recommend against using it for new projects. 2026-07-20 14:26:04.424 | 2026-07-20 14:26:04.425 | If you are already using Eventlet, we recommend migrating to a different 2026-07-20 14:26:04.425 | framework. For more detail see 2026-07-20 14:26:04.425 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-20 14:26:04.425 | 2026-07-20 14:26:04.425 | from eventlet import event 2026-07-20 14:26:07.018 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2026-07-20 14:26:07.019 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2026-07-20 14:26:07.020 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2026-07-20 14:26:07.021 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2026-07-20 14:26:07.022 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2026-07-20 14:26:07.022 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2026-07-20 14:26:07.022 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2026-07-20 14:26:07.023 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2026-07-20 14:26:07.023 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2026-07-20 14:26:07.491 | + ./stack.sh:main:1120 : start_keystone 2026-07-20 14:26:07.496 | ++ lib/keystone:start_keystone:508 : which uwsgi 2026-07-20 14:26:07.502 | + lib/keystone:start_keystone:508 : run_process keystone '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2026-07-20 14:26:07.506 | + functions-common:run_process:1674 : local service=keystone 2026-07-20 14:26:07.510 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-07-20 14:26:07.514 | + functions-common:run_process:1676 : local group= 2026-07-20 14:26:07.518 | + functions-common:run_process:1677 : local user= 2026-07-20 14:26:07.522 | + functions-common:run_process:1678 : local env_vars= 2026-07-20 14:26:07.526 | + functions-common:run_process:1680 : local name=keystone 2026-07-20 14:26:07.529 | + functions-common:run_process:1682 : time_start run_process 2026-07-20 14:26:07.533 | + functions-common:time_start:2406 : local name=run_process 2026-07-20 14:26:07.537 | + functions-common:time_start:2407 : local start_time= 2026-07-20 14:26:07.541 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-20 14:26:07.545 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-20 14:26:07.552 | + functions-common:time_start:2411 : _TIME_START[$name]=1784557567547 2026-07-20 14:26:07.556 | + functions-common:run_process:1683 : is_service_enabled keystone 2026-07-20 14:26:07.579 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 14:26:07.584 | + functions-common:run_process:1684 : _run_under_systemd keystone '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' '' 2026-07-20 14:26:07.588 | + functions-common:_run_under_systemd:1628 : local service=keystone 2026-07-20 14:26:07.592 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-07-20 14:26:07.597 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-07-20 14:26:07.601 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-07-20 14:26:07.606 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-07-20 14:26:07.610 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2026-07-20 14:26:07.614 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2026-07-20 14:26:07.618 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@keystone.service 2026-07-20 14:26:07.622 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-20 14:26:07.626 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-20 14:26:07.630 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-20 14:26:07.634 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-20 14:26:07.638 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[keystone] ]] 2026-07-20 14:26:07.642 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2026-07-20 14:26:07.646 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-07-20 14:26:07.651 | + 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-20 14:26:07.654 | + 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-20 14:26:07.658 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@keystone.service 2026-07-20 14:26:07.662 | + 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-20 14:26:07.666 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-07-20 14:26:07.670 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-07-20 14:26:07.673 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-07-20 14:26:07.677 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@keystone.service 2026-07-20 14:26:07.684 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-07-20 14:26:07.688 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2026-07-20 14:26:07.782 | + 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-20 14:26:07.876 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2026-07-20 14:26:07.955 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User quobyte 2026-07-20 14:26:08.031 | + 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-20 14:26:08.108 | + 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-20 14:26:08.185 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2026-07-20 14:26:08.260 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2026-07-20 14:26:08.338 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2026-07-20 14:26:08.417 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2026-07-20 14:26:08.496 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2026-07-20 14:26:08.577 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-07-20 14:26:08.580 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-07-20 14:26:08.584 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2026-07-20 14:26:08.676 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-07-20 14:26:09.168 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@keystone.service 2026-07-20 14:26:09.192 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2026-07-20 14:26:09.667 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@keystone.service 2026-07-20 14:26:09.793 | + functions-common:run_process:1686 : time_stop run_process 2026-07-20 14:26:09.796 | + functions-common:time_stop:2420 : local name 2026-07-20 14:26:09.799 | + functions-common:time_stop:2421 : local end_time 2026-07-20 14:26:09.802 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-20 14:26:09.804 | + functions-common:time_stop:2423 : local total 2026-07-20 14:26:09.807 | + functions-common:time_stop:2424 : local start_time 2026-07-20 14:26:09.809 | + functions-common:time_stop:2426 : name=run_process 2026-07-20 14:26:09.811 | + functions-common:time_stop:2427 : start_time=1784557567547 2026-07-20 14:26:09.814 | + functions-common:time_stop:2429 : [[ -z 1784557567547 ]] 2026-07-20 14:26:09.817 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-20 14:26:09.822 | + functions-common:time_stop:2432 : end_time=1784557569819 2026-07-20 14:26:09.824 | + functions-common:time_stop:2433 : elapsed_time=2272 2026-07-20 14:26:09.827 | + functions-common:time_stop:2434 : total=2022 2026-07-20 14:26:09.829 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-20 14:26:09.831 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=4294 2026-07-20 14:26:09.834 | + lib/keystone:start_keystone:510 : echo 'Waiting for keystone to start...' 2026-07-20 14:26:09.834 | Waiting for keystone to start... 2026-07-20 14:26:09.836 | + lib/keystone:start_keystone:514 : local service_uri=http://192.168.122.72/identity/v3/ 2026-07-20 14:26:09.838 | + lib/keystone:start_keystone:516 : wait_for_service 60 http://192.168.122.72/identity/v3/ 2026-07-20 14:26:09.841 | + functions:wait_for_service:476 : local timeout=60 2026-07-20 14:26:09.844 | + functions:wait_for_service:477 : local url=http://192.168.122.72/identity/v3/ 2026-07-20 14:26:09.847 | + functions:wait_for_service:478 : local rval=0 2026-07-20 14:26:09.850 | + functions:wait_for_service:479 : time_start wait_for_service 2026-07-20 14:26:09.852 | + functions-common:time_start:2406 : local name=wait_for_service 2026-07-20 14:26:09.855 | + functions-common:time_start:2407 : local start_time= 2026-07-20 14:26:09.857 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-20 14:26:09.861 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-20 14:26:09.865 | + functions-common:time_start:2411 : _TIME_START[$name]=1784557569862 2026-07-20 14:26:09.868 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-07-20 14:26:09.872 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-20 14:26:09.876 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.72/identity/v3/ 2026-07-20 14:26:09.980 | ++ inc/async:async_inner:64 : rc=0 2026-07-20 14:26:10.005 | [39321 Async install_tempest:39321]: finished successfully 2026-07-20 14:26:15.616 | + :: : [[ 200 == 503 ]] 2026-07-20 14:26:15.618 | + :: : [[ 0 -eq 7 ]] 2026-07-20 14:26:15.624 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-07-20 14:26:15.628 | + functions-common:time_stop:2420 : local name 2026-07-20 14:26:15.631 | + functions-common:time_stop:2421 : local end_time 2026-07-20 14:26:15.636 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-20 14:26:15.639 | + functions-common:time_stop:2423 : local total 2026-07-20 14:26:15.643 | + functions-common:time_stop:2424 : local start_time 2026-07-20 14:26:15.647 | + functions-common:time_stop:2426 : name=wait_for_service 2026-07-20 14:26:15.652 | + functions-common:time_stop:2427 : start_time=1784557569862 2026-07-20 14:26:15.656 | + functions-common:time_stop:2429 : [[ -z 1784557569862 ]] 2026-07-20 14:26:15.662 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-20 14:26:15.668 | + functions-common:time_stop:2432 : end_time=1784557575663 2026-07-20 14:26:15.672 | + functions-common:time_stop:2433 : elapsed_time=5801 2026-07-20 14:26:15.675 | + functions-common:time_stop:2434 : total=0 2026-07-20 14:26:15.679 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-20 14:26:15.683 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=5801 2026-07-20 14:26:15.687 | + functions:wait_for_service:486 : return 0 2026-07-20 14:26:15.691 | + lib/keystone:start_keystone:521 : is_service_enabled tls-proxy 2026-07-20 14:26:15.718 | + functions-common:is_service_enabled:2076 : return 1 2026-07-20 14:26:15.722 | + lib/keystone:start_keystone:526 : restart_service memcached 2026-07-20 14:26:15.726 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-20 14:26:15.730 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart memcached 2026-07-20 14:26:16.457 | + ./stack.sh:main:1121 : bootstrap_keystone 2026-07-20 14:26:16.461 | + 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.72/identity 2026-07-20 14:26:17.150 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/loopingcall.py:19: EventletDeprecationWarning: 2026-07-20 14:26:17.151 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-20 14:26:17.151 | we strongly recommend against using it for new projects. 2026-07-20 14:26:17.151 | 2026-07-20 14:26:17.151 | If you are already using Eventlet, we recommend migrating to a different 2026-07-20 14:26:17.151 | framework. For more detail see 2026-07-20 14:26:17.151 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-20 14:26:17.151 | 2026-07-20 14:26:17.151 | from eventlet import event 2026-07-20 14:26:20.256 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=43215) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-20 14:26:20.256 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=43215) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-20 14:26:20.256 | 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=43215) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-20 14:26:20.263 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=43215) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-20 14:26:20.278 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=43215) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-20 14:26:20.278 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=43215) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-20 14:26:20.327 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=43215) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-20 14:26:20.333 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=43215) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-20 14:26:20.333 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=43215) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-20 14:26:20.422 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=43215) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-20 14:26:20.422 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=43215) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-20 14:26:20.422 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=43215) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-20 14:26:20.423 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=43215) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-20 14:26:20.423 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=43215) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-20 14:26:20.423 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=43215) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-20 14:26:20.437 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=43215) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-20 14:26:20.437 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=43215) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-20 14:26:20.437 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=43215) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-20 14:26:20.438 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=43215) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-20 14:26:20.438 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=43215) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-20 14:26:20.438 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=43215) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-20 14:26:20.438 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=43215) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-20 14:26:20.445 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=43215) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-20 14:26:20.448 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=43215) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-20 14:26:20.448 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=43215) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-20 14:26:20.449 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=43215) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-20 14:26:20.449 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=43215) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-20 14:26:20.449 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=43215) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-20 14:26:20.449 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=43215) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-20 14:26:20.449 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=43215) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-20 14:26:20.527 | INFO dbcounter [-] Registered counter for database keystone 2026-07-20 14:26:20.608 | 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=43215) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-07-20 14:26:20.809 | DEBUG dbcounter [-] [43215] Writer thread running {{(pid=43215) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-20 14:26:20.954 | INFO keystone.cmd.bootstrap [None req-b16ae845-18c7-4a8a-b181-74ce02c6ecad None None] Created domain default 2026-07-20 14:26:21.007 | INFO keystone.cmd.bootstrap [None req-b16ae845-18c7-4a8a-b181-74ce02c6ecad None None] Created project admin 2026-07-20 14:26:21.044 | WARNING keystone.common.password_hashing [None req-b16ae845-18c7-4a8a-b181-74ce02c6ecad None None] Truncating password to algorithm specific maximum length 72 characters.: keystone.exception.UserNotFound: Could not find user: admin. 2026-07-20 14:26:21.067 | INFO keystone.cmd.bootstrap [None req-b16ae845-18c7-4a8a-b181-74ce02c6ecad None None] Created user admin 2026-07-20 14:26:21.088 | INFO keystone.cmd.bootstrap [None req-b16ae845-18c7-4a8a-b181-74ce02c6ecad None None] Created role reader 2026-07-20 14:26:21.105 | INFO keystone.cmd.bootstrap [None req-b16ae845-18c7-4a8a-b181-74ce02c6ecad None None] Created role member 2026-07-20 14:26:21.137 | INFO keystone.cmd.bootstrap [None req-b16ae845-18c7-4a8a-b181-74ce02c6ecad None None] Created implied role where 1687b1bceab64e24bb8ed7320e41870e implies c08613d0ff864c61895b6941dd48d9b0 2026-07-20 14:26:21.152 | INFO keystone.cmd.bootstrap [None req-b16ae845-18c7-4a8a-b181-74ce02c6ecad None None] Created role manager 2026-07-20 14:26:21.178 | INFO keystone.cmd.bootstrap [None req-b16ae845-18c7-4a8a-b181-74ce02c6ecad None None] Created implied role where 013d2235f0e94795b897cc2a3c3a0e38 implies 1687b1bceab64e24bb8ed7320e41870e 2026-07-20 14:26:21.193 | INFO keystone.cmd.bootstrap [None req-b16ae845-18c7-4a8a-b181-74ce02c6ecad None None] Created role admin 2026-07-20 14:26:21.215 | INFO keystone.cmd.bootstrap [None req-b16ae845-18c7-4a8a-b181-74ce02c6ecad None None] Created implied role where 734b14eacd4144f88be4a88f29c02e13 implies 013d2235f0e94795b897cc2a3c3a0e38 2026-07-20 14:26:21.235 | INFO keystone.cmd.bootstrap [None req-b16ae845-18c7-4a8a-b181-74ce02c6ecad None None] Created role service 2026-07-20 14:26:21.251 | INFO keystone.cmd.bootstrap [None req-b16ae845-18c7-4a8a-b181-74ce02c6ecad None None] Granted role admin on project admin to user admin. 2026-07-20 14:26:21.263 | INFO keystone.cmd.bootstrap [None req-b16ae845-18c7-4a8a-b181-74ce02c6ecad None None] Granted role admin on the system to user admin. 2026-07-20 14:26:21.281 | WARNING py.warnings [None req-b16ae845-18c7-4a8a-b181-74ce02c6ecad None None] /opt/stack/data/venv/lib/python3.12/site-packages/pycadf/identifier.py:72: UserWarning: Invalid uuid: RegionOne. To ensure interoperability, identifiers should be a valid uuid. 2026-07-20 14:26:21.281 | warnings.warn( 2026-07-20 14:26:21.281 |  2026-07-20 14:26:21.286 | INFO keystone.cmd.bootstrap [None req-b16ae845-18c7-4a8a-b181-74ce02c6ecad None None] Created region RegionOne 2026-07-20 14:26:21.335 | INFO keystone.cmd.bootstrap [None req-b16ae845-18c7-4a8a-b181-74ce02c6ecad None None] Created public endpoint http://192.168.122.72/identity 2026-07-20 14:26:21.900 | + lib/keystone:bootstrap_keystone:549 : '[' False == True ']' 2026-07-20 14:26:21.904 | + ./stack.sh:main:1124 : create_keystone_accounts 2026-07-20 14:26:21.908 | + lib/keystone:create_keystone_accounts:257 : local admin_project 2026-07-20 14:26:21.914 | ++ lib/keystone:create_keystone_accounts:258 : oscwrap project show admin -f value -c id 2026-07-20 14:26:26.768 | ++ functions-common:oscwrap:2465 : return 0 2026-07-20 14:26:26.773 | + lib/keystone:create_keystone_accounts:258 : admin_project=0f64eb596974441c998f91ea1ba03dca 2026-07-20 14:26:26.777 | + lib/keystone:create_keystone_accounts:259 : local admin_user 2026-07-20 14:26:26.782 | ++ lib/keystone:create_keystone_accounts:260 : oscwrap user show admin -f value -c id 2026-07-20 14:26:29.974 | ++ functions-common:oscwrap:2465 : return 0 2026-07-20 14:26:29.979 | + lib/keystone:create_keystone_accounts:260 : admin_user=aa814b78f809484fabcb973151672249 2026-07-20 14:26:29.983 | + lib/keystone:create_keystone_accounts:262 : local admin_role=admin 2026-07-20 14:26:29.987 | + lib/keystone:create_keystone_accounts:263 : local member_role=member 2026-07-20 14:26:29.991 | + lib/keystone:create_keystone_accounts:264 : local reader_role=reader 2026-07-20 14:26:29.995 | + lib/keystone:create_keystone_accounts:266 : async_run ks-domain-role get_or_add_user_domain_role admin aa814b78f809484fabcb973151672249 default 2026-07-20 14:26:30.080 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin aa814b78f809484fabcb973151672249 default 2026-07-20 14:26:30.132 | [2068 Async ks-domain-role:43370]: running: get_or_add_user_domain_role admin aa814b78f809484fabcb973151672249 default 2026-07-20 14:26:30.136 | + lib/keystone:create_keystone_accounts:269 : get_or_create_domain Default 2026-07-20 14:26:30.140 | + functions-common:get_or_create_domain:872 : local domain_id 2026-07-20 14:26:30.145 | ++ 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-20 14:26:33.861 | ++ functions-common:oscwrap:2465 : return 0 2026-07-20 14:26:33.867 | + functions-common:get_or_create_domain:877 : domain_id=default 2026-07-20 14:26:33.870 | + functions-common:get_or_create_domain:878 : echo default 2026-07-20 14:26:33.871 | default 2026-07-20 14:26:33.874 | + lib/keystone:create_keystone_accounts:270 : async_run ks-project get_or_create_project service Default 2026-07-20 14:26:33.960 | + inc/async:async_inner:63 : get_or_create_project service Default 2026-07-20 14:26:34.011 | [2068 Async ks-project:43478]: running: get_or_create_project service Default 2026-07-20 14:26:34.014 | + lib/keystone:create_keystone_accounts:273 : async_run ks-service get_or_create_role service 2026-07-20 14:26:34.087 | + inc/async:async_inner:63 : get_or_create_role service 2026-07-20 14:26:34.134 | [2068 Async ks-service:43573]: running: get_or_create_role service 2026-07-20 14:26:34.137 | + lib/keystone:create_keystone_accounts:279 : async_run ks-reseller get_or_create_role ResellerAdmin 2026-07-20 14:26:34.198 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2026-07-20 14:26:34.277 | [2068 Async ks-reseller:43667]: running: get_or_create_role ResellerAdmin 2026-07-20 14:26:34.285 | + lib/keystone:create_keystone_accounts:283 : local another_role=anotherrole 2026-07-20 14:26:34.287 | + lib/keystone:create_keystone_accounts:284 : async_run ks-anotherrole get_or_create_role anotherrole 2026-07-20 14:26:34.453 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2026-07-20 14:26:34.546 | [2068 Async ks-anotherrole:43781]: running: get_or_create_role anotherrole 2026-07-20 14:26:34.552 | + lib/keystone:create_keystone_accounts:287 : local invis_project 2026-07-20 14:26:34.560 | ++ lib/keystone:create_keystone_accounts:288 : get_or_create_project invisible_to_admin default 2026-07-20 14:26:34.567 | ++ functions-common:get_or_create_project:922 : local project_id 2026-07-20 14:26:34.580 | +++ 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-20 14:26:39.334 | + inc/async:async_inner:64 : rc=0 2026-07-20 14:26:39.417 | [43781 Async ks-anotherrole:43781]: finished successfully 2026-07-20 14:26:39.654 | + inc/async:async_inner:64 : rc=0 2026-07-20 14:26:39.718 | [43573 Async ks-service:43573]: finished successfully 2026-07-20 14:26:39.753 | + inc/async:async_inner:64 : rc=0 2026-07-20 14:26:39.799 | [43478 Async ks-project:43478]: finished successfully 2026-07-20 14:26:40.144 | + inc/async:async_inner:64 : rc=0 2026-07-20 14:26:40.170 | [43370 Async ks-domain-role:43370]: finished successfully 2026-07-20 14:26:40.303 | + inc/async:async_inner:64 : rc=0 2026-07-20 14:26:40.335 | [43667 Async ks-reseller:43667]: finished successfully 2026-07-20 14:26:40.427 | +++ functions-common:oscwrap:2465 : return 0 2026-07-20 14:26:40.432 | ++ functions-common:get_or_create_project:928 : project_id=147184fa0a05472db9874a8a630dad5a 2026-07-20 14:26:40.436 | ++ functions-common:get_or_create_project:929 : echo 147184fa0a05472db9874a8a630dad5a 2026-07-20 14:26:40.442 | + lib/keystone:create_keystone_accounts:288 : invis_project=147184fa0a05472db9874a8a630dad5a 2026-07-20 14:26:40.446 | + lib/keystone:create_keystone_accounts:291 : local demo_project 2026-07-20 14:26:40.451 | ++ lib/keystone:create_keystone_accounts:292 : get_or_create_project demo default 2026-07-20 14:26:40.455 | ++ functions-common:get_or_create_project:922 : local project_id 2026-07-20 14:26:40.460 | +++ 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-20 14:26:43.941 | +++ functions-common:oscwrap:2465 : return 0 2026-07-20 14:26:43.946 | ++ functions-common:get_or_create_project:928 : project_id=9b302c5373c44add82f7ed50c6b66ce3 2026-07-20 14:26:43.950 | ++ functions-common:get_or_create_project:929 : echo 9b302c5373c44add82f7ed50c6b66ce3 2026-07-20 14:26:43.955 | + lib/keystone:create_keystone_accounts:292 : demo_project=9b302c5373c44add82f7ed50c6b66ce3 2026-07-20 14:26:43.959 | + lib/keystone:create_keystone_accounts:293 : local demo_user 2026-07-20 14:26:43.964 | ++ lib/keystone:create_keystone_accounts:295 : get_or_create_user demo nomoresecret default demo@example.com 2026-07-20 14:26:43.968 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-20 14:26:43.972 | ++ functions-common:get_or_create_user:900 : [[ ! -z demo@example.com ]] 2026-07-20 14:26:43.975 | ++ functions-common:get_or_create_user:901 : local email=--email=demo@example.com 2026-07-20 14:26:43.981 | +++ 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-20 14:26:47.381 | +++ functions-common:oscwrap:2465 : return 0 2026-07-20 14:26:47.387 | ++ functions-common:get_or_create_user:915 : user_id=525d42c9e36a4553a19fd21ebc533730 2026-07-20 14:26:47.391 | ++ functions-common:get_or_create_user:916 : echo 525d42c9e36a4553a19fd21ebc533730 2026-07-20 14:26:47.396 | + lib/keystone:create_keystone_accounts:295 : demo_user=525d42c9e36a4553a19fd21ebc533730 2026-07-20 14:26:47.400 | + lib/keystone:create_keystone_accounts:297 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2026-07-20 14:26:47.468 | [2068 Async ks-domain-role:43370]: Waiting for completion of get_or_add_user_domain_role admin aa814b78f809484fabcb973151672249 default running on PID 43370 (6 other jobs running) 2026-07-20 14:26:47.498 | [2068 Async ks-domain-role:43370]: Signaling child to exit 2026-07-20 14:26:47.498 | WAKEUP 2026-07-20 14:26:47.527 | [2068 Async ks-domain-role:43370]: Signaled 2026-07-20 14:26:47.529 | + functions-common:get_or_add_user_domain_role:986 : local user_role_id 2026-07-20 14:26:47.529 | + functions-common:get_or_add_user_domain_role:990 : openstack --os-cloud devstack-system-admin role add admin --user aa814b78f809484fabcb973151672249 --domain default 2026-07-20 14:26:47.530 | ++ functions-common:get_or_add_user_domain_role:997 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user aa814b78f809484fabcb973151672249 --domain default -c Role -f value 2026-07-20 14:26:47.530 | ++ functions-common:oscwrap:2465 : return 0 2026-07-20 14:26:47.530 | + functions-common:get_or_add_user_domain_role:997 : user_role_id=734b14eacd4144f88be4a88f29c02e13 2026-07-20 14:26:47.530 | + functions-common:get_or_add_user_domain_role:999 : echo 734b14eacd4144f88be4a88f29c02e13 2026-07-20 14:26:47.530 | 734b14eacd4144f88be4a88f29c02e13 2026-07-20 14:26:47.585 | [2068 Async ks-domain-role:43370]: finished get_or_add_user_domain_role admin aa814b78f809484fabcb973151672249 default with result 0 in 10 seconds 2026-07-20 14:26:47.594 | Not waiting for async task ks-domain that we never started or has already been waited for 2026-07-20 14:26:47.637 | [2068 Async ks-project:43478]: Waiting for completion of get_or_create_project service Default running on PID 43478 (5 other jobs running) 2026-07-20 14:26:47.669 | [2068 Async ks-project:43478]: Signaling child to exit 2026-07-20 14:26:47.669 | WAKEUP 2026-07-20 14:26:47.698 | [2068 Async ks-project:43478]: Signaled 2026-07-20 14:26:47.699 | + functions-common:get_or_create_project:922 : local project_id 2026-07-20 14:26:47.699 | ++ 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-20 14:26:47.700 | ++ functions-common:oscwrap:2465 : return 0 2026-07-20 14:26:47.700 | + functions-common:get_or_create_project:928 : project_id=665b025f6e3d45a1bb55eae29f95f9b9 2026-07-20 14:26:47.700 | + functions-common:get_or_create_project:929 : echo 665b025f6e3d45a1bb55eae29f95f9b9 2026-07-20 14:26:47.700 | 665b025f6e3d45a1bb55eae29f95f9b9 2026-07-20 14:26:47.756 | [2068 Async ks-project:43478]: finished get_or_create_project service Default with result 0 in 5 seconds 2026-07-20 14:26:47.802 | [2068 Async ks-service:43573]: Waiting for completion of get_or_create_role service running on PID 43573 (4 other jobs running) 2026-07-20 14:26:47.832 | [2068 Async ks-service:43573]: Signaling child to exit 2026-07-20 14:26:47.832 | WAKEUP 2026-07-20 14:26:47.861 | [2068 Async ks-service:43573]: Signaled 2026-07-20 14:26:47.863 | + functions-common:get_or_create_role:935 : local role_id 2026-07-20 14:26:47.863 | ++ functions-common:get_or_create_role:940 : oscwrap --os-cloud devstack-system-admin role create service --or-show -f value -c id 2026-07-20 14:26:47.863 | ++ functions-common:oscwrap:2465 : return 0 2026-07-20 14:26:47.863 | + functions-common:get_or_create_role:940 : role_id=55eadd09f8f24efbaf5ec91fb8080494 2026-07-20 14:26:47.863 | + functions-common:get_or_create_role:941 : echo 55eadd09f8f24efbaf5ec91fb8080494 2026-07-20 14:26:47.863 | 55eadd09f8f24efbaf5ec91fb8080494 2026-07-20 14:26:47.918 | [2068 Async ks-service:43573]: finished get_or_create_role service with result 0 in 5 seconds 2026-07-20 14:26:47.964 | [2068 Async ks-reseller:43667]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 43667 (3 other jobs running) 2026-07-20 14:26:47.993 | [2068 Async ks-reseller:43667]: Signaling child to exit 2026-07-20 14:26:47.994 | WAKEUP 2026-07-20 14:26:48.020 | [2068 Async ks-reseller:43667]: Signaled 2026-07-20 14:26:48.022 | + functions-common:get_or_create_role:935 : local role_id 2026-07-20 14:26:48.022 | ++ functions-common:get_or_create_role:940 : oscwrap --os-cloud devstack-system-admin role create ResellerAdmin --or-show -f value -c id 2026-07-20 14:26:48.022 | ++ functions-common:oscwrap:2465 : return 0 2026-07-20 14:26:48.023 | + functions-common:get_or_create_role:940 : role_id=395eb8bdaaac421eb710221b93b4a1b9 2026-07-20 14:26:48.023 | + functions-common:get_or_create_role:941 : echo 395eb8bdaaac421eb710221b93b4a1b9 2026-07-20 14:26:48.023 | 395eb8bdaaac421eb710221b93b4a1b9 2026-07-20 14:26:48.078 | [2068 Async ks-reseller:43667]: finished get_or_create_role ResellerAdmin with result 0 in 6 seconds 2026-07-20 14:26:48.125 | [2068 Async ks-anotherrole:43781]: Waiting for completion of get_or_create_role anotherrole running on PID 43781 (2 other jobs running) 2026-07-20 14:26:48.155 | [2068 Async ks-anotherrole:43781]: Signaling child to exit 2026-07-20 14:26:48.156 | WAKEUP 2026-07-20 14:26:48.182 | [2068 Async ks-anotherrole:43781]: Signaled 2026-07-20 14:26:48.184 | + functions-common:get_or_create_role:935 : local role_id 2026-07-20 14:26:48.184 | ++ functions-common:get_or_create_role:940 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2026-07-20 14:26:48.184 | ++ functions-common:oscwrap:2465 : return 0 2026-07-20 14:26:48.184 | + functions-common:get_or_create_role:940 : role_id=8602e663c28f45e499cedabb5e3f543d 2026-07-20 14:26:48.184 | + functions-common:get_or_create_role:941 : echo 8602e663c28f45e499cedabb5e3f543d 2026-07-20 14:26:48.185 | 8602e663c28f45e499cedabb5e3f543d 2026-07-20 14:26:48.239 | [2068 Async ks-anotherrole:43781]: finished get_or_create_role anotherrole with result 0 in 5 seconds 2026-07-20 14:26:48.244 | + inc/async:async_wait:197 : return 0 2026-07-20 14:26:48.248 | + lib/keystone:create_keystone_accounts:299 : async_run ks-demo-member get_or_add_user_project_role member 525d42c9e36a4553a19fd21ebc533730 9b302c5373c44add82f7ed50c6b66ce3 2026-07-20 14:26:48.335 | + inc/async:async_inner:63 : get_or_add_user_project_role member 525d42c9e36a4553a19fd21ebc533730 9b302c5373c44add82f7ed50c6b66ce3 2026-07-20 14:26:48.388 | [2068 Async ks-demo-member:44618]: running: get_or_add_user_project_role member 525d42c9e36a4553a19fd21ebc533730 9b302c5373c44add82f7ed50c6b66ce3 2026-07-20 14:26:48.392 | + lib/keystone:create_keystone_accounts:301 : async_run ks-demo-admin get_or_add_user_project_role admin aa814b78f809484fabcb973151672249 9b302c5373c44add82f7ed50c6b66ce3 2026-07-20 14:26:48.478 | + inc/async:async_inner:63 : get_or_add_user_project_role admin aa814b78f809484fabcb973151672249 9b302c5373c44add82f7ed50c6b66ce3 2026-07-20 14:26:48.532 | [2068 Async ks-demo-admin:44714]: running: get_or_add_user_project_role admin aa814b78f809484fabcb973151672249 9b302c5373c44add82f7ed50c6b66ce3 2026-07-20 14:26:48.537 | + lib/keystone:create_keystone_accounts:302 : async_run ks-demo-another get_or_add_user_project_role anotherrole 525d42c9e36a4553a19fd21ebc533730 9b302c5373c44add82f7ed50c6b66ce3 2026-07-20 14:26:48.621 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 525d42c9e36a4553a19fd21ebc533730 9b302c5373c44add82f7ed50c6b66ce3 2026-07-20 14:26:48.673 | [2068 Async ks-demo-another:44810]: running: get_or_add_user_project_role anotherrole 525d42c9e36a4553a19fd21ebc533730 9b302c5373c44add82f7ed50c6b66ce3 2026-07-20 14:26:48.673 | + lib/keystone:create_keystone_accounts:303 : async_run ks-demo-invis get_or_add_user_project_role member 525d42c9e36a4553a19fd21ebc533730 147184fa0a05472db9874a8a630dad5a 2026-07-20 14:26:48.735 | + inc/async:async_inner:63 : get_or_add_user_project_role member 525d42c9e36a4553a19fd21ebc533730 147184fa0a05472db9874a8a630dad5a 2026-07-20 14:26:48.816 | [2068 Async ks-demo-invis:44906]: running: get_or_add_user_project_role member 525d42c9e36a4553a19fd21ebc533730 147184fa0a05472db9874a8a630dad5a 2026-07-20 14:26:48.820 | + lib/keystone:create_keystone_accounts:306 : local demo_reader 2026-07-20 14:26:48.830 | ++ lib/keystone:create_keystone_accounts:308 : get_or_create_user demo_reader nomoresecret default demo_reader@example.com 2026-07-20 14:26:48.837 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-20 14:26:48.844 | ++ functions-common:get_or_create_user:900 : [[ ! -z demo_reader@example.com ]] 2026-07-20 14:26:48.850 | ++ functions-common:get_or_create_user:901 : local email=--email=demo_reader@example.com 2026-07-20 14:26:48.863 | +++ 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-20 14:26:53.656 | +++ functions-common:oscwrap:2465 : return 0 2026-07-20 14:26:53.659 | ++ functions-common:get_or_create_user:915 : user_id=de36c17a6fea41648082df9a8e16fd1d 2026-07-20 14:26:53.664 | ++ functions-common:get_or_create_user:916 : echo de36c17a6fea41648082df9a8e16fd1d 2026-07-20 14:26:53.668 | + lib/keystone:create_keystone_accounts:308 : demo_reader=de36c17a6fea41648082df9a8e16fd1d 2026-07-20 14:26:53.672 | + lib/keystone:create_keystone_accounts:310 : async_run ks-demo-reader get_or_add_user_project_role reader de36c17a6fea41648082df9a8e16fd1d 9b302c5373c44add82f7ed50c6b66ce3 2026-07-20 14:26:53.772 | + inc/async:async_inner:63 : get_or_add_user_project_role reader de36c17a6fea41648082df9a8e16fd1d 9b302c5373c44add82f7ed50c6b66ce3 2026-07-20 14:26:53.876 | [2068 Async ks-demo-reader:45040]: running: get_or_add_user_project_role reader de36c17a6fea41648082df9a8e16fd1d 9b302c5373c44add82f7ed50c6b66ce3 2026-07-20 14:26:53.881 | + lib/keystone:create_keystone_accounts:313 : local alt_demo_project 2026-07-20 14:26:53.891 | ++ lib/keystone:create_keystone_accounts:314 : get_or_create_project alt_demo default 2026-07-20 14:26:53.896 | ++ functions-common:get_or_create_project:922 : local project_id 2026-07-20 14:26:53.909 | +++ 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-20 14:26:59.190 | +++ functions-common:oscwrap:2465 : return 0 2026-07-20 14:26:59.190 | ++ functions-common:get_or_create_project:928 : project_id=b9858f61ec7f45dfb3ad647d444402a7 2026-07-20 14:26:59.192 | ++ functions-common:get_or_create_project:929 : echo b9858f61ec7f45dfb3ad647d444402a7 2026-07-20 14:26:59.197 | + lib/keystone:create_keystone_accounts:314 : alt_demo_project=b9858f61ec7f45dfb3ad647d444402a7 2026-07-20 14:26:59.199 | + lib/keystone:create_keystone_accounts:316 : local alt_demo_user 2026-07-20 14:26:59.202 | ++ lib/keystone:create_keystone_accounts:318 : get_or_create_user alt_demo nomoresecret default alt_demo@example.com 2026-07-20 14:26:59.204 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-20 14:26:59.206 | ++ functions-common:get_or_create_user:900 : [[ ! -z alt_demo@example.com ]] 2026-07-20 14:26:59.208 | ++ functions-common:get_or_create_user:901 : local email=--email=alt_demo@example.com 2026-07-20 14:26:59.216 | +++ 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-20 14:27:01.119 | + inc/async:async_inner:64 : rc=0 2026-07-20 14:27:01.179 | [44714 Async ks-demo-admin:44714]: finished successfully 2026-07-20 14:27:01.222 | + inc/async:async_inner:64 : rc=0 2026-07-20 14:27:01.250 | [44618 Async ks-demo-member:44618]: finished successfully 2026-07-20 14:27:01.389 | + inc/async:async_inner:64 : rc=0 2026-07-20 14:27:01.415 | [44810 Async ks-demo-another:44810]: finished successfully 2026-07-20 14:27:01.563 | + inc/async:async_inner:64 : rc=0 2026-07-20 14:27:01.595 | [44906 Async ks-demo-invis:44906]: finished successfully 2026-07-20 14:27:03.022 | +++ functions-common:oscwrap:2465 : return 0 2026-07-20 14:27:03.027 | ++ functions-common:get_or_create_user:915 : user_id=b0973c30f32a46aba3456eaf7b2a9992 2026-07-20 14:27:03.031 | ++ functions-common:get_or_create_user:916 : echo b0973c30f32a46aba3456eaf7b2a9992 2026-07-20 14:27:03.036 | + lib/keystone:create_keystone_accounts:318 : alt_demo_user=b0973c30f32a46aba3456eaf7b2a9992 2026-07-20 14:27:03.040 | + lib/keystone:create_keystone_accounts:320 : async_run ks-alt-admin get_or_add_user_project_role admin b0973c30f32a46aba3456eaf7b2a9992 b9858f61ec7f45dfb3ad647d444402a7 2026-07-20 14:27:03.133 | + inc/async:async_inner:63 : get_or_add_user_project_role admin b0973c30f32a46aba3456eaf7b2a9992 b9858f61ec7f45dfb3ad647d444402a7 2026-07-20 14:27:03.190 | [2068 Async ks-alt-admin:45465]: running: get_or_add_user_project_role admin b0973c30f32a46aba3456eaf7b2a9992 b9858f61ec7f45dfb3ad647d444402a7 2026-07-20 14:27:03.195 | + lib/keystone:create_keystone_accounts:321 : async_run ks-alt-another get_or_add_user_project_role anotherrole b0973c30f32a46aba3456eaf7b2a9992 b9858f61ec7f45dfb3ad647d444402a7 2026-07-20 14:27:03.285 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole b0973c30f32a46aba3456eaf7b2a9992 b9858f61ec7f45dfb3ad647d444402a7 2026-07-20 14:27:03.361 | [2068 Async ks-alt-another:45561]: running: get_or_add_user_project_role anotherrole b0973c30f32a46aba3456eaf7b2a9992 b9858f61ec7f45dfb3ad647d444402a7 2026-07-20 14:27:03.368 | + lib/keystone:create_keystone_accounts:324 : local alt_demo_member 2026-07-20 14:27:03.375 | ++ lib/keystone:create_keystone_accounts:326 : get_or_create_user alt_demo_member nomoresecret default alt_demo_member@example.com 2026-07-20 14:27:03.380 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-20 14:27:03.387 | ++ functions-common:get_or_create_user:900 : [[ ! -z alt_demo_member@example.com ]] 2026-07-20 14:27:03.395 | ++ functions-common:get_or_create_user:901 : local email=--email=alt_demo_member@example.com 2026-07-20 14:27:03.402 | +++ 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-20 14:27:04.436 | + inc/async:async_inner:64 : rc=0 2026-07-20 14:27:04.464 | [45040 Async ks-demo-reader:45040]: finished successfully 2026-07-20 14:27:07.237 | +++ functions-common:oscwrap:2465 : return 0 2026-07-20 14:27:07.242 | ++ functions-common:get_or_create_user:915 : user_id=11161c74e2614643886320b9c17207b1 2026-07-20 14:27:07.248 | ++ functions-common:get_or_create_user:916 : echo 11161c74e2614643886320b9c17207b1 2026-07-20 14:27:07.253 | + lib/keystone:create_keystone_accounts:326 : alt_demo_member=11161c74e2614643886320b9c17207b1 2026-07-20 14:27:07.258 | + lib/keystone:create_keystone_accounts:327 : async_run ks-alt-member-user get_or_add_user_project_role member 11161c74e2614643886320b9c17207b1 b9858f61ec7f45dfb3ad647d444402a7 2026-07-20 14:27:07.351 | + inc/async:async_inner:63 : get_or_add_user_project_role member 11161c74e2614643886320b9c17207b1 b9858f61ec7f45dfb3ad647d444402a7 2026-07-20 14:27:07.405 | [2068 Async ks-alt-member-user:45736]: running: get_or_add_user_project_role member 11161c74e2614643886320b9c17207b1 b9858f61ec7f45dfb3ad647d444402a7 2026-07-20 14:27:07.408 | + lib/keystone:create_keystone_accounts:330 : local alt_demo_reader 2026-07-20 14:27:07.411 | ++ lib/keystone:create_keystone_accounts:332 : get_or_create_user alt_demo_reader nomoresecret default alt_demo_reader@example.com 2026-07-20 14:27:07.414 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-20 14:27:07.416 | ++ functions-common:get_or_create_user:900 : [[ ! -z alt_demo_reader@example.com ]] 2026-07-20 14:27:07.418 | ++ functions-common:get_or_create_user:901 : local email=--email=alt_demo_reader@example.com 2026-07-20 14:27:07.422 | +++ 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-20 14:27:11.115 | +++ functions-common:oscwrap:2465 : return 0 2026-07-20 14:27:11.121 | ++ functions-common:get_or_create_user:915 : user_id=4037bc7c36d1438298a1d22c590ddac6 2026-07-20 14:27:11.125 | ++ functions-common:get_or_create_user:916 : echo 4037bc7c36d1438298a1d22c590ddac6 2026-07-20 14:27:11.130 | + lib/keystone:create_keystone_accounts:332 : alt_demo_reader=4037bc7c36d1438298a1d22c590ddac6 2026-07-20 14:27:11.134 | + lib/keystone:create_keystone_accounts:333 : async_run ks-alt-reader-user get_or_add_user_project_role reader 4037bc7c36d1438298a1d22c590ddac6 b9858f61ec7f45dfb3ad647d444402a7 2026-07-20 14:27:11.234 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 4037bc7c36d1438298a1d22c590ddac6 b9858f61ec7f45dfb3ad647d444402a7 2026-07-20 14:27:11.299 | [2068 Async ks-alt-reader-user:45909]: running: get_or_add_user_project_role reader 4037bc7c36d1438298a1d22c590ddac6 b9858f61ec7f45dfb3ad647d444402a7 2026-07-20 14:27:11.302 | ++ lib/keystone:create_keystone_accounts:340 : get_or_create_user system_member nomoresecret default system_member@example.com 2026-07-20 14:27:11.305 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-20 14:27:11.308 | ++ functions-common:get_or_create_user:900 : [[ ! -z system_member@example.com ]] 2026-07-20 14:27:11.313 | ++ functions-common:get_or_create_user:901 : local email=--email=system_member@example.com 2026-07-20 14:27:11.317 | +++ 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-20 14:27:12.375 | + inc/async:async_inner:64 : rc=0 2026-07-20 14:27:12.396 | + inc/async:async_inner:64 : rc=0 2026-07-20 14:27:12.413 | [45561 Async ks-alt-another:45561]: finished successfully 2026-07-20 14:27:12.441 | [45465 Async ks-alt-admin:45465]: finished successfully 2026-07-20 14:27:15.244 | +++ functions-common:oscwrap:2465 : return 0 2026-07-20 14:27:15.253 | ++ functions-common:get_or_create_user:915 : user_id=ace5cd4dae2f4c68b650902b1ceeb40e 2026-07-20 14:27:15.259 | ++ functions-common:get_or_create_user:916 : echo ace5cd4dae2f4c68b650902b1ceeb40e 2026-07-20 14:27:15.265 | + lib/keystone:create_keystone_accounts:340 : system_member_user=ace5cd4dae2f4c68b650902b1ceeb40e 2026-07-20 14:27:15.267 | + lib/keystone:create_keystone_accounts:341 : async_run ks-system-member get_or_add_user_system_role member ace5cd4dae2f4c68b650902b1ceeb40e all 2026-07-20 14:27:15.359 | + inc/async:async_inner:63 : get_or_add_user_system_role member ace5cd4dae2f4c68b650902b1ceeb40e all 2026-07-20 14:27:15.437 | [2068 Async ks-system-member:46140]: running: get_or_add_user_system_role member ace5cd4dae2f4c68b650902b1ceeb40e all 2026-07-20 14:27:15.442 | ++ lib/keystone:create_keystone_accounts:344 : get_or_create_user system_reader nomoresecret default system_reader@example.com 2026-07-20 14:27:15.447 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-20 14:27:15.450 | ++ functions-common:get_or_create_user:900 : [[ ! -z system_reader@example.com ]] 2026-07-20 14:27:15.457 | ++ functions-common:get_or_create_user:901 : local email=--email=system_reader@example.com 2026-07-20 14:27:15.463 | +++ 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-20 14:27:16.355 | + inc/async:async_inner:64 : rc=0 2026-07-20 14:27:16.380 | [45736 Async ks-alt-member-user:45736]: finished successfully 2026-07-20 14:27:19.206 | +++ functions-common:oscwrap:2465 : return 0 2026-07-20 14:27:19.212 | ++ functions-common:get_or_create_user:915 : user_id=0f630db73b29493f905114684ebf869e 2026-07-20 14:27:19.216 | ++ functions-common:get_or_create_user:916 : echo 0f630db73b29493f905114684ebf869e 2026-07-20 14:27:19.222 | + lib/keystone:create_keystone_accounts:344 : system_reader_user=0f630db73b29493f905114684ebf869e 2026-07-20 14:27:19.227 | + lib/keystone:create_keystone_accounts:345 : async_run ks-system-reader get_or_add_user_system_role reader 0f630db73b29493f905114684ebf869e all 2026-07-20 14:27:19.340 | + inc/async:async_inner:63 : get_or_add_user_system_role reader 0f630db73b29493f905114684ebf869e all 2026-07-20 14:27:19.413 | [2068 Async ks-system-reader:46345]: running: get_or_add_user_system_role reader 0f630db73b29493f905114684ebf869e all 2026-07-20 14:27:19.415 | + lib/keystone:create_keystone_accounts:348 : local admin_group 2026-07-20 14:27:19.421 | ++ lib/keystone:create_keystone_accounts:350 : get_or_create_group admins default 'openstack admin group' 2026-07-20 14:27:19.424 | ++ functions-common:get_or_create_group:884 : local 'desc=openstack admin group' 2026-07-20 14:27:19.427 | ++ functions-common:get_or_create_group:885 : local group_id 2026-07-20 14:27:19.436 | +++ 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-20 14:27:19.965 | + inc/async:async_inner:64 : rc=0 2026-07-20 14:27:19.991 | [45909 Async ks-alt-reader-user:45909]: finished successfully 2026-07-20 14:27:23.198 | +++ functions-common:oscwrap:2465 : return 0 2026-07-20 14:27:23.207 | ++ functions-common:get_or_create_group:892 : group_id=d6dbe17184a44d60a8c7943c8bb2427d 2026-07-20 14:27:23.214 | ++ functions-common:get_or_create_group:893 : echo d6dbe17184a44d60a8c7943c8bb2427d 2026-07-20 14:27:23.221 | + lib/keystone:create_keystone_accounts:350 : admin_group=d6dbe17184a44d60a8c7943c8bb2427d 2026-07-20 14:27:23.226 | + lib/keystone:create_keystone_accounts:351 : local non_admin_group 2026-07-20 14:27:23.232 | ++ lib/keystone:create_keystone_accounts:353 : get_or_create_group nonadmins default 'non-admin group' 2026-07-20 14:27:23.237 | ++ functions-common:get_or_create_group:884 : local 'desc=non-admin group' 2026-07-20 14:27:23.241 | ++ functions-common:get_or_create_group:885 : local group_id 2026-07-20 14:27:23.246 | +++ 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-20 14:27:26.853 | +++ functions-common:oscwrap:2465 : return 0 2026-07-20 14:27:26.860 | ++ functions-common:get_or_create_group:892 : group_id=99bc14537a5143b78778e9688b7d48c2 2026-07-20 14:27:26.868 | ++ functions-common:get_or_create_group:893 : echo 99bc14537a5143b78778e9688b7d48c2 2026-07-20 14:27:26.871 | + lib/keystone:create_keystone_accounts:353 : non_admin_group=99bc14537a5143b78778e9688b7d48c2 2026-07-20 14:27:26.876 | + lib/keystone:create_keystone_accounts:355 : async_run ks-group-memberdemo get_or_add_group_project_role member 99bc14537a5143b78778e9688b7d48c2 9b302c5373c44add82f7ed50c6b66ce3 2026-07-20 14:27:26.977 | + inc/async:async_inner:63 : get_or_add_group_project_role member 99bc14537a5143b78778e9688b7d48c2 9b302c5373c44add82f7ed50c6b66ce3 2026-07-20 14:27:27.035 | [2068 Async ks-group-memberdemo:46609]: running: get_or_add_group_project_role member 99bc14537a5143b78778e9688b7d48c2 9b302c5373c44add82f7ed50c6b66ce3 2026-07-20 14:27:27.042 | + lib/keystone:create_keystone_accounts:356 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole 99bc14537a5143b78778e9688b7d48c2 9b302c5373c44add82f7ed50c6b66ce3 2026-07-20 14:27:27.150 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 99bc14537a5143b78778e9688b7d48c2 9b302c5373c44add82f7ed50c6b66ce3 2026-07-20 14:27:27.244 | [2068 Async ks-group-anotherdemo:46688]: running: get_or_add_group_project_role anotherrole 99bc14537a5143b78778e9688b7d48c2 9b302c5373c44add82f7ed50c6b66ce3 2026-07-20 14:27:27.252 | + lib/keystone:create_keystone_accounts:357 : async_run ks-group-memberalt get_or_add_group_project_role member 99bc14537a5143b78778e9688b7d48c2 b9858f61ec7f45dfb3ad647d444402a7 2026-07-20 14:27:27.419 | + inc/async:async_inner:63 : get_or_add_group_project_role member 99bc14537a5143b78778e9688b7d48c2 b9858f61ec7f45dfb3ad647d444402a7 2026-07-20 14:27:27.527 | [2068 Async ks-group-memberalt:46767]: running: get_or_add_group_project_role member 99bc14537a5143b78778e9688b7d48c2 b9858f61ec7f45dfb3ad647d444402a7 2026-07-20 14:27:27.535 | + lib/keystone:create_keystone_accounts:358 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole 99bc14537a5143b78778e9688b7d48c2 b9858f61ec7f45dfb3ad647d444402a7 2026-07-20 14:27:27.715 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 99bc14537a5143b78778e9688b7d48c2 b9858f61ec7f45dfb3ad647d444402a7 2026-07-20 14:27:27.813 | [2068 Async ks-group-anotheralt:46846]: running: get_or_add_group_project_role anotherrole 99bc14537a5143b78778e9688b7d48c2 b9858f61ec7f45dfb3ad647d444402a7 2026-07-20 14:27:27.816 | + lib/keystone:create_keystone_accounts:359 : async_run ks-group-admin get_or_add_group_project_role admin d6dbe17184a44d60a8c7943c8bb2427d 0f64eb596974441c998f91ea1ba03dca 2026-07-20 14:27:27.888 | + inc/async:async_inner:64 : rc=0 2026-07-20 14:27:27.946 | [46140 Async ks-system-member:46140]: finished successfully 2026-07-20 14:27:27.983 | + inc/async:async_inner:63 : get_or_add_group_project_role admin d6dbe17184a44d60a8c7943c8bb2427d 0f64eb596974441c998f91ea1ba03dca 2026-07-20 14:27:28.072 | [2068 Async ks-group-admin:46977]: running: get_or_add_group_project_role admin d6dbe17184a44d60a8c7943c8bb2427d 0f64eb596974441c998f91ea1ba03dca 2026-07-20 14:27:28.081 | + 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-20 14:27:28.255 | [2068 Async ks-demo-member:44618]: Waiting for completion of get_or_add_user_project_role member 525d42c9e36a4553a19fd21ebc533730 9b302c5373c44add82f7ed50c6b66ce3 running on PID 44618 (17 other jobs running) 2026-07-20 14:27:28.365 | [2068 Async ks-demo-member:44618]: Signaling child to exit 2026-07-20 14:27:28.367 | WAKEUP 2026-07-20 14:27:28.481 | [2068 Async ks-demo-member:44618]: Signaled 2026-07-20 14:27:28.484 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-20 14:27:28.484 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-20 14:27:28.484 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-20 14:27:28.484 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-20 14:27:28.484 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-20 14:27:28.484 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-20 14:27:28.484 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-20 14:27:28.484 | ++ functions-common:_get_domain_args:957 : echo 2026-07-20 14:27:28.484 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-20 14:27:28.484 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add member --user 525d42c9e36a4553a19fd21ebc533730 --project 9b302c5373c44add82f7ed50c6b66ce3 2026-07-20 14:27:28.485 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 525d42c9e36a4553a19fd21ebc533730 --project 9b302c5373c44add82f7ed50c6b66ce3 -c Role -f value 2026-07-20 14:27:28.485 | ++ functions-common:oscwrap:2465 : return 0 2026-07-20 14:27:28.485 | + functions-common:get_or_add_user_project_role:979 : user_role_id=1687b1bceab64e24bb8ed7320e41870e 2026-07-20 14:27:28.485 | + functions-common:get_or_add_user_project_role:980 : echo 1687b1bceab64e24bb8ed7320e41870e 2026-07-20 14:27:28.485 | 1687b1bceab64e24bb8ed7320e41870e 2026-07-20 14:27:28.642 | [2068 Async ks-demo-member:44618]: finished get_or_add_user_project_role member 525d42c9e36a4553a19fd21ebc533730 9b302c5373c44add82f7ed50c6b66ce3 with result 0 in 12 seconds 2026-07-20 14:27:28.722 | [2068 Async ks-demo-admin:44714]: Waiting for completion of get_or_add_user_project_role admin aa814b78f809484fabcb973151672249 9b302c5373c44add82f7ed50c6b66ce3 running on PID 44714 (16 other jobs running) 2026-07-20 14:27:28.776 | [2068 Async ks-demo-admin:44714]: Signaling child to exit 2026-07-20 14:27:28.781 | WAKEUP 2026-07-20 14:27:28.823 | [2068 Async ks-demo-admin:44714]: Signaled 2026-07-20 14:27:28.828 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-20 14:27:28.828 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-20 14:27:28.828 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-20 14:27:28.831 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-20 14:27:28.831 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-20 14:27:28.832 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-20 14:27:28.833 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-20 14:27:28.833 | ++ functions-common:_get_domain_args:957 : echo 2026-07-20 14:27:28.833 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-20 14:27:28.833 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user aa814b78f809484fabcb973151672249 --project 9b302c5373c44add82f7ed50c6b66ce3 2026-07-20 14:27:28.833 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user aa814b78f809484fabcb973151672249 --project 9b302c5373c44add82f7ed50c6b66ce3 -c Role -f value 2026-07-20 14:27:28.833 | ++ functions-common:oscwrap:2465 : return 0 2026-07-20 14:27:28.833 | + functions-common:get_or_add_user_project_role:979 : user_role_id=734b14eacd4144f88be4a88f29c02e13 2026-07-20 14:27:28.833 | + functions-common:get_or_add_user_project_role:980 : echo 734b14eacd4144f88be4a88f29c02e13 2026-07-20 14:27:28.833 | 734b14eacd4144f88be4a88f29c02e13 2026-07-20 14:27:28.936 | [2068 Async ks-demo-admin:44714]: finished get_or_add_user_project_role admin aa814b78f809484fabcb973151672249 9b302c5373c44add82f7ed50c6b66ce3 with result 0 in 12 seconds 2026-07-20 14:27:29.022 | [2068 Async ks-demo-another:44810]: Waiting for completion of get_or_add_user_project_role anotherrole 525d42c9e36a4553a19fd21ebc533730 9b302c5373c44add82f7ed50c6b66ce3 running on PID 44810 (15 other jobs running) 2026-07-20 14:27:29.079 | [2068 Async ks-demo-another:44810]: Signaling child to exit 2026-07-20 14:27:29.081 | WAKEUP 2026-07-20 14:27:29.130 | [2068 Async ks-demo-another:44810]: Signaled 2026-07-20 14:27:29.134 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-20 14:27:29.134 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-20 14:27:29.134 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-20 14:27:29.134 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-20 14:27:29.135 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-20 14:27:29.135 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-20 14:27:29.135 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-20 14:27:29.135 | ++ functions-common:_get_domain_args:957 : echo 2026-07-20 14:27:29.135 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-20 14:27:29.135 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add anotherrole --user 525d42c9e36a4553a19fd21ebc533730 --project 9b302c5373c44add82f7ed50c6b66ce3 2026-07-20 14:27:29.135 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 525d42c9e36a4553a19fd21ebc533730 --project 9b302c5373c44add82f7ed50c6b66ce3 -c Role -f value 2026-07-20 14:27:29.135 | ++ functions-common:oscwrap:2465 : return 0 2026-07-20 14:27:29.135 | + functions-common:get_or_add_user_project_role:979 : user_role_id=8602e663c28f45e499cedabb5e3f543d 2026-07-20 14:27:29.135 | + functions-common:get_or_add_user_project_role:980 : echo 8602e663c28f45e499cedabb5e3f543d 2026-07-20 14:27:29.135 | 8602e663c28f45e499cedabb5e3f543d 2026-07-20 14:27:29.235 | [2068 Async ks-demo-another:44810]: finished get_or_add_user_project_role anotherrole 525d42c9e36a4553a19fd21ebc533730 9b302c5373c44add82f7ed50c6b66ce3 with result 0 in 12 seconds 2026-07-20 14:27:29.315 | [2068 Async ks-demo-invis:44906]: Waiting for completion of get_or_add_user_project_role member 525d42c9e36a4553a19fd21ebc533730 147184fa0a05472db9874a8a630dad5a running on PID 44906 (14 other jobs running) 2026-07-20 14:27:29.374 | [2068 Async ks-demo-invis:44906]: Signaling child to exit 2026-07-20 14:27:29.377 | WAKEUP 2026-07-20 14:27:29.424 | [2068 Async ks-demo-invis:44906]: Signaled 2026-07-20 14:27:29.427 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-20 14:27:29.427 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-20 14:27:29.427 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-20 14:27:29.428 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-20 14:27:29.428 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-20 14:27:29.428 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-20 14:27:29.428 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-20 14:27:29.428 | ++ functions-common:_get_domain_args:957 : echo 2026-07-20 14:27:29.428 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-20 14:27:29.428 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add member --user 525d42c9e36a4553a19fd21ebc533730 --project 147184fa0a05472db9874a8a630dad5a 2026-07-20 14:27:29.428 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 525d42c9e36a4553a19fd21ebc533730 --project 147184fa0a05472db9874a8a630dad5a -c Role -f value 2026-07-20 14:27:29.428 | ++ functions-common:oscwrap:2465 : return 0 2026-07-20 14:27:29.428 | + functions-common:get_or_add_user_project_role:979 : user_role_id=1687b1bceab64e24bb8ed7320e41870e 2026-07-20 14:27:29.428 | + functions-common:get_or_add_user_project_role:980 : echo 1687b1bceab64e24bb8ed7320e41870e 2026-07-20 14:27:29.429 | 1687b1bceab64e24bb8ed7320e41870e 2026-07-20 14:27:29.548 | [2068 Async ks-demo-invis:44906]: finished get_or_add_user_project_role member 525d42c9e36a4553a19fd21ebc533730 147184fa0a05472db9874a8a630dad5a with result 0 in 12 seconds 2026-07-20 14:27:29.636 | [2068 Async ks-demo-reader:45040]: Waiting for completion of get_or_add_user_project_role reader de36c17a6fea41648082df9a8e16fd1d 9b302c5373c44add82f7ed50c6b66ce3 running on PID 45040 (13 other jobs running) 2026-07-20 14:27:29.692 | [2068 Async ks-demo-reader:45040]: Signaling child to exit 2026-07-20 14:27:29.693 | WAKEUP 2026-07-20 14:27:29.747 | [2068 Async ks-demo-reader:45040]: Signaled 2026-07-20 14:27:29.750 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-20 14:27:29.750 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-20 14:27:29.750 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-20 14:27:29.750 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-20 14:27:29.751 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-20 14:27:29.751 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-20 14:27:29.751 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-20 14:27:29.751 | ++ functions-common:_get_domain_args:957 : echo 2026-07-20 14:27:29.751 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-20 14:27:29.751 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add reader --user de36c17a6fea41648082df9a8e16fd1d --project 9b302c5373c44add82f7ed50c6b66ce3 2026-07-20 14:27:29.751 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user de36c17a6fea41648082df9a8e16fd1d --project 9b302c5373c44add82f7ed50c6b66ce3 -c Role -f value 2026-07-20 14:27:29.751 | ++ functions-common:oscwrap:2465 : return 0 2026-07-20 14:27:29.751 | + functions-common:get_or_add_user_project_role:979 : user_role_id=c08613d0ff864c61895b6941dd48d9b0 2026-07-20 14:27:29.751 | + functions-common:get_or_add_user_project_role:980 : echo c08613d0ff864c61895b6941dd48d9b0 2026-07-20 14:27:29.752 | c08613d0ff864c61895b6941dd48d9b0 2026-07-20 14:27:29.862 | [2068 Async ks-demo-reader:45040]: finished get_or_add_user_project_role reader de36c17a6fea41648082df9a8e16fd1d 9b302c5373c44add82f7ed50c6b66ce3 with result 0 in 10 seconds 2026-07-20 14:27:29.870 | + inc/async:async_wait:197 : return 0 2026-07-20 14:27:29.881 | + lib/keystone:create_keystone_accounts:362 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2026-07-20 14:27:30.016 | [2068 Async ks-alt-admin:45465]: Waiting for completion of get_or_add_user_project_role admin b0973c30f32a46aba3456eaf7b2a9992 b9858f61ec7f45dfb3ad647d444402a7 running on PID 45465 (12 other jobs running) 2026-07-20 14:27:30.083 | [2068 Async ks-alt-admin:45465]: Signaling child to exit 2026-07-20 14:27:30.084 | WAKEUP 2026-07-20 14:27:30.137 | [2068 Async ks-alt-admin:45465]: Signaled 2026-07-20 14:27:30.138 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-20 14:27:30.138 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-20 14:27:30.138 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-20 14:27:30.138 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-20 14:27:30.139 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-20 14:27:30.139 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-20 14:27:30.139 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-20 14:27:30.139 | ++ functions-common:_get_domain_args:957 : echo 2026-07-20 14:27:30.139 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-20 14:27:30.139 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user b0973c30f32a46aba3456eaf7b2a9992 --project b9858f61ec7f45dfb3ad647d444402a7 2026-07-20 14:27:30.139 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user b0973c30f32a46aba3456eaf7b2a9992 --project b9858f61ec7f45dfb3ad647d444402a7 -c Role -f value 2026-07-20 14:27:30.139 | ++ functions-common:oscwrap:2465 : return 0 2026-07-20 14:27:30.139 | + functions-common:get_or_add_user_project_role:979 : user_role_id=734b14eacd4144f88be4a88f29c02e13 2026-07-20 14:27:30.139 | + functions-common:get_or_add_user_project_role:980 : echo 734b14eacd4144f88be4a88f29c02e13 2026-07-20 14:27:30.139 | 734b14eacd4144f88be4a88f29c02e13 2026-07-20 14:27:30.253 | [2068 Async ks-alt-admin:45465]: finished get_or_add_user_project_role admin b0973c30f32a46aba3456eaf7b2a9992 b9858f61ec7f45dfb3ad647d444402a7 with result 0 in 9 seconds 2026-07-20 14:27:30.333 | [2068 Async ks-alt-another:45561]: Waiting for completion of get_or_add_user_project_role anotherrole b0973c30f32a46aba3456eaf7b2a9992 b9858f61ec7f45dfb3ad647d444402a7 running on PID 45561 (11 other jobs running) 2026-07-20 14:27:30.395 | [2068 Async ks-alt-another:45561]: Signaling child to exit 2026-07-20 14:27:30.396 | WAKEUP 2026-07-20 14:27:30.449 | [2068 Async ks-alt-another:45561]: Signaled 2026-07-20 14:27:30.455 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-20 14:27:30.455 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-20 14:27:30.455 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-20 14:27:30.455 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-20 14:27:30.456 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-20 14:27:30.456 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-20 14:27:30.456 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-20 14:27:30.456 | ++ functions-common:_get_domain_args:957 : echo 2026-07-20 14:27:30.456 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-20 14:27:30.456 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add anotherrole --user b0973c30f32a46aba3456eaf7b2a9992 --project b9858f61ec7f45dfb3ad647d444402a7 2026-07-20 14:27:30.456 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user b0973c30f32a46aba3456eaf7b2a9992 --project b9858f61ec7f45dfb3ad647d444402a7 -c Role -f value 2026-07-20 14:27:30.456 | ++ functions-common:oscwrap:2465 : return 0 2026-07-20 14:27:30.457 | + functions-common:get_or_add_user_project_role:979 : user_role_id=8602e663c28f45e499cedabb5e3f543d 2026-07-20 14:27:30.457 | + functions-common:get_or_add_user_project_role:980 : echo 8602e663c28f45e499cedabb5e3f543d 2026-07-20 14:27:30.457 | 8602e663c28f45e499cedabb5e3f543d 2026-07-20 14:27:30.585 | [2068 Async ks-alt-another:45561]: finished get_or_add_user_project_role anotherrole b0973c30f32a46aba3456eaf7b2a9992 b9858f61ec7f45dfb3ad647d444402a7 with result 0 in 9 seconds 2026-07-20 14:27:30.691 | [2068 Async ks-alt-member-user:45736]: Waiting for completion of get_or_add_user_project_role member 11161c74e2614643886320b9c17207b1 b9858f61ec7f45dfb3ad647d444402a7 running on PID 45736 (10 other jobs running) 2026-07-20 14:27:30.763 | [2068 Async ks-alt-member-user:45736]: Signaling child to exit 2026-07-20 14:27:30.766 | WAKEUP 2026-07-20 14:27:30.817 | [2068 Async ks-alt-member-user:45736]: Signaled 2026-07-20 14:27:30.820 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-20 14:27:30.820 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-20 14:27:30.820 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-20 14:27:30.820 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-20 14:27:30.820 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-20 14:27:30.820 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-20 14:27:30.820 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-20 14:27:30.820 | ++ functions-common:_get_domain_args:957 : echo 2026-07-20 14:27:30.820 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-20 14:27:30.820 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add member --user 11161c74e2614643886320b9c17207b1 --project b9858f61ec7f45dfb3ad647d444402a7 2026-07-20 14:27:30.821 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 11161c74e2614643886320b9c17207b1 --project b9858f61ec7f45dfb3ad647d444402a7 -c Role -f value 2026-07-20 14:27:30.821 | ++ functions-common:oscwrap:2465 : return 0 2026-07-20 14:27:30.821 | + functions-common:get_or_add_user_project_role:979 : user_role_id=1687b1bceab64e24bb8ed7320e41870e 2026-07-20 14:27:30.821 | + functions-common:get_or_add_user_project_role:980 : echo 1687b1bceab64e24bb8ed7320e41870e 2026-07-20 14:27:30.821 | 1687b1bceab64e24bb8ed7320e41870e 2026-07-20 14:27:30.935 | [2068 Async ks-alt-member-user:45736]: finished get_or_add_user_project_role member 11161c74e2614643886320b9c17207b1 b9858f61ec7f45dfb3ad647d444402a7 with result 0 in 9 seconds 2026-07-20 14:27:31.017 | [2068 Async ks-alt-reader-user:45909]: Waiting for completion of get_or_add_user_project_role reader 4037bc7c36d1438298a1d22c590ddac6 b9858f61ec7f45dfb3ad647d444402a7 running on PID 45909 (9 other jobs running) 2026-07-20 14:27:31.079 | [2068 Async ks-alt-reader-user:45909]: Signaling child to exit 2026-07-20 14:27:31.081 | WAKEUP 2026-07-20 14:27:31.127 | [2068 Async ks-alt-reader-user:45909]: Signaled 2026-07-20 14:27:31.129 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-20 14:27:31.129 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-20 14:27:31.129 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-20 14:27:31.129 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-20 14:27:31.129 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-20 14:27:31.129 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-20 14:27:31.129 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-20 14:27:31.129 | ++ functions-common:_get_domain_args:957 : echo 2026-07-20 14:27:31.129 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-20 14:27:31.130 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add reader --user 4037bc7c36d1438298a1d22c590ddac6 --project b9858f61ec7f45dfb3ad647d444402a7 2026-07-20 14:27:31.130 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 4037bc7c36d1438298a1d22c590ddac6 --project b9858f61ec7f45dfb3ad647d444402a7 -c Role -f value 2026-07-20 14:27:31.130 | ++ functions-common:oscwrap:2465 : return 0 2026-07-20 14:27:31.130 | + functions-common:get_or_add_user_project_role:979 : user_role_id=c08613d0ff864c61895b6941dd48d9b0 2026-07-20 14:27:31.130 | + functions-common:get_or_add_user_project_role:980 : echo c08613d0ff864c61895b6941dd48d9b0 2026-07-20 14:27:31.130 | c08613d0ff864c61895b6941dd48d9b0 2026-07-20 14:27:31.241 | [2068 Async ks-alt-reader-user:45909]: finished get_or_add_user_project_role reader 4037bc7c36d1438298a1d22c590ddac6 b9858f61ec7f45dfb3ad647d444402a7 with result 0 in 8 seconds 2026-07-20 14:27:31.250 | + inc/async:async_wait:197 : return 0 2026-07-20 14:27:31.259 | + lib/keystone:create_keystone_accounts:363 : async_wait ks-system-member ks-system-reader 2026-07-20 14:27:31.385 | [2068 Async ks-system-member:46140]: Waiting for completion of get_or_add_user_system_role member ace5cd4dae2f4c68b650902b1ceeb40e all running on PID 46140 (8 other jobs running) 2026-07-20 14:27:31.449 | [2068 Async ks-system-member:46140]: Signaling child to exit 2026-07-20 14:27:31.450 | WAKEUP 2026-07-20 14:27:31.543 | [2068 Async ks-system-member:46140]: Signaled 2026-07-20 14:27:31.548 | + functions-common:get_or_add_user_system_role:1005 : local user_role_id 2026-07-20 14:27:31.548 | + functions-common:get_or_add_user_system_role:1006 : local domain_args 2026-07-20 14:27:31.548 | ++ functions-common:get_or_add_user_system_role:1008 : _get_domain_args 2026-07-20 14:27:31.548 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-20 14:27:31.549 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-20 14:27:31.549 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-20 14:27:31.549 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-20 14:27:31.549 | ++ functions-common:_get_domain_args:957 : echo 2026-07-20 14:27:31.549 | + functions-common:get_or_add_user_system_role:1008 : domain_args= 2026-07-20 14:27:31.549 | ++ functions-common:get_or_add_user_system_role:1016 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user ace5cd4dae2f4c68b650902b1ceeb40e --system all -f value -c Role 2026-07-20 14:27:31.549 | ++ functions-common:oscwrap:2465 : return 0 2026-07-20 14:27:31.549 | + functions-common:get_or_add_user_system_role:1016 : user_role_id= 2026-07-20 14:27:31.549 | + functions-common:get_or_add_user_system_role:1017 : [[ -z '' ]] 2026-07-20 14:27:31.549 | + functions-common:get_or_add_user_system_role:1019 : openstack --os-cloud devstack-system-admin role add member --user ace5cd4dae2f4c68b650902b1ceeb40e --system all 2026-07-20 14:27:31.550 | ++ functions-common:get_or_add_user_system_role:1028 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user ace5cd4dae2f4c68b650902b1ceeb40e --system all -f value -c Role 2026-07-20 14:27:31.550 | ++ functions-common:oscwrap:2465 : return 0 2026-07-20 14:27:31.550 | + functions-common:get_or_add_user_system_role:1028 : user_role_id=1687b1bceab64e24bb8ed7320e41870e 2026-07-20 14:27:31.550 | + functions-common:get_or_add_user_system_role:1030 : echo 1687b1bceab64e24bb8ed7320e41870e 2026-07-20 14:27:31.550 | 1687b1bceab64e24bb8ed7320e41870e 2026-07-20 14:27:31.687 | [2068 Async ks-system-member:46140]: finished get_or_add_user_system_role member ace5cd4dae2f4c68b650902b1ceeb40e all with result 0 in 12 seconds 2026-07-20 14:27:31.811 | [2068 Async ks-system-reader:46345]: Waiting for completion of get_or_add_user_system_role reader 0f630db73b29493f905114684ebf869e all running on PID 46345 (7 other jobs running) 2026-07-20 14:27:31.904 | [2068 Async ks-system-reader:46345]: Signaling child to exit 2026-07-20 14:27:34.384 | + inc/async:async_inner:64 : rc=0 2026-07-20 14:27:34.454 | [46345 Async ks-system-reader:46345]: finished successfully 2026-07-20 14:27:34.512 | WAKEUP 2026-07-20 14:27:34.564 | [2068 Async ks-system-reader:46345]: Signaled 2026-07-20 14:27:34.566 | + functions-common:get_or_add_user_system_role:1005 : local user_role_id 2026-07-20 14:27:34.566 | + functions-common:get_or_add_user_system_role:1006 : local domain_args 2026-07-20 14:27:34.566 | ++ functions-common:get_or_add_user_system_role:1008 : _get_domain_args 2026-07-20 14:27:34.567 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-20 14:27:34.567 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-20 14:27:34.567 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-20 14:27:34.567 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-20 14:27:34.567 | ++ functions-common:_get_domain_args:957 : echo 2026-07-20 14:27:34.568 | + functions-common:get_or_add_user_system_role:1008 : domain_args= 2026-07-20 14:27:34.568 | ++ functions-common:get_or_add_user_system_role:1016 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 0f630db73b29493f905114684ebf869e --system all -f value -c Role 2026-07-20 14:27:34.568 | ++ functions-common:oscwrap:2465 : return 0 2026-07-20 14:27:34.569 | + functions-common:get_or_add_user_system_role:1016 : user_role_id= 2026-07-20 14:27:34.569 | + functions-common:get_or_add_user_system_role:1017 : [[ -z '' ]] 2026-07-20 14:27:34.569 | + functions-common:get_or_add_user_system_role:1019 : openstack --os-cloud devstack-system-admin role add reader --user 0f630db73b29493f905114684ebf869e --system all 2026-07-20 14:27:34.569 | ++ functions-common:get_or_add_user_system_role:1028 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 0f630db73b29493f905114684ebf869e --system all -f value -c Role 2026-07-20 14:27:34.569 | ++ functions-common:oscwrap:2465 : return 0 2026-07-20 14:27:34.569 | + functions-common:get_or_add_user_system_role:1028 : user_role_id=c08613d0ff864c61895b6941dd48d9b0 2026-07-20 14:27:34.569 | + functions-common:get_or_add_user_system_role:1030 : echo c08613d0ff864c61895b6941dd48d9b0 2026-07-20 14:27:34.569 | c08613d0ff864c61895b6941dd48d9b0 2026-07-20 14:27:34.682 | [2068 Async ks-system-reader:46345]: finished get_or_add_user_system_role reader 0f630db73b29493f905114684ebf869e all with result 0 in 15 seconds 2026-07-20 14:27:34.690 | + inc/async:async_wait:197 : return 0 2026-07-20 14:27:34.697 | + 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-20 14:27:34.828 | [2068 Async ks-group-memberdemo:46609]: Waiting for completion of get_or_add_group_project_role member 99bc14537a5143b78778e9688b7d48c2 9b302c5373c44add82f7ed50c6b66ce3 running on PID 46609 (6 other jobs running) 2026-07-20 14:27:34.898 | [2068 Async ks-group-memberdemo:46609]: Signaling child to exit 2026-07-20 14:27:38.425 | + inc/async:async_inner:64 : rc=0 2026-07-20 14:27:38.502 | [46688 Async ks-group-anotherdemo:46688]: finished successfully 2026-07-20 14:27:38.609 | + inc/async:async_inner:64 : rc=0 2026-07-20 14:27:38.645 | [46609 Async ks-group-memberdemo:46609]: finished successfully 2026-07-20 14:27:38.674 | WAKEUP 2026-07-20 14:27:38.720 | [2068 Async ks-group-memberdemo:46609]: Signaled 2026-07-20 14:27:38.724 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-07-20 14:27:38.724 | + functions-common:get_or_add_group_project_role:1040 : openstack role add member --group 99bc14537a5143b78778e9688b7d48c2 --project 9b302c5373c44add82f7ed50c6b66ce3 2026-07-20 14:27:38.724 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 99bc14537a5143b78778e9688b7d48c2 --project 9b302c5373c44add82f7ed50c6b66ce3 -f value -c Role 2026-07-20 14:27:38.724 | ++ functions-common:oscwrap:2465 : return 0 2026-07-20 14:27:38.724 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=1687b1bceab64e24bb8ed7320e41870e 2026-07-20 14:27:38.724 | + functions-common:get_or_add_group_project_role:1049 : echo 1687b1bceab64e24bb8ed7320e41870e 2026-07-20 14:27:38.724 | 1687b1bceab64e24bb8ed7320e41870e 2026-07-20 14:27:38.789 | [2068 Async ks-group-memberdemo:46609]: finished get_or_add_group_project_role member 99bc14537a5143b78778e9688b7d48c2 9b302c5373c44add82f7ed50c6b66ce3 with result 0 in 11 seconds 2026-07-20 14:27:38.847 | [2068 Async ks-group-anotherdemo:46688]: Waiting for completion of get_or_add_group_project_role anotherrole 99bc14537a5143b78778e9688b7d48c2 9b302c5373c44add82f7ed50c6b66ce3 running on PID 46688 (5 other jobs running) 2026-07-20 14:27:38.886 | [2068 Async ks-group-anotherdemo:46688]: Signaling child to exit 2026-07-20 14:27:38.887 | WAKEUP 2026-07-20 14:27:38.925 | [2068 Async ks-group-anotherdemo:46688]: Signaled 2026-07-20 14:27:38.926 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-07-20 14:27:38.926 | + functions-common:get_or_add_group_project_role:1040 : openstack role add anotherrole --group 99bc14537a5143b78778e9688b7d48c2 --project 9b302c5373c44add82f7ed50c6b66ce3 2026-07-20 14:27:38.926 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 99bc14537a5143b78778e9688b7d48c2 --project 9b302c5373c44add82f7ed50c6b66ce3 -f value -c Role 2026-07-20 14:27:38.926 | ++ functions-common:oscwrap:2465 : return 0 2026-07-20 14:27:38.926 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=8602e663c28f45e499cedabb5e3f543d 2026-07-20 14:27:38.926 | + functions-common:get_or_add_group_project_role:1049 : echo 8602e663c28f45e499cedabb5e3f543d 2026-07-20 14:27:38.926 | 8602e663c28f45e499cedabb5e3f543d 2026-07-20 14:27:38.997 | [2068 Async ks-group-anotherdemo:46688]: finished get_or_add_group_project_role anotherrole 99bc14537a5143b78778e9688b7d48c2 9b302c5373c44add82f7ed50c6b66ce3 with result 0 in 11 seconds 2026-07-20 14:27:39.040 | [2068 Async ks-group-memberalt:46767]: Waiting for completion of get_or_add_group_project_role member 99bc14537a5143b78778e9688b7d48c2 b9858f61ec7f45dfb3ad647d444402a7 running on PID 46767 (4 other jobs running) 2026-07-20 14:27:39.071 | [2068 Async ks-group-memberalt:46767]: Signaling child to exit 2026-07-20 14:27:39.408 | + inc/async:async_inner:64 : rc=0 2026-07-20 14:27:39.443 | [46767 Async ks-group-memberalt:46767]: finished successfully 2026-07-20 14:27:39.476 | WAKEUP 2026-07-20 14:27:39.503 | [2068 Async ks-group-memberalt:46767]: Signaled 2026-07-20 14:27:39.506 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-07-20 14:27:39.507 | + functions-common:get_or_add_group_project_role:1040 : openstack role add member --group 99bc14537a5143b78778e9688b7d48c2 --project b9858f61ec7f45dfb3ad647d444402a7 2026-07-20 14:27:39.507 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 99bc14537a5143b78778e9688b7d48c2 --project b9858f61ec7f45dfb3ad647d444402a7 -f value -c Role 2026-07-20 14:27:39.507 | ++ functions-common:oscwrap:2465 : return 0 2026-07-20 14:27:39.507 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=1687b1bceab64e24bb8ed7320e41870e 2026-07-20 14:27:39.507 | + functions-common:get_or_add_group_project_role:1049 : echo 1687b1bceab64e24bb8ed7320e41870e 2026-07-20 14:27:39.507 | 1687b1bceab64e24bb8ed7320e41870e 2026-07-20 14:27:39.573 | [2068 Async ks-group-memberalt:46767]: finished get_or_add_group_project_role member 99bc14537a5143b78778e9688b7d48c2 b9858f61ec7f45dfb3ad647d444402a7 with result 0 in 12 seconds 2026-07-20 14:27:39.597 | + inc/async:async_inner:64 : rc=0 2026-07-20 14:27:39.625 | [2068 Async ks-group-anotheralt:46846]: Waiting for completion of get_or_add_group_project_role anotherrole 99bc14537a5143b78778e9688b7d48c2 b9858f61ec7f45dfb3ad647d444402a7 running on PID 46846 (3 other jobs running) 2026-07-20 14:27:39.634 | [46977 Async ks-group-admin:46977]: finished successfully 2026-07-20 14:27:39.664 | [2068 Async ks-group-anotheralt:46846]: Signaling child to exit 2026-07-20 14:27:40.067 | + inc/async:async_inner:64 : rc=0 2026-07-20 14:27:40.099 | [46846 Async ks-group-anotheralt:46846]: finished successfully 2026-07-20 14:27:40.128 | WAKEUP 2026-07-20 14:27:40.157 | [2068 Async ks-group-anotheralt:46846]: Signaled 2026-07-20 14:27:40.159 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-07-20 14:27:40.159 | + functions-common:get_or_add_group_project_role:1040 : openstack role add anotherrole --group 99bc14537a5143b78778e9688b7d48c2 --project b9858f61ec7f45dfb3ad647d444402a7 2026-07-20 14:27:40.159 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 99bc14537a5143b78778e9688b7d48c2 --project b9858f61ec7f45dfb3ad647d444402a7 -f value -c Role 2026-07-20 14:27:40.159 | ++ functions-common:oscwrap:2465 : return 0 2026-07-20 14:27:40.159 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=8602e663c28f45e499cedabb5e3f543d 2026-07-20 14:27:40.159 | + functions-common:get_or_add_group_project_role:1049 : echo 8602e663c28f45e499cedabb5e3f543d 2026-07-20 14:27:40.160 | 8602e663c28f45e499cedabb5e3f543d 2026-07-20 14:27:40.215 | [2068 Async ks-group-anotheralt:46846]: finished get_or_add_group_project_role anotherrole 99bc14537a5143b78778e9688b7d48c2 b9858f61ec7f45dfb3ad647d444402a7 with result 0 in 12 seconds 2026-07-20 14:27:40.262 | [2068 Async ks-group-admin:46977]: Waiting for completion of get_or_add_group_project_role admin d6dbe17184a44d60a8c7943c8bb2427d 0f64eb596974441c998f91ea1ba03dca running on PID 46977 (2 other jobs running) 2026-07-20 14:27:40.294 | [2068 Async ks-group-admin:46977]: Signaling child to exit 2026-07-20 14:27:40.295 | WAKEUP 2026-07-20 14:27:40.323 | [2068 Async ks-group-admin:46977]: Signaled 2026-07-20 14:27:40.326 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-07-20 14:27:40.326 | + functions-common:get_or_add_group_project_role:1040 : openstack role add admin --group d6dbe17184a44d60a8c7943c8bb2427d --project 0f64eb596974441c998f91ea1ba03dca 2026-07-20 14:27:40.326 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group d6dbe17184a44d60a8c7943c8bb2427d --project 0f64eb596974441c998f91ea1ba03dca -f value -c Role 2026-07-20 14:27:40.326 | ++ functions-common:oscwrap:2465 : return 0 2026-07-20 14:27:40.326 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=734b14eacd4144f88be4a88f29c02e13 2026-07-20 14:27:40.326 | + functions-common:get_or_add_group_project_role:1049 : echo 734b14eacd4144f88be4a88f29c02e13 2026-07-20 14:27:40.326 | 734b14eacd4144f88be4a88f29c02e13 2026-07-20 14:27:40.382 | [2068 Async ks-group-admin:46977]: finished get_or_add_group_project_role admin d6dbe17184a44d60a8c7943c8bb2427d 0f64eb596974441c998f91ea1ba03dca with result 0 in 11 seconds 2026-07-20 14:27:40.389 | + inc/async:async_wait:197 : return 0 2026-07-20 14:27:40.393 | + lib/keystone:create_keystone_accounts:366 : is_service_enabled ldap 2026-07-20 14:27:40.420 | + functions-common:is_service_enabled:2076 : return 1 2026-07-20 14:27:40.424 | + ./stack.sh:main:1125 : is_service_enabled nova 2026-07-20 14:27:40.451 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 14:27:40.455 | + ./stack.sh:main:1126 : async_runfunc create_nova_accounts 2026-07-20 14:27:40.459 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2026-07-20 14:27:40.551 | + inc/async:async_inner:63 : create_nova_accounts 2026-07-20 14:27:40.607 | [2068 Async create_nova_accounts:48861]: running: create_nova_accounts 2026-07-20 14:27:40.611 | + ./stack.sh:main:1128 : is_service_enabled glance 2026-07-20 14:27:40.639 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 14:27:40.643 | + ./stack.sh:main:1129 : async_runfunc create_glance_accounts 2026-07-20 14:27:40.647 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2026-07-20 14:27:40.738 | + inc/async:async_inner:63 : create_glance_accounts 2026-07-20 14:27:40.796 | [2068 Async create_glance_accounts:48984]: running: create_glance_accounts 2026-07-20 14:27:40.803 | + ./stack.sh:main:1131 : is_service_enabled cinder 2026-07-20 14:27:40.832 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 14:27:40.834 | + ./stack.sh:main:1132 : async_runfunc create_cinder_accounts 2026-07-20 14:27:40.838 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2026-07-20 14:27:40.923 | + inc/async:async_inner:63 : create_cinder_accounts 2026-07-20 14:27:40.981 | [2068 Async create_cinder_accounts:49122]: running: create_cinder_accounts 2026-07-20 14:27:40.985 | + ./stack.sh:main:1134 : is_service_enabled neutron 2026-07-20 14:27:41.014 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 14:27:41.016 | + ./stack.sh:main:1135 : async_runfunc create_neutron_accounts 2026-07-20 14:27:41.018 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2026-07-20 14:27:41.083 | + inc/async:async_inner:63 : create_neutron_accounts 2026-07-20 14:27:41.156 | [2068 Async create_neutron_accounts:49264]: running: create_neutron_accounts 2026-07-20 14:27:41.161 | + ./stack.sh:main:1137 : is_service_enabled swift 2026-07-20 14:27:41.200 | + functions-common:is_service_enabled:2076 : return 1 2026-07-20 14:27:41.203 | + ./stack.sh:main:1146 : is_service_enabled horizon 2026-07-20 14:27:41.228 | + functions-common:is_service_enabled:2076 : return 1 2026-07-20 14:27:41.230 | + ./stack.sh:main:1151 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2026-07-20 14:27:41.344 | [2068 Async create_nova_accounts:48861]: Waiting for completion of create_nova_accounts running on PID 48861 (5 other jobs running) 2026-07-20 14:27:41.399 | [2068 Async create_nova_accounts:48861]: Signaling child to exit 2026-07-20 14:28:15.537 | + inc/async:async_inner:64 : rc=0 2026-07-20 14:28:15.559 | [49264 Async create_neutron_accounts:49264]: finished successfully 2026-07-20 14:28:23.023 | + inc/async:async_inner:64 : rc=0 2026-07-20 14:28:23.056 | [49122 Async create_cinder_accounts:49122]: finished successfully 2026-07-20 14:28:40.615 | + inc/async:async_inner:64 : rc=0 2026-07-20 14:28:40.649 | [48861 Async create_nova_accounts:48861]: finished successfully 2026-07-20 14:28:40.679 | WAKEUP 2026-07-20 14:28:40.707 | [2068 Async create_nova_accounts:48861]: Signaled 2026-07-20 14:28:40.710 | + 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-20 14:28:40.710 | + lib/nova:create_nova_accounts:392 : create_service_user nova admin 2026-07-20 14:28:40.710 | + lib/keystone:create_service_user:379 : get_or_create_user nova nomoresecret Default 2026-07-20 14:28:40.710 | + functions-common:get_or_create_user:899 : local user_id 2026-07-20 14:28:40.710 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-07-20 14:28:40.710 | + functions-common:get_or_create_user:903 : local email= 2026-07-20 14:28:40.710 | ++ 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-20 14:28:40.710 | ++ functions-common:oscwrap:2465 : return 0 2026-07-20 14:28:40.710 | + functions-common:get_or_create_user:915 : user_id=ed17527bbb9844e2ad8ad6441cabd29e 2026-07-20 14:28:40.711 | + functions-common:get_or_create_user:916 : echo ed17527bbb9844e2ad8ad6441cabd29e 2026-07-20 14:28:40.711 | ed17527bbb9844e2ad8ad6441cabd29e 2026-07-20 14:28:40.711 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service nova service Default Default 2026-07-20 14:28:40.711 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-20 14:28:40.711 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-20 14:28:40.711 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-20 14:28:40.711 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-20 14:28:40.711 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-20 14:28:40.711 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-20 14:28:40.711 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-20 14:28:40.712 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-20 14:28:40.712 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-20 14:28:40.712 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-20 14:28:40.712 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-20 14:28:40.712 | + 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-20 14:28:40.712 | ++ 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-20 14:28:40.712 | ++ functions-common:oscwrap:2465 : return 0 2026-07-20 14:28:40.713 | + functions-common:get_or_add_user_project_role:979 : user_role_id=55eadd09f8f24efbaf5ec91fb8080494 2026-07-20 14:28:40.714 | + functions-common:get_or_add_user_project_role:980 : echo 55eadd09f8f24efbaf5ec91fb8080494 2026-07-20 14:28:40.714 | 55eadd09f8f24efbaf5ec91fb8080494 2026-07-20 14:28:40.714 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-07-20 14:28:40.714 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin nova service Default Default 2026-07-20 14:28:40.714 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-20 14:28:40.714 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-20 14:28:40.714 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-20 14:28:40.714 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-20 14:28:40.714 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-20 14:28:40.714 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-20 14:28:40.714 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-20 14:28:40.715 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-20 14:28:40.715 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-20 14:28:40.715 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-20 14:28:40.715 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-20 14:28:40.715 | + 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-20 14:28:40.715 | ++ 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-20 14:28:40.715 | ++ functions-common:oscwrap:2465 : return 0 2026-07-20 14:28:40.715 | + functions-common:get_or_add_user_project_role:979 : user_role_id=734b14eacd4144f88be4a88f29c02e13 2026-07-20 14:28:40.715 | + functions-common:get_or_add_user_project_role:980 : echo 734b14eacd4144f88be4a88f29c02e13 2026-07-20 14:28:40.715 | 734b14eacd4144f88be4a88f29c02e13 2026-07-20 14:28:40.715 | + lib/nova:create_nova_accounts:394 : local nova_api_url 2026-07-20 14:28:40.716 | + lib/nova:create_nova_accounts:395 : nova_api_url=http://192.168.122.72/compute 2026-07-20 14:28:40.716 | + lib/nova:create_nova_accounts:397 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2026-07-20 14:28:40.716 | + functions-common:get_or_create_service:1055 : local service_id 2026-07-20 14:28:40.716 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show compute_legacy -f value -c id 2026-07-20 14:28:40.716 | ++ 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-20 14:28:40.716 | ++ functions-common:oscwrap:2465 : return 0 2026-07-20 14:28:40.716 | + functions-common:get_or_create_service:1066 : service_id=' 2026-07-20 14:28:40.716 | e75928d6047342cd8dc401ae0559c71b' 2026-07-20 14:28:40.717 | + functions-common:get_or_create_service:1067 : echo e75928d6047342cd8dc401ae0559c71b 2026-07-20 14:28:40.717 | e75928d6047342cd8dc401ae0559c71b 2026-07-20 14:28:40.717 | + lib/nova:create_nova_accounts:399 : get_or_create_endpoint compute_legacy RegionOne 'http://192.168.122.72/compute/v2/$(project_id)s' 2026-07-20 14:28:40.718 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-07-20 14:28:40.718 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface compute_legacy public 'http://192.168.122.72/compute/v2/$(project_id)s' RegionOne 2026-07-20 14:28:40.718 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-07-20 14:28:40.719 | +++ 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-20 14:28:40.719 | +++ functions-common:oscwrap:2465 : return 0 2026-07-20 14:28:40.719 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-07-20 14:28:40.720 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-07-20 14:28:40.720 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'http://192.168.122.72/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2026-07-20 14:28:40.720 | +++ functions-common:oscwrap:2465 : return 0 2026-07-20 14:28:40.720 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=38d17f9017b54e099ff93f9582ed484d 2026-07-20 14:28:40.720 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 38d17f9017b54e099ff93f9582ed484d 2026-07-20 14:28:40.721 | + functions-common:get_or_create_endpoint:1100 : public_id=38d17f9017b54e099ff93f9582ed484d 2026-07-20 14:28:40.721 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-07-20 14:28:40.721 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-07-20 14:28:40.721 | + functions-common:get_or_create_endpoint:1109 : echo 38d17f9017b54e099ff93f9582ed484d 2026-07-20 14:28:40.721 | 38d17f9017b54e099ff93f9582ed484d 2026-07-20 14:28:40.721 | + lib/nova:create_nova_accounts:403 : get_or_create_service nova compute 'Nova Compute Service' 2026-07-20 14:28:40.721 | + functions-common:get_or_create_service:1055 : local service_id 2026-07-20 14:28:40.721 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2026-07-20 14:28:40.721 | ++ 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-20 14:28:40.721 | ++ functions-common:oscwrap:2465 : return 0 2026-07-20 14:28:40.721 | + functions-common:get_or_create_service:1066 : service_id=' 2026-07-20 14:28:40.722 | a438b57da43648878a450753dbd724df' 2026-07-20 14:28:40.722 | + functions-common:get_or_create_service:1067 : echo a438b57da43648878a450753dbd724df 2026-07-20 14:28:40.722 | a438b57da43648878a450753dbd724df 2026-07-20 14:28:40.722 | + lib/nova:create_nova_accounts:405 : get_or_create_endpoint compute RegionOne http://192.168.122.72/compute/v2.1 2026-07-20 14:28:40.722 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-07-20 14:28:40.722 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface compute public http://192.168.122.72/compute/v2.1 RegionOne 2026-07-20 14:28:40.722 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-07-20 14:28:40.722 | +++ 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-20 14:28:40.723 | +++ functions-common:oscwrap:2465 : return 0 2026-07-20 14:28:40.723 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-07-20 14:28:40.724 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-07-20 14:28:40.724 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create compute public http://192.168.122.72/compute/v2.1 --region RegionOne -f value -c id 2026-07-20 14:28:40.724 | +++ functions-common:oscwrap:2465 : return 0 2026-07-20 14:28:40.725 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=3ba0bfc7ad9d4adc8f237780d8abe39f 2026-07-20 14:28:40.725 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 3ba0bfc7ad9d4adc8f237780d8abe39f 2026-07-20 14:28:40.725 | + functions-common:get_or_create_endpoint:1100 : public_id=3ba0bfc7ad9d4adc8f237780d8abe39f 2026-07-20 14:28:40.725 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-07-20 14:28:40.725 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-07-20 14:28:40.725 | + functions-common:get_or_create_endpoint:1109 : echo 3ba0bfc7ad9d4adc8f237780d8abe39f 2026-07-20 14:28:40.725 | 3ba0bfc7ad9d4adc8f237780d8abe39f 2026-07-20 14:28:40.726 | + lib/nova:create_nova_accounts:410 : is_service_enabled n-api 2026-07-20 14:28:40.726 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 14:28:40.726 | + lib/nova:create_nova_accounts:412 : is_service_enabled swift 2026-07-20 14:28:40.726 | + functions-common:is_service_enabled:2076 : return 1 2026-07-20 14:28:40.727 | + lib/nova:create_nova_accounts:420 : is_service_enabled s3api 2026-07-20 14:28:40.727 | + functions-common:is_service_enabled:2076 : return 1 2026-07-20 14:28:40.727 | + lib/nova:create_nova_accounts:431 : is_service_enabled n-api 2026-07-20 14:28:40.727 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 14:28:40.727 | + lib/nova:create_nova_accounts:432 : [[ False = True ]] 2026-07-20 14:28:40.769 | [2068 Async create_nova_accounts:48861]: finished create_nova_accounts with result 0 in 60 seconds 2026-07-20 14:28:40.817 | [2068 Async create_glance_accounts:48984]: Waiting for completion of create_glance_accounts running on PID 48984 (4 other jobs running) 2026-07-20 14:28:40.852 | [2068 Async create_glance_accounts:48984]: Signaling child to exit 2026-07-20 14:28:53.098 | + inc/async:async_inner:64 : rc=0 2026-07-20 14:28:53.131 | [48984 Async create_glance_accounts:48984]: finished successfully 2026-07-20 14:28:53.160 | WAKEUP 2026-07-20 14:28:53.188 | [2068 Async create_glance_accounts:48984]: Signaled 2026-07-20 14:28:53.190 | + lib/glance:create_glance_accounts:486 : is_service_enabled g-api 2026-07-20 14:28:53.190 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 14:28:53.190 | + lib/glance:create_glance_accounts:490 : create_service_user glance admin 2026-07-20 14:28:53.191 | + lib/keystone:create_service_user:379 : get_or_create_user glance nomoresecret Default 2026-07-20 14:28:53.191 | + functions-common:get_or_create_user:899 : local user_id 2026-07-20 14:28:53.191 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-07-20 14:28:53.191 | + functions-common:get_or_create_user:903 : local email= 2026-07-20 14:28:53.191 | ++ 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-20 14:28:53.191 | ++ functions-common:oscwrap:2465 : return 0 2026-07-20 14:28:53.191 | + functions-common:get_or_create_user:915 : user_id=b7a9742ae2a345e08c72ff6e5f858606 2026-07-20 14:28:53.191 | + functions-common:get_or_create_user:916 : echo b7a9742ae2a345e08c72ff6e5f858606 2026-07-20 14:28:53.192 | b7a9742ae2a345e08c72ff6e5f858606 2026-07-20 14:28:53.192 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service glance service Default Default 2026-07-20 14:28:53.192 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-20 14:28:53.193 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-20 14:28:53.193 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-20 14:28:53.193 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-20 14:28:53.193 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-20 14:28:53.193 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-20 14:28:53.193 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-20 14:28:53.193 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-20 14:28:53.193 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-20 14:28:53.194 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-20 14:28:53.194 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-20 14:28:53.194 | + 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-20 14:28:53.194 | ++ 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-20 14:28:53.194 | ++ functions-common:oscwrap:2465 : return 0 2026-07-20 14:28:53.194 | + functions-common:get_or_add_user_project_role:979 : user_role_id=55eadd09f8f24efbaf5ec91fb8080494 2026-07-20 14:28:53.194 | + functions-common:get_or_add_user_project_role:980 : echo 55eadd09f8f24efbaf5ec91fb8080494 2026-07-20 14:28:53.194 | 55eadd09f8f24efbaf5ec91fb8080494 2026-07-20 14:28:53.194 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-07-20 14:28:53.194 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin glance service Default Default 2026-07-20 14:28:53.195 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-20 14:28:53.195 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-20 14:28:53.195 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-20 14:28:53.195 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-20 14:28:53.195 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-20 14:28:53.195 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-20 14:28:53.195 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-20 14:28:53.195 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-20 14:28:53.195 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-20 14:28:53.195 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-20 14:28:53.195 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-20 14:28:53.196 | + 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-20 14:28:53.196 | ++ 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-20 14:28:53.196 | ++ functions-common:oscwrap:2465 : return 0 2026-07-20 14:28:53.196 | + functions-common:get_or_add_user_project_role:979 : user_role_id=734b14eacd4144f88be4a88f29c02e13 2026-07-20 14:28:53.196 | + functions-common:get_or_add_user_project_role:980 : echo 734b14eacd4144f88be4a88f29c02e13 2026-07-20 14:28:53.196 | 734b14eacd4144f88be4a88f29c02e13 2026-07-20 14:28:53.196 | + lib/glance:create_glance_accounts:493 : is_service_enabled s-proxy 2026-07-20 14:28:53.196 | + functions-common:is_service_enabled:2076 : return 1 2026-07-20 14:28:53.196 | + lib/glance:create_glance_accounts:497 : get_or_create_service glance image 'Glance Image Service' 2026-07-20 14:28:53.196 | + functions-common:get_or_create_service:1055 : local service_id 2026-07-20 14:28:53.196 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2026-07-20 14:28:53.197 | ++ 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-20 14:28:53.197 | ++ functions-common:oscwrap:2465 : return 0 2026-07-20 14:28:53.197 | + functions-common:get_or_create_service:1066 : service_id=' 2026-07-20 14:28:53.197 | e296e8d2b3e746d1a6fdcc775cff595a' 2026-07-20 14:28:53.197 | + functions-common:get_or_create_service:1067 : echo e296e8d2b3e746d1a6fdcc775cff595a 2026-07-20 14:28:53.197 | e296e8d2b3e746d1a6fdcc775cff595a 2026-07-20 14:28:53.197 | + lib/glance:create_glance_accounts:499 : get_or_create_endpoint image RegionOne http://192.168.122.72/image 2026-07-20 14:28:53.197 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-07-20 14:28:53.197 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface image public http://192.168.122.72/image RegionOne 2026-07-20 14:28:53.197 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-07-20 14:28:53.197 | +++ 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-20 14:28:53.198 | +++ functions-common:oscwrap:2465 : return 0 2026-07-20 14:28:53.198 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-07-20 14:28:53.198 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-07-20 14:28:53.198 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create image public http://192.168.122.72/image --region RegionOne -f value -c id 2026-07-20 14:28:53.198 | +++ functions-common:oscwrap:2465 : return 0 2026-07-20 14:28:53.198 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=7de1678818174218bf456bfc98f1f38a 2026-07-20 14:28:53.198 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 7de1678818174218bf456bfc98f1f38a 2026-07-20 14:28:53.198 | + functions-common:get_or_create_endpoint:1100 : public_id=7de1678818174218bf456bfc98f1f38a 2026-07-20 14:28:53.198 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-07-20 14:28:53.198 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-07-20 14:28:53.199 | + functions-common:get_or_create_endpoint:1109 : echo 7de1678818174218bf456bfc98f1f38a 2026-07-20 14:28:53.199 | 7de1678818174218bf456bfc98f1f38a 2026-07-20 14:28:53.199 | ++ lib/glance:create_glance_accounts:504 : get_or_create_domain Default 2026-07-20 14:28:53.199 | ++ functions-common:get_or_create_domain:872 : local domain_id 2026-07-20 14:28:53.199 | +++ 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-20 14:28:53.199 | +++ functions-common:oscwrap:2465 : return 0 2026-07-20 14:28:53.199 | ++ functions-common:get_or_create_domain:877 : domain_id=default 2026-07-20 14:28:53.199 | ++ functions-common:get_or_create_domain:878 : echo default 2026-07-20 14:28:53.199 | + lib/glance:create_glance_accounts:504 : service_domain_id=default 2026-07-20 14:28:53.199 | + lib/glance:create_glance_accounts:505 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2026-07-20 14:28:53.199 | + lib/glance:create_glance_accounts:506 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2026-07-20 14:28:53.200 | + lib/glance:create_glance_accounts:508 : [[ True = True ]] 2026-07-20 14:28:53.200 | + lib/glance:create_glance_accounts:509 : configure_glance_quotas 2026-07-20 14:28:53.200 | + 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-20 14:28:53.200 | +---------------+----------------------------------+ 2026-07-20 14:28:53.200 | | Field | Value | 2026-07-20 14:28:53.200 | +---------------+----------------------------------+ 2026-07-20 14:28:53.200 | | default_limit | 2000 | 2026-07-20 14:28:53.200 | | description | None | 2026-07-20 14:28:53.200 | | id | b524ed91ec574b00853707910ce3383e | 2026-07-20 14:28:53.200 | | region_id | RegionOne | 2026-07-20 14:28:53.200 | | resource_name | image_size_total | 2026-07-20 14:28:53.201 | | service_id | e296e8d2b3e746d1a6fdcc775cff595a | 2026-07-20 14:28:53.201 | +---------------+----------------------------------+ 2026-07-20 14:28:53.201 | + 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-20 14:28:53.201 | +---------------+----------------------------------+ 2026-07-20 14:28:53.201 | | Field | Value | 2026-07-20 14:28:53.201 | +---------------+----------------------------------+ 2026-07-20 14:28:53.201 | | default_limit | 2000 | 2026-07-20 14:28:53.201 | | description | None | 2026-07-20 14:28:53.201 | | id | b3ced3be31e84d0c836f0118b4a71b12 | 2026-07-20 14:28:53.201 | | region_id | RegionOne | 2026-07-20 14:28:53.202 | | resource_name | image_stage_total | 2026-07-20 14:28:53.202 | | service_id | e296e8d2b3e746d1a6fdcc775cff595a | 2026-07-20 14:28:53.202 | +---------------+----------------------------------+ 2026-07-20 14:28:53.202 | + 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-20 14:28:53.202 | +---------------+----------------------------------+ 2026-07-20 14:28:53.202 | | Field | Value | 2026-07-20 14:28:53.202 | +---------------+----------------------------------+ 2026-07-20 14:28:53.202 | | default_limit | 100 | 2026-07-20 14:28:53.202 | | description | None | 2026-07-20 14:28:53.202 | | id | 669d1988fe0f4b09a68c24c724bfed66 | 2026-07-20 14:28:53.202 | | region_id | RegionOne | 2026-07-20 14:28:53.203 | | resource_name | image_count_total | 2026-07-20 14:28:53.203 | | service_id | e296e8d2b3e746d1a6fdcc775cff595a | 2026-07-20 14:28:53.203 | +---------------+----------------------------------+ 2026-07-20 14:28:53.203 | + 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-20 14:28:53.203 | +---------------+----------------------------------+ 2026-07-20 14:28:53.203 | | Field | Value | 2026-07-20 14:28:53.203 | +---------------+----------------------------------+ 2026-07-20 14:28:53.203 | | default_limit | 100 | 2026-07-20 14:28:53.203 | | description | None | 2026-07-20 14:28:53.203 | | id | 6852560fc31b41148f4db20e7e66ff1e | 2026-07-20 14:28:53.203 | | region_id | RegionOne | 2026-07-20 14:28:53.204 | | resource_name | image_count_uploading | 2026-07-20 14:28:53.204 | | service_id | e296e8d2b3e746d1a6fdcc775cff595a | 2026-07-20 14:28:53.204 | +---------------+----------------------------------+ 2026-07-20 14:28:53.204 | + lib/glance:configure_glance_quotas:331 : iniset /etc/glance/glance-api.conf DEFAULT use_keystone_limits True 2026-07-20 14:28:53.204 | + lib/glance:configure_glance_quotas:334 : iniset /etc/glance/glance-api.conf oslo_limit user_domain_name Default 2026-07-20 14:28:53.204 | + lib/glance:configure_glance_quotas:335 : iniset /etc/glance/glance-api.conf oslo_limit password nomoresecret 2026-07-20 14:28:53.204 | + lib/glance:configure_glance_quotas:336 : iniset /etc/glance/glance-api.conf oslo_limit username glance 2026-07-20 14:28:53.204 | + lib/glance:configure_glance_quotas:337 : iniset /etc/glance/glance-api.conf oslo_limit auth_type password 2026-07-20 14:28:53.204 | + lib/glance:configure_glance_quotas:338 : iniset /etc/glance/glance-api.conf oslo_limit auth_url http://192.168.122.72/identity 2026-07-20 14:28:53.204 | + lib/glance:configure_glance_quotas:339 : iniset /etc/glance/glance-api.conf oslo_limit system_scope all 2026-07-20 14:28:53.205 | ++ lib/glance:configure_glance_quotas:340 : oscwrap --os-cloud devstack-system-admin endpoint list --service glance -f value -c ID 2026-07-20 14:28:53.205 | ++ functions-common:oscwrap:2465 : return 0 2026-07-20 14:28:53.205 | + lib/glance:configure_glance_quotas:340 : iniset /etc/glance/glance-api.conf oslo_limit endpoint_id 7de1678818174218bf456bfc98f1f38a 2026-07-20 14:28:53.205 | + lib/glance:configure_glance_quotas:344 : openstack --os-cloud devstack-system-admin role add --user glance --user-domain Default --system all reader 2026-07-20 14:28:53.205 | + lib/glance:create_glance_accounts:512 : is_service_enabled s3api 2026-07-20 14:28:53.205 | + functions-common:is_service_enabled:2076 : return 1 2026-07-20 14:28:53.247 | [2068 Async create_glance_accounts:48984]: finished create_glance_accounts with result 0 in 72 seconds 2026-07-20 14:28:53.293 | [2068 Async create_cinder_accounts:49122]: Waiting for completion of create_cinder_accounts running on PID 49122 (3 other jobs running) 2026-07-20 14:28:53.325 | [2068 Async create_cinder_accounts:49122]: Signaling child to exit 2026-07-20 14:28:53.326 | WAKEUP 2026-07-20 14:28:53.354 | [2068 Async create_cinder_accounts:49122]: Signaled 2026-07-20 14:28:53.356 | + 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-20 14:28:53.356 | + lib/cinder:create_cinder_accounts:455 : local extra_role= 2026-07-20 14:28:53.356 | + lib/cinder:create_cinder_accounts:465 : is_service_enabled barbican 2026-07-20 14:28:53.356 | + functions-common:is_service_enabled:2076 : return 1 2026-07-20 14:28:53.356 | + lib/cinder:create_cinder_accounts:469 : create_service_user cinder 2026-07-20 14:28:53.356 | + lib/keystone:create_service_user:379 : get_or_create_user cinder nomoresecret Default 2026-07-20 14:28:53.356 | + functions-common:get_or_create_user:899 : local user_id 2026-07-20 14:28:53.356 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-07-20 14:28:53.356 | + functions-common:get_or_create_user:903 : local email= 2026-07-20 14:28:53.356 | ++ 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-20 14:28:53.356 | ++ functions-common:oscwrap:2465 : return 0 2026-07-20 14:28:53.357 | + functions-common:get_or_create_user:915 : user_id=b6c87ac2475a43919730766fa19ac79d 2026-07-20 14:28:53.357 | + functions-common:get_or_create_user:916 : echo b6c87ac2475a43919730766fa19ac79d 2026-07-20 14:28:53.357 | b6c87ac2475a43919730766fa19ac79d 2026-07-20 14:28:53.357 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service cinder service Default Default 2026-07-20 14:28:53.357 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-20 14:28:53.357 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-20 14:28:53.357 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-20 14:28:53.357 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-20 14:28:53.357 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-20 14:28:53.357 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-20 14:28:53.357 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-20 14:28:53.358 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-20 14:28:53.358 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-20 14:28:53.358 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-20 14:28:53.358 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-20 14:28:53.358 | + 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-20 14:28:53.358 | ++ 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-20 14:28:53.358 | ++ functions-common:oscwrap:2465 : return 0 2026-07-20 14:28:53.358 | + functions-common:get_or_add_user_project_role:979 : user_role_id=55eadd09f8f24efbaf5ec91fb8080494 2026-07-20 14:28:53.358 | + functions-common:get_or_add_user_project_role:980 : echo 55eadd09f8f24efbaf5ec91fb8080494 2026-07-20 14:28:53.358 | 55eadd09f8f24efbaf5ec91fb8080494 2026-07-20 14:28:53.359 | + lib/keystone:create_service_user:382 : [[ -n '' ]] 2026-07-20 14:28:53.359 | + lib/cinder:create_cinder_accounts:471 : is_service_enabled barbican 2026-07-20 14:28:53.359 | + functions-common:is_service_enabled:2076 : return 1 2026-07-20 14:28:53.359 | + lib/cinder:create_cinder_accounts:477 : local cinder_api_url 2026-07-20 14:28:53.359 | + lib/cinder:create_cinder_accounts:478 : cinder_api_url=http://192.168.122.72/volume 2026-07-20 14:28:53.359 | + lib/cinder:create_cinder_accounts:481 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2026-07-20 14:28:53.359 | + functions-common:get_or_create_service:1055 : local service_id 2026-07-20 14:28:53.359 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show block-storage -f value -c id 2026-07-20 14:28:53.359 | ++ 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-20 14:28:53.359 | ++ functions-common:oscwrap:2465 : return 0 2026-07-20 14:28:53.359 | + functions-common:get_or_create_service:1066 : service_id=' 2026-07-20 14:28:53.360 | baad58ccb8fc4b97afd50a084ca4cf8c' 2026-07-20 14:28:53.360 | + functions-common:get_or_create_service:1067 : echo baad58ccb8fc4b97afd50a084ca4cf8c 2026-07-20 14:28:53.360 | baad58ccb8fc4b97afd50a084ca4cf8c 2026-07-20 14:28:53.360 | + lib/cinder:create_cinder_accounts:483 : get_or_create_endpoint block-storage RegionOne http://192.168.122.72/volume/v3 2026-07-20 14:28:53.360 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-07-20 14:28:53.360 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface block-storage public http://192.168.122.72/volume/v3 RegionOne 2026-07-20 14:28:53.360 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-07-20 14:28:53.360 | +++ 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-20 14:28:53.360 | +++ functions-common:oscwrap:2465 : return 0 2026-07-20 14:28:53.360 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-07-20 14:28:53.360 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-07-20 14:28:53.361 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create block-storage public http://192.168.122.72/volume/v3 --region RegionOne -f value -c id 2026-07-20 14:28:53.361 | +++ functions-common:oscwrap:2465 : return 0 2026-07-20 14:28:53.361 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=dc5927ae66c54ada9edc0b6ece50497a 2026-07-20 14:28:53.361 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo dc5927ae66c54ada9edc0b6ece50497a 2026-07-20 14:28:53.361 | + functions-common:get_or_create_endpoint:1100 : public_id=dc5927ae66c54ada9edc0b6ece50497a 2026-07-20 14:28:53.361 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-07-20 14:28:53.361 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-07-20 14:28:53.361 | + functions-common:get_or_create_endpoint:1109 : echo dc5927ae66c54ada9edc0b6ece50497a 2026-07-20 14:28:53.361 | dc5927ae66c54ada9edc0b6ece50497a 2026-07-20 14:28:53.361 | + lib/cinder:create_cinder_accounts:486 : configure_cinder_internal_tenant 2026-07-20 14:28:53.361 | ++ lib/cinder:configure_cinder_internal_tenant:722 : get_or_create_project service 2026-07-20 14:28:53.362 | ++ functions-common:get_or_create_project:922 : local project_id 2026-07-20 14:28:53.362 | +++ 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-20 14:28:53.362 | +++ functions-common:oscwrap:2465 : return 0 2026-07-20 14:28:53.362 | ++ functions-common:get_or_create_project:928 : project_id=665b025f6e3d45a1bb55eae29f95f9b9 2026-07-20 14:28:53.362 | ++ functions-common:get_or_create_project:929 : echo 665b025f6e3d45a1bb55eae29f95f9b9 2026-07-20 14:28:53.362 | + lib/cinder:configure_cinder_internal_tenant:722 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id 665b025f6e3d45a1bb55eae29f95f9b9 2026-07-20 14:28:53.362 | ++ lib/cinder:configure_cinder_internal_tenant:723 : get_or_create_user cinder 2026-07-20 14:28:53.362 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-20 14:28:53.362 | ++ functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-07-20 14:28:53.362 | ++ functions-common:get_or_create_user:903 : local email= 2026-07-20 14:28:53.362 | +++ 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-20 14:28:53.363 | No password was supplied, authentication will fail when a user does not have a password. 2026-07-20 14:28:53.363 | +++ functions-common:oscwrap:2465 : return 0 2026-07-20 14:28:53.363 | ++ functions-common:get_or_create_user:915 : user_id=b6c87ac2475a43919730766fa19ac79d 2026-07-20 14:28:53.363 | ++ functions-common:get_or_create_user:916 : echo b6c87ac2475a43919730766fa19ac79d 2026-07-20 14:28:53.363 | + lib/cinder:configure_cinder_internal_tenant:723 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id b6c87ac2475a43919730766fa19ac79d 2026-07-20 14:28:53.415 | [2068 Async create_cinder_accounts:49122]: finished create_cinder_accounts with result 0 in 42 seconds 2026-07-20 14:28:53.421 | + inc/async:async_wait:197 : return 0 2026-07-20 14:28:53.426 | + ./stack.sh:main:1152 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2026-07-20 14:28:53.494 | [2068 Async create_neutron_accounts:49264]: Waiting for completion of create_neutron_accounts running on PID 49264 (2 other jobs running) 2026-07-20 14:28:53.525 | [2068 Async create_neutron_accounts:49264]: Signaling child to exit 2026-07-20 14:28:53.525 | WAKEUP 2026-07-20 14:28:53.554 | [2068 Async create_neutron_accounts:49264]: Signaled 2026-07-20 14:28:53.555 | + lib/neutron:create_neutron_accounts:486 : local neutron_url 2026-07-20 14:28:53.555 | + lib/neutron:create_neutron_accounts:487 : neutron_url=http://192.168.122.72/ 2026-07-20 14:28:53.556 | + lib/neutron:create_neutron_accounts:488 : '[' '!' -z networking ']' 2026-07-20 14:28:53.556 | + lib/neutron:create_neutron_accounts:489 : neutron_url=http://192.168.122.72/networking 2026-07-20 14:28:53.556 | + lib/neutron:create_neutron_accounts:492 : is_service_enabled q-svc neutron-api 2026-07-20 14:28:53.556 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 14:28:53.556 | + lib/neutron:create_neutron_accounts:494 : create_service_user neutron 2026-07-20 14:28:53.556 | + lib/keystone:create_service_user:379 : get_or_create_user neutron nomoresecret Default 2026-07-20 14:28:53.556 | + functions-common:get_or_create_user:899 : local user_id 2026-07-20 14:28:53.556 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-07-20 14:28:53.556 | + functions-common:get_or_create_user:903 : local email= 2026-07-20 14:28:53.556 | ++ 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-20 14:28:53.556 | ++ functions-common:oscwrap:2465 : return 0 2026-07-20 14:28:53.557 | + functions-common:get_or_create_user:915 : user_id=b965c75b04324ca2b7651b5a02c35462 2026-07-20 14:28:53.557 | + functions-common:get_or_create_user:916 : echo b965c75b04324ca2b7651b5a02c35462 2026-07-20 14:28:53.557 | b965c75b04324ca2b7651b5a02c35462 2026-07-20 14:28:53.557 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service neutron service Default Default 2026-07-20 14:28:53.557 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-20 14:28:53.557 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-20 14:28:53.557 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-20 14:28:53.557 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-20 14:28:53.557 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-20 14:28:53.557 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-20 14:28:53.557 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-20 14:28:53.558 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-20 14:28:53.558 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-20 14:28:53.558 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-20 14:28:53.558 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-20 14:28:53.558 | + 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-20 14:28:53.558 | ++ 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-20 14:28:53.558 | ++ functions-common:oscwrap:2465 : return 0 2026-07-20 14:28:53.559 | + functions-common:get_or_add_user_project_role:979 : user_role_id=55eadd09f8f24efbaf5ec91fb8080494 2026-07-20 14:28:53.559 | + functions-common:get_or_add_user_project_role:980 : echo 55eadd09f8f24efbaf5ec91fb8080494 2026-07-20 14:28:53.559 | 55eadd09f8f24efbaf5ec91fb8080494 2026-07-20 14:28:53.559 | + lib/keystone:create_service_user:382 : [[ -n '' ]] 2026-07-20 14:28:53.559 | + lib/neutron:create_neutron_accounts:496 : get_or_create_service neutron network 'Neutron Service' 2026-07-20 14:28:53.559 | + functions-common:get_or_create_service:1055 : local service_id 2026-07-20 14:28:53.559 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2026-07-20 14:28:53.560 | ++ 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-20 14:28:53.560 | ++ functions-common:oscwrap:2465 : return 0 2026-07-20 14:28:53.560 | + functions-common:get_or_create_service:1066 : service_id=' 2026-07-20 14:28:53.560 | fd4bf25ccc124f60ae88781470ad9d39' 2026-07-20 14:28:53.560 | + functions-common:get_or_create_service:1067 : echo fd4bf25ccc124f60ae88781470ad9d39 2026-07-20 14:28:53.560 | fd4bf25ccc124f60ae88781470ad9d39 2026-07-20 14:28:53.560 | + lib/neutron:create_neutron_accounts:498 : get_or_create_endpoint network RegionOne http://192.168.122.72/networking 2026-07-20 14:28:53.560 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-07-20 14:28:53.560 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface network public http://192.168.122.72/networking RegionOne 2026-07-20 14:28:53.560 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-07-20 14:28:53.560 | +++ 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-20 14:28:53.561 | +++ functions-common:oscwrap:2465 : return 0 2026-07-20 14:28:53.561 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-07-20 14:28:53.561 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-07-20 14:28:53.561 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create network public http://192.168.122.72/networking --region RegionOne -f value -c id 2026-07-20 14:28:53.561 | +++ functions-common:oscwrap:2465 : return 0 2026-07-20 14:28:53.561 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=840a0b3698ce49a89b77b440a4143722 2026-07-20 14:28:53.561 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 840a0b3698ce49a89b77b440a4143722 2026-07-20 14:28:53.561 | + functions-common:get_or_create_endpoint:1100 : public_id=840a0b3698ce49a89b77b440a4143722 2026-07-20 14:28:53.561 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-07-20 14:28:53.562 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-07-20 14:28:53.562 | + functions-common:get_or_create_endpoint:1109 : echo 840a0b3698ce49a89b77b440a4143722 2026-07-20 14:28:53.563 | 840a0b3698ce49a89b77b440a4143722 2026-07-20 14:28:53.616 | [2068 Async create_neutron_accounts:49264]: finished create_neutron_accounts with result 0 in 34 seconds 2026-07-20 14:28:53.626 | Not waiting for async task create_swift_accounts that we never started or has already been waited for 2026-07-20 14:28:53.634 | Not waiting for async task configure_horizon that we never started or has already been waited for 2026-07-20 14:28:53.638 | + inc/async:async_wait:197 : return 0 2026-07-20 14:28:53.643 | + ./stack.sh:main:1158 : is_service_enabled mysql postgresql 2026-07-20 14:28:53.671 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 14:28:53.676 | + ./stack.sh:main:1158 : is_service_enabled glance 2026-07-20 14:28:53.704 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 14:28:53.708 | + ./stack.sh:main:1159 : echo_summary 'Configuring Glance' 2026-07-20 14:28:53.713 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-20 14:28:53.717 | + ./stack.sh:echo_summary:450 : echo -e Configuring Glance 2026-07-20 14:28:53.721 | + ./stack.sh:main:1160 : async_runfunc init_glance 2026-07-20 14:28:53.726 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2026-07-20 14:28:53.816 | + inc/async:async_inner:63 : init_glance 2026-07-20 14:28:53.870 | [2068 Async init_glance:51518]: running: init_glance 2026-07-20 14:28:53.876 | + ./stack.sh:main:1167 : is_service_enabled neutron 2026-07-20 14:28:53.901 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 14:28:53.906 | + ./stack.sh:main:1168 : echo_summary 'Configuring Neutron' 2026-07-20 14:28:53.910 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-20 14:28:53.915 | + ./stack.sh:echo_summary:450 : echo -e Configuring Neutron 2026-07-20 14:28:53.919 | + ./stack.sh:main:1170 : configure_neutron 2026-07-20 14:28:53.925 | + lib/neutron:configure_neutron:381 : _configure_neutron_common 2026-07-20 14:28:53.929 | + lib/neutron:_configure_neutron_common:878 : _create_neutron_conf_dir 2026-07-20 14:28:53.934 | + lib/neutron:_create_neutron_conf_dir:871 : sudo install -d -o quobyte /etc/neutron 2026-07-20 14:28:53.956 | + lib/neutron:_configure_neutron_common:881 : cd /opt/stack/neutron 2026-07-20 14:28:53.959 | + lib/neutron:_configure_neutron_common:881 : exec ./tools/generate_config_file_samples.sh 2026-07-20 14:28:54.629 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-07-20 14:28:54.629 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-20 14:28:54.629 | we strongly recommend against using it for new projects. 2026-07-20 14:28:54.629 | 2026-07-20 14:28:54.629 | If you are already using Eventlet, we recommend migrating to a different 2026-07-20 14:28:54.629 | framework. For more detail see 2026-07-20 14:28:54.631 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-20 14:28:54.631 | 2026-07-20 14:28:54.631 | import eventlet as _eventlet # noqa 2026-07-20 14:28:58.999 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-07-20 14:28:58.999 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-20 14:28:59.000 | we strongly recommend against using it for new projects. 2026-07-20 14:28:59.000 | 2026-07-20 14:28:59.000 | If you are already using Eventlet, we recommend migrating to a different 2026-07-20 14:28:59.000 | framework. For more detail see 2026-07-20 14:28:59.001 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-20 14:28:59.001 | 2026-07-20 14:28:59.001 | import eventlet as _eventlet # noqa 2026-07-20 14:29:03.284 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-07-20 14:29:03.284 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-20 14:29:03.284 | we strongly recommend against using it for new projects. 2026-07-20 14:29:03.285 | 2026-07-20 14:29:03.285 | If you are already using Eventlet, we recommend migrating to a different 2026-07-20 14:29:03.285 | framework. For more detail see 2026-07-20 14:29:03.285 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-20 14:29:03.285 | 2026-07-20 14:29:03.285 | import eventlet as _eventlet # noqa 2026-07-20 14:29:07.444 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-07-20 14:29:07.445 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-20 14:29:07.445 | we strongly recommend against using it for new projects. 2026-07-20 14:29:07.445 | 2026-07-20 14:29:07.445 | If you are already using Eventlet, we recommend migrating to a different 2026-07-20 14:29:07.445 | framework. For more detail see 2026-07-20 14:29:07.445 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-20 14:29:07.445 | 2026-07-20 14:29:07.445 | import eventlet as _eventlet # noqa 2026-07-20 14:29:07.860 | + inc/async:async_inner:64 : rc=0 2026-07-20 14:29:07.893 | [51518 Async init_glance:51518]: finished successfully 2026-07-20 14:29:12.026 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-07-20 14:29:12.026 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-20 14:29:12.026 | we strongly recommend against using it for new projects. 2026-07-20 14:29:12.027 | 2026-07-20 14:29:12.027 | If you are already using Eventlet, we recommend migrating to a different 2026-07-20 14:29:12.027 | framework. For more detail see 2026-07-20 14:29:12.027 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-20 14:29:12.027 | 2026-07-20 14:29:12.027 | import eventlet as _eventlet # noqa 2026-07-20 14:29:16.042 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-07-20 14:29:16.043 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-20 14:29:16.043 | we strongly recommend against using it for new projects. 2026-07-20 14:29:16.043 | 2026-07-20 14:29:16.043 | If you are already using Eventlet, we recommend migrating to a different 2026-07-20 14:29:16.043 | framework. For more detail see 2026-07-20 14:29:16.043 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-20 14:29:16.043 | 2026-07-20 14:29:16.043 | import eventlet as _eventlet # noqa 2026-07-20 14:29:20.842 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-07-20 14:29:20.843 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-20 14:29:20.843 | we strongly recommend against using it for new projects. 2026-07-20 14:29:20.843 | 2026-07-20 14:29:20.843 | If you are already using Eventlet, we recommend migrating to a different 2026-07-20 14:29:20.843 | framework. For more detail see 2026-07-20 14:29:20.843 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-20 14:29:20.843 | 2026-07-20 14:29:20.843 | import eventlet as _eventlet # noqa 2026-07-20 14:29:25.027 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-07-20 14:29:25.028 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-20 14:29:25.028 | we strongly recommend against using it for new projects. 2026-07-20 14:29:25.028 | 2026-07-20 14:29:25.028 | If you are already using Eventlet, we recommend migrating to a different 2026-07-20 14:29:25.028 | framework. For more detail see 2026-07-20 14:29:25.028 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-20 14:29:25.028 | 2026-07-20 14:29:25.028 | import eventlet as _eventlet # noqa 2026-07-20 14:29:26.961 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-07-20 14:29:26.962 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-20 14:29:26.962 | we strongly recommend against using it for new projects. 2026-07-20 14:29:26.962 | 2026-07-20 14:29:26.962 | If you are already using Eventlet, we recommend migrating to a different 2026-07-20 14:29:26.962 | framework. For more detail see 2026-07-20 14:29:26.962 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-20 14:29:26.962 | 2026-07-20 14:29:26.962 | import eventlet as _eventlet # noqa 2026-07-20 14:29:30.954 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-07-20 14:29:30.955 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-20 14:29:30.955 | we strongly recommend against using it for new projects. 2026-07-20 14:29:30.955 | 2026-07-20 14:29:30.955 | If you are already using Eventlet, we recommend migrating to a different 2026-07-20 14:29:30.955 | framework. For more detail see 2026-07-20 14:29:30.955 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-20 14:29:30.955 | 2026-07-20 14:29:30.955 | import eventlet as _eventlet # noqa 2026-07-20 14:29:33.522 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-07-20 14:29:33.523 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-20 14:29:33.523 | we strongly recommend against using it for new projects. 2026-07-20 14:29:33.523 | 2026-07-20 14:29:33.523 | If you are already using Eventlet, we recommend migrating to a different 2026-07-20 14:29:33.523 | framework. For more detail see 2026-07-20 14:29:33.523 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-20 14:29:33.523 | 2026-07-20 14:29:33.523 | import eventlet as _eventlet # noqa 2026-07-20 14:29:36.878 | + lib/neutron:_configure_neutron_common:883 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2026-07-20 14:29:36.885 | + lib/neutron:_configure_neutron_common:885 : Q_POLICY_FILE=/etc/neutron/policy.json 2026-07-20 14:29:36.889 | + lib/neutron:_configure_neutron_common:889 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2026-07-20 14:29:36.893 | + lib/neutron:_configure_neutron_common:893 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2026-07-20 14:29:36.897 | + lib/neutron:_configure_neutron_common:898 : neutron_plugin_configure_common 2026-07-20 14:29:36.901 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2026-07-20 14:29:36.906 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2026-07-20 14:29:36.910 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2026-07-20 14:29:36.914 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : neutron_service_plugin_class_add ovn-router 2026-07-20 14:29:36.918 | + lib/neutron:neutron_service_plugin_class_add:1037 : local service_plugin_class=ovn-router 2026-07-20 14:29:36.921 | + lib/neutron:neutron_service_plugin_class_add:1038 : [[ '' == '' ]] 2026-07-20 14:29:36.926 | + lib/neutron:neutron_service_plugin_class_add:1039 : Q_SERVICE_PLUGIN_CLASSES=ovn-router 2026-07-20 14:29:36.929 | + lib/neutron:_configure_neutron_common:900 : [[ etc/neutron/plugins/ml2 == '' ]] 2026-07-20 14:29:36.934 | + lib/neutron:_configure_neutron_common:900 : [[ ml2_conf.ini == '' ]] 2026-07-20 14:29:36.938 | + lib/neutron:_configure_neutron_common:900 : [[ ml2 == '' ]] 2026-07-20 14:29:36.942 | + lib/neutron:_configure_neutron_common:905 : mkdir -p /etc/neutron/plugins/ml2 2026-07-20 14:29:36.949 | + lib/neutron:_configure_neutron_common:906 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-20 14:29:36.953 | + lib/neutron:_configure_neutron_common:909 : NEUTRON_CORE_PLUGIN_CONF=etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-20 14:29:36.957 | + lib/neutron:_configure_neutron_common:912 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2026-07-20 14:29:36.961 | + lib/neutron:_configure_neutron_common:913 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample /etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-20 14:29:36.970 | ++ lib/neutron:_configure_neutron_common:918 : database_connection_url neutron 2026-07-20 14:29:36.974 | ++ lib/database:database_connection_url:134 : local db=neutron 2026-07-20 14:29:36.978 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2026-07-20 14:29:36.982 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=neutron 2026-07-20 14:29:36.986 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-20 14:29:36.989 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-20 14:29:36.994 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-20 14:29:37.019 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-20 14:29:37.023 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-20 14:29:37.026 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/neutron?charset=utf8&plugin=dbcounter' 2026-07-20 14:29:37.032 | + lib/neutron:_configure_neutron_common:918 : iniset /etc/neutron/neutron.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/neutron?charset=utf8&plugin=dbcounter' 2026-07-20 14:29:37.079 | + lib/neutron:_configure_neutron_common:919 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2026-07-20 14:29:37.125 | + lib/neutron:_configure_neutron_common:920 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2026-07-20 14:29:37.173 | + lib/neutron:_configure_neutron_common:921 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2026-07-20 14:29:37.219 | + lib/neutron:_configure_neutron_common:922 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2026-07-20 14:29:37.266 | + lib/neutron:_configure_neutron_common:925 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2026-07-20 14:29:37.313 | + lib/neutron:_configure_neutron_common:927 : '[' libvirt = fake ']' 2026-07-20 14:29:37.317 | + lib/neutron:_configure_neutron_common:937 : setup_logging /etc/neutron/neutron.conf 2026-07-20 14:29:37.321 | + functions:setup_logging:693 : setup_systemd_logging /etc/neutron/neutron.conf 2026-07-20 14:29:37.325 | + functions:setup_systemd_logging:710 : local conf_file=/etc/neutron/neutron.conf 2026-07-20 14:29:37.331 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-07-20 14:29:37.357 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-07-20 14:29:37.361 | + functions:setup_systemd_logging:716 : local pidstr= 2026-07-20 14:29:37.366 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-07-20 14:29:37.370 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-07-20 14:29:37.374 | + 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-20 14:29:37.422 | + 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-20 14:29:37.469 | + 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-20 14:29:37.516 | + functions:setup_systemd_logging:727 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-07-20 14:29:37.563 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/neutron.conf DEFAULT log_color False 2026-07-20 14:29:37.611 | + lib/neutron:_configure_neutron_common:939 : _neutron_setup_rootwrap 2026-07-20 14:29:37.615 | + lib/neutron:_neutron_setup_rootwrap:1072 : [[ True == \F\a\l\s\e ]] 2026-07-20 14:29:37.619 | + lib/neutron:_neutron_setup_rootwrap:1076 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2026-07-20 14:29:37.623 | + lib/neutron:_neutron_setup_rootwrap:1077 : [[ -d /etc/neutron/rootwrap.d ]] 2026-07-20 14:29:37.627 | + lib/neutron:_neutron_setup_rootwrap:1081 : neutron_deploy_rootwrap_filters /opt/stack/neutron 2026-07-20 14:29:37.631 | + lib/neutron:neutron_deploy_rootwrap_filters:1062 : [[ True == \F\a\l\s\e ]] 2026-07-20 14:29:37.635 | + lib/neutron:neutron_deploy_rootwrap_filters:1065 : local srcdir=/opt/stack/neutron 2026-07-20 14:29:37.639 | + lib/neutron:neutron_deploy_rootwrap_filters:1066 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2026-07-20 14:29:37.658 | + lib/neutron:neutron_deploy_rootwrap_filters:1067 : sudo install -o root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.d/rootwrap.filters /etc/neutron/rootwrap.d/ 2026-07-20 14:29:37.675 | + lib/neutron:_neutron_setup_rootwrap:1085 : sudo install -o root -g root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.conf /etc/neutron/rootwrap.conf 2026-07-20 14:29:37.694 | + lib/neutron:_neutron_setup_rootwrap:1086 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/neutron/rootwrap.d:' -i /etc/neutron/rootwrap.conf 2026-07-20 14:29:37.712 | + lib/neutron:_neutron_setup_rootwrap:1090 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/neutron/rootwrap.conf 2026-07-20 14:29:37.731 | + lib/neutron:_neutron_setup_rootwrap:1093 : ROOTWRAP_SUDOER_CMD='/opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2026-07-20 14:29:37.735 | + lib/neutron:_neutron_setup_rootwrap:1094 : ROOTWRAP_DAEMON_SUDOER_CMD='/opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-07-20 14:29:37.740 | ++ lib/neutron:_neutron_setup_rootwrap:1097 : mktemp 2026-07-20 14:29:37.746 | + lib/neutron:_neutron_setup_rootwrap:1097 : TEMPFILE=/tmp/tmp.NXIix5Pltl 2026-07-20 14:29:37.750 | + lib/neutron:_neutron_setup_rootwrap:1098 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2026-07-20 14:29:37.755 | + lib/neutron:_neutron_setup_rootwrap:1099 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-07-20 14:29:37.759 | + lib/neutron:_neutron_setup_rootwrap:1100 : chmod 0440 /tmp/tmp.NXIix5Pltl 2026-07-20 14:29:37.765 | + lib/neutron:_neutron_setup_rootwrap:1101 : sudo chown root:root /tmp/tmp.NXIix5Pltl 2026-07-20 14:29:37.784 | + lib/neutron:_neutron_setup_rootwrap:1102 : sudo mv /tmp/tmp.NXIix5Pltl /etc/sudoers.d/neutron-rootwrap 2026-07-20 14:29:37.802 | + lib/neutron:_neutron_setup_rootwrap:1105 : configure_root_helper_options /etc/neutron/neutron.conf 2026-07-20 14:29:37.806 | + lib/neutron:configure_root_helper_options:1109 : local conffile=/etc/neutron/neutron.conf 2026-07-20 14:29:37.810 | + lib/neutron:configure_root_helper_options:1110 : iniset /etc/neutron/neutron.conf agent root_helper 'sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-07-20 14:29:37.859 | + lib/neutron:configure_root_helper_options:1111 : [[ True == \T\r\u\e ]] 2026-07-20 14:29:37.863 | + lib/neutron:configure_root_helper_options:1112 : iniset /etc/neutron/neutron.conf agent root_helper_daemon 'sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-07-20 14:29:37.910 | + lib/neutron:configure_neutron:382 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2026-07-20 14:29:37.915 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=neutron 2026-07-20 14:29:37.919 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/neutron/neutron.conf 2026-07-20 14:29:37.923 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-07-20 14:29:37.928 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-07-20 14:29:37.932 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-07-20 14:29:37.959 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 14:29:37.965 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-07-20 14:29:37.969 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-07-20 14:29:37.974 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-07-20 14:29:38.002 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-20 14:29:38.007 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.72:5672/ 2026-07-20 14:29:38.012 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.72:5672/ 2026-07-20 14:29:38.062 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-07-20 14:29:38.066 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-07-20 14:29:38.070 | + lib/neutron:configure_neutron:384 : is_service_enabled q-metering neutron-metering 2026-07-20 14:29:38.097 | + functions-common:is_service_enabled:2076 : return 1 2026-07-20 14:29:38.101 | + lib/neutron:configure_neutron:387 : is_service_enabled q-agt neutron-agent 2026-07-20 14:29:38.129 | + functions-common:is_service_enabled:2076 : return 1 2026-07-20 14:29:38.133 | + lib/neutron:configure_neutron:390 : is_service_enabled q-dhcp neutron-dhcp 2026-07-20 14:29:38.160 | + functions-common:is_service_enabled:2076 : return 1 2026-07-20 14:29:38.164 | + lib/neutron:configure_neutron:393 : is_service_enabled q-l3 neutron-l3 2026-07-20 14:29:38.191 | + functions-common:is_service_enabled:2076 : return 1 2026-07-20 14:29:38.196 | + lib/neutron:configure_neutron:396 : is_service_enabled q-meta neutron-metadata-agent 2026-07-20 14:29:38.223 | + functions-common:is_service_enabled:2076 : return 1 2026-07-20 14:29:38.227 | + lib/neutron:configure_neutron:400 : [[ legacy != \l\e\g\a\c\y ]] 2026-07-20 14:29:38.231 | + lib/neutron:configure_neutron:403 : is_service_enabled ceilometer 2026-07-20 14:29:38.258 | + functions-common:is_service_enabled:2076 : return 1 2026-07-20 14:29:38.262 | + lib/neutron:configure_neutron:407 : [[ ovn == \o\v\n ]] 2026-07-20 14:29:38.266 | + lib/neutron:configure_neutron:408 : configure_ovn 2026-07-20 14:29:38.271 | + lib/neutron_plugins/ovn_agent:configure_ovn:560 : echo 'Configuring OVN' 2026-07-20 14:29:38.271 | Configuring OVN 2026-07-20 14:29:38.275 | + lib/neutron_plugins/ovn_agent:configure_ovn:562 : '[' -z '' ']' 2026-07-20 14:29:38.279 | + lib/neutron_plugins/ovn_agent:configure_ovn:563 : '[' -f /etc/openvswitch/system-id.conf ']' 2026-07-20 14:29:38.285 | ++ lib/neutron_plugins/ovn_agent:configure_ovn:564 : cat /etc/openvswitch/system-id.conf 2026-07-20 14:29:38.291 | + lib/neutron_plugins/ovn_agent:configure_ovn:564 : OVN_UUID=28be48e0-20e0-4c1b-bf90-67827bfc97cc 2026-07-20 14:29:38.295 | + lib/neutron_plugins/ovn_agent:configure_ovn:579 : [[ False == \F\a\l\s\e ]] 2026-07-20 14:29:38.300 | + lib/neutron_plugins/ovn_agent:configure_ovn:579 : is_fedora 2026-07-20 14:29:38.304 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-20 14:29:38.308 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-20 14:29:38.312 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-20 14:29:38.316 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-20 14:29:38.320 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-20 14:29:38.324 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-20 14:29:38.328 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-20 14:29:38.332 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-20 14:29:38.336 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-20 14:29:38.340 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-20 14:29:38.344 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-20 14:29:38.348 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-20 14:29:38.352 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-20 14:29:38.356 | + lib/neutron_plugins/ovn_agent:configure_ovn:586 : local sample_file= 2026-07-20 14:29:38.360 | + lib/neutron_plugins/ovn_agent:configure_ovn:587 : local config_file= 2026-07-20 14:29:38.364 | + lib/neutron_plugins/ovn_agent:configure_ovn:588 : is_ovn_agent_enabled 2026-07-20 14:29:38.369 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:330 : is_service_enabled q-ovn-agent neutron-ovn-agent 2026-07-20 14:29:38.396 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 14:29:38.400 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:331 : enable_service q-ovn-agent 2026-07-20 14:29:38.463 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:332 : return 0 2026-07-20 14:29:38.468 | + lib/neutron_plugins/ovn_agent:configure_ovn:588 : [[ metadata =~ metadata ]] 2026-07-20 14:29:38.472 | + lib/neutron_plugins/ovn_agent:configure_ovn:588 : is_service_enabled ovn-controller 2026-07-20 14:29:38.499 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 14:29:38.503 | + lib/neutron_plugins/ovn_agent:configure_ovn:589 : sample_file=/opt/stack/neutron/etc/neutron/plugins/ml2/ovn_agent.ini.sample 2026-07-20 14:29:38.508 | + lib/neutron_plugins/ovn_agent:configure_ovn:590 : config_file=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-07-20 14:29:38.512 | + lib/neutron_plugins/ovn_agent:configure_ovn:595 : '[' -n /etc/neutron/plugins/ml2/ovn_agent.ini ']' 2026-07-20 14:29:38.516 | + lib/neutron_plugins/ovn_agent:configure_ovn:596 : sudo install -d -o quobyte /etc/neutron 2026-07-20 14:29:38.535 | + lib/neutron_plugins/ovn_agent:configure_ovn:598 : mkdir -p /opt/stack/neutron/etc/neutron/plugins/ml2 2026-07-20 14:29:38.543 | + lib/neutron_plugins/ovn_agent:configure_ovn:599 : cd /opt/stack/neutron 2026-07-20 14:29:38.547 | + lib/neutron_plugins/ovn_agent:configure_ovn:599 : exec ./tools/generate_config_file_samples.sh 2026-07-20 14:29:39.211 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-07-20 14:29:39.211 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-20 14:29:39.212 | we strongly recommend against using it for new projects. 2026-07-20 14:29:39.212 | 2026-07-20 14:29:39.212 | If you are already using Eventlet, we recommend migrating to a different 2026-07-20 14:29:39.212 | framework. For more detail see 2026-07-20 14:29:39.212 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-20 14:29:39.212 | 2026-07-20 14:29:39.212 | import eventlet as _eventlet # noqa 2026-07-20 14:29:43.219 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-07-20 14:29:43.220 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-20 14:29:43.220 | we strongly recommend against using it for new projects. 2026-07-20 14:29:43.220 | 2026-07-20 14:29:43.220 | If you are already using Eventlet, we recommend migrating to a different 2026-07-20 14:29:43.220 | framework. For more detail see 2026-07-20 14:29:43.220 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-20 14:29:43.221 | 2026-07-20 14:29:43.221 | import eventlet as _eventlet # noqa 2026-07-20 14:29:47.229 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-07-20 14:29:47.229 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-20 14:29:47.229 | we strongly recommend against using it for new projects. 2026-07-20 14:29:47.229 | 2026-07-20 14:29:47.229 | If you are already using Eventlet, we recommend migrating to a different 2026-07-20 14:29:47.230 | framework. For more detail see 2026-07-20 14:29:47.230 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-20 14:29:47.230 | 2026-07-20 14:29:47.231 | import eventlet as _eventlet # noqa 2026-07-20 14:29:51.268 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-07-20 14:29:51.268 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-20 14:29:51.268 | we strongly recommend against using it for new projects. 2026-07-20 14:29:51.268 | 2026-07-20 14:29:51.268 | If you are already using Eventlet, we recommend migrating to a different 2026-07-20 14:29:51.269 | framework. For more detail see 2026-07-20 14:29:51.269 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-20 14:29:51.269 | 2026-07-20 14:29:51.269 | import eventlet as _eventlet # noqa 2026-07-20 14:29:55.790 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-07-20 14:29:55.791 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-20 14:29:55.791 | we strongly recommend against using it for new projects. 2026-07-20 14:29:55.791 | 2026-07-20 14:29:55.791 | If you are already using Eventlet, we recommend migrating to a different 2026-07-20 14:29:55.791 | framework. For more detail see 2026-07-20 14:29:55.791 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-20 14:29:55.791 | 2026-07-20 14:29:55.791 | import eventlet as _eventlet # noqa 2026-07-20 14:29:59.786 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-07-20 14:29:59.787 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-20 14:29:59.787 | we strongly recommend against using it for new projects. 2026-07-20 14:29:59.787 | 2026-07-20 14:29:59.787 | If you are already using Eventlet, we recommend migrating to a different 2026-07-20 14:29:59.787 | framework. For more detail see 2026-07-20 14:29:59.787 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-20 14:29:59.787 | 2026-07-20 14:29:59.787 | import eventlet as _eventlet # noqa 2026-07-20 14:30:04.559 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-07-20 14:30:04.559 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-20 14:30:04.559 | we strongly recommend against using it for new projects. 2026-07-20 14:30:04.559 | 2026-07-20 14:30:04.559 | If you are already using Eventlet, we recommend migrating to a different 2026-07-20 14:30:04.559 | framework. For more detail see 2026-07-20 14:30:04.559 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-20 14:30:04.559 | 2026-07-20 14:30:04.559 | import eventlet as _eventlet # noqa 2026-07-20 14:30:08.736 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-07-20 14:30:08.736 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-20 14:30:08.736 | we strongly recommend against using it for new projects. 2026-07-20 14:30:08.736 | 2026-07-20 14:30:08.736 | If you are already using Eventlet, we recommend migrating to a different 2026-07-20 14:30:08.736 | framework. For more detail see 2026-07-20 14:30:08.736 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-20 14:30:08.736 | 2026-07-20 14:30:08.737 | import eventlet as _eventlet # noqa 2026-07-20 14:30:10.672 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-07-20 14:30:10.673 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-20 14:30:10.673 | we strongly recommend against using it for new projects. 2026-07-20 14:30:10.673 | 2026-07-20 14:30:10.673 | If you are already using Eventlet, we recommend migrating to a different 2026-07-20 14:30:10.673 | framework. For more detail see 2026-07-20 14:30:10.673 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-20 14:30:10.673 | 2026-07-20 14:30:10.673 | import eventlet as _eventlet # noqa 2026-07-20 14:30:14.667 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-07-20 14:30:14.667 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-20 14:30:14.668 | we strongly recommend against using it for new projects. 2026-07-20 14:30:14.668 | 2026-07-20 14:30:14.668 | If you are already using Eventlet, we recommend migrating to a different 2026-07-20 14:30:14.668 | framework. For more detail see 2026-07-20 14:30:14.668 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-20 14:30:14.668 | 2026-07-20 14:30:14.669 | import eventlet as _eventlet # noqa 2026-07-20 14:30:17.230 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-07-20 14:30:17.231 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-20 14:30:17.231 | we strongly recommend against using it for new projects. 2026-07-20 14:30:17.231 | 2026-07-20 14:30:17.231 | If you are already using Eventlet, we recommend migrating to a different 2026-07-20 14:30:17.231 | framework. For more detail see 2026-07-20 14:30:17.231 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-20 14:30:17.231 | 2026-07-20 14:30:17.231 | import eventlet as _eventlet # noqa 2026-07-20 14:30:20.578 | + lib/neutron_plugins/ovn_agent:configure_ovn:601 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ovn_agent.ini.sample /etc/neutron/plugins/ml2/ovn_agent.ini 2026-07-20 14:30:20.585 | + lib/neutron_plugins/ovn_agent:configure_ovn:602 : configure_root_helper_options /etc/neutron/plugins/ml2/ovn_agent.ini 2026-07-20 14:30:20.590 | + lib/neutron:configure_root_helper_options:1109 : local conffile=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-07-20 14:30:20.594 | + lib/neutron:configure_root_helper_options:1110 : 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-20 14:30:20.641 | + lib/neutron:configure_root_helper_options:1111 : [[ True == \T\r\u\e ]] 2026-07-20 14:30:20.647 | + lib/neutron:configure_root_helper_options:1112 : 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-20 14:30:20.693 | + lib/neutron_plugins/ovn_agent:configure_ovn:604 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT debug True 2026-07-20 14:30:20.741 | + lib/neutron_plugins/ovn_agent:configure_ovn:605 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT nova_metadata_host 192.168.122.72 2026-07-20 14:30:20.788 | + lib/neutron_plugins/ovn_agent:configure_ovn:606 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT metadata_workers 2 2026-07-20 14:30:20.836 | + lib/neutron_plugins/ovn_agent:configure_ovn:607 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT state_path /opt/stack/data/neutron 2026-07-20 14:30:20.883 | + lib/neutron_plugins/ovn_agent:configure_ovn:608 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovs ovsdb_connection tcp:127.0.0.1:6640 2026-07-20 14:30:20.930 | + lib/neutron_plugins/ovn_agent:configure_ovn:609 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovn ovn_sb_connection tcp:192.168.122.72:6642 2026-07-20 14:30:20.978 | + lib/neutron_plugins/ovn_agent:configure_ovn:610 : is_service_enabled tls-proxy 2026-07-20 14:30:21.004 | + functions-common:is_service_enabled:2076 : return 1 2026-07-20 14:30:21.008 | + lib/neutron_plugins/ovn_agent:configure_ovn:618 : [[ /etc/neutron/plugins/ml2/ovn_agent.ini == /etc/neutron/plugins/ml2/ovn_agent.ini ]] 2026-07-20 14:30:21.012 | + lib/neutron_plugins/ovn_agent:configure_ovn:619 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini agent extensions metadata 2026-07-20 14:30:21.058 | + lib/neutron_plugins/ovn_agent:configure_ovn:620 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovn ovn_nb_connection tcp:192.168.122.72:6641 2026-07-20 14:30:21.105 | + lib/neutron_plugins/ovn_agent:configure_ovn:621 : [[ metadata =~ ovn-evpn ]] 2026-07-20 14:30:21.109 | + lib/neutron:configure_neutron:409 : configure_ovn_plugin 2026-07-20 14:30:21.114 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:502 : echo 'Configuring Neutron for OVN' 2026-07-20 14:30:21.114 | Configuring Neutron for OVN 2026-07-20 14:30:21.118 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:504 : is_service_enabled q-svc neutron-api 2026-07-20 14:30:21.144 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 14:30:21.148 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:505 : filter_network_api_extensions 2026-07-20 14:30:21.154 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:476 : /opt/stack/data/venv/bin/python3 -c 'from neutron.common.ovn import extensions ;\ 2026-07-20 14:30:21.154 | print(",".join(extensions.ML2_SUPPORTED_API_EXTENSIONS))' 2026-07-20 14:30:21.797 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-07-20 14:30:21.797 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-20 14:30:21.797 | we strongly recommend against using it for new projects. 2026-07-20 14:30:21.797 | 2026-07-20 14:30:21.798 | If you are already using Eventlet, we recommend migrating to a different 2026-07-20 14:30:21.798 | framework. For more detail see 2026-07-20 14:30:21.798 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-20 14:30:21.798 | 2026-07-20 14:30:21.798 | import eventlet as _eventlet # noqa 2026-07-20 14:30:25.069 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:476 : 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-20 14:30:25.075 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:479 : /opt/stack/data/venv/bin/python3 -c 'from neutron.common.ovn import extensions ;\ 2026-07-20 14:30:25.075 | print(",".join(extensions.ML2_SUPPORTED_API_EXTENSIONS_OVN_L3))' 2026-07-20 14:30:25.716 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-07-20 14:30:25.717 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-20 14:30:25.717 | we strongly recommend against using it for new projects. 2026-07-20 14:30:25.717 | 2026-07-20 14:30:25.717 | If you are already using Eventlet, we recommend migrating to a different 2026-07-20 14:30:25.717 | framework. For more detail see 2026-07-20 14:30:25.717 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-20 14:30:25.717 | 2026-07-20 14:30:25.717 | import eventlet as _eventlet # noqa 2026-07-20 14:30:28.426 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:479 : 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-20 14:30:28.432 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : is_service_enabled q-qos neutron-qos 2026-07-20 14:30:28.457 | + functions-common:is_service_enabled:2076 : return 1 2026-07-20 14:30:28.461 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:483 : 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-20 14:30:28.469 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:484 : 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-20 14:30:28.469 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:484 : tr ', ' '\n' 2026-07-20 14:30:28.469 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 484: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-20 14:30:28.470 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:484 : LC_ALL=C 2026-07-20 14:30:28.474 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 484: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-20 14:30:28.474 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:484 : sort -u 2026-07-20 14:30:28.482 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:484 : extensions='address-group 2026-07-20 14:30:28.482 | address-scope 2026-07-20 14:30:28.482 | agent 2026-07-20 14:30:28.483 | allowed-address-pairs 2026-07-20 14:30:28.483 | auto-allocated-topology 2026-07-20 14:30:28.483 | availability_zone 2026-07-20 14:30:28.483 | bgp 2026-07-20 14:30:28.483 | bgp_4byte_asn 2026-07-20 14:30:28.483 | bgp_dragent_scheduler 2026-07-20 14:30:28.483 | binding 2026-07-20 14:30:28.483 | binding-extended 2026-07-20 14:30:28.483 | default-subnetpools 2026-07-20 14:30:28.483 | dhcp_agent_scheduler 2026-07-20 14:30:28.483 | dns-domain-ports 2026-07-20 14:30:28.483 | dns-integration 2026-07-20 14:30:28.484 | dns-integration-domain-keywords 2026-07-20 14:30:28.484 | empty-string-filtering 2026-07-20 14:30:28.484 | enable-default-route-bfd 2026-07-20 14:30:28.484 | enable-default-route-ecmp 2026-07-20 14:30:28.484 | expose-port-forwarding-in-fip 2026-07-20 14:30:28.484 | ext-gw-mode 2026-07-20 14:30:28.484 | external-gateway-multihoming 2026-07-20 14:30:28.484 | external-net 2026-07-20 14:30:28.484 | extra_dhcp_opt 2026-07-20 14:30:28.484 | extraroute 2026-07-20 14:30:28.484 | extraroute-atomic 2026-07-20 14:30:28.485 | filter-validation 2026-07-20 14:30:28.485 | fip-port-details 2026-07-20 14:30:28.485 | flavors 2026-07-20 14:30:28.485 | floating-ip-port-forwarding 2026-07-20 14:30:28.485 | floating-ip-port-forwarding-description 2026-07-20 14:30:28.485 | floating-ip-port-forwarding-detail 2026-07-20 14:30:28.485 | floating-ip-port-forwarding-port-ranges 2026-07-20 14:30:28.485 | floatingip-pools 2026-07-20 14:30:28.486 | fwaas_v2 2026-07-20 14:30:28.486 | ip_allocation 2026-07-20 14:30:28.486 | l3-agent-scheduler-ha-chassis-priority 2026-07-20 14:30:28.487 | l3-flavors 2026-07-20 14:30:28.487 | l3-ha 2026-07-20 14:30:28.489 | l3_agent_scheduler 2026-07-20 14:30:28.489 | logging 2026-07-20 14:30:28.489 | multi-provider 2026-07-20 14:30:28.490 | net-mtu 2026-07-20 14:30:28.490 | net-mtu-writable 2026-07-20 14:30:28.490 | network-ip-availability 2026-07-20 14:30:28.490 | network_availability_zone 2026-07-20 14:30:28.491 | network_ha 2026-07-20 14:30:28.491 | pagination 2026-07-20 14:30:28.491 | port-device-profile 2026-07-20 14:30:28.491 | port-hardware-offload-type 2026-07-20 14:30:28.491 | port-mac-address-regenerate 2026-07-20 14:30:28.491 | port-numa-affinity-policy 2026-07-20 14:30:28.491 | port-numa-affinity-policy-socket 2026-07-20 14:30:28.491 | port-resource-request 2026-07-20 14:30:28.491 | port-security 2026-07-20 14:30:28.491 | port-trusted-vif 2026-07-20 14:30:28.491 | project-id 2026-07-20 14:30:28.491 | provider 2026-07-20 14:30:28.492 | pvlan 2026-07-20 14:30:28.492 | qinq 2026-07-20 14:30:28.492 | qos 2026-07-20 14:30:28.492 | qos-bw-limit-direction 2026-07-20 14:30:28.492 | qos-bw-minimum-ingress 2026-07-20 14:30:28.492 | qos-default 2026-07-20 14:30:28.492 | qos-fip 2026-07-20 14:30:28.492 | qos-gateway-ip 2026-07-20 14:30:28.493 | qos-rule-type-details 2026-07-20 14:30:28.493 | qos-rule-type-filter 2026-07-20 14:30:28.493 | qos-rules-alias 2026-07-20 14:30:28.494 | quota-check-limit 2026-07-20 14:30:28.494 | quota-check-limit-default 2026-07-20 14:30:28.494 | quota_details 2026-07-20 14:30:28.494 | quotas 2026-07-20 14:30:28.494 | rbac-address-scope 2026-07-20 14:30:28.495 | rbac-policies 2026-07-20 14:30:28.495 | rbac-security-groups 2026-07-20 14:30:28.495 | router 2026-07-20 14:30:28.495 | router-enable-snat 2026-07-20 14:30:28.495 | router_availability_zone 2026-07-20 14:30:28.495 | security-group 2026-07-20 14:30:28.495 | security-groups-default-rules 2026-07-20 14:30:28.495 | security-groups-default-statefulness 2026-07-20 14:30:28.495 | security-groups-normalized-cidr 2026-07-20 14:30:28.495 | security-groups-remote-address-group 2026-07-20 14:30:28.496 | security-groups-rules-belongs-to-default-sg 2026-07-20 14:30:28.496 | security-groups-shared-filtering 2026-07-20 14:30:28.496 | segment 2026-07-20 14:30:28.496 | sorting 2026-07-20 14:30:28.496 | standard-attr-description 2026-07-20 14:30:28.496 | standard-attr-fwaas-v2 2026-07-20 14:30:28.496 | standard-attr-revisions 2026-07-20 14:30:28.496 | standard-attr-tag 2026-07-20 14:30:28.497 | standard-attr-timestamp 2026-07-20 14:30:28.497 | stateful-security-group 2026-07-20 14:30:28.497 | subnet-dns-publish-fixed-ip 2026-07-20 14:30:28.497 | subnet-external-network 2026-07-20 14:30:28.497 | subnet-service-types 2026-07-20 14:30:28.497 | subnet_allocation 2026-07-20 14:30:28.497 | subnet_onboard 2026-07-20 14:30:28.497 | subnetpool-prefix-ops 2026-07-20 14:30:28.497 | tag-creation 2026-07-20 14:30:28.497 | tap-mirror 2026-07-20 14:30:28.498 | tap-mirror-both-direction 2026-07-20 14:30:28.498 | trunk 2026-07-20 14:30:28.498 | uplink-status-propagation 2026-07-20 14:30:28.498 | uplink-status-propagation-updatable 2026-07-20 14:30:28.498 | vlan-transparent 2026-07-20 14:30:28.498 | vpn-endpoint-groups 2026-07-20 14:30:28.498 | vpnaas' 2026-07-20 14:30:28.498 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:485 : 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-20 14:30:28.498 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:485 : tr ', ' '\n' 2026-07-20 14:30:28.498 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 485: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-20 14:30:28.499 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:485 : LC_ALL=C 2026-07-20 14:30:28.499 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 485: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-20 14:30:28.499 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:485 : sort -u 2026-07-20 14:30:28.502 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:485 : supported_ext='address-group 2026-07-20 14:30:28.502 | address-scope 2026-07-20 14:30:28.502 | agent 2026-07-20 14:30:28.502 | allowed-address-pairs 2026-07-20 14:30:28.503 | auto-allocated-topology 2026-07-20 14:30:28.503 | availability_zone 2026-07-20 14:30:28.503 | bgp 2026-07-20 14:30:28.503 | bgp_4byte_asn 2026-07-20 14:30:28.503 | bgp_dragent_scheduler 2026-07-20 14:30:28.503 | binding 2026-07-20 14:30:28.503 | binding-extended 2026-07-20 14:30:28.503 | default-subnetpools 2026-07-20 14:30:28.503 | dhcp_agent_scheduler 2026-07-20 14:30:28.503 | dns-domain-ports 2026-07-20 14:30:28.503 | dns-integration 2026-07-20 14:30:28.504 | dns-integration-domain-keywords 2026-07-20 14:30:28.504 | empty-string-filtering 2026-07-20 14:30:28.504 | enable-default-route-bfd 2026-07-20 14:30:28.504 | enable-default-route-ecmp 2026-07-20 14:30:28.504 | expose-port-forwarding-in-fip 2026-07-20 14:30:28.504 | ext-gw-mode 2026-07-20 14:30:28.504 | external-gateway-multihoming 2026-07-20 14:30:28.504 | external-net 2026-07-20 14:30:28.504 | extra_dhcp_opt 2026-07-20 14:30:28.504 | extraroute 2026-07-20 14:30:28.505 | extraroute-atomic 2026-07-20 14:30:28.505 | filter-validation 2026-07-20 14:30:28.505 | fip-port-details 2026-07-20 14:30:28.505 | flavors 2026-07-20 14:30:28.505 | floating-ip-port-forwarding 2026-07-20 14:30:28.505 | floating-ip-port-forwarding-description 2026-07-20 14:30:28.505 | floating-ip-port-forwarding-detail 2026-07-20 14:30:28.505 | floating-ip-port-forwarding-port-ranges 2026-07-20 14:30:28.505 | floatingip-pools 2026-07-20 14:30:28.505 | fwaas_v2 2026-07-20 14:30:28.506 | ip_allocation 2026-07-20 14:30:28.506 | l3-agent-scheduler-ha-chassis-priority 2026-07-20 14:30:28.506 | l3-flavors 2026-07-20 14:30:28.506 | l3-ha 2026-07-20 14:30:28.506 | l3_agent_scheduler 2026-07-20 14:30:28.506 | logging 2026-07-20 14:30:28.506 | multi-provider 2026-07-20 14:30:28.506 | net-mtu 2026-07-20 14:30:28.506 | net-mtu-writable 2026-07-20 14:30:28.506 | network-ip-availability 2026-07-20 14:30:28.507 | network_availability_zone 2026-07-20 14:30:28.507 | network_ha 2026-07-20 14:30:28.507 | pagination 2026-07-20 14:30:28.507 | port-device-profile 2026-07-20 14:30:28.507 | port-hardware-offload-type 2026-07-20 14:30:28.507 | port-mac-address-regenerate 2026-07-20 14:30:28.507 | port-numa-affinity-policy 2026-07-20 14:30:28.507 | port-numa-affinity-policy-socket 2026-07-20 14:30:28.507 | port-resource-request 2026-07-20 14:30:28.508 | port-security 2026-07-20 14:30:28.508 | port-trusted-vif 2026-07-20 14:30:28.508 | project-id 2026-07-20 14:30:28.508 | provider 2026-07-20 14:30:28.508 | pvlan 2026-07-20 14:30:28.508 | qinq 2026-07-20 14:30:28.508 | qos 2026-07-20 14:30:28.508 | qos-bw-limit-direction 2026-07-20 14:30:28.508 | qos-bw-minimum-ingress 2026-07-20 14:30:28.508 | qos-default 2026-07-20 14:30:28.509 | qos-fip 2026-07-20 14:30:28.509 | qos-gateway-ip 2026-07-20 14:30:28.509 | qos-rule-type-details 2026-07-20 14:30:28.509 | qos-rule-type-filter 2026-07-20 14:30:28.509 | qos-rules-alias 2026-07-20 14:30:28.509 | quota-check-limit 2026-07-20 14:30:28.509 | quota-check-limit-default 2026-07-20 14:30:28.509 | quota_details 2026-07-20 14:30:28.509 | quotas 2026-07-20 14:30:28.509 | rbac-address-scope 2026-07-20 14:30:28.509 | rbac-policies 2026-07-20 14:30:28.510 | rbac-security-groups 2026-07-20 14:30:28.510 | router 2026-07-20 14:30:28.510 | router-enable-snat 2026-07-20 14:30:28.510 | router_availability_zone 2026-07-20 14:30:28.510 | security-group 2026-07-20 14:30:28.510 | security-groups-default-rules 2026-07-20 14:30:28.510 | security-groups-default-statefulness 2026-07-20 14:30:28.510 | security-groups-normalized-cidr 2026-07-20 14:30:28.510 | security-groups-remote-address-group 2026-07-20 14:30:28.511 | security-groups-rules-belongs-to-default-sg 2026-07-20 14:30:28.511 | security-groups-shared-filtering 2026-07-20 14:30:28.511 | segment 2026-07-20 14:30:28.511 | sorting 2026-07-20 14:30:28.511 | standard-attr-description 2026-07-20 14:30:28.511 | standard-attr-fwaas-v2 2026-07-20 14:30:28.511 | standard-attr-revisions 2026-07-20 14:30:28.511 | standard-attr-tag 2026-07-20 14:30:28.511 | standard-attr-timestamp 2026-07-20 14:30:28.511 | stateful-security-group 2026-07-20 14:30:28.512 | subnet-dns-publish-fixed-ip 2026-07-20 14:30:28.512 | subnet-external-network 2026-07-20 14:30:28.512 | subnet-service-types 2026-07-20 14:30:28.512 | subnet_allocation 2026-07-20 14:30:28.512 | subnet_onboard 2026-07-20 14:30:28.512 | subnetpool-prefix-ops 2026-07-20 14:30:28.512 | tag-creation 2026-07-20 14:30:28.512 | tap-mirror 2026-07-20 14:30:28.512 | tap-mirror-both-direction 2026-07-20 14:30:28.512 | trunk 2026-07-20 14:30:28.513 | uplink-status-propagation 2026-07-20 14:30:28.513 | uplink-status-propagation-updatable 2026-07-20 14:30:28.513 | vlan-transparent 2026-07-20 14:30:28.513 | vpn-endpoint-groups 2026-07-20 14:30:28.513 | vpnaas' 2026-07-20 14:30:28.513 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:486 : echo -e 'address-group 2026-07-20 14:30:28.513 | address-scope 2026-07-20 14:30:28.513 | agent 2026-07-20 14:30:28.513 | allowed-address-pairs 2026-07-20 14:30:28.514 | auto-allocated-topology 2026-07-20 14:30:28.514 | availability_zone 2026-07-20 14:30:28.514 | bgp 2026-07-20 14:30:28.514 | bgp_4byte_asn 2026-07-20 14:30:28.514 | bgp_dragent_scheduler 2026-07-20 14:30:28.514 | binding 2026-07-20 14:30:28.514 | binding-extended 2026-07-20 14:30:28.514 | default-subnetpools 2026-07-20 14:30:28.514 | dhcp_agent_scheduler 2026-07-20 14:30:28.514 | dns-domain-ports 2026-07-20 14:30:28.515 | dns-integration 2026-07-20 14:30:28.515 | dns-integration-domain-keywords 2026-07-20 14:30:28.515 | empty-string-filtering 2026-07-20 14:30:28.515 | enable-default-route-bfd 2026-07-20 14:30:28.515 | enable-default-route-ecmp 2026-07-20 14:30:28.515 | expose-port-forwarding-in-fip 2026-07-20 14:30:28.515 | ext-gw-mode 2026-07-20 14:30:28.515 | external-gateway-multihoming 2026-07-20 14:30:28.515 | external-net 2026-07-20 14:30:28.515 | extra_dhcp_opt 2026-07-20 14:30:28.516 | extraroute 2026-07-20 14:30:28.516 | extraroute-atomic 2026-07-20 14:30:28.516 | filter-validation 2026-07-20 14:30:28.516 | fip-port-details 2026-07-20 14:30:28.516 | flavors 2026-07-20 14:30:28.516 | floating-ip-port-forwarding 2026-07-20 14:30:28.516 | floating-ip-port-forwarding-description 2026-07-20 14:30:28.516 | floating-ip-port-forwarding-detail 2026-07-20 14:30:28.516 | floating-ip-port-forwarding-port-ranges 2026-07-20 14:30:28.516 | floatingip-pools 2026-07-20 14:30:28.517 | fwaas_v2 2026-07-20 14:30:28.517 | ip_allocation 2026-07-20 14:30:28.517 | l3-agent-scheduler-ha-chassis-priority 2026-07-20 14:30:28.517 | l3-flavors 2026-07-20 14:30:28.517 | l3-ha 2026-07-20 14:30:28.517 | l3_agent_scheduler 2026-07-20 14:30:28.517 | logging 2026-07-20 14:30:28.517 | multi-provider 2026-07-20 14:30:28.517 | net-mtu 2026-07-20 14:30:28.518 | net-mtu-writable 2026-07-20 14:30:28.518 | network-ip-availability 2026-07-20 14:30:28.518 | network_availability_zone 2026-07-20 14:30:28.518 | network_ha 2026-07-20 14:30:28.518 | pagination 2026-07-20 14:30:28.518 | port-device-profile 2026-07-20 14:30:28.518 | port-hardware-offload-type 2026-07-20 14:30:28.518 | port-mac-address-regenerate 2026-07-20 14:30:28.518 | port-numa-affinity-policy 2026-07-20 14:30:28.518 | port-numa-affinity-policy-socket 2026-07-20 14:30:28.519 | port-resource-request 2026-07-20 14:30:28.519 | port-security 2026-07-20 14:30:28.519 | port-trusted-vif 2026-07-20 14:30:28.519 | project-id 2026-07-20 14:30:28.519 | provider 2026-07-20 14:30:28.519 | pvlan 2026-07-20 14:30:28.519 | qinq 2026-07-20 14:30:28.519 | qos 2026-07-20 14:30:28.519 | qos-bw-limit-direction 2026-07-20 14:30:28.520 | qos-bw-minimum-ingress 2026-07-20 14:30:28.520 | qos-default 2026-07-20 14:30:28.520 | qos-fip 2026-07-20 14:30:28.520 | qos-gateway-ip 2026-07-20 14:30:28.520 | qos-rule-type-details 2026-07-20 14:30:28.520 | qos-rule-type-filter 2026-07-20 14:30:28.520 | qos-rules-alias 2026-07-20 14:30:28.520 | quota-check-limit 2026-07-20 14:30:28.520 | quota-check-limit-default 2026-07-20 14:30:28.520 | quota_details 2026-07-20 14:30:28.520 | quotas 2026-07-20 14:30:28.521 | rbac-address-scope 2026-07-20 14:30:28.521 | rbac-policies 2026-07-20 14:30:28.521 | rbac-security-groups 2026-07-20 14:30:28.521 | router 2026-07-20 14:30:28.521 | router-enable-snat 2026-07-20 14:30:28.521 | router_availability_zone 2026-07-20 14:30:28.521 | security-group 2026-07-20 14:30:28.521 | security-groups-default-rules 2026-07-20 14:30:28.521 | security-groups-default-statefulness 2026-07-20 14:30:28.522 | security-groups-normalized-cidr 2026-07-20 14:30:28.522 | security-groups-remote-address-group 2026-07-20 14:30:28.522 | security-groups-rules-belongs-to-default-sg 2026-07-20 14:30:28.522 | security-groups-shared-filtering 2026-07-20 14:30:28.522 | segment 2026-07-20 14:30:28.522 | sorting 2026-07-20 14:30:28.522 | standard-attr-description 2026-07-20 14:30:28.522 | standard-attr-fwaas-v2 2026-07-20 14:30:28.522 | standard-attr-revisions 2026-07-20 14:30:28.522 | standard-attr-tag 2026-07-20 14:30:28.522 | standard-attr-timestamp 2026-07-20 14:30:28.523 | stateful-security-group 2026-07-20 14:30:28.523 | subnet-dns-publish-fixed-ip 2026-07-20 14:30:28.523 | subnet-external-network 2026-07-20 14:30:28.523 | subnet-service-types 2026-07-20 14:30:28.523 | subnet_allocation 2026-07-20 14:30:28.523 | subnet_onboard 2026-07-20 14:30:28.523 | subnetpool-prefix-ops 2026-07-20 14:30:28.523 | tag-creation 2026-07-20 14:30:28.523 | tap-mirror 2026-07-20 14:30:28.523 | tap-mirror-both-direction 2026-07-20 14:30:28.524 | trunk 2026-07-20 14:30:28.524 | uplink-status-propagation 2026-07-20 14:30:28.524 | uplink-status-propagation-updatable 2026-07-20 14:30:28.524 | vlan-transparent 2026-07-20 14:30:28.524 | vpn-endpoint-groups 2026-07-20 14:30:28.524 | vpnaas' 2026-07-20 14:30:28.524 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 486: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-20 14:30:28.524 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:486 : LC_ALL=C 2026-07-20 14:30:28.524 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 486: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-20 14:30:28.525 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:486 : comm -12 /dev/fd/63 /dev/fd/62 2026-07-20 14:30:28.525 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:486 : echo -e 'address-group 2026-07-20 14:30:28.525 | address-scope 2026-07-20 14:30:28.525 | agent 2026-07-20 14:30:28.525 | allowed-address-pairs 2026-07-20 14:30:28.525 | auto-allocated-topology 2026-07-20 14:30:28.525 | availability_zone 2026-07-20 14:30:28.525 | bgp 2026-07-20 14:30:28.525 | bgp_4byte_asn 2026-07-20 14:30:28.525 | bgp_dragent_scheduler 2026-07-20 14:30:28.526 | binding 2026-07-20 14:30:28.526 | binding-extended 2026-07-20 14:30:28.526 | default-subnetpools 2026-07-20 14:30:28.526 | dhcp_agent_scheduler 2026-07-20 14:30:28.526 | dns-domain-ports 2026-07-20 14:30:28.526 | dns-integration 2026-07-20 14:30:28.526 | dns-integration-domain-keywords 2026-07-20 14:30:28.526 | empty-string-filtering 2026-07-20 14:30:28.526 | enable-default-route-bfd 2026-07-20 14:30:28.526 | enable-default-route-ecmp 2026-07-20 14:30:28.527 | expose-port-forwarding-in-fip 2026-07-20 14:30:28.527 | ext-gw-mode 2026-07-20 14:30:28.527 | external-gateway-multihoming 2026-07-20 14:30:28.527 | external-net 2026-07-20 14:30:28.527 | extra_dhcp_opt 2026-07-20 14:30:28.527 | extraroute 2026-07-20 14:30:28.527 | extraroute-atomic 2026-07-20 14:30:28.527 | filter-validation 2026-07-20 14:30:28.527 | fip-port-details 2026-07-20 14:30:28.527 | flavors 2026-07-20 14:30:28.527 | floating-ip-port-forwarding 2026-07-20 14:30:28.528 | floating-ip-port-forwarding-description 2026-07-20 14:30:28.528 | floating-ip-port-forwarding-detail 2026-07-20 14:30:28.528 | floating-ip-port-forwarding-port-ranges 2026-07-20 14:30:28.528 | floatingip-pools 2026-07-20 14:30:28.528 | fwaas_v2 2026-07-20 14:30:28.528 | ip_allocation 2026-07-20 14:30:28.528 | l3-agent-scheduler-ha-chassis-priority 2026-07-20 14:30:28.528 | l3-flavors 2026-07-20 14:30:28.528 | l3-ha 2026-07-20 14:30:28.528 | l3_agent_scheduler 2026-07-20 14:30:28.529 | logging 2026-07-20 14:30:28.529 | multi-provider 2026-07-20 14:30:28.529 | net-mtu 2026-07-20 14:30:28.529 | net-mtu-writable 2026-07-20 14:30:28.529 | network-ip-availability 2026-07-20 14:30:28.529 | network_availability_zone 2026-07-20 14:30:28.529 | network_ha 2026-07-20 14:30:28.529 | pagination 2026-07-20 14:30:28.529 | port-device-profile 2026-07-20 14:30:28.529 | port-hardware-offload-type 2026-07-20 14:30:28.530 | port-mac-address-regenerate 2026-07-20 14:30:28.530 | port-numa-affinity-policy 2026-07-20 14:30:28.530 | port-numa-affinity-policy-socket 2026-07-20 14:30:28.530 | port-resource-request 2026-07-20 14:30:28.530 | port-security 2026-07-20 14:30:28.530 | port-trusted-vif 2026-07-20 14:30:28.530 | project-id 2026-07-20 14:30:28.530 | provider 2026-07-20 14:30:28.532 | pvlan 2026-07-20 14:30:28.532 | qinq 2026-07-20 14:30:28.532 | qos 2026-07-20 14:30:28.532 | qos-bw-limit-direction 2026-07-20 14:30:28.532 | qos-bw-minimum-ingress 2026-07-20 14:30:28.532 | qos-default 2026-07-20 14:30:28.532 | qos-fip 2026-07-20 14:30:28.532 | qos-gateway-ip 2026-07-20 14:30:28.532 | qos-rule-type-details 2026-07-20 14:30:28.532 | qos-rule-type-filter 2026-07-20 14:30:28.532 | qos-rules-alias 2026-07-20 14:30:28.533 | quota-check-limit 2026-07-20 14:30:28.533 | quota-check-limit-default 2026-07-20 14:30:28.533 | quota_details 2026-07-20 14:30:28.533 | quotas 2026-07-20 14:30:28.533 | rbac-address-scope 2026-07-20 14:30:28.533 | rbac-policies 2026-07-20 14:30:28.533 | rbac-security-groups 2026-07-20 14:30:28.533 | router 2026-07-20 14:30:28.533 | router-enable-snat 2026-07-20 14:30:28.533 | router_availability_zone 2026-07-20 14:30:28.534 | security-group 2026-07-20 14:30:28.534 | security-groups-default-rules 2026-07-20 14:30:28.534 | security-groups-default-statefulness 2026-07-20 14:30:28.534 | security-groups-normalized-cidr 2026-07-20 14:30:28.534 | security-groups-remote-address-group 2026-07-20 14:30:28.534 | security-groups-rules-belongs-to-default-sg 2026-07-20 14:30:28.534 | security-groups-shared-filtering 2026-07-20 14:30:28.534 | segment 2026-07-20 14:30:28.534 | sorting 2026-07-20 14:30:28.534 | standard-attr-description 2026-07-20 14:30:28.535 | standard-attr-fwaas-v2 2026-07-20 14:30:28.535 | standard-attr-revisions 2026-07-20 14:30:28.535 | standard-attr-tag 2026-07-20 14:30:28.535 | standard-attr-timestamp 2026-07-20 14:30:28.535 | stateful-security-group 2026-07-20 14:30:28.535 | subnet-dns-publish-fixed-ip 2026-07-20 14:30:28.535 | subnet-external-network 2026-07-20 14:30:28.535 | subnet-service-types 2026-07-20 14:30:28.535 | subnet_allocation 2026-07-20 14:30:28.535 | subnet_onboard 2026-07-20 14:30:28.536 | subnetpool-prefix-ops 2026-07-20 14:30:28.536 | tag-creation 2026-07-20 14:30:28.536 | tap-mirror 2026-07-20 14:30:28.536 | tap-mirror-both-direction 2026-07-20 14:30:28.536 | trunk 2026-07-20 14:30:28.536 | uplink-status-propagation 2026-07-20 14:30:28.536 | uplink-status-propagation-updatable 2026-07-20 14:30:28.536 | vlan-transparent 2026-07-20 14:30:28.536 | vpn-endpoint-groups 2026-07-20 14:30:28.537 | vpnaas' 2026-07-20 14:30:28.537 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:486 : enabled_ext='address-group 2026-07-20 14:30:28.537 | address-scope 2026-07-20 14:30:28.537 | agent 2026-07-20 14:30:28.537 | allowed-address-pairs 2026-07-20 14:30:28.537 | auto-allocated-topology 2026-07-20 14:30:28.537 | availability_zone 2026-07-20 14:30:28.537 | bgp 2026-07-20 14:30:28.537 | bgp_4byte_asn 2026-07-20 14:30:28.537 | bgp_dragent_scheduler 2026-07-20 14:30:28.537 | binding 2026-07-20 14:30:28.538 | binding-extended 2026-07-20 14:30:28.538 | default-subnetpools 2026-07-20 14:30:28.538 | dhcp_agent_scheduler 2026-07-20 14:30:28.538 | dns-domain-ports 2026-07-20 14:30:28.538 | dns-integration 2026-07-20 14:30:28.538 | dns-integration-domain-keywords 2026-07-20 14:30:28.538 | empty-string-filtering 2026-07-20 14:30:28.538 | enable-default-route-bfd 2026-07-20 14:30:28.538 | enable-default-route-ecmp 2026-07-20 14:30:28.538 | expose-port-forwarding-in-fip 2026-07-20 14:30:28.539 | ext-gw-mode 2026-07-20 14:30:28.539 | external-gateway-multihoming 2026-07-20 14:30:28.539 | external-net 2026-07-20 14:30:28.539 | extra_dhcp_opt 2026-07-20 14:30:28.539 | extraroute 2026-07-20 14:30:28.539 | extraroute-atomic 2026-07-20 14:30:28.539 | filter-validation 2026-07-20 14:30:28.539 | fip-port-details 2026-07-20 14:30:28.539 | flavors 2026-07-20 14:30:28.539 | floating-ip-port-forwarding 2026-07-20 14:30:28.540 | floating-ip-port-forwarding-description 2026-07-20 14:30:28.540 | floating-ip-port-forwarding-detail 2026-07-20 14:30:28.540 | floating-ip-port-forwarding-port-ranges 2026-07-20 14:30:28.540 | floatingip-pools 2026-07-20 14:30:28.540 | fwaas_v2 2026-07-20 14:30:28.540 | ip_allocation 2026-07-20 14:30:28.540 | l3-agent-scheduler-ha-chassis-priority 2026-07-20 14:30:28.540 | l3-flavors 2026-07-20 14:30:28.540 | l3-ha 2026-07-20 14:30:28.540 | l3_agent_scheduler 2026-07-20 14:30:28.541 | logging 2026-07-20 14:30:28.541 | multi-provider 2026-07-20 14:30:28.541 | net-mtu 2026-07-20 14:30:28.541 | net-mtu-writable 2026-07-20 14:30:28.541 | network-ip-availability 2026-07-20 14:30:28.541 | network_availability_zone 2026-07-20 14:30:28.541 | network_ha 2026-07-20 14:30:28.541 | pagination 2026-07-20 14:30:28.541 | port-device-profile 2026-07-20 14:30:28.541 | port-hardware-offload-type 2026-07-20 14:30:28.541 | port-mac-address-regenerate 2026-07-20 14:30:28.542 | port-numa-affinity-policy 2026-07-20 14:30:28.542 | port-numa-affinity-policy-socket 2026-07-20 14:30:28.542 | port-resource-request 2026-07-20 14:30:28.542 | port-security 2026-07-20 14:30:28.542 | port-trusted-vif 2026-07-20 14:30:28.542 | project-id 2026-07-20 14:30:28.542 | provider 2026-07-20 14:30:28.542 | pvlan 2026-07-20 14:30:28.542 | qinq 2026-07-20 14:30:28.542 | qos 2026-07-20 14:30:28.543 | qos-bw-limit-direction 2026-07-20 14:30:28.543 | qos-bw-minimum-ingress 2026-07-20 14:30:28.543 | qos-default 2026-07-20 14:30:28.543 | qos-fip 2026-07-20 14:30:28.543 | qos-gateway-ip 2026-07-20 14:30:28.543 | qos-rule-type-details 2026-07-20 14:30:28.543 | qos-rule-type-filter 2026-07-20 14:30:28.543 | qos-rules-alias 2026-07-20 14:30:28.543 | quota-check-limit 2026-07-20 14:30:28.543 | quota-check-limit-default 2026-07-20 14:30:28.544 | quota_details 2026-07-20 14:30:28.544 | quotas 2026-07-20 14:30:28.544 | rbac-address-scope 2026-07-20 14:30:28.544 | rbac-policies 2026-07-20 14:30:28.544 | rbac-security-groups 2026-07-20 14:30:28.544 | router 2026-07-20 14:30:28.544 | router-enable-snat 2026-07-20 14:30:28.544 | router_availability_zone 2026-07-20 14:30:28.544 | security-group 2026-07-20 14:30:28.544 | security-groups-default-rules 2026-07-20 14:30:28.545 | security-groups-default-statefulness 2026-07-20 14:30:28.545 | security-groups-normalized-cidr 2026-07-20 14:30:28.545 | security-groups-remote-address-group 2026-07-20 14:30:28.545 | security-groups-rules-belongs-to-default-sg 2026-07-20 14:30:28.545 | security-groups-shared-filtering 2026-07-20 14:30:28.545 | segment 2026-07-20 14:30:28.545 | sorting 2026-07-20 14:30:28.545 | standard-attr-description 2026-07-20 14:30:28.545 | standard-attr-fwaas-v2 2026-07-20 14:30:28.545 | standard-attr-revisions 2026-07-20 14:30:28.546 | standard-attr-tag 2026-07-20 14:30:28.546 | standard-attr-timestamp 2026-07-20 14:30:28.546 | stateful-security-group 2026-07-20 14:30:28.546 | subnet-dns-publish-fixed-ip 2026-07-20 14:30:28.546 | subnet-external-network 2026-07-20 14:30:28.546 | subnet-service-types 2026-07-20 14:30:28.546 | subnet_allocation 2026-07-20 14:30:28.546 | subnet_onboard 2026-07-20 14:30:28.546 | subnetpool-prefix-ops 2026-07-20 14:30:28.546 | tag-creation 2026-07-20 14:30:28.546 | tap-mirror 2026-07-20 14:30:28.547 | tap-mirror-both-direction 2026-07-20 14:30:28.547 | trunk 2026-07-20 14:30:28.547 | uplink-status-propagation 2026-07-20 14:30:28.547 | uplink-status-propagation-updatable 2026-07-20 14:30:28.547 | vlan-transparent 2026-07-20 14:30:28.547 | vpn-endpoint-groups 2026-07-20 14:30:28.547 | vpnaas' 2026-07-20 14:30:28.547 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 487: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-20 14:30:28.547 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:487 : echo -e 'address-group 2026-07-20 14:30:28.548 | address-scope 2026-07-20 14:30:28.548 | agent 2026-07-20 14:30:28.548 | allowed-address-pairs 2026-07-20 14:30:28.548 | auto-allocated-topology 2026-07-20 14:30:28.548 | availability_zone 2026-07-20 14:30:28.548 | bgp 2026-07-20 14:30:28.548 | bgp_4byte_asn 2026-07-20 14:30:28.548 | bgp_dragent_scheduler 2026-07-20 14:30:28.548 | binding 2026-07-20 14:30:28.548 | binding-extended 2026-07-20 14:30:28.548 | default-subnetpools 2026-07-20 14:30:28.549 | dhcp_agent_scheduler 2026-07-20 14:30:28.549 | dns-domain-ports 2026-07-20 14:30:28.549 | dns-integration 2026-07-20 14:30:28.549 | dns-integration-domain-keywords 2026-07-20 14:30:28.549 | empty-string-filtering 2026-07-20 14:30:28.549 | enable-default-route-bfd 2026-07-20 14:30:28.549 | enable-default-route-ecmp 2026-07-20 14:30:28.549 | expose-port-forwarding-in-fip 2026-07-20 14:30:28.549 | ext-gw-mode 2026-07-20 14:30:28.549 | external-gateway-multihoming 2026-07-20 14:30:28.550 | external-net 2026-07-20 14:30:28.550 | extra_dhcp_opt 2026-07-20 14:30:28.550 | extraroute 2026-07-20 14:30:28.550 | extraroute-atomic 2026-07-20 14:30:28.550 | filter-validation 2026-07-20 14:30:28.550 | fip-port-details 2026-07-20 14:30:28.550 | flavors 2026-07-20 14:30:28.550 | floating-ip-port-forwarding 2026-07-20 14:30:28.550 | floating-ip-port-forwarding-description 2026-07-20 14:30:28.550 | floating-ip-port-forwarding-detail 2026-07-20 14:30:28.550 | floating-ip-port-forwarding-port-ranges 2026-07-20 14:30:28.551 | floatingip-pools 2026-07-20 14:30:28.551 | fwaas_v2 2026-07-20 14:30:28.551 | ip_allocation 2026-07-20 14:30:28.551 | l3-agent-scheduler-ha-chassis-priority 2026-07-20 14:30:28.551 | l3-flavors 2026-07-20 14:30:28.551 | l3-ha 2026-07-20 14:30:28.551 | l3_agent_scheduler 2026-07-20 14:30:28.551 | logging 2026-07-20 14:30:28.551 | multi-provider 2026-07-20 14:30:28.551 | net-mtu 2026-07-20 14:30:28.552 | net-mtu-writable 2026-07-20 14:30:28.552 | network-ip-availability 2026-07-20 14:30:28.552 | network_availability_zone 2026-07-20 14:30:28.552 | network_ha 2026-07-20 14:30:28.552 | pagination 2026-07-20 14:30:28.552 | port-device-profile 2026-07-20 14:30:28.552 | port-hardware-offload-type 2026-07-20 14:30:28.552 | port-mac-address-regenerate 2026-07-20 14:30:28.553 | port-numa-affinity-policy 2026-07-20 14:30:28.553 | port-numa-affinity-policy-socket 2026-07-20 14:30:28.553 | port-resource-request 2026-07-20 14:30:28.553 | port-security 2026-07-20 14:30:28.553 | port-trusted-vif 2026-07-20 14:30:28.553 | project-id 2026-07-20 14:30:28.553 | provider 2026-07-20 14:30:28.553 | pvlan 2026-07-20 14:30:28.553 | qinq 2026-07-20 14:30:28.553 | qos 2026-07-20 14:30:28.553 | qos-bw-limit-direction 2026-07-20 14:30:28.554 | qos-bw-minimum-ingress 2026-07-20 14:30:28.554 | qos-default 2026-07-20 14:30:28.554 | qos-fip 2026-07-20 14:30:28.554 | qos-gateway-ip 2026-07-20 14:30:28.554 | qos-rule-type-details 2026-07-20 14:30:28.554 | qos-rule-type-filter 2026-07-20 14:30:28.554 | qos-rules-alias 2026-07-20 14:30:28.554 | quota-check-limit 2026-07-20 14:30:28.554 | quota-check-limit-default 2026-07-20 14:30:28.554 | quota_details 2026-07-20 14:30:28.555 | quotas 2026-07-20 14:30:28.555 | rbac-address-scope 2026-07-20 14:30:28.555 | rbac-policies 2026-07-20 14:30:28.555 | rbac-security-groups 2026-07-20 14:30:28.555 | router 2026-07-20 14:30:28.555 | router-enable-snat 2026-07-20 14:30:28.555 | router_availability_zone 2026-07-20 14:30:28.555 | security-group 2026-07-20 14:30:28.555 | security-groups-default-rules 2026-07-20 14:30:28.555 | security-groups-default-statefulness 2026-07-20 14:30:28.556 | security-groups-normalized-cidr 2026-07-20 14:30:28.556 | security-groups-remote-address-group 2026-07-20 14:30:28.556 | security-groups-rules-belongs-to-default-sg 2026-07-20 14:30:28.556 | security-groups-shared-filtering 2026-07-20 14:30:28.556 | segment 2026-07-20 14:30:28.556 | sorting 2026-07-20 14:30:28.556 | standard-attr-description 2026-07-20 14:30:28.556 | standard-attr-fwaas-v2 2026-07-20 14:30:28.556 | standard-attr-revisions 2026-07-20 14:30:28.556 | standard-attr-tag 2026-07-20 14:30:28.557 | standard-attr-timestamp 2026-07-20 14:30:28.557 | stateful-security-group 2026-07-20 14:30:28.557 | subnet-dns-publish-fixed-ip 2026-07-20 14:30:28.557 | subnet-external-network 2026-07-20 14:30:28.557 | subnet-service-types 2026-07-20 14:30:28.557 | subnet_allocation 2026-07-20 14:30:28.557 | subnet_onboard 2026-07-20 14:30:28.557 | subnetpool-prefix-ops 2026-07-20 14:30:28.557 | tag-creation 2026-07-20 14:30:28.557 | tap-mirror 2026-07-20 14:30:28.558 | tap-mirror-both-direction 2026-07-20 14:30:28.558 | trunk 2026-07-20 14:30:28.558 | uplink-status-propagation 2026-07-20 14:30:28.558 | uplink-status-propagation-updatable 2026-07-20 14:30:28.558 | vlan-transparent 2026-07-20 14:30:28.558 | vpn-endpoint-groups 2026-07-20 14:30:28.558 | vpnaas' 2026-07-20 14:30:28.558 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:487 : LC_ALL=C 2026-07-20 14:30:28.558 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:487 : echo -e 'address-group 2026-07-20 14:30:28.558 | address-scope 2026-07-20 14:30:28.558 | agent 2026-07-20 14:30:28.559 | allowed-address-pairs 2026-07-20 14:30:28.559 | auto-allocated-topology 2026-07-20 14:30:28.559 | availability_zone 2026-07-20 14:30:28.559 | bgp 2026-07-20 14:30:28.559 | bgp_4byte_asn 2026-07-20 14:30:28.559 | bgp_dragent_scheduler 2026-07-20 14:30:28.559 | binding 2026-07-20 14:30:28.559 | binding-extended 2026-07-20 14:30:28.559 | default-subnetpools 2026-07-20 14:30:28.559 | dhcp_agent_scheduler 2026-07-20 14:30:28.560 | dns-domain-ports 2026-07-20 14:30:28.560 | dns-integration 2026-07-20 14:30:28.560 | dns-integration-domain-keywords 2026-07-20 14:30:28.560 | empty-string-filtering 2026-07-20 14:30:28.560 | enable-default-route-bfd 2026-07-20 14:30:28.560 | enable-default-route-ecmp 2026-07-20 14:30:28.560 | expose-port-forwarding-in-fip 2026-07-20 14:30:28.560 | ext-gw-mode 2026-07-20 14:30:28.560 | external-gateway-multihoming 2026-07-20 14:30:28.560 | external-net 2026-07-20 14:30:28.561 | extra_dhcp_opt 2026-07-20 14:30:28.561 | extraroute 2026-07-20 14:30:28.561 | extraroute-atomic 2026-07-20 14:30:28.561 | filter-validation 2026-07-20 14:30:28.561 | fip-port-details 2026-07-20 14:30:28.561 | flavors 2026-07-20 14:30:28.561 | floating-ip-port-forwarding 2026-07-20 14:30:28.561 | floating-ip-port-forwarding-description 2026-07-20 14:30:28.561 | floating-ip-port-forwarding-detail 2026-07-20 14:30:28.561 | floating-ip-port-forwarding-port-ranges 2026-07-20 14:30:28.562 | floatingip-pools 2026-07-20 14:30:28.562 | fwaas_v2 2026-07-20 14:30:28.562 | ip_allocation 2026-07-20 14:30:28.562 | l3-agent-scheduler-ha-chassis-priority 2026-07-20 14:30:28.562 | l3-flavors 2026-07-20 14:30:28.562 | l3-ha 2026-07-20 14:30:28.562 | l3_agent_scheduler 2026-07-20 14:30:28.562 | logging 2026-07-20 14:30:28.562 | multi-provider 2026-07-20 14:30:28.563 | net-mtu 2026-07-20 14:30:28.563 | net-mtu-writable 2026-07-20 14:30:28.563 | network-ip-availability 2026-07-20 14:30:28.563 | network_availability_zone 2026-07-20 14:30:28.563 | network_ha 2026-07-20 14:30:28.563 | pagination 2026-07-20 14:30:28.563 | port-device-profile 2026-07-20 14:30:28.563 | port-hardware-offload-type 2026-07-20 14:30:28.563 | port-mac-address-regenerate 2026-07-20 14:30:28.563 | port-numa-affinity-policy 2026-07-20 14:30:28.564 | port-numa-affinity-policy-socket 2026-07-20 14:30:28.564 | port-resource-request 2026-07-20 14:30:28.564 | port-security 2026-07-20 14:30:28.564 | port-trusted-vif 2026-07-20 14:30:28.564 | project-id 2026-07-20 14:30:28.564 | provider 2026-07-20 14:30:28.564 | pvlan 2026-07-20 14:30:28.564 | qinq 2026-07-20 14:30:28.564 | qos 2026-07-20 14:30:28.564 | qos-bw-limit-direction 2026-07-20 14:30:28.565 | qos-bw-minimum-ingress 2026-07-20 14:30:28.565 | qos-default 2026-07-20 14:30:28.565 | qos-fip 2026-07-20 14:30:28.565 | qos-gateway-ip 2026-07-20 14:30:28.565 | qos-rule-type-details 2026-07-20 14:30:28.565 | qos-rule-type-filter 2026-07-20 14:30:28.565 | qos-rules-alias 2026-07-20 14:30:28.565 | quota-check-limit 2026-07-20 14:30:28.565 | quota-check-limit-default 2026-07-20 14:30:28.565 | quota_details 2026-07-20 14:30:28.566 | quotas 2026-07-20 14:30:28.566 | rbac-address-scope 2026-07-20 14:30:28.566 | rbac-policies 2026-07-20 14:30:28.566 | rbac-security-groups 2026-07-20 14:30:28.566 | router 2026-07-20 14:30:28.566 | router-enable-snat 2026-07-20 14:30:28.566 | router_availability_zone 2026-07-20 14:30:28.566 | security-group 2026-07-20 14:30:28.567 | security-groups-default-rules 2026-07-20 14:30:28.567 | security-groups-default-statefulness 2026-07-20 14:30:28.567 | security-groups-normalized-cidr 2026-07-20 14:30:28.567 | security-groups-remote-address-group 2026-07-20 14:30:28.567 | security-groups-rules-belongs-to-default-sg 2026-07-20 14:30:28.567 | security-groups-shared-filtering 2026-07-20 14:30:28.567 | segment 2026-07-20 14:30:28.567 | sorting 2026-07-20 14:30:28.567 | standard-attr-description 2026-07-20 14:30:28.568 | standard-attr-fwaas-v2 2026-07-20 14:30:28.568 | standard-attr-revisions 2026-07-20 14:30:28.568 | standard-attr-tag 2026-07-20 14:30:28.568 | standard-attr-timestamp 2026-07-20 14:30:28.568 | stateful-security-group 2026-07-20 14:30:28.568 | subnet-dns-publish-fixed-ip 2026-07-20 14:30:28.568 | subnet-external-network 2026-07-20 14:30:28.568 | subnet-service-types 2026-07-20 14:30:28.568 | subnet_allocation 2026-07-20 14:30:28.569 | subnet_onboard 2026-07-20 14:30:28.569 | subnetpool-prefix-ops 2026-07-20 14:30:28.569 | tag-creation 2026-07-20 14:30:28.569 | tap-mirror 2026-07-20 14:30:28.569 | tap-mirror-both-direction 2026-07-20 14:30:28.569 | trunk 2026-07-20 14:30:28.569 | uplink-status-propagation 2026-07-20 14:30:28.569 | uplink-status-propagation-updatable 2026-07-20 14:30:28.569 | vlan-transparent 2026-07-20 14:30:28.569 | vpn-endpoint-groups 2026-07-20 14:30:28.570 | vpnaas' 2026-07-20 14:30:28.570 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 487: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-20 14:30:28.570 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:487 : comm -3 /dev/fd/63 /dev/fd/62 2026-07-20 14:30:28.570 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:487 : disabled_ext= 2026-07-20 14:30:28.570 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:491 : '[' '!' -z '' ']' 2026-07-20 14:30:28.570 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:498 : tr ' ' , 2026-07-20 14:30:28.570 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:498 : 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-20 14:30:28.572 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:498 : 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-20 14:30:28.577 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:498 : 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-20 14:30:28.581 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:506 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve max_header_size=38 2026-07-20 14:30:28.586 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-20 14:30:28.590 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2026-07-20 14:30:28.594 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=max_header_size=38 2026-07-20 14:30:28.598 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z max_header_size=38 ']' 2026-07-20 14:30:28.603 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-20 14:30:28.607 | + 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-20 14:30:28.656 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:507 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_nb_connection=tcp:192.168.122.72:6641 2026-07-20 14:30:28.660 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-20 14:30:28.664 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-07-20 14:30:28.668 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_nb_connection=tcp:192.168.122.72:6641 2026-07-20 14:30:28.672 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_nb_connection=tcp:192.168.122.72:6641 ']' 2026-07-20 14:30:28.677 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-20 14:30:28.681 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_nb_connection tcp:192.168.122.72:6641 2026-07-20 14:30:28.727 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:508 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_sb_connection=tcp:192.168.122.72:6642 2026-07-20 14:30:28.732 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-20 14:30:28.736 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-07-20 14:30:28.740 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_sb_connection=tcp:192.168.122.72:6642 2026-07-20 14:30:28.744 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_sb_connection=tcp:192.168.122.72:6642 ']' 2026-07-20 14:30:28.748 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-20 14:30:28.753 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_sb_connection tcp:192.168.122.72:6642 2026-07-20 14:30:28.800 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:509 : is_service_enabled tls-proxy 2026-07-20 14:30:28.828 | + functions-common:is_service_enabled:2076 : return 1 2026-07-20 14:30:28.832 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:517 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn neutron_sync_mode=log 2026-07-20 14:30:28.837 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-20 14:30:28.842 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-07-20 14:30:28.846 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=neutron_sync_mode=log 2026-07-20 14:30:28.851 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z neutron_sync_mode=log ']' 2026-07-20 14:30:28.855 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-20 14:30:28.860 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn neutron_sync_mode log 2026-07-20 14:30:28.907 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:518 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_l3_scheduler=leastloaded 2026-07-20 14:30:28.911 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-20 14:30:28.915 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-07-20 14:30:28.919 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_l3_scheduler=leastloaded 2026-07-20 14:30:28.923 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_l3_scheduler=leastloaded ']' 2026-07-20 14:30:28.927 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-20 14:30:28.931 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_l3_scheduler leastloaded 2026-07-20 14:30:28.978 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:519 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group=True 2026-07-20 14:30:28.983 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-20 14:30:28.987 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=securitygroup 2026-07-20 14:30:28.991 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=enable_security_group=True 2026-07-20 14:30:28.995 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z enable_security_group=True ']' 2026-07-20 14:30:28.999 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-20 14:30:29.004 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2026-07-20 14:30:29.051 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:520 : inicomment /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver 2026-07-20 14:30:29.082 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:522 : is_service_enabled q-log neutron-log 2026-07-20 14:30:29.109 | + functions-common:is_service_enabled:2076 : return 1 2026-07-20 14:30:29.114 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:528 : is_ovn_metadata_agent_enabled 2026-07-20 14:30:29.118 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:323 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-07-20 14:30:29.146 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 14:30:29.150 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:323 : [[ False == \F\a\l\s\e ]] 2026-07-20 14:30:29.155 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:324 : return 0 2026-07-20 14:30:29.159 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:529 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_metadata_enabled=True 2026-07-20 14:30:29.163 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-20 14:30:29.168 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-07-20 14:30:29.172 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_metadata_enabled=True 2026-07-20 14:30:29.176 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_metadata_enabled=True ']' 2026-07-20 14:30:29.181 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-20 14:30:29.185 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_metadata_enabled True 2026-07-20 14:30:29.233 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:536 : is_service_enabled q-dns neutron-dns 2026-07-20 14:30:29.260 | + functions-common:is_service_enabled:2076 : return 1 2026-07-20 14:30:29.264 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:541 : iniset /etc/neutron/neutron.conf ovs igmp_snooping_enable False 2026-07-20 14:30:29.317 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:544 : is_service_enabled q-dhcp neutron-dhcp 2026-07-20 14:30:29.346 | + functions-common:is_service_enabled:2076 : return 1 2026-07-20 14:30:29.351 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:547 : iniset /etc/neutron/neutron.conf DEFAULT dhcp_agent_notification False 2026-07-20 14:30:29.402 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:550 : is_service_enabled n-api-meta 2026-07-20 14:30:29.430 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 14:30:29.435 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:551 : is_ovn_metadata_agent_enabled 2026-07-20 14:30:29.439 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:323 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-07-20 14:30:29.470 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 14:30:29.476 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:323 : [[ False == \F\a\l\s\e ]] 2026-07-20 14:30:29.480 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:324 : return 0 2026-07-20 14:30:29.484 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:552 : iniset /etc/nova/nova.conf neutron service_metadata_proxy True 2026-07-20 14:30:29.533 | + lib/neutron:configure_neutron:413 : is_service_enabled q-placement neutron-placement 2026-07-20 14:30:29.564 | + functions-common:is_service_enabled:2076 : return 1 2026-07-20 14:30:29.569 | + lib/neutron:configure_neutron:416 : is_service_enabled q-trunk neutron-trunk 2026-07-20 14:30:29.598 | + functions-common:is_service_enabled:2076 : return 1 2026-07-20 14:30:29.603 | + lib/neutron:configure_neutron:419 : is_service_enabled q-qos neutron-qos 2026-07-20 14:30:29.635 | + functions-common:is_service_enabled:2076 : return 1 2026-07-20 14:30:29.639 | + lib/neutron:configure_neutron:426 : is_service_enabled neutron-segments 2026-07-20 14:30:29.668 | + functions-common:is_service_enabled:2076 : return 1 2026-07-20 14:30:29.672 | + lib/neutron:configure_neutron:430 : is_service_enabled q-ovn-bgp 2026-07-20 14:30:29.699 | + functions-common:is_service_enabled:2076 : return 1 2026-07-20 14:30:29.703 | + lib/neutron:configure_neutron:433 : is_service_enabled q-ovn-evpn 2026-07-20 14:30:29.731 | + functions-common:is_service_enabled:2076 : return 1 2026-07-20 14:30:29.735 | + lib/neutron:configure_neutron:438 : is_service_enabled q-agt neutron-agent q-svc neutron-api 2026-07-20 14:30:29.763 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 14:30:29.767 | + lib/neutron:configure_neutron:439 : _configure_neutron_service 2026-07-20 14:30:29.772 | + lib/neutron:_configure_neutron_service:1007 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2026-07-20 14:30:29.776 | + lib/neutron:_configure_neutron_service:1008 : cp /opt/stack/neutron/etc/neutron/api-paste.ini /etc/neutron/api-paste.ini 2026-07-20 14:30:29.783 | + lib/neutron:_configure_neutron_service:1011 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2026-07-20 14:30:29.832 | + lib/neutron:_configure_neutron_service:1013 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2026-07-20 14:30:29.881 | + lib/neutron:_configure_neutron_service:1014 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2026-07-20 14:30:29.930 | + lib/neutron:_configure_neutron_service:1016 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2026-07-20 14:30:29.982 | + lib/neutron:_configure_neutron_service:1017 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2026-07-20 14:30:29.987 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/neutron/neutron.conf 2026-07-20 14:30:29.991 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=neutron 2026-07-20 14:30:29.995 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-07-20 14:30:29.999 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-07-20 14:30:30.003 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/neutron/neutron.conf neutron keystone_authtoken 2026-07-20 14:30:30.008 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/neutron/neutron.conf 2026-07-20 14:30:30.012 | + lib/keystone:configure_keystoneauth:392 : local admin_user=neutron 2026-07-20 14:30:30.016 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-07-20 14:30:30.020 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2026-07-20 14:30:30.068 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2026-07-20 14:30:30.116 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://192.168.122.72/identity 2026-07-20 14:30:30.164 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2026-07-20 14:30:30.212 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/neutron/neutron.conf keystone_authtoken password nomoresecret 2026-07-20 14:30:30.261 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2026-07-20 14:30:30.309 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2026-07-20 14:30:30.356 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2026-07-20 14:30:30.403 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/neutron/neutron.conf keystone_authtoken www_authenticate_uri http://192.168.122.72/identity 2026-07-20 14:30:30.452 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-07-20 14:30:30.500 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2026-07-20 14:30:30.548 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-07-20 14:30:30.552 | + lib/neutron:_configure_neutron_service:1020 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2026-07-20 14:30:30.601 | + lib/neutron:_configure_neutron_service:1021 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2026-07-20 14:30:30.649 | + lib/neutron:_configure_neutron_service:1023 : configure_keystoneauth /etc/neutron/neutron.conf nova nova 2026-07-20 14:30:30.654 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/neutron/neutron.conf 2026-07-20 14:30:30.658 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-20 14:30:30.662 | + lib/keystone:configure_keystoneauth:393 : local section=nova 2026-07-20 14:30:30.666 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/neutron/neutron.conf nova auth_type password 2026-07-20 14:30:30.715 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/neutron/neutron.conf nova interface public 2026-07-20 14:30:30.764 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/neutron/neutron.conf nova auth_url http://192.168.122.72/identity 2026-07-20 14:30:30.813 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/neutron/neutron.conf nova username nova 2026-07-20 14:30:30.862 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/neutron/neutron.conf nova password nomoresecret 2026-07-20 14:30:30.910 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2026-07-20 14:30:30.959 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/neutron/neutron.conf nova project_name service 2026-07-20 14:30:31.008 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2026-07-20 14:30:31.056 | + lib/neutron:_configure_neutron_service:1026 : configure_keystoneauth /etc/neutron/neutron.conf placement placement 2026-07-20 14:30:31.060 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/neutron/neutron.conf 2026-07-20 14:30:31.065 | + lib/keystone:configure_keystoneauth:392 : local admin_user=placement 2026-07-20 14:30:31.069 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-07-20 14:30:31.073 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/neutron/neutron.conf placement auth_type password 2026-07-20 14:30:31.122 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/neutron/neutron.conf placement interface public 2026-07-20 14:30:31.170 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/neutron/neutron.conf placement auth_url http://192.168.122.72/identity 2026-07-20 14:30:31.219 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/neutron/neutron.conf placement username placement 2026-07-20 14:30:31.269 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/neutron/neutron.conf placement password nomoresecret 2026-07-20 14:30:31.318 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/neutron/neutron.conf placement user_domain_name Default 2026-07-20 14:30:31.367 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/neutron/neutron.conf placement project_name service 2026-07-20 14:30:31.415 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/neutron/neutron.conf placement project_domain_name Default 2026-07-20 14:30:31.463 | + lib/neutron:_configure_neutron_service:1029 : neutron_plugin_configure_service 2026-07-20 14:30:31.467 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ geneve != \l\o\c\a\l ]] 2026-07-20 14:30:31.471 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(project_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2026-07-20 14:30:31.476 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2026-07-20 14:30:31.480 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2026-07-20 14:30:31.484 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ public != '' ]] 2026-07-20 14:30:31.488 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=public 2026-07-20 14:30:31.492 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ '' != '' ]] 2026-07-20 14:30:31.497 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ public != '' ]] 2026-07-20 14:30:31.501 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2026-07-20 14:30:31.505 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2026-07-20 14:30:31.509 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n public ]] 2026-07-20 14:30:31.514 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2026-07-20 14:30:31.518 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n public ]] 2026-07-20 14:30:31.522 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=public, 2026-07-20 14:30:31.526 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n public ]] 2026-07-20 14:30:31.531 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ public != \p\u\b\l\i\c ]] 2026-07-20 14:30:31.535 | + 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-20 14:30:31.539 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-20 14:30:31.543 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=securitygroup 2026-07-20 14:30:31.547 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=enable_security_group=True 2026-07-20 14:30:31.551 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z enable_security_group=True ']' 2026-07-20 14:30:31.555 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-20 14:30:31.559 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2026-07-20 14:30:31.608 | + 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-20 14:30:31.612 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-20 14:30:31.616 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-07-20 14:30:31.620 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=ovn 2026-07-20 14:30:31.625 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=ovn ']' 2026-07-20 14:30:31.629 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-20 14:30:31.633 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers ovn 2026-07-20 14:30:31.682 | + 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-20 14:30:31.687 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-20 14:30:31.691 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-07-20 14:30:31.695 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=overlay_ip_version=4 2026-07-20 14:30:31.699 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z overlay_ip_version=4 ']' 2026-07-20 14:30:31.703 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-20 14:30:31.707 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 overlay_ip_version 4 2026-07-20 14:30:31.754 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:119 : [[ -n local,flat,vlan,geneve ]] 2026-07-20 14:30:31.758 | + 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-20 14:30:31.762 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-20 14:30:31.766 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-07-20 14:30:31.770 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=type_drivers=local,flat,vlan,geneve 2026-07-20 14:30:31.774 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z type_drivers=local,flat,vlan,geneve ']' 2026-07-20 14:30:31.779 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-20 14:30:31.783 | + 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-20 14:30:31.829 | + 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-20 14:30:31.833 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-20 14:30:31.837 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-07-20 14:30:31.842 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security,qos 2026-07-20 14:30:31.846 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security,qos ']' 2026-07-20 14:30:31.850 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-20 14:30:31.854 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security,qos 2026-07-20 14:30:31.902 | + 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-20 14:30:31.906 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-20 14:30:31.910 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-07-20 14:30:31.914 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=project_network_types=geneve 2026-07-20 14:30:31.918 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z project_network_types=geneve ']' 2026-07-20 14:30:31.923 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-20 14:30:31.927 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 project_network_types geneve 2026-07-20 14:30:31.975 | + 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-20 14:30:31.979 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-20 14:30:31.983 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2026-07-20 14:30:31.987 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2026-07-20 14:30:31.991 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2026-07-20 14:30:31.995 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-20 14:30:31.999 | + 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-20 14:30:32.047 | + 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-20 14:30:32.051 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-20 14:30:32.055 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2026-07-20 14:30:32.059 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2026-07-20 14:30:32.063 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2026-07-20 14:30:32.067 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-20 14:30:32.070 | + 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-20 14:30:32.117 | + 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-20 14:30:32.121 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-20 14:30:32.125 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2026-07-20 14:30:32.129 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=public, 2026-07-20 14:30:32.133 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=public, ']' 2026-07-20 14:30:32.137 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-20 14:30:32.142 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks public, 2026-07-20 14:30:32.188 | + 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-20 14:30:32.192 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-20 14:30:32.196 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2026-07-20 14:30:32.200 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=public 2026-07-20 14:30:32.205 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=public ']' 2026-07-20 14:30:32.209 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-20 14:30:32.213 | + 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-20 14:30:32.260 | + 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-20 14:30:32.264 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-20 14:30:32.268 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2026-07-20 14:30:32.272 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:65536 2026-07-20 14:30:32.276 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:65536 ']' 2026-07-20 14:30:32.280 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-20 14:30:32.285 | + 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-20 14:30:32.331 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:137 : [[ legacy != \l\e\g\a\c\y ]] 2026-07-20 14:30:32.335 | + lib/neutron:configure_neutron:442 : iniset /etc/neutron/neutron.conf DEFAULT api_workers 2 2026-07-20 14:30:32.384 | + lib/neutron:configure_neutron:446 : iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0 2026-07-20 14:30:32.432 | + lib/neutron:configure_neutron:448 : write_uwsgi_config /etc/neutron/neutron-api-uwsgi.ini neutron.wsgi.api:application /networking '' neutron-api 2026-07-20 14:30:32.436 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/neutron/neutron-api-uwsgi.ini 2026-07-20 14:30:32.440 | + lib/apache:write_uwsgi_config:244 : local wsgi=neutron.wsgi.api:application 2026-07-20 14:30:32.444 | + lib/apache:write_uwsgi_config:245 : local url=/networking 2026-07-20 14:30:32.448 | + lib/apache:write_uwsgi_config:246 : local http= 2026-07-20 14:30:32.452 | + lib/apache:write_uwsgi_config:247 : local name=neutron-api 2026-07-20 14:30:32.457 | + lib/apache:write_uwsgi_config:249 : '[' -z neutron-api ']' 2026-07-20 14:30:32.461 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-07-20 14:30:32.465 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-07-20 14:30:32.485 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-07-20 14:30:32.486 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-07-20 14:30:32.497 | d /var/run/uwsgi 0755 quobyte root 2026-07-20 14:30:32.503 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-07-20 14:30:32.518 | /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-20 14:30:32.526 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/neutron-api.socket 2026-07-20 14:30:32.530 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/neutron/neutron-api-uwsgi.ini 2026-07-20 14:30:32.537 | + lib/apache:write_uwsgi_config:270 : [[ neutron.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-07-20 14:30:32.542 | + lib/apache:write_uwsgi_config:271 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi module neutron.wsgi.api:application 2026-07-20 14:30:32.592 | + lib/apache:write_uwsgi_config:276 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi processes 2 2026-07-20 14:30:32.638 | + lib/apache:write_uwsgi_config:278 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi master true 2026-07-20 14:30:32.685 | + lib/apache:write_uwsgi_config:280 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi die-on-term true 2026-07-20 14:30:32.732 | + lib/apache:write_uwsgi_config:281 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi exit-on-reload false 2026-07-20 14:30:32.780 | + lib/apache:write_uwsgi_config:284 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-07-20 14:30:32.826 | + lib/apache:write_uwsgi_config:285 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi enable-threads true 2026-07-20 14:30:32.876 | + lib/apache:write_uwsgi_config:286 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi plugins http,python3 2026-07-20 14:30:32.922 | + lib/apache:write_uwsgi_config:288 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi thunder-lock true 2026-07-20 14:30:32.969 | + 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-20 14:30:33.016 | + lib/apache:write_uwsgi_config:292 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi buffer-size 65535 2026-07-20 14:30:33.063 | + lib/apache:write_uwsgi_config:294 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-07-20 14:30:33.110 | + lib/apache:write_uwsgi_config:296 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi lazy-apps true 2026-07-20 14:30:33.157 | + lib/apache:write_uwsgi_config:298 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi start-time %t 2026-07-20 14:30:33.204 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-07-20 14:30:33.208 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-07-20 14:30:33.214 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for neutron-api 2026-07-20 14:30:33.218 | ++ lib/apache:apache_site_config_for:174 : local site=neutron-api 2026-07-20 14:30:33.222 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-07-20 14:30:33.227 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-20 14:30:33.231 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-20 14:30:33.236 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/neutron-api.conf 2026-07-20 14:30:33.241 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/neutron-api.conf 2026-07-20 14:30:33.245 | + lib/apache:write_uwsgi_config:306 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi socket /var/run/uwsgi/neutron-api.socket 2026-07-20 14:30:33.293 | + lib/apache:write_uwsgi_config:307 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi chmod-socket 666 2026-07-20 14:30:33.341 | + 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-20 14:30:33.342 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/neutron-api.conf 2026-07-20 14:30:33.355 | ProxyPass "/networking" "unix:/var/run/uwsgi/neutron-api.socket|uwsgi://uwsgi-uds-neutron-api" retry=0 acquire=1 2026-07-20 14:30:33.361 | + lib/apache:write_uwsgi_config:309 : enable_apache_site neutron-api 2026-07-20 14:30:33.366 | + lib/apache:enable_apache_site:191 : local site=neutron-api 2026-07-20 14:30:33.370 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-07-20 14:30:33.375 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-07-20 14:30:33.379 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-20 14:30:33.383 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-20 14:30:33.388 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-20 14:30:33.391 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-20 14:30:33.396 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-07-20 14:30:33.400 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-07-20 14:30:33.404 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-20 14:30:33.408 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-20 14:30:33.413 | + lib/apache:enable_apache_site:195 : sudo a2ensite neutron-api 2026-07-20 14:30:33.426 | perl: warning: Setting locale failed. 2026-07-20 14:30:33.426 | perl: warning: Please check that your locale settings: 2026-07-20 14:30:33.426 | LANGUAGE = (unset), 2026-07-20 14:30:33.426 | LC_ALL = "en_US.utf8", 2026-07-20 14:30:33.426 | LANG = "de_DE.UTF-8" 2026-07-20 14:30:33.426 | are supported and installed on your system. 2026-07-20 14:30:33.426 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-20 14:30:33.468 | Enabling site neutron-api. 2026-07-20 14:30:33.474 | To activate the new configuration, you need to run: 2026-07-20 14:30:33.474 | systemctl reload apache2 2026-07-20 14:30:33.481 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-07-20 14:30:33.485 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-20 14:30:33.490 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-20 14:30:33.493 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-20 14:30:33.629 | + ./stack.sh:main:1173 : is_service_enabled mysql postgresql 2026-07-20 14:30:33.659 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 14:30:33.663 | + ./stack.sh:main:1173 : is_service_enabled neutron 2026-07-20 14:30:33.690 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 14:30:33.694 | + ./stack.sh:main:1174 : async_runfunc init_neutron 2026-07-20 14:30:33.698 | + inc/async:async_runfunc:116 : async_run init_neutron init_neutron 2026-07-20 14:30:33.790 | + inc/async:async_inner:63 : init_neutron 2026-07-20 14:30:33.842 | [2068 Async init_neutron:55770]: running: init_neutron 2026-07-20 14:30:33.846 | + ./stack.sh:main:1182 : is_service_enabled q-dhcp 2026-07-20 14:30:33.876 | + functions-common:is_service_enabled:2076 : return 1 2026-07-20 14:30:33.881 | + ./stack.sh:main:1201 : is_service_enabled nova neutron 2026-07-20 14:30:33.909 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 14:30:33.914 | + ./stack.sh:main:1202 : configure_os_vif 2026-07-20 14:30:33.918 | + lib/os-vif:configure_os_vif:16 : [[ -e /etc/nova/nova.conf ]] 2026-07-20 14:30:33.922 | + lib/os-vif:configure_os_vif:17 : iniset /etc/nova/nova.conf os_vif_ovs isolate_vif False 2026-07-20 14:30:33.975 | + lib/os-vif:configure_os_vif:19 : [[ -e /etc/neutron/neutron.conf ]] 2026-07-20 14:30:33.980 | + lib/os-vif:configure_os_vif:20 : iniset /etc/neutron/neutron.conf os_vif_ovs isolate_vif False 2026-07-20 14:30:34.031 | + ./stack.sh:main:1208 : is_service_enabled swift 2026-07-20 14:30:34.060 | + functions-common:is_service_enabled:2076 : return 1 2026-07-20 14:30:34.065 | + ./stack.sh:main:1217 : is_service_enabled cinder 2026-07-20 14:30:34.094 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 14:30:34.099 | + ./stack.sh:main:1218 : echo_summary 'Configuring Cinder' 2026-07-20 14:30:34.103 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-20 14:30:34.108 | + ./stack.sh:echo_summary:450 : echo -e Configuring Cinder 2026-07-20 14:30:34.112 | + ./stack.sh:main:1219 : async_runfunc init_cinder 2026-07-20 14:30:34.116 | + inc/async:async_runfunc:116 : async_run init_cinder init_cinder 2026-07-20 14:30:34.210 | + inc/async:async_inner:63 : init_cinder 2026-07-20 14:30:34.267 | [2068 Async init_cinder:56007]: running: init_cinder 2026-07-20 14:30:34.272 | + ./stack.sh:main:1225 : is_service_enabled placement 2026-07-20 14:30:34.302 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 14:30:34.307 | + ./stack.sh:main:1226 : echo_summary 'Configuring placement' 2026-07-20 14:30:34.313 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-20 14:30:34.317 | + ./stack.sh:echo_summary:450 : echo -e Configuring placement 2026-07-20 14:30:34.322 | + ./stack.sh:main:1227 : async_runfunc init_placement 2026-07-20 14:30:34.326 | + inc/async:async_runfunc:116 : async_run init_placement init_placement 2026-07-20 14:30:34.418 | + inc/async:async_inner:63 : init_placement 2026-07-20 14:30:34.481 | [2068 Async init_placement:56137]: running: init_placement 2026-07-20 14:30:34.485 | + ./stack.sh:main:1231 : async_wait init_neutron 2026-07-20 14:30:34.548 | [2068 Async init_neutron:55770]: Waiting for completion of init_neutron running on PID 55770 (5 other jobs running) 2026-07-20 14:30:34.574 | [2068 Async init_neutron:55770]: Signaling child to exit 2026-07-20 14:30:48.593 | + inc/async:async_inner:64 : rc=0 2026-07-20 14:30:48.639 | [56007 Async init_cinder:56007]: finished successfully 2026-07-20 14:31:17.276 | + inc/async:async_inner:64 : rc=0 2026-07-20 14:31:17.311 | [55770 Async init_neutron:55770]: finished successfully 2026-07-20 14:31:17.342 | WAKEUP 2026-07-20 14:31:17.374 | [2068 Async init_neutron:55770]: Signaled 2026-07-20 14:31:17.375 | + lib/neutron:init_neutron:505 : recreate_database neutron 2026-07-20 14:31:17.375 | + lib/database:recreate_database:112 : local db=neutron 2026-07-20 14:31:17.375 | + lib/database:recreate_database:113 : recreate_database_mysql neutron 2026-07-20 14:31:17.376 | + lib/databases/mysql:recreate_database_mysql:54 : local db=neutron 2026-07-20 14:31:17.376 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;' 2026-07-20 14:31:17.376 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-20 14:31:17.376 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE neutron CHARACTER SET utf8;' 2026-07-20 14:31:17.376 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-20 14:31:17.376 | + lib/neutron:init_neutron:506 : time_start dbsync 2026-07-20 14:31:17.376 | + functions-common:time_start:2406 : local name=dbsync 2026-07-20 14:31:17.376 | + functions-common:time_start:2407 : local start_time= 2026-07-20 14:31:17.376 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-20 14:31:17.376 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-20 14:31:17.377 | + functions-common:time_start:2411 : _TIME_START[$name]=1784557833991 2026-07-20 14:31:17.377 | + lib/neutron:init_neutron:508 : /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-20 14:31:17.377 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-07-20 14:31:17.377 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-20 14:31:17.377 | we strongly recommend against using it for new projects. 2026-07-20 14:31:17.377 | 2026-07-20 14:31:17.377 | If you are already using Eventlet, we recommend migrating to a different 2026-07-20 14:31:17.378 | framework. For more detail see 2026-07-20 14:31:17.378 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-20 14:31:17.378 | 2026-07-20 14:31:17.378 | import eventlet as _eventlet # noqa 2026-07-20 14:31:17.378 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2026-07-20 14:31:17.379 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2026-07-20 14:31:17.379 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2026-07-20 14:31:17.379 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2026-07-20 14:31:17.379 | INFO [alembic.runtime.migration] Running upgrade -> kilo 2026-07-20 14:31:17.379 | INFO [alembic.runtime.migration] Running upgrade kilo -> 599c6a226151 2026-07-20 14:31:17.379 | INFO [alembic.runtime.migration] Running upgrade 599c6a226151 -> 52c5312f6baf 2026-07-20 14:31:17.381 | INFO [alembic.runtime.migration] Running upgrade 52c5312f6baf -> 313373c0ffee 2026-07-20 14:31:17.381 | INFO [alembic.runtime.migration] Running upgrade 313373c0ffee -> 8675309a5c4f 2026-07-20 14:31:17.381 | INFO [alembic.runtime.migration] Running upgrade 8675309a5c4f -> 45f955889773 2026-07-20 14:31:17.382 | INFO [alembic.runtime.migration] Running upgrade 45f955889773 -> 26c371498592 2026-07-20 14:31:17.382 | INFO [alembic.runtime.migration] Running upgrade 26c371498592 -> 1c844d1677f7 2026-07-20 14:31:17.382 | INFO [alembic.runtime.migration] Running upgrade 1c844d1677f7 -> 1b4c6e320f79 2026-07-20 14:31:17.382 | INFO [alembic.runtime.migration] Running upgrade 1b4c6e320f79 -> 48153cb5f051 2026-07-20 14:31:17.382 | INFO [alembic.runtime.migration] Running upgrade 48153cb5f051 -> 9859ac9c136 2026-07-20 14:31:17.382 | INFO [alembic.runtime.migration] Running upgrade 9859ac9c136 -> 34af2b5c5a59 2026-07-20 14:31:17.382 | INFO [alembic.runtime.migration] Running upgrade 34af2b5c5a59 -> 59cb5b6cf4d 2026-07-20 14:31:17.382 | INFO [alembic.runtime.migration] Running upgrade 59cb5b6cf4d -> 13cfb89f881a 2026-07-20 14:31:17.382 | INFO [alembic.runtime.migration] Running upgrade 13cfb89f881a -> 32e5974ada25 2026-07-20 14:31:17.382 | INFO [alembic.runtime.migration] Running upgrade 32e5974ada25 -> ec7fcfbf72ee 2026-07-20 14:31:17.382 | INFO [alembic.runtime.migration] Running upgrade ec7fcfbf72ee -> dce3ec7a25c9 2026-07-20 14:31:17.383 | INFO [alembic.runtime.migration] Running upgrade dce3ec7a25c9 -> c3a73f615e4 2026-07-20 14:31:17.383 | INFO [alembic.runtime.migration] Running upgrade c3a73f615e4 -> 659bf3d90664 2026-07-20 14:31:17.383 | INFO [alembic.runtime.migration] Running upgrade 659bf3d90664 -> 1df244e556f5 2026-07-20 14:31:17.383 | INFO [alembic.runtime.migration] Running upgrade 1df244e556f5 -> 19f26505c74f 2026-07-20 14:31:17.383 | INFO [alembic.runtime.migration] Running upgrade 19f26505c74f -> 15be73214821 2026-07-20 14:31:17.383 | INFO [alembic.runtime.migration] Running upgrade 15be73214821 -> b4caf27aae4 2026-07-20 14:31:17.383 | INFO [alembic.runtime.migration] Running upgrade b4caf27aae4 -> 15e43b934f81 2026-07-20 14:31:17.383 | INFO [alembic.runtime.migration] Running upgrade 15e43b934f81 -> 31ed664953e6 2026-07-20 14:31:17.383 | INFO [alembic.runtime.migration] Running upgrade 31ed664953e6 -> 2f9e956e7532 2026-07-20 14:31:17.383 | INFO [alembic.runtime.migration] Running upgrade 2f9e956e7532 -> 3894bccad37f 2026-07-20 14:31:17.383 | INFO [alembic.runtime.migration] Running upgrade 3894bccad37f -> 0e66c5227a8a 2026-07-20 14:31:17.384 | INFO [alembic.runtime.migration] Running upgrade 0e66c5227a8a -> 45f8dd33480b 2026-07-20 14:31:17.384 | INFO [alembic.runtime.migration] Running upgrade 45f8dd33480b -> 5abc0278ca73 2026-07-20 14:31:17.384 | INFO [alembic.runtime.migration] Running upgrade 5abc0278ca73 -> d3435b514502 2026-07-20 14:31:17.384 | INFO [alembic.runtime.migration] Running upgrade d3435b514502 -> 30107ab6a3ee 2026-07-20 14:31:17.384 | INFO [alembic.runtime.migration] Running upgrade 30107ab6a3ee -> c415aab1c048 2026-07-20 14:31:17.384 | INFO [alembic.runtime.migration] Running upgrade c415aab1c048 -> a963b38d82f4 2026-07-20 14:31:17.384 | INFO [alembic.runtime.migration] Running upgrade kilo -> 30018084ec99 2026-07-20 14:31:17.384 | INFO [alembic.runtime.migration] Running upgrade 30018084ec99 -> 4ffceebfada 2026-07-20 14:31:17.384 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfada -> 2e5352a0ad4d 2026-07-20 14:31:17.384 | INFO [alembic.runtime.migration] Running upgrade 2e5352a0ad4d -> 11926bcfe72d 2026-07-20 14:31:17.384 | INFO [alembic.runtime.migration] Running upgrade 11926bcfe72d -> 1b294093239c 2026-07-20 14:31:17.385 | INFO [alembic.runtime.migration] Running upgrade 1b294093239c -> 8a6d8bdae39 2026-07-20 14:31:17.385 | INFO [alembic.runtime.migration] Running upgrade 8a6d8bdae39 -> 2b4c2465d44b 2026-07-20 14:31:17.385 | INFO [alembic.runtime.migration] Running upgrade 2b4c2465d44b -> c6c112992c9 2026-07-20 14:31:17.385 | INFO [alembic.runtime.migration] Running upgrade c6c112992c9 -> 5ffceebfada 2026-07-20 14:31:17.385 | INFO [alembic.runtime.migration] Running upgrade 5ffceebfada -> 4ffceebfcdc 2026-07-20 14:31:17.385 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfcdc -> 7bbb25278f53 2026-07-20 14:31:17.385 | INFO [alembic.runtime.migration] Running upgrade 7bbb25278f53 -> 89ab9a816d70 2026-07-20 14:31:17.385 | INFO [alembic.runtime.migration] Running upgrade 89ab9a816d70 -> c879c5e1ee90 2026-07-20 14:31:17.385 | INFO [alembic.runtime.migration] Running upgrade c879c5e1ee90 -> 8fd3918ef6f4 2026-07-20 14:31:17.385 | INFO [alembic.runtime.migration] Running upgrade 8fd3918ef6f4 -> 4bcd4df1f426 2026-07-20 14:31:17.385 | INFO [alembic.runtime.migration] Running upgrade 4bcd4df1f426 -> b67e765a3524 2026-07-20 14:31:17.386 | INFO [alembic.runtime.migration] Running upgrade a963b38d82f4 -> 3d0e74aa7d37 2026-07-20 14:31:17.386 | INFO [alembic.runtime.migration] Running upgrade 3d0e74aa7d37 -> 030a959ceafa 2026-07-20 14:31:17.386 | INFO [alembic.runtime.migration] Running upgrade 030a959ceafa -> a5648cfeeadf 2026-07-20 14:31:17.386 | INFO [alembic.runtime.migration] Running upgrade a5648cfeeadf -> 0f5bef0f87d4 2026-07-20 14:31:17.386 | INFO [alembic.runtime.migration] Running upgrade 0f5bef0f87d4 -> 67daae611b6e 2026-07-20 14:31:17.386 | INFO [alembic.runtime.migration] Running upgrade b67e765a3524 -> a84ccf28f06a 2026-07-20 14:31:17.386 | INFO [alembic.runtime.migration] Running upgrade a84ccf28f06a -> 7d9d8eeec6ad 2026-07-20 14:31:17.386 | INFO [alembic.runtime.migration] Running upgrade 67daae611b6e -> 6b461a21bcfc 2026-07-20 14:31:17.386 | INFO [alembic.runtime.migration] Running upgrade 6b461a21bcfc -> 5cd92597d11d 2026-07-20 14:31:17.386 | INFO [alembic.runtime.migration] Running upgrade 5cd92597d11d -> 929c968efe70 2026-07-20 14:31:17.386 | INFO [alembic.runtime.migration] Running upgrade 929c968efe70 -> a9c43481023c 2026-07-20 14:31:17.387 | INFO [alembic.runtime.migration] Running upgrade a9c43481023c -> 804a3c76314c 2026-07-20 14:31:17.387 | INFO [alembic.runtime.migration] Running upgrade 804a3c76314c -> 2b42d90729da 2026-07-20 14:31:17.387 | INFO [alembic.runtime.migration] Running upgrade 2b42d90729da -> 62c781cb6192 2026-07-20 14:31:17.387 | INFO [alembic.runtime.migration] Running upgrade 62c781cb6192 -> c8c222d42aa9 2026-07-20 14:31:17.387 | INFO [alembic.runtime.migration] Running upgrade c8c222d42aa9 -> 349b6fd605a6 2026-07-20 14:31:17.387 | INFO [alembic.runtime.migration] Running upgrade 349b6fd605a6 -> 7d32f979895f 2026-07-20 14:31:17.387 | INFO [alembic.runtime.migration] Running upgrade 7d32f979895f -> 594422d373ee 2026-07-20 14:31:17.387 | INFO [alembic.runtime.migration] Running upgrade 594422d373ee -> 61663558142c 2026-07-20 14:31:17.388 | INFO [alembic.runtime.migration] Running upgrade 61663558142c -> 867d39095bf4, port forwarding 2026-07-20 14:31:17.388 | INFO [alembic.runtime.migration] Running upgrade 867d39095bf4 -> d72db3e25539, modify uniq port forwarding 2026-07-20 14:31:17.388 | INFO [alembic.runtime.migration] Running upgrade d72db3e25539 -> cada2437bf41 2026-07-20 14:31:17.388 | INFO [alembic.runtime.migration] Running upgrade cada2437bf41 -> 195176fb410d, router gateway IP QoS 2026-07-20 14:31:17.388 | INFO [alembic.runtime.migration] Running upgrade 195176fb410d -> fb0167bd9639 2026-07-20 14:31:17.388 | INFO [alembic.runtime.migration] Running upgrade fb0167bd9639 -> 0ff9e3881597 2026-07-20 14:31:17.388 | INFO [alembic.runtime.migration] Running upgrade 0ff9e3881597 -> 9bfad3f1e780 2026-07-20 14:31:17.388 | INFO [alembic.runtime.migration] Running upgrade 9bfad3f1e780 -> 63fd95af7dcd 2026-07-20 14:31:17.388 | INFO [alembic.runtime.migration] Running upgrade 63fd95af7dcd -> c613d0b82681 2026-07-20 14:31:17.388 | INFO [alembic.runtime.migration] Running upgrade c613d0b82681 -> c3e9d13c4367 2026-07-20 14:31:17.388 | INFO [alembic.runtime.migration] Running upgrade c3e9d13c4367 -> 86274d77933e 2026-07-20 14:31:17.389 | INFO [alembic.runtime.migration] Running upgrade 86274d77933e -> f4b9654dd40c 2026-07-20 14:31:17.389 | INFO [alembic.runtime.migration] Running upgrade f4b9654dd40c -> a010322604bc 2026-07-20 14:31:17.389 | INFO [alembic.runtime.migration] Running upgrade a010322604bc -> 263d454a9655 2026-07-20 14:31:17.389 | INFO [alembic.runtime.migration] Running upgrade 263d454a9655 -> Ibac91d24da2 2026-07-20 14:31:17.389 | INFO [alembic.runtime.migration] Running upgrade Ibac91d24da2 -> 2217c4222de6 2026-07-20 14:31:17.389 | INFO [alembic.runtime.migration] Running upgrade 2217c4222de6 -> 18a7e90ae768 2026-07-20 14:31:17.389 | INFO [alembic.runtime.migration] Running upgrade 18a7e90ae768 -> e4e236b0e1ff 2026-07-20 14:31:17.390 | INFO [alembic.runtime.migration] Running upgrade e4e236b0e1ff -> e88badaa9591 2026-07-20 14:31:17.390 | INFO [alembic.runtime.migration] Running upgrade e88badaa9591 -> d8bdf05313f4 2026-07-20 14:31:17.390 | INFO [alembic.runtime.migration] Running upgrade d8bdf05313f4 -> dfe425060830 2026-07-20 14:31:17.390 | INFO [alembic.runtime.migration] Running upgrade dfe425060830 -> fd6107509ccd 2026-07-20 14:31:17.390 | INFO [alembic.runtime.migration] Running upgrade fd6107509ccd -> 1ea5dab0897a 2026-07-20 14:31:17.390 | INFO [alembic.runtime.migration] Running upgrade 1ea5dab0897a -> 49d8622c5221 2026-07-20 14:31:17.390 | INFO [alembic.runtime.migration] Running upgrade 49d8622c5221 -> I38991de2b4 2026-07-20 14:31:17.391 | INFO [alembic.runtime.migration] Running upgrade I38991de2b4 -> 532aa95457e2 2026-07-20 14:31:17.391 | INFO [alembic.runtime.migration] Running upgrade 532aa95457e2 -> f010820fc498 2026-07-20 14:31:17.391 | INFO [alembic.runtime.migration] Running upgrade f010820fc498 -> a964d94b4677 2026-07-20 14:31:17.391 | INFO [alembic.runtime.migration] Running upgrade a964d94b4677 -> 26d1e9f5c766 2026-07-20 14:31:17.391 | INFO [alembic.runtime.migration] Running upgrade 26d1e9f5c766 -> 1e0744e4ffea 2026-07-20 14:31:17.391 | INFO [alembic.runtime.migration] Running upgrade 1e0744e4ffea -> 6135a7bd4425 2026-07-20 14:31:17.391 | INFO [alembic.runtime.migration] Running upgrade 6135a7bd4425 -> 8df53b0d2c0e 2026-07-20 14:31:17.391 | INFO [alembic.runtime.migration] Running upgrade 8df53b0d2c0e -> 1bb3393de75d, add qos policy rule Packet Rate Limit 2026-07-20 14:31:17.391 | INFO [alembic.runtime.migration] Running upgrade 1bb3393de75d -> c181bb1d89e4 2026-07-20 14:31:17.391 | INFO [alembic.runtime.migration] Running upgrade c181bb1d89e4 -> ba859d649675 2026-07-20 14:31:17.391 | INFO [alembic.runtime.migration] Running upgrade ba859d649675 -> e981acd076d3 2026-07-20 14:31:17.392 | INFO [alembic.runtime.migration] Running upgrade e981acd076d3 -> 76df7844a8c6, add Local IP tables 2026-07-20 14:31:17.392 | INFO [alembic.runtime.migration] Running upgrade 76df7844a8c6 -> 1ffef8d6f371, migrate RBAC registers from "target_tenant" to "target_project" 2026-07-20 14:31:17.392 | INFO [alembic.runtime.migration] Running upgrade 1ffef8d6f371 -> 8160f7a9cebb, drop portbindingports table 2026-07-20 14:31:17.392 | INFO [alembic.runtime.migration] Running upgrade 8160f7a9cebb -> cd9ef14ccf87 2026-07-20 14:31:17.392 | INFO [alembic.runtime.migration] Running upgrade cd9ef14ccf87 -> 34cf8b009713 2026-07-20 14:31:17.392 | INFO [alembic.runtime.migration] Running upgrade 34cf8b009713 -> I43e0b669096 2026-07-20 14:31:17.392 | INFO [alembic.runtime.migration] Running upgrade I43e0b669096 -> 4e6e655746f6 2026-07-20 14:31:17.392 | INFO [alembic.runtime.migration] Running upgrade 4e6e655746f6 -> 659cbedf30a1 2026-07-20 14:31:17.392 | INFO [alembic.runtime.migration] Running upgrade 659cbedf30a1 -> 21ff98fabab1 2026-07-20 14:31:17.392 | INFO [alembic.runtime.migration] Running upgrade 21ff98fabab1 -> 5881373af7f5 2026-07-20 14:31:17.392 | INFO [alembic.runtime.migration] Running upgrade 5881373af7f5 -> fc153938cdc1 2026-07-20 14:31:17.392 | INFO [alembic.runtime.migration] Running upgrade fc153938cdc1 -> 93f394357a27 2026-07-20 14:31:17.393 | INFO [alembic.runtime.migration] Running upgrade 93f394357a27 -> 6f1145bff34c 2026-07-20 14:31:17.393 | INFO [alembic.runtime.migration] Running upgrade 6f1145bff34c -> 682c319773d7 2026-07-20 14:31:17.393 | INFO [alembic.runtime.migration] Running upgrade 682c319773d7 -> 0aefee21cd87 2026-07-20 14:31:17.393 | INFO [alembic.runtime.migration] Running upgrade 0aefee21cd87 -> b1199a3adbef 2026-07-20 14:31:17.393 | INFO [alembic.runtime.migration] Running upgrade b1199a3adbef -> c33da356b165 2026-07-20 14:31:17.393 | INFO [alembic.runtime.migration] Running upgrade c33da356b165 -> 89c58a70ceba 2026-07-20 14:31:17.393 | INFO [alembic.runtime.migration] Running upgrade 89c58a70ceba -> 0e6eff810791 2026-07-20 14:31:17.393 | INFO [alembic.runtime.migration] Running upgrade 0e6eff810791 -> 175fa80908e1 2026-07-20 14:31:17.393 | INFO [alembic.runtime.migration] Running upgrade 175fa80908e1 -> 5bcb7b31ec7d 2026-07-20 14:31:17.393 | INFO [alembic.runtime.migration] Running upgrade 5bcb7b31ec7d -> ad80a9f07c5c 2026-07-20 14:31:17.393 | INFO [alembic.runtime.migration] Running upgrade ad80a9f07c5c -> d553edeb540f 2026-07-20 14:31:17.394 | INFO [alembic.runtime.migration] Running upgrade d553edeb540f -> b1bca967e19d, Add unique constraint to the network segment range 2026-07-20 14:31:17.394 | INFO [alembic.runtime.migration] Running upgrade b1bca967e19d -> bdae3a00c493 2026-07-20 14:31:17.394 | INFO [alembic.runtime.migration] Running upgrade bdae3a00c493 -> a00aa97899c0 2026-07-20 14:31:17.394 | INFO [alembic.runtime.migration] Running upgrade a00aa97899c0 -> a1b2c3d4e5f6, Add security groups default statefulness table 2026-07-20 14:31:17.394 | INFO [alembic.runtime.migration] Running upgrade 7d9d8eeec6ad -> a8b517cff8ab 2026-07-20 14:31:17.394 | INFO [alembic.runtime.migration] Running upgrade a8b517cff8ab -> 3b935b28e7a0 2026-07-20 14:31:17.394 | INFO [alembic.runtime.migration] Running upgrade 3b935b28e7a0 -> b12a3ef66e62 2026-07-20 14:31:17.394 | INFO [alembic.runtime.migration] Running upgrade b12a3ef66e62 -> 97c25b0d2353 2026-07-20 14:31:17.394 | INFO [alembic.runtime.migration] Running upgrade 97c25b0d2353 -> 2e0d7a8a1586 2026-07-20 14:31:17.394 | INFO [alembic.runtime.migration] Running upgrade 2e0d7a8a1586 -> 5c85685d616d 2026-07-20 14:31:17.394 | Running upgrade for neutron ... 2026-07-20 14:31:17.395 | OK 2026-07-20 14:31:17.395 | + lib/neutron:init_neutron:509 : time_stop dbsync 2026-07-20 14:31:17.395 | + functions-common:time_stop:2420 : local name 2026-07-20 14:31:17.395 | + functions-common:time_stop:2421 : local end_time 2026-07-20 14:31:17.395 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-20 14:31:17.395 | + functions-common:time_stop:2423 : local total 2026-07-20 14:31:17.395 | + functions-common:time_stop:2424 : local start_time 2026-07-20 14:31:17.395 | + functions-common:time_stop:2426 : name=dbsync 2026-07-20 14:31:17.395 | + functions-common:time_stop:2427 : start_time=1784557833991 2026-07-20 14:31:17.395 | + functions-common:time_stop:2429 : [[ -z 1784557833991 ]] 2026-07-20 14:31:17.395 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-20 14:31:17.395 | + functions-common:time_stop:2432 : end_time=1784557877251 2026-07-20 14:31:17.396 | + functions-common:time_stop:2433 : elapsed_time=43260 2026-07-20 14:31:17.396 | + functions-common:time_stop:2434 : total=8147 2026-07-20 14:31:17.396 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-20 14:31:17.396 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=51407 2026-07-20 14:31:17.438 | [2068 Async init_neutron:55770]: finished init_neutron with result 0 in 43 seconds 2026-07-20 14:31:17.445 | + inc/async:async_wait:197 : return 0 2026-07-20 14:31:17.450 | + ./stack.sh:main:1232 : async_wait init_placement 2026-07-20 14:31:17.524 | [2068 Async init_placement:56137]: Waiting for completion of init_placement running on PID 56137 (4 other jobs running) 2026-07-20 14:31:17.563 | [2068 Async init_placement:56137]: Signaling child to exit 2026-07-20 14:31:22.031 | + inc/async:async_inner:64 : rc=0 2026-07-20 14:31:22.064 | [56137 Async init_placement:56137]: finished successfully 2026-07-20 14:31:22.096 | WAKEUP 2026-07-20 14:31:22.124 | [2068 Async init_placement:56137]: Signaled 2026-07-20 14:31:22.126 | + lib/placement:init_placement:113 : recreate_database placement 2026-07-20 14:31:22.126 | + lib/database:recreate_database:112 : local db=placement 2026-07-20 14:31:22.126 | + lib/database:recreate_database:113 : recreate_database_mysql placement 2026-07-20 14:31:22.126 | + lib/databases/mysql:recreate_database_mysql:54 : local db=placement 2026-07-20 14:31:22.126 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS placement;' 2026-07-20 14:31:22.126 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-20 14:31:22.127 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE placement CHARACTER SET utf8;' 2026-07-20 14:31:22.127 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-20 14:31:22.127 | + lib/placement:init_placement:114 : /opt/stack/data/venv/bin/placement-manage db sync 2026-07-20 14:31:22.127 | + lib/placement:init_placement:115 : create_placement_accounts 2026-07-20 14:31:22.127 | + lib/placement:create_placement_accounts:102 : create_service_user placement admin 2026-07-20 14:31:22.127 | + lib/keystone:create_service_user:379 : get_or_create_user placement nomoresecret Default 2026-07-20 14:31:22.127 | + functions-common:get_or_create_user:899 : local user_id 2026-07-20 14:31:22.127 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-07-20 14:31:22.128 | + functions-common:get_or_create_user:903 : local email= 2026-07-20 14:31:22.128 | ++ 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-20 14:31:22.129 | ++ functions-common:oscwrap:2465 : return 0 2026-07-20 14:31:22.129 | + functions-common:get_or_create_user:915 : user_id=f555678947064da6a4f422b2df2b1fc8 2026-07-20 14:31:22.129 | + functions-common:get_or_create_user:916 : echo f555678947064da6a4f422b2df2b1fc8 2026-07-20 14:31:22.129 | f555678947064da6a4f422b2df2b1fc8 2026-07-20 14:31:22.129 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service placement service Default Default 2026-07-20 14:31:22.129 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-20 14:31:22.129 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-20 14:31:22.129 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-20 14:31:22.129 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-20 14:31:22.129 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-20 14:31:22.130 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-20 14:31:22.130 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-20 14:31:22.130 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-20 14:31:22.130 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-20 14:31:22.130 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-20 14:31:22.130 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-20 14:31:22.130 | + 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-20 14:31:22.130 | ++ 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-20 14:31:22.130 | ++ functions-common:oscwrap:2465 : return 0 2026-07-20 14:31:22.130 | + functions-common:get_or_add_user_project_role:979 : user_role_id=55eadd09f8f24efbaf5ec91fb8080494 2026-07-20 14:31:22.131 | + functions-common:get_or_add_user_project_role:980 : echo 55eadd09f8f24efbaf5ec91fb8080494 2026-07-20 14:31:22.131 | 55eadd09f8f24efbaf5ec91fb8080494 2026-07-20 14:31:22.131 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-07-20 14:31:22.131 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin placement service Default Default 2026-07-20 14:31:22.131 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-20 14:31:22.131 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-20 14:31:22.131 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-20 14:31:22.131 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-20 14:31:22.131 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-20 14:31:22.131 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-20 14:31:22.131 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-20 14:31:22.131 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-20 14:31:22.132 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-20 14:31:22.132 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-20 14:31:22.132 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-20 14:31:22.132 | + 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-20 14:31:22.132 | ++ 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-20 14:31:22.132 | ++ functions-common:oscwrap:2465 : return 0 2026-07-20 14:31:22.132 | + functions-common:get_or_add_user_project_role:979 : user_role_id=734b14eacd4144f88be4a88f29c02e13 2026-07-20 14:31:22.132 | + functions-common:get_or_add_user_project_role:980 : echo 734b14eacd4144f88be4a88f29c02e13 2026-07-20 14:31:22.132 | 734b14eacd4144f88be4a88f29c02e13 2026-07-20 14:31:22.132 | + lib/placement:create_placement_accounts:103 : local placement_api_url=http://192.168.122.72/placement 2026-07-20 14:31:22.133 | + lib/placement:create_placement_accounts:104 : get_or_create_service placement placement 'Placement Service' 2026-07-20 14:31:22.133 | + functions-common:get_or_create_service:1055 : local service_id 2026-07-20 14:31:22.133 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show placement -f value -c id 2026-07-20 14:31:22.133 | ++ 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-20 14:31:22.133 | ++ functions-common:oscwrap:2465 : return 0 2026-07-20 14:31:22.133 | + functions-common:get_or_create_service:1066 : service_id=' 2026-07-20 14:31:22.133 | bb91af6c27f74b99a58d358d87fbc89d' 2026-07-20 14:31:22.133 | + functions-common:get_or_create_service:1067 : echo bb91af6c27f74b99a58d358d87fbc89d 2026-07-20 14:31:22.133 | bb91af6c27f74b99a58d358d87fbc89d 2026-07-20 14:31:22.133 | + lib/placement:create_placement_accounts:106 : get_or_create_endpoint placement RegionOne http://192.168.122.72/placement 2026-07-20 14:31:22.133 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-07-20 14:31:22.134 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface placement public http://192.168.122.72/placement RegionOne 2026-07-20 14:31:22.134 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-07-20 14:31:22.134 | +++ 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-20 14:31:22.134 | +++ functions-common:oscwrap:2465 : return 0 2026-07-20 14:31:22.134 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-07-20 14:31:22.134 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-07-20 14:31:22.134 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create placement public http://192.168.122.72/placement --region RegionOne -f value -c id 2026-07-20 14:31:22.134 | +++ functions-common:oscwrap:2465 : return 0 2026-07-20 14:31:22.134 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=ca2deb3b440f4e13bc30697ca3889002 2026-07-20 14:31:22.134 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo ca2deb3b440f4e13bc30697ca3889002 2026-07-20 14:31:22.135 | + functions-common:get_or_create_endpoint:1100 : public_id=ca2deb3b440f4e13bc30697ca3889002 2026-07-20 14:31:22.135 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-07-20 14:31:22.135 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-07-20 14:31:22.135 | + functions-common:get_or_create_endpoint:1109 : echo ca2deb3b440f4e13bc30697ca3889002 2026-07-20 14:31:22.135 | ca2deb3b440f4e13bc30697ca3889002 2026-07-20 14:31:22.185 | [2068 Async init_placement:56137]: finished init_placement with result 0 in 47 seconds 2026-07-20 14:31:22.192 | + inc/async:async_wait:197 : return 0 2026-07-20 14:31:22.197 | + ./stack.sh:main:1233 : async_wait init_glance 2026-07-20 14:31:22.267 | [2068 Async init_glance:51518]: Waiting for completion of init_glance running on PID 51518 (3 other jobs running) 2026-07-20 14:31:22.299 | [2068 Async init_glance:51518]: Signaling child to exit 2026-07-20 14:31:22.299 | WAKEUP 2026-07-20 14:31:22.328 | [2068 Async init_glance:51518]: Signaled 2026-07-20 14:31:22.330 | + lib/glance:init_glance:525 : rm -rf /opt/stack/data/glance/images 2026-07-20 14:31:22.330 | + lib/glance:init_glance:526 : mkdir -p /opt/stack/data/glance/images 2026-07-20 14:31:22.330 | + lib/glance:init_glance:529 : recreate_database glance 2026-07-20 14:31:22.330 | + lib/database:recreate_database:112 : local db=glance 2026-07-20 14:31:22.330 | + lib/database:recreate_database:113 : recreate_database_mysql glance 2026-07-20 14:31:22.330 | + lib/databases/mysql:recreate_database_mysql:54 : local db=glance 2026-07-20 14:31:22.330 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;' 2026-07-20 14:31:22.330 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-20 14:31:22.330 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE glance CHARACTER SET utf8;' 2026-07-20 14:31:22.330 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-20 14:31:22.330 | + lib/glance:init_glance:531 : time_start dbsync 2026-07-20 14:31:22.331 | + functions-common:time_start:2406 : local name=dbsync 2026-07-20 14:31:22.331 | + functions-common:time_start:2407 : local start_time= 2026-07-20 14:31:22.331 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-20 14:31:22.331 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-20 14:31:22.331 | + functions-common:time_start:2411 : _TIME_START[$name]=1784557734029 2026-07-20 14:31:22.331 | + lib/glance:init_glance:533 : /opt/stack/data/venv/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync 2026-07-20 14:31:22.331 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/loopingcall.py:19: EventletDeprecationWarning: 2026-07-20 14:31:22.331 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-20 14:31:22.331 | we strongly recommend against using it for new projects. 2026-07-20 14:31:22.331 | 2026-07-20 14:31:22.331 | If you are already using Eventlet, we recommend migrating to a different 2026-07-20 14:31:22.332 | framework. For more detail see 2026-07-20 14:31:22.332 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-20 14:31:22.332 | 2026-07-20 14:31:22.332 | from eventlet import event 2026-07-20 14:31:22.332 | INFO dbcounter [-] Registered counter for database glance 2026-07-20 14:31:22.332 | 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=51624) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-07-20 14:31:22.332 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-20 14:31:22.332 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-20 14:31:22.333 | DEBUG dbcounter [-] [51624] Writer thread running {{(pid=51624) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-20 14:31:22.334 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-20 14:31:22.334 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-20 14:31:22.334 | INFO dbcounter [-] Registered counter for database glance 2026-07-20 14:31:22.334 | 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=51624) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-07-20 14:31:22.334 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-20 14:31:22.334 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-20 14:31:22.334 | DEBUG dbcounter [-] [51624] Writer thread running {{(pid=51624) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-20 14:31:22.335 | INFO alembic.runtime.migration [-] Running upgrade -> liberty, liberty initial 2026-07-20 14:31:22.335 | DEBUG alembic.runtime.migration [-] new branch insert liberty {{(pid=51624) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-07-20 14:31:22.335 | INFO alembic.runtime.migration [-] Running upgrade liberty -> mitaka01, add index on created_at and updated_at columns of 'images' table 2026-07-20 14:31:22.335 | DEBUG alembic.runtime.migration [-] update liberty to mitaka01 {{(pid=51624) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-20 14:31:22.335 | INFO alembic.runtime.migration [-] Running upgrade mitaka01 -> mitaka02, update metadef os_nova_server 2026-07-20 14:31:22.335 | DEBUG alembic.runtime.migration [-] update mitaka01 to mitaka02 {{(pid=51624) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-20 14:31:22.335 | INFO alembic.runtime.migration [-] Running upgrade mitaka02 -> ocata_expand01, add visibility to images 2026-07-20 14:31:22.336 | DEBUG alembic.runtime.migration [-] update mitaka02 to ocata_expand01 {{(pid=51624) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-20 14:31:22.336 | INFO alembic.runtime.migration [-] Running upgrade ocata_expand01 -> pike_expand01, empty expand for symmetry with pike_contract01 2026-07-20 14:31:22.336 | DEBUG alembic.runtime.migration [-] update ocata_expand01 to pike_expand01 {{(pid=51624) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-20 14:31:22.336 | INFO alembic.runtime.migration [-] Running upgrade pike_expand01 -> queens_expand01 2026-07-20 14:31:22.336 | DEBUG alembic.runtime.migration [-] update pike_expand01 to queens_expand01 {{(pid=51624) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-20 14:31:22.336 | INFO alembic.runtime.migration [-] Running upgrade queens_expand01 -> rocky_expand01, add os_hidden column to images table 2026-07-20 14:31:22.336 | DEBUG alembic.runtime.migration [-] update queens_expand01 to rocky_expand01 {{(pid=51624) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-20 14:31:22.337 | INFO alembic.runtime.migration [-] Running upgrade rocky_expand01 -> rocky_expand02, add os_hash_algo and os_hash_value columns to images table 2026-07-20 14:31:22.337 | DEBUG alembic.runtime.migration [-] update rocky_expand01 to rocky_expand02 {{(pid=51624) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-20 14:31:22.337 | INFO alembic.runtime.migration [-] Running upgrade rocky_expand02 -> train_expand01, empty expand for symmetry with train_contract01 2026-07-20 14:31:22.337 | DEBUG alembic.runtime.migration [-] update rocky_expand02 to train_expand01 {{(pid=51624) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-20 14:31:22.337 | INFO alembic.runtime.migration [-] Running upgrade train_expand01 -> ussuri_expand01, empty expand for symmetry with ussuri_expand01 2026-07-20 14:31:22.337 | DEBUG alembic.runtime.migration [-] update train_expand01 to ussuri_expand01 {{(pid=51624) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-20 14:31:22.337 | INFO alembic.runtime.migration [-] Running upgrade ussuri_expand01 -> wallaby_expand01, add image_id, request_id, user columns to tasks table" 2026-07-20 14:31:22.337 | DEBUG alembic.runtime.migration [-] update ussuri_expand01 to wallaby_expand01 {{(pid=51624) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-20 14:31:22.337 | INFO alembic.runtime.migration [-] Running upgrade wallaby_expand01 -> xena_expand01, empty expand for symmetry with 2023_1_expand01 2026-07-20 14:31:22.337 | DEBUG alembic.runtime.migration [-] update wallaby_expand01 to xena_expand01 {{(pid=51624) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-20 14:31:22.338 | INFO alembic.runtime.migration [-] Running upgrade xena_expand01 -> yoga_expand01, empty expand for symmetry with 2023_1_expand01 2026-07-20 14:31:22.338 | DEBUG alembic.runtime.migration [-] update xena_expand01 to yoga_expand01 {{(pid=51624) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-20 14:31:22.338 | INFO alembic.runtime.migration [-] Running upgrade yoga_expand01 -> zed_expand01, empty expand for symmetry with 2023_1_expand01 2026-07-20 14:31:22.338 | DEBUG alembic.runtime.migration [-] update yoga_expand01 to zed_expand01 {{(pid=51624) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-20 14:31:22.338 | INFO alembic.runtime.migration [-] Running upgrade zed_expand01 -> 2023_1_expand01, empty expand for symmetry with 2023_1_expand01 2026-07-20 14:31:22.338 | DEBUG alembic.runtime.migration [-] update zed_expand01 to 2023_1_expand01 {{(pid=51624) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-20 14:31:22.338 | INFO alembic.runtime.migration [-] Running upgrade 2023_1_expand01 -> 2024_1_expand01, adds cache_node_reference and cached_images table(s) 2026-07-20 14:31:22.339 | DEBUG alembic.runtime.migration [-] update 2023_1_expand01 to 2024_1_expand01 {{(pid=51624) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-20 14:31:22.339 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-20 14:31:22.339 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-20 14:31:22.339 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-20 14:31:22.339 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-20 14:31:22.339 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-20 14:31:22.339 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-20 14:31:22.340 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-20 14:31:22.340 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-20 14:31:22.340 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-20 14:31:22.340 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-20 14:31:22.340 | INFO alembic.runtime.migration [-] Running upgrade mitaka02 -> ocata_contract01, remove is_public from images 2026-07-20 14:31:22.340 | DEBUG alembic.runtime.migration [-] new branch insert ocata_contract01 {{(pid=51624) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-07-20 14:31:22.340 | INFO alembic.runtime.migration [-] Running upgrade ocata_contract01 -> pike_contract01, drop glare artifacts tables 2026-07-20 14:31:22.340 | DEBUG alembic.runtime.migration [-] update ocata_contract01 to pike_contract01 {{(pid=51624) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-20 14:31:22.340 | INFO alembic.runtime.migration [-] Running upgrade pike_contract01 -> queens_contract01 2026-07-20 14:31:22.341 | DEBUG alembic.runtime.migration [-] update pike_contract01 to queens_contract01 {{(pid=51624) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-20 14:31:22.341 | INFO alembic.runtime.migration [-] Running upgrade queens_contract01 -> rocky_contract01 2026-07-20 14:31:22.341 | DEBUG alembic.runtime.migration [-] update queens_contract01 to rocky_contract01 {{(pid=51624) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-20 14:31:22.341 | INFO alembic.runtime.migration [-] Running upgrade rocky_contract01 -> rocky_contract02 2026-07-20 14:31:22.341 | DEBUG alembic.runtime.migration [-] update rocky_contract01 to rocky_contract02 {{(pid=51624) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-20 14:31:22.341 | INFO alembic.runtime.migration [-] Running upgrade rocky_contract02 -> train_contract01 2026-07-20 14:31:22.341 | DEBUG alembic.runtime.migration [-] update rocky_contract02 to train_contract01 {{(pid=51624) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-20 14:31:22.342 | INFO alembic.runtime.migration [-] Running upgrade train_contract01 -> ussuri_contract01 2026-07-20 14:31:22.342 | DEBUG alembic.runtime.migration [-] update train_contract01 to ussuri_contract01 {{(pid=51624) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-20 14:31:22.342 | INFO alembic.runtime.migration [-] Running upgrade ussuri_contract01 -> wallaby_contract01 2026-07-20 14:31:22.342 | DEBUG alembic.runtime.migration [-] update ussuri_contract01 to wallaby_contract01 {{(pid=51624) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-20 14:31:22.342 | INFO alembic.runtime.migration [-] Running upgrade wallaby_contract01 -> xena_contract01 2026-07-20 14:31:22.342 | DEBUG alembic.runtime.migration [-] update wallaby_contract01 to xena_contract01 {{(pid=51624) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-20 14:31:22.342 | INFO alembic.runtime.migration [-] Running upgrade xena_contract01 -> yoga_contract01 2026-07-20 14:31:22.343 | DEBUG alembic.runtime.migration [-] update xena_contract01 to yoga_contract01 {{(pid=51624) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-20 14:31:22.343 | INFO alembic.runtime.migration [-] Running upgrade yoga_contract01 -> zed_contract01 2026-07-20 14:31:22.343 | DEBUG alembic.runtime.migration [-] update yoga_contract01 to zed_contract01 {{(pid=51624) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-20 14:31:22.343 | INFO alembic.runtime.migration [-] Running upgrade zed_contract01 -> 2023_1_contract01 2026-07-20 14:31:22.343 | DEBUG alembic.runtime.migration [-] update zed_contract01 to 2023_1_contract01 {{(pid=51624) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-20 14:31:22.343 | INFO alembic.runtime.migration [-] Running upgrade 2023_1_contract01 -> 2024_1_contract01 2026-07-20 14:31:22.343 | DEBUG alembic.runtime.migration [-] merge, delete ['2023_1_contract01'], update 2024_1_expand01 to 2024_1_contract01 {{(pid=51624) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:790}} 2026-07-20 14:31:22.343 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-20 14:31:22.344 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-20 14:31:22.344 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-20 14:31:22.344 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-20 14:31:22.344 | Upgraded database to: 2024_1_expand01, current revision(s): 2024_1_expand01 2026-07-20 14:31:22.344 | Database migration is up to date. No migration needed. 2026-07-20 14:31:22.344 | Upgraded database to: 2024_1_contract01, current revision(s): 2024_1_contract01 2026-07-20 14:31:22.345 | Database is synced successfully. 2026-07-20 14:31:22.345 | + lib/glance:init_glance:536 : /opt/stack/data/venv/bin/glance-manage --config-file /etc/glance/glance-api.conf db_load_metadefs 2026-07-20 14:31:22.345 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/loopingcall.py:19: EventletDeprecationWarning: 2026-07-20 14:31:22.345 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-20 14:31:22.345 | we strongly recommend against using it for new projects. 2026-07-20 14:31:22.345 | 2026-07-20 14:31:22.345 | If you are already using Eventlet, we recommend migrating to a different 2026-07-20 14:31:22.346 | framework. For more detail see 2026-07-20 14:31:22.346 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-20 14:31:22.346 | 2026-07-20 14:31:22.346 | from eventlet import event 2026-07-20 14:31:22.346 | INFO dbcounter [-] Registered counter for database glance 2026-07-20 14:31:22.346 | 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=51807) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-07-20 14:31:22.346 | DEBUG dbcounter [-] [51807] Writer thread running {{(pid=51807) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-20 14:31:22.347 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-quota.json loaded to database. 2026-07-20 14:31:22.347 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-storage-allocation-setting-data.json loaded to database. 2026-07-20 14:31:22.347 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vcputopology.json loaded to database. 2026-07-20 14:31:22.347 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-num-instances.json loaded to database. 2026-07-20 14:31:22.347 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-iops-filter.json loaded to database. 2026-07-20 14:31:22.347 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware.json loaded to database. 2026-07-20 14:31:22.347 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-xenapi.json loaded to database. 2026-07-20 14:31:22.348 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-shutdown.json loaded to database. 2026-07-20 14:31:22.348 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/operating-system.json loaded to database. 2026-07-20 14:31:22.348 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-quota-flavor.json loaded to database. 2026-07-20 14:31:22.348 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-instance-data.json loaded to database. 2026-07-20 14:31:22.348 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/image-signature-verification.json loaded to database. 2026-07-20 14:31:22.348 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-pinning.json loaded to database. 2026-07-20 14:31:22.349 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt-image.json loaded to database. 2026-07-20 14:31:22.349 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-flavor.json loaded to database. 2026-07-20 14:31:22.349 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vtpm.json loaded to database. 2026-07-20 14:31:22.349 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-processor-allocation-setting-data.json loaded to database. 2026-07-20 14:31:22.349 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-memory-backing.json loaded to database. 2026-07-20 14:31:22.349 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vtpm-hw.json loaded to database. 2026-07-20 14:31:22.349 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/glance-common-image-props.json loaded to database. 2026-07-20 14:31:22.350 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt.json loaded to database. 2026-07-20 14:31:22.350 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-virtual-system-setting-data.json loaded to database. 2026-07-20 14:31:22.350 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-host-capabilities.json loaded to database. 2026-07-20 14:31:22.350 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-disk-filter.json loaded to database. 2026-07-20 14:31:22.350 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-randomgen.json loaded to database. 2026-07-20 14:31:22.350 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-runtimes.json loaded to database. 2026-07-20 14:31:22.350 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-hypervisor.json loaded to database. 2026-07-20 14:31:22.351 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-databases.json loaded to database. 2026-07-20 14:31:22.351 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-resource-allocation-setting-data.json loaded to database. 2026-07-20 14:31:22.351 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-watchdog.json loaded to database. 2026-07-20 14:31:22.351 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-webservers.json loaded to database. 2026-07-20 14:31:22.351 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-mode.json loaded to database. 2026-07-20 14:31:22.351 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/storage-volume-type.json loaded to database. 2026-07-20 14:31:22.351 | INFO glance.db.sqlalchemy.metadata [-] Metadata loading finished 2026-07-20 14:31:22.351 | + lib/glance:init_glance:537 : time_stop dbsync 2026-07-20 14:31:22.352 | + functions-common:time_stop:2420 : local name 2026-07-20 14:31:22.352 | + functions-common:time_stop:2421 : local end_time 2026-07-20 14:31:22.352 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-20 14:31:22.352 | + functions-common:time_stop:2423 : local total 2026-07-20 14:31:22.352 | + functions-common:time_stop:2424 : local start_time 2026-07-20 14:31:22.352 | + functions-common:time_stop:2426 : name=dbsync 2026-07-20 14:31:22.353 | + functions-common:time_stop:2427 : start_time=1784557734029 2026-07-20 14:31:22.353 | + functions-common:time_stop:2429 : [[ -z 1784557734029 ]] 2026-07-20 14:31:22.353 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-20 14:31:22.353 | + functions-common:time_stop:2432 : end_time=1784557747833 2026-07-20 14:31:22.353 | + functions-common:time_stop:2433 : elapsed_time=13804 2026-07-20 14:31:22.353 | + functions-common:time_stop:2434 : total=8147 2026-07-20 14:31:22.353 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-20 14:31:22.354 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=21951 2026-07-20 14:31:22.393 | [2068 Async init_glance:51518]: finished init_glance with result 0 in 14 seconds 2026-07-20 14:31:22.400 | + inc/async:async_wait:197 : return 0 2026-07-20 14:31:22.404 | + ./stack.sh:main:1234 : async_wait init_swift 2026-07-20 14:31:22.435 | Not waiting for async task init_swift that we never started or has already been waited for 2026-07-20 14:31:22.439 | + inc/async:async_wait:197 : return 0 2026-07-20 14:31:22.443 | + ./stack.sh:main:1235 : async_wait init_cinder 2026-07-20 14:31:22.513 | [2068 Async init_cinder:56007]: Waiting for completion of init_cinder running on PID 56007 (2 other jobs running) 2026-07-20 14:31:22.545 | [2068 Async init_cinder:56007]: Signaling child to exit 2026-07-20 14:31:22.545 | WAKEUP 2026-07-20 14:31:22.574 | [2068 Async init_cinder:56007]: Signaled 2026-07-20 14:31:22.576 | + lib/cinder:init_cinder:492 : is_service_enabled mysql postgresql 2026-07-20 14:31:22.576 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 14:31:22.576 | + lib/cinder:init_cinder:494 : recreate_database cinder 2026-07-20 14:31:22.576 | + lib/database:recreate_database:112 : local db=cinder 2026-07-20 14:31:22.576 | + lib/database:recreate_database:113 : recreate_database_mysql cinder 2026-07-20 14:31:22.577 | + lib/databases/mysql:recreate_database_mysql:54 : local db=cinder 2026-07-20 14:31:22.577 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS cinder;' 2026-07-20 14:31:22.577 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-20 14:31:22.577 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE cinder CHARACTER SET utf8;' 2026-07-20 14:31:22.577 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-20 14:31:22.577 | + lib/cinder:init_cinder:496 : time_start dbsync 2026-07-20 14:31:22.577 | + functions-common:time_start:2406 : local name=dbsync 2026-07-20 14:31:22.577 | + functions-common:time_start:2407 : local start_time= 2026-07-20 14:31:22.577 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-20 14:31:22.577 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-20 14:31:22.578 | + functions-common:time_start:2411 : _TIME_START[$name]=1784557834467 2026-07-20 14:31:22.578 | + lib/cinder:init_cinder:498 : /opt/stack/data/venv/bin/cinder-manage --config-file /etc/cinder/cinder.conf db sync 2026-07-20 14:31:22.578 | /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: 2026-07-20 14:31:22.578 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-20 14:31:22.578 | we strongly recommend against using it for new projects. 2026-07-20 14:31:22.578 | 2026-07-20 14:31:22.578 | If you are already using Eventlet, we recommend migrating to a different 2026-07-20 14:31:22.578 | framework. For more detail see 2026-07-20 14:31:22.578 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-20 14:31:22.578 | 2026-07-20 14:31:22.579 | import eventlet # noqa 2026-07-20 14:31:22.579 | INFO dbcounter [-] Registered counter for database cinder 2026-07-20 14:31:22.579 | 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=56193) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-07-20 14:31:22.579 | INFO cinder.db.migration [-] Applying migration(s) 2026-07-20 14:31:22.579 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-20 14:31:22.579 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-20 14:31:22.579 | DEBUG dbcounter [-] [56193] Writer thread running {{(pid=56193) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-20 14:31:22.579 | INFO alembic.runtime.migration [-] Running upgrade -> 921e1a36b076, Initial migration. 2026-07-20 14:31:22.579 | DEBUG alembic.runtime.migration [-] new branch insert 921e1a36b076 {{(pid=56193) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-07-20 14:31:22.580 | INFO alembic.runtime.migration [-] Running upgrade 921e1a36b076 -> c92a3e68beed, Make shared_targets nullable 2026-07-20 14:31:22.580 | DEBUG alembic.runtime.migration [-] update 921e1a36b076 to c92a3e68beed {{(pid=56193) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-20 14:31:22.580 | INFO alembic.runtime.migration [-] Running upgrade c92a3e68beed -> daa98075b90d, Add resource indexes 2026-07-20 14:31:22.580 | DEBUG alembic.runtime.migration [-] update c92a3e68beed to daa98075b90d {{(pid=56193) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-20 14:31:22.580 | INFO alembic.runtime.migration [-] Running upgrade daa98075b90d -> 89aa6f9639f9, Drop legacy migrate_version table 2026-07-20 14:31:22.580 | DEBUG alembic.runtime.migration [-] update daa98075b90d to 89aa6f9639f9 {{(pid=56193) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-20 14:31:22.580 | INFO alembic.runtime.migration [-] Running upgrade 89aa6f9639f9 -> b8660621f1b9, Update reservations resource 2026-07-20 14:31:22.580 | DEBUG alembic.runtime.migration [-] update 89aa6f9639f9 to b8660621f1b9 {{(pid=56193) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-20 14:31:22.580 | INFO alembic.runtime.migration [-] Running upgrade b8660621f1b9 -> 9ab1b092a404, Make use_quota non nullable 2026-07-20 14:31:22.580 | DEBUG alembic.runtime.migration [-] update b8660621f1b9 to 9ab1b092a404 {{(pid=56193) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-20 14:31:22.581 | INFO alembic.runtime.migration [-] Running upgrade 9ab1b092a404 -> b7b88f50aab5, Remove quota consistencygroups 2026-07-20 14:31:22.581 | DEBUG alembic.runtime.migration [-] update 9ab1b092a404 to b7b88f50aab5 {{(pid=56193) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-20 14:31:22.581 | INFO alembic.runtime.migration [-] Running upgrade b7b88f50aab5 -> 9c74c1c6971f, Quota: Add backup defaults in quota class 2026-07-20 14:31:22.581 | DEBUG alembic.runtime.migration [-] update b7b88f50aab5 to 9c74c1c6971f {{(pid=56193) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-20 14:31:22.581 | INFO cinder.db.migration [-] Migration(s) applied 2026-07-20 14:31:22.581 | + lib/cinder:init_cinder:499 : time_stop dbsync 2026-07-20 14:31:22.581 | + functions-common:time_stop:2420 : local name 2026-07-20 14:31:22.581 | + functions-common:time_stop:2421 : local end_time 2026-07-20 14:31:22.581 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-20 14:31:22.581 | + functions-common:time_stop:2423 : local total 2026-07-20 14:31:22.582 | + functions-common:time_stop:2424 : local start_time 2026-07-20 14:31:22.582 | + functions-common:time_stop:2426 : name=dbsync 2026-07-20 14:31:22.582 | + functions-common:time_stop:2427 : start_time=1784557834467 2026-07-20 14:31:22.582 | + functions-common:time_stop:2429 : [[ -z 1784557834467 ]] 2026-07-20 14:31:22.582 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-20 14:31:22.582 | + functions-common:time_stop:2432 : end_time=1784557846421 2026-07-20 14:31:22.582 | + functions-common:time_stop:2433 : elapsed_time=11954 2026-07-20 14:31:22.582 | + functions-common:time_stop:2434 : total=8147 2026-07-20 14:31:22.582 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-20 14:31:22.583 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=20101 2026-07-20 14:31:22.583 | + lib/cinder:init_cinder:502 : is_service_enabled c-vol 2026-07-20 14:31:22.583 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 14:31:22.583 | + lib/cinder:init_cinder:502 : [[ -n lvm:lvmdriver-1 ]] 2026-07-20 14:31:22.583 | + lib/cinder:init_cinder:503 : local be be_name be_type 2026-07-20 14:31:22.583 | + lib/cinder:init_cinder:504 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-07-20 14:31:22.583 | + lib/cinder:init_cinder:505 : be_type=lvm 2026-07-20 14:31:22.583 | + lib/cinder:init_cinder:506 : be_name=lvmdriver-1 2026-07-20 14:31:22.583 | + lib/cinder:init_cinder:507 : type init_cinder_backend_lvm 2026-07-20 14:31:22.583 | + lib/cinder:init_cinder:508 : init_cinder_backend_lvm lvmdriver-1 2026-07-20 14:31:22.584 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:64 : local be_name=lvmdriver-1 2026-07-20 14:31:22.584 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:67 : init_lvm_volume_group stack-volumes-lvmdriver-1 30G 2026-07-20 14:31:22.584 | + lib/lvm:init_lvm_volume_group:129 : local vg=stack-volumes-lvmdriver-1 2026-07-20 14:31:22.584 | + lib/lvm:init_lvm_volume_group:130 : local size=30G 2026-07-20 14:31:22.584 | + lib/lvm:init_lvm_volume_group:133 : is_fedora 2026-07-20 14:31:22.584 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-20 14:31:22.584 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-20 14:31:22.584 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-20 14:31:22.584 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-20 14:31:22.585 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-20 14:31:22.585 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-20 14:31:22.585 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-20 14:31:22.585 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-20 14:31:22.585 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-20 14:31:22.585 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-20 14:31:22.585 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-20 14:31:22.585 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-20 14:31:22.585 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-20 14:31:22.585 | + lib/lvm:init_lvm_volume_group:138 : _create_lvm_volume_group stack-volumes-lvmdriver-1 30G 2026-07-20 14:31:22.586 | + lib/lvm:_create_lvm_volume_group:88 : local vg=stack-volumes-lvmdriver-1 2026-07-20 14:31:22.586 | + lib/lvm:_create_lvm_volume_group:89 : local size=30G 2026-07-20 14:31:22.586 | + lib/lvm:_create_lvm_volume_group:91 : local backing_file=/opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-07-20 14:31:22.586 | + lib/lvm:_create_lvm_volume_group:92 : sudo vgs stack-volumes-lvmdriver-1 2026-07-20 14:31:22.586 | Volume group "stack-volumes-lvmdriver-1" not found 2026-07-20 14:31:22.586 | Cannot process volume group stack-volumes-lvmdriver-1 2026-07-20 14:31:22.586 | + lib/lvm:_create_lvm_volume_group:94 : [[ -f /opt/stack/data/stack-volumes-lvmdriver-1-backing-file ]] 2026-07-20 14:31:22.586 | + lib/lvm:_create_lvm_volume_group:94 : truncate -s 30G /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-07-20 14:31:22.587 | + lib/lvm:_create_lvm_volume_group:96 : local directio= 2026-07-20 14:31:22.587 | + lib/lvm:_create_lvm_volume_group:98 : grep -q direct-io 2026-07-20 14:31:22.587 | + lib/lvm:_create_lvm_volume_group:98 : losetup -h 2026-07-20 14:31:22.587 | + lib/lvm:_create_lvm_volume_group:99 : directio=--direct-io=on 2026-07-20 14:31:22.587 | + lib/lvm:_create_lvm_volume_group:103 : [[ ! -e /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service ]] 2026-07-20 14:31:22.587 | + lib/lvm:_create_lvm_volume_group:104 : sed -e ' 2026-07-20 14:31:22.587 | s|%DIRECTIO%|--direct-io=on|g; 2026-07-20 14:31:22.587 | s|%BACKING_FILE%|/opt/stack/data/stack-volumes-lvmdriver-1-backing-file|g; 2026-07-20 14:31:22.587 | ' /home/quobyte/devstack/files/lvm-backing-file.template 2026-07-20 14:31:22.587 | + lib/lvm:_create_lvm_volume_group:107 : sudo tee /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service 2026-07-20 14:31:22.588 | [Unit] 2026-07-20 14:31:22.588 | Description=Activate LVM backing file /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-07-20 14:31:22.588 | DefaultDependencies=no 2026-07-20 14:31:22.588 | After=systemd-udev-settle.service 2026-07-20 14:31:22.588 | Before=lvm2-activation-early.service 2026-07-20 14:31:22.588 | Wants=systemd-udev-settle.service 2026-07-20 14:31:22.588 | 2026-07-20 14:31:22.588 | [Service] 2026-07-20 14:31:22.588 | ExecStart=/sbin/losetup --find --show --direct-io=on /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-07-20 14:31:22.588 | ExecStop=/bin/sh -c '/sbin/losetup -d $$(/sbin/losetup --associated /opt/stack/data/stack-volumes-lvmdriver-1-backing-file -O NAME -n)' 2026-07-20 14:31:22.589 | RemainAfterExit=yes 2026-07-20 14:31:22.589 | Type=oneshot 2026-07-20 14:31:22.589 | 2026-07-20 14:31:22.589 | [Install] 2026-07-20 14:31:22.589 | WantedBy=local-fs.target 2026-07-20 14:31:22.589 | Also=systemd-udev-settle.service 2026-07-20 14:31:22.589 | + lib/lvm:_create_lvm_volume_group:110 : sudo systemctl daemon-reload 2026-07-20 14:31:22.589 | + lib/lvm:_create_lvm_volume_group:111 : sudo systemctl enable --now stack-volumes-lvmdriver-1-backing-file.service 2026-07-20 14:31:22.589 | 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-20 14:31:22.589 | + lib/lvm:_create_lvm_volume_group:114 : local vg_dev 2026-07-20 14:31:22.590 | ++ lib/lvm:_create_lvm_volume_group:115 : sudo losetup --associated /opt/stack/data/stack-volumes-lvmdriver-1-backing-file -O NAME -n 2026-07-20 14:31:22.590 | + lib/lvm:_create_lvm_volume_group:115 : vg_dev=/dev/loop0 2026-07-20 14:31:22.590 | + lib/lvm:_create_lvm_volume_group:118 : sudo vgs stack-volumes-lvmdriver-1 2026-07-20 14:31:22.590 | Volume group "stack-volumes-lvmdriver-1" not found 2026-07-20 14:31:22.590 | Cannot process volume group stack-volumes-lvmdriver-1 2026-07-20 14:31:22.590 | + lib/lvm:_create_lvm_volume_group:119 : sudo vgcreate stack-volumes-lvmdriver-1 /dev/loop0 2026-07-20 14:31:22.590 | Physical volume "/dev/loop0" successfully created. 2026-07-20 14:31:22.590 | Volume group "stack-volumes-lvmdriver-1" successfully created 2026-07-20 14:31:22.590 | + lib/lvm:init_lvm_volume_group:140 : is_service_enabled cinder 2026-07-20 14:31:22.590 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 14:31:22.591 | + lib/lvm:init_lvm_volume_group:142 : '[' lioadm = lioadm ']' 2026-07-20 14:31:22.591 | + lib/lvm:init_lvm_volume_group:143 : sudo xargs -rn 1 cinder-rtstool delete 2026-07-20 14:31:22.591 | + lib/lvm:init_lvm_volume_group:143 : sudo cinder-rtstool get-targets 2026-07-20 14:31:22.591 | /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: 2026-07-20 14:31:22.591 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-20 14:31:22.591 | we strongly recommend against using it for new projects. 2026-07-20 14:31:22.591 | 2026-07-20 14:31:22.591 | If you are already using Eventlet, we recommend migrating to a different 2026-07-20 14:31:22.591 | framework. For more detail see 2026-07-20 14:31:22.591 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-20 14:31:22.592 | 2026-07-20 14:31:22.592 | import eventlet # noqa 2026-07-20 14:31:22.592 | + lib/lvm:init_lvm_volume_group:152 : _clean_lvm_volume_group stack-volumes-lvmdriver-1 2026-07-20 14:31:22.592 | + lib/lvm:_clean_lvm_volume_group:40 : local vg=stack-volumes-lvmdriver-1 2026-07-20 14:31:22.592 | + lib/lvm:_clean_lvm_volume_group:43 : sudo lvremove -f stack-volumes-lvmdriver-1 2026-07-20 14:31:22.592 | + lib/cinder:init_cinder:513 : is_service_enabled c-bak 2026-07-20 14:31:22.592 | + functions-common:is_service_enabled:2076 : return 1 2026-07-20 14:31:22.592 | + lib/cinder:init_cinder:519 : mkdir -p /opt/stack/data/cinder/volumes 2026-07-20 14:31:22.638 | [2068 Async init_cinder:56007]: finished init_cinder with result 0 in 14 seconds 2026-07-20 14:31:22.645 | + inc/async:async_wait:197 : return 0 2026-07-20 14:31:22.649 | + ./stack.sh:main:1240 : is_service_enabled nova 2026-07-20 14:31:22.676 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 14:31:22.680 | + ./stack.sh:main:1241 : echo_summary 'Configuring Nova' 2026-07-20 14:31:22.684 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-20 14:31:22.689 | + ./stack.sh:echo_summary:450 : echo -e Configuring Nova 2026-07-20 14:31:22.693 | + ./stack.sh:main:1242 : init_nova 2026-07-20 14:31:22.697 | + lib/nova:init_nova:848 : is_service_enabled mysql postgresql 2026-07-20 14:31:22.725 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 14:31:22.729 | + lib/nova:init_nova:848 : is_service_enabled n-api 2026-07-20 14:31:22.756 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 14:31:22.761 | + lib/nova:init_nova:850 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-07-20 14:31:22.765 | + lib/nova:init_nova:858 : async_run nova-cell-0 init_nova_db nova_cell0 /etc/nova/nova.conf 2026-07-20 14:31:22.857 | + inc/async:async_inner:63 : init_nova_db nova_cell0 /etc/nova/nova.conf 2026-07-20 14:31:22.910 | [2068 Async nova-cell-0:58275]: running: init_nova_db nova_cell0 /etc/nova/nova.conf 2026-07-20 14:31:22.916 | ++ lib/nova:init_nova:861 : seq 1 1 2026-07-20 14:31:22.922 | + lib/nova:init_nova:861 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-20 14:31:22.928 | ++ lib/nova:init_nova:862 : conductor_conf 1 2026-07-20 14:31:22.933 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-07-20 14:31:22.937 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-07-20 14:31:22.942 | + lib/nova:init_nova:862 : async_run nova-cell-1 init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-07-20 14:31:23.034 | + inc/async:async_inner:63 : init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-07-20 14:31:23.084 | [2068 Async nova-cell-1:58379]: running: init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-07-20 14:31:23.089 | + lib/nova:init_nova:865 : recreate_database nova_api 2026-07-20 14:31:23.093 | + lib/database:recreate_database:112 : local db=nova_api 2026-07-20 14:31:23.097 | + lib/database:recreate_database:113 : recreate_database_mysql nova_api 2026-07-20 14:31:23.101 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_api 2026-07-20 14:31:23.106 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_api;' 2026-07-20 14:31:23.112 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-20 14:31:23.185 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE nova_api CHARACTER SET utf8;' 2026-07-20 14:31:23.190 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-20 14:31:23.267 | + lib/nova:init_nova:866 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf api_db sync 2026-07-20 14:31:23.822 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-07-20 14:31:23.822 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-20 14:31:23.823 | we strongly recommend against using it for new projects. 2026-07-20 14:31:23.823 | 2026-07-20 14:31:23.823 | If you are already using Eventlet, we recommend migrating to a different 2026-07-20 14:31:23.823 | framework. For more detail see 2026-07-20 14:31:23.823 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-20 14:31:23.824 | 2026-07-20 14:31:23.824 | import eventlet # noqa 2026-07-20 14:31:24.106 | 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-20 14:31:28.107 | INFO dbcounter [-] Registered counter for database nova_api 2026-07-20 14:31:28.200 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-20 14:31:28.200 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-20 14:31:28.201 | DEBUG dbcounter [-] [58449] Writer thread running {{(pid=58449) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-20 14:31:28.275 | INFO alembic.runtime.migration [-] Running upgrade -> d67eeaabee36, Initial version 2026-07-20 14:31:33.146 | DEBUG alembic.runtime.migration [-] new branch insert d67eeaabee36 {{(pid=58449) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-07-20 14:31:33.163 | INFO alembic.runtime.migration [-] Running upgrade d67eeaabee36 -> b30f573d3377, Remove unused build_requests columns 2026-07-20 14:31:35.632 | DEBUG alembic.runtime.migration [-] update d67eeaabee36 to b30f573d3377 {{(pid=58449) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-20 14:31:35.637 | INFO alembic.runtime.migration [-] Running upgrade b30f573d3377 -> cdeec0c85668, Drop legacy migrate_version table 2026-07-20 14:31:35.647 | DEBUG alembic.runtime.migration [-] update b30f573d3377 to cdeec0c85668 {{(pid=58449) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-20 14:31:36.464 | ++ lib/nova:init_nova:870 : database_connection_url nova_cell0 2026-07-20 14:31:36.469 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2026-07-20 14:31:36.475 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2026-07-20 14:31:36.480 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell0 2026-07-20 14:31:36.486 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-20 14:31:36.491 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-20 14:31:36.496 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-20 14:31:36.535 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-20 14:31:36.542 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-20 14:31:36.548 | ++ 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-20 14:31:36.553 | + 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-20 14:31:37.153 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-07-20 14:31:37.153 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-20 14:31:37.153 | we strongly recommend against using it for new projects. 2026-07-20 14:31:37.154 | 2026-07-20 14:31:37.154 | If you are already using Eventlet, we recommend migrating to a different 2026-07-20 14:31:37.154 | framework. For more detail see 2026-07-20 14:31:37.154 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-20 14:31:37.154 | 2026-07-20 14:31:37.154 | import eventlet # noqa 2026-07-20 14:31:37.447 | 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-20 14:31:40.780 | INFO dbcounter [None req-c8fbfba1-1e89-4038-bd0c-35ce7ef78110 None None] Registered counter for database nova_api 2026-07-20 14:31:40.934 | DEBUG dbcounter [-] [59079] Writer thread running {{(pid=59079) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-20 14:31:41.701 | ++ lib/nova:init_nova:873 : seq 0 1 2026-07-20 14:31:41.709 | + lib/nova:init_nova:873 : for i in $(seq 0 $NOVA_NUM_CELLS) 2026-07-20 14:31:41.714 | + lib/nova:init_nova:874 : async_wait nova-cell-0 2026-07-20 14:31:41.806 | [2068 Async nova-cell-0:58275]: Waiting for completion of init_nova_db nova_cell0 /etc/nova/nova.conf running on PID 58275 (3 other jobs running) 2026-07-20 14:31:41.850 | [2068 Async nova-cell-0:58275]: Signaling child to exit 2026-07-20 14:31:49.032 | + inc/async:async_inner:64 : rc=0 2026-07-20 14:31:49.063 | [58275 Async nova-cell-0:58275]: finished successfully 2026-07-20 14:31:49.089 | WAKEUP 2026-07-20 14:31:49.098 | + inc/async:async_inner:64 : rc=0 2026-07-20 14:31:49.120 | [2068 Async nova-cell-0:58275]: Signaled 2026-07-20 14:31:49.123 | + lib/nova:init_nova_db:838 : local dbname=nova_cell0 2026-07-20 14:31:49.123 | + lib/nova:init_nova_db:839 : local conffile=/etc/nova/nova.conf 2026-07-20 14:31:49.123 | + lib/nova:init_nova_db:840 : recreate_database nova_cell0 2026-07-20 14:31:49.123 | + lib/database:recreate_database:112 : local db=nova_cell0 2026-07-20 14:31:49.123 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell0 2026-07-20 14:31:49.123 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_cell0 2026-07-20 14:31:49.123 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell0;' 2026-07-20 14:31:49.124 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-20 14:31:49.124 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE nova_cell0 CHARACTER SET utf8;' 2026-07-20 14:31:49.124 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-20 14:31:49.124 | + 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-20 14:31:49.125 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-07-20 14:31:49.125 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-20 14:31:49.125 | we strongly recommend against using it for new projects. 2026-07-20 14:31:49.125 | 2026-07-20 14:31:49.125 | If you are already using Eventlet, we recommend migrating to a different 2026-07-20 14:31:49.125 | framework. For more detail see 2026-07-20 14:31:49.125 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-20 14:31:49.125 | 2026-07-20 14:31:49.125 | import eventlet # noqa 2026-07-20 14:31:49.125 | 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-20 14:31:49.125 | INFO dbcounter [-] Registered counter for database nova_cell0 2026-07-20 14:31:49.126 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-20 14:31:49.126 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-20 14:31:49.126 | DEBUG dbcounter [-] [58400] Writer thread running {{(pid=58400) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-20 14:31:49.126 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2026-07-20 14:31:49.126 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=58400) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-07-20 14:31:49.126 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2026-07-20 14:31:49.126 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=58400) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-20 14:31:49.127 | INFO alembic.runtime.migration [-] Running upgrade 16f1fbcab42b -> ccb0fa1a2252, Add encryption fields to BlockDeviceMapping 2026-07-20 14:31:49.127 | DEBUG alembic.runtime.migration [-] update 16f1fbcab42b to ccb0fa1a2252 {{(pid=58400) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-20 14:31:49.127 | INFO alembic.runtime.migration [-] Running upgrade ccb0fa1a2252 -> 960aac0e09ea, de-duplicate_indexes_in_instances__console_auth_tokens 2026-07-20 14:31:49.127 | DEBUG alembic.runtime.migration [-] update ccb0fa1a2252 to 960aac0e09ea {{(pid=58400) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-20 14:31:49.127 | INFO alembic.runtime.migration [-] Running upgrade 960aac0e09ea -> 1b91788ec3a6, Drop legacy migrate_version table 2026-07-20 14:31:49.127 | DEBUG alembic.runtime.migration [-] update 960aac0e09ea to 1b91788ec3a6 {{(pid=58400) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-20 14:31:49.127 | INFO alembic.runtime.migration [-] Running upgrade 1b91788ec3a6 -> 1acf2c98e646, Add compute_id to instance 2026-07-20 14:31:49.127 | DEBUG alembic.runtime.migration [-] update 1b91788ec3a6 to 1acf2c98e646 {{(pid=58400) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-20 14:31:49.128 | INFO alembic.runtime.migration [-] Running upgrade 1acf2c98e646 -> 13863f4e1612, create_share_mapping_table 2026-07-20 14:31:49.128 | DEBUG alembic.runtime.migration [-] update 1acf2c98e646 to 13863f4e1612 {{(pid=58400) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-20 14:31:49.128 | INFO alembic.runtime.migration [-] Running upgrade 13863f4e1612 -> d60bddf7a903, add_constraint_instance_share_avoid_duplicates 2026-07-20 14:31:49.128 | DEBUG alembic.runtime.migration [-] update 13863f4e1612 to d60bddf7a903 {{(pid=58400) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-20 14:31:49.128 | INFO alembic.runtime.migration [-] Running upgrade d60bddf7a903 -> 2903cd72dc14, add_tls_port_to_console_auth_tokens 2026-07-20 14:31:49.128 | DEBUG alembic.runtime.migration [-] update d60bddf7a903 to 2903cd72dc14 {{(pid=58400) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-20 14:31:49.128 | INFO alembic.runtime.migration [-] Running upgrade 2903cd72dc14 -> ab450ba04102, db: add indexes for source/dest migrations 2026-07-20 14:31:49.129 | DEBUG alembic.runtime.migration [-] update 2903cd72dc14 to ab450ba04102 {{(pid=58400) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-20 14:31:49.131 | [58379 Async nova-cell-1:58379]: finished successfully 2026-07-20 14:31:49.179 | [2068 Async nova-cell-0:58275]: finished init_nova_db nova_cell0 /etc/nova/nova.conf with result 0 in 26 seconds 2026-07-20 14:31:49.184 | + inc/async:async_wait:197 : return 0 2026-07-20 14:31:49.187 | + lib/nova:init_nova:873 : for i in $(seq 0 $NOVA_NUM_CELLS) 2026-07-20 14:31:49.191 | + lib/nova:init_nova:874 : async_wait nova-cell-1 2026-07-20 14:31:49.248 | [2068 Async nova-cell-1:58379]: Waiting for completion of init_nova_db nova_cell1 /etc/nova/nova_cell1.conf running on PID 58379 (2 other jobs running) 2026-07-20 14:31:49.280 | [2068 Async nova-cell-1:58379]: Signaling child to exit 2026-07-20 14:31:49.280 | WAKEUP 2026-07-20 14:31:49.307 | [2068 Async nova-cell-1:58379]: Signaled 2026-07-20 14:31:49.308 | + lib/nova:init_nova_db:838 : local dbname=nova_cell1 2026-07-20 14:31:49.308 | + lib/nova:init_nova_db:839 : local conffile=/etc/nova/nova_cell1.conf 2026-07-20 14:31:49.308 | + lib/nova:init_nova_db:840 : recreate_database nova_cell1 2026-07-20 14:31:49.308 | + lib/database:recreate_database:112 : local db=nova_cell1 2026-07-20 14:31:49.309 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell1 2026-07-20 14:31:49.309 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_cell1 2026-07-20 14:31:49.309 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell1;' 2026-07-20 14:31:49.309 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-20 14:31:49.309 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE nova_cell1 CHARACTER SET utf8;' 2026-07-20 14:31:49.309 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-20 14:31:49.309 | + 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-20 14:31:49.309 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-07-20 14:31:49.309 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-20 14:31:49.309 | we strongly recommend against using it for new projects. 2026-07-20 14:31:49.310 | 2026-07-20 14:31:49.310 | If you are already using Eventlet, we recommend migrating to a different 2026-07-20 14:31:49.310 | framework. For more detail see 2026-07-20 14:31:49.310 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-20 14:31:49.310 | 2026-07-20 14:31:49.310 | import eventlet # noqa 2026-07-20 14:31:49.310 | 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-20 14:31:49.310 | INFO dbcounter [-] Registered counter for database nova_cell1 2026-07-20 14:31:49.310 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-20 14:31:49.310 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-20 14:31:49.310 | DEBUG dbcounter [-] [58446] Writer thread running {{(pid=58446) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-20 14:31:49.311 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2026-07-20 14:31:49.311 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=58446) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-07-20 14:31:49.311 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2026-07-20 14:31:49.311 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=58446) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-20 14:31:49.311 | INFO alembic.runtime.migration [-] Running upgrade 16f1fbcab42b -> ccb0fa1a2252, Add encryption fields to BlockDeviceMapping 2026-07-20 14:31:49.311 | DEBUG alembic.runtime.migration [-] update 16f1fbcab42b to ccb0fa1a2252 {{(pid=58446) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-20 14:31:49.311 | INFO alembic.runtime.migration [-] Running upgrade ccb0fa1a2252 -> 960aac0e09ea, de-duplicate_indexes_in_instances__console_auth_tokens 2026-07-20 14:31:49.311 | DEBUG alembic.runtime.migration [-] update ccb0fa1a2252 to 960aac0e09ea {{(pid=58446) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-20 14:31:49.311 | INFO alembic.runtime.migration [-] Running upgrade 960aac0e09ea -> 1b91788ec3a6, Drop legacy migrate_version table 2026-07-20 14:31:49.311 | DEBUG alembic.runtime.migration [-] update 960aac0e09ea to 1b91788ec3a6 {{(pid=58446) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-20 14:31:49.312 | INFO alembic.runtime.migration [-] Running upgrade 1b91788ec3a6 -> 1acf2c98e646, Add compute_id to instance 2026-07-20 14:31:49.312 | DEBUG alembic.runtime.migration [-] update 1b91788ec3a6 to 1acf2c98e646 {{(pid=58446) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-20 14:31:49.312 | INFO alembic.runtime.migration [-] Running upgrade 1acf2c98e646 -> 13863f4e1612, create_share_mapping_table 2026-07-20 14:31:49.312 | DEBUG alembic.runtime.migration [-] update 1acf2c98e646 to 13863f4e1612 {{(pid=58446) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-20 14:31:49.312 | INFO alembic.runtime.migration [-] Running upgrade 13863f4e1612 -> d60bddf7a903, add_constraint_instance_share_avoid_duplicates 2026-07-20 14:31:49.312 | DEBUG alembic.runtime.migration [-] update 13863f4e1612 to d60bddf7a903 {{(pid=58446) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-20 14:31:49.312 | INFO alembic.runtime.migration [-] Running upgrade d60bddf7a903 -> 2903cd72dc14, add_tls_port_to_console_auth_tokens 2026-07-20 14:31:49.312 | DEBUG alembic.runtime.migration [-] update d60bddf7a903 to 2903cd72dc14 {{(pid=58446) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-20 14:31:49.312 | INFO alembic.runtime.migration [-] Running upgrade 2903cd72dc14 -> ab450ba04102, db: add indexes for source/dest migrations 2026-07-20 14:31:49.312 | DEBUG alembic.runtime.migration [-] update 2903cd72dc14 to ab450ba04102 {{(pid=58446) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-20 14:31:49.364 | [2068 Async nova-cell-1:58379]: finished init_nova_db nova_cell1 /etc/nova/nova_cell1.conf with result 0 in 26 seconds 2026-07-20 14:31:49.370 | + inc/async:async_wait:197 : return 0 2026-07-20 14:31:49.375 | + lib/nova:init_nova:877 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-07-20 14:31:49.379 | + lib/nova:init_nova:884 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf db online_data_migrations 2026-07-20 14:31:49.928 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-07-20 14:31:49.928 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-20 14:31:49.928 | we strongly recommend against using it for new projects. 2026-07-20 14:31:49.929 | 2026-07-20 14:31:49.929 | If you are already using Eventlet, we recommend migrating to a different 2026-07-20 14:31:49.929 | framework. For more detail see 2026-07-20 14:31:49.929 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-20 14:31:49.929 | 2026-07-20 14:31:49.929 | import eventlet # noqa 2026-07-20 14:31:50.203 | 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-20 14:31:53.297 | Running batches of 50 until complete 2026-07-20 14:31:53.297 | INFO dbcounter [None req-840eedce-d11c-43cb-b1aa-1951cff397d1 None None] Registered counter for database nova_cell0 2026-07-20 14:31:53.494 | DEBUG dbcounter [-] [59709] Writer thread running {{(pid=59709) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-20 14:31:53.500 | INFO dbcounter [None req-840eedce-d11c-43cb-b1aa-1951cff397d1 None None] Registered counter for database nova_api 2026-07-20 14:31:53.659 | DEBUG dbcounter [-] [59709] Writer thread running {{(pid=59709) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-20 14:31:53.685 | INFO dbcounter [None req-840eedce-d11c-43cb-b1aa-1951cff397d1 None None] Registered counter for database nova_cell0 2026-07-20 14:31:53.758 | DEBUG dbcounter [-] [59709] Writer thread running {{(pid=59709) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-20 14:31:54.006 | +-------------------------------------+--------------+-----------+ 2026-07-20 14:31:54.007 | | Migration | Total Needed | Completed | 2026-07-20 14:31:54.007 | +-------------------------------------+--------------+-----------+ 2026-07-20 14:31:54.007 | | fill_virtual_interface_list | 0 | 0 | 2026-07-20 14:31:54.007 | | migrate_empty_ratio | 0 | 0 | 2026-07-20 14:31:54.007 | | migrate_quota_classes_to_api_db | 0 | 0 | 2026-07-20 14:31:54.007 | | migrate_quota_limits_to_api_db | 0 | 0 | 2026-07-20 14:31:54.007 | | migration_migrate_to_uuid | 0 | 0 | 2026-07-20 14:31:54.007 | | populate_dev_uuids | 0 | 0 | 2026-07-20 14:31:54.007 | | populate_instance_compute_id | 0 | 0 | 2026-07-20 14:31:54.007 | | populate_missing_availability_zones | 0 | 0 | 2026-07-20 14:31:54.008 | | populate_queued_for_delete | 0 | 0 | 2026-07-20 14:31:54.008 | | populate_user_id | 0 | 0 | 2026-07-20 14:31:54.008 | | populate_uuids | 0 | 0 | 2026-07-20 14:31:54.008 | +-------------------------------------+--------------+-----------+ 2026-07-20 14:31:54.842 | ++ lib/nova:init_nova:887 : seq 1 1 2026-07-20 14:31:54.848 | + lib/nova:init_nova:887 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-20 14:31:54.853 | ++ lib/nova:init_nova:888 : conductor_conf 1 2026-07-20 14:31:54.857 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-07-20 14:31:54.861 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-07-20 14:31:54.865 | + 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-20 14:31:55.410 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-07-20 14:31:55.411 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-20 14:31:55.411 | we strongly recommend against using it for new projects. 2026-07-20 14:31:55.411 | 2026-07-20 14:31:55.411 | If you are already using Eventlet, we recommend migrating to a different 2026-07-20 14:31:55.411 | framework. For more detail see 2026-07-20 14:31:55.411 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-20 14:31:55.411 | 2026-07-20 14:31:55.411 | import eventlet # noqa 2026-07-20 14:31:55.683 | 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-20 14:31:58.768 | --transport-url not provided in the command line, using the value [DEFAULT]/transport_url from the configuration file 2026-07-20 14:31:58.768 | --database_connection not provided in the command line, using the value [database]/connection from the configuration file 2026-07-20 14:31:58.768 | INFO dbcounter [None req-850e0218-895c-4043-9f34-d250ebcfafb1 None None] Registered counter for database nova_api 2026-07-20 14:31:58.890 | DEBUG dbcounter [-] [59734] Writer thread running {{(pid=59734) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-20 14:31:59.662 | + lib/nova:init_nova:892 : create_nova_keys_dir 2026-07-20 14:31:59.665 | + lib/nova:create_nova_keys_dir:834 : sudo install -d -o quobyte /opt/stack/data/nova /opt/stack/data/nova/keys 2026-07-20 14:31:59.684 | + lib/nova:init_nova:894 : [[ '' == \L\V\M ]] 2026-07-20 14:31:59.689 | + ./stack.sh:main:1244 : async_runfunc configure_neutron_nova 2026-07-20 14:31:59.691 | + inc/async:async_runfunc:116 : async_run configure_neutron_nova configure_neutron_nova 2026-07-20 14:31:59.778 | + inc/async:async_inner:63 : configure_neutron_nova 2026-07-20 14:31:59.830 | [2068 Async configure_neutron_nova:59792]: running: configure_neutron_nova 2026-07-20 14:31:59.833 | + ./stack.sh:main:1252 : run_phase stack post-config 2026-07-20 14:31:59.838 | + functions-common:run_phase:1848 : local mode=stack 2026-07-20 14:31:59.842 | + functions-common:run_phase:1849 : local phase=post-config 2026-07-20 14:31:59.846 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-07-20 14:31:59.850 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-07-20 14:31:59.855 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-07-20 14:31:59.859 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-07-20 14:31:59.864 | + functions-common:run_phase:1858 : local extra 2026-07-20 14:31:59.870 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-07-20 14:31:59.877 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-07-20 14:31:59.882 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-07-20 14:31:59.886 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-07-20 14:31:59.891 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack post-config 2026-07-20 14:31:59.895 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-07-20 14:31:59.922 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-20 14:31:59.926 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-07-20 14:31:59.930 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-07-20 14:31:59.934 | ++ extras.d/80-tempest.sh:source:7 : [[ post-config == \i\n\s\t\a\l\l ]] 2026-07-20 14:31:59.938 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-07-20 14:31:59.944 | ++ extras.d/80-tempest.sh:source:10 : [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-07-20 14:31:59.947 | ++ extras.d/80-tempest.sh:source:12 : : 2026-07-20 14:31:59.951 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-07-20 14:31:59.956 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-07-20 14:31:59.961 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-07-20 14:31:59.964 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-07-20 14:31:59.969 | + functions-common:run_phase:1875 : run_plugins stack post-config 2026-07-20 14:31:59.973 | + functions-common:run_plugins:1834 : local mode=stack 2026-07-20 14:31:59.978 | + functions-common:run_plugins:1835 : local phase=post-config 2026-07-20 14:31:59.982 | + functions-common:run_plugins:1837 : local plugins= 2026-07-20 14:31:59.986 | + functions-common:run_plugins:1838 : local plugin 2026-07-20 14:31:59.991 | + ./stack.sh:main:1260 : merge_config_group /home/quobyte/devstack/local.conf post-config 2026-07-20 14:31:59.996 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-07-20 14:32:00.000 | + inc/meta-config:merge_config_group:171 : shift 2026-07-20 14:32:00.004 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-config 2026-07-20 14:32:00.010 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-07-20 14:32:00.014 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-07-20 14:32:00.019 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-07-20 14:32:00.025 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf post-config 2026-07-20 14:32:00.029 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-07-20 14:32:00.033 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-config 2026-07-20 14:32:00.037 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-07-20 14:32:00.043 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-config ' 2026-07-20 14:32:00.043 | /^\[\[.+\|.*\]\]/ { 2026-07-20 14:32:00.043 | gsub("[][]", "", $1); 2026-07-20 14:32:00.043 | split($1, a, "|"); 2026-07-20 14:32:00.043 | if (a[1] == matchgroup) 2026-07-20 14:32:00.043 | print a[2] 2026-07-20 14:32:00.043 | } 2026-07-20 14:32:00.043 | ' /home/quobyte/devstack/local.conf 2026-07-20 14:32:00.051 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-07-20 14:32:00.054 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-07-20 14:32:00.060 | + inc/meta-config:merge_config_group:180 : local dir 2026-07-20 14:32:00.066 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NOVA_CONF' 2026-07-20 14:32:00.071 | +++ inc/meta-config:merge_config_group:182 : echo /etc/nova/nova.conf 2026-07-20 14:32:00.076 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/nova/nova.conf 2026-07-20 14:32:00.080 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/nova/nova.conf ]] 2026-07-20 14:32:00.085 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/nova/nova.conf 2026-07-20 14:32:00.092 | + inc/meta-config:merge_config_group:187 : dir=/etc/nova 2026-07-20 14:32:00.097 | + inc/meta-config:merge_config_group:189 : test -e /etc/nova 2026-07-20 14:32:00.101 | + inc/meta-config:merge_config_group:189 : test -d /etc/nova 2026-07-20 14:32:00.105 | + inc/meta-config:merge_config_group:191 : [[ -e /etc/nova ]] 2026-07-20 14:32:00.110 | + inc/meta-config:merge_config_group:196 : merge_config_file /home/quobyte/devstack/local.conf post-config '$NOVA_CONF' 2026-07-20 14:32:00.114 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-07-20 14:32:00.118 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-07-20 14:32:00.122 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CONF' 2026-07-20 14:32:00.127 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-07-20 14:32:00.133 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CONF' 2026-07-20 14:32:00.137 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova.conf 2026-07-20 14:32:00.143 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova.conf 2026-07-20 14:32:00.147 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova.conf ']' 2026-07-20 14:32:00.153 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config '$NOVA_CONF' 2026-07-20 14:32:00.154 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CONF' ' 2026-07-20 14:32:00.154 | BEGIN { 2026-07-20 14:32:00.154 | section = "" 2026-07-20 14:32:00.156 | last_section = "" 2026-07-20 14:32:00.156 | section_count = 0 2026-07-20 14:32:00.156 | } 2026-07-20 14:32:00.156 | /^\[.+\]/ { 2026-07-20 14:32:00.156 | gsub("[][]", "", $1); 2026-07-20 14:32:00.156 | section=$1 2026-07-20 14:32:00.156 | next 2026-07-20 14:32:00.156 | } 2026-07-20 14:32:00.156 | /^ *\#/ { 2026-07-20 14:32:00.156 | next 2026-07-20 14:32:00.157 | } 2026-07-20 14:32:00.157 | /^[^ \t]+/ { 2026-07-20 14:32:00.157 | # get offset of first = in $0 2026-07-20 14:32:00.157 | eq_idx = index($0, "=") 2026-07-20 14:32:00.157 | # extract attr & value from $0 2026-07-20 14:32:00.157 | attr = substr($0, 1, eq_idx - 1) 2026-07-20 14:32:00.157 | value = substr($0, eq_idx + 1) 2026-07-20 14:32:00.157 | # only need to strip trailing whitespace from attr 2026-07-20 14:32:00.157 | sub(/[ \t]*$/, "", attr) 2026-07-20 14:32:00.157 | # need to strip leading & trailing whitespace from value 2026-07-20 14:32:00.158 | sub(/^[ \t]*/, "", value) 2026-07-20 14:32:00.158 | sub(/[ \t]*$/, "", value) 2026-07-20 14:32:00.158 | 2026-07-20 14:32:00.158 | # cfg_attr_count: number of config lines per [section, attr] 2026-07-20 14:32:00.158 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-07-20 14:32:00.158 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-07-20 14:32:00.158 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-07-20 14:32:00.160 | if (! (section, attr) in cfg_attr_count) { 2026-07-20 14:32:00.160 | if (section != last_section) { 2026-07-20 14:32:00.160 | cfg_section[section_count++] = section 2026-07-20 14:32:00.160 | last_section = section 2026-07-20 14:32:00.160 | } 2026-07-20 14:32:00.160 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-07-20 14:32:00.160 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-07-20 14:32:00.160 | 2026-07-20 14:32:00.160 | cfg_attr[section, attr, 0] = value 2026-07-20 14:32:00.160 | cfg_attr_count[section, attr] = 1 2026-07-20 14:32:00.160 | } else { 2026-07-20 14:32:00.160 | lno = cfg_attr_count[section, attr]++ 2026-07-20 14:32:00.161 | cfg_attr[section, attr, lno] = value 2026-07-20 14:32:00.161 | } 2026-07-20 14:32:00.161 | } 2026-07-20 14:32:00.161 | END { 2026-07-20 14:32:00.161 | # Process each section in order 2026-07-20 14:32:00.161 | for (sno = 0; sno < section_count; sno++) { 2026-07-20 14:32:00.161 | section = cfg_section[sno] 2026-07-20 14:32:00.161 | # The ini routines simply append a config item immediately 2026-07-20 14:32:00.161 | # after the section header. To keep the same order as defined 2026-07-20 14:32:00.161 | # in local.conf, invoke the ini routines in the reverse order 2026-07-20 14:32:00.162 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-07-20 14:32:00.162 | attr = cfg_sec_attr_name[sno, attr_no] 2026-07-20 14:32:00.162 | if (cfg_attr_count[section, attr] == 1) 2026-07-20 14:32:00.162 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-07-20 14:32:00.162 | else { 2026-07-20 14:32:00.162 | # For multiline, invoke the ini routines in the reverse order 2026-07-20 14:32:00.162 | count = cfg_attr_count[section, attr] 2026-07-20 14:32:00.162 | print "inidelete " configfile " " section " " attr 2026-07-20 14:32:00.162 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-07-20 14:32:00.162 | for (l = count -2; l >= 0; l--) 2026-07-20 14:32:00.163 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-07-20 14:32:00.163 | } 2026-07-20 14:32:00.163 | } 2026-07-20 14:32:00.163 | } 2026-07-20 14:32:00.163 | } 2026-07-20 14:32:00.163 | ' 2026-07-20 14:32:00.163 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-07-20 14:32:00.163 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-07-20 14:32:00.163 | + inc/meta-config:merge_config_file:164 : read a 2026-07-20 14:32:00.163 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-07-20 14:32:00.164 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CONF' 2026-07-20 14:32:00.164 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-07-20 14:32:00.168 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CONF ]] 2026-07-20 14:32:00.172 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CONF' ' 2026-07-20 14:32:00.172 | BEGIN { group = "" } 2026-07-20 14:32:00.172 | /^\[\[.+\|.*\]\]/ { 2026-07-20 14:32:00.172 | gsub("[][]", "", $1); 2026-07-20 14:32:00.172 | split($1, a, "|"); 2026-07-20 14:32:00.172 | if (a[1] == matchgroup && a[2] == configfile) { 2026-07-20 14:32:00.173 | group=a[1] 2026-07-20 14:32:00.173 | } else { 2026-07-20 14:32:00.173 | group="" 2026-07-20 14:32:00.173 | } 2026-07-20 14:32:00.173 | next 2026-07-20 14:32:00.173 | } 2026-07-20 14:32:00.173 | { 2026-07-20 14:32:00.173 | if (group != "") 2026-07-20 14:32:00.173 | print $0 2026-07-20 14:32:00.173 | } 2026-07-20 14:32:00.174 | ' /home/quobyte/devstack/local.conf 2026-07-20 14:32:00.181 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt quobyte_mount_point_base "/opt/stack/data/nova/mnt/"' 2026-07-20 14:32:00.185 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt quobyte_mount_point_base /opt/stack/data/nova/mnt/ 2026-07-20 14:32:00.232 | + inc/meta-config:merge_config_file:164 : read a 2026-07-20 14:32:00.237 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt quobyte_client_cfg "/etc/quobyte/client-nova.cfg"' 2026-07-20 14:32:00.240 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt quobyte_client_cfg /etc/quobyte/client-nova.cfg 2026-07-20 14:32:00.289 | + inc/meta-config:merge_config_file:164 : read a 2026-07-20 14:32:00.292 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt preallocate_images "space"' 2026-07-20 14:32:00.296 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt preallocate_images space 2026-07-20 14:32:00.344 | + inc/meta-config:merge_config_file:164 : read a 2026-07-20 14:32:00.349 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt cpu_models ""' 2026-07-20 14:32:00.354 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt cpu_models '' 2026-07-20 14:32:00.405 | + inc/meta-config:merge_config_file:164 : read a 2026-07-20 14:32:00.409 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt cpu_mode "host-passthrough"' 2026-07-20 14:32:00.413 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt cpu_mode host-passthrough 2026-07-20 14:32:00.461 | + inc/meta-config:merge_config_file:164 : read a 2026-07-20 14:32:00.467 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-07-20 14:32:00.471 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-07-20 14:32:00.476 | + inc/meta-config:merge_config_group:180 : local dir 2026-07-20 14:32:00.481 | ++ inc/meta-config:merge_config_group:182 : eval 'echo /etc/neutron/metadata_agent.ini' 2026-07-20 14:32:00.486 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/metadata_agent.ini 2026-07-20 14:32:00.491 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/metadata_agent.ini 2026-07-20 14:32:00.496 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/metadata_agent.ini ]] 2026-07-20 14:32:00.504 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/metadata_agent.ini 2026-07-20 14:32:00.508 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron 2026-07-20 14:32:00.513 | + inc/meta-config:merge_config_group:189 : test -e /etc/neutron 2026-07-20 14:32:00.517 | + inc/meta-config:merge_config_group:189 : test -d /etc/neutron 2026-07-20 14:32:00.521 | + inc/meta-config:merge_config_group:191 : [[ -e /etc/neutron ]] 2026-07-20 14:32:00.525 | + inc/meta-config:merge_config_group:196 : merge_config_file /home/quobyte/devstack/local.conf post-config /etc/neutron/metadata_agent.ini 2026-07-20 14:32:00.530 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-07-20 14:32:00.534 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-07-20 14:32:00.539 | + inc/meta-config:merge_config_file:85 : local configfile=/etc/neutron/metadata_agent.ini 2026-07-20 14:32:00.543 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-07-20 14:32:00.549 | ++ inc/meta-config:merge_config_file:91 : eval echo /etc/neutron/metadata_agent.ini 2026-07-20 14:32:00.553 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/metadata_agent.ini 2026-07-20 14:32:00.558 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/metadata_agent.ini 2026-07-20 14:32:00.562 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/metadata_agent.ini ']' 2026-07-20 14:32:00.567 | + inc/meta-config:merge_config_file:93 : touch /etc/neutron/metadata_agent.ini 2026-07-20 14:32:00.575 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config /etc/neutron/metadata_agent.ini 2026-07-20 14:32:00.575 | + inc/meta-config:merge_config_file:97 : awk -v configfile=/etc/neutron/metadata_agent.ini ' 2026-07-20 14:32:00.575 | BEGIN { 2026-07-20 14:32:00.575 | section = "" 2026-07-20 14:32:00.575 | last_section = "" 2026-07-20 14:32:00.575 | section_count = 0 2026-07-20 14:32:00.575 | } 2026-07-20 14:32:00.575 | /^\[.+\]/ { 2026-07-20 14:32:00.575 | gsub("[][]", "", $1); 2026-07-20 14:32:00.575 | section=$1 2026-07-20 14:32:00.576 | next 2026-07-20 14:32:00.576 | } 2026-07-20 14:32:00.576 | /^ *\#/ { 2026-07-20 14:32:00.576 | next 2026-07-20 14:32:00.576 | } 2026-07-20 14:32:00.576 | /^[^ \t]+/ { 2026-07-20 14:32:00.576 | # get offset of first = in $0 2026-07-20 14:32:00.576 | eq_idx = index($0, "=") 2026-07-20 14:32:00.576 | # extract attr & value from $0 2026-07-20 14:32:00.576 | attr = substr($0, 1, eq_idx - 1) 2026-07-20 14:32:00.576 | value = substr($0, eq_idx + 1) 2026-07-20 14:32:00.577 | # only need to strip trailing whitespace from attr 2026-07-20 14:32:00.577 | sub(/[ \t]*$/, "", attr) 2026-07-20 14:32:00.577 | # need to strip leading & trailing whitespace from value 2026-07-20 14:32:00.577 | sub(/^[ \t]*/, "", value) 2026-07-20 14:32:00.577 | sub(/[ \t]*$/, "", value) 2026-07-20 14:32:00.577 | 2026-07-20 14:32:00.577 | # cfg_attr_count: number of config lines per [section, attr] 2026-07-20 14:32:00.577 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-07-20 14:32:00.577 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-07-20 14:32:00.577 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-07-20 14:32:00.577 | if (! (section, attr) in cfg_attr_count) { 2026-07-20 14:32:00.578 | if (section != last_section) { 2026-07-20 14:32:00.578 | cfg_section[section_count++] = section 2026-07-20 14:32:00.578 | last_section = section 2026-07-20 14:32:00.578 | } 2026-07-20 14:32:00.578 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-07-20 14:32:00.578 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-07-20 14:32:00.578 | 2026-07-20 14:32:00.578 | cfg_attr[section, attr, 0] = value 2026-07-20 14:32:00.578 | cfg_attr_count[section, attr] = 1 2026-07-20 14:32:00.578 | } else { 2026-07-20 14:32:00.578 | lno = cfg_attr_count[section, attr]++ 2026-07-20 14:32:00.579 | cfg_attr[section, attr, lno] = value 2026-07-20 14:32:00.579 | } 2026-07-20 14:32:00.579 | } 2026-07-20 14:32:00.579 | END { 2026-07-20 14:32:00.579 | # Process each section in order 2026-07-20 14:32:00.579 | for (sno = 0; sno < section_count; sno++) { 2026-07-20 14:32:00.579 | section = cfg_section[sno] 2026-07-20 14:32:00.579 | # The ini routines simply append a config item immediately 2026-07-20 14:32:00.579 | # after the section header. To keep the same order as defined 2026-07-20 14:32:00.579 | # in local.conf, invoke the ini routines in the reverse order 2026-07-20 14:32:00.579 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-07-20 14:32:00.580 | attr = cfg_sec_attr_name[sno, attr_no] 2026-07-20 14:32:00.580 | if (cfg_attr_count[section, attr] == 1) 2026-07-20 14:32:00.580 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-07-20 14:32:00.580 | else { 2026-07-20 14:32:00.580 | # For multiline, invoke the ini routines in the reverse order 2026-07-20 14:32:00.580 | count = cfg_attr_count[section, attr] 2026-07-20 14:32:00.580 | print "inidelete " configfile " " section " " attr 2026-07-20 14:32:00.581 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-07-20 14:32:00.581 | for (l = count -2; l >= 0; l--) 2026-07-20 14:32:00.582 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-07-20 14:32:00.582 | } 2026-07-20 14:32:00.582 | } 2026-07-20 14:32:00.582 | } 2026-07-20 14:32:00.582 | } 2026-07-20 14:32:00.582 | ' 2026-07-20 14:32:00.582 | + inc/meta-config:merge_config_file:164 : read a 2026-07-20 14:32:00.582 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-07-20 14:32:00.582 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-07-20 14:32:00.583 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-07-20 14:32:00.588 | + inc/meta-config:get_meta_section:35 : local configfile=/etc/neutron/metadata_agent.ini 2026-07-20 14:32:00.592 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-07-20 14:32:00.597 | + inc/meta-config:get_meta_section:38 : [[ -z /etc/neutron/metadata_agent.ini ]] 2026-07-20 14:32:00.601 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v configfile=/etc/neutron/metadata_agent.ini ' 2026-07-20 14:32:00.601 | BEGIN { group = "" } 2026-07-20 14:32:00.601 | /^\[\[.+\|.*\]\]/ { 2026-07-20 14:32:00.602 | gsub("[][]", "", $1); 2026-07-20 14:32:00.602 | split($1, a, "|"); 2026-07-20 14:32:00.602 | if (a[1] == matchgroup && a[2] == configfile) { 2026-07-20 14:32:00.602 | group=a[1] 2026-07-20 14:32:00.602 | } else { 2026-07-20 14:32:00.602 | group="" 2026-07-20 14:32:00.602 | } 2026-07-20 14:32:00.602 | next 2026-07-20 14:32:00.602 | } 2026-07-20 14:32:00.602 | { 2026-07-20 14:32:00.603 | if (group != "") 2026-07-20 14:32:00.603 | print $0 2026-07-20 14:32:00.603 | } 2026-07-20 14:32:00.603 | ' /home/quobyte/devstack/local.conf 2026-07-20 14:32:00.610 | + 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-20 14:32:00.615 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/metadata_agent.ini DEFAULT ovsdb_connection tcp:127.0.0.1:6640 2026-07-20 14:32:00.664 | + inc/meta-config:merge_config_file:164 : read a 2026-07-20 14:32:00.669 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-07-20 14:32:00.672 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-07-20 14:32:00.677 | + inc/meta-config:merge_config_group:180 : local dir 2026-07-20 14:32:00.683 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $CINDER_CONF' 2026-07-20 14:32:00.687 | +++ inc/meta-config:merge_config_group:182 : echo /etc/cinder/cinder.conf 2026-07-20 14:32:00.693 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/cinder/cinder.conf 2026-07-20 14:32:00.697 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/cinder/cinder.conf ]] 2026-07-20 14:32:00.703 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/cinder/cinder.conf 2026-07-20 14:32:00.709 | + inc/meta-config:merge_config_group:187 : dir=/etc/cinder 2026-07-20 14:32:00.714 | + inc/meta-config:merge_config_group:189 : test -e /etc/cinder 2026-07-20 14:32:00.718 | + inc/meta-config:merge_config_group:189 : test -d /etc/cinder 2026-07-20 14:32:00.723 | + inc/meta-config:merge_config_group:191 : [[ -e /etc/cinder ]] 2026-07-20 14:32:00.728 | + inc/meta-config:merge_config_group:196 : merge_config_file /home/quobyte/devstack/local.conf post-config '$CINDER_CONF' 2026-07-20 14:32:00.732 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-07-20 14:32:00.736 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-07-20 14:32:00.740 | + inc/meta-config:merge_config_file:85 : local 'configfile=$CINDER_CONF' 2026-07-20 14:32:00.745 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-07-20 14:32:00.751 | ++ inc/meta-config:merge_config_file:91 : eval echo '$CINDER_CONF' 2026-07-20 14:32:00.755 | +++ inc/meta-config:merge_config_file:91 : echo /etc/cinder/cinder.conf 2026-07-20 14:32:00.760 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/cinder/cinder.conf 2026-07-20 14:32:00.764 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/cinder/cinder.conf ']' 2026-07-20 14:32:00.770 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$CINDER_CONF' ' 2026-07-20 14:32:00.770 | BEGIN { 2026-07-20 14:32:00.770 | section = "" 2026-07-20 14:32:00.771 | last_section = "" 2026-07-20 14:32:00.771 | section_count = 0 2026-07-20 14:32:00.771 | } 2026-07-20 14:32:00.771 | /^\[.+\]/ { 2026-07-20 14:32:00.771 | gsub("[][]", "", $1); 2026-07-20 14:32:00.771 | section=$1 2026-07-20 14:32:00.771 | next 2026-07-20 14:32:00.771 | } 2026-07-20 14:32:00.771 | /^ *\#/ { 2026-07-20 14:32:00.771 | next 2026-07-20 14:32:00.771 | } 2026-07-20 14:32:00.772 | /^[^ \t]+/ { 2026-07-20 14:32:00.772 | # get offset of first = in $0 2026-07-20 14:32:00.772 | eq_idx = index($0, "=") 2026-07-20 14:32:00.772 | # extract attr & value from $0 2026-07-20 14:32:00.772 | attr = substr($0, 1, eq_idx - 1) 2026-07-20 14:32:00.772 | value = substr($0, eq_idx + 1) 2026-07-20 14:32:00.772 | # only need to strip trailing whitespace from attr 2026-07-20 14:32:00.772 | sub(/[ \t]*$/, "", attr) 2026-07-20 14:32:00.773 | # need to strip leading & trailing whitespace from value 2026-07-20 14:32:00.773 | sub(/^[ \t]*/, "", value) 2026-07-20 14:32:00.773 | sub(/[ \t]*$/, "", value) 2026-07-20 14:32:00.773 | 2026-07-20 14:32:00.774 | # cfg_attr_count: number of config lines per [section, attr] 2026-07-20 14:32:00.774 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-07-20 14:32:00.774 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-07-20 14:32:00.774 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-07-20 14:32:00.774 | if (! (section, attr) in cfg_attr_count) { 2026-07-20 14:32:00.774 | if (section != last_section) { 2026-07-20 14:32:00.774 | cfg_section[section_count++] = section 2026-07-20 14:32:00.774 | last_section = section 2026-07-20 14:32:00.774 | } 2026-07-20 14:32:00.774 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-07-20 14:32:00.774 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-07-20 14:32:00.775 | 2026-07-20 14:32:00.775 | cfg_attr[section, attr, 0] = value 2026-07-20 14:32:00.775 | cfg_attr_count[section, attr] = 1 2026-07-20 14:32:00.775 | } else { 2026-07-20 14:32:00.775 | lno = cfg_attr_count[section, attr]++ 2026-07-20 14:32:00.775 | cfg_attr[section, attr, lno] = value 2026-07-20 14:32:00.775 | } 2026-07-20 14:32:00.775 | } 2026-07-20 14:32:00.775 | END { 2026-07-20 14:32:00.775 | # Process each section in order 2026-07-20 14:32:00.776 | for (sno = 0; sno < section_count; sno++) { 2026-07-20 14:32:00.776 | section = cfg_section[sno] 2026-07-20 14:32:00.776 | # The ini routines simply append a config item immediately 2026-07-20 14:32:00.776 | # after the section header. To keep the same order as defined 2026-07-20 14:32:00.776 | # in local.conf, invoke the ini routines in the reverse order 2026-07-20 14:32:00.776 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-07-20 14:32:00.776 | attr = cfg_sec_attr_name[sno, attr_no] 2026-07-20 14:32:00.776 | if (cfg_attr_count[section, attr] == 1) 2026-07-20 14:32:00.777 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-07-20 14:32:00.777 | else { 2026-07-20 14:32:00.777 | # For multiline, invoke the ini routines in the reverse order 2026-07-20 14:32:00.778 | count = cfg_attr_count[section, attr] 2026-07-20 14:32:00.778 | print "inidelete " configfile " " section " " attr 2026-07-20 14:32:00.778 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-07-20 14:32:00.778 | for (l = count -2; l >= 0; l--) 2026-07-20 14:32:00.778 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-07-20 14:32:00.778 | } 2026-07-20 14:32:00.778 | } 2026-07-20 14:32:00.779 | } 2026-07-20 14:32:00.779 | } 2026-07-20 14:32:00.779 | ' 2026-07-20 14:32:00.779 | + inc/meta-config:merge_config_file:164 : read a 2026-07-20 14:32:00.779 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config '$CINDER_CONF' 2026-07-20 14:32:00.779 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-07-20 14:32:00.779 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-07-20 14:32:00.783 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-07-20 14:32:00.789 | + inc/meta-config:get_meta_section:35 : local 'configfile=$CINDER_CONF' 2026-07-20 14:32:00.793 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-07-20 14:32:00.798 | + inc/meta-config:get_meta_section:38 : [[ -z $CINDER_CONF ]] 2026-07-20 14:32:00.802 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$CINDER_CONF' ' 2026-07-20 14:32:00.802 | BEGIN { group = "" } 2026-07-20 14:32:00.802 | /^\[\[.+\|.*\]\]/ { 2026-07-20 14:32:00.802 | gsub("[][]", "", $1); 2026-07-20 14:32:00.802 | split($1, a, "|"); 2026-07-20 14:32:00.803 | if (a[1] == matchgroup && a[2] == configfile) { 2026-07-20 14:32:00.803 | group=a[1] 2026-07-20 14:32:00.803 | } else { 2026-07-20 14:32:00.803 | group="" 2026-07-20 14:32:00.803 | } 2026-07-20 14:32:00.803 | next 2026-07-20 14:32:00.803 | } 2026-07-20 14:32:00.803 | { 2026-07-20 14:32:00.803 | if (group != "") 2026-07-20 14:32:00.803 | print $0 2026-07-20 14:32:00.804 | } 2026-07-20 14:32:00.804 | ' /home/quobyte/devstack/local.conf 2026-07-20 14:32:00.810 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD nas_secure_file_operations "false"' 2026-07-20 14:32:00.815 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD nas_secure_file_operations false 2026-07-20 14:32:00.862 | + inc/meta-config:merge_config_file:164 : read a 2026-07-20 14:32:00.865 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD nas_secure_file_permissions "false"' 2026-07-20 14:32:00.869 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD nas_secure_file_permissions false 2026-07-20 14:32:00.912 | + inc/meta-config:merge_config_file:164 : read a 2026-07-20 14:32:00.916 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD quobyte_client_cfg "/etc/quobyte/client-cinder.cfg"' 2026-07-20 14:32:00.920 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD quobyte_client_cfg /etc/quobyte/client-cinder.cfg 2026-07-20 14:32:00.966 | + inc/meta-config:merge_config_file:164 : read a 2026-07-20 14:32:00.970 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD volume_backend_name "QuobyteHD"' 2026-07-20 14:32:00.975 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD volume_backend_name QuobyteHD 2026-07-20 14:32:01.025 | + inc/meta-config:merge_config_file:164 : read a 2026-07-20 14:32:01.029 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD quobyte_volume_url "quobyte://osci02.corp.quobyte.com/cinder-vol-444e6e4a-7694-4775-a74e-1618c02af0b2"' 2026-07-20 14:32:01.031 | + inc/async:async_inner:64 : rc=0 2026-07-20 14:32:01.035 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD quobyte_volume_url quobyte://osci02.corp.quobyte.com/cinder-vol-444e6e4a-7694-4775-a74e-1618c02af0b2 2026-07-20 14:32:01.068 | [59792 Async configure_neutron_nova:59792]: finished successfully 2026-07-20 14:32:01.081 | + inc/meta-config:merge_config_file:164 : read a 2026-07-20 14:32:01.086 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD volume_driver "cinder.volume.drivers.quobyte.QuobyteDriver"' 2026-07-20 14:32:01.092 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD volume_driver cinder.volume.drivers.quobyte.QuobyteDriver 2026-07-20 14:32:01.135 | + inc/meta-config:merge_config_file:164 : read a 2026-07-20 14:32:01.139 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD enable_unsupported_driver "True"' 2026-07-20 14:32:01.144 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD enable_unsupported_driver True 2026-07-20 14:32:01.189 | + inc/meta-config:merge_config_file:164 : read a 2026-07-20 14:32:01.193 | + ./stack.sh:main:1269 : is_service_enabled swift 2026-07-20 14:32:01.219 | + functions-common:is_service_enabled:2076 : return 1 2026-07-20 14:32:01.224 | + ./stack.sh:main:1277 : FIXED_KEY=bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-07-20 14:32:01.227 | + ./stack.sh:main:1278 : is_service_enabled cinder 2026-07-20 14:32:01.252 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 14:32:01.256 | + ./stack.sh:main:1279 : iniset /etc/cinder/cinder.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-07-20 14:32:01.303 | + ./stack.sh:main:1282 : async_wait configure_neutron_nova 2026-07-20 14:32:01.366 | [2068 Async configure_neutron_nova:59792]: Waiting for completion of configure_neutron_nova running on PID 59792 (2 other jobs running) 2026-07-20 14:32:01.396 | [2068 Async configure_neutron_nova:59792]: Signaling child to exit 2026-07-20 14:32:01.396 | WAKEUP 2026-07-20 14:32:01.421 | [2068 Async configure_neutron_nova:59792]: Signaled 2026-07-20 14:32:01.423 | + lib/neutron:configure_neutron_nova:452 : create_nova_conf_neutron /etc/nova/nova.conf 2026-07-20 14:32:01.423 | + lib/neutron:create_nova_conf_neutron:463 : local conf=/etc/nova/nova.conf 2026-07-20 14:32:01.423 | + lib/neutron:create_nova_conf_neutron:464 : configure_keystoneauth /etc/nova/nova.conf nova neutron 2026-07-20 14:32:01.423 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-07-20 14:32:01.424 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-20 14:32:01.424 | + lib/keystone:configure_keystoneauth:393 : local section=neutron 2026-07-20 14:32:01.424 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf neutron auth_type password 2026-07-20 14:32:01.424 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf neutron interface public 2026-07-20 14:32:01.424 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf neutron auth_url http://192.168.122.72/identity 2026-07-20 14:32:01.424 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf neutron username nova 2026-07-20 14:32:01.424 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf neutron password nomoresecret 2026-07-20 14:32:01.424 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf neutron user_domain_name Default 2026-07-20 14:32:01.424 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf neutron project_name service 2026-07-20 14:32:01.424 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf neutron project_domain_name Default 2026-07-20 14:32:01.424 | + lib/neutron:create_nova_conf_neutron:465 : iniset /etc/nova/nova.conf neutron region_name RegionOne 2026-07-20 14:32:01.425 | + lib/neutron:create_nova_conf_neutron:468 : neutron_plugin_create_nova_conf /etc/nova/nova.conf 2026-07-20 14:32:01.425 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2026-07-20 14:32:01.425 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:119 : : 2026-07-20 14:32:01.425 | + lib/neutron:create_nova_conf_neutron:470 : is_service_enabled q-meta neutron-metadata-agent 2026-07-20 14:32:01.425 | + functions-common:is_service_enabled:2076 : return 1 2026-07-20 14:32:01.425 | + lib/neutron:create_nova_conf_neutron:474 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_is_fatal True 2026-07-20 14:32:01.425 | + lib/neutron:create_nova_conf_neutron:475 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_timeout 300 2026-07-20 14:32:01.425 | + lib/neutron:configure_neutron_nova:453 : [[ superconductor == \s\u\p\e\r\c\o\n\d\u\c\t\o\r ]] 2026-07-20 14:32:01.425 | ++ lib/neutron:configure_neutron_nova:454 : seq 1 1 2026-07-20 14:32:01.425 | + lib/neutron:configure_neutron_nova:454 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-20 14:32:01.425 | + lib/neutron:configure_neutron_nova:455 : local conf 2026-07-20 14:32:01.426 | ++ lib/neutron:configure_neutron_nova:456 : conductor_conf 1 2026-07-20 14:32:01.426 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-07-20 14:32:01.426 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-07-20 14:32:01.426 | + lib/neutron:configure_neutron_nova:456 : conf=/etc/nova/nova_cell1.conf 2026-07-20 14:32:01.426 | + lib/neutron:configure_neutron_nova:457 : create_nova_conf_neutron /etc/nova/nova_cell1.conf 2026-07-20 14:32:01.426 | + lib/neutron:create_nova_conf_neutron:463 : local conf=/etc/nova/nova_cell1.conf 2026-07-20 14:32:01.426 | + lib/neutron:create_nova_conf_neutron:464 : configure_keystoneauth /etc/nova/nova_cell1.conf nova neutron 2026-07-20 14:32:01.426 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova_cell1.conf 2026-07-20 14:32:01.426 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-20 14:32:01.426 | + lib/keystone:configure_keystoneauth:393 : local section=neutron 2026-07-20 14:32:01.426 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova_cell1.conf neutron auth_type password 2026-07-20 14:32:01.427 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova_cell1.conf neutron interface public 2026-07-20 14:32:01.427 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova_cell1.conf neutron auth_url http://192.168.122.72/identity 2026-07-20 14:32:01.427 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova_cell1.conf neutron username nova 2026-07-20 14:32:01.427 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova_cell1.conf neutron password nomoresecret 2026-07-20 14:32:01.427 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova_cell1.conf neutron user_domain_name Default 2026-07-20 14:32:01.427 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova_cell1.conf neutron project_name service 2026-07-20 14:32:01.427 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova_cell1.conf neutron project_domain_name Default 2026-07-20 14:32:01.427 | + lib/neutron:create_nova_conf_neutron:465 : iniset /etc/nova/nova_cell1.conf neutron region_name RegionOne 2026-07-20 14:32:01.427 | + lib/neutron:create_nova_conf_neutron:468 : neutron_plugin_create_nova_conf /etc/nova/nova_cell1.conf 2026-07-20 14:32:01.427 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2026-07-20 14:32:01.428 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:119 : : 2026-07-20 14:32:01.428 | + lib/neutron:create_nova_conf_neutron:470 : is_service_enabled q-meta neutron-metadata-agent 2026-07-20 14:32:01.428 | + functions-common:is_service_enabled:2076 : return 1 2026-07-20 14:32:01.428 | + lib/neutron:create_nova_conf_neutron:474 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_is_fatal True 2026-07-20 14:32:01.428 | + lib/neutron:create_nova_conf_neutron:475 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_timeout 300 2026-07-20 14:32:01.478 | [2068 Async configure_neutron_nova:59792]: finished configure_neutron_nova with result 0 in 1 seconds 2026-07-20 14:32:01.485 | + inc/async:async_wait:197 : return 0 2026-07-20 14:32:01.489 | + ./stack.sh:main:1288 : is_service_enabled nova 2026-07-20 14:32:01.516 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 14:32:01.521 | + ./stack.sh:main:1289 : iniset /etc/nova/nova.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-07-20 14:32:01.567 | + ./stack.sh:main:1290 : iniset /etc/nova/nova-cpu.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-07-20 14:32:01.616 | + ./stack.sh:main:1294 : is_service_enabled n-api 2026-07-20 14:32:01.642 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 14:32:01.646 | + ./stack.sh:main:1295 : echo_summary 'Starting Nova API' 2026-07-20 14:32:01.651 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-20 14:32:01.655 | + ./stack.sh:echo_summary:450 : echo -e Starting Nova API 2026-07-20 14:32:01.659 | + ./stack.sh:main:1296 : start_nova_api 2026-07-20 14:32:01.664 | + 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-20 14:32:01.668 | + 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-20 14:32:01.673 | + 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-20 14:32:01.678 | ++ lib/nova:start_nova_api:971 : which uwsgi 2026-07-20 14:32:01.685 | + 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-20 14:32:01.689 | + functions-common:run_process:1674 : local service=n-api 2026-07-20 14:32:01.693 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-07-20 14:32:01.697 | + functions-common:run_process:1676 : local group= 2026-07-20 14:32:01.702 | + functions-common:run_process:1677 : local user= 2026-07-20 14:32:01.706 | + functions-common:run_process:1678 : local env_vars= 2026-07-20 14:32:01.710 | + functions-common:run_process:1680 : local name=n-api 2026-07-20 14:32:01.714 | + functions-common:run_process:1682 : time_start run_process 2026-07-20 14:32:01.719 | + functions-common:time_start:2406 : local name=run_process 2026-07-20 14:32:01.723 | + functions-common:time_start:2407 : local start_time= 2026-07-20 14:32:01.727 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-20 14:32:01.732 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-20 14:32:01.738 | + functions-common:time_start:2411 : _TIME_START[$name]=1784557921733 2026-07-20 14:32:01.741 | + functions-common:run_process:1683 : is_service_enabled n-api 2026-07-20 14:32:01.766 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 14:32:01.771 | + 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-20 14:32:01.774 | + functions-common:_run_under_systemd:1628 : local service=n-api 2026-07-20 14:32:01.778 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-07-20 14:32:01.781 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-07-20 14:32:01.786 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-07-20 14:32:01.789 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-07-20 14:32:01.793 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ sudo ]] 2026-07-20 14:32:01.796 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ ^/ ]] 2026-07-20 14:32:01.801 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-api.service 2026-07-20 14:32:01.804 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-20 14:32:01.809 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-20 14:32:01.812 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-20 14:32:01.816 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-20 14:32:01.819 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-api] ]] 2026-07-20 14:32:01.823 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ uwsgi ]] 2026-07-20 14:32:01.827 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-07-20 14:32:01.831 | + 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-20 14:32:01.834 | + 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-20 14:32:01.839 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@n-api.service 2026-07-20 14:32:01.842 | + 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-20 14:32:01.846 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-07-20 14:32:01.850 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-07-20 14:32:01.854 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-07-20 14:32:01.858 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@n-api.service 2026-07-20 14:32:01.862 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-07-20 14:32:01.868 | + 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-20 14:32:01.960 | + 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-20 14:32:02.050 | + 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-20 14:32:02.126 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service User quobyte 2026-07-20 14:32:02.204 | + 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-20 14:32:02.281 | + 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-20 14:32:02.354 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Type notify 2026-07-20 14:32:02.428 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service KillMode process 2026-07-20 14:32:02.502 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Restart always 2026-07-20 14:32:02.578 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service NotifyAccess all 2026-07-20 14:32:02.653 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service RestartForceExitStatus 100 2026-07-20 14:32:02.729 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-07-20 14:32:02.734 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-07-20 14:32:02.737 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@n-api.service Install WantedBy multi-user.target 2026-07-20 14:32:02.831 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-07-20 14:32:03.288 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-api.service 2026-07-20 14:32:03.317 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api.service → /etc/systemd/system/devstack@n-api.service. 2026-07-20 14:32:03.754 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-api.service 2026-07-20 14:32:03.871 | + functions-common:run_process:1686 : time_stop run_process 2026-07-20 14:32:03.874 | + functions-common:time_stop:2420 : local name 2026-07-20 14:32:03.876 | + functions-common:time_stop:2421 : local end_time 2026-07-20 14:32:03.879 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-20 14:32:03.880 | + functions-common:time_stop:2423 : local total 2026-07-20 14:32:03.883 | + functions-common:time_stop:2424 : local start_time 2026-07-20 14:32:03.885 | + functions-common:time_stop:2426 : name=run_process 2026-07-20 14:32:03.887 | + functions-common:time_stop:2427 : start_time=1784557921733 2026-07-20 14:32:03.889 | + functions-common:time_stop:2429 : [[ -z 1784557921733 ]] 2026-07-20 14:32:03.892 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-20 14:32:03.896 | + functions-common:time_stop:2432 : end_time=1784557923894 2026-07-20 14:32:03.899 | + functions-common:time_stop:2433 : elapsed_time=2161 2026-07-20 14:32:03.901 | + functions-common:time_stop:2434 : total=4294 2026-07-20 14:32:03.903 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-20 14:32:03.905 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=6455 2026-07-20 14:32:03.908 | + lib/nova:start_nova_api:973 : echo 'Waiting for nova-api to start...' 2026-07-20 14:32:03.908 | Waiting for nova-api to start... 2026-07-20 14:32:03.910 | + lib/nova:start_nova_api:975 : local service_url=http://192.168.122.72/compute/v2.1/ 2026-07-20 14:32:03.912 | + lib/nova:start_nova_api:977 : wait_for_service 60 http://192.168.122.72/compute/v2.1/ 2026-07-20 14:32:03.914 | + functions:wait_for_service:476 : local timeout=60 2026-07-20 14:32:03.917 | + functions:wait_for_service:477 : local url=http://192.168.122.72/compute/v2.1/ 2026-07-20 14:32:03.919 | + functions:wait_for_service:478 : local rval=0 2026-07-20 14:32:03.921 | + functions:wait_for_service:479 : time_start wait_for_service 2026-07-20 14:32:03.923 | + functions-common:time_start:2406 : local name=wait_for_service 2026-07-20 14:32:03.926 | + functions-common:time_start:2407 : local start_time= 2026-07-20 14:32:03.928 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-20 14:32:03.931 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-20 14:32:03.935 | + functions-common:time_start:2411 : _TIME_START[$name]=1784557923932 2026-07-20 14:32:03.937 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-07-20 14:32:03.940 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-20 14:32:03.942 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.72/compute/v2.1/ 2026-07-20 14:32:09.985 | + :: : [[ 200 == 503 ]] 2026-07-20 14:32:09.993 | + :: : [[ 0 -eq 7 ]] 2026-07-20 14:32:09.996 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-07-20 14:32:10.002 | + functions-common:time_stop:2420 : local name 2026-07-20 14:32:10.006 | + functions-common:time_stop:2421 : local end_time 2026-07-20 14:32:10.011 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-20 14:32:10.015 | + functions-common:time_stop:2423 : local total 2026-07-20 14:32:10.020 | + functions-common:time_stop:2424 : local start_time 2026-07-20 14:32:10.025 | + functions-common:time_stop:2426 : name=wait_for_service 2026-07-20 14:32:10.030 | + functions-common:time_stop:2427 : start_time=1784557923932 2026-07-20 14:32:10.035 | + functions-common:time_stop:2429 : [[ -z 1784557923932 ]] 2026-07-20 14:32:10.041 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-20 14:32:10.047 | + functions-common:time_stop:2432 : end_time=1784557930043 2026-07-20 14:32:10.052 | + functions-common:time_stop:2433 : elapsed_time=6111 2026-07-20 14:32:10.056 | + functions-common:time_stop:2434 : total=5801 2026-07-20 14:32:10.060 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-20 14:32:10.065 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=11912 2026-07-20 14:32:10.070 | + functions:wait_for_service:486 : return 0 2026-07-20 14:32:10.074 | + 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-20 14:32:10.079 | + 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-20 14:32:10.084 | + ./stack.sh:main:1299 : is_service_enabled ovn-controller ovn-controller-vtep 2026-07-20 14:32:10.113 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 14:32:10.117 | + ./stack.sh:main:1300 : echo_summary 'Starting OVN services' 2026-07-20 14:32:10.122 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-20 14:32:10.126 | + ./stack.sh:echo_summary:450 : echo -e Starting OVN services 2026-07-20 14:32:10.130 | + ./stack.sh:main:1301 : start_ovn_services 2026-07-20 14:32:10.135 | + lib/neutron:start_ovn_services:580 : [[ ovn == \o\v\n ]] 2026-07-20 14:32:10.139 | + lib/neutron:start_ovn_services:581 : '[' libvirt '!=' ironic ']' 2026-07-20 14:32:10.144 | + lib/neutron:start_ovn_services:587 : init_ovn 2026-07-20 14:32:10.148 | + lib/neutron_plugins/ovn_agent:init_ovn:637 : local 'mkdir_cmd=mkdir -p /var/lib/ovn' 2026-07-20 14:32:10.153 | + lib/neutron_plugins/ovn_agent:init_ovn:639 : [[ False == \F\a\l\s\e ]] 2026-07-20 14:32:10.157 | + lib/neutron_plugins/ovn_agent:init_ovn:640 : mkdir_cmd='sudo mkdir -p /var/lib/ovn' 2026-07-20 14:32:10.161 | + lib/neutron_plugins/ovn_agent:init_ovn:643 : sudo mkdir -p /var/lib/ovn 2026-07-20 14:32:10.180 | + lib/neutron_plugins/ovn_agent:init_ovn:644 : mkdir -p /opt/stack/data/ovs 2026-07-20 14:32:10.186 | + lib/neutron_plugins/ovn_agent:init_ovn:646 : rm -f '/opt/stack/data/ovs/*.db' 2026-07-20 14:32:10.192 | + lib/neutron_plugins/ovn_agent:init_ovn:647 : rm -f '/opt/stack/data/ovs/.*.db.~lock~' 2026-07-20 14:32:10.199 | + lib/neutron_plugins/ovn_agent:init_ovn:648 : sudo rm -f /var/lib/ovn/ovnnb_db.db /var/lib/ovn/ovnsb_db.db 2026-07-20 14:32:10.216 | + lib/neutron_plugins/ovn_agent:init_ovn:649 : sudo rm -f /var/lib/ovn/.ovnnb_db.db.~lock~ /var/lib/ovn/.ovnsb_db.db.~lock~ 2026-07-20 14:32:10.233 | + lib/neutron_plugins/ovn_agent:init_ovn:650 : sudo rm -f /var/run/ovn/ovnnb_db.sock /var/run/ovn/ovnsb_db.sock 2026-07-20 14:32:10.251 | + lib/neutron:start_ovn_services:588 : start_ovn 2026-07-20 14:32:10.255 | + lib/neutron_plugins/ovn_agent:start_ovn:762 : echo 'Starting OVN' 2026-07-20 14:32:10.255 | Starting OVN 2026-07-20 14:32:10.259 | + lib/neutron_plugins/ovn_agent:start_ovn:764 : _start_ovs 2026-07-20 14:32:10.263 | + lib/neutron_plugins/ovn_agent:_start_ovs:654 : echo 'Starting OVS' 2026-07-20 14:32:10.263 | Starting OVS 2026-07-20 14:32:10.267 | + lib/neutron_plugins/ovn_agent:_start_ovs:655 : is_service_enabled ovn-controller ovn-controller-vtep ovn-northd 2026-07-20 14:32:10.292 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 14:32:10.296 | + lib/neutron_plugins/ovn_agent:_start_ovs:657 : enable_service ovsdb-server 2026-07-20 14:32:10.358 | + lib/neutron_plugins/ovn_agent:_start_ovs:658 : enable_service ovs-vswitchd 2026-07-20 14:32:10.420 | + lib/neutron_plugins/ovn_agent:_start_ovs:660 : [[ False == \T\r\u\e ]] 2026-07-20 14:32:10.424 | + lib/neutron_plugins/ovn_agent:_start_ovs:684 : _start_process ovsdb-server.service 2026-07-20 14:32:10.428 | + lib/neutron_plugins/ovn_agent:_start_process:264 : sudo systemctl daemon-reload 2026-07-20 14:32:10.902 | + lib/neutron_plugins/ovn_agent:_start_process:265 : sudo systemctl enable ovsdb-server.service 2026-07-20 14:32:11.365 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-07-20 14:32:11.365 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-07-20 14:32:11.365 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-07-20 14:32:11.366 | 2026-07-20 14:32:11.366 | Possible reasons for having these kinds of units are: 2026-07-20 14:32:11.366 | • A unit may be statically enabled by being symlinked from another unit's 2026-07-20 14:32:11.366 | .wants/, .requires/, or .upholds/ directory. 2026-07-20 14:32:11.366 | • A unit's purpose may be to act as a helper for some other unit which has 2026-07-20 14:32:11.366 | a requirement dependency on it. 2026-07-20 14:32:11.368 | • A unit may be started when needed via activation (socket, path, timer, 2026-07-20 14:32:11.368 | D-Bus, udev, scripted systemctl call, ...). 2026-07-20 14:32:11.368 | • In case of template units, the unit is meant to be enabled with some 2026-07-20 14:32:11.369 | instance name specified. 2026-07-20 14:32:11.379 | + lib/neutron_plugins/ovn_agent:_start_process:266 : sudo systemctl restart ovsdb-server.service 2026-07-20 14:32:15.998 | + lib/neutron_plugins/ovn_agent:_start_ovs:685 : _start_process ovs-vswitchd.service 2026-07-20 14:32:16.002 | + lib/neutron_plugins/ovn_agent:_start_process:264 : sudo systemctl daemon-reload 2026-07-20 14:32:16.458 | + lib/neutron_plugins/ovn_agent:_start_process:265 : sudo systemctl enable ovs-vswitchd.service 2026-07-20 14:32:16.931 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-07-20 14:32:16.932 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-07-20 14:32:16.932 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-07-20 14:32:16.932 | 2026-07-20 14:32:16.932 | Possible reasons for having these kinds of units are: 2026-07-20 14:32:16.932 | • A unit may be statically enabled by being symlinked from another unit's 2026-07-20 14:32:16.932 | .wants/, .requires/, or .upholds/ directory. 2026-07-20 14:32:16.932 | • A unit's purpose may be to act as a helper for some other unit which has 2026-07-20 14:32:16.932 | a requirement dependency on it. 2026-07-20 14:32:16.932 | • A unit may be started when needed via activation (socket, path, timer, 2026-07-20 14:32:16.933 | D-Bus, udev, scripted systemctl call, ...). 2026-07-20 14:32:16.933 | • In case of template units, the unit is meant to be enabled with some 2026-07-20 14:32:16.933 | instance name specified. 2026-07-20 14:32:16.937 | + lib/neutron_plugins/ovn_agent:_start_process:266 : sudo systemctl restart ovs-vswitchd.service 2026-07-20 14:32:17.280 | + lib/neutron_plugins/ovn_agent:_start_ovs:688 : echo 'Configuring OVSDB' 2026-07-20 14:32:17.280 | Configuring OVSDB 2026-07-20 14:32:17.284 | + lib/neutron_plugins/ovn_agent:_start_ovs:689 : is_service_enabled tls-proxy 2026-07-20 14:32:17.314 | + functions-common:is_service_enabled:2076 : return 1 2026-07-20 14:32:17.320 | + lib/neutron_plugins/ovn_agent:_start_ovs:696 : sudo ovs-vsctl --no-wait set-manager ptcp:6640:127.0.0.1 2026-07-20 14:32:17.359 | + lib/neutron_plugins/ovn_agent:_start_ovs:697 : sudo ovs-vsctl --no-wait set open_vswitch . system-type=devstack 2026-07-20 14:32:17.384 | + lib/neutron_plugins/ovn_agent:_start_ovs:698 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:system-id=28be48e0-20e0-4c1b-bf90-67827bfc97cc 2026-07-20 14:32:17.408 | + lib/neutron_plugins/ovn_agent:_start_ovs:699 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-remote=tcp:192.168.122.72:6642 2026-07-20 14:32:17.432 | + lib/neutron_plugins/ovn_agent:_start_ovs:700 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-bridge=br-int 2026-07-20 14:32:17.457 | + lib/neutron_plugins/ovn_agent:_start_ovs:701 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-encap-type=geneve 2026-07-20 14:32:17.483 | + lib/neutron_plugins/ovn_agent:_start_ovs:702 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-encap-ip=192.168.122.72 2026-07-20 14:32:17.510 | ++ lib/neutron_plugins/ovn_agent:_start_ovs:703 : hostname 2026-07-20 14:32:17.516 | + lib/neutron_plugins/ovn_agent:_start_ovs:703 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:hostname=devstack 2026-07-20 14:32:17.541 | + lib/neutron_plugins/ovn_agent:_start_ovs:705 : [[ True == \T\r\u\e ]] 2026-07-20 14:32:17.547 | + lib/neutron_plugins/ovn_agent:_start_ovs:706 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-cms-options=enable-chassis-as-gw 2026-07-20 14:32:17.573 | + lib/neutron_plugins/ovn_agent:_start_ovs:710 : [[ metadata =~ ovn-bgp ]] 2026-07-20 14:32:17.576 | + lib/neutron_plugins/ovn_agent:_start_ovs:716 : [[ metadata =~ ovn-evpn ]] 2026-07-20 14:32:17.579 | + lib/neutron_plugins/ovn_agent:_start_ovs:722 : is_provider_network 2026-07-20 14:32:17.583 | + functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-07-20 14:32:17.586 | + functions-common:is_provider_network:2272 : return 1 2026-07-20 14:32:17.590 | + lib/neutron_plugins/ovn_agent:_start_ovs:722 : [[ True == \T\r\u\e ]] 2026-07-20 14:32:17.593 | + lib/neutron_plugins/ovn_agent:_start_ovs:723 : ovn_base_setup_bridge br-ex 2026-07-20 14:32:17.597 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:252 : local bridge=br-ex 2026-07-20 14:32:17.600 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:253 : local 'addbr_cmd=sudo ovs-vsctl --no-wait -- --may-exist add-br br-ex' 2026-07-20 14:32:17.604 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:255 : '[' system '!=' system ']' 2026-07-20 14:32:17.607 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:259 : sudo ovs-vsctl --no-wait -- --may-exist add-br br-ex 2026-07-20 14:32:17.637 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:260 : sudo ovs-vsctl --no-wait br-set-external-id br-ex bridge-id br-ex 2026-07-20 14:32:17.667 | + lib/neutron_plugins/ovn_agent:_start_ovs:724 : sudo ovs-vsctl set open . external-ids:ovn-bridge-mappings=public:br-ex 2026-07-20 14:32:17.701 | + lib/neutron_plugins/ovn_agent:_start_ovs:727 : is_service_enabled ovn-controller-vtep 2026-07-20 14:32:17.725 | + functions-common:is_service_enabled:2076 : return 1 2026-07-20 14:32:17.728 | + lib/neutron_plugins/ovn_agent:start_ovn:766 : local SCRIPTDIR=/share/ovn/scripts 2026-07-20 14:32:17.732 | + lib/neutron_plugins/ovn_agent:start_ovn:767 : use_new_ovn_repository 2026-07-20 14:32:17.736 | + lib/neutron_plugins/ovn_agent:use_new_ovn_repository:224 : [[ False == \F\a\l\s\e ]] 2026-07-20 14:32:17.741 | + lib/neutron_plugins/ovn_agent:use_new_ovn_repository:225 : return 0 2026-07-20 14:32:17.745 | + lib/neutron_plugins/ovn_agent:start_ovn:771 : is_service_enabled ovn-northd 2026-07-20 14:32:17.776 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 14:32:17.784 | + lib/neutron_plugins/ovn_agent:start_ovn:772 : [[ False == \T\r\u\e ]] 2026-07-20 14:32:17.789 | + lib/neutron_plugins/ovn_agent:start_ovn:778 : _start_process ovn-central.service 2026-07-20 14:32:17.793 | + lib/neutron_plugins/ovn_agent:_start_process:264 : sudo systemctl daemon-reload 2026-07-20 14:32:18.296 | + lib/neutron_plugins/ovn_agent:_start_process:265 : sudo systemctl enable ovn-central.service 2026-07-20 14:32:18.748 | + lib/neutron_plugins/ovn_agent:_start_process:266 : sudo systemctl restart ovn-central.service 2026-07-20 14:32:18.821 | + lib/neutron_plugins/ovn_agent:start_ovn:781 : _wait_for_ovn_and_set_custom_config 2026-07-20 14:32:18.825 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:744 : wait_for_sock_file /var/run/ovn/ovnnb_db.sock 2026-07-20 14:32:18.829 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:213 : local count=0 2026-07-20 14:32:18.833 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:214 : '[' '!' -S /var/run/ovn/ovnnb_db.sock ']' 2026-07-20 14:32:18.837 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:215 : sleep 1 2026-07-20 14:32:19.844 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:216 : count=1 2026-07-20 14:32:19.849 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:217 : '[' 1 -gt 40 ']' 2026-07-20 14:32:19.853 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:214 : '[' '!' -S /var/run/ovn/ovnnb_db.sock ']' 2026-07-20 14:32:19.857 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:745 : wait_for_sock_file /var/run/ovn/ovnsb_db.sock 2026-07-20 14:32:19.861 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:213 : local count=0 2026-07-20 14:32:19.866 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:214 : '[' '!' -S /var/run/ovn/ovnsb_db.sock ']' 2026-07-20 14:32:19.870 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:746 : wait_for_db_file /var/lib/ovn/ovnnb_db.db 2026-07-20 14:32:19.874 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:202 : local count=0 2026-07-20 14:32:19.879 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:203 : '[' '!' -f /var/lib/ovn/ovnnb_db.db ']' 2026-07-20 14:32:19.883 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:747 : wait_for_db_file /var/lib/ovn/ovnsb_db.db 2026-07-20 14:32:19.887 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:202 : local count=0 2026-07-20 14:32:19.891 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:203 : '[' '!' -f /var/lib/ovn/ovnsb_db.db ']' 2026-07-20 14:32:19.895 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:749 : is_service_enabled tls-proxy 2026-07-20 14:32:19.923 | + functions-common:is_service_enabled:2076 : return 1 2026-07-20 14:32:19.927 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:754 : 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-20 14:32:19.955 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:755 : 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-20 14:32:19.982 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:756 : sudo ovs-appctl -t /var/run/ovn/ovnnb_db.ctl vlog/set console:off syslog:info file:info 2026-07-20 14:32:20.003 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:757 : sudo ovs-appctl -t /var/run/ovn/ovnsb_db.ctl vlog/set console:off syslog:info file:info 2026-07-20 14:32:20.023 | + lib/neutron_plugins/ovn_agent:start_ovn:785 : is_service_enabled ovn-controller 2026-07-20 14:32:20.049 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 14:32:20.053 | + lib/neutron_plugins/ovn_agent:start_ovn:786 : [[ False == \T\r\u\e ]] 2026-07-20 14:32:20.057 | + lib/neutron_plugins/ovn_agent:start_ovn:792 : _start_process ovn-controller.service 2026-07-20 14:32:20.061 | + lib/neutron_plugins/ovn_agent:_start_process:264 : sudo systemctl daemon-reload 2026-07-20 14:32:20.527 | + lib/neutron_plugins/ovn_agent:_start_process:265 : sudo systemctl enable ovn-controller.service 2026-07-20 14:32:20.985 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-07-20 14:32:20.985 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-07-20 14:32:20.985 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-07-20 14:32:20.986 | 2026-07-20 14:32:20.986 | Possible reasons for having these kinds of units are: 2026-07-20 14:32:20.986 | • A unit may be statically enabled by being symlinked from another unit's 2026-07-20 14:32:20.986 | .wants/, .requires/, or .upholds/ directory. 2026-07-20 14:32:20.986 | • A unit's purpose may be to act as a helper for some other unit which has 2026-07-20 14:32:20.986 | a requirement dependency on it. 2026-07-20 14:32:20.986 | • A unit may be started when needed via activation (socket, path, timer, 2026-07-20 14:32:20.986 | D-Bus, udev, scripted systemctl call, ...). 2026-07-20 14:32:20.986 | • In case of template units, the unit is meant to be enabled with some 2026-07-20 14:32:20.986 | instance name specified. 2026-07-20 14:32:20.998 | + lib/neutron_plugins/ovn_agent:_start_process:266 : sudo systemctl restart ovn-controller.service 2026-07-20 14:32:21.258 | + lib/neutron_plugins/ovn_agent:start_ovn:796 : is_service_enabled ovn-controller-vtep 2026-07-20 14:32:21.283 | + functions-common:is_service_enabled:2076 : return 1 2026-07-20 14:32:21.285 | + lib/neutron_plugins/ovn_agent:start_ovn:805 : is_ovn_metadata_agent_enabled 2026-07-20 14:32:21.289 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:323 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-07-20 14:32:21.312 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 14:32:21.317 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:323 : [[ False == \F\a\l\s\e ]] 2026-07-20 14:32:21.319 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:324 : return 0 2026-07-20 14:32:21.323 | + lib/neutron_plugins/ovn_agent:start_ovn:806 : 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-20 14:32:21.325 | + functions-common:run_process:1674 : local service=q-ovn-metadata-agent 2026-07-20 14:32:21.330 | + 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-20 14:32:21.333 | + functions-common:run_process:1676 : local group= 2026-07-20 14:32:21.337 | + functions-common:run_process:1677 : local user= 2026-07-20 14:32:21.341 | + functions-common:run_process:1678 : local env_vars= 2026-07-20 14:32:21.346 | + functions-common:run_process:1680 : local name=q-ovn-metadata-agent 2026-07-20 14:32:21.349 | + functions-common:run_process:1682 : time_start run_process 2026-07-20 14:32:21.353 | + functions-common:time_start:2406 : local name=run_process 2026-07-20 14:32:21.356 | + functions-common:time_start:2407 : local start_time= 2026-07-20 14:32:21.360 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-20 14:32:21.365 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-20 14:32:21.369 | + functions-common:time_start:2411 : _TIME_START[$name]=1784557941367 2026-07-20 14:32:21.373 | + functions-common:run_process:1683 : is_service_enabled q-ovn-metadata-agent 2026-07-20 14:32:21.396 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 14:32:21.400 | + 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-20 14:32:21.404 | + functions-common:_run_under_systemd:1628 : local service=q-ovn-metadata-agent 2026-07-20 14:32:21.407 | + 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-20 14:32:21.412 | + 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-20 14:32:21.415 | + 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-20 14:32:21.419 | + 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-20 14:32:21.423 | + 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-20 14:32:21.427 | + 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-20 14:32:21.431 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@q-ovn-metadata-agent.service 2026-07-20 14:32:21.435 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-20 14:32:21.439 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-20 14:32:21.443 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-20 14:32:21.447 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-20 14:32:21.451 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[q-ovn-metadata-agent] ]] 2026-07-20 14:32:21.455 | + 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-20 14:32:21.460 | + 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-20 14:32:21.464 | + functions-common:write_user_unit_file:1535 : local service=devstack@q-ovn-metadata-agent.service 2026-07-20 14:32:21.468 | + 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-20 14:32:21.473 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-20 14:32:21.477 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-07-20 14:32:21.482 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-20 14:32:21.486 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-20 14:32:21.490 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-20 14:32:21.493 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@q-ovn-metadata-agent.service 2026-07-20 14:32:21.497 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-20 14:32:21.504 | + 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-20 14:32:21.596 | + 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-20 14:32:21.687 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service User quobyte 2026-07-20 14:32:21.766 | + 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-20 14:32:21.845 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service KillMode process 2026-07-20 14:32:21.923 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service TimeoutStopSec 300 2026-07-20 14:32:21.998 | + 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-20 14:32:22.073 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-20 14:32:22.077 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-20 14:32:22.081 | + 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-20 14:32:22.174 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-20 14:32:22.623 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@q-ovn-metadata-agent.service 2026-07-20 14:32:22.655 | 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-20 14:32:23.087 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@q-ovn-metadata-agent.service 2026-07-20 14:32:23.145 | + functions-common:run_process:1686 : time_stop run_process 2026-07-20 14:32:23.150 | + functions-common:time_stop:2420 : local name 2026-07-20 14:32:23.154 | + functions-common:time_stop:2421 : local end_time 2026-07-20 14:32:23.159 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-20 14:32:23.163 | + functions-common:time_stop:2423 : local total 2026-07-20 14:32:23.168 | + functions-common:time_stop:2424 : local start_time 2026-07-20 14:32:23.172 | + functions-common:time_stop:2426 : name=run_process 2026-07-20 14:32:23.176 | + functions-common:time_stop:2427 : start_time=1784557941367 2026-07-20 14:32:23.180 | + functions-common:time_stop:2429 : [[ -z 1784557941367 ]] 2026-07-20 14:32:23.186 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-20 14:32:23.192 | + functions-common:time_stop:2432 : end_time=1784557943187 2026-07-20 14:32:23.196 | + functions-common:time_stop:2433 : elapsed_time=1820 2026-07-20 14:32:23.201 | + functions-common:time_stop:2434 : total=6455 2026-07-20 14:32:23.204 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-20 14:32:23.209 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=8275 2026-07-20 14:32:23.213 | + lib/neutron_plugins/ovn_agent:start_ovn:808 : setup_logging /etc/neutron/neutron_ovn_metadata_agent.ini 2026-07-20 14:32:23.217 | + functions:setup_logging:693 : setup_systemd_logging /etc/neutron/neutron_ovn_metadata_agent.ini 2026-07-20 14:32:23.221 | + functions:setup_systemd_logging:710 : local conf_file=/etc/neutron/neutron_ovn_metadata_agent.ini 2026-07-20 14:32:23.227 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-07-20 14:32:23.255 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-07-20 14:32:23.259 | + functions:setup_systemd_logging:716 : local pidstr= 2026-07-20 14:32:23.263 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-07-20 14:32:23.267 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-07-20 14:32:23.272 | + 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-20 14:32:23.333 | + 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-20 14:32:23.384 | + 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-20 14:32:23.434 | + functions:setup_systemd_logging:727 : iniset /etc/neutron/neutron_ovn_metadata_agent.ini DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-07-20 14:32:23.483 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/neutron_ovn_metadata_agent.ini DEFAULT log_color False 2026-07-20 14:32:23.532 | + lib/neutron_plugins/ovn_agent:start_ovn:811 : is_ovn_agent_enabled 2026-07-20 14:32:23.536 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:330 : is_service_enabled q-ovn-agent neutron-ovn-agent 2026-07-20 14:32:23.564 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 14:32:23.569 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:331 : enable_service q-ovn-agent 2026-07-20 14:32:23.638 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:332 : return 0 2026-07-20 14:32:23.642 | + lib/neutron_plugins/ovn_agent:start_ovn:812 : run_process q-ovn-agent '/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-07-20 14:32:23.647 | + functions-common:run_process:1674 : local service=q-ovn-agent 2026-07-20 14:32:23.651 | + 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-20 14:32:23.656 | + functions-common:run_process:1676 : local group= 2026-07-20 14:32:23.660 | + functions-common:run_process:1677 : local user= 2026-07-20 14:32:23.665 | + functions-common:run_process:1678 : local env_vars= 2026-07-20 14:32:23.669 | + functions-common:run_process:1680 : local name=q-ovn-agent 2026-07-20 14:32:23.673 | + functions-common:run_process:1682 : time_start run_process 2026-07-20 14:32:23.678 | + functions-common:time_start:2406 : local name=run_process 2026-07-20 14:32:23.682 | + functions-common:time_start:2407 : local start_time= 2026-07-20 14:32:23.687 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-20 14:32:23.693 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-20 14:32:23.699 | + functions-common:time_start:2411 : _TIME_START[$name]=1784557943695 2026-07-20 14:32:23.704 | + functions-common:run_process:1683 : is_service_enabled q-ovn-agent 2026-07-20 14:32:23.732 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 14:32:23.737 | + 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-20 14:32:23.741 | + functions-common:_run_under_systemd:1628 : local service=q-ovn-agent 2026-07-20 14:32:23.745 | + 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-20 14:32:23.750 | + 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-20 14:32:23.754 | + 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-20 14:32:23.759 | + 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-20 14:32:23.763 | + 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-20 14:32:23.768 | + 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-20 14:32:23.772 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@q-ovn-agent.service 2026-07-20 14:32:23.777 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-20 14:32:23.781 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-20 14:32:23.785 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-20 14:32:23.791 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-20 14:32:23.795 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[q-ovn-agent] ]] 2026-07-20 14:32:23.800 | + 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-20 14:32:23.804 | + 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-20 14:32:23.809 | + functions-common:write_user_unit_file:1535 : local service=devstack@q-ovn-agent.service 2026-07-20 14:32:23.813 | + 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-20 14:32:23.817 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-20 14:32:23.821 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-07-20 14:32:23.825 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-20 14:32:23.831 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-20 14:32:23.836 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-20 14:32:23.840 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@q-ovn-agent.service 2026-07-20 14:32:23.845 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-20 14:32:23.851 | + 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-20 14:32:23.946 | + 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-20 14:32:24.042 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service User quobyte 2026-07-20 14:32:24.124 | + 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-20 14:32:24.209 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service KillMode process 2026-07-20 14:32:24.295 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service TimeoutStopSec 300 2026-07-20 14:32:24.380 | + 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-20 14:32:24.464 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-20 14:32:24.468 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-20 14:32:24.473 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Install WantedBy multi-user.target 2026-07-20 14:32:24.574 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-20 14:32:25.046 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@q-ovn-agent.service 2026-07-20 14:32:25.082 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-ovn-agent.service → /etc/systemd/system/devstack@q-ovn-agent.service. 2026-07-20 14:32:25.533 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@q-ovn-agent.service 2026-07-20 14:32:25.600 | + functions-common:run_process:1686 : time_stop run_process 2026-07-20 14:32:25.602 | + functions-common:time_stop:2420 : local name 2026-07-20 14:32:25.604 | + functions-common:time_stop:2421 : local end_time 2026-07-20 14:32:25.606 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-20 14:32:25.609 | + functions-common:time_stop:2423 : local total 2026-07-20 14:32:25.612 | + functions-common:time_stop:2424 : local start_time 2026-07-20 14:32:25.613 | + functions-common:time_stop:2426 : name=run_process 2026-07-20 14:32:25.616 | + functions-common:time_stop:2427 : start_time=1784557943695 2026-07-20 14:32:25.618 | + functions-common:time_stop:2429 : [[ -z 1784557943695 ]] 2026-07-20 14:32:25.620 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-20 14:32:25.626 | + functions-common:time_stop:2432 : end_time=1784557945622 2026-07-20 14:32:25.627 | + functions-common:time_stop:2433 : elapsed_time=1927 2026-07-20 14:32:25.629 | + functions-common:time_stop:2434 : total=8275 2026-07-20 14:32:25.632 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-20 14:32:25.633 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=10202 2026-07-20 14:32:25.636 | + lib/neutron_plugins/ovn_agent:start_ovn:814 : setup_logging /etc/neutron/plugins/ml2/ovn_agent.ini 2026-07-20 14:32:25.637 | + functions:setup_logging:693 : setup_systemd_logging /etc/neutron/plugins/ml2/ovn_agent.ini 2026-07-20 14:32:25.640 | + functions:setup_systemd_logging:710 : local conf_file=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-07-20 14:32:25.642 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-07-20 14:32:25.660 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-07-20 14:32:25.662 | + functions:setup_systemd_logging:716 : local pidstr= 2026-07-20 14:32:25.665 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-07-20 14:32:25.667 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-07-20 14:32:25.669 | + 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-20 14:32:25.697 | + 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-20 14:32:25.725 | + 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-20 14:32:25.753 | + functions:setup_systemd_logging:727 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-07-20 14:32:25.780 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT log_color False 2026-07-20 14:32:25.809 | + lib/neutron:start_ovn_services:590 : [[ True == \T\r\u\e ]] 2026-07-20 14:32:25.811 | + lib/neutron:start_ovn_services:591 : [[ True != \T\r\u\e ]] 2026-07-20 14:32:25.813 | + lib/neutron:start_ovn_services:595 : create_public_bridge 2026-07-20 14:32:25.815 | + lib/neutron_plugins/ovn_agent:create_public_bridge:317 : sudo ovs-vsctl --may-exist add-br br-ex 2026-07-20 14:32:25.845 | + lib/neutron_plugins/ovn_agent:create_public_bridge:318 : sudo ovs-vsctl set open . external-ids:ovn-bridge-mappings=public:br-ex 2026-07-20 14:32:25.869 | + lib/neutron_plugins/ovn_agent:create_public_bridge:319 : _configure_public_network_connectivity 2026-07-20 14:32:25.872 | + lib/neutron:_configure_public_network_connectivity:811 : [[ -n '' ]] 2026-07-20 14:32:25.875 | + lib/neutron:_configure_public_network_connectivity:818 : for d in $default_v4_route_devs 2026-07-20 14:32:25.877 | + lib/neutron:_configure_public_network_connectivity:819 : sudo iptables -t nat -A POSTROUTING -o enp1s0 -s 172.24.4.0/24 -j MASQUERADE 2026-07-20 14:32:25.941 | + ./stack.sh:main:1304 : is_service_enabled q-svc neutron-api 2026-07-20 14:32:25.966 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 14:32:25.968 | + ./stack.sh:main:1305 : echo_summary 'Starting Neutron' 2026-07-20 14:32:25.970 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-20 14:32:25.973 | + ./stack.sh:echo_summary:450 : echo -e Starting Neutron 2026-07-20 14:32:25.975 | + ./stack.sh:main:1306 : configure_neutron_after_post_config 2026-07-20 14:32:25.977 | + lib/neutron:configure_neutron_after_post_config:562 : [[ ovn-router != '' ]] 2026-07-20 14:32:25.979 | + lib/neutron:configure_neutron_after_post_config:563 : iniset /etc/neutron/neutron.conf DEFAULT service_plugins ovn-router 2026-07-20 14:32:26.027 | + lib/neutron:configure_neutron_after_post_config:565 : configure_rbac_policies 2026-07-20 14:32:26.032 | + lib/neutron:configure_rbac_policies:571 : [[ True == \T\r\u\e ]] 2026-07-20 14:32:26.036 | + lib/neutron:configure_rbac_policies:572 : iniset /etc/neutron/neutron.conf oslo_policy enforce_new_defaults True 2026-07-20 14:32:26.085 | + ./stack.sh:main:1307 : start_neutron_service_and_check 2026-07-20 14:32:26.090 | + lib/neutron:start_neutron_service_and_check:636 : local cfg_file_options 2026-07-20 14:32:26.095 | + lib/neutron:start_neutron_service_and_check:637 : local neutron_url 2026-07-20 14:32:26.100 | ++ lib/neutron:start_neutron_service_and_check:639 : determine_config_files neutron-server 2026-07-20 14:32:26.105 | ++ lib/neutron:determine_config_files:367 : local opts= 2026-07-20 14:32:26.110 | ++ lib/neutron:determine_config_files:368 : case "$1" in 2026-07-20 14:32:26.116 | +++ lib/neutron:determine_config_files:369 : _determine_config_server 2026-07-20 14:32:26.120 | +++ lib/neutron:_determine_config_server:325 : [[ '' != '' ]] 2026-07-20 14:32:26.124 | +++ lib/neutron:_determine_config_server:332 : [[ 0 > 0 ]] 2026-07-20 14:32:26.129 | +++ lib/neutron:_determine_config_server:339 : local cfg_file 2026-07-20 14:32:26.135 | +++ lib/neutron:_determine_config_server:340 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-20 14:32:26.139 | +++ lib/neutron:_determine_config_server:344 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-20 14:32:26.145 | ++ lib/neutron:determine_config_files:369 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-20 14:32:26.150 | ++ lib/neutron:determine_config_files:372 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' ']' 2026-07-20 14:32:26.154 | ++ lib/neutron:determine_config_files:375 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-20 14:32:26.160 | + lib/neutron:start_neutron_service_and_check:639 : cfg_file_options='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-20 14:32:26.165 | + lib/neutron:start_neutron_service_and_check:642 : enable_neutron_server_services 2026-07-20 14:32:26.170 | + lib/neutron:enable_neutron_server_services:607 : local rpc_workers 2026-07-20 14:32:26.174 | + lib/neutron:enable_neutron_server_services:612 : [[ -f /etc/neutron/neutron.conf ]] 2026-07-20 14:32:26.178 | ++ lib/neutron:enable_neutron_server_services:613 : iniget_multiline /etc/neutron/neutron.conf DEFAULT rpc_workers 2026-07-20 14:32:26.212 | + lib/neutron:enable_neutron_server_services:613 : rpc_workers= 2026-07-20 14:32:26.216 | + lib/neutron:enable_neutron_server_services:620 : enable_service neutron-api 2026-07-20 14:32:26.265 | + lib/neutron:enable_neutron_server_services:621 : enable_service neutron-periodic-workers 2026-07-20 14:32:26.305 | + lib/neutron:enable_neutron_server_services:624 : [[ '' != \0 ]] 2026-07-20 14:32:26.308 | + lib/neutron:enable_neutron_server_services:625 : enable_service neutron-rpc-server 2026-07-20 14:32:26.348 | + lib/neutron:enable_neutron_server_services:629 : [[ ovn == \o\v\n ]] 2026-07-20 14:32:26.351 | + lib/neutron:enable_neutron_server_services:630 : enable_service neutron-ovn-maintenance-worker 2026-07-20 14:32:26.394 | ++ lib/neutron:start_neutron_service_and_check:645 : which uwsgi 2026-07-20 14:32:26.398 | + lib/neutron:start_neutron_service_and_check:645 : run_process neutron-api '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-07-20 14:32:26.401 | + functions-common:run_process:1674 : local service=neutron-api 2026-07-20 14:32:26.403 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-07-20 14:32:26.405 | + functions-common:run_process:1676 : local group= 2026-07-20 14:32:26.407 | + functions-common:run_process:1677 : local user= 2026-07-20 14:32:26.410 | + functions-common:run_process:1678 : local env_vars= 2026-07-20 14:32:26.412 | + functions-common:run_process:1680 : local name=neutron-api 2026-07-20 14:32:26.414 | + functions-common:run_process:1682 : time_start run_process 2026-07-20 14:32:26.417 | + functions-common:time_start:2406 : local name=run_process 2026-07-20 14:32:26.419 | + functions-common:time_start:2407 : local start_time= 2026-07-20 14:32:26.421 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-20 14:32:26.424 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-20 14:32:26.428 | + functions-common:time_start:2411 : _TIME_START[$name]=1784557946425 2026-07-20 14:32:26.431 | + functions-common:run_process:1683 : is_service_enabled neutron-api 2026-07-20 14:32:26.445 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 14:32:26.448 | + 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-20 14:32:26.450 | + functions-common:_run_under_systemd:1628 : local service=neutron-api 2026-07-20 14:32:26.453 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-07-20 14:32:26.455 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-07-20 14:32:26.458 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-07-20 14:32:26.460 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-07-20 14:32:26.462 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ sudo ]] 2026-07-20 14:32:26.464 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ ^/ ]] 2026-07-20 14:32:26.467 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-api.service 2026-07-20 14:32:26.470 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-20 14:32:26.472 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-20 14:32:26.474 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-20 14:32:26.477 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-20 14:32:26.479 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-api] ]] 2026-07-20 14:32:26.482 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ uwsgi ]] 2026-07-20 14:32:26.485 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-07-20 14:32:26.487 | + 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-20 14:32:26.489 | + 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-20 14:32:26.492 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@neutron-api.service 2026-07-20 14:32:26.494 | + 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-20 14:32:26.497 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-07-20 14:32:26.499 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-07-20 14:32:26.501 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-07-20 14:32:26.503 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@neutron-api.service 2026-07-20 14:32:26.505 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-07-20 14:32:26.509 | + 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-20 14:32:26.579 | + 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-20 14:32:26.650 | + 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-20 14:32:26.711 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service User quobyte 2026-07-20 14:32:26.769 | + 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-20 14:32:26.830 | + 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-20 14:32:26.899 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service Type notify 2026-07-20 14:32:26.959 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service KillMode process 2026-07-20 14:32:27.018 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service Restart always 2026-07-20 14:32:27.080 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service NotifyAccess all 2026-07-20 14:32:27.140 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service RestartForceExitStatus 100 2026-07-20 14:32:27.210 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-07-20 14:32:27.214 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-07-20 14:32:27.218 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Install WantedBy multi-user.target 2026-07-20 14:32:27.304 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-07-20 14:32:27.769 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-api.service 2026-07-20 14:32:27.799 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-api.service → /etc/systemd/system/devstack@neutron-api.service. 2026-07-20 14:32:28.254 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-api.service 2026-07-20 14:32:28.398 | + functions-common:run_process:1686 : time_stop run_process 2026-07-20 14:32:28.404 | + functions-common:time_stop:2420 : local name 2026-07-20 14:32:28.410 | + functions-common:time_stop:2421 : local end_time 2026-07-20 14:32:28.415 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-20 14:32:28.420 | + functions-common:time_stop:2423 : local total 2026-07-20 14:32:28.425 | + functions-common:time_stop:2424 : local start_time 2026-07-20 14:32:28.430 | + functions-common:time_stop:2426 : name=run_process 2026-07-20 14:32:28.435 | + functions-common:time_stop:2427 : start_time=1784557946425 2026-07-20 14:32:28.440 | + functions-common:time_stop:2429 : [[ -z 1784557946425 ]] 2026-07-20 14:32:28.446 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-20 14:32:28.451 | + functions-common:time_stop:2432 : end_time=1784557948449 2026-07-20 14:32:28.453 | + functions-common:time_stop:2433 : elapsed_time=2024 2026-07-20 14:32:28.455 | + functions-common:time_stop:2434 : total=10202 2026-07-20 14:32:28.458 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-20 14:32:28.459 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=12226 2026-07-20 14:32:28.461 | + lib/neutron:start_neutron_service_and_check:646 : neutron_url=http://192.168.122.72/ 2026-07-20 14:32:28.463 | + lib/neutron:start_neutron_service_and_check:649 : 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-20 14:32:28.465 | + functions-common:run_process:1674 : local service=neutron-rpc-server 2026-07-20 14:32:28.467 | + 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-20 14:32:28.469 | + functions-common:run_process:1676 : local group= 2026-07-20 14:32:28.471 | + functions-common:run_process:1677 : local user= 2026-07-20 14:32:28.475 | + functions-common:run_process:1678 : local env_vars= 2026-07-20 14:32:28.475 | + functions-common:run_process:1680 : local name=neutron-rpc-server 2026-07-20 14:32:28.478 | + functions-common:run_process:1682 : time_start run_process 2026-07-20 14:32:28.480 | + functions-common:time_start:2406 : local name=run_process 2026-07-20 14:32:28.484 | + functions-common:time_start:2407 : local start_time= 2026-07-20 14:32:28.484 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-20 14:32:28.488 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-20 14:32:28.492 | + functions-common:time_start:2411 : _TIME_START[$name]=1784557948489 2026-07-20 14:32:28.494 | + functions-common:run_process:1683 : is_service_enabled neutron-rpc-server 2026-07-20 14:32:28.517 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 14:32:28.519 | + 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-20 14:32:28.521 | + functions-common:_run_under_systemd:1628 : local service=neutron-rpc-server 2026-07-20 14:32:28.523 | + 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-20 14:32:28.525 | + 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-20 14:32:28.527 | + 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-20 14:32:28.529 | + 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-20 14:32:28.533 | + 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-20 14:32:28.533 | + 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-20 14:32:28.535 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-rpc-server.service 2026-07-20 14:32:28.537 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-20 14:32:28.539 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-20 14:32:28.542 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-20 14:32:28.544 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-20 14:32:28.545 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-rpc-server] ]] 2026-07-20 14:32:28.547 | + 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-20 14:32:28.550 | + 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-20 14:32:28.552 | + functions-common:write_user_unit_file:1535 : local service=devstack@neutron-rpc-server.service 2026-07-20 14:32:28.554 | + 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-20 14:32:28.556 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-20 14:32:28.558 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-07-20 14:32:28.560 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-20 14:32:28.562 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-20 14:32:28.565 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-20 14:32:28.566 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@neutron-rpc-server.service 2026-07-20 14:32:28.568 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-20 14:32:28.572 | + 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-20 14:32:28.655 | + 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-20 14:32:28.740 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service User quobyte 2026-07-20 14:32:28.817 | + 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-20 14:32:28.889 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service KillMode process 2026-07-20 14:32:28.975 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service TimeoutStopSec 300 2026-07-20 14:32:29.056 | + 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-20 14:32:29.137 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-20 14:32:29.138 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-20 14:32:29.140 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Install WantedBy multi-user.target 2026-07-20 14:32:29.236 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-20 14:32:29.761 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-rpc-server.service 2026-07-20 14:32:29.796 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-rpc-server.service → /etc/systemd/system/devstack@neutron-rpc-server.service. 2026-07-20 14:32:30.292 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-rpc-server.service 2026-07-20 14:32:30.350 | + functions-common:run_process:1686 : time_stop run_process 2026-07-20 14:32:30.356 | + functions-common:time_stop:2420 : local name 2026-07-20 14:32:30.364 | + functions-common:time_stop:2421 : local end_time 2026-07-20 14:32:30.370 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-20 14:32:30.378 | + functions-common:time_stop:2423 : local total 2026-07-20 14:32:30.382 | + functions-common:time_stop:2424 : local start_time 2026-07-20 14:32:30.389 | + functions-common:time_stop:2426 : name=run_process 2026-07-20 14:32:30.393 | + functions-common:time_stop:2427 : start_time=1784557948489 2026-07-20 14:32:30.401 | + functions-common:time_stop:2429 : [[ -z 1784557948489 ]] 2026-07-20 14:32:30.407 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-20 14:32:30.414 | + functions-common:time_stop:2432 : end_time=1784557950410 2026-07-20 14:32:30.421 | + functions-common:time_stop:2433 : elapsed_time=1921 2026-07-20 14:32:30.426 | + functions-common:time_stop:2434 : total=12226 2026-07-20 14:32:30.430 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-20 14:32:30.434 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=14147 2026-07-20 14:32:30.440 | + lib/neutron:start_neutron_service_and_check:650 : 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-20 14:32:30.443 | + functions-common:run_process:1674 : local service=neutron-periodic-workers 2026-07-20 14:32:30.446 | + 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-20 14:32:30.451 | + functions-common:run_process:1676 : local group= 2026-07-20 14:32:30.456 | + functions-common:run_process:1677 : local user= 2026-07-20 14:32:30.461 | + functions-common:run_process:1678 : local env_vars= 2026-07-20 14:32:30.466 | + functions-common:run_process:1680 : local name=neutron-periodic-workers 2026-07-20 14:32:30.469 | + functions-common:run_process:1682 : time_start run_process 2026-07-20 14:32:30.479 | + functions-common:time_start:2406 : local name=run_process 2026-07-20 14:32:30.486 | + functions-common:time_start:2407 : local start_time= 2026-07-20 14:32:30.490 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-20 14:32:30.496 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-20 14:32:30.507 | + functions-common:time_start:2411 : _TIME_START[$name]=1784557950498 2026-07-20 14:32:30.513 | + functions-common:run_process:1683 : is_service_enabled neutron-periodic-workers 2026-07-20 14:32:30.547 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 14:32:30.554 | + 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-20 14:32:30.558 | + functions-common:_run_under_systemd:1628 : local service=neutron-periodic-workers 2026-07-20 14:32:30.564 | + 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-20 14:32:30.572 | + 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-20 14:32:30.578 | + 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-20 14:32:30.584 | + 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-20 14:32:30.588 | + 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-20 14:32:30.597 | + 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-20 14:32:30.602 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-periodic-workers.service 2026-07-20 14:32:30.605 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-20 14:32:30.608 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-20 14:32:30.610 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-20 14:32:30.612 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-20 14:32:30.614 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-periodic-workers] ]] 2026-07-20 14:32:30.616 | + 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-20 14:32:30.619 | + 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-20 14:32:30.621 | + functions-common:write_user_unit_file:1535 : local service=devstack@neutron-periodic-workers.service 2026-07-20 14:32:30.623 | + 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-20 14:32:30.625 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-20 14:32:30.627 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-07-20 14:32:30.629 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-20 14:32:30.631 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-20 14:32:30.633 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-20 14:32:30.635 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@neutron-periodic-workers.service 2026-07-20 14:32:30.637 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-20 14:32:30.641 | + 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-20 14:32:30.770 | + 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-20 14:32:30.918 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service User quobyte 2026-07-20 14:32:31.044 | + 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-20 14:32:31.179 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service KillMode process 2026-07-20 14:32:31.308 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service TimeoutStopSec 300 2026-07-20 14:32:31.426 | + 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-20 14:32:31.519 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-20 14:32:31.521 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-20 14:32:31.523 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Install WantedBy multi-user.target 2026-07-20 14:32:31.624 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-20 14:32:32.165 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-periodic-workers.service 2026-07-20 14:32:32.201 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-periodic-workers.service → /etc/systemd/system/devstack@neutron-periodic-workers.service. 2026-07-20 14:32:32.703 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-periodic-workers.service 2026-07-20 14:32:32.760 | + functions-common:run_process:1686 : time_stop run_process 2026-07-20 14:32:32.763 | + functions-common:time_stop:2420 : local name 2026-07-20 14:32:32.769 | + functions-common:time_stop:2421 : local end_time 2026-07-20 14:32:32.774 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-20 14:32:32.777 | + functions-common:time_stop:2423 : local total 2026-07-20 14:32:32.781 | + functions-common:time_stop:2424 : local start_time 2026-07-20 14:32:32.783 | + functions-common:time_stop:2426 : name=run_process 2026-07-20 14:32:32.786 | + functions-common:time_stop:2427 : start_time=1784557950498 2026-07-20 14:32:32.790 | + functions-common:time_stop:2429 : [[ -z 1784557950498 ]] 2026-07-20 14:32:32.792 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-20 14:32:32.797 | + functions-common:time_stop:2432 : end_time=1784557952794 2026-07-20 14:32:32.799 | + functions-common:time_stop:2433 : elapsed_time=2296 2026-07-20 14:32:32.802 | + functions-common:time_stop:2434 : total=14147 2026-07-20 14:32:32.804 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-20 14:32:32.806 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=16443 2026-07-20 14:32:32.808 | + lib/neutron:start_neutron_service_and_check:651 : _run_ovn_maintenance 2026-07-20 14:32:32.811 | + lib/neutron:_run_ovn_maintenance:353 : [[ ovn == \o\v\n ]] 2026-07-20 14:32:32.813 | + lib/neutron:_run_ovn_maintenance:354 : 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-20 14:32:32.816 | + functions-common:run_process:1674 : local service=neutron-ovn-maintenance-worker 2026-07-20 14:32:32.818 | + 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-20 14:32:32.821 | + functions-common:run_process:1676 : local group= 2026-07-20 14:32:32.823 | + functions-common:run_process:1677 : local user= 2026-07-20 14:32:32.826 | + functions-common:run_process:1678 : local env_vars= 2026-07-20 14:32:32.830 | + functions-common:run_process:1680 : local name=neutron-ovn-maintenance-worker 2026-07-20 14:32:32.834 | + functions-common:run_process:1682 : time_start run_process 2026-07-20 14:32:32.839 | + functions-common:time_start:2406 : local name=run_process 2026-07-20 14:32:32.845 | + functions-common:time_start:2407 : local start_time= 2026-07-20 14:32:32.849 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-20 14:32:32.856 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-20 14:32:32.861 | + functions-common:time_start:2411 : _TIME_START[$name]=1784557952856 2026-07-20 14:32:32.864 | + functions-common:run_process:1683 : is_service_enabled neutron-ovn-maintenance-worker 2026-07-20 14:32:32.885 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 14:32:32.887 | + 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-20 14:32:32.890 | + functions-common:_run_under_systemd:1628 : local service=neutron-ovn-maintenance-worker 2026-07-20 14:32:32.892 | + 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-20 14:32:32.895 | + 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-20 14:32:32.897 | + 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-20 14:32:32.899 | + 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-20 14:32:32.902 | + 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-20 14:32:32.904 | + 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-20 14:32:32.906 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-ovn-maintenance-worker.service 2026-07-20 14:32:32.909 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-20 14:32:32.911 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-20 14:32:32.914 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-20 14:32:32.916 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-20 14:32:32.919 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-ovn-maintenance-worker] ]] 2026-07-20 14:32:32.921 | + 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-20 14:32:32.925 | + 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-20 14:32:32.928 | + functions-common:write_user_unit_file:1535 : local service=devstack@neutron-ovn-maintenance-worker.service 2026-07-20 14:32:32.930 | + 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-20 14:32:32.933 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-20 14:32:32.935 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-07-20 14:32:32.937 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-20 14:32:32.939 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-20 14:32:32.942 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-20 14:32:32.944 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service 2026-07-20 14:32:32.946 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-20 14:32:32.950 | + 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-20 14:32:33.090 | + 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-20 14:32:33.237 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service User quobyte 2026-07-20 14:32:33.360 | + 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-20 14:32:33.475 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service KillMode process 2026-07-20 14:32:33.556 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service TimeoutStopSec 300 2026-07-20 14:32:33.680 | + 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-20 14:32:33.795 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-20 14:32:33.798 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-20 14:32:33.801 | + 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-20 14:32:33.933 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-20 14:32:34.449 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-ovn-maintenance-worker.service 2026-07-20 14:32:34.487 | 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-20 14:32:34.996 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-ovn-maintenance-worker.service 2026-07-20 14:32:35.055 | + functions-common:run_process:1686 : time_stop run_process 2026-07-20 14:32:35.063 | + functions-common:time_stop:2420 : local name 2026-07-20 14:32:35.067 | + functions-common:time_stop:2421 : local end_time 2026-07-20 14:32:35.079 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-20 14:32:35.083 | + functions-common:time_stop:2423 : local total 2026-07-20 14:32:35.088 | + functions-common:time_stop:2424 : local start_time 2026-07-20 14:32:35.095 | + functions-common:time_stop:2426 : name=run_process 2026-07-20 14:32:35.104 | + functions-common:time_stop:2427 : start_time=1784557952856 2026-07-20 14:32:35.109 | + functions-common:time_stop:2429 : [[ -z 1784557952856 ]] 2026-07-20 14:32:35.115 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-20 14:32:35.123 | + functions-common:time_stop:2432 : end_time=1784557955118 2026-07-20 14:32:35.127 | + functions-common:time_stop:2433 : elapsed_time=2262 2026-07-20 14:32:35.134 | + functions-common:time_stop:2434 : total=16443 2026-07-20 14:32:35.140 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-20 14:32:35.147 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=18705 2026-07-20 14:32:35.154 | + lib/neutron:start_neutron_service_and_check:652 : '[' '!' -z networking ']' 2026-07-20 14:32:35.160 | + lib/neutron:start_neutron_service_and_check:653 : neutron_url=http://192.168.122.72/networking 2026-07-20 14:32:35.163 | + lib/neutron:start_neutron_service_and_check:655 : echo 'Waiting for Neutron to start...' 2026-07-20 14:32:35.163 | Waiting for Neutron to start... 2026-07-20 14:32:35.170 | + lib/neutron:start_neutron_service_and_check:657 : local 'testcmd=wget --no-proxy -q -O- http://192.168.122.72/networking' 2026-07-20 14:32:35.175 | + lib/neutron:start_neutron_service_and_check:658 : test_with_retry 'wget --no-proxy -q -O- http://192.168.122.72/networking' 'Neutron did not start' 60 2026-07-20 14:32:35.181 | + functions-common:test_with_retry:2358 : local 'testcmd=wget --no-proxy -q -O- http://192.168.122.72/networking' 2026-07-20 14:32:35.188 | + functions-common:test_with_retry:2359 : local 'failmsg=Neutron did not start' 2026-07-20 14:32:35.196 | + functions-common:test_with_retry:2360 : local until=60 2026-07-20 14:32:35.204 | + functions-common:test_with_retry:2361 : local sleep=0.5 2026-07-20 14:32:35.207 | + functions-common:test_with_retry:2363 : time_start test_with_retry 2026-07-20 14:32:35.212 | + functions-common:time_start:2406 : local name=test_with_retry 2026-07-20 14:32:35.218 | + functions-common:time_start:2407 : local start_time= 2026-07-20 14:32:35.224 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-20 14:32:35.231 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-20 14:32:35.239 | + functions-common:time_start:2411 : _TIME_START[$name]=1784557955235 2026-07-20 14:32:35.245 | + functions-common:test_with_retry:2364 : timeout 60 sh -c 'while ! wget --no-proxy -q -O- http://192.168.122.72/networking; do sleep 0.5; done' 2026-07-20 14:32:43.329 | {"versions": [{"id": "v2.0", "status": "CURRENT", "links": [{"rel": "self", "href": "http://192.168.122.72/networking/v2.0/"}]}]}+ functions-common:test_with_retry:2367 : time_stop test_with_retry 2026-07-20 14:32:43.336 | + functions-common:time_stop:2420 : local name 2026-07-20 14:32:43.342 | + functions-common:time_stop:2421 : local end_time 2026-07-20 14:32:43.351 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-20 14:32:43.353 | + functions-common:time_stop:2423 : local total 2026-07-20 14:32:43.360 | + functions-common:time_stop:2424 : local start_time 2026-07-20 14:32:43.369 | + functions-common:time_stop:2426 : name=test_with_retry 2026-07-20 14:32:43.372 | + functions-common:time_stop:2427 : start_time=1784557955235 2026-07-20 14:32:43.379 | + functions-common:time_stop:2429 : [[ -z 1784557955235 ]] 2026-07-20 14:32:43.389 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-20 14:32:43.398 | + functions-common:time_stop:2432 : end_time=1784557963391 2026-07-20 14:32:43.404 | + functions-common:time_stop:2433 : elapsed_time=8156 2026-07-20 14:32:43.409 | + functions-common:time_stop:2434 : total=0 2026-07-20 14:32:43.414 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-20 14:32:43.420 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=8156 2026-07-20 14:32:43.427 | + ./stack.sh:main:1312 : is_service_enabled placement 2026-07-20 14:32:43.462 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 14:32:43.471 | + ./stack.sh:main:1313 : echo_summary 'Starting Placement' 2026-07-20 14:32:43.477 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-20 14:32:43.483 | + ./stack.sh:echo_summary:450 : echo -e Starting Placement 2026-07-20 14:32:43.491 | + ./stack.sh:main:1314 : start_placement 2026-07-20 14:32:43.499 | + lib/placement:start_placement:137 : start_placement_api 2026-07-20 14:32:43.503 | ++ lib/placement:start_placement_api:128 : which uwsgi 2026-07-20 14:32:43.513 | + lib/placement:start_placement_api:128 : run_process placement-api '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-07-20 14:32:43.518 | + functions-common:run_process:1674 : local service=placement-api 2026-07-20 14:32:43.524 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-07-20 14:32:43.531 | + functions-common:run_process:1676 : local group= 2026-07-20 14:32:43.534 | + functions-common:run_process:1677 : local user= 2026-07-20 14:32:43.539 | + functions-common:run_process:1678 : local env_vars= 2026-07-20 14:32:43.544 | + functions-common:run_process:1680 : local name=placement-api 2026-07-20 14:32:43.551 | + functions-common:run_process:1682 : time_start run_process 2026-07-20 14:32:43.557 | + functions-common:time_start:2406 : local name=run_process 2026-07-20 14:32:43.563 | + functions-common:time_start:2407 : local start_time= 2026-07-20 14:32:43.568 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-20 14:32:43.578 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-20 14:32:43.585 | + functions-common:time_start:2411 : _TIME_START[$name]=1784557963579 2026-07-20 14:32:43.591 | + functions-common:run_process:1683 : is_service_enabled placement-api 2026-07-20 14:32:43.637 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 14:32:43.645 | + functions-common:run_process:1684 : _run_under_systemd placement-api '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' '' '' 2026-07-20 14:32:43.652 | + functions-common:_run_under_systemd:1628 : local service=placement-api 2026-07-20 14:32:43.656 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-07-20 14:32:43.665 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-07-20 14:32:43.673 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-07-20 14:32:43.678 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-07-20 14:32:43.685 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ sudo ]] 2026-07-20 14:32:43.692 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ ^/ ]] 2026-07-20 14:32:43.698 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@placement-api.service 2026-07-20 14:32:43.705 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-20 14:32:43.713 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-20 14:32:43.720 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-20 14:32:43.728 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-20 14:32:43.733 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[placement-api] ]] 2026-07-20 14:32:43.739 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ uwsgi ]] 2026-07-20 14:32:43.746 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-07-20 14:32:43.751 | + 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-20 14:32:43.757 | + 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-20 14:32:43.763 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@placement-api.service 2026-07-20 14:32:43.767 | + 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-20 14:32:43.771 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-07-20 14:32:43.777 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-07-20 14:32:43.780 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-07-20 14:32:43.787 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@placement-api.service 2026-07-20 14:32:43.793 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-07-20 14:32:43.804 | + 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-20 14:32:43.956 | + 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-20 14:32:44.098 | + 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-20 14:32:44.223 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service User quobyte 2026-07-20 14:32:44.337 | + 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-20 14:32:44.465 | + 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-20 14:32:44.588 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Type notify 2026-07-20 14:32:44.689 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service KillMode process 2026-07-20 14:32:44.776 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Restart always 2026-07-20 14:32:44.859 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service NotifyAccess all 2026-07-20 14:32:44.944 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service RestartForceExitStatus 100 2026-07-20 14:32:45.026 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-07-20 14:32:45.031 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-07-20 14:32:45.035 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Install WantedBy multi-user.target 2026-07-20 14:32:45.136 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-07-20 14:32:45.623 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@placement-api.service 2026-07-20 14:32:45.654 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@placement-api.service → /etc/systemd/system/devstack@placement-api.service. 2026-07-20 14:32:46.120 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@placement-api.service 2026-07-20 14:32:46.267 | + functions-common:run_process:1686 : time_stop run_process 2026-07-20 14:32:46.271 | + functions-common:time_stop:2420 : local name 2026-07-20 14:32:46.275 | + functions-common:time_stop:2421 : local end_time 2026-07-20 14:32:46.280 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-20 14:32:46.284 | + functions-common:time_stop:2423 : local total 2026-07-20 14:32:46.288 | + functions-common:time_stop:2424 : local start_time 2026-07-20 14:32:46.292 | + functions-common:time_stop:2426 : name=run_process 2026-07-20 14:32:46.296 | + functions-common:time_stop:2427 : start_time=1784557963579 2026-07-20 14:32:46.300 | + functions-common:time_stop:2429 : [[ -z 1784557963579 ]] 2026-07-20 14:32:46.306 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-20 14:32:46.312 | + functions-common:time_stop:2432 : end_time=1784557966307 2026-07-20 14:32:46.316 | + functions-common:time_stop:2433 : elapsed_time=2728 2026-07-20 14:32:46.320 | + functions-common:time_stop:2434 : total=18705 2026-07-20 14:32:46.324 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-20 14:32:46.328 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=21433 2026-07-20 14:32:46.332 | + lib/placement:start_placement_api:130 : echo 'Waiting for placement-api to start...' 2026-07-20 14:32:46.332 | Waiting for placement-api to start... 2026-07-20 14:32:46.336 | + lib/placement:start_placement_api:131 : wait_for_service 60 http://192.168.122.72/placement 2026-07-20 14:32:46.341 | + functions:wait_for_service:476 : local timeout=60 2026-07-20 14:32:46.345 | + functions:wait_for_service:477 : local url=http://192.168.122.72/placement 2026-07-20 14:32:46.349 | + functions:wait_for_service:478 : local rval=0 2026-07-20 14:32:46.353 | + functions:wait_for_service:479 : time_start wait_for_service 2026-07-20 14:32:46.357 | + functions-common:time_start:2406 : local name=wait_for_service 2026-07-20 14:32:46.361 | + functions-common:time_start:2407 : local start_time= 2026-07-20 14:32:46.365 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-20 14:32:46.371 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-20 14:32:46.376 | + functions-common:time_start:2411 : _TIME_START[$name]=1784557966372 2026-07-20 14:32:46.381 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-07-20 14:32:46.385 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-20 14:32:46.387 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.72/placement 2026-07-20 14:32:48.950 | + :: : [[ 200 == 503 ]] 2026-07-20 14:32:48.952 | + :: : [[ 0 -eq 7 ]] 2026-07-20 14:32:48.957 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-07-20 14:32:48.961 | + functions-common:time_stop:2420 : local name 2026-07-20 14:32:48.966 | + functions-common:time_stop:2421 : local end_time 2026-07-20 14:32:48.971 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-20 14:32:48.976 | + functions-common:time_stop:2423 : local total 2026-07-20 14:32:48.980 | + functions-common:time_stop:2424 : local start_time 2026-07-20 14:32:48.985 | + functions-common:time_stop:2426 : name=wait_for_service 2026-07-20 14:32:48.989 | + functions-common:time_stop:2427 : start_time=1784557966372 2026-07-20 14:32:48.994 | + functions-common:time_stop:2429 : [[ -z 1784557966372 ]] 2026-07-20 14:32:49.000 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-20 14:32:49.006 | + functions-common:time_stop:2432 : end_time=1784557969001 2026-07-20 14:32:49.011 | + functions-common:time_stop:2433 : elapsed_time=2629 2026-07-20 14:32:49.015 | + functions-common:time_stop:2434 : total=11912 2026-07-20 14:32:49.020 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-20 14:32:49.025 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=14541 2026-07-20 14:32:49.029 | + functions:wait_for_service:486 : return 0 2026-07-20 14:32:49.034 | + ./stack.sh:main:1317 : is_service_enabled neutron 2026-07-20 14:32:49.064 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 14:32:49.069 | + ./stack.sh:main:1318 : start_neutron 2026-07-20 14:32:49.073 | + lib/neutron:start_neutron:662 : start_l2_agent 2026-07-20 14:32:49.078 | + lib/neutron:start_l2_agent:669 : run_process q-agt ' --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-20 14:32:49.083 | + functions-common:run_process:1674 : local service=q-agt 2026-07-20 14:32:49.087 | + functions-common:run_process:1675 : local 'command= --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-20 14:32:49.092 | + functions-common:run_process:1676 : local group= 2026-07-20 14:32:49.096 | + functions-common:run_process:1677 : local user= 2026-07-20 14:32:49.101 | + functions-common:run_process:1678 : local env_vars= 2026-07-20 14:32:49.105 | + functions-common:run_process:1680 : local name=q-agt 2026-07-20 14:32:49.109 | + functions-common:run_process:1682 : time_start run_process 2026-07-20 14:32:49.114 | + functions-common:time_start:2406 : local name=run_process 2026-07-20 14:32:49.118 | + functions-common:time_start:2407 : local start_time= 2026-07-20 14:32:49.123 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-20 14:32:49.129 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-20 14:32:49.135 | + functions-common:time_start:2411 : _TIME_START[$name]=1784557969131 2026-07-20 14:32:49.140 | + functions-common:run_process:1683 : is_service_enabled q-agt 2026-07-20 14:32:49.168 | + functions-common:is_service_enabled:2076 : return 1 2026-07-20 14:32:49.173 | + functions-common:run_process:1686 : time_stop run_process 2026-07-20 14:32:49.178 | + functions-common:time_stop:2420 : local name 2026-07-20 14:32:49.182 | + functions-common:time_stop:2421 : local end_time 2026-07-20 14:32:49.186 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-20 14:32:49.191 | + functions-common:time_stop:2423 : local total 2026-07-20 14:32:49.195 | + functions-common:time_stop:2424 : local start_time 2026-07-20 14:32:49.200 | + functions-common:time_stop:2426 : name=run_process 2026-07-20 14:32:49.204 | + functions-common:time_stop:2427 : start_time=1784557969131 2026-07-20 14:32:49.209 | + functions-common:time_stop:2429 : [[ -z 1784557969131 ]] 2026-07-20 14:32:49.214 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-20 14:32:49.221 | + functions-common:time_stop:2432 : end_time=1784557969216 2026-07-20 14:32:49.226 | + functions-common:time_stop:2433 : elapsed_time=85 2026-07-20 14:32:49.230 | + functions-common:time_stop:2434 : total=21433 2026-07-20 14:32:49.234 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-20 14:32:49.239 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=21518 2026-07-20 14:32:49.244 | + lib/neutron:start_l2_agent:671 : is_provider_network 2026-07-20 14:32:49.248 | + functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-07-20 14:32:49.253 | + functions-common:is_provider_network:2272 : return 1 2026-07-20 14:32:49.257 | + lib/neutron:start_neutron:663 : start_other_agents 2026-07-20 14:32:49.262 | + lib/neutron:start_other_agents:687 : 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-20 14:32:49.267 | + functions-common:run_process:1674 : local service=q-dhcp 2026-07-20 14:32:49.271 | + 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-20 14:32:49.276 | + functions-common:run_process:1676 : local group= 2026-07-20 14:32:49.280 | + functions-common:run_process:1677 : local user= 2026-07-20 14:32:49.285 | + functions-common:run_process:1678 : local env_vars= 2026-07-20 14:32:49.289 | + functions-common:run_process:1680 : local name=q-dhcp 2026-07-20 14:32:49.294 | + functions-common:run_process:1682 : time_start run_process 2026-07-20 14:32:49.298 | + functions-common:time_start:2406 : local name=run_process 2026-07-20 14:32:49.303 | + functions-common:time_start:2407 : local start_time= 2026-07-20 14:32:49.307 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-20 14:32:49.314 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-20 14:32:49.320 | + functions-common:time_start:2411 : _TIME_START[$name]=1784557969315 2026-07-20 14:32:49.326 | + functions-common:run_process:1683 : is_service_enabled q-dhcp 2026-07-20 14:32:49.354 | + functions-common:is_service_enabled:2076 : return 1 2026-07-20 14:32:49.359 | + functions-common:run_process:1686 : time_stop run_process 2026-07-20 14:32:49.364 | + functions-common:time_stop:2420 : local name 2026-07-20 14:32:49.368 | + functions-common:time_stop:2421 : local end_time 2026-07-20 14:32:49.373 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-20 14:32:49.377 | + functions-common:time_stop:2423 : local total 2026-07-20 14:32:49.382 | + functions-common:time_stop:2424 : local start_time 2026-07-20 14:32:49.386 | + functions-common:time_stop:2426 : name=run_process 2026-07-20 14:32:49.391 | + functions-common:time_stop:2427 : start_time=1784557969315 2026-07-20 14:32:49.395 | + functions-common:time_stop:2429 : [[ -z 1784557969315 ]] 2026-07-20 14:32:49.401 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-20 14:32:49.408 | + functions-common:time_stop:2432 : end_time=1784557969403 2026-07-20 14:32:49.412 | + functions-common:time_stop:2433 : elapsed_time=88 2026-07-20 14:32:49.417 | + functions-common:time_stop:2434 : total=21518 2026-07-20 14:32:49.422 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-20 14:32:49.426 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=21606 2026-07-20 14:32:49.432 | ++ lib/neutron:start_other_agents:689 : determine_config_files neutron-l3-agent 2026-07-20 14:32:49.437 | ++ lib/neutron:determine_config_files:367 : local opts= 2026-07-20 14:32:49.441 | ++ lib/neutron:determine_config_files:368 : case "$1" in 2026-07-20 14:32:49.447 | +++ lib/neutron:determine_config_files:370 : _determine_config_l3 2026-07-20 14:32:49.452 | +++ lib/neutron:_determine_config_l3:348 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-07-20 14:32:49.457 | +++ lib/neutron:_determine_config_l3:349 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-07-20 14:32:49.462 | ++ lib/neutron:determine_config_files:370 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-07-20 14:32:49.467 | ++ lib/neutron:determine_config_files:372 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' ']' 2026-07-20 14:32:49.472 | ++ lib/neutron:determine_config_files:375 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-07-20 14:32:49.477 | + lib/neutron:start_other_agents:689 : 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-20 14:32:49.481 | + functions-common:run_process:1674 : local service=q-l3 2026-07-20 14:32:49.486 | + 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-20 14:32:49.490 | + functions-common:run_process:1676 : local group= 2026-07-20 14:32:49.494 | + functions-common:run_process:1677 : local user= 2026-07-20 14:32:49.499 | + functions-common:run_process:1678 : local env_vars= 2026-07-20 14:32:49.503 | + functions-common:run_process:1680 : local name=q-l3 2026-07-20 14:32:49.508 | + functions-common:run_process:1682 : time_start run_process 2026-07-20 14:32:49.512 | + functions-common:time_start:2406 : local name=run_process 2026-07-20 14:32:49.517 | + functions-common:time_start:2407 : local start_time= 2026-07-20 14:32:49.521 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-20 14:32:49.527 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-20 14:32:49.534 | + functions-common:time_start:2411 : _TIME_START[$name]=1784557969529 2026-07-20 14:32:49.539 | + functions-common:run_process:1683 : is_service_enabled q-l3 2026-07-20 14:32:49.570 | + functions-common:is_service_enabled:2076 : return 1 2026-07-20 14:32:49.574 | + functions-common:run_process:1686 : time_stop run_process 2026-07-20 14:32:49.580 | + functions-common:time_stop:2420 : local name 2026-07-20 14:32:49.584 | + functions-common:time_stop:2421 : local end_time 2026-07-20 14:32:49.588 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-20 14:32:49.593 | + functions-common:time_stop:2423 : local total 2026-07-20 14:32:49.598 | + functions-common:time_stop:2424 : local start_time 2026-07-20 14:32:49.602 | + functions-common:time_stop:2426 : name=run_process 2026-07-20 14:32:49.606 | + functions-common:time_stop:2427 : start_time=1784557969529 2026-07-20 14:32:49.611 | + functions-common:time_stop:2429 : [[ -z 1784557969529 ]] 2026-07-20 14:32:49.616 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-20 14:32:49.623 | + functions-common:time_stop:2432 : end_time=1784557969618 2026-07-20 14:32:49.628 | + functions-common:time_stop:2433 : elapsed_time=89 2026-07-20 14:32:49.633 | + functions-common:time_stop:2434 : total=21606 2026-07-20 14:32:49.637 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-20 14:32:49.642 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=21695 2026-07-20 14:32:49.646 | + lib/neutron:start_other_agents:691 : 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-20 14:32:49.651 | + functions-common:run_process:1674 : local service=q-meta 2026-07-20 14:32:49.655 | + 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-20 14:32:49.660 | + functions-common:run_process:1676 : local group= 2026-07-20 14:32:49.665 | + functions-common:run_process:1677 : local user= 2026-07-20 14:32:49.669 | + functions-common:run_process:1678 : local env_vars= 2026-07-20 14:32:49.674 | + functions-common:run_process:1680 : local name=q-meta 2026-07-20 14:32:49.678 | + functions-common:run_process:1682 : time_start run_process 2026-07-20 14:32:49.683 | + functions-common:time_start:2406 : local name=run_process 2026-07-20 14:32:49.688 | + functions-common:time_start:2407 : local start_time= 2026-07-20 14:32:49.692 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-20 14:32:49.698 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-20 14:32:49.705 | + functions-common:time_start:2411 : _TIME_START[$name]=1784557969700 2026-07-20 14:32:49.709 | + functions-common:run_process:1683 : is_service_enabled q-meta 2026-07-20 14:32:49.738 | + functions-common:is_service_enabled:2076 : return 1 2026-07-20 14:32:49.743 | + functions-common:run_process:1686 : time_stop run_process 2026-07-20 14:32:49.747 | + functions-common:time_stop:2420 : local name 2026-07-20 14:32:49.752 | + functions-common:time_stop:2421 : local end_time 2026-07-20 14:32:49.756 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-20 14:32:49.761 | + functions-common:time_stop:2423 : local total 2026-07-20 14:32:49.765 | + functions-common:time_stop:2424 : local start_time 2026-07-20 14:32:49.770 | + functions-common:time_stop:2426 : name=run_process 2026-07-20 14:32:49.774 | + functions-common:time_stop:2427 : start_time=1784557969700 2026-07-20 14:32:49.779 | + functions-common:time_stop:2429 : [[ -z 1784557969700 ]] 2026-07-20 14:32:49.784 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-20 14:32:49.791 | + functions-common:time_stop:2432 : end_time=1784557969786 2026-07-20 14:32:49.796 | + functions-common:time_stop:2433 : elapsed_time=86 2026-07-20 14:32:49.800 | + functions-common:time_stop:2434 : total=21695 2026-07-20 14:32:49.805 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-20 14:32:49.809 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=21781 2026-07-20 14:32:49.814 | + lib/neutron:start_other_agents:692 : run_process q-metering '/opt/stack/data/venv/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file ' 2026-07-20 14:32:49.818 | + functions-common:run_process:1674 : local service=q-metering 2026-07-20 14:32:49.823 | + 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-20 14:32:49.827 | + functions-common:run_process:1676 : local group= 2026-07-20 14:32:49.832 | + functions-common:run_process:1677 : local user= 2026-07-20 14:32:49.837 | + functions-common:run_process:1678 : local env_vars= 2026-07-20 14:32:49.841 | + functions-common:run_process:1680 : local name=q-metering 2026-07-20 14:32:49.845 | + functions-common:run_process:1682 : time_start run_process 2026-07-20 14:32:49.849 | + functions-common:time_start:2406 : local name=run_process 2026-07-20 14:32:49.854 | + functions-common:time_start:2407 : local start_time= 2026-07-20 14:32:49.858 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-20 14:32:49.864 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-20 14:32:49.871 | + functions-common:time_start:2411 : _TIME_START[$name]=1784557969866 2026-07-20 14:32:49.876 | + functions-common:run_process:1683 : is_service_enabled q-metering 2026-07-20 14:32:49.905 | + functions-common:is_service_enabled:2076 : return 1 2026-07-20 14:32:49.911 | + functions-common:run_process:1686 : time_stop run_process 2026-07-20 14:32:49.914 | + functions-common:time_stop:2420 : local name 2026-07-20 14:32:49.919 | + functions-common:time_stop:2421 : local end_time 2026-07-20 14:32:49.925 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-20 14:32:49.930 | + functions-common:time_stop:2423 : local total 2026-07-20 14:32:49.935 | + functions-common:time_stop:2424 : local start_time 2026-07-20 14:32:49.939 | + functions-common:time_stop:2426 : name=run_process 2026-07-20 14:32:49.944 | + functions-common:time_stop:2427 : start_time=1784557969866 2026-07-20 14:32:49.948 | + functions-common:time_stop:2429 : [[ -z 1784557969866 ]] 2026-07-20 14:32:49.954 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-20 14:32:49.961 | + functions-common:time_stop:2432 : end_time=1784557969956 2026-07-20 14:32:49.965 | + functions-common:time_stop:2433 : elapsed_time=90 2026-07-20 14:32:49.970 | + functions-common:time_stop:2434 : total=21781 2026-07-20 14:32:49.974 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-20 14:32:49.979 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=21871 2026-07-20 14:32:49.983 | + ./stack.sh:main:1321 : is_service_enabled q-svc neutron-api 2026-07-20 14:32:50.013 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 14:32:50.017 | + ./stack.sh:main:1321 : [[ True == \T\r\u\e ]] 2026-07-20 14:32:50.022 | + ./stack.sh:main:1322 : echo_summary 'Creating initial neutron network elements' 2026-07-20 14:32:50.026 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-20 14:32:50.031 | + ./stack.sh:echo_summary:450 : echo -e Creating initial neutron network elements 2026-07-20 14:32:50.035 | + ./stack.sh:main:1325 : type -p neutron_plugin_create_initial_networks 2026-07-20 14:32:50.040 | + ./stack.sh:main:1328 : create_neutron_initial_network 2026-07-20 14:32:50.045 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:158 : type -p neutron_plugin_create_initial_network_profile 2026-07-20 14:32:50.050 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:162 : is_networking_extension_supported auto-allocated-topology 2026-07-20 14:32:50.054 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=auto-allocated-topology 2026-07-20 14:32:50.060 | ++ 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-20 14:32:53.919 | ++ functions-common:oscwrap:2465 : return 0 2026-07-20 14:32:53.925 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-07-20 14:32:53.925 | address-scope 2026-07-20 14:32:53.925 | agent 2026-07-20 14:32:53.925 | allowed-address-pairs 2026-07-20 14:32:53.925 | auto-allocated-topology 2026-07-20 14:32:53.925 | availability_zone 2026-07-20 14:32:53.925 | default-subnetpools 2026-07-20 14:32:53.925 | dhcp_agent_scheduler 2026-07-20 14:32:53.926 | dns-integration 2026-07-20 14:32:53.926 | dns-domain-ports 2026-07-20 14:32:53.926 | dns-integration-domain-keywords 2026-07-20 14:32:53.926 | empty-string-filtering 2026-07-20 14:32:53.926 | external-net 2026-07-20 14:32:53.926 | extra_dhcp_opt 2026-07-20 14:32:53.926 | extraroute 2026-07-20 14:32:53.926 | extraroute-atomic 2026-07-20 14:32:53.926 | filter-validation 2026-07-20 14:32:53.926 | floating-ip-port-forwarding-detail 2026-07-20 14:32:53.926 | fip-port-details 2026-07-20 14:32:53.927 | flavors 2026-07-20 14:32:53.927 | floatingip-pools 2026-07-20 14:32:53.927 | router 2026-07-20 14:32:53.927 | l3-agent-scheduler-ha-chassis-priority 2026-07-20 14:32:53.927 | enable-default-route-bfd 2026-07-20 14:32:53.927 | enable-default-route-ecmp 2026-07-20 14:32:53.927 | ext-gw-mode 2026-07-20 14:32:53.927 | l3-ha 2026-07-20 14:32:53.927 | external-gateway-multihoming 2026-07-20 14:32:53.927 | l3-flavors 2026-07-20 14:32:53.927 | l3_agent_scheduler 2026-07-20 14:32:53.928 | multi-provider 2026-07-20 14:32:53.928 | net-mtu 2026-07-20 14:32:53.928 | net-mtu-writable 2026-07-20 14:32:53.928 | network_availability_zone 2026-07-20 14:32:53.928 | network-ip-availability 2026-07-20 14:32:53.928 | network-ip-availability-details 2026-07-20 14:32:53.928 | pagination 2026-07-20 14:32:53.928 | port-device-profile 2026-07-20 14:32:53.928 | port-mac-address-regenerate 2026-07-20 14:32:53.928 | port-numa-affinity-policy 2026-07-20 14:32:53.928 | port-numa-affinity-policy-socket 2026-07-20 14:32:53.929 | binding 2026-07-20 14:32:53.929 | binding-extended 2026-07-20 14:32:53.929 | port-security 2026-07-20 14:32:53.929 | project-id 2026-07-20 14:32:53.929 | provider 2026-07-20 14:32:53.929 | qinq 2026-07-20 14:32:53.929 | quota-check-limit 2026-07-20 14:32:53.929 | quota-check-limit-default 2026-07-20 14:32:53.929 | quotas 2026-07-20 14:32:53.929 | quota_details 2026-07-20 14:32:53.929 | rbac-policies 2026-07-20 14:32:53.930 | rbac-address-scope 2026-07-20 14:32:53.930 | rbac-security-groups 2026-07-20 14:32:53.930 | revision-if-match 2026-07-20 14:32:53.930 | standard-attr-revisions 2026-07-20 14:32:53.930 | router_availability_zone 2026-07-20 14:32:53.930 | router-enable-snat 2026-07-20 14:32:53.930 | security-groups-default-rules 2026-07-20 14:32:53.930 | security-groups-default-statefulness 2026-07-20 14:32:53.930 | security-groups-normalized-cidr 2026-07-20 14:32:53.930 | security-groups-remote-address-group 2026-07-20 14:32:53.930 | security-groups-rules-belongs-to-default-sg 2026-07-20 14:32:53.931 | security-groups-shared-filtering 2026-07-20 14:32:53.931 | security-group 2026-07-20 14:32:53.931 | service-type 2026-07-20 14:32:53.931 | sorting 2026-07-20 14:32:53.931 | standard-attr-description 2026-07-20 14:32:53.931 | stateful-security-group 2026-07-20 14:32:53.931 | subnet-dns-publish-fixed-ip 2026-07-20 14:32:53.931 | subnet-external-network 2026-07-20 14:32:53.931 | subnet_onboard 2026-07-20 14:32:53.931 | subnet-service-types 2026-07-20 14:32:53.931 | subnet_allocation 2026-07-20 14:32:53.931 | subnetpool-prefix-ops 2026-07-20 14:32:53.932 | tag-creation 2026-07-20 14:32:53.932 | standard-attr-tag 2026-07-20 14:32:53.932 | standard-attr-timestamp 2026-07-20 14:32:53.932 | vlan-transparent' 2026-07-20 14:32:53.932 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-07-20 14:32:53.932 | address-scope 2026-07-20 14:32:53.932 | agent 2026-07-20 14:32:53.932 | allowed-address-pairs 2026-07-20 14:32:53.932 | auto-allocated-topology 2026-07-20 14:32:53.932 | availability_zone 2026-07-20 14:32:53.932 | default-subnetpools 2026-07-20 14:32:53.933 | dhcp_agent_scheduler 2026-07-20 14:32:53.933 | dns-integration 2026-07-20 14:32:53.933 | dns-domain-ports 2026-07-20 14:32:53.933 | dns-integration-domain-keywords 2026-07-20 14:32:53.933 | empty-string-filtering 2026-07-20 14:32:53.933 | external-net 2026-07-20 14:32:53.933 | extra_dhcp_opt 2026-07-20 14:32:53.933 | extraroute 2026-07-20 14:32:53.933 | extraroute-atomic 2026-07-20 14:32:53.933 | filter-validation 2026-07-20 14:32:53.934 | floating-ip-port-forwarding-detail 2026-07-20 14:32:53.934 | fip-port-details 2026-07-20 14:32:53.934 | flavors 2026-07-20 14:32:53.934 | floatingip-pools 2026-07-20 14:32:53.934 | router 2026-07-20 14:32:53.934 | l3-agent-scheduler-ha-chassis-priority 2026-07-20 14:32:53.934 | enable-default-route-bfd 2026-07-20 14:32:53.934 | enable-default-route-ecmp 2026-07-20 14:32:53.934 | ext-gw-mode 2026-07-20 14:32:53.934 | l3-ha 2026-07-20 14:32:53.934 | external-gateway-multihoming 2026-07-20 14:32:53.934 | l3-flavors 2026-07-20 14:32:53.935 | l3_agent_scheduler 2026-07-20 14:32:53.935 | multi-provider 2026-07-20 14:32:53.935 | net-mtu 2026-07-20 14:32:53.935 | net-mtu-writable 2026-07-20 14:32:53.935 | network_availability_zone 2026-07-20 14:32:53.935 | network-ip-availability 2026-07-20 14:32:53.935 | network-ip-availability-details 2026-07-20 14:32:53.935 | pagination 2026-07-20 14:32:53.935 | port-device-profile 2026-07-20 14:32:53.935 | port-mac-address-regenerate 2026-07-20 14:32:53.935 | port-numa-affinity-policy 2026-07-20 14:32:53.936 | port-numa-affinity-policy-socket 2026-07-20 14:32:53.936 | binding 2026-07-20 14:32:53.936 | binding-extended 2026-07-20 14:32:53.936 | port-security 2026-07-20 14:32:53.936 | project-id 2026-07-20 14:32:53.936 | provider 2026-07-20 14:32:53.936 | qinq 2026-07-20 14:32:53.936 | quota-check-limit 2026-07-20 14:32:53.936 | quota-check-limit-default 2026-07-20 14:32:53.936 | quotas 2026-07-20 14:32:53.936 | quota_details 2026-07-20 14:32:53.937 | rbac-policies 2026-07-20 14:32:53.937 | rbac-address-scope 2026-07-20 14:32:53.937 | rbac-security-groups 2026-07-20 14:32:53.937 | revision-if-match 2026-07-20 14:32:53.937 | standard-attr-revisions 2026-07-20 14:32:53.937 | router_availability_zone 2026-07-20 14:32:53.937 | router-enable-snat 2026-07-20 14:32:53.937 | security-groups-default-rules 2026-07-20 14:32:53.937 | security-groups-default-statefulness 2026-07-20 14:32:53.937 | security-groups-normalized-cidr 2026-07-20 14:32:53.937 | security-groups-remote-address-group 2026-07-20 14:32:53.938 | security-groups-rules-belongs-to-default-sg 2026-07-20 14:32:53.938 | security-groups-shared-filtering 2026-07-20 14:32:53.938 | security-group 2026-07-20 14:32:53.938 | service-type 2026-07-20 14:32:53.938 | sorting 2026-07-20 14:32:53.938 | standard-attr-description 2026-07-20 14:32:53.938 | stateful-security-group 2026-07-20 14:32:53.938 | subnet-dns-publish-fixed-ip 2026-07-20 14:32:53.938 | subnet-external-network 2026-07-20 14:32:53.938 | subnet_onboard 2026-07-20 14:32:53.938 | subnet-service-types 2026-07-20 14:32:53.939 | subnet_allocation 2026-07-20 14:32:53.939 | subnetpool-prefix-ops 2026-07-20 14:32:53.939 | tag-creation 2026-07-20 14:32:53.939 | standard-attr-tag 2026-07-20 14:32:53.939 | standard-attr-timestamp 2026-07-20 14:32:53.939 | vlan-transparent =~ auto-allocated-topology ]] 2026-07-20 14:32:53.939 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-07-20 14:32:53.939 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:163 : [[ True == \T\r\u\e ]] 2026-07-20 14:32:53.943 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:164 : [[ 4+6 =~ 4.* ]] 2026-07-20 14:32:53.950 | ++ 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-20 14:32:57.946 | ++ functions-common:oscwrap:2465 : return 0 2026-07-20 14:32:57.951 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:165 : SUBNETPOOL_V4_ID=dc95bee9-2f4b-4b63-8ae7-e7a87b408f7b 2026-07-20 14:32:57.956 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:167 : [[ 4+6 =~ .*6 ]] 2026-07-20 14:32:57.962 | ++ 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 fdf4:bacb:cd41::/56 --share --default -f value -c id 2026-07-20 14:33:01.683 | ++ functions-common:oscwrap:2465 : return 0 2026-07-20 14:33:01.688 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:168 : SUBNETPOOL_V6_ID=8d001c34-c2e0-4fb4-ad92-4c613c5f64c3 2026-07-20 14:33:01.692 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:173 : is_provider_network 2026-07-20 14:33:01.697 | + functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-07-20 14:33:01.701 | + functions-common:is_provider_network:2272 : return 1 2026-07-20 14:33:01.707 | ++ 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-20 14:33:07.155 | ++ functions-common:oscwrap:2465 : return 0 2026-07-20 14:33:07.160 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:203 : NET_ID=0d9e0350-2f04-4b8e-9fe5-beb3fdfe62c9 2026-07-20 14:33:07.164 | + 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-20 14:33:07.169 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-07-20 14:33:07.197 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:206 : [[ 4+6 =~ 4.* ]] 2026-07-20 14:33:07.203 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:208 : _neutron_create_private_subnet_v4 2026-07-20 14:33:07.207 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:255 : '[' -z dc95bee9-2f4b-4b63-8ae7-e7a87b408f7b ']' 2026-07-20 14:33:07.211 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:258 : local 'subnet_params=--ip-version 4 ' 2026-07-20 14:33:07.215 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:259 : [[ -n '' ]] 2026-07-20 14:33:07.220 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:263 : subnet_params+='--subnet-pool dc95bee9-2f4b-4b63-8ae7-e7a87b408f7b ' 2026-07-20 14:33:07.224 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:264 : subnet_params+=' ' 2026-07-20 14:33:07.228 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:265 : subnet_params+='--network 0d9e0350-2f04-4b8e-9fe5-beb3fdfe62c9 private-subnet' 2026-07-20 14:33:07.232 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:266 : local subnet_id 2026-07-20 14:33:07.238 | +++ 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 dc95bee9-2f4b-4b63-8ae7-e7a87b408f7b --network 0d9e0350-2f04-4b8e-9fe5-beb3fdfe62c9 private-subnet -f value -c id 2026-07-20 14:33:12.407 | +++ functions-common:oscwrap:2465 : return 0 2026-07-20 14:33:12.412 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:267 : subnet_id=b004e7e1-1c2d-40af-aa57-18f78d7729d4 2026-07-20 14:33:12.415 | ++ 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-20 14:33:12.419 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-07-20 14:33:12.445 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:269 : echo b004e7e1-1c2d-40af-aa57-18f78d7729d4 2026-07-20 14:33:12.450 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:208 : SUBNET_ID=b004e7e1-1c2d-40af-aa57-18f78d7729d4 2026-07-20 14:33:12.455 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:211 : [[ 4+6 =~ .*6 ]] 2026-07-20 14:33:12.461 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:213 : _neutron_create_private_subnet_v6 2026-07-20 14:33:12.466 | ++ 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-20 14:33:12.470 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-07-20 14:33:12.496 | ++ 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-20 14:33:12.500 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-07-20 14:33:12.526 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:276 : local 'ipv6_modes=--ipv6-ra-mode slaac --ipv6-address-mode slaac' 2026-07-20 14:33:12.530 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:277 : '[' -z 8d001c34-c2e0-4fb4-ad92-4c613c5f64c3 ']' 2026-07-20 14:33:12.535 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:280 : local 'subnet_params=--ip-version 6 ' 2026-07-20 14:33:12.539 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:281 : [[ -n '' ]] 2026-07-20 14:33:12.543 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:284 : subnet_params+='--subnet-pool 8d001c34-c2e0-4fb4-ad92-4c613c5f64c3 ' 2026-07-20 14:33:12.548 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:285 : subnet_params+=' ' 2026-07-20 14:33:12.552 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:286 : subnet_params+='--ipv6-ra-mode slaac --ipv6-address-mode slaac --network 0d9e0350-2f04-4b8e-9fe5-beb3fdfe62c9 ipv6-private-subnet ' 2026-07-20 14:33:12.556 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:287 : local ipv6_subnet_id 2026-07-20 14:33:12.561 | +++ 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 8d001c34-c2e0-4fb4-ad92-4c613c5f64c3 --ipv6-ra-mode slaac --ipv6-address-mode slaac --network 0d9e0350-2f04-4b8e-9fe5-beb3fdfe62c9 ipv6-private-subnet -f value -c id 2026-07-20 14:33:17.193 | +++ functions-common:oscwrap:2465 : return 0 2026-07-20 14:33:17.198 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:288 : ipv6_subnet_id=ecd3aa9a-e108-4979-859c-c05b843ced5f 2026-07-20 14:33:17.203 | ++ 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-20 14:33:17.207 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-07-20 14:33:17.235 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:290 : echo ecd3aa9a-e108-4979-859c-c05b843ced5f 2026-07-20 14:33:17.240 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:213 : IPV6_SUBNET_ID=ecd3aa9a-e108-4979-859c-c05b843ced5f 2026-07-20 14:33:17.244 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:217 : is_networking_extension_supported router 2026-07-20 14:33:17.249 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=router 2026-07-20 14:33:17.256 | ++ 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-20 14:33:20.376 | ++ functions-common:oscwrap:2465 : return 0 2026-07-20 14:33:20.383 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-07-20 14:33:20.383 | address-scope 2026-07-20 14:33:20.383 | agent 2026-07-20 14:33:20.383 | allowed-address-pairs 2026-07-20 14:33:20.383 | auto-allocated-topology 2026-07-20 14:33:20.383 | availability_zone 2026-07-20 14:33:20.383 | default-subnetpools 2026-07-20 14:33:20.383 | dhcp_agent_scheduler 2026-07-20 14:33:20.384 | dns-integration 2026-07-20 14:33:20.384 | dns-domain-ports 2026-07-20 14:33:20.384 | dns-integration-domain-keywords 2026-07-20 14:33:20.384 | empty-string-filtering 2026-07-20 14:33:20.384 | external-net 2026-07-20 14:33:20.384 | extra_dhcp_opt 2026-07-20 14:33:20.384 | extraroute 2026-07-20 14:33:20.384 | extraroute-atomic 2026-07-20 14:33:20.384 | filter-validation 2026-07-20 14:33:20.384 | floating-ip-port-forwarding-detail 2026-07-20 14:33:20.385 | fip-port-details 2026-07-20 14:33:20.385 | flavors 2026-07-20 14:33:20.385 | floatingip-pools 2026-07-20 14:33:20.385 | router 2026-07-20 14:33:20.385 | l3-agent-scheduler-ha-chassis-priority 2026-07-20 14:33:20.385 | enable-default-route-bfd 2026-07-20 14:33:20.385 | enable-default-route-ecmp 2026-07-20 14:33:20.385 | ext-gw-mode 2026-07-20 14:33:20.385 | l3-ha 2026-07-20 14:33:20.385 | external-gateway-multihoming 2026-07-20 14:33:20.386 | l3-flavors 2026-07-20 14:33:20.386 | l3_agent_scheduler 2026-07-20 14:33:20.386 | multi-provider 2026-07-20 14:33:20.386 | net-mtu 2026-07-20 14:33:20.386 | net-mtu-writable 2026-07-20 14:33:20.386 | network_availability_zone 2026-07-20 14:33:20.386 | network-ip-availability 2026-07-20 14:33:20.386 | network-ip-availability-details 2026-07-20 14:33:20.386 | pagination 2026-07-20 14:33:20.386 | port-device-profile 2026-07-20 14:33:20.387 | port-mac-address-regenerate 2026-07-20 14:33:20.387 | port-numa-affinity-policy 2026-07-20 14:33:20.387 | port-numa-affinity-policy-socket 2026-07-20 14:33:20.387 | binding 2026-07-20 14:33:20.387 | binding-extended 2026-07-20 14:33:20.387 | port-security 2026-07-20 14:33:20.387 | project-id 2026-07-20 14:33:20.387 | provider 2026-07-20 14:33:20.387 | qinq 2026-07-20 14:33:20.387 | quota-check-limit 2026-07-20 14:33:20.388 | quota-check-limit-default 2026-07-20 14:33:20.388 | quotas 2026-07-20 14:33:20.388 | quota_details 2026-07-20 14:33:20.388 | rbac-policies 2026-07-20 14:33:20.388 | rbac-address-scope 2026-07-20 14:33:20.388 | rbac-security-groups 2026-07-20 14:33:20.388 | revision-if-match 2026-07-20 14:33:20.388 | standard-attr-revisions 2026-07-20 14:33:20.388 | router_availability_zone 2026-07-20 14:33:20.388 | router-enable-snat 2026-07-20 14:33:20.389 | security-groups-default-rules 2026-07-20 14:33:20.389 | security-groups-default-statefulness 2026-07-20 14:33:20.389 | security-groups-normalized-cidr 2026-07-20 14:33:20.389 | security-groups-remote-address-group 2026-07-20 14:33:20.389 | security-groups-rules-belongs-to-default-sg 2026-07-20 14:33:20.389 | security-groups-shared-filtering 2026-07-20 14:33:20.389 | security-group 2026-07-20 14:33:20.389 | service-type 2026-07-20 14:33:20.389 | sorting 2026-07-20 14:33:20.389 | standard-attr-description 2026-07-20 14:33:20.390 | stateful-security-group 2026-07-20 14:33:20.390 | subnet-dns-publish-fixed-ip 2026-07-20 14:33:20.390 | subnet-external-network 2026-07-20 14:33:20.390 | subnet_onboard 2026-07-20 14:33:20.390 | subnet-service-types 2026-07-20 14:33:20.390 | subnet_allocation 2026-07-20 14:33:20.390 | subnetpool-prefix-ops 2026-07-20 14:33:20.390 | tag-creation 2026-07-20 14:33:20.390 | standard-attr-tag 2026-07-20 14:33:20.391 | standard-attr-timestamp 2026-07-20 14:33:20.391 | vlan-transparent' 2026-07-20 14:33:20.391 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-07-20 14:33:20.391 | address-scope 2026-07-20 14:33:20.391 | agent 2026-07-20 14:33:20.391 | allowed-address-pairs 2026-07-20 14:33:20.391 | auto-allocated-topology 2026-07-20 14:33:20.391 | availability_zone 2026-07-20 14:33:20.391 | default-subnetpools 2026-07-20 14:33:20.392 | dhcp_agent_scheduler 2026-07-20 14:33:20.392 | dns-integration 2026-07-20 14:33:20.392 | dns-domain-ports 2026-07-20 14:33:20.392 | dns-integration-domain-keywords 2026-07-20 14:33:20.392 | empty-string-filtering 2026-07-20 14:33:20.392 | external-net 2026-07-20 14:33:20.392 | extra_dhcp_opt 2026-07-20 14:33:20.392 | extraroute 2026-07-20 14:33:20.392 | extraroute-atomic 2026-07-20 14:33:20.392 | filter-validation 2026-07-20 14:33:20.393 | floating-ip-port-forwarding-detail 2026-07-20 14:33:20.393 | fip-port-details 2026-07-20 14:33:20.393 | flavors 2026-07-20 14:33:20.393 | floatingip-pools 2026-07-20 14:33:20.393 | router 2026-07-20 14:33:20.393 | l3-agent-scheduler-ha-chassis-priority 2026-07-20 14:33:20.393 | enable-default-route-bfd 2026-07-20 14:33:20.393 | enable-default-route-ecmp 2026-07-20 14:33:20.393 | ext-gw-mode 2026-07-20 14:33:20.393 | l3-ha 2026-07-20 14:33:20.394 | external-gateway-multihoming 2026-07-20 14:33:20.394 | l3-flavors 2026-07-20 14:33:20.394 | l3_agent_scheduler 2026-07-20 14:33:20.394 | multi-provider 2026-07-20 14:33:20.394 | net-mtu 2026-07-20 14:33:20.394 | net-mtu-writable 2026-07-20 14:33:20.394 | network_availability_zone 2026-07-20 14:33:20.394 | network-ip-availability 2026-07-20 14:33:20.394 | network-ip-availability-details 2026-07-20 14:33:20.394 | pagination 2026-07-20 14:33:20.395 | port-device-profile 2026-07-20 14:33:20.395 | port-mac-address-regenerate 2026-07-20 14:33:20.395 | port-numa-affinity-policy 2026-07-20 14:33:20.395 | port-numa-affinity-policy-socket 2026-07-20 14:33:20.395 | binding 2026-07-20 14:33:20.395 | binding-extended 2026-07-20 14:33:20.395 | port-security 2026-07-20 14:33:20.395 | project-id 2026-07-20 14:33:20.395 | provider 2026-07-20 14:33:20.396 | qinq 2026-07-20 14:33:20.396 | quota-check-limit 2026-07-20 14:33:20.396 | quota-check-limit-default 2026-07-20 14:33:20.396 | quotas 2026-07-20 14:33:20.396 | quota_details 2026-07-20 14:33:20.396 | rbac-policies 2026-07-20 14:33:20.396 | rbac-address-scope 2026-07-20 14:33:20.396 | rbac-security-groups 2026-07-20 14:33:20.396 | revision-if-match 2026-07-20 14:33:20.396 | standard-attr-revisions 2026-07-20 14:33:20.397 | router_availability_zone 2026-07-20 14:33:20.397 | router-enable-snat 2026-07-20 14:33:20.397 | security-groups-default-rules 2026-07-20 14:33:20.397 | security-groups-default-statefulness 2026-07-20 14:33:20.397 | security-groups-normalized-cidr 2026-07-20 14:33:20.397 | security-groups-remote-address-group 2026-07-20 14:33:20.397 | security-groups-rules-belongs-to-default-sg 2026-07-20 14:33:20.397 | security-groups-shared-filtering 2026-07-20 14:33:20.397 | security-group 2026-07-20 14:33:20.397 | service-type 2026-07-20 14:33:20.398 | sorting 2026-07-20 14:33:20.398 | standard-attr-description 2026-07-20 14:33:20.398 | stateful-security-group 2026-07-20 14:33:20.398 | subnet-dns-publish-fixed-ip 2026-07-20 14:33:20.398 | subnet-external-network 2026-07-20 14:33:20.398 | subnet_onboard 2026-07-20 14:33:20.398 | subnet-service-types 2026-07-20 14:33:20.398 | subnet_allocation 2026-07-20 14:33:20.398 | subnetpool-prefix-ops 2026-07-20 14:33:20.398 | tag-creation 2026-07-20 14:33:20.399 | standard-attr-tag 2026-07-20 14:33:20.399 | standard-attr-timestamp 2026-07-20 14:33:20.399 | vlan-transparent =~ router ]] 2026-07-20 14:33:20.399 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-07-20 14:33:20.400 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:217 : is_networking_extension_supported external-net 2026-07-20 14:33:20.405 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=external-net 2026-07-20 14:33:20.411 | ++ 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-20 14:33:23.577 | ++ functions-common:oscwrap:2465 : return 0 2026-07-20 14:33:23.584 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-07-20 14:33:23.584 | address-scope 2026-07-20 14:33:23.584 | agent 2026-07-20 14:33:23.584 | allowed-address-pairs 2026-07-20 14:33:23.584 | auto-allocated-topology 2026-07-20 14:33:23.584 | availability_zone 2026-07-20 14:33:23.584 | default-subnetpools 2026-07-20 14:33:23.584 | dhcp_agent_scheduler 2026-07-20 14:33:23.585 | dns-integration 2026-07-20 14:33:23.585 | dns-domain-ports 2026-07-20 14:33:23.585 | dns-integration-domain-keywords 2026-07-20 14:33:23.585 | empty-string-filtering 2026-07-20 14:33:23.585 | external-net 2026-07-20 14:33:23.585 | extra_dhcp_opt 2026-07-20 14:33:23.585 | extraroute 2026-07-20 14:33:23.585 | extraroute-atomic 2026-07-20 14:33:23.585 | filter-validation 2026-07-20 14:33:23.585 | floating-ip-port-forwarding-detail 2026-07-20 14:33:23.585 | fip-port-details 2026-07-20 14:33:23.586 | flavors 2026-07-20 14:33:23.586 | floatingip-pools 2026-07-20 14:33:23.586 | router 2026-07-20 14:33:23.586 | l3-agent-scheduler-ha-chassis-priority 2026-07-20 14:33:23.586 | enable-default-route-bfd 2026-07-20 14:33:23.586 | enable-default-route-ecmp 2026-07-20 14:33:23.586 | ext-gw-mode 2026-07-20 14:33:23.586 | l3-ha 2026-07-20 14:33:23.587 | external-gateway-multihoming 2026-07-20 14:33:23.587 | l3-flavors 2026-07-20 14:33:23.587 | l3_agent_scheduler 2026-07-20 14:33:23.587 | multi-provider 2026-07-20 14:33:23.587 | net-mtu 2026-07-20 14:33:23.587 | net-mtu-writable 2026-07-20 14:33:23.588 | network_availability_zone 2026-07-20 14:33:23.588 | network-ip-availability 2026-07-20 14:33:23.588 | network-ip-availability-details 2026-07-20 14:33:23.588 | pagination 2026-07-20 14:33:23.588 | port-device-profile 2026-07-20 14:33:23.589 | port-mac-address-regenerate 2026-07-20 14:33:23.589 | port-numa-affinity-policy 2026-07-20 14:33:23.589 | port-numa-affinity-policy-socket 2026-07-20 14:33:23.589 | binding 2026-07-20 14:33:23.589 | binding-extended 2026-07-20 14:33:23.589 | port-security 2026-07-20 14:33:23.589 | project-id 2026-07-20 14:33:23.590 | provider 2026-07-20 14:33:23.590 | qinq 2026-07-20 14:33:23.590 | quota-check-limit 2026-07-20 14:33:23.590 | quota-check-limit-default 2026-07-20 14:33:23.590 | quotas 2026-07-20 14:33:23.590 | quota_details 2026-07-20 14:33:23.591 | rbac-policies 2026-07-20 14:33:23.591 | rbac-address-scope 2026-07-20 14:33:23.591 | rbac-security-groups 2026-07-20 14:33:23.591 | revision-if-match 2026-07-20 14:33:23.591 | standard-attr-revisions 2026-07-20 14:33:23.591 | router_availability_zone 2026-07-20 14:33:23.591 | router-enable-snat 2026-07-20 14:33:23.591 | security-groups-default-rules 2026-07-20 14:33:23.592 | security-groups-default-statefulness 2026-07-20 14:33:23.592 | security-groups-normalized-cidr 2026-07-20 14:33:23.592 | security-groups-remote-address-group 2026-07-20 14:33:23.592 | security-groups-rules-belongs-to-default-sg 2026-07-20 14:33:23.592 | security-groups-shared-filtering 2026-07-20 14:33:23.592 | security-group 2026-07-20 14:33:23.593 | service-type 2026-07-20 14:33:23.593 | sorting 2026-07-20 14:33:23.593 | standard-attr-description 2026-07-20 14:33:23.593 | stateful-security-group 2026-07-20 14:33:23.593 | subnet-dns-publish-fixed-ip 2026-07-20 14:33:23.593 | subnet-external-network 2026-07-20 14:33:23.594 | subnet_onboard 2026-07-20 14:33:23.594 | subnet-service-types 2026-07-20 14:33:23.594 | subnet_allocation 2026-07-20 14:33:23.594 | subnetpool-prefix-ops 2026-07-20 14:33:23.594 | tag-creation 2026-07-20 14:33:23.594 | standard-attr-tag 2026-07-20 14:33:23.594 | standard-attr-timestamp 2026-07-20 14:33:23.595 | vlan-transparent' 2026-07-20 14:33:23.595 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-07-20 14:33:23.595 | address-scope 2026-07-20 14:33:23.595 | agent 2026-07-20 14:33:23.595 | allowed-address-pairs 2026-07-20 14:33:23.595 | auto-allocated-topology 2026-07-20 14:33:23.595 | availability_zone 2026-07-20 14:33:23.596 | default-subnetpools 2026-07-20 14:33:23.596 | dhcp_agent_scheduler 2026-07-20 14:33:23.596 | dns-integration 2026-07-20 14:33:23.596 | dns-domain-ports 2026-07-20 14:33:23.596 | dns-integration-domain-keywords 2026-07-20 14:33:23.596 | empty-string-filtering 2026-07-20 14:33:23.597 | external-net 2026-07-20 14:33:23.597 | extra_dhcp_opt 2026-07-20 14:33:23.597 | extraroute 2026-07-20 14:33:23.597 | extraroute-atomic 2026-07-20 14:33:23.597 | filter-validation 2026-07-20 14:33:23.597 | floating-ip-port-forwarding-detail 2026-07-20 14:33:23.597 | fip-port-details 2026-07-20 14:33:23.598 | flavors 2026-07-20 14:33:23.598 | floatingip-pools 2026-07-20 14:33:23.598 | router 2026-07-20 14:33:23.598 | l3-agent-scheduler-ha-chassis-priority 2026-07-20 14:33:23.598 | enable-default-route-bfd 2026-07-20 14:33:23.598 | enable-default-route-ecmp 2026-07-20 14:33:23.598 | ext-gw-mode 2026-07-20 14:33:23.599 | l3-ha 2026-07-20 14:33:23.599 | external-gateway-multihoming 2026-07-20 14:33:23.599 | l3-flavors 2026-07-20 14:33:23.599 | l3_agent_scheduler 2026-07-20 14:33:23.599 | multi-provider 2026-07-20 14:33:23.599 | net-mtu 2026-07-20 14:33:23.600 | net-mtu-writable 2026-07-20 14:33:23.600 | network_availability_zone 2026-07-20 14:33:23.600 | network-ip-availability 2026-07-20 14:33:23.600 | network-ip-availability-details 2026-07-20 14:33:23.600 | pagination 2026-07-20 14:33:23.600 | port-device-profile 2026-07-20 14:33:23.600 | port-mac-address-regenerate 2026-07-20 14:33:23.601 | port-numa-affinity-policy 2026-07-20 14:33:23.601 | port-numa-affinity-policy-socket 2026-07-20 14:33:23.601 | binding 2026-07-20 14:33:23.601 | binding-extended 2026-07-20 14:33:23.601 | port-security 2026-07-20 14:33:23.601 | project-id 2026-07-20 14:33:23.601 | provider 2026-07-20 14:33:23.602 | qinq 2026-07-20 14:33:23.602 | quota-check-limit 2026-07-20 14:33:23.602 | quota-check-limit-default 2026-07-20 14:33:23.602 | quotas 2026-07-20 14:33:23.602 | quota_details 2026-07-20 14:33:23.602 | rbac-policies 2026-07-20 14:33:23.602 | rbac-address-scope 2026-07-20 14:33:23.603 | rbac-security-groups 2026-07-20 14:33:23.603 | revision-if-match 2026-07-20 14:33:23.603 | standard-attr-revisions 2026-07-20 14:33:23.603 | router_availability_zone 2026-07-20 14:33:23.603 | router-enable-snat 2026-07-20 14:33:23.603 | security-groups-default-rules 2026-07-20 14:33:23.603 | security-groups-default-statefulness 2026-07-20 14:33:23.604 | security-groups-normalized-cidr 2026-07-20 14:33:23.604 | security-groups-remote-address-group 2026-07-20 14:33:23.604 | security-groups-rules-belongs-to-default-sg 2026-07-20 14:33:23.604 | security-groups-shared-filtering 2026-07-20 14:33:23.604 | security-group 2026-07-20 14:33:23.604 | service-type 2026-07-20 14:33:23.604 | sorting 2026-07-20 14:33:23.605 | standard-attr-description 2026-07-20 14:33:23.605 | stateful-security-group 2026-07-20 14:33:23.605 | subnet-dns-publish-fixed-ip 2026-07-20 14:33:23.605 | subnet-external-network 2026-07-20 14:33:23.605 | subnet_onboard 2026-07-20 14:33:23.605 | subnet-service-types 2026-07-20 14:33:23.605 | subnet_allocation 2026-07-20 14:33:23.605 | subnetpool-prefix-ops 2026-07-20 14:33:23.606 | tag-creation 2026-07-20 14:33:23.606 | standard-attr-tag 2026-07-20 14:33:23.606 | standard-attr-timestamp 2026-07-20 14:33:23.606 | vlan-transparent =~ external-net ]] 2026-07-20 14:33:23.606 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-07-20 14:33:23.606 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:219 : [[ True == \T\r\u\e ]] 2026-07-20 14:33:23.606 | ++ 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-20 14:33:27.090 | ++ functions-common:oscwrap:2465 : return 0 2026-07-20 14:33:27.096 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:221 : ROUTER_ID=bfed15dd-8c5d-434e-b9b8-b5bf243a6ca7 2026-07-20 14:33:27.100 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:222 : die_if_not_set 222 ROUTER_ID 'Failure creating router router1' 2026-07-20 14:33:27.105 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-07-20 14:33:27.130 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:229 : EXTERNAL_NETWORK_FLAGS=--external 2026-07-20 14:33:27.134 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:230 : is_networking_extension_supported auto-allocated-topology 2026-07-20 14:33:27.139 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=auto-allocated-topology 2026-07-20 14:33:27.144 | ++ 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-20 14:33:30.327 | ++ functions-common:oscwrap:2465 : return 0 2026-07-20 14:33:30.332 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-07-20 14:33:30.332 | address-scope 2026-07-20 14:33:30.333 | agent 2026-07-20 14:33:30.333 | allowed-address-pairs 2026-07-20 14:33:30.333 | auto-allocated-topology 2026-07-20 14:33:30.333 | availability_zone 2026-07-20 14:33:30.333 | default-subnetpools 2026-07-20 14:33:30.333 | dhcp_agent_scheduler 2026-07-20 14:33:30.333 | dns-integration 2026-07-20 14:33:30.333 | dns-domain-ports 2026-07-20 14:33:30.333 | dns-integration-domain-keywords 2026-07-20 14:33:30.333 | empty-string-filtering 2026-07-20 14:33:30.333 | external-net 2026-07-20 14:33:30.333 | extra_dhcp_opt 2026-07-20 14:33:30.334 | extraroute 2026-07-20 14:33:30.334 | extraroute-atomic 2026-07-20 14:33:30.334 | filter-validation 2026-07-20 14:33:30.334 | floating-ip-port-forwarding-detail 2026-07-20 14:33:30.334 | fip-port-details 2026-07-20 14:33:30.334 | flavors 2026-07-20 14:33:30.334 | floatingip-pools 2026-07-20 14:33:30.334 | router 2026-07-20 14:33:30.334 | l3-agent-scheduler-ha-chassis-priority 2026-07-20 14:33:30.334 | enable-default-route-bfd 2026-07-20 14:33:30.335 | enable-default-route-ecmp 2026-07-20 14:33:30.335 | ext-gw-mode 2026-07-20 14:33:30.335 | l3-ha 2026-07-20 14:33:30.335 | external-gateway-multihoming 2026-07-20 14:33:30.335 | l3-flavors 2026-07-20 14:33:30.335 | l3_agent_scheduler 2026-07-20 14:33:30.335 | multi-provider 2026-07-20 14:33:30.335 | net-mtu 2026-07-20 14:33:30.335 | net-mtu-writable 2026-07-20 14:33:30.335 | network_availability_zone 2026-07-20 14:33:30.335 | network-ip-availability 2026-07-20 14:33:30.336 | network-ip-availability-details 2026-07-20 14:33:30.336 | pagination 2026-07-20 14:33:30.336 | port-device-profile 2026-07-20 14:33:30.336 | port-mac-address-regenerate 2026-07-20 14:33:30.336 | port-numa-affinity-policy 2026-07-20 14:33:30.336 | port-numa-affinity-policy-socket 2026-07-20 14:33:30.336 | binding 2026-07-20 14:33:30.336 | binding-extended 2026-07-20 14:33:30.336 | port-security 2026-07-20 14:33:30.336 | project-id 2026-07-20 14:33:30.336 | provider 2026-07-20 14:33:30.336 | qinq 2026-07-20 14:33:30.337 | quota-check-limit 2026-07-20 14:33:30.337 | quota-check-limit-default 2026-07-20 14:33:30.337 | quotas 2026-07-20 14:33:30.337 | quota_details 2026-07-20 14:33:30.337 | rbac-policies 2026-07-20 14:33:30.337 | rbac-address-scope 2026-07-20 14:33:30.337 | rbac-security-groups 2026-07-20 14:33:30.337 | revision-if-match 2026-07-20 14:33:30.337 | standard-attr-revisions 2026-07-20 14:33:30.337 | router_availability_zone 2026-07-20 14:33:30.337 | router-enable-snat 2026-07-20 14:33:30.338 | security-groups-default-rules 2026-07-20 14:33:30.338 | security-groups-default-statefulness 2026-07-20 14:33:30.338 | security-groups-normalized-cidr 2026-07-20 14:33:30.338 | security-groups-remote-address-group 2026-07-20 14:33:30.338 | security-groups-rules-belongs-to-default-sg 2026-07-20 14:33:30.338 | security-groups-shared-filtering 2026-07-20 14:33:30.338 | security-group 2026-07-20 14:33:30.338 | service-type 2026-07-20 14:33:30.338 | sorting 2026-07-20 14:33:30.338 | standard-attr-description 2026-07-20 14:33:30.338 | stateful-security-group 2026-07-20 14:33:30.339 | subnet-dns-publish-fixed-ip 2026-07-20 14:33:30.339 | subnet-external-network 2026-07-20 14:33:30.339 | subnet_onboard 2026-07-20 14:33:30.339 | subnet-service-types 2026-07-20 14:33:30.339 | subnet_allocation 2026-07-20 14:33:30.339 | subnetpool-prefix-ops 2026-07-20 14:33:30.339 | tag-creation 2026-07-20 14:33:30.339 | standard-attr-tag 2026-07-20 14:33:30.339 | standard-attr-timestamp 2026-07-20 14:33:30.339 | vlan-transparent' 2026-07-20 14:33:30.340 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-07-20 14:33:30.340 | address-scope 2026-07-20 14:33:30.340 | agent 2026-07-20 14:33:30.340 | allowed-address-pairs 2026-07-20 14:33:30.340 | auto-allocated-topology 2026-07-20 14:33:30.340 | availability_zone 2026-07-20 14:33:30.340 | default-subnetpools 2026-07-20 14:33:30.340 | dhcp_agent_scheduler 2026-07-20 14:33:30.340 | dns-integration 2026-07-20 14:33:30.340 | dns-domain-ports 2026-07-20 14:33:30.340 | dns-integration-domain-keywords 2026-07-20 14:33:30.340 | empty-string-filtering 2026-07-20 14:33:30.341 | external-net 2026-07-20 14:33:30.341 | extra_dhcp_opt 2026-07-20 14:33:30.341 | extraroute 2026-07-20 14:33:30.341 | extraroute-atomic 2026-07-20 14:33:30.341 | filter-validation 2026-07-20 14:33:30.341 | floating-ip-port-forwarding-detail 2026-07-20 14:33:30.341 | fip-port-details 2026-07-20 14:33:30.341 | flavors 2026-07-20 14:33:30.341 | floatingip-pools 2026-07-20 14:33:30.341 | router 2026-07-20 14:33:30.341 | l3-agent-scheduler-ha-chassis-priority 2026-07-20 14:33:30.342 | enable-default-route-bfd 2026-07-20 14:33:30.342 | enable-default-route-ecmp 2026-07-20 14:33:30.342 | ext-gw-mode 2026-07-20 14:33:30.342 | l3-ha 2026-07-20 14:33:30.342 | external-gateway-multihoming 2026-07-20 14:33:30.342 | l3-flavors 2026-07-20 14:33:30.342 | l3_agent_scheduler 2026-07-20 14:33:30.342 | multi-provider 2026-07-20 14:33:30.342 | net-mtu 2026-07-20 14:33:30.342 | net-mtu-writable 2026-07-20 14:33:30.342 | network_availability_zone 2026-07-20 14:33:30.343 | network-ip-availability 2026-07-20 14:33:30.343 | network-ip-availability-details 2026-07-20 14:33:30.343 | pagination 2026-07-20 14:33:30.343 | port-device-profile 2026-07-20 14:33:30.343 | port-mac-address-regenerate 2026-07-20 14:33:30.343 | port-numa-affinity-policy 2026-07-20 14:33:30.343 | port-numa-affinity-policy-socket 2026-07-20 14:33:30.343 | binding 2026-07-20 14:33:30.343 | binding-extended 2026-07-20 14:33:30.343 | port-security 2026-07-20 14:33:30.343 | project-id 2026-07-20 14:33:30.344 | provider 2026-07-20 14:33:30.344 | qinq 2026-07-20 14:33:30.344 | quota-check-limit 2026-07-20 14:33:30.344 | quota-check-limit-default 2026-07-20 14:33:30.344 | quotas 2026-07-20 14:33:30.344 | quota_details 2026-07-20 14:33:30.344 | rbac-policies 2026-07-20 14:33:30.344 | rbac-address-scope 2026-07-20 14:33:30.344 | rbac-security-groups 2026-07-20 14:33:30.344 | revision-if-match 2026-07-20 14:33:30.345 | standard-attr-revisions 2026-07-20 14:33:30.345 | router_availability_zone 2026-07-20 14:33:30.345 | router-enable-snat 2026-07-20 14:33:30.345 | security-groups-default-rules 2026-07-20 14:33:30.345 | security-groups-default-statefulness 2026-07-20 14:33:30.345 | security-groups-normalized-cidr 2026-07-20 14:33:30.345 | security-groups-remote-address-group 2026-07-20 14:33:30.345 | security-groups-rules-belongs-to-default-sg 2026-07-20 14:33:30.345 | security-groups-shared-filtering 2026-07-20 14:33:30.345 | security-group 2026-07-20 14:33:30.345 | service-type 2026-07-20 14:33:30.345 | sorting 2026-07-20 14:33:30.346 | standard-attr-description 2026-07-20 14:33:30.346 | stateful-security-group 2026-07-20 14:33:30.346 | subnet-dns-publish-fixed-ip 2026-07-20 14:33:30.346 | subnet-external-network 2026-07-20 14:33:30.346 | subnet_onboard 2026-07-20 14:33:30.346 | subnet-service-types 2026-07-20 14:33:30.346 | subnet_allocation 2026-07-20 14:33:30.346 | subnetpool-prefix-ops 2026-07-20 14:33:30.346 | tag-creation 2026-07-20 14:33:30.346 | standard-attr-tag 2026-07-20 14:33:30.346 | standard-attr-timestamp 2026-07-20 14:33:30.347 | vlan-transparent =~ auto-allocated-topology ]] 2026-07-20 14:33:30.347 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-07-20 14:33:30.349 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:231 : EXTERNAL_NETWORK_FLAGS='--external --default' 2026-07-20 14:33:30.353 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:234 : '[' True = True ']' 2026-07-20 14:33:30.359 | ++ 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-20 14:33:34.831 | ++ functions-common:oscwrap:2465 : return 0 2026-07-20 14:33:34.837 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:235 : EXT_NET_ID=b4fd23f6-6316-4df4-b094-8b9c4b4ff619 2026-07-20 14:33:34.843 | + 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-20 14:33:34.846 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-07-20 14:33:34.870 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:241 : [[ 4+6 =~ 4.* ]] 2026-07-20 14:33:34.874 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:243 : _neutron_configure_router_v4 2026-07-20 14:33:34.878 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:330 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet bfed15dd-8c5d-434e-b9b8-b5bf243a6ca7 b004e7e1-1c2d-40af-aa57-18f78d7729d4 2026-07-20 14:33:40.290 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:332 : local id_and_ext_gw_ip 2026-07-20 14:33:40.295 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:333 : _neutron_create_public_subnet_v4 b4fd23f6-6316-4df4-b094-8b9c4b4ff619 2026-07-20 14:33:40.300 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:295 : local dhcp_param=--no-dhcp 2026-07-20 14:33:40.303 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:296 : [[ False == \T\r\u\e ]] 2026-07-20 14:33:40.308 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:299 : local 'subnet_params=--ip-version 4 ' 2026-07-20 14:33:40.312 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:300 : subnet_params+=' ' 2026-07-20 14:33:40.316 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:301 : [[ -n '' ]] 2026-07-20 14:33:40.320 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:304 : subnet_params+='--network b4fd23f6-6316-4df4-b094-8b9c4b4ff619 --subnet-range 172.24.4.0/24 --no-dhcp ' 2026-07-20 14:33:40.325 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:305 : subnet_params+=public-subnet 2026-07-20 14:33:40.330 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:306 : local id_and_ext_gw_ip 2026-07-20 14:33:40.336 | +++ 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 b4fd23f6-6316-4df4-b094-8b9c4b4ff619 --subnet-range 172.24.4.0/24 --no-dhcp public-subnet 2026-07-20 14:33:40.337 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:307 : grep -e gateway_ip -e ' id ' 2026-07-20 14:33:43.809 | +++ functions-common:oscwrap:2465 : return 0 2026-07-20 14:33:43.816 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:307 : id_and_ext_gw_ip='| gateway_ip | 172.24.4.1 | 2026-07-20 14:33:43.816 | | id | 69eba289-474f-46f8-9e4b-76411ee7c732 |' 2026-07-20 14:33:43.820 | ++ 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-20 14:33:43.823 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-07-20 14:33:43.849 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:309 : echo '|' gateway_ip '|' 172.24.4.1 '|' '|' id '|' 69eba289-474f-46f8-9e4b-76411ee7c732 '|' 2026-07-20 14:33:43.853 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:333 : id_and_ext_gw_ip='| gateway_ip | 172.24.4.1 | | id | 69eba289-474f-46f8-9e4b-76411ee7c732 |' 2026-07-20 14:33:43.857 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:334 : local ext_gw_ip 2026-07-20 14:33:43.864 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : echo '|' gateway_ip '|' 172.24.4.1 '|' '|' id '|' 69eba289-474f-46f8-9e4b-76411ee7c732 '|' 2026-07-20 14:33:43.864 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : get_field 2 2026-07-20 14:33:43.869 | ++ functions-common:get_field:806 : local data field 2026-07-20 14:33:43.872 | ++ functions-common:get_field:807 : read data 2026-07-20 14:33:43.876 | ++ functions-common:get_field:808 : '[' 2 -lt 0 ']' 2026-07-20 14:33:43.880 | ++ functions-common:get_field:811 : field='$3' 2026-07-20 14:33:43.885 | ++ functions-common:get_field:813 : echo '| gateway_ip | 172.24.4.1 | | id | 69eba289-474f-46f8-9e4b-76411ee7c732 |' 2026-07-20 14:33:43.886 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2026-07-20 14:33:43.893 | ++ functions-common:get_field:807 : read data 2026-07-20 14:33:43.899 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : ext_gw_ip=172.24.4.1 2026-07-20 14:33:43.905 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : echo '|' gateway_ip '|' 172.24.4.1 '|' '|' id '|' 69eba289-474f-46f8-9e4b-76411ee7c732 '|' 2026-07-20 14:33:43.905 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : get_field 5 2026-07-20 14:33:43.909 | ++ functions-common:get_field:806 : local data field 2026-07-20 14:33:43.913 | ++ functions-common:get_field:807 : read data 2026-07-20 14:33:43.916 | ++ functions-common:get_field:808 : '[' 5 -lt 0 ']' 2026-07-20 14:33:43.920 | ++ functions-common:get_field:811 : field='$6' 2026-07-20 14:33:43.925 | ++ functions-common:get_field:813 : echo '| gateway_ip | 172.24.4.1 | | id | 69eba289-474f-46f8-9e4b-76411ee7c732 |' 2026-07-20 14:33:43.925 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2026-07-20 14:33:43.931 | ++ functions-common:get_field:807 : read data 2026-07-20 14:33:43.937 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : PUB_SUBNET_ID=69eba289-474f-46f8-9e4b-76411ee7c732 2026-07-20 14:33:43.940 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:338 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router set --external-gateway b4fd23f6-6316-4df4-b094-8b9c4b4ff619 bfed15dd-8c5d-434e-b9b8-b5bf243a6ca7 2026-07-20 14:33:49.413 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : [[ ovn == \o\v\n ]] 2026-07-20 14:33:49.417 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : [[ True == \T\r\u\e ]] 2026-07-20 14:33:49.421 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : is_service_enabled q-svc neutron-api 2026-07-20 14:33:49.446 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 14:33:49.451 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:343 : local ext_gw_interface=none 2026-07-20 14:33:49.455 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:344 : is_neutron_ovs_base_plugin 2026-07-20 14:33:49.459 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2026-07-20 14:33:49.464 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:345 : _neutron_get_ext_gw_interface 2026-07-20 14:33:49.468 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:145 : [[ False == \T\r\u\e ]] 2026-07-20 14:33:49.472 | ++ 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-20 14:33:49.507 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:152 : echo br-ex 2026-07-20 14:33:49.511 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:345 : ext_gw_interface=br-ex 2026-07-20 14:33:49.515 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:347 : [[ br-ex != \n\o\n\e ]] 2026-07-20 14:33:49.518 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:348 : local cidr_len=24 2026-07-20 14:33:49.522 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:349 : local 'testcmd=ip -o link | grep -q br-ex' 2026-07-20 14:33:49.525 | + 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-20 14:33:49.528 | + functions-common:test_with_retry:2358 : local 'testcmd=ip -o link | grep -q br-ex' 2026-07-20 14:33:49.532 | + functions-common:test_with_retry:2359 : local 'failmsg=br-ex creation failed' 2026-07-20 14:33:49.535 | + functions-common:test_with_retry:2360 : local until=10 2026-07-20 14:33:49.539 | + functions-common:test_with_retry:2361 : local sleep=0.5 2026-07-20 14:33:49.541 | + functions-common:test_with_retry:2363 : time_start test_with_retry 2026-07-20 14:33:49.544 | + functions-common:time_start:2406 : local name=test_with_retry 2026-07-20 14:33:49.548 | + functions-common:time_start:2407 : local start_time= 2026-07-20 14:33:49.551 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-20 14:33:49.554 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-20 14:33:49.560 | + functions-common:time_start:2411 : _TIME_START[$name]=1784558029556 2026-07-20 14:33:49.561 | + 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-20 14:33:49.568 | + functions-common:test_with_retry:2367 : time_stop test_with_retry 2026-07-20 14:33:49.570 | + functions-common:time_stop:2420 : local name 2026-07-20 14:33:49.572 | + functions-common:time_stop:2421 : local end_time 2026-07-20 14:33:49.575 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-20 14:33:49.579 | + functions-common:time_stop:2423 : local total 2026-07-20 14:33:49.582 | + functions-common:time_stop:2424 : local start_time 2026-07-20 14:33:49.584 | + functions-common:time_stop:2426 : name=test_with_retry 2026-07-20 14:33:49.586 | + functions-common:time_stop:2427 : start_time=1784558029556 2026-07-20 14:33:49.588 | + functions-common:time_stop:2429 : [[ -z 1784558029556 ]] 2026-07-20 14:33:49.592 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-20 14:33:49.595 | + functions-common:time_stop:2432 : end_time=1784558029592 2026-07-20 14:33:49.598 | + functions-common:time_stop:2433 : elapsed_time=36 2026-07-20 14:33:49.600 | + functions-common:time_stop:2434 : total=8156 2026-07-20 14:33:49.603 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-20 14:33:49.607 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=8192 2026-07-20 14:33:49.613 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : ip addr show dev br-ex 2026-07-20 14:33:49.614 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : grep -c 172.24.4.1 2026-07-20 14:33:49.620 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ 0 == 0 ]] 2026-07-20 14:33:49.625 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ True == \F\a\l\s\e ]] 2026-07-20 14:33:49.628 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ False == \T\r\u\e ]] 2026-07-20 14:33:49.632 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ True == \T\r\u\e ]] 2026-07-20 14:33:49.635 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:352 : sudo ip addr add 172.24.4.1/24 dev br-ex 2026-07-20 14:33:49.654 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:353 : sudo ip link set br-ex up 2026-07-20 14:33:49.681 | ++ 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-20 14:33:49.682 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : awk -Fip_address '{ print $2 }' 2026-07-20 14:33:49.684 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : tr '\n' ' ' 2026-07-20 14:33:49.687 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : cut -f2 '-d'\''' 2026-07-20 14:33:52.891 | ++ functions-common:oscwrap:2465 : return 0 2026-07-20 14:33:52.897 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : ROUTER_GW_IP=' 172.24.4.2 ' 2026-07-20 14:33:52.901 | + 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-20 14:33:52.905 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-07-20 14:33:52.930 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:358 : _neutron_set_router_id 2026-07-20 14:33:52.933 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:138 : [[ True == \F\a\l\s\e ]] 2026-07-20 14:33:52.937 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:246 : [[ 4+6 =~ .*6 ]] 2026-07-20 14:33:52.942 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:248 : _neutron_configure_router_v6 2026-07-20 14:33:52.947 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:364 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet bfed15dd-8c5d-434e-b9b8-b5bf243a6ca7 ecd3aa9a-e108-4979-859c-c05b843ced5f 2026-07-20 14:33:59.755 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:366 : local ipv6_id_and_ext_gw_ip 2026-07-20 14:33:59.759 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:367 : _neutron_create_public_subnet_v6 b4fd23f6-6316-4df4-b094-8b9c4b4ff619 2026-07-20 14:33:59.762 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:314 : local dhcp_param=--no-dhcp 2026-07-20 14:33:59.766 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:315 : [[ False == \T\r\u\e ]] 2026-07-20 14:33:59.769 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:318 : local 'subnet_params=--ip-version 6 ' 2026-07-20 14:33:59.772 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:319 : subnet_params+='--gateway 2001:db8::2 ' 2026-07-20 14:33:59.777 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:320 : subnet_params+='--network b4fd23f6-6316-4df4-b094-8b9c4b4ff619 --subnet-range 2001:db8::/64 --no-dhcp ' 2026-07-20 14:33:59.780 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:321 : subnet_params+=ipv6-public-subnet 2026-07-20 14:33:59.784 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:322 : local ipv6_id_and_ext_gw_ip 2026-07-20 14:33:59.790 | +++ 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 b4fd23f6-6316-4df4-b094-8b9c4b4ff619 --subnet-range 2001:db8::/64 --no-dhcp ipv6-public-subnet 2026-07-20 14:33:59.790 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:323 : grep -e gateway_ip -e ' id ' 2026-07-20 14:34:05.285 | +++ functions-common:oscwrap:2465 : return 0 2026-07-20 14:34:05.291 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:323 : ipv6_id_and_ext_gw_ip='| gateway_ip | 2001:db8::2 | 2026-07-20 14:34:05.291 | | id | a85572b1-d430-4f5c-8628-4fae225fc4f2 |' 2026-07-20 14:34:05.294 | ++ 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-20 14:34:05.298 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-07-20 14:34:05.320 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:325 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' a85572b1-d430-4f5c-8628-4fae225fc4f2 '|' 2026-07-20 14:34:05.324 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:367 : ipv6_id_and_ext_gw_ip='| gateway_ip | 2001:db8::2 | | id | a85572b1-d430-4f5c-8628-4fae225fc4f2 |' 2026-07-20 14:34:05.327 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:368 : local ipv6_ext_gw_ip 2026-07-20 14:34:05.332 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:369 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' a85572b1-d430-4f5c-8628-4fae225fc4f2 '|' 2026-07-20 14:34:05.333 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:369 : get_field 2 2026-07-20 14:34:05.337 | ++ functions-common:get_field:806 : local data field 2026-07-20 14:34:05.341 | ++ functions-common:get_field:807 : read data 2026-07-20 14:34:05.345 | ++ functions-common:get_field:808 : '[' 2 -lt 0 ']' 2026-07-20 14:34:05.349 | ++ functions-common:get_field:811 : field='$3' 2026-07-20 14:34:05.354 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2026-07-20 14:34:05.355 | ++ functions-common:get_field:813 : echo '| gateway_ip | 2001:db8::2 | | id | a85572b1-d430-4f5c-8628-4fae225fc4f2 |' 2026-07-20 14:34:05.361 | ++ functions-common:get_field:807 : read data 2026-07-20 14:34:05.366 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:369 : ipv6_ext_gw_ip=2001:db8::2 2026-07-20 14:34:05.370 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:370 : local ipv6_pub_subnet_id 2026-07-20 14:34:05.376 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : get_field 5 2026-07-20 14:34:05.377 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' a85572b1-d430-4f5c-8628-4fae225fc4f2 '|' 2026-07-20 14:34:05.380 | ++ functions-common:get_field:806 : local data field 2026-07-20 14:34:05.384 | ++ functions-common:get_field:807 : read data 2026-07-20 14:34:05.388 | ++ functions-common:get_field:808 : '[' 5 -lt 0 ']' 2026-07-20 14:34:05.392 | ++ functions-common:get_field:811 : field='$6' 2026-07-20 14:34:05.397 | ++ functions-common:get_field:813 : echo '| gateway_ip | 2001:db8::2 | | id | a85572b1-d430-4f5c-8628-4fae225fc4f2 |' 2026-07-20 14:34:05.398 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2026-07-20 14:34:05.406 | ++ functions-common:get_field:807 : read data 2026-07-20 14:34:05.410 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : ipv6_pub_subnet_id=a85572b1-d430-4f5c-8628-4fae225fc4f2 2026-07-20 14:34:05.414 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:375 : [[ 4+6 == \6 ]] 2026-07-20 14:34:05.419 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:380 : [[ ovn == \o\v\n ]] 2026-07-20 14:34:05.422 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:380 : [[ True == \T\r\u\e ]] 2026-07-20 14:34:05.425 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:380 : is_service_enabled q-svc neutron-api 2026-07-20 14:34:05.446 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 14:34:05.450 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:394 : sudo sysctl -w net.ipv6.conf.all.forwarding=1 2026-07-20 14:34:05.464 | net.ipv6.conf.all.forwarding = 1 2026-07-20 14:34:05.473 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : grep ip_address 2026-07-20 14:34:05.474 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : grep -C 1 a85572b1-d430-4f5c-8628-4fae225fc4f2 2026-07-20 14:34:05.475 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : awk '{print $2}' 2026-07-20 14:34:05.476 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : oscwrap --os-cloud devstack-admin-demo --os-region RegionOne router show bfed15dd-8c5d-434e-b9b8-b5bf243a6ca7 -c external_gateway_info -f json 2026-07-20 14:34:05.476 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : tr -d '"' 2026-07-20 14:34:08.739 | ++ functions-common:oscwrap:2465 : return 0 2026-07-20 14:34:08.746 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : IPV6_ROUTER_GW_IP=2001:db8::1 2026-07-20 14:34:08.751 | + 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-20 14:34:08.755 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-07-20 14:34:08.779 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:406 : is_neutron_ovs_base_plugin 2026-07-20 14:34:08.783 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2026-07-20 14:34:08.787 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:407 : local ext_gw_interface 2026-07-20 14:34:08.792 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:408 : _neutron_get_ext_gw_interface 2026-07-20 14:34:08.797 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:145 : [[ False == \T\r\u\e ]] 2026-07-20 14:34:08.800 | ++ 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-20 14:34:08.826 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:152 : echo br-ex 2026-07-20 14:34:08.831 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:408 : ext_gw_interface=br-ex 2026-07-20 14:34:08.835 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:409 : local ipv6_cidr_len=64 2026-07-20 14:34:08.839 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:414 : sudo ip link set br-ex up 2026-07-20 14:34:08.858 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:415 : sudo ip -6 addr replace 2001:db8::2/64 dev br-ex 2026-07-20 14:34:08.876 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:421 : local replace_range=fdf4:bacb:cd41::/56 2026-07-20 14:34:08.881 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:422 : [[ -z 8d001c34-c2e0-4fb4-ad92-4c613c5f64c3 ]] 2026-07-20 14:34:08.885 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:425 : sudo ip -6 route replace fdf4:bacb:cd41::/56 via 2001:db8::1 dev br-ex 2026-07-20 14:34:08.904 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:427 : _neutron_set_router_id 2026-07-20 14:34:08.908 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:138 : [[ True == \F\a\l\s\e ]] 2026-07-20 14:34:08.913 | + ./stack.sh:main:1333 : is_service_enabled nova 2026-07-20 14:34:08.942 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 14:34:08.946 | + ./stack.sh:main:1334 : echo_summary 'Starting Nova' 2026-07-20 14:34:08.950 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-20 14:34:08.955 | + ./stack.sh:echo_summary:450 : echo -e Starting Nova 2026-07-20 14:34:08.959 | + ./stack.sh:main:1335 : start_nova 2026-07-20 14:34:08.963 | + lib/nova:start_nova:1170 : start_nova_rest 2026-07-20 14:34:08.968 | + 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-20 14:34:08.972 | + 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-20 14:34:08.976 | + 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-20 14:34:08.980 | + lib/nova:start_nova_rest:1086 : local compute_cell_conf=/etc/nova/nova.conf 2026-07-20 14:34:08.984 | + 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-20 14:34:08.988 | + functions-common:run_process:1674 : local service=n-sch 2026-07-20 14:34:08.992 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-07-20 14:34:08.996 | + functions-common:run_process:1676 : local group= 2026-07-20 14:34:08.999 | + functions-common:run_process:1677 : local user= 2026-07-20 14:34:09.003 | + functions-common:run_process:1678 : local env_vars= 2026-07-20 14:34:09.007 | + functions-common:run_process:1680 : local name=n-sch 2026-07-20 14:34:09.011 | + functions-common:run_process:1682 : time_start run_process 2026-07-20 14:34:09.015 | + functions-common:time_start:2406 : local name=run_process 2026-07-20 14:34:09.020 | + functions-common:time_start:2407 : local start_time= 2026-07-20 14:34:09.024 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-20 14:34:09.029 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-20 14:34:09.035 | + functions-common:time_start:2411 : _TIME_START[$name]=1784558049030 2026-07-20 14:34:09.039 | + functions-common:run_process:1683 : is_service_enabled n-sch 2026-07-20 14:34:09.066 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 14:34:09.071 | + 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-20 14:34:09.075 | + functions-common:_run_under_systemd:1628 : local service=n-sch 2026-07-20 14:34:09.079 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-07-20 14:34:09.083 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-07-20 14:34:09.087 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-07-20 14:34:09.092 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-07-20 14:34:09.095 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ sudo ]] 2026-07-20 14:34:09.099 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ ^/ ]] 2026-07-20 14:34:09.103 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-sch.service 2026-07-20 14:34:09.107 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-20 14:34:09.112 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-20 14:34:09.116 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-20 14:34:09.120 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-20 14:34:09.124 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-sch] ]] 2026-07-20 14:34:09.129 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ uwsgi ]] 2026-07-20 14:34:09.133 | + 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-20 14:34:09.137 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-sch.service 2026-07-20 14:34:09.141 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-07-20 14:34:09.145 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-20 14:34:09.149 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-07-20 14:34:09.153 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-20 14:34:09.157 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-20 14:34:09.161 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-20 14:34:09.165 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-sch.service 2026-07-20 14:34:09.169 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-20 14:34:09.175 | + 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-20 14:34:09.263 | + 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-20 14:34:09.353 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service User quobyte 2026-07-20 14:34:09.428 | + 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-20 14:34:09.506 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service KillMode process 2026-07-20 14:34:09.582 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service TimeoutStopSec 300 2026-07-20 14:34:09.657 | + 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-20 14:34:09.732 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-20 14:34:09.736 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-20 14:34:09.740 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Install WantedBy multi-user.target 2026-07-20 14:34:09.830 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-20 14:34:10.300 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-sch.service 2026-07-20 14:34:10.334 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-sch.service → /etc/systemd/system/devstack@n-sch.service. 2026-07-20 14:34:10.784 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-sch.service 2026-07-20 14:34:10.850 | + functions-common:run_process:1686 : time_stop run_process 2026-07-20 14:34:10.854 | + functions-common:time_stop:2420 : local name 2026-07-20 14:34:10.859 | + functions-common:time_stop:2421 : local end_time 2026-07-20 14:34:10.863 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-20 14:34:10.867 | + functions-common:time_stop:2423 : local total 2026-07-20 14:34:10.872 | + functions-common:time_stop:2424 : local start_time 2026-07-20 14:34:10.876 | + functions-common:time_stop:2426 : name=run_process 2026-07-20 14:34:10.880 | + functions-common:time_stop:2427 : start_time=1784558049030 2026-07-20 14:34:10.884 | + functions-common:time_stop:2429 : [[ -z 1784558049030 ]] 2026-07-20 14:34:10.890 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-20 14:34:10.896 | + functions-common:time_stop:2432 : end_time=1784558050892 2026-07-20 14:34:10.900 | + functions-common:time_stop:2433 : elapsed_time=1862 2026-07-20 14:34:10.905 | + functions-common:time_stop:2434 : total=21871 2026-07-20 14:34:10.909 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-20 14:34:10.913 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=23733 2026-07-20 14:34:10.919 | ++ lib/nova:start_nova_rest:1089 : which uwsgi 2026-07-20 14:34:10.926 | + 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-20 14:34:10.930 | + functions-common:run_process:1674 : local service=n-api-meta 2026-07-20 14:34:10.934 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-07-20 14:34:10.939 | + functions-common:run_process:1676 : local group= 2026-07-20 14:34:10.943 | + functions-common:run_process:1677 : local user= 2026-07-20 14:34:10.947 | + functions-common:run_process:1678 : local env_vars= 2026-07-20 14:34:10.952 | + functions-common:run_process:1680 : local name=n-api-meta 2026-07-20 14:34:10.956 | + functions-common:run_process:1682 : time_start run_process 2026-07-20 14:34:10.960 | + functions-common:time_start:2406 : local name=run_process 2026-07-20 14:34:10.965 | + functions-common:time_start:2407 : local start_time= 2026-07-20 14:34:10.969 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-20 14:34:10.976 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-20 14:34:10.982 | + functions-common:time_start:2411 : _TIME_START[$name]=1784558050977 2026-07-20 14:34:10.986 | + functions-common:run_process:1683 : is_service_enabled n-api-meta 2026-07-20 14:34:11.013 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 14:34:11.018 | + 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-20 14:34:11.022 | + functions-common:_run_under_systemd:1628 : local service=n-api-meta 2026-07-20 14:34:11.027 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-07-20 14:34:11.031 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-07-20 14:34:11.036 | + 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-20 14:34:11.040 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-07-20 14:34:11.044 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ sudo ]] 2026-07-20 14:34:11.049 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ ^/ ]] 2026-07-20 14:34:11.053 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-api-meta.service 2026-07-20 14:34:11.058 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-20 14:34:11.062 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-20 14:34:11.066 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-20 14:34:11.071 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-20 14:34:11.075 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-api-meta] ]] 2026-07-20 14:34:11.079 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ uwsgi ]] 2026-07-20 14:34:11.084 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-07-20 14:34:11.088 | + 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-20 14:34:11.092 | + 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-20 14:34:11.097 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@n-api-meta.service 2026-07-20 14:34:11.101 | + 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-20 14:34:11.105 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-07-20 14:34:11.110 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-07-20 14:34:11.114 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-07-20 14:34:11.118 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@n-api-meta.service 2026-07-20 14:34:11.122 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-07-20 14:34:11.129 | + 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-20 14:34:11.223 | + 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-20 14:34:11.319 | + 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-20 14:34:11.399 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service User quobyte 2026-07-20 14:34:11.473 | + 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-20 14:34:11.545 | + 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-20 14:34:11.617 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Type notify 2026-07-20 14:34:11.690 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service KillMode process 2026-07-20 14:34:11.764 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Restart always 2026-07-20 14:34:11.841 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service NotifyAccess all 2026-07-20 14:34:11.921 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service RestartForceExitStatus 100 2026-07-20 14:34:11.994 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-07-20 14:34:11.998 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-07-20 14:34:12.002 | + 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-20 14:34:12.092 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-07-20 14:34:12.558 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-api-meta.service 2026-07-20 14:34:12.595 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api-meta.service → /etc/systemd/system/devstack@n-api-meta.service. 2026-07-20 14:34:13.068 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-api-meta.service 2026-07-20 14:34:13.206 | + functions-common:run_process:1686 : time_stop run_process 2026-07-20 14:34:13.209 | + functions-common:time_stop:2420 : local name 2026-07-20 14:34:13.213 | + functions-common:time_stop:2421 : local end_time 2026-07-20 14:34:13.220 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-20 14:34:13.226 | + functions-common:time_stop:2423 : local total 2026-07-20 14:34:13.233 | + functions-common:time_stop:2424 : local start_time 2026-07-20 14:34:13.234 | + functions-common:time_stop:2426 : name=run_process 2026-07-20 14:34:13.240 | + functions-common:time_stop:2427 : start_time=1784558050977 2026-07-20 14:34:13.243 | + functions-common:time_stop:2429 : [[ -z 1784558050977 ]] 2026-07-20 14:34:13.248 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-20 14:34:13.251 | + functions-common:time_stop:2432 : end_time=1784558053248 2026-07-20 14:34:13.255 | + functions-common:time_stop:2433 : elapsed_time=2271 2026-07-20 14:34:13.258 | + functions-common:time_stop:2434 : total=23733 2026-07-20 14:34:13.260 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-20 14:34:13.263 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=26004 2026-07-20 14:34:13.266 | + 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-20 14:34:13.268 | + 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-20 14:34:13.271 | + lib/nova:start_nova:1171 : start_nova_console_proxies 2026-07-20 14:34:13.274 | + 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-20 14:34:13.277 | + 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-20 14:34:13.279 | + 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-20 14:34:13.282 | + lib/nova:start_nova_console_proxies:1110 : local api_cell_conf=/etc/nova/nova.conf 2026-07-20 14:34:13.284 | + 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-20 14:34:13.287 | + lib/nova:start_nova_console_proxies:1117 : enable_nova_console_proxies 2026-07-20 14:34:13.291 | ++ lib/nova:enable_nova_console_proxies:1095 : seq 1 1 2026-07-20 14:34:13.294 | + lib/nova:enable_nova_console_proxies:1095 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-20 14:34:13.296 | + lib/nova:enable_nova_console_proxies:1096 : for srv in n-novnc n-spice n-sproxy 2026-07-20 14:34:13.298 | + lib/nova:enable_nova_console_proxies:1097 : is_service_enabled n-novnc 2026-07-20 14:34:13.319 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 14:34:13.322 | + lib/nova:enable_nova_console_proxies:1098 : enable_service n-novnc-cell1 2026-07-20 14:34:13.378 | + lib/nova:enable_nova_console_proxies:1096 : for srv in n-novnc n-spice n-sproxy 2026-07-20 14:34:13.379 | + lib/nova:enable_nova_console_proxies:1097 : is_service_enabled n-spice 2026-07-20 14:34:13.399 | + functions-common:is_service_enabled:2076 : return 1 2026-07-20 14:34:13.401 | + lib/nova:enable_nova_console_proxies:1096 : for srv in n-novnc n-spice n-sproxy 2026-07-20 14:34:13.405 | + lib/nova:enable_nova_console_proxies:1097 : is_service_enabled n-sproxy 2026-07-20 14:34:13.424 | + functions-common:is_service_enabled:2076 : return 1 2026-07-20 14:34:13.427 | ++ lib/nova:start_nova_console_proxies:1118 : seq 1 1 2026-07-20 14:34:13.431 | + lib/nova:start_nova_console_proxies:1118 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-20 14:34:13.436 | + lib/nova:start_nova_console_proxies:1119 : local conf 2026-07-20 14:34:13.437 | ++ lib/nova:start_nova_console_proxies:1120 : conductor_conf 1 2026-07-20 14:34:13.439 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-07-20 14:34:13.441 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-07-20 14:34:13.444 | + lib/nova:start_nova_console_proxies:1120 : conf=/etc/nova/nova_cell1.conf 2026-07-20 14:34:13.446 | + 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-20 14:34:13.448 | + functions-common:run_process:1674 : local service=n-novnc-cell1 2026-07-20 14:34:13.450 | + 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-20 14:34:13.452 | + functions-common:run_process:1676 : local group= 2026-07-20 14:34:13.454 | + functions-common:run_process:1677 : local user= 2026-07-20 14:34:13.456 | + functions-common:run_process:1678 : local env_vars= 2026-07-20 14:34:13.458 | + functions-common:run_process:1680 : local name=n-novnc-cell1 2026-07-20 14:34:13.460 | + functions-common:run_process:1682 : time_start run_process 2026-07-20 14:34:13.463 | + functions-common:time_start:2406 : local name=run_process 2026-07-20 14:34:13.464 | + functions-common:time_start:2407 : local start_time= 2026-07-20 14:34:13.467 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-20 14:34:13.469 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-20 14:34:13.473 | + functions-common:time_start:2411 : _TIME_START[$name]=1784558053470 2026-07-20 14:34:13.475 | + functions-common:run_process:1683 : is_service_enabled n-novnc-cell1 2026-07-20 14:34:13.496 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 14:34:13.498 | + 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-20 14:34:13.500 | + functions-common:_run_under_systemd:1628 : local service=n-novnc-cell1 2026-07-20 14:34:13.502 | + 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-20 14:34:13.504 | + 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-20 14:34:13.506 | + 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-20 14:34:13.508 | + 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-20 14:34:13.510 | + 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-20 14:34:13.512 | + 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-20 14:34:13.514 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-novnc-cell1.service 2026-07-20 14:34:13.516 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-20 14:34:13.518 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-20 14:34:13.522 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-20 14:34:13.522 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-20 14:34:13.524 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-novnc-cell1] ]] 2026-07-20 14:34:13.526 | + 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-20 14:34:13.528 | + 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-20 14:34:13.530 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-novnc-cell1.service 2026-07-20 14:34:13.532 | + 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-20 14:34:13.534 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-20 14:34:13.538 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-07-20 14:34:13.538 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-20 14:34:13.540 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-20 14:34:13.541 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-20 14:34:13.543 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-novnc-cell1.service 2026-07-20 14:34:13.545 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-20 14:34:13.549 | + 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-20 14:34:13.635 | + 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-20 14:34:13.718 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service User quobyte 2026-07-20 14:34:13.786 | + 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-20 14:34:13.858 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service KillMode process 2026-07-20 14:34:13.925 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service TimeoutStopSec 300 2026-07-20 14:34:14.007 | + 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-20 14:34:14.080 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-20 14:34:14.082 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-20 14:34:14.084 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Install WantedBy multi-user.target 2026-07-20 14:34:14.164 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-20 14:34:14.713 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-novnc-cell1.service 2026-07-20 14:34:14.757 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-novnc-cell1.service → /etc/systemd/system/devstack@n-novnc-cell1.service. 2026-07-20 14:34:15.243 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-novnc-cell1.service 2026-07-20 14:34:15.301 | + functions-common:run_process:1686 : time_stop run_process 2026-07-20 14:34:15.305 | + functions-common:time_stop:2420 : local name 2026-07-20 14:34:15.310 | + functions-common:time_stop:2421 : local end_time 2026-07-20 14:34:15.314 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-20 14:34:15.318 | + functions-common:time_stop:2423 : local total 2026-07-20 14:34:15.323 | + functions-common:time_stop:2424 : local start_time 2026-07-20 14:34:15.329 | + functions-common:time_stop:2426 : name=run_process 2026-07-20 14:34:15.332 | + functions-common:time_stop:2427 : start_time=1784558053470 2026-07-20 14:34:15.337 | + functions-common:time_stop:2429 : [[ -z 1784558053470 ]] 2026-07-20 14:34:15.337 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-20 14:34:15.341 | + functions-common:time_stop:2432 : end_time=1784558055339 2026-07-20 14:34:15.344 | + functions-common:time_stop:2433 : elapsed_time=1869 2026-07-20 14:34:15.346 | + functions-common:time_stop:2434 : total=26004 2026-07-20 14:34:15.348 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-20 14:34:15.351 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=27873 2026-07-20 14:34:15.353 | + 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-20 14:34:15.356 | + functions-common:run_process:1674 : local service=n-spice-cell1 2026-07-20 14:34:15.360 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2026-07-20 14:34:15.361 | + functions-common:run_process:1676 : local group= 2026-07-20 14:34:15.363 | + functions-common:run_process:1677 : local user= 2026-07-20 14:34:15.368 | + functions-common:run_process:1678 : local env_vars= 2026-07-20 14:34:15.368 | + functions-common:run_process:1680 : local name=n-spice-cell1 2026-07-20 14:34:15.371 | + functions-common:run_process:1682 : time_start run_process 2026-07-20 14:34:15.373 | + functions-common:time_start:2406 : local name=run_process 2026-07-20 14:34:15.375 | + functions-common:time_start:2407 : local start_time= 2026-07-20 14:34:15.378 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-20 14:34:15.381 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-20 14:34:15.385 | + functions-common:time_start:2411 : _TIME_START[$name]=1784558055383 2026-07-20 14:34:15.388 | + functions-common:run_process:1683 : is_service_enabled n-spice-cell1 2026-07-20 14:34:15.419 | + functions-common:is_service_enabled:2076 : return 1 2026-07-20 14:34:15.421 | + functions-common:run_process:1686 : time_stop run_process 2026-07-20 14:34:15.424 | + functions-common:time_stop:2420 : local name 2026-07-20 14:34:15.426 | + functions-common:time_stop:2421 : local end_time 2026-07-20 14:34:15.429 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-20 14:34:15.431 | + functions-common:time_stop:2423 : local total 2026-07-20 14:34:15.433 | + functions-common:time_stop:2424 : local start_time 2026-07-20 14:34:15.438 | + functions-common:time_stop:2426 : name=run_process 2026-07-20 14:34:15.438 | + functions-common:time_stop:2427 : start_time=1784558055383 2026-07-20 14:34:15.441 | + functions-common:time_stop:2429 : [[ -z 1784558055383 ]] 2026-07-20 14:34:15.444 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-20 14:34:15.448 | + functions-common:time_stop:2432 : end_time=1784558055445 2026-07-20 14:34:15.450 | + functions-common:time_stop:2433 : elapsed_time=62 2026-07-20 14:34:15.453 | + functions-common:time_stop:2434 : total=27873 2026-07-20 14:34:15.455 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-20 14:34:15.458 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=27935 2026-07-20 14:34:15.460 | + 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-20 14:34:15.463 | + functions-common:run_process:1674 : local service=n-sproxy-cell1 2026-07-20 14:34:15.465 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2026-07-20 14:34:15.468 | + functions-common:run_process:1676 : local group= 2026-07-20 14:34:15.470 | + functions-common:run_process:1677 : local user= 2026-07-20 14:34:15.473 | + functions-common:run_process:1678 : local env_vars= 2026-07-20 14:34:15.475 | + functions-common:run_process:1680 : local name=n-sproxy-cell1 2026-07-20 14:34:15.477 | + functions-common:run_process:1682 : time_start run_process 2026-07-20 14:34:15.480 | + functions-common:time_start:2406 : local name=run_process 2026-07-20 14:34:15.482 | + functions-common:time_start:2407 : local start_time= 2026-07-20 14:34:15.485 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-20 14:34:15.488 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-20 14:34:15.493 | + functions-common:time_start:2411 : _TIME_START[$name]=1784558055490 2026-07-20 14:34:15.495 | + functions-common:run_process:1683 : is_service_enabled n-sproxy-cell1 2026-07-20 14:34:15.519 | + functions-common:is_service_enabled:2076 : return 1 2026-07-20 14:34:15.521 | + functions-common:run_process:1686 : time_stop run_process 2026-07-20 14:34:15.524 | + functions-common:time_stop:2420 : local name 2026-07-20 14:34:15.526 | + functions-common:time_stop:2421 : local end_time 2026-07-20 14:34:15.529 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-20 14:34:15.531 | + functions-common:time_stop:2423 : local total 2026-07-20 14:34:15.533 | + functions-common:time_stop:2424 : local start_time 2026-07-20 14:34:15.536 | + functions-common:time_stop:2426 : name=run_process 2026-07-20 14:34:15.538 | + functions-common:time_stop:2427 : start_time=1784558055490 2026-07-20 14:34:15.540 | + functions-common:time_stop:2429 : [[ -z 1784558055490 ]] 2026-07-20 14:34:15.543 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-20 14:34:15.549 | + functions-common:time_stop:2432 : end_time=1784558055545 2026-07-20 14:34:15.550 | + functions-common:time_stop:2433 : elapsed_time=55 2026-07-20 14:34:15.552 | + functions-common:time_stop:2434 : total=27935 2026-07-20 14:34:15.554 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-20 14:34:15.557 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=27990 2026-07-20 14:34:15.559 | + 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-20 14:34:15.562 | + 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-20 14:34:15.565 | + lib/nova:start_nova:1172 : start_nova_conductor 2026-07-20 14:34:15.568 | + lib/nova:start_nova_conductor:1140 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-07-20 14:34:15.570 | + lib/nova:start_nova_conductor:1146 : enable_nova_fleet 2026-07-20 14:34:15.572 | + lib/nova:enable_nova_fleet:1131 : is_service_enabled n-cond 2026-07-20 14:34:15.597 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 14:34:15.600 | + lib/nova:enable_nova_fleet:1132 : enable_service n-super-cond 2026-07-20 14:34:15.657 | ++ lib/nova:enable_nova_fleet:1133 : seq 1 1 2026-07-20 14:34:15.659 | + lib/nova:enable_nova_fleet:1133 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-20 14:34:15.661 | + lib/nova:enable_nova_fleet:1134 : enable_service n-cond-cell1 2026-07-20 14:34:15.717 | + lib/nova:start_nova_conductor:1147 : is_service_enabled n-super-cond 2026-07-20 14:34:15.735 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 14:34:15.737 | + 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-20 14:34:15.740 | + functions-common:run_process:1674 : local service=n-super-cond 2026-07-20 14:34:15.742 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-07-20 14:34:15.744 | + functions-common:run_process:1676 : local group= 2026-07-20 14:34:15.747 | + functions-common:run_process:1677 : local user= 2026-07-20 14:34:15.749 | + functions-common:run_process:1678 : local env_vars= 2026-07-20 14:34:15.752 | + functions-common:run_process:1680 : local name=n-super-cond 2026-07-20 14:34:15.754 | + functions-common:run_process:1682 : time_start run_process 2026-07-20 14:34:15.759 | + functions-common:time_start:2406 : local name=run_process 2026-07-20 14:34:15.759 | + functions-common:time_start:2407 : local start_time= 2026-07-20 14:34:15.761 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-20 14:34:15.764 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-20 14:34:15.769 | + functions-common:time_start:2411 : _TIME_START[$name]=1784558055766 2026-07-20 14:34:15.771 | + functions-common:run_process:1683 : is_service_enabled n-super-cond 2026-07-20 14:34:15.789 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 14:34:15.791 | + 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-20 14:34:15.794 | + functions-common:_run_under_systemd:1628 : local service=n-super-cond 2026-07-20 14:34:15.796 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-07-20 14:34:15.799 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-07-20 14:34:15.801 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-07-20 14:34:15.804 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-07-20 14:34:15.806 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ sudo ]] 2026-07-20 14:34:15.808 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ ^/ ]] 2026-07-20 14:34:15.811 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-super-cond.service 2026-07-20 14:34:15.814 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-20 14:34:15.816 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-20 14:34:15.818 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-20 14:34:15.820 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-20 14:34:15.823 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-super-cond] ]] 2026-07-20 14:34:15.826 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ uwsgi ]] 2026-07-20 14:34:15.828 | + 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-20 14:34:15.830 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-super-cond.service 2026-07-20 14:34:15.832 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-07-20 14:34:15.834 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-20 14:34:15.837 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-07-20 14:34:15.839 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-20 14:34:15.841 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-20 14:34:15.844 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-20 14:34:15.846 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-super-cond.service 2026-07-20 14:34:15.848 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-20 14:34:15.852 | + 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-20 14:34:15.959 | + 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-20 14:34:16.105 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service User quobyte 2026-07-20 14:34:16.219 | + 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-20 14:34:16.342 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service KillMode process 2026-07-20 14:34:16.468 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service TimeoutStopSec 300 2026-07-20 14:34:16.578 | + 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-20 14:34:16.667 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-20 14:34:16.675 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-20 14:34:16.681 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Install WantedBy multi-user.target 2026-07-20 14:34:16.817 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-20 14:34:17.392 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-super-cond.service 2026-07-20 14:34:17.413 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-super-cond.service → /etc/systemd/system/devstack@n-super-cond.service. 2026-07-20 14:34:17.958 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-super-cond.service 2026-07-20 14:34:18.023 | + functions-common:run_process:1686 : time_stop run_process 2026-07-20 14:34:18.029 | + functions-common:time_stop:2420 : local name 2026-07-20 14:34:18.035 | + functions-common:time_stop:2421 : local end_time 2026-07-20 14:34:18.041 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-20 14:34:18.044 | + functions-common:time_stop:2423 : local total 2026-07-20 14:34:18.053 | + functions-common:time_stop:2424 : local start_time 2026-07-20 14:34:18.060 | + functions-common:time_stop:2426 : name=run_process 2026-07-20 14:34:18.063 | + functions-common:time_stop:2427 : start_time=1784558055766 2026-07-20 14:34:18.071 | + functions-common:time_stop:2429 : [[ -z 1784558055766 ]] 2026-07-20 14:34:18.078 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-20 14:34:18.088 | + functions-common:time_stop:2432 : end_time=1784558058082 2026-07-20 14:34:18.099 | + functions-common:time_stop:2433 : elapsed_time=2316 2026-07-20 14:34:18.101 | + functions-common:time_stop:2434 : total=27990 2026-07-20 14:34:18.105 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-20 14:34:18.108 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=30306 2026-07-20 14:34:18.115 | ++ lib/nova:start_nova_conductor:1150 : seq 1 1 2026-07-20 14:34:18.117 | + lib/nova:start_nova_conductor:1150 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-20 14:34:18.119 | + lib/nova:start_nova_conductor:1151 : is_service_enabled n-cond-cell1 2026-07-20 14:34:18.138 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 14:34:18.140 | + lib/nova:start_nova_conductor:1152 : local conf 2026-07-20 14:34:18.148 | ++ lib/nova:start_nova_conductor:1153 : conductor_conf 1 2026-07-20 14:34:18.152 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-07-20 14:34:18.157 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-07-20 14:34:18.160 | + lib/nova:start_nova_conductor:1153 : conf=/etc/nova/nova_cell1.conf 2026-07-20 14:34:18.162 | + 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-20 14:34:18.164 | + functions-common:run_process:1674 : local service=n-cond-cell1 2026-07-20 14:34:18.167 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-07-20 14:34:18.170 | + functions-common:run_process:1676 : local group= 2026-07-20 14:34:18.173 | + functions-common:run_process:1677 : local user= 2026-07-20 14:34:18.174 | + functions-common:run_process:1678 : local env_vars= 2026-07-20 14:34:18.176 | + functions-common:run_process:1680 : local name=n-cond-cell1 2026-07-20 14:34:18.178 | + functions-common:run_process:1682 : time_start run_process 2026-07-20 14:34:18.180 | + functions-common:time_start:2406 : local name=run_process 2026-07-20 14:34:18.183 | + functions-common:time_start:2407 : local start_time= 2026-07-20 14:34:18.185 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-20 14:34:18.195 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-20 14:34:18.198 | + functions-common:time_start:2411 : _TIME_START[$name]=1784558058193 2026-07-20 14:34:18.203 | + functions-common:run_process:1683 : is_service_enabled n-cond-cell1 2026-07-20 14:34:18.236 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 14:34:18.245 | + 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-20 14:34:18.250 | + functions-common:_run_under_systemd:1628 : local service=n-cond-cell1 2026-07-20 14:34:18.254 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-07-20 14:34:18.260 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-07-20 14:34:18.267 | + 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-20 14:34:18.270 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-07-20 14:34:18.274 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ sudo ]] 2026-07-20 14:34:18.279 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ ^/ ]] 2026-07-20 14:34:18.283 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-cond-cell1.service 2026-07-20 14:34:18.285 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-20 14:34:18.290 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-20 14:34:18.297 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-20 14:34:18.301 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-20 14:34:18.309 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-cond-cell1] ]] 2026-07-20 14:34:18.315 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ uwsgi ]] 2026-07-20 14:34:18.322 | + 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-20 14:34:18.328 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-cond-cell1.service 2026-07-20 14:34:18.334 | + 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-20 14:34:18.342 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-20 14:34:18.350 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-07-20 14:34:18.355 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-20 14:34:18.359 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-20 14:34:18.367 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-20 14:34:18.372 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-cond-cell1.service 2026-07-20 14:34:18.379 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-20 14:34:18.389 | + 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-20 14:34:18.552 | + 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-20 14:34:18.646 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service User quobyte 2026-07-20 14:34:18.755 | + 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-20 14:34:18.891 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service KillMode process 2026-07-20 14:34:18.995 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service TimeoutStopSec 300 2026-07-20 14:34:19.061 | + 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-20 14:34:19.125 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-20 14:34:19.127 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-20 14:34:19.130 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Install WantedBy multi-user.target 2026-07-20 14:34:19.207 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-20 14:34:19.770 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-cond-cell1.service 2026-07-20 14:34:19.806 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cond-cell1.service → /etc/systemd/system/devstack@n-cond-cell1.service. 2026-07-20 14:34:20.287 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-cond-cell1.service 2026-07-20 14:34:20.360 | + functions-common:run_process:1686 : time_stop run_process 2026-07-20 14:34:20.365 | + functions-common:time_stop:2420 : local name 2026-07-20 14:34:20.368 | + functions-common:time_stop:2421 : local end_time 2026-07-20 14:34:20.370 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-20 14:34:20.373 | + functions-common:time_stop:2423 : local total 2026-07-20 14:34:20.375 | + functions-common:time_stop:2424 : local start_time 2026-07-20 14:34:20.378 | + functions-common:time_stop:2426 : name=run_process 2026-07-20 14:34:20.380 | + functions-common:time_stop:2427 : start_time=1784558058193 2026-07-20 14:34:20.382 | + functions-common:time_stop:2429 : [[ -z 1784558058193 ]] 2026-07-20 14:34:20.387 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-20 14:34:20.390 | + functions-common:time_stop:2432 : end_time=1784558060387 2026-07-20 14:34:20.393 | + functions-common:time_stop:2433 : elapsed_time=2194 2026-07-20 14:34:20.395 | + functions-common:time_stop:2434 : total=30306 2026-07-20 14:34:20.397 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-20 14:34:20.400 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=32500 2026-07-20 14:34:20.402 | + lib/nova:start_nova:1173 : start_nova_compute 2026-07-20 14:34:20.405 | + 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-20 14:34:20.408 | + 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-20 14:34:20.410 | + 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-20 14:34:20.412 | + lib/nova:start_nova_compute:991 : local compute_cell_conf=/etc/nova/nova.conf 2026-07-20 14:34:20.415 | + lib/nova:start_nova_compute:994 : cp /etc/nova/nova.conf /etc/nova/nova-cpu.conf 2026-07-20 14:34:20.421 | + lib/nova:start_nova_compute:996 : merge_config_file /home/quobyte/devstack/local.conf post-config '$NOVA_CPU_CONF' 2026-07-20 14:34:20.423 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-07-20 14:34:20.426 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-07-20 14:34:20.428 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CPU_CONF' 2026-07-20 14:34:20.430 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-07-20 14:34:20.436 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CPU_CONF' 2026-07-20 14:34:20.440 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova-cpu.conf 2026-07-20 14:34:20.442 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova-cpu.conf 2026-07-20 14:34:20.445 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova-cpu.conf ']' 2026-07-20 14:34:20.456 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CPU_CONF' ' 2026-07-20 14:34:20.456 | BEGIN { 2026-07-20 14:34:20.456 | section = "" 2026-07-20 14:34:20.457 | last_section = "" 2026-07-20 14:34:20.457 | section_count = 0 2026-07-20 14:34:20.457 | } 2026-07-20 14:34:20.457 | /^\[.+\]/ { 2026-07-20 14:34:20.457 | gsub("[][]", "", $1); 2026-07-20 14:34:20.457 | section=$1 2026-07-20 14:34:20.457 | next 2026-07-20 14:34:20.458 | } 2026-07-20 14:34:20.458 | /^ *\#/ { 2026-07-20 14:34:20.458 | next 2026-07-20 14:34:20.458 | } 2026-07-20 14:34:20.459 | /^[^ \t]+/ { 2026-07-20 14:34:20.459 | # get offset of first = in $0 2026-07-20 14:34:20.459 | eq_idx = index($0, "=") 2026-07-20 14:34:20.459 | # extract attr & value from $0 2026-07-20 14:34:20.459 | attr = substr($0, 1, eq_idx - 1) 2026-07-20 14:34:20.459 | value = substr($0, eq_idx + 1) 2026-07-20 14:34:20.459 | # only need to strip trailing whitespace from attr 2026-07-20 14:34:20.460 | sub(/[ \t]*$/, "", attr) 2026-07-20 14:34:20.460 | # need to strip leading & trailing whitespace from value 2026-07-20 14:34:20.461 | sub(/^[ \t]*/, "", value) 2026-07-20 14:34:20.461 | sub(/[ \t]*$/, "", value) 2026-07-20 14:34:20.461 | 2026-07-20 14:34:20.461 | # cfg_attr_count: number of config lines per [section, attr] 2026-07-20 14:34:20.461 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-07-20 14:34:20.461 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-07-20 14:34:20.461 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-07-20 14:34:20.461 | if (! (section, attr) in cfg_attr_count) { 2026-07-20 14:34:20.461 | if (section != last_section) { 2026-07-20 14:34:20.461 | cfg_section[section_count++] = section 2026-07-20 14:34:20.461 | last_section = section 2026-07-20 14:34:20.462 | } 2026-07-20 14:34:20.462 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-07-20 14:34:20.462 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-07-20 14:34:20.462 | 2026-07-20 14:34:20.462 | cfg_attr[section, attr, 0] = value 2026-07-20 14:34:20.462 | cfg_attr_count[section, attr] = 1 2026-07-20 14:34:20.462 | } else { 2026-07-20 14:34:20.462 | lno = cfg_attr_count[section, attr]++ 2026-07-20 14:34:20.462 | cfg_attr[section, attr, lno] = value 2026-07-20 14:34:20.462 | } 2026-07-20 14:34:20.462 | } 2026-07-20 14:34:20.463 | END { 2026-07-20 14:34:20.463 | # Process each section in order 2026-07-20 14:34:20.463 | for (sno = 0; sno < section_count; sno++) { 2026-07-20 14:34:20.463 | section = cfg_section[sno] 2026-07-20 14:34:20.463 | # The ini routines simply append a config item immediately 2026-07-20 14:34:20.463 | # after the section header. To keep the same order as defined 2026-07-20 14:34:20.463 | # in local.conf, invoke the ini routines in the reverse order 2026-07-20 14:34:20.463 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-07-20 14:34:20.465 | attr = cfg_sec_attr_name[sno, attr_no] 2026-07-20 14:34:20.465 | if (cfg_attr_count[section, attr] == 1) 2026-07-20 14:34:20.466 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-07-20 14:34:20.466 | else { 2026-07-20 14:34:20.466 | # For multiline, invoke the ini routines in the reverse order 2026-07-20 14:34:20.467 | count = cfg_attr_count[section, attr] 2026-07-20 14:34:20.467 | print "inidelete " configfile " " section " " attr 2026-07-20 14:34:20.469 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-07-20 14:34:20.469 | for (l = count -2; l >= 0; l--) 2026-07-20 14:34:20.469 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-07-20 14:34:20.469 | } 2026-07-20 14:34:20.469 | } 2026-07-20 14:34:20.469 | } 2026-07-20 14:34:20.469 | } 2026-07-20 14:34:20.469 | ' 2026-07-20 14:34:20.469 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-07-20 14:34:20.469 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config '$NOVA_CPU_CONF' 2026-07-20 14:34:20.470 | + inc/meta-config:merge_config_file:164 : read a 2026-07-20 14:34:20.470 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-07-20 14:34:20.472 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-07-20 14:34:20.480 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CPU_CONF' 2026-07-20 14:34:20.488 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-07-20 14:34:20.490 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CPU_CONF ]] 2026-07-20 14:34:20.495 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CPU_CONF' ' 2026-07-20 14:34:20.495 | BEGIN { group = "" } 2026-07-20 14:34:20.495 | /^\[\[.+\|.*\]\]/ { 2026-07-20 14:34:20.495 | gsub("[][]", "", $1); 2026-07-20 14:34:20.495 | split($1, a, "|"); 2026-07-20 14:34:20.495 | if (a[1] == matchgroup && a[2] == configfile) { 2026-07-20 14:34:20.496 | group=a[1] 2026-07-20 14:34:20.496 | } else { 2026-07-20 14:34:20.496 | group="" 2026-07-20 14:34:20.496 | } 2026-07-20 14:34:20.496 | next 2026-07-20 14:34:20.496 | } 2026-07-20 14:34:20.496 | { 2026-07-20 14:34:20.497 | if (group != "") 2026-07-20 14:34:20.498 | print $0 2026-07-20 14:34:20.498 | } 2026-07-20 14:34:20.498 | ' /home/quobyte/devstack/local.conf 2026-07-20 14:34:20.504 | + lib/nova:start_nova_compute:998 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-07-20 14:34:20.508 | + lib/nova:start_nova_compute:1005 : iniset /etc/nova/nova-cpu.conf workarounds disable_group_policy_check_upcall True 2026-07-20 14:34:20.550 | + lib/nova:start_nova_compute:1008 : iniset /etc/nova/nova-cpu.conf filter_scheduler track_instance_changes False 2026-07-20 14:34:20.593 | + lib/nova:start_nova_compute:1009 : iniset_rpc_backend nova /etc/nova/nova-cpu.conf DEFAULT nova_cell1 2026-07-20 14:34:20.597 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-07-20 14:34:20.600 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova-cpu.conf 2026-07-20 14:34:20.604 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-07-20 14:34:20.608 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host=nova_cell1 2026-07-20 14:34:20.612 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-07-20 14:34:20.634 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 14:34:20.640 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url nova_cell1 2026-07-20 14:34:20.644 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host=nova_cell1 2026-07-20 14:34:20.648 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-07-20 14:34:20.670 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-20 14:34:20.674 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.72:5672/nova_cell1 2026-07-20 14:34:20.679 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova-cpu.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.72:5672/nova_cell1 2026-07-20 14:34:20.720 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-07-20 14:34:20.724 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-07-20 14:34:20.728 | + lib/nova:start_nova_compute:1013 : inidelete /etc/nova/nova-cpu.conf database connection 2026-07-20 14:34:20.755 | + lib/nova:start_nova_compute:1014 : inidelete /etc/nova/nova-cpu.conf api_database connection 2026-07-20 14:34:20.780 | + lib/nova:start_nova_compute:1019 : configure_console_compute 2026-07-20 14:34:20.785 | + lib/nova:configure_console_compute:671 : local offset 2026-07-20 14:34:20.788 | + lib/nova:configure_console_compute:672 : offset=0 2026-07-20 14:34:20.792 | + lib/nova:configure_console_compute:676 : local default_proxyclient_addr 2026-07-20 14:34:20.796 | ++ lib/nova:configure_console_compute:677 : iniget /etc/nova/nova-cpu.conf DEFAULT my_ip 2026-07-20 14:34:20.824 | + lib/nova:configure_console_compute:677 : default_proxyclient_addr=192.168.122.72 2026-07-20 14:34:20.828 | + lib/nova:configure_console_compute:681 : is_service_enabled n-cpu 2026-07-20 14:34:20.855 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 14:34:20.859 | + lib/nova:configure_console_compute:682 : '[' False == True ']' 2026-07-20 14:34:20.862 | + lib/nova:configure_console_compute:685 : vercmp v1.3.0 '<' 1.0.0 2026-07-20 14:34:20.866 | + functions:vercmp:647 : local v1=v1.3.0 2026-07-20 14:34:20.870 | + functions:vercmp:648 : local 'op=<' 2026-07-20 14:34:20.874 | + functions:vercmp:649 : local v2=1.0.0 2026-07-20 14:34:20.877 | + functions:vercmp:650 : local result 2026-07-20 14:34:20.884 | ++ functions:vercmp:654 : echo -e 'v1.3.0\n1.0.0' 2026-07-20 14:34:20.884 | ++ functions:vercmp:654 : sort -V 2026-07-20 14:34:20.889 | ++ functions:vercmp:654 : head -1 2026-07-20 14:34:20.895 | + functions:vercmp:654 : result=1.0.0 2026-07-20 14:34:20.899 | + functions:vercmp:656 : case $op in 2026-07-20 14:34:20.902 | + functions:vercmp:666 : '[' v1.3.0 '!=' 1.0.0 ']' 2026-07-20 14:34:20.906 | + functions:vercmp:666 : '[' 1.0.0 = v1.3.0 ']' 2026-07-20 14:34:20.910 | + functions:vercmp:667 : return 2026-07-20 14:34:20.913 | + lib/nova:configure_console_compute:690 : NOVNCPROXY_URL=http://192.168.122.72:6080/vnc_lite.html 2026-07-20 14:34:20.917 | + lib/nova:configure_console_compute:692 : iniset /etc/nova/nova-cpu.conf vnc novncproxy_base_url http://192.168.122.72:6080/vnc_lite.html 2026-07-20 14:34:20.960 | + lib/nova:configure_console_compute:693 : SPICEHTML5PROXY_URL=http://192.168.122.72:6081/spice_auto.html 2026-07-20 14:34:20.963 | + lib/nova:configure_console_compute:694 : iniset /etc/nova/nova-cpu.conf spice html5proxy_base_url http://192.168.122.72:6081/spice_auto.html 2026-07-20 14:34:21.006 | + lib/nova:configure_console_compute:697 : is_service_enabled n-novnc 2026-07-20 14:34:21.030 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 14:34:21.034 | + lib/nova:configure_console_compute:700 : VNCSERVER_LISTEN=0.0.0.0 2026-07-20 14:34:21.037 | + lib/nova:configure_console_compute:701 : VNCSERVER_PROXYCLIENT_ADDRESS=192.168.122.72 2026-07-20 14:34:21.042 | + lib/nova:configure_console_compute:702 : iniset /etc/nova/nova-cpu.conf vnc server_listen 0.0.0.0 2026-07-20 14:34:21.086 | + lib/nova:configure_console_compute:703 : iniset /etc/nova/nova-cpu.conf vnc server_proxyclient_address 192.168.122.72 2026-07-20 14:34:21.128 | + lib/nova:configure_console_compute:708 : is_service_enabled n-spice 2026-07-20 14:34:21.151 | + functions-common:is_service_enabled:2076 : return 1 2026-07-20 14:34:21.155 | + lib/nova:configure_console_compute:708 : '[' False '!=' False ']' 2026-07-20 14:34:21.159 | + lib/nova:configure_console_compute:718 : is_service_enabled n-sproxy 2026-07-20 14:34:21.186 | + functions-common:is_service_enabled:2076 : return 1 2026-07-20 14:34:21.190 | + lib/nova:configure_console_compute:718 : '[' False '!=' False ']' 2026-07-20 14:34:21.194 | + lib/nova:start_nova_compute:1023 : iniset /etc/nova/nova-cpu.conf DEFAULT reimage_timeout_per_gb 180 2026-07-20 14:34:21.236 | + lib/nova:start_nova_compute:1026 : '[' -n 127.0.0.1 ']' 2026-07-20 14:34:21.240 | + 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-20 14:34:21.280 | + lib/nova:start_nova_compute:1031 : [[ libvirt == \l\i\b\v\i\r\t ]] 2026-07-20 14:34:21.284 | + lib/nova:start_nova_compute:1031 : [[ kvm == \q\e\m\u ]] 2026-07-20 14:34:21.288 | + lib/nova:start_nova_compute:1035 : [[ -n '' ]] 2026-07-20 14:34:21.292 | + lib/nova:start_nova_compute:1039 : [[ libvirt = \l\i\b\v\i\r\t ]] 2026-07-20 14:34:21.295 | + lib/nova:start_nova_compute:1040 : '[' 0 -gt 0 ']' 2026-07-20 14:34:21.299 | + 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-20 14:34:21.304 | + functions-common:run_process:1674 : local service=n-cpu 2026-07-20 14:34:21.308 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-07-20 14:34:21.311 | + functions-common:run_process:1676 : local group=libvirt 2026-07-20 14:34:21.317 | + functions-common:run_process:1677 : local user= 2026-07-20 14:34:21.321 | + functions-common:run_process:1678 : local env_vars= 2026-07-20 14:34:21.324 | + functions-common:run_process:1680 : local name=n-cpu 2026-07-20 14:34:21.327 | + functions-common:run_process:1682 : time_start run_process 2026-07-20 14:34:21.332 | + functions-common:time_start:2406 : local name=run_process 2026-07-20 14:34:21.336 | + functions-common:time_start:2407 : local start_time= 2026-07-20 14:34:21.339 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-20 14:34:21.344 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-20 14:34:21.350 | + functions-common:time_start:2411 : _TIME_START[$name]=1784558061345 2026-07-20 14:34:21.354 | + functions-common:run_process:1683 : is_service_enabled n-cpu 2026-07-20 14:34:21.380 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 14:34:21.384 | + 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-20 14:34:21.388 | + functions-common:_run_under_systemd:1628 : local service=n-cpu 2026-07-20 14:34:21.391 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-07-20 14:34:21.395 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-07-20 14:34:21.399 | + 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-20 14:34:21.403 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-07-20 14:34:21.406 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ sudo ]] 2026-07-20 14:34:21.410 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ ^/ ]] 2026-07-20 14:34:21.413 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-cpu.service 2026-07-20 14:34:21.418 | + functions-common:_run_under_systemd:1635 : local group=libvirt 2026-07-20 14:34:21.421 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-20 14:34:21.425 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-20 14:34:21.429 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-20 14:34:21.433 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-cpu] ]] 2026-07-20 14:34:21.436 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ uwsgi ]] 2026-07-20 14:34:21.439 | + 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-20 14:34:21.444 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-cpu.service 2026-07-20 14:34:21.448 | + 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-20 14:34:21.451 | + functions-common:write_user_unit_file:1537 : local group=libvirt 2026-07-20 14:34:21.454 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-07-20 14:34:21.458 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-20 14:34:21.462 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-20 14:34:21.465 | + functions-common:write_user_unit_file:1541 : [[ -n libvirt ]] 2026-07-20 14:34:21.469 | + functions-common:write_user_unit_file:1542 : extra=Group=libvirt 2026-07-20 14:34:21.473 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-cpu.service 2026-07-20 14:34:21.476 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-20 14:34:21.483 | + 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-20 14:34:21.574 | + 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-20 14:34:21.665 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service User quobyte 2026-07-20 14:34:21.745 | + 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-20 14:34:21.836 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service KillMode process 2026-07-20 14:34:21.916 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service TimeoutStopSec 300 2026-07-20 14:34:21.999 | + 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-20 14:34:22.094 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-20 14:34:22.099 | + functions-common:write_user_unit_file:1557 : [[ -n libvirt ]] 2026-07-20 14:34:22.105 | + functions-common:write_user_unit_file:1558 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service Group libvirt 2026-07-20 14:34:22.198 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Install WantedBy multi-user.target 2026-07-20 14:34:22.295 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-20 14:34:22.800 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-cpu.service 2026-07-20 14:34:22.831 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cpu.service → /etc/systemd/system/devstack@n-cpu.service. 2026-07-20 14:34:23.306 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-cpu.service 2026-07-20 14:34:23.390 | + functions-common:run_process:1686 : time_stop run_process 2026-07-20 14:34:23.394 | + functions-common:time_stop:2420 : local name 2026-07-20 14:34:23.400 | + functions-common:time_stop:2421 : local end_time 2026-07-20 14:34:23.405 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-20 14:34:23.409 | + functions-common:time_stop:2423 : local total 2026-07-20 14:34:23.415 | + functions-common:time_stop:2424 : local start_time 2026-07-20 14:34:23.421 | + functions-common:time_stop:2426 : name=run_process 2026-07-20 14:34:23.430 | + functions-common:time_stop:2427 : start_time=1784558061345 2026-07-20 14:34:23.438 | + functions-common:time_stop:2429 : [[ -z 1784558061345 ]] 2026-07-20 14:34:23.448 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-20 14:34:23.455 | + functions-common:time_stop:2432 : end_time=1784558063451 2026-07-20 14:34:23.457 | + functions-common:time_stop:2433 : elapsed_time=2106 2026-07-20 14:34:23.460 | + functions-common:time_stop:2434 : total=32500 2026-07-20 14:34:23.462 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-20 14:34:23.464 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=34606 2026-07-20 14:34:23.466 | + 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-20 14:34:23.469 | + 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-20 14:34:23.471 | + lib/nova:start_nova:1174 : is_service_enabled n-api 2026-07-20 14:34:23.491 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 14:34:23.493 | + lib/nova:start_nova:1176 : echo 'Dumping cells_v2 mapping' 2026-07-20 14:34:23.493 | Dumping cells_v2 mapping 2026-07-20 14:34:23.495 | + lib/nova:start_nova:1177 : /opt/stack/data/venv/bin/nova-manage cell_v2 list_cells --verbose 2026-07-20 14:34:24.053 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-07-20 14:34:24.053 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-20 14:34:24.053 | we strongly recommend against using it for new projects. 2026-07-20 14:34:24.053 | 2026-07-20 14:34:24.053 | If you are already using Eventlet, we recommend migrating to a different 2026-07-20 14:34:24.053 | framework. For more detail see 2026-07-20 14:34:24.053 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-20 14:34:24.054 | 2026-07-20 14:34:24.054 | import eventlet # noqa 2026-07-20 14:34:24.334 | 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-20 14:34:27.507 | INFO dbcounter [None req-b7906b38-3c3f-43b8-837f-0ff09492f67e None None] Registered counter for database nova_api 2026-07-20 14:34:27.635 | DEBUG dbcounter [-] [74065] Writer thread running {{(pid=74065) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-20 14:34:27.667 | +-------+--------------------------------------+----------------------------------------------------------------+---------------------------------------------------------------------------------+----------+ 2026-07-20 14:34:27.667 | | Name | UUID | Transport URL | Database Connection | Disabled | 2026-07-20 14:34:27.667 | +-------+--------------------------------------+----------------------------------------------------------------+---------------------------------------------------------------------------------+----------+ 2026-07-20 14:34:27.668 | | cell0 | 00000000-0000-0000-0000-000000000000 | none:/// | mysql+pymysql://root:stackdb@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter | False | 2026-07-20 14:34:27.668 | | cell1 | e4b1418c-3843-4b32-b8c0-469776ed1521 | rabbit://stackrabbit:stackqueue@192.168.122.72:5672/nova_cell1 | mysql+pymysql://root:stackdb@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter | False | 2026-07-20 14:34:27.668 | +-------+--------------------------------------+----------------------------------------------------------------+---------------------------------------------------------------------------------+----------+ 2026-07-20 14:34:28.351 | + ./stack.sh:main:1336 : async_runfunc create_flavors 2026-07-20 14:34:28.357 | + inc/async:async_runfunc:116 : async_run create_flavors create_flavors 2026-07-20 14:34:28.457 | + inc/async:async_inner:63 : create_flavors 2026-07-20 14:34:28.532 | [2068 Async create_flavors:74194]: running: create_flavors 2026-07-20 14:34:28.538 | + ./stack.sh:main:1338 : is_service_enabled cinder 2026-07-20 14:34:28.591 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 14:34:28.601 | + ./stack.sh:main:1339 : echo_summary 'Starting Cinder' 2026-07-20 14:34:28.607 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-20 14:34:28.616 | + ./stack.sh:echo_summary:450 : echo -e Starting Cinder 2026-07-20 14:34:28.620 | + ./stack.sh:main:1340 : start_cinder 2026-07-20 14:34:28.625 | + lib/cinder:start_cinder:618 : '[' lioadm = tgtadm ']' 2026-07-20 14:34:28.634 | ++ lib/cinder:start_cinder:633 : which uwsgi 2026-07-20 14:34:28.641 | + lib/cinder:start_cinder:633 : run_process c-api '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-07-20 14:34:28.647 | + functions-common:run_process:1674 : local service=c-api 2026-07-20 14:34:28.656 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-07-20 14:34:28.666 | + functions-common:run_process:1676 : local group= 2026-07-20 14:34:28.676 | + functions-common:run_process:1677 : local user= 2026-07-20 14:34:28.683 | + functions-common:run_process:1678 : local env_vars= 2026-07-20 14:34:28.693 | + functions-common:run_process:1680 : local name=c-api 2026-07-20 14:34:28.700 | + functions-common:run_process:1682 : time_start run_process 2026-07-20 14:34:28.706 | + functions-common:time_start:2406 : local name=run_process 2026-07-20 14:34:28.715 | + functions-common:time_start:2407 : local start_time= 2026-07-20 14:34:28.723 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-20 14:34:28.734 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-20 14:34:28.742 | + functions-common:time_start:2411 : _TIME_START[$name]=1784558068735 2026-07-20 14:34:28.750 | + functions-common:run_process:1683 : is_service_enabled c-api 2026-07-20 14:34:28.794 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 14:34:28.803 | + 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-20 14:34:28.810 | + functions-common:_run_under_systemd:1628 : local service=c-api 2026-07-20 14:34:28.816 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-07-20 14:34:28.823 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-07-20 14:34:28.829 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-07-20 14:34:28.834 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-07-20 14:34:28.841 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ sudo ]] 2026-07-20 14:34:28.848 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ ^/ ]] 2026-07-20 14:34:28.856 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@c-api.service 2026-07-20 14:34:28.860 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-20 14:34:28.868 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-20 14:34:28.877 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-20 14:34:28.883 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-20 14:34:28.886 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[c-api] ]] 2026-07-20 14:34:28.891 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ uwsgi ]] 2026-07-20 14:34:28.897 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-07-20 14:34:28.903 | + 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-20 14:34:28.907 | + 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-20 14:34:28.912 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@c-api.service 2026-07-20 14:34:28.916 | + 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-20 14:34:28.920 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-07-20 14:34:28.925 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-07-20 14:34:28.930 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-07-20 14:34:28.935 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@c-api.service 2026-07-20 14:34:28.940 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-07-20 14:34:28.950 | + 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-20 14:34:29.046 | + 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-20 14:34:29.141 | + 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-20 14:34:29.228 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service User quobyte 2026-07-20 14:34:29.316 | + 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-20 14:34:29.428 | + 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-20 14:34:29.512 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Type notify 2026-07-20 14:34:29.595 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service KillMode process 2026-07-20 14:34:29.684 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Restart always 2026-07-20 14:34:29.775 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service NotifyAccess all 2026-07-20 14:34:29.876 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service RestartForceExitStatus 100 2026-07-20 14:34:29.960 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-07-20 14:34:29.964 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-07-20 14:34:29.968 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@c-api.service Install WantedBy multi-user.target 2026-07-20 14:34:30.072 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-07-20 14:34:30.605 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@c-api.service 2026-07-20 14:34:30.625 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-api.service → /etc/systemd/system/devstack@c-api.service. 2026-07-20 14:34:31.121 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@c-api.service 2026-07-20 14:34:31.270 | + functions-common:run_process:1686 : time_stop run_process 2026-07-20 14:34:31.283 | + functions-common:time_stop:2420 : local name 2026-07-20 14:34:31.290 | + functions-common:time_stop:2421 : local end_time 2026-07-20 14:34:31.299 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-20 14:34:31.309 | + functions-common:time_stop:2423 : local total 2026-07-20 14:34:31.316 | + functions-common:time_stop:2424 : local start_time 2026-07-20 14:34:31.325 | + functions-common:time_stop:2426 : name=run_process 2026-07-20 14:34:31.334 | + functions-common:time_stop:2427 : start_time=1784558068735 2026-07-20 14:34:31.343 | + functions-common:time_stop:2429 : [[ -z 1784558068735 ]] 2026-07-20 14:34:31.356 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-20 14:34:31.367 | + functions-common:time_stop:2432 : end_time=1784558071356 2026-07-20 14:34:31.376 | + functions-common:time_stop:2433 : elapsed_time=2621 2026-07-20 14:34:31.391 | + functions-common:time_stop:2434 : total=34606 2026-07-20 14:34:31.401 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-20 14:34:31.406 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=37227 2026-07-20 14:34:31.414 | + lib/cinder:start_cinder:635 : echo 'Waiting for Cinder API to start...' 2026-07-20 14:34:31.414 | Waiting for Cinder API to start... 2026-07-20 14:34:31.433 | + lib/cinder:start_cinder:637 : local cinder_url=http://192.168.122.72/volume/v3/ 2026-07-20 14:34:31.440 | + lib/cinder:start_cinder:639 : wait_for_service 60 http://192.168.122.72/volume/v3/ 2026-07-20 14:34:31.446 | + functions:wait_for_service:476 : local timeout=60 2026-07-20 14:34:31.455 | + functions:wait_for_service:477 : local url=http://192.168.122.72/volume/v3/ 2026-07-20 14:34:31.464 | + functions:wait_for_service:478 : local rval=0 2026-07-20 14:34:31.471 | + functions:wait_for_service:479 : time_start wait_for_service 2026-07-20 14:34:31.478 | + functions-common:time_start:2406 : local name=wait_for_service 2026-07-20 14:34:31.482 | + functions-common:time_start:2407 : local start_time= 2026-07-20 14:34:31.489 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-20 14:34:31.498 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-20 14:34:31.506 | + functions-common:time_start:2411 : _TIME_START[$name]=1784558071501 2026-07-20 14:34:31.514 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-07-20 14:34:31.519 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-20 14:34:31.526 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.72/volume/v3/ 2026-07-20 14:34:36.493 | + :: : [[ 401 == 503 ]] 2026-07-20 14:34:36.496 | + :: : [[ 0 -eq 7 ]] 2026-07-20 14:34:36.501 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-07-20 14:34:36.505 | + functions-common:time_stop:2420 : local name 2026-07-20 14:34:36.510 | + functions-common:time_stop:2421 : local end_time 2026-07-20 14:34:36.514 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-20 14:34:36.518 | + functions-common:time_stop:2423 : local total 2026-07-20 14:34:36.522 | + functions-common:time_stop:2424 : local start_time 2026-07-20 14:34:36.527 | + functions-common:time_stop:2426 : name=wait_for_service 2026-07-20 14:34:36.531 | + functions-common:time_stop:2427 : start_time=1784558071501 2026-07-20 14:34:36.535 | + functions-common:time_stop:2429 : [[ -z 1784558071501 ]] 2026-07-20 14:34:36.540 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-20 14:34:36.547 | + functions-common:time_stop:2432 : end_time=1784558076542 2026-07-20 14:34:36.551 | + functions-common:time_stop:2433 : elapsed_time=5041 2026-07-20 14:34:36.556 | + functions-common:time_stop:2434 : total=14541 2026-07-20 14:34:36.560 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-20 14:34:36.565 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=19582 2026-07-20 14:34:36.569 | + functions:wait_for_service:486 : return 0 2026-07-20 14:34:36.574 | + lib/cinder:start_cinder:643 : run_process c-sch '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-07-20 14:34:36.578 | + functions-common:run_process:1674 : local service=c-sch 2026-07-20 14:34:36.583 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-07-20 14:34:36.587 | + functions-common:run_process:1676 : local group= 2026-07-20 14:34:36.592 | + functions-common:run_process:1677 : local user= 2026-07-20 14:34:36.596 | + functions-common:run_process:1678 : local env_vars= 2026-07-20 14:34:36.601 | + functions-common:run_process:1680 : local name=c-sch 2026-07-20 14:34:36.605 | + functions-common:run_process:1682 : time_start run_process 2026-07-20 14:34:36.610 | + functions-common:time_start:2406 : local name=run_process 2026-07-20 14:34:36.618 | + functions-common:time_start:2407 : local start_time= 2026-07-20 14:34:36.621 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-20 14:34:36.627 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-20 14:34:36.635 | + functions-common:time_start:2411 : _TIME_START[$name]=1784558076630 2026-07-20 14:34:36.641 | + functions-common:run_process:1683 : is_service_enabled c-sch 2026-07-20 14:34:36.671 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 14:34:36.680 | + 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-20 14:34:36.686 | + functions-common:_run_under_systemd:1628 : local service=c-sch 2026-07-20 14:34:36.690 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-07-20 14:34:36.695 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-07-20 14:34:36.699 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-07-20 14:34:36.704 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-07-20 14:34:36.708 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ sudo ]] 2026-07-20 14:34:36.713 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2026-07-20 14:34:36.717 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@c-sch.service 2026-07-20 14:34:36.722 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-20 14:34:36.726 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-20 14:34:36.729 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-20 14:34:36.735 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-20 14:34:36.740 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[c-sch] ]] 2026-07-20 14:34:36.745 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2026-07-20 14:34:36.750 | + 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-20 14:34:36.755 | + functions-common:write_user_unit_file:1535 : local service=devstack@c-sch.service 2026-07-20 14:34:36.760 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-07-20 14:34:36.764 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-20 14:34:36.769 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-07-20 14:34:36.774 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-20 14:34:36.778 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-20 14:34:36.782 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-20 14:34:36.787 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@c-sch.service 2026-07-20 14:34:36.792 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-20 14:34:36.799 | + 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-20 14:34:36.898 | + 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-20 14:34:36.991 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service User quobyte 2026-07-20 14:34:37.075 | + 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-20 14:34:37.170 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service KillMode process 2026-07-20 14:34:37.264 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service TimeoutStopSec 300 2026-07-20 14:34:37.347 | + 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-20 14:34:37.427 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-20 14:34:37.431 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-20 14:34:37.436 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Install WantedBy multi-user.target 2026-07-20 14:34:37.540 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-20 14:34:38.067 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@c-sch.service 2026-07-20 14:34:38.087 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-sch.service → /etc/systemd/system/devstack@c-sch.service. 2026-07-20 14:34:38.569 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@c-sch.service 2026-07-20 14:34:38.633 | + functions-common:run_process:1686 : time_stop run_process 2026-07-20 14:34:38.637 | + functions-common:time_stop:2420 : local name 2026-07-20 14:34:38.646 | + functions-common:time_stop:2421 : local end_time 2026-07-20 14:34:38.651 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-20 14:34:38.655 | + functions-common:time_stop:2423 : local total 2026-07-20 14:34:38.663 | + functions-common:time_stop:2424 : local start_time 2026-07-20 14:34:38.666 | + functions-common:time_stop:2426 : name=run_process 2026-07-20 14:34:38.670 | + functions-common:time_stop:2427 : start_time=1784558076630 2026-07-20 14:34:38.673 | + functions-common:time_stop:2429 : [[ -z 1784558076630 ]] 2026-07-20 14:34:38.677 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-20 14:34:38.684 | + functions-common:time_stop:2432 : end_time=1784558078679 2026-07-20 14:34:38.684 | + functions-common:time_stop:2433 : elapsed_time=2049 2026-07-20 14:34:38.687 | + functions-common:time_stop:2434 : total=37227 2026-07-20 14:34:38.689 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-20 14:34:38.691 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=39276 2026-07-20 14:34:38.694 | + lib/cinder:start_cinder:648 : malloc_tuning='MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-07-20 14:34:38.696 | + 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-20 14:34:38.700 | + functions-common:run_process:1674 : local service=c-bak 2026-07-20 14:34:38.701 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2026-07-20 14:34:38.703 | + functions-common:run_process:1676 : local group= 2026-07-20 14:34:38.705 | + functions-common:run_process:1677 : local user= 2026-07-20 14:34:38.710 | + functions-common:run_process:1678 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-07-20 14:34:38.710 | + functions-common:run_process:1680 : local name=c-bak 2026-07-20 14:34:38.712 | + functions-common:run_process:1682 : time_start run_process 2026-07-20 14:34:38.714 | + functions-common:time_start:2406 : local name=run_process 2026-07-20 14:34:38.717 | + functions-common:time_start:2407 : local start_time= 2026-07-20 14:34:38.719 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-20 14:34:38.722 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-20 14:34:38.726 | + functions-common:time_start:2411 : _TIME_START[$name]=1784558078724 2026-07-20 14:34:38.728 | + functions-common:run_process:1683 : is_service_enabled c-bak 2026-07-20 14:34:38.757 | + functions-common:is_service_enabled:2076 : return 1 2026-07-20 14:34:38.763 | + functions-common:run_process:1686 : time_stop run_process 2026-07-20 14:34:38.765 | + functions-common:time_stop:2420 : local name 2026-07-20 14:34:38.768 | + functions-common:time_stop:2421 : local end_time 2026-07-20 14:34:38.774 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-20 14:34:38.779 | + functions-common:time_stop:2423 : local total 2026-07-20 14:34:38.784 | + functions-common:time_stop:2424 : local start_time 2026-07-20 14:34:38.792 | + functions-common:time_stop:2426 : name=run_process 2026-07-20 14:34:38.797 | + functions-common:time_stop:2427 : start_time=1784558078724 2026-07-20 14:34:38.803 | + functions-common:time_stop:2429 : [[ -z 1784558078724 ]] 2026-07-20 14:34:38.810 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-20 14:34:38.814 | + functions-common:time_stop:2432 : end_time=1784558078810 2026-07-20 14:34:38.818 | + functions-common:time_stop:2433 : elapsed_time=86 2026-07-20 14:34:38.824 | + functions-common:time_stop:2434 : total=39276 2026-07-20 14:34:38.827 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-20 14:34:38.830 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=39362 2026-07-20 14:34:38.836 | + 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-20 14:34:38.841 | + functions-common:run_process:1674 : local service=c-vol 2026-07-20 14:34:38.846 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-07-20 14:34:38.851 | + functions-common:run_process:1676 : local group= 2026-07-20 14:34:38.855 | + functions-common:run_process:1677 : local user= 2026-07-20 14:34:38.859 | + functions-common:run_process:1678 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-07-20 14:34:38.865 | + functions-common:run_process:1680 : local name=c-vol 2026-07-20 14:34:38.870 | + functions-common:run_process:1682 : time_start run_process 2026-07-20 14:34:38.874 | + functions-common:time_start:2406 : local name=run_process 2026-07-20 14:34:38.879 | + functions-common:time_start:2407 : local start_time= 2026-07-20 14:34:38.885 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-20 14:34:38.888 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-20 14:34:38.895 | + functions-common:time_start:2411 : _TIME_START[$name]=1784558078890 2026-07-20 14:34:38.899 | + functions-common:run_process:1683 : is_service_enabled c-vol 2026-07-20 14:34:38.930 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 14:34:38.934 | + 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-20 14:34:38.939 | + functions-common:_run_under_systemd:1628 : local service=c-vol 2026-07-20 14:34:38.943 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-07-20 14:34:38.948 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-07-20 14:34:38.951 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-07-20 14:34:38.955 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-07-20 14:34:38.960 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ sudo ]] 2026-07-20 14:34:38.964 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2026-07-20 14:34:38.969 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@c-vol.service 2026-07-20 14:34:38.974 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-20 14:34:38.978 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-20 14:34:38.983 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-20 14:34:38.987 | + functions-common:_run_under_systemd:1640 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-07-20 14:34:38.992 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[c-vol] ]] 2026-07-20 14:34:38.999 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2026-07-20 14:34:39.003 | + 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-20 14:34:39.009 | + functions-common:write_user_unit_file:1535 : local service=devstack@c-vol.service 2026-07-20 14:34:39.016 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-07-20 14:34:39.022 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-20 14:34:39.024 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-07-20 14:34:39.030 | + functions-common:write_user_unit_file:1539 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-07-20 14:34:39.034 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-20 14:34:39.040 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-20 14:34:39.045 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@c-vol.service 2026-07-20 14:34:39.050 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-20 14:34:39.056 | + 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-20 14:34:39.163 | + 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-20 14:34:39.258 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service User quobyte 2026-07-20 14:34:39.335 | + 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-20 14:34:39.451 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service KillMode process 2026-07-20 14:34:39.556 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service TimeoutStopSec 300 2026-07-20 14:34:39.665 | + 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-20 14:34:39.752 | + functions-common:write_user_unit_file:1554 : [[ -n MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144 ]] 2026-07-20 14:34:39.756 | + 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-20 14:34:39.847 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-20 14:34:39.852 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Install WantedBy multi-user.target 2026-07-20 14:34:39.956 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-20 14:34:40.524 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@c-vol.service 2026-07-20 14:34:40.545 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-vol.service → /etc/systemd/system/devstack@c-vol.service. 2026-07-20 14:34:41.065 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@c-vol.service 2026-07-20 14:34:41.121 | + functions-common:run_process:1686 : time_stop run_process 2026-07-20 14:34:41.131 | + functions-common:time_stop:2420 : local name 2026-07-20 14:34:41.138 | + functions-common:time_stop:2421 : local end_time 2026-07-20 14:34:41.146 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-20 14:34:41.156 | + functions-common:time_stop:2423 : local total 2026-07-20 14:34:41.160 | + functions-common:time_stop:2424 : local start_time 2026-07-20 14:34:41.165 | + functions-common:time_stop:2426 : name=run_process 2026-07-20 14:34:41.174 | + functions-common:time_stop:2427 : start_time=1784558078890 2026-07-20 14:34:41.179 | + functions-common:time_stop:2429 : [[ -z 1784558078890 ]] 2026-07-20 14:34:41.194 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-20 14:34:41.204 | + functions-common:time_stop:2432 : end_time=1784558081196 2026-07-20 14:34:41.212 | + functions-common:time_stop:2433 : elapsed_time=2306 2026-07-20 14:34:41.221 | + functions-common:time_stop:2434 : total=39362 2026-07-20 14:34:41.229 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-20 14:34:41.233 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=41668 2026-07-20 14:34:41.241 | + ./stack.sh:main:1341 : create_volume_types 2026-07-20 14:34:41.246 | + lib/cinder:create_volume_types:691 : is_service_enabled c-api 2026-07-20 14:34:41.305 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 14:34:41.311 | + lib/cinder:create_volume_types:691 : [[ -n lvm:lvmdriver-1 ]] 2026-07-20 14:34:41.318 | + lib/cinder:create_volume_types:692 : local be be_name 2026-07-20 14:34:41.325 | + lib/cinder:create_volume_types:693 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-07-20 14:34:41.332 | + lib/cinder:create_volume_types:694 : be_name=lvmdriver-1 2026-07-20 14:34:41.340 | + lib/cinder:create_volume_types:695 : create_one_type lvmdriver-1 volume_backend_name lvmdriver-1 2026-07-20 14:34:41.348 | + lib/cinder:create_one_type:666 : type_name=lvmdriver-1 2026-07-20 14:34:41.354 | + lib/cinder:create_one_type:667 : property_key=volume_backend_name 2026-07-20 14:34:41.359 | + lib/cinder:create_one_type:668 : property_value=lvmdriver-1 2026-07-20 14:34:41.367 | + lib/cinder:create_one_type:670 : is_service_enabled keystone 2026-07-20 14:34:41.415 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 14:34:41.418 | + lib/cinder:create_one_type:671 : openstack --os-region-name=RegionOne volume type create --property volume_backend_name=lvmdriver-1 lvmdriver-1 2026-07-20 14:34:46.499 | +-------------+--------------------------------------+ 2026-07-20 14:34:46.499 | | Field | Value | 2026-07-20 14:34:46.500 | +-------------+--------------------------------------+ 2026-07-20 14:34:46.500 | | description | None | 2026-07-20 14:34:46.500 | | id | 1e071758-491f-4db9-8d73-fb0dda66ddef | 2026-07-20 14:34:46.500 | | is_public | True | 2026-07-20 14:34:46.500 | | name | lvmdriver-1 | 2026-07-20 14:34:46.500 | | properties | volume_backend_name='lvmdriver-1' | 2026-07-20 14:34:46.500 | +-------------+--------------------------------------+ 2026-07-20 14:34:46.874 | + lib/cinder:create_one_type:672 : [[ lvmdriver-1 == \c\e\p\h ]] 2026-07-20 14:34:46.881 | + lib/cinder:create_volume_types:698 : [[ False == \T\r\u\e ]] 2026-07-20 14:34:46.888 | + lib/cinder:create_volume_types:705 : [[ False == \T\r\u\e ]] 2026-07-20 14:34:46.898 | + ./stack.sh:main:1346 : [[ False == \T\r\u\e ]] 2026-07-20 14:34:46.908 | + ./stack.sh:main:1354 : is_service_enabled glance 2026-07-20 14:34:46.957 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 14:34:46.963 | + ./stack.sh:main:1355 : echo_summary 'Starting Glance' 2026-07-20 14:34:46.970 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-20 14:34:46.983 | + ./stack.sh:echo_summary:450 : echo -e Starting Glance 2026-07-20 14:34:46.995 | + ./stack.sh:main:1356 : start_glance 2026-07-20 14:34:47.003 | + lib/glance:start_glance:650 : local service_protocol=http 2026-07-20 14:34:47.016 | ++ lib/glance:start_glance:652 : which uwsgi 2026-07-20 14:34:47.029 | + lib/glance:start_glance:652 : run_process g-api '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-07-20 14:34:47.033 | + functions-common:run_process:1674 : local service=g-api 2026-07-20 14:34:47.042 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-07-20 14:34:47.050 | + functions-common:run_process:1676 : local group= 2026-07-20 14:34:47.060 | + functions-common:run_process:1677 : local user= 2026-07-20 14:34:47.066 | + functions-common:run_process:1678 : local env_vars= 2026-07-20 14:34:47.072 | + functions-common:run_process:1680 : local name=g-api 2026-07-20 14:34:47.079 | + functions-common:run_process:1682 : time_start run_process 2026-07-20 14:34:47.083 | + functions-common:time_start:2406 : local name=run_process 2026-07-20 14:34:47.086 | + functions-common:time_start:2407 : local start_time= 2026-07-20 14:34:47.090 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-20 14:34:47.095 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-20 14:34:47.101 | + functions-common:time_start:2411 : _TIME_START[$name]=1784558087096 2026-07-20 14:34:47.105 | + functions-common:run_process:1683 : is_service_enabled g-api 2026-07-20 14:34:47.129 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 14:34:47.134 | + functions-common:run_process:1684 : _run_under_systemd g-api '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' '' '' '' 2026-07-20 14:34:47.138 | + functions-common:_run_under_systemd:1628 : local service=g-api 2026-07-20 14:34:47.141 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-07-20 14:34:47.145 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-07-20 14:34:47.149 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-07-20 14:34:47.153 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-07-20 14:34:47.158 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ sudo ]] 2026-07-20 14:34:47.161 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ ^/ ]] 2026-07-20 14:34:47.165 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@g-api.service 2026-07-20 14:34:47.169 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-20 14:34:47.174 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-20 14:34:47.179 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-20 14:34:47.184 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-20 14:34:47.188 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[g-api] ]] 2026-07-20 14:34:47.192 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ uwsgi ]] 2026-07-20 14:34:47.197 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-07-20 14:34:47.201 | + 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-20 14:34:47.206 | + 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-20 14:34:47.211 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@g-api.service 2026-07-20 14:34:47.214 | + 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-20 14:34:47.218 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-07-20 14:34:47.222 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-07-20 14:34:47.225 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-07-20 14:34:47.229 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@g-api.service 2026-07-20 14:34:47.232 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-07-20 14:34:47.241 | + 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-20 14:34:47.345 | + 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-20 14:34:47.447 | + 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-20 14:34:47.539 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service User quobyte 2026-07-20 14:34:47.624 | + 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-20 14:34:47.708 | + 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-20 14:34:47.808 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Type notify 2026-07-20 14:34:47.893 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service KillMode process 2026-07-20 14:34:47.981 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Restart always 2026-07-20 14:34:48.086 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service NotifyAccess all 2026-07-20 14:34:48.198 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service RestartForceExitStatus 100 2026-07-20 14:34:48.290 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-07-20 14:34:48.295 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-07-20 14:34:48.299 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@g-api.service Install WantedBy multi-user.target 2026-07-20 14:34:48.393 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-07-20 14:34:48.952 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@g-api.service 2026-07-20 14:34:48.987 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@g-api.service → /etc/systemd/system/devstack@g-api.service. 2026-07-20 14:34:49.513 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@g-api.service 2026-07-20 14:34:49.659 | + functions-common:run_process:1686 : time_stop run_process 2026-07-20 14:34:49.661 | + functions-common:time_stop:2420 : local name 2026-07-20 14:34:49.670 | + functions-common:time_stop:2421 : local end_time 2026-07-20 14:34:49.678 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-20 14:34:49.681 | + functions-common:time_stop:2423 : local total 2026-07-20 14:34:49.685 | + functions-common:time_stop:2424 : local start_time 2026-07-20 14:34:49.689 | + functions-common:time_stop:2426 : name=run_process 2026-07-20 14:34:49.695 | + functions-common:time_stop:2427 : start_time=1784558087096 2026-07-20 14:34:49.699 | + functions-common:time_stop:2429 : [[ -z 1784558087096 ]] 2026-07-20 14:34:49.708 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-20 14:34:49.717 | + functions-common:time_stop:2432 : end_time=1784558089711 2026-07-20 14:34:49.726 | + functions-common:time_stop:2433 : elapsed_time=2615 2026-07-20 14:34:49.734 | + functions-common:time_stop:2434 : total=41668 2026-07-20 14:34:49.743 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-20 14:34:49.750 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=44283 2026-07-20 14:34:49.761 | + lib/glance:start_glance:654 : is_service_enabled g-api-r 2026-07-20 14:34:49.806 | + functions-common:is_service_enabled:2076 : return 1 2026-07-20 14:34:49.809 | + lib/glance:start_glance:659 : echo 'Waiting for g-api (192.168.122.72) to start...' 2026-07-20 14:34:49.809 | Waiting for g-api (192.168.122.72) to start... 2026-07-20 14:34:49.822 | + lib/glance:start_glance:660 : wait_for_service 60 http://192.168.122.72/image 2026-07-20 14:34:49.826 | + functions:wait_for_service:476 : local timeout=60 2026-07-20 14:34:49.834 | + functions:wait_for_service:477 : local url=http://192.168.122.72/image 2026-07-20 14:34:49.843 | + functions:wait_for_service:478 : local rval=0 2026-07-20 14:34:49.851 | + functions:wait_for_service:479 : time_start wait_for_service 2026-07-20 14:34:49.859 | + functions-common:time_start:2406 : local name=wait_for_service 2026-07-20 14:34:49.861 | + functions-common:time_start:2407 : local start_time= 2026-07-20 14:34:49.864 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-20 14:34:49.869 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-20 14:34:49.871 | + functions-common:time_start:2411 : _TIME_START[$name]=1784558089868 2026-07-20 14:34:49.876 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-07-20 14:34:49.883 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-20 14:34:49.887 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.72/image 2026-07-20 14:34:54.872 | + :: : [[ 300 == 503 ]] 2026-07-20 14:34:54.875 | + :: : [[ 0 -eq 7 ]] 2026-07-20 14:34:54.881 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-07-20 14:34:54.886 | + functions-common:time_stop:2420 : local name 2026-07-20 14:34:54.891 | + functions-common:time_stop:2421 : local end_time 2026-07-20 14:34:54.896 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-20 14:34:54.900 | + functions-common:time_stop:2423 : local total 2026-07-20 14:34:54.905 | + functions-common:time_stop:2424 : local start_time 2026-07-20 14:34:54.910 | + functions-common:time_stop:2426 : name=wait_for_service 2026-07-20 14:34:54.915 | + functions-common:time_stop:2427 : start_time=1784558089868 2026-07-20 14:34:54.920 | + functions-common:time_stop:2429 : [[ -z 1784558089868 ]] 2026-07-20 14:34:54.926 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-20 14:34:54.932 | + functions-common:time_stop:2432 : end_time=1784558094928 2026-07-20 14:34:54.936 | + functions-common:time_stop:2433 : elapsed_time=5060 2026-07-20 14:34:54.939 | + functions-common:time_stop:2434 : total=19582 2026-07-20 14:34:54.943 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-20 14:34:54.947 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=24642 2026-07-20 14:34:54.952 | + functions:wait_for_service:486 : return 0 2026-07-20 14:34:54.957 | + ./stack.sh:main:1370 : is_service_enabled mysql postgresql 2026-07-20 14:34:54.990 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 14:34:54.996 | + ./stack.sh:main:1370 : is_service_enabled glance 2026-07-20 14:34:55.027 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 14:34:55.029 | + ./stack.sh:main:1371 : echo_summary 'Uploading images' 2026-07-20 14:34:55.033 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-20 14:34:55.038 | + ./stack.sh:echo_summary:450 : echo -e Uploading images 2026-07-20 14:34:55.043 | + ./stack.sh:main:1373 : for image_url in ${IMAGE_URLS//,/ } 2026-07-20 14:34:55.047 | + ./stack.sh:main:1374 : upload_image https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-07-20 14:34:55.051 | + 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-20 14:34:55.055 | + functions:upload_image:141 : local image image_fname image_name 2026-07-20 14:34:55.059 | + functions:upload_image:143 : local max_attempts=5 2026-07-20 14:34:55.063 | + functions:upload_image:146 : mkdir -p /home/quobyte/devstack/files/images 2026-07-20 14:34:55.072 | ++ 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-20 14:34:55.078 | + functions:upload_image:147 : image_fname=cirros-0.6.3-x86_64-disk.img 2026-07-20 14:34:55.082 | + 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-20 14:34:55.085 | + functions:upload_image:150 : [[ ! -f /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img ]] 2026-07-20 14:34:55.091 | ++ functions:upload_image:151 : seq 5 2026-07-20 14:34:55.096 | + functions:upload_image:151 : for attempt in `seq $max_attempts` 2026-07-20 14:34:55.099 | + functions:upload_image:152 : local rc=0 2026-07-20 14:34:55.103 | + 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-20 14:34:55.111 | --2026-07-20 16:34:55-- https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-07-20 14:34:55.173 | Resolving github.com (github.com)... 140.82.121.4 2026-07-20 14:34:55.192 | Connecting to github.com (github.com)|140.82.121.4|:443... connected. 2026-07-20 14:34:55.456 | HTTP request sent, awaiting response... 302 Found 2026-07-20 14:34:55.458 | 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-20T15%3A23%3A35Z&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-20T14%3A23%3A07Z&ske=2026-07-20T15%3A23%3A35Z&sks=b&skv=2018-11-09&sig=oFXpv%2BdTYhiPcGoazYjCJ31tBUuPkfk6Xu1L0RWo3Bc%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4NDU1OTg5NSwibmJmIjoxNzg0NTU4MDk1LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.WyPcPg_vbUGfBOp6Fe7CiticPRVRiPF12XxMhImH4pA&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.3-x86_64-disk.img&response-content-type=application%2Foctet-stream [following] 2026-07-20 14:34:55.458 | --2026-07-20 16:34:55-- 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-20T15%3A23%3A35Z&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-20T14%3A23%3A07Z&ske=2026-07-20T15%3A23%3A35Z&sks=b&skv=2018-11-09&sig=oFXpv%2BdTYhiPcGoazYjCJ31tBUuPkfk6Xu1L0RWo3Bc%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4NDU1OTg5NSwibmJmIjoxNzg0NTU4MDk1LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.WyPcPg_vbUGfBOp6Fe7CiticPRVRiPF12XxMhImH4pA&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.3-x86_64-disk.img&response-content-type=application%2Foctet-stream 2026-07-20 14:34:55.472 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.108.133, 185.199.109.133, 185.199.110.133, ... 2026-07-20 14:34:55.483 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.108.133|:443... connected. 2026-07-20 14:34:55.524 | HTTP request sent, awaiting response... 200 OK 2026-07-20 14:34:55.526 | Length: 21692416 (21M) [application/octet-stream] 2026-07-20 14:34:55.526 | Saving to: '/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img' 2026-07-20 14:34:55.577 | 2026-07-20 14:34:55.788 | 0K ........ ........ .... 100% 78.5M=0.3s 2026-07-20 14:34:55.789 | 2026-07-20 14:34:55.789 | 2026-07-20 16:34:55 (78.5 MB/s) - '/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img' saved [21692416/21692416] 2026-07-20 14:34:55.789 | 2026-07-20 14:34:55.796 | + functions:upload_image:154 : [[ 0 -ne 0 ]] 2026-07-20 14:34:55.800 | + functions:upload_image:163 : break 2026-07-20 14:34:55.804 | + functions:upload_image:167 : image=/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-07-20 14:34:55.808 | + 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-20 14:34:55.812 | + 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-20 14:34:55.816 | + 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-20 14:34:55.819 | + functions:upload_image:313 : local kernel= 2026-07-20 14:34:55.823 | + functions:upload_image:314 : local ramdisk= 2026-07-20 14:34:55.829 | + functions:upload_image:315 : local disk_format= 2026-07-20 14:34:55.835 | + functions:upload_image:316 : local container_format= 2026-07-20 14:34:55.839 | + functions:upload_image:317 : local unpack= 2026-07-20 14:34:55.845 | + functions:upload_image:318 : local img_property= 2026-07-20 14:34:55.849 | + functions:upload_image:322 : [[ libvirt == \l\i\b\v\i\r\t ]] 2026-07-20 14:34:55.853 | + functions:upload_image:323 : [[ kvm == \q\e\m\u ]] 2026-07-20 14:34:55.857 | + functions:upload_image:323 : [[ kvm == \k\v\m ]] 2026-07-20 14:34:55.862 | + functions:upload_image:324 : img_property=hw_rng_model=virtio 2026-07-20 14:34:55.866 | + functions:upload_image:328 : case "$image_fname" in 2026-07-20 14:34:55.870 | ++ functions:upload_image:349 : basename /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img .img 2026-07-20 14:34:55.877 | + functions:upload_image:349 : image_name=cirros-0.6.3-x86_64-disk 2026-07-20 14:34:55.881 | + functions:upload_image:350 : local format 2026-07-20 14:34:55.887 | ++ functions:upload_image:351 : qemu-img info /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-07-20 14:34:55.890 | ++ functions:upload_image:351 : awk '/^file format/ { print $3; exit }' 2026-07-20 14:34:55.907 | + functions:upload_image:351 : format=qcow2 2026-07-20 14:34:55.911 | + functions:upload_image:352 : [[ ,qcow2,raw,vdi,vmdk,vpc, =~ ,qcow2, ]] 2026-07-20 14:34:55.915 | + functions:upload_image:353 : disk_format=qcow2 2026-07-20 14:34:55.919 | + functions:upload_image:357 : container_format=bare 2026-07-20 14:34:55.922 | + functions:upload_image:404 : is_arch ppc64le 2026-07-20 14:34:55.927 | ++ functions-common:is_arch:519 : uname -m 2026-07-20 14:34:55.934 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4\l\e ]] 2026-07-20 14:34:55.938 | + functions:upload_image:404 : is_arch ppc64 2026-07-20 14:34:55.942 | ++ functions-common:is_arch:519 : uname -m 2026-07-20 14:34:55.949 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4 ]] 2026-07-20 14:34:55.953 | + functions:upload_image:404 : is_arch ppc 2026-07-20 14:34:55.957 | ++ functions-common:is_arch:519 : uname -m 2026-07-20 14:34:55.963 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c ]] 2026-07-20 14:34:55.966 | + functions:upload_image:408 : is_arch aarch64 2026-07-20 14:34:55.972 | ++ functions-common:is_arch:519 : uname -m 2026-07-20 14:34:55.978 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-07-20 14:34:55.982 | + functions:upload_image:412 : '[' bare = bare ']' 2026-07-20 14:34:55.986 | + functions:upload_image:413 : '[' '' = zcat ']' 2026-07-20 14:34:55.990 | + functions:upload_image:415 : '[' '' = bunzip2 ']' 2026-07-20 14:34:55.994 | + functions:upload_image:417 : '[' '' = unxz ']' 2026-07-20 14:34:55.998 | + 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-20 14:34:56.002 | + functions:_upload_image:111 : local image_name=cirros-0.6.3-x86_64-disk 2026-07-20 14:34:56.006 | + functions:_upload_image:112 : shift 2026-07-20 14:34:56.009 | + functions:_upload_image:113 : local container=bare 2026-07-20 14:34:56.013 | + functions:_upload_image:114 : shift 2026-07-20 14:34:56.017 | + functions:_upload_image:115 : local disk=qcow2 2026-07-20 14:34:56.022 | + functions:_upload_image:116 : shift 2026-07-20 14:34:56.025 | + functions:_upload_image:117 : local image=/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-07-20 14:34:56.029 | + functions:_upload_image:118 : shift 2026-07-20 14:34:56.034 | + functions:_upload_image:119 : local properties 2026-07-20 14:34:56.038 | + functions:_upload_image:120 : local useimport 2026-07-20 14:34:56.042 | ++ functions:_upload_image:122 : _image_properties_to_arg hw_rng_model=virtio 2026-07-20 14:34:56.046 | ++ functions:_image_properties_to_arg:94 : local result= 2026-07-20 14:34:56.050 | ++ functions:_image_properties_to_arg:95 : for property in $* 2026-07-20 14:34:56.054 | ++ functions:_image_properties_to_arg:96 : result+=' --property hw_rng_model=virtio' 2026-07-20 14:34:56.058 | ++ functions:_image_properties_to_arg:98 : echo --property hw_rng_model=virtio 2026-07-20 14:34:56.063 | + functions:_upload_image:122 : properties='--property hw_rng_model=virtio' 2026-07-20 14:34:56.067 | + functions:_upload_image:124 : [[ False == \T\r\u\e ]] 2026-07-20 14:34:56.072 | ++ functions:_upload_image:128 : readlink -f /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-07-20 14:34:56.079 | + 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-20 14:35:01.682 | +------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-07-20 14:35:01.682 | | Field | Value | 2026-07-20 14:35:01.683 | +------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-07-20 14:35:01.683 | | checksum | 87617e24a5e30cb3b87fda8c0764838f | 2026-07-20 14:35:01.683 | | container_format | bare | 2026-07-20 14:35:01.683 | | created_at | 2026-07-20T14:35:00Z | 2026-07-20 14:35:01.683 | | disk_format | qcow2 | 2026-07-20 14:35:01.683 | | file | /v2/images/aa995944-e655-43b4-81e9-d04027d5b275/file | 2026-07-20 14:35:01.683 | | id | aa995944-e655-43b4-81e9-d04027d5b275 | 2026-07-20 14:35:01.683 | | min_disk | 0 | 2026-07-20 14:35:01.683 | | min_ram | 0 | 2026-07-20 14:35:01.684 | | name | cirros-0.6.3-x86_64-disk | 2026-07-20 14:35:01.684 | | owner | 0f64eb596974441c998f91ea1ba03dca | 2026-07-20 14:35:01.684 | | 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-20 14:35:01.684 | | protected | False | 2026-07-20 14:35:01.684 | | schema | /v2/schemas/image | 2026-07-20 14:35:01.684 | | size | 21692416 | 2026-07-20 14:35:01.684 | | status | active | 2026-07-20 14:35:01.684 | | tags | | 2026-07-20 14:35:01.684 | | updated_at | 2026-07-20T14:35:02Z | 2026-07-20 14:35:01.684 | | virtual_size | 117440512 | 2026-07-20 14:35:01.684 | | visibility | public | 2026-07-20 14:35:01.685 | +------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-07-20 14:35:02.031 | + ./stack.sh:main:1378 : async_wait create_flavors 2026-07-20 14:35:02.100 | [2068 Async create_flavors:74194]: Waiting for completion of create_flavors running on PID 74194 (2 other jobs running) 2026-07-20 14:35:02.133 | [2068 Async create_flavors:74194]: Signaling child to exit 2026-07-20 14:35:09.497 | + inc/async:async_inner:64 : rc=0 2026-07-20 14:35:09.532 | [74194 Async create_flavors:74194]: finished successfully 2026-07-20 14:35:09.563 | WAKEUP 2026-07-20 14:35:09.594 | [2068 Async create_flavors:74194]: Signaled 2026-07-20 14:35:09.596 | + lib/nova:create_flavors:1241 : is_service_enabled n-api 2026-07-20 14:35:09.596 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 14:35:09.596 | + lib/nova:create_flavors:1242 : grep -q ds512M 2026-07-20 14:35:09.597 | + lib/nova:create_flavors:1242 : openstack --os-region-name=RegionOne flavor list 2026-07-20 14:35:09.597 | + 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-20 14:35:09.597 | +----------------------------+-----------------------+ 2026-07-20 14:35:09.597 | | Field | Value | 2026-07-20 14:35:09.597 | +----------------------------+-----------------------+ 2026-07-20 14:35:09.597 | | OS-FLV-DISABLED:disabled | False | 2026-07-20 14:35:09.597 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-20 14:35:09.597 | | description | None | 2026-07-20 14:35:09.597 | | disk | 1 | 2026-07-20 14:35:09.597 | | id | c1 | 2026-07-20 14:35:09.598 | | name | cirros256 | 2026-07-20 14:35:09.598 | | os-flavor-access:is_public | True | 2026-07-20 14:35:09.598 | | properties | hw_rng:allowed='True' | 2026-07-20 14:35:09.598 | | ram | 256 | 2026-07-20 14:35:09.598 | | rxtx_factor | 1.0 | 2026-07-20 14:35:09.598 | | swap | 0 | 2026-07-20 14:35:09.598 | | vcpus | 1 | 2026-07-20 14:35:09.598 | +----------------------------+-----------------------+ 2026-07-20 14:35:09.598 | + 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-20 14:35:09.598 | +----------------------------+-----------------------+ 2026-07-20 14:35:09.599 | | Field | Value | 2026-07-20 14:35:09.599 | +----------------------------+-----------------------+ 2026-07-20 14:35:09.599 | | OS-FLV-DISABLED:disabled | False | 2026-07-20 14:35:09.599 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-20 14:35:09.599 | | description | None | 2026-07-20 14:35:09.599 | | disk | 5 | 2026-07-20 14:35:09.599 | | id | d1 | 2026-07-20 14:35:09.599 | | name | ds512M | 2026-07-20 14:35:09.599 | | os-flavor-access:is_public | True | 2026-07-20 14:35:09.599 | | properties | hw_rng:allowed='True' | 2026-07-20 14:35:09.600 | | ram | 512 | 2026-07-20 14:35:09.600 | | rxtx_factor | 1.0 | 2026-07-20 14:35:09.600 | | swap | 0 | 2026-07-20 14:35:09.600 | | vcpus | 1 | 2026-07-20 14:35:09.600 | +----------------------------+-----------------------+ 2026-07-20 14:35:09.600 | + 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-20 14:35:09.600 | +----------------------------+-----------------------+ 2026-07-20 14:35:09.600 | | Field | Value | 2026-07-20 14:35:09.600 | +----------------------------+-----------------------+ 2026-07-20 14:35:09.600 | | OS-FLV-DISABLED:disabled | False | 2026-07-20 14:35:09.601 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-20 14:35:09.601 | | description | None | 2026-07-20 14:35:09.601 | | disk | 10 | 2026-07-20 14:35:09.601 | | id | d2 | 2026-07-20 14:35:09.601 | | name | ds1G | 2026-07-20 14:35:09.601 | | os-flavor-access:is_public | True | 2026-07-20 14:35:09.601 | | properties | hw_rng:allowed='True' | 2026-07-20 14:35:09.602 | | ram | 1024 | 2026-07-20 14:35:09.602 | | rxtx_factor | 1.0 | 2026-07-20 14:35:09.602 | | swap | 0 | 2026-07-20 14:35:09.602 | | vcpus | 1 | 2026-07-20 14:35:09.602 | +----------------------------+-----------------------+ 2026-07-20 14:35:09.602 | + 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-20 14:35:09.602 | +----------------------------+-----------------------+ 2026-07-20 14:35:09.602 | | Field | Value | 2026-07-20 14:35:09.602 | +----------------------------+-----------------------+ 2026-07-20 14:35:09.602 | | OS-FLV-DISABLED:disabled | False | 2026-07-20 14:35:09.602 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-20 14:35:09.603 | | description | None | 2026-07-20 14:35:09.603 | | disk | 10 | 2026-07-20 14:35:09.603 | | id | d3 | 2026-07-20 14:35:09.603 | | name | ds2G | 2026-07-20 14:35:09.603 | | os-flavor-access:is_public | True | 2026-07-20 14:35:09.603 | | properties | hw_rng:allowed='True' | 2026-07-20 14:35:09.603 | | ram | 2048 | 2026-07-20 14:35:09.603 | | rxtx_factor | 1.0 | 2026-07-20 14:35:09.603 | | swap | 0 | 2026-07-20 14:35:09.603 | | vcpus | 2 | 2026-07-20 14:35:09.604 | +----------------------------+-----------------------+ 2026-07-20 14:35:09.604 | + 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-20 14:35:09.604 | +----------------------------+-----------------------+ 2026-07-20 14:35:09.604 | | Field | Value | 2026-07-20 14:35:09.604 | +----------------------------+-----------------------+ 2026-07-20 14:35:09.604 | | OS-FLV-DISABLED:disabled | False | 2026-07-20 14:35:09.604 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-20 14:35:09.604 | | description | None | 2026-07-20 14:35:09.604 | | disk | 20 | 2026-07-20 14:35:09.604 | | id | d4 | 2026-07-20 14:35:09.605 | | name | ds4G | 2026-07-20 14:35:09.605 | | os-flavor-access:is_public | True | 2026-07-20 14:35:09.605 | | properties | hw_rng:allowed='True' | 2026-07-20 14:35:09.605 | | ram | 4096 | 2026-07-20 14:35:09.605 | | rxtx_factor | 1.0 | 2026-07-20 14:35:09.605 | | swap | 0 | 2026-07-20 14:35:09.605 | | vcpus | 4 | 2026-07-20 14:35:09.605 | +----------------------------+-----------------------+ 2026-07-20 14:35:09.605 | + lib/nova:create_flavors:1251 : openstack --os-region-name=RegionOne flavor list 2026-07-20 14:35:09.605 | + lib/nova:create_flavors:1251 : grep -q m1.tiny 2026-07-20 14:35:09.605 | + 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-20 14:35:09.606 | +----------------------------+-----------------------+ 2026-07-20 14:35:09.606 | | Field | Value | 2026-07-20 14:35:09.606 | +----------------------------+-----------------------+ 2026-07-20 14:35:09.606 | | OS-FLV-DISABLED:disabled | False | 2026-07-20 14:35:09.606 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-20 14:35:09.606 | | description | None | 2026-07-20 14:35:09.606 | | disk | 1 | 2026-07-20 14:35:09.606 | | id | 1 | 2026-07-20 14:35:09.606 | | name | m1.tiny | 2026-07-20 14:35:09.606 | | os-flavor-access:is_public | True | 2026-07-20 14:35:09.607 | | properties | hw_rng:allowed='True' | 2026-07-20 14:35:09.607 | | ram | 512 | 2026-07-20 14:35:09.607 | | rxtx_factor | 1.0 | 2026-07-20 14:35:09.607 | | swap | 0 | 2026-07-20 14:35:09.607 | | vcpus | 1 | 2026-07-20 14:35:09.607 | +----------------------------+-----------------------+ 2026-07-20 14:35:09.607 | + 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-20 14:35:09.607 | +----------------------------+-----------------------+ 2026-07-20 14:35:09.607 | | Field | Value | 2026-07-20 14:35:09.607 | +----------------------------+-----------------------+ 2026-07-20 14:35:09.608 | | OS-FLV-DISABLED:disabled | False | 2026-07-20 14:35:09.608 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-20 14:35:09.608 | | description | None | 2026-07-20 14:35:09.608 | | disk | 20 | 2026-07-20 14:35:09.608 | | id | 2 | 2026-07-20 14:35:09.608 | | name | m1.small | 2026-07-20 14:35:09.608 | | os-flavor-access:is_public | True | 2026-07-20 14:35:09.608 | | properties | hw_rng:allowed='True' | 2026-07-20 14:35:09.608 | | ram | 2048 | 2026-07-20 14:35:09.608 | | rxtx_factor | 1.0 | 2026-07-20 14:35:09.609 | | swap | 0 | 2026-07-20 14:35:09.609 | | vcpus | 1 | 2026-07-20 14:35:09.609 | +----------------------------+-----------------------+ 2026-07-20 14:35:09.609 | + 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-20 14:35:09.609 | +----------------------------+-----------------------+ 2026-07-20 14:35:09.609 | | Field | Value | 2026-07-20 14:35:09.609 | +----------------------------+-----------------------+ 2026-07-20 14:35:09.609 | | OS-FLV-DISABLED:disabled | False | 2026-07-20 14:35:09.609 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-20 14:35:09.609 | | description | None | 2026-07-20 14:35:09.610 | | disk | 40 | 2026-07-20 14:35:09.610 | | id | 3 | 2026-07-20 14:35:09.610 | | name | m1.medium | 2026-07-20 14:35:09.610 | | os-flavor-access:is_public | True | 2026-07-20 14:35:09.610 | | properties | hw_rng:allowed='True' | 2026-07-20 14:35:09.610 | | ram | 4096 | 2026-07-20 14:35:09.610 | | rxtx_factor | 1.0 | 2026-07-20 14:35:09.610 | | swap | 0 | 2026-07-20 14:35:09.610 | | vcpus | 2 | 2026-07-20 14:35:09.610 | +----------------------------+-----------------------+ 2026-07-20 14:35:09.611 | + 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-20 14:35:09.611 | +----------------------------+-----------------------+ 2026-07-20 14:35:09.611 | | Field | Value | 2026-07-20 14:35:09.611 | +----------------------------+-----------------------+ 2026-07-20 14:35:09.612 | | OS-FLV-DISABLED:disabled | False | 2026-07-20 14:35:09.612 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-20 14:35:09.612 | | description | None | 2026-07-20 14:35:09.612 | | disk | 80 | 2026-07-20 14:35:09.612 | | id | 4 | 2026-07-20 14:35:09.612 | | name | m1.large | 2026-07-20 14:35:09.612 | | os-flavor-access:is_public | True | 2026-07-20 14:35:09.612 | | properties | hw_rng:allowed='True' | 2026-07-20 14:35:09.612 | | ram | 8192 | 2026-07-20 14:35:09.612 | | rxtx_factor | 1.0 | 2026-07-20 14:35:09.612 | | swap | 0 | 2026-07-20 14:35:09.613 | | vcpus | 4 | 2026-07-20 14:35:09.613 | +----------------------------+-----------------------+ 2026-07-20 14:35:09.613 | + 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-20 14:35:09.613 | +----------------------------+-----------------------+ 2026-07-20 14:35:09.613 | | Field | Value | 2026-07-20 14:35:09.613 | +----------------------------+-----------------------+ 2026-07-20 14:35:09.613 | | OS-FLV-DISABLED:disabled | False | 2026-07-20 14:35:09.613 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-20 14:35:09.613 | | description | None | 2026-07-20 14:35:09.613 | | disk | 160 | 2026-07-20 14:35:09.613 | | id | 5 | 2026-07-20 14:35:09.613 | | name | m1.xlarge | 2026-07-20 14:35:09.614 | | os-flavor-access:is_public | True | 2026-07-20 14:35:09.614 | | properties | hw_rng:allowed='True' | 2026-07-20 14:35:09.614 | | ram | 16384 | 2026-07-20 14:35:09.614 | | rxtx_factor | 1.0 | 2026-07-20 14:35:09.614 | | swap | 0 | 2026-07-20 14:35:09.614 | | vcpus | 8 | 2026-07-20 14:35:09.614 | +----------------------------+-----------------------+ 2026-07-20 14:35:09.663 | [2068 Async create_flavors:74194]: finished create_flavors with result 0 in 41 seconds 2026-07-20 14:35:09.670 | + inc/async:async_wait:197 : return 0 2026-07-20 14:35:09.675 | + ./stack.sh:main:1380 : is_service_enabled horizon 2026-07-20 14:35:09.704 | + functions-common:is_service_enabled:2076 : return 1 2026-07-20 14:35:09.708 | + ./stack.sh:main:1394 : is_service_enabled nova 2026-07-20 14:35:09.737 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 14:35:09.742 | + ./stack.sh:main:1394 : is_service_enabled keystone 2026-07-20 14:35:09.771 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 14:35:09.776 | + ./stack.sh:main:1395 : USERRC_PARAMS='-PA --target-dir /home/quobyte/devstack/accrc --os-password nomoresecret' 2026-07-20 14:35:09.781 | + ./stack.sh:main:1397 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-07-20 14:35:09.785 | + ./stack.sh:main:1401 : /home/quobyte/devstack/tools/create_userrc.sh -PA --target-dir /home/quobyte/devstack/accrc --os-password nomoresecret 2026-07-20 14:35:09.789 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-20 14:35:09.791 | + home/quobyte/devstack/tools/create_userrc.sh:main:31 : ACCOUNT_DIR=./accrc 2026-07-20 14:35:09.794 | ++ 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-20 14:35:09.798 | + home/quobyte/devstack/tools/create_userrc.sh:main:80 : options=' -P -A --target-dir '\''/home/quobyte/devstack/accrc'\'' --os-password '\''nomoresecret'\'' --' 2026-07-20 14:35:09.799 | + home/quobyte/devstack/tools/create_userrc.sh:main:84 : eval set -- -P -A --target-dir ''\''/home/quobyte/devstack/accrc'\''' --os-password ''\''nomoresecret'\''' -- 2026-07-20 14:35:09.801 | ++ home/quobyte/devstack/tools/create_userrc.sh:main:84 : set -- -P -A --target-dir /home/quobyte/devstack/accrc --os-password nomoresecret -- 2026-07-20 14:35:09.803 | + home/quobyte/devstack/tools/create_userrc.sh:main:85 : ADDPASS= 2026-07-20 14:35:09.805 | + home/quobyte/devstack/tools/create_userrc.sh:main:86 : HEAT_URL= 2026-07-20 14:35:09.807 | + home/quobyte/devstack/tools/create_userrc.sh:main:91 : SKIP_PROJECT=service 2026-07-20 14:35:09.809 | + home/quobyte/devstack/tools/create_userrc.sh:main:92 : MODE= 2026-07-20 14:35:09.811 | + home/quobyte/devstack/tools/create_userrc.sh:main:93 : ROLE=Member 2026-07-20 14:35:09.813 | + home/quobyte/devstack/tools/create_userrc.sh:main:94 : USER_NAME= 2026-07-20 14:35:09.815 | + home/quobyte/devstack/tools/create_userrc.sh:main:95 : USER_PASS= 2026-07-20 14:35:09.817 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 7 -gt 0 ']' 2026-07-20 14:35:09.819 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-07-20 14:35:09.821 | + home/quobyte/devstack/tools/create_userrc.sh:main:119 : ADDPASS=yes 2026-07-20 14:35:09.823 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-07-20 14:35:09.825 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 6 -gt 0 ']' 2026-07-20 14:35:09.829 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-07-20 14:35:09.831 | + home/quobyte/devstack/tools/create_userrc.sh:main:118 : MODE=all 2026-07-20 14:35:09.833 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-07-20 14:35:09.835 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 5 -gt 0 ']' 2026-07-20 14:35:09.837 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-07-20 14:35:09.840 | + home/quobyte/devstack/tools/create_userrc.sh:main:113 : ACCOUNT_DIR=/home/quobyte/devstack/accrc 2026-07-20 14:35:09.842 | + home/quobyte/devstack/tools/create_userrc.sh:main:113 : shift 2026-07-20 14:35:09.844 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-07-20 14:35:09.846 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 3 -gt 0 ']' 2026-07-20 14:35:09.848 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-07-20 14:35:09.850 | + home/quobyte/devstack/tools/create_userrc.sh:main:100 : export OS_PASSWORD=nomoresecret 2026-07-20 14:35:09.852 | + home/quobyte/devstack/tools/create_userrc.sh:main:100 : OS_PASSWORD=nomoresecret 2026-07-20 14:35:09.854 | + home/quobyte/devstack/tools/create_userrc.sh:main:100 : shift 2026-07-20 14:35:09.856 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-07-20 14:35:09.858 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 1 -gt 0 ']' 2026-07-20 14:35:09.860 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-07-20 14:35:09.862 | + home/quobyte/devstack/tools/create_userrc.sh:main:122 : shift 2026-07-20 14:35:09.864 | + home/quobyte/devstack/tools/create_userrc.sh:main:122 : break 2026-07-20 14:35:09.866 | + home/quobyte/devstack/tools/create_userrc.sh:main:129 : '[' -z nomoresecret ']' 2026-07-20 14:35:09.868 | + home/quobyte/devstack/tools/create_userrc.sh:main:138 : '[' -z '' -a '' ']' 2026-07-20 14:35:09.870 | + home/quobyte/devstack/tools/create_userrc.sh:main:142 : '[' -z '' -a '' ']' 2026-07-20 14:35:09.872 | + home/quobyte/devstack/tools/create_userrc.sh:main:146 : '[' -z '' -a -z '' ']' 2026-07-20 14:35:09.874 | + home/quobyte/devstack/tools/create_userrc.sh:main:147 : export OS_PROJECT_NAME=admin 2026-07-20 14:35:09.876 | + home/quobyte/devstack/tools/create_userrc.sh:main:147 : OS_PROJECT_NAME=admin 2026-07-20 14:35:09.879 | + home/quobyte/devstack/tools/create_userrc.sh:main:150 : '[' -z '' ']' 2026-07-20 14:35:09.881 | + home/quobyte/devstack/tools/create_userrc.sh:main:151 : export OS_USERNAME=admin 2026-07-20 14:35:09.883 | + home/quobyte/devstack/tools/create_userrc.sh:main:151 : OS_USERNAME=admin 2026-07-20 14:35:09.885 | + home/quobyte/devstack/tools/create_userrc.sh:main:154 : '[' -z '' ']' 2026-07-20 14:35:09.887 | + home/quobyte/devstack/tools/create_userrc.sh:main:155 : export OS_AUTH_URL=http://localhost:5000/v3/ 2026-07-20 14:35:09.889 | + home/quobyte/devstack/tools/create_userrc.sh:main:155 : OS_AUTH_URL=http://localhost:5000/v3/ 2026-07-20 14:35:09.891 | + home/quobyte/devstack/tools/create_userrc.sh:main:158 : '[' -z '' -a -z '' ']' 2026-07-20 14:35:09.893 | + home/quobyte/devstack/tools/create_userrc.sh:main:160 : OS_USER_DOMAIN_ID=default 2026-07-20 14:35:09.895 | + home/quobyte/devstack/tools/create_userrc.sh:main:163 : '[' -z '' -a -z '' ']' 2026-07-20 14:35:09.897 | + home/quobyte/devstack/tools/create_userrc.sh:main:165 : OS_PROJECT_DOMAIN_ID=default 2026-07-20 14:35:09.899 | + home/quobyte/devstack/tools/create_userrc.sh:main:168 : USER_PASS=nomoresecret 2026-07-20 14:35:09.901 | + home/quobyte/devstack/tools/create_userrc.sh:main:169 : USER_NAME=admin 2026-07-20 14:35:09.903 | + home/quobyte/devstack/tools/create_userrc.sh:main:171 : '[' -z all ']' 2026-07-20 14:35:09.906 | + home/quobyte/devstack/tools/create_userrc.sh:main:239 : '[' all '!=' create ']' 2026-07-20 14:35:09.909 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : openstack project list --long --quote none -f csv 2026-07-20 14:35:09.909 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : grep ,True 2026-07-20 14:35:09.909 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : grep -v service 2026-07-20 14:35:09.909 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : IFS=, 2026-07-20 14:35:09.910 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2026-07-20 14:35:12.068 | Failed to discover available identity versions when contacting http://localhost:5000/v3/. Attempting to parse version from URL. 2026-07-20 14:35:12.071 | 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-20 14:35:12.400 | + ./stack.sh:main:1406 : save_stackenv 2026-07-20 14:35:12.404 | + functions-common:save_stackenv:65 : local tag= 2026-07-20 14:35:12.411 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-07-20 14:35:12.417 | + functions-common:save_stackenv:67 : time_stamp=2026-07-20-163512 2026-07-20 14:35:12.422 | + functions-common:save_stackenv:68 : echo '# 2026-07-20-163512 ' 2026-07-20 14:35:12.427 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-20 14:35:12.431 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-07-20 14:35:12.435 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-20 14:35:12.439 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-07-20 14:35:12.444 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-20 14:35:12.448 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-07-20 14:35:12.453 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-20 14:35:12.457 | + 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-20 14:35:12.461 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-20 14:35:12.466 | + functions-common:save_stackenv:70 : echo HOST_IP=192.168.122.72 2026-07-20 14:35:12.470 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-20 14:35:12.475 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=http://192.168.122.72/identity 2026-07-20 14:35:12.479 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-20 14:35:12.484 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2026-07-20-161130 2026-07-20 14:35:12.488 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-20 14:35:12.492 | + functions-common:save_stackenv:70 : echo OS_CACERT= 2026-07-20 14:35:12.497 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-20 14:35:12.501 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=192.168.122.72 2026-07-20 14:35:12.505 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-20 14:35:12.510 | + functions-common:save_stackenv:70 : echo STACK_USER=quobyte 2026-07-20 14:35:12.514 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-20 14:35:12.518 | + functions-common:save_stackenv:70 : echo TLS_IP= 2026-07-20 14:35:12.523 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-20 14:35:12.527 | + functions-common:save_stackenv:70 : echo HOST_IPV6=::1 2026-07-20 14:35:12.531 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-20 14:35:12.535 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-07-20 14:35:12.540 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-20 14:35:12.544 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=192.168.122.72 2026-07-20 14:35:12.548 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-20 14:35:12.553 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-07-20 14:35:12.557 | + ./stack.sh:main:1417 : merge_config_group /home/quobyte/devstack/local.conf extra 2026-07-20 14:35:12.562 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-07-20 14:35:12.566 | + inc/meta-config:merge_config_group:171 : shift 2026-07-20 14:35:12.571 | + inc/meta-config:merge_config_group:172 : local matchgroups=extra 2026-07-20 14:35:12.575 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-07-20 14:35:12.579 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-07-20 14:35:12.584 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-07-20 14:35:12.590 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf extra 2026-07-20 14:35:12.594 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-07-20 14:35:12.599 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=extra 2026-07-20 14:35:12.604 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-07-20 14:35:12.608 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=extra ' 2026-07-20 14:35:12.609 | /^\[\[.+\|.*\]\]/ { 2026-07-20 14:35:12.609 | gsub("[][]", "", $1); 2026-07-20 14:35:12.609 | split($1, a, "|"); 2026-07-20 14:35:12.609 | if (a[1] == matchgroup) 2026-07-20 14:35:12.609 | print a[2] 2026-07-20 14:35:12.609 | } 2026-07-20 14:35:12.609 | ' /home/quobyte/devstack/local.conf 2026-07-20 14:35:12.617 | + ./stack.sh:main:1424 : run_phase stack extra 2026-07-20 14:35:12.622 | + functions-common:run_phase:1848 : local mode=stack 2026-07-20 14:35:12.626 | + functions-common:run_phase:1849 : local phase=extra 2026-07-20 14:35:12.631 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-07-20 14:35:12.636 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-07-20 14:35:12.640 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-07-20 14:35:12.646 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-07-20 14:35:12.650 | + functions-common:run_phase:1858 : local extra 2026-07-20 14:35:12.656 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-07-20 14:35:12.663 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-07-20 14:35:12.668 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-07-20 14:35:12.673 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-07-20 14:35:12.678 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack extra 2026-07-20 14:35:12.683 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-07-20 14:35:12.711 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-20 14:35:12.716 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-07-20 14:35:12.720 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-07-20 14:35:12.724 | ++ extras.d/80-tempest.sh:source:7 : [[ extra == \i\n\s\t\a\l\l ]] 2026-07-20 14:35:12.728 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-07-20 14:35:12.732 | ++ extras.d/80-tempest.sh:source:10 : [[ extra == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-07-20 14:35:12.736 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-07-20 14:35:12.740 | ++ extras.d/80-tempest.sh:source:13 : [[ extra == \e\x\t\r\a ]] 2026-07-20 14:35:12.745 | ++ extras.d/80-tempest.sh:source:15 : : 2026-07-20 14:35:12.749 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-07-20 14:35:12.753 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-07-20 14:35:12.758 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-07-20 14:35:12.762 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-07-20 14:35:12.767 | + functions-common:run_phase:1875 : run_plugins stack extra 2026-07-20 14:35:12.771 | + functions-common:run_plugins:1834 : local mode=stack 2026-07-20 14:35:12.776 | + functions-common:run_plugins:1835 : local phase=extra 2026-07-20 14:35:12.780 | + functions-common:run_plugins:1837 : local plugins= 2026-07-20 14:35:12.785 | + functions-common:run_plugins:1838 : local plugin 2026-07-20 14:35:12.790 | + ./stack.sh:main:1432 : merge_config_group /home/quobyte/devstack/local.conf post-extra 2026-07-20 14:35:12.794 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-07-20 14:35:12.799 | + inc/meta-config:merge_config_group:171 : shift 2026-07-20 14:35:12.804 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-extra 2026-07-20 14:35:12.808 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-07-20 14:35:12.812 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-07-20 14:35:12.817 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-07-20 14:35:12.823 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf post-extra 2026-07-20 14:35:12.829 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-07-20 14:35:12.832 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-extra 2026-07-20 14:35:12.839 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-07-20 14:35:12.844 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-extra ' 2026-07-20 14:35:12.844 | /^\[\[.+\|.*\]\]/ { 2026-07-20 14:35:12.844 | gsub("[][]", "", $1); 2026-07-20 14:35:12.844 | split($1, a, "|"); 2026-07-20 14:35:12.844 | if (a[1] == matchgroup) 2026-07-20 14:35:12.845 | print a[2] 2026-07-20 14:35:12.845 | } 2026-07-20 14:35:12.845 | ' /home/quobyte/devstack/local.conf 2026-07-20 14:35:12.853 | + ./stack.sh:main:1441 : is_service_enabled n-cpu 2026-07-20 14:35:12.882 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 14:35:12.887 | + ./stack.sh:main:1442 : is_nova_ready 2026-07-20 14:35:12.891 | + lib/nova:is_nova_ready:1166 : wait_for_compute 60 2026-07-20 14:35:12.896 | + functions:wait_for_compute:490 : local timeout=60 2026-07-20 14:35:12.900 | + functions:wait_for_compute:491 : local rval=0 2026-07-20 14:35:12.905 | + functions:wait_for_compute:492 : local compute_hostname 2026-07-20 14:35:12.909 | + functions:wait_for_compute:493 : time_start wait_for_service 2026-07-20 14:35:12.914 | + functions-common:time_start:2406 : local name=wait_for_service 2026-07-20 14:35:12.919 | + functions-common:time_start:2407 : local start_time= 2026-07-20 14:35:12.923 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-20 14:35:12.930 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-20 14:35:12.936 | + functions-common:time_start:2411 : _TIME_START[$name]=1784558112931 2026-07-20 14:35:12.942 | ++ functions:wait_for_compute:494 : iniget /etc/nova/nova.conf DEFAULT host 2026-07-20 14:35:12.977 | + functions:wait_for_compute:494 : compute_hostname= 2026-07-20 14:35:12.981 | + functions:wait_for_compute:495 : [[ -z '' ]] 2026-07-20 14:35:12.987 | ++ functions:wait_for_compute:496 : hostname 2026-07-20 14:35:12.994 | + functions:wait_for_compute:496 : compute_hostname=devstack 2026-07-20 14:35:12.998 | + functions:wait_for_compute:498 : timeout 60 bash -x 2026-07-20 14:35:13.005 | ++ functions:wait_for_compute:498 : hostname 2026-07-20 14:35:13.010 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-20 14:35:13.013 | + :: : ID= 2026-07-20 14:35:13.015 | + :: : [[ '' == '' ]] 2026-07-20 14:35:13.017 | + :: : sleep 1 2026-07-20 14:35:14.021 | + :: : [[ libvirt = \f\a\k\e ]] 2026-07-20 14:35:14.024 | ++ :: : openstack --os-cloud devstack-admin --os-region RegionOne compute service list --host devstack --service nova-compute -c ID -f value 2026-07-20 14:35:17.225 | + :: : ID=c7a60def-3f08-4355-b2aa-6c27d86060ff 2026-07-20 14:35:17.227 | + :: : [[ c7a60def-3f08-4355-b2aa-6c27d86060ff == '' ]] 2026-07-20 14:35:17.232 | + functions:wait_for_compute:510 : time_stop wait_for_service 2026-07-20 14:35:17.237 | + functions-common:time_stop:2420 : local name 2026-07-20 14:35:17.241 | + functions-common:time_stop:2421 : local end_time 2026-07-20 14:35:17.246 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-20 14:35:17.251 | + functions-common:time_stop:2423 : local total 2026-07-20 14:35:17.255 | + functions-common:time_stop:2424 : local start_time 2026-07-20 14:35:17.259 | + functions-common:time_stop:2426 : name=wait_for_service 2026-07-20 14:35:17.264 | + functions-common:time_stop:2427 : start_time=1784558112931 2026-07-20 14:35:17.269 | + functions-common:time_stop:2429 : [[ -z 1784558112931 ]] 2026-07-20 14:35:17.275 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-20 14:35:17.282 | + functions-common:time_stop:2432 : end_time=1784558117277 2026-07-20 14:35:17.286 | + functions-common:time_stop:2433 : elapsed_time=4346 2026-07-20 14:35:17.291 | + functions-common:time_stop:2434 : total=24642 2026-07-20 14:35:17.295 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-20 14:35:17.300 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=28988 2026-07-20 14:35:17.304 | + functions:wait_for_compute:512 : [[ 0 != 0 ]] 2026-07-20 14:35:17.309 | + functions:wait_for_compute:516 : return 0 2026-07-20 14:35:17.313 | + ./stack.sh:main:1446 : service_check 2026-07-20 14:35:17.318 | + functions-common:service_check:1713 : local service 2026-07-20 14:35:17.323 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-20 14:35:17.327 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@key.service 2026-07-20 14:35:17.346 | not-found 2026-07-20 14:35:17.353 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-20 14:35:17.357 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-api.service 2026-07-20 14:35:17.377 | enabled 2026-07-20 14:35:17.383 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-api.service --no-pager 2026-07-20 14:35:17.408 | ● devstack@n-api.service - Devstack devstack@n-api.service 2026-07-20 14:35:17.408 | Loaded: loaded (/etc/systemd/system/devstack@n-api.service; enabled; preset: enabled) 2026-07-20 14:35:17.408 | Active: active (running) since Mon 2026-07-20 16:32:03 CEST; 3min 13s ago 2026-07-20 14:35:17.408 | Main PID: 61966 (uwsgi) 2026-07-20 14:35:17.408 | Status: "uWSGI is ready" 2026-07-20 14:35:17.408 | Tasks: 17 (limit: 14255) 2026-07-20 14:35:17.408 | Memory: 274.2M (peak: 274.7M) 2026-07-20 14:35:17.408 | CPU: 14.634s 2026-07-20 14:35:17.408 | CGroup: /system.slice/system-devstack.slice/devstack@n-api.service 2026-07-20 14:35:17.409 | ├─61966 "nova-apiuWSGI master" 2026-07-20 14:35:17.409 | ├─61967 "nova-apiuWSGI worker 1" 2026-07-20 14:35:17.409 | └─61968 "nova-apiuWSGI worker 2" 2026-07-20 14:35:17.409 | 2026-07-20 14:35:17.409 | Jul 20 16:35:16 devstack devstack@n-api.service[61968]: [pid: 61968|app: 0|req: 18/36] 192.168.122.72 () {54 vars in 930 bytes} [Mon Jul 20 16:35:16 2026] GET /compute/v2.1 => generated 392 bytes in 6 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-20 14:35:17.409 | Jul 20 16:35:16 devstack devstack@n-api.service[61967]: DEBUG nova.api.openstack.wsgi [None req-c467684b-2a54-47b0-877e-4bc59d45cbb4 admin admin] Calling method '>' {{(pid=61967) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} 2026-07-20 14:35:17.409 | Jul 20 16:35:16 devstack devstack@n-api.service[61967]: DEBUG oslo_concurrency.lockutils [None req-c467684b-2a54-47b0-877e-4bc59d45cbb4 admin admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61967) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} 2026-07-20 14:35:17.409 | Jul 20 16:35:16 devstack devstack@n-api.service[61967]: DEBUG oslo_concurrency.lockutils [None req-c467684b-2a54-47b0-877e-4bc59d45cbb4 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.001s {{(pid=61967) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} 2026-07-20 14:35:17.409 | Jul 20 16:35:16 devstack devstack@n-api.service[61967]: DEBUG oslo_concurrency.lockutils [None req-c467684b-2a54-47b0-877e-4bc59d45cbb4 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=61967) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} 2026-07-20 14:35:17.410 | Jul 20 16:35:16 devstack devstack@n-api.service[61967]: DEBUG oslo_concurrency.lockutils [None req-c467684b-2a54-47b0-877e-4bc59d45cbb4 admin admin] Acquiring lock "e4b1418c-3843-4b32-b8c0-469776ed1521" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61967) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} 2026-07-20 14:35:17.410 | Jul 20 16:35:16 devstack devstack@n-api.service[61967]: DEBUG oslo_concurrency.lockutils [None req-c467684b-2a54-47b0-877e-4bc59d45cbb4 admin admin] Lock "e4b1418c-3843-4b32-b8c0-469776ed1521" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61967) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} 2026-07-20 14:35:17.410 | Jul 20 16:35:16 devstack devstack@n-api.service[61967]: DEBUG oslo_concurrency.lockutils [None req-c467684b-2a54-47b0-877e-4bc59d45cbb4 admin admin] Lock "e4b1418c-3843-4b32-b8c0-469776ed1521" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61967) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} 2026-07-20 14:35:17.410 | Jul 20 16:35:16 devstack devstack@n-api.service[61967]: INFO nova.api.openstack.requestlog [None req-c467684b-2a54-47b0-877e-4bc59d45cbb4 admin admin] 192.168.122.72 "GET /compute/v2.1/os-services?binary=nova-compute&host=devstack" status: 200 len: 251 microversion: 2.69 time: 0.161013 2026-07-20 14:35:17.410 | Jul 20 16:35:16 devstack devstack@n-api.service[61967]: [pid: 61967|app: 0|req: 19/37] 192.168.122.72 () {60 vars in 1320 bytes} [Mon Jul 20 16:35:16 2026] GET /compute/v2.1/os-services?binary=nova-compute&host=devstack => generated 251 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-07-20 14:35:17.415 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-20 14:35:17.419 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-cpu.service 2026-07-20 14:35:17.439 | enabled 2026-07-20 14:35:17.445 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-cpu.service --no-pager 2026-07-20 14:35:17.469 | ● devstack@n-cpu.service - Devstack devstack@n-cpu.service 2026-07-20 14:35:17.469 | Loaded: loaded (/etc/systemd/system/devstack@n-cpu.service; enabled; preset: enabled) 2026-07-20 14:35:17.469 | Active: active (running) since Mon 2026-07-20 16:34:23 CEST; 54s ago 2026-07-20 14:35:17.469 | Main PID: 74008 (nova-compute) 2026-07-20 14:35:17.469 | Tasks: 10 (limit: 14255) 2026-07-20 14:35:17.469 | Memory: 136.0M (peak: 137.6M) 2026-07-20 14:35:17.469 | CPU: 4.573s 2026-07-20 14:35:17.470 | CGroup: /system.slice/system-devstack.slice/devstack@n-cpu.service 2026-07-20 14:35:17.470 | └─74008 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf 2026-07-20 14:35:17.470 | 2026-07-20 14:35:17.470 | Jul 20 16:34:46 devstack nova-compute[74008]: DEBUG nova.compute.provider_tree [None req-7e119400-faf8-49c4-978b-2752f29a8a7f None None] Updating resource provider 01ac4c1e-833d-4c15-a37b-a0bdd60218fb generation from 0 to 1 during operation: update_inventory {{(pid=74008) _update_generation /opt/stack/nova/nova/compute/provider_tree.py:164}} 2026-07-20 14:35:17.470 | Jul 20 16:34:46 devstack nova-compute[74008]: DEBUG nova.compute.provider_tree [None req-7e119400-faf8-49c4-978b-2752f29a8a7f None None] Updating inventory in ProviderTree for provider 01ac4c1e-833d-4c15-a37b-a0bdd60218fb 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=74008) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:176}} 2026-07-20 14:35:17.470 | Jul 20 16:34:46 devstack nova-compute[74008]: DEBUG nova.compute.provider_tree [None req-7e119400-faf8-49c4-978b-2752f29a8a7f None None] Updating resource provider 01ac4c1e-833d-4c15-a37b-a0bdd60218fb generation from 1 to 2 during operation: update_traits {{(pid=74008) _update_generation /opt/stack/nova/nova/compute/provider_tree.py:164}} 2026-07-20 14:35:17.471 | Jul 20 16:34:46 devstack nova-compute[74008]: DEBUG nova.compute.resource_tracker [None req-7e119400-faf8-49c4-978b-2752f29a8a7f None None] Compute_service record updated for devstack:devstack {{(pid=74008) _update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:1097}} 2026-07-20 14:35:17.471 | Jul 20 16:34:46 devstack nova-compute[74008]: DEBUG oslo_concurrency.lockutils [None req-7e119400-faf8-49c4-978b-2752f29a8a7f None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: held 2.121s {{(pid=74008) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} 2026-07-20 14:35:17.471 | Jul 20 16:34:46 devstack nova-compute[74008]: DEBUG nova.service [None req-7e119400-faf8-49c4-978b-2752f29a8a7f None None] Creating RPC server for service: nova-compute on topic: compute {{(pid=74008) start /opt/stack/nova/nova/service.py:196}} 2026-07-20 14:35:17.471 | Jul 20 16:34:46 devstack nova-compute[74008]: DEBUG nova.service [None req-7e119400-faf8-49c4-978b-2752f29a8a7f None None] Creating 2nd RPC server for service: nova-compute on topic: compute-alt {{(pid=74008) start /opt/stack/nova/nova/service.py:212}} 2026-07-20 14:35:17.473 | Jul 20 16:34:46 devstack nova-compute[74008]: DEBUG nova.service [None req-7e119400-faf8-49c4-978b-2752f29a8a7f None None] Join ServiceGroup membership for this service compute {{(pid=74008) start /opt/stack/nova/nova/service.py:222}} 2026-07-20 14:35:17.473 | Jul 20 16:34:46 devstack nova-compute[74008]: DEBUG nova.servicegroup.drivers.db [None req-7e119400-faf8-49c4-978b-2752f29a8a7f None None] DB_Driver: join new ServiceGroup member devstack to the compute group, service = {{(pid=74008) join /opt/stack/nova/nova/servicegroup/drivers/db.py:44}} 2026-07-20 14:35:17.473 | Jul 20 16:34:51 devstack nova-compute[74008]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.95 seconds {{(pid=74008) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-20 14:35:17.477 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-20 14:35:17.481 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-cond.service 2026-07-20 14:35:17.498 | not-found 2026-07-20 14:35:17.505 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-20 14:35:17.510 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-sch.service 2026-07-20 14:35:17.528 | enabled 2026-07-20 14:35:17.534 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-sch.service --no-pager 2026-07-20 14:35:17.558 | ● devstack@n-sch.service - Devstack devstack@n-sch.service 2026-07-20 14:35:17.558 | Loaded: loaded (/etc/systemd/system/devstack@n-sch.service; enabled; preset: enabled) 2026-07-20 14:35:17.559 | Active: active (running) since Mon 2026-07-20 16:34:10 CEST; 1min 6s ago 2026-07-20 14:35:17.559 | Main PID: 70333 (nova-scheduler:) 2026-07-20 14:35:17.559 | Tasks: 19 (limit: 14255) 2026-07-20 14:35:17.559 | Memory: 156.2M (peak: 156.7M) 2026-07-20 14:35:17.559 | CPU: 4.792s 2026-07-20 14:35:17.559 | CGroup: /system.slice/system-devstack.slice/devstack@n-sch.service 2026-07-20 14:35:17.559 | ├─70333 "nova-scheduler: master process [/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf]" 2026-07-20 14:35:17.559 | ├─72114 "nova-scheduler: ServiceWrapper worker(0)" 2026-07-20 14:35:17.559 | └─72125 "nova-scheduler: ServiceWrapper worker(1)" 2026-07-20 14:35:17.559 | 2026-07-20 14:35:17.560 | Jul 20 16:34:17 devstack nova-scheduler[72125]: DEBUG nova.servicegroup.drivers.db [None req-54ff620b-9e3b-4db4-a474-bb15791d8107 None None] DB_Driver: join new ServiceGroup member devstack to the scheduler group, service = {{(pid=72125) join /opt/stack/nova/nova/servicegroup/drivers/db.py:44}} 2026-07-20 14:35:17.560 | Jul 20 16:34:22 devstack nova-scheduler[72114]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.97 seconds {{(pid=72114) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-20 14:35:17.560 | Jul 20 16:34:22 devstack nova-scheduler[72125]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.97 seconds {{(pid=72125) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-20 14:35:17.560 | Jul 20 16:34:24 devstack nova-scheduler[70333]: DEBUG dbcounter [-] [70333] Writing DB stats nova_api:SELECT=3 {{(pid=70333) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-20 14:35:17.560 | Jul 20 16:34:24 devstack nova-scheduler[70333]: DEBUG dbcounter [-] [70333] Writing DB stats nova_cell1:SELECT=1 {{(pid=70333) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-20 14:35:17.560 | Jul 20 16:34:24 devstack nova-scheduler[70333]: DEBUG dbcounter [-] [70333] Writing DB stats nova_cell0:SELECT=1 {{(pid=70333) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-20 14:35:17.561 | Jul 20 16:34:32 devstack nova-scheduler[72114]: DEBUG dbcounter [-] [72114] Writing DB stats nova_cell0:SELECT=4,nova_cell0:INSERT=1,nova_cell0:UPDATE=1 {{(pid=72114) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-20 14:35:17.561 | Jul 20 16:34:32 devstack nova-scheduler[72125]: DEBUG dbcounter [-] [72125] Writing DB stats nova_cell0:SELECT=3 {{(pid=72125) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-20 14:35:17.561 | Jul 20 16:34:33 devstack nova-scheduler[72125]: DEBUG oslo.service.backend._threading.loopingcall [None req-9770553b-79b8-4a8f-b02c-3cb541b21ec0 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=72125) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-20 14:35:17.561 | Jul 20 16:34:50 devstack nova-scheduler[72114]: DEBUG oslo.service.backend._threading.loopingcall [None req-fdc14955-5a42-46d7-8f05-e444bfe96d4d None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=72114) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-20 14:35:17.566 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-20 14:35:17.571 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-novnc.service 2026-07-20 14:35:17.588 | not-found 2026-07-20 14:35:17.594 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-20 14:35:17.599 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-api-meta.service 2026-07-20 14:35:17.619 | enabled 2026-07-20 14:35:17.625 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-api-meta.service --no-pager 2026-07-20 14:35:17.649 | ● devstack@n-api-meta.service - Devstack devstack@n-api-meta.service 2026-07-20 14:35:17.649 | Loaded: loaded (/etc/systemd/system/devstack@n-api-meta.service; enabled; preset: enabled) 2026-07-20 14:35:17.649 | Active: active (running) since Mon 2026-07-20 16:34:13 CEST; 1min 4s ago 2026-07-20 14:35:17.649 | Main PID: 70945 (uwsgi) 2026-07-20 14:35:17.649 | Status: "uWSGI is ready" 2026-07-20 14:35:17.649 | Tasks: 16 (limit: 14255) 2026-07-20 14:35:17.649 | Memory: 221.1M (peak: 221.6M) 2026-07-20 14:35:17.650 | CPU: 9.861s 2026-07-20 14:35:17.650 | CGroup: /system.slice/system-devstack.slice/devstack@n-api-meta.service 2026-07-20 14:35:17.650 | ├─70945 "nova-api-metauWSGI master" 2026-07-20 14:35:17.650 | ├─70946 "nova-api-metauWSGI worker 1" 2026-07-20 14:35:17.650 | ├─70947 "nova-api-metauWSGI worker 2" 2026-07-20 14:35:17.650 | └─70948 "nova-api-metauWSGI http 1" 2026-07-20 14:35:17.650 | 2026-07-20 14:35:17.650 | Jul 20 16:34:19 devstack devstack@n-api-meta.service[70947]: DEBUG nova.api.openstack.wsgi_app [None req-7493d554-ac36-4baf-9ae7-67847096276a None None] ******************************************************************************** {{(pid=70947) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3260}} 2026-07-20 14:35:17.651 | Jul 20 16:34:19 devstack devstack@n-api-meta.service[70947]: WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x72e9a36a4668 pid: 70947 (default app) 2026-07-20 14:35:17.651 | Jul 20 16:34:28 devstack devstack@n-api-meta.service[70946]: DEBUG dbcounter [-] [70946] Writing DB stats nova_api:SELECT=1 {{(pid=70946) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-20 14:35:17.651 | Jul 20 16:34:28 devstack devstack@n-api-meta.service[70947]: DEBUG dbcounter [-] [70947] Writing DB stats nova_api:SELECT=1 {{(pid=70947) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-20 14:35:17.651 | Jul 20 16:34:28 devstack devstack@n-api-meta.service[70946]: DEBUG dbcounter [-] [70946] Writing DB stats nova_cell1:SELECT=1 {{(pid=70946) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-20 14:35:17.651 | Jul 20 16:34:28 devstack devstack@n-api-meta.service[70946]: DEBUG dbcounter [-] [70946] Writing DB stats nova_cell0:SELECT=1 {{(pid=70946) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-20 14:35:17.651 | Jul 20 16:34:28 devstack devstack@n-api-meta.service[70947]: DEBUG dbcounter [-] [70947] Writing DB stats nova_cell0:SELECT=1 {{(pid=70947) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-20 14:35:17.652 | Jul 20 16:34:28 devstack devstack@n-api-meta.service[70947]: DEBUG dbcounter [-] [70947] Writing DB stats nova_cell1:SELECT=1 {{(pid=70947) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-20 14:35:17.652 | Jul 20 16:34:28 devstack devstack@n-api-meta.service[70946]: DEBUG dbcounter [-] [70946] Writing DB stats nova_cell0:SELECT=2,nova_cell0:INSERT=1 {{(pid=70946) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-20 14:35:17.653 | Jul 20 16:34:28 devstack devstack@n-api-meta.service[70947]: DEBUG dbcounter [-] [70947] Writing DB stats nova_cell0:SELECT=1 {{(pid=70947) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-20 14:35:17.657 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-20 14:35:17.662 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@placement-api.service 2026-07-20 14:35:17.682 | enabled 2026-07-20 14:35:17.688 | + functions-common:service_check:1720 : sudo systemctl status devstack@placement-api.service --no-pager 2026-07-20 14:35:17.711 | ● devstack@placement-api.service - Devstack devstack@placement-api.service 2026-07-20 14:35:17.711 | Loaded: loaded (/etc/systemd/system/devstack@placement-api.service; enabled; preset: enabled) 2026-07-20 14:35:17.711 | Active: active (running) since Mon 2026-07-20 16:32:46 CEST; 2min 31s ago 2026-07-20 14:35:17.711 | Main PID: 68133 (uwsgi) 2026-07-20 14:35:17.711 | Status: "uWSGI is ready" 2026-07-20 14:35:17.712 | Tasks: 5 (limit: 14255) 2026-07-20 14:35:17.712 | Memory: 176.5M (peak: 176.7M) 2026-07-20 14:35:17.712 | CPU: 6.521s 2026-07-20 14:35:17.712 | CGroup: /system.slice/system-devstack.slice/devstack@placement-api.service 2026-07-20 14:35:17.712 | ├─68133 "placementuWSGI master" 2026-07-20 14:35:17.712 | ├─68134 "placementuWSGI worker 1" 2026-07-20 14:35:17.712 | └─68135 "placementuWSGI worker 2" 2026-07-20 14:35:17.713 | 2026-07-20 14:35:17.713 | Jul 20 16:34:46 devstack devstack@placement-api.service[68134]: INFO placement.requestlog [req-1e0b149c-d862-43c2-a4bb-ae44ae2f473a req-43816a62-c8a5-4e4a-9653-c4d64d6efcc1 service nova] 192.168.122.72 "PUT /placement/resource_providers/01ac4c1e-833d-4c15-a37b-a0bdd60218fb/inventories" status: 200 len: 396 microversion: 1.26 2026-07-20 14:35:17.713 | Jul 20 16:34:46 devstack devstack@placement-api.service[68134]: [pid: 68134|app: 0|req: 4/9] 192.168.122.72 () {64 vars in 1493 bytes} [Mon Jul 20 16:34:45 2026] PUT /placement/resource_providers/01ac4c1e-833d-4c15-a37b-a0bdd60218fb/inventories => generated 396 bytes in 76 msecs (HTTP/1.1 200) 8 headers in 296 bytes (1 switches on core 0) 2026-07-20 14:35:17.713 | Jul 20 16:34:46 devstack devstack@placement-api.service[68135]: DEBUG placement.requestlog [req-1e0b149c-d862-43c2-a4bb-ae44ae2f473a req-e81b0c62-8a1b-4f06-8577-82a602509334 None None] Starting request: 192.168.122.72 "GET /placement/traits?name=in:HW_CPU_X86_SSE4A,HW_CPU_X86_SSSE3,COMPUTE_NET_VIF_MODEL_VMXNET3,COMPUTE_SOUND_MODEL_ES1370,COMPUTE_VOLUME_MULTI_ATTACH,COMPUTE_IMAGE_TYPE_ARI,COMPUTE_NET_ATTACH_INTERFACE,HW_CPU_X86_F16C,HW_CPU_X86_AESNI,COMPUTE_GRAPHICS_MODEL_CIRRUS,COMPUTE_NET_VIF_MODEL_IGB,COMPUTE_STORAGE_BUS_USB,COMPUTE_NET_VIF_MODEL_VIRTIO,COMPUTE_GRAPHICS_MODEL_NONE,COMPUTE_IMAGE_TYPE_RAW,HW_CPU_X86_SSE42,HW_CPU_X86_CLMUL,COMPUTE_NET_VIF_MODEL_E1000E,COMPUTE_SOUND_MODEL_ICH9,COMPUTE_SECURITY_UEFI_SECURE_BOOT,COMPUTE_ARCH_X86_64,COMPUTE_VIOMMU_MODEL_AUTO,COMPUTE_SECURITY_STATELESS_FIRMWARE,COMPUTE_IMAGE_TYPE_ISO,COMPUTE_SOUND_MODEL_USB,COMPUTE_IMAGE_TYPE_AMI,COMPUTE_VOLUME_EXTEND,COMPUTE_GRAPHICS_MODEL_VIRTIO,COMPUTE_NET_VIF_MODEL_NE2K_PCI,COMPUTE_TRUSTED_CERTS,COMPUTE_GRAPHICS_MODEL_VMVGA,COMPUTE_STORAGE_BUS_SATA,COMPUTE_NODE,HW_CPU_X86_AMD_SVM,COMPUTE_ADDRESS_SPACE_EMULATED,COMPUTE_NET_VIF_MODEL_E1000,COMPUTE_NET_VIF_MODEL_PCNET,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,HW_CPU_X86_MMX,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,COMPUTE_STORAGE_BUS_SCSI,COMPUTE_SOUND_MODEL_AC97,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,COMPUTE_STORAGE_BUS_FDC,COMPUTE_DEVICE_TAGGING,COMPUTE_IMAGE_TYPE_AKI,COMPUTE_GRAPHICS_MODEL_QXL,HW_ARCH_X86_64,HW_CPU_X86_AVX2,HW_CPU_X86_SSE2,HW_CPU_X86_BMI2,COMPUTE_NET_VIF_MODEL_RTL8139,COMPUTE_STORAGE_VIRTIO_FS,HW_CPU_X86_ABM,COMPUTE_NET_VIRTIO_PACKED,COMPUTE_VOLUME_ATTACH_WITH_TAG,HW_CPU_X86_SHA,COMPUTE_SOUND_MODEL_SB16,COMPUTE_GRAPHICS_MODEL_BOCHS,COMPUTE_STORAGE_BUS_IDE,HW_CPU_X86_BMI,COMPUTE_SOUND_MODEL_ICH6,COMPUTE_VIOMMU_MODEL_VIRTIO,COMPUTE_ACCELERATORS,COMPUTE_RESCUE_BFV,COMPUTE_SOUND_MODEL_PCSPK,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,COMPUTE_GRAPHICS_MODEL_VGA,HW_CPU_X86_SVM,COMPUTE_STORAGE_BUS_VIRTIO,HW_CPU_X86_SSE,HW_CPU_X86_AVX,COMPUTE_VIOMMU_MODEL_INTEL,HW_CPU_X86_FMA3,COMPUTE_IMAGE_TYPE_QCOW2,HW_CPU_X86_SSE41" {{(pid=68135) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2026-07-20 14:35:17.713 | Jul 20 16:34:46 devstack devstack@placement-api.service[68135]: INFO placement.requestlog [req-1e0b149c-d862-43c2-a4bb-ae44ae2f473a req-e81b0c62-8a1b-4f06-8577-82a602509334 service nova] 192.168.122.72 "GET /placement/traits?name=in:HW_CPU_X86_SSE4A,HW_CPU_X86_SSSE3,COMPUTE_NET_VIF_MODEL_VMXNET3,COMPUTE_SOUND_MODEL_ES1370,COMPUTE_VOLUME_MULTI_ATTACH,COMPUTE_IMAGE_TYPE_ARI,COMPUTE_NET_ATTACH_INTERFACE,HW_CPU_X86_F16C,HW_CPU_X86_AESNI,COMPUTE_GRAPHICS_MODEL_CIRRUS,COMPUTE_NET_VIF_MODEL_IGB,COMPUTE_STORAGE_BUS_USB,COMPUTE_NET_VIF_MODEL_VIRTIO,COMPUTE_GRAPHICS_MODEL_NONE,COMPUTE_IMAGE_TYPE_RAW,HW_CPU_X86_SSE42,HW_CPU_X86_CLMUL,COMPUTE_NET_VIF_MODEL_E1000E,COMPUTE_SOUND_MODEL_ICH9,COMPUTE_SECURITY_UEFI_SECURE_BOOT,COMPUTE_ARCH_X86_64,COMPUTE_VIOMMU_MODEL_AUTO,COMPUTE_SECURITY_STATELESS_FIRMWARE,COMPUTE_IMAGE_TYPE_ISO,COMPUTE_SOUND_MODEL_USB,COMPUTE_IMAGE_TYPE_AMI,COMPUTE_VOLUME_EXTEND,COMPUTE_GRAPHICS_MODEL_VIRTIO,COMPUTE_NET_VIF_MODEL_NE2K_PCI,COMPUTE_TRUSTED_CERTS,COMPUTE_GRAPHICS_MODEL_VMVGA,COMPUTE_STORAGE_BUS_SATA,COMPUTE_NODE,HW_CPU_X86_AMD_SVM,COMPUTE_ADDRESS_SPACE_EMULATED,COMPUTE_NET_VIF_MODEL_E1000,COMPUTE_NET_VIF_MODEL_PCNET,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,HW_CPU_X86_MMX,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,COMPUTE_STORAGE_BUS_SCSI,COMPUTE_SOUND_MODEL_AC97,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,COMPUTE_STORAGE_BUS_FDC,COMPUTE_DEVICE_TAGGING,COMPUTE_IMAGE_TYPE_AKI,COMPUTE_GRAPHICS_MODEL_QXL,HW_ARCH_X86_64,HW_CPU_X86_AVX2,HW_CPU_X86_SSE2,HW_CPU_X86_BMI2,COMPUTE_NET_VIF_MODEL_RTL8139,COMPUTE_STORAGE_VIRTIO_FS,HW_CPU_X86_ABM,COMPUTE_NET_VIRTIO_PACKED,COMPUTE_VOLUME_ATTACH_WITH_TAG,HW_CPU_X86_SHA,COMPUTE_SOUND_MODEL_SB16,COMPUTE_GRAPHICS_MODEL_BOCHS,COMPUTE_STORAGE_BUS_IDE,HW_CPU_X86_BMI,COMPUTE_SOUND_MODEL_ICH6,COMPUTE_VIOMMU_MODEL_VIRTIO,COMPUTE_ACCELERATORS,COMPUTE_RESCUE_BFV,COMPUTE_SOUND_MODEL_PCSPK,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,COMPUTE_GRAPHICS_MODEL_VGA,HW_CPU_X86_SVM,COMPUTE_STORAGE_BUS_VIRTIO,HW_CPU_X86_SSE,HW_CPU_X86_AVX,COMPUTE_VIOMMU_MODEL_INTEL,HW_CPU_X86_FMA3,COMPUTE_IMAGE_TYPE_QCOW2,HW_CPU_X86_SSE41" status: 200 len: 2058 microversion: 1.6 2026-07-20 14:35:17.713 | Jul 20 16:34:46 devstack devstack@placement-api.service[68135]: [pid: 68135|app: 0|req: 6/10] 192.168.122.72 () {60 vars in 4907 bytes} [Mon Jul 20 16:34:46 2026] GET /placement/traits?name=in:HW_CPU_X86_SSE4A,HW_CPU_X86_SSSE3,COMPUTE_NET_VIF_MODEL_VMXNET3,COMPUTE_SOUND_MODEL_ES1370,COMPUTE_VOLUME_MULTI_ATTACH,COMPUTE_IMAGE_TYPE_ARI,COMPUTE_NET_ATTACH_INTERFACE,HW_CPU_X86_F16C,HW_CPU_X86_AESNI,COMPUTE_GRAPHICS_MODEL_CIRRUS,COMPUTE_NET_VIF_MODEL_IGB,COMPUTE_STORAGE_BUS_USB,COMPUTE_NET_VIF_MODEL_VIRTIO,COMPUTE_GRAPHICS_MODEL_NONE,COMPUTE_IMAGE_TYPE_RAW,HW_CPU_X86_SSE42,HW_CPU_X86_CLMUL,COMPUTE_NET_VIF_MODEL_E1000E,COMPUTE_SOUND_MODEL_ICH9,COMPUTE_SECURITY_UEFI_SECURE_BOOT,COMPUTE_ARCH_X86_64,COMPUTE_VIOMMU_MODEL_AUTO,COMPUTE_SECURITY_STATELESS_FIRMWARE,COMPUTE_IMAGE_TYPE_ISO,COMPUTE_SOUND_MODEL_USB,COMPUTE_IMAGE_TYPE_AMI,COMPUTE_VOLUME_EXTEND,COMPUTE_GRAPHICS_MODEL_VIRTIO,COMPUTE_NET_VIF_MODEL_NE2K_PCI,COMPUTE_TRUSTED_CERTS,COMPUTE_GRAPHICS_MODEL_VMVGA,COMPUTE_STORAGE_BUS_SATA,COMPUTE_NODE,HW_CPU_X86_AMD_SVM,COMPUTE_ADDRESS_SPACE_EMULATED,COMPUTE_NET_VIF_MODEL_E1000,COMPUTE_NET_VIF_MODEL_PCNET,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,HW_CPU_X86_MMX,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,COMPUTE_STORAGE_BUS_SCSI,COMPUTE_SOUND_MODEL_AC97,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,COMPUTE_STORAGE_BUS_FDC,COMPUTE_DEVICE_TAGGING,COMPUTE_IMAGE_TYPE_AKI,COMPUTE_GRAPHICS_MODEL_QXL,HW_ARCH_X86_64,HW_CPU_X86_AVX2,HW_CPU_X86_SSE2,HW_CPU_X86_BMI2,COMPUTE_NET_VIF_MODEL_RTL8139,COMPUTE_STORAGE_VIRTIO_FS,HW_CPU_X86_ABM,COMPUTE_NET_VIRTIO_PACKED,COMPUTE_VOLUME_ATTACH_WITH_TAG,HW_CPU_X86_SHA,COMPUTE_SOUND_MODEL_SB16,COMPUTE_GRAPHICS_MODEL_BOCHS,COMPUTE_STORAGE_BUS_IDE,HW_CPU_X86_BMI,COMPUTE_SOUND_MODEL_ICH6,COMPUTE_VIOMMU_MODEL_VIRTIO,COMPUTE_ACCELERATORS,COMPUTE_RESCUE_BFV,COMPUTE_SOUND_MODEL_PCSPK,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,COMPUTE_GRAPHICS_MODEL_VGA,HW_CPU_X86_SVM,COMPUTE_STORAGE_BUS_VIRTIO,HW_CPU_X86_SSE,HW_CPU_X86_AVX,COMPUTE_VIOMMU_MODEL_INTEL,HW_CPU_X86_FMA3,COMPUTE_IMAGE_TYPE_QCOW2,HW_CPU_X86_SSE41 => generated 2058 bytes in 48 msecs (HTTP/1.1 200) 6 headers in 225 bytes (2 switches on core 0) 2026-07-20 14:35:17.714 | Jul 20 16:34:46 devstack devstack@placement-api.service[68134]: DEBUG placement.requestlog [req-1e0b149c-d862-43c2-a4bb-ae44ae2f473a req-967018e1-a835-4ffb-bea0-874c77836e9e None None] Starting request: 192.168.122.72 "PUT /placement/resource_providers/01ac4c1e-833d-4c15-a37b-a0bdd60218fb/traits" {{(pid=68134) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2026-07-20 14:35:17.714 | Jul 20 16:34:46 devstack devstack@placement-api.service[68134]: INFO placement.requestlog [req-1e0b149c-d862-43c2-a4bb-ae44ae2f473a req-967018e1-a835-4ffb-bea0-874c77836e9e service nova] 192.168.122.72 "PUT /placement/resource_providers/01ac4c1e-833d-4c15-a37b-a0bdd60218fb/traits" status: 200 len: 2093 microversion: 1.6 2026-07-20 14:35:17.715 | Jul 20 16:34:46 devstack devstack@placement-api.service[68134]: [pid: 68134|app: 0|req: 5/11] 192.168.122.72 () {64 vars in 1478 bytes} [Mon Jul 20 16:34:46 2026] PUT /placement/resource_providers/01ac4c1e-833d-4c15-a37b-a0bdd60218fb/traits => generated 2093 bytes in 286 msecs (HTTP/1.1 200) 6 headers in 225 bytes (1 switches on core 0) 2026-07-20 14:35:17.715 | Jul 20 16:34:56 devstack devstack@placement-api.service[68135]: DEBUG dbcounter [-] [68135] Writing DB stats placement:SELECT=4 {{(pid=68135) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-20 14:35:17.715 | Jul 20 16:34:56 devstack devstack@placement-api.service[68134]: DEBUG dbcounter [-] [68134] Writing DB stats placement:INSERT=80,placement:UPDATE=3,placement:SELECT=6 {{(pid=68134) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-20 14:35:17.717 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-20 14:35:17.722 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@placement-client.service 2026-07-20 14:35:17.741 | not-found 2026-07-20 14:35:17.747 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-20 14:35:17.751 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@g-api.service 2026-07-20 14:35:17.771 | enabled 2026-07-20 14:35:17.777 | + functions-common:service_check:1720 : sudo systemctl status devstack@g-api.service --no-pager 2026-07-20 14:35:17.801 | ● devstack@g-api.service - Devstack devstack@g-api.service 2026-07-20 14:35:17.801 | Loaded: loaded (/etc/systemd/system/devstack@g-api.service; enabled; preset: enabled) 2026-07-20 14:35:17.801 | Active: active (running) since Mon 2026-07-20 16:34:49 CEST; 28s ago 2026-07-20 14:35:17.801 | Main PID: 77189 (uwsgi) 2026-07-20 14:35:17.802 | Status: "uWSGI is ready" 2026-07-20 14:35:17.802 | Tasks: 9 (limit: 14255) 2026-07-20 14:35:17.802 | Memory: 258.6M (peak: 259.0M) 2026-07-20 14:35:17.802 | CPU: 10.654s 2026-07-20 14:35:17.802 | CGroup: /system.slice/system-devstack.slice/devstack@g-api.service 2026-07-20 14:35:17.802 | ├─77189 "glance-apiuWSGI master" 2026-07-20 14:35:17.802 | ├─77190 "glance-apiuWSGI worker 1" 2026-07-20 14:35:17.803 | └─77193 "glance-apiuWSGI worker 2" 2026-07-20 14:35:17.803 | 2026-07-20 14:35:17.803 | Jul 20 16:35:01 devstack devstack@g-api.service[77190]: INFO glance.location [None req-6a89cc2c-ae9b-4004-8d6a-b6801b194863 admin admin] Image format matched and virtual size computed: 117440512 2026-07-20 14:35:17.803 | Jul 20 16:35:01 devstack devstack@g-api.service[77190]: DEBUG glance_store.backend [None req-6a89cc2c-ae9b-4004-8d6a-b6801b194863 admin admin] Skipping store.set_acls... not implemented. {{(pid=77190) set_acls /opt/stack/data/venv/lib/python3.12/site-packages/glance_store/backend.py:507}} 2026-07-20 14:35:17.803 | Jul 20 16:35:01 devstack devstack@g-api.service[77190]: [pid: 77190|app: 0|req: 2/4] 127.0.0.1 () {40 vars in 872 bytes} [Mon Jul 20 16:34:59 2026] PUT /v2/images/aa995944-e655-43b4-81e9-d04027d5b275/file => generated 0 bytes in 1680 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) 2026-07-20 14:35:17.803 | Jul 20 16:35:01 devstack devstack@g-api.service[77193]: DEBUG glance.api.middleware.version_negotiation [None req-54cfae11-818e-431a-97eb-80794c648253 admin admin] Determining version of request: GET /v2/images/aa995944-e655-43b4-81e9-d04027d5b275 Accept: */* {{(pid=77193) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:44}} 2026-07-20 14:35:17.804 | Jul 20 16:35:01 devstack devstack@g-api.service[77193]: DEBUG glance.api.middleware.version_negotiation [None req-54cfae11-818e-431a-97eb-80794c648253 admin admin] Using url versioning {{(pid=77193) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:57}} 2026-07-20 14:35:17.804 | Jul 20 16:35:01 devstack devstack@g-api.service[77193]: DEBUG glance.api.middleware.version_negotiation [None req-54cfae11-818e-431a-97eb-80794c648253 admin admin] Matched version: v2 {{(pid=77193) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:69}} 2026-07-20 14:35:17.804 | Jul 20 16:35:01 devstack devstack@g-api.service[77193]: DEBUG glance.api.middleware.version_negotiation [None req-54cfae11-818e-431a-97eb-80794c648253 admin admin] new path /v2/images/aa995944-e655-43b4-81e9-d04027d5b275 {{(pid=77193) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:70}} 2026-07-20 14:35:17.804 | Jul 20 16:35:01 devstack devstack@g-api.service[77193]: [pid: 77193|app: 0|req: 3/5] 127.0.0.1 () {36 vars in 799 bytes} [Mon Jul 20 16:35:01 2026] GET /v2/images/aa995944-e655-43b4-81e9-d04027d5b275 => generated 976 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-20 14:35:17.804 | Jul 20 16:35:11 devstack devstack@g-api.service[77190]: DEBUG dbcounter [-] [77190] Writing DB stats glance:INSERT=5,glance:SELECT=16,glance:UPDATE=2 {{(pid=77190) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-20 14:35:17.804 | Jul 20 16:35:11 devstack devstack@g-api.service[77193]: DEBUG dbcounter [-] [77193] Writing DB stats glance:INSERT=9,glance:SELECT=6 {{(pid=77193) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-20 14:35:17.810 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-20 14:35:17.814 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@c-sch.service 2026-07-20 14:35:17.835 | enabled 2026-07-20 14:35:17.842 | + functions-common:service_check:1720 : sudo systemctl status devstack@c-sch.service --no-pager 2026-07-20 14:35:17.866 | ● devstack@c-sch.service - Devstack devstack@c-sch.service 2026-07-20 14:35:17.866 | Loaded: loaded (/etc/systemd/system/devstack@c-sch.service; enabled; preset: enabled) 2026-07-20 14:35:17.866 | Active: active (running) since Mon 2026-07-20 16:34:38 CEST; 39s ago 2026-07-20 14:35:17.866 | Main PID: 75676 (cinder-schedule) 2026-07-20 14:35:17.866 | Tasks: 1 (limit: 14255) 2026-07-20 14:35:17.866 | Memory: 109.5M (peak: 109.9M) 2026-07-20 14:35:17.866 | CPU: 4.119s 2026-07-20 14:35:17.866 | CGroup: /system.slice/system-devstack.slice/devstack@c-sch.service 2026-07-20 14:35:17.866 | └─75676 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf 2026-07-20 14:35:17.866 | 2026-07-20 14:35:17.867 | Jul 20 16:34:44 devstack cinder-scheduler[75676]: DEBUG oslo_service.backend._eventlet.service [None req-1fdd7df6-ec38-4d0b-9384-10c7f80135a1 None None] ******************************************************************************** {{(pid=75676) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3260}} 2026-07-20 14:35:17.867 | Jul 20 16:34:44 devstack cinder-scheduler[75676]: INFO cinder.service [-] Starting cinder-scheduler node (version 28.1.0) 2026-07-20 14:35:17.867 | Jul 20 16:34:44 devstack cinder-scheduler[75676]: INFO cinder.manager [None req-354e9381-efc7-4296-a226-c531df247d30 None None] Initiating service 1 cleanup 2026-07-20 14:35:17.867 | Jul 20 16:34:44 devstack cinder-scheduler[75676]: INFO cinder.manager [None req-354e9381-efc7-4296-a226-c531df247d30 None None] Service 1 cleanup completed. 2026-07-20 14:35:17.867 | Jul 20 16:34:44 devstack cinder-scheduler[75676]: DEBUG cinder.service [None req-354e9381-efc7-4296-a226-c531df247d30 None None] Creating RPC server for service cinder-scheduler {{(pid=75676) start /opt/stack/cinder/cinder/service.py:231}} 2026-07-20 14:35:17.867 | Jul 20 16:34:44 devstack cinder-scheduler[75676]: DEBUG cinder.service [None req-354e9381-efc7-4296-a226-c531df247d30 None None] Pinning object versions for RPC server serializer to 1.39 {{(pid=75676) start /opt/stack/cinder/cinder/service.py:237}} 2026-07-20 14:35:17.867 | Jul 20 16:34:52 devstack cinder-scheduler[75676]: DEBUG cinder.scheduler.host_manager [None req-2287c1bf-ebf6-4331-b597-926fa0334d4d None None] Received volume service update from devstack@lvmdriver-1: {'volume_backend_name': 'lvmdriver-1', 'vendor_name': 'Open Source', '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}], 'driver_version': '3.0.0', 'storage_protocol': 'iSCSI', 'shared_targets': False, 'sparse_copy_volume': True, 'filter_function': None, 'goodness_function': None} {{(pid=75676) update_service_capabilities /opt/stack/cinder/cinder/scheduler/host_manager.py:629}} 2026-07-20 14:35:17.867 | Jul 20 16:34:52 devstack cinder-scheduler[75676]: DEBUG cinder.scheduler.host_manager [None req-2287c1bf-ebf6-4331-b597-926fa0334d4d 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, 20, 14, 34, 52, 888907)}, {'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, 20, 14, 34, 52, 888907)}]. {{(pid=75676) _notify_capacity_usage /opt/stack/cinder/cinder/scheduler/host_manager.py:978}} 2026-07-20 14:35:17.868 | Jul 20 16:34:52 devstack cinder-scheduler[75676]: DEBUG cinder.scheduler.host_manager [None req-2287c1bf-ebf6-4331-b597-926fa0334d4d 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, 20, 14, 34, 52, 863404)} {{(pid=75676) update_from_volume_capability /opt/stack/cinder/cinder/scheduler/host_manager.py:415}} 2026-07-20 14:35:17.868 | Jul 20 16:35:02 devstack cinder-scheduler[75676]: DEBUG dbcounter [-] [75676] Writing DB stats cinder:SELECT=12,cinder:INSERT=1 {{(pid=75676) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-20 14:35:17.874 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-20 14:35:17.879 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@c-api.service 2026-07-20 14:35:17.899 | enabled 2026-07-20 14:35:17.905 | + functions-common:service_check:1720 : sudo systemctl status devstack@c-api.service --no-pager 2026-07-20 14:35:17.930 | ● devstack@c-api.service - Devstack devstack@c-api.service 2026-07-20 14:35:17.930 | Loaded: loaded (/etc/systemd/system/devstack@c-api.service; enabled; preset: enabled) 2026-07-20 14:35:17.930 | Active: active (running) since Mon 2026-07-20 16:34:31 CEST; 46s ago 2026-07-20 14:35:17.930 | Main PID: 74913 (uwsgi) 2026-07-20 14:35:17.930 | Status: "uWSGI is ready" 2026-07-20 14:35:17.930 | Tasks: 7 (limit: 14255) 2026-07-20 14:35:17.930 | Memory: 248.4M (peak: 248.9M) 2026-07-20 14:35:17.931 | CPU: 10.910s 2026-07-20 14:35:17.931 | CGroup: /system.slice/system-devstack.slice/devstack@c-api.service 2026-07-20 14:35:17.931 | ├─74913 "cinder-apiuWSGI master" 2026-07-20 14:35:17.931 | ├─74921 "cinder-apiuWSGI worker 1" 2026-07-20 14:35:17.931 | └─74922 "cinder-apiuWSGI worker 2" 2026-07-20 14:35:17.931 | 2026-07-20 14:35:17.932 | Jul 20 16:34:46 devstack devstack@c-api.service[74922]: INFO cinder.api.openstack.wsgi [None req-1a224c3f-7f8c-4877-ad0c-bfdc1a33aeca admin admin] POST http://192.168.122.72/volume/v3/types/1e071758-491f-4db9-8d73-fb0dda66ddef/extra_specs 2026-07-20 14:35:17.932 | Jul 20 16:34:46 devstack devstack@c-api.service[74922]: DEBUG cinder.api.openstack.wsgi [None req-1a224c3f-7f8c-4877-ad0c-bfdc1a33aeca admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=74922) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} 2026-07-20 14:35:17.932 | Jul 20 16:34:46 devstack devstack@c-api.service[74922]: /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-20 14:35:17.932 | Jul 20 16:34:46 devstack devstack@c-api.service[74922]: warnings.warn( 2026-07-20 14:35:17.932 | Jul 20 16:34:46 devstack devstack@c-api.service[74922]: DEBUG dbcounter [-] [74922] Writing DB stats cinder:SELECT=6 {{(pid=74922) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-20 14:35:17.933 | Jul 20 16:34:46 devstack devstack@c-api.service[74922]: DEBUG oslo_db.sqlalchemy.engines [None req-1a224c3f-7f8c-4877-ad0c-bfdc1a33aeca 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=74922) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-07-20 14:35:17.934 | Jul 20 16:34:46 devstack devstack@c-api.service[74922]: INFO cinder.api.openstack.wsgi [None req-1a224c3f-7f8c-4877-ad0c-bfdc1a33aeca admin admin] http://192.168.122.72/volume/v3/types/1e071758-491f-4db9-8d73-fb0dda66ddef/extra_specs returned with HTTP 200 2026-07-20 14:35:17.934 | Jul 20 16:34:46 devstack devstack@c-api.service[74922]: [pid: 74922|app: 0|req: 2/3] 192.168.122.72 () {60 vars in 1333 bytes} [Mon Jul 20 16:34:45 2026] POST /volume/v3/types/1e071758-491f-4db9-8d73-fb0dda66ddef/extra_specs => generated 55 bytes in 945 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-20 14:35:17.934 | Jul 20 16:34:55 devstack devstack@c-api.service[74921]: DEBUG dbcounter [-] [74921] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=74921) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-20 14:35:17.934 | Jul 20 16:34:56 devstack devstack@c-api.service[74922]: DEBUG dbcounter [-] [74922] Writing DB stats cinder:SELECT=5,cinder:INSERT=1 {{(pid=74922) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-20 14:35:17.940 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-20 14:35:17.944 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@c-vol.service 2026-07-20 14:35:17.964 | enabled 2026-07-20 14:35:17.970 | + functions-common:service_check:1720 : sudo systemctl status devstack@c-vol.service --no-pager 2026-07-20 14:35:17.993 | ● devstack@c-vol.service - Devstack devstack@c-vol.service 2026-07-20 14:35:17.994 | Loaded: loaded (/etc/systemd/system/devstack@c-vol.service; enabled; preset: enabled) 2026-07-20 14:35:17.994 | Active: active (running) since Mon 2026-07-20 16:34:41 CEST; 36s ago 2026-07-20 14:35:17.994 | Main PID: 76333 (cinder-volume) 2026-07-20 14:35:17.994 | Tasks: 2 (limit: 14255) 2026-07-20 14:35:17.994 | Memory: 143.6M (peak: 157.6M) 2026-07-20 14:35:17.994 | CPU: 11.051s 2026-07-20 14:35:17.994 | CGroup: /system.slice/system-devstack.slice/devstack@c-vol.service 2026-07-20 14:35:17.994 | ├─76333 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2026-07-20 14:35:17.994 | └─76487 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2026-07-20 14:35:17.994 | 2026-07-20 14:35:17.995 | Jul 20 16:34:53 devstack cinder-volume[76487]: DEBUG oslo_concurrency.processutils [None req-2287c1bf-ebf6-4331-b597-926fa0334d4d 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.256s {{(pid=76487) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} 2026-07-20 14:35:17.995 | Jul 20 16:34:53 devstack cinder-volume[76487]: DEBUG oslo_concurrency.processutils [None req-2287c1bf-ebf6-4331-b597-926fa0334d4d 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=76487) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} 2026-07-20 14:35:17.995 | Jul 20 16:34:53 devstack sudo[77329]: 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-20 14:35:17.995 | Jul 20 16:34:53 devstack sudo[77329]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) 2026-07-20 14:35:17.995 | Jul 20 16:34:54 devstack sudo[77329]: pam_unix(sudo:session): session closed for user root 2026-07-20 14:35:17.995 | Jul 20 16:34:54 devstack cinder-volume[76487]: DEBUG oslo_concurrency.processutils [None req-2287c1bf-ebf6-4331-b597-926fa0334d4d 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.251s {{(pid=76487) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} 2026-07-20 14:35:17.995 | Jul 20 16:34:54 devstack cinder-volume[76487]: INFO cinder.volume.manager [None req-2287c1bf-ebf6-4331-b597-926fa0334d4d None None] Driver post RPC initialization completed successfully. 2026-07-20 14:35:17.995 | Jul 20 16:34:56 devstack cinder-volume[76333]: DEBUG dbcounter [-] [76333] Writing DB stats cinder:SELECT=8,cinder:INSERT=1,cinder:UPDATE=1 {{(pid=76333) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-20 14:35:17.995 | Jul 20 16:35:04 devstack cinder-volume[76487]: DEBUG dbcounter [-] [76487] Writing DB stats cinder:SELECT=11,cinder:INSERT=1,cinder:UPDATE=1 {{(pid=76487) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-20 14:35:17.995 | Jul 20 16:35:04 devstack cinder-volume[76487]: DEBUG dbcounter [-] [76487] Writing DB stats cinder:SELECT=3,cinder:UPDATE=1 {{(pid=76487) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-20 14:35:18.002 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-20 14:35:18.008 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovn-controller.service 2026-07-20 14:35:18.025 | not-found 2026-07-20 14:35:18.032 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-20 14:35:18.036 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovn-northd.service 2026-07-20 14:35:18.054 | not-found 2026-07-20 14:35:18.061 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-20 14:35:18.066 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovs-vswitchd.service 2026-07-20 14:35:18.084 | not-found 2026-07-20 14:35:18.091 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-20 14:35:18.096 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovsdb-server.service 2026-07-20 14:35:18.114 | not-found 2026-07-20 14:35:18.120 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-20 14:35:18.125 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@q-svc.service 2026-07-20 14:35:18.144 | not-found 2026-07-20 14:35:18.151 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-20 14:35:18.155 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@q-ovn-agent.service 2026-07-20 14:35:18.176 | enabled 2026-07-20 14:35:18.183 | + functions-common:service_check:1720 : sudo systemctl status devstack@q-ovn-agent.service --no-pager 2026-07-20 14:35:18.207 | ● devstack@q-ovn-agent.service - Devstack devstack@q-ovn-agent.service 2026-07-20 14:35:18.207 | Loaded: loaded (/etc/systemd/system/devstack@q-ovn-agent.service; enabled; preset: enabled) 2026-07-20 14:35:18.207 | Active: active (running) since Mon 2026-07-20 16:32:25 CEST; 2min 52s ago 2026-07-20 14:35:18.207 | Main PID: 64728 (neutron-ovn-age) 2026-07-20 14:35:18.208 | Tasks: 20 (limit: 14255) 2026-07-20 14:35:18.208 | Memory: 346.4M (peak: 347.1M) 2026-07-20 14:35:18.208 | CPU: 11.857s 2026-07-20 14:35:18.208 | CGroup: /system.slice/system-devstack.slice/devstack@q-ovn-agent.service 2026-07-20 14:35:18.208 | ├─64728 "neutron-ovn-agent: master process [/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini]" 2026-07-20 14:35:18.208 | ├─66230 "neutron-ovn-agent: ServiceWrapper worker(0)" 2026-07-20 14:35:18.208 | ├─66664 /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/tmpz0jozffp/privsep.sock 2026-07-20 14:35:18.209 | └─68992 /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/tmp4qdqhqpp/privsep.sock 2026-07-20 14:35:18.209 | 2026-07-20 14:35:18.209 | Jul 20 16:33:30 devstack neutron-ovn-agent[66230]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.001s {{(pid=66230) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} 2026-07-20 14:35:18.210 | Jul 20 16:33:30 devstack neutron-ovn-agent[66230]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "_check_child_processes" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" {{(pid=66230) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} 2026-07-20 14:35:18.210 | Jul 20 16:33:30 devstack neutron-ovn-agent[66230]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.001s {{(pid=66230) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} 2026-07-20 14:35:18.210 | Jul 20 16:33:30 devstack neutron-ovn-agent[66230]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=66230) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} 2026-07-20 14:35:18.210 | Jul 20 16:34:30 devstack neutron-ovn-agent[66230]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "_check_child_processes" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" {{(pid=66230) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} 2026-07-20 14:35:18.210 | Jul 20 16:34:30 devstack neutron-ovn-agent[66230]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.001s {{(pid=66230) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} 2026-07-20 14:35:18.210 | Jul 20 16:34:30 devstack neutron-ovn-agent[66230]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=66230) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} 2026-07-20 14:35:18.210 | Jul 20 16:34:30 devstack neutron-ovn-agent[66230]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "_check_child_processes" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" {{(pid=66230) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} 2026-07-20 14:35:18.210 | Jul 20 16:34:30 devstack neutron-ovn-agent[66230]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=66230) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} 2026-07-20 14:35:18.211 | Jul 20 16:34:30 devstack neutron-ovn-agent[66230]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=66230) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} 2026-07-20 14:35:18.215 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-20 14:35:18.219 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@rabbit.service 2026-07-20 14:35:18.237 | not-found 2026-07-20 14:35:18.243 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-20 14:35:18.248 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@tempest.service 2026-07-20 14:35:18.265 | not-found 2026-07-20 14:35:18.271 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-20 14:35:18.275 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@mysql.service 2026-07-20 14:35:18.292 | not-found 2026-07-20 14:35:18.299 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-20 14:35:18.303 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@etcd3.service 2026-07-20 14:35:18.321 | not-found 2026-07-20 14:35:18.327 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-20 14:35:18.332 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@dstat.service 2026-07-20 14:35:18.351 | enabled 2026-07-20 14:35:18.357 | + functions-common:service_check:1720 : sudo systemctl status devstack@dstat.service --no-pager 2026-07-20 14:35:18.380 | ● devstack@dstat.service - Devstack devstack@dstat.service 2026-07-20 14:35:18.380 | Loaded: loaded (/etc/systemd/system/devstack@dstat.service; enabled; preset: enabled) 2026-07-20 14:35:18.381 | Active: active (running) since Mon 2026-07-20 16:25:46 CEST; 9min ago 2026-07-20 14:35:18.381 | Main PID: 41240 (dstat.sh) 2026-07-20 14:35:18.381 | Tasks: 3 (limit: 14255) 2026-07-20 14:35:18.381 | Memory: 27.1M (peak: 27.8M) 2026-07-20 14:35:18.381 | CPU: 3.344s 2026-07-20 14:35:18.381 | CGroup: /system.slice/system-devstack.slice/devstack@dstat.service 2026-07-20 14:35:18.381 | ├─41240 /bin/bash /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs 2026-07-20 14:35:18.381 | ├─41332 /usr/bin/python3 /bin/dstat -tcmndrylpg --tcp --output /opt/stack/logs/dstat-csv.log 2026-07-20 14:35:18.381 | └─41333 /usr/bin/python3 /bin/dstat -tcmndrylpg --swap --tcp 2026-07-20 14:35:18.381 | 2026-07-20 14:35:18.381 | Jul 20 16:35:08 devstack dstat.sh[41333]: 20-07 16:35:08| 19 8 72 0 0|5276M 213M 222M 6015M| 0 0 | 0 144k| 0 8.00 |1987 1490 |4.34 2.96 1.84|2.0 0 0| 0 0 | | 17 287 0 27 0 2026-07-20 14:35:18.382 | Jul 20 16:35:09 devstack dstat.sh[41333]: 20-07 16:35:09| 17 12 65 0 0|5199M 290M 222M 6015M|5500B 27k| 44k 444k|3.00 37.0 |4186 3632 |4.23 2.96 1.85|5.0 0 179| 0 0 | | 17 287 0 27 0 2026-07-20 14:35:18.382 | Jul 20 16:35:10 devstack dstat.sh[41333]: 20-07 16:35:10| 18 12 66 0 0|5239M 250M 222M 6015M|2509B 7365B| 160k 1036k|8.00 47.0 |3059 2938 |4.23 2.96 1.85|1.0 0 84| 0 0 | | 17 289 0 27 0 2026-07-20 14:35:18.382 | Jul 20 16:35:11 devstack dstat.sh[41333]: 20-07 16:35:11| 22 9 67 0 0|5272M 217M 222M 6015M| 52B 0 | 0 21M| 0 43.0 |2201 1660 |4.23 2.96 1.85|3.0 0 2.0| 0 0 | | 17 293 0 27 0 2026-07-20 14:35:18.382 | Jul 20 16:35:12 devstack dstat.sh[41333]: 20-07 16:35:12| 13 14 66 0 0|5236M 253M 222M 6015M|5993B 17k| 20k 255k|3.99 23.0 |3999 3409 |4.23 2.96 1.85|1.0 0 196| 0 0 | | 17 293 0 27 0 2026-07-20 14:35:18.382 | Jul 20 16:35:13 devstack dstat.sh[41333]: 20-07 16:35:13| 1 6 90 0 0|5233M 256M 222M 6015M|2103B 5287B| 0 377k| 0 24.1 |1923 2093 |4.23 2.96 1.85| 0 0 83| 0 0 | | 17 293 0 27 0 2026-07-20 14:35:18.382 | Jul 20 16:35:14 devstack dstat.sh[41333]: 20-07 16:35:14| 14 9 73 0 0|5256M 233M 222M 6015M| 132B 476B|4095B 1072k|1.00 143 |2361 2319 |3.97 2.93 1.84|1.0 0 6.0| 0 0 | | 17 293 0 27 0 2026-07-20 14:35:18.382 | Jul 20 16:35:15 devstack dstat.sh[41333]: 20-07 16:35:15| 17 9 72 0 0|5283M 206M 222M 6015M| 52B 0 | 0 0 | 0 0 |1836 1345 |3.97 2.93 1.84|1.0 0 0| 0 0 | | 17 293 0 27 0 2026-07-20 14:35:18.382 | Jul 20 16:35:16 devstack dstat.sh[41333]: 20-07 16:35:16| 20 6 70 0 0|5294M 195M 222M 6015M| 0 0 | 0 200k| 0 12.0 |2388 2036 |3.97 2.93 1.84|1.0 0 2.0| 0 0 | | 17 294 0 27 0 2026-07-20 14:35:18.382 | Jul 20 16:35:17 devstack dstat.sh[41333]: 20-07 16:35:17| 15 14 65 0 0|5277M 212M 222M 6016M|9274B 46k|8176B 0 |2.00 0 |4526 3275 |3.97 2.93 1.84|1.0 0 134| 0 0 | | 17 297 0 27 0 2026-07-20 14:35:18.388 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-20 14:35:18.392 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@q-ovn-metadata-agent.service 2026-07-20 14:35:18.411 | enabled 2026-07-20 14:35:18.417 | + functions-common:service_check:1720 : sudo systemctl status devstack@q-ovn-metadata-agent.service --no-pager 2026-07-20 14:35:18.439 | ● devstack@q-ovn-metadata-agent.service - Devstack devstack@q-ovn-metadata-agent.service 2026-07-20 14:35:18.439 | Loaded: loaded (/etc/systemd/system/devstack@q-ovn-metadata-agent.service; enabled; preset: enabled) 2026-07-20 14:35:18.439 | Active: active (running) since Mon 2026-07-20 16:32:23 CEST; 2min 55s ago 2026-07-20 14:35:18.439 | Main PID: 64031 (neutron-ovn-met) 2026-07-20 14:35:18.440 | Tasks: 2 (limit: 14255) 2026-07-20 14:35:18.440 | Memory: 121.9M (peak: 122.5M) 2026-07-20 14:35:18.440 | CPU: 3.930s 2026-07-20 14:35:18.440 | CGroup: /system.slice/system-devstack.slice/devstack@q-ovn-metadata-agent.service 2026-07-20 14:35:18.440 | └─64031 "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-20 14:35:18.440 | 2026-07-20 14:35:18.440 | Jul 20 16:32:27 devstack neutron-ovn-metadata-agent[64031]: ERROR neutron File "/opt/stack/neutron/neutron/agent/ovn/metadata/ovsdb.py", line 70, in start 2026-07-20 14:35:18.440 | Jul 20 16:32:27 devstack neutron-ovn-metadata-agent[64031]: ERROR neutron helper = idlutils.get_schema_helper(connection_string, 2026-07-20 14:35:18.440 | Jul 20 16:32:27 devstack neutron-ovn-metadata-agent[64031]: ERROR neutron ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-20 14:35:18.440 | Jul 20 16:32:27 devstack neutron-ovn-metadata-agent[64031]: 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-20 14:35:18.440 | Jul 20 16:32:27 devstack neutron-ovn-metadata-agent[64031]: ERROR neutron return create_schema_helper(fetch_schema_json(connection, schema_name)) 2026-07-20 14:35:18.441 | Jul 20 16:32:27 devstack neutron-ovn-metadata-agent[64031]: ERROR neutron ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-20 14:35:18.441 | Jul 20 16:32:27 devstack neutron-ovn-metadata-agent[64031]: 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-20 14:35:18.441 | Jul 20 16:32:27 devstack neutron-ovn-metadata-agent[64031]: ERROR neutron raise Exception("Could not retrieve schema from %s" % connection) 2026-07-20 14:35:18.441 | Jul 20 16:32:27 devstack neutron-ovn-metadata-agent[64031]: ERROR neutron Exception: Could not retrieve schema from unix:/usr/local/var/run/openvswitch/db.sock 2026-07-20 14:35:18.441 | Jul 20 16:32:27 devstack neutron-ovn-metadata-agent[64031]: ERROR neutron 2026-07-20 14:35:18.447 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-20 14:35:18.451 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-api.service 2026-07-20 14:35:18.470 | enabled 2026-07-20 14:35:18.476 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-api.service --no-pager 2026-07-20 14:35:18.500 | ● devstack@neutron-api.service - Devstack devstack@neutron-api.service 2026-07-20 14:35:18.500 | Loaded: loaded (/etc/systemd/system/devstack@neutron-api.service; enabled; preset: enabled) 2026-07-20 14:35:18.500 | Active: active (running) since Mon 2026-07-20 16:32:28 CEST; 2min 50s ago 2026-07-20 14:35:18.500 | Main PID: 65798 (uwsgi) 2026-07-20 14:35:18.500 | Status: "uWSGI is ready" 2026-07-20 14:35:18.500 | Tasks: 23 (limit: 14255) 2026-07-20 14:35:18.500 | Memory: 387.6M (peak: 388.6M) 2026-07-20 14:35:18.501 | CPU: 41.938s 2026-07-20 14:35:18.501 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-api.service 2026-07-20 14:35:18.501 | ├─65798 "neutron-apiuWSGI master" 2026-07-20 14:35:18.501 | ├─65799 "neutron-apiuWSGI worker 1" 2026-07-20 14:35:18.501 | └─65800 "neutron-apiuWSGI worker 2" 2026-07-20 14:35:18.501 | 2026-07-20 14:35:18.501 | Jul 20 16:34:57 devstack devstack@neutron-api.service[65800]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=65800) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-07-20 14:35:18.501 | Jul 20 16:34:57 devstack devstack@neutron-api.service[65800]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "f82807bc18e458b6bb6d937aebc7d1f1" from periodic health check thread {{(pid=65800) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1417}} 2026-07-20 14:35:18.501 | Jul 20 16:34:59 devstack devstack@neutron-api.service[65799]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=65799) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-07-20 14:35:18.502 | Jul 20 16:34:59 devstack devstack@neutron-api.service[65799]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "4d678d7a8f715c31a8ae2799d3a5b84b" from periodic health check thread {{(pid=65799) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1417}} 2026-07-20 14:35:18.502 | Jul 20 16:35:07 devstack devstack@neutron-api.service[65800]: DEBUG dbcounter [-] [65800] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=65800) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-20 14:35:18.502 | Jul 20 16:35:09 devstack devstack@neutron-api.service[65799]: DEBUG dbcounter [-] [65799] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=65799) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-20 14:35:18.502 | Jul 20 16:35:12 devstack devstack@neutron-api.service[65800]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=65800) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-07-20 14:35:18.502 | Jul 20 16:35:12 devstack devstack@neutron-api.service[65800]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "f82807bc18e458b6bb6d937aebc7d1f1" from periodic health check thread {{(pid=65800) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1417}} 2026-07-20 14:35:18.502 | Jul 20 16:35:14 devstack devstack@neutron-api.service[65799]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=65799) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-07-20 14:35:18.502 | Jul 20 16:35:14 devstack devstack@neutron-api.service[65799]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "4d678d7a8f715c31a8ae2799d3a5b84b" from periodic health check thread {{(pid=65799) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1417}} 2026-07-20 14:35:18.506 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-20 14:35:18.510 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-periodic-workers.service 2026-07-20 14:35:18.529 | enabled 2026-07-20 14:35:18.535 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-periodic-workers.service --no-pager 2026-07-20 14:35:18.557 | ● devstack@neutron-periodic-workers.service - Devstack devstack@neutron-periodic-workers.service 2026-07-20 14:35:18.557 | Loaded: loaded (/etc/systemd/system/devstack@neutron-periodic-workers.service; enabled; preset: enabled) 2026-07-20 14:35:18.557 | Active: active (running) since Mon 2026-07-20 16:32:32 CEST; 2min 45s ago 2026-07-20 14:35:18.558 | Main PID: 66844 (neutron-periodi) 2026-07-20 14:35:18.558 | Tasks: 15 (limit: 14255) 2026-07-20 14:35:18.558 | Memory: 180.2M (peak: 180.5M) 2026-07-20 14:35:18.558 | CPU: 6.477s 2026-07-20 14:35:18.558 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-periodic-workers.service 2026-07-20 14:35:18.558 | ├─66844 "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-20 14:35:18.558 | └─67476 "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-20 14:35:18.558 | 2026-07-20 14:35:18.558 | Jul 20 16:33:57 devstack neutron-periodic-workers[67476]: DEBUG oslo.service.backend._threading.loopingcall [None req-2f0a5b90-675c-4f97-ae3d-aa56d0a4362f None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.AgentDbMixin.agent_health_check' sleeping for 36.99 seconds {{(pid=67476) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-20 14:35:18.558 | Jul 20 16:34:07 devstack neutron-periodic-workers[67476]: DEBUG dbcounter [-] [67476] Writing DB stats neutron:SELECT=4 {{(pid=67476) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-20 14:35:18.559 | Jul 20 16:34:25 devstack neutron-periodic-workers[67476]: DEBUG oslo.service.backend._threading.loopingcall [None req-4dcb9f57-2522-4a5b-8b48-514c92f36601 None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.DhcpAgentSchedulerDbMixin.remove_networks_from_down_agents' sleeping for 36.98 seconds {{(pid=67476) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-20 14:35:18.559 | Jul 20 16:34:34 devstack neutron-periodic-workers[67476]: DEBUG neutron.db.agents_db [None req-2f0a5b90-675c-4f97-ae3d-aa56d0a4362f None None] Agent healthcheck: found 0 active agents {{(pid=67476) agent_health_check /opt/stack/neutron/neutron/db/agents_db.py:326}} 2026-07-20 14:35:18.559 | Jul 20 16:34:34 devstack neutron-periodic-workers[67476]: DEBUG oslo.service.backend._threading.loopingcall [None req-2f0a5b90-675c-4f97-ae3d-aa56d0a4362f None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.AgentDbMixin.agent_health_check' sleeping for 36.98 seconds {{(pid=67476) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-20 14:35:18.559 | Jul 20 16:34:43 devstack neutron-periodic-workers[67476]: DEBUG oslo.service.backend._threading.loopingcall [None req-7b6727df-35ef-4363-9d5a-6b325ff8274d None None] Fixed interval looping call 'neutron.db.quota.driver_nolock.DbQuotaNoLockDriver._remove_expired_reservations' sleeping for 119.95 seconds {{(pid=67476) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-20 14:35:18.559 | Jul 20 16:34:53 devstack neutron-periodic-workers[67476]: DEBUG dbcounter [-] [67476] Writing DB stats neutron:SELECT=4,neutron:DELETE=1 {{(pid=67476) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-20 14:35:18.559 | Jul 20 16:35:02 devstack neutron-periodic-workers[67476]: DEBUG oslo.service.backend._threading.loopingcall [None req-4dcb9f57-2522-4a5b-8b48-514c92f36601 None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.DhcpAgentSchedulerDbMixin.remove_networks_from_down_agents' sleeping for 36.98 seconds {{(pid=67476) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-20 14:35:18.559 | Jul 20 16:35:11 devstack neutron-periodic-workers[67476]: DEBUG neutron.db.agents_db [None req-2f0a5b90-675c-4f97-ae3d-aa56d0a4362f None None] Agent healthcheck: found 0 active agents {{(pid=67476) agent_health_check /opt/stack/neutron/neutron/db/agents_db.py:326}} 2026-07-20 14:35:18.559 | Jul 20 16:35:11 devstack neutron-periodic-workers[67476]: DEBUG oslo.service.backend._threading.loopingcall [None req-2f0a5b90-675c-4f97-ae3d-aa56d0a4362f None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.AgentDbMixin.agent_health_check' sleeping for 36.99 seconds {{(pid=67476) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-20 14:35:18.565 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-20 14:35:18.570 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-rpc-server.service 2026-07-20 14:35:18.588 | enabled 2026-07-20 14:35:18.594 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-rpc-server.service --no-pager 2026-07-20 14:35:18.618 | ● devstack@neutron-rpc-server.service - Devstack devstack@neutron-rpc-server.service 2026-07-20 14:35:18.618 | Loaded: loaded (/etc/systemd/system/devstack@neutron-rpc-server.service; enabled; preset: enabled) 2026-07-20 14:35:18.618 | Active: active (running) since Mon 2026-07-20 16:32:30 CEST; 2min 48s ago 2026-07-20 14:35:18.618 | Main PID: 66343 (neutron-rpc-ser) 2026-07-20 14:35:18.618 | Tasks: 23 (limit: 14255) 2026-07-20 14:35:18.618 | Memory: 202.3M (peak: 202.8M) 2026-07-20 14:35:18.619 | CPU: 7.550s 2026-07-20 14:35:18.619 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-rpc-server.service 2026-07-20 14:35:18.619 | ├─66343 "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-20 14:35:18.619 | ├─67660 "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-20 14:35:18.619 | └─67668 "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-20 14:35:18.619 | 2026-07-20 14:35:18.619 | Jul 20 16:32:44 devstack neutron-rpc-server[67668]: DEBUG neutron.plugins.ml2.plugin [-] neutron.plugins.ml2.plugin.Ml2Plugin method start_rpc_listeners called with arguments () {} {{(pid=67668) wrapper /opt/stack/data/venv/lib/python3.12/site-packages/oslo_log/helpers.py:77}} 2026-07-20 14:35:18.619 | Jul 20 16:32:44 devstack neutron-rpc-server[67668]: DEBUG neutron.service [-] RpcWorker start finished, description: rpc worker {{(pid=67668) wrapper /opt/stack/neutron/neutron/common/utils.py:200}} 2026-07-20 14:35:18.619 | Jul 20 16:32:44 devstack neutron-rpc-server[67668]: DEBUG neutron.service [-] RpcWorker wait called, description: rpc worker {{(pid=67668) wrapper /opt/stack/neutron/neutron/common/utils.py:197}} 2026-07-20 14:35:18.619 | Jul 20 16:32:44 devstack neutron-rpc-server[67668]: DEBUG neutron.service [-] calling wait on {{(pid=67668) _wait /opt/stack/neutron/neutron/service.py:90}} 2026-07-20 14:35:18.620 | Jul 20 16:32:44 devstack neutron-rpc-server[67660]: DEBUG neutron.service [-] RpcWorker start finished, description: rpc worker {{(pid=67660) wrapper /opt/stack/neutron/neutron/common/utils.py:200}} 2026-07-20 14:35:18.620 | Jul 20 16:32:44 devstack neutron-rpc-server[67660]: DEBUG neutron.service [-] RpcWorker wait called, description: rpc worker {{(pid=67660) wrapper /opt/stack/neutron/neutron/common/utils.py:197}} 2026-07-20 14:35:18.620 | Jul 20 16:32:44 devstack neutron-rpc-server[67660]: DEBUG neutron.service [-] calling wait on {{(pid=67660) _wait /opt/stack/neutron/neutron/service.py:90}} 2026-07-20 14:35:18.620 | Jul 20 16:32:52 devstack neutron-rpc-server[66343]: DEBUG dbcounter [-] [66343] Writing DB stats neutron:SELECT=7,neutron:INSERT=1 {{(pid=66343) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-20 14:35:18.620 | Jul 20 16:33:14 devstack neutron-rpc-server[67660]: WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-07-20 14:35:18.620 | Jul 20 16:33:14 devstack neutron-rpc-server[67668]: WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-07-20 14:35:18.624 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-20 14:35:18.628 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-ovn-maintenance-worker.service 2026-07-20 14:35:18.647 | enabled 2026-07-20 14:35:18.653 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-ovn-maintenance-worker.service --no-pager 2026-07-20 14:35:18.677 | ● devstack@neutron-ovn-maintenance-worker.service - Devstack devstack@neutron-ovn-maintenance-worker.service 2026-07-20 14:35:18.677 | Loaded: loaded (/etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service; enabled; preset: enabled) 2026-07-20 14:35:18.677 | Active: active (running) since Mon 2026-07-20 16:32:35 CEST; 2min 43s ago 2026-07-20 14:35:18.677 | Main PID: 67347 (neutron-ovn-mai) 2026-07-20 14:35:18.677 | Tasks: 12 (limit: 14255) 2026-07-20 14:35:18.677 | Memory: 260.2M (peak: 262.8M) 2026-07-20 14:35:18.677 | CPU: 7.795s 2026-07-20 14:35:18.677 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-ovn-maintenance-worker.service 2026-07-20 14:35:18.678 | ├─67347 "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-20 14:35:18.678 | └─67504 "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-20 14:35:18.678 | 2026-07-20 14:35:18.678 | Jul 20 16:33:04 devstack neutron-ovn-maintenance-worker[67504]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-84f56362-3eb4-4ec0-9e33-6e8aa412c9b0 None None] Starting OVN maintenance task: update_router_distributed_flag {{(pid=67504) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:97}} 2026-07-20 14:35:18.678 | Jul 20 16:33:04 devstack neutron-ovn-maintenance-worker[67504]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-84f56362-3eb4-4ec0-9e33-6e8aa412c9b0 None None] OVN maintenance task: Sync router.distributed with distributed floating IP config. {{(pid=67504) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:99}} 2026-07-20 14:35:18.678 | Jul 20 16:33:04 devstack neutron-ovn-maintenance-worker[67504]: INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-84f56362-3eb4-4ec0-9e33-6e8aa412c9b0 None None] OVN maintenance task update_router_distributed_flag finished in 0.010 seconds 2026-07-20 14:35:18.678 | Jul 20 16:33:04 devstack neutron-ovn-maintenance-worker[67504]: DEBUG futurist.periodics [None req-84f56362-3eb4-4ec0-9e33-6e8aa412c9b0 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=67504) _on_done /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:881}} 2026-07-20 14:35:18.678 | Jul 20 16:33:04 devstack neutron-ovn-maintenance-worker[67504]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-84f56362-3eb4-4ec0-9e33-6e8aa412c9b0 None None] Starting OVN maintenance task: update_security_group_with_address_group {{(pid=67504) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:97}} 2026-07-20 14:35:18.678 | Jul 20 16:33:04 devstack neutron-ovn-maintenance-worker[67504]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-84f56362-3eb4-4ec0-9e33-6e8aa412c9b0 None None] OVN maintenance task: Repair Address_Sets and ACLs for address group rules. {{(pid=67504) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:99}} 2026-07-20 14:35:18.679 | Jul 20 16:33:04 devstack neutron-ovn-maintenance-worker[67504]: INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-84f56362-3eb4-4ec0-9e33-6e8aa412c9b0 None None] OVN maintenance task update_security_group_with_address_group finished in 0.021 seconds 2026-07-20 14:35:18.679 | Jul 20 16:33:04 devstack neutron-ovn-maintenance-worker[67504]: DEBUG futurist.periodics [None req-84f56362-3eb4-4ec0-9e33-6e8aa412c9b0 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=67504) _on_done /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:881}} 2026-07-20 14:35:18.679 | Jul 20 16:33:04 devstack neutron-ovn-maintenance-worker[67504]: DEBUG futurist.periodics [None req-84f56362-3eb4-4ec0-9e33-6e8aa412c9b0 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=67504) _on_done /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:881}} 2026-07-20 14:35:18.679 | Jul 20 16:33:14 devstack neutron-ovn-maintenance-worker[67504]: DEBUG dbcounter [-] [67504] Writing DB stats neutron:SELECT=31,neutron:DELETE=1,neutron:UPDATE=1 {{(pid=67504) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-20 14:35:18.683 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-20 14:35:18.687 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-novnc-cell1.service 2026-07-20 14:35:18.706 | enabled 2026-07-20 14:35:18.713 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-novnc-cell1.service --no-pager 2026-07-20 14:35:18.736 | ● devstack@n-novnc-cell1.service - Devstack devstack@n-novnc-cell1.service 2026-07-20 14:35:18.736 | Loaded: loaded (/etc/systemd/system/devstack@n-novnc-cell1.service; enabled; preset: enabled) 2026-07-20 14:35:18.736 | Active: active (running) since Mon 2026-07-20 16:34:15 CEST; 1min 3s ago 2026-07-20 14:35:18.736 | Main PID: 71591 (nova-novncproxy) 2026-07-20 14:35:18.736 | Tasks: 4 (limit: 14255) 2026-07-20 14:35:18.736 | Memory: 109.9M (peak: 110.1M) 2026-07-20 14:35:18.736 | CPU: 3.660s 2026-07-20 14:35:18.736 | CGroup: /system.slice/system-devstack.slice/devstack@n-novnc-cell1.service 2026-07-20 14:35:18.736 | └─71591 /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-20 14:35:18.736 | 2026-07-20 14:35:18.737 | Jul 20 16:34:16 devstack nova-novncproxy[71591]: If you are already using Eventlet, we recommend migrating to a different 2026-07-20 14:35:18.737 | Jul 20 16:34:16 devstack nova-novncproxy[71591]: framework. For more detail see 2026-07-20 14:35:18.737 | Jul 20 16:34:16 devstack nova-novncproxy[71591]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-20 14:35:18.737 | Jul 20 16:34:16 devstack nova-novncproxy[71591]: import eventlet # noqa 2026-07-20 14:35:18.737 | Jul 20 16:34:16 devstack nova-novncproxy[71591]: 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-20 14:35:18.737 | Jul 20 16:34:20 devstack nova-novncproxy[71591]: INFO nova.console.websocketproxy [-] WebSocket server settings: 2026-07-20 14:35:18.737 | Jul 20 16:34:20 devstack nova-novncproxy[71591]: INFO nova.console.websocketproxy [-] - Listen on 0.0.0.0:6080 2026-07-20 14:35:18.737 | Jul 20 16:34:20 devstack nova-novncproxy[71591]: INFO nova.console.websocketproxy [-] - Web server (no directory listings). Web root: /opt/stack/novnc 2026-07-20 14:35:18.739 | Jul 20 16:34:20 devstack nova-novncproxy[71591]: INFO nova.console.websocketproxy [-] - No SSL/TLS support (no cert file) 2026-07-20 14:35:18.739 | Jul 20 16:34:20 devstack nova-novncproxy[71591]: INFO nova.console.websocketproxy [-] - proxying from 0.0.0.0:6080 to None:None 2026-07-20 14:35:18.743 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-20 14:35:18.747 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-super-cond.service 2026-07-20 14:35:18.766 | enabled 2026-07-20 14:35:18.772 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-super-cond.service --no-pager 2026-07-20 14:35:18.795 | ● devstack@n-super-cond.service - Devstack devstack@n-super-cond.service 2026-07-20 14:35:18.795 | Loaded: loaded (/etc/systemd/system/devstack@n-super-cond.service; enabled; preset: enabled) 2026-07-20 14:35:18.795 | Active: active (running) since Mon 2026-07-20 16:34:18 CEST; 1min 0s ago 2026-07-20 14:35:18.795 | Main PID: 72387 (nova-conductor:) 2026-07-20 14:35:18.795 | Tasks: 19 (limit: 14255) 2026-07-20 14:35:18.795 | Memory: 158.2M (peak: 158.7M) 2026-07-20 14:35:18.795 | CPU: 4.898s 2026-07-20 14:35:18.795 | CGroup: /system.slice/system-devstack.slice/devstack@n-super-cond.service 2026-07-20 14:35:18.795 | ├─72387 "nova-conductor: master process [/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf]" 2026-07-20 14:35:18.795 | ├─74067 "nova-conductor: ServiceWrapper worker(0)" 2026-07-20 14:35:18.796 | └─74069 "nova-conductor: ServiceWrapper worker(1)" 2026-07-20 14:35:18.796 | 2026-07-20 14:35:18.796 | Jul 20 16:34:24 devstack nova-conductor[74069]: DEBUG nova.servicegroup.drivers.db [None req-e532cce1-3b93-4357-9685-4ccee4e1079e None None] DB_Driver: join new ServiceGroup member devstack to the conductor group, service = {{(pid=74069) join /opt/stack/nova/nova/servicegroup/drivers/db.py:44}} 2026-07-20 14:35:18.796 | Jul 20 16:34:29 devstack nova-conductor[74067]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.97 seconds {{(pid=74067) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-20 14:35:18.796 | Jul 20 16:34:29 devstack nova-conductor[74069]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.97 seconds {{(pid=74069) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-20 14:35:18.796 | Jul 20 16:34:31 devstack nova-conductor[72387]: DEBUG dbcounter [-] [72387] Writing DB stats nova_api:SELECT=1 {{(pid=72387) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-20 14:35:18.796 | Jul 20 16:34:32 devstack nova-conductor[72387]: DEBUG dbcounter [-] [72387] Writing DB stats nova_cell1:SELECT=1 {{(pid=72387) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-20 14:35:18.796 | Jul 20 16:34:32 devstack nova-conductor[72387]: DEBUG dbcounter [-] [72387] Writing DB stats nova_cell0:SELECT=1 {{(pid=72387) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-20 14:35:18.796 | Jul 20 16:34:39 devstack nova-conductor[74067]: DEBUG dbcounter [-] [74067] Writing DB stats nova_cell0:SELECT=4,nova_cell0:INSERT=1,nova_cell0:UPDATE=1 {{(pid=74067) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-20 14:35:18.796 | Jul 20 16:34:39 devstack nova-conductor[74069]: DEBUG dbcounter [-] [74069] Writing DB stats nova_cell0:SELECT=5,nova_cell0:INSERT=1,nova_cell0:UPDATE=1 {{(pid=74069) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-20 14:35:18.796 | Jul 20 16:34:58 devstack nova-conductor[74069]: DEBUG oslo.service.backend._threading.loopingcall [None req-492ae40d-1b3a-47bb-ae57-48caa865cf88 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=74069) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-20 14:35:18.797 | Jul 20 16:35:03 devstack nova-conductor[74067]: DEBUG oslo.service.backend._threading.loopingcall [None req-af80df2e-8925-4a28-b9e0-00e718d24cba None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=74067) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-20 14:35:18.801 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-20 14:35:18.805 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-cond-cell1.service 2026-07-20 14:35:18.824 | enabled 2026-07-20 14:35:18.831 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-cond-cell1.service --no-pager 2026-07-20 14:35:18.857 | ● devstack@n-cond-cell1.service - Devstack devstack@n-cond-cell1.service 2026-07-20 14:35:18.857 | Loaded: loaded (/etc/systemd/system/devstack@n-cond-cell1.service; enabled; preset: enabled) 2026-07-20 14:35:18.858 | Active: active (running) since Mon 2026-07-20 16:34:20 CEST; 58s ago 2026-07-20 14:35:18.858 | Main PID: 72945 (nova-conductor:) 2026-07-20 14:35:18.858 | Tasks: 36 (limit: 14255) 2026-07-20 14:35:18.858 | Memory: 169.2M (peak: 169.6M) 2026-07-20 14:35:18.858 | CPU: 4.929s 2026-07-20 14:35:18.858 | CGroup: /system.slice/system-devstack.slice/devstack@n-cond-cell1.service 2026-07-20 14:35:18.858 | ├─72945 "nova-conductor: master process [/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf]" 2026-07-20 14:35:18.858 | ├─74087 "nova-conductor: ServiceWrapper worker(0)" 2026-07-20 14:35:18.858 | └─74089 "nova-conductor: ServiceWrapper worker(1)" 2026-07-20 14:35:18.858 | 2026-07-20 14:35:18.858 | Jul 20 16:34:50 devstack nova-conductor[74087]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.96 seconds {{(pid=74087) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-20 14:35:18.859 | Jul 20 16:34:50 devstack nova-conductor[74089]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=74089) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-20 14:35:18.859 | Jul 20 16:34:51 devstack nova-conductor[74087]: DEBUG oslo.service.backend._threading.loopingcall [None req-92d997be-8b36-4e3f-9e6b-2a6a887ede5c None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=74087) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-20 14:35:18.859 | Jul 20 16:35:00 devstack nova-conductor[74087]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=74087) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-20 14:35:18.859 | Jul 20 16:35:00 devstack nova-conductor[74089]: DEBUG dbcounter [-] [74089] Writing DB stats nova_cell1:SELECT=13,nova_cell1:INSERT=1,nova_cell1:UPDATE=1 {{(pid=74089) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-20 14:35:18.859 | Jul 20 16:35:00 devstack nova-conductor[74089]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=74089) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-20 14:35:18.859 | Jul 20 16:35:10 devstack nova-conductor[74087]: DEBUG dbcounter [-] [74087] Writing DB stats nova_cell1:SELECT=15,nova_cell1:INSERT=2,nova_cell1:UPDATE=5 {{(pid=74087) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-20 14:35:18.859 | Jul 20 16:35:10 devstack nova-conductor[74087]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.98 seconds {{(pid=74087) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-20 14:35:18.859 | Jul 20 16:35:10 devstack nova-conductor[74089]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=74089) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-20 14:35:18.859 | Jul 20 16:35:13 devstack nova-conductor[74089]: DEBUG oslo.service.backend._threading.loopingcall [None req-f4e3ffd4-8c9f-4597-848e-a6ce72122a62 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=74089) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-20 14:35:18.865 | + ./stack.sh:main:1452 : is_service_enabled n-api 2026-07-20 14:35:18.894 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 14:35:18.898 | + ./stack.sh:main:1453 : is_service_enabled n-cpu 2026-07-20 14:35:18.928 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 14:35:18.932 | + ./stack.sh:main:1454 : /home/quobyte/devstack/tools/discover_hosts.sh 2026-07-20 14:35:18.937 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-20 14:35:19.506 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-07-20 14:35:19.506 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-20 14:35:19.506 | we strongly recommend against using it for new projects. 2026-07-20 14:35:19.506 | 2026-07-20 14:35:19.506 | If you are already using Eventlet, we recommend migrating to a different 2026-07-20 14:35:19.507 | framework. For more detail see 2026-07-20 14:35:19.507 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-20 14:35:19.507 | 2026-07-20 14:35:19.507 | import eventlet # noqa 2026-07-20 14:35:19.789 | 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-20 14:35:22.908 | INFO dbcounter [None req-ba027b85-7e2f-4400-aa69-4267a04a6c8a None None] Registered counter for database nova_api 2026-07-20 14:35:23.032 | DEBUG dbcounter [-] [78572] Writer thread running {{(pid=78572) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-20 14:35:23.043 | Found 2 cell mappings. 2026-07-20 14:35:23.043 | Skipping cell0 since it does not contain hosts. 2026-07-20 14:35:23.043 | Getting computes from cell 'cell1': e4b1418c-3843-4b32-b8c0-469776ed1521 2026-07-20 14:35:23.043 | INFO dbcounter [None req-ba027b85-7e2f-4400-aa69-4267a04a6c8a None None] Registered counter for database nova_cell1 2026-07-20 14:35:23.117 | DEBUG dbcounter [-] [78572] Writer thread running {{(pid=78572) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-20 14:35:23.273 | Checking host mapping for compute host 'devstack': 01ac4c1e-833d-4c15-a37b-a0bdd60218fb 2026-07-20 14:35:23.273 | Creating host mapping for compute host 'devstack': 01ac4c1e-833d-4c15-a37b-a0bdd60218fb 2026-07-20 14:35:23.273 | Found 1 unmapped computes in cell: e4b1418c-3843-4b32-b8c0-469776ed1521 2026-07-20 14:35:24.078 | + ./stack.sh:main:1467 : /opt/stack/data/venv/bin/nova-status --config-file /etc/nova/nova.conf upgrade check 2026-07-20 14:35:24.634 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-07-20 14:35:24.635 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-20 14:35:24.635 | we strongly recommend against using it for new projects. 2026-07-20 14:35:24.635 | 2026-07-20 14:35:24.635 | If you are already using Eventlet, we recommend migrating to a different 2026-07-20 14:35:24.635 | framework. For more detail see 2026-07-20 14:35:24.635 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-20 14:35:24.635 | 2026-07-20 14:35:24.635 | import eventlet # noqa 2026-07-20 14:35:24.905 | 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-20 14:35:28.439 | +-------------------------------------------+ 2026-07-20 14:35:28.439 | | Upgrade Check Results | 2026-07-20 14:35:28.440 | +-------------------------------------------+ 2026-07-20 14:35:28.440 | | Check: Cells v2 | 2026-07-20 14:35:28.440 | | Result: Success | 2026-07-20 14:35:28.440 | | Details: None | 2026-07-20 14:35:28.440 | +-------------------------------------------+ 2026-07-20 14:35:28.440 | | Check: Placement API | 2026-07-20 14:35:28.440 | | Result: Success | 2026-07-20 14:35:28.440 | | Details: None | 2026-07-20 14:35:28.441 | +-------------------------------------------+ 2026-07-20 14:35:28.441 | | Check: Cinder API | 2026-07-20 14:35:28.441 | | Result: Success | 2026-07-20 14:35:28.441 | | Details: None | 2026-07-20 14:35:28.441 | +-------------------------------------------+ 2026-07-20 14:35:28.441 | | Check: Policy File JSON to YAML Migration | 2026-07-20 14:35:28.442 | | Result: Success | 2026-07-20 14:35:28.442 | | Details: None | 2026-07-20 14:35:28.442 | +-------------------------------------------+ 2026-07-20 14:35:28.442 | | Check: Older than N-1 computes | 2026-07-20 14:35:28.442 | | Result: Success | 2026-07-20 14:35:28.442 | | Details: None | 2026-07-20 14:35:28.442 | +-------------------------------------------+ 2026-07-20 14:35:28.443 | | Check: hw_machine_type unset | 2026-07-20 14:35:28.443 | | Result: Success | 2026-07-20 14:35:28.443 | | Details: None | 2026-07-20 14:35:28.443 | +-------------------------------------------+ 2026-07-20 14:35:28.443 | | Check: Service User Token Configuration | 2026-07-20 14:35:28.443 | | Result: Success | 2026-07-20 14:35:28.443 | | Details: None | 2026-07-20 14:35:28.444 | +-------------------------------------------+ 2026-07-20 14:35:29.199 | + ./stack.sh:main:1474 : [[ -x /home/quobyte/devstack/local.sh ]] 2026-07-20 14:35:29.205 | + ./stack.sh:main:1485 : command openstack complete 2026-07-20 14:35:29.206 | + ./stack.sh:main:1486 : sudo tee /etc/bash_completion.d/osc.bash_completion 2026-07-20 14:35:32.625 | + ./stack.sh:main:1489 : is_service_enabled cinder 2026-07-20 14:35:32.654 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 14:35:32.659 | + ./stack.sh:main:1490 : is_ubuntu 2026-07-20 14:35:32.663 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-20 14:35:32.667 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-20 14:35:32.672 | + ./stack.sh:main:1491 : echo_summary 'Configuring lvm.conf global device filter' 2026-07-20 14:35:32.676 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-20 14:35:32.680 | + ./stack.sh:echo_summary:450 : echo -e Configuring lvm.conf global device filter 2026-07-20 14:35:32.685 | + ./stack.sh:main:1492 : set_lvm_filter 2026-07-20 14:35:32.689 | + lib/lvm:set_lvm_filter:189 : local 'filter_suffix="r|.*|" ] # from devstack' 2026-07-20 14:35:32.693 | + lib/lvm:set_lvm_filter:190 : local 'filter_string=global_filter = [ ' 2026-07-20 14:35:32.697 | + lib/lvm:set_lvm_filter:191 : local pv 2026-07-20 14:35:32.702 | + lib/lvm:set_lvm_filter:192 : local vg 2026-07-20 14:35:32.706 | + lib/lvm:set_lvm_filter:193 : local line 2026-07-20 14:35:32.712 | ++ lib/lvm:set_lvm_filter:195 : sudo pvs --noheadings -o name 2026-07-20 14:35:32.759 | + lib/lvm:set_lvm_filter:195 : for pv_info in $(sudo pvs --noheadings -o name) 2026-07-20 14:35:32.767 | ++ lib/lvm:set_lvm_filter:196 : echo -e /dev/loop0 2026-07-20 14:35:32.769 | ++ lib/lvm:set_lvm_filter:196 : sed 's/ //g' 2026-07-20 14:35:32.770 | ++ lib/lvm:set_lvm_filter:196 : sed 's/\/dev\///g' 2026-07-20 14:35:32.776 | + lib/lvm:set_lvm_filter:196 : pv=loop0 2026-07-20 14:35:32.781 | + lib/lvm:set_lvm_filter:197 : new='"a|loop0|", ' 2026-07-20 14:35:32.785 | + lib/lvm:set_lvm_filter:198 : filter_string='global_filter = [ "a|loop0|", ' 2026-07-20 14:35:32.789 | + lib/lvm:set_lvm_filter:200 : filter_string='global_filter = [ "a|loop0|", "r|.*|" ] # from devstack' 2026-07-20 14:35:32.793 | + lib/lvm:set_lvm_filter:202 : clean_lvm_filter 2026-07-20 14:35:32.798 | + lib/lvm:clean_lvm_filter:177 : sudo sed -i 's/^.*# from devstack$//' /etc/lvm/lvm.conf 2026-07-20 14:35:32.819 | + 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-20 14:35:32.842 | + lib/lvm:set_lvm_filter:204 : echo_summary 'set lvm.conf device global_filter to: global_filter = [ "a|loop0|", "r|.*|" ] # from devstack' 2026-07-20 14:35:32.846 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-20 14:35:32.851 | + ./stack.sh:echo_summary:450 : echo -e set lvm.conf device global_filter to: global_filter = '[' '"a|loop0|",' '"r|.*|"' ']' '#' from devstack 2026-07-20 14:35:32.856 | + ./stack.sh:main:1502 : run_phase stack test-config 2026-07-20 14:35:32.860 | + functions-common:run_phase:1848 : local mode=stack 2026-07-20 14:35:32.866 | + functions-common:run_phase:1849 : local phase=test-config 2026-07-20 14:35:32.870 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-07-20 14:35:32.875 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-07-20 14:35:32.880 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-07-20 14:35:32.884 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-07-20 14:35:32.889 | + functions-common:run_phase:1858 : local extra 2026-07-20 14:35:32.895 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-07-20 14:35:32.902 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-07-20 14:35:32.906 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-07-20 14:35:32.911 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-07-20 14:35:32.915 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack test-config 2026-07-20 14:35:32.920 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-07-20 14:35:32.950 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-20 14:35:32.955 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-07-20 14:35:32.959 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-07-20 14:35:32.965 | ++ extras.d/80-tempest.sh:source:7 : [[ test-config == \i\n\s\t\a\l\l ]] 2026-07-20 14:35:32.968 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-07-20 14:35:32.972 | ++ extras.d/80-tempest.sh:source:10 : [[ test-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-07-20 14:35:32.976 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-07-20 14:35:32.981 | ++ extras.d/80-tempest.sh:source:13 : [[ test-config == \e\x\t\r\a ]] 2026-07-20 14:35:32.988 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2026-07-20 14:35:32.992 | ++ extras.d/80-tempest.sh:source:16 : [[ test-config == \p\o\s\t\-\e\x\t\r\a ]] 2026-07-20 14:35:32.996 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2026-07-20 14:35:33.001 | ++ extras.d/80-tempest.sh:source:19 : [[ test-config == \t\e\s\t\-\c\o\n\f\i\g ]] 2026-07-20 14:35:33.005 | ++ extras.d/80-tempest.sh:source:20 : async_wait install_tempest 2026-07-20 14:35:33.080 | [2068 Async install_tempest:39321]: Waiting for completion of install_tempest running on PID 39321 (1 other jobs running) 2026-07-20 14:35:33.116 | [2068 Async install_tempest:39321]: Signaling child to exit 2026-07-20 14:35:33.117 | WAKEUP 2026-07-20 14:35:33.148 | [2068 Async install_tempest:39321]: Signaled 2026-07-20 14:35:33.151 | ++ lib/tempest:install_tempest:844 : git_clone https://review.opendev.org/openstack/tempest.git /opt/stack/tempest master 2026-07-20 14:35:33.151 | ++ functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/tempest.git 2026-07-20 14:35:33.151 | ++ functions-common:git_clone:590 : local git_dest=/opt/stack/tempest 2026-07-20 14:35:33.151 | ++ functions-common:git_clone:591 : local git_ref=master 2026-07-20 14:35:33.151 | ++ functions-common:git_clone:592 : local orig_dir 2026-07-20 14:35:33.151 | +++ functions-common:git_clone:593 : pwd 2026-07-20 14:35:33.151 | ++ functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-07-20 14:35:33.151 | ++ functions-common:git_clone:594 : local git_clone_flags= 2026-07-20 14:35:33.152 | +++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-20 14:35:33.152 | ++ functions-common:git_clone:596 : RECLONE=False 2026-07-20 14:35:33.152 | ++ functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-20 14:35:33.152 | ++ functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-20 14:35:33.152 | ++ functions-common:git_clone:610 : echo master 2026-07-20 14:35:33.152 | ++ functions-common:git_clone:610 : egrep -q '^refs' 2026-07-20 14:35:33.152 | ++ functions-common:git_clone:624 : [[ ! -d /opt/stack/tempest ]] 2026-07-20 14:35:33.152 | ++ functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-07-20 14:35:33.152 | ++ functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/tempest.git /opt/stack/tempest 2026-07-20 14:35:33.152 | ++ functions-common:git_timed:697 : local count=0 2026-07-20 14:35:33.152 | ++ functions-common:git_timed:698 : local timeout=0 2026-07-20 14:35:33.152 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-20 14:35:33.153 | ++ functions-common:git_timed:701 : timeout=0 2026-07-20 14:35:33.153 | ++ functions-common:git_timed:704 : time_start git_timed 2026-07-20 14:35:33.153 | ++ functions-common:time_start:2406 : local name=git_timed 2026-07-20 14:35:33.153 | ++ functions-common:time_start:2407 : local start_time= 2026-07-20 14:35:33.153 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-07-20 14:35:33.153 | +++ functions-common:time_start:2411 : date +%s%3N 2026-07-20 14:35:33.153 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1784557525953 2026-07-20 14:35:33.153 | ++ 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-20 14:35:33.156 | Cloning into '/opt/stack/tempest'... 2026-07-20 14:35:33.157 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-07-20 14:35:33.158 | ++ functions-common:time_stop:2420 : local name 2026-07-20 14:35:33.158 | ++ functions-common:time_stop:2421 : local end_time 2026-07-20 14:35:33.159 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-07-20 14:35:33.160 | ++ functions-common:time_stop:2423 : local total 2026-07-20 14:35:33.160 | ++ functions-common:time_stop:2424 : local start_time 2026-07-20 14:35:33.161 | ++ functions-common:time_stop:2426 : name=git_timed 2026-07-20 14:35:33.161 | ++ functions-common:time_stop:2427 : start_time=1784557525953 2026-07-20 14:35:33.161 | ++ functions-common:time_stop:2429 : [[ -z 1784557525953 ]] 2026-07-20 14:35:33.161 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-07-20 14:35:33.161 | ++ functions-common:time_stop:2432 : end_time=1784557535960 2026-07-20 14:35:33.162 | ++ functions-common:time_stop:2433 : elapsed_time=10007 2026-07-20 14:35:33.162 | ++ functions-common:time_stop:2434 : total=396669 2026-07-20 14:35:33.162 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-20 14:35:33.162 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=406676 2026-07-20 14:35:33.162 | ++ functions-common:git_clone:631 : cd /opt/stack/tempest 2026-07-20 14:35:33.162 | ++ functions-common:git_clone:632 : git_timed fetch origin master 2026-07-20 14:35:33.162 | ++ functions-common:git_timed:697 : local count=0 2026-07-20 14:35:33.163 | ++ functions-common:git_timed:698 : local timeout=0 2026-07-20 14:35:33.163 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-20 14:35:33.163 | ++ functions-common:git_timed:701 : timeout=0 2026-07-20 14:35:33.163 | ++ functions-common:git_timed:704 : time_start git_timed 2026-07-20 14:35:33.163 | ++ functions-common:time_start:2406 : local name=git_timed 2026-07-20 14:35:33.163 | ++ functions-common:time_start:2407 : local start_time= 2026-07-20 14:35:33.164 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-07-20 14:35:33.164 | +++ functions-common:time_start:2411 : date +%s%3N 2026-07-20 14:35:33.164 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1784557536021 2026-07-20 14:35:33.164 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-07-20 14:35:33.164 | From https://review.opendev.org/openstack/tempest 2026-07-20 14:35:33.164 | * branch master -> FETCH_HEAD 2026-07-20 14:35:33.164 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-07-20 14:35:33.164 | ++ functions-common:time_stop:2420 : local name 2026-07-20 14:35:33.164 | ++ functions-common:time_stop:2421 : local end_time 2026-07-20 14:35:33.164 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-07-20 14:35:33.164 | ++ functions-common:time_stop:2423 : local total 2026-07-20 14:35:33.165 | ++ functions-common:time_stop:2424 : local start_time 2026-07-20 14:35:33.165 | ++ functions-common:time_stop:2426 : name=git_timed 2026-07-20 14:35:33.165 | ++ functions-common:time_stop:2427 : start_time=1784557536021 2026-07-20 14:35:33.165 | ++ functions-common:time_stop:2429 : [[ -z 1784557536021 ]] 2026-07-20 14:35:33.165 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-07-20 14:35:33.165 | ++ functions-common:time_stop:2432 : end_time=1784557536595 2026-07-20 14:35:33.165 | ++ functions-common:time_stop:2433 : elapsed_time=574 2026-07-20 14:35:33.165 | ++ functions-common:time_stop:2434 : total=406676 2026-07-20 14:35:33.167 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-20 14:35:33.168 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=407250 2026-07-20 14:35:33.168 | ++ functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-07-20 14:35:33.168 | ++ functions-common:git_timed:697 : local count=0 2026-07-20 14:35:33.168 | ++ functions-common:git_timed:698 : local timeout=0 2026-07-20 14:35:33.168 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-20 14:35:33.169 | ++ functions-common:git_timed:701 : timeout=0 2026-07-20 14:35:33.169 | ++ functions-common:git_timed:704 : time_start git_timed 2026-07-20 14:35:33.169 | ++ functions-common:time_start:2406 : local name=git_timed 2026-07-20 14:35:33.169 | ++ functions-common:time_start:2407 : local start_time= 2026-07-20 14:35:33.169 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-07-20 14:35:33.169 | +++ functions-common:time_start:2411 : date +%s%3N 2026-07-20 14:35:33.169 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1784557536654 2026-07-20 14:35:33.169 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-07-20 14:35:33.169 | Note: switching to 'FETCH_HEAD'. 2026-07-20 14:35:33.170 | 2026-07-20 14:35:33.170 | You are in 'detached HEAD' state. You can look around, make experimental 2026-07-20 14:35:33.170 | changes and commit them, and you can discard any commits you make in this 2026-07-20 14:35:33.170 | state without impacting any branches by switching back to a branch. 2026-07-20 14:35:33.170 | 2026-07-20 14:35:33.170 | If you want to create a new branch to retain commits you create, you may 2026-07-20 14:35:33.170 | do so (now or later) by using -c with the switch command. Example: 2026-07-20 14:35:33.170 | 2026-07-20 14:35:33.171 | git switch -c 2026-07-20 14:35:33.171 | 2026-07-20 14:35:33.171 | Or undo this operation with: 2026-07-20 14:35:33.172 | 2026-07-20 14:35:33.172 | git switch - 2026-07-20 14:35:33.172 | 2026-07-20 14:35:33.172 | Turn off this advice by setting config variable advice.detachedHead to false 2026-07-20 14:35:33.172 | 2026-07-20 14:35:33.172 | HEAD is now at 406633de5 Use conf volume backends in test_volume_migrate_attached* 2026-07-20 14:35:33.172 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-07-20 14:35:33.172 | ++ functions-common:time_stop:2420 : local name 2026-07-20 14:35:33.172 | ++ functions-common:time_stop:2421 : local end_time 2026-07-20 14:35:33.172 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-07-20 14:35:33.172 | ++ functions-common:time_stop:2423 : local total 2026-07-20 14:35:33.172 | ++ functions-common:time_stop:2424 : local start_time 2026-07-20 14:35:33.173 | ++ functions-common:time_stop:2426 : name=git_timed 2026-07-20 14:35:33.173 | ++ functions-common:time_stop:2427 : start_time=1784557536654 2026-07-20 14:35:33.173 | ++ functions-common:time_stop:2429 : [[ -z 1784557536654 ]] 2026-07-20 14:35:33.173 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-07-20 14:35:33.173 | ++ functions-common:time_stop:2432 : end_time=1784557536851 2026-07-20 14:35:33.173 | ++ functions-common:time_stop:2433 : elapsed_time=197 2026-07-20 14:35:33.174 | ++ functions-common:time_stop:2434 : total=407250 2026-07-20 14:35:33.174 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-20 14:35:33.174 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=407447 2026-07-20 14:35:33.174 | ++ functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/tempest 2026-07-20 14:35:33.174 | ++ functions-common:git_clone:672 : cd /opt/stack/tempest 2026-07-20 14:35:33.174 | ++ functions-common:git_clone:673 : head -1 2026-07-20 14:35:33.175 | ++ functions-common:git_clone:673 : git show --oneline 2026-07-20 14:35:33.175 | 406633de5 Use conf volume backends in test_volume_migrate_attached* 2026-07-20 14:35:33.175 | ++ functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-07-20 14:35:33.175 | ++ lib/tempest:install_tempest:850 : pip_install 'tox!=2.8.0,<4.0.0' 2026-07-20 14:35:33.175 | Using python 3.12 to install tox!=2.8.0,<4.0.0 2026-07-20 14:35:33.175 | ++ 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-20 14:35:33.175 | Collecting tox!=2.8.0,<4.0.0 2026-07-20 14:35:33.175 | Downloading tox-3.28.0-py2.py3-none-any.whl.metadata (7.8 kB) 2026-07-20 14:35:33.175 | Collecting filelock>=3.0.0 (from tox!=2.8.0,<4.0.0) 2026-07-20 14:35:33.176 | Downloading filelock-3.29.4-py3-none-any.whl.metadata (2.0 kB) 2026-07-20 14:35:33.176 | 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-20 14:35:33.176 | Collecting pluggy>=0.12.0 (from tox!=2.8.0,<4.0.0) 2026-07-20 14:35:33.176 | Downloading pluggy-1.6.0-py3-none-any.whl.metadata (4.8 kB) 2026-07-20 14:35:33.176 | Collecting py>=1.4.17 (from tox!=2.8.0,<4.0.0) 2026-07-20 14:35:33.176 | Downloading py-1.11.0-py2.py3-none-any.whl.metadata (2.8 kB) 2026-07-20 14:35:33.176 | 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-20 14:35:33.177 | 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-20 14:35:33.177 | Downloading virtualenv-21.5.1-py3-none-any.whl.metadata (3.4 kB) 2026-07-20 14:35:33.177 | 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-20 14:35:33.177 | Downloading distlib-0.4.3-py2.py3-none-any.whl.metadata (5.3 kB) 2026-07-20 14:35:33.177 | 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-20 14:35:33.177 | 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-20 14:35:33.177 | Downloading python_discovery-1.4.2-py3-none-any.whl.metadata (5.6 kB) 2026-07-20 14:35:33.177 | Downloading tox-3.28.0-py2.py3-none-any.whl (86 kB) 2026-07-20 14:35:33.177 | Downloading filelock-3.29.4-py3-none-any.whl (42 kB) 2026-07-20 14:35:33.177 | Downloading pluggy-1.6.0-py3-none-any.whl (20 kB) 2026-07-20 14:35:33.177 | Downloading py-1.11.0-py2.py3-none-any.whl (98 kB) 2026-07-20 14:35:33.178 | Downloading virtualenv-21.5.1-py3-none-any.whl (4.6 MB) 2026-07-20 14:35:33.178 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.6/4.6 MB 52.4 MB/s 0:00:00 2026-07-20 14:35:33.178 | Downloading distlib-0.4.3-py2.py3-none-any.whl (470 kB) 2026-07-20 14:35:33.178 | Downloading python_discovery-1.4.2-py3-none-any.whl (33 kB) 2026-07-20 14:35:33.178 | Installing collected packages: distlib, py, pluggy, filelock, python-discovery, virtualenv, tox 2026-07-20 14:35:33.178 | 2026-07-20 14:35:33.178 | 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-20 14:35:33.179 | ++ inc/python:pip_install:216 : result=0 2026-07-20 14:35:33.179 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-07-20 14:35:33.181 | ++ functions-common:time_stop:2420 : local name 2026-07-20 14:35:33.181 | ++ functions-common:time_stop:2421 : local end_time 2026-07-20 14:35:33.182 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-07-20 14:35:33.182 | ++ functions-common:time_stop:2423 : local total 2026-07-20 14:35:33.182 | ++ functions-common:time_stop:2424 : local start_time 2026-07-20 14:35:33.182 | ++ functions-common:time_stop:2426 : name=pip_install 2026-07-20 14:35:33.182 | ++ functions-common:time_stop:2427 : start_time=1784557536939 2026-07-20 14:35:33.182 | ++ functions-common:time_stop:2429 : [[ -z 1784557536939 ]] 2026-07-20 14:35:33.182 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-07-20 14:35:33.183 | ++ functions-common:time_stop:2432 : end_time=1784557540492 2026-07-20 14:35:33.183 | ++ functions-common:time_stop:2433 : elapsed_time=3553 2026-07-20 14:35:33.183 | ++ functions-common:time_stop:2434 : total=161614 2026-07-20 14:35:33.183 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-20 14:35:33.183 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=165167 2026-07-20 14:35:33.183 | ++ inc/python:pip_install:219 : return 0 2026-07-20 14:35:33.183 | ++ lib/tempest:install_tempest:851 : pushd /opt/stack/tempest 2026-07-20 14:35:33.183 | /opt/stack/tempest ~/devstack 2026-07-20 14:35:33.183 | ++ lib/tempest:install_tempest:855 : git checkout master 2026-07-20 14:35:33.183 | Switched to branch 'master' 2026-07-20 14:35:33.183 | Your branch is up to date with 'origin/master'. 2026-07-20 14:35:33.183 | ++ lib/tempest:install_tempest:857 : local tmp_u_c_m 2026-07-20 14:35:33.184 | +++ lib/tempest:install_tempest:858 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2026-07-20 14:35:33.184 | ++ lib/tempest:install_tempest:858 : tmp_u_c_m=/tmp/tempest_u_c_m.pgdPNJFoOO 2026-07-20 14:35:33.184 | ++ lib/tempest:install_tempest:859 : set_tempest_venv_constraints /tmp/tempest_u_c_m.pgdPNJFoOO 2026-07-20 14:35:33.184 | ++ lib/tempest:set_tempest_venv_constraints:131 : local tmp_c 2026-07-20 14:35:33.186 | ++ lib/tempest:set_tempest_venv_constraints:132 : tmp_c=/tmp/tempest_u_c_m.pgdPNJFoOO 2026-07-20 14:35:33.186 | ++ lib/tempest:set_tempest_venv_constraints:133 : [[ master == \m\a\s\t\e\r ]] 2026-07-20 14:35:33.186 | ++ lib/tempest:set_tempest_venv_constraints:134 : cd /opt/stack/requirements 2026-07-20 14:35:33.186 | ++ lib/tempest:set_tempest_venv_constraints:135 : git show master:upper-constraints.txt 2026-07-20 14:35:33.186 | ++ lib/tempest:set_tempest_venv_constraints:142 : export UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-20 14:35:33.187 | ++ lib/tempest:set_tempest_venv_constraints:142 : UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-20 14:35:33.187 | ++ lib/tempest:set_tempest_venv_constraints:143 : export TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-20 14:35:33.187 | ++ lib/tempest:set_tempest_venv_constraints:143 : TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-20 14:35:33.187 | ++ lib/tempest:install_tempest:861 : tox -r --notest -efull 2026-07-20 14:35:33.187 | full create: /opt/stack/tempest/.tox/tempest 2026-07-20 14:35:33.187 | full installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2026-07-20 14:35:33.188 | full develop-inst: /opt/stack/tempest 2026-07-20 14:35:33.188 | 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.15.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.6.1,oslo.config==10.5.0,oslo.context==6.5.0,oslo.i18n==6.9.0,oslo.log==8.3.0,oslo.serialization==5.11.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@406633de5471ef4834c65d2ec5a682d3251251a7#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-20 14:35:33.188 | ___________________________________ summary ____________________________________ 2026-07-20 14:35:33.188 | full: skipped tests 2026-07-20 14:35:33.188 | congratulations :) 2026-07-20 14:35:33.188 | ++ lib/tempest:install_tempest:865 : /opt/stack/tempest/.tox/tempest/bin/pip install -c /tmp/tempest_u_c_m.pgdPNJFoOO -r requirements.txt 2026-07-20 14:35:33.188 | 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-20 14:35:33.189 | 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.15.0) 2026-07-20 14:35:33.189 | 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-20 14:35:33.189 | 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-20 14:35:33.189 | 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-20 14:35:33.189 | 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-20 14:35:33.189 | 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-20 14:35:33.189 | Requirement already satisfied: oslo.concurrency>=3.26.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 8)) (7.6.1) 2026-07-20 14:35:33.189 | 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-20 14:35:33.189 | Requirement already satisfied: oslo.log>=3.36.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 10)) (8.3.0) 2026-07-20 14:35:33.189 | 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-20 14:35:33.189 | 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.11.0) 2026-07-20 14:35:33.190 | 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-20 14:35:33.190 | 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-20 14:35:33.190 | 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-20 14:35:33.190 | 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-20 14:35:33.190 | 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-20 14:35:33.190 | 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-20 14:35:33.190 | 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-20 14:35:33.192 | 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-20 14:35:33.192 | 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-20 14:35:33.194 | 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-20 14:35:33.194 | 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-20 14:35:33.194 | 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-20 14:35:33.194 | 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-20 14:35:33.194 | 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-20 14:35:33.194 | 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-20 14:35:33.194 | 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-20 14:35:33.194 | 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-20 14:35:33.194 | 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-20 14:35:33.194 | 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-20 14:35:33.195 | 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-20 14:35:33.195 | 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-20 14:35:33.195 | 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-20 14:35:33.195 | 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.9.0) 2026-07-20 14:35:33.195 | 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-20 14:35:33.195 | 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-20 14:35:33.195 | 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.5.0) 2026-07-20 14:35:33.195 | 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-20 14:35:33.195 | 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-20 14:35:33.195 | 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-20 14:35:33.195 | 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-20 14:35:33.196 | 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-20 14:35:33.196 | 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-20 14:35:33.196 | 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-20 14:35:33.196 | 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-20 14:35:33.196 | 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-20 14:35:33.196 | 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-20 14:35:33.196 | 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-20 14:35:33.196 | 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-20 14:35:33.196 | 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-20 14:35:33.196 | 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-20 14:35:33.196 | 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-20 14:35:33.197 | 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-20 14:35:33.197 | 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-20 14:35:33.197 | 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-20 14:35:33.197 | 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-20 14:35:33.197 | 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-20 14:35:33.197 | 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-20 14:35:33.197 | 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-20 14:35:33.197 | 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-20 14:35:33.197 | ++ lib/tempest:install_tempest:866 : PROJECT_VENV["tempest"]=/opt/stack/tempest/.tox/tempest 2026-07-20 14:35:33.197 | ++ lib/tempest:install_tempest:867 : rm -f /tmp/tempest_u_c_m.pgdPNJFoOO 2026-07-20 14:35:33.197 | ++ lib/tempest:install_tempest:868 : popd 2026-07-20 14:35:33.198 | ~/devstack 2026-07-20 14:35:33.229 | [2068 Async install_tempest:39321]: finished install_tempest with result 0 in 44 seconds 2026-07-20 14:35:33.236 | ++ inc/async:async_wait:197 : return 0 2026-07-20 14:35:33.241 | ++ extras.d/80-tempest.sh:source:21 : echo_summary 'Initializing Tempest' 2026-07-20 14:35:33.245 | ++ ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-20 14:35:33.251 | ++ ./stack.sh:echo_summary:450 : echo -e Initializing Tempest 2026-07-20 14:35:33.255 | ++ extras.d/80-tempest.sh:source:22 : configure_tempest 2026-07-20 14:35:33.260 | ++ lib/tempest:configure_tempest:203 : [[ True == \T\r\u\e ]] 2026-07-20 14:35:33.264 | ++ lib/tempest:configure_tempest:204 : setup_develop /opt/stack/tempest 2026-07-20 14:35:33.268 | ++ inc/python:setup_develop:353 : local bindep 2026-07-20 14:35:33.272 | ++ inc/python:setup_develop:354 : [[ /opt/stack/tempest == -bindep* ]] 2026-07-20 14:35:33.276 | ++ inc/python:setup_develop:358 : local project_dir=/opt/stack/tempest 2026-07-20 14:35:33.280 | ++ inc/python:setup_develop:359 : local extras= 2026-07-20 14:35:33.284 | ++ inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/tempest -e 2026-07-20 14:35:33.288 | ++ inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-07-20 14:35:33.292 | ++ inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/tempest == -bindep* ]] 2026-07-20 14:35:33.296 | ++ inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/tempest 2026-07-20 14:35:33.300 | ++ inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-07-20 14:35:33.304 | ++ inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-07-20 14:35:33.309 | +++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/tempest 2026-07-20 14:35:33.313 | +++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-07-20 14:35:33.318 | ++ inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/tempest 2026-07-20 14:35:33.322 | ++ inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-07-20 14:35:33.326 | ++ inc/python:_setup_package_with_constraints_edit:399 : local name 2026-07-20 14:35:33.331 | +++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/tempest/setup.cfg 2026-07-20 14:35:33.339 | ++ inc/python:_setup_package_with_constraints_edit:400 : name=tempest 2026-07-20 14:35:33.343 | ++ inc/python:_setup_package_with_constraints_edit:401 : '[' -z tempest ']' 2026-07-20 14:35:33.347 | ++ inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- tempest 2026-07-20 14:35:33.509 | ++ inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/tempest -e 2026-07-20 14:35:33.513 | ++ inc/python:setup_package:436 : local bindep=0 2026-07-20 14:35:33.518 | ++ inc/python:setup_package:437 : local bindep_flag= 2026-07-20 14:35:33.522 | ++ inc/python:setup_package:438 : local bindep_profiles= 2026-07-20 14:35:33.526 | ++ inc/python:setup_package:439 : [[ /opt/stack/tempest == -bindep* ]] 2026-07-20 14:35:33.530 | ++ inc/python:setup_package:444 : local project_dir=/opt/stack/tempest 2026-07-20 14:35:33.534 | ++ inc/python:setup_package:445 : local flags=-e 2026-07-20 14:35:33.538 | ++ inc/python:setup_package:446 : local extras= 2026-07-20 14:35:33.542 | ++ inc/python:setup_package:450 : [[ -n -e ]] 2026-07-20 14:35:33.546 | ++ inc/python:setup_package:450 : [[ -z '' ]] 2026-07-20 14:35:33.550 | ++ inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-07-20 14:35:33.554 | ++ inc/python:setup_package:455 : [[ ! -z '' ]] 2026-07-20 14:35:33.559 | ++ inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-07-20 14:35:33.562 | ++ inc/python:setup_package:464 : pip_install -e /opt/stack/tempest 2026-07-20 14:35:33.594 | Using python 3.12 to install /opt/stack/tempest 2026-07-20 14:35:33.598 | ++ 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-20 14:35:34.635 | Obtaining file:///opt/stack/tempest 2026-07-20 14:35:34.640 | Installing build dependencies: started 2026-07-20 14:35:36.514 | Installing build dependencies: finished with status 'done' 2026-07-20 14:35:36.515 | Checking if build backend supports build_editable: started 2026-07-20 14:35:37.080 | Checking if build backend supports build_editable: finished with status 'done' 2026-07-20 14:35:37.081 | Getting requirements to build editable: started 2026-07-20 14:35:37.395 | Getting requirements to build editable: finished with status 'done' 2026-07-20 14:35:37.397 | Preparing editable metadata (pyproject.toml): started 2026-07-20 14:35:38.785 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-07-20 14:35:38.808 | 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.dev39) (7.0.3) 2026-07-20 14:35:38.810 | 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.dev39) (4.15.0) 2026-07-20 14:35:38.810 | Requirement already satisfied: jsonschema>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev39) (4.26.0) 2026-07-20 14:35:38.811 | Requirement already satisfied: testtools>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev39) (2.9.1) 2026-07-20 14:35:38.812 | Requirement already satisfied: paramiko>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev39) (4.0.0) 2026-07-20 14:35:38.813 | Requirement already satisfied: cryptography>=2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev39) (43.0.3) 2026-07-20 14:35:38.814 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev39) (1.3.0) 2026-07-20 14:35:38.815 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev39) (7.6.1) 2026-07-20 14:35:38.816 | Requirement already satisfied: oslo.config>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev39) (10.5.0) 2026-07-20 14:35:38.819 | Requirement already satisfied: oslo.log>=3.36.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev39) (8.3.0) 2026-07-20 14:35:39.006 | Collecting stestr>=1.0.0 (from tempest==46.3.1.dev39) 2026-07-20 14:35:39.009 | Using cached stestr-4.2.1-py3-none-any.whl.metadata (7.7 kB) 2026-07-20 14:35:39.014 | 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.dev39) (5.11.0) 2026-07-20 14:35:39.015 | Requirement already satisfied: oslo.utils>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev39) (10.1.1) 2026-07-20 14:35:39.016 | Requirement already satisfied: fixtures>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev39) (4.3.2) 2026-07-20 14:35:39.017 | Requirement already satisfied: PyYAML>=3.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev39) (6.0.3) 2026-07-20 14:35:39.018 | Requirement already satisfied: python-subunit>=1.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev39) (1.4.6) 2026-07-20 14:35:39.019 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev39) (5.9.0) 2026-07-20 14:35:39.021 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev39) (3.18.0) 2026-07-20 14:35:39.021 | Requirement already satisfied: urllib3>=1.21.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev39) (2.7.0) 2026-07-20 14:35:39.022 | Requirement already satisfied: debtcollector>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev39) (3.1.0) 2026-07-20 14:35:39.023 | Requirement already satisfied: defusedxml>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev39) (0.7.1) 2026-07-20 14:35:39.024 | Requirement already satisfied: fasteners>=0.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev39) (0.20) 2026-07-20 14:35:39.025 | Requirement already satisfied: testscenarios>=0.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev39) (0.6.2) 2026-07-20 14:35:39.028 | 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.dev39) (0.6.0) 2026-07-20 14:35:39.029 | 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.dev39) (4.0.0) 2026-07-20 14:35:39.033 | 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.dev39) (3.0.52) 2026-07-20 14:35:39.033 | 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.dev39) (1.11.0) 2026-07-20 14:35:39.034 | 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.dev39) (15.0.0) 2026-07-20 14:35:39.035 | 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.dev39) (1.8.0) 2026-07-20 14:35:39.038 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.1->tempest==46.3.1.dev39) (2.0.0) 2026-07-20 14:35:39.042 | 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.dev39) (3.0) 2026-07-20 14:35:39.044 | 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.dev39) (2.2.2) 2026-07-20 14:35:39.051 | 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.dev39) (26.1.0) 2026-07-20 14:35:39.052 | 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.dev39) (2025.9.1) 2026-07-20 14:35:39.053 | 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.dev39) (0.37.0) 2026-07-20 14:35:39.057 | 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.dev39) (2026.5.1) 2026-07-20 14:35:39.062 | 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.dev39) (6.9.0) 2026-07-20 14:35:39.066 | 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.dev39) (2.0.0) 2026-07-20 14:35:39.067 | 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.dev39) (2.34.2) 2026-07-20 14:35:39.071 | 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.dev39) (6.5.0) 2026-07-20 14:35:39.073 | 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.dev39) (2.9.0.post0) 2026-07-20 14:35:39.076 | 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.dev39) (4.15.0) 2026-07-20 14:35:39.079 | 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.dev39) (1.2.1) 2026-07-20 14:35:39.083 | 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.dev39) (2.1.0) 2026-07-20 14:35:39.084 | 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.dev39) (3.3.2) 2026-07-20 14:35:39.085 | 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.dev39) (26.2) 2026-07-20 14:35:39.086 | 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.dev39) (7.2.2) 2026-07-20 14:35:39.093 | 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.dev39) (5.0.0) 2026-07-20 14:35:39.095 | 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.dev39) (3.0.3) 2026-07-20 14:35:39.096 | 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.dev39) (1.6.2) 2026-07-20 14:35:39.102 | 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.dev39) (83.0.0) 2026-07-20 14:35:39.106 | 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.dev39) (0.8.1) 2026-07-20 14:35:39.123 | 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.dev39) (1.17.0) 2026-07-20 14:35:39.134 | 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.dev39) (3.4.7) 2026-07-20 14:35:39.135 | 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.dev39) (3.18) 2026-07-20 14:35:39.137 | 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.dev39) (2023.11.17) 2026-07-20 14:35:39.153 | 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.dev39) (4.2.0) 2026-07-20 14:35:39.154 | 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.dev39) (2.20.0) 2026-07-20 14:35:39.161 | 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.dev39) (0.1.2) 2026-07-20 14:35:39.174 | 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.dev39) (0.16.0) 2026-07-20 14:35:39.211 | Collecting tomlkit>=0.11.6 (from stestr>=1.0.0->tempest==46.3.1.dev39) 2026-07-20 14:35:39.215 | Using cached tomlkit-0.15.0-py3-none-any.whl.metadata (2.8 kB) 2026-07-20 14:35:39.251 | Using cached stestr-4.2.1-py3-none-any.whl (118 kB) 2026-07-20 14:35:39.253 | Using cached tomlkit-0.15.0-py3-none-any.whl (41 kB) 2026-07-20 14:35:39.264 | Building wheels for collected packages: tempest 2026-07-20 14:35:39.266 | Building editable for tempest (pyproject.toml): started 2026-07-20 14:35:40.904 | Building editable for tempest (pyproject.toml): finished with status 'done' 2026-07-20 14:35:40.905 | Created wheel for tempest: filename=tempest-46.3.1.dev39-0.editable-py3-none-any.whl size=8320 sha256=234ca306551977b0819f76ccd07b95bf3d863a6e1f378a059e2bfb5e3fc96123 2026-07-20 14:35:40.906 | Stored in directory: /tmp/pip-ephem-wheel-cache-045javqb/wheels/a8/38/99/324113a4b73ad133e84e5794562e0b63ae1c5945bffa9f076a 2026-07-20 14:35:40.911 | Successfully built tempest 2026-07-20 14:35:41.205 | Installing collected packages: tomlkit, stestr, tempest 2026-07-20 14:35:41.464 | 2026-07-20 14:35:41.491 | Successfully installed stestr-4.2.1 tempest-46.3.1.dev39 tomlkit-0.15.0 2026-07-20 14:35:41.680 | ++ inc/python:pip_install:216 : result=0 2026-07-20 14:35:41.685 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-07-20 14:35:41.689 | ++ functions-common:time_stop:2420 : local name 2026-07-20 14:35:41.694 | ++ functions-common:time_stop:2421 : local end_time 2026-07-20 14:35:41.698 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-07-20 14:35:41.701 | ++ functions-common:time_stop:2423 : local total 2026-07-20 14:35:41.706 | ++ functions-common:time_stop:2424 : local start_time 2026-07-20 14:35:41.710 | ++ functions-common:time_stop:2426 : name=pip_install 2026-07-20 14:35:41.713 | ++ functions-common:time_stop:2427 : start_time=1784558133587 2026-07-20 14:35:41.718 | ++ functions-common:time_stop:2429 : [[ -z 1784558133587 ]] 2026-07-20 14:35:41.723 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-07-20 14:35:41.730 | ++ functions-common:time_stop:2432 : end_time=1784558141725 2026-07-20 14:35:41.733 | ++ functions-common:time_stop:2433 : elapsed_time=8138 2026-07-20 14:35:41.738 | ++ functions-common:time_stop:2434 : total=173364 2026-07-20 14:35:41.742 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-20 14:35:41.746 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=181502 2026-07-20 14:35:41.750 | ++ inc/python:pip_install:219 : return 0 2026-07-20 14:35:41.755 | ++ inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-07-20 14:35:41.760 | ++ inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-07-20 14:35:41.764 | ++ inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/tempest 2026-07-20 14:35:41.767 | ++ inc/python:use_library_from_git:266 : local name=/opt/stack/tempest 2026-07-20 14:35:41.771 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-07-20 14:35:41.776 | ++ inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-20 14:35:41.780 | ++ inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/tempest, ]] 2026-07-20 14:35:41.783 | ++ inc/python:use_library_from_git:269 : return 1 2026-07-20 14:35:41.788 | ++ 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-20 14:35:41.792 | ++ lib/tempest:configure_tempest:212 : local image_lines 2026-07-20 14:35:41.796 | ++ lib/tempest:configure_tempest:213 : local images 2026-07-20 14:35:41.800 | ++ lib/tempest:configure_tempest:214 : local num_images 2026-07-20 14:35:41.804 | ++ lib/tempest:configure_tempest:215 : local image_uuid 2026-07-20 14:35:41.808 | ++ lib/tempest:configure_tempest:216 : local image_uuid_alt 2026-07-20 14:35:41.812 | ++ lib/tempest:configure_tempest:217 : local password 2026-07-20 14:35:41.816 | ++ lib/tempest:configure_tempest:218 : local line 2026-07-20 14:35:41.820 | ++ lib/tempest:configure_tempest:219 : local flavors 2026-07-20 14:35:41.824 | ++ lib/tempest:configure_tempest:220 : local available_flavors 2026-07-20 14:35:41.828 | ++ lib/tempest:configure_tempest:221 : local flavors_ref 2026-07-20 14:35:41.832 | ++ lib/tempest:configure_tempest:222 : local flavor_lines 2026-07-20 14:35:41.835 | ++ lib/tempest:configure_tempest:223 : local flavor_ref_size 2026-07-20 14:35:41.840 | ++ lib/tempest:configure_tempest:224 : local flavor_ref_alt_size 2026-07-20 14:35:41.843 | ++ lib/tempest:configure_tempest:225 : local public_network_id 2026-07-20 14:35:41.847 | ++ lib/tempest:configure_tempest:226 : local public_router_id 2026-07-20 14:35:41.851 | ++ lib/tempest:configure_tempest:227 : local ssh_connect_method=floating 2026-07-20 14:35:41.855 | ++ lib/tempest:configure_tempest:228 : local disk 2026-07-20 14:35:41.859 | ++ lib/tempest:configure_tempest:231 : ifs=' 2026-07-20 14:35:41.859 | ' 2026-07-20 14:35:41.863 | ++ lib/tempest:configure_tempest:241 : declare -a images 2026-07-20 14:35:41.867 | ++ lib/tempest:configure_tempest:243 : is_service_enabled glance 2026-07-20 14:35:41.893 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-20 14:35:41.897 | ++ lib/tempest:configure_tempest:244 : get_active_images images image_uuid 2026-07-20 14:35:41.902 | ++ lib/tempest:get_active_images:160 : declare -n img_array=images 2026-07-20 14:35:41.906 | ++ lib/tempest:get_active_images:161 : declare -n img_id=image_uuid 2026-07-20 14:35:41.910 | ++ lib/tempest:get_active_images:164 : img_array=() 2026-07-20 14:35:41.915 | ++ lib/tempest:get_active_images:171 : read -r IMAGE_NAME IMAGE_UUID DISK_FORMAT 2026-07-20 14:35:41.917 | +++ lib/tempest:get_active_images:159 : oscwrap --os-cloud devstack-admin image list --long --property status=active 2026-07-20 14:35:41.918 | +++ lib/tempest:get_active_images:159 : awk '-F|' '!/^(+--)|ID|aki|ari/ { print $3,$2,$4 }' 2026-07-20 14:35:45.623 | +++ functions-common:oscwrap:2465 : return 0 2026-07-20 14:35:45.629 | ++ lib/tempest:get_active_images:172 : [[ qcow2 == \i\s\o ]] 2026-07-20 14:35:45.633 | ++ lib/tempest:get_active_images:175 : '[' cirros-0.6.3-x86_64-disk = cirros-0.6.3-x86_64-disk ']' 2026-07-20 14:35:45.638 | ++ lib/tempest:get_active_images:176 : img_id=aa995944-e655-43b4-81e9-d04027d5b275 2026-07-20 14:35:45.642 | ++ lib/tempest:get_active_images:178 : img_array+=($IMAGE_UUID) 2026-07-20 14:35:45.646 | ++ lib/tempest:get_active_images:171 : read -r IMAGE_NAME IMAGE_UUID DISK_FORMAT 2026-07-20 14:35:45.651 | ++ lib/tempest:configure_tempest:246 : (( 1 < 1 )) 2026-07-20 14:35:45.655 | ++ lib/tempest:configure_tempest:260 : case "${#images[*]}" in 2026-07-20 14:35:45.659 | ++ lib/tempest:configure_tempest:266 : '[' -z aa995944-e655-43b4-81e9-d04027d5b275 ']' 2026-07-20 14:35:45.662 | ++ lib/tempest:configure_tempest:269 : image_uuid_alt=aa995944-e655-43b4-81e9-d04027d5b275 2026-07-20 14:35:45.667 | ++ lib/tempest:configure_tempest:291 : sudo install -d -o quobyte /opt/stack/tempest/etc 2026-07-20 14:35:45.686 | ++ lib/tempest:configure_tempest:292 : rm -f /opt/stack/tempest/etc/tempest.conf 2026-07-20 14:35:45.693 | ++ lib/tempest:configure_tempest:294 : local password=nomoresecret 2026-07-20 14:35:45.697 | ++ lib/tempest:configure_tempest:297 : local admin_username=admin 2026-07-20 14:35:45.701 | ++ lib/tempest:configure_tempest:298 : local admin_project_name=admin 2026-07-20 14:35:45.705 | ++ lib/tempest:configure_tempest:299 : local admin_domain_name=Default 2026-07-20 14:35:45.709 | ++ lib/tempest:configure_tempest:300 : local alt_username=alt_demo 2026-07-20 14:35:45.713 | ++ lib/tempest:configure_tempest:301 : local alt_project_name=alt_demo 2026-07-20 14:35:45.717 | ++ lib/tempest:configure_tempest:302 : local admin_project_id 2026-07-20 14:35:45.723 | +++ lib/tempest:configure_tempest:303 : oscwrap --os-cloud devstack-admin project list 2026-07-20 14:35:45.724 | +++ lib/tempest:configure_tempest:303 : awk '/ admin / { print $2 }' 2026-07-20 14:35:48.839 | +++ functions-common:oscwrap:2465 : return 0 2026-07-20 14:35:48.846 | ++ lib/tempest:configure_tempest:303 : admin_project_id=0f64eb596974441c998f91ea1ba03dca 2026-07-20 14:35:48.849 | ++ lib/tempest:configure_tempest:305 : is_service_enabled nova 2026-07-20 14:35:48.876 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-20 14:35:48.882 | +++ lib/tempest:configure_tempest:308 : oscwrap --os-cloud devstack-admin flavor list 2026-07-20 14:35:52.074 | +++ functions-common:oscwrap:2465 : return 0 2026-07-20 14:35:52.079 | ++ lib/tempest:configure_tempest:308 : available_flavors='+----+-----------+-------+------+-----------+-------+-----------+ 2026-07-20 14:35:52.080 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-07-20 14:35:52.080 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-07-20 14:35:52.080 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-07-20 14:35:52.080 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-07-20 14:35:52.080 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-07-20 14:35:52.080 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-07-20 14:35:52.080 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-07-20 14:35:52.080 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-07-20 14:35:52.080 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-07-20 14:35:52.080 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-07-20 14:35:52.080 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-07-20 14:35:52.081 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-07-20 14:35:52.081 | +----+-----------+-------+------+-----------+-------+-----------+' 2026-07-20 14:35:52.083 | ++ lib/tempest:configure_tempest:309 : [[ -z '' ]] 2026-07-20 14:35:52.088 | ++ lib/tempest:configure_tempest:310 : [[ +----+-----------+-------+------+-----------+-------+-----------+ 2026-07-20 14:35:52.089 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-07-20 14:35:52.089 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-07-20 14:35:52.089 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-07-20 14:35:52.089 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-07-20 14:35:52.089 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-07-20 14:35:52.089 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-07-20 14:35:52.089 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-07-20 14:35:52.089 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-07-20 14:35:52.089 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-07-20 14:35:52.090 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-07-20 14:35:52.090 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-07-20 14:35:52.090 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-07-20 14:35:52.090 | +----+-----------+-------+------+-----------+-------+-----------+ =~ m1\.nano ]] 2026-07-20 14:35:52.093 | +++ lib/tempest:configure_tempest:312 : image_size_in_gib aa995944-e655-43b4-81e9-d04027d5b275 2026-07-20 14:35:52.097 | +++ lib/tempest:image_size_in_gib:125 : local size 2026-07-20 14:35:52.103 | ++++ lib/tempest:image_size_in_gib:126 : oscwrap --os-cloud devstack-admin image show aa995944-e655-43b4-81e9-d04027d5b275 -c size -f value 2026-07-20 14:35:55.253 | ++++ functions-common:oscwrap:2465 : return 0 2026-07-20 14:35:55.259 | +++ lib/tempest:image_size_in_gib:126 : size=21692416 2026-07-20 14:35:55.265 | +++ lib/tempest:image_size_in_gib:127 : echo 21692416 2026-07-20 14:35:55.265 | +++ lib/tempest:image_size_in_gib:127 : python3 -c 'import math; print(int(math.ceil(float(int(input()) / 1024.0 ** 3))))' 2026-07-20 14:35:55.310 | ++ lib/tempest:configure_tempest:312 : disk=1 2026-07-20 14:35:55.314 | ++ lib/tempest:configure_tempest:313 : ram=192 2026-07-20 14:35:55.318 | ++ 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-20 14:35:58.137 | +----------------------------+-----------------------+ 2026-07-20 14:35:58.137 | | Field | Value | 2026-07-20 14:35:58.138 | +----------------------------+-----------------------+ 2026-07-20 14:35:58.138 | | OS-FLV-DISABLED:disabled | False | 2026-07-20 14:35:58.138 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-20 14:35:58.138 | | description | None | 2026-07-20 14:35:58.138 | | disk | 1 | 2026-07-20 14:35:58.138 | | id | 42 | 2026-07-20 14:35:58.138 | | name | m1.nano | 2026-07-20 14:35:58.138 | | os-flavor-access:is_public | True | 2026-07-20 14:35:58.138 | | properties | hw_rng:allowed='True' | 2026-07-20 14:35:58.138 | | ram | 192 | 2026-07-20 14:35:58.138 | | rxtx_factor | 1.0 | 2026-07-20 14:35:58.139 | | swap | 0 | 2026-07-20 14:35:58.139 | | vcpus | 1 | 2026-07-20 14:35:58.139 | +----------------------------+-----------------------+ 2026-07-20 14:35:58.477 | ++ lib/tempest:configure_tempest:316 : flavor_ref=42 2026-07-20 14:35:58.481 | ++ lib/tempest:configure_tempest:317 : [[ +----+-----------+-------+------+-----------+-------+-----------+ 2026-07-20 14:35:58.481 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-07-20 14:35:58.481 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-07-20 14:35:58.481 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-07-20 14:35:58.482 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-07-20 14:35:58.482 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-07-20 14:35:58.482 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-07-20 14:35:58.482 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-07-20 14:35:58.482 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-07-20 14:35:58.482 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-07-20 14:35:58.482 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-07-20 14:35:58.482 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-07-20 14:35:58.482 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-07-20 14:35:58.482 | +----+-----------+-------+------+-----------+-------+-----------+ =~ m1\.micro ]] 2026-07-20 14:35:58.487 | +++ lib/tempest:configure_tempest:319 : image_size_in_gib aa995944-e655-43b4-81e9-d04027d5b275 2026-07-20 14:35:58.491 | +++ lib/tempest:image_size_in_gib:125 : local size 2026-07-20 14:35:58.497 | ++++ lib/tempest:image_size_in_gib:126 : oscwrap --os-cloud devstack-admin image show aa995944-e655-43b4-81e9-d04027d5b275 -c size -f value 2026-07-20 14:36:01.624 | ++++ functions-common:oscwrap:2465 : return 0 2026-07-20 14:36:01.630 | +++ lib/tempest:image_size_in_gib:126 : size=21692416 2026-07-20 14:36:01.635 | +++ lib/tempest:image_size_in_gib:127 : python3 -c 'import math; print(int(math.ceil(float(int(input()) / 1024.0 ** 3))))' 2026-07-20 14:36:01.636 | +++ lib/tempest:image_size_in_gib:127 : echo 21692416 2026-07-20 14:36:01.680 | ++ lib/tempest:configure_tempest:319 : disk=1 2026-07-20 14:36:01.684 | ++ lib/tempest:configure_tempest:320 : ram=256 2026-07-20 14:36:01.688 | ++ 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-20 14:36:04.517 | +----------------------------+-----------------------+ 2026-07-20 14:36:04.517 | | Field | Value | 2026-07-20 14:36:04.517 | +----------------------------+-----------------------+ 2026-07-20 14:36:04.518 | | OS-FLV-DISABLED:disabled | False | 2026-07-20 14:36:04.518 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-20 14:36:04.518 | | description | None | 2026-07-20 14:36:04.518 | | disk | 1 | 2026-07-20 14:36:04.518 | | id | 84 | 2026-07-20 14:36:04.518 | | name | m1.micro | 2026-07-20 14:36:04.518 | | os-flavor-access:is_public | True | 2026-07-20 14:36:04.518 | | properties | hw_rng:allowed='True' | 2026-07-20 14:36:04.518 | | ram | 256 | 2026-07-20 14:36:04.518 | | rxtx_factor | 1.0 | 2026-07-20 14:36:04.518 | | swap | 0 | 2026-07-20 14:36:04.519 | | vcpus | 1 | 2026-07-20 14:36:04.519 | +----------------------------+-----------------------+ 2026-07-20 14:36:04.866 | ++ lib/tempest:configure_tempest:323 : flavor_ref_alt=84 2026-07-20 14:36:04.870 | ++ lib/tempest:configure_tempest:372 : is_service_enabled glance 2026-07-20 14:36:04.897 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-20 14:36:04.901 | ++ lib/tempest:configure_tempest:373 : git_clone https://review.opendev.org/openstack/os-test-images.git /opt/stack/os-test-images master 2026-07-20 14:36:04.905 | ++ functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/os-test-images.git 2026-07-20 14:36:04.909 | ++ functions-common:git_clone:590 : local git_dest=/opt/stack/os-test-images 2026-07-20 14:36:04.913 | ++ functions-common:git_clone:591 : local git_ref=master 2026-07-20 14:36:04.917 | ++ functions-common:git_clone:592 : local orig_dir 2026-07-20 14:36:04.923 | +++ functions-common:git_clone:593 : pwd 2026-07-20 14:36:04.927 | ++ functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-07-20 14:36:04.932 | ++ functions-common:git_clone:594 : local git_clone_flags= 2026-07-20 14:36:04.937 | +++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-20 14:36:04.964 | ++ functions-common:git_clone:596 : RECLONE=False 2026-07-20 14:36:04.968 | ++ functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-20 14:36:04.972 | ++ functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-20 14:36:04.977 | ++ functions-common:git_clone:610 : echo master 2026-07-20 14:36:04.978 | ++ functions-common:git_clone:610 : egrep -q '^refs' 2026-07-20 14:36:04.984 | ++ functions-common:git_clone:624 : [[ ! -d /opt/stack/os-test-images ]] 2026-07-20 14:36:04.988 | ++ functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-07-20 14:36:04.992 | ++ 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-20 14:36:04.996 | ++ functions-common:git_timed:697 : local count=0 2026-07-20 14:36:05.001 | ++ functions-common:git_timed:698 : local timeout=0 2026-07-20 14:36:05.005 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-20 14:36:05.009 | ++ functions-common:git_timed:701 : timeout=0 2026-07-20 14:36:05.013 | ++ functions-common:git_timed:704 : time_start git_timed 2026-07-20 14:36:05.017 | ++ functions-common:time_start:2406 : local name=git_timed 2026-07-20 14:36:05.021 | ++ functions-common:time_start:2407 : local start_time= 2026-07-20 14:36:05.025 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-07-20 14:36:05.030 | +++ functions-common:time_start:2411 : date +%s%3N 2026-07-20 14:36:05.037 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1784558165032 2026-07-20 14:36:05.041 | ++ 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-20 14:36:05.046 | Cloning into '/opt/stack/os-test-images'... 2026-07-20 14:36:05.917 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-07-20 14:36:05.921 | ++ functions-common:time_stop:2420 : local name 2026-07-20 14:36:05.925 | ++ functions-common:time_stop:2421 : local end_time 2026-07-20 14:36:05.929 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-07-20 14:36:05.933 | ++ functions-common:time_stop:2423 : local total 2026-07-20 14:36:05.937 | ++ functions-common:time_stop:2424 : local start_time 2026-07-20 14:36:05.941 | ++ functions-common:time_stop:2426 : name=git_timed 2026-07-20 14:36:05.945 | ++ functions-common:time_stop:2427 : start_time=1784558165032 2026-07-20 14:36:05.949 | ++ functions-common:time_stop:2429 : [[ -z 1784558165032 ]] 2026-07-20 14:36:05.954 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-07-20 14:36:05.960 | ++ functions-common:time_stop:2432 : end_time=1784558165956 2026-07-20 14:36:05.964 | ++ functions-common:time_stop:2433 : elapsed_time=924 2026-07-20 14:36:05.968 | ++ functions-common:time_stop:2434 : total=396669 2026-07-20 14:36:05.972 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-20 14:36:05.976 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=397593 2026-07-20 14:36:05.980 | ++ functions-common:git_clone:631 : cd /opt/stack/os-test-images 2026-07-20 14:36:05.984 | ++ functions-common:git_clone:632 : git_timed fetch origin master 2026-07-20 14:36:05.988 | ++ functions-common:git_timed:697 : local count=0 2026-07-20 14:36:05.992 | ++ functions-common:git_timed:698 : local timeout=0 2026-07-20 14:36:05.996 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-20 14:36:06.000 | ++ functions-common:git_timed:701 : timeout=0 2026-07-20 14:36:06.004 | ++ functions-common:git_timed:704 : time_start git_timed 2026-07-20 14:36:06.008 | ++ functions-common:time_start:2406 : local name=git_timed 2026-07-20 14:36:06.012 | ++ functions-common:time_start:2407 : local start_time= 2026-07-20 14:36:06.016 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-07-20 14:36:06.021 | +++ functions-common:time_start:2411 : date +%s%3N 2026-07-20 14:36:06.027 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1784558166023 2026-07-20 14:36:06.031 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-07-20 14:36:06.507 | From https://review.opendev.org/openstack/os-test-images 2026-07-20 14:36:06.508 | * branch master -> FETCH_HEAD 2026-07-20 14:36:06.519 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-07-20 14:36:06.523 | ++ functions-common:time_stop:2420 : local name 2026-07-20 14:36:06.527 | ++ functions-common:time_stop:2421 : local end_time 2026-07-20 14:36:06.531 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-07-20 14:36:06.535 | ++ functions-common:time_stop:2423 : local total 2026-07-20 14:36:06.539 | ++ functions-common:time_stop:2424 : local start_time 2026-07-20 14:36:06.543 | ++ functions-common:time_stop:2426 : name=git_timed 2026-07-20 14:36:06.547 | ++ functions-common:time_stop:2427 : start_time=1784558166023 2026-07-20 14:36:06.551 | ++ functions-common:time_stop:2429 : [[ -z 1784558166023 ]] 2026-07-20 14:36:06.556 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-07-20 14:36:06.562 | ++ functions-common:time_stop:2432 : end_time=1784558166558 2026-07-20 14:36:06.566 | ++ functions-common:time_stop:2433 : elapsed_time=535 2026-07-20 14:36:06.570 | ++ functions-common:time_stop:2434 : total=397593 2026-07-20 14:36:06.574 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-20 14:36:06.578 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=398128 2026-07-20 14:36:06.583 | ++ functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-07-20 14:36:06.587 | ++ functions-common:git_timed:697 : local count=0 2026-07-20 14:36:06.590 | ++ functions-common:git_timed:698 : local timeout=0 2026-07-20 14:36:06.594 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-20 14:36:06.598 | ++ functions-common:git_timed:701 : timeout=0 2026-07-20 14:36:06.602 | ++ functions-common:git_timed:704 : time_start git_timed 2026-07-20 14:36:06.607 | ++ functions-common:time_start:2406 : local name=git_timed 2026-07-20 14:36:06.611 | ++ functions-common:time_start:2407 : local start_time= 2026-07-20 14:36:06.615 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-07-20 14:36:06.620 | +++ functions-common:time_start:2411 : date +%s%3N 2026-07-20 14:36:06.626 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1784558166622 2026-07-20 14:36:06.630 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-07-20 14:36:06.638 | Note: switching to 'FETCH_HEAD'. 2026-07-20 14:36:06.638 | 2026-07-20 14:36:06.638 | You are in 'detached HEAD' state. You can look around, make experimental 2026-07-20 14:36:06.638 | changes and commit them, and you can discard any commits you make in this 2026-07-20 14:36:06.638 | state without impacting any branches by switching back to a branch. 2026-07-20 14:36:06.638 | 2026-07-20 14:36:06.638 | If you want to create a new branch to retain commits you create, you may 2026-07-20 14:36:06.638 | do so (now or later) by using -c with the switch command. Example: 2026-07-20 14:36:06.638 | 2026-07-20 14:36:06.638 | git switch -c 2026-07-20 14:36:06.639 | 2026-07-20 14:36:06.639 | Or undo this operation with: 2026-07-20 14:36:06.639 | 2026-07-20 14:36:06.639 | git switch - 2026-07-20 14:36:06.639 | 2026-07-20 14:36:06.639 | Turn off this advice by setting config variable advice.detachedHead to false 2026-07-20 14:36:06.639 | 2026-07-20 14:36:06.639 | HEAD is now at 5d0367e Clean-up zuul config spacing 2026-07-20 14:36:06.643 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-07-20 14:36:06.647 | ++ functions-common:time_stop:2420 : local name 2026-07-20 14:36:06.651 | ++ functions-common:time_stop:2421 : local end_time 2026-07-20 14:36:06.655 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-07-20 14:36:06.660 | ++ functions-common:time_stop:2423 : local total 2026-07-20 14:36:06.663 | ++ functions-common:time_stop:2424 : local start_time 2026-07-20 14:36:06.668 | ++ functions-common:time_stop:2426 : name=git_timed 2026-07-20 14:36:06.671 | ++ functions-common:time_stop:2427 : start_time=1784558166622 2026-07-20 14:36:06.676 | ++ functions-common:time_stop:2429 : [[ -z 1784558166622 ]] 2026-07-20 14:36:06.681 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-07-20 14:36:06.686 | ++ functions-common:time_stop:2432 : end_time=1784558166682 2026-07-20 14:36:06.691 | ++ functions-common:time_stop:2433 : elapsed_time=60 2026-07-20 14:36:06.695 | ++ functions-common:time_stop:2434 : total=398128 2026-07-20 14:36:06.698 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-20 14:36:06.702 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=398188 2026-07-20 14:36:06.707 | ++ functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/os-test-images 2026-07-20 14:36:06.726 | ++ functions-common:git_clone:672 : cd /opt/stack/os-test-images 2026-07-20 14:36:06.732 | ++ functions-common:git_clone:673 : head -1 2026-07-20 14:36:06.732 | ++ functions-common:git_clone:673 : git show --oneline 2026-07-20 14:36:06.734 | 5d0367e Clean-up zuul config spacing 2026-07-20 14:36:06.739 | ++ functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-07-20 14:36:06.743 | ++ lib/tempest:configure_tempest:374 : pushd /opt/stack/os-test-images 2026-07-20 14:36:06.743 | /opt/stack/os-test-images ~/devstack 2026-07-20 14:36:06.747 | ++ lib/tempest:configure_tempest:375 : tox -egenerate 2026-07-20 14:36:07.197 | generate create: /opt/stack/os-test-images/.tox/generate 2026-07-20 14:36:07.831 | generate installdeps: -r/opt/stack/os-test-images/requirements.txt 2026-07-20 14:36:10.631 | generate installed: PyYAML==6.0.3 2026-07-20 14:36:10.631 | generate run-test-pre: PYTHONHASHSEED='613338249' 2026-07-20 14:36:10.632 | generate run-test: commands[0] | python3 generate.py manifest.yaml 2026-07-20 14:36:10.754 | INFO:generate:Generating standard-qcow2v3 step 1/1 with 'qemu-img create -f qcow2 standard-qcow2v3.qcow2 10M' 2026-07-20 14:36:10.778 | 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-20 14:36:10.798 | 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-20 14:36:10.829 | INFO:generate:Generating qcow-with-datafile step 2/2 with 'rm qcow-data-file' 2026-07-20 14:36:10.833 | INFO:generate:Generating raw-blank step 1/1 with 'qemu-img create -f raw raw-blank.raw 1M' 2026-07-20 14:36:10.841 | INFO:generate:Generating gpt-blank step 1/2 with 'qemu-img create -f raw gpt-blank.gpt 1M' 2026-07-20 14:36:10.850 | INFO:generate:Generating gpt-blank step 2/2 with "parted gpt-blank.gpt --script 'mklabel gpt'" 2026-07-20 14:36:10.884 | INFO:generate:Generating standard step 1/1 with 'qemu-img create -f qed standard.qed 10M' 2026-07-20 14:36:10.897 | INFO:generate:Generating standard-iso9660 step 1/2 with 'qemu-img create -f raw standard-iso9660.iso 1M' 2026-07-20 14:36:10.907 | INFO:generate:Generating standard-iso9660 step 2/2 with 'mkisofs -V standard-iso9660 -o standard-iso9660.iso /etc/hosts' 2026-07-20 14:36:10.921 | WARNING:generate:Unable to generate image standard-udf (iso) 2026-07-20 14:36:10.921 | 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-20 14:36:10.929 | 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-20 14:36:10.936 | INFO:generate:Generating iso-with-qcow2-in-system step 3/5 with 'qemu-img create -f qcow2 tmp.qcow 10M' 2026-07-20 14:36:10.955 | 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-20 14:36:10.959 | INFO:generate:Generating iso-with-qcow2-in-system step 5/5 with 'rm tmp.qcow' 2026-07-20 14:36:10.962 | INFO:generate:Generating vmdk-monolithicSparse step 1/1 with 'qemu-img create -f vmdk -o subformat=monolithicSparse vmdk-monolithicSparse.vmdk 10M' 2026-07-20 14:36:10.974 | INFO:generate:Generating vmdk-streamOptimized step 1/1 with 'qemu-img create -f vmdk -o subformat=streamOptimized vmdk-streamOptimized.vmdk 10M' 2026-07-20 14:36:10.985 | INFO:generate:Generating vmdk-monolithicFlat step 1/2 with 'qemu-img create -f vmdk -o subformat=monolithicFlat vmdk-monolithicFlat.vmdk 10M' 2026-07-20 14:36:10.999 | INFO:generate:Generating vmdk-monolithicFlat step 2/2 with 'rm vmdk-monolithicFlat-flat.vmdk' 2026-07-20 14:36:11.001 | 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-20 14:36:11.014 | 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-20 14:36:11.018 | INFO:generate:Generating vmdk-monolithicFlat-leak step 3/3 with 'rm vmdk-monolithicFlat-leak-flat.vmdk' 2026-07-20 14:36:11.021 | 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-20 14:36:11.032 | 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-20 14:36:11.035 | 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-20 14:36:11.046 | INFO:generate:Running postprocesser footerify_vmdk on 'vmdk-sparse-with-footer.vmdk' 2026-07-20 14:36:11.074 | ___________________________________ summary ____________________________________ 2026-07-20 14:36:11.074 | generate: commands succeeded 2026-07-20 14:36:11.074 | congratulations :) 2026-07-20 14:36:11.123 | ++ lib/tempest:configure_tempest:376 : popd 2026-07-20 14:36:11.124 | ~/devstack 2026-07-20 14:36:11.127 | ++ 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-20 14:36:11.179 | ++ lib/tempest:configure_tempest:378 : local image_conversion 2026-07-20 14:36:11.185 | +++ lib/tempest:configure_tempest:379 : iniget /etc/glance/glance-image-import.conf image_conversion output_format 2026-07-20 14:36:11.216 | ++ lib/tempest:configure_tempest:379 : image_conversion= 2026-07-20 14:36:11.220 | ++ lib/tempest:configure_tempest:380 : [[ -n '' ]] 2026-07-20 14:36:11.224 | ++ lib/tempest:configure_tempest:383 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled image_format_enforcement True 2026-07-20 14:36:11.274 | ++ lib/tempest:configure_tempest:386 : iniset /opt/stack/tempest/etc/tempest.conf network project_network_cidr 10.0.0.0/22 2026-07-20 14:36:11.323 | ++ lib/tempest:configure_tempest:388 : ssh_connect_method=floating 2026-07-20 14:36:11.327 | ++ lib/tempest:configure_tempest:394 : [[ True == \T\r\u\e ]] 2026-07-20 14:36:11.331 | ++ lib/tempest:configure_tempest:394 : is_networking_extension_supported external-net 2026-07-20 14:36:11.335 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=external-net 2026-07-20 14:36:11.340 | +++ 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-20 14:36:14.606 | +++ functions-common:oscwrap:2465 : return 0 2026-07-20 14:36:14.612 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-07-20 14:36:14.612 | address-scope 2026-07-20 14:36:14.612 | agent 2026-07-20 14:36:14.612 | allowed-address-pairs 2026-07-20 14:36:14.612 | auto-allocated-topology 2026-07-20 14:36:14.612 | availability_zone 2026-07-20 14:36:14.612 | default-subnetpools 2026-07-20 14:36:14.613 | dhcp_agent_scheduler 2026-07-20 14:36:14.613 | dns-integration 2026-07-20 14:36:14.613 | dns-domain-ports 2026-07-20 14:36:14.613 | dns-integration-domain-keywords 2026-07-20 14:36:14.613 | empty-string-filtering 2026-07-20 14:36:14.613 | external-net 2026-07-20 14:36:14.613 | extra_dhcp_opt 2026-07-20 14:36:14.614 | extraroute 2026-07-20 14:36:14.614 | extraroute-atomic 2026-07-20 14:36:14.614 | filter-validation 2026-07-20 14:36:14.614 | floating-ip-port-forwarding-detail 2026-07-20 14:36:14.614 | fip-port-details 2026-07-20 14:36:14.614 | flavors 2026-07-20 14:36:14.615 | floatingip-pools 2026-07-20 14:36:14.615 | router 2026-07-20 14:36:14.615 | l3-agent-scheduler-ha-chassis-priority 2026-07-20 14:36:14.615 | enable-default-route-bfd 2026-07-20 14:36:14.615 | enable-default-route-ecmp 2026-07-20 14:36:14.615 | ext-gw-mode 2026-07-20 14:36:14.616 | l3-ha 2026-07-20 14:36:14.616 | external-gateway-multihoming 2026-07-20 14:36:14.616 | l3-flavors 2026-07-20 14:36:14.616 | l3_agent_scheduler 2026-07-20 14:36:14.616 | multi-provider 2026-07-20 14:36:14.617 | net-mtu 2026-07-20 14:36:14.617 | net-mtu-writable 2026-07-20 14:36:14.617 | network_availability_zone 2026-07-20 14:36:14.617 | network-ip-availability 2026-07-20 14:36:14.617 | network-ip-availability-details 2026-07-20 14:36:14.617 | pagination 2026-07-20 14:36:14.618 | port-device-profile 2026-07-20 14:36:14.618 | port-mac-address-regenerate 2026-07-20 14:36:14.618 | port-numa-affinity-policy 2026-07-20 14:36:14.618 | port-numa-affinity-policy-socket 2026-07-20 14:36:14.618 | binding 2026-07-20 14:36:14.618 | binding-extended 2026-07-20 14:36:14.619 | port-security 2026-07-20 14:36:14.619 | project-id 2026-07-20 14:36:14.619 | provider 2026-07-20 14:36:14.619 | qinq 2026-07-20 14:36:14.619 | quota-check-limit 2026-07-20 14:36:14.619 | quota-check-limit-default 2026-07-20 14:36:14.619 | quotas 2026-07-20 14:36:14.620 | quota_details 2026-07-20 14:36:14.620 | rbac-policies 2026-07-20 14:36:14.620 | rbac-address-scope 2026-07-20 14:36:14.620 | rbac-security-groups 2026-07-20 14:36:14.620 | revision-if-match 2026-07-20 14:36:14.620 | standard-attr-revisions 2026-07-20 14:36:14.620 | router_availability_zone 2026-07-20 14:36:14.621 | router-enable-snat 2026-07-20 14:36:14.621 | security-groups-default-rules 2026-07-20 14:36:14.621 | security-groups-default-statefulness 2026-07-20 14:36:14.621 | security-groups-normalized-cidr 2026-07-20 14:36:14.621 | security-groups-remote-address-group 2026-07-20 14:36:14.621 | security-groups-rules-belongs-to-default-sg 2026-07-20 14:36:14.622 | security-groups-shared-filtering 2026-07-20 14:36:14.622 | security-group 2026-07-20 14:36:14.622 | service-type 2026-07-20 14:36:14.622 | sorting 2026-07-20 14:36:14.622 | standard-attr-description 2026-07-20 14:36:14.622 | stateful-security-group 2026-07-20 14:36:14.622 | subnet-dns-publish-fixed-ip 2026-07-20 14:36:14.623 | subnet-external-network 2026-07-20 14:36:14.623 | subnet_onboard 2026-07-20 14:36:14.623 | subnet-service-types 2026-07-20 14:36:14.623 | subnet_allocation 2026-07-20 14:36:14.623 | subnetpool-prefix-ops 2026-07-20 14:36:14.623 | tag-creation 2026-07-20 14:36:14.623 | standard-attr-tag 2026-07-20 14:36:14.624 | standard-attr-timestamp 2026-07-20 14:36:14.624 | vlan-transparent' 2026-07-20 14:36:14.624 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-07-20 14:36:14.624 | address-scope 2026-07-20 14:36:14.624 | agent 2026-07-20 14:36:14.624 | allowed-address-pairs 2026-07-20 14:36:14.624 | auto-allocated-topology 2026-07-20 14:36:14.625 | availability_zone 2026-07-20 14:36:14.625 | default-subnetpools 2026-07-20 14:36:14.625 | dhcp_agent_scheduler 2026-07-20 14:36:14.625 | dns-integration 2026-07-20 14:36:14.625 | dns-domain-ports 2026-07-20 14:36:14.625 | dns-integration-domain-keywords 2026-07-20 14:36:14.626 | empty-string-filtering 2026-07-20 14:36:14.626 | external-net 2026-07-20 14:36:14.626 | extra_dhcp_opt 2026-07-20 14:36:14.626 | extraroute 2026-07-20 14:36:14.626 | extraroute-atomic 2026-07-20 14:36:14.626 | filter-validation 2026-07-20 14:36:14.627 | floating-ip-port-forwarding-detail 2026-07-20 14:36:14.627 | fip-port-details 2026-07-20 14:36:14.627 | flavors 2026-07-20 14:36:14.627 | floatingip-pools 2026-07-20 14:36:14.627 | router 2026-07-20 14:36:14.627 | l3-agent-scheduler-ha-chassis-priority 2026-07-20 14:36:14.627 | enable-default-route-bfd 2026-07-20 14:36:14.628 | enable-default-route-ecmp 2026-07-20 14:36:14.628 | ext-gw-mode 2026-07-20 14:36:14.628 | l3-ha 2026-07-20 14:36:14.628 | external-gateway-multihoming 2026-07-20 14:36:14.628 | l3-flavors 2026-07-20 14:36:14.628 | l3_agent_scheduler 2026-07-20 14:36:14.629 | multi-provider 2026-07-20 14:36:14.629 | net-mtu 2026-07-20 14:36:14.629 | net-mtu-writable 2026-07-20 14:36:14.629 | network_availability_zone 2026-07-20 14:36:14.629 | network-ip-availability 2026-07-20 14:36:14.629 | network-ip-availability-details 2026-07-20 14:36:14.630 | pagination 2026-07-20 14:36:14.630 | port-device-profile 2026-07-20 14:36:14.630 | port-mac-address-regenerate 2026-07-20 14:36:14.630 | port-numa-affinity-policy 2026-07-20 14:36:14.630 | port-numa-affinity-policy-socket 2026-07-20 14:36:14.630 | binding 2026-07-20 14:36:14.630 | binding-extended 2026-07-20 14:36:14.631 | port-security 2026-07-20 14:36:14.631 | project-id 2026-07-20 14:36:14.631 | provider 2026-07-20 14:36:14.631 | qinq 2026-07-20 14:36:14.631 | quota-check-limit 2026-07-20 14:36:14.631 | quota-check-limit-default 2026-07-20 14:36:14.632 | quotas 2026-07-20 14:36:14.632 | quota_details 2026-07-20 14:36:14.632 | rbac-policies 2026-07-20 14:36:14.632 | rbac-address-scope 2026-07-20 14:36:14.632 | rbac-security-groups 2026-07-20 14:36:14.632 | revision-if-match 2026-07-20 14:36:14.632 | standard-attr-revisions 2026-07-20 14:36:14.633 | router_availability_zone 2026-07-20 14:36:14.633 | router-enable-snat 2026-07-20 14:36:14.633 | security-groups-default-rules 2026-07-20 14:36:14.633 | security-groups-default-statefulness 2026-07-20 14:36:14.633 | security-groups-normalized-cidr 2026-07-20 14:36:14.633 | security-groups-remote-address-group 2026-07-20 14:36:14.633 | security-groups-rules-belongs-to-default-sg 2026-07-20 14:36:14.634 | security-groups-shared-filtering 2026-07-20 14:36:14.634 | security-group 2026-07-20 14:36:14.634 | service-type 2026-07-20 14:36:14.634 | sorting 2026-07-20 14:36:14.634 | standard-attr-description 2026-07-20 14:36:14.634 | stateful-security-group 2026-07-20 14:36:14.634 | subnet-dns-publish-fixed-ip 2026-07-20 14:36:14.635 | subnet-external-network 2026-07-20 14:36:14.635 | subnet_onboard 2026-07-20 14:36:14.635 | subnet-service-types 2026-07-20 14:36:14.635 | subnet_allocation 2026-07-20 14:36:14.635 | subnetpool-prefix-ops 2026-07-20 14:36:14.635 | tag-creation 2026-07-20 14:36:14.635 | standard-attr-tag 2026-07-20 14:36:14.636 | standard-attr-timestamp 2026-07-20 14:36:14.636 | vlan-transparent =~ external-net ]] 2026-07-20 14:36:14.636 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-07-20 14:36:14.636 | +++ lib/tempest:configure_tempest:395 : oscwrap --os-cloud devstack-admin network show -f value -c id public 2026-07-20 14:36:17.822 | +++ functions-common:oscwrap:2465 : return 0 2026-07-20 14:36:17.828 | ++ lib/tempest:configure_tempest:395 : public_network_id=b4fd23f6-6316-4df4-b094-8b9c4b4ff619 2026-07-20 14:36:17.832 | ++ lib/tempest:configure_tempest:397 : openstack --os-cloud devstack-admin --os-region RegionOne network create --share shared 2026-07-20 14:36:21.349 | +---------------------------+--------------------------------------+ 2026-07-20 14:36:21.349 | | Field | Value | 2026-07-20 14:36:21.350 | +---------------------------+--------------------------------------+ 2026-07-20 14:36:21.350 | | admin_state_up | UP | 2026-07-20 14:36:21.350 | | availability_zone_hints | | 2026-07-20 14:36:21.350 | | availability_zones | | 2026-07-20 14:36:21.350 | | created_at | 2026-07-20T14:36:20Z | 2026-07-20 14:36:21.350 | | description | | 2026-07-20 14:36:21.350 | | dns_domain | None | 2026-07-20 14:36:21.350 | | id | 6bb8feda-13bd-48d0-9fb0-9c229f3cde13 | 2026-07-20 14:36:21.350 | | ipv4_address_scope | None | 2026-07-20 14:36:21.350 | | ipv6_address_scope | None | 2026-07-20 14:36:21.351 | | is_default | False | 2026-07-20 14:36:21.351 | | is_vlan_qinq | None | 2026-07-20 14:36:21.351 | | is_vlan_transparent | False | 2026-07-20 14:36:21.351 | | mtu | 1442 | 2026-07-20 14:36:21.351 | | name | shared | 2026-07-20 14:36:21.351 | | port_security_enabled | True | 2026-07-20 14:36:21.352 | | project_id | 0f64eb596974441c998f91ea1ba03dca | 2026-07-20 14:36:21.352 | | provider:network_type | geneve | 2026-07-20 14:36:21.352 | | provider:physical_network | None | 2026-07-20 14:36:21.352 | | provider:segmentation_id | 53396 | 2026-07-20 14:36:21.352 | | pvlan | None | 2026-07-20 14:36:21.352 | | qinq | False | 2026-07-20 14:36:21.352 | | qos_policy_id | None | 2026-07-20 14:36:21.353 | | revision_number | 1 | 2026-07-20 14:36:21.353 | | router:external | Internal | 2026-07-20 14:36:21.353 | | segments | None | 2026-07-20 14:36:21.353 | | shared | True | 2026-07-20 14:36:21.353 | | status | ACTIVE | 2026-07-20 14:36:21.353 | | subnets | | 2026-07-20 14:36:21.354 | | tags | | 2026-07-20 14:36:21.354 | | updated_at | 2026-07-20T14:36:20Z | 2026-07-20 14:36:21.354 | +---------------------------+--------------------------------------+ 2026-07-20 14:36:21.694 | ++ 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-20 14:36:25.468 | +----------------------+--------------------------------------+ 2026-07-20 14:36:25.468 | | Field | Value | 2026-07-20 14:36:25.468 | +----------------------+--------------------------------------+ 2026-07-20 14:36:25.468 | | allocation_pools | 192.168.233.2-192.168.233.254 | 2026-07-20 14:36:25.468 | | cidr | 192.168.233.0/24 | 2026-07-20 14:36:25.468 | | created_at | 2026-07-20T14:36:24Z | 2026-07-20 14:36:25.468 | | description | shared-subnet | 2026-07-20 14:36:25.468 | | dns_nameservers | | 2026-07-20 14:36:25.469 | | dns_publish_fixed_ip | None | 2026-07-20 14:36:25.469 | | enable_dhcp | True | 2026-07-20 14:36:25.469 | | gateway_ip | 192.168.233.1 | 2026-07-20 14:36:25.469 | | host_routes | | 2026-07-20 14:36:25.469 | | id | 61dd8757-eac8-4339-837b-4dd9e0c94420 | 2026-07-20 14:36:25.469 | | ip_version | 4 | 2026-07-20 14:36:25.470 | | ipv6_address_mode | None | 2026-07-20 14:36:25.470 | | ipv6_ra_mode | None | 2026-07-20 14:36:25.470 | | name | shared-subnet | 2026-07-20 14:36:25.470 | | network_id | 6bb8feda-13bd-48d0-9fb0-9c229f3cde13 | 2026-07-20 14:36:25.470 | | project_id | 0f64eb596974441c998f91ea1ba03dca | 2026-07-20 14:36:25.470 | | revision_number | 0 | 2026-07-20 14:36:25.471 | | router:external | False | 2026-07-20 14:36:25.471 | | segment_id | None | 2026-07-20 14:36:25.471 | | service_types | | 2026-07-20 14:36:25.471 | | subnetpool_id | None | 2026-07-20 14:36:25.471 | | tags | | 2026-07-20 14:36:25.471 | | updated_at | 2026-07-20T14:36:24Z | 2026-07-20 14:36:25.472 | +----------------------+--------------------------------------+ 2026-07-20 14:36:25.813 | ++ lib/tempest:configure_tempest:401 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_syslog False 2026-07-20 14:36:25.864 | ++ lib/tempest:configure_tempest:404 : iniset /opt/stack/tempest/etc/tempest.conf oslo_concurrency lock_path /opt/stack/data/tempest 2026-07-20 14:36:25.915 | ++ lib/tempest:configure_tempest:405 : mkdir -p /opt/stack/data/tempest 2026-07-20 14:36:25.922 | ++ lib/tempest:configure_tempest:406 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_stderr False 2026-07-20 14:36:25.972 | ++ lib/tempest:configure_tempest:407 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT log_file tempest.log 2026-07-20 14:36:26.021 | ++ lib/tempest:configure_tempest:408 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT debug True 2026-07-20 14:36:26.068 | ++ lib/tempest:configure_tempest:411 : iniset /opt/stack/tempest/etc/tempest.conf compute build_timeout 196 2026-07-20 14:36:26.119 | ++ lib/tempest:configure_tempest:412 : iniset /opt/stack/tempest/etc/tempest.conf volume build_timeout 196 2026-07-20 14:36:26.170 | ++ lib/tempest:configure_tempest:415 : iniset /opt/stack/tempest/etc/tempest.conf identity uri_v3 http://192.168.122.72/identity/v3 2026-07-20 14:36:26.220 | ++ lib/tempest:configure_tempest:416 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_failure_attempts 2 2026-07-20 14:36:26.268 | ++ lib/tempest:configure_tempest:417 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_duration 10 2026-07-20 14:36:26.315 | ++ lib/tempest:configure_tempest:418 : iniset /opt/stack/tempest/etc/tempest.conf identity user_unique_last_password_count 2 2026-07-20 14:36:26.362 | ++ lib/tempest:configure_tempest:419 : [[ True == \T\r\u\e ]] 2026-07-20 14:36:26.368 | ++ lib/tempest:configure_tempest:420 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_username admin 2026-07-20 14:36:26.418 | ++ lib/tempest:configure_tempest:421 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_password nomoresecret 2026-07-20 14:36:26.465 | ++ lib/tempest:configure_tempest:422 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_project_name admin 2026-07-20 14:36:26.513 | ++ lib/tempest:configure_tempest:423 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_domain_name Default 2026-07-20 14:36:26.561 | ++ lib/tempest:configure_tempest:425 : iniset /opt/stack/tempest/etc/tempest.conf identity auth_version v3 2026-07-20 14:36:26.609 | ++ lib/tempest:configure_tempest:426 : is_service_enabled tls-proxy 2026-07-20 14:36:26.635 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-20 14:36:26.640 | ++ lib/tempest:configure_tempest:431 : [[ True = True ]] 2026-07-20 14:36:26.644 | ++ lib/tempest:configure_tempest:432 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled security_compliance True 2026-07-20 14:36:26.694 | ++ lib/tempest:configure_tempest:437 : is_service_enabled ldap 2026-07-20 14:36:26.720 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-20 14:36:26.723 | ++ lib/tempest:configure_tempest:443 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled project_tags True 2026-07-20 14:36:26.770 | ++ lib/tempest:configure_tempest:447 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled application_credentials True 2026-07-20 14:36:26.817 | ++ lib/tempest:configure_tempest:451 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled access_rules True 2026-07-20 14:36:26.869 | ++ lib/tempest:configure_tempest:456 : [[ ! -z '' ]] 2026-07-20 14:36:26.873 | ++ lib/tempest:configure_tempest:459 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled import_image False 2026-07-20 14:36:26.922 | ++ lib/tempest:configure_tempest:460 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled os_glance_reserved True 2026-07-20 14:36:26.970 | ++ lib/tempest:configure_tempest:461 : is_service_enabled g-api-r 2026-07-20 14:36:26.997 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-20 14:36:27.001 | ++ lib/tempest:configure_tempest:466 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref aa995944-e655-43b4-81e9-d04027d5b275 2026-07-20 14:36:27.048 | ++ lib/tempest:configure_tempest:467 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref_alt aa995944-e655-43b4-81e9-d04027d5b275 2026-07-20 14:36:27.095 | ++ lib/tempest:configure_tempest:468 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref 42 2026-07-20 14:36:27.142 | ++ lib/tempest:configure_tempest:469 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref_alt 84 2026-07-20 14:36:27.189 | ++ lib/tempest:configure_tempest:470 : iniset /opt/stack/tempest/etc/tempest.conf validation connect_method floating 2026-07-20 14:36:27.240 | ++ lib/tempest:configure_tempest:471 : is_service_enabled neutron 2026-07-20 14:36:27.267 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-20 14:36:27.271 | ++ lib/tempest:configure_tempest:479 : [[ -n '' ]] 2026-07-20 14:36:27.276 | ++ lib/tempest:configure_tempest:489 : local tempest_compute_min_microversion=None 2026-07-20 14:36:27.280 | ++ lib/tempest:configure_tempest:490 : local tempest_compute_max_microversion=latest 2026-07-20 14:36:27.284 | ++ lib/tempest:configure_tempest:493 : [[ '' == \c\o\m\p\u\t\e\_\l\e\g\a\c\y ]] 2026-07-20 14:36:27.288 | ++ lib/tempest:configure_tempest:497 : '[' None == None ']' 2026-07-20 14:36:27.292 | ++ lib/tempest:configure_tempest:498 : inicomment /opt/stack/tempest/etc/tempest.conf compute min_microversion 2026-07-20 14:36:27.322 | ++ lib/tempest:configure_tempest:502 : '[' latest == None ']' 2026-07-20 14:36:27.326 | ++ lib/tempest:configure_tempest:505 : iniset /opt/stack/tempest/etc/tempest.conf compute max_microversion latest 2026-07-20 14:36:27.374 | ++ lib/tempest:configure_tempest:508 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled personality False 2026-07-20 14:36:27.424 | ++ lib/tempest:configure_tempest:509 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled resize True 2026-07-20 14:36:27.472 | ++ lib/tempest:configure_tempest:510 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migration False 2026-07-20 14:36:27.520 | ++ lib/tempest:configure_tempest:511 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled change_password False 2026-07-20 14:36:27.565 | ++ lib/tempest:configure_tempest:512 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled block_migration_for_live_migration False 2026-07-20 14:36:27.611 | ++ lib/tempest:configure_tempest:513 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migrate_back_and_forth False 2026-07-20 14:36:27.661 | ++ lib/tempest:configure_tempest:514 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled attach_encrypted_volume True 2026-07-20 14:36:27.714 | ++ lib/tempest:configure_tempest:517 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled hostname_fqdn_sanitization True 2026-07-20 14:36:27.764 | ++ lib/tempest:configure_tempest:519 : [[ -n ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter ]] 2026-07-20 14:36:27.769 | ++ 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-20 14:36:27.818 | ++ lib/tempest:configure_tempest:523 : [[ False == \T\r\u\e ]] 2026-07-20 14:36:27.822 | ++ lib/tempest:configure_tempest:527 : is_service_enabled n-novnc 2026-07-20 14:36:27.852 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-20 14:36:27.857 | ++ lib/tempest:configure_tempest:528 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled vnc_console True 2026-07-20 14:36:27.906 | ++ lib/tempest:configure_tempest:530 : is_service_enabled n-spice 2026-07-20 14:36:27.934 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-20 14:36:27.938 | ++ lib/tempest:configure_tempest:530 : '[' False '!=' False ']' 2026-07-20 14:36:27.943 | ++ lib/tempest:configure_tempest:533 : is_service_enabled n-sproxy 2026-07-20 14:36:27.971 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-20 14:36:27.975 | ++ lib/tempest:configure_tempest:533 : '[' False '!=' False ']' 2026-07-20 14:36:27.979 | ++ lib/tempest:configure_tempest:538 : local nova_policy_roles=admin,manager,member,reader,service 2026-07-20 14:36:27.984 | ++ 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-20 14:36:28.032 | ++ lib/tempest:configure_tempest:542 : iniset /opt/stack/tempest/etc/tempest.conf network project_networks_reachable false 2026-07-20 14:36:28.080 | ++ lib/tempest:configure_tempest:543 : iniset /opt/stack/tempest/etc/tempest.conf network public_network_id b4fd23f6-6316-4df4-b094-8b9c4b4ff619 2026-07-20 14:36:28.126 | ++ lib/tempest:configure_tempest:544 : iniset /opt/stack/tempest/etc/tempest.conf network public_router_id '' 2026-07-20 14:36:28.176 | ++ lib/tempest:configure_tempest:545 : iniset /opt/stack/tempest/etc/tempest.conf network default_network 10.0.0.0/22 2026-07-20 14:36:28.229 | ++ lib/tempest:configure_tempest:546 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6 True 2026-07-20 14:36:28.285 | ++ lib/tempest:configure_tempest:547 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6_subnet_attributes True 2026-07-20 14:36:28.340 | ++ lib/tempest:configure_tempest:548 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled port_security True 2026-07-20 14:36:28.394 | ++ lib/tempest:configure_tempest:550 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope neutron True 2026-07-20 14:36:28.447 | ++ lib/tempest:configure_tempest:553 : SCENARIO_IMAGE_DIR=/home/quobyte/devstack/files 2026-07-20 14:36:28.451 | ++ lib/tempest:configure_tempest:554 : SCENARIO_IMAGE_FILE=cirros-0.6.3-x86_64-disk.img 2026-07-20 14:36:28.455 | ++ lib/tempest:configure_tempest:555 : SCENARIO_IMAGE_TYPE=cirros 2026-07-20 14:36:28.460 | ++ 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-20 14:36:28.513 | ++ lib/tempest:configure_tempest:560 : [[ cirros == \c\i\r\r\o\s ]] 2026-07-20 14:36:28.520 | +++ lib/tempest:configure_tempest:563 : echo 0.6.3 2026-07-20 14:36:28.520 | +++ lib/tempest:configure_tempest:563 : tr -d . 2026-07-20 14:36:28.527 | ++ lib/tempest:configure_tempest:563 : [[ 063 -ge 060 ]] 2026-07-20 14:36:28.532 | ++ lib/tempest:configure_tempest:564 : iniset /opt/stack/tempest/etc/tempest.conf scenario dhcp_client dhcpcd 2026-07-20 14:36:28.580 | ++ lib/tempest:configure_tempest:569 : TEMPEST_SSH_NETWORK_NAME=private 2026-07-20 14:36:28.585 | ++ lib/tempest:configure_tempest:570 : is_provider_network 2026-07-20 14:36:28.589 | ++ functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-07-20 14:36:28.593 | ++ functions-common:is_provider_network:2272 : return 1 2026-07-20 14:36:28.597 | ++ lib/tempest:configure_tempest:574 : iniset /opt/stack/tempest/etc/tempest.conf validation run_validation True 2026-07-20 14:36:28.646 | ++ lib/tempest:configure_tempest:575 : iniset /opt/stack/tempest/etc/tempest.conf validation ip_version_for_ssh 4 2026-07-20 14:36:28.694 | ++ lib/tempest:configure_tempest:576 : iniset /opt/stack/tempest/etc/tempest.conf validation ssh_timeout 196 2026-07-20 14:36:28.743 | ++ lib/tempest:configure_tempest:577 : iniset /opt/stack/tempest/etc/tempest.conf validation image_ssh_user cirros 2026-07-20 14:36:28.792 | ++ lib/tempest:configure_tempest:578 : iniset /opt/stack/tempest/etc/tempest.conf validation image_alt_ssh_user cirros 2026-07-20 14:36:28.842 | ++ lib/tempest:configure_tempest:579 : iniset /opt/stack/tempest/etc/tempest.conf validation network_for_ssh private 2026-07-20 14:36:28.891 | ++ lib/tempest:configure_tempest:583 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-07-20 14:36:28.895 | ++ lib/tempest:configure_tempest:584 : TEMPEST_VOLUME_MANAGE_SNAPSHOT=True 2026-07-20 14:36:28.901 | +++ lib/tempest:configure_tempest:586 : trueorfalse False TEMPEST_VOLUME_MANAGE_SNAPSHOT 2026-07-20 14:36:28.930 | ++ lib/tempest:configure_tempest:586 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_snapshot True 2026-07-20 14:36:28.981 | ++ lib/tempest:configure_tempest:588 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-07-20 14:36:28.985 | ++ lib/tempest:configure_tempest:589 : TEMPEST_VOLUME_MANAGE_VOLUME=True 2026-07-20 14:36:28.990 | +++ lib/tempest:configure_tempest:591 : trueorfalse False TEMPEST_VOLUME_MANAGE_VOLUME 2026-07-20 14:36:29.017 | ++ lib/tempest:configure_tempest:591 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_volume True 2026-07-20 14:36:29.067 | ++ lib/tempest:configure_tempest:594 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-07-20 14:36:29.071 | ++ lib/tempest:configure_tempest:594 : '[' libvirt = libvirt ']' 2026-07-20 14:36:29.076 | ++ lib/tempest:configure_tempest:595 : TEMPEST_EXTEND_ATTACHED_VOLUME=True 2026-07-20 14:36:29.081 | +++ lib/tempest:configure_tempest:597 : trueorfalse False TEMPEST_EXTEND_ATTACHED_VOLUME 2026-07-20 14:36:29.109 | ++ lib/tempest:configure_tempest:597 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled extend_attached_volume True 2026-07-20 14:36:29.157 | ++ lib/tempest:configure_tempest:599 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-07-20 14:36:29.162 | ++ lib/tempest:configure_tempest:600 : TEMPEST_VOLUME_REVERT_TO_SNAPSHOT=True 2026-07-20 14:36:29.167 | +++ lib/tempest:configure_tempest:602 : trueorfalse False TEMPEST_VOLUME_REVERT_TO_SNAPSHOT 2026-07-20 14:36:29.194 | ++ lib/tempest:configure_tempest:602 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled volume_revert True 2026-07-20 14:36:29.243 | ++ lib/tempest:configure_tempest:603 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled extend_attached_encrypted_volume False 2026-07-20 14:36:29.291 | ++ lib/tempest:configure_tempest:604 : [[ swift == *\s\w\i\f\t* ]] 2026-07-20 14:36:29.295 | ++ lib/tempest:configure_tempest:605 : iniset /opt/stack/tempest/etc/tempest.conf volume backup_driver swift 2026-07-20 14:36:29.346 | ++ lib/tempest:configure_tempest:607 : local tempest_volume_min_microversion=None 2026-07-20 14:36:29.350 | ++ lib/tempest:configure_tempest:608 : local tempest_volume_max_microversion=latest 2026-07-20 14:36:29.356 | ++ lib/tempest:configure_tempest:609 : '[' None == None ']' 2026-07-20 14:36:29.360 | ++ lib/tempest:configure_tempest:610 : inicomment /opt/stack/tempest/etc/tempest.conf volume min_microversion 2026-07-20 14:36:29.394 | ++ lib/tempest:configure_tempest:615 : '[' latest == None ']' 2026-07-20 14:36:29.398 | ++ lib/tempest:configure_tempest:618 : iniset /opt/stack/tempest/etc/tempest.conf volume max_microversion latest 2026-07-20 14:36:29.447 | ++ lib/tempest:configure_tempest:621 : is_service_enabled c-bak 2026-07-20 14:36:29.475 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-20 14:36:29.479 | ++ lib/tempest:configure_tempest:622 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled backup False 2026-07-20 14:36:29.529 | ++ lib/tempest:configure_tempest:628 : [[ -n lvm:lvmdriver-1 ]] 2026-07-20 14:36:29.534 | ++ lib/tempest:configure_tempest:628 : [[ lvm:lvmdriver-1 =~ .*,.* ]] 2026-07-20 14:36:29.538 | ++ lib/tempest:configure_tempest:648 : '[' default '!=' default -o 'Open Source' '!=' 'Open Source' ']' 2026-07-20 14:36:29.543 | ++ lib/tempest:configure_tempest:652 : '[' default '!=' default -o iSCSI '!=' iSCSI ']' 2026-07-20 14:36:29.547 | ++ lib/tempest:configure_tempest:657 : [[ False == \T\r\u\e ]] 2026-07-20 14:36:29.552 | ++ lib/tempest:configure_tempest:666 : local tempest_placement_min_microversion=None 2026-07-20 14:36:29.556 | ++ lib/tempest:configure_tempest:667 : local tempest_placement_max_microversion=latest 2026-07-20 14:36:29.560 | ++ lib/tempest:configure_tempest:668 : '[' None == None ']' 2026-07-20 14:36:29.565 | ++ lib/tempest:configure_tempest:669 : inicomment /opt/stack/tempest/etc/tempest.conf placement min_microversion 2026-07-20 14:36:29.596 | ++ lib/tempest:configure_tempest:673 : '[' latest == None ']' 2026-07-20 14:36:29.600 | ++ lib/tempest:configure_tempest:676 : iniset /opt/stack/tempest/etc/tempest.conf placement max_microversion latest 2026-07-20 14:36:29.652 | ++ lib/tempest:configure_tempest:680 : '[' libvirt = ironic ']' 2026-07-20 14:36:29.657 | ++ lib/tempest:configure_tempest:694 : '[' libvirt = libvirt ']' 2026-07-20 14:36:29.661 | ++ lib/tempest:configure_tempest:696 : '[' kvm = lxc ']' 2026-07-20 14:36:29.666 | ++ lib/tempest:configure_tempest:703 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled shelve_migrate True 2026-07-20 14:36:29.721 | ++ lib/tempest:configure_tempest:704 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled stable_rescue True 2026-07-20 14:36:29.770 | ++ lib/tempest:configure_tempest:705 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled swap_volume True 2026-07-20 14:36:29.819 | ++ lib/tempest:configure_tempest:718 : local service 2026-07-20 14:36:29.823 | ++ lib/tempest:configure_tempest:719 : local tempest_services=key,glance,nova,neutron,cinder,swift,horizon 2026-07-20 14:36:29.826 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-07-20 14:36:29.830 | ++ lib/tempest:configure_tempest:721 : is_service_enabled key 2026-07-20 14:36:29.859 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-20 14:36:29.863 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available key True 2026-07-20 14:36:29.916 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-07-20 14:36:29.920 | ++ lib/tempest:configure_tempest:721 : is_service_enabled glance 2026-07-20 14:36:29.948 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-20 14:36:29.952 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available glance True 2026-07-20 14:36:30.002 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-07-20 14:36:30.007 | ++ lib/tempest:configure_tempest:721 : is_service_enabled nova 2026-07-20 14:36:30.034 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-20 14:36:30.038 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available nova True 2026-07-20 14:36:30.092 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-07-20 14:36:30.097 | ++ lib/tempest:configure_tempest:721 : is_service_enabled neutron 2026-07-20 14:36:30.125 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-20 14:36:30.130 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available neutron True 2026-07-20 14:36:30.180 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-07-20 14:36:30.184 | ++ lib/tempest:configure_tempest:721 : is_service_enabled cinder 2026-07-20 14:36:30.213 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-20 14:36:30.218 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available cinder True 2026-07-20 14:36:30.268 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-07-20 14:36:30.271 | ++ lib/tempest:configure_tempest:721 : is_service_enabled swift 2026-07-20 14:36:30.300 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-20 14:36:30.304 | ++ lib/tempest:configure_tempest:724 : iniset /opt/stack/tempest/etc/tempest.conf service_available swift False 2026-07-20 14:36:30.354 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-07-20 14:36:30.359 | ++ lib/tempest:configure_tempest:721 : is_service_enabled horizon 2026-07-20 14:36:30.387 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-20 14:36:30.391 | ++ lib/tempest:configure_tempest:724 : iniset /opt/stack/tempest/etc/tempest.conf service_available horizon False 2026-07-20 14:36:30.441 | ++ lib/tempest:configure_tempest:732 : [[ True == True ]] 2026-07-20 14:36:30.445 | ++ lib/tempest:configure_tempest:733 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope keystone true 2026-07-20 14:36:30.495 | ++ lib/tempest:configure_tempest:736 : [[ True == True ]] 2026-07-20 14:36:30.499 | ++ lib/tempest:configure_tempest:737 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope nova true 2026-07-20 14:36:30.547 | ++ lib/tempest:configure_tempest:740 : [[ True == True ]] 2026-07-20 14:36:30.551 | ++ lib/tempest:configure_tempest:741 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope placement true 2026-07-20 14:36:30.601 | ++ lib/tempest:configure_tempest:744 : [[ True == True ]] 2026-07-20 14:36:30.607 | ++ lib/tempest:configure_tempest:745 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope glance true 2026-07-20 14:36:30.655 | ++ lib/tempest:configure_tempest:748 : [[ True == True ]] 2026-07-20 14:36:30.661 | ++ lib/tempest:configure_tempest:749 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope cinder true 2026-07-20 14:36:30.711 | ++ lib/tempest:configure_tempest:752 : '[' libvirt = libvirt ']' 2026-07-20 14:36:30.715 | ++ lib/tempest:configure_tempest:752 : '[' kvm = lxc ']' 2026-07-20 14:36:30.719 | ++ lib/tempest:configure_tempest:762 : local tmp_cfg_file 2026-07-20 14:36:30.726 | +++ lib/tempest:configure_tempest:763 : mktemp 2026-07-20 14:36:30.732 | ++ lib/tempest:configure_tempest:763 : tmp_cfg_file=/tmp/tmp.Z5banaqK61 2026-07-20 14:36:30.736 | ++ lib/tempest:configure_tempest:764 : cd /opt/stack/tempest 2026-07-20 14:36:30.741 | ++ lib/tempest:configure_tempest:766 : local tmp_u_c_m 2026-07-20 14:36:30.746 | +++ lib/tempest:configure_tempest:767 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2026-07-20 14:36:30.752 | ++ lib/tempest:configure_tempest:767 : tmp_u_c_m=/tmp/tempest_u_c_m.LTdbM4bnEx 2026-07-20 14:36:30.757 | ++ lib/tempest:configure_tempest:768 : set_tempest_venv_constraints /tmp/tempest_u_c_m.LTdbM4bnEx 2026-07-20 14:36:30.761 | ++ lib/tempest:set_tempest_venv_constraints:131 : local tmp_c 2026-07-20 14:36:30.766 | ++ lib/tempest:set_tempest_venv_constraints:132 : tmp_c=/tmp/tempest_u_c_m.LTdbM4bnEx 2026-07-20 14:36:30.770 | ++ lib/tempest:set_tempest_venv_constraints:133 : [[ master == \m\a\s\t\e\r ]] 2026-07-20 14:36:30.776 | ++ lib/tempest:set_tempest_venv_constraints:134 : cd /opt/stack/requirements 2026-07-20 14:36:30.780 | ++ lib/tempest:set_tempest_venv_constraints:135 : git show master:upper-constraints.txt 2026-07-20 14:36:30.789 | ++ lib/tempest:set_tempest_venv_constraints:142 : export UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-20 14:36:30.794 | ++ lib/tempest:set_tempest_venv_constraints:142 : UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-20 14:36:30.798 | ++ lib/tempest:set_tempest_venv_constraints:143 : export TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-20 14:36:30.802 | ++ lib/tempest:set_tempest_venv_constraints:143 : TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-20 14:36:30.807 | ++ lib/tempest:configure_tempest:769 : [[ False != \T\r\u\e ]] 2026-07-20 14:36:30.811 | ++ lib/tempest:configure_tempest:770 : tox -revenv-tempest --notest 2026-07-20 14:36:31.376 | venv-tempest recreate: /opt/stack/tempest/.tox/tempest 2026-07-20 14:36:32.267 | venv-tempest installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2026-07-20 14:36:48.878 | venv-tempest develop-inst: /opt/stack/tempest 2026-07-20 14:36:56.128 | 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.15.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.6.1,oslo.config==10.5.0,oslo.context==6.5.0,oslo.i18n==6.9.0,oslo.log==8.3.0,oslo.serialization==5.11.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@406633de5471ef4834c65d2ec5a682d3251251a7#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-20 14:36:56.128 | ___________________________________ summary ____________________________________ 2026-07-20 14:36:56.128 | venv-tempest: skipped tests 2026-07-20 14:36:56.128 | congratulations :) 2026-07-20 14:36:56.183 | ++ lib/tempest:configure_tempest:772 : tox -evenv-tempest -- pip install -c /tmp/tempest_u_c_m.LTdbM4bnEx -r requirements.txt 2026-07-20 14:36:57.099 | /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-20 14:36:57.099 | !! 2026-07-20 14:36:57.099 | 2026-07-20 14:36:57.099 | ******************************************************************************** 2026-07-20 14:36:57.099 | Requirements should be satisfied by a PEP 517 installer. 2026-07-20 14:36:57.099 | If you are using pip, you can try `pip install --use-pep517`. 2026-07-20 14:36:57.099 | 2026-07-20 14:36:57.099 | This deprecation is overdue, please update your project and remove deprecated 2026-07-20 14:36:57.100 | calls to avoid build errors in the future. 2026-07-20 14:36:57.100 | ******************************************************************************** 2026-07-20 14:36:57.100 | 2026-07-20 14:36:57.100 | !! 2026-07-20 14:36:57.100 | dist.fetch_build_eggs(dist.setup_requires) 2026-07-20 14:36:57.503 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2026-07-20 14:36:57.503 | !! 2026-07-20 14:36:57.503 | 2026-07-20 14:36:57.503 | ******************************************************************************** 2026-07-20 14:36:57.503 | Please avoid running ``setup.py`` directly. 2026-07-20 14:36:57.504 | Instead, use pypa/build, pypa/installer or other 2026-07-20 14:36:57.504 | standards-based tools. 2026-07-20 14:36:57.504 | 2026-07-20 14:36:57.504 | This deprecation is overdue, please update your project and remove deprecated 2026-07-20 14:36:57.504 | calls to avoid build errors in the future. 2026-07-20 14:36:57.504 | 2026-07-20 14:36:57.504 | See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2026-07-20 14:36:57.504 | ******************************************************************************** 2026-07-20 14:36:57.504 | 2026-07-20 14:36:57.504 | !! 2026-07-20 14:36:57.505 | self.initialize_options() 2026-07-20 14:36:57.505 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/pbr/setupcfg.py:833: UserWarning: Unknown distribution option: 'tests_require' 2026-07-20 14:36:57.505 | warnings.warn(msg) 2026-07-20 14:36:57.534 | /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-20 14:36:57.534 | !! 2026-07-20 14:36:57.534 | 2026-07-20 14:36:57.534 | ******************************************************************************** 2026-07-20 14:36:57.534 | 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-20 14:36:57.534 | 2026-07-20 14:36:57.534 | By 2027-Feb-18, you need to update your project and remove deprecated calls 2026-07-20 14:36:57.534 | or your builds will no longer be supported. 2026-07-20 14:36:57.535 | 2026-07-20 14:36:57.535 | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-07-20 14:36:57.535 | ******************************************************************************** 2026-07-20 14:36:57.535 | 2026-07-20 14:36:57.535 | !! 2026-07-20 14:36:57.535 | corresp(dist, value, root_dir) 2026-07-20 14:36:57.699 | venv-tempest develop-inst-nodeps: /opt/stack/tempest 2026-07-20 14:37:04.691 | 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.15.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.6.1,oslo.config==10.5.0,oslo.context==6.5.0,oslo.i18n==6.9.0,oslo.log==8.3.0,oslo.serialization==5.11.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@406633de5471ef4834c65d2ec5a682d3251251a7#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-20 14:37:04.692 | venv-tempest run-test-pre: PYTHONHASHSEED='379674729' 2026-07-20 14:37:04.692 | venv-tempest run-test: commands[0] | pip install -c /tmp/tempest_u_c_m.LTdbM4bnEx -r requirements.txt 2026-07-20 14:37:05.699 | 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-20 14:37:05.701 | 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.15.0) 2026-07-20 14:37:05.703 | 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-20 14:37:05.703 | 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-20 14:37:05.704 | 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-20 14:37:05.705 | 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-20 14:37:05.706 | 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-20 14:37:05.707 | Requirement already satisfied: oslo.concurrency>=3.26.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 8)) (7.6.1) 2026-07-20 14:37:05.707 | 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-20 14:37:05.708 | Requirement already satisfied: oslo.log>=3.36.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 10)) (8.3.0) 2026-07-20 14:37:05.709 | 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-20 14:37:05.710 | 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.11.0) 2026-07-20 14:37:05.711 | 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-20 14:37:05.712 | 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-20 14:37:05.712 | 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-20 14:37:05.713 | 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-20 14:37:05.714 | 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-20 14:37:05.715 | 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-20 14:37:05.716 | 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-20 14:37:05.716 | 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-20 14:37:05.717 | 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-20 14:37:05.718 | 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-20 14:37:05.719 | 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-20 14:37:05.721 | 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-20 14:37:05.723 | 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-20 14:37:05.724 | 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-20 14:37:05.726 | 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-20 14:37:05.727 | 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-20 14:37:05.728 | 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-20 14:37:05.729 | 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-20 14:37:05.735 | 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-20 14:37:05.736 | 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-20 14:37:05.737 | 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-20 14:37:05.740 | 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-20 14:37:05.745 | 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.9.0) 2026-07-20 14:37:05.748 | 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-20 14:37:05.750 | 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-20 14:37:05.752 | 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.5.0) 2026-07-20 14:37:05.754 | 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-20 14:37:05.757 | 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-20 14:37:05.758 | 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-20 14:37:05.760 | 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-20 14:37:05.763 | 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-20 14:37:05.765 | 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-20 14:37:05.765 | 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-20 14:37:05.767 | 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-20 14:37:05.778 | 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-20 14:37:05.784 | 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-20 14:37:05.798 | 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-20 14:37:05.800 | 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-20 14:37:05.801 | 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-20 14:37:05.802 | 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-20 14:37:05.803 | 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-20 14:37:05.813 | 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-20 14:37:05.836 | 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-20 14:37:05.841 | 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-20 14:37:05.842 | 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-20 14:37:05.844 | 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-20 14:37:05.857 | 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-20 14:37:05.858 | 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-20 14:37:05.863 | 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-20 14:37:06.074 | ___________________________________ summary ____________________________________ 2026-07-20 14:37:06.074 | venv-tempest: commands succeeded 2026-07-20 14:37:06.075 | congratulations :) 2026-07-20 14:37:06.131 | ++ lib/tempest:configure_tempest:773 : rm -f /tmp/tempest_u_c_m.LTdbM4bnEx 2026-07-20 14:37:06.138 | ++ lib/tempest:configure_tempest:776 : [[ False == \T\r\u\e ]] 2026-07-20 14:37:06.143 | ++ lib/tempest:configure_tempest:784 : [[ True == \F\a\l\s\e ]] 2026-07-20 14:37:06.147 | ++ lib/tempest:configure_tempest:788 : iniset /opt/stack/tempest/etc/tempest.conf auth use_dynamic_credentials True 2026-07-20 14:37:06.196 | ++ lib/tempest:configure_tempest:794 : tox -evenv-tempest -- tempest verify-config -uro /tmp/tmp.Z5banaqK61 2026-07-20 14:37:07.090 | /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-20 14:37:07.091 | !! 2026-07-20 14:37:07.091 | 2026-07-20 14:37:07.091 | ******************************************************************************** 2026-07-20 14:37:07.091 | Requirements should be satisfied by a PEP 517 installer. 2026-07-20 14:37:07.091 | If you are using pip, you can try `pip install --use-pep517`. 2026-07-20 14:37:07.091 | 2026-07-20 14:37:07.091 | This deprecation is overdue, please update your project and remove deprecated 2026-07-20 14:37:07.091 | calls to avoid build errors in the future. 2026-07-20 14:37:07.091 | ******************************************************************************** 2026-07-20 14:37:07.091 | 2026-07-20 14:37:07.091 | !! 2026-07-20 14:37:07.091 | dist.fetch_build_eggs(dist.setup_requires) 2026-07-20 14:37:07.493 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2026-07-20 14:37:07.493 | !! 2026-07-20 14:37:07.493 | 2026-07-20 14:37:07.493 | ******************************************************************************** 2026-07-20 14:37:07.493 | Please avoid running ``setup.py`` directly. 2026-07-20 14:37:07.493 | Instead, use pypa/build, pypa/installer or other 2026-07-20 14:37:07.494 | standards-based tools. 2026-07-20 14:37:07.494 | 2026-07-20 14:37:07.494 | This deprecation is overdue, please update your project and remove deprecated 2026-07-20 14:37:07.494 | calls to avoid build errors in the future. 2026-07-20 14:37:07.494 | 2026-07-20 14:37:07.494 | See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2026-07-20 14:37:07.494 | ******************************************************************************** 2026-07-20 14:37:07.495 | 2026-07-20 14:37:07.495 | !! 2026-07-20 14:37:07.495 | self.initialize_options() 2026-07-20 14:37:07.496 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/pbr/setupcfg.py:833: UserWarning: Unknown distribution option: 'tests_require' 2026-07-20 14:37:07.496 | warnings.warn(msg) 2026-07-20 14:37:07.526 | /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-20 14:37:07.526 | !! 2026-07-20 14:37:07.526 | 2026-07-20 14:37:07.526 | ******************************************************************************** 2026-07-20 14:37:07.526 | 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-20 14:37:07.527 | 2026-07-20 14:37:07.527 | By 2027-Feb-18, you need to update your project and remove deprecated calls 2026-07-20 14:37:07.527 | or your builds will no longer be supported. 2026-07-20 14:37:07.527 | 2026-07-20 14:37:07.527 | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-07-20 14:37:07.527 | ******************************************************************************** 2026-07-20 14:37:07.527 | 2026-07-20 14:37:07.527 | !! 2026-07-20 14:37:07.527 | corresp(dist, value, root_dir) 2026-07-20 14:37:07.689 | venv-tempest develop-inst-nodeps: /opt/stack/tempest 2026-07-20 14:37:14.686 | 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.15.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.6.1,oslo.config==10.5.0,oslo.context==6.5.0,oslo.i18n==6.9.0,oslo.log==8.3.0,oslo.serialization==5.11.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@406633de5471ef4834c65d2ec5a682d3251251a7#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-20 14:37:14.687 | venv-tempest run-test-pre: PYTHONHASHSEED='2117855636' 2026-07-20 14:37:14.687 | venv-tempest run-test: commands[0] | tempest verify-config -uro /tmp/tmp.Z5banaqK61 2026-07-20 14:37:18.833 | ___________________________________ summary ____________________________________ 2026-07-20 14:37:18.833 | venv-tempest: commands succeeded 2026-07-20 14:37:18.833 | congratulations :) 2026-07-20 14:37:18.880 | ++ lib/tempest:configure_tempest:799 : is_service_enabled q-metering neutron-metering 2026-07-20 14:37:18.904 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-20 14:37:18.908 | ++ lib/tempest:configure_tempest:800 : DISABLE_NETWORK_API_EXTENSIONS+=', metering' 2026-07-20 14:37:18.911 | ++ lib/tempest:configure_tempest:804 : is_service_enabled q-l3 neutron-l3 2026-07-20 14:37:18.935 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-20 14:37:18.938 | ++ lib/tempest:configure_tempest:805 : DISABLE_NETWORK_API_EXTENSIONS+=', l3_agent_scheduler' 2026-07-20 14:37:18.942 | ++ 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-20 14:37:18.945 | ++ lib/tempest:configure_tempest:809 : [[ ! -z , metering, l3_agent_scheduler ]] 2026-07-20 14:37:18.948 | ++ 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-20 14:37:18.953 | +++ 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-20 14:37:18.957 | +++ 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-20 14:37:18.961 | +++ lib/tempest:remove_disabled_extensions:117 : shift 2026-07-20 14:37:18.965 | +++ lib/tempest:remove_disabled_extensions:118 : local 'disabled_exts=, metering, l3_agent_scheduler' 2026-07-20 14:37:18.969 | +++ 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-20 14:37:18.997 | +++ 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-20 14:37:19.025 | ++ 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-20 14:37:19.030 | ++ lib/tempest:configure_tempest:815 : [[ -n '' ]] 2026-07-20 14:37:19.034 | ++ 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-20 14:37:19.079 | ++ lib/tempest:configure_tempest:820 : local object_storage_api_extensions=all 2026-07-20 14:37:19.083 | ++ lib/tempest:configure_tempest:821 : [[ ! -z '' ]] 2026-07-20 14:37:19.087 | ++ lib/tempest:configure_tempest:827 : iniset /opt/stack/tempest/etc/tempest.conf object-storage-feature-enabled discoverable_apis all 2026-07-20 14:37:19.133 | ++ lib/tempest:configure_tempest:829 : local volume_api_extensions=all 2026-07-20 14:37:19.136 | ++ lib/tempest:configure_tempest:830 : [[ ! -z '' ]] 2026-07-20 14:37:19.140 | ++ lib/tempest:configure_tempest:836 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled api_extensions all 2026-07-20 14:37:19.185 | ++ lib/tempest:configure_tempest:839 : IFS=' 2026-07-20 14:37:19.185 | ' 2026-07-20 14:37:19.189 | ++ extras.d/80-tempest.sh:source:23 : echo_summary 'Installing Tempest Plugins' 2026-07-20 14:37:19.193 | ++ ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-20 14:37:19.197 | ++ ./stack.sh:echo_summary:450 : echo -e Installing Tempest Plugins 2026-07-20 14:37:19.200 | ++ extras.d/80-tempest.sh:source:24 : install_tempest_plugins 2026-07-20 14:37:19.204 | ++ lib/tempest:install_tempest_plugins:873 : pushd /opt/stack/tempest 2026-07-20 14:37:19.204 | /opt/stack/tempest /opt/stack/tempest 2026-07-20 14:37:19.208 | ++ lib/tempest:install_tempest_plugins:874 : [[ 0 != 0 ]] 2026-07-20 14:37:19.211 | ++ lib/tempest:install_tempest_plugins:883 : popd 2026-07-20 14:37:19.211 | /opt/stack/tempest 2026-07-20 14:37:19.216 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-07-20 14:37:19.219 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-07-20 14:37:19.224 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-07-20 14:37:19.228 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-07-20 14:37:19.232 | + functions-common:run_phase:1875 : run_plugins stack test-config 2026-07-20 14:37:19.236 | + functions-common:run_plugins:1834 : local mode=stack 2026-07-20 14:37:19.240 | + functions-common:run_plugins:1835 : local phase=test-config 2026-07-20 14:37:19.244 | + functions-common:run_plugins:1837 : local plugins= 2026-07-20 14:37:19.248 | + functions-common:run_plugins:1838 : local plugin 2026-07-20 14:37:19.252 | + ./stack.sh:main:1506 : merge_config_group /home/quobyte/devstack/local.conf test-config 2026-07-20 14:37:19.256 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-07-20 14:37:19.260 | + inc/meta-config:merge_config_group:171 : shift 2026-07-20 14:37:19.264 | + inc/meta-config:merge_config_group:172 : local matchgroups=test-config 2026-07-20 14:37:19.268 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-07-20 14:37:19.272 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-07-20 14:37:19.275 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-07-20 14:37:19.281 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf test-config 2026-07-20 14:37:19.285 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-07-20 14:37:19.289 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=test-config 2026-07-20 14:37:19.293 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-07-20 14:37:19.298 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=test-config ' 2026-07-20 14:37:19.298 | /^\[\[.+\|.*\]\]/ { 2026-07-20 14:37:19.298 | gsub("[][]", "", $1); 2026-07-20 14:37:19.298 | split($1, a, "|"); 2026-07-20 14:37:19.299 | if (a[1] == matchgroup) 2026-07-20 14:37:19.299 | print a[2] 2026-07-20 14:37:19.299 | } 2026-07-20 14:37:19.299 | ' /home/quobyte/devstack/local.conf ========================= DevStack Component Timing (times are in seconds) ========================= wait_for_service 28 async_wait 143 osc 443 apt-get 213 test_with_retry 8 dbsync 8 pip_install 181 apt-get-update 4 run_process 44 git_timed 398 ------------------------- Unaccounted time 92 ========================= Total runtime 1562 ================= Async summary ================= Time spent in the background minus waits: 542 sec Elapsed time: 1562 sec Time if we did everything serially: 2104 sec Speedup: 1.34699 Post-stack database query stats: +------------+-----------+-------+ | db | op | count | +------------+-----------+-------+ | keystone | SELECT | 20998 | | keystone | UPDATE | 7 | | keystone | INSERT | 92 | | neutron | DESCRIBE | 2 | | neutron | CREATE | 1 | | neutron | SHOW | 4 | | nova_api | SELECT | 61 | | nova_cell0 | SELECT | 33 | | nova_cell1 | SELECT | 66 | | nova_cell0 | INSERT | 5 | | neutron | SELECT | 5311 | | neutron | INSERT | 846 | | neutron | DELETE | 32 | | placement | SELECT | 23 | | placement | INSERT | 83 | | placement | SET | 1 | | neutron | UPDATE | 264 | | nova_cell0 | UPDATE | 6 | | cinder | SELECT | 57 | | cinder | INSERT | 5 | | placement | UPDATE | 3 | | cinder | UPDATE | 5 | | nova_cell1 | INSERT | 3 | | nova_cell1 | UPDATE | 20 | | glance | INSERT | 14 | | glance | SELECT | 27 | | glance | UPDATE | 2 | | nova_api | SAVEPOINT | 12 | | nova_api | INSERT | 24 | | nova_api | RELEASE | 12 | | cinder | DELETE | 1 | +------------+-----------+-------+ This is your host IP address: 192.168.122.72 This is your host IPv6 address: ::1 Keystone is serving at http://192.168.122.72/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: 493835a61a996731a7031861f80c7629acd5d6f2 Merge "Collect Guru Meditation Reports on failed job runs" 2026-07-17 20:30:12 +0000 OS Version: Ubuntu 24.04 noble