2026-09-03 11:02:34.211 | + ./stack.sh:main:491 : exec 2026-09-03 11:02:34.211 | ++ ./stack.sh:main:491 : /usr/bin/python3.12 /home/quobyte/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2026-09-03-130234.summary.2026-09-03-130234 2026-09-03 11:02:34.211 | + ./stack.sh:main:499 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2026-09-03-130234' 2026-09-03 11:02:34.211 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-09-03 11:02:34.212 | + ./stack.sh:echo_summary:450 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2026-09-03-130234 2026-09-03 11:02:34.212 | + ./stack.sh:main:501 : ln -sf /opt/stack/logs/stack.sh.log.2026-09-03-130234 /opt/stack/logs/stack.sh.log 2026-09-03 11:02:34.212 | + ./stack.sh:main:502 : ln -sf /opt/stack/logs/stack.sh.log.2026-09-03-130234.summary.2026-09-03-130234 /opt/stack/logs/stack.sh.log.summary 2026-09-03 11:02:34.212 | + ./stack.sh:main:517 : check_path_perm_sanity /opt/stack 2026-09-03 11:02:34.212 | + functions:check_path_perm_sanity:615 : local real_path 2026-09-03 11:02:34.212 | ++ functions:check_path_perm_sanity:616 : readlink -f /opt/stack 2026-09-03 11:02:34.212 | + functions:check_path_perm_sanity:616 : real_path=/opt/stack 2026-09-03 11:02:34.212 | + functions:check_path_perm_sanity:617 : local rebuilt_path= 2026-09-03 11:02:34.212 | ++ functions:check_path_perm_sanity:618 : echo /opt/stack 2026-09-03 11:02:34.212 | ++ functions:check_path_perm_sanity:618 : tr / ' ' 2026-09-03 11:02:34.213 | + functions:check_path_perm_sanity:618 : for i in $(echo ${real_path} | tr "/" " ") 2026-09-03 11:02:34.213 | + functions:check_path_perm_sanity:619 : rebuilt_path=/opt 2026-09-03 11:02:34.213 | ++ functions:check_path_perm_sanity:621 : stat -c %a /opt 2026-09-03 11:02:34.213 | + functions:check_path_perm_sanity:621 : [[ 755 = 700 ]] 2026-09-03 11:02:34.213 | + functions:check_path_perm_sanity:618 : for i in $(echo ${real_path} | tr "/" " ") 2026-09-03 11:02:34.213 | + functions:check_path_perm_sanity:619 : rebuilt_path=/opt/stack 2026-09-03 11:02:34.213 | ++ functions:check_path_perm_sanity:621 : stat -c %a /opt/stack 2026-09-03 11:02:34.213 | + functions:check_path_perm_sanity:621 : [[ 755 = 700 ]] 2026-09-03 11:02:34.213 | + ./stack.sh:main:523 : trap exit_trap EXIT 2026-09-03 11:02:34.213 | + ./stack.sh:main:564 : trap err_trap ERR 2026-09-03 11:02:34.213 | + ./stack.sh:main:577 : set -o errexit 2026-09-03 11:02:34.214 | + ./stack.sh:main:580 : uname -a 2026-09-03 11:02:34.214 | Linux devstack 6.8.0-138-generic #138-Ubuntu SMP PREEMPT_DYNAMIC Fri Jul 31 22:41:49 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux 2026-09-03 11:02:34.214 | + ./stack.sh:main:583 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2026-09-03 11:02:34.214 | + ./stack.sh:main:584 : rm -f /opt/stack/data/ca-bundle.pem 2026-09-03 11:02:34.214 | + ./stack.sh:main:587 : source /home/quobyte/devstack/lib/database 2026-09-03 11:02:34.245 | + ./stack.sh:main:588 : source /home/quobyte/devstack/lib/rpc_backend 2026-09-03 11:02:34.260 | + ./stack.sh:main:591 : source /home/quobyte/devstack/lib/host 2026-09-03 11:02:34.262 | +++ lib/host:source:12 : trueorfalse True ENABLE_KSM 2026-09-03 11:02:34.278 | ++ lib/host:source:12 : ENABLE_KSM=True 2026-09-03 11:02:34.281 | +++ lib/host:source:13 : trueorfalse True ENABLE_KSMTUNED 2026-09-03 11:02:34.294 | ++ lib/host:source:13 : ENABLE_KSMTUNED=True 2026-09-03 11:02:34.297 | +++ lib/host:source:56 : trueorfalse False ENABLE_ZSWAP 2026-09-03 11:02:34.312 | ++ lib/host:source:56 : ENABLE_ZSWAP=False 2026-09-03 11:02:34.315 | ++ lib/host:source:59 : ZSWAP_COMPRESSOR=lz4 2026-09-03 11:02:34.317 | ++ lib/host:source:60 : ZSWAP_ZPOOL=zsmalloc 2026-09-03 11:02:34.320 | +++ lib/host:source:82 : trueorfalse False ENABLE_SYSCTL_MEM_TUNING 2026-09-03 11:02:34.335 | ++ lib/host:source:82 : ENABLE_SYSCTL_MEM_TUNING=False 2026-09-03 11:02:34.337 | +++ lib/host:source:104 : trueorfalse False ENABLE_SYSCTL_NET_TUNING 2026-09-03 11:02:34.351 | ++ lib/host:source:104 : ENABLE_SYSCTL_NET_TUNING=False 2026-09-03 11:02:34.354 | + ./stack.sh:main:594 : tune_host 2026-09-03 11:02:34.356 | + lib/host:tune_host:125 : configure_host_mem 2026-09-03 11:02:34.359 | + lib/host:configure_host_mem:99 : configure_zswap 2026-09-03 11:02:34.361 | + lib/host:configure_zswap:69 : [[ False == \T\r\u\e ]] 2026-09-03 11:02:34.363 | + lib/host:configure_host_mem:100 : configure_ksm 2026-09-03 11:02:34.366 | + lib/host:configure_ksm:39 : [[ True == \T\r\u\e ]] 2026-09-03 11:02:34.367 | + lib/host:configure_ksm:40 : install_package ksmtuned 2026-09-03 11:02:34.370 | + functions-common:install_package:1438 : update_package_repo 2026-09-03 11:02:34.372 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-09-03 11:02:34.375 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=False 2026-09-03 11:02:34.378 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-09-03 11:02:34.380 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-09-03 11:02:34.382 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-09-03 11:02:34.384 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-03 11:02:34.387 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-03 11:02:34.389 | + functions-common:update_package_repo:1421 : apt_get_update 2026-09-03 11:02:34.392 | + functions-common:apt_get_update:1166 : [[ False == \T\r\u\e ]] 2026-09-03 11:02:34.394 | + functions-common:apt_get_update:1171 : [[ False = \T\r\u\e ]] 2026-09-03 11:02:34.396 | + functions-common:apt_get_update:1173 : local sudo=sudo 2026-09-03 11:02:34.399 | ++ functions-common:apt_get_update:1174 : id -u 2026-09-03 11:02:34.403 | + functions-common:apt_get_update:1174 : [[ 1000 = \0 ]] 2026-09-03 11:02:34.404 | + functions-common:apt_get_update:1177 : time_start apt-get-update 2026-09-03 11:02:34.407 | + functions-common:time_start:2406 : local name=apt-get-update 2026-09-03 11:02:34.408 | + functions-common:time_start:2407 : local start_time= 2026-09-03 11:02:34.410 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-03 11:02:34.412 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-03 11:02:34.416 | + functions-common:time_start:2411 : _TIME_START[$name]=1788433354413 2026-09-03 11:02:34.418 | + functions-common:apt_get_update:1179 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2026-09-03 11:02:34.420 | + functions-common:apt_get_update:1180 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2026-09-03 11:02:34.423 | + 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-09-03 11:02:34.554 | Get:1 https://packages.quobyte.com/repo/current/apt noble InRelease [4747 B] 2026-09-03 11:02:34.585 | Hit:2 http://archive.ubuntu.com/ubuntu noble InRelease 2026-09-03 11:02:34.593 | Hit:3 http://security.ubuntu.com/ubuntu noble-security InRelease 2026-09-03 11:02:34.612 | Hit:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease 2026-09-03 11:02:34.635 | Hit:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease 2026-09-03 11:02:37.819 | Fetched 4747 B in 1s (8942 B/s) 2026-09-03 11:02:39.444 | Reading package lists... 2026-09-03 11:02:39.470 | + functions-common:apt_get_update:1185 : REPOS_UPDATED=True 2026-09-03 11:02:39.472 | + functions-common:apt_get_update:1187 : time_stop apt-get-update 2026-09-03 11:02:39.474 | + functions-common:time_stop:2420 : local name 2026-09-03 11:02:39.476 | + functions-common:time_stop:2421 : local end_time 2026-09-03 11:02:39.478 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-03 11:02:39.480 | + functions-common:time_stop:2423 : local total 2026-09-03 11:02:39.482 | + functions-common:time_stop:2424 : local start_time 2026-09-03 11:02:39.484 | + functions-common:time_stop:2426 : name=apt-get-update 2026-09-03 11:02:39.486 | + functions-common:time_stop:2427 : start_time=1788433354413 2026-09-03 11:02:39.488 | + functions-common:time_stop:2429 : [[ -z 1788433354413 ]] 2026-09-03 11:02:39.490 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-03 11:02:39.493 | + functions-common:time_stop:2432 : end_time=1788433359491 2026-09-03 11:02:39.495 | + functions-common:time_stop:2433 : elapsed_time=5078 2026-09-03 11:02:39.497 | + functions-common:time_stop:2434 : total=0 2026-09-03 11:02:39.499 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-03 11:02:39.501 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=5078 2026-09-03 11:02:39.503 | + functions-common:install_package:1439 : real_install_package ksmtuned 2026-09-03 11:02:39.508 | + functions-common:real_install_package:1426 : is_ubuntu 2026-09-03 11:02:39.511 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-03 11:02:39.515 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-03 11:02:39.517 | + functions-common:real_install_package:1427 : apt_get install ksmtuned 2026-09-03 11:02:39.533 | + 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-09-03 11:02:39.570 | Reading package lists... 2026-09-03 11:02:39.933 | Building dependency tree... 2026-09-03 11:02:39.935 | Reading state information... 2026-09-03 11:02:40.473 | The following packages were automatically installed and are no longer required: 2026-09-03 11:02:40.475 | libfwupd2 libgusb2 2026-09-03 11:02:40.475 | Use 'sudo apt autoremove' to remove them. 2026-09-03 11:02:40.513 | The following NEW packages will be installed: 2026-09-03 11:02:40.516 | ksmtuned 2026-09-03 11:02:40.608 | 0 upgraded, 1 newly installed, 0 to remove and 52 not upgraded. 2026-09-03 11:02:40.608 | Need to get 7444 B of archives. 2026-09-03 11:02:40.608 | After this operation, 44.0 kB of additional disk space will be used. 2026-09-03 11:02:40.609 | Get:1 http://archive.ubuntu.com/ubuntu noble/universe amd64 ksmtuned amd64 4.20150326 [7444 B] 2026-09-03 11:02:40.812 | perl: warning: Setting locale failed. 2026-09-03 11:02:40.812 | perl: warning: Please check that your locale settings: 2026-09-03 11:02:40.812 | LANGUAGE = (unset), 2026-09-03 11:02:40.812 | LC_ALL = "en_US.utf8", 2026-09-03 11:02:40.812 | LANG = "de_DE.UTF-8" 2026-09-03 11:02:40.812 | are supported and installed on your system. 2026-09-03 11:02:40.812 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-03 11:02:40.904 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-09-03 11:02:40.904 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-09-03 11:02:40.905 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-09-03 11:02:41.095 | Fetched 7444 B in 0s (106 kB/s) 2026-09-03 11:02:41.140 | Selecting previously unselected package ksmtuned. 2026-09-03 11:02:41.418 | (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 ... 107930 files and directories currently installed.) 2026-09-03 11:02:41.424 | Preparing to unpack .../ksmtuned_4.20150326_amd64.deb ... 2026-09-03 11:02:41.436 | Unpacking ksmtuned (4.20150326) ... 2026-09-03 11:02:41.499 | Setting up ksmtuned (4.20150326) ... 2026-09-03 11:02:41.710 | Created symlink /etc/systemd/system/multi-user.target.wants/ksm.service → /usr/lib/systemd/system/ksm.service. 2026-09-03 11:02:41.903 | Created symlink /etc/systemd/system/multi-user.target.wants/ksmtuned.service → /usr/lib/systemd/system/ksmtuned.service. 2026-09-03 11:02:42.579 | perl: warning: Setting locale failed. 2026-09-03 11:02:42.579 | perl: warning: Please check that your locale settings: 2026-09-03 11:02:42.579 | LANGUAGE = (unset), 2026-09-03 11:02:42.579 | LC_ALL = "en_US.utf8", 2026-09-03 11:02:42.579 | LANG = "de_DE.UTF-8" 2026-09-03 11:02:42.579 | are supported and installed on your system. 2026-09-03 11:02:42.580 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-03 11:02:42.719 | perl: warning: Setting locale failed. 2026-09-03 11:02:42.719 | perl: warning: Please check that your locale settings: 2026-09-03 11:02:42.719 | LANGUAGE = (unset), 2026-09-03 11:02:42.719 | LC_ALL = "en_US.utf8", 2026-09-03 11:02:42.719 | LANG = "de_DE.UTF-8" 2026-09-03 11:02:42.720 | are supported and installed on your system. 2026-09-03 11:02:42.720 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-03 11:02:42.769 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-09-03 11:02:42.769 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-09-03 11:02:42.769 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-09-03 11:02:42.837 | perl: warning: Setting locale failed. 2026-09-03 11:02:42.837 | perl: warning: Please check that your locale settings: 2026-09-03 11:02:42.837 | LANGUAGE = (unset), 2026-09-03 11:02:42.837 | LC_ALL = "en_US.utf8", 2026-09-03 11:02:42.837 | LANG = "de_DE.UTF-8" 2026-09-03 11:02:42.837 | are supported and installed on your system. 2026-09-03 11:02:42.837 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-03 11:02:43.365 | 2026-09-03 11:02:43.365 | Running kernel seems to be up-to-date. 2026-09-03 11:02:43.365 | 2026-09-03 11:02:43.365 | No services need to be restarted. 2026-09-03 11:02:43.365 | 2026-09-03 11:02:43.365 | No containers need to be restarted. 2026-09-03 11:02:43.365 | 2026-09-03 11:02:43.366 | No user sessions are running outdated binaries. 2026-09-03 11:02:43.366 | 2026-09-03 11:02:43.366 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-09-03 11:02:45.364 | + functions-common:apt_get:1211 : result=0 2026-09-03 11:02:45.366 | + functions-common:apt_get:1214 : time_stop apt-get 2026-09-03 11:02:45.368 | + functions-common:time_stop:2420 : local name 2026-09-03 11:02:45.370 | + functions-common:time_stop:2421 : local end_time 2026-09-03 11:02:45.372 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-03 11:02:45.374 | + functions-common:time_stop:2423 : local total 2026-09-03 11:02:45.376 | + functions-common:time_stop:2424 : local start_time 2026-09-03 11:02:45.378 | + functions-common:time_stop:2426 : name=apt-get 2026-09-03 11:02:45.380 | + functions-common:time_stop:2427 : start_time=1788433359531 2026-09-03 11:02:45.381 | + functions-common:time_stop:2429 : [[ -z 1788433359531 ]] 2026-09-03 11:02:45.384 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-03 11:02:45.387 | + functions-common:time_stop:2432 : end_time=1788433365385 2026-09-03 11:02:45.389 | + functions-common:time_stop:2433 : elapsed_time=5854 2026-09-03 11:02:45.391 | + functions-common:time_stop:2434 : total=1057 2026-09-03 11:02:45.392 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-03 11:02:45.395 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=6911 2026-09-03 11:02:45.396 | + functions-common:apt_get:1215 : return 0 2026-09-03 11:02:45.399 | ++ lib/host:configure_ksm:42 : bool_to_int ENABLE_KSM 2026-09-03 11:02:45.413 | + lib/host:configure_ksm:42 : set_sysfs_parameter ksm 0 /sys/kernel/mm/ksm/run 2026-09-03 11:02:45.414 | + lib/host:set_sysfs_parameter:15 : local name=ksm 2026-09-03 11:02:45.416 | + lib/host:set_sysfs_parameter:16 : local value=0 2026-09-03 11:02:45.418 | + lib/host:set_sysfs_parameter:17 : local param_file=/sys/kernel/mm/ksm/run 2026-09-03 11:02:45.420 | + lib/host:set_sysfs_parameter:19 : [[ ! -e /sys/kernel/mm/ksm/run ]] 2026-09-03 11:02:45.422 | + lib/host:set_sysfs_parameter:24 : echo 0 2026-09-03 11:02:45.422 | + lib/host:set_sysfs_parameter:24 : sudo tee /sys/kernel/mm/ksm/run 2026-09-03 11:02:45.432 | 0 2026-09-03 11:02:45.435 | + lib/host:configure_host_mem:101 : configure_sysctl_mem_parmaters 2026-09-03 11:02:45.437 | + lib/host:configure_sysctl_mem_parmaters:84 : [[ False == \T\r\u\e ]] 2026-09-03 11:02:45.439 | + lib/host:tune_host:126 : configure_host_net 2026-09-03 11:02:45.441 | + lib/host:configure_host_net:121 : configure_sysctl_net_parmaters 2026-09-03 11:02:45.443 | + lib/host:configure_sysctl_net_parmaters:106 : [[ False == \T\r\u\e ]] 2026-09-03 11:02:45.444 | + ./stack.sh:main:600 : fetch_plugins 2026-09-03 11:02:45.446 | + functions-common:fetch_plugins:1766 : local plugins= 2026-09-03 11:02:45.448 | + functions-common:fetch_plugins:1767 : local plugin 2026-09-03 11:02:45.450 | + functions-common:fetch_plugins:1770 : [[ -z '' ]] 2026-09-03 11:02:45.452 | + functions-common:fetch_plugins:1771 : return 2026-09-03 11:02:45.454 | + ./stack.sh:main:604 : run_phase override_defaults 2026-09-03 11:02:45.456 | + functions-common:run_phase:1848 : local mode=override_defaults 2026-09-03 11:02:45.458 | + functions-common:run_phase:1849 : local phase= 2026-09-03 11:02:45.459 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-09-03 11:02:45.462 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-09-03 11:02:45.463 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-09-03 11:02:45.465 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-09-03 11:02:45.467 | + functions-common:run_phase:1858 : local extra 2026-09-03 11:02:45.470 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-09-03 11:02:45.473 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-09-03 11:02:45.475 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-09-03 11:02:45.477 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-09-03 11:02:45.480 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh override_defaults 2026-09-03 11:02:45.482 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-09-03 11:02:45.494 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-03 11:02:45.496 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2026-09-03 11:02:45.498 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2026-09-03 11:02:45.500 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2026-09-03 11:02:45.502 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2026-09-03 11:02:45.503 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2026-09-03 11:02:45.505 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2026-09-03 11:02:45.507 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2026-09-03 11:02:45.509 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2026-09-03 11:02:45.511 | + functions-common:run_phase:1869 : [[ override_defaults == \s\o\u\r\c\e ]] 2026-09-03 11:02:45.512 | + functions-common:run_phase:1872 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-09-03 11:02:45.514 | + functions-common:run_phase:1873 : plugin_override_defaults 2026-09-03 11:02:45.516 | + functions-common:plugin_override_defaults:1807 : local plugins= 2026-09-03 11:02:45.518 | + functions-common:plugin_override_defaults:1808 : local plugin 2026-09-03 11:02:45.520 | + functions-common:plugin_override_defaults:1811 : [[ -z '' ]] 2026-09-03 11:02:45.521 | + functions-common:plugin_override_defaults:1812 : return 2026-09-03 11:02:45.524 | + ./stack.sh:main:607 : source /home/quobyte/devstack/lib/apache 2026-09-03 11:02:45.539 | + ./stack.sh:main:610 : source /home/quobyte/devstack/lib/tls 2026-09-03 11:02:45.541 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2026-09-03 11:02:45.553 | ++ functions-common:is_service_enabled:2076 : return 1 2026-09-03 11:02:45.556 | +++ lib/tls:source:43 : hostname -f 2026-09-03 11:02:45.560 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=devstack 2026-09-03 11:02:45.562 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2026-09-03 11:02:45.564 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2026-09-03 11:02:45.567 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2026-09-03 11:02:45.569 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2026-09-03 11:02:45.571 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2026-09-03 11:02:45.573 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2026-09-03 11:02:45.575 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2026-09-03 11:02:45.578 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2026-09-03 11:02:45.580 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2026-09-03 11:02:45.584 | + ./stack.sh:main:613 : source /home/quobyte/devstack/lib/infra 2026-09-03 11:02:45.596 | + ./stack.sh:main:614 : source /home/quobyte/devstack/lib/libraries 2026-09-03 11:02:45.612 | + ./stack.sh:main:615 : source /home/quobyte/devstack/lib/lvm 2026-09-03 11:02:45.624 | + ./stack.sh:main:616 : source /home/quobyte/devstack/lib/horizon 2026-09-03 11:02:45.636 | + ./stack.sh:main:617 : source /home/quobyte/devstack/lib/keystone 2026-09-03 11:02:45.667 | + ./stack.sh:main:618 : source /home/quobyte/devstack/lib/glance 2026-09-03 11:02:45.731 | + ./stack.sh:main:619 : source /home/quobyte/devstack/lib/nova 2026-09-03 11:02:45.814 | + ./stack.sh:main:620 : source /home/quobyte/devstack/lib/placement 2026-09-03 11:02:45.837 | + ./stack.sh:main:621 : source /home/quobyte/devstack/lib/cinder 2026-09-03 11:02:45.884 | + ./stack.sh:main:622 : source /home/quobyte/devstack/lib/swift 2026-09-03 11:02:45.925 | + ./stack.sh:main:623 : source /home/quobyte/devstack/lib/neutron 2026-09-03 11:02:45.927 | ++ lib/neutron:source:61 : is_service_enabled tls-proxy 2026-09-03 11:02:45.942 | ++ functions-common:is_service_enabled:2076 : return 1 2026-09-03 11:02:45.944 | ++ lib/neutron:source:66 : GITDIR["python-neutronclient"]=/opt/stack/python-neutronclient 2026-09-03 11:02:45.946 | ++ lib/neutron:source:68 : NEUTRON_DIR=/opt/stack/neutron 2026-09-03 11:02:45.948 | ++ lib/neutron:source:69 : NEUTRON_FWAAS_DIR=/opt/stack/neutron-fwaas 2026-09-03 11:02:45.951 | ++ lib/neutron:source:72 : [[ -d /opt/stack/neutron/bin/neutron-server ]] 2026-09-03 11:02:45.954 | +++ lib/neutron:source:75 : get_python_exec_prefix 2026-09-03 11:02:45.969 | +++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-09-03 11:02:45.971 | +++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-09-03 11:02:45.974 | ++ lib/neutron:source:75 : NEUTRON_BIN_DIR=/opt/stack/data/venv/bin 2026-09-03 11:02:45.976 | ++ lib/neutron:source:78 : NEUTRON_CONF_DIR=/etc/neutron 2026-09-03 11:02:45.979 | ++ lib/neutron:source:79 : NEUTRON_CONF=/etc/neutron/neutron.conf 2026-09-03 11:02:45.981 | ++ lib/neutron:source:80 : export NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-09-03 11:02:45.983 | ++ lib/neutron:source:80 : NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-09-03 11:02:45.985 | ++ lib/neutron:source:82 : NEUTRON_UWSGI=neutron.wsgi.api:application 2026-09-03 11:02:45.987 | ++ lib/neutron:source:83 : NEUTRON_UWSGI_CONF=/etc/neutron/neutron-api-uwsgi.ini 2026-09-03 11:02:45.990 | +++ lib/neutron:source:89 : trueorfalse True NEUTRON_ENFORCE_NEW_DEFAULTS 2026-09-03 11:02:46.006 | ++ lib/neutron:source:89 : NEUTRON_ENFORCE_NEW_DEFAULTS=True 2026-09-03 11:02:46.008 | ++ lib/neutron:source:90 : [[ -n '' ]] 2026-09-03 11:02:46.011 | ++ lib/neutron:source:96 : AGENT_DHCP_BINARY=/opt/stack/data/venv/bin/neutron-dhcp-agent 2026-09-03 11:02:46.013 | ++ lib/neutron:source:97 : AGENT_L3_BINARY=/opt/stack/data/venv/bin/neutron-l3-agent 2026-09-03 11:02:46.015 | ++ lib/neutron:source:98 : AGENT_META_BINARY=/opt/stack/data/venv/bin/neutron-metadata-agent 2026-09-03 11:02:46.017 | ++ lib/neutron:source:102 : Q_DHCP_CONF_FILE=/etc/neutron/dhcp_agent.ini 2026-09-03 11:02:46.019 | ++ lib/neutron:source:105 : NEUTRON_DHCP_CONF=/etc/neutron/dhcp_agent.ini 2026-09-03 11:02:46.021 | ++ lib/neutron:source:106 : Q_L3_CONF_FILE=/etc/neutron/l3_agent.ini 2026-09-03 11:02:46.023 | ++ lib/neutron:source:109 : NEUTRON_L3_CONF=/etc/neutron/l3_agent.ini 2026-09-03 11:02:46.025 | ++ lib/neutron:source:110 : Q_META_CONF_FILE=/etc/neutron/metadata_agent.ini 2026-09-03 11:02:46.027 | ++ lib/neutron:source:113 : Q_DB_NAME=neutron 2026-09-03 11:02:46.029 | ++ lib/neutron:source:115 : Q_PLUGIN=ml2 2026-09-03 11:02:46.031 | ++ lib/neutron:source:117 : Q_HOST=192.168.122.181 2026-09-03 11:02:46.034 | ++ lib/neutron:source:119 : Q_PROTOCOL=http 2026-09-03 11:02:46.037 | +++ lib/neutron:source:121 : ipv6_unquote 0.0.0.0 2026-09-03 11:02:46.040 | +++ functions-common:ipv6_unquote:2218 : echo 0.0.0.0 2026-09-03 11:02:46.040 | +++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-09-03 11:02:46.044 | ++ lib/neutron:source:121 : Q_LISTEN_ADDRESS=0.0.0.0 2026-09-03 11:02:46.047 | ++ lib/neutron:source:123 : Q_ADMIN_USERNAME=neutron 2026-09-03 11:02:46.049 | ++ lib/neutron:source:125 : Q_AUTH_STRATEGY=keystone 2026-09-03 11:02:46.051 | ++ lib/neutron:source:127 : Q_OVS_USE_VETH=False 2026-09-03 11:02:46.054 | ++ lib/neutron:source:128 : Q_USE_ROOTWRAP=True 2026-09-03 11:02:46.057 | +++ lib/neutron:source:129 : trueorfalse True Q_USE_ROOTWRAP_DAEMON 2026-09-03 11:02:46.072 | ++ lib/neutron:source:129 : Q_USE_ROOTWRAP_DAEMON=True 2026-09-03 11:02:46.075 | +++ lib/neutron:source:131 : ipv6_unquote 192.168.122.181 2026-09-03 11:02:46.078 | +++ functions-common:ipv6_unquote:2218 : echo 192.168.122.181 2026-09-03 11:02:46.079 | +++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-09-03 11:02:46.083 | ++ lib/neutron:source:131 : Q_META_DATA_IP=192.168.122.181 2026-09-03 11:02:46.085 | ++ lib/neutron:source:133 : Q_ALLOW_OVERLAPPING_IP=True 2026-09-03 11:02:46.087 | ++ lib/neutron:source:134 : Q_NOTIFY_NOVA_PORT_STATUS_CHANGES=True 2026-09-03 11:02:46.089 | ++ lib/neutron:source:135 : Q_NOTIFY_NOVA_PORT_DATA_CHANGES=True 2026-09-03 11:02:46.091 | ++ lib/neutron:source:136 : VIF_PLUGGING_IS_FATAL=True 2026-09-03 11:02:46.094 | ++ lib/neutron:source:137 : VIF_PLUGGING_TIMEOUT=300 2026-09-03 11:02:46.096 | ++ lib/neutron:source:140 : SKIP_STOP_OVN=False 2026-09-03 11:02:46.098 | ++ lib/neutron:source:144 : _Q_PLUGIN_EXTRA_CONF_PATH=/etc/neutron 2026-09-03 11:02:46.100 | ++ lib/neutron:source:147 : NEUTRON_ENDPOINT_SERVICE_NAME=networking 2026-09-03 11:02:46.103 | ++ lib/neutron:source:148 : [[ -z networking ]] 2026-09-03 11:02:46.105 | ++ lib/neutron:source:153 : ALEMBIC_REPO=https://github.com/sqlalchemy/alembic.git 2026-09-03 11:02:46.107 | ++ lib/neutron:source:154 : ALEMBIC_DIR=/opt/stack/alembic 2026-09-03 11:02:46.109 | ++ lib/neutron:source:155 : ALEMBIC_BRANCH=main 2026-09-03 11:02:46.111 | ++ lib/neutron:source:156 : SQLALCHEMY_REPO=https://github.com/sqlalchemy/sqlalchemy.git 2026-09-03 11:02:46.112 | ++ lib/neutron:source:157 : SQLALCHEMY_DIR=/opt/stack/sqlalchemy 2026-09-03 11:02:46.114 | ++ lib/neutron:source:158 : SQLALCHEMY_BRANCH=main 2026-09-03 11:02:46.116 | ++ lib/neutron:source:169 : declare -a -g Q_PLUGIN_EXTRA_CONF_FILES 2026-09-03 11:02:46.118 | ++ lib/neutron:source:172 : declare -a -g _Q_PLUGIN_EXTRA_CONF_FILES_ABS 2026-09-03 11:02:46.120 | ++ lib/neutron:source:175 : Q_RR_CONF_FILE=/etc/neutron/rootwrap.conf 2026-09-03 11:02:46.122 | ++ lib/neutron:source:176 : [[ True == \F\a\l\s\e ]] 2026-09-03 11:02:46.125 | +++ lib/neutron:source:179 : get_rootwrap_location neutron 2026-09-03 11:02:46.127 | +++ functions:get_rootwrap_location:601 : local module=neutron 2026-09-03 11:02:46.130 | ++++ functions:get_rootwrap_location:603 : get_python_exec_prefix 2026-09-03 11:02:46.146 | ++++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-09-03 11:02:46.148 | ++++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-09-03 11:02:46.151 | +++ functions:get_rootwrap_location:603 : echo /opt/stack/data/venv/bin/neutron-rootwrap 2026-09-03 11:02:46.153 | ++ lib/neutron:source:179 : NEUTRON_ROOTWRAP=/opt/stack/data/venv/bin/neutron-rootwrap 2026-09-03 11:02:46.155 | ++ lib/neutron:source:180 : Q_RR_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-09-03 11:02:46.157 | ++ lib/neutron:source:181 : [[ True == \T\r\u\e ]] 2026-09-03 11:02:46.158 | ++ lib/neutron:source:182 : Q_RR_DAEMON_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-09-03 11:02:46.160 | ++ lib/neutron:source:194 : Q_DVR_MODE=legacy 2026-09-03 11:02:46.162 | ++ lib/neutron:source:195 : [[ legacy != \l\e\g\a\c\y ]] 2026-09-03 11:02:46.164 | ++ lib/neutron:source:211 : ENABLE_TENANT_TUNNELS=True 2026-09-03 11:02:46.166 | ++ lib/neutron:source:216 : TENANT_TUNNEL_RANGES=1:1000 2026-09-03 11:02:46.167 | ++ lib/neutron:source:221 : ENABLE_TENANT_VLANS=False 2026-09-03 11:02:46.169 | ++ lib/neutron:source:229 : TENANT_VLAN_RANGE= 2026-09-03 11:02:46.171 | ++ lib/neutron:source:237 : PHYSICAL_NETWORK=public 2026-09-03 11:02:46.173 | ++ lib/neutron:source:247 : OVS_PHYSICAL_BRIDGE=br-ex 2026-09-03 11:02:46.174 | ++ lib/neutron:source:253 : OVS_ENABLE_TUNNELING=True 2026-09-03 11:02:46.176 | ++ lib/neutron:source:257 : ENABLE_ISOLATED_METADATA=False 2026-09-03 11:02:46.178 | ++ lib/neutron:source:262 : ENABLE_METADATA_NETWORK=False 2026-09-03 11:02:46.180 | ++ lib/neutron:source:267 : '[' -f /home/quobyte/devstack/lib/neutron_plugins/ml2 ']' 2026-09-03 11:02:46.181 | ++ lib/neutron:source:268 : source /home/quobyte/devstack/lib/neutron_plugins/ml2 2026-09-03 11:02:46.271 | ++ lib/neutron:source:275 : source /home/quobyte/devstack/lib/neutron_plugins/services/metering 2026-09-03 11:02:46.285 | ++ lib/neutron:source:278 : source /home/quobyte/devstack/lib/neutron_plugins/services/l3 2026-09-03 11:02:46.287 | +++ lib/neutron_plugins/services/l3:source:3 : IP_VERSION=4+6 2026-09-03 11:02:46.290 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \4 ]] 2026-09-03 11:02:46.292 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \6 ]] 2026-09-03 11:02:46.295 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \4\+\6 ]] 2026-09-03 11:02:46.297 | +++ lib/neutron_plugins/services/l3:source:9 : NEUTRON_CREATE_INITIAL_NETWORKS=True 2026-09-03 11:02:46.299 | +++ lib/neutron_plugins/services/l3:source:12 : PROVIDER_SUBNET_NAME=provider_net 2026-09-03 11:02:46.301 | +++ lib/neutron_plugins/services/l3:source:13 : IPV6_PROVIDER_SUBNET_NAME=provider_net_v6 2026-09-03 11:02:46.304 | +++ lib/neutron_plugins/services/l3:source:14 : IPV6_PROVIDER_FIXED_RANGE= 2026-09-03 11:02:46.306 | +++ lib/neutron_plugins/services/l3:source:15 : IPV6_PROVIDER_NETWORK_GATEWAY= 2026-09-03 11:02:46.308 | +++ lib/neutron_plugins/services/l3:source:17 : PUBLIC_BRIDGE=br-ex 2026-09-03 11:02:46.310 | +++ lib/neutron_plugins/services/l3:source:18 : PUBLIC_BRIDGE_MTU=1500 2026-09-03 11:02:46.313 | +++ lib/neutron_plugins/services/l3:source:23 : Q_ASSIGN_GATEWAY_TO_PUBLIC_BRIDGE=True 2026-09-03 11:02:46.315 | +++ lib/neutron_plugins/services/l3:source:26 : Q_ROUTER_NAME=router1 2026-09-03 11:02:46.317 | +++ lib/neutron_plugins/services/l3:source:31 : Q_USE_PUBLIC_VETH=False 2026-09-03 11:02:46.320 | +++ lib/neutron_plugins/services/l3:source:32 : Q_PUBLIC_VETH_EX=veth-pub-ex 2026-09-03 11:02:46.322 | +++ lib/neutron_plugins/services/l3:source:33 : Q_PUBLIC_VETH_INT=veth-pub-int 2026-09-03 11:02:46.325 | +++ lib/neutron_plugins/services/l3:source:39 : Q_L3_ROUTER_PER_TENANT=True 2026-09-03 11:02:46.327 | +++ lib/neutron_plugins/services/l3:source:72 : Q_USE_PROVIDERNET_FOR_PUBLIC=True 2026-09-03 11:02:46.330 | +++ lib/neutron_plugins/services/l3:source:73 : PUBLIC_PHYSICAL_NETWORK=public 2026-09-03 11:02:46.333 | ++++ lib/neutron_plugins/services/l3:source:76 : sed s/-//g 2026-09-03 11:02:46.334 | ++++ lib/neutron_plugins/services/l3:source:76 : uuidgen 2026-09-03 11:02:46.334 | ++++ lib/neutron_plugins/services/l3:source:76 : cut -c 23- 2026-09-03 11:02:46.335 | ++++ lib/neutron_plugins/services/l3:source:76 : sed -e 's/\(..\)\(....\)\(....\)/\1:\2:\3/' 2026-09-03 11:02:46.340 | +++ lib/neutron_plugins/services/l3:source:76 : IPV6_GLOBAL_ID=7c:4d9d:601a 2026-09-03 11:02:46.342 | +++ lib/neutron_plugins/services/l3:source:79 : IPV6_RA_MODE=slaac 2026-09-03 11:02:46.344 | +++ lib/neutron_plugins/services/l3:source:80 : IPV6_ADDRESS_MODE=slaac 2026-09-03 11:02:46.346 | +++ lib/neutron_plugins/services/l3:source:81 : IPV6_PUBLIC_SUBNET_NAME=ipv6-public-subnet 2026-09-03 11:02:46.349 | +++ lib/neutron_plugins/services/l3:source:82 : IPV6_PRIVATE_SUBNET_NAME=ipv6-private-subnet 2026-09-03 11:02:46.350 | +++ lib/neutron_plugins/services/l3:source:83 : IPV6_ADDRS_SAFE_TO_USE=fd7c:4d9d:601a::/56 2026-09-03 11:02:46.354 | ++++ lib/neutron_plugins/services/l3:source:86 : echo fd7c:4d9d:601a::/56 2026-09-03 11:02:46.355 | ++++ lib/neutron_plugins/services/l3:source:86 : awk -F / '{ print $1"/"($2>63 ? $2 : 64) }' 2026-09-03 11:02:46.360 | +++ lib/neutron_plugins/services/l3:source:86 : FIXED_RANGE_V6=fd7c:4d9d:601a::/64 2026-09-03 11:02:46.362 | +++ lib/neutron_plugins/services/l3:source:87 : IPV6_PRIVATE_NETWORK_GATEWAY= 2026-09-03 11:02:46.364 | +++ lib/neutron_plugins/services/l3:source:88 : IPV6_PUBLIC_RANGE=2001:db8::/64 2026-09-03 11:02:46.366 | +++ lib/neutron_plugins/services/l3:source:89 : IPV6_PUBLIC_NETWORK_GATEWAY=2001:db8::2 2026-09-03 11:02:46.368 | +++ lib/neutron_plugins/services/l3:source:90 : IPV6_ROUTER_GW_IP=2001:db8::1 2026-09-03 11:02:46.370 | +++ lib/neutron_plugins/services/l3:source:93 : NETWORK_GATEWAY= 2026-09-03 11:02:46.372 | +++ lib/neutron_plugins/services/l3:source:94 : PUBLIC_NETWORK_GATEWAY= 2026-09-03 11:02:46.374 | +++ lib/neutron_plugins/services/l3:source:95 : PRIVATE_SUBNET_NAME=private-subnet 2026-09-03 11:02:46.376 | +++ lib/neutron_plugins/services/l3:source:96 : PUBLIC_SUBNET_NAME=public-subnet 2026-09-03 11:02:46.379 | +++ lib/neutron_plugins/services/l3:source:97 : PUBLIC_SUBNET_ENABLE_DHCP=False 2026-09-03 11:02:46.381 | +++ lib/neutron_plugins/services/l3:source:100 : USE_SUBNETPOOL=True 2026-09-03 11:02:46.383 | +++ lib/neutron_plugins/services/l3:source:101 : SUBNETPOOL_NAME_V4=shared-default-subnetpool-v4 2026-09-03 11:02:46.385 | +++ lib/neutron_plugins/services/l3:source:102 : SUBNETPOOL_NAME_V6=shared-default-subnetpool-v6 2026-09-03 11:02:46.387 | +++ lib/neutron_plugins/services/l3:source:104 : SUBNETPOOL_PREFIX_V4=10.0.0.0/22 2026-09-03 11:02:46.390 | +++ lib/neutron_plugins/services/l3:source:105 : SUBNETPOOL_PREFIX_V6=fd7c:4d9d:601a::/56 2026-09-03 11:02:46.392 | +++ lib/neutron_plugins/services/l3:source:107 : SUBNETPOOL_SIZE_V4=26 2026-09-03 11:02:46.394 | +++ lib/neutron_plugins/services/l3:source:108 : SUBNETPOOL_SIZE_V6=64 2026-09-03 11:02:46.397 | ++++ lib/neutron_plugins/services/l3:source:110 : ip -4 route 2026-09-03 11:02:46.398 | ++++ lib/neutron_plugins/services/l3:source:110 : grep '^default' 2026-09-03 11:02:46.399 | ++++ lib/neutron_plugins/services/l3:source:110 : awk '{print $5}' 2026-09-03 11:02:46.405 | +++ lib/neutron_plugins/services/l3:source:110 : default_v4_route_devs=enp1s0 2026-09-03 11:02:46.409 | ++++ lib/neutron_plugins/services/l3:source:112 : ip -6 route list match default table all 2026-09-03 11:02:46.409 | ++++ lib/neutron_plugins/services/l3:source:112 : grep via 2026-09-03 11:02:46.409 | ++++ lib/neutron_plugins/services/l3:source:112 : awk '{print $5}' 2026-09-03 11:02:46.414 | +++ lib/neutron_plugins/services/l3:source:112 : default_v6_route_devs= 2026-09-03 11:02:46.419 | ++ lib/neutron:source:281 : source /home/quobyte/devstack/lib/neutron_plugins/services/placement 2026-09-03 11:02:46.421 | ++ lib/neutron:source:282 : source /home/quobyte/devstack/lib/neutron_plugins/services/trunk 2026-09-03 11:02:46.424 | ++ lib/neutron:source:283 : source /home/quobyte/devstack/lib/neutron_plugins/services/qos 2026-09-03 11:02:46.426 | ++ lib/neutron:source:284 : source /home/quobyte/devstack/lib/neutron_plugins/services/segments 2026-09-03 11:02:46.429 | ++ lib/neutron:source:285 : source /home/quobyte/devstack/lib/neutron_plugins/services/ovn-bgp 2026-09-03 11:02:46.431 | ++ lib/neutron:source:286 : source /home/quobyte/devstack/lib/neutron_plugins/services/evpn 2026-09-03 11:02:46.433 | ++ lib/neutron:source:289 : has_neutron_plugin_security_group 2026-09-03 11:02:46.436 | ++ lib/neutron_plugins/ml2:has_neutron_plugin_security_group:146 : return 0 2026-09-03 11:02:46.438 | ++ lib/neutron:source:290 : Q_USE_SECGROUP=True 2026-09-03 11:02:46.441 | ++ lib/neutron:source:298 : OVN_BRIDGE_MAPPINGS=public:br-ex 2026-09-03 11:02:46.457 | + ./stack.sh:main:624 : source /home/quobyte/devstack/lib/ldap 2026-09-03 11:02:46.471 | + ./stack.sh:main:625 : source /home/quobyte/devstack/lib/dstat 2026-09-03 11:02:46.485 | + ./stack.sh:main:626 : source /home/quobyte/devstack/lib/atop 2026-09-03 11:02:46.498 | + ./stack.sh:main:627 : source /home/quobyte/devstack/lib/tcpdump 2026-09-03 11:02:46.510 | + ./stack.sh:main:628 : source /home/quobyte/devstack/lib/etcd3 2026-09-03 11:02:46.543 | + ./stack.sh:main:629 : source /home/quobyte/devstack/lib/os-vif 2026-09-03 11:02:46.546 | +++ lib/os-vif:source:12 : is_ml2_ovs 2026-09-03 11:02:46.549 | +++ lib/os-vif:is_ml2_ovs:4 : [[ ovn == \o\p\e\n\v\s\w\i\t\c\h ]] 2026-09-03 11:02:46.552 | +++ lib/os-vif:is_ml2_ovs:7 : echo False 2026-09-03 11:02:46.555 | ++ lib/os-vif:source:12 : OS_VIF_OVS_ISOLATE_VIF=False 2026-09-03 11:02:46.558 | +++ lib/os-vif:source:13 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2026-09-03 11:02:46.575 | ++ lib/os-vif:source:13 : OS_VIF_OVS_ISOLATE_VIF=False 2026-09-03 11:02:46.577 | + ./stack.sh:main:635 : run_phase source 2026-09-03 11:02:46.580 | + functions-common:run_phase:1848 : local mode=source 2026-09-03 11:02:46.582 | + functions-common:run_phase:1849 : local phase= 2026-09-03 11:02:46.584 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-09-03 11:02:46.586 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-09-03 11:02:46.588 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-09-03 11:02:46.591 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-09-03 11:02:46.593 | + functions-common:run_phase:1858 : local extra 2026-09-03 11:02:46.596 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-09-03 11:02:46.600 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-09-03 11:02:46.602 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-09-03 11:02:46.604 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-09-03 11:02:46.606 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh source 2026-09-03 11:02:46.608 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-09-03 11:02:46.625 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-03 11:02:46.628 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2026-09-03 11:02:46.630 | ++ extras.d/80-tempest.sh:source:6 : source /home/quobyte/devstack/lib/tempest 2026-09-03 11:02:46.671 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2026-09-03 11:02:46.674 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2026-09-03 11:02:46.676 | + functions-common:run_phase:1869 : [[ source == \s\o\u\r\c\e ]] 2026-09-03 11:02:46.678 | + functions-common:run_phase:1870 : load_plugin_settings 2026-09-03 11:02:46.680 | + functions-common:load_plugin_settings:1784 : local plugins= 2026-09-03 11:02:46.682 | + functions-common:load_plugin_settings:1785 : local plugin 2026-09-03 11:02:46.685 | + functions-common:load_plugin_settings:1788 : [[ -z '' ]] 2026-09-03 11:02:46.687 | + functions-common:load_plugin_settings:1789 : return 2026-09-03 11:02:46.689 | + functions-common:run_phase:1871 : verify_disabled_services 2026-09-03 11:02:46.691 | + functions-common:verify_disabled_services:2131 : local service 2026-09-03 11:02:46.693 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-03 11:02:46.696 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,key, ]] 2026-09-03 11:02:46.698 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-03 11:02:46.702 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-api, ]] 2026-09-03 11:02:46.704 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-03 11:02:46.707 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-cpu, ]] 2026-09-03 11:02:46.709 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-03 11:02:46.711 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-cond, ]] 2026-09-03 11:02:46.713 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-03 11:02:46.716 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-sch, ]] 2026-09-03 11:02:46.719 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-03 11:02:46.722 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-novnc, ]] 2026-09-03 11:02:46.725 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-03 11:02:46.729 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-api-meta, ]] 2026-09-03 11:02:46.732 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-03 11:02:46.735 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,placement-api, ]] 2026-09-03 11:02:46.737 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-03 11:02:46.740 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,placement-client, ]] 2026-09-03 11:02:46.743 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-03 11:02:46.746 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,g-api, ]] 2026-09-03 11:02:46.749 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-03 11:02:46.753 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,c-sch, ]] 2026-09-03 11:02:46.755 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-03 11:02:46.758 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,c-api, ]] 2026-09-03 11:02:46.761 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-03 11:02:46.764 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,c-vol, ]] 2026-09-03 11:02:46.767 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-03 11:02:46.770 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,ovn-controller, ]] 2026-09-03 11:02:46.773 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-03 11:02:46.776 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,ovn-northd, ]] 2026-09-03 11:02:46.779 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-03 11:02:46.782 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,ovs-vswitchd, ]] 2026-09-03 11:02:46.785 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-03 11:02:46.788 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,ovsdb-server, ]] 2026-09-03 11:02:46.791 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-03 11:02:46.794 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,q-svc, ]] 2026-09-03 11:02:46.797 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-03 11:02:46.800 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,q-ovn-agent, ]] 2026-09-03 11:02:46.803 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-03 11:02:46.806 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,rabbit, ]] 2026-09-03 11:02:46.809 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-03 11:02:46.812 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,tempest, ]] 2026-09-03 11:02:46.815 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-03 11:02:46.818 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,mysql, ]] 2026-09-03 11:02:46.821 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-03 11:02:46.824 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,etcd3, ]] 2026-09-03 11:02:46.827 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-03 11:02:46.830 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,dstat, ]] 2026-09-03 11:02:46.833 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-03 11:02:46.836 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,q-ovn-metadata-agent, ]] 2026-09-03 11:02:46.840 | + ./stack.sh:main:706 : initialize_database_backends 2026-09-03 11:02:46.843 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2026-09-03 11:02:46.846 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2026-09-03 11:02:46.863 | + functions-common:is_service_enabled:2076 : return 0 2026-09-03 11:02:46.866 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2026-09-03 11:02:46.869 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2026-09-03 11:02:46.871 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2026-09-03 11:02:46.886 | + functions-common:is_service_enabled:2076 : return 1 2026-09-03 11:02:46.889 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2026-09-03 11:02:46.891 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2026-09-03 11:02:46.894 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2026-09-03 11:02:46.896 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2026-09-03 11:02:46.898 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2026-09-03 11:02:46.900 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2026-09-03 11:02:46.903 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2026-09-03 11:02:46.906 | + lib/database:initialize_database_backends:92 : return 0 2026-09-03 11:02:46.909 | + ./stack.sh:main:707 : echo 'Using mysql database backend' 2026-09-03 11:02:46.909 | Using mysql database backend 2026-09-03 11:02:46.911 | + ./stack.sh:main:710 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2026-09-03 11:02:46.927 | + ./stack.sh:main:712 : define_database_baseurl 2026-09-03 11:02:46.931 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2026-09-03 11:02:46.933 | ++ lib/databases/mysql:get_database_type_mysql:32 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2026-09-03 11:02:46.937 | ++ lib/databases/mysql:get_database_type_mysql:33 : echo mysql+pymysql 2026-09-03 11:02:46.940 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-09-03 11:02:46.943 | + ./stack.sh:main:724 : is_service_enabled rabbit 2026-09-03 11:02:46.959 | + functions-common:is_service_enabled:2076 : return 0 2026-09-03 11:02:46.961 | + ./stack.sh:main:725 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2026-09-03 11:02:46.977 | + ./stack.sh:main:732 : is_service_enabled keystone 2026-09-03 11:02:46.995 | + functions-common:is_service_enabled:2076 : return 0 2026-09-03 11:02:46.998 | + ./stack.sh:main:734 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2026-09-03 11:02:47.013 | + ./stack.sh:main:736 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2026-09-03 11:02:47.030 | + ./stack.sh:main:747 : is_service_enabled ldap 2026-09-03 11:02:47.047 | + functions-common:is_service_enabled:2076 : return 1 2026-09-03 11:02:47.049 | + ./stack.sh:main:756 : is_service_enabled s-proxy 2026-09-03 11:02:47.066 | + functions-common:is_service_enabled:2076 : return 1 2026-09-03 11:02:47.068 | + ./stack.sh:main:768 : save_stackenv 768 2026-09-03 11:02:47.071 | + functions-common:save_stackenv:65 : local tag=768 2026-09-03 11:02:47.075 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-09-03 11:02:47.080 | + functions-common:save_stackenv:67 : time_stamp=2026-09-03-130247 2026-09-03 11:02:47.082 | + functions-common:save_stackenv:68 : echo '# 2026-09-03-130247 768' 2026-09-03 11:02:47.084 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-03 11:02:47.088 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-09-03 11:02:47.090 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-03 11:02:47.092 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-09-03 11:02:47.094 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-03 11:02:47.096 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-09-03 11:02:47.098 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-03 11:02:47.100 | + 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-09-03 11:02:47.103 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-03 11:02:47.106 | + functions-common:save_stackenv:70 : echo HOST_IP=192.168.122.181 2026-09-03 11:02:47.109 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-03 11:02:47.111 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=http://192.168.122.181/identity 2026-09-03 11:02:47.113 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-03 11:02:47.115 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2026-09-03-130234 2026-09-03 11:02:47.117 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-03 11:02:47.120 | + functions-common:save_stackenv:70 : echo OS_CACERT= 2026-09-03 11:02:47.123 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-03 11:02:47.125 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=192.168.122.181 2026-09-03 11:02:47.127 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-03 11:02:47.129 | + functions-common:save_stackenv:70 : echo STACK_USER=quobyte 2026-09-03 11:02:47.132 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-03 11:02:47.135 | + functions-common:save_stackenv:70 : echo TLS_IP= 2026-09-03 11:02:47.137 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-03 11:02:47.140 | + functions-common:save_stackenv:70 : echo HOST_IPV6=::1 2026-09-03 11:02:47.143 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-03 11:02:47.146 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-09-03 11:02:47.148 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-03 11:02:47.150 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=192.168.122.181 2026-09-03 11:02:47.153 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-03 11:02:47.156 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-09-03 11:02:47.158 | + ./stack.sh:main:781 : GIT_DEPTH=0 2026-09-03 11:02:47.161 | + ./stack.sh:main:781 : git_clone https://review.opendev.org/openstack/requirements.git /opt/stack/requirements master 2026-09-03 11:02:47.164 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/requirements.git 2026-09-03 11:02:47.166 | + functions-common:git_clone:590 : local git_dest=/opt/stack/requirements 2026-09-03 11:02:47.169 | + functions-common:git_clone:591 : local git_ref=master 2026-09-03 11:02:47.171 | + functions-common:git_clone:592 : local orig_dir 2026-09-03 11:02:47.173 | ++ functions-common:git_clone:593 : pwd 2026-09-03 11:02:47.175 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-09-03 11:02:47.178 | + functions-common:git_clone:594 : local git_clone_flags= 2026-09-03 11:02:47.181 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-09-03 11:02:47.201 | + functions-common:git_clone:596 : RECLONE=False 2026-09-03 11:02:47.205 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-09-03 11:02:47.209 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-09-03 11:02:47.214 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-09-03 11:02:47.216 | + functions-common:git_clone:610 : echo master 2026-09-03 11:02:47.220 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/requirements ]] 2026-09-03 11:02:47.223 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-09-03 11:02:47.226 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/requirements.git /opt/stack/requirements 2026-09-03 11:02:47.228 | + functions-common:git_timed:697 : local count=0 2026-09-03 11:02:47.231 | + functions-common:git_timed:698 : local timeout=0 2026-09-03 11:02:47.233 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-09-03 11:02:47.236 | + functions-common:git_timed:701 : timeout=0 2026-09-03 11:02:47.238 | + functions-common:git_timed:704 : time_start git_timed 2026-09-03 11:02:47.240 | + functions-common:time_start:2406 : local name=git_timed 2026-09-03 11:02:47.242 | + functions-common:time_start:2407 : local start_time= 2026-09-03 11:02:47.245 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-03 11:02:47.248 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-03 11:02:47.252 | + functions-common:time_start:2411 : _TIME_START[$name]=1788433367249 2026-09-03 11:02:47.254 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/requirements.git /opt/stack/requirements 2026-09-03 11:02:47.257 | Cloning into '/opt/stack/requirements'... 2026-09-03 11:02:51.668 | + functions-common:git_timed:719 : time_stop git_timed 2026-09-03 11:02:51.671 | + functions-common:time_stop:2420 : local name 2026-09-03 11:02:51.675 | + functions-common:time_stop:2421 : local end_time 2026-09-03 11:02:51.679 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-03 11:02:51.683 | + functions-common:time_stop:2423 : local total 2026-09-03 11:02:51.686 | + functions-common:time_stop:2424 : local start_time 2026-09-03 11:02:51.690 | + functions-common:time_stop:2426 : name=git_timed 2026-09-03 11:02:51.694 | + functions-common:time_stop:2427 : start_time=1788433367249 2026-09-03 11:02:51.698 | + functions-common:time_stop:2429 : [[ -z 1788433367249 ]] 2026-09-03 11:02:51.703 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-03 11:02:51.708 | + functions-common:time_stop:2432 : end_time=1788433371704 2026-09-03 11:02:51.712 | + functions-common:time_stop:2433 : elapsed_time=4455 2026-09-03 11:02:51.715 | + functions-common:time_stop:2434 : total=0 2026-09-03 11:02:51.719 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-03 11:02:51.723 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=4455 2026-09-03 11:02:51.727 | + functions-common:git_clone:631 : cd /opt/stack/requirements 2026-09-03 11:02:51.731 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-09-03 11:02:51.734 | + functions-common:git_timed:697 : local count=0 2026-09-03 11:02:51.738 | + functions-common:git_timed:698 : local timeout=0 2026-09-03 11:02:51.742 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-09-03 11:02:51.745 | + functions-common:git_timed:701 : timeout=0 2026-09-03 11:02:51.749 | + functions-common:git_timed:704 : time_start git_timed 2026-09-03 11:02:51.753 | + functions-common:time_start:2406 : local name=git_timed 2026-09-03 11:02:51.756 | + functions-common:time_start:2407 : local start_time= 2026-09-03 11:02:51.760 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-03 11:02:51.764 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-03 11:02:51.770 | + functions-common:time_start:2411 : _TIME_START[$name]=1788433371766 2026-09-03 11:02:51.774 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-09-03 11:02:52.331 | From https://review.opendev.org/openstack/requirements 2026-09-03 11:02:52.331 | * branch master -> FETCH_HEAD 2026-09-03 11:02:52.341 | + functions-common:git_timed:719 : time_stop git_timed 2026-09-03 11:02:52.344 | + functions-common:time_stop:2420 : local name 2026-09-03 11:02:52.347 | + functions-common:time_stop:2421 : local end_time 2026-09-03 11:02:52.349 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-03 11:02:52.351 | + functions-common:time_stop:2423 : local total 2026-09-03 11:02:52.353 | + functions-common:time_stop:2424 : local start_time 2026-09-03 11:02:52.356 | + functions-common:time_stop:2426 : name=git_timed 2026-09-03 11:02:52.358 | + functions-common:time_stop:2427 : start_time=1788433371766 2026-09-03 11:02:52.360 | + functions-common:time_stop:2429 : [[ -z 1788433371766 ]] 2026-09-03 11:02:52.364 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-03 11:02:52.368 | + functions-common:time_stop:2432 : end_time=1788433372365 2026-09-03 11:02:52.370 | + functions-common:time_stop:2433 : elapsed_time=599 2026-09-03 11:02:52.373 | + functions-common:time_stop:2434 : total=4455 2026-09-03 11:02:52.375 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-03 11:02:52.377 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=5054 2026-09-03 11:02:52.379 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-09-03 11:02:52.381 | + functions-common:git_timed:697 : local count=0 2026-09-03 11:02:52.383 | + functions-common:git_timed:698 : local timeout=0 2026-09-03 11:02:52.385 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-09-03 11:02:52.388 | + functions-common:git_timed:701 : timeout=0 2026-09-03 11:02:52.390 | + functions-common:git_timed:704 : time_start git_timed 2026-09-03 11:02:52.392 | + functions-common:time_start:2406 : local name=git_timed 2026-09-03 11:02:52.394 | + functions-common:time_start:2407 : local start_time= 2026-09-03 11:02:52.396 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-03 11:02:52.399 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-03 11:02:52.404 | + functions-common:time_start:2411 : _TIME_START[$name]=1788433372400 2026-09-03 11:02:52.406 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-09-03 11:02:52.420 | Note: switching to 'FETCH_HEAD'. 2026-09-03 11:02:52.421 | 2026-09-03 11:02:52.421 | You are in 'detached HEAD' state. You can look around, make experimental 2026-09-03 11:02:52.421 | changes and commit them, and you can discard any commits you make in this 2026-09-03 11:02:52.421 | state without impacting any branches by switching back to a branch. 2026-09-03 11:02:52.421 | 2026-09-03 11:02:52.421 | If you want to create a new branch to retain commits you create, you may 2026-09-03 11:02:52.421 | do so (now or later) by using -c with the switch command. Example: 2026-09-03 11:02:52.421 | 2026-09-03 11:02:52.421 | git switch -c 2026-09-03 11:02:52.421 | 2026-09-03 11:02:52.422 | Or undo this operation with: 2026-09-03 11:02:52.422 | 2026-09-03 11:02:52.422 | git switch - 2026-09-03 11:02:52.422 | 2026-09-03 11:02:52.422 | Turn off this advice by setting config variable advice.detachedHead to false 2026-09-03 11:02:52.422 | 2026-09-03 11:02:52.422 | HEAD is now at e7f5b22a Merge "update constraint for keystoneauth1 to new release 5.17.0" 2026-09-03 11:02:52.425 | + functions-common:git_timed:719 : time_stop git_timed 2026-09-03 11:02:52.427 | + functions-common:time_stop:2420 : local name 2026-09-03 11:02:52.430 | + functions-common:time_stop:2421 : local end_time 2026-09-03 11:02:52.433 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-03 11:02:52.435 | + functions-common:time_stop:2423 : local total 2026-09-03 11:02:52.439 | + functions-common:time_stop:2424 : local start_time 2026-09-03 11:02:52.441 | + functions-common:time_stop:2426 : name=git_timed 2026-09-03 11:02:52.444 | + functions-common:time_stop:2427 : start_time=1788433372400 2026-09-03 11:02:52.447 | + functions-common:time_stop:2429 : [[ -z 1788433372400 ]] 2026-09-03 11:02:52.451 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-03 11:02:52.455 | + functions-common:time_stop:2432 : end_time=1788433372452 2026-09-03 11:02:52.457 | + functions-common:time_stop:2433 : elapsed_time=52 2026-09-03 11:02:52.460 | + functions-common:time_stop:2434 : total=5054 2026-09-03 11:02:52.463 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-03 11:02:52.465 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=5106 2026-09-03 11:02:52.469 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/requirements 2026-09-03 11:02:52.485 | + functions-common:git_clone:672 : cd /opt/stack/requirements 2026-09-03 11:02:52.488 | + functions-common:git_clone:673 : git show --oneline 2026-09-03 11:02:52.489 | + functions-common:git_clone:673 : head -1 2026-09-03 11:02:52.491 | e7f5b22a Merge "update constraint for keystoneauth1 to new release 5.17.0" 2026-09-03 11:02:52.494 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-09-03 11:02:52.498 | + ./stack.sh:main:785 : echo_summary 'Installing package prerequisites' 2026-09-03 11:02:52.501 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-09-03 11:02:52.504 | + ./stack.sh:echo_summary:450 : echo -e Installing package prerequisites 2026-09-03 11:02:52.507 | + ./stack.sh:main:786 : source /home/quobyte/devstack/tools/install_prereqs.sh 2026-09-03 11:02:52.511 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2026-09-03 11:02:52.514 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2026-09-03 11:02:52.517 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/quobyte/devstack ]] 2026-09-03 11:02:52.521 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/quobyte/devstack/.prereqs 2026-09-03 11:02:52.524 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2026-09-03 11:02:52.527 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2026-09-03 11:02:52.531 | +++ tools/install_prereqs.sh:source:47 : date +%s 2026-09-03 11:02:52.535 | ++ tools/install_prereqs.sh:source:47 : NOW=1788433372 2026-09-03 11:02:52.539 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/quobyte/devstack/.prereqs 2026-09-03 11:02:52.543 | +++ tools/install_prereqs.sh:source:48 : echo 0 2026-09-03 11:02:52.547 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2026-09-03 11:02:52.549 | ++ tools/install_prereqs.sh:source:49 : DELTA=1788433372 2026-09-03 11:02:52.553 | ++ tools/install_prereqs.sh:source:50 : [[ 1788433372 -lt 7200 ]] 2026-09-03 11:02:52.556 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2026-09-03 11:02:52.559 | ++ functions-common:export_proxy_variables:2238 : isset http_proxy 2026-09-03 11:02:52.562 | ++ functions-common:isset:266 : [[ -v http_proxy ]] 2026-09-03 11:02:52.564 | ++ functions-common:export_proxy_variables:2241 : isset https_proxy 2026-09-03 11:02:52.567 | ++ functions-common:isset:266 : [[ -v https_proxy ]] 2026-09-03 11:02:52.570 | ++ functions-common:export_proxy_variables:2244 : isset no_proxy 2026-09-03 11:02:52.573 | ++ functions-common:isset:266 : [[ -v no_proxy ]] 2026-09-03 11:02:52.576 | +++ 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-09-03 11:02:52.608 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2026-09-03 11:02:52.608 | apache2-dev 2026-09-03 11:02:52.608 | bc 2026-09-03 11:02:52.608 | bsdmainutils 2026-09-03 11:02:52.608 | curl 2026-09-03 11:02:52.608 | g++ 2026-09-03 11:02:52.608 | gawk 2026-09-03 11:02:52.608 | gcc 2026-09-03 11:02:52.608 | gettext 2026-09-03 11:02:52.608 | git 2026-09-03 11:02:52.609 | graphviz 2026-09-03 11:02:52.609 | iputils-ping 2026-09-03 11:02:52.609 | libffi-dev 2026-09-03 11:02:52.609 | libjpeg-dev 2026-09-03 11:02:52.609 | libpq-dev 2026-09-03 11:02:52.609 | libssl-dev 2026-09-03 11:02:52.609 | libsystemd-dev 2026-09-03 11:02:52.609 | libxml2-dev 2026-09-03 11:02:52.609 | libxslt1-dev 2026-09-03 11:02:52.609 | libyaml-dev 2026-09-03 11:02:52.609 | lsof 2026-09-03 11:02:52.610 | openssh-server 2026-09-03 11:02:52.610 | openssl 2026-09-03 11:02:52.610 | pkg-config 2026-09-03 11:02:52.610 | psmisc 2026-09-03 11:02:52.610 | python3-dev 2026-09-03 11:02:52.610 | python3-pip 2026-09-03 11:02:52.611 | python3-systemd 2026-09-03 11:02:52.611 | python3-venv 2026-09-03 11:02:52.611 | tar 2026-09-03 11:02:52.612 | tcpdump 2026-09-03 11:02:52.612 | unzip 2026-09-03 11:02:52.612 | uuid-runtime 2026-09-03 11:02:52.613 | wget 2026-09-03 11:02:52.613 | zlib1g-dev 2026-09-03 11:02:52.613 | libkrb5-dev 2026-09-03 11:02:52.614 | libldap2-dev 2026-09-03 11:02:52.614 | libsasl2-dev 2026-09-03 11:02:52.614 | memcached 2026-09-03 11:02:52.614 | python3-mysqldb 2026-09-03 11:02:52.614 | sqlite3 2026-09-03 11:02:52.614 | conntrack 2026-09-03 11:02:52.614 | curl 2026-09-03 11:02:52.615 | ebtables 2026-09-03 11:02:52.615 | genisoimage 2026-09-03 11:02:52.615 | iptables 2026-09-03 11:02:52.615 | iputils-arping 2026-09-03 11:02:52.615 | kpartx 2026-09-03 11:02:52.615 | libjs-jquery-tablesorter 2026-09-03 11:02:52.616 | parted 2026-09-03 11:02:52.616 | pm-utils 2026-09-03 11:02:52.616 | python3-mysqldb 2026-09-03 11:02:52.617 | socat 2026-09-03 11:02:52.617 | sqlite3 2026-09-03 11:02:52.617 | sudo 2026-09-03 11:02:52.617 | vlan 2026-09-03 11:02:52.617 | lsscsi 2026-09-03 11:02:52.617 | open-iscsi 2026-09-03 11:02:52.617 | cryptsetup 2026-09-03 11:02:52.617 | dosfstools 2026-09-03 11:02:52.617 | genisoimage 2026-09-03 11:02:52.617 | gir1.2-libosinfo-1.0 2026-09-03 11:02:52.618 | netcat-openbsd 2026-09-03 11:02:52.618 | open-iscsi 2026-09-03 11:02:52.618 | qemu-utils 2026-09-03 11:02:52.619 | sg3-utils 2026-09-03 11:02:52.619 | sysfsutils 2026-09-03 11:02:52.620 | lvm2 2026-09-03 11:02:52.620 | qemu-utils 2026-09-03 11:02:52.620 | thin-provisioning-tools 2026-09-03 11:02:52.620 | acl 2026-09-03 11:02:52.620 | dnsmasq-base 2026-09-03 11:02:52.620 | dnsmasq-utils 2026-09-03 11:02:52.620 | ebtables 2026-09-03 11:02:52.620 | haproxy 2026-09-03 11:02:52.620 | iptables 2026-09-03 11:02:52.620 | iputils-arping 2026-09-03 11:02:52.621 | iputils-ping 2026-09-03 11:02:52.621 | postgresql-server-dev-all 2026-09-03 11:02:52.621 | python3-mysqldb 2026-09-03 11:02:52.621 | sqlite3 2026-09-03 11:02:52.621 | sudo 2026-09-03 11:02:52.621 | vlan 2026-09-03 11:02:52.621 | pcp' 2026-09-03 11:02:52.621 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2026-09-03 11:02:52.633 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2026-09-03 11:02:52.634 | apache2-dev 2026-09-03 11:02:52.634 | bc 2026-09-03 11:02:52.634 | bsdmainutils 2026-09-03 11:02:52.634 | curl 2026-09-03 11:02:52.634 | g++ 2026-09-03 11:02:52.634 | gawk 2026-09-03 11:02:52.634 | gcc 2026-09-03 11:02:52.634 | gettext 2026-09-03 11:02:52.634 | git 2026-09-03 11:02:52.634 | graphviz 2026-09-03 11:02:52.635 | iputils-ping 2026-09-03 11:02:52.635 | libffi-dev 2026-09-03 11:02:52.635 | libjpeg-dev 2026-09-03 11:02:52.635 | libpq-dev 2026-09-03 11:02:52.635 | libssl-dev 2026-09-03 11:02:52.635 | libsystemd-dev 2026-09-03 11:02:52.635 | libxml2-dev 2026-09-03 11:02:52.635 | libxslt1-dev 2026-09-03 11:02:52.635 | libyaml-dev 2026-09-03 11:02:52.635 | lsof 2026-09-03 11:02:52.636 | openssh-server 2026-09-03 11:02:52.636 | openssl 2026-09-03 11:02:52.636 | pkg-config 2026-09-03 11:02:52.636 | psmisc 2026-09-03 11:02:52.636 | python3-dev 2026-09-03 11:02:52.636 | python3-pip 2026-09-03 11:02:52.636 | python3-systemd 2026-09-03 11:02:52.636 | python3-venv 2026-09-03 11:02:52.636 | tar 2026-09-03 11:02:52.637 | tcpdump 2026-09-03 11:02:52.637 | unzip 2026-09-03 11:02:52.637 | uuid-runtime 2026-09-03 11:02:52.637 | wget 2026-09-03 11:02:52.637 | zlib1g-dev 2026-09-03 11:02:52.637 | libkrb5-dev 2026-09-03 11:02:52.637 | libldap2-dev 2026-09-03 11:02:52.637 | libsasl2-dev 2026-09-03 11:02:52.637 | memcached 2026-09-03 11:02:52.637 | python3-mysqldb 2026-09-03 11:02:52.638 | sqlite3 2026-09-03 11:02:52.638 | conntrack 2026-09-03 11:02:52.638 | curl 2026-09-03 11:02:52.638 | ebtables 2026-09-03 11:02:52.638 | genisoimage 2026-09-03 11:02:52.638 | iptables 2026-09-03 11:02:52.638 | iputils-arping 2026-09-03 11:02:52.638 | kpartx 2026-09-03 11:02:52.639 | libjs-jquery-tablesorter 2026-09-03 11:02:52.639 | parted 2026-09-03 11:02:52.639 | pm-utils 2026-09-03 11:02:52.639 | python3-mysqldb 2026-09-03 11:02:52.639 | socat 2026-09-03 11:02:52.639 | sqlite3 2026-09-03 11:02:52.639 | sudo 2026-09-03 11:02:52.639 | vlan 2026-09-03 11:02:52.639 | lsscsi 2026-09-03 11:02:52.639 | open-iscsi 2026-09-03 11:02:52.640 | cryptsetup 2026-09-03 11:02:52.640 | dosfstools 2026-09-03 11:02:52.640 | genisoimage 2026-09-03 11:02:52.640 | gir1.2-libosinfo-1.0 2026-09-03 11:02:52.640 | netcat-openbsd 2026-09-03 11:02:52.640 | open-iscsi 2026-09-03 11:02:52.640 | qemu-utils 2026-09-03 11:02:52.640 | sg3-utils 2026-09-03 11:02:52.640 | sysfsutils 2026-09-03 11:02:52.641 | lvm2 2026-09-03 11:02:52.641 | qemu-utils 2026-09-03 11:02:52.641 | thin-provisioning-tools 2026-09-03 11:02:52.641 | acl 2026-09-03 11:02:52.641 | dnsmasq-base 2026-09-03 11:02:52.641 | dnsmasq-utils 2026-09-03 11:02:52.641 | ebtables 2026-09-03 11:02:52.641 | haproxy 2026-09-03 11:02:52.641 | iptables 2026-09-03 11:02:52.641 | iputils-arping 2026-09-03 11:02:52.642 | iputils-ping 2026-09-03 11:02:52.642 | postgresql-server-dev-all 2026-09-03 11:02:52.642 | python3-mysqldb 2026-09-03 11:02:52.642 | sqlite3 2026-09-03 11:02:52.642 | sudo 2026-09-03 11:02:52.642 | vlan 2026-09-03 11:02:52.642 | pcp ' 2026-09-03 11:02:52.642 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2026-09-03 11:02:52.643 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-03 11:02:52.645 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-03 11:02:52.650 | ++ 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-09-03 11:02:52.650 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2026-09-03 11:02:52.655 | ++ 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-09-03 11:02:52.658 | ++ functions-common:install_package:1438 : update_package_repo 2026-09-03 11:02:52.660 | ++ functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-09-03 11:02:52.663 | ++ functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-09-03 11:02:52.665 | ++ functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-09-03 11:02:52.668 | ++ functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-09-03 11:02:52.671 | ++ functions-common:update_package_repo:1420 : is_ubuntu 2026-09-03 11:02:52.673 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-03 11:02:52.676 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-03 11:02:52.678 | ++ functions-common:update_package_repo:1421 : apt_get_update 2026-09-03 11:02:52.680 | ++ functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-09-03 11:02:52.683 | ++ functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-09-03 11:02:52.685 | ++ functions-common:apt_get_update:1167 : return 2026-09-03 11:02:52.687 | ++ 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-09-03 11:02:52.689 | ++ functions-common:real_install_package:1426 : is_ubuntu 2026-09-03 11:02:52.692 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-03 11:02:52.695 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-03 11:02:52.697 | ++ 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-09-03 11:02:52.719 | ++ 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-09-03 11:02:52.757 | Reading package lists... 2026-09-03 11:02:53.193 | Building dependency tree... 2026-09-03 11:02:53.194 | Reading state information... 2026-09-03 11:02:53.977 | bc is already the newest version (1.07.1-3ubuntu4). 2026-09-03 11:02:53.977 | bc set to manually installed. 2026-09-03 11:02:53.977 | curl is already the newest version (8.5.0-2ubuntu10.13). 2026-09-03 11:02:53.978 | curl set to manually installed. 2026-09-03 11:02:53.978 | g++ is already the newest version (4:13.2.0-7ubuntu1). 2026-09-03 11:02:53.978 | g++ set to manually installed. 2026-09-03 11:02:53.978 | gawk is already the newest version (1:5.2.1-2ubuntu0.1). 2026-09-03 11:02:53.978 | gawk set to manually installed. 2026-09-03 11:02:53.978 | gcc is already the newest version (4:13.2.0-7ubuntu1). 2026-09-03 11:02:53.978 | gcc set to manually installed. 2026-09-03 11:02:53.978 | git is already the newest version (1:2.43.0-1ubuntu7.3). 2026-09-03 11:02:53.979 | git set to manually installed. 2026-09-03 11:02:53.979 | iputils-ping is already the newest version (3:20240117-1ubuntu0.1). 2026-09-03 11:02:53.979 | iputils-ping set to manually installed. 2026-09-03 11:02:53.979 | lsof is already the newest version (4.95.0-1build3). 2026-09-03 11:02:53.979 | lsof set to manually installed. 2026-09-03 11:02:53.979 | openssh-server is already the newest version (1:9.6p1-3ubuntu13.18). 2026-09-03 11:02:53.979 | openssl is already the newest version (3.0.13-0ubuntu3.15). 2026-09-03 11:02:53.980 | openssl set to manually installed. 2026-09-03 11:02:53.980 | psmisc is already the newest version (23.7-1build1). 2026-09-03 11:02:53.980 | psmisc set to manually installed. 2026-09-03 11:02:53.980 | python3-dev is already the newest version (3.12.3-0ubuntu2.1). 2026-09-03 11:02:53.980 | python3-dev set to manually installed. 2026-09-03 11:02:53.980 | python3-pip is already the newest version (24.0+dfsg-1ubuntu1.3). 2026-09-03 11:02:53.980 | python3-systemd is already the newest version (235-1build4). 2026-09-03 11:02:53.981 | python3-systemd set to manually installed. 2026-09-03 11:02:53.981 | tar is already the newest version (1.35+dfsg-3ubuntu0.4). 2026-09-03 11:02:53.981 | tar set to manually installed. 2026-09-03 11:02:53.981 | tcpdump is already the newest version (4.99.4-3ubuntu4.24.04.1). 2026-09-03 11:02:53.981 | tcpdump set to manually installed. 2026-09-03 11:02:53.981 | wget is already the newest version (1.21.4-1ubuntu4.5). 2026-09-03 11:02:53.982 | wget set to manually installed. 2026-09-03 11:02:53.982 | iptables is already the newest version (1.8.10-3ubuntu2). 2026-09-03 11:02:53.982 | iptables set to manually installed. 2026-09-03 11:02:53.982 | kpartx is already the newest version (0.9.4-5ubuntu8.2). 2026-09-03 11:02:53.982 | kpartx set to manually installed. 2026-09-03 11:02:53.982 | parted is already the newest version (3.6-4build1). 2026-09-03 11:02:53.982 | parted set to manually installed. 2026-09-03 11:02:53.983 | sudo is already the newest version (1.9.15p5-3ubuntu5.24.04.2). 2026-09-03 11:02:53.983 | sudo set to manually installed. 2026-09-03 11:02:53.983 | open-iscsi is already the newest version (2.1.9-3ubuntu5.4). 2026-09-03 11:02:53.983 | open-iscsi set to manually installed. 2026-09-03 11:02:53.983 | cryptsetup is already the newest version (2:2.7.0-1ubuntu4.2). 2026-09-03 11:02:53.983 | cryptsetup set to manually installed. 2026-09-03 11:02:53.983 | dosfstools is already the newest version (4.2-1.1build1). 2026-09-03 11:02:53.984 | dosfstools set to manually installed. 2026-09-03 11:02:53.984 | netcat-openbsd is already the newest version (1.226-1ubuntu2). 2026-09-03 11:02:53.984 | netcat-openbsd set to manually installed. 2026-09-03 11:02:53.984 | qemu-utils is already the newest version (1:8.2.2+ds-0ubuntu1.18). 2026-09-03 11:02:53.984 | qemu-utils set to manually installed. 2026-09-03 11:02:53.984 | sg3-utils is already the newest version (1.46-3ubuntu4). 2026-09-03 11:02:53.985 | sg3-utils set to manually installed. 2026-09-03 11:02:53.985 | lvm2 is already the newest version (2.03.16-3ubuntu3.2). 2026-09-03 11:02:53.985 | lvm2 set to manually installed. 2026-09-03 11:02:53.985 | thin-provisioning-tools is already the newest version (0.9.0-2ubuntu5.1). 2026-09-03 11:02:53.985 | thin-provisioning-tools set to manually installed. 2026-09-03 11:02:53.985 | acl is already the newest version (2.3.2-1build1.1). 2026-09-03 11:02:53.985 | acl set to manually installed. 2026-09-03 11:02:53.986 | The following packages were automatically installed and are no longer required: 2026-09-03 11:02:53.986 | libfwupd2 libgusb2 2026-09-03 11:02:53.986 | Use 'sudo apt autoremove' to remove them. 2026-09-03 11:02:53.986 | The following additional packages will be installed: 2026-09-03 11:02:53.986 | apache2-bin apache2-data apache2-utils autoconf automake autopoint 2026-09-03 11:02:53.986 | autotools-dev bsdextrautils bsdutils clang-17 comerr-dev debhelper debugedit 2026-09-03 11:02:53.986 | dh-autoreconf dh-strip-nondeterminism dwz eject fdisk fonts-liberation 2026-09-03 11:02:53.987 | fonts-liberation-sans-narrow fonts-liberation2 gir1.2-freedesktop 2026-09-03 11:02:53.987 | icu-devtools intltool-debian krb5-multidev libann0 libapr1-dev libapr1t64 2026-09-03 11:02:53.987 | libaprutil1-dbd-sqlite3 libaprutil1-dev libaprutil1-ldap libaprutil1t64 2026-09-03 11:02:53.987 | libarchive-cpio-perl libarchive-zip-perl libblkid1 libcdt5 libcgraph6 2026-09-03 11:02:53.987 | libclang-common-17-dev libclang-cpp17t64 libclang-rt-17-dev libclang1-17t64 2026-09-03 11:02:53.987 | libcommon-sense-perl libdebhelper-perl libevent-2.1-7t64 2026-09-03 11:02:53.987 | libevent-core-2.1-7t64 libfdisk1 libfile-stripnondeterminism-perl libgc1 2026-09-03 11:02:53.988 | libgssrpc4t64 libgts-0.7-5t64 libgts-bin libgvc6 libgvpr2 libice6 libicu-dev 2026-09-03 11:02:53.988 | libjpeg-turbo8-dev libjpeg8-dev libjs-jquery-metadata libjson-perl 2026-09-03 11:02:53.988 | libjson-xs-perl libkadm5clnt-mit12 libkadm5srv-mit12 libkdb5-10t64 2026-09-03 11:02:53.988 | liblab-gamut1 libldap-dev libllvm17t64 libltdl-dev libltdl7 liblua5.4-0 2026-09-03 11:02:53.988 | libmail-sendmail-perl libmount1 libmysqlclient21 libncurses-dev libncurses6 2026-09-03 11:02:53.988 | libncursesw6 libobjc-13-dev libobjc4 libosinfo-1.0-0 libosinfo-l10n 2026-09-03 11:02:53.988 | libpathplan4 libpcp-archive1t64 libpcp-gui2t64 libpcp-import1t64 2026-09-03 11:02:53.989 | libpcp-mmv1t64 libpcp-pmda-perl libpcp-pmda3t64 libpcp-trace2t64 2026-09-03 11:02:53.989 | libpcp-web1t64 libpcp3t64 libpcre2-16-0 libpcre2-32-0 libpcre2-dev 2026-09-03 11:02:53.989 | libpcre2-posix3 libpfm4 libpkgconf3 libpq5 libsctp-dev libsctp1 libsm6 2026-09-03 11:02:53.989 | libsmartcols1 libsub-override-perl libsys-hostname-long-perl libsysfs2 2026-09-03 11:02:53.989 | libtinfo6 libtool libtypes-serialiser-perl libuuid1 libx86-1 libxaw7 libxmu6 2026-09-03 11:02:53.989 | libxt6t64 libz3-4 libz3-dev llvm-17 llvm-17-dev llvm-17-linker-tools 2026-09-03 11:02:53.990 | llvm-17-runtime llvm-17-tools m4 mount mysql-common ncal ncurses-base 2026-09-03 11:02:53.990 | ncurses-bin ncurses-term osinfo-db pcp-conf pkgconf pkgconf-bin po-debconf 2026-09-03 11:02:53.990 | postgresql-client-16 postgresql-client-common postgresql-common 2026-09-03 11:02:53.990 | postgresql-server-dev-16 python3-pcp python3-pip-whl python3-setuptools-whl 2026-09-03 11:02:53.990 | python3.12-venv ssl-cert util-linux uuid-dev vbetool zlib1g 2026-09-03 11:02:53.990 | Suggested packages: 2026-09-03 11:02:53.990 | apache2-doc apache2-suexec-pristine | apache2-suexec-custom www-browser 2026-09-03 11:02:53.990 | autoconf-archive gnu-standards autoconf-doc calendar whois vacation 2026-09-03 11:02:53.991 | mailutils clang-17-doc wasi-libc doc-base dh-make wodim cdrkit-doc 2026-09-03 11:02:53.991 | gettext-doc libasprintf-dev libgettextpo-dev gsfonts graphviz-doc 2026-09-03 11:02:53.991 | vim-haproxy haproxy-doc krb5-doc krb5-user icu-doc libtool-doc ncurses-doc 2026-09-03 11:02:53.991 | postgresql-doc-16 lksctp-tools libssl-doc gfortran | fortran95-compiler 2026-09-03 11:02:53.991 | gcj-jdk libyaml-doc llvm-17-doc m4-doc libanyevent-perl 2026-09-03 11:02:53.991 | libcache-memcached-perl libmemcached libyaml-perl nfs-common pcp-gui 2026-09-03 11:02:53.992 | libpcp-import-perl redis-server cpufrequtils wireless-tools radeontool 2026-09-03 11:02:53.992 | libmail-box-perl postgresql-16 default-mysql-server | virtual-mysql-server 2026-09-03 11:02:53.992 | sqlite3-doc zip util-linux-extra util-linux-locales 2026-09-03 11:02:54.166 | The following NEW packages will be installed: 2026-09-03 11:02:54.166 | apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf automake 2026-09-03 11:02:54.166 | autopoint autotools-dev bsdmainutils clang-17 comerr-dev conntrack debhelper 2026-09-03 11:02:54.166 | debugedit dh-autoreconf dh-strip-nondeterminism dnsmasq-utils dwz ebtables 2026-09-03 11:02:54.166 | fonts-liberation fonts-liberation-sans-narrow fonts-liberation2 genisoimage 2026-09-03 11:02:54.166 | gettext gir1.2-freedesktop gir1.2-libosinfo-1.0 graphviz haproxy 2026-09-03 11:02:54.166 | icu-devtools intltool-debian iputils-arping krb5-multidev libann0 2026-09-03 11:02:54.167 | libapr1-dev libapr1t64 libaprutil1-dbd-sqlite3 libaprutil1-dev 2026-09-03 11:02:54.167 | libaprutil1-ldap libaprutil1t64 libarchive-cpio-perl libarchive-zip-perl 2026-09-03 11:02:54.167 | libcdt5 libcgraph6 libclang-common-17-dev libclang-cpp17t64 2026-09-03 11:02:54.167 | libclang-rt-17-dev libclang1-17t64 libcommon-sense-perl libdebhelper-perl 2026-09-03 11:02:54.167 | libevent-2.1-7t64 libffi-dev libfile-stripnondeterminism-perl libgc1 2026-09-03 11:02:54.167 | libgssrpc4t64 libgts-0.7-5t64 libgts-bin libgvc6 libgvpr2 libice6 libicu-dev 2026-09-03 11:02:54.167 | libjpeg-dev libjpeg-turbo8-dev libjpeg8-dev libjs-jquery-metadata 2026-09-03 11:02:54.168 | libjs-jquery-tablesorter libjson-perl libjson-xs-perl libkadm5clnt-mit12 2026-09-03 11:02:54.168 | libkadm5srv-mit12 libkdb5-10t64 libkrb5-dev liblab-gamut1 libldap-dev 2026-09-03 11:02:54.168 | libldap2-dev libllvm17t64 libltdl-dev libltdl7 liblua5.4-0 2026-09-03 11:02:54.168 | libmail-sendmail-perl libmysqlclient21 libncurses-dev libobjc-13-dev 2026-09-03 11:02:54.168 | libobjc4 libosinfo-1.0-0 libosinfo-l10n libpathplan4 libpcp-archive1t64 2026-09-03 11:02:54.168 | libpcp-gui2t64 libpcp-import1t64 libpcp-mmv1t64 libpcp-pmda-perl 2026-09-03 11:02:54.168 | libpcp-pmda3t64 libpcp-trace2t64 libpcp-web1t64 libpcp3t64 libpcre2-16-0 2026-09-03 11:02:54.169 | libpcre2-32-0 libpcre2-dev libpcre2-posix3 libpfm4 libpkgconf3 libpq-dev 2026-09-03 11:02:54.169 | libpq5 libsasl2-dev libsctp-dev libsctp1 libsm6 libssl-dev 2026-09-03 11:02:54.169 | libsub-override-perl libsys-hostname-long-perl libsysfs2 libsystemd-dev 2026-09-03 11:02:54.169 | libtool libtypes-serialiser-perl libx86-1 libxaw7 libxml2-dev libxmu6 2026-09-03 11:02:54.169 | libxslt1-dev libxt6t64 libyaml-dev libz3-4 libz3-dev llvm-17 llvm-17-dev 2026-09-03 11:02:54.169 | llvm-17-linker-tools llvm-17-runtime llvm-17-tools lsscsi m4 memcached 2026-09-03 11:02:54.169 | mysql-common ncal osinfo-db pcp pcp-conf pkg-config pkgconf pkgconf-bin 2026-09-03 11:02:54.170 | pm-utils po-debconf postgresql-client-16 postgresql-client-common 2026-09-03 11:02:54.170 | postgresql-common postgresql-server-dev-16 postgresql-server-dev-all 2026-09-03 11:02:54.170 | python3-mysqldb python3-pcp python3-pip-whl python3-setuptools-whl 2026-09-03 11:02:54.170 | python3-venv python3.12-venv socat sqlite3 ssl-cert sysfsutils unzip 2026-09-03 11:02:54.170 | uuid-dev vbetool vlan 2026-09-03 11:02:54.171 | The following packages will be upgraded: 2026-09-03 11:02:54.172 | bsdextrautils bsdutils dnsmasq-base eject fdisk libblkid1 2026-09-03 11:02:54.173 | libevent-core-2.1-7t64 libfdisk1 libmount1 libncurses6 libncursesw6 2026-09-03 11:02:54.175 | libsmartcols1 libtinfo6 libuuid1 mount ncurses-base ncurses-bin ncurses-term 2026-09-03 11:02:54.175 | util-linux uuid-runtime zlib1g zlib1g-dev 2026-09-03 11:02:54.435 | 22 upgraded, 161 newly installed, 0 to remove and 30 not upgraded. 2026-09-03 11:02:54.435 | Need to get 179 MB of archives. 2026-09-03 11:02:54.435 | After this operation, 941 MB of additional disk space will be used. 2026-09-03 11:02:54.436 | Get:1 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 bsdutils amd64 1:2.39.3-9ubuntu6.6 [96.4 kB] 2026-09-03 11:02:54.821 | Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ncurses-bin amd64 6.4+20240113-1ubuntu2.2 [188 kB] 2026-09-03 11:02:55.071 | Get:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 util-linux amd64 2.39.3-9ubuntu6.6 [1128 kB] 2026-09-03 11:02:55.427 | Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ncurses-base all 6.4+20240113-1ubuntu2.2 [25.8 kB] 2026-09-03 11:02:55.477 | Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ncurses-term all 6.4+20240113-1ubuntu2.2 [275 kB] 2026-09-03 11:02:55.499 | Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 mount amd64 2.39.3-9ubuntu6.6 [118 kB] 2026-09-03 11:02:55.501 | Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsmartcols1 amd64 2.39.3-9ubuntu6.6 [66.3 kB] 2026-09-03 11:02:55.536 | Get:8 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libuuid1 amd64 2.39.3-9ubuntu6.6 [36.6 kB] 2026-09-03 11:02:55.537 | Get:9 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 uuid-runtime amd64 2.39.3-9ubuntu6.6 [33.1 kB] 2026-09-03 11:02:55.538 | Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libapr1t64 amd64 1.7.2-3.1ubuntu0.1 [108 kB] 2026-09-03 11:02:55.540 | Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1t64 amd64 1.6.3-1.1ubuntu7 [91.9 kB] 2026-09-03 11:02:55.584 | Get:12 http://archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-dbd-sqlite3 amd64 1.6.3-1.1ubuntu7 [11.2 kB] 2026-09-03 11:02:55.585 | Get:13 http://archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-ldap amd64 1.6.3-1.1ubuntu7 [9116 B] 2026-09-03 11:02:55.618 | Get:14 http://archive.ubuntu.com/ubuntu noble/main amd64 liblua5.4-0 amd64 5.4.6-3build2 [166 kB] 2026-09-03 11:02:55.627 | Get:15 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 zlib1g-dev amd64 1:1.3.dfsg-3.1ubuntu2.2 [894 kB] 2026-09-03 11:02:55.757 | Get:16 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 zlib1g amd64 1:1.3.dfsg-3.1ubuntu2.2 [63.0 kB] 2026-09-03 11:02:55.758 | Get:17 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-bin amd64 2.4.58-1ubuntu8.15 [1338 kB] 2026-09-03 11:02:55.831 | Get:18 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-data all 2.4.58-1ubuntu8.15 [163 kB] 2026-09-03 11:02:55.932 | Get:19 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-utils amd64 2.4.58-1ubuntu8.15 [99.7 kB] 2026-09-03 11:02:55.934 | Get:20 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2 amd64 2.4.58-1ubuntu8.15 [90.2 kB] 2026-09-03 11:02:55.935 | Get:21 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 haproxy amd64 2.8.16-0ubuntu0.24.04.3 [2070 kB] 2026-09-03 11:02:56.034 | Get:22 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libevent-2.1-7t64 amd64 2.1.12-stable-9ubuntu2.1 [146 kB] 2026-09-03 11:02:56.037 | Get:23 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 memcached amd64 1.6.24-1ubuntu0.2 [213 kB] 2026-09-03 11:02:56.040 | Get:24 http://archive.ubuntu.com/ubuntu noble/main amd64 libjson-perl all 4.10000-1 [81.9 kB] 2026-09-03 11:02:56.042 | Get:25 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-client-common all 257build1.1 [36.4 kB] 2026-09-03 11:02:56.043 | Get:26 http://archive.ubuntu.com/ubuntu noble/main amd64 ssl-cert all 1.1.2ubuntu1 [17.8 kB] 2026-09-03 11:02:56.044 | Get:27 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-common all 257build1.1 [161 kB] 2026-09-03 11:02:56.122 | Get:28 http://archive.ubuntu.com/ubuntu noble/main amd64 libsysfs2 amd64 2.1.1-6build1 [20.0 kB] 2026-09-03 11:02:56.122 | Get:29 http://archive.ubuntu.com/ubuntu noble/main amd64 sysfsutils amd64 2.1.1-6build1 [15.5 kB] 2026-09-03 11:02:56.123 | Get:30 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libblkid1 amd64 2.39.3-9ubuntu6.6 [124 kB] 2026-09-03 11:02:56.217 | Get:31 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libmount1 amd64 2.39.3-9ubuntu6.6 [134 kB] 2026-09-03 11:02:56.220 | Get:32 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libncurses6 amd64 6.4+20240113-1ubuntu2.2 [112 kB] 2026-09-03 11:02:56.222 | Get:33 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libncursesw6 amd64 6.4+20240113-1ubuntu2.2 [148 kB] 2026-09-03 11:02:56.225 | Get:34 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtinfo6 amd64 6.4+20240113-1ubuntu2.2 [108 kB] 2026-09-03 11:02:56.228 | Get:35 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 eject amd64 2.39.3-9ubuntu6.6 [26.3 kB] 2026-09-03 11:02:56.228 | Get:36 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libfdisk1 amd64 2.39.3-9ubuntu6.6 [146 kB] 2026-09-03 11:02:56.231 | Get:37 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 bsdextrautils amd64 2.39.3-9ubuntu6.6 [73.7 kB] 2026-09-03 11:02:56.313 | Get:38 http://archive.ubuntu.com/ubuntu noble/main amd64 autotools-dev all 20220109.1 [44.9 kB] 2026-09-03 11:02:56.314 | Get:39 http://archive.ubuntu.com/ubuntu noble/main amd64 m4 amd64 1.4.19-4build1 [244 kB] 2026-09-03 11:02:56.318 | Get:40 http://archive.ubuntu.com/ubuntu noble/main amd64 autoconf all 2.71-3 [339 kB] 2026-09-03 11:02:56.408 | Get:41 http://archive.ubuntu.com/ubuntu noble/main amd64 automake all 1:1.16.5-1.3ubuntu1 [558 kB] 2026-09-03 11:02:56.418 | Get:42 http://archive.ubuntu.com/ubuntu noble/main amd64 autopoint all 0.21-14ubuntu2 [422 kB] 2026-09-03 11:02:56.426 | Get:43 http://archive.ubuntu.com/ubuntu noble/main amd64 libdebhelper-perl all 13.14.1ubuntu5 [89.8 kB] 2026-09-03 11:02:56.428 | Get:44 http://archive.ubuntu.com/ubuntu noble/main amd64 libllvm17t64 amd64 1:17.0.6-9ubuntu1 [26.2 MB] 2026-09-03 11:02:57.918 | Get:45 http://archive.ubuntu.com/ubuntu noble/universe amd64 libclang-cpp17t64 amd64 1:17.0.6-9ubuntu1 [12.9 MB] 2026-09-03 11:02:58.629 | Get:46 http://archive.ubuntu.com/ubuntu noble/main amd64 libgc1 amd64 1:8.2.6-1build1 [90.3 kB] 2026-09-03 11:02:58.630 | Get:47 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libobjc4 amd64 14.2.0-4ubuntu2~24.04.1 [47.1 kB] 2026-09-03 11:02:58.631 | Get:48 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libobjc-13-dev amd64 13.3.0-6ubuntu2~24.04.1 [194 kB] 2026-09-03 11:02:58.634 | Get:49 http://archive.ubuntu.com/ubuntu noble/universe amd64 libclang-common-17-dev amd64 1:17.0.6-9ubuntu1 [690 kB] 2026-09-03 11:02:58.641 | Get:50 http://archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-linker-tools amd64 1:17.0.6-9ubuntu1 [1308 kB] 2026-09-03 11:02:58.672 | Get:51 http://archive.ubuntu.com/ubuntu noble/universe amd64 libclang1-17t64 amd64 1:17.0.6-9ubuntu1 [7353 kB] 2026-09-03 11:02:59.234 | Get:52 http://archive.ubuntu.com/ubuntu noble/universe amd64 clang-17 amd64 1:17.0.6-9ubuntu1 [78.6 kB] 2026-09-03 11:02:59.235 | Get:53 http://archive.ubuntu.com/ubuntu noble/main amd64 libtool all 2.4.7-7build1 [166 kB] 2026-09-03 11:02:59.238 | Get:54 http://archive.ubuntu.com/ubuntu noble/main amd64 dh-autoreconf all 20 [16.1 kB] 2026-09-03 11:02:59.239 | Get:55 http://archive.ubuntu.com/ubuntu noble/main amd64 libarchive-zip-perl all 1.68-1 [90.2 kB] 2026-09-03 11:02:59.240 | Get:56 http://archive.ubuntu.com/ubuntu noble/main amd64 libsub-override-perl all 0.10-1 [10.0 kB] 2026-09-03 11:02:59.240 | Get:57 http://archive.ubuntu.com/ubuntu noble/main amd64 libfile-stripnondeterminism-perl all 1.13.1-1 [18.1 kB] 2026-09-03 11:02:59.242 | Get:58 http://archive.ubuntu.com/ubuntu noble/main amd64 dh-strip-nondeterminism all 1.13.1-1 [5362 B] 2026-09-03 11:02:59.242 | Get:59 http://archive.ubuntu.com/ubuntu noble/main amd64 debugedit amd64 1:5.0-5build2 [46.1 kB] 2026-09-03 11:02:59.242 | Get:60 http://archive.ubuntu.com/ubuntu noble/main amd64 dwz amd64 0.15-1build6 [115 kB] 2026-09-03 11:02:59.339 | Get:61 http://archive.ubuntu.com/ubuntu noble/main amd64 gettext amd64 0.21-14ubuntu2 [864 kB] 2026-09-03 11:02:59.365 | Get:62 http://archive.ubuntu.com/ubuntu noble/main amd64 intltool-debian all 0.35.0+20060710.6 [23.2 kB] 2026-09-03 11:02:59.366 | Get:63 http://archive.ubuntu.com/ubuntu noble/main amd64 po-debconf all 1.0.21+nmu1 [233 kB] 2026-09-03 11:02:59.373 | Get:64 http://archive.ubuntu.com/ubuntu noble/main amd64 debhelper all 13.14.1ubuntu5 [869 kB] 2026-09-03 11:02:59.398 | Get:65 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 uuid-dev amd64 2.39.3-9ubuntu6.6 [33.5 kB] 2026-09-03 11:02:59.400 | Get:66 http://archive.ubuntu.com/ubuntu noble/main amd64 libsctp1 amd64 1.0.19+dfsg-2build1 [9146 B] 2026-09-03 11:02:59.401 | Get:67 http://archive.ubuntu.com/ubuntu noble/main amd64 libsctp-dev amd64 1.0.19+dfsg-2build1 [51.1 kB] 2026-09-03 11:02:59.402 | Get:68 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libapr1-dev amd64 1.7.2-3.1ubuntu0.1 [768 kB] 2026-09-03 11:02:59.458 | Get:69 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libldap-dev amd64 2.6.10+dfsg-0ubuntu0.24.04.1 [308 kB] 2026-09-03 11:02:59.660 | Get:70 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libldap2-dev all 2.6.10+dfsg-0ubuntu0.24.04.1 [11.1 kB] 2026-09-03 11:02:59.661 | Get:71 http://archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-dev amd64 1.6.3-1.1ubuntu7 [412 kB] 2026-09-03 11:02:59.666 | Get:72 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-16-0 amd64 10.42-4ubuntu2.1 [210 kB] 2026-09-03 11:02:59.668 | Get:73 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-32-0 amd64 10.42-4ubuntu2.1 [197 kB] 2026-09-03 11:02:59.671 | Get:74 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-posix3 amd64 10.42-4ubuntu2.1 [6748 B] 2026-09-03 11:02:59.671 | Get:75 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-dev amd64 10.42-4ubuntu2.1 [736 kB] 2026-09-03 11:02:59.760 | Get:76 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-dev amd64 2.4.58-1ubuntu8.15 [203 kB] 2026-09-03 11:02:59.762 | Get:77 http://archive.ubuntu.com/ubuntu noble/universe amd64 ncal amd64 12.1.8 [21.0 kB] 2026-09-03 11:02:59.763 | Get:78 http://archive.ubuntu.com/ubuntu noble/universe amd64 bsdmainutils all 12.1.8 [3176 B] 2026-09-03 11:02:59.763 | Get:79 http://archive.ubuntu.com/ubuntu noble/main amd64 conntrack amd64 1:1.4.8-1ubuntu1 [37.9 kB] 2026-09-03 11:02:59.854 | Get:80 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dnsmasq-base amd64 2.91-0ubuntu0.24.04.1 [381 kB] 2026-09-03 11:02:59.868 | Get:81 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dnsmasq-utils amd64 2.91-0ubuntu0.24.04.1 [16.6 kB] 2026-09-03 11:02:59.869 | Get:82 http://archive.ubuntu.com/ubuntu noble/main amd64 ebtables amd64 2.0.11-6build1 [88.4 kB] 2026-09-03 11:02:59.872 | Get:83 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 fdisk amd64 2.39.3-9ubuntu6.6 [122 kB] 2026-09-03 11:02:59.877 | Get:84 http://archive.ubuntu.com/ubuntu noble/main amd64 fonts-liberation all 1:2.1.5-3 [1603 kB] 2026-09-03 11:03:00.005 | Get:85 http://archive.ubuntu.com/ubuntu noble/main amd64 fonts-liberation-sans-narrow all 1:1.07.6-4 [197 kB] 2026-09-03 11:03:00.008 | Get:86 http://archive.ubuntu.com/ubuntu noble/universe amd64 fonts-liberation2 all 1:2.1.5-3 [3418 B] 2026-09-03 11:03:00.008 | Get:87 http://archive.ubuntu.com/ubuntu noble/main amd64 genisoimage amd64 9:1.1.11-3.5 [378 kB] 2026-09-03 11:03:00.012 | Get:88 http://archive.ubuntu.com/ubuntu noble/main amd64 gir1.2-freedesktop amd64 1.80.1-1 [49.7 kB] 2026-09-03 11:03:00.013 | Get:89 http://archive.ubuntu.com/ubuntu noble/universe amd64 libann0 amd64 1.1.2+doc-9build1 [25.5 kB] 2026-09-03 11:03:00.045 | Get:90 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libcdt5 amd64 2.42.2-9ubuntu0.1 [21.6 kB] 2026-09-03 11:03:00.046 | Get:91 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libcgraph6 amd64 2.42.2-9ubuntu0.1 [44.6 kB] 2026-09-03 11:03:00.048 | Get:92 http://archive.ubuntu.com/ubuntu noble/universe amd64 libgts-0.7-5t64 amd64 0.7.6+darcs121130-5.2build1 [161 kB] 2026-09-03 11:03:00.053 | Get:93 http://archive.ubuntu.com/ubuntu noble/main amd64 libltdl7 amd64 2.4.7-7build1 [40.3 kB] 2026-09-03 11:03:00.141 | Get:94 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libpathplan4 amd64 2.42.2-9ubuntu0.1 [24.0 kB] 2026-09-03 11:03:00.142 | Get:95 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgvc6 amd64 2.42.2-9ubuntu0.1 [716 kB] 2026-09-03 11:03:00.163 | Get:96 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgvpr2 amd64 2.42.2-9ubuntu0.1 [187 kB] 2026-09-03 11:03:00.169 | Get:97 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 liblab-gamut1 amd64 2.42.2-9ubuntu0.1 [1886 kB] 2026-09-03 11:03:00.226 | Get:98 http://archive.ubuntu.com/ubuntu noble/main amd64 libice6 amd64 2:1.0.10-1build3 [41.4 kB] 2026-09-03 11:03:00.228 | Get:99 http://archive.ubuntu.com/ubuntu noble/main amd64 libsm6 amd64 2:1.2.3-1build3 [15.7 kB] 2026-09-03 11:03:00.238 | Get:100 http://archive.ubuntu.com/ubuntu noble/main amd64 libxt6t64 amd64 1:1.2.1-1.2build1 [171 kB] 2026-09-03 11:03:00.243 | Get:101 http://archive.ubuntu.com/ubuntu noble/main amd64 libxmu6 amd64 2:1.1.3-3build2 [47.6 kB] 2026-09-03 11:03:00.444 | Get:102 http://archive.ubuntu.com/ubuntu noble/main amd64 libxaw7 amd64 2:1.0.14-1build2 [187 kB] 2026-09-03 11:03:01.250 | Get:103 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 graphviz amd64 2.42.2-9ubuntu0.1 [642 kB] 2026-09-03 11:03:02.300 | Get:104 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 icu-devtools amd64 74.2-1ubuntu3.1 [212 kB] 2026-09-03 11:03:02.603 | Get:105 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 iputils-arping amd64 3:20240117-1ubuntu0.1 [15.1 kB] 2026-09-03 11:03:02.603 | Get:106 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-09-03 11:03:02.604 | Get:107 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libgssrpc4t64 amd64 1.20.1-6ubuntu2.8 [57.3 kB] 2026-09-03 11:03:02.671 | Get:108 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libkadm5clnt-mit12 amd64 1.20.1-6ubuntu2.8 [40.1 kB] 2026-09-03 11:03:02.797 | Get:109 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libkdb5-10t64 amd64 1.20.1-6ubuntu2.8 [40.4 kB] 2026-09-03 11:03:02.798 | Get:110 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libkadm5srv-mit12 amd64 1.20.1-6ubuntu2.8 [53.0 kB] 2026-09-03 11:03:02.805 | Get:111 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 krb5-multidev amd64 1.20.1-6ubuntu2.8 [125 kB] 2026-09-03 11:03:02.928 | Get:112 http://archive.ubuntu.com/ubuntu noble/main amd64 libarchive-cpio-perl all 0.10-3 [10.3 kB] 2026-09-03 11:03:03.041 | Get:113 http://archive.ubuntu.com/ubuntu noble/universe amd64 libclang-rt-17-dev amd64 1:17.0.6-9ubuntu1 [2361 kB] 2026-09-03 11:03:04.776 | Get:114 http://archive.ubuntu.com/ubuntu noble/main amd64 libcommon-sense-perl amd64 3.75-3build3 [20.4 kB] 2026-09-03 11:03:04.777 | Get:115 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libevent-core-2.1-7t64 amd64 2.1.12-stable-9ubuntu2.1 [91.8 kB] 2026-09-03 11:03:04.830 | Get:116 http://archive.ubuntu.com/ubuntu noble/universe amd64 libgts-bin amd64 0.7.6+darcs121130-5.2build1 [44.0 kB] 2026-09-03 11:03:04.858 | Get:117 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libicu-dev amd64 74.2-1ubuntu3.1 [11.9 MB] 2026-09-03 11:03:08.924 | Get:118 http://archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-turbo8-dev amd64 2.1.5-2ubuntu2 [295 kB] 2026-09-03 11:03:08.943 | Get:119 http://archive.ubuntu.com/ubuntu noble/main amd64 libjpeg8-dev amd64 8c-2ubuntu11 [1484 B] 2026-09-03 11:03:08.944 | Get:120 http://archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-dev amd64 8c-2ubuntu11 [1482 B] 2026-09-03 11:03:08.944 | Get:121 http://archive.ubuntu.com/ubuntu noble/universe amd64 libjs-jquery-metadata all 12-4 [6582 B] 2026-09-03 11:03:08.945 | Get:122 http://archive.ubuntu.com/ubuntu noble/universe amd64 libjs-jquery-tablesorter all 1:2.31.3+dfsg1-3 [193 kB] 2026-09-03 11:03:09.014 | Get:123 http://archive.ubuntu.com/ubuntu noble/main amd64 libtypes-serialiser-perl all 1.01-1 [11.6 kB] 2026-09-03 11:03:09.017 | Get:124 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libjson-xs-perl amd64 4.040-0ubuntu0.24.04.1 [83.7 kB] 2026-09-03 11:03:09.028 | Get:125 http://archive.ubuntu.com/ubuntu noble/main amd64 libltdl-dev amd64 2.4.7-7build1 [168 kB] 2026-09-03 11:03:09.064 | Get:126 http://archive.ubuntu.com/ubuntu noble/main amd64 libsys-hostname-long-perl all 1.5-3 [10.6 kB] 2026-09-03 11:03:09.065 | Get:127 http://archive.ubuntu.com/ubuntu noble/main amd64 libmail-sendmail-perl all 0.80-3 [21.7 kB] 2026-09-03 11:03:09.119 | Get:128 http://archive.ubuntu.com/ubuntu noble/main amd64 mysql-common all 5.8+1.1.0build1 [6746 B] 2026-09-03 11:03:09.120 | Get:129 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libmysqlclient21 amd64 8.0.46-0ubuntu0.24.04.4 [1255 kB] 2026-09-03 11:03:09.362 | Get:130 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libncurses-dev amd64 6.4+20240113-1ubuntu2.2 [384 kB] 2026-09-03 11:03:09.495 | Get:131 http://archive.ubuntu.com/ubuntu noble/universe amd64 pcp-conf amd64 6.2.0-1.1build4 [20.6 kB] 2026-09-03 11:03:09.495 | Get:132 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp3t64 amd64 6.2.0-1.1build4 [313 kB] 2026-09-03 11:03:09.569 | Get:133 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-pmda3t64 amd64 6.2.0-1.1build4 [45.4 kB] 2026-09-03 11:03:09.570 | Get:134 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-pmda-perl amd64 6.2.0-1.1build4 [41.4 kB] 2026-09-03 11:03:09.592 | Get:135 http://archive.ubuntu.com/ubuntu noble/main amd64 libpkgconf3 amd64 1.8.1-2build1 [30.7 kB] 2026-09-03 11:03:09.593 | Get:136 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpq5 amd64 16.15-0ubuntu0.24.04.1 [151 kB] 2026-09-03 11:03:09.628 | Get:137 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libssl-dev amd64 3.0.13-0ubuntu3.15 [2408 kB] 2026-09-03 11:03:09.979 | Get:138 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpq-dev amd64 16.15-0ubuntu0.24.04.1 [153 kB] 2026-09-03 11:03:09.981 | Get:139 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsasl2-dev amd64 2.1.28+dfsg1-5ubuntu3.1 [243 kB] 2026-09-03 11:03:10.065 | Get:140 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsystemd-dev amd64 255.4-1ubuntu8.17 [1239 kB] 2026-09-03 11:03:10.226 | Get:141 http://archive.ubuntu.com/ubuntu noble/universe amd64 libx86-1 amd64 1.1+ds1-12build1 [83.2 kB] 2026-09-03 11:03:10.228 | Get:142 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libxml2-dev amd64 2.9.14+dfsg-1.3ubuntu3.8 [782 kB] 2026-09-03 11:03:10.384 | Get:143 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libxslt1-dev amd64 1.1.39-0exp1ubuntu0.24.04.3 [91.9 kB] 2026-09-03 11:03:10.397 | Get:144 http://archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-runtime amd64 1:17.0.6-9ubuntu1 [529 kB] 2026-09-03 11:03:10.404 | Get:145 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libpfm4 amd64 4.13.0+git32-g0d4ed0e-1ubuntu0.1 [408 kB] 2026-09-03 11:03:10.504 | Get:146 http://archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17 amd64 1:17.0.6-9ubuntu1 [23.8 MB] 2026-09-03 11:03:13.343 | Get:147 http://archive.ubuntu.com/ubuntu noble/main amd64 libffi-dev amd64 3.4.6-1build1 [62.8 kB] 2026-09-03 11:03:13.344 | Get:148 http://archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-tools amd64 1:17.0.6-9ubuntu1 [518 kB] 2026-09-03 11:03:13.391 | Get:149 http://archive.ubuntu.com/ubuntu noble/universe amd64 libz3-4 amd64 4.8.12-3.1build1 [5836 kB] 2026-09-03 11:03:13.813 | Get:150 http://archive.ubuntu.com/ubuntu noble/universe amd64 libz3-dev amd64 4.8.12-3.1build1 [72.2 kB] 2026-09-03 11:03:13.814 | Get:151 http://archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-dev amd64 1:17.0.6-9ubuntu1 [43.4 MB] 2026-09-03 11:03:16.619 | Get:152 http://archive.ubuntu.com/ubuntu noble/main amd64 lsscsi amd64 0.32-1build1 [48.2 kB] 2026-09-03 11:03:16.620 | Get:153 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 osinfo-db all 0.20250606-0ubuntu0.24.04.1 [178 kB] 2026-09-03 11:03:16.623 | Get:154 http://archive.ubuntu.com/ubuntu noble/main amd64 pkgconf-bin amd64 1.8.1-2build1 [20.7 kB] 2026-09-03 11:03:16.624 | Get:155 http://archive.ubuntu.com/ubuntu noble/main amd64 pkgconf amd64 1.8.1-2build1 [16.8 kB] 2026-09-03 11:03:16.625 | Get:156 http://archive.ubuntu.com/ubuntu noble/main amd64 pkg-config amd64 1.8.1-2build1 [7264 B] 2026-09-03 11:03:16.626 | Get:157 http://archive.ubuntu.com/ubuntu noble/universe amd64 pm-utils all 1.4.1-21 [47.1 kB] 2026-09-03 11:03:16.627 | Get:158 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-client-16 amd64 16.15-0ubuntu0.24.04.1 [1301 kB] 2026-09-03 11:03:16.786 | Get:159 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 postgresql-server-dev-16 amd64 16.15-0ubuntu0.24.04.1 [1233 kB] 2026-09-03 11:03:16.800 | Get:160 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 postgresql-server-dev-all amd64 257build1.1 [20.5 kB] 2026-09-03 11:03:16.800 | Get:161 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-mysqldb amd64 1.4.6-2build3 [47.3 kB] 2026-09-03 11:03:16.882 | Get:162 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-pip-whl all 24.0+dfsg-1ubuntu1.3 [1707 kB] 2026-09-03 11:03:17.005 | Get:163 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-setuptools-whl all 68.1.2-2ubuntu1.2 [716 kB] 2026-09-03 11:03:17.041 | Get:164 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3.12-venv amd64 3.12.3-1ubuntu0.16 [5682 B] 2026-09-03 11:03:17.041 | Get:165 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-venv amd64 3.12.3-0ubuntu2.1 [1032 B] 2026-09-03 11:03:17.042 | Get:166 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 sqlite3 amd64 3.45.1-1ubuntu2.7 [144 kB] 2026-09-03 11:03:17.054 | Get:167 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 unzip amd64 6.0-28ubuntu4.1 [174 kB] 2026-09-03 11:03:17.056 | Get:168 http://archive.ubuntu.com/ubuntu noble/universe amd64 vbetool amd64 1.1-5 [11.8 kB] 2026-09-03 11:03:17.057 | Get:169 http://archive.ubuntu.com/ubuntu noble/universe amd64 libosinfo-l10n all 1.11.0-2build3 [50.6 kB] 2026-09-03 11:03:17.058 | Get:170 http://archive.ubuntu.com/ubuntu noble/universe amd64 libosinfo-1.0-0 amd64 1.11.0-2build3 [91.5 kB] 2026-09-03 11:03:17.059 | Get:171 http://archive.ubuntu.com/ubuntu noble/universe amd64 gir1.2-libosinfo-1.0 amd64 1.11.0-2build3 [18.6 kB] 2026-09-03 11:03:17.113 | Get:172 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libkrb5-dev amd64 1.20.1-6ubuntu2.8 [11.9 kB] 2026-09-03 11:03:17.209 | Get:173 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-archive1t64 amd64 6.2.0-1.1build4 [10.6 kB] 2026-09-03 11:03:17.209 | Get:174 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-gui2t64 amd64 6.2.0-1.1build4 [12.4 kB] 2026-09-03 11:03:17.210 | Get:175 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-import1t64 amd64 6.2.0-1.1build4 [17.3 kB] 2026-09-03 11:03:17.211 | Get:176 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-mmv1t64 amd64 6.2.0-1.1build4 [13.8 kB] 2026-09-03 11:03:17.212 | Get:177 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-trace2t64 amd64 6.2.0-1.1build4 [16.9 kB] 2026-09-03 11:03:17.213 | Get:178 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-web1t64 amd64 6.2.0-1.1build4 [213 kB] 2026-09-03 11:03:17.324 | Get:179 http://archive.ubuntu.com/ubuntu noble/main amd64 libyaml-dev amd64 0.2.5-1build1 [62.2 kB] 2026-09-03 11:03:17.325 | Get:180 http://archive.ubuntu.com/ubuntu noble/universe amd64 python3-pcp amd64 6.2.0-1.1build4 [76.5 kB] 2026-09-03 11:03:17.327 | Get:181 http://archive.ubuntu.com/ubuntu noble/universe amd64 pcp amd64 6.2.0-1.1build4 [2946 kB] 2026-09-03 11:03:17.634 | Get:182 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 socat amd64 1.8.0.0-4ubuntu0.1 [374 kB] 2026-09-03 11:03:17.638 | Get:183 http://archive.ubuntu.com/ubuntu noble/universe amd64 vlan all 2.0.5ubuntu5 [10.4 kB] 2026-09-03 11:03:17.870 | perl: warning: Setting locale failed. 2026-09-03 11:03:17.870 | perl: warning: Please check that your locale settings: 2026-09-03 11:03:17.870 | LANGUAGE = (unset), 2026-09-03 11:03:17.871 | LC_ALL = "en_US.utf8", 2026-09-03 11:03:17.871 | LANG = "de_DE.UTF-8" 2026-09-03 11:03:17.871 | are supported and installed on your system. 2026-09-03 11:03:17.871 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-03 11:03:17.932 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-09-03 11:03:17.933 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-09-03 11:03:17.933 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-09-03 11:03:18.301 | Vorkonfiguration der Pakete ... 2026-09-03 11:03:18.323 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-09-03 11:03:18.420 | Fetched 179 MB in 23s (7641 kB/s) 2026-09-03 11:03:18.502 | (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 ... 107939 files and directories currently installed.) 2026-09-03 11:03:18.507 | Preparing to unpack .../bsdutils_1%3a2.39.3-9ubuntu6.6_amd64.deb ... 2026-09-03 11:03:18.519 | Unpacking bsdutils (1:2.39.3-9ubuntu6.6) over (1:2.39.3-9ubuntu6.5) ... 2026-09-03 11:03:18.606 | Setting up bsdutils (1:2.39.3-9ubuntu6.6) ... 2026-09-03 11:03:18.709 | (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 ... 107939 files and directories currently installed.) 2026-09-03 11:03:18.714 | Preparing to unpack .../ncurses-bin_6.4+20240113-1ubuntu2.2_amd64.deb ... 2026-09-03 11:03:18.724 | Unpacking ncurses-bin (6.4+20240113-1ubuntu2.2) over (6.4+20240113-1ubuntu2.1) ... 2026-09-03 11:03:18.808 | Setting up ncurses-bin (6.4+20240113-1ubuntu2.2) ... 2026-09-03 11:03:18.920 | (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 ... 107939 files and directories currently installed.) 2026-09-03 11:03:18.927 | Preparing to unpack .../util-linux_2.39.3-9ubuntu6.6_amd64.deb ... 2026-09-03 11:03:18.940 | Unpacking util-linux (2.39.3-9ubuntu6.6) over (2.39.3-9ubuntu6.5) ... 2026-09-03 11:03:19.208 | Setting up util-linux (2.39.3-9ubuntu6.6) ... 2026-09-03 11:03:20.240 | fstrim.service is a disabled or a static unit not running, not starting it. 2026-09-03 11:03:20.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 ... 107939 files and directories currently installed.) 2026-09-03 11:03:20.344 | Preparing to unpack .../ncurses-base_6.4+20240113-1ubuntu2.2_all.deb ... 2026-09-03 11:03:20.353 | Unpacking ncurses-base (6.4+20240113-1ubuntu2.2) over (6.4+20240113-1ubuntu2.1) ... 2026-09-03 11:03:20.453 | Setting up ncurses-base (6.4+20240113-1ubuntu2.2) ... 2026-09-03 11:03:20.560 | (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 ... 107939 files and directories currently installed.) 2026-09-03 11:03:20.566 | Preparing to unpack .../ncurses-term_6.4+20240113-1ubuntu2.2_all.deb ... 2026-09-03 11:03:20.575 | Unpacking ncurses-term (6.4+20240113-1ubuntu2.2) over (6.4+20240113-1ubuntu2.1) ... 2026-09-03 11:03:21.852 | Preparing to unpack .../mount_2.39.3-9ubuntu6.6_amd64.deb ... 2026-09-03 11:03:21.862 | Unpacking mount (2.39.3-9ubuntu6.6) over (2.39.3-9ubuntu6.5) ... 2026-09-03 11:03:21.932 | Preparing to unpack .../libsmartcols1_2.39.3-9ubuntu6.6_amd64.deb ... 2026-09-03 11:03:21.946 | Unpacking libsmartcols1:amd64 (2.39.3-9ubuntu6.6) over (2.39.3-9ubuntu6.5) ... 2026-09-03 11:03:22.013 | Setting up libsmartcols1:amd64 (2.39.3-9ubuntu6.6) ... 2026-09-03 11:03:22.130 | (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 ... 107939 files and directories currently installed.) 2026-09-03 11:03:22.136 | Preparing to unpack .../libuuid1_2.39.3-9ubuntu6.6_amd64.deb ... 2026-09-03 11:03:22.147 | Unpacking libuuid1:amd64 (2.39.3-9ubuntu6.6) over (2.39.3-9ubuntu6.5) ... 2026-09-03 11:03:22.208 | Setting up libuuid1:amd64 (2.39.3-9ubuntu6.6) ... 2026-09-03 11:03:22.318 | (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 ... 107939 files and directories currently installed.) 2026-09-03 11:03:22.323 | Preparing to unpack .../0-uuid-runtime_2.39.3-9ubuntu6.6_amd64.deb ... 2026-09-03 11:03:22.337 | Unpacking uuid-runtime (2.39.3-9ubuntu6.6) over (2.39.3-9ubuntu6.5) ... 2026-09-03 11:03:22.394 | Selecting previously unselected package libapr1t64:amd64. 2026-09-03 11:03:22.404 | Preparing to unpack .../1-libapr1t64_1.7.2-3.1ubuntu0.1_amd64.deb ... 2026-09-03 11:03:22.408 | Unpacking libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-09-03 11:03:22.454 | Selecting previously unselected package libaprutil1t64:amd64. 2026-09-03 11:03:22.465 | Preparing to unpack .../2-libaprutil1t64_1.6.3-1.1ubuntu7_amd64.deb ... 2026-09-03 11:03:22.468 | Unpacking libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2026-09-03 11:03:22.511 | Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2026-09-03 11:03:22.522 | Preparing to unpack .../3-libaprutil1-dbd-sqlite3_1.6.3-1.1ubuntu7_amd64.deb ... 2026-09-03 11:03:22.525 | Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2026-09-03 11:03:22.561 | Selecting previously unselected package libaprutil1-ldap:amd64. 2026-09-03 11:03:22.571 | Preparing to unpack .../4-libaprutil1-ldap_1.6.3-1.1ubuntu7_amd64.deb ... 2026-09-03 11:03:22.575 | Unpacking libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2026-09-03 11:03:22.615 | Selecting previously unselected package liblua5.4-0:amd64. 2026-09-03 11:03:22.625 | Preparing to unpack .../5-liblua5.4-0_5.4.6-3build2_amd64.deb ... 2026-09-03 11:03:22.629 | Unpacking liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-09-03 11:03:22.680 | Preparing to unpack .../6-zlib1g-dev_1%3a1.3.dfsg-3.1ubuntu2.2_amd64.deb ... 2026-09-03 11:03:22.690 | Unpacking zlib1g-dev:amd64 (1:1.3.dfsg-3.1ubuntu2.2) over (1:1.3.dfsg-3.1ubuntu2.1) ... 2026-09-03 11:03:22.774 | Preparing to unpack .../7-zlib1g_1%3a1.3.dfsg-3.1ubuntu2.2_amd64.deb ... 2026-09-03 11:03:22.785 | Unpacking zlib1g:amd64 (1:1.3.dfsg-3.1ubuntu2.2) over (1:1.3.dfsg-3.1ubuntu2.1) ... 2026-09-03 11:03:22.848 | Setting up zlib1g:amd64 (1:1.3.dfsg-3.1ubuntu2.2) ... 2026-09-03 11:03:22.904 | Selecting previously unselected package apache2-bin. 2026-09-03 11:03:22.955 | (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 ... 107979 files and directories currently installed.) 2026-09-03 11:03:22.961 | Preparing to unpack .../00-apache2-bin_2.4.58-1ubuntu8.15_amd64.deb ... 2026-09-03 11:03:22.964 | Unpacking apache2-bin (2.4.58-1ubuntu8.15) ... 2026-09-03 11:03:23.104 | Selecting previously unselected package apache2-data. 2026-09-03 11:03:23.114 | Preparing to unpack .../01-apache2-data_2.4.58-1ubuntu8.15_all.deb ... 2026-09-03 11:03:23.118 | Unpacking apache2-data (2.4.58-1ubuntu8.15) ... 2026-09-03 11:03:23.310 | Selecting previously unselected package apache2-utils. 2026-09-03 11:03:23.320 | Preparing to unpack .../02-apache2-utils_2.4.58-1ubuntu8.15_amd64.deb ... 2026-09-03 11:03:23.324 | Unpacking apache2-utils (2.4.58-1ubuntu8.15) ... 2026-09-03 11:03:23.389 | Selecting previously unselected package apache2. 2026-09-03 11:03:23.399 | Preparing to unpack .../03-apache2_2.4.58-1ubuntu8.15_amd64.deb ... 2026-09-03 11:03:23.408 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-09-03 11:03:23.409 | Unpacking apache2 (2.4.58-1ubuntu8.15) ... 2026-09-03 11:03:23.524 | Selecting previously unselected package haproxy. 2026-09-03 11:03:23.535 | Preparing to unpack .../04-haproxy_2.8.16-0ubuntu0.24.04.3_amd64.deb ... 2026-09-03 11:03:23.549 | Unpacking haproxy (2.8.16-0ubuntu0.24.04.3) ... 2026-09-03 11:03:23.677 | Selecting previously unselected package libevent-2.1-7t64:amd64. 2026-09-03 11:03:23.688 | Preparing to unpack .../05-libevent-2.1-7t64_2.1.12-stable-9ubuntu2.1_amd64.deb ... 2026-09-03 11:03:23.691 | Unpacking libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2.1) ... 2026-09-03 11:03:23.744 | Selecting previously unselected package memcached. 2026-09-03 11:03:23.754 | Preparing to unpack .../06-memcached_1.6.24-1ubuntu0.2_amd64.deb ... 2026-09-03 11:03:23.761 | Unpacking memcached (1.6.24-1ubuntu0.2) ... 2026-09-03 11:03:23.818 | Selecting previously unselected package libjson-perl. 2026-09-03 11:03:23.828 | Preparing to unpack .../07-libjson-perl_4.10000-1_all.deb ... 2026-09-03 11:03:23.832 | Unpacking libjson-perl (4.10000-1) ... 2026-09-03 11:03:23.886 | Selecting previously unselected package postgresql-client-common. 2026-09-03 11:03:23.896 | Preparing to unpack .../08-postgresql-client-common_257build1.1_all.deb ... 2026-09-03 11:03:23.900 | Unpacking postgresql-client-common (257build1.1) ... 2026-09-03 11:03:23.956 | Selecting previously unselected package ssl-cert. 2026-09-03 11:03:23.967 | Preparing to unpack .../09-ssl-cert_1.1.2ubuntu1_all.deb ... 2026-09-03 11:03:23.970 | Unpacking ssl-cert (1.1.2ubuntu1) ... 2026-09-03 11:03:24.027 | Selecting previously unselected package postgresql-common. 2026-09-03 11:03:24.037 | Preparing to unpack .../10-postgresql-common_257build1.1_all.deb ... 2026-09-03 11:03:24.059 | Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common' 2026-09-03 11:03:24.067 | Unpacking postgresql-common (257build1.1) ... 2026-09-03 11:03:24.181 | Selecting previously unselected package libsysfs2:amd64. 2026-09-03 11:03:24.191 | Preparing to unpack .../11-libsysfs2_2.1.1-6build1_amd64.deb ... 2026-09-03 11:03:24.195 | Unpacking libsysfs2:amd64 (2.1.1-6build1) ... 2026-09-03 11:03:24.243 | Selecting previously unselected package sysfsutils. 2026-09-03 11:03:24.254 | Preparing to unpack .../12-sysfsutils_2.1.1-6build1_amd64.deb ... 2026-09-03 11:03:24.260 | Unpacking sysfsutils (2.1.1-6build1) ... 2026-09-03 11:03:24.316 | Preparing to unpack .../13-libblkid1_2.39.3-9ubuntu6.6_amd64.deb ... 2026-09-03 11:03:24.327 | Unpacking libblkid1:amd64 (2.39.3-9ubuntu6.6) over (2.39.3-9ubuntu6.5) ... 2026-09-03 11:03:24.394 | Setting up libblkid1:amd64 (2.39.3-9ubuntu6.6) ... 2026-09-03 11:03:24.504 | (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 ... 108994 files and directories currently installed.) 2026-09-03 11:03:24.509 | Preparing to unpack .../libmount1_2.39.3-9ubuntu6.6_amd64.deb ... 2026-09-03 11:03:24.519 | Unpacking libmount1:amd64 (2.39.3-9ubuntu6.6) over (2.39.3-9ubuntu6.5) ... 2026-09-03 11:03:24.587 | Setting up libmount1:amd64 (2.39.3-9ubuntu6.6) ... 2026-09-03 11:03:24.699 | (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 ... 108994 files and directories currently installed.) 2026-09-03 11:03:24.705 | Preparing to unpack .../libncurses6_6.4+20240113-1ubuntu2.2_amd64.deb ... 2026-09-03 11:03:24.715 | Unpacking libncurses6:amd64 (6.4+20240113-1ubuntu2.2) over (6.4+20240113-1ubuntu2.1) ... 2026-09-03 11:03:24.775 | Preparing to unpack .../libncursesw6_6.4+20240113-1ubuntu2.2_amd64.deb ... 2026-09-03 11:03:24.786 | Unpacking libncursesw6:amd64 (6.4+20240113-1ubuntu2.2) over (6.4+20240113-1ubuntu2.1) ... 2026-09-03 11:03:24.846 | Preparing to unpack .../libtinfo6_6.4+20240113-1ubuntu2.2_amd64.deb ... 2026-09-03 11:03:24.857 | Unpacking libtinfo6:amd64 (6.4+20240113-1ubuntu2.2) over (6.4+20240113-1ubuntu2.1) ... 2026-09-03 11:03:24.922 | Setting up libtinfo6:amd64 (6.4+20240113-1ubuntu2.2) ... 2026-09-03 11:03:25.035 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 108994 files and directories currently installed.) 2026-09-03 11:03:25.040 | Preparing to unpack .../000-eject_2.39.3-9ubuntu6.6_amd64.deb ... 2026-09-03 11:03:25.051 | Unpacking eject (2.39.3-9ubuntu6.6) over (2.39.3-9ubuntu6.5) ... 2026-09-03 11:03:25.109 | Preparing to unpack .../001-libfdisk1_2.39.3-9ubuntu6.6_amd64.deb ... 2026-09-03 11:03:25.120 | Unpacking libfdisk1:amd64 (2.39.3-9ubuntu6.6) over (2.39.3-9ubuntu6.5) ... 2026-09-03 11:03:25.176 | Preparing to unpack .../002-bsdextrautils_2.39.3-9ubuntu6.6_amd64.deb ... 2026-09-03 11:03:25.189 | Unpacking bsdextrautils (2.39.3-9ubuntu6.6) over (2.39.3-9ubuntu6.5) ... 2026-09-03 11:03:25.247 | Selecting previously unselected package autotools-dev. 2026-09-03 11:03:25.258 | Preparing to unpack .../003-autotools-dev_20220109.1_all.deb ... 2026-09-03 11:03:25.261 | Unpacking autotools-dev (20220109.1) ... 2026-09-03 11:03:25.306 | Selecting previously unselected package m4. 2026-09-03 11:03:25.317 | Preparing to unpack .../004-m4_1.4.19-4build1_amd64.deb ... 2026-09-03 11:03:25.320 | Unpacking m4 (1.4.19-4build1) ... 2026-09-03 11:03:25.395 | Selecting previously unselected package autoconf. 2026-09-03 11:03:25.404 | Preparing to unpack .../005-autoconf_2.71-3_all.deb ... 2026-09-03 11:03:25.407 | Unpacking autoconf (2.71-3) ... 2026-09-03 11:03:25.497 | Selecting previously unselected package automake. 2026-09-03 11:03:25.507 | Preparing to unpack .../006-automake_1%3a1.16.5-1.3ubuntu1_all.deb ... 2026-09-03 11:03:25.513 | Unpacking automake (1:1.16.5-1.3ubuntu1) ... 2026-09-03 11:03:25.621 | Selecting previously unselected package autopoint. 2026-09-03 11:03:25.631 | Preparing to unpack .../007-autopoint_0.21-14ubuntu2_all.deb ... 2026-09-03 11:03:25.635 | Unpacking autopoint (0.21-14ubuntu2) ... 2026-09-03 11:03:25.675 | Selecting previously unselected package libdebhelper-perl. 2026-09-03 11:03:25.685 | Preparing to unpack .../008-libdebhelper-perl_13.14.1ubuntu5_all.deb ... 2026-09-03 11:03:25.689 | Unpacking libdebhelper-perl (13.14.1ubuntu5) ... 2026-09-03 11:03:25.773 | Selecting previously unselected package libllvm17t64:amd64. 2026-09-03 11:03:25.783 | Preparing to unpack .../009-libllvm17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-09-03 11:03:25.787 | Unpacking libllvm17t64:amd64 (1:17.0.6-9ubuntu1) ... 2026-09-03 11:03:26.805 | Selecting previously unselected package libclang-cpp17t64. 2026-09-03 11:03:26.818 | Preparing to unpack .../010-libclang-cpp17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-09-03 11:03:26.822 | Unpacking libclang-cpp17t64 (1:17.0.6-9ubuntu1) ... 2026-09-03 11:03:27.348 | Selecting previously unselected package libgc1:amd64. 2026-09-03 11:03:27.361 | Preparing to unpack .../011-libgc1_1%3a8.2.6-1build1_amd64.deb ... 2026-09-03 11:03:27.365 | Unpacking libgc1:amd64 (1:8.2.6-1build1) ... 2026-09-03 11:03:27.413 | Selecting previously unselected package libobjc4:amd64. 2026-09-03 11:03:27.426 | Preparing to unpack .../012-libobjc4_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-09-03 11:03:27.430 | Unpacking libobjc4:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-09-03 11:03:27.469 | Selecting previously unselected package libobjc-13-dev:amd64. 2026-09-03 11:03:27.482 | Preparing to unpack .../013-libobjc-13-dev_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-09-03 11:03:27.486 | Unpacking libobjc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-09-03 11:03:27.543 | Selecting previously unselected package libclang-common-17-dev:amd64. 2026-09-03 11:03:27.556 | Preparing to unpack .../014-libclang-common-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-09-03 11:03:27.559 | Unpacking libclang-common-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-09-03 11:03:27.789 | Selecting previously unselected package llvm-17-linker-tools. 2026-09-03 11:03:27.800 | Preparing to unpack .../015-llvm-17-linker-tools_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-09-03 11:03:27.803 | Unpacking llvm-17-linker-tools (1:17.0.6-9ubuntu1) ... 2026-09-03 11:03:27.882 | Selecting previously unselected package libclang1-17t64. 2026-09-03 11:03:27.892 | Preparing to unpack .../016-libclang1-17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-09-03 11:03:27.896 | Unpacking libclang1-17t64 (1:17.0.6-9ubuntu1) ... 2026-09-03 11:03:28.193 | Selecting previously unselected package clang-17. 2026-09-03 11:03:28.204 | Preparing to unpack .../017-clang-17_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-09-03 11:03:28.207 | Unpacking clang-17 (1:17.0.6-9ubuntu1) ... 2026-09-03 11:03:28.254 | Selecting previously unselected package libtool. 2026-09-03 11:03:28.265 | Preparing to unpack .../018-libtool_2.4.7-7build1_all.deb ... 2026-09-03 11:03:28.270 | Unpacking libtool (2.4.7-7build1) ... 2026-09-03 11:03:28.320 | Selecting previously unselected package dh-autoreconf. 2026-09-03 11:03:28.331 | Preparing to unpack .../019-dh-autoreconf_20_all.deb ... 2026-09-03 11:03:28.335 | Unpacking dh-autoreconf (20) ... 2026-09-03 11:03:28.379 | Selecting previously unselected package libarchive-zip-perl. 2026-09-03 11:03:28.390 | Preparing to unpack .../020-libarchive-zip-perl_1.68-1_all.deb ... 2026-09-03 11:03:28.394 | Unpacking libarchive-zip-perl (1.68-1) ... 2026-09-03 11:03:28.456 | Selecting previously unselected package libsub-override-perl. 2026-09-03 11:03:28.467 | Preparing to unpack .../021-libsub-override-perl_0.10-1_all.deb ... 2026-09-03 11:03:28.472 | Unpacking libsub-override-perl (0.10-1) ... 2026-09-03 11:03:28.511 | Selecting previously unselected package libfile-stripnondeterminism-perl. 2026-09-03 11:03:28.522 | Preparing to unpack .../022-libfile-stripnondeterminism-perl_1.13.1-1_all.deb ... 2026-09-03 11:03:28.525 | Unpacking libfile-stripnondeterminism-perl (1.13.1-1) ... 2026-09-03 11:03:28.572 | Selecting previously unselected package dh-strip-nondeterminism. 2026-09-03 11:03:28.583 | Preparing to unpack .../023-dh-strip-nondeterminism_1.13.1-1_all.deb ... 2026-09-03 11:03:28.587 | Unpacking dh-strip-nondeterminism (1.13.1-1) ... 2026-09-03 11:03:28.625 | Selecting previously unselected package debugedit. 2026-09-03 11:03:28.636 | Preparing to unpack .../024-debugedit_1%3a5.0-5build2_amd64.deb ... 2026-09-03 11:03:28.639 | Unpacking debugedit (1:5.0-5build2) ... 2026-09-03 11:03:28.680 | Selecting previously unselected package dwz. 2026-09-03 11:03:28.691 | Preparing to unpack .../025-dwz_0.15-1build6_amd64.deb ... 2026-09-03 11:03:28.695 | Unpacking dwz (0.15-1build6) ... 2026-09-03 11:03:28.738 | Selecting previously unselected package gettext. 2026-09-03 11:03:28.748 | Preparing to unpack .../026-gettext_0.21-14ubuntu2_amd64.deb ... 2026-09-03 11:03:28.752 | Unpacking gettext (0.21-14ubuntu2) ... 2026-09-03 11:03:28.860 | Selecting previously unselected package intltool-debian. 2026-09-03 11:03:28.871 | Preparing to unpack .../027-intltool-debian_0.35.0+20060710.6_all.deb ... 2026-09-03 11:03:28.876 | Unpacking intltool-debian (0.35.0+20060710.6) ... 2026-09-03 11:03:28.915 | Selecting previously unselected package po-debconf. 2026-09-03 11:03:28.926 | Preparing to unpack .../028-po-debconf_1.0.21+nmu1_all.deb ... 2026-09-03 11:03:28.929 | Unpacking po-debconf (1.0.21+nmu1) ... 2026-09-03 11:03:29.018 | Selecting previously unselected package debhelper. 2026-09-03 11:03:29.029 | Preparing to unpack .../029-debhelper_13.14.1ubuntu5_all.deb ... 2026-09-03 11:03:29.034 | Unpacking debhelper (13.14.1ubuntu5) ... 2026-09-03 11:03:29.290 | Selecting previously unselected package uuid-dev:amd64. 2026-09-03 11:03:29.301 | Preparing to unpack .../030-uuid-dev_2.39.3-9ubuntu6.6_amd64.deb ... 2026-09-03 11:03:29.305 | Unpacking uuid-dev:amd64 (2.39.3-9ubuntu6.6) ... 2026-09-03 11:03:29.354 | Selecting previously unselected package libsctp1:amd64. 2026-09-03 11:03:29.364 | Preparing to unpack .../031-libsctp1_1.0.19+dfsg-2build1_amd64.deb ... 2026-09-03 11:03:29.369 | Unpacking libsctp1:amd64 (1.0.19+dfsg-2build1) ... 2026-09-03 11:03:29.404 | Selecting previously unselected package libsctp-dev:amd64. 2026-09-03 11:03:29.414 | Preparing to unpack .../032-libsctp-dev_1.0.19+dfsg-2build1_amd64.deb ... 2026-09-03 11:03:29.419 | Unpacking libsctp-dev:amd64 (1.0.19+dfsg-2build1) ... 2026-09-03 11:03:29.471 | Selecting previously unselected package libapr1-dev. 2026-09-03 11:03:29.481 | Preparing to unpack .../033-libapr1-dev_1.7.2-3.1ubuntu0.1_amd64.deb ... 2026-09-03 11:03:29.485 | Unpacking libapr1-dev (1.7.2-3.1ubuntu0.1) ... 2026-09-03 11:03:29.841 | Selecting previously unselected package libldap-dev:amd64. 2026-09-03 11:03:29.852 | Preparing to unpack .../034-libldap-dev_2.6.10+dfsg-0ubuntu0.24.04.1_amd64.deb ... 2026-09-03 11:03:29.856 | Unpacking libldap-dev:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-09-03 11:03:30.020 | Selecting previously unselected package libldap2-dev. 2026-09-03 11:03:30.031 | Preparing to unpack .../035-libldap2-dev_2.6.10+dfsg-0ubuntu0.24.04.1_all.deb ... 2026-09-03 11:03:30.034 | Unpacking libldap2-dev (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-09-03 11:03:30.069 | Selecting previously unselected package libaprutil1-dev. 2026-09-03 11:03:30.078 | Preparing to unpack .../036-libaprutil1-dev_1.6.3-1.1ubuntu7_amd64.deb ... 2026-09-03 11:03:30.081 | Unpacking libaprutil1-dev (1.6.3-1.1ubuntu7) ... 2026-09-03 11:03:30.397 | Selecting previously unselected package libpcre2-16-0:amd64. 2026-09-03 11:03:30.408 | Preparing to unpack .../037-libpcre2-16-0_10.42-4ubuntu2.1_amd64.deb ... 2026-09-03 11:03:30.412 | Unpacking libpcre2-16-0:amd64 (10.42-4ubuntu2.1) ... 2026-09-03 11:03:30.457 | Selecting previously unselected package libpcre2-32-0:amd64. 2026-09-03 11:03:30.468 | Preparing to unpack .../038-libpcre2-32-0_10.42-4ubuntu2.1_amd64.deb ... 2026-09-03 11:03:30.472 | Unpacking libpcre2-32-0:amd64 (10.42-4ubuntu2.1) ... 2026-09-03 11:03:30.517 | Selecting previously unselected package libpcre2-posix3:amd64. 2026-09-03 11:03:30.527 | Preparing to unpack .../039-libpcre2-posix3_10.42-4ubuntu2.1_amd64.deb ... 2026-09-03 11:03:30.531 | Unpacking libpcre2-posix3:amd64 (10.42-4ubuntu2.1) ... 2026-09-03 11:03:30.565 | Selecting previously unselected package libpcre2-dev:amd64. 2026-09-03 11:03:30.575 | Preparing to unpack .../040-libpcre2-dev_10.42-4ubuntu2.1_amd64.deb ... 2026-09-03 11:03:30.579 | Unpacking libpcre2-dev:amd64 (10.42-4ubuntu2.1) ... 2026-09-03 11:03:30.694 | Selecting previously unselected package apache2-dev. 2026-09-03 11:03:30.705 | Preparing to unpack .../041-apache2-dev_2.4.58-1ubuntu8.15_amd64.deb ... 2026-09-03 11:03:30.708 | Unpacking apache2-dev (2.4.58-1ubuntu8.15) ... 2026-09-03 11:03:30.796 | Selecting previously unselected package ncal. 2026-09-03 11:03:30.806 | Preparing to unpack .../042-ncal_12.1.8_amd64.deb ... 2026-09-03 11:03:30.810 | Unpacking ncal (12.1.8) ... 2026-09-03 11:03:30.853 | Selecting previously unselected package bsdmainutils. 2026-09-03 11:03:30.863 | Preparing to unpack .../043-bsdmainutils_12.1.8_all.deb ... 2026-09-03 11:03:30.869 | Unpacking bsdmainutils (12.1.8) ... 2026-09-03 11:03:30.903 | Selecting previously unselected package conntrack. 2026-09-03 11:03:30.914 | Preparing to unpack .../044-conntrack_1%3a1.4.8-1ubuntu1_amd64.deb ... 2026-09-03 11:03:30.917 | Unpacking conntrack (1:1.4.8-1ubuntu1) ... 2026-09-03 11:03:30.971 | Preparing to unpack .../045-dnsmasq-base_2.91-0ubuntu0.24.04.1_amd64.deb ... 2026-09-03 11:03:30.997 | Unpacking dnsmasq-base (2.91-0ubuntu0.24.04.1) over (2.90-2ubuntu0.4) ... 2026-09-03 11:03:31.064 | Selecting previously unselected package dnsmasq-utils. 2026-09-03 11:03:31.074 | Preparing to unpack .../046-dnsmasq-utils_2.91-0ubuntu0.24.04.1_amd64.deb ... 2026-09-03 11:03:31.078 | Unpacking dnsmasq-utils (2.91-0ubuntu0.24.04.1) ... 2026-09-03 11:03:31.125 | Selecting previously unselected package ebtables. 2026-09-03 11:03:31.135 | Preparing to unpack .../047-ebtables_2.0.11-6build1_amd64.deb ... 2026-09-03 11:03:31.150 | Unpacking ebtables (2.0.11-6build1) ... 2026-09-03 11:03:31.208 | Preparing to unpack .../048-fdisk_2.39.3-9ubuntu6.6_amd64.deb ... 2026-09-03 11:03:31.218 | Unpacking fdisk (2.39.3-9ubuntu6.6) over (2.39.3-9ubuntu6.5) ... 2026-09-03 11:03:31.265 | Selecting previously unselected package fonts-liberation. 2026-09-03 11:03:31.276 | Preparing to unpack .../049-fonts-liberation_1%3a2.1.5-3_all.deb ... 2026-09-03 11:03:31.280 | Unpacking fonts-liberation (1:2.1.5-3) ... 2026-09-03 11:03:31.366 | Selecting previously unselected package fonts-liberation-sans-narrow. 2026-09-03 11:03:31.377 | Preparing to unpack .../050-fonts-liberation-sans-narrow_1%3a1.07.6-4_all.deb ... 2026-09-03 11:03:31.380 | Unpacking fonts-liberation-sans-narrow (1:1.07.6-4) ... 2026-09-03 11:03:31.423 | Selecting previously unselected package fonts-liberation2. 2026-09-03 11:03:31.433 | Preparing to unpack .../051-fonts-liberation2_1%3a2.1.5-3_all.deb ... 2026-09-03 11:03:31.437 | Unpacking fonts-liberation2 (1:2.1.5-3) ... 2026-09-03 11:03:31.471 | Selecting previously unselected package genisoimage. 2026-09-03 11:03:31.482 | Preparing to unpack .../052-genisoimage_9%3a1.1.11-3.5_amd64.deb ... 2026-09-03 11:03:31.485 | Unpacking genisoimage (9:1.1.11-3.5) ... 2026-09-03 11:03:31.543 | Selecting previously unselected package gir1.2-freedesktop:amd64. 2026-09-03 11:03:31.554 | Preparing to unpack .../053-gir1.2-freedesktop_1.80.1-1_amd64.deb ... 2026-09-03 11:03:31.557 | Unpacking gir1.2-freedesktop:amd64 (1.80.1-1) ... 2026-09-03 11:03:31.602 | Selecting previously unselected package libann0. 2026-09-03 11:03:31.613 | Preparing to unpack .../054-libann0_1.1.2+doc-9build1_amd64.deb ... 2026-09-03 11:03:31.616 | Unpacking libann0 (1.1.2+doc-9build1) ... 2026-09-03 11:03:31.656 | Selecting previously unselected package libcdt5:amd64. 2026-09-03 11:03:31.666 | Preparing to unpack .../055-libcdt5_2.42.2-9ubuntu0.1_amd64.deb ... 2026-09-03 11:03:31.670 | Unpacking libcdt5:amd64 (2.42.2-9ubuntu0.1) ... 2026-09-03 11:03:31.710 | Selecting previously unselected package libcgraph6:amd64. 2026-09-03 11:03:31.720 | Preparing to unpack .../056-libcgraph6_2.42.2-9ubuntu0.1_amd64.deb ... 2026-09-03 11:03:31.724 | Unpacking libcgraph6:amd64 (2.42.2-9ubuntu0.1) ... 2026-09-03 11:03:31.765 | Selecting previously unselected package libgts-0.7-5t64:amd64. 2026-09-03 11:03:31.776 | Preparing to unpack .../057-libgts-0.7-5t64_0.7.6+darcs121130-5.2build1_amd64.deb ... 2026-09-03 11:03:31.779 | Unpacking libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2build1) ... 2026-09-03 11:03:31.824 | Selecting previously unselected package libltdl7:amd64. 2026-09-03 11:03:31.835 | Preparing to unpack .../058-libltdl7_2.4.7-7build1_amd64.deb ... 2026-09-03 11:03:31.838 | Unpacking libltdl7:amd64 (2.4.7-7build1) ... 2026-09-03 11:03:31.878 | Selecting previously unselected package libpathplan4:amd64. 2026-09-03 11:03:31.888 | Preparing to unpack .../059-libpathplan4_2.42.2-9ubuntu0.1_amd64.deb ... 2026-09-03 11:03:31.892 | Unpacking libpathplan4:amd64 (2.42.2-9ubuntu0.1) ... 2026-09-03 11:03:31.934 | Selecting previously unselected package libgvc6. 2026-09-03 11:03:31.945 | Preparing to unpack .../060-libgvc6_2.42.2-9ubuntu0.1_amd64.deb ... 2026-09-03 11:03:31.948 | Unpacking libgvc6 (2.42.2-9ubuntu0.1) ... 2026-09-03 11:03:32.010 | Selecting previously unselected package libgvpr2:amd64. 2026-09-03 11:03:32.020 | Preparing to unpack .../061-libgvpr2_2.42.2-9ubuntu0.1_amd64.deb ... 2026-09-03 11:03:32.024 | Unpacking libgvpr2:amd64 (2.42.2-9ubuntu0.1) ... 2026-09-03 11:03:32.070 | Selecting previously unselected package liblab-gamut1:amd64. 2026-09-03 11:03:32.078 | Preparing to unpack .../062-liblab-gamut1_2.42.2-9ubuntu0.1_amd64.deb ... 2026-09-03 11:03:32.082 | Unpacking liblab-gamut1:amd64 (2.42.2-9ubuntu0.1) ... 2026-09-03 11:03:32.142 | Selecting previously unselected package libice6:amd64. 2026-09-03 11:03:32.153 | Preparing to unpack .../063-libice6_2%3a1.0.10-1build3_amd64.deb ... 2026-09-03 11:03:32.156 | Unpacking libice6:amd64 (2:1.0.10-1build3) ... 2026-09-03 11:03:32.197 | Selecting previously unselected package libsm6:amd64. 2026-09-03 11:03:32.208 | Preparing to unpack .../064-libsm6_2%3a1.2.3-1build3_amd64.deb ... 2026-09-03 11:03:32.211 | Unpacking libsm6:amd64 (2:1.2.3-1build3) ... 2026-09-03 11:03:32.265 | Selecting previously unselected package libxt6t64:amd64. 2026-09-03 11:03:32.276 | Preparing to unpack .../065-libxt6t64_1%3a1.2.1-1.2build1_amd64.deb ... 2026-09-03 11:03:32.284 | Unpacking libxt6t64:amd64 (1:1.2.1-1.2build1) ... 2026-09-03 11:03:32.333 | Selecting previously unselected package libxmu6:amd64. 2026-09-03 11:03:32.343 | Preparing to unpack .../066-libxmu6_2%3a1.1.3-3build2_amd64.deb ... 2026-09-03 11:03:32.347 | Unpacking libxmu6:amd64 (2:1.1.3-3build2) ... 2026-09-03 11:03:32.391 | Selecting previously unselected package libxaw7:amd64. 2026-09-03 11:03:32.400 | Preparing to unpack .../067-libxaw7_2%3a1.0.14-1build2_amd64.deb ... 2026-09-03 11:03:32.404 | Unpacking libxaw7:amd64 (2:1.0.14-1build2) ... 2026-09-03 11:03:32.451 | Selecting previously unselected package graphviz. 2026-09-03 11:03:32.462 | Preparing to unpack .../068-graphviz_2.42.2-9ubuntu0.1_amd64.deb ... 2026-09-03 11:03:32.465 | Unpacking graphviz (2.42.2-9ubuntu0.1) ... 2026-09-03 11:03:32.567 | Selecting previously unselected package icu-devtools. 2026-09-03 11:03:32.578 | Preparing to unpack .../069-icu-devtools_74.2-1ubuntu3.1_amd64.deb ... 2026-09-03 11:03:32.582 | Unpacking icu-devtools (74.2-1ubuntu3.1) ... 2026-09-03 11:03:32.644 | Selecting previously unselected package iputils-arping. 2026-09-03 11:03:32.655 | Preparing to unpack .../070-iputils-arping_3%3a20240117-1ubuntu0.1_amd64.deb ... 2026-09-03 11:03:32.659 | Unpacking iputils-arping (3:20240117-1ubuntu0.1) ... 2026-09-03 11:03:32.705 | Selecting previously unselected package comerr-dev:amd64. 2026-09-03 11:03:32.716 | Preparing to unpack .../071-comerr-dev_2.1-1.47.0-2.4~exp1ubuntu4.1_amd64.deb ... 2026-09-03 11:03:32.723 | Unpacking comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2026-09-03 11:03:32.776 | Selecting previously unselected package libgssrpc4t64:amd64. 2026-09-03 11:03:32.787 | Preparing to unpack .../072-libgssrpc4t64_1.20.1-6ubuntu2.8_amd64.deb ... 2026-09-03 11:03:32.791 | Unpacking libgssrpc4t64:amd64 (1.20.1-6ubuntu2.8) ... 2026-09-03 11:03:32.835 | Selecting previously unselected package libkadm5clnt-mit12:amd64. 2026-09-03 11:03:32.847 | Preparing to unpack .../073-libkadm5clnt-mit12_1.20.1-6ubuntu2.8_amd64.deb ... 2026-09-03 11:03:32.850 | Unpacking libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.8) ... 2026-09-03 11:03:32.893 | Selecting previously unselected package libkdb5-10t64:amd64. 2026-09-03 11:03:32.905 | Preparing to unpack .../074-libkdb5-10t64_1.20.1-6ubuntu2.8_amd64.deb ... 2026-09-03 11:03:32.908 | Unpacking libkdb5-10t64:amd64 (1.20.1-6ubuntu2.8) ... 2026-09-03 11:03:32.954 | Selecting previously unselected package libkadm5srv-mit12:amd64. 2026-09-03 11:03:32.965 | Preparing to unpack .../075-libkadm5srv-mit12_1.20.1-6ubuntu2.8_amd64.deb ... 2026-09-03 11:03:32.969 | Unpacking libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.8) ... 2026-09-03 11:03:33.008 | Selecting previously unselected package krb5-multidev:amd64. 2026-09-03 11:03:33.019 | Preparing to unpack .../076-krb5-multidev_1.20.1-6ubuntu2.8_amd64.deb ... 2026-09-03 11:03:33.022 | Unpacking krb5-multidev:amd64 (1.20.1-6ubuntu2.8) ... 2026-09-03 11:03:33.093 | Selecting previously unselected package libarchive-cpio-perl. 2026-09-03 11:03:33.104 | Preparing to unpack .../077-libarchive-cpio-perl_0.10-3_all.deb ... 2026-09-03 11:03:33.108 | Unpacking libarchive-cpio-perl (0.10-3) ... 2026-09-03 11:03:33.173 | Selecting previously unselected package libclang-rt-17-dev:amd64. 2026-09-03 11:03:33.184 | Preparing to unpack .../078-libclang-rt-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-09-03 11:03:33.187 | Unpacking libclang-rt-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-09-03 11:03:33.460 | Selecting previously unselected package libcommon-sense-perl:amd64. 2026-09-03 11:03:33.471 | Preparing to unpack .../079-libcommon-sense-perl_3.75-3build3_amd64.deb ... 2026-09-03 11:03:33.475 | Unpacking libcommon-sense-perl:amd64 (3.75-3build3) ... 2026-09-03 11:03:33.533 | Preparing to unpack .../080-libevent-core-2.1-7t64_2.1.12-stable-9ubuntu2.1_amd64.deb ... 2026-09-03 11:03:33.544 | Unpacking libevent-core-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2.1) over (2.1.12-stable-9ubuntu2) ... 2026-09-03 11:03:33.591 | Selecting previously unselected package libgts-bin. 2026-09-03 11:03:33.602 | Preparing to unpack .../081-libgts-bin_0.7.6+darcs121130-5.2build1_amd64.deb ... 2026-09-03 11:03:33.606 | Unpacking libgts-bin (0.7.6+darcs121130-5.2build1) ... 2026-09-03 11:03:33.657 | Selecting previously unselected package libicu-dev:amd64. 2026-09-03 11:03:33.668 | Preparing to unpack .../082-libicu-dev_74.2-1ubuntu3.1_amd64.deb ... 2026-09-03 11:03:33.672 | Unpacking libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-09-03 11:03:34.203 | Selecting previously unselected package libjpeg-turbo8-dev:amd64. 2026-09-03 11:03:34.215 | Preparing to unpack .../083-libjpeg-turbo8-dev_2.1.5-2ubuntu2_amd64.deb ... 2026-09-03 11:03:34.218 | Unpacking libjpeg-turbo8-dev:amd64 (2.1.5-2ubuntu2) ... 2026-09-03 11:03:34.273 | Selecting previously unselected package libjpeg8-dev:amd64. 2026-09-03 11:03:34.284 | Preparing to unpack .../084-libjpeg8-dev_8c-2ubuntu11_amd64.deb ... 2026-09-03 11:03:34.288 | Unpacking libjpeg8-dev:amd64 (8c-2ubuntu11) ... 2026-09-03 11:03:34.324 | Selecting previously unselected package libjpeg-dev:amd64. 2026-09-03 11:03:34.335 | Preparing to unpack .../085-libjpeg-dev_8c-2ubuntu11_amd64.deb ... 2026-09-03 11:03:34.338 | Unpacking libjpeg-dev:amd64 (8c-2ubuntu11) ... 2026-09-03 11:03:34.374 | Selecting previously unselected package libjs-jquery-metadata. 2026-09-03 11:03:34.385 | Preparing to unpack .../086-libjs-jquery-metadata_12-4_all.deb ... 2026-09-03 11:03:34.388 | Unpacking libjs-jquery-metadata (12-4) ... 2026-09-03 11:03:34.429 | Selecting previously unselected package libjs-jquery-tablesorter. 2026-09-03 11:03:34.440 | Preparing to unpack .../087-libjs-jquery-tablesorter_1%3a2.31.3+dfsg1-3_all.deb ... 2026-09-03 11:03:34.443 | Unpacking libjs-jquery-tablesorter (1:2.31.3+dfsg1-3) ... 2026-09-03 11:03:34.553 | Selecting previously unselected package libtypes-serialiser-perl. 2026-09-03 11:03:34.564 | Preparing to unpack .../088-libtypes-serialiser-perl_1.01-1_all.deb ... 2026-09-03 11:03:34.568 | Unpacking libtypes-serialiser-perl (1.01-1) ... 2026-09-03 11:03:34.609 | Selecting previously unselected package libjson-xs-perl. 2026-09-03 11:03:34.619 | Preparing to unpack .../089-libjson-xs-perl_4.040-0ubuntu0.24.04.1_amd64.deb ... 2026-09-03 11:03:34.623 | Unpacking libjson-xs-perl (4.040-0ubuntu0.24.04.1) ... 2026-09-03 11:03:34.667 | Selecting previously unselected package libltdl-dev:amd64. 2026-09-03 11:03:34.678 | Preparing to unpack .../090-libltdl-dev_2.4.7-7build1_amd64.deb ... 2026-09-03 11:03:34.681 | Unpacking libltdl-dev:amd64 (2.4.7-7build1) ... 2026-09-03 11:03:34.747 | Selecting previously unselected package libsys-hostname-long-perl. 2026-09-03 11:03:34.758 | Preparing to unpack .../091-libsys-hostname-long-perl_1.5-3_all.deb ... 2026-09-03 11:03:34.762 | Unpacking libsys-hostname-long-perl (1.5-3) ... 2026-09-03 11:03:34.802 | Selecting previously unselected package libmail-sendmail-perl. 2026-09-03 11:03:34.812 | Preparing to unpack .../092-libmail-sendmail-perl_0.80-3_all.deb ... 2026-09-03 11:03:34.816 | Unpacking libmail-sendmail-perl (0.80-3) ... 2026-09-03 11:03:34.865 | Selecting previously unselected package mysql-common. 2026-09-03 11:03:34.876 | Preparing to unpack .../093-mysql-common_5.8+1.1.0build1_all.deb ... 2026-09-03 11:03:34.893 | Unpacking mysql-common (5.8+1.1.0build1) ... 2026-09-03 11:03:34.941 | Selecting previously unselected package libmysqlclient21:amd64. 2026-09-03 11:03:34.952 | Preparing to unpack .../094-libmysqlclient21_8.0.46-0ubuntu0.24.04.4_amd64.deb ... 2026-09-03 11:03:34.956 | Unpacking libmysqlclient21:amd64 (8.0.46-0ubuntu0.24.04.4) ... 2026-09-03 11:03:35.049 | Selecting previously unselected package libncurses-dev:amd64. 2026-09-03 11:03:35.060 | Preparing to unpack .../095-libncurses-dev_6.4+20240113-1ubuntu2.2_amd64.deb ... 2026-09-03 11:03:35.065 | Unpacking libncurses-dev:amd64 (6.4+20240113-1ubuntu2.2) ... 2026-09-03 11:03:35.149 | Selecting previously unselected package pcp-conf. 2026-09-03 11:03:35.160 | Preparing to unpack .../096-pcp-conf_6.2.0-1.1build4_amd64.deb ... 2026-09-03 11:03:35.163 | Unpacking pcp-conf (6.2.0-1.1build4) ... 2026-09-03 11:03:35.209 | Selecting previously unselected package libpcp3t64. 2026-09-03 11:03:35.220 | Preparing to unpack .../097-libpcp3t64_6.2.0-1.1build4_amd64.deb ... 2026-09-03 11:03:35.224 | Unpacking libpcp3t64 (6.2.0-1.1build4) ... 2026-09-03 11:03:35.273 | Selecting previously unselected package libpcp-pmda3t64. 2026-09-03 11:03:35.284 | Preparing to unpack .../098-libpcp-pmda3t64_6.2.0-1.1build4_amd64.deb ... 2026-09-03 11:03:35.288 | Unpacking libpcp-pmda3t64 (6.2.0-1.1build4) ... 2026-09-03 11:03:35.331 | Selecting previously unselected package libpcp-pmda-perl. 2026-09-03 11:03:35.340 | Preparing to unpack .../099-libpcp-pmda-perl_6.2.0-1.1build4_amd64.deb ... 2026-09-03 11:03:35.344 | Unpacking libpcp-pmda-perl (6.2.0-1.1build4) ... 2026-09-03 11:03:35.392 | Selecting previously unselected package libpkgconf3:amd64. 2026-09-03 11:03:35.403 | Preparing to unpack .../100-libpkgconf3_1.8.1-2build1_amd64.deb ... 2026-09-03 11:03:35.407 | Unpacking libpkgconf3:amd64 (1.8.1-2build1) ... 2026-09-03 11:03:35.453 | Selecting previously unselected package libpq5:amd64. 2026-09-03 11:03:35.464 | Preparing to unpack .../101-libpq5_16.15-0ubuntu0.24.04.1_amd64.deb ... 2026-09-03 11:03:35.467 | Unpacking libpq5:amd64 (16.15-0ubuntu0.24.04.1) ... 2026-09-03 11:03:35.510 | Selecting previously unselected package libssl-dev:amd64. 2026-09-03 11:03:35.521 | Preparing to unpack .../102-libssl-dev_3.0.13-0ubuntu3.15_amd64.deb ... 2026-09-03 11:03:35.525 | Unpacking libssl-dev:amd64 (3.0.13-0ubuntu3.15) ... 2026-09-03 11:03:35.735 | Selecting previously unselected package libpq-dev. 2026-09-03 11:03:35.746 | Preparing to unpack .../103-libpq-dev_16.15-0ubuntu0.24.04.1_amd64.deb ... 2026-09-03 11:03:35.750 | Unpacking libpq-dev (16.15-0ubuntu0.24.04.1) ... 2026-09-03 11:03:35.803 | Selecting previously unselected package libsasl2-dev. 2026-09-03 11:03:35.814 | Preparing to unpack .../104-libsasl2-dev_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ... 2026-09-03 11:03:35.818 | Unpacking libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2026-09-03 11:03:35.893 | Selecting previously unselected package libsystemd-dev:amd64. 2026-09-03 11:03:35.904 | Preparing to unpack .../105-libsystemd-dev_255.4-1ubuntu8.17_amd64.deb ... 2026-09-03 11:03:35.908 | Unpacking libsystemd-dev:amd64 (255.4-1ubuntu8.17) ... 2026-09-03 11:03:36.147 | Selecting previously unselected package libx86-1:amd64. 2026-09-03 11:03:36.158 | Preparing to unpack .../106-libx86-1_1.1+ds1-12build1_amd64.deb ... 2026-09-03 11:03:36.161 | Unpacking libx86-1:amd64 (1.1+ds1-12build1) ... 2026-09-03 11:03:36.201 | Selecting previously unselected package libxml2-dev:amd64. 2026-09-03 11:03:36.211 | Preparing to unpack .../107-libxml2-dev_2.9.14+dfsg-1.3ubuntu3.8_amd64.deb ... 2026-09-03 11:03:36.215 | Unpacking libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-09-03 11:03:36.307 | Selecting previously unselected package libxslt1-dev:amd64. 2026-09-03 11:03:36.318 | Preparing to unpack .../108-libxslt1-dev_1.1.39-0exp1ubuntu0.24.04.3_amd64.deb ... 2026-09-03 11:03:36.322 | Unpacking libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-09-03 11:03:36.417 | Selecting previously unselected package llvm-17-runtime. 2026-09-03 11:03:36.427 | Preparing to unpack .../109-llvm-17-runtime_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-09-03 11:03:36.431 | Unpacking llvm-17-runtime (1:17.0.6-9ubuntu1) ... 2026-09-03 11:03:36.495 | Selecting previously unselected package libpfm4:amd64. 2026-09-03 11:03:36.506 | Preparing to unpack .../110-libpfm4_4.13.0+git32-g0d4ed0e-1ubuntu0.1_amd64.deb ... 2026-09-03 11:03:36.509 | Unpacking libpfm4:amd64 (4.13.0+git32-g0d4ed0e-1ubuntu0.1) ... 2026-09-03 11:03:36.572 | Selecting previously unselected package llvm-17. 2026-09-03 11:03:36.583 | Preparing to unpack .../111-llvm-17_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-09-03 11:03:36.587 | Unpacking llvm-17 (1:17.0.6-9ubuntu1) ... 2026-09-03 11:03:37.622 | Selecting previously unselected package libffi-dev:amd64. 2026-09-03 11:03:37.629 | Preparing to unpack .../112-libffi-dev_3.4.6-1build1_amd64.deb ... 2026-09-03 11:03:37.633 | Unpacking libffi-dev:amd64 (3.4.6-1build1) ... 2026-09-03 11:03:37.694 | Selecting previously unselected package llvm-17-tools. 2026-09-03 11:03:37.705 | Preparing to unpack .../113-llvm-17-tools_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-09-03 11:03:37.709 | Unpacking llvm-17-tools (1:17.0.6-9ubuntu1) ... 2026-09-03 11:03:38.061 | Selecting previously unselected package libz3-4:amd64. 2026-09-03 11:03:38.072 | Preparing to unpack .../114-libz3-4_4.8.12-3.1build1_amd64.deb ... 2026-09-03 11:03:38.076 | Unpacking libz3-4:amd64 (4.8.12-3.1build1) ... 2026-09-03 11:03:38.287 | Selecting previously unselected package libz3-dev:amd64. 2026-09-03 11:03:38.298 | Preparing to unpack .../115-libz3-dev_4.8.12-3.1build1_amd64.deb ... 2026-09-03 11:03:38.302 | Unpacking libz3-dev:amd64 (4.8.12-3.1build1) ... 2026-09-03 11:03:38.357 | Selecting previously unselected package llvm-17-dev. 2026-09-03 11:03:38.368 | Preparing to unpack .../116-llvm-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-09-03 11:03:38.372 | Unpacking llvm-17-dev (1:17.0.6-9ubuntu1) ... 2026-09-03 11:03:41.748 | Selecting previously unselected package lsscsi. 2026-09-03 11:03:41.759 | Preparing to unpack .../117-lsscsi_0.32-1build1_amd64.deb ... 2026-09-03 11:03:41.763 | Unpacking lsscsi (0.32-1build1) ... 2026-09-03 11:03:41.807 | Selecting previously unselected package osinfo-db. 2026-09-03 11:03:41.818 | Preparing to unpack .../118-osinfo-db_0.20250606-0ubuntu0.24.04.1_all.deb ... 2026-09-03 11:03:41.822 | Unpacking osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2026-09-03 11:03:42.491 | Selecting previously unselected package pkgconf-bin. 2026-09-03 11:03:42.503 | Preparing to unpack .../119-pkgconf-bin_1.8.1-2build1_amd64.deb ... 2026-09-03 11:03:42.513 | Unpacking pkgconf-bin (1.8.1-2build1) ... 2026-09-03 11:03:42.563 | Selecting previously unselected package pkgconf:amd64. 2026-09-03 11:03:42.574 | Preparing to unpack .../120-pkgconf_1.8.1-2build1_amd64.deb ... 2026-09-03 11:03:42.581 | Unpacking pkgconf:amd64 (1.8.1-2build1) ... 2026-09-03 11:03:42.631 | Selecting previously unselected package pkg-config:amd64. 2026-09-03 11:03:42.642 | Preparing to unpack .../121-pkg-config_1.8.1-2build1_amd64.deb ... 2026-09-03 11:03:42.649 | Unpacking pkg-config:amd64 (1.8.1-2build1) ... 2026-09-03 11:03:42.692 | Selecting previously unselected package pm-utils. 2026-09-03 11:03:42.703 | Preparing to unpack .../122-pm-utils_1.4.1-21_all.deb ... 2026-09-03 11:03:42.707 | Unpacking pm-utils (1.4.1-21) ... 2026-09-03 11:03:42.787 | Selecting previously unselected package postgresql-client-16. 2026-09-03 11:03:42.798 | Preparing to unpack .../123-postgresql-client-16_16.15-0ubuntu0.24.04.1_amd64.deb ... 2026-09-03 11:03:42.802 | Unpacking postgresql-client-16 (16.15-0ubuntu0.24.04.1) ... 2026-09-03 11:03:43.002 | Selecting previously unselected package postgresql-server-dev-16. 2026-09-03 11:03:43.013 | Preparing to unpack .../124-postgresql-server-dev-16_16.15-0ubuntu0.24.04.1_amd64.deb ... 2026-09-03 11:03:43.018 | Unpacking postgresql-server-dev-16 (16.15-0ubuntu0.24.04.1) ... 2026-09-03 11:03:43.577 | Selecting previously unselected package postgresql-server-dev-all:amd64. 2026-09-03 11:03:43.589 | Preparing to unpack .../125-postgresql-server-dev-all_257build1.1_amd64.deb ... 2026-09-03 11:03:43.593 | Unpacking postgresql-server-dev-all:amd64 (257build1.1) ... 2026-09-03 11:03:43.649 | Selecting previously unselected package python3-mysqldb. 2026-09-03 11:03:43.660 | Preparing to unpack .../126-python3-mysqldb_1.4.6-2build3_amd64.deb ... 2026-09-03 11:03:43.664 | Unpacking python3-mysqldb (1.4.6-2build3) ... 2026-09-03 11:03:43.716 | Selecting previously unselected package python3-pip-whl. 2026-09-03 11:03:43.728 | Preparing to unpack .../127-python3-pip-whl_24.0+dfsg-1ubuntu1.3_all.deb ... 2026-09-03 11:03:43.733 | Unpacking python3-pip-whl (24.0+dfsg-1ubuntu1.3) ... 2026-09-03 11:03:43.792 | Selecting previously unselected package python3-setuptools-whl. 2026-09-03 11:03:43.804 | Preparing to unpack .../128-python3-setuptools-whl_68.1.2-2ubuntu1.2_all.deb ... 2026-09-03 11:03:43.808 | Unpacking python3-setuptools-whl (68.1.2-2ubuntu1.2) ... 2026-09-03 11:03:43.860 | Selecting previously unselected package python3.12-venv. 2026-09-03 11:03:43.871 | Preparing to unpack .../129-python3.12-venv_3.12.3-1ubuntu0.16_amd64.deb ... 2026-09-03 11:03:43.876 | Unpacking python3.12-venv (3.12.3-1ubuntu0.16) ... 2026-09-03 11:03:43.916 | Selecting previously unselected package python3-venv. 2026-09-03 11:03:43.927 | Preparing to unpack .../130-python3-venv_3.12.3-0ubuntu2.1_amd64.deb ... 2026-09-03 11:03:43.931 | Unpacking python3-venv (3.12.3-0ubuntu2.1) ... 2026-09-03 11:03:43.968 | Selecting previously unselected package sqlite3. 2026-09-03 11:03:43.980 | Preparing to unpack .../131-sqlite3_3.45.1-1ubuntu2.7_amd64.deb ... 2026-09-03 11:03:43.984 | Unpacking sqlite3 (3.45.1-1ubuntu2.7) ... 2026-09-03 11:03:44.031 | Selecting previously unselected package unzip. 2026-09-03 11:03:44.043 | Preparing to unpack .../132-unzip_6.0-28ubuntu4.1_amd64.deb ... 2026-09-03 11:03:44.047 | Unpacking unzip (6.0-28ubuntu4.1) ... 2026-09-03 11:03:44.099 | Selecting previously unselected package vbetool. 2026-09-03 11:03:44.109 | Preparing to unpack .../133-vbetool_1.1-5_amd64.deb ... 2026-09-03 11:03:44.113 | Unpacking vbetool (1.1-5) ... 2026-09-03 11:03:44.156 | Selecting previously unselected package libosinfo-l10n. 2026-09-03 11:03:44.168 | Preparing to unpack .../134-libosinfo-l10n_1.11.0-2build3_all.deb ... 2026-09-03 11:03:44.172 | Unpacking libosinfo-l10n (1.11.0-2build3) ... 2026-09-03 11:03:44.242 | Selecting previously unselected package libosinfo-1.0-0:amd64. 2026-09-03 11:03:44.254 | Preparing to unpack .../135-libosinfo-1.0-0_1.11.0-2build3_amd64.deb ... 2026-09-03 11:03:44.258 | Unpacking libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2026-09-03 11:03:44.301 | Selecting previously unselected package gir1.2-libosinfo-1.0:amd64. 2026-09-03 11:03:44.313 | Preparing to unpack .../136-gir1.2-libosinfo-1.0_1.11.0-2build3_amd64.deb ... 2026-09-03 11:03:44.317 | Unpacking gir1.2-libosinfo-1.0:amd64 (1.11.0-2build3) ... 2026-09-03 11:03:44.357 | Selecting previously unselected package libkrb5-dev:amd64. 2026-09-03 11:03:44.368 | Preparing to unpack .../137-libkrb5-dev_1.20.1-6ubuntu2.8_amd64.deb ... 2026-09-03 11:03:44.372 | Unpacking libkrb5-dev:amd64 (1.20.1-6ubuntu2.8) ... 2026-09-03 11:03:44.423 | Selecting previously unselected package libpcp-archive1t64. 2026-09-03 11:03:44.435 | Preparing to unpack .../138-libpcp-archive1t64_6.2.0-1.1build4_amd64.deb ... 2026-09-03 11:03:44.439 | Unpacking libpcp-archive1t64 (6.2.0-1.1build4) ... 2026-09-03 11:03:44.483 | Selecting previously unselected package libpcp-gui2t64. 2026-09-03 11:03:44.495 | Preparing to unpack .../139-libpcp-gui2t64_6.2.0-1.1build4_amd64.deb ... 2026-09-03 11:03:44.499 | Unpacking libpcp-gui2t64 (6.2.0-1.1build4) ... 2026-09-03 11:03:44.542 | Selecting previously unselected package libpcp-import1t64. 2026-09-03 11:03:44.553 | Preparing to unpack .../140-libpcp-import1t64_6.2.0-1.1build4_amd64.deb ... 2026-09-03 11:03:44.556 | Unpacking libpcp-import1t64 (6.2.0-1.1build4) ... 2026-09-03 11:03:44.599 | Selecting previously unselected package libpcp-mmv1t64. 2026-09-03 11:03:44.610 | Preparing to unpack .../141-libpcp-mmv1t64_6.2.0-1.1build4_amd64.deb ... 2026-09-03 11:03:44.614 | Unpacking libpcp-mmv1t64 (6.2.0-1.1build4) ... 2026-09-03 11:03:44.655 | Selecting previously unselected package libpcp-trace2t64. 2026-09-03 11:03:44.667 | Preparing to unpack .../142-libpcp-trace2t64_6.2.0-1.1build4_amd64.deb ... 2026-09-03 11:03:44.670 | Unpacking libpcp-trace2t64 (6.2.0-1.1build4) ... 2026-09-03 11:03:44.713 | Selecting previously unselected package libpcp-web1t64. 2026-09-03 11:03:44.725 | Preparing to unpack .../143-libpcp-web1t64_6.2.0-1.1build4_amd64.deb ... 2026-09-03 11:03:44.728 | Unpacking libpcp-web1t64 (6.2.0-1.1build4) ... 2026-09-03 11:03:44.772 | Selecting previously unselected package libyaml-dev:amd64. 2026-09-03 11:03:44.784 | Preparing to unpack .../144-libyaml-dev_0.2.5-1build1_amd64.deb ... 2026-09-03 11:03:44.788 | Unpacking libyaml-dev:amd64 (0.2.5-1build1) ... 2026-09-03 11:03:44.834 | Selecting previously unselected package python3-pcp. 2026-09-03 11:03:44.845 | Preparing to unpack .../145-python3-pcp_6.2.0-1.1build4_amd64.deb ... 2026-09-03 11:03:44.849 | Unpacking python3-pcp (6.2.0-1.1build4) ... 2026-09-03 11:03:44.908 | Selecting previously unselected package pcp. 2026-09-03 11:03:44.920 | Preparing to unpack .../146-pcp_6.2.0-1.1build4_amd64.deb ... 2026-09-03 11:03:45.178 | Unpacking pcp (6.2.0-1.1build4) ... 2026-09-03 11:03:46.092 | Selecting previously unselected package socat. 2026-09-03 11:03:46.104 | Preparing to unpack .../147-socat_1.8.0.0-4ubuntu0.1_amd64.deb ... 2026-09-03 11:03:46.109 | Unpacking socat (1.8.0.0-4ubuntu0.1) ... 2026-09-03 11:03:46.182 | Selecting previously unselected package vlan. 2026-09-03 11:03:46.193 | Preparing to unpack .../148-vlan_2.0.5ubuntu5_all.deb ... 2026-09-03 11:03:46.197 | Unpacking vlan (2.0.5ubuntu5) ... 2026-09-03 11:03:46.282 | Setting up genisoimage (9:1.1.11-3.5) ... 2026-09-03 11:03:46.292 | Setting up postgresql-client-common (257build1.1) ... 2026-09-03 11:03:46.309 | Setting up dnsmasq-utils (2.91-0ubuntu0.24.04.1) ... 2026-09-03 11:03:46.319 | Setting up libice6:amd64 (2:1.0.10-1build3) ... 2026-09-03 11:03:46.329 | Setting up mysql-common (5.8+1.1.0build1) ... 2026-09-03 11:03:46.361 | update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2026-09-03 11:03:46.368 | Setting up libjpeg-turbo8-dev:amd64 (2.1.5-2ubuntu2) ... 2026-09-03 11:03:46.379 | Setting up libmysqlclient21:amd64 (8.0.46-0ubuntu0.24.04.4) ... 2026-09-03 11:03:46.389 | Setting up python3-setuptools-whl (68.1.2-2ubuntu1.2) ... 2026-09-03 11:03:46.399 | Setting up gettext (0.21-14ubuntu2) ... 2026-09-03 11:03:46.410 | Setting up gir1.2-freedesktop:amd64 (1.80.1-1) ... 2026-09-03 11:03:46.420 | Setting up bsdextrautils (2.39.3-9ubuntu6.6) ... 2026-09-03 11:03:46.431 | Setting up libsysfs2:amd64 (2.1.1-6build1) ... 2026-09-03 11:03:46.441 | Setting up libyaml-dev:amd64 (0.2.5-1build1) ... 2026-09-03 11:03:46.451 | Setting up sysfsutils (2.1.1-6build1) ... 2026-09-03 11:03:47.086 | Created symlink /etc/systemd/system/sysfs.service → /usr/lib/systemd/system/sysfsutils.service. 2026-09-03 11:03:47.086 | Created symlink /etc/systemd/system/multi-user.target.wants/sysfsutils.service → /usr/lib/systemd/system/sysfsutils.service. 2026-09-03 11:03:47.555 | Setting up ncal (12.1.8) ... 2026-09-03 11:03:47.565 | Setting up python3-pip-whl (24.0+dfsg-1ubuntu1.3) ... 2026-09-03 11:03:47.575 | Setting up libx86-1:amd64 (1.1+ds1-12build1) ... 2026-09-03 11:03:47.584 | Setting up libarchive-zip-perl (1.68-1) ... 2026-09-03 11:03:47.593 | Setting up vbetool (1.1-5) ... 2026-09-03 11:03:47.603 | Setting up pm-utils (1.4.1-21) ... 2026-09-03 11:03:47.632 | Setting up unzip (6.0-28ubuntu4.1) ... 2026-09-03 11:03:47.651 | Setting up libdebhelper-perl (13.14.1ubuntu5) ... 2026-09-03 11:03:47.660 | Setting up liblab-gamut1:amd64 (2.42.2-9ubuntu0.1) ... 2026-09-03 11:03:47.670 | Setting up libpq5:amd64 (16.15-0ubuntu0.24.04.1) ... 2026-09-03 11:03:47.679 | Setting up libcommon-sense-perl:amd64 (3.75-3build3) ... 2026-09-03 11:03:47.689 | Setting up m4 (1.4.19-4build1) ... 2026-09-03 11:03:47.698 | Setting up libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2.1) ... 2026-09-03 11:03:47.708 | Setting up dnsmasq-base (2.91-0ubuntu0.24.04.1) ... 2026-09-03 11:03:47.731 | Setting up iputils-arping (3:20240117-1ubuntu0.1) ... 2026-09-03 11:03:47.766 | Setting up libffi-dev:amd64 (3.4.6-1build1) ... 2026-09-03 11:03:47.775 | Setting up conntrack (1:1.4.8-1ubuntu1) ... 2026-09-03 11:03:47.784 | Setting up memcached (1.6.24-1ubuntu0.2) ... 2026-09-03 11:03:48.685 | Created symlink /etc/systemd/system/multi-user.target.wants/memcached.service → /usr/lib/systemd/system/memcached.service. 2026-09-03 11:03:49.149 | Setting up libpcre2-16-0:amd64 (10.42-4ubuntu2.1) ... 2026-09-03 11:03:49.161 | Setting up intltool-debian (0.35.0+20060710.6) ... 2026-09-03 11:03:49.169 | Setting up eject (2.39.3-9ubuntu6.6) ... 2026-09-03 11:03:49.178 | Setting up python3-mysqldb (1.4.6-2build3) ... 2026-09-03 11:03:49.438 | Setting up autotools-dev (20220109.1) ... 2026-09-03 11:03:49.448 | Setting up libz3-4:amd64 (4.8.12-3.1build1) ... 2026-09-03 11:03:49.458 | Setting up libpcre2-32-0:amd64 (10.42-4ubuntu2.1) ... 2026-09-03 11:03:49.467 | Setting up libpkgconf3:amd64 (1.8.1-2build1) ... 2026-09-03 11:03:49.477 | Setting up libpfm4:amd64 (4.13.0+git32-g0d4ed0e-1ubuntu0.1) ... 2026-09-03 11:03:49.486 | Setting up libllvm17t64:amd64 (1:17.0.6-9ubuntu1) ... 2026-09-03 11:03:49.496 | Setting up libclang1-17t64 (1:17.0.6-9ubuntu1) ... 2026-09-03 11:03:49.505 | Setting up ssl-cert (1.1.2ubuntu1) ... 2026-09-03 11:03:49.566 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-09-03 11:03:49.566 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-09-03 11:03:49.566 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-09-03 11:03:49.751 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-09-03 11:03:50.237 | Created symlink /etc/systemd/system/multi-user.target.wants/ssl-cert.service → /usr/lib/systemd/system/ssl-cert.service. 2026-09-03 11:03:50.740 | Setting up libgssrpc4t64:amd64 (1.20.1-6ubuntu2.8) ... 2026-09-03 11:03:50.751 | Setting up libldap-dev:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-09-03 11:03:50.763 | Setting up uuid-dev:amd64 (2.39.3-9ubuntu6.6) ... 2026-09-03 11:03:50.771 | Setting up libpathplan4:amd64 (2.42.2-9ubuntu0.1) ... 2026-09-03 11:03:50.782 | Setting up ebtables (2.0.11-6build1) ... 2026-09-03 11:03:51.374 | Setting up libjs-jquery-metadata (12-4) ... 2026-09-03 11:03:51.387 | Setting up socat (1.8.0.0-4ubuntu0.1) ... 2026-09-03 11:03:51.398 | Setting up libann0 (1.1.2+doc-9build1) ... 2026-09-03 11:03:51.407 | Setting up libncurses6:amd64 (6.4+20240113-1ubuntu2.2) ... 2026-09-03 11:03:51.418 | Setting up bsdmainutils (12.1.8) ... 2026-09-03 11:03:51.429 | Setting up comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2026-09-03 11:03:51.440 | Setting up libssl-dev:amd64 (3.0.13-0ubuntu3.15) ... 2026-09-03 11:03:51.449 | Setting up autopoint (0.21-14ubuntu2) ... 2026-09-03 11:03:51.459 | Setting up icu-devtools (74.2-1ubuntu3.1) ... 2026-09-03 11:03:51.468 | Setting up lsscsi (0.32-1build1) ... 2026-09-03 11:03:51.477 | Setting up osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2026-09-03 11:03:51.487 | Setting up pkgconf-bin (1.8.1-2build1) ... 2026-09-03 11:03:51.496 | Setting up libncursesw6:amd64 (6.4+20240113-1ubuntu2.2) ... 2026-09-03 11:03:51.505 | Setting up libgc1:amd64 (1:8.2.6-1build1) ... 2026-09-03 11:03:51.513 | Setting up libltdl7:amd64 (2.4.7-7build1) ... 2026-09-03 11:03:51.522 | Setting up autoconf (2.71-3) ... 2026-09-03 11:03:51.534 | Setting up libfdisk1:amd64 (2.39.3-9ubuntu6.6) ... 2026-09-03 11:03:51.543 | Setting up zlib1g-dev:amd64 (1:1.3.dfsg-3.1ubuntu2.2) ... 2026-09-03 11:03:51.551 | Setting up llvm-17-tools (1:17.0.6-9ubuntu1) ... 2026-09-03 11:03:51.560 | Setting up libpcre2-posix3:amd64 (10.42-4ubuntu2.1) ... 2026-09-03 11:03:51.569 | Setting up libtypes-serialiser-perl (1.01-1) ... 2026-09-03 11:03:51.577 | Setting up dwz (0.15-1build6) ... 2026-09-03 11:03:51.586 | Setting up libsctp1:amd64 (1.0.19+dfsg-2build1) ... 2026-09-03 11:03:51.595 | Setting up libjs-jquery-tablesorter (1:2.31.3+dfsg1-3) ... 2026-09-03 11:03:51.604 | Setting up mount (2.39.3-9ubuntu6.6) ... 2026-09-03 11:03:51.612 | Setting up vlan (2.0.5ubuntu5) ... 2026-09-03 11:03:51.634 | Setting up libclang-common-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-09-03 11:03:51.642 | Setting up uuid-runtime (2.39.3-9ubuntu6.6) ... 2026-09-03 11:03:52.934 | uuidd.service is a disabled or a static unit not running, not starting it. 2026-09-03 11:03:52.969 | Setting up libarchive-cpio-perl (0.10-3) ... 2026-09-03 11:03:52.999 | Setting up libclang-rt-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-09-03 11:03:53.008 | Setting up libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-09-03 11:03:53.018 | Setting up libjson-perl (4.10000-1) ... 2026-09-03 11:03:53.027 | Setting up llvm-17-runtime (1:17.0.6-9ubuntu1) ... 2026-09-03 11:03:53.038 | Setting up fonts-liberation (1:2.1.5-3) ... 2026-09-03 11:03:53.047 | Setting up pcp-conf (6.2.0-1.1build4) ... 2026-09-03 11:03:53.071 | Setting up debugedit (1:5.0-5build2) ... 2026-09-03 11:03:53.080 | Setting up liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-09-03 11:03:53.090 | Setting up libsub-override-perl (0.10-1) ... 2026-09-03 11:03:53.099 | Setting up libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2build1) ... 2026-09-03 11:03:53.108 | Setting up libcdt5:amd64 (2.42.2-9ubuntu0.1) ... 2026-09-03 11:03:53.117 | Setting up libcgraph6:amd64 (2.42.2-9ubuntu0.1) ... 2026-09-03 11:03:53.126 | Setting up libevent-core-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2.1) ... 2026-09-03 11:03:53.136 | Setting up apache2-data (2.4.58-1ubuntu8.15) ... 2026-09-03 11:03:53.145 | Setting up fonts-liberation-sans-narrow (1:1.07.6-4) ... 2026-09-03 11:03:53.154 | Setting up libjpeg8-dev:amd64 (8c-2ubuntu11) ... 2026-09-03 11:03:53.163 | Setting up libsm6:amd64 (2:1.2.3-1build3) ... 2026-09-03 11:03:53.173 | Setting up libsys-hostname-long-perl (1.5-3) ... 2026-09-03 11:03:53.182 | Setting up libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-09-03 11:03:53.191 | Setting up libsystemd-dev:amd64 (255.4-1ubuntu8.17) ... 2026-09-03 11:03:53.201 | Setting up sqlite3 (3.45.1-1ubuntu2.7) ... 2026-09-03 11:03:53.209 | Setting up libosinfo-l10n (1.11.0-2build3) ... 2026-09-03 11:03:53.241 | Setting up libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.8) ... 2026-09-03 11:03:53.250 | Setting up ncurses-term (6.4+20240113-1ubuntu2.2) ... 2026-09-03 11:03:53.258 | Setting up automake (1:1.16.5-1.3ubuntu1) ... 2026-09-03 11:03:53.268 | update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode 2026-09-03 11:03:53.279 | Setting up libfile-stripnondeterminism-perl (1.13.1-1) ... 2026-09-03 11:03:53.289 | Setting up libjson-xs-perl (4.040-0ubuntu0.24.04.1) ... 2026-09-03 11:03:53.300 | Setting up libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2026-09-03 11:03:53.310 | Setting up libgts-bin (0.7.6+darcs121130-5.2build1) ... 2026-09-03 11:03:53.320 | Setting up libz3-dev:amd64 (4.8.12-3.1build1) ... 2026-09-03 11:03:53.330 | Setting up libncurses-dev:amd64 (6.4+20240113-1ubuntu2.2) ... 2026-09-03 11:03:53.340 | Setting up llvm-17-linker-tools (1:17.0.6-9ubuntu1) ... 2026-09-03 11:03:53.350 | Setting up libpcre2-dev:amd64 (10.42-4ubuntu2.1) ... 2026-09-03 11:03:53.360 | Setting up libkdb5-10t64:amd64 (1.20.1-6ubuntu2.8) ... 2026-09-03 11:03:53.370 | Setting up python3.12-venv (3.12.3-1ubuntu0.16) ... 2026-09-03 11:03:53.477 | Setting up libtool (2.4.7-7build1) ... 2026-09-03 11:03:53.487 | Setting up po-debconf (1.0.21+nmu1) ... 2026-09-03 11:03:53.497 | Setting up postgresql-client-16 (16.15-0ubuntu0.24.04.1) ... 2026-09-03 11:03:54.072 | 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-09-03 11:03:54.111 | Setting up libjpeg-dev:amd64 (8c-2ubuntu11) ... 2026-09-03 11:03:54.122 | Setting up haproxy (2.8.16-0ubuntu0.24.04.3) ... 2026-09-03 11:03:54.978 | Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service → /usr/lib/systemd/system/haproxy.service. 2026-09-03 11:03:55.574 | Setting up libpq-dev (16.15-0ubuntu0.24.04.1) ... 2026-09-03 11:03:55.585 | Setting up libobjc4:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-09-03 11:03:55.595 | Setting up libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2026-09-03 11:03:55.605 | Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2026-09-03 11:03:55.616 | Setting up fdisk (2.39.3-9ubuntu6.6) ... 2026-09-03 11:03:55.626 | Setting up pkgconf:amd64 (1.8.1-2build1) ... 2026-09-03 11:03:55.636 | Setting up libldap2-dev (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-09-03 11:03:55.646 | Setting up dh-autoreconf (20) ... 2026-09-03 11:03:55.657 | Setting up libclang-cpp17t64 (1:17.0.6-9ubuntu1) ... 2026-09-03 11:03:55.667 | Setting up libmail-sendmail-perl (0.80-3) ... 2026-09-03 11:03:55.677 | Setting up libltdl-dev:amd64 (2.4.7-7build1) ... 2026-09-03 11:03:55.687 | Setting up libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-09-03 11:03:55.697 | Setting up libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2026-09-03 11:03:55.707 | Setting up python3-venv (3.12.3-0ubuntu2.1) ... 2026-09-03 11:03:55.716 | Setting up libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2026-09-03 11:03:55.726 | Setting up fonts-liberation2 (1:2.1.5-3) ... 2026-09-03 11:03:55.736 | Setting up libxt6t64:amd64 (1:1.2.1-1.2build1) ... 2026-09-03 11:03:55.746 | Setting up postgresql-common (257build1.1) ... 2026-09-03 11:03:55.817 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-09-03 11:03:55.817 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-09-03 11:03:55.817 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-09-03 11:03:55.897 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-09-03 11:03:56.347 | 2026-09-03 11:03:56.347 | Creating config file /etc/postgresql-common/createcluster.conf with new version 2026-09-03 11:03:56.528 | Building PostgreSQL dictionaries from installed myspell/hunspell packages... 2026-09-03 11:03:56.528 | Removing obsolete dictionary files: 2026-09-03 11:03:57.566 | Created symlink /etc/systemd/system/multi-user.target.wants/postgresql.service → /usr/lib/systemd/system/postgresql.service. 2026-09-03 11:03:58.139 | Setting up libgvc6 (2.42.2-9ubuntu0.1) ... 2026-09-03 11:03:58.189 | Setting up libpcp3t64 (6.2.0-1.1build4) ... 2026-09-03 11:03:58.199 | Setting up libsctp-dev:amd64 (1.0.19+dfsg-2build1) ... 2026-09-03 11:03:58.210 | Setting up pkg-config:amd64 (1.8.1-2build1) ... 2026-09-03 11:03:58.219 | Setting up libpcp-gui2t64 (6.2.0-1.1build4) ... 2026-09-03 11:03:58.229 | Setting up dh-strip-nondeterminism (1.13.1-1) ... 2026-09-03 11:03:58.239 | Setting up libgvpr2:amd64 (2.42.2-9ubuntu0.1) ... 2026-09-03 11:03:58.248 | Setting up libpcp-pmda3t64 (6.2.0-1.1build4) ... 2026-09-03 11:03:58.257 | Setting up libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.8) ... 2026-09-03 11:03:58.267 | Setting up libpcp-archive1t64 (6.2.0-1.1build4) ... 2026-09-03 11:03:58.277 | Setting up gir1.2-libosinfo-1.0:amd64 (1.11.0-2build3) ... 2026-09-03 11:03:58.287 | Setting up llvm-17 (1:17.0.6-9ubuntu1) ... 2026-09-03 11:03:58.297 | Setting up libobjc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-09-03 11:03:58.306 | Setting up apache2-utils (2.4.58-1ubuntu8.15) ... 2026-09-03 11:03:58.315 | Setting up krb5-multidev:amd64 (1.20.1-6ubuntu2.8) ... 2026-09-03 11:03:58.325 | Setting up libxmu6:amd64 (2:1.1.3-3build2) ... 2026-09-03 11:03:58.335 | Setting up libpcp-import1t64 (6.2.0-1.1build4) ... 2026-09-03 11:03:58.345 | Setting up libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-09-03 11:03:58.355 | Setting up libpcp-pmda-perl (6.2.0-1.1build4) ... 2026-09-03 11:03:58.385 | Setting up clang-17 (1:17.0.6-9ubuntu1) ... 2026-09-03 11:03:58.396 | Setting up debhelper (13.14.1ubuntu5) ... 2026-09-03 11:03:58.406 | Setting up libxaw7:amd64 (2:1.0.14-1build2) ... 2026-09-03 11:03:58.417 | Setting up apache2-bin (2.4.58-1ubuntu8.15) ... 2026-09-03 11:03:58.427 | Setting up libkrb5-dev:amd64 (1.20.1-6ubuntu2.8) ... 2026-09-03 11:03:58.437 | Setting up libpcp-mmv1t64 (6.2.0-1.1build4) ... 2026-09-03 11:03:58.447 | Setting up libpcp-trace2t64 (6.2.0-1.1build4) ... 2026-09-03 11:03:58.457 | Setting up libapr1-dev (1.7.2-3.1ubuntu0.1) ... 2026-09-03 11:03:58.467 | Setting up libaprutil1-dev (1.6.3-1.1ubuntu7) ... 2026-09-03 11:03:58.477 | Setting up llvm-17-dev (1:17.0.6-9ubuntu1) ... 2026-09-03 11:03:58.488 | Setting up apache2-dev (2.4.58-1ubuntu8.15) ... 2026-09-03 11:03:58.499 | Setting up graphviz (2.42.2-9ubuntu0.1) ... 2026-09-03 11:03:58.512 | Setting up apache2 (2.4.58-1ubuntu8.15) ... 2026-09-03 11:03:59.072 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-09-03 11:03:59.115 | Enabling module mpm_event. 2026-09-03 11:03:59.166 | Enabling module authz_core. 2026-09-03 11:03:59.172 | Enabling module authz_host. 2026-09-03 11:03:59.219 | Enabling module authn_core. 2026-09-03 11:03:59.225 | Enabling module auth_basic. 2026-09-03 11:03:59.275 | Enabling module access_compat. 2026-09-03 11:03:59.323 | Enabling module authn_file. 2026-09-03 11:03:59.373 | Enabling module authz_user. 2026-09-03 11:03:59.421 | Enabling module alias. 2026-09-03 11:03:59.470 | Enabling module dir. 2026-09-03 11:03:59.518 | Enabling module autoindex. 2026-09-03 11:03:59.567 | Enabling module env. 2026-09-03 11:03:59.616 | Enabling module mime. 2026-09-03 11:03:59.665 | Enabling module negotiation. 2026-09-03 11:03:59.714 | Enabling module setenvif. 2026-09-03 11:03:59.762 | Enabling module filter. 2026-09-03 11:03:59.811 | Enabling module deflate. 2026-09-03 11:03:59.859 | Enabling module status. 2026-09-03 11:03:59.909 | Enabling module reqtimeout. 2026-09-03 11:03:59.958 | Enabling conf charset. 2026-09-03 11:04:00.007 | Enabling conf localized-error-pages. 2026-09-03 11:04:00.056 | Enabling conf other-vhosts-access-log. 2026-09-03 11:04:00.104 | Enabling conf security. 2026-09-03 11:04:00.153 | Enabling conf serve-cgi-bin. 2026-09-03 11:04:00.202 | Enabling site 000-default. 2026-09-03 11:04:01.266 | Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /usr/lib/systemd/system/apache2.service. 2026-09-03 11:04:01.952 | Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /usr/lib/systemd/system/apache-htcacheclean.service. 2026-09-03 11:04:03.375 | Setting up libpcp-web1t64 (6.2.0-1.1build4) ... 2026-09-03 11:04:03.387 | Setting up python3-pcp (6.2.0-1.1build4) ... 2026-09-03 11:04:03.709 | Setting up postgresql-server-dev-16 (16.15-0ubuntu0.24.04.1) ... 2026-09-03 11:04:03.719 | Setting up postgresql-server-dev-all:amd64 (257build1.1) ... 2026-09-03 11:04:03.729 | Setting up pcp (6.2.0-1.1build4) ... 2026-09-03 11:04:05.477 | Created symlink /etc/systemd/system/multi-user.target.wants/pmcd.service → /usr/lib/systemd/system/pmcd.service. 2026-09-03 11:04:05.544 | Created symlink /etc/systemd/system/multi-user.target.wants/pmlogger.service → /usr/lib/systemd/system/pmlogger.service. 2026-09-03 11:04:05.612 | Created symlink /etc/systemd/system/multi-user.target.wants/pmie.service → /usr/lib/systemd/system/pmie.service. 2026-09-03 11:04:05.680 | Created symlink /etc/systemd/system/multi-user.target.wants/pmproxy.service → /usr/lib/systemd/system/pmproxy.service. 2026-09-03 11:04:07.482 | Processing triggers for rsyslog (8.2312.0-3ubuntu9.3) ... 2026-09-03 11:04:07.766 | Processing triggers for ufw (0.36.2-6) ... 2026-09-03 11:04:07.918 | Processing triggers for systemd (255.4-1ubuntu8.17) ... 2026-09-03 11:04:07.980 | Processing triggers for man-db (2.12.0-4build2) ... 2026-09-03 11:04:11.665 | Processing triggers for dbus (1.14.10-4ubuntu4.1) ... 2026-09-03 11:04:11.692 | Processing triggers for install-info (7.1-3build2) ... 2026-09-03 11:04:11.851 | Processing triggers for fontconfig (2.15.0-1.1ubuntu2) ... 2026-09-03 11:04:11.898 | Processing triggers for libc-bin (2.39-0ubuntu8.8) ... 2026-09-03 11:04:12.145 | perl: warning: Setting locale failed. 2026-09-03 11:04:12.145 | perl: warning: Please check that your locale settings: 2026-09-03 11:04:12.145 | LANGUAGE = (unset), 2026-09-03 11:04:12.146 | LC_ALL = "en_US.utf8", 2026-09-03 11:04:12.146 | LANG = "de_DE.UTF-8" 2026-09-03 11:04:12.146 | are supported and installed on your system. 2026-09-03 11:04:12.146 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-03 11:04:12.274 | perl: warning: Setting locale failed. 2026-09-03 11:04:12.274 | perl: warning: Please check that your locale settings: 2026-09-03 11:04:12.275 | LANGUAGE = (unset), 2026-09-03 11:04:12.275 | LC_ALL = "en_US.utf8", 2026-09-03 11:04:12.275 | LANG = "de_DE.UTF-8" 2026-09-03 11:04:12.275 | are supported and installed on your system. 2026-09-03 11:04:12.275 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-03 11:04:12.325 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-09-03 11:04:12.325 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-09-03 11:04:12.325 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-09-03 11:04:12.395 | perl: warning: Setting locale failed. 2026-09-03 11:04:12.395 | perl: warning: Please check that your locale settings: 2026-09-03 11:04:12.395 | LANGUAGE = (unset), 2026-09-03 11:04:12.395 | LC_ALL = "en_US.utf8", 2026-09-03 11:04:12.395 | LANG = "de_DE.UTF-8" 2026-09-03 11:04:12.395 | are supported and installed on your system. 2026-09-03 11:04:12.395 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-03 11:04:12.620 | 2026-09-03 11:04:12.620 | Running kernel seems to be up-to-date. 2026-09-03 11:04:12.621 | 2026-09-03 11:04:12.621 | Restarting services... 2026-09-03 11:04:12.759 | /etc/needrestart/restart.d/systemd-manager 2026-09-03 11:04:13.326 | systemctl restart ksmtuned.service packagekit.service polkit.service ssh.service systemd-journald.service systemd-machined.service systemd-networkd.service systemd-resolved.service systemd-timesyncd.service systemd-udevd.service tuned.service udisks2.service 2026-09-03 11:04:14.179 | 2026-09-03 11:04:14.179 | Service restarts being deferred: 2026-09-03 11:04:14.179 | systemctl restart ModemManager.service 2026-09-03 11:04:14.180 | systemctl restart getty@tty1.service 2026-09-03 11:04:14.180 | systemctl restart serial-getty@hvc0.service 2026-09-03 11:04:14.180 | systemctl restart systemd-logind.service 2026-09-03 11:04:14.180 | systemctl restart virtlockd.service 2026-09-03 11:04:14.180 | systemctl restart virtlogd.service 2026-09-03 11:04:14.180 | 2026-09-03 11:04:14.180 | No containers need to be restarted. 2026-09-03 11:04:14.180 | 2026-09-03 11:04:14.180 | User sessions running outdated binaries: 2026-09-03 11:04:14.180 | quobyte @ session #5: bash[2061], sshd[2014,2060] 2026-09-03 11:04:14.194 | quobyte @ user manager service: systemd[1196] 2026-09-03 11:04:14.205 | 2026-09-03 11:04:14.205 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-09-03 11:04:16.384 | ++ functions-common:apt_get:1211 : result=0 2026-09-03 11:04:16.387 | ++ functions-common:apt_get:1214 : time_stop apt-get 2026-09-03 11:04:16.390 | ++ functions-common:time_stop:2420 : local name 2026-09-03 11:04:16.392 | ++ functions-common:time_stop:2421 : local end_time 2026-09-03 11:04:16.395 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-09-03 11:04:16.397 | ++ functions-common:time_stop:2423 : local total 2026-09-03 11:04:16.400 | ++ functions-common:time_stop:2424 : local start_time 2026-09-03 11:04:16.403 | ++ functions-common:time_stop:2426 : name=apt-get 2026-09-03 11:04:16.405 | ++ functions-common:time_stop:2427 : start_time=1788433372716 2026-09-03 11:04:16.408 | ++ functions-common:time_stop:2429 : [[ -z 1788433372716 ]] 2026-09-03 11:04:16.412 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-09-03 11:04:16.417 | ++ functions-common:time_stop:2432 : end_time=1788433456413 2026-09-03 11:04:16.419 | ++ functions-common:time_stop:2433 : elapsed_time=83697 2026-09-03 11:04:16.422 | ++ functions-common:time_stop:2434 : total=6911 2026-09-03 11:04:16.424 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-03 11:04:16.426 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=90608 2026-09-03 11:04:16.429 | ++ functions-common:apt_get:1215 : return 0 2026-09-03 11:04:16.433 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2026-09-03 11:04:16.435 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2026-09-03 11:04:16.439 | +++ tools/install_prereqs.sh:source:83 : which python3.12 2026-09-03 11:04:16.444 | ++ tools/install_prereqs.sh:source:83 : export PYTHON=/usr/bin/python3.12 2026-09-03 11:04:16.447 | ++ tools/install_prereqs.sh:source:83 : PYTHON=/usr/bin/python3.12 2026-09-03 11:04:16.449 | ++ tools/install_prereqs.sh:source:88 : date +%s 2026-09-03 11:04:16.454 | ++ tools/install_prereqs.sh:source:89 : date 2026-09-03 11:04:16.459 | + ./stack.sh:main:801 : [[ False != \T\r\u\e ]] 2026-09-03 11:04:16.462 | + ./stack.sh:main:802 : PYPI_ALTERNATIVE_URL= 2026-09-03 11:04:16.465 | + ./stack.sh:main:802 : /home/quobyte/devstack/tools/install_pip.sh 2026-09-03 11:04:16.468 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-09-03 11:04:16.758 | + tools/install_pip.sh:main:25 : FILES=/home/quobyte/devstack/files 2026-09-03 11:04:16.760 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2026-09-03 11:04:16.762 | + tools/install_pip.sh:main:42 : GetDistro 2026-09-03 11:04:16.764 | + functions-common:GetDistro:472 : GetOSVersion 2026-09-03 11:04:16.766 | + functions-common:GetOSVersion:442 : source /etc/os-release 2026-09-03 11:04:16.768 | ++ /etc/os-release:source:1 : PRETTY_NAME='Ubuntu 24.04.4 LTS' 2026-09-03 11:04:16.770 | ++ /etc/os-release:source:2 : NAME=Ubuntu 2026-09-03 11:04:16.772 | ++ /etc/os-release:source:3 : VERSION_ID=24.04 2026-09-03 11:04:16.774 | ++ /etc/os-release:source:4 : VERSION='24.04.4 LTS (Noble Numbat)' 2026-09-03 11:04:16.776 | ++ /etc/os-release:source:5 : VERSION_CODENAME=noble 2026-09-03 11:04:16.778 | ++ /etc/os-release:source:6 : ID=ubuntu 2026-09-03 11:04:16.780 | ++ /etc/os-release:source:7 : ID_LIKE=debian 2026-09-03 11:04:16.782 | ++ /etc/os-release:source:8 : HOME_URL=https://www.ubuntu.com/ 2026-09-03 11:04:16.784 | ++ /etc/os-release:source:9 : SUPPORT_URL=https://help.ubuntu.com/ 2026-09-03 11:04:16.785 | ++ /etc/os-release:source:10 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2026-09-03 11:04:16.787 | ++ /etc/os-release:source:11 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2026-09-03 11:04:16.789 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=noble 2026-09-03 11:04:16.792 | ++ /etc/os-release:source:13 : LOGO=ubuntu-logo 2026-09-03 11:04:16.794 | + functions-common:GetOSVersion:443 : [[ ubuntu =~ (almalinux|centos|rocky|rhel) ]] 2026-09-03 11:04:16.796 | + functions-common:GetOSVersion:448 : _ensure_lsb_release 2026-09-03 11:04:16.798 | ++ functions-common:_ensure_lsb_release:419 : command -v lsb_release 2026-09-03 11:04:16.801 | + functions-common:_ensure_lsb_release:419 : [[ -x /usr/bin/lsb_release ]] 2026-09-03 11:04:16.803 | + functions-common:_ensure_lsb_release:420 : return 2026-09-03 11:04:16.806 | ++ functions-common:GetOSVersion:450 : lsb_release -r -s 2026-09-03 11:04:16.818 | + functions-common:GetOSVersion:450 : os_RELEASE=24.04 2026-09-03 11:04:16.821 | ++ functions-common:GetOSVersion:451 : lsb_release -c -s 2026-09-03 11:04:16.833 | + functions-common:GetOSVersion:451 : os_CODENAME=noble 2026-09-03 11:04:16.836 | ++ functions-common:GetOSVersion:452 : lsb_release -i -s 2026-09-03 11:04:16.848 | + functions-common:GetOSVersion:452 : os_VENDOR=Ubuntu 2026-09-03 11:04:16.850 | + functions-common:GetOSVersion:455 : [[ Ubuntu =~ (Debian|Ubuntu) ]] 2026-09-03 11:04:16.852 | + functions-common:GetOSVersion:456 : os_PACKAGE=deb 2026-09-03 11:04:16.854 | + functions-common:GetOSVersion:461 : typeset -xr os_VENDOR 2026-09-03 11:04:16.856 | + functions-common:GetOSVersion:462 : typeset -xr os_RELEASE 2026-09-03 11:04:16.858 | + functions-common:GetOSVersion:463 : typeset -xr os_PACKAGE 2026-09-03 11:04:16.860 | + functions-common:GetOSVersion:464 : typeset -xr os_CODENAME 2026-09-03 11:04:16.862 | + functions-common:GetDistro:473 : [[ Ubuntu =~ (Ubuntu) ]] 2026-09-03 11:04:16.864 | + functions-common:GetDistro:476 : DISTRO=noble 2026-09-03 11:04:16.866 | + functions-common:GetDistro:513 : typeset -xr DISTRO 2026-09-03 11:04:16.868 | + tools/install_pip.sh:main:43 : echo 'Distro: noble' 2026-09-03 11:04:16.868 | Distro: noble 2026-09-03 11:04:16.870 | + tools/install_pip.sh:main:117 : get_versions 2026-09-03 11:04:16.873 | ++ tools/install_pip.sh:get_versions:48 : which pip 2026-09-03 11:04:16.877 | + tools/install_pip.sh:get_versions:48 : PIP=/usr/bin/pip 2026-09-03 11:04:16.878 | + tools/install_pip.sh:get_versions:49 : [[ -n /usr/bin/pip ]] 2026-09-03 11:04:16.882 | ++ tools/install_pip.sh:get_versions:50 : awk '{ print $2}' 2026-09-03 11:04:16.882 | ++ tools/install_pip.sh:get_versions:50 : /usr/bin/pip --version 2026-09-03 11:04:17.566 | + tools/install_pip.sh:get_versions:50 : PIP_VERSION=24.0 2026-09-03 11:04:17.568 | + tools/install_pip.sh:get_versions:51 : echo 'pip: 24.0' 2026-09-03 11:04:17.568 | pip: 24.0 2026-09-03 11:04:17.570 | + tools/install_pip.sh:main:119 : [[ -n '' ]] 2026-09-03 11:04:17.572 | + tools/install_pip.sh:main:123 : is_fedora 2026-09-03 11:04:17.574 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-09-03 11:04:17.576 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-09-03 11:04:17.578 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-09-03 11:04:17.580 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-09-03 11:04:17.581 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-09-03 11:04:17.583 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-09-03 11:04:17.584 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-09-03 11:04:17.586 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-09-03 11:04:17.588 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-09-03 11:04:17.589 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-09-03 11:04:17.591 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-09-03 11:04:17.592 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-09-03 11:04:17.594 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-09-03 11:04:17.596 | + tools/install_pip.sh:main:134 : is_ubuntu 2026-09-03 11:04:17.597 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-03 11:04:17.599 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-03 11:04:17.600 | + tools/install_pip.sh:main:137 : sed -i -e /setuptools/d /opt/stack/requirements/upper-constraints.txt 2026-09-03 11:04:17.604 | + tools/install_pip.sh:main:146 : set -x 2026-09-03 11:04:17.606 | + tools/install_pip.sh:main:149 : get_versions 2026-09-03 11:04:17.608 | ++ tools/install_pip.sh:get_versions:48 : which pip 2026-09-03 11:04:17.612 | + tools/install_pip.sh:get_versions:48 : PIP=/usr/bin/pip 2026-09-03 11:04:17.613 | + tools/install_pip.sh:get_versions:49 : [[ -n /usr/bin/pip ]] 2026-09-03 11:04:17.616 | ++ tools/install_pip.sh:get_versions:50 : /usr/bin/pip --version 2026-09-03 11:04:17.616 | ++ tools/install_pip.sh:get_versions:50 : awk '{ print $2}' 2026-09-03 11:04:18.210 | + tools/install_pip.sh:get_versions:50 : PIP_VERSION=24.0 2026-09-03 11:04:18.212 | + tools/install_pip.sh:get_versions:51 : echo 'pip: 24.0' 2026-09-03 11:04:18.212 | pip: 24.0 2026-09-03 11:04:18.216 | + ./stack.sh:main:806 : source /home/quobyte/devstack/tools/fixup_stuff.sh 2026-09-03 11:04:18.219 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/quobyte/devstack ]] 2026-09-03 11:04:18.222 | + ./stack.sh:main:807 : fixup_all 2026-09-03 11:04:18.225 | + tools/fixup_stuff.sh:fixup_all:111 : fixup_ubuntu 2026-09-03 11:04:18.227 | + tools/fixup_stuff.sh:fixup_ubuntu:95 : is_ubuntu 2026-09-03 11:04:18.230 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-03 11:04:18.233 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-03 11:04:18.236 | + tools/fixup_stuff.sh:fixup_ubuntu:105 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2026-09-03 11:04:18.250 | + tools/fixup_stuff.sh:fixup_ubuntu:106 : sudo rm -rf /usr/lib/python3/dist-packages/pyasn1_modules-0.2.8.egg-info 2026-09-03 11:04:18.265 | + tools/fixup_stuff.sh:fixup_ubuntu:107 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2026-09-03 11:04:18.279 | + tools/fixup_stuff.sh:fixup_all:112 : fixup_fedora 2026-09-03 11:04:18.281 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2026-09-03 11:04:18.284 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-09-03 11:04:18.287 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-09-03 11:04:18.289 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-09-03 11:04:18.292 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-09-03 11:04:18.294 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-09-03 11:04:18.296 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-09-03 11:04:18.298 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-09-03 11:04:18.300 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-09-03 11:04:18.302 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-09-03 11:04:18.304 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-09-03 11:04:18.307 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-09-03 11:04:18.309 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-09-03 11:04:18.311 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-09-03 11:04:18.314 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2026-09-03 11:04:18.317 | + ./stack.sh:main:809 : [[ True == \T\r\u\e ]] 2026-09-03 11:04:18.319 | + ./stack.sh:main:811 : sudo ln -sf /opt/stack/data/venv/bin/cinder-manage /usr/local/bin 2026-09-03 11:04:18.334 | + ./stack.sh:main:812 : sudo ln -sf /opt/stack/data/venv/bin/cinder-rtstool /usr/local/bin 2026-09-03 11:04:18.347 | + ./stack.sh:main:813 : sudo ln -sf /opt/stack/data/venv/bin/glance /usr/local/bin 2026-09-03 11:04:18.362 | + ./stack.sh:main:814 : sudo ln -sf /opt/stack/data/venv/bin/nova-manage /usr/local/bin 2026-09-03 11:04:18.377 | + ./stack.sh:main:815 : sudo ln -sf /opt/stack/data/venv/bin/openstack /usr/local/bin 2026-09-03 11:04:18.392 | + ./stack.sh:main:816 : sudo ln -sf /opt/stack/data/venv/bin/privsep-helper /usr/local/bin 2026-09-03 11:04:18.407 | + ./stack.sh:main:817 : sudo ln -sf /opt/stack/data/venv/bin/rally /usr/local/bin 2026-09-03 11:04:18.422 | + ./stack.sh:main:818 : sudo ln -sf /opt/stack/data/venv/bin/tox /usr/local/bin 2026-09-03 11:04:18.436 | + ./stack.sh:main:820 : setup_devstack_virtualenv 2026-09-03 11:04:18.439 | + inc/python:setup_devstack_virtualenv:39 : [[ ! -d /opt/stack/data/venv ]] 2026-09-03 11:04:18.442 | + inc/python:setup_devstack_virtualenv:43 : /usr/bin/python3.12 -m venv --system-site-packages /opt/stack/data/venv 2026-09-03 11:04:23.929 | + inc/python:setup_devstack_virtualenv:44 : pip_install -U pip 'setuptools[core]' 2026-09-03 11:04:23.950 | Using python 3.12 to install setuptools 2026-09-03 11:04:23.952 | + 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-09-03 11:04:25.332 | Requirement already satisfied: pip in /opt/stack/data/venv/lib/python3.12/site-packages (24.0) 2026-09-03 11:04:25.595 | Collecting pip 2026-09-03 11:04:25.686 | Downloading pip-26.2.1-py3-none-any.whl.metadata (4.6 kB) 2026-09-03 11:04:25.697 | Requirement already satisfied: setuptools[core] in /usr/lib/python3/dist-packages (68.1.2) 2026-09-03 11:04:26.163 | Collecting setuptools[core] 2026-09-03 11:04:26.184 | Downloading setuptools-84.0.0-py3-none-any.whl.metadata (6.6 kB) 2026-09-03 11:04:26.346 | Collecting packaging>=24.2 (from setuptools[core]) 2026-09-03 11:04:26.362 | Downloading packaging-26.3-py3-none-any.whl.metadata (3.5 kB) 2026-09-03 11:04:26.446 | Collecting more_itertools>=8.8 (from setuptools[core]) 2026-09-03 11:04:26.462 | Downloading more_itertools-11.1.0-py3-none-any.whl.metadata (41 kB) 2026-09-03 11:04:26.481 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.4/41.4 kB 2.3 MB/s eta 0:00:00 2026-09-03 11:04:26.571 | Collecting jaraco.text>=3.7 (from setuptools[core]) 2026-09-03 11:04:26.589 | Downloading jaraco_text-4.3.0-py3-none-any.whl.metadata (3.8 kB) 2026-09-03 11:04:26.714 | Collecting wheel>=0.43.0 (from setuptools[core]) 2026-09-03 11:04:26.729 | Downloading wheel-0.48.0-py3-none-any.whl.metadata (2.3 kB) 2026-09-03 11:04:26.811 | Collecting jaraco.functools>=4 (from setuptools[core]) 2026-09-03 11:04:26.827 | Downloading jaraco_functools-4.6.0-py3-none-any.whl.metadata (2.9 kB) 2026-09-03 11:04:26.940 | Collecting jaraco.context>=4.1 (from jaraco.text>=3.7->setuptools[core]) 2026-09-03 11:04:26.958 | Downloading jaraco_context-6.1.2-py3-none-any.whl.metadata (4.2 kB) 2026-09-03 11:04:27.043 | Collecting typer-slim (from jaraco.text>=3.7->setuptools[core]) 2026-09-03 11:04:27.061 | Downloading typer_slim-0.24.0-py3-none-any.whl.metadata (4.2 kB) 2026-09-03 11:04:27.309 | Collecting typer>=0.24.0 (from typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-09-03 11:04:27.326 | Downloading typer-0.27.2-py3-none-any.whl.metadata (16 kB) 2026-09-03 11:04:27.414 | Collecting shellingham>=1.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-09-03 11:04:27.429 | Downloading shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB) 2026-09-03 11:04:27.617 | Collecting rich>=13.8.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-09-03 11:04:27.636 | Downloading rich-15.0.0-py3-none-any.whl.metadata (18 kB) 2026-09-03 11:04:27.701 | Collecting annotated-doc>=0.0.2 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-09-03 11:04:27.716 | Downloading annotated_doc-0.0.5-py3-none-any.whl.metadata (6.5 kB) 2026-09-03 11:04:27.810 | 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-09-03 11:04:27.826 | Downloading markdown_it_py-4.2.0-py3-none-any.whl.metadata (7.4 kB) 2026-09-03 11:04:27.919 | 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-09-03 11:04:27.935 | Downloading pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) 2026-09-03 11:04:27.982 | 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-09-03 11:04:28.015 | Downloading pip-26.2.1-py3-none-any.whl (1.8 MB) 2026-09-03 11:04:28.109 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 20.9 MB/s eta 0:00:00 2026-09-03 11:04:28.124 | Downloading jaraco_functools-4.6.0-py3-none-any.whl (11 kB) 2026-09-03 11:04:28.147 | Downloading jaraco_text-4.3.0-py3-none-any.whl (14 kB) 2026-09-03 11:04:28.169 | Downloading more_itertools-11.1.0-py3-none-any.whl (72 kB) 2026-09-03 11:04:28.182 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 72.2/72.2 kB 7.6 MB/s eta 0:00:00 2026-09-03 11:04:28.200 | Downloading packaging-26.3-py3-none-any.whl (129 kB) 2026-09-03 11:04:28.215 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 130.0/130.0 kB 12.1 MB/s eta 0:00:00 2026-09-03 11:04:28.231 | Downloading wheel-0.48.0-py3-none-any.whl (33 kB) 2026-09-03 11:04:28.258 | Downloading setuptools-84.0.0-py3-none-any.whl (818 kB) 2026-09-03 11:04:28.294 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 818.2/818.2 kB 27.3 MB/s eta 0:00:00 2026-09-03 11:04:28.310 | Downloading jaraco_context-6.1.2-py3-none-any.whl (7.9 kB) 2026-09-03 11:04:28.334 | Downloading typer_slim-0.24.0-py3-none-any.whl (3.4 kB) 2026-09-03 11:04:28.355 | Downloading typer-0.27.2-py3-none-any.whl (123 kB) 2026-09-03 11:04:28.370 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 123.1/123.1 kB 11.3 MB/s eta 0:00:00 2026-09-03 11:04:28.386 | Downloading annotated_doc-0.0.5-py3-none-any.whl (5.3 kB) 2026-09-03 11:04:28.408 | Downloading rich-15.0.0-py3-none-any.whl (310 kB) 2026-09-03 11:04:28.428 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 310.7/310.7 kB 20.0 MB/s eta 0:00:00 2026-09-03 11:04:28.444 | Downloading shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) 2026-09-03 11:04:28.469 | Downloading markdown_it_py-4.2.0-py3-none-any.whl (91 kB) 2026-09-03 11:04:28.484 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 91.7/91.7 kB 8.2 MB/s eta 0:00:00 2026-09-03 11:04:28.500 | Downloading pygments-2.20.0-py3-none-any.whl (1.2 MB) 2026-09-03 11:04:28.548 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 27.9 MB/s eta 0:00:00 2026-09-03 11:04:29.292 | 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-09-03 11:04:29.317 | Attempting uninstall: setuptools 2026-09-03 11:04:29.335 | Found existing installation: setuptools 68.1.2 2026-09-03 11:04:29.335 | Not uninstalling setuptools at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-03 11:04:29.336 | Can't uninstall 'setuptools'. No files were found to uninstall. 2026-09-03 11:04:30.200 | Attempting uninstall: pygments 2026-09-03 11:04:30.245 | Found existing installation: Pygments 2.17.2 2026-09-03 11:04:30.245 | Not uninstalling pygments at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-03 11:04:30.246 | Can't uninstall 'Pygments'. No files were found to uninstall. 2026-09-03 11:04:31.510 | Attempting uninstall: pip 2026-09-03 11:04:31.516 | Found existing installation: pip 24.0 2026-09-03 11:04:31.585 | Uninstalling pip-24.0: 2026-09-03 11:04:31.595 | Successfully uninstalled pip-24.0 2026-09-03 11:04:33.173 | Attempting uninstall: packaging 2026-09-03 11:04:33.200 | Found existing installation: packaging 24.0 2026-09-03 11:04:33.200 | Not uninstalling packaging at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-03 11:04:33.200 | Can't uninstall 'packaging'. No files were found to uninstall. 2026-09-03 11:04:33.418 | Attempting uninstall: markdown-it-py 2026-09-03 11:04:33.445 | Found existing installation: markdown-it-py 3.0.0 2026-09-03 11:04:33.448 | Not uninstalling markdown-it-py at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-03 11:04:33.448 | Can't uninstall 'markdown-it-py'. No files were found to uninstall. 2026-09-03 11:04:33.606 | Attempting uninstall: wheel 2026-09-03 11:04:33.638 | Found existing installation: wheel 0.42.0 2026-09-03 11:04:33.639 | Not uninstalling wheel at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-03 11:04:33.639 | Can't uninstall 'wheel'. No files were found to uninstall. 2026-09-03 11:04:33.691 | Attempting uninstall: rich 2026-09-03 11:04:33.724 | Found existing installation: rich 13.7.1 2026-09-03 11:04:33.724 | Not uninstalling rich at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-03 11:04:33.725 | Can't uninstall 'rich'. No files were found to uninstall. 2026-09-03 11:04:34.442 | Successfully installed annotated-doc-0.0.5 jaraco.context-6.1.2 jaraco.functools-4.6.0 jaraco.text-4.3.0 markdown-it-py-4.2.0 more_itertools-11.1.0 packaging-26.3 pip-26.2.1 pygments-2.20.0 rich-15.0.0 setuptools-84.0.0 shellingham-1.5.4 typer-0.27.2 typer-slim-0.24.0 wheel-0.48.0 2026-09-03 11:04:34.646 | + inc/python:pip_install:216 : result=0 2026-09-03 11:04:34.649 | + inc/python:pip_install:218 : time_stop pip_install 2026-09-03 11:04:34.653 | + functions-common:time_stop:2420 : local name 2026-09-03 11:04:34.658 | + functions-common:time_stop:2421 : local end_time 2026-09-03 11:04:34.661 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-03 11:04:34.664 | + functions-common:time_stop:2423 : local total 2026-09-03 11:04:34.667 | + functions-common:time_stop:2424 : local start_time 2026-09-03 11:04:34.671 | + functions-common:time_stop:2426 : name=pip_install 2026-09-03 11:04:34.674 | + functions-common:time_stop:2427 : start_time=1788433463944 2026-09-03 11:04:34.677 | + functions-common:time_stop:2429 : [[ -z 1788433463944 ]] 2026-09-03 11:04:34.681 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-03 11:04:34.686 | + functions-common:time_stop:2432 : end_time=1788433474682 2026-09-03 11:04:34.689 | + functions-common:time_stop:2433 : elapsed_time=10738 2026-09-03 11:04:34.693 | + functions-common:time_stop:2434 : total=0 2026-09-03 11:04:34.695 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-03 11:04:34.699 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=10738 2026-09-03 11:04:34.702 | + inc/python:pip_install:219 : return 0 2026-09-03 11:04:34.705 | + 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-09-03 11:04:34.709 | + 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-09-03 11:04:34.713 | + 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-09-03 11:04:34.717 | + inc/python:setup_devstack_virtualenv:48 : export PYTHON=/opt/stack/data/venv/bin/python3 2026-09-03 11:04:34.721 | + inc/python:setup_devstack_virtualenv:48 : PYTHON=/opt/stack/data/venv/bin/python3 2026-09-03 11:04:34.724 | + ./stack.sh:main:824 : pip_install -U os-testr 2026-09-03 11:04:34.752 | Using python 3.12 to install os-testr 2026-09-03 11:04:34.756 | + 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-09-03 11:04:35.950 | Collecting os-testr 2026-09-03 11:04:36.079 | Downloading os_testr-3.0.0-py3-none-any.whl.metadata (1.8 kB) 2026-09-03 11:04:36.143 | Collecting pbr!=2.1.0,>=2.0.0 (from os-testr) 2026-09-03 11:04:36.161 | Downloading pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-09-03 11:04:36.199 | Collecting python-subunit>=1.0.0 (from os-testr) 2026-09-03 11:04:36.216 | Downloading python_subunit-1.4.6-py3-none-any.whl.metadata (22 kB) 2026-09-03 11:04:36.271 | Collecting testtools>=2.2.0 (from os-testr) 2026-09-03 11:04:36.288 | Downloading testtools-2.9.1-py3-none-any.whl.metadata (5.4 kB) 2026-09-03 11:04:36.300 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->os-testr) (84.0.0) 2026-09-03 11:04:36.330 | Collecting iso8601 (from python-subunit>=1.0.0->os-testr) 2026-09-03 11:04:36.347 | Downloading iso8601-2.1.0-py3-none-any.whl.metadata (3.7 kB) 2026-09-03 11:04:36.439 | Collecting PyYAML (from python-subunit>=1.0.0->os-testr) 2026-09-03 11:04:36.454 | 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-09-03 11:04:36.489 | Downloading os_testr-3.0.0-py3-none-any.whl (32 kB) 2026-09-03 11:04:36.518 | Downloading pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-09-03 11:04:36.572 | Downloading python_subunit-1.4.6-py3-none-any.whl (77 kB) 2026-09-03 11:04:36.607 | Downloading testtools-2.9.1-py3-none-any.whl (110 kB) 2026-09-03 11:04:36.649 | Downloading iso8601-2.1.0-py3-none-any.whl (7.5 kB) 2026-09-03 11:04:36.670 | Downloading pyyaml-6.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (807 kB) 2026-09-03 11:04:36.798 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 807.9/807.9 kB 6.9 MB/s 0:00:00 2026-09-03 11:04:36.990 | Installing collected packages: testtools, PyYAML, pbr, iso8601, python-subunit, os-testr 2026-09-03 11:04:37.136 | Attempting uninstall: PyYAML 2026-09-03 11:04:37.144 | Found existing installation: PyYAML 6.0.1 2026-09-03 11:04:37.144 | Not uninstalling pyyaml at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-03 11:04:37.144 | Can't uninstall 'PyYAML'. No files were found to uninstall. 2026-09-03 11:04:37.535 | 2026-09-03 11:04:37.539 | 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-09-03 11:04:37.654 | + inc/python:pip_install:216 : result=0 2026-09-03 11:04:37.657 | + inc/python:pip_install:218 : time_stop pip_install 2026-09-03 11:04:37.661 | + functions-common:time_stop:2420 : local name 2026-09-03 11:04:37.664 | + functions-common:time_stop:2421 : local end_time 2026-09-03 11:04:37.668 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-03 11:04:37.671 | + functions-common:time_stop:2423 : local total 2026-09-03 11:04:37.674 | + functions-common:time_stop:2424 : local start_time 2026-09-03 11:04:37.677 | + functions-common:time_stop:2426 : name=pip_install 2026-09-03 11:04:37.681 | + functions-common:time_stop:2427 : start_time=1788433474745 2026-09-03 11:04:37.684 | + functions-common:time_stop:2429 : [[ -z 1788433474745 ]] 2026-09-03 11:04:37.689 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-03 11:04:37.693 | + functions-common:time_stop:2432 : end_time=1788433477690 2026-09-03 11:04:37.697 | + functions-common:time_stop:2433 : elapsed_time=2945 2026-09-03 11:04:37.700 | + functions-common:time_stop:2434 : total=10738 2026-09-03 11:04:37.702 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-03 11:04:37.705 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=13683 2026-09-03 11:04:37.709 | + inc/python:pip_install:219 : return 0 2026-09-03 11:04:37.713 | + ./stack.sh:main:828 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2026-09-03 11:04:37.788 | + ./stack.sh:main:829 : sudo systemctl restart systemd-journald 2026-09-03 11:04:37.880 | + ./stack.sh:main:835 : install_infra 2026-09-03 11:04:37.884 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-09-03 11:04:37.888 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2026-09-03 11:04:37.891 | + lib/infra:install_infra:32 : python3.12 -m venv /opt/stack/requirements/.venv 2026-09-03 11:04:43.476 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-09-03 11:04:43.480 | + lib/infra:install_infra:34 : pip_install -U pbr 'setuptools[core]' 2026-09-03 11:04:43.504 | + 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-09-03 11:04:44.883 | Collecting pbr 2026-09-03 11:04:44.888 | Using cached pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-09-03 11:04:45.325 | Collecting setuptools[core] 2026-09-03 11:04:45.327 | Using cached setuptools-84.0.0-py3-none-any.whl.metadata (6.6 kB) 2026-09-03 11:04:45.477 | Collecting packaging>=24.2 (from setuptools[core]) 2026-09-03 11:04:45.480 | Using cached packaging-26.3-py3-none-any.whl.metadata (3.5 kB) 2026-09-03 11:04:45.549 | Collecting more_itertools>=8.8 (from setuptools[core]) 2026-09-03 11:04:45.551 | Using cached more_itertools-11.1.0-py3-none-any.whl.metadata (41 kB) 2026-09-03 11:04:45.623 | Collecting jaraco.text>=3.7 (from setuptools[core]) 2026-09-03 11:04:45.625 | Using cached jaraco_text-4.3.0-py3-none-any.whl.metadata (3.8 kB) 2026-09-03 11:04:45.715 | Collecting wheel>=0.43.0 (from setuptools[core]) 2026-09-03 11:04:45.717 | Using cached wheel-0.48.0-py3-none-any.whl.metadata (2.3 kB) 2026-09-03 11:04:45.786 | Collecting jaraco.functools>=4 (from setuptools[core]) 2026-09-03 11:04:45.789 | Using cached jaraco_functools-4.6.0-py3-none-any.whl.metadata (2.9 kB) 2026-09-03 11:04:45.888 | Collecting jaraco.context>=4.1 (from jaraco.text>=3.7->setuptools[core]) 2026-09-03 11:04:45.890 | Using cached jaraco_context-6.1.2-py3-none-any.whl.metadata (4.2 kB) 2026-09-03 11:04:45.958 | Collecting typer-slim (from jaraco.text>=3.7->setuptools[core]) 2026-09-03 11:04:45.961 | Using cached typer_slim-0.24.0-py3-none-any.whl.metadata (4.2 kB) 2026-09-03 11:04:46.188 | Collecting typer>=0.24.0 (from typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-09-03 11:04:46.192 | Using cached typer-0.27.2-py3-none-any.whl.metadata (16 kB) 2026-09-03 11:04:46.264 | Collecting shellingham>=1.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-09-03 11:04:46.266 | Using cached shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB) 2026-09-03 11:04:46.423 | Collecting rich>=13.8.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-09-03 11:04:46.426 | Using cached rich-15.0.0-py3-none-any.whl.metadata (18 kB) 2026-09-03 11:04:46.476 | Collecting annotated-doc>=0.0.2 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-09-03 11:04:46.479 | Using cached annotated_doc-0.0.5-py3-none-any.whl.metadata (6.5 kB) 2026-09-03 11:04:46.559 | 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-09-03 11:04:46.562 | Using cached markdown_it_py-4.2.0-py3-none-any.whl.metadata (7.4 kB) 2026-09-03 11:04:46.643 | 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-09-03 11:04:46.646 | Using cached pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) 2026-09-03 11:04:46.732 | 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-09-03 11:04:46.839 | Downloading mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB) 2026-09-03 11:04:46.864 | Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-09-03 11:04:46.868 | Using cached jaraco_functools-4.6.0-py3-none-any.whl (11 kB) 2026-09-03 11:04:46.870 | Using cached jaraco_text-4.3.0-py3-none-any.whl (14 kB) 2026-09-03 11:04:46.873 | Using cached more_itertools-11.1.0-py3-none-any.whl (72 kB) 2026-09-03 11:04:46.876 | Using cached packaging-26.3-py3-none-any.whl (129 kB) 2026-09-03 11:04:46.879 | Using cached wheel-0.48.0-py3-none-any.whl (33 kB) 2026-09-03 11:04:46.881 | Using cached setuptools-84.0.0-py3-none-any.whl (818 kB) 2026-09-03 11:04:46.891 | Using cached jaraco_context-6.1.2-py3-none-any.whl (7.9 kB) 2026-09-03 11:04:46.895 | Using cached typer_slim-0.24.0-py3-none-any.whl (3.4 kB) 2026-09-03 11:04:46.895 | Using cached typer-0.27.2-py3-none-any.whl (123 kB) 2026-09-03 11:04:46.898 | Using cached annotated_doc-0.0.5-py3-none-any.whl (5.3 kB) 2026-09-03 11:04:46.900 | Using cached rich-15.0.0-py3-none-any.whl (310 kB) 2026-09-03 11:04:46.905 | Using cached shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) 2026-09-03 11:04:46.907 | Using cached markdown_it_py-4.2.0-py3-none-any.whl (91 kB) 2026-09-03 11:04:46.910 | Using cached pygments-2.20.0-py3-none-any.whl (1.2 MB) 2026-09-03 11:04:46.937 | Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) 2026-09-03 11:04:47.222 | 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-09-03 11:04:50.735 | Successfully installed annotated-doc-0.0.5 jaraco.context-6.1.2 jaraco.functools-4.6.0 jaraco.text-4.3.0 markdown-it-py-4.2.0 mdurl-0.1.2 more_itertools-11.1.0 packaging-26.3 pbr-7.0.3 pygments-2.20.0 rich-15.0.0 setuptools-84.0.0 shellingham-1.5.4 typer-0.27.2 typer-slim-0.24.0 wheel-0.48.0 2026-09-03 11:04:50.921 | + inc/python:pip_install:216 : result=0 2026-09-03 11:04:50.924 | + inc/python:pip_install:218 : time_stop pip_install 2026-09-03 11:04:50.928 | + functions-common:time_stop:2420 : local name 2026-09-03 11:04:50.931 | + functions-common:time_stop:2421 : local end_time 2026-09-03 11:04:50.934 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-03 11:04:50.938 | + functions-common:time_stop:2423 : local total 2026-09-03 11:04:50.941 | + functions-common:time_stop:2424 : local start_time 2026-09-03 11:04:50.943 | + functions-common:time_stop:2426 : name=pip_install 2026-09-03 11:04:50.946 | + functions-common:time_stop:2427 : start_time=1788433483496 2026-09-03 11:04:50.949 | + functions-common:time_stop:2429 : [[ -z 1788433483496 ]] 2026-09-03 11:04:50.954 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-03 11:04:50.959 | + functions-common:time_stop:2432 : end_time=1788433490955 2026-09-03 11:04:50.962 | + functions-common:time_stop:2433 : elapsed_time=7459 2026-09-03 11:04:50.965 | + functions-common:time_stop:2434 : total=13683 2026-09-03 11:04:50.967 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-03 11:04:50.971 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=21142 2026-09-03 11:04:50.974 | + inc/python:pip_install:219 : return 0 2026-09-03 11:04:50.977 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-09-03 11:04:50.981 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2026-09-03 11:04:51.008 | + 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-09-03 11:04:52.271 | Processing /opt/stack/requirements 2026-09-03 11:04:52.276 | Installing build dependencies: started 2026-09-03 11:04:55.087 | Installing build dependencies: finished with status 'done' 2026-09-03 11:04:55.091 | Getting requirements to build wheel: started 2026-09-03 11:04:55.379 | Getting requirements to build wheel: finished with status 'done' 2026-09-03 11:04:55.382 | Preparing metadata (pyproject.toml): started 2026-09-03 11:04:56.551 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-09-03 11:04:56.733 | Collecting fixtures>=3.0.0 (from openstack_requirements==1.2.1.dev8697) 2026-09-03 11:04:56.823 | Downloading fixtures-4.3.2-py3-none-any.whl.metadata (22 kB) 2026-09-03 11:04:56.842 | 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.dev8697) (26.3) 2026-09-03 11:04:56.949 | Collecting requests>=2.14.2 (from openstack_requirements==1.2.1.dev8697) 2026-09-03 11:04:56.964 | Downloading requests-2.34.2-py3-none-any.whl.metadata (4.8 kB) 2026-09-03 11:04:57.112 | Collecting PyYAML>=3.12 (from openstack_requirements==1.2.1.dev8697) 2026-09-03 11:04:57.117 | 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-09-03 11:04:57.170 | Collecting beagle>=0.2.1 (from openstack_requirements==1.2.1.dev8697) 2026-09-03 11:04:57.186 | Downloading beagle-0.5.0-py3-none-any.whl.metadata (1.1 kB) 2026-09-03 11:04:57.197 | 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.dev8697) (84.0.0) 2026-09-03 11:04:57.581 | Collecting charset_normalizer<4,>=2 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8697) 2026-09-03 11:04:57.601 | Downloading charset_normalizer-3.5.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (44 kB) 2026-09-03 11:04:57.619 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 44.1/44.1 kB 2.9 MB/s eta 0:00:00 2026-09-03 11:04:57.693 | Collecting idna<4,>=2.5 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8697) 2026-09-03 11:04:57.710 | Downloading idna-3.18-py3-none-any.whl.metadata (6.1 kB) 2026-09-03 11:04:57.835 | Collecting urllib3<3,>=1.26 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8697) 2026-09-03 11:04:57.851 | Downloading urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) 2026-09-03 11:04:57.940 | Collecting certifi>=2023.5.7 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8697) 2026-09-03 11:04:57.955 | Downloading certifi-2026.7.22-py3-none-any.whl.metadata (2.5 kB) 2026-09-03 11:04:58.076 | Downloading beagle-0.5.0-py3-none-any.whl (10 kB) 2026-09-03 11:04:58.101 | Downloading fixtures-4.3.2-py3-none-any.whl (41 kB) 2026-09-03 11:04:58.114 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.6/41.6 kB 4.3 MB/s eta 0:00:00 2026-09-03 11:04:58.118 | 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-09-03 11:04:58.140 | Downloading requests-2.34.2-py3-none-any.whl (73 kB) 2026-09-03 11:04:58.152 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 73.1/73.1 kB 7.8 MB/s eta 0:00:00 2026-09-03 11:04:58.169 | Downloading certifi-2026.7.22-py3-none-any.whl (136 kB) 2026-09-03 11:04:58.184 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 137.0/137.0 kB 13.0 MB/s eta 0:00:00 2026-09-03 11:04:58.202 | Downloading charset_normalizer-3.5.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (247 kB) 2026-09-03 11:04:58.220 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.5/247.5 kB 18.5 MB/s eta 0:00:00 2026-09-03 11:04:58.236 | Downloading idna-3.18-py3-none-any.whl (65 kB) 2026-09-03 11:04:58.248 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.5/65.5 kB 7.0 MB/s eta 0:00:00 2026-09-03 11:04:58.264 | Downloading urllib3-2.7.0-py3-none-any.whl (131 kB) 2026-09-03 11:04:58.279 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.1/131.1 kB 12.3 MB/s eta 0:00:00 2026-09-03 11:04:58.313 | Building wheels for collected packages: openstack_requirements 2026-09-03 11:04:58.315 | Building wheel for openstack_requirements (pyproject.toml): started 2026-09-03 11:05:00.561 | Building wheel for openstack_requirements (pyproject.toml): finished with status 'done' 2026-09-03 11:05:00.562 | Created wheel for openstack_requirements: filename=openstack_requirements-1.2.1.dev8697-py3-none-any.whl size=53492 sha256=3d20155d89ddb361864c3e5fc08b559f368d55ad083cf6de0789c2b496c9803e 2026-09-03 11:05:00.562 | Stored in directory: /tmp/pip-ephem-wheel-cache-8q9vdy_h/wheels/09/5d/92/4cd2c84803dbd4129257ae3d0359353f58d376e96c4633bda7 2026-09-03 11:05:00.567 | Successfully built openstack_requirements 2026-09-03 11:05:00.842 | Installing collected packages: urllib3, PyYAML, idna, fixtures, charset_normalizer, certifi, beagle, requests, openstack_requirements 2026-09-03 11:05:01.573 | Successfully installed PyYAML-6.0.3 beagle-0.5.0 certifi-2026.7.22 charset_normalizer-3.5.0 fixtures-4.3.2 idna-3.18 openstack_requirements-1.2.1.dev8697 requests-2.34.2 urllib3-2.7.0 2026-09-03 11:05:01.778 | + inc/python:pip_install:216 : result=0 2026-09-03 11:05:01.780 | + inc/python:pip_install:218 : time_stop pip_install 2026-09-03 11:05:01.783 | + functions-common:time_stop:2420 : local name 2026-09-03 11:05:01.786 | + functions-common:time_stop:2421 : local end_time 2026-09-03 11:05:01.788 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-03 11:05:01.791 | + functions-common:time_stop:2423 : local total 2026-09-03 11:05:01.793 | + functions-common:time_stop:2424 : local start_time 2026-09-03 11:05:01.796 | + functions-common:time_stop:2426 : name=pip_install 2026-09-03 11:05:01.799 | + functions-common:time_stop:2427 : start_time=1788433490998 2026-09-03 11:05:01.802 | + functions-common:time_stop:2429 : [[ -z 1788433490998 ]] 2026-09-03 11:05:01.804 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-03 11:05:01.808 | + functions-common:time_stop:2432 : end_time=1788433501805 2026-09-03 11:05:01.811 | + functions-common:time_stop:2433 : elapsed_time=10807 2026-09-03 11:05:01.813 | + functions-common:time_stop:2434 : total=21142 2026-09-03 11:05:01.816 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-03 11:05:01.819 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=31949 2026-09-03 11:05:01.821 | + inc/python:pip_install:219 : return 0 2026-09-03 11:05:01.824 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2026-09-03 11:05:01.827 | + lib/infra:install_infra:42 : use_library_from_git pbr 2026-09-03 11:05:01.831 | + inc/python:use_library_from_git:266 : local name=pbr 2026-09-03 11:05:01.833 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-03 11:05:01.836 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-03 11:05:01.839 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,pbr, ]] 2026-09-03 11:05:01.841 | + inc/python:use_library_from_git:269 : return 1 2026-09-03 11:05:01.844 | + lib/infra:install_infra:48 : pip_install -U pbr 2026-09-03 11:05:01.866 | Using python 3.12 to install pbr 2026-09-03 11:05:01.869 | + 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-09-03 11:05:02.835 | Requirement already satisfied: pbr in /opt/stack/data/venv/lib/python3.12/site-packages (7.0.3) 2026-09-03 11:05:02.879 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr) (84.0.0) 2026-09-03 11:05:03.126 | + inc/python:pip_install:216 : result=0 2026-09-03 11:05:03.128 | + inc/python:pip_install:218 : time_stop pip_install 2026-09-03 11:05:03.131 | + functions-common:time_stop:2420 : local name 2026-09-03 11:05:03.133 | + functions-common:time_stop:2421 : local end_time 2026-09-03 11:05:03.136 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-03 11:05:03.139 | + functions-common:time_stop:2423 : local total 2026-09-03 11:05:03.141 | + functions-common:time_stop:2424 : local start_time 2026-09-03 11:05:03.144 | + functions-common:time_stop:2426 : name=pip_install 2026-09-03 11:05:03.146 | + functions-common:time_stop:2427 : start_time=1788433501860 2026-09-03 11:05:03.148 | + functions-common:time_stop:2429 : [[ -z 1788433501860 ]] 2026-09-03 11:05:03.153 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-03 11:05:03.157 | + functions-common:time_stop:2432 : end_time=1788433503154 2026-09-03 11:05:03.159 | + functions-common:time_stop:2433 : elapsed_time=1294 2026-09-03 11:05:03.162 | + functions-common:time_stop:2434 : total=31949 2026-09-03 11:05:03.164 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-03 11:05:03.166 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=33243 2026-09-03 11:05:03.169 | + inc/python:pip_install:219 : return 0 2026-09-03 11:05:03.172 | + ./stack.sh:main:838 : python3.12 -m venv /opt/stack/bindep-venv 2026-09-03 11:05:08.691 | + ./stack.sh:main:840 : /opt/stack/bindep-venv/bin/pip install bindep 2026-09-03 11:05:09.482 | Collecting bindep 2026-09-03 11:05:09.583 | Downloading bindep-2.14.0-py3-none-any.whl.metadata (11 kB) 2026-09-03 11:05:09.685 | Collecting distro>=1.7 (from bindep) 2026-09-03 11:05:09.700 | Downloading distro-1.9.0-py3-none-any.whl.metadata (6.8 kB) 2026-09-03 11:05:09.784 | Collecting packaging (from bindep) 2026-09-03 11:05:09.787 | Using cached packaging-26.3-py3-none-any.whl.metadata (3.5 kB) 2026-09-03 11:05:09.837 | Collecting Parsley (from bindep) 2026-09-03 11:05:09.855 | Downloading Parsley-1.3-py2.py3-none-any.whl.metadata (4.1 kB) 2026-09-03 11:05:09.949 | Collecting pbr>=2 (from bindep) 2026-09-03 11:05:09.953 | Using cached pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-09-03 11:05:10.357 | Collecting setuptools (from pbr>=2->bindep) 2026-09-03 11:05:10.359 | Using cached setuptools-84.0.0-py3-none-any.whl.metadata (6.6 kB) 2026-09-03 11:05:10.447 | Downloading bindep-2.14.0-py3-none-any.whl (35 kB) 2026-09-03 11:05:10.479 | Downloading distro-1.9.0-py3-none-any.whl (20 kB) 2026-09-03 11:05:10.487 | Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-09-03 11:05:10.491 | Using cached packaging-26.3-py3-none-any.whl (129 kB) 2026-09-03 11:05:10.508 | Downloading Parsley-1.3-py2.py3-none-any.whl (88 kB) 2026-09-03 11:05:10.532 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 88.9/88.9 kB 4.4 MB/s eta 0:00:00 2026-09-03 11:05:10.534 | Using cached setuptools-84.0.0-py3-none-any.whl (818 kB) 2026-09-03 11:05:10.674 | Installing collected packages: Parsley, setuptools, packaging, distro, pbr, bindep 2026-09-03 11:05:12.123 | Successfully installed Parsley-1.3 bindep-2.14.0 distro-1.9.0 packaging-26.3 pbr-7.0.3 setuptools-84.0.0 2026-09-03 11:05:12.262 | + ./stack.sh:main:841 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-09-03 11:05:12.267 | + ./stack.sh:main:841 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-09-03 11:05:12.272 | ++ ./stack.sh:main:844 : _get_plugin_bindep_packages 2026-09-03 11:05:12.297 | + ./stack.sh:main:844 : pkgs= 2026-09-03 11:05:12.300 | + ./stack.sh:main:845 : [[ -n '' ]] 2026-09-03 11:05:12.304 | + ./stack.sh:main:852 : run_phase stack pre-install 2026-09-03 11:05:12.307 | + functions-common:run_phase:1848 : local mode=stack 2026-09-03 11:05:12.309 | + functions-common:run_phase:1849 : local phase=pre-install 2026-09-03 11:05:12.313 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-09-03 11:05:12.316 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-09-03 11:05:12.319 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-09-03 11:05:12.322 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-09-03 11:05:12.326 | + functions-common:run_phase:1858 : local extra 2026-09-03 11:05:12.331 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-09-03 11:05:12.336 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-09-03 11:05:12.338 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-09-03 11:05:12.342 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-09-03 11:05:12.345 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack pre-install 2026-09-03 11:05:12.349 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-09-03 11:05:12.371 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-03 11:05:12.374 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-09-03 11:05:12.378 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-09-03 11:05:12.381 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2026-09-03 11:05:12.384 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-09-03 11:05:12.388 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-09-03 11:05:12.391 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-09-03 11:05:12.394 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2026-09-03 11:05:12.398 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2026-09-03 11:05:12.402 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2026-09-03 11:05:12.405 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2026-09-03 11:05:12.408 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2026-09-03 11:05:12.411 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-09-03 11:05:12.414 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-09-03 11:05:12.418 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-09-03 11:05:12.421 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-09-03 11:05:12.425 | + functions-common:run_phase:1875 : run_plugins stack pre-install 2026-09-03 11:05:12.428 | + functions-common:run_plugins:1834 : local mode=stack 2026-09-03 11:05:12.431 | + functions-common:run_plugins:1835 : local phase=pre-install 2026-09-03 11:05:12.435 | + functions-common:run_plugins:1837 : local plugins= 2026-09-03 11:05:12.439 | + functions-common:run_plugins:1838 : local plugin 2026-09-03 11:05:12.443 | + ./stack.sh:main:855 : set_systemd_override DefaultLimitNOFILE 2048 2026-09-03 11:05:12.447 | + functions:set_systemd_override:844 : local key=DefaultLimitNOFILE 2026-09-03 11:05:12.451 | + functions:set_systemd_override:845 : local value=2048 2026-09-03 11:05:12.454 | + functions:set_systemd_override:847 : local sysconf=/etc/systemd/system.conf 2026-09-03 11:05:12.458 | + functions:set_systemd_override:848 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2026-09-03 11:05:12.528 | + functions:set_systemd_override:849 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2026-09-03 11:05:12.528 | Set systemd system override for DefaultLimitNOFILE=2048 2026-09-03 11:05:12.531 | + functions:set_systemd_override:851 : sudo systemctl daemon-reload 2026-09-03 11:05:12.975 | + ./stack.sh:main:857 : install_rpc_backend 2026-09-03 11:05:12.977 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2026-09-03 11:05:12.997 | + functions-common:is_service_enabled:2076 : return 0 2026-09-03 11:05:13.000 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2026-09-03 11:05:13.004 | + functions-common:install_package:1438 : update_package_repo 2026-09-03 11:05:13.006 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-09-03 11:05:13.010 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-09-03 11:05:13.013 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-09-03 11:05:13.016 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-09-03 11:05:13.019 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-09-03 11:05:13.023 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-03 11:05:13.026 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-03 11:05:13.029 | + functions-common:update_package_repo:1421 : apt_get_update 2026-09-03 11:05:13.032 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-09-03 11:05:13.035 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-09-03 11:05:13.038 | + functions-common:apt_get_update:1167 : return 2026-09-03 11:05:13.041 | + functions-common:install_package:1439 : real_install_package rabbitmq-server 2026-09-03 11:05:13.044 | + functions-common:real_install_package:1426 : is_ubuntu 2026-09-03 11:05:13.047 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-03 11:05:13.049 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-03 11:05:13.053 | + functions-common:real_install_package:1427 : apt_get install rabbitmq-server 2026-09-03 11:05:13.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 rabbitmq-server 2026-09-03 11:05:13.114 | Reading package lists... 2026-09-03 11:05:13.485 | Building dependency tree... 2026-09-03 11:05:13.487 | Reading state information... 2026-09-03 11:05:14.043 | The following packages were automatically installed and are no longer required: 2026-09-03 11:05:14.045 | libfwupd2 libgusb2 2026-09-03 11:05:14.045 | Use 'sudo apt autoremove' to remove them. 2026-09-03 11:05:14.046 | The following additional packages will be installed: 2026-09-03 11:05:14.046 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2026-09-03 11:05:14.046 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2026-09-03 11:05:14.046 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2026-09-03 11:05:14.048 | erlang-tools erlang-xmerl 2026-09-03 11:05:14.050 | Suggested packages: 2026-09-03 11:05:14.050 | erlang erlang-manpages erlang-doc 2026-09-03 11:05:14.107 | The following NEW packages will be installed: 2026-09-03 11:05:14.108 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2026-09-03 11:05:14.108 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2026-09-03 11:05:14.108 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2026-09-03 11:05:14.114 | erlang-tools erlang-xmerl rabbitmq-server 2026-09-03 11:05:14.219 | 0 upgraded, 18 newly installed, 0 to remove and 30 not upgraded. 2026-09-03 11:05:14.219 | Need to get 36.1 MB of archives. 2026-09-03 11:05:14.219 | After this operation, 56.3 MB of additional disk space will be used. 2026-09-03 11:05:14.219 | 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-09-03 11:05:14.542 | 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-09-03 11:05:14.578 | 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-09-03 11:05:14.581 | 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-09-03 11:05:14.596 | 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-09-03 11:05:14.608 | 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-09-03 11:05:14.613 | 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-09-03 11:05:14.643 | 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-09-03 11:05:14.645 | 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-09-03 11:05:14.646 | 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-09-03 11:05:14.647 | 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-09-03 11:05:14.654 | 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-09-03 11:05:14.677 | 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-09-03 11:05:14.679 | 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-09-03 11:05:14.681 | 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-09-03 11:05:14.687 | 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-09-03 11:05:14.696 | 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-09-03 11:05:14.717 | Get:18 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 rabbitmq-server all 3.12.1-1ubuntu1.2 [15.9 MB] 2026-09-03 11:05:15.161 | perl: warning: Setting locale failed. 2026-09-03 11:05:15.161 | perl: warning: Please check that your locale settings: 2026-09-03 11:05:15.161 | LANGUAGE = (unset), 2026-09-03 11:05:15.161 | LC_ALL = "en_US.utf8", 2026-09-03 11:05:15.161 | LANG = "de_DE.UTF-8" 2026-09-03 11:05:15.162 | are supported and installed on your system. 2026-09-03 11:05:15.162 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-03 11:05:15.225 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-09-03 11:05:15.225 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-09-03 11:05:15.225 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-09-03 11:05:15.417 | Fetched 36.1 MB in 1s (45.5 MB/s) 2026-09-03 11:05:15.498 | Selecting previously unselected package erlang-base. 2026-09-03 11:05:15.558 | (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 ... 123043 files and directories currently installed.) 2026-09-03 11:05:15.564 | Preparing to unpack .../00-erlang-base_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-09-03 11:05:15.568 | Unpacking erlang-base (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-03 11:05:15.950 | Selecting previously unselected package erlang-asn1. 2026-09-03 11:05:15.964 | Preparing to unpack .../01-erlang-asn1_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-09-03 11:05:15.968 | Unpacking erlang-asn1 (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-03 11:05:16.036 | Selecting previously unselected package erlang-crypto. 2026-09-03 11:05:16.052 | Preparing to unpack .../02-erlang-crypto_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-09-03 11:05:16.057 | Unpacking erlang-crypto (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-03 11:05:16.110 | Selecting previously unselected package erlang-public-key. 2026-09-03 11:05:16.124 | Preparing to unpack .../03-erlang-public-key_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-09-03 11:05:16.128 | Unpacking erlang-public-key (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-03 11:05:16.189 | Selecting previously unselected package erlang-mnesia. 2026-09-03 11:05:16.204 | Preparing to unpack .../04-erlang-mnesia_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-09-03 11:05:16.209 | Unpacking erlang-mnesia (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-03 11:05:16.283 | Selecting previously unselected package erlang-runtime-tools. 2026-09-03 11:05:16.298 | Preparing to unpack .../05-erlang-runtime-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-09-03 11:05:16.301 | Unpacking erlang-runtime-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-03 11:05:16.372 | Selecting previously unselected package erlang-ssl. 2026-09-03 11:05:16.387 | Preparing to unpack .../06-erlang-ssl_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-09-03 11:05:16.391 | Unpacking erlang-ssl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-03 11:05:16.490 | Selecting previously unselected package erlang-eldap. 2026-09-03 11:05:16.504 | Preparing to unpack .../07-erlang-eldap_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-09-03 11:05:16.508 | Unpacking erlang-eldap (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-03 11:05:16.562 | Selecting previously unselected package erlang-ftp. 2026-09-03 11:05:16.575 | Preparing to unpack .../08-erlang-ftp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-09-03 11:05:16.579 | Unpacking erlang-ftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-03 11:05:16.630 | Selecting previously unselected package erlang-tftp. 2026-09-03 11:05:16.645 | Preparing to unpack .../09-erlang-tftp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-09-03 11:05:16.649 | Unpacking erlang-tftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-03 11:05:16.703 | Selecting previously unselected package erlang-inets. 2026-09-03 11:05:16.718 | Preparing to unpack .../10-erlang-inets_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-09-03 11:05:16.722 | Unpacking erlang-inets (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-03 11:05:16.811 | Selecting previously unselected package erlang-snmp. 2026-09-03 11:05:16.826 | Preparing to unpack .../11-erlang-snmp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-09-03 11:05:16.830 | Unpacking erlang-snmp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-03 11:05:16.993 | Selecting previously unselected package erlang-os-mon. 2026-09-03 11:05:17.008 | Preparing to unpack .../12-erlang-os-mon_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-09-03 11:05:17.013 | Unpacking erlang-os-mon (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-03 11:05:17.068 | Selecting previously unselected package erlang-parsetools. 2026-09-03 11:05:17.083 | Preparing to unpack .../13-erlang-parsetools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-09-03 11:05:17.087 | Unpacking erlang-parsetools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-03 11:05:17.140 | Selecting previously unselected package erlang-syntax-tools. 2026-09-03 11:05:17.155 | Preparing to unpack .../14-erlang-syntax-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-09-03 11:05:17.159 | Unpacking erlang-syntax-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-03 11:05:17.215 | Selecting previously unselected package erlang-tools. 2026-09-03 11:05:17.230 | Preparing to unpack .../15-erlang-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-09-03 11:05:17.235 | Unpacking erlang-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-03 11:05:17.304 | Selecting previously unselected package erlang-xmerl. 2026-09-03 11:05:17.319 | Preparing to unpack .../16-erlang-xmerl_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-09-03 11:05:17.323 | Unpacking erlang-xmerl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-03 11:05:17.415 | Selecting previously unselected package rabbitmq-server. 2026-09-03 11:05:17.429 | Preparing to unpack .../17-rabbitmq-server_3.12.1-1ubuntu1.2_all.deb ... 2026-09-03 11:05:17.438 | Unpacking rabbitmq-server (3.12.1-1ubuntu1.2) ... 2026-09-03 11:05:18.527 | Setting up erlang-base (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-03 11:05:18.873 | Created symlink /etc/systemd/system/multi-user.target.wants/epmd.service → /usr/lib/systemd/system/epmd.service. 2026-09-03 11:05:18.873 | Created symlink /etc/systemd/system/sockets.target.wants/epmd.socket → /usr/lib/systemd/system/epmd.socket. 2026-09-03 11:05:21.362 | Searching for services which depend on erlang and should be started... none found. 2026-09-03 11:05:21.368 | Setting up erlang-xmerl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-03 11:05:21.379 | Setting up erlang-syntax-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-03 11:05:21.390 | Setting up erlang-parsetools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-03 11:05:21.400 | Setting up erlang-asn1 (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-03 11:05:21.410 | Setting up erlang-tftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-03 11:05:21.420 | Setting up erlang-mnesia (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-03 11:05:21.431 | Setting up erlang-crypto (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-03 11:05:21.441 | Setting up erlang-runtime-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-03 11:05:21.451 | Setting up erlang-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-03 11:05:21.461 | Setting up erlang-snmp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-03 11:05:21.473 | Setting up erlang-public-key (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-03 11:05:21.484 | Setting up erlang-ssl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-03 11:05:21.495 | Setting up erlang-os-mon (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-03 11:05:21.505 | Setting up erlang-eldap (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-03 11:05:21.515 | Setting up erlang-ftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-03 11:05:21.526 | Setting up erlang-inets (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-03 11:05:21.536 | Setting up rabbitmq-server (3.12.1-1ubuntu1.2) ... 2026-09-03 11:05:21.621 | info: Selecting GID from range 100 to 999 ... 2026-09-03 11:05:21.625 | info: Adding group `rabbitmq' (GID 118) ... 2026-09-03 11:05:21.722 | info: Selecting UID from range 100 to 999 ... 2026-09-03 11:05:21.722 | 2026-09-03 11:05:21.726 | info: Adding system user `rabbitmq' (UID 116) ... 2026-09-03 11:05:21.729 | info: Adding new user `rabbitmq' (UID 116) with group `rabbitmq' ... 2026-09-03 11:05:21.777 | info: Not creating home directory `/var/lib/rabbitmq'. 2026-09-03 11:05:21.984 | Created symlink /etc/systemd/system/multi-user.target.wants/rabbitmq-server.service → /usr/lib/systemd/system/rabbitmq-server.service. 2026-09-03 11:05:38.359 | Processing triggers for man-db (2.12.0-4build2) ... 2026-09-03 11:05:40.011 | perl: warning: Setting locale failed. 2026-09-03 11:05:40.011 | perl: warning: Please check that your locale settings: 2026-09-03 11:05:40.011 | LANGUAGE = (unset), 2026-09-03 11:05:40.011 | LC_ALL = "en_US.utf8", 2026-09-03 11:05:40.011 | LANG = "de_DE.UTF-8" 2026-09-03 11:05:40.011 | are supported and installed on your system. 2026-09-03 11:05:40.012 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-03 11:05:40.138 | perl: warning: Setting locale failed. 2026-09-03 11:05:40.138 | perl: warning: Please check that your locale settings: 2026-09-03 11:05:40.138 | LANGUAGE = (unset), 2026-09-03 11:05:40.138 | LC_ALL = "en_US.utf8", 2026-09-03 11:05:40.138 | LANG = "de_DE.UTF-8" 2026-09-03 11:05:40.138 | are supported and installed on your system. 2026-09-03 11:05:40.138 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-03 11:05:40.187 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-09-03 11:05:40.188 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-09-03 11:05:40.188 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-09-03 11:05:40.257 | perl: warning: Setting locale failed. 2026-09-03 11:05:40.257 | perl: warning: Please check that your locale settings: 2026-09-03 11:05:40.257 | LANGUAGE = (unset), 2026-09-03 11:05:40.257 | LC_ALL = "en_US.utf8", 2026-09-03 11:05:40.257 | LANG = "de_DE.UTF-8" 2026-09-03 11:05:40.257 | are supported and installed on your system. 2026-09-03 11:05:40.257 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-03 11:05:40.614 | 2026-09-03 11:05:40.614 | Running kernel seems to be up-to-date. 2026-09-03 11:05:40.614 | 2026-09-03 11:05:40.614 | Restarting services... 2026-09-03 11:05:40.674 | 2026-09-03 11:05:40.674 | Service restarts being deferred: 2026-09-03 11:05:40.674 | systemctl restart getty@tty1.service 2026-09-03 11:05:40.674 | systemctl restart serial-getty@hvc0.service 2026-09-03 11:05:40.674 | systemctl restart systemd-logind.service 2026-09-03 11:05:40.674 | systemctl restart virtlockd.service 2026-09-03 11:05:40.674 | systemctl restart virtlogd.service 2026-09-03 11:05:40.674 | 2026-09-03 11:05:40.674 | No containers need to be restarted. 2026-09-03 11:05:40.674 | 2026-09-03 11:05:40.674 | User sessions running outdated binaries: 2026-09-03 11:05:40.675 | quobyte @ session #5: bash[2061], sshd[2014,2060] 2026-09-03 11:05:40.684 | quobyte @ user manager service: systemd[1196] 2026-09-03 11:05:40.694 | 2026-09-03 11:05:40.694 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-09-03 11:05:42.615 | + functions-common:apt_get:1211 : result=0 2026-09-03 11:05:42.617 | + functions-common:apt_get:1214 : time_stop apt-get 2026-09-03 11:05:42.620 | + functions-common:time_stop:2420 : local name 2026-09-03 11:05:42.622 | + functions-common:time_stop:2421 : local end_time 2026-09-03 11:05:42.625 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-03 11:05:42.628 | + functions-common:time_stop:2423 : local total 2026-09-03 11:05:42.631 | + functions-common:time_stop:2424 : local start_time 2026-09-03 11:05:42.634 | + functions-common:time_stop:2426 : name=apt-get 2026-09-03 11:05:42.637 | + functions-common:time_stop:2427 : start_time=1788433513073 2026-09-03 11:05:42.640 | + functions-common:time_stop:2429 : [[ -z 1788433513073 ]] 2026-09-03 11:05:42.642 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-03 11:05:42.647 | + functions-common:time_stop:2432 : end_time=1788433542644 2026-09-03 11:05:42.651 | + functions-common:time_stop:2433 : elapsed_time=29571 2026-09-03 11:05:42.653 | + functions-common:time_stop:2434 : total=90608 2026-09-03 11:05:42.656 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-03 11:05:42.660 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=120179 2026-09-03 11:05:42.663 | + functions-common:apt_get:1215 : return 0 2026-09-03 11:05:42.665 | + lib/rpc_backend:install_rpc_backend:55 : is_fedora 2026-09-03 11:05:42.668 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-09-03 11:05:42.671 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-09-03 11:05:42.674 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-09-03 11:05:42.677 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-09-03 11:05:42.680 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-09-03 11:05:42.683 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-09-03 11:05:42.686 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-09-03 11:05:42.689 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-09-03 11:05:42.692 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-09-03 11:05:42.695 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-09-03 11:05:42.698 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-09-03 11:05:42.701 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-09-03 11:05:42.704 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-09-03 11:05:42.707 | + ./stack.sh:main:858 : restart_rpc_backend 2026-09-03 11:05:42.710 | + lib/rpc_backend:restart_rpc_backend:68 : is_service_enabled rabbit 2026-09-03 11:05:42.728 | + functions-common:is_service_enabled:2076 : return 0 2026-09-03 11:05:42.731 | + lib/rpc_backend:restart_rpc_backend:70 : echo_summary 'Starting RabbitMQ' 2026-09-03 11:05:42.733 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-09-03 11:05:42.736 | + ./stack.sh:echo_summary:450 : echo -e Starting RabbitMQ 2026-09-03 11:05:42.738 | + lib/rpc_backend:restart_rpc_backend:81 : local i 2026-09-03 11:05:42.744 | ++ lib/rpc_backend:restart_rpc_backend:82 : seq 20 2026-09-03 11:05:42.749 | + lib/rpc_backend:restart_rpc_backend:82 : for i in `seq 20` 2026-09-03 11:05:42.753 | + lib/rpc_backend:restart_rpc_backend:83 : local rc=0 2026-09-03 11:05:42.757 | + lib/rpc_backend:restart_rpc_backend:85 : [[ 1 -eq 20 ]] 2026-09-03 11:05:42.760 | + lib/rpc_backend:restart_rpc_backend:87 : [[ 1 == \0 ]] 2026-09-03 11:05:42.764 | + lib/rpc_backend:restart_rpc_backend:91 : rabbit_setuser stackrabbit stackqueue 2026-09-03 11:05:42.768 | + lib/rpc_backend:rabbit_setuser:160 : local user=stackrabbit pass=stackqueue found= out= 2026-09-03 11:05:42.772 | ++ lib/rpc_backend:rabbit_setuser:161 : sudo rabbitmqctl list_users 2026-09-03 11:05:43.966 | + lib/rpc_backend:rabbit_setuser:161 : out='Listing users ... 2026-09-03 11:05:43.966 | user tags 2026-09-03 11:05:43.966 | guest [administrator]' 2026-09-03 11:05:43.972 | ++ lib/rpc_backend:rabbit_setuser:163 : echo 'Listing users ... 2026-09-03 11:05:43.972 | user tags 2026-09-03 11:05:43.972 | guest [administrator]' 2026-09-03 11:05:43.973 | ++ lib/rpc_backend:rabbit_setuser:163 : awk '$1 == user { print $1 }' user=stackrabbit 2026-09-03 11:05:43.981 | + lib/rpc_backend:rabbit_setuser:163 : found= 2026-09-03 11:05:43.986 | + lib/rpc_backend:rabbit_setuser:164 : '[' '' = stackrabbit ']' 2026-09-03 11:05:43.990 | + lib/rpc_backend:rabbit_setuser:168 : sudo rabbitmqctl add_user stackrabbit stackqueue 2026-09-03 11:05:45.210 | Adding user "stackrabbit" ... 2026-09-03 11:05:45.235 | Done. Don't forget to grant the user permissions to some virtual hosts! See 'rabbitmqctl help set_permissions' to learn more. 2026-09-03 11:05:45.261 | + lib/rpc_backend:rabbit_setuser:171 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2026-09-03 11:05:46.425 | Setting permissions for user "stackrabbit" in vhost "/" ... 2026-09-03 11:05:46.462 | + lib/rpc_backend:restart_rpc_backend:92 : '[' 0 -ne 0 ']' 2026-09-03 11:05:46.465 | + lib/rpc_backend:restart_rpc_backend:97 : sudo rabbitmqctl change_password stackrabbit stackqueue 2026-09-03 11:05:47.623 | Changing password for user "stackrabbit" ... 2026-09-03 11:05:47.662 | + lib/rpc_backend:restart_rpc_backend:99 : '[' 0 -ne 0 ']' 2026-09-03 11:05:47.666 | + lib/rpc_backend:restart_rpc_backend:103 : break 2026-09-03 11:05:47.670 | + lib/rpc_backend:restart_rpc_backend:106 : sudo rabbitmqctl delete_user guest 2026-09-03 11:05:48.807 | Deleting user "guest" ... 2026-09-03 11:05:48.855 | + ./stack.sh:main:860 : is_service_enabled mysql postgresql 2026-09-03 11:05:48.881 | + functions-common:is_service_enabled:2076 : return 0 2026-09-03 11:05:48.885 | + ./stack.sh:main:861 : install_database 2026-09-03 11:05:48.888 | + lib/database:install_database:118 : install_database_mysql 2026-09-03 11:05:48.892 | + lib/databases/mysql:install_database_mysql:202 : is_ubuntu 2026-09-03 11:05:48.896 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-03 11:05:48.900 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-03 11:05:48.904 | + lib/databases/mysql:install_database_mysql:205 : sudo debconf-set-selections 2026-09-03 11:05:48.918 | perl: warning: Setting locale failed. 2026-09-03 11:05:48.918 | perl: warning: Please check that your locale settings: 2026-09-03 11:05:48.918 | LANGUAGE = (unset), 2026-09-03 11:05:48.918 | LC_ALL = "en_US.utf8", 2026-09-03 11:05:48.918 | LANG = "de_DE.UTF-8" 2026-09-03 11:05:48.919 | are supported and installed on your system. 2026-09-03 11:05:48.919 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-03 11:05:48.970 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-09-03 11:05:48.971 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-09-03 11:05:48.971 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-09-03 11:05:49.082 | + lib/databases/mysql:install_database_mysql:215 : [[ ! -e /home/quobyte/.my.cnf ]] 2026-09-03 11:05:49.085 | + lib/databases/mysql:install_database_mysql:216 : cat 2026-09-03 11:05:49.092 | + lib/databases/mysql:install_database_mysql:222 : is_ubuntu 2026-09-03 11:05:49.096 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-03 11:05:49.100 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-03 11:05:49.104 | + lib/databases/mysql:install_database_mysql:222 : '[' mysql '!=' mariadb ']' 2026-09-03 11:05:49.107 | + lib/databases/mysql:install_database_mysql:223 : echo host=127.0.0.1 2026-09-03 11:05:49.111 | + lib/databases/mysql:install_database_mysql:225 : chmod 0600 /home/quobyte/.my.cnf 2026-09-03 11:05:49.117 | + lib/databases/mysql:install_database_mysql:228 : [[ True == \T\r\u\e ]] 2026-09-03 11:05:49.121 | + lib/databases/mysql:install_database_mysql:229 : is_fedora 2026-09-03 11:05:49.125 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-09-03 11:05:49.129 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-09-03 11:05:49.133 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-09-03 11:05:49.137 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-09-03 11:05:49.141 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-09-03 11:05:49.146 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-09-03 11:05:49.149 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-09-03 11:05:49.153 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-09-03 11:05:49.157 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-09-03 11:05:49.161 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-09-03 11:05:49.164 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-09-03 11:05:49.168 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-09-03 11:05:49.172 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-09-03 11:05:49.176 | + lib/databases/mysql:install_database_mysql:232 : is_ubuntu 2026-09-03 11:05:49.180 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-03 11:05:49.184 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-03 11:05:49.187 | + lib/databases/mysql:install_database_mysql:233 : install_package mysql-server 2026-09-03 11:05:49.191 | + functions-common:install_package:1438 : update_package_repo 2026-09-03 11:05:49.195 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-09-03 11:05:49.199 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-09-03 11:05:49.203 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-09-03 11:05:49.207 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-09-03 11:05:49.211 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-09-03 11:05:49.215 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-03 11:05:49.219 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-03 11:05:49.223 | + functions-common:update_package_repo:1421 : apt_get_update 2026-09-03 11:05:49.226 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-09-03 11:05:49.230 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-09-03 11:05:49.233 | + functions-common:apt_get_update:1167 : return 2026-09-03 11:05:49.237 | + functions-common:install_package:1439 : real_install_package mysql-server 2026-09-03 11:05:49.241 | + functions-common:real_install_package:1426 : is_ubuntu 2026-09-03 11:05:49.245 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-03 11:05:49.249 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-03 11:05:49.253 | + functions-common:real_install_package:1427 : apt_get install mysql-server 2026-09-03 11:05:49.284 | + 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-09-03 11:05:49.325 | Reading package lists... 2026-09-03 11:05:49.696 | Building dependency tree... 2026-09-03 11:05:49.700 | Reading state information... 2026-09-03 11:05:50.229 | The following packages were automatically installed and are no longer required: 2026-09-03 11:05:50.231 | libfwupd2 libgusb2 2026-09-03 11:05:50.232 | Use 'sudo apt autoremove' to remove them. 2026-09-03 11:05:50.234 | The following additional packages will be installed: 2026-09-03 11:05:50.234 | libcgi-fast-perl libcgi-pm-perl libclone-perl libencode-locale-perl 2026-09-03 11:05:50.234 | libevent-pthreads-2.1-7t64 libfcgi-bin libfcgi-perl libfcgi0t64 2026-09-03 11:05:50.234 | libhtml-parser-perl libhtml-tagset-perl libhtml-template-perl 2026-09-03 11:05:50.235 | libhttp-date-perl libhttp-message-perl libio-html-perl 2026-09-03 11:05:50.236 | liblwp-mediatypes-perl libmecab2 libprotobuf-lite32t64 libtimedate-perl 2026-09-03 11:05:50.236 | liburi-perl mecab-ipadic mecab-ipadic-utf8 mecab-utils mysql-client-8.0 2026-09-03 11:05:50.237 | mysql-client-core-8.0 mysql-server-8.0 mysql-server-core-8.0 2026-09-03 11:05:50.240 | Suggested packages: 2026-09-03 11:05:50.240 | libdata-dump-perl libipc-sharedcache-perl libio-compress-brotli-perl 2026-09-03 11:05:50.240 | libbusiness-isbn-perl libregexp-ipv6-perl libwww-perl mailx tinyca 2026-09-03 11:05:50.295 | The following NEW packages will be installed: 2026-09-03 11:05:50.295 | libcgi-fast-perl libcgi-pm-perl libclone-perl libencode-locale-perl 2026-09-03 11:05:50.296 | libevent-pthreads-2.1-7t64 libfcgi-bin libfcgi-perl libfcgi0t64 2026-09-03 11:05:50.296 | libhtml-parser-perl libhtml-tagset-perl libhtml-template-perl 2026-09-03 11:05:50.296 | libhttp-date-perl libhttp-message-perl libio-html-perl 2026-09-03 11:05:50.296 | liblwp-mediatypes-perl libmecab2 libprotobuf-lite32t64 libtimedate-perl 2026-09-03 11:05:50.296 | liburi-perl mecab-ipadic mecab-ipadic-utf8 mecab-utils mysql-client-8.0 2026-09-03 11:05:50.297 | mysql-client-core-8.0 mysql-server mysql-server-8.0 mysql-server-core-8.0 2026-09-03 11:05:50.399 | 0 upgraded, 27 newly installed, 0 to remove and 30 not upgraded. 2026-09-03 11:05:50.400 | Need to get 29.6 MB of archives. 2026-09-03 11:05:50.400 | After this operation, 243 MB of additional disk space will be used. 2026-09-03 11:05:50.400 | Get:1 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-client-core-8.0 amd64 8.0.46-0ubuntu0.24.04.4 [2740 kB] 2026-09-03 11:05:50.608 | Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-client-8.0 amd64 8.0.46-0ubuntu0.24.04.4 [22.4 kB] 2026-09-03 11:05:50.609 | Get:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libevent-pthreads-2.1-7t64 amd64 2.1.12-stable-9ubuntu2.1 [7984 B] 2026-09-03 11:05:50.610 | Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libmecab2 amd64 0.996-14ubuntu4 [201 kB] 2026-09-03 11:05:50.613 | Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libprotobuf-lite32t64 amd64 3.21.12-8.2ubuntu0.3 [238 kB] 2026-09-03 11:05:50.616 | Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-server-core-8.0 amd64 8.0.46-0ubuntu0.24.04.4 [17.5 MB] 2026-09-03 11:05:50.856 | Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-server-8.0 amd64 8.0.46-0ubuntu0.24.04.4 [1443 kB] 2026-09-03 11:05:50.874 | Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 libhtml-tagset-perl all 3.20-6 [11.3 kB] 2026-09-03 11:05:50.874 | Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 liburi-perl all 5.27-1 [88.0 kB] 2026-09-03 11:05:50.875 | Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libhtml-parser-perl amd64 3.81-1ubuntu0.1 [86.0 kB] 2026-09-03 11:05:50.877 | Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 libcgi-pm-perl all 4.63-1 [185 kB] 2026-09-03 11:05:50.879 | 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-09-03 11:05:50.880 | Get:13 http://archive.ubuntu.com/ubuntu noble/main amd64 libfcgi-perl amd64 0.82+ds-3build2 [21.7 kB] 2026-09-03 11:05:50.881 | Get:14 http://archive.ubuntu.com/ubuntu noble/main amd64 libcgi-fast-perl all 1:2.17-1 [10.3 kB] 2026-09-03 11:05:50.881 | Get:15 http://archive.ubuntu.com/ubuntu noble/main amd64 libclone-perl amd64 0.46-1build3 [10.7 kB] 2026-09-03 11:05:50.883 | Get:16 http://archive.ubuntu.com/ubuntu noble/main amd64 libencode-locale-perl all 1.05-3 [11.6 kB] 2026-09-03 11:05:50.905 | 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-09-03 11:05:50.906 | Get:18 http://archive.ubuntu.com/ubuntu noble/main amd64 libhtml-template-perl all 2.97-2 [60.2 kB] 2026-09-03 11:05:50.907 | Get:19 http://archive.ubuntu.com/ubuntu noble/main amd64 libtimedate-perl all 2.3300-2 [34.0 kB] 2026-09-03 11:05:50.908 | Get:20 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libhttp-date-perl all 6.06-1ubuntu0.24.04.1 [10.6 kB] 2026-09-03 11:05:50.908 | Get:21 http://archive.ubuntu.com/ubuntu noble/main amd64 libio-html-perl all 1.004-3 [15.9 kB] 2026-09-03 11:05:50.909 | Get:22 http://archive.ubuntu.com/ubuntu noble/main amd64 liblwp-mediatypes-perl all 6.04-2 [20.1 kB] 2026-09-03 11:05:50.910 | Get:23 http://archive.ubuntu.com/ubuntu noble/main amd64 libhttp-message-perl all 6.45-1ubuntu1 [78.2 kB] 2026-09-03 11:05:50.911 | Get:24 http://archive.ubuntu.com/ubuntu noble/main amd64 mecab-utils amd64 0.996-14ubuntu4 [4804 B] 2026-09-03 11:05:50.911 | Get:25 http://archive.ubuntu.com/ubuntu noble/main amd64 mecab-ipadic all 2.7.0-20070801+main-3 [6718 kB] 2026-09-03 11:05:50.984 | Get:26 http://archive.ubuntu.com/ubuntu noble/main amd64 mecab-ipadic-utf8 all 2.7.0-20070801+main-3 [4384 B] 2026-09-03 11:05:50.984 | Get:27 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-server all 8.0.46-0ubuntu0.24.04.4 [9524 B] 2026-09-03 11:05:51.219 | perl: warning: Setting locale failed. 2026-09-03 11:05:51.220 | perl: warning: Please check that your locale settings: 2026-09-03 11:05:51.220 | LANGUAGE = (unset), 2026-09-03 11:05:51.220 | LC_ALL = "en_US.utf8", 2026-09-03 11:05:51.220 | LANG = "de_DE.UTF-8" 2026-09-03 11:05:51.220 | are supported and installed on your system. 2026-09-03 11:05:51.220 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-03 11:05:51.283 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-09-03 11:05:51.283 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-09-03 11:05:51.283 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-09-03 11:05:51.413 | Vorkonfiguration der Pakete ... 2026-09-03 11:05:51.425 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-09-03 11:05:51.560 | Fetched 29.6 MB in 1s (44.9 MB/s) 2026-09-03 11:05:51.595 | Selecting previously unselected package mysql-client-core-8.0. 2026-09-03 11:05:51.661 | (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 ... 125848 files and directories currently installed.) 2026-09-03 11:05:51.668 | Preparing to unpack .../00-mysql-client-core-8.0_8.0.46-0ubuntu0.24.04.4_amd64.deb ... 2026-09-03 11:05:51.672 | Unpacking mysql-client-core-8.0 (8.0.46-0ubuntu0.24.04.4) ... 2026-09-03 11:05:52.079 | Selecting previously unselected package mysql-client-8.0. 2026-09-03 11:05:52.092 | Preparing to unpack .../01-mysql-client-8.0_8.0.46-0ubuntu0.24.04.4_amd64.deb ... 2026-09-03 11:05:52.097 | Unpacking mysql-client-8.0 (8.0.46-0ubuntu0.24.04.4) ... 2026-09-03 11:05:52.146 | Selecting previously unselected package libevent-pthreads-2.1-7t64:amd64. 2026-09-03 11:05:52.158 | Preparing to unpack .../02-libevent-pthreads-2.1-7t64_2.1.12-stable-9ubuntu2.1_amd64.deb ... 2026-09-03 11:05:52.166 | Unpacking libevent-pthreads-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2.1) ... 2026-09-03 11:05:52.214 | Selecting previously unselected package libmecab2:amd64. 2026-09-03 11:05:52.225 | Preparing to unpack .../03-libmecab2_0.996-14ubuntu4_amd64.deb ... 2026-09-03 11:05:52.229 | Unpacking libmecab2:amd64 (0.996-14ubuntu4) ... 2026-09-03 11:05:52.283 | Selecting previously unselected package libprotobuf-lite32t64:amd64. 2026-09-03 11:05:52.295 | Preparing to unpack .../04-libprotobuf-lite32t64_3.21.12-8.2ubuntu0.3_amd64.deb ... 2026-09-03 11:05:52.299 | Unpacking libprotobuf-lite32t64:amd64 (3.21.12-8.2ubuntu0.3) ... 2026-09-03 11:05:52.349 | Selecting previously unselected package mysql-server-core-8.0. 2026-09-03 11:05:52.361 | Preparing to unpack .../05-mysql-server-core-8.0_8.0.46-0ubuntu0.24.04.4_amd64.deb ... 2026-09-03 11:05:52.365 | Unpacking mysql-server-core-8.0 (8.0.46-0ubuntu0.24.04.4) ... 2026-09-03 11:05:53.296 | Selecting previously unselected package mysql-server-8.0. 2026-09-03 11:05:53.308 | Preparing to unpack .../06-mysql-server-8.0_8.0.46-0ubuntu0.24.04.4_amd64.deb ... 2026-09-03 11:05:53.316 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-09-03 11:05:53.368 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-09-03 11:05:53.368 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-09-03 11:05:53.368 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-09-03 11:05:53.445 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-09-03 11:05:53.456 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-09-03 11:05:53.760 | Unpacking mysql-server-8.0 (8.0.46-0ubuntu0.24.04.4) ... 2026-09-03 11:05:53.829 | Selecting previously unselected package libhtml-tagset-perl. 2026-09-03 11:05:53.841 | Preparing to unpack .../07-libhtml-tagset-perl_3.20-6_all.deb ... 2026-09-03 11:05:53.845 | Unpacking libhtml-tagset-perl (3.20-6) ... 2026-09-03 11:05:53.886 | Selecting previously unselected package liburi-perl. 2026-09-03 11:05:53.900 | Preparing to unpack .../08-liburi-perl_5.27-1_all.deb ... 2026-09-03 11:05:53.903 | Unpacking liburi-perl (5.27-1) ... 2026-09-03 11:05:53.989 | Selecting previously unselected package libhtml-parser-perl:amd64. 2026-09-03 11:05:54.001 | Preparing to unpack .../09-libhtml-parser-perl_3.81-1ubuntu0.1_amd64.deb ... 2026-09-03 11:05:54.006 | Unpacking libhtml-parser-perl:amd64 (3.81-1ubuntu0.1) ... 2026-09-03 11:05:54.064 | Selecting previously unselected package libcgi-pm-perl. 2026-09-03 11:05:54.077 | Preparing to unpack .../10-libcgi-pm-perl_4.63-1_all.deb ... 2026-09-03 11:05:54.081 | Unpacking libcgi-pm-perl (4.63-1) ... 2026-09-03 11:05:54.145 | Selecting previously unselected package libfcgi0t64:amd64. 2026-09-03 11:05:54.156 | Preparing to unpack .../11-libfcgi0t64_2.4.2-2.1ubuntu0.24.04.1_amd64.deb ... 2026-09-03 11:05:54.160 | Unpacking libfcgi0t64:amd64 (2.4.2-2.1ubuntu0.24.04.1) ... 2026-09-03 11:05:54.204 | Selecting previously unselected package libfcgi-perl. 2026-09-03 11:05:54.217 | Preparing to unpack .../12-libfcgi-perl_0.82+ds-3build2_amd64.deb ... 2026-09-03 11:05:54.221 | Unpacking libfcgi-perl (0.82+ds-3build2) ... 2026-09-03 11:05:54.264 | Selecting previously unselected package libcgi-fast-perl. 2026-09-03 11:05:54.277 | Preparing to unpack .../13-libcgi-fast-perl_1%3a2.17-1_all.deb ... 2026-09-03 11:05:54.280 | Unpacking libcgi-fast-perl (1:2.17-1) ... 2026-09-03 11:05:54.319 | Selecting previously unselected package libclone-perl:amd64. 2026-09-03 11:05:54.332 | Preparing to unpack .../14-libclone-perl_0.46-1build3_amd64.deb ... 2026-09-03 11:05:54.336 | Unpacking libclone-perl:amd64 (0.46-1build3) ... 2026-09-03 11:05:54.379 | Selecting previously unselected package libencode-locale-perl. 2026-09-03 11:05:54.392 | Preparing to unpack .../15-libencode-locale-perl_1.05-3_all.deb ... 2026-09-03 11:05:54.395 | Unpacking libencode-locale-perl (1.05-3) ... 2026-09-03 11:05:54.436 | Selecting previously unselected package libfcgi-bin. 2026-09-03 11:05:54.449 | Preparing to unpack .../16-libfcgi-bin_2.4.2-2.1ubuntu0.24.04.1_amd64.deb ... 2026-09-03 11:05:54.452 | Unpacking libfcgi-bin (2.4.2-2.1ubuntu0.24.04.1) ... 2026-09-03 11:05:54.492 | Selecting previously unselected package libhtml-template-perl. 2026-09-03 11:05:54.505 | Preparing to unpack .../17-libhtml-template-perl_2.97-2_all.deb ... 2026-09-03 11:05:54.508 | Unpacking libhtml-template-perl (2.97-2) ... 2026-09-03 11:05:54.554 | Selecting previously unselected package libtimedate-perl. 2026-09-03 11:05:54.567 | Preparing to unpack .../18-libtimedate-perl_2.3300-2_all.deb ... 2026-09-03 11:05:54.570 | Unpacking libtimedate-perl (2.3300-2) ... 2026-09-03 11:05:54.639 | Selecting previously unselected package libhttp-date-perl. 2026-09-03 11:05:54.652 | Preparing to unpack .../19-libhttp-date-perl_6.06-1ubuntu0.24.04.1_all.deb ... 2026-09-03 11:05:54.656 | Unpacking libhttp-date-perl (6.06-1ubuntu0.24.04.1) ... 2026-09-03 11:05:54.696 | Selecting previously unselected package libio-html-perl. 2026-09-03 11:05:54.709 | Preparing to unpack .../20-libio-html-perl_1.004-3_all.deb ... 2026-09-03 11:05:54.713 | Unpacking libio-html-perl (1.004-3) ... 2026-09-03 11:05:54.754 | Selecting previously unselected package liblwp-mediatypes-perl. 2026-09-03 11:05:54.767 | Preparing to unpack .../21-liblwp-mediatypes-perl_6.04-2_all.deb ... 2026-09-03 11:05:54.770 | Unpacking liblwp-mediatypes-perl (6.04-2) ... 2026-09-03 11:05:54.813 | Selecting previously unselected package libhttp-message-perl. 2026-09-03 11:05:54.826 | Preparing to unpack .../22-libhttp-message-perl_6.45-1ubuntu1_all.deb ... 2026-09-03 11:05:54.829 | Unpacking libhttp-message-perl (6.45-1ubuntu1) ... 2026-09-03 11:05:54.883 | Selecting previously unselected package mecab-utils. 2026-09-03 11:05:54.896 | Preparing to unpack .../23-mecab-utils_0.996-14ubuntu4_amd64.deb ... 2026-09-03 11:05:54.899 | Unpacking mecab-utils (0.996-14ubuntu4) ... 2026-09-03 11:05:54.946 | Selecting previously unselected package mecab-ipadic. 2026-09-03 11:05:54.959 | Preparing to unpack .../24-mecab-ipadic_2.7.0-20070801+main-3_all.deb ... 2026-09-03 11:05:54.962 | Unpacking mecab-ipadic (2.7.0-20070801+main-3) ... 2026-09-03 11:05:55.610 | Selecting previously unselected package mecab-ipadic-utf8. 2026-09-03 11:05:55.623 | Preparing to unpack .../25-mecab-ipadic-utf8_2.7.0-20070801+main-3_all.deb ... 2026-09-03 11:05:55.627 | Unpacking mecab-ipadic-utf8 (2.7.0-20070801+main-3) ... 2026-09-03 11:05:55.668 | Selecting previously unselected package mysql-server. 2026-09-03 11:05:55.683 | Preparing to unpack .../26-mysql-server_8.0.46-0ubuntu0.24.04.4_all.deb ... 2026-09-03 11:05:55.687 | Unpacking mysql-server (8.0.46-0ubuntu0.24.04.4) ... 2026-09-03 11:05:55.757 | Setting up libprotobuf-lite32t64:amd64 (3.21.12-8.2ubuntu0.3) ... 2026-09-03 11:05:55.769 | Setting up libmecab2:amd64 (0.996-14ubuntu4) ... 2026-09-03 11:05:55.782 | Setting up mysql-client-core-8.0 (8.0.46-0ubuntu0.24.04.4) ... 2026-09-03 11:05:55.792 | Setting up libclone-perl:amd64 (0.46-1build3) ... 2026-09-03 11:05:55.804 | Setting up libevent-pthreads-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2.1) ... 2026-09-03 11:05:55.815 | Setting up libfcgi0t64:amd64 (2.4.2-2.1ubuntu0.24.04.1) ... 2026-09-03 11:05:55.825 | Setting up libhtml-tagset-perl (3.20-6) ... 2026-09-03 11:05:55.835 | Setting up liblwp-mediatypes-perl (6.04-2) ... 2026-09-03 11:05:55.845 | Setting up libfcgi-bin (2.4.2-2.1ubuntu0.24.04.1) ... 2026-09-03 11:05:55.855 | Setting up libencode-locale-perl (1.05-3) ... 2026-09-03 11:05:55.866 | Setting up mecab-utils (0.996-14ubuntu4) ... 2026-09-03 11:05:55.876 | Setting up libio-html-perl (1.004-3) ... 2026-09-03 11:05:55.886 | Setting up mysql-server-core-8.0 (8.0.46-0ubuntu0.24.04.4) ... 2026-09-03 11:05:55.896 | Setting up libtimedate-perl (2.3300-2) ... 2026-09-03 11:05:55.906 | Setting up mysql-client-8.0 (8.0.46-0ubuntu0.24.04.4) ... 2026-09-03 11:05:55.917 | Setting up libfcgi-perl (0.82+ds-3build2) ... 2026-09-03 11:05:55.927 | Setting up liburi-perl (5.27-1) ... 2026-09-03 11:05:55.936 | Setting up mysql-server-8.0 (8.0.46-0ubuntu0.24.04.4) ... 2026-09-03 11:05:55.984 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-09-03 11:05:56.035 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-09-03 11:05:56.035 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-09-03 11:05:56.035 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-09-03 11:05:56.113 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-09-03 11:05:56.125 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-09-03 11:05:56.177 | update-alternatives: using /etc/mysql/mysql.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2026-09-03 11:05:56.215 | Renaming removed key_buffer and myisam-recover options (if present) 2026-09-03 11:06:08.995 | mysqld will log errors to /var/log/mysql/error.log 2026-09-03 11:06:09.836 | mysqld is running as pid 16819 2026-09-03 11:06:12.282 | Created symlink /etc/systemd/system/multi-user.target.wants/mysql.service → /usr/lib/systemd/system/mysql.service. 2026-09-03 11:06:13.884 | Setting up libhttp-date-perl (6.06-1ubuntu0.24.04.1) ... 2026-09-03 11:06:13.897 | Setting up mecab-ipadic (2.7.0-20070801+main-3) ... 2026-09-03 11:06:13.906 | Compiling IPA dictionary for Mecab. This takes long time... 2026-09-03 11:06:13.911 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2026-09-03 11:06:13.911 | 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-09-03 11:06:13.911 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2026-09-03 11:06:13.912 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2026-09-03 11:06:13.983 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2026-09-03 11:06:13.984 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2026-09-03 11:06:14.302 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2026-09-03 11:06:14.302 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2026-09-03 11:06:14.303 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2026-09-03 11:06:14.303 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2026-09-03 11:06:14.349 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2026-09-03 11:06:14.349 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2026-09-03 11:06:14.357 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2026-09-03 11:06:14.358 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2026-09-03 11:06:14.358 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2026-09-03 11:06:14.361 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2026-09-03 11:06:14.361 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2026-09-03 11:06:14.509 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2026-09-03 11:06:14.509 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2026-09-03 11:06:14.738 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2026-09-03 11:06:14.788 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2026-09-03 11:06:14.792 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2026-09-03 11:06:14.792 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2026-09-03 11:06:14.793 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2026-09-03 11:06:14.886 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2026-09-03 11:06:14.915 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2026-09-03 11:06:14.922 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2026-09-03 11:06:14.923 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2026-09-03 11:06:14.923 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2026-09-03 11:06:15.274 | 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-09-03 11:06:15.397 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2026-09-03 11:06:15.645 | 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-09-03 11:06:15.649 | 2026-09-03 11:06:15.649 | done! 2026-09-03 11:06:15.655 | update-alternatives: using /var/lib/mecab/dic/ipadic to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2026-09-03 11:06:15.663 | Setting up mecab-ipadic-utf8 (2.7.0-20070801+main-3) ... 2026-09-03 11:06:15.672 | Compiling IPA dictionary for Mecab. This takes long time... 2026-09-03 11:06:15.678 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2026-09-03 11:06:15.678 | 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-09-03 11:06:15.678 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2026-09-03 11:06:15.678 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2026-09-03 11:06:15.780 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2026-09-03 11:06:15.780 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2026-09-03 11:06:16.239 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2026-09-03 11:06:16.239 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2026-09-03 11:06:16.240 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2026-09-03 11:06:16.241 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2026-09-03 11:06:16.322 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2026-09-03 11:06:16.322 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2026-09-03 11:06:16.334 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2026-09-03 11:06:16.335 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2026-09-03 11:06:16.335 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2026-09-03 11:06:16.339 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2026-09-03 11:06:16.339 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2026-09-03 11:06:16.544 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2026-09-03 11:06:16.545 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2026-09-03 11:06:16.851 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2026-09-03 11:06:16.919 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2026-09-03 11:06:16.925 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2026-09-03 11:06:16.925 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2026-09-03 11:06:16.926 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2026-09-03 11:06:17.049 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2026-09-03 11:06:17.088 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2026-09-03 11:06:17.098 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2026-09-03 11:06:17.099 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2026-09-03 11:06:17.099 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2026-09-03 11:06:17.525 | 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-09-03 11:06:17.650 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2026-09-03 11:06:17.896 | 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-09-03 11:06:17.899 | 2026-09-03 11:06:17.899 | done! 2026-09-03 11:06:17.906 | update-alternatives: using /var/lib/mecab/dic/ipadic-utf8 to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2026-09-03 11:06:17.913 | Setting up libhtml-parser-perl:amd64 (3.81-1ubuntu0.1) ... 2026-09-03 11:06:17.923 | Setting up libhttp-message-perl (6.45-1ubuntu1) ... 2026-09-03 11:06:17.933 | Setting up mysql-server (8.0.46-0ubuntu0.24.04.4) ... 2026-09-03 11:06:17.942 | Setting up libcgi-pm-perl (4.63-1) ... 2026-09-03 11:06:17.952 | Setting up libhtml-template-perl (2.97-2) ... 2026-09-03 11:06:17.962 | Setting up libcgi-fast-perl (1:2.17-1) ... 2026-09-03 11:06:17.972 | Processing triggers for man-db (2.12.0-4build2) ... 2026-09-03 11:06:19.858 | Processing triggers for libc-bin (2.39-0ubuntu8.8) ... 2026-09-03 11:06:20.100 | perl: warning: Setting locale failed. 2026-09-03 11:06:20.100 | perl: warning: Please check that your locale settings: 2026-09-03 11:06:20.101 | LANGUAGE = (unset), 2026-09-03 11:06:20.101 | LC_ALL = "en_US.utf8", 2026-09-03 11:06:20.101 | LANG = "de_DE.UTF-8" 2026-09-03 11:06:20.101 | are supported and installed on your system. 2026-09-03 11:06:20.101 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-03 11:06:20.236 | perl: warning: Setting locale failed. 2026-09-03 11:06:20.236 | perl: warning: Please check that your locale settings: 2026-09-03 11:06:20.236 | LANGUAGE = (unset), 2026-09-03 11:06:20.236 | LC_ALL = "en_US.utf8", 2026-09-03 11:06:20.236 | LANG = "de_DE.UTF-8" 2026-09-03 11:06:20.236 | are supported and installed on your system. 2026-09-03 11:06:20.236 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-03 11:06:20.288 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-09-03 11:06:20.288 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-09-03 11:06:20.288 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-09-03 11:06:20.361 | perl: warning: Setting locale failed. 2026-09-03 11:06:20.362 | perl: warning: Please check that your locale settings: 2026-09-03 11:06:20.362 | LANGUAGE = (unset), 2026-09-03 11:06:20.362 | LC_ALL = "en_US.utf8", 2026-09-03 11:06:20.362 | LANG = "de_DE.UTF-8" 2026-09-03 11:06:20.362 | are supported and installed on your system. 2026-09-03 11:06:20.362 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-03 11:06:20.723 | 2026-09-03 11:06:20.723 | Running kernel seems to be up-to-date. 2026-09-03 11:06:20.723 | 2026-09-03 11:06:20.723 | Restarting services... 2026-09-03 11:06:20.784 | 2026-09-03 11:06:20.784 | Service restarts being deferred: 2026-09-03 11:06:20.784 | systemctl restart getty@tty1.service 2026-09-03 11:06:20.785 | systemctl restart serial-getty@hvc0.service 2026-09-03 11:06:20.785 | systemctl restart systemd-logind.service 2026-09-03 11:06:20.785 | systemctl restart virtlockd.service 2026-09-03 11:06:20.785 | systemctl restart virtlogd.service 2026-09-03 11:06:20.785 | 2026-09-03 11:06:20.785 | No containers need to be restarted. 2026-09-03 11:06:20.785 | 2026-09-03 11:06:20.785 | User sessions running outdated binaries: 2026-09-03 11:06:20.785 | quobyte @ session #5: bash[2061], sshd[2014,2060] 2026-09-03 11:06:20.793 | quobyte @ user manager service: systemd[1196] 2026-09-03 11:06:20.802 | 2026-09-03 11:06:20.802 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-09-03 11:06:22.715 | + functions-common:apt_get:1211 : result=0 2026-09-03 11:06:22.717 | + functions-common:apt_get:1214 : time_stop apt-get 2026-09-03 11:06:22.721 | + functions-common:time_stop:2420 : local name 2026-09-03 11:06:22.724 | + functions-common:time_stop:2421 : local end_time 2026-09-03 11:06:22.727 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-03 11:06:22.730 | + functions-common:time_stop:2423 : local total 2026-09-03 11:06:22.734 | + functions-common:time_stop:2424 : local start_time 2026-09-03 11:06:22.737 | + functions-common:time_stop:2426 : name=apt-get 2026-09-03 11:06:22.740 | + functions-common:time_stop:2427 : start_time=1788433549279 2026-09-03 11:06:22.743 | + functions-common:time_stop:2429 : [[ -z 1788433549279 ]] 2026-09-03 11:06:22.747 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-03 11:06:22.752 | + functions-common:time_stop:2432 : end_time=1788433582748 2026-09-03 11:06:22.755 | + functions-common:time_stop:2433 : elapsed_time=33469 2026-09-03 11:06:22.758 | + functions-common:time_stop:2434 : total=120179 2026-09-03 11:06:22.761 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-03 11:06:22.764 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=153648 2026-09-03 11:06:22.767 | + functions-common:apt_get:1215 : return 0 2026-09-03 11:06:22.771 | + ./stack.sh:main:863 : '[' -n mysql ']' 2026-09-03 11:06:22.774 | + ./stack.sh:main:864 : install_database_python 2026-09-03 11:06:22.778 | + lib/database:install_database_python:123 : install_database_python_mysql 2026-09-03 11:06:22.781 | + lib/databases/mysql:install_database_python_mysql:242 : pip_install_gr PyMySQL 2026-09-03 11:06:22.784 | + inc/python:pip_install_gr:94 : local name=PyMySQL 2026-09-03 11:06:22.787 | + inc/python:pip_install_gr:95 : local clean_name 2026-09-03 11:06:22.791 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements PyMySQL 2026-09-03 11:06:22.793 | ++ inc/python:get_from_global_requirements:241 : local package=PyMySQL 2026-09-03 11:06:22.796 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-09-03 11:06:22.801 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2026-09-03 11:06:22.801 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-09-03 11:06:22.806 | ++ inc/python:get_from_global_requirements:243 : required_pkg='PyMySQL ' 2026-09-03 11:06:22.810 | ++ inc/python:get_from_global_requirements:244 : [[ PyMySQL == '' ]] 2026-09-03 11:06:22.812 | ++ inc/python:get_from_global_requirements:247 : echo PyMySQL 2026-09-03 11:06:22.816 | + inc/python:pip_install_gr:96 : clean_name=PyMySQL 2026-09-03 11:06:22.819 | + inc/python:pip_install_gr:97 : pip_install PyMySQL 2026-09-03 11:06:22.840 | Using python 3.12 to install PyMySQL 2026-09-03 11:06:22.843 | + 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-09-03 11:06:23.982 | Collecting PyMySQL 2026-09-03 11:06:24.112 | Downloading pymysql-1.2.0-py3-none-any.whl.metadata (4.3 kB) 2026-09-03 11:06:24.138 | Downloading pymysql-1.2.0-py3-none-any.whl (45 kB) 2026-09-03 11:06:24.330 | Installing collected packages: PyMySQL 2026-09-03 11:06:24.400 | Successfully installed PyMySQL-1.2.0 2026-09-03 11:06:24.508 | + inc/python:pip_install:216 : result=0 2026-09-03 11:06:24.511 | + inc/python:pip_install:218 : time_stop pip_install 2026-09-03 11:06:24.513 | + functions-common:time_stop:2420 : local name 2026-09-03 11:06:24.516 | + functions-common:time_stop:2421 : local end_time 2026-09-03 11:06:24.519 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-03 11:06:24.522 | + functions-common:time_stop:2423 : local total 2026-09-03 11:06:24.525 | + functions-common:time_stop:2424 : local start_time 2026-09-03 11:06:24.528 | + functions-common:time_stop:2426 : name=pip_install 2026-09-03 11:06:24.531 | + functions-common:time_stop:2427 : start_time=1788433582835 2026-09-03 11:06:24.534 | + functions-common:time_stop:2429 : [[ -z 1788433582835 ]] 2026-09-03 11:06:24.538 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-03 11:06:24.542 | + functions-common:time_stop:2432 : end_time=1788433584539 2026-09-03 11:06:24.546 | + functions-common:time_stop:2433 : elapsed_time=1704 2026-09-03 11:06:24.549 | + functions-common:time_stop:2434 : total=33243 2026-09-03 11:06:24.552 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-03 11:06:24.555 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=34947 2026-09-03 11:06:24.558 | + inc/python:pip_install:219 : return 0 2026-09-03 11:06:24.561 | + lib/databases/mysql:install_database_python_mysql:243 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2026-09-03 11:06:24.564 | + lib/databases/mysql:install_database_python_mysql:245 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2026-09-03 11:06:24.568 | + lib/databases/mysql:install_database_python_mysql:246 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2026-09-03 11:06:24.571 | + ./stack.sh:main:867 : is_service_enabled neutron 2026-09-03 11:06:24.592 | + functions-common:is_service_enabled:2076 : return 0 2026-09-03 11:06:24.595 | + ./stack.sh:main:868 : install_neutron_agent_packages 2026-09-03 11:06:24.598 | + lib/neutron:install_neutron_agent_packages:551 : is_service_enabled q-l3 neutron-l3 2026-09-03 11:06:24.618 | + functions-common:is_service_enabled:2076 : return 1 2026-09-03 11:06:24.621 | + lib/neutron:install_neutron_agent_packages:555 : is_service_enabled q-agt neutron-agent q-dhcp neutron-dhcp q-l3 neutron-l3 2026-09-03 11:06:24.643 | + functions-common:is_service_enabled:2076 : return 1 2026-09-03 11:06:24.646 | + ./stack.sh:main:871 : is_service_enabled etcd3 2026-09-03 11:06:24.664 | + functions-common:is_service_enabled:2076 : return 0 2026-09-03 11:06:24.666 | + ./stack.sh:main:872 : install_etcd3 2026-09-03 11:06:24.669 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2026-09-03 11:06:24.669 | Installing etcd 2026-09-03 11:06:24.672 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2026-09-03 11:06:24.687 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2026-09-03 11:06:24.702 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2026-09-03 11:06:24.704 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2026-09-03 11:06:24.721 | + lib/etcd3:install_etcd3:113 : local etcd_file 2026-09-03 11:06:24.725 | ++ 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-09-03 11:06:24.728 | ++ 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-09-03 11:06:24.730 | ++ functions:get_extra_file:67 : local 'retry_args=--retry-on-host-error --retry-on-http-error=500,503 ' 2026-09-03 11:06:24.733 | ++ functions:get_extra_file:68 : retry_args+='-t 2 --waitretry=10 ' 2026-09-03 11:06:24.736 | ++ functions:get_extra_file:69 : retry_args+='--tries=3 --retry-connrefused' 2026-09-03 11:06:24.739 | ++ functions:get_extra_file:71 : local file_name=etcd-v3.5.21-linux-amd64.tar.gz 2026-09-03 11:06:24.742 | ++ 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-09-03 11:06:24.744 | ++ functions:get_extra_file:74 : [[ ! -f /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz ]] 2026-09-03 11:06:24.747 | ++ 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-09-03 11:06:24.751 | --2026-09-03 13:06:24-- https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-09-03 11:06:24.799 | Resolving github.com (github.com)... 140.82.121.4 2026-09-03 11:06:24.817 | Connecting to github.com (github.com)|140.82.121.4|:443... connected. 2026-09-03 11:06:25.060 | HTTP request sent, awaiting response... 302 Found 2026-09-03 11:06:25.060 | 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-09-03T12%3A05%3A48Z&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-09-03T11%3A05%3A09Z&ske=2026-09-03T12%3A05%3A48Z&sks=b&skv=2018-11-09&sig=T0LTyLCzBR41CeZO5oBAI3cz436sjoIzNduaN1jurQo%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4ODQzNTM4NCwibmJmIjoxNzg4NDMzNTg0LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.LGPxW9X1bkRNY9iLi_U4clKvngcSidnEuArLAYB1gTg&response-content-disposition=attachment%3B%20filename%3Detcd-v3.5.21-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream [following] 2026-09-03 11:06:25.060 | --2026-09-03 13:06:25-- 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-09-03T12%3A05%3A48Z&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-09-03T11%3A05%3A09Z&ske=2026-09-03T12%3A05%3A48Z&sks=b&skv=2018-11-09&sig=T0LTyLCzBR41CeZO5oBAI3cz436sjoIzNduaN1jurQo%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4ODQzNTM4NCwibmJmIjoxNzg4NDMzNTg0LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.LGPxW9X1bkRNY9iLi_U4clKvngcSidnEuArLAYB1gTg&response-content-disposition=attachment%3B%20filename%3Detcd-v3.5.21-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream 2026-09-03 11:06:25.079 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.111.133, 185.199.108.133, 185.199.109.133, ... 2026-09-03 11:06:25.090 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.111.133|:443... connected. 2026-09-03 11:06:25.222 | HTTP request sent, awaiting response... 200 OK 2026-09-03 11:06:25.222 | Length: 20927601 (20M) [application/octet-stream] 2026-09-03 11:06:25.222 | Saving to: '/home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' 2026-09-03 11:06:25.275 | 2026-09-03 11:06:25.516 | 0K ........ ........ ... 100% 68.0M=0.3s 2026-09-03 11:06:25.516 | 2026-09-03 11:06:25.516 | 2026-09-03 13:06:25 (68.0 MB/s) - '/home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' saved [20927601/20927601] 2026-09-03 11:06:25.516 | 2026-09-03 11:06:25.521 | ++ functions:get_extra_file:76 : [[ 0 -ne 0 ]] 2026-09-03 11:06:25.524 | ++ functions:get_extra_file:80 : echo /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-09-03 11:06:25.527 | ++ functions:get_extra_file:81 : return 2026-09-03 11:06:25.530 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-09-03 11:06:25.534 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64/etcd ']' 2026-09-03 11:06:25.537 | + lib/etcd3:install_etcd3:116 : echo 'adddda4b06718e68671ffabff2f8cee48488ba61ad82900e639d108f2148501c /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' 2026-09-03 11:06:25.540 | + lib/etcd3:install_etcd3:118 : sha256sum -c /home/quobyte/devstack/files/etcd.sha256sum 2026-09-03 11:06:25.567 | /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz: OK 2026-09-03 11:06:25.570 | + 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-09-03 11:06:25.578 | etcd-v3.5.21-linux-amd64/ 2026-09-03 11:06:25.578 | etcd-v3.5.21-linux-amd64/Documentation/ 2026-09-03 11:06:25.578 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/ 2026-09-03 11:06:25.578 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/ 2026-09-03 11:06:25.578 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/ 2026-09-03 11:06:25.578 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/v3lock.swagger.json 2026-09-03 11:06:25.579 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/v3election.swagger.json 2026-09-03 11:06:25.579 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/rpc.swagger.json 2026-09-03 11:06:25.579 | etcd-v3.5.21-linux-amd64/Documentation/README.md 2026-09-03 11:06:25.580 | etcd-v3.5.21-linux-amd64/README-etcdutl.md 2026-09-03 11:06:25.580 | etcd-v3.5.21-linux-amd64/READMEv2-etcdctl.md 2026-09-03 11:06:25.580 | etcd-v3.5.21-linux-amd64/README-etcdctl.md 2026-09-03 11:06:25.581 | etcd-v3.5.21-linux-amd64/README.md 2026-09-03 11:06:25.581 | etcd-v3.5.21-linux-amd64/etcdutl 2026-09-03 11:06:25.743 | etcd-v3.5.21-linux-amd64/etcdctl 2026-09-03 11:06:25.940 | etcd-v3.5.21-linux-amd64/etcd 2026-09-03 11:06:26.199 | + lib/etcd3:install_etcd3:121 : sudo cp /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64/etcd /opt/stack/bin/etcd 2026-09-03 11:06:26.235 | + lib/etcd3:install_etcd3:122 : sudo cp /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64/etcdctl /opt/stack/bin/etcdctl 2026-09-03 11:06:26.268 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2026-09-03 11:06:26.271 | + ./stack.sh:main:881 : is_service_enabled tls-proxy 2026-09-03 11:06:26.288 | + functions-common:is_service_enabled:2076 : return 1 2026-09-03 11:06:26.291 | + ./stack.sh:main:891 : install_dstat 2026-09-03 11:06:26.293 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2026-09-03 11:06:26.310 | + functions-common:is_service_enabled:2076 : return 1 2026-09-03 11:06:26.313 | + ./stack.sh:main:897 : echo_summary 'Installing OpenStack project source' 2026-09-03 11:06:26.315 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-09-03 11:06:26.318 | + ./stack.sh:echo_summary:450 : echo -e Installing OpenStack project source 2026-09-03 11:06:26.320 | + ./stack.sh:main:900 : install_libs 2026-09-03 11:06:26.323 | + lib/libraries:install_libs:91 : _install_lib_from_source automaton 2026-09-03 11:06:26.325 | + lib/libraries:_install_lib_from_source:75 : local name=automaton 2026-09-03 11:06:26.328 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git automaton 2026-09-03 11:06:26.330 | + inc/python:use_library_from_git:266 : local name=automaton 2026-09-03 11:06:26.332 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-03 11:06:26.335 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-03 11:06:26.337 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,automaton, ]] 2026-09-03 11:06:26.340 | + inc/python:use_library_from_git:269 : return 1 2026-09-03 11:06:26.343 | + lib/libraries:install_libs:92 : _install_lib_from_source castellan 2026-09-03 11:06:26.345 | + lib/libraries:_install_lib_from_source:75 : local name=castellan 2026-09-03 11:06:26.348 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git castellan 2026-09-03 11:06:26.350 | + inc/python:use_library_from_git:266 : local name=castellan 2026-09-03 11:06:26.352 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-03 11:06:26.355 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-03 11:06:26.358 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,castellan, ]] 2026-09-03 11:06:26.360 | + inc/python:use_library_from_git:269 : return 1 2026-09-03 11:06:26.363 | + lib/libraries:install_libs:93 : _install_lib_from_source cliff 2026-09-03 11:06:26.366 | + lib/libraries:_install_lib_from_source:75 : local name=cliff 2026-09-03 11:06:26.368 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git cliff 2026-09-03 11:06:26.371 | + inc/python:use_library_from_git:266 : local name=cliff 2026-09-03 11:06:26.374 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-03 11:06:26.378 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-03 11:06:26.380 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,cliff, ]] 2026-09-03 11:06:26.383 | + inc/python:use_library_from_git:269 : return 1 2026-09-03 11:06:26.385 | + lib/libraries:install_libs:94 : _install_lib_from_source cursive 2026-09-03 11:06:26.388 | + lib/libraries:_install_lib_from_source:75 : local name=cursive 2026-09-03 11:06:26.391 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git cursive 2026-09-03 11:06:26.394 | + inc/python:use_library_from_git:266 : local name=cursive 2026-09-03 11:06:26.397 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-03 11:06:26.400 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-03 11:06:26.403 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,cursive, ]] 2026-09-03 11:06:26.405 | + inc/python:use_library_from_git:269 : return 1 2026-09-03 11:06:26.409 | + lib/libraries:install_libs:95 : _install_lib_from_source debtcollector 2026-09-03 11:06:26.412 | + lib/libraries:_install_lib_from_source:75 : local name=debtcollector 2026-09-03 11:06:26.415 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git debtcollector 2026-09-03 11:06:26.417 | + inc/python:use_library_from_git:266 : local name=debtcollector 2026-09-03 11:06:26.420 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-03 11:06:26.423 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-03 11:06:26.425 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,debtcollector, ]] 2026-09-03 11:06:26.428 | + inc/python:use_library_from_git:269 : return 1 2026-09-03 11:06:26.432 | + lib/libraries:install_libs:96 : _install_lib_from_source futurist 2026-09-03 11:06:26.435 | + lib/libraries:_install_lib_from_source:75 : local name=futurist 2026-09-03 11:06:26.438 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git futurist 2026-09-03 11:06:26.441 | + inc/python:use_library_from_git:266 : local name=futurist 2026-09-03 11:06:26.444 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-03 11:06:26.446 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-03 11:06:26.449 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,futurist, ]] 2026-09-03 11:06:26.453 | + inc/python:use_library_from_git:269 : return 1 2026-09-03 11:06:26.455 | + lib/libraries:install_libs:97 : _install_lib_from_source openstacksdk 2026-09-03 11:06:26.458 | + lib/libraries:_install_lib_from_source:75 : local name=openstacksdk 2026-09-03 11:06:26.460 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git openstacksdk 2026-09-03 11:06:26.463 | + inc/python:use_library_from_git:266 : local name=openstacksdk 2026-09-03 11:06:26.465 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-03 11:06:26.468 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-03 11:06:26.471 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,openstacksdk, ]] 2026-09-03 11:06:26.474 | + inc/python:use_library_from_git:269 : return 1 2026-09-03 11:06:26.477 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-lib 2026-09-03 11:06:26.480 | + lib/libraries:_install_lib_from_source:75 : local name=osc-lib 2026-09-03 11:06:26.483 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osc-lib 2026-09-03 11:06:26.486 | + inc/python:use_library_from_git:266 : local name=osc-lib 2026-09-03 11:06:26.488 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-03 11:06:26.491 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-03 11:06:26.494 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,osc-lib, ]] 2026-09-03 11:06:26.496 | + inc/python:use_library_from_git:269 : return 1 2026-09-03 11:06:26.498 | + lib/libraries:install_libs:99 : _install_lib_from_source osc-placement 2026-09-03 11:06:26.501 | + lib/libraries:_install_lib_from_source:75 : local name=osc-placement 2026-09-03 11:06:26.504 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osc-placement 2026-09-03 11:06:26.507 | + inc/python:use_library_from_git:266 : local name=osc-placement 2026-09-03 11:06:26.509 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-03 11:06:26.512 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-03 11:06:26.515 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,osc-placement, ]] 2026-09-03 11:06:26.517 | + inc/python:use_library_from_git:269 : return 1 2026-09-03 11:06:26.520 | + lib/libraries:install_libs:100 : _install_lib_from_source os-client-config 2026-09-03 11:06:26.523 | + lib/libraries:_install_lib_from_source:75 : local name=os-client-config 2026-09-03 11:06:26.526 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-client-config 2026-09-03 11:06:26.528 | + inc/python:use_library_from_git:266 : local name=os-client-config 2026-09-03 11:06:26.531 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-03 11:06:26.534 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-03 11:06:26.536 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-client-config, ]] 2026-09-03 11:06:26.540 | + inc/python:use_library_from_git:269 : return 1 2026-09-03 11:06:26.543 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.cache 2026-09-03 11:06:26.546 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.cache 2026-09-03 11:06:26.549 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.cache 2026-09-03 11:06:26.552 | + inc/python:use_library_from_git:266 : local name=oslo.cache 2026-09-03 11:06:26.555 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-03 11:06:26.558 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-03 11:06:26.562 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.cache, ]] 2026-09-03 11:06:26.564 | + inc/python:use_library_from_git:269 : return 1 2026-09-03 11:06:26.567 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.concurrency 2026-09-03 11:06:26.570 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.concurrency 2026-09-03 11:06:26.574 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.concurrency 2026-09-03 11:06:26.577 | + inc/python:use_library_from_git:266 : local name=oslo.concurrency 2026-09-03 11:06:26.580 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-03 11:06:26.583 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-03 11:06:26.586 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.concurrency, ]] 2026-09-03 11:06:26.589 | + inc/python:use_library_from_git:269 : return 1 2026-09-03 11:06:26.593 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.config 2026-09-03 11:06:26.595 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.config 2026-09-03 11:06:26.598 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.config 2026-09-03 11:06:26.601 | + inc/python:use_library_from_git:266 : local name=oslo.config 2026-09-03 11:06:26.605 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-03 11:06:26.608 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-03 11:06:26.611 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.config, ]] 2026-09-03 11:06:26.614 | + inc/python:use_library_from_git:269 : return 1 2026-09-03 11:06:26.618 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.context 2026-09-03 11:06:26.621 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.context 2026-09-03 11:06:26.624 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.context 2026-09-03 11:06:26.627 | + inc/python:use_library_from_git:266 : local name=oslo.context 2026-09-03 11:06:26.630 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-03 11:06:26.634 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-03 11:06:26.637 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.context, ]] 2026-09-03 11:06:26.640 | + inc/python:use_library_from_git:269 : return 1 2026-09-03 11:06:26.643 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.db 2026-09-03 11:06:26.647 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.db 2026-09-03 11:06:26.649 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.db 2026-09-03 11:06:26.653 | + inc/python:use_library_from_git:266 : local name=oslo.db 2026-09-03 11:06:26.656 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-03 11:06:26.659 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-03 11:06:26.663 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.db, ]] 2026-09-03 11:06:26.666 | + inc/python:use_library_from_git:269 : return 1 2026-09-03 11:06:26.669 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.i18n 2026-09-03 11:06:26.672 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.i18n 2026-09-03 11:06:26.675 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.i18n 2026-09-03 11:06:26.678 | + inc/python:use_library_from_git:266 : local name=oslo.i18n 2026-09-03 11:06:26.682 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-03 11:06:26.685 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-03 11:06:26.687 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.i18n, ]] 2026-09-03 11:06:26.691 | + inc/python:use_library_from_git:269 : return 1 2026-09-03 11:06:26.694 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.limit 2026-09-03 11:06:26.697 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.limit 2026-09-03 11:06:26.700 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.limit 2026-09-03 11:06:26.704 | + inc/python:use_library_from_git:266 : local name=oslo.limit 2026-09-03 11:06:26.707 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-03 11:06:26.709 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-03 11:06:26.712 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.limit, ]] 2026-09-03 11:06:26.716 | + inc/python:use_library_from_git:269 : return 1 2026-09-03 11:06:26.719 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.log 2026-09-03 11:06:26.722 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.log 2026-09-03 11:06:26.725 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.log 2026-09-03 11:06:26.728 | + inc/python:use_library_from_git:266 : local name=oslo.log 2026-09-03 11:06:26.731 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-03 11:06:26.734 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-03 11:06:26.737 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.log, ]] 2026-09-03 11:06:26.740 | + inc/python:use_library_from_git:269 : return 1 2026-09-03 11:06:26.743 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.messaging 2026-09-03 11:06:26.746 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.messaging 2026-09-03 11:06:26.750 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.messaging 2026-09-03 11:06:26.753 | + inc/python:use_library_from_git:266 : local name=oslo.messaging 2026-09-03 11:06:26.756 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-03 11:06:26.759 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-03 11:06:26.762 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.messaging, ]] 2026-09-03 11:06:26.765 | + inc/python:use_library_from_git:269 : return 1 2026-09-03 11:06:26.769 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.middleware 2026-09-03 11:06:26.772 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.middleware 2026-09-03 11:06:26.775 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.middleware 2026-09-03 11:06:26.778 | + inc/python:use_library_from_git:266 : local name=oslo.middleware 2026-09-03 11:06:26.781 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-03 11:06:26.784 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-03 11:06:26.787 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.middleware, ]] 2026-09-03 11:06:26.791 | + inc/python:use_library_from_git:269 : return 1 2026-09-03 11:06:26.794 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.policy 2026-09-03 11:06:26.797 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.policy 2026-09-03 11:06:26.800 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.policy 2026-09-03 11:06:26.804 | + inc/python:use_library_from_git:266 : local name=oslo.policy 2026-09-03 11:06:26.807 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-03 11:06:26.810 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-03 11:06:26.813 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.policy, ]] 2026-09-03 11:06:26.816 | + inc/python:use_library_from_git:269 : return 1 2026-09-03 11:06:26.819 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.privsep 2026-09-03 11:06:26.823 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.privsep 2026-09-03 11:06:26.826 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.privsep 2026-09-03 11:06:26.830 | + inc/python:use_library_from_git:266 : local name=oslo.privsep 2026-09-03 11:06:26.833 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-03 11:06:26.836 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-03 11:06:26.839 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.privsep, ]] 2026-09-03 11:06:26.842 | + inc/python:use_library_from_git:269 : return 1 2026-09-03 11:06:26.846 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.reports 2026-09-03 11:06:26.849 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.reports 2026-09-03 11:06:26.852 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.reports 2026-09-03 11:06:26.855 | + inc/python:use_library_from_git:266 : local name=oslo.reports 2026-09-03 11:06:26.858 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-03 11:06:26.861 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-03 11:06:26.865 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.reports, ]] 2026-09-03 11:06:26.867 | + inc/python:use_library_from_git:269 : return 1 2026-09-03 11:06:26.871 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.rootwrap 2026-09-03 11:06:26.874 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.rootwrap 2026-09-03 11:06:26.877 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.rootwrap 2026-09-03 11:06:26.880 | + inc/python:use_library_from_git:266 : local name=oslo.rootwrap 2026-09-03 11:06:26.883 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-03 11:06:26.887 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-03 11:06:26.890 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.rootwrap, ]] 2026-09-03 11:06:26.893 | + inc/python:use_library_from_git:269 : return 1 2026-09-03 11:06:26.896 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.serialization 2026-09-03 11:06:26.899 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.serialization 2026-09-03 11:06:26.902 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.serialization 2026-09-03 11:06:26.905 | + inc/python:use_library_from_git:266 : local name=oslo.serialization 2026-09-03 11:06:26.908 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-03 11:06:26.911 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-03 11:06:26.914 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.serialization, ]] 2026-09-03 11:06:26.917 | + inc/python:use_library_from_git:269 : return 1 2026-09-03 11:06:26.921 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.service 2026-09-03 11:06:26.923 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.service 2026-09-03 11:06:26.927 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.service 2026-09-03 11:06:26.930 | + inc/python:use_library_from_git:266 : local name=oslo.service 2026-09-03 11:06:26.933 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-03 11:06:26.936 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-03 11:06:26.939 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.service, ]] 2026-09-03 11:06:26.942 | + inc/python:use_library_from_git:269 : return 1 2026-09-03 11:06:26.945 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.utils 2026-09-03 11:06:26.948 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.utils 2026-09-03 11:06:26.952 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.utils 2026-09-03 11:06:26.955 | + inc/python:use_library_from_git:266 : local name=oslo.utils 2026-09-03 11:06:26.957 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-03 11:06:26.961 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-03 11:06:26.963 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.utils, ]] 2026-09-03 11:06:26.967 | + inc/python:use_library_from_git:269 : return 1 2026-09-03 11:06:26.969 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.versionedobjects 2026-09-03 11:06:26.973 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.versionedobjects 2026-09-03 11:06:26.976 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.versionedobjects 2026-09-03 11:06:26.978 | + inc/python:use_library_from_git:266 : local name=oslo.versionedobjects 2026-09-03 11:06:26.982 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-03 11:06:26.984 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-03 11:06:26.987 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.versionedobjects, ]] 2026-09-03 11:06:26.991 | + inc/python:use_library_from_git:269 : return 1 2026-09-03 11:06:26.994 | + lib/libraries:install_libs:119 : _install_lib_from_source oslo.vmware 2026-09-03 11:06:26.997 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.vmware 2026-09-03 11:06:27.001 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.vmware 2026-09-03 11:06:27.004 | + inc/python:use_library_from_git:266 : local name=oslo.vmware 2026-09-03 11:06:27.007 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-03 11:06:27.010 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-03 11:06:27.013 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.vmware, ]] 2026-09-03 11:06:27.016 | + inc/python:use_library_from_git:269 : return 1 2026-09-03 11:06:27.019 | + lib/libraries:install_libs:120 : _install_lib_from_source osprofiler 2026-09-03 11:06:27.022 | + lib/libraries:_install_lib_from_source:75 : local name=osprofiler 2026-09-03 11:06:27.025 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osprofiler 2026-09-03 11:06:27.027 | + inc/python:use_library_from_git:266 : local name=osprofiler 2026-09-03 11:06:27.031 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-03 11:06:27.033 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-03 11:06:27.036 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,osprofiler, ]] 2026-09-03 11:06:27.040 | + inc/python:use_library_from_git:269 : return 1 2026-09-03 11:06:27.042 | + lib/libraries:install_libs:121 : _install_lib_from_source pycadf 2026-09-03 11:06:27.045 | + lib/libraries:_install_lib_from_source:75 : local name=pycadf 2026-09-03 11:06:27.048 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git pycadf 2026-09-03 11:06:27.051 | + inc/python:use_library_from_git:266 : local name=pycadf 2026-09-03 11:06:27.055 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-03 11:06:27.057 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-03 11:06:27.060 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,pycadf, ]] 2026-09-03 11:06:27.064 | + inc/python:use_library_from_git:269 : return 1 2026-09-03 11:06:27.066 | + lib/libraries:install_libs:122 : _install_lib_from_source stevedore 2026-09-03 11:06:27.069 | + lib/libraries:_install_lib_from_source:75 : local name=stevedore 2026-09-03 11:06:27.073 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git stevedore 2026-09-03 11:06:27.075 | + inc/python:use_library_from_git:266 : local name=stevedore 2026-09-03 11:06:27.078 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-03 11:06:27.081 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-03 11:06:27.084 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,stevedore, ]] 2026-09-03 11:06:27.087 | + inc/python:use_library_from_git:269 : return 1 2026-09-03 11:06:27.090 | + lib/libraries:install_libs:123 : _install_lib_from_source taskflow 2026-09-03 11:06:27.093 | + lib/libraries:_install_lib_from_source:75 : local name=taskflow 2026-09-03 11:06:27.096 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git taskflow 2026-09-03 11:06:27.098 | + inc/python:use_library_from_git:266 : local name=taskflow 2026-09-03 11:06:27.101 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-03 11:06:27.104 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-03 11:06:27.107 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,taskflow, ]] 2026-09-03 11:06:27.110 | + inc/python:use_library_from_git:269 : return 1 2026-09-03 11:06:27.113 | + lib/libraries:install_libs:124 : _install_lib_from_source tooz 2026-09-03 11:06:27.116 | + lib/libraries:_install_lib_from_source:75 : local name=tooz 2026-09-03 11:06:27.119 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git tooz 2026-09-03 11:06:27.122 | + inc/python:use_library_from_git:266 : local name=tooz 2026-09-03 11:06:27.126 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-03 11:06:27.128 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-03 11:06:27.131 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,tooz, ]] 2026-09-03 11:06:27.134 | + inc/python:use_library_from_git:269 : return 1 2026-09-03 11:06:27.137 | + lib/libraries:install_libs:128 : _install_lib_from_source os-brick 2026-09-03 11:06:27.141 | + lib/libraries:_install_lib_from_source:75 : local name=os-brick 2026-09-03 11:06:27.144 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-brick 2026-09-03 11:06:27.147 | + inc/python:use_library_from_git:266 : local name=os-brick 2026-09-03 11:06:27.150 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-03 11:06:27.152 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-03 11:06:27.156 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-brick, ]] 2026-09-03 11:06:27.159 | + inc/python:use_library_from_git:269 : return 1 2026-09-03 11:06:27.162 | + lib/libraries:install_libs:129 : _install_lib_from_source os-resource-classes 2026-09-03 11:06:27.164 | + lib/libraries:_install_lib_from_source:75 : local name=os-resource-classes 2026-09-03 11:06:27.167 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-resource-classes 2026-09-03 11:06:27.171 | + inc/python:use_library_from_git:266 : local name=os-resource-classes 2026-09-03 11:06:27.174 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-03 11:06:27.177 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-03 11:06:27.180 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-resource-classes, ]] 2026-09-03 11:06:27.182 | + inc/python:use_library_from_git:269 : return 1 2026-09-03 11:06:27.186 | + lib/libraries:install_libs:130 : _install_lib_from_source os-traits 2026-09-03 11:06:27.189 | + lib/libraries:_install_lib_from_source:75 : local name=os-traits 2026-09-03 11:06:27.192 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-traits 2026-09-03 11:06:27.195 | + inc/python:use_library_from_git:266 : local name=os-traits 2026-09-03 11:06:27.199 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-03 11:06:27.201 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-03 11:06:27.205 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-traits, ]] 2026-09-03 11:06:27.208 | + inc/python:use_library_from_git:269 : return 1 2026-09-03 11:06:27.211 | + lib/libraries:install_libs:133 : _install_lib_from_source python-barbicanclient 2026-09-03 11:06:27.213 | + lib/libraries:_install_lib_from_source:75 : local name=python-barbicanclient 2026-09-03 11:06:27.216 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git python-barbicanclient 2026-09-03 11:06:27.220 | + inc/python:use_library_from_git:266 : local name=python-barbicanclient 2026-09-03 11:06:27.223 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-03 11:06:27.226 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-03 11:06:27.229 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-barbicanclient, ]] 2026-09-03 11:06:27.232 | + inc/python:use_library_from_git:269 : return 1 2026-09-03 11:06:27.236 | + lib/libraries:install_libs:135 : use_library_from_git etcd3gw 2026-09-03 11:06:27.239 | + inc/python:use_library_from_git:266 : local name=etcd3gw 2026-09-03 11:06:27.242 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-03 11:06:27.246 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-03 11:06:27.249 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,etcd3gw, ]] 2026-09-03 11:06:27.251 | + inc/python:use_library_from_git:269 : return 1 2026-09-03 11:06:27.254 | + lib/libraries:install_libs:139 : pip_install etcd3gw 2026-09-03 11:06:27.278 | Using python 3.12 to install etcd3gw 2026-09-03 11:06:27.281 | + 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-09-03 11:06:28.412 | Collecting etcd3gw 2026-09-03 11:06:28.548 | Downloading etcd3gw-2.7.0-py3-none-any.whl.metadata (1.9 kB) 2026-09-03 11:06:28.559 | Requirement already satisfied: pbr>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from etcd3gw) (7.0.3) 2026-09-03 11:06:28.584 | Collecting requests>=2.20.0 (from etcd3gw) 2026-09-03 11:06:28.586 | Using cached requests-2.34.2-py3-none-any.whl.metadata (4.8 kB) 2026-09-03 11:06:28.633 | Collecting futurist>=0.16.0 (from etcd3gw) 2026-09-03 11:06:28.654 | Downloading futurist-3.5.0-py3-none-any.whl.metadata (2.1 kB) 2026-09-03 11:06:28.699 | Collecting debtcollector>=3.0.0 (from futurist>=0.16.0->etcd3gw) 2026-09-03 11:06:28.716 | Downloading debtcollector-3.1.0-py3-none-any.whl.metadata (2.6 kB) 2026-09-03 11:06:29.349 | Collecting wrapt>=2.1.0 (from debtcollector>=3.0.0->futurist>=0.16.0->etcd3gw) 2026-09-03 11:06:29.368 | Downloading wrapt-2.3.0-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.metadata (7.4 kB) 2026-09-03 11:06:29.382 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0->etcd3gw) (84.0.0) 2026-09-03 11:06:29.612 | Collecting charset_normalizer<4,>=2 (from requests>=2.20.0->etcd3gw) 2026-09-03 11:06:29.614 | Using cached charset_normalizer-3.5.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (44 kB) 2026-09-03 11:06:29.630 | Collecting idna<4,>=2.5 (from requests>=2.20.0->etcd3gw) 2026-09-03 11:06:29.632 | Using cached idna-3.18-py3-none-any.whl.metadata (6.1 kB) 2026-09-03 11:06:29.655 | Collecting urllib3<3,>=1.26 (from requests>=2.20.0->etcd3gw) 2026-09-03 11:06:29.657 | Using cached urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) 2026-09-03 11:06:29.663 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2023.11.17) 2026-09-03 11:06:29.693 | Downloading etcd3gw-2.7.0-py3-none-any.whl (29 kB) 2026-09-03 11:06:29.743 | Downloading futurist-3.5.0-py3-none-any.whl (50 kB) 2026-09-03 11:06:29.774 | Downloading debtcollector-3.1.0-py3-none-any.whl (24 kB) 2026-09-03 11:06:29.784 | Using cached requests-2.34.2-py3-none-any.whl (73 kB) 2026-09-03 11:06:29.786 | Using cached charset_normalizer-3.5.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (247 kB) 2026-09-03 11:06:29.788 | Using cached idna-3.18-py3-none-any.whl (65 kB) 2026-09-03 11:06:29.791 | Using cached urllib3-2.7.0-py3-none-any.whl (131 kB) 2026-09-03 11:06:29.807 | Downloading wrapt-2.3.0-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (172 kB) 2026-09-03 11:06:30.054 | Installing collected packages: wrapt, urllib3, idna, charset_normalizer, requests, debtcollector, futurist, etcd3gw 2026-09-03 11:06:30.113 | Attempting uninstall: urllib3 2026-09-03 11:06:30.120 | Found existing installation: urllib3 2.0.7 2026-09-03 11:06:30.121 | Not uninstalling urllib3 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-03 11:06:30.121 | Can't uninstall 'urllib3'. No files were found to uninstall. 2026-09-03 11:06:30.263 | Attempting uninstall: idna 2026-09-03 11:06:30.268 | Found existing installation: idna 3.6 2026-09-03 11:06:30.269 | Not uninstalling idna at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-03 11:06:30.269 | Can't uninstall 'idna'. No files were found to uninstall. 2026-09-03 11:06:30.431 | Attempting uninstall: requests 2026-09-03 11:06:30.440 | Found existing installation: requests 2.31.0 2026-09-03 11:06:30.440 | Not uninstalling requests at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-03 11:06:30.440 | Can't uninstall 'requests'. No files were found to uninstall. 2026-09-03 11:06:30.676 | 2026-09-03 11:06:30.681 | Successfully installed charset_normalizer-3.5.0 debtcollector-3.1.0 etcd3gw-2.7.0 futurist-3.5.0 idna-3.18 requests-2.34.2 urllib3-2.7.0 wrapt-2.3.0 2026-09-03 11:06:30.816 | + inc/python:pip_install:216 : result=0 2026-09-03 11:06:30.818 | + inc/python:pip_install:218 : time_stop pip_install 2026-09-03 11:06:30.820 | + functions-common:time_stop:2420 : local name 2026-09-03 11:06:30.823 | + functions-common:time_stop:2421 : local end_time 2026-09-03 11:06:30.825 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-03 11:06:30.828 | + functions-common:time_stop:2423 : local total 2026-09-03 11:06:30.831 | + functions-common:time_stop:2424 : local start_time 2026-09-03 11:06:30.833 | + functions-common:time_stop:2426 : name=pip_install 2026-09-03 11:06:30.836 | + functions-common:time_stop:2427 : start_time=1788433587272 2026-09-03 11:06:30.838 | + functions-common:time_stop:2429 : [[ -z 1788433587272 ]] 2026-09-03 11:06:30.841 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-03 11:06:30.845 | + functions-common:time_stop:2432 : end_time=1788433590843 2026-09-03 11:06:30.848 | + functions-common:time_stop:2433 : elapsed_time=3571 2026-09-03 11:06:30.851 | + functions-common:time_stop:2434 : total=34947 2026-09-03 11:06:30.853 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-03 11:06:30.856 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=38518 2026-09-03 11:06:30.858 | + inc/python:pip_install:219 : return 0 2026-09-03 11:06:30.861 | + ./stack.sh:main:903 : install_apache_uwsgi 2026-09-03 11:06:30.863 | + lib/apache:install_apache_uwsgi:79 : local apxs=apxs2 2026-09-03 11:06:30.866 | + lib/apache:install_apache_uwsgi:80 : is_fedora 2026-09-03 11:06:30.868 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-09-03 11:06:30.872 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-09-03 11:06:30.874 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-09-03 11:06:30.877 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-09-03 11:06:30.880 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-09-03 11:06:30.883 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-09-03 11:06:30.885 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-09-03 11:06:30.888 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-09-03 11:06:30.891 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-09-03 11:06:30.893 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-09-03 11:06:30.897 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-09-03 11:06:30.899 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-09-03 11:06:30.902 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-09-03 11:06:30.906 | + lib/apache:install_apache_uwsgi:84 : is_ubuntu 2026-09-03 11:06:30.909 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-03 11:06:30.911 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-03 11:06:30.914 | + lib/apache:install_apache_uwsgi:85 : local 'pkg_list=uwsgi uwsgi-plugin-python3' 2026-09-03 11:06:30.917 | + lib/apache:install_apache_uwsgi:86 : install_package uwsgi uwsgi-plugin-python3 2026-09-03 11:06:30.919 | + functions-common:install_package:1438 : update_package_repo 2026-09-03 11:06:30.922 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-09-03 11:06:30.925 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-09-03 11:06:30.928 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-09-03 11:06:30.931 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-09-03 11:06:30.934 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-09-03 11:06:30.937 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-03 11:06:30.940 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-03 11:06:30.943 | + functions-common:update_package_repo:1421 : apt_get_update 2026-09-03 11:06:30.945 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-09-03 11:06:30.948 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-09-03 11:06:30.952 | + functions-common:apt_get_update:1167 : return 2026-09-03 11:06:30.955 | + functions-common:install_package:1439 : real_install_package uwsgi uwsgi-plugin-python3 2026-09-03 11:06:30.957 | + functions-common:real_install_package:1426 : is_ubuntu 2026-09-03 11:06:30.961 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-03 11:06:30.964 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-03 11:06:30.967 | + functions-common:real_install_package:1427 : apt_get install uwsgi uwsgi-plugin-python3 2026-09-03 11:06:30.992 | + 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-09-03 11:06:31.030 | Reading package lists... 2026-09-03 11:06:31.373 | Building dependency tree... 2026-09-03 11:06:31.375 | Reading state information... 2026-09-03 11:06:31.873 | The following packages were automatically installed and are no longer required: 2026-09-03 11:06:31.875 | libfwupd2 libgusb2 2026-09-03 11:06:31.875 | Use 'sudo apt autoremove' to remove them. 2026-09-03 11:06:31.877 | The following additional packages will be installed: 2026-09-03 11:06:31.881 | libnorm1t64 libpgm-5.3-0t64 libzmq5 uwsgi-core 2026-09-03 11:06:31.881 | Suggested packages: 2026-09-03 11:06:31.882 | nginx-full | cherokee | libapache2-mod-proxy-uwsgi | libapache2-mod-uwsgi 2026-09-03 11:06:31.882 | | libapache2-mod-ruwsgi uwsgi-dev uwsgi-extra uwsgi-plugins-all 2026-09-03 11:06:31.882 | python3-uwsgidecorators 2026-09-03 11:06:31.917 | The following NEW packages will be installed: 2026-09-03 11:06:31.919 | libnorm1t64 libpgm-5.3-0t64 libzmq5 uwsgi uwsgi-core uwsgi-plugin-python3 2026-09-03 11:06:32.030 | 0 upgraded, 6 newly installed, 0 to remove and 30 not upgraded. 2026-09-03 11:06:32.030 | Need to get 1270 kB of archives. 2026-09-03 11:06:32.030 | After this operation, 4285 kB of additional disk space will be used. 2026-09-03 11:06:32.031 | Get:1 http://archive.ubuntu.com/ubuntu noble/universe amd64 libnorm1t64 amd64 1.5.9+dfsg-3.1build1 [154 kB] 2026-09-03 11:06:32.139 | Get:2 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpgm-5.3-0t64 amd64 5.3.128~dfsg-2.1build1 [167 kB] 2026-09-03 11:06:32.158 | Get:3 http://archive.ubuntu.com/ubuntu noble/universe amd64 libzmq5 amd64 4.3.5-1build2 [260 kB] 2026-09-03 11:06:32.187 | Get:4 http://archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi-core amd64 2.0.24-2ubuntu10 [585 kB] 2026-09-03 11:06:32.214 | Get:5 http://archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi amd64 2.0.24-2ubuntu10 [22.0 kB] 2026-09-03 11:06:32.215 | Get:6 http://archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi-plugin-python3 amd64 2.0.24-2ubuntu10 [81.9 kB] 2026-09-03 11:06:32.440 | perl: warning: Setting locale failed. 2026-09-03 11:06:32.440 | perl: warning: Please check that your locale settings: 2026-09-03 11:06:32.440 | LANGUAGE = (unset), 2026-09-03 11:06:32.440 | LC_ALL = "en_US.utf8", 2026-09-03 11:06:32.440 | LANG = "de_DE.UTF-8" 2026-09-03 11:06:32.440 | are supported and installed on your system. 2026-09-03 11:06:32.441 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-03 11:06:32.502 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-09-03 11:06:32.502 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-09-03 11:06:32.502 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-09-03 11:06:32.683 | Fetched 1270 kB in 0s (4648 kB/s) 2026-09-03 11:06:32.725 | Selecting previously unselected package libnorm1t64:amd64. 2026-09-03 11:06:32.788 | (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 ... 126450 files and directories currently installed.) 2026-09-03 11:06:32.794 | Preparing to unpack .../0-libnorm1t64_1.5.9+dfsg-3.1build1_amd64.deb ... 2026-09-03 11:06:32.801 | Unpacking libnorm1t64:amd64 (1.5.9+dfsg-3.1build1) ... 2026-09-03 11:06:32.849 | Selecting previously unselected package libpgm-5.3-0t64:amd64. 2026-09-03 11:06:32.861 | Preparing to unpack .../1-libpgm-5.3-0t64_5.3.128~dfsg-2.1build1_amd64.deb ... 2026-09-03 11:06:32.865 | Unpacking libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1build1) ... 2026-09-03 11:06:32.912 | Selecting previously unselected package libzmq5:amd64. 2026-09-03 11:06:32.924 | Preparing to unpack .../2-libzmq5_4.3.5-1build2_amd64.deb ... 2026-09-03 11:06:32.929 | Unpacking libzmq5:amd64 (4.3.5-1build2) ... 2026-09-03 11:06:32.978 | Selecting previously unselected package uwsgi-core. 2026-09-03 11:06:32.989 | Preparing to unpack .../3-uwsgi-core_2.0.24-2ubuntu10_amd64.deb ... 2026-09-03 11:06:32.994 | Unpacking uwsgi-core (2.0.24-2ubuntu10) ... 2026-09-03 11:06:33.173 | Selecting previously unselected package uwsgi. 2026-09-03 11:06:33.188 | Preparing to unpack .../4-uwsgi_2.0.24-2ubuntu10_amd64.deb ... 2026-09-03 11:06:33.196 | Unpacking uwsgi (2.0.24-2ubuntu10) ... 2026-09-03 11:06:33.254 | Selecting previously unselected package uwsgi-plugin-python3. 2026-09-03 11:06:33.267 | Preparing to unpack .../5-uwsgi-plugin-python3_2.0.24-2ubuntu10_amd64.deb ... 2026-09-03 11:06:33.271 | Unpacking uwsgi-plugin-python3 (2.0.24-2ubuntu10) ... 2026-09-03 11:06:33.345 | Setting up libnorm1t64:amd64 (1.5.9+dfsg-3.1build1) ... 2026-09-03 11:06:33.357 | Setting up libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1build1) ... 2026-09-03 11:06:33.367 | Setting up libzmq5:amd64 (4.3.5-1build2) ... 2026-09-03 11:06:33.378 | Setting up uwsgi-core (2.0.24-2ubuntu10) ... 2026-09-03 11:06:33.397 | Setting up uwsgi (2.0.24-2ubuntu10) ... 2026-09-03 11:06:33.969 | Setting up uwsgi-plugin-python3 (2.0.24-2ubuntu10) ... 2026-09-03 11:06:34.003 | Processing triggers for man-db (2.12.0-4build2) ... 2026-09-03 11:06:34.989 | Processing triggers for libc-bin (2.39-0ubuntu8.8) ... 2026-09-03 11:06:35.225 | perl: warning: Setting locale failed. 2026-09-03 11:06:35.226 | perl: warning: Please check that your locale settings: 2026-09-03 11:06:35.226 | LANGUAGE = (unset), 2026-09-03 11:06:35.226 | LC_ALL = "en_US.utf8", 2026-09-03 11:06:35.226 | LANG = "de_DE.UTF-8" 2026-09-03 11:06:35.226 | are supported and installed on your system. 2026-09-03 11:06:35.226 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-03 11:06:35.356 | perl: warning: Setting locale failed. 2026-09-03 11:06:35.356 | perl: warning: Please check that your locale settings: 2026-09-03 11:06:35.356 | LANGUAGE = (unset), 2026-09-03 11:06:35.356 | LC_ALL = "en_US.utf8", 2026-09-03 11:06:35.356 | LANG = "de_DE.UTF-8" 2026-09-03 11:06:35.357 | are supported and installed on your system. 2026-09-03 11:06:35.357 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-03 11:06:35.407 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-09-03 11:06:35.407 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-09-03 11:06:35.407 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-09-03 11:06:35.478 | perl: warning: Setting locale failed. 2026-09-03 11:06:35.478 | perl: warning: Please check that your locale settings: 2026-09-03 11:06:35.478 | LANGUAGE = (unset), 2026-09-03 11:06:35.478 | LC_ALL = "en_US.utf8", 2026-09-03 11:06:35.478 | LANG = "de_DE.UTF-8" 2026-09-03 11:06:35.478 | are supported and installed on your system. 2026-09-03 11:06:35.478 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-03 11:06:35.845 | 2026-09-03 11:06:35.845 | Running kernel seems to be up-to-date. 2026-09-03 11:06:35.845 | 2026-09-03 11:06:35.845 | Restarting services... 2026-09-03 11:06:35.904 | 2026-09-03 11:06:35.904 | Service restarts being deferred: 2026-09-03 11:06:35.904 | systemctl restart getty@tty1.service 2026-09-03 11:06:35.904 | systemctl restart serial-getty@hvc0.service 2026-09-03 11:06:35.904 | systemctl restart systemd-logind.service 2026-09-03 11:06:35.904 | systemctl restart virtlockd.service 2026-09-03 11:06:35.904 | systemctl restart virtlogd.service 2026-09-03 11:06:35.904 | 2026-09-03 11:06:35.905 | No containers need to be restarted. 2026-09-03 11:06:35.905 | 2026-09-03 11:06:35.905 | User sessions running outdated binaries: 2026-09-03 11:06:35.905 | quobyte @ session #5: bash[2061], sshd[2014,2060] 2026-09-03 11:06:35.915 | quobyte @ user manager service: systemd[1196] 2026-09-03 11:06:35.923 | 2026-09-03 11:06:35.924 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-09-03 11:06:37.903 | + functions-common:apt_get:1211 : result=0 2026-09-03 11:06:37.906 | + functions-common:apt_get:1214 : time_stop apt-get 2026-09-03 11:06:37.910 | + functions-common:time_stop:2420 : local name 2026-09-03 11:06:37.913 | + functions-common:time_stop:2421 : local end_time 2026-09-03 11:06:37.917 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-03 11:06:37.921 | + functions-common:time_stop:2423 : local total 2026-09-03 11:06:37.924 | + functions-common:time_stop:2424 : local start_time 2026-09-03 11:06:37.928 | + functions-common:time_stop:2426 : name=apt-get 2026-09-03 11:06:37.931 | + functions-common:time_stop:2427 : start_time=1788433590989 2026-09-03 11:06:37.934 | + functions-common:time_stop:2429 : [[ -z 1788433590989 ]] 2026-09-03 11:06:37.938 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-03 11:06:37.944 | + functions-common:time_stop:2432 : end_time=1788433597940 2026-09-03 11:06:37.948 | + functions-common:time_stop:2433 : elapsed_time=6951 2026-09-03 11:06:37.952 | + functions-common:time_stop:2434 : total=153648 2026-09-03 11:06:37.955 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-03 11:06:37.959 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=160599 2026-09-03 11:06:37.962 | + functions-common:apt_get:1215 : return 0 2026-09-03 11:06:37.967 | + lib/apache:install_apache_uwsgi:118 : is_ubuntu 2026-09-03 11:06:37.972 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-03 11:06:37.976 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-03 11:06:37.980 | + lib/apache:install_apache_uwsgi:119 : a2query -m proxy 2026-09-03 11:06:37.983 | perl: warning: Setting locale failed. 2026-09-03 11:06:37.984 | perl: warning: Please check that your locale settings: 2026-09-03 11:06:37.984 | LANGUAGE = (unset), 2026-09-03 11:06:37.984 | LC_ALL = "en_US.utf8", 2026-09-03 11:06:37.984 | LANG = (unset) 2026-09-03 11:06:37.984 | are supported and installed on your system. 2026-09-03 11:06:37.985 | perl: warning: Falling back to the standard locale ("C"). 2026-09-03 11:06:38.020 | No module matches proxy 2026-09-03 11:06:38.025 | + lib/apache:install_apache_uwsgi:121 : sudo a2enmod proxy 2026-09-03 11:06:38.038 | perl: warning: Setting locale failed. 2026-09-03 11:06:38.038 | perl: warning: Please check that your locale settings: 2026-09-03 11:06:38.038 | LANGUAGE = (unset), 2026-09-03 11:06:38.038 | LC_ALL = "en_US.utf8", 2026-09-03 11:06:38.038 | LANG = "de_DE.UTF-8" 2026-09-03 11:06:38.038 | are supported and installed on your system. 2026-09-03 11:06:38.038 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-03 11:06:38.079 | Enabling module proxy. 2026-09-03 11:06:38.085 | To activate the new configuration, you need to run: 2026-09-03 11:06:38.085 | systemctl restart apache2 2026-09-03 11:06:38.091 | + lib/apache:install_apache_uwsgi:122 : sudo a2enmod proxy_uwsgi 2026-09-03 11:06:38.103 | perl: warning: Setting locale failed. 2026-09-03 11:06:38.103 | perl: warning: Please check that your locale settings: 2026-09-03 11:06:38.103 | LANGUAGE = (unset), 2026-09-03 11:06:38.103 | LC_ALL = "en_US.utf8", 2026-09-03 11:06:38.103 | LANG = "de_DE.UTF-8" 2026-09-03 11:06:38.103 | are supported and installed on your system. 2026-09-03 11:06:38.103 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-03 11:06:38.143 | Considering dependency proxy for proxy_uwsgi: 2026-09-03 11:06:38.143 | Module proxy already enabled 2026-09-03 11:06:38.144 | Enabling module proxy_uwsgi. 2026-09-03 11:06:38.150 | To activate the new configuration, you need to run: 2026-09-03 11:06:38.150 | systemctl restart apache2 2026-09-03 11:06:38.155 | + lib/apache:install_apache_uwsgi:123 : restart_apache_server 2026-09-03 11:06:38.158 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-09-03 11:06:38.162 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-09-03 11:06:38.165 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-09-03 11:06:38.293 | + ./stack.sh:main:906 : install_keystoneauth 2026-09-03 11:06:38.295 | + lib/keystone:install_keystoneauth:461 : use_library_from_git keystoneauth 2026-09-03 11:06:38.299 | + inc/python:use_library_from_git:266 : local name=keystoneauth 2026-09-03 11:06:38.303 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-03 11:06:38.306 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-03 11:06:38.309 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,keystoneauth, ]] 2026-09-03 11:06:38.313 | + inc/python:use_library_from_git:269 : return 1 2026-09-03 11:06:38.316 | + ./stack.sh:main:907 : install_keystoneclient 2026-09-03 11:06:38.319 | + lib/keystone:install_keystoneclient:469 : use_library_from_git python-keystoneclient 2026-09-03 11:06:38.322 | + inc/python:use_library_from_git:266 : local name=python-keystoneclient 2026-09-03 11:06:38.325 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-03 11:06:38.329 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-03 11:06:38.332 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-keystoneclient, ]] 2026-09-03 11:06:38.335 | + inc/python:use_library_from_git:269 : return 1 2026-09-03 11:06:38.338 | + ./stack.sh:main:908 : install_glanceclient 2026-09-03 11:06:38.342 | + lib/glance:install_glanceclient:542 : use_library_from_git python-glanceclient 2026-09-03 11:06:38.345 | + inc/python:use_library_from_git:266 : local name=python-glanceclient 2026-09-03 11:06:38.349 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-03 11:06:38.352 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-03 11:06:38.355 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-glanceclient, ]] 2026-09-03 11:06:38.359 | + inc/python:use_library_from_git:269 : return 1 2026-09-03 11:06:38.362 | + ./stack.sh:main:909 : install_cinderclient 2026-09-03 11:06:38.366 | + lib/cinder:install_cinderclient:594 : use_library_from_git python-brick-cinderclient-ext 2026-09-03 11:06:38.369 | + inc/python:use_library_from_git:266 : local name=python-brick-cinderclient-ext 2026-09-03 11:06:38.373 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-03 11:06:38.377 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-03 11:06:38.380 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2026-09-03 11:06:38.384 | + inc/python:use_library_from_git:269 : return 1 2026-09-03 11:06:38.388 | + lib/cinder:install_cinderclient:599 : use_library_from_git python-cinderclient 2026-09-03 11:06:38.391 | + inc/python:use_library_from_git:266 : local name=python-cinderclient 2026-09-03 11:06:38.394 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-03 11:06:38.398 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-03 11:06:38.402 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-cinderclient, ]] 2026-09-03 11:06:38.406 | + inc/python:use_library_from_git:269 : return 1 2026-09-03 11:06:38.410 | + ./stack.sh:main:910 : install_novaclient 2026-09-03 11:06:38.414 | + lib/nova:install_novaclient:901 : use_library_from_git python-novaclient 2026-09-03 11:06:38.417 | + inc/python:use_library_from_git:266 : local name=python-novaclient 2026-09-03 11:06:38.421 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-03 11:06:38.425 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-03 11:06:38.429 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-novaclient, ]] 2026-09-03 11:06:38.433 | + inc/python:use_library_from_git:269 : return 1 2026-09-03 11:06:38.436 | + ./stack.sh:main:911 : is_service_enabled swift glance horizon 2026-09-03 11:06:38.460 | + functions-common:is_service_enabled:2076 : return 0 2026-09-03 11:06:38.463 | + ./stack.sh:main:912 : install_swiftclient 2026-09-03 11:06:38.467 | + lib/swift:install_swiftclient:744 : use_library_from_git python-swiftclient 2026-09-03 11:06:38.470 | + inc/python:use_library_from_git:266 : local name=python-swiftclient 2026-09-03 11:06:38.474 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-03 11:06:38.477 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-03 11:06:38.481 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-swiftclient, ]] 2026-09-03 11:06:38.484 | + inc/python:use_library_from_git:269 : return 1 2026-09-03 11:06:38.488 | + ./stack.sh:main:914 : is_service_enabled neutron nova horizon 2026-09-03 11:06:38.511 | + functions-common:is_service_enabled:2076 : return 0 2026-09-03 11:06:38.515 | + ./stack.sh:main:915 : install_neutronclient 2026-09-03 11:06:38.518 | + lib/neutron:install_neutronclient:542 : use_library_from_git python-neutronclient 2026-09-03 11:06:38.522 | + inc/python:use_library_from_git:266 : local name=python-neutronclient 2026-09-03 11:06:38.525 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-03 11:06:38.529 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-03 11:06:38.532 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-neutronclient, ]] 2026-09-03 11:06:38.536 | + inc/python:use_library_from_git:269 : return 1 2026-09-03 11:06:38.540 | + ./stack.sh:main:919 : install_keystonemiddleware 2026-09-03 11:06:38.544 | + lib/keystone:install_keystonemiddleware:479 : use_library_from_git keystonemiddleware 2026-09-03 11:06:38.547 | + inc/python:use_library_from_git:266 : local name=keystonemiddleware 2026-09-03 11:06:38.551 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-03 11:06:38.555 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-03 11:06:38.558 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,keystonemiddleware, ]] 2026-09-03 11:06:38.562 | + inc/python:use_library_from_git:269 : return 1 2026-09-03 11:06:38.566 | + lib/keystone:install_keystonemiddleware:484 : pip_install_gr keystonemiddleware 2026-09-03 11:06:38.569 | + inc/python:pip_install_gr:94 : local name=keystonemiddleware 2026-09-03 11:06:38.573 | + inc/python:pip_install_gr:95 : local clean_name 2026-09-03 11:06:38.578 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements keystonemiddleware 2026-09-03 11:06:38.582 | ++ inc/python:get_from_global_requirements:241 : local package=keystonemiddleware 2026-09-03 11:06:38.586 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-09-03 11:06:38.592 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2026-09-03 11:06:38.593 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-09-03 11:06:38.598 | ++ inc/python:get_from_global_requirements:243 : required_pkg='keystonemiddleware ' 2026-09-03 11:06:38.602 | ++ inc/python:get_from_global_requirements:244 : [[ keystonemiddleware == '' ]] 2026-09-03 11:06:38.606 | ++ inc/python:get_from_global_requirements:247 : echo keystonemiddleware 2026-09-03 11:06:38.610 | + inc/python:pip_install_gr:96 : clean_name=keystonemiddleware 2026-09-03 11:06:38.614 | + inc/python:pip_install_gr:97 : pip_install keystonemiddleware 2026-09-03 11:06:38.643 | Using python 3.12 to install keystonemiddleware 2026-09-03 11:06:38.647 | + 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-09-03 11:06:39.820 | Collecting keystonemiddleware 2026-09-03 11:06:39.949 | Downloading keystonemiddleware-13.0.1-py3-none-any.whl.metadata (3.9 kB) 2026-09-03 11:06:40.014 | Collecting keystoneauth1>=3.12.0 (from keystonemiddleware) 2026-09-03 11:06:40.030 | Downloading keystoneauth1-5.17.0-py3-none-any.whl.metadata (2.8 kB) 2026-09-03 11:06:40.085 | Collecting oslo.cache>=3.11.0 (from keystonemiddleware) 2026-09-03 11:06:40.102 | Downloading oslo_cache-4.3.0-py3-none-any.whl.metadata (2.5 kB) 2026-09-03 11:06:40.164 | Collecting oslo.config>=5.2.0 (from keystonemiddleware) 2026-09-03 11:06:40.182 | Downloading oslo_config-10.7.0-py3-none-any.whl.metadata (2.3 kB) 2026-09-03 11:06:40.230 | Collecting oslo.context>=2.19.2 (from keystonemiddleware) 2026-09-03 11:06:40.246 | Downloading oslo_context-6.5.0-py3-none-any.whl.metadata (2.3 kB) 2026-09-03 11:06:40.296 | Collecting oslo.i18n>=3.15.3 (from keystonemiddleware) 2026-09-03 11:06:40.312 | Downloading oslo_i18n-6.9.0-py3-none-any.whl.metadata (2.0 kB) 2026-09-03 11:06:40.372 | Collecting oslo.log>=3.36.0 (from keystonemiddleware) 2026-09-03 11:06:40.407 | Downloading oslo_log-8.3.1-py3-none-any.whl.metadata (2.5 kB) 2026-09-03 11:06:40.457 | Collecting oslo.serialization>=2.18.0 (from keystonemiddleware) 2026-09-03 11:06:40.473 | Downloading oslo_serialization-5.11.0-py3-none-any.whl.metadata (2.1 kB) 2026-09-03 11:06:40.533 | Collecting oslo.utils>=3.33.0 (from keystonemiddleware) 2026-09-03 11:06:40.548 | Downloading oslo_utils-10.2.0-py3-none-any.whl.metadata (2.1 kB) 2026-09-03 11:06:40.559 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware) (7.0.3) 2026-09-03 11:06:40.591 | Collecting pycadf>=1.1.0 (from keystonemiddleware) 2026-09-03 11:06:40.607 | Downloading pycadf-4.1.0-py3-none-any.whl.metadata (2.2 kB) 2026-09-03 11:06:40.650 | Collecting PyJWT>=2.4.0 (from keystonemiddleware) 2026-09-03 11:06:40.665 | Downloading pyjwt-2.13.0-py3-none-any.whl.metadata (3.4 kB) 2026-09-03 11:06:40.716 | Collecting python-keystoneclient>=3.20.0 (from keystonemiddleware) 2026-09-03 11:06:40.734 | Downloading python_keystoneclient-6.0.0-py3-none-any.whl.metadata (3.8 kB) 2026-09-03 11:06:40.744 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware) (2.34.2) 2026-09-03 11:06:40.779 | Collecting WebOb>=1.7.1 (from keystonemiddleware) 2026-09-03 11:06:40.796 | Downloading webob-1.8.11-py2.py3-none-any.whl.metadata (13 kB) 2026-09-03 11:06:40.810 | 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-09-03 11:06:40.849 | Collecting stevedore>=5.9.1 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-09-03 11:06:40.865 | Downloading stevedore-5.9.1-py3-none-any.whl.metadata (2.3 kB) 2026-09-03 11:06:40.900 | Collecting os-service-types>=1.2.0 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-09-03 11:06:40.916 | Downloading os_service_types-1.9.0-py3-none-any.whl.metadata (2.0 kB) 2026-09-03 11:06:40.969 | Collecting typing-extensions>=4.12 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-09-03 11:06:40.986 | Downloading typing_extensions-4.16.0-py3-none-any.whl.metadata (3.3 kB) 2026-09-03 11:06:41.028 | Collecting dogpile.cache>=1.3.3 (from oslo.cache>=3.11.0->keystonemiddleware) 2026-09-03 11:06:41.047 | Downloading dogpile_cache-1.5.0-py3-none-any.whl.metadata (5.5 kB) 2026-09-03 11:06:41.097 | Collecting decorator>=4.0.0 (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware) 2026-09-03 11:06:41.112 | Downloading decorator-5.3.1-py3-none-any.whl.metadata (3.9 kB) 2026-09-03 11:06:41.158 | Collecting netaddr>=0.7.18 (from oslo.config>=5.2.0->keystonemiddleware) 2026-09-03 11:06:41.174 | Downloading netaddr-1.3.0-py3-none-any.whl.metadata (5.0 kB) 2026-09-03 11:06:41.213 | Collecting rfc3986>=1.2.0 (from oslo.config>=5.2.0->keystonemiddleware) 2026-09-03 11:06:41.229 | Downloading rfc3986-2.0.0-py2.py3-none-any.whl.metadata (6.6 kB) 2026-09-03 11:06:41.240 | 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-09-03 11:06:41.278 | Collecting python-dateutil>=2.7.0 (from oslo.log>=3.36.0->keystonemiddleware) 2026-09-03 11:06:41.293 | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 2026-09-03 11:06:41.304 | 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-09-03 11:06:41.306 | 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.3.0) 2026-09-03 11:06:41.463 | Collecting msgpack>=0.5.2 (from oslo.serialization>=2.18.0->keystonemiddleware) 2026-09-03 11:06:41.480 | 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-09-03 11:06:41.538 | Collecting pyparsing>=2.1.0 (from oslo.utils>=3.33.0->keystonemiddleware) 2026-09-03 11:06:41.553 | Downloading pyparsing-3.3.2-py3-none-any.whl.metadata (5.8 kB) 2026-09-03 11:06:41.564 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->keystonemiddleware) (26.3) 2026-09-03 11:06:41.695 | Collecting psutil>=3.2.2 (from oslo.utils>=3.33.0->keystonemiddleware) 2026-09-03 11:06:41.711 | 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-09-03 11:06:41.731 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0.0->keystonemiddleware) (84.0.0) 2026-09-03 11:06:41.766 | Collecting six>=1.5 (from python-dateutil>=2.7.0->oslo.log>=3.36.0->keystonemiddleware) 2026-09-03 11:06:41.781 | Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 2026-09-03 11:06:41.800 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware) (3.5.0) 2026-09-03 11:06:41.801 | 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-09-03 11:06:41.802 | 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-09-03 11:06:41.803 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2023.11.17) 2026-09-03 11:06:41.878 | Downloading keystonemiddleware-13.0.1-py3-none-any.whl (135 kB) 2026-09-03 11:06:41.918 | Downloading keystoneauth1-5.17.0-py3-none-any.whl (366 kB) 2026-09-03 11:06:41.955 | Downloading os_service_types-1.9.0-py3-none-any.whl (25 kB) 2026-09-03 11:06:41.978 | Downloading oslo_cache-4.3.0-py3-none-any.whl (65 kB) 2026-09-03 11:06:42.002 | Downloading dogpile_cache-1.5.0-py3-none-any.whl (64 kB) 2026-09-03 11:06:42.024 | Downloading decorator-5.3.1-py3-none-any.whl (10 kB) 2026-09-03 11:06:42.047 | Downloading oslo_config-10.7.0-py3-none-any.whl (143 kB) 2026-09-03 11:06:42.071 | Downloading netaddr-1.3.0-py3-none-any.whl (2.3 MB) 2026-09-03 11:06:42.121 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 49.2 MB/s 0:00:00 2026-09-03 11:06:42.142 | Downloading oslo_context-6.5.0-py3-none-any.whl (20 kB) 2026-09-03 11:06:42.166 | Downloading oslo_i18n-6.9.0-py3-none-any.whl (47 kB) 2026-09-03 11:06:42.190 | Downloading oslo_log-8.3.1-py3-none-any.whl (77 kB) 2026-09-03 11:06:42.213 | Downloading oslo_serialization-5.11.0-py3-none-any.whl (27 kB) 2026-09-03 11:06:42.235 | Downloading msgpack-1.2.1-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (419 kB) 2026-09-03 11:06:42.263 | Downloading oslo_utils-10.2.0-py3-none-any.whl (154 kB) 2026-09-03 11:06:42.287 | Downloading psutil-7.2.2-cp36-abi3-manylinux2010_x86_64.manylinux_2_12_x86_64.manylinux_2_28_x86_64.whl (155 kB) 2026-09-03 11:06:42.311 | Downloading pycadf-4.1.0-py3-none-any.whl (44 kB) 2026-09-03 11:06:42.333 | Downloading pyjwt-2.13.0-py3-none-any.whl (31 kB) 2026-09-03 11:06:42.355 | Downloading pyparsing-3.3.2-py3-none-any.whl (122 kB) 2026-09-03 11:06:42.378 | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 2026-09-03 11:06:42.403 | Downloading python_keystoneclient-6.0.0-py3-none-any.whl (397 kB) 2026-09-03 11:06:42.430 | Downloading rfc3986-2.0.0-py2.py3-none-any.whl (31 kB) 2026-09-03 11:06:42.452 | Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 2026-09-03 11:06:42.474 | Downloading stevedore-5.9.1-py3-none-any.whl (54 kB) 2026-09-03 11:06:42.496 | Downloading typing_extensions-4.16.0-py3-none-any.whl (45 kB) 2026-09-03 11:06:42.520 | Downloading webob-1.8.11-py2.py3-none-any.whl (118 kB) 2026-09-03 11:06:42.889 | 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-09-03 11:06:43.147 | Attempting uninstall: six 2026-09-03 11:06:43.155 | Found existing installation: six 1.16.0 2026-09-03 11:06:43.156 | Not uninstalling six at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-03 11:06:43.156 | Can't uninstall 'six'. No files were found to uninstall. 2026-09-03 11:06:43.222 | Attempting uninstall: pyparsing 2026-09-03 11:06:43.230 | Found existing installation: pyparsing 3.1.1 2026-09-03 11:06:43.230 | Not uninstalling pyparsing at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-03 11:06:43.231 | Can't uninstall 'pyparsing'. No files were found to uninstall. 2026-09-03 11:06:43.370 | Attempting uninstall: PyJWT 2026-09-03 11:06:43.377 | Found existing installation: PyJWT 2.7.0 2026-09-03 11:06:43.378 | Not uninstalling pyjwt at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-03 11:06:43.378 | Can't uninstall 'PyJWT'. No files were found to uninstall. 2026-09-03 11:06:43.541 | Attempting uninstall: netaddr 2026-09-03 11:06:43.550 | Found existing installation: netaddr 0.8.0 2026-09-03 11:06:43.551 | Not uninstalling netaddr at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-03 11:06:43.551 | Can't uninstall 'netaddr'. No files were found to uninstall. 2026-09-03 11:06:43.812 | Attempting uninstall: python-dateutil 2026-09-03 11:06:43.821 | Found existing installation: python-dateutil 2.8.2 2026-09-03 11:06:43.822 | Not uninstalling python-dateutil at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-03 11:06:43.822 | Can't uninstall 'python-dateutil'. No files were found to uninstall. 2026-09-03 11:06:46.007 | 2026-09-03 11:06:46.016 | Successfully installed PyJWT-2.13.0 WebOb-1.8.11 decorator-5.3.1 dogpile.cache-1.5.0 keystoneauth1-5.17.0 keystonemiddleware-13.0.1 msgpack-1.2.1 netaddr-1.3.0 os-service-types-1.9.0 oslo.cache-4.3.0 oslo.config-10.7.0 oslo.context-6.5.0 oslo.i18n-6.9.0 oslo.log-8.3.1 oslo.serialization-5.11.0 oslo.utils-10.2.0 psutil-7.2.2 pycadf-4.1.0 pyparsing-3.3.2 python-dateutil-2.9.0.post0 python-keystoneclient-6.0.0 rfc3986-2.0.0 six-1.17.0 stevedore-5.9.1 typing-extensions-4.16.0 2026-09-03 11:06:46.191 | + inc/python:pip_install:216 : result=0 2026-09-03 11:06:46.195 | + inc/python:pip_install:218 : time_stop pip_install 2026-09-03 11:06:46.199 | + functions-common:time_stop:2420 : local name 2026-09-03 11:06:46.202 | + functions-common:time_stop:2421 : local end_time 2026-09-03 11:06:46.206 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-03 11:06:46.209 | + functions-common:time_stop:2423 : local total 2026-09-03 11:06:46.212 | + functions-common:time_stop:2424 : local start_time 2026-09-03 11:06:46.215 | + functions-common:time_stop:2426 : name=pip_install 2026-09-03 11:06:46.218 | + functions-common:time_stop:2427 : start_time=1788433598636 2026-09-03 11:06:46.221 | + functions-common:time_stop:2429 : [[ -z 1788433598636 ]] 2026-09-03 11:06:46.225 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-03 11:06:46.231 | + functions-common:time_stop:2432 : end_time=1788433606227 2026-09-03 11:06:46.234 | + functions-common:time_stop:2433 : elapsed_time=7591 2026-09-03 11:06:46.238 | + functions-common:time_stop:2434 : total=38518 2026-09-03 11:06:46.242 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-03 11:06:46.246 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=46109 2026-09-03 11:06:46.249 | + inc/python:pip_install:219 : return 0 2026-09-03 11:06:46.253 | + lib/keystone:install_keystonemiddleware:488 : pip_install_gr python-memcached 2026-09-03 11:06:46.257 | + inc/python:pip_install_gr:94 : local name=python-memcached 2026-09-03 11:06:46.261 | + inc/python:pip_install_gr:95 : local clean_name 2026-09-03 11:06:46.265 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements python-memcached 2026-09-03 11:06:46.269 | ++ inc/python:get_from_global_requirements:241 : local package=python-memcached 2026-09-03 11:06:46.273 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-09-03 11:06:46.279 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2026-09-03 11:06:46.279 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-09-03 11:06:46.286 | ++ inc/python:get_from_global_requirements:243 : required_pkg='python-memcached ' 2026-09-03 11:06:46.290 | ++ inc/python:get_from_global_requirements:244 : [[ python-memcached == '' ]] 2026-09-03 11:06:46.294 | ++ inc/python:get_from_global_requirements:247 : echo python-memcached 2026-09-03 11:06:46.299 | + inc/python:pip_install_gr:96 : clean_name=python-memcached 2026-09-03 11:06:46.302 | + inc/python:pip_install_gr:97 : pip_install python-memcached 2026-09-03 11:06:46.330 | Using python 3.12 to install python-memcached 2026-09-03 11:06:46.334 | + 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-09-03 11:06:47.478 | Collecting python-memcached 2026-09-03 11:06:47.610 | Downloading python_memcached-1.62-py2.py3-none-any.whl.metadata (2.3 kB) 2026-09-03 11:06:47.636 | Downloading python_memcached-1.62-py2.py3-none-any.whl (15 kB) 2026-09-03 11:06:47.835 | Installing collected packages: python-memcached 2026-09-03 11:06:47.871 | Successfully installed python-memcached-1.62 2026-09-03 11:06:48.012 | + inc/python:pip_install:216 : result=0 2026-09-03 11:06:48.016 | + inc/python:pip_install:218 : time_stop pip_install 2026-09-03 11:06:48.020 | + functions-common:time_stop:2420 : local name 2026-09-03 11:06:48.023 | + functions-common:time_stop:2421 : local end_time 2026-09-03 11:06:48.027 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-03 11:06:48.030 | + functions-common:time_stop:2423 : local total 2026-09-03 11:06:48.034 | + functions-common:time_stop:2424 : local start_time 2026-09-03 11:06:48.037 | + functions-common:time_stop:2426 : name=pip_install 2026-09-03 11:06:48.041 | + functions-common:time_stop:2427 : start_time=1788433606324 2026-09-03 11:06:48.043 | + functions-common:time_stop:2429 : [[ -z 1788433606324 ]] 2026-09-03 11:06:48.047 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-03 11:06:48.051 | + functions-common:time_stop:2432 : end_time=1788433608048 2026-09-03 11:06:48.055 | + functions-common:time_stop:2433 : elapsed_time=1724 2026-09-03 11:06:48.058 | + functions-common:time_stop:2434 : total=46109 2026-09-03 11:06:48.062 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-03 11:06:48.066 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=47833 2026-09-03 11:06:48.070 | + inc/python:pip_install:219 : return 0 2026-09-03 11:06:48.074 | + ./stack.sh:main:921 : is_service_enabled keystone 2026-09-03 11:06:48.098 | + functions-common:is_service_enabled:2076 : return 0 2026-09-03 11:06:48.102 | + ./stack.sh:main:922 : '[' 192.168.122.181 == 192.168.122.181 ']' 2026-09-03 11:06:48.105 | + ./stack.sh:main:923 : stack_install_service keystone 2026-09-03 11:06:48.109 | + lib/stack:stack_install_service:20 : local service=keystone 2026-09-03 11:06:48.112 | + lib/stack:stack_install_service:21 : type install_keystone 2026-09-03 11:06:48.116 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-09-03 11:06:48.120 | + lib/stack:stack_install_service:32 : install_keystone 2026-09-03 11:06:48.124 | + lib/keystone:install_keystone:494 : is_service_enabled ldap 2026-09-03 11:06:48.146 | + functions-common:is_service_enabled:2076 : return 1 2026-09-03 11:06:48.150 | + lib/keystone:install_keystone:498 : git_clone https://review.opendev.org/openstack/keystone.git /opt/stack/keystone master 2026-09-03 11:06:48.153 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/keystone.git 2026-09-03 11:06:48.157 | + functions-common:git_clone:590 : local git_dest=/opt/stack/keystone 2026-09-03 11:06:48.160 | + functions-common:git_clone:591 : local git_ref=master 2026-09-03 11:06:48.163 | + functions-common:git_clone:592 : local orig_dir 2026-09-03 11:06:48.167 | ++ functions-common:git_clone:593 : pwd 2026-09-03 11:06:48.171 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-09-03 11:06:48.174 | + functions-common:git_clone:594 : local git_clone_flags= 2026-09-03 11:06:48.178 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-09-03 11:06:48.200 | + functions-common:git_clone:596 : RECLONE=False 2026-09-03 11:06:48.203 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-09-03 11:06:48.206 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-09-03 11:06:48.211 | + functions-common:git_clone:610 : echo master 2026-09-03 11:06:48.211 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-09-03 11:06:48.217 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/keystone ]] 2026-09-03 11:06:48.221 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-09-03 11:06:48.223 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/keystone.git /opt/stack/keystone 2026-09-03 11:06:48.227 | + functions-common:git_timed:697 : local count=0 2026-09-03 11:06:48.230 | + functions-common:git_timed:698 : local timeout=0 2026-09-03 11:06:48.233 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-09-03 11:06:48.236 | + functions-common:git_timed:701 : timeout=0 2026-09-03 11:06:48.238 | + functions-common:git_timed:704 : time_start git_timed 2026-09-03 11:06:48.241 | + functions-common:time_start:2406 : local name=git_timed 2026-09-03 11:06:48.244 | + functions-common:time_start:2407 : local start_time= 2026-09-03 11:06:48.248 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-03 11:06:48.252 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-03 11:06:48.257 | + functions-common:time_start:2411 : _TIME_START[$name]=1788433608253 2026-09-03 11:06:48.260 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/keystone.git /opt/stack/keystone 2026-09-03 11:06:48.264 | Cloning into '/opt/stack/keystone'... 2026-09-03 11:07:05.380 | + functions-common:git_timed:719 : time_stop git_timed 2026-09-03 11:07:05.384 | + functions-common:time_stop:2420 : local name 2026-09-03 11:07:05.387 | + functions-common:time_stop:2421 : local end_time 2026-09-03 11:07:05.391 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-03 11:07:05.394 | + functions-common:time_stop:2423 : local total 2026-09-03 11:07:05.398 | + functions-common:time_stop:2424 : local start_time 2026-09-03 11:07:05.401 | + functions-common:time_stop:2426 : name=git_timed 2026-09-03 11:07:05.405 | + functions-common:time_stop:2427 : start_time=1788433608253 2026-09-03 11:07:05.408 | + functions-common:time_stop:2429 : [[ -z 1788433608253 ]] 2026-09-03 11:07:05.413 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-03 11:07:05.419 | + functions-common:time_stop:2432 : end_time=1788433625415 2026-09-03 11:07:05.423 | + functions-common:time_stop:2433 : elapsed_time=17162 2026-09-03 11:07:05.426 | + functions-common:time_stop:2434 : total=5106 2026-09-03 11:07:05.430 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-03 11:07:05.433 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=22268 2026-09-03 11:07:05.437 | + functions-common:git_clone:631 : cd /opt/stack/keystone 2026-09-03 11:07:05.441 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-09-03 11:07:05.443 | + functions-common:git_timed:697 : local count=0 2026-09-03 11:07:05.447 | + functions-common:git_timed:698 : local timeout=0 2026-09-03 11:07:05.450 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-09-03 11:07:05.453 | + functions-common:git_timed:701 : timeout=0 2026-09-03 11:07:05.456 | + functions-common:git_timed:704 : time_start git_timed 2026-09-03 11:07:05.459 | + functions-common:time_start:2406 : local name=git_timed 2026-09-03 11:07:05.463 | + functions-common:time_start:2407 : local start_time= 2026-09-03 11:07:05.466 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-03 11:07:05.469 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-03 11:07:05.474 | + functions-common:time_start:2411 : _TIME_START[$name]=1788433625470 2026-09-03 11:07:05.477 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-09-03 11:07:06.223 | From https://review.opendev.org/openstack/keystone 2026-09-03 11:07:06.223 | * branch master -> FETCH_HEAD 2026-09-03 11:07:06.234 | + functions-common:git_timed:719 : time_stop git_timed 2026-09-03 11:07:06.238 | + functions-common:time_stop:2420 : local name 2026-09-03 11:07:06.242 | + functions-common:time_stop:2421 : local end_time 2026-09-03 11:07:06.245 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-03 11:07:06.249 | + functions-common:time_stop:2423 : local total 2026-09-03 11:07:06.252 | + functions-common:time_stop:2424 : local start_time 2026-09-03 11:07:06.256 | + functions-common:time_stop:2426 : name=git_timed 2026-09-03 11:07:06.260 | + functions-common:time_stop:2427 : start_time=1788433625470 2026-09-03 11:07:06.263 | + functions-common:time_stop:2429 : [[ -z 1788433625470 ]] 2026-09-03 11:07:06.268 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-03 11:07:06.273 | + functions-common:time_stop:2432 : end_time=1788433626269 2026-09-03 11:07:06.276 | + functions-common:time_stop:2433 : elapsed_time=799 2026-09-03 11:07:06.280 | + functions-common:time_stop:2434 : total=22268 2026-09-03 11:07:06.283 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-03 11:07:06.287 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=23067 2026-09-03 11:07:06.290 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-09-03 11:07:06.293 | + functions-common:git_timed:697 : local count=0 2026-09-03 11:07:06.297 | + functions-common:git_timed:698 : local timeout=0 2026-09-03 11:07:06.300 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-09-03 11:07:06.304 | + functions-common:git_timed:701 : timeout=0 2026-09-03 11:07:06.307 | + functions-common:git_timed:704 : time_start git_timed 2026-09-03 11:07:06.310 | + functions-common:time_start:2406 : local name=git_timed 2026-09-03 11:07:06.313 | + functions-common:time_start:2407 : local start_time= 2026-09-03 11:07:06.317 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-03 11:07:06.321 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-03 11:07:06.326 | + functions-common:time_start:2411 : _TIME_START[$name]=1788433626323 2026-09-03 11:07:06.330 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-09-03 11:07:06.506 | Note: switching to 'FETCH_HEAD'. 2026-09-03 11:07:06.507 | 2026-09-03 11:07:06.507 | You are in 'detached HEAD' state. You can look around, make experimental 2026-09-03 11:07:06.507 | changes and commit them, and you can discard any commits you make in this 2026-09-03 11:07:06.507 | state without impacting any branches by switching back to a branch. 2026-09-03 11:07:06.507 | 2026-09-03 11:07:06.507 | If you want to create a new branch to retain commits you create, you may 2026-09-03 11:07:06.507 | do so (now or later) by using -c with the switch command. Example: 2026-09-03 11:07:06.507 | 2026-09-03 11:07:06.507 | git switch -c 2026-09-03 11:07:06.507 | 2026-09-03 11:07:06.507 | Or undo this operation with: 2026-09-03 11:07:06.508 | 2026-09-03 11:07:06.508 | git switch - 2026-09-03 11:07:06.508 | 2026-09-03 11:07:06.508 | Turn off this advice by setting config variable advice.detachedHead to false 2026-09-03 11:07:06.508 | 2026-09-03 11:07:06.508 | HEAD is now at f4c4b1924 Merge "Cap trust-scoped token expiry at trust expiry" 2026-09-03 11:07:06.513 | + functions-common:git_timed:719 : time_stop git_timed 2026-09-03 11:07:06.517 | + functions-common:time_stop:2420 : local name 2026-09-03 11:07:06.521 | + functions-common:time_stop:2421 : local end_time 2026-09-03 11:07:06.524 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-03 11:07:06.528 | + functions-common:time_stop:2423 : local total 2026-09-03 11:07:06.531 | + functions-common:time_stop:2424 : local start_time 2026-09-03 11:07:06.535 | + functions-common:time_stop:2426 : name=git_timed 2026-09-03 11:07:06.538 | + functions-common:time_stop:2427 : start_time=1788433626323 2026-09-03 11:07:06.542 | + functions-common:time_stop:2429 : [[ -z 1788433626323 ]] 2026-09-03 11:07:06.546 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-03 11:07:06.552 | + functions-common:time_stop:2432 : end_time=1788433626548 2026-09-03 11:07:06.555 | + functions-common:time_stop:2433 : elapsed_time=225 2026-09-03 11:07:06.559 | + functions-common:time_stop:2434 : total=23067 2026-09-03 11:07:06.562 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-03 11:07:06.566 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=23292 2026-09-03 11:07:06.570 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/keystone 2026-09-03 11:07:06.588 | + functions-common:git_clone:672 : cd /opt/stack/keystone 2026-09-03 11:07:06.593 | + functions-common:git_clone:673 : git show --oneline 2026-09-03 11:07:06.593 | + functions-common:git_clone:673 : head -1 2026-09-03 11:07:06.605 | f4c4b1924 Merge "Cap trust-scoped token expiry at trust expiry" 2026-09-03 11:07:06.610 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-09-03 11:07:06.614 | + lib/keystone:install_keystone:499 : setup_develop /opt/stack/keystone 2026-09-03 11:07:06.618 | + inc/python:setup_develop:353 : local bindep 2026-09-03 11:07:06.622 | + inc/python:setup_develop:354 : [[ /opt/stack/keystone == -bindep* ]] 2026-09-03 11:07:06.625 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/keystone 2026-09-03 11:07:06.629 | + inc/python:setup_develop:359 : local extras= 2026-09-03 11:07:06.632 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2026-09-03 11:07:06.636 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-09-03 11:07:06.640 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/keystone == -bindep* ]] 2026-09-03 11:07:06.644 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/keystone 2026-09-03 11:07:06.648 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-09-03 11:07:06.651 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-09-03 11:07:06.656 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/keystone 2026-09-03 11:07:06.659 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-09-03 11:07:06.663 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/keystone 2026-09-03 11:07:06.666 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-09-03 11:07:06.670 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-09-03 11:07:06.675 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2026-09-03 11:07:06.682 | + inc/python:_setup_package_with_constraints_edit:400 : name=keystone 2026-09-03 11:07:06.686 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z keystone ']' 2026-09-03 11:07:06.689 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2026-09-03 11:07:06.854 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/keystone -e 2026-09-03 11:07:06.857 | + inc/python:setup_package:436 : local bindep=0 2026-09-03 11:07:06.861 | + inc/python:setup_package:437 : local bindep_flag= 2026-09-03 11:07:06.865 | + inc/python:setup_package:438 : local bindep_profiles= 2026-09-03 11:07:06.868 | + inc/python:setup_package:439 : [[ /opt/stack/keystone == -bindep* ]] 2026-09-03 11:07:06.872 | + inc/python:setup_package:444 : local project_dir=/opt/stack/keystone 2026-09-03 11:07:06.875 | + inc/python:setup_package:445 : local flags=-e 2026-09-03 11:07:06.879 | + inc/python:setup_package:446 : local extras= 2026-09-03 11:07:06.883 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-09-03 11:07:06.886 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-09-03 11:07:06.889 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-09-03 11:07:06.893 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-09-03 11:07:06.897 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-09-03 11:07:06.900 | + inc/python:setup_package:464 : pip_install -e /opt/stack/keystone 2026-09-03 11:07:06.928 | Using python 3.12 to install /opt/stack/keystone 2026-09-03 11:07:06.931 | + 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-09-03 11:07:07.922 | Obtaining file:///opt/stack/keystone 2026-09-03 11:07:07.927 | Installing build dependencies: started 2026-09-03 11:07:09.374 | Installing build dependencies: finished with status 'done' 2026-09-03 11:07:09.376 | Checking if build backend supports build_editable: started 2026-09-03 11:07:09.912 | Checking if build backend supports build_editable: finished with status 'done' 2026-09-03 11:07:09.914 | Getting requirements to build editable: started 2026-09-03 11:07:10.203 | Getting requirements to build editable: finished with status 'done' 2026-09-03 11:07:10.206 | Preparing editable metadata (pyproject.toml): started 2026-09-03 11:07:11.274 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-09-03 11:07:11.290 | 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.dev72) (7.0.3) 2026-09-03 11:07:11.290 | Requirement already satisfied: WebOb>=1.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev72) (1.8.11) 2026-09-03 11:07:11.475 | Collecting Flask!=0.11,>=1.0.2 (from keystone==29.1.0.dev72) 2026-09-03 11:07:11.619 | Downloading flask-3.1.3-py3-none-any.whl.metadata (3.2 kB) 2026-09-03 11:07:11.662 | Collecting Flask-RESTful>=0.3.5 (from keystone==29.1.0.dev72) 2026-09-03 11:07:11.678 | Downloading Flask_RESTful-0.3.10-py2.py3-none-any.whl.metadata (1.0 kB) 2026-09-03 11:07:12.079 | Collecting cryptography>=2.7 (from keystone==29.1.0.dev72) 2026-09-03 11:07:12.096 | Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl.metadata (5.4 kB) 2026-09-03 11:07:12.696 | Collecting SQLAlchemy>=1.4.0 (from keystone==29.1.0.dev72) 2026-09-03 11:07:12.721 | Downloading sqlalchemy-2.0.52-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (9.6 kB) 2026-09-03 11:07:12.742 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev72) (5.9.1) 2026-09-03 11:07:12.744 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev72) (6.0.0) 2026-09-03 11:07:12.744 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev72) (13.0.1) 2026-09-03 11:07:12.821 | Collecting bcrypt>=3.1.3 (from keystone==29.1.0.dev72) 2026-09-03 11:07:12.836 | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl.metadata (10 kB) 2026-09-03 11:07:12.851 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev72) (4.3.0) 2026-09-03 11:07:12.851 | Requirement already satisfied: oslo.config>=6.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev72) (10.7.0) 2026-09-03 11:07:12.851 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev72) (6.5.0) 2026-09-03 11:07:12.913 | Collecting oslo.messaging>=5.29.0 (from keystone==29.1.0.dev72) 2026-09-03 11:07:12.929 | Downloading oslo_messaging-18.3.0-py3-none-any.whl.metadata (2.9 kB) 2026-09-03 11:07:12.993 | Collecting oslo.db>=6.0.0 (from keystone==29.1.0.dev72) 2026-09-03 11:07:13.010 | Downloading oslo_db-18.1.1-py3-none-any.whl.metadata (2.7 kB) 2026-09-03 11:07:13.021 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev72) (6.9.0) 2026-09-03 11:07:13.022 | Requirement already satisfied: oslo.log>=3.44.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev72) (8.3.1) 2026-09-03 11:07:13.063 | Collecting oslo.middleware>=3.31.0 (from keystone==29.1.0.dev72) 2026-09-03 11:07:13.081 | Downloading oslo_middleware-8.2.0-py3-none-any.whl.metadata (2.7 kB) 2026-09-03 11:07:13.137 | Collecting oslo.policy>=4.5.0 (from keystone==29.1.0.dev72) 2026-09-03 11:07:13.156 | Downloading oslo_policy-6.0.1-py3-none-any.whl.metadata (2.2 kB) 2026-09-03 11:07:13.167 | 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.dev72) (5.11.0) 2026-09-03 11:07:13.196 | Collecting oslo.upgradecheck>=1.3.0 (from keystone==29.1.0.dev72) 2026-09-03 11:07:13.213 | Downloading oslo_upgradecheck-2.8.0-py3-none-any.whl.metadata (1.8 kB) 2026-09-03 11:07:13.223 | Requirement already satisfied: oslo.utils>=3.33.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev72) (10.2.0) 2026-09-03 11:07:13.253 | Collecting oauthlib>=0.6.2 (from keystone==29.1.0.dev72) 2026-09-03 11:07:13.268 | Downloading oauthlib-3.3.1-py3-none-any.whl.metadata (7.9 kB) 2026-09-03 11:07:13.311 | Collecting pysaml2>=5.0.0 (from keystone==29.1.0.dev72) 2026-09-03 11:07:13.327 | Downloading pysaml2-7.5.4-py3-none-any.whl.metadata (6.5 kB) 2026-09-03 11:07:13.339 | Requirement already satisfied: PyJWT>=1.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev72) (2.13.0) 2026-09-03 11:07:13.339 | Requirement already satisfied: dogpile.cache>=1.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev72) (1.5.0) 2026-09-03 11:07:13.381 | Collecting jsonschema>=3.2.0 (from keystone==29.1.0.dev72) 2026-09-03 11:07:13.400 | Downloading jsonschema-4.26.0-py3-none-any.whl.metadata (7.6 kB) 2026-09-03 11:07:13.413 | 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.dev72) (4.1.0) 2026-09-03 11:07:13.414 | Requirement already satisfied: msgpack>=0.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev72) (1.2.1) 2026-09-03 11:07:13.450 | Collecting osprofiler>=1.4.0 (from keystone==29.1.0.dev72) 2026-09-03 11:07:13.467 | Downloading osprofiler-4.4.0-py3-none-any.whl.metadata (3.1 kB) 2026-09-03 11:07:13.516 | Collecting Werkzeug>=0.15.0 (from keystone==29.1.0.dev72) 2026-09-03 11:07:13.532 | Downloading werkzeug-3.1.8-py3-none-any.whl.metadata (4.0 kB) 2026-09-03 11:07:13.751 | Collecting cffi>=1.12 (from cryptography>=2.7->keystone==29.1.0.dev72) 2026-09-03 11:07:13.767 | Downloading cffi-2.1.1-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (2.5 kB) 2026-09-03 11:07:13.804 | Collecting pycparser (from cffi>=1.12->cryptography>=2.7->keystone==29.1.0.dev72) 2026-09-03 11:07:13.819 | Downloading pycparser-3.0-py3-none-any.whl.metadata (8.2 kB) 2026-09-03 11:07:13.830 | 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.dev72) (5.3.1) 2026-09-03 11:07:13.860 | Collecting blinker>=1.9.0 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev72) 2026-09-03 11:07:13.875 | Downloading blinker-1.9.0-py3-none-any.whl.metadata (1.6 kB) 2026-09-03 11:07:13.919 | Collecting click>=8.1.3 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev72) 2026-09-03 11:07:13.936 | Downloading click-8.4.2-py3-none-any.whl.metadata (2.6 kB) 2026-09-03 11:07:13.971 | Collecting itsdangerous>=2.2.0 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev72) 2026-09-03 11:07:13.986 | Downloading itsdangerous-2.2.0-py3-none-any.whl.metadata (1.9 kB) 2026-09-03 11:07:14.026 | Collecting jinja2>=3.1.2 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev72) 2026-09-03 11:07:14.041 | Downloading jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) 2026-09-03 11:07:14.147 | Collecting markupsafe>=2.1.1 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev72) 2026-09-03 11:07:14.163 | 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-09-03 11:07:14.206 | Collecting aniso8601>=0.82 (from Flask-RESTful>=0.3.5->keystone==29.1.0.dev72) 2026-09-03 11:07:14.224 | Downloading aniso8601-10.0.1-py2.py3-none-any.whl.metadata (23 kB) 2026-09-03 11:07:14.239 | 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.dev72) (1.17.0) 2026-09-03 11:07:14.310 | Collecting pytz (from Flask-RESTful>=0.3.5->keystone==29.1.0.dev72) 2026-09-03 11:07:14.328 | Downloading pytz-2026.3.post1-py2.py3-none-any.whl.metadata (22 kB) 2026-09-03 11:07:14.374 | Collecting attrs>=22.2.0 (from jsonschema>=3.2.0->keystone==29.1.0.dev72) 2026-09-03 11:07:14.389 | Downloading attrs-26.1.0-py3-none-any.whl.metadata (8.8 kB) 2026-09-03 11:07:14.426 | Collecting jsonschema-specifications>=2023.03.6 (from jsonschema>=3.2.0->keystone==29.1.0.dev72) 2026-09-03 11:07:14.444 | Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl.metadata (2.9 kB) 2026-09-03 11:07:14.495 | Collecting referencing>=0.28.4 (from jsonschema>=3.2.0->keystone==29.1.0.dev72) 2026-09-03 11:07:14.510 | Downloading referencing-0.37.0-py3-none-any.whl.metadata (2.8 kB) 2026-09-03 11:07:15.095 | Collecting rpds-py>=0.25.0 (from jsonschema>=3.2.0->keystone==29.1.0.dev72) 2026-09-03 11:07:15.111 | Downloading rpds_py-2026.6.3-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.1 kB) 2026-09-03 11:07:15.126 | 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.dev72) (5.17.0) 2026-09-03 11:07:15.129 | 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.dev72) (2.34.2) 2026-09-03 11:07:15.133 | 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.dev72) (2.1.0) 2026-09-03 11:07:15.135 | 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.dev72) (1.9.0) 2026-09-03 11:07:15.136 | 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.dev72) (4.16.0) 2026-09-03 11:07:15.148 | 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.dev72) (1.3.0) 2026-09-03 11:07:15.151 | 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.dev72) (2.0.0) 2026-09-03 11:07:15.151 | 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.dev72) (6.0.3) 2026-09-03 11:07:15.201 | Collecting alembic>=0.9.6 (from oslo.db>=6.0.0->keystone==29.1.0.dev72) 2026-09-03 11:07:15.217 | Downloading alembic-1.19.1-py3-none-any.whl.metadata (7.3 kB) 2026-09-03 11:07:15.228 | 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.dev72) (3.1.0) 2026-09-03 11:07:15.261 | Collecting testresources>=2.0.0 (from oslo.db>=6.0.0->keystone==29.1.0.dev72) 2026-09-03 11:07:15.278 | Downloading testresources-2.1.2-py3-none-any.whl.metadata (15 kB) 2026-09-03 11:07:15.315 | Collecting testscenarios>=0.4 (from oslo.db>=6.0.0->keystone==29.1.0.dev72) 2026-09-03 11:07:15.331 | Downloading testscenarios-0.6.2-py3-none-any.whl.metadata (13 kB) 2026-09-03 11:07:15.377 | Collecting Mako (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==29.1.0.dev72) 2026-09-03 11:07:15.392 | Downloading mako-1.4.1-py3-none-any.whl.metadata (2.9 kB) 2026-09-03 11:07:15.404 | 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.dev72) (2.3.0) 2026-09-03 11:07:15.410 | 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.dev72) (2.9.0.post0) 2026-09-03 11:07:15.413 | 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.dev72) (3.5.0) 2026-09-03 11:07:15.458 | Collecting oslo.service>=1.24.0 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev72) 2026-09-03 11:07:15.475 | Downloading oslo_service-4.8.0-py3-none-any.whl.metadata (2.8 kB) 2026-09-03 11:07:15.521 | Collecting cachetools>=2.0.0 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev72) 2026-09-03 11:07:15.537 | Downloading cachetools-7.1.7-py3-none-any.whl.metadata (5.5 kB) 2026-09-03 11:07:15.579 | Collecting amqp>=2.5.2 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev72) 2026-09-03 11:07:15.594 | Downloading amqp-5.3.1-py3-none-any.whl.metadata (8.9 kB) 2026-09-03 11:07:15.652 | Collecting kombu>=5.2.0 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev72) 2026-09-03 11:07:15.666 | Downloading kombu-5.6.2-py3-none-any.whl.metadata (3.5 kB) 2026-09-03 11:07:15.709 | Collecting oslo.metrics>=0.2.1 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev72) 2026-09-03 11:07:15.726 | Downloading oslo_metrics-0.17.0-py3-none-any.whl.metadata (1.5 kB) 2026-09-03 11:07:15.763 | Collecting vine<6.0.0,>=5.0.0 (from amqp>=2.5.2->oslo.messaging>=5.29.0->keystone==29.1.0.dev72) 2026-09-03 11:07:15.778 | Downloading vine-5.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-09-03 11:07:15.825 | Collecting tzdata>=2025.2 (from kombu>=5.2.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev72) 2026-09-03 11:07:15.840 | Downloading tzdata-2026.3-py2.py3-none-any.whl.metadata (1.4 kB) 2026-09-03 11:07:15.850 | 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.dev72) (26.3) 2026-09-03 11:07:15.884 | Collecting prometheus-client>=0.6.0 (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->keystone==29.1.0.dev72) 2026-09-03 11:07:15.899 | Downloading prometheus_client-0.26.0-py3-none-any.whl.metadata (2.1 kB) 2026-09-03 11:07:15.941 | Collecting statsd>=3.2.1 (from oslo.middleware>=3.31.0->keystone==29.1.0.dev72) 2026-09-03 11:07:15.959 | Downloading statsd-4.0.1-py2.py3-none-any.whl.metadata (2.9 kB) 2026-09-03 11:07:16.048 | Collecting eventlet>=0.27.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev72) 2026-09-03 11:07:16.065 | Downloading eventlet-0.41.2-py3-none-any.whl.metadata (5.4 kB) 2026-09-03 11:07:16.374 | Collecting greenlet>=0.4.15 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev72) 2026-09-03 11:07:16.390 | Downloading greenlet-3.5.5-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.metadata (3.8 kB) 2026-09-03 11:07:16.442 | Collecting oslo.concurrency>=3.25.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev72) 2026-09-03 11:07:16.459 | Downloading oslo_concurrency-7.6.1-py3-none-any.whl.metadata (2.2 kB) 2026-09-03 11:07:16.500 | Collecting PasteDeploy>=1.5.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev72) 2026-09-03 11:07:16.517 | Downloading PasteDeploy-3.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-09-03 11:07:16.642 | Collecting Routes>=2.3.1 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev72) 2026-09-03 11:07:16.657 | Downloading Routes-2.5.1-py2.py3-none-any.whl.metadata (25 kB) 2026-09-03 11:07:16.706 | Collecting Paste>=2.0.2 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev72) 2026-09-03 11:07:16.728 | Downloading Paste-3.10.1-py3-none-any.whl.metadata (5.3 kB) 2026-09-03 11:07:16.803 | Collecting Yappi>=1.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev72) 2026-09-03 11:07:16.820 | 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-09-03 11:07:16.862 | Collecting dnspython>=1.15.0 (from eventlet>=0.27.0->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev72) 2026-09-03 11:07:16.877 | Downloading dnspython-2.8.0-py3-none-any.whl.metadata (5.7 kB) 2026-09-03 11:07:16.926 | 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.dev72) 2026-09-03 11:07:16.944 | Downloading fasteners-0.20-py3-none-any.whl.metadata (4.8 kB) 2026-09-03 11:07:16.990 | Collecting PrettyTable>=0.7.1 (from oslo.upgradecheck>=1.3.0->keystone==29.1.0.dev72) 2026-09-03 11:07:17.006 | Downloading prettytable-3.18.0-py3-none-any.whl.metadata (37 kB) 2026-09-03 11:07:17.026 | 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.dev72) (3.3.2) 2026-09-03 11:07:17.028 | 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.dev72) (7.2.2) 2026-09-03 11:07:17.041 | 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.dev72) (84.0.0) 2026-09-03 11:07:17.079 | Collecting wcwidth>=0.3.5 (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->keystone==29.1.0.dev72) 2026-09-03 11:07:17.097 | Downloading wcwidth-0.8.2-py3-none-any.whl.metadata (43 kB) 2026-09-03 11:07:17.160 | Collecting defusedxml (from pysaml2>=5.0.0->keystone==29.1.0.dev72) 2026-09-03 11:07:17.175 | Downloading defusedxml-0.7.1-py2.py3-none-any.whl.metadata (32 kB) 2026-09-03 11:07:17.221 | Collecting pyopenssl<24.3.0 (from pysaml2>=5.0.0->keystone==29.1.0.dev72) 2026-09-03 11:07:17.238 | Downloading pyOpenSSL-24.2.1-py3-none-any.whl.metadata (13 kB) 2026-09-03 11:07:17.291 | Collecting xmlschema<3.0.0,>=2.0.0 (from pysaml2>=5.0.0->keystone==29.1.0.dev72) 2026-09-03 11:07:17.310 | Downloading xmlschema-2.5.1-py3-none-any.whl.metadata (8.3 kB) 2026-09-03 11:07:17.332 | 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.dev72) (3.5.0) 2026-09-03 11:07:17.335 | 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.dev72) (3.18) 2026-09-03 11:07:17.335 | 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.dev72) (2.7.0) 2026-09-03 11:07:17.336 | 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.dev72) (2023.11.17) 2026-09-03 11:07:17.389 | Collecting elementpath<5.0.0,>=4.1.5 (from xmlschema<3.0.0,>=2.0.0->pysaml2>=5.0.0->keystone==29.1.0.dev72) 2026-09-03 11:07:17.406 | Downloading elementpath-4.8.0-py3-none-any.whl.metadata (7.2 kB) 2026-09-03 11:07:17.470 | Collecting repoze.lru>=0.3 (from Routes>=2.3.1->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev72) 2026-09-03 11:07:17.487 | Downloading repoze_lru-0.8-py3-none-any.whl.metadata (1.8 kB) 2026-09-03 11:07:17.592 | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl (278 kB) 2026-09-03 11:07:17.634 | Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl (4.0 MB) 2026-09-03 11:07:17.731 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.0/4.0 MB 42.2 MB/s 0:00:00 2026-09-03 11:07:17.746 | Downloading cffi-2.1.1-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (221 kB) 2026-09-03 11:07:17.775 | Downloading flask-3.1.3-py3-none-any.whl (103 kB) 2026-09-03 11:07:17.798 | Downloading blinker-1.9.0-py3-none-any.whl (8.5 kB) 2026-09-03 11:07:17.820 | Downloading click-8.4.2-py3-none-any.whl (119 kB) 2026-09-03 11:07:17.846 | Downloading Flask_RESTful-0.3.10-py2.py3-none-any.whl (26 kB) 2026-09-03 11:07:17.868 | Downloading aniso8601-10.0.1-py2.py3-none-any.whl (52 kB) 2026-09-03 11:07:17.889 | Downloading itsdangerous-2.2.0-py3-none-any.whl (16 kB) 2026-09-03 11:07:17.910 | Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) 2026-09-03 11:07:17.935 | Downloading jsonschema-4.26.0-py3-none-any.whl (90 kB) 2026-09-03 11:07:17.958 | Downloading attrs-26.1.0-py3-none-any.whl (67 kB) 2026-09-03 11:07:17.981 | Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl (18 kB) 2026-09-03 11:07:18.002 | Downloading markupsafe-3.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (22 kB) 2026-09-03 11:07:18.023 | Downloading oauthlib-3.3.1-py3-none-any.whl (160 kB) 2026-09-03 11:07:18.048 | Downloading oslo_db-18.1.1-py3-none-any.whl (152 kB) 2026-09-03 11:07:18.071 | Downloading alembic-1.19.1-py3-none-any.whl (265 kB) 2026-09-03 11:07:18.097 | Downloading oslo_messaging-18.3.0-py3-none-any.whl (204 kB) 2026-09-03 11:07:18.122 | Downloading amqp-5.3.1-py3-none-any.whl (50 kB) 2026-09-03 11:07:18.143 | Downloading vine-5.1.0-py3-none-any.whl (9.6 kB) 2026-09-03 11:07:18.165 | Downloading cachetools-7.1.7-py3-none-any.whl (16 kB) 2026-09-03 11:07:18.187 | Downloading kombu-5.6.2-py3-none-any.whl (214 kB) 2026-09-03 11:07:18.215 | Downloading oslo_metrics-0.17.0-py3-none-any.whl (14 kB) 2026-09-03 11:07:18.238 | Downloading oslo_middleware-8.2.0-py3-none-any.whl (74 kB) 2026-09-03 11:07:18.260 | Downloading oslo_policy-6.0.1-py3-none-any.whl (89 kB) 2026-09-03 11:07:18.285 | Downloading oslo_service-4.8.0-py3-none-any.whl (125 kB) 2026-09-03 11:07:18.313 | Downloading eventlet-0.41.2-py3-none-any.whl (364 kB) 2026-09-03 11:07:18.338 | Downloading dnspython-2.8.0-py3-none-any.whl (331 kB) 2026-09-03 11:07:18.364 | Downloading greenlet-3.5.5-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (621 kB) 2026-09-03 11:07:18.383 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 621.4/621.4 kB 30.0 MB/s 0:00:00 2026-09-03 11:07:18.400 | Downloading oslo_concurrency-7.6.1-py3-none-any.whl (49 kB) 2026-09-03 11:07:18.422 | Downloading fasteners-0.20-py3-none-any.whl (18 kB) 2026-09-03 11:07:18.444 | Downloading oslo_upgradecheck-2.8.0-py3-none-any.whl (14 kB) 2026-09-03 11:07:18.467 | Downloading osprofiler-4.4.0-py3-none-any.whl (95 kB) 2026-09-03 11:07:18.489 | Downloading Paste-3.10.1-py3-none-any.whl (289 kB) 2026-09-03 11:07:18.514 | Downloading PasteDeploy-3.1.0-py3-none-any.whl (16 kB) 2026-09-03 11:07:18.537 | Downloading prettytable-3.18.0-py3-none-any.whl (37 kB) 2026-09-03 11:07:18.559 | Downloading prometheus_client-0.26.0-py3-none-any.whl (64 kB) 2026-09-03 11:07:18.586 | Downloading pysaml2-7.5.4-py3-none-any.whl (420 kB) 2026-09-03 11:07:18.614 | Downloading pyOpenSSL-24.2.1-py3-none-any.whl (58 kB) 2026-09-03 11:07:18.639 | Downloading xmlschema-2.5.1-py3-none-any.whl (395 kB) 2026-09-03 11:07:18.673 | Downloading elementpath-4.8.0-py3-none-any.whl (243 kB) 2026-09-03 11:07:18.698 | Downloading referencing-0.37.0-py3-none-any.whl (26 kB) 2026-09-03 11:07:18.722 | Downloading Routes-2.5.1-py2.py3-none-any.whl (40 kB) 2026-09-03 11:07:18.747 | Downloading repoze_lru-0.8-py3-none-any.whl (6.4 kB) 2026-09-03 11:07:18.773 | Downloading rpds_py-2026.6.3-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (366 kB) 2026-09-03 11:07:18.799 | Downloading sqlalchemy-2.0.52-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (3.4 MB) 2026-09-03 11:07:18.861 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.4/3.4 MB 60.2 MB/s 0:00:00 2026-09-03 11:07:18.877 | Downloading statsd-4.0.1-py2.py3-none-any.whl (13 kB) 2026-09-03 11:07:18.900 | Downloading testresources-2.1.2-py3-none-any.whl (25 kB) 2026-09-03 11:07:18.923 | Downloading testscenarios-0.6.2-py3-none-any.whl (12 kB) 2026-09-03 11:07:18.945 | Downloading tzdata-2026.3-py2.py3-none-any.whl (348 kB) 2026-09-03 11:07:18.971 | Downloading wcwidth-0.8.2-py3-none-any.whl (323 kB) 2026-09-03 11:07:18.999 | Downloading werkzeug-3.1.8-py3-none-any.whl (226 kB) 2026-09-03 11:07:19.024 | Downloading yappi-1.7.6-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (82 kB) 2026-09-03 11:07:19.046 | Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) 2026-09-03 11:07:19.067 | Downloading mako-1.4.1-py3-none-any.whl (80 kB) 2026-09-03 11:07:19.090 | Downloading pycparser-3.0-py3-none-any.whl (48 kB) 2026-09-03 11:07:19.114 | Downloading pytz-2026.3.post1-py2.py3-none-any.whl (508 kB) 2026-09-03 11:07:19.437 | Building wheels for collected packages: keystone 2026-09-03 11:07:19.439 | Building editable for keystone (pyproject.toml): started 2026-09-03 11:07:20.543 | Building editable for keystone (pyproject.toml): finished with status 'done' 2026-09-03 11:07:20.545 | Created wheel for keystone: filename=keystone-29.1.0.dev72-0.editable-py3-none-any.whl size=9268 sha256=14af799733cb543017162803453a724a2a3b3c1c911b643a79d7ca13ee334426 2026-09-03 11:07:20.545 | Stored in directory: /tmp/pip-ephem-wheel-cache-edqy2f9q/wheels/d5/df/96/ee2394c3a20d6f991844794e53669e9943a8d62f162c6e6710 2026-09-03 11:07:20.551 | Successfully built keystone 2026-09-03 11:07:20.917 | 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-09-03 11:07:20.956 | Attempting uninstall: pytz 2026-09-03 11:07:20.965 | Found existing installation: pytz 2024.1 2026-09-03 11:07:20.967 | Not uninstalling pytz at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-03 11:07:20.967 | Can't uninstall 'pytz'. No files were found to uninstall. 2026-09-03 11:07:22.778 | Attempting uninstall: oauthlib 2026-09-03 11:07:22.789 | Found existing installation: oauthlib 3.2.2 2026-09-03 11:07:22.790 | Not uninstalling oauthlib at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-03 11:07:22.790 | Can't uninstall 'oauthlib'. No files were found to uninstall. 2026-09-03 11:07:22.939 | Attempting uninstall: markupsafe 2026-09-03 11:07:22.950 | Found existing installation: MarkupSafe 2.1.5 2026-09-03 11:07:22.951 | Not uninstalling markupsafe at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-03 11:07:22.951 | Can't uninstall 'MarkupSafe'. No files were found to uninstall. 2026-09-03 11:07:24.051 | Attempting uninstall: click 2026-09-03 11:07:24.062 | Found existing installation: click 8.1.6 2026-09-03 11:07:24.062 | Not uninstalling click at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-03 11:07:24.064 | Can't uninstall 'click'. No files were found to uninstall. 2026-09-03 11:07:24.235 | Attempting uninstall: blinker 2026-09-03 11:07:24.246 | Found existing installation: blinker 1.7.0 2026-09-03 11:07:24.247 | Not uninstalling blinker at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-03 11:07:24.248 | Can't uninstall 'blinker'. No files were found to uninstall. 2026-09-03 11:07:24.266 | Attempting uninstall: bcrypt 2026-09-03 11:07:24.276 | Found existing installation: bcrypt 3.2.2 2026-09-03 11:07:24.277 | Not uninstalling bcrypt at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-03 11:07:24.278 | Can't uninstall 'bcrypt'. No files were found to uninstall. 2026-09-03 11:07:24.298 | Attempting uninstall: attrs 2026-09-03 11:07:24.308 | Found existing installation: attrs 23.2.0 2026-09-03 11:07:24.309 | Not uninstalling attrs at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-03 11:07:24.309 | Can't uninstall 'attrs'. No files were found to uninstall. 2026-09-03 11:07:27.456 | Attempting uninstall: jinja2 2026-09-03 11:07:27.468 | Found existing installation: Jinja2 3.1.2 2026-09-03 11:07:27.469 | Not uninstalling jinja2 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-03 11:07:27.469 | Can't uninstall 'Jinja2'. No files were found to uninstall. 2026-09-03 11:07:28.522 | Attempting uninstall: cryptography 2026-09-03 11:07:28.537 | Found existing installation: cryptography 41.0.7 2026-09-03 11:07:28.537 | Not uninstalling cryptography at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-03 11:07:28.537 | Can't uninstall 'cryptography'. No files were found to uninstall. 2026-09-03 11:07:29.146 | Attempting uninstall: pyopenssl 2026-09-03 11:07:29.158 | Found existing installation: pyOpenSSL 23.2.0 2026-09-03 11:07:29.158 | Not uninstalling pyopenssl at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-03 11:07:29.161 | Can't uninstall 'pyOpenSSL'. No files were found to uninstall. 2026-09-03 11:07:29.586 | Attempting uninstall: jsonschema 2026-09-03 11:07:29.599 | Found existing installation: jsonschema 4.10.3 2026-09-03 11:07:29.600 | Not uninstalling jsonschema at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-03 11:07:29.600 | Can't uninstall 'jsonschema'. No files were found to uninstall. 2026-09-03 11:07:31.242 | 2026-09-03 11:07:31.243 | 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-09-03 11:07:31.243 | service-identity 24.1.0 requires pyasn1-modules, which is not installed. 2026-09-03 11:07:31.259 | Successfully installed Flask-3.1.3 Flask-RESTful-0.3.10 Mako-1.4.1 Paste-3.10.1 PasteDeploy-3.1.0 PrettyTable-3.18.0 Routes-2.5.1 SQLAlchemy-2.0.52 Werkzeug-3.1.8 Yappi-1.7.6 alembic-1.19.1 amqp-5.3.1 aniso8601-10.0.1 attrs-26.1.0 bcrypt-5.0.0 blinker-1.9.0 cachetools-7.1.7 cffi-2.1.1 click-8.4.2 cryptography-43.0.3 defusedxml-0.7.1 dnspython-2.8.0 elementpath-4.8.0 eventlet-0.41.2 fasteners-0.20 greenlet-3.5.5 itsdangerous-2.2.0 jinja2-3.1.6 jsonschema-4.26.0 jsonschema-specifications-2025.9.1 keystone-29.1.0.dev72 kombu-5.6.2 markupsafe-3.0.3 oauthlib-3.3.1 oslo.concurrency-7.6.1 oslo.db-18.1.1 oslo.messaging-18.3.0 oslo.metrics-0.17.0 oslo.middleware-8.2.0 oslo.policy-6.0.1 oslo.service-4.8.0 oslo.upgradecheck-2.8.0 osprofiler-4.4.0 prometheus-client-0.26.0 pycparser-3.0 pyopenssl-24.2.1 pysaml2-7.5.4 pytz-2026.3.post1 referencing-0.37.0 repoze.lru-0.8 rpds-py-2026.6.3 statsd-4.0.1 testresources-2.1.2 testscenarios-0.6.2 tzdata-2026.3 vine-5.1.0 wcwidth-0.8.2 xmlschema-2.5.1 2026-09-03 11:07:31.651 | + inc/python:pip_install:216 : result=0 2026-09-03 11:07:31.654 | + inc/python:pip_install:218 : time_stop pip_install 2026-09-03 11:07:31.657 | + functions-common:time_stop:2420 : local name 2026-09-03 11:07:31.660 | + functions-common:time_stop:2421 : local end_time 2026-09-03 11:07:31.663 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-03 11:07:31.667 | + functions-common:time_stop:2423 : local total 2026-09-03 11:07:31.670 | + functions-common:time_stop:2424 : local start_time 2026-09-03 11:07:31.672 | + functions-common:time_stop:2426 : name=pip_install 2026-09-03 11:07:31.675 | + functions-common:time_stop:2427 : start_time=1788433626921 2026-09-03 11:07:31.678 | + functions-common:time_stop:2429 : [[ -z 1788433626921 ]] 2026-09-03 11:07:31.681 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-03 11:07:31.685 | + functions-common:time_stop:2432 : end_time=1788433651682 2026-09-03 11:07:31.688 | + functions-common:time_stop:2433 : elapsed_time=24761 2026-09-03 11:07:31.691 | + functions-common:time_stop:2434 : total=47833 2026-09-03 11:07:31.694 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-03 11:07:31.696 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=72594 2026-09-03 11:07:31.700 | + inc/python:pip_install:219 : return 0 2026-09-03 11:07:31.702 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-09-03 11:07:31.705 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-09-03 11:07:31.709 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/keystone 2026-09-03 11:07:31.712 | + inc/python:use_library_from_git:266 : local name=/opt/stack/keystone 2026-09-03 11:07:31.715 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-03 11:07:31.718 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-03 11:07:31.721 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/keystone, ]] 2026-09-03 11:07:31.724 | + inc/python:use_library_from_git:269 : return 1 2026-09-03 11:07:31.727 | + lib/keystone:install_keystone:501 : is_service_enabled ldap 2026-09-03 11:07:31.746 | + functions-common:is_service_enabled:2076 : return 1 2026-09-03 11:07:31.749 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-09-03 11:07:31.753 | + ./stack.sh:main:924 : configure_keystone 2026-09-03 11:07:31.756 | + lib/keystone:configure_keystone:145 : sudo install -d -o quobyte /etc/keystone 2026-09-03 11:07:31.773 | + 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-09-03 11:07:31.776 | + lib/keystone:configure_keystone:148 : install -m 600 /dev/null /etc/keystone/keystone.conf 2026-09-03 11:07:31.782 | + lib/keystone:configure_keystone:151 : is_service_enabled ldap 2026-09-03 11:07:31.802 | + functions-common:is_service_enabled:2076 : return 1 2026-09-03 11:07:31.805 | + lib/keystone:configure_keystone:155 : iniset /etc/keystone/keystone.conf identity driver sql 2026-09-03 11:07:31.844 | + lib/keystone:configure_keystone:156 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2026-09-03 11:07:31.882 | + lib/keystone:configure_keystone:157 : iniset /etc/keystone/keystone.conf assignment driver sql 2026-09-03 11:07:31.920 | + lib/keystone:configure_keystone:158 : iniset /etc/keystone/keystone.conf role driver sql 2026-09-03 11:07:31.957 | + lib/keystone:configure_keystone:159 : iniset /etc/keystone/keystone.conf resource driver sql 2026-09-03 11:07:31.993 | + lib/keystone:configure_keystone:162 : iniset /etc/keystone/keystone.conf cache enabled True 2026-09-03 11:07:32.031 | + lib/keystone:configure_keystone:163 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2026-09-03 11:07:32.066 | + lib/keystone:configure_keystone:164 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2026-09-03 11:07:32.101 | + lib/keystone:configure_keystone:168 : iniset /etc/keystone/keystone.conf api response_validation error 2026-09-03 11:07:32.138 | + lib/keystone:configure_keystone:170 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2026-09-03 11:07:32.141 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=keystone 2026-09-03 11:07:32.144 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/keystone/keystone.conf 2026-09-03 11:07:32.147 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=oslo_messaging_notifications 2026-09-03 11:07:32.151 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-09-03 11:07:32.154 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-09-03 11:07:32.172 | + functions-common:is_service_enabled:2076 : return 0 2026-09-03 11:07:32.176 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-09-03 11:07:32.179 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-09-03 11:07:32.183 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-09-03 11:07:32.201 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-03 11:07:32.204 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.181:5672/ 2026-09-03 11:07:32.207 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:stackqueue@192.168.122.181:5672/ 2026-09-03 11:07:32.243 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-09-03 11:07:32.246 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-09-03 11:07:32.249 | + lib/keystone:configure_keystone:176 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://192.168.122.181/identity 2026-09-03 11:07:32.287 | + lib/keystone:configure_keystone:178 : [[ fernet != '' ]] 2026-09-03 11:07:32.290 | + lib/keystone:configure_keystone:179 : iniset /etc/keystone/keystone.conf token provider fernet 2026-09-03 11:07:32.328 | ++ lib/keystone:configure_keystone:182 : database_connection_url keystone 2026-09-03 11:07:32.331 | ++ lib/database:database_connection_url:134 : local db=keystone 2026-09-03 11:07:32.334 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2026-09-03 11:07:32.336 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=keystone 2026-09-03 11:07:32.339 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-09-03 11:07:32.342 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-09-03 11:07:32.344 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-09-03 11:07:32.364 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-03 11:07:32.367 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-09-03 11:07:32.370 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2026-09-03 11:07:32.373 | + 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-09-03 11:07:32.411 | + lib/keystone:configure_keystone:185 : '[' False '!=' False ']' 2026-09-03 11:07:32.413 | + lib/keystone:configure_keystone:190 : setup_logging /etc/keystone/keystone.conf 2026-09-03 11:07:32.417 | + functions:setup_logging:693 : setup_systemd_logging /etc/keystone/keystone.conf 2026-09-03 11:07:32.420 | + functions:setup_systemd_logging:710 : local conf_file=/etc/keystone/keystone.conf 2026-09-03 11:07:32.423 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-09-03 11:07:32.442 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-09-03 11:07:32.444 | + functions:setup_systemd_logging:716 : local pidstr= 2026-09-03 11:07:32.448 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-09-03 11:07:32.451 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-09-03 11:07:32.454 | + 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-09-03 11:07:32.488 | + 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-09-03 11:07:32.524 | + 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-09-03 11:07:32.559 | + functions:setup_systemd_logging:727 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-09-03 11:07:32.596 | + functions:setup_systemd_logging:730 : iniset /etc/keystone/keystone.conf DEFAULT log_color False 2026-09-03 11:07:32.630 | + lib/keystone:configure_keystone:192 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2026-09-03 11:07:32.666 | + lib/keystone:configure_keystone:194 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini keystone.wsgi.api:application /identity '' keystone-api 2026-09-03 11:07:32.670 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/keystone/keystone-uwsgi-public.ini 2026-09-03 11:07:32.673 | + lib/apache:write_uwsgi_config:244 : local wsgi=keystone.wsgi.api:application 2026-09-03 11:07:32.676 | + lib/apache:write_uwsgi_config:245 : local url=/identity 2026-09-03 11:07:32.678 | + lib/apache:write_uwsgi_config:246 : local http= 2026-09-03 11:07:32.681 | + lib/apache:write_uwsgi_config:247 : local name=keystone-api 2026-09-03 11:07:32.684 | + lib/apache:write_uwsgi_config:249 : '[' -z keystone-api ']' 2026-09-03 11:07:32.687 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-09-03 11:07:32.690 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-09-03 11:07:32.706 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-09-03 11:07:32.706 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-09-03 11:07:32.716 | d /var/run/uwsgi 0755 quobyte root 2026-09-03 11:07:32.720 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-09-03 11:07:32.734 | /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-09-03 11:07:32.739 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/keystone-api.socket 2026-09-03 11:07:32.742 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2026-09-03 11:07:32.747 | + lib/apache:write_uwsgi_config:270 : [[ keystone.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-09-03 11:07:32.750 | + lib/apache:write_uwsgi_config:271 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi module keystone.wsgi.api:application 2026-09-03 11:07:32.787 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2026-09-03 11:07:32.822 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2026-09-03 11:07:32.856 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2026-09-03 11:07:32.891 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2026-09-03 11:07:32.925 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 80 2026-09-03 11:07:32.962 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2026-09-03 11:07:32.996 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2026-09-03 11:07:33.031 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2026-09-03 11:07:33.064 | + 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-09-03 11:07:33.098 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2026-09-03 11:07:33.132 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2026-09-03 11:07:33.166 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2026-09-03 11:07:33.200 | + lib/apache:write_uwsgi_config:298 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi start-time %t 2026-09-03 11:07:33.235 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-09-03 11:07:33.239 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-09-03 11:07:33.244 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for keystone-api 2026-09-03 11:07:33.247 | ++ lib/apache:apache_site_config_for:174 : local site=keystone-api 2026-09-03 11:07:33.250 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-09-03 11:07:33.254 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-03 11:07:33.257 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-03 11:07:33.260 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/keystone-api.conf 2026-09-03 11:07:33.263 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/keystone-api.conf 2026-09-03 11:07:33.266 | + lib/apache:write_uwsgi_config:306 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-api.socket 2026-09-03 11:07:33.301 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2026-09-03 11:07:33.336 | + 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-09-03 11:07:33.338 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/keystone-api.conf 2026-09-03 11:07:33.348 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-api.socket|uwsgi://uwsgi-uds-keystone-api" retry=0 acquire=1 2026-09-03 11:07:33.353 | + lib/apache:write_uwsgi_config:309 : enable_apache_site keystone-api 2026-09-03 11:07:33.357 | + lib/apache:enable_apache_site:191 : local site=keystone-api 2026-09-03 11:07:33.360 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-09-03 11:07:33.363 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-09-03 11:07:33.366 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-09-03 11:07:33.369 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-09-03 11:07:33.372 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-03 11:07:33.376 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-03 11:07:33.378 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-09-03 11:07:33.381 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-09-03 11:07:33.384 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-03 11:07:33.387 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-03 11:07:33.389 | + lib/apache:enable_apache_site:195 : sudo a2ensite keystone-api 2026-09-03 11:07:33.401 | perl: warning: Setting locale failed. 2026-09-03 11:07:33.401 | perl: warning: Please check that your locale settings: 2026-09-03 11:07:33.401 | LANGUAGE = (unset), 2026-09-03 11:07:33.402 | LC_ALL = "en_US.utf8", 2026-09-03 11:07:33.402 | LANG = "de_DE.UTF-8" 2026-09-03 11:07:33.402 | are supported and installed on your system. 2026-09-03 11:07:33.402 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-03 11:07:33.445 | Enabling site keystone-api. 2026-09-03 11:07:33.451 | To activate the new configuration, you need to run: 2026-09-03 11:07:33.451 | systemctl reload apache2 2026-09-03 11:07:33.457 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-09-03 11:07:33.459 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-09-03 11:07:33.462 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-09-03 11:07:33.465 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-09-03 11:07:33.596 | + lib/keystone:configure_keystone:196 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2026-09-03 11:07:33.633 | + lib/keystone:configure_keystone:198 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2026-09-03 11:07:33.671 | + lib/keystone:configure_keystone:200 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2026-09-03 11:07:33.708 | + lib/keystone:configure_keystone:208 : [[ True = True ]] 2026-09-03 11:07:33.712 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2026-09-03 11:07:33.749 | + lib/keystone:configure_keystone:210 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2026-09-03 11:07:33.785 | + lib/keystone:configure_keystone:211 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2026-09-03 11:07:33.823 | + lib/keystone:configure_keystone:214 : iniset /etc/keystone/keystone.conf oslo_policy policy_file policy.yaml 2026-09-03 11:07:33.863 | + lib/keystone:configure_keystone:216 : [[ True == True ]] 2026-09-03 11:07:33.866 | + lib/keystone:configure_keystone:217 : iniset /etc/keystone/keystone.conf oslo_policy enforce_new_defaults true 2026-09-03 11:07:33.902 | + ./stack.sh:main:928 : is_service_enabled swift 2026-09-03 11:07:33.922 | + functions-common:is_service_enabled:2076 : return 1 2026-09-03 11:07:33.925 | + ./stack.sh:main:942 : is_service_enabled g-api n-api 2026-09-03 11:07:33.947 | + functions-common:is_service_enabled:2076 : return 0 2026-09-03 11:07:33.950 | + ./stack.sh:main:944 : stack_install_service glance 2026-09-03 11:07:33.954 | + lib/stack:stack_install_service:20 : local service=glance 2026-09-03 11:07:33.957 | + lib/stack:stack_install_service:21 : type install_glance 2026-09-03 11:07:33.961 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-09-03 11:07:33.964 | + lib/stack:stack_install_service:32 : install_glance 2026-09-03 11:07:33.968 | + lib/glance:install_glance:551 : glance_store_extras=() 2026-09-03 11:07:33.971 | + lib/glance:install_glance:551 : local glance_store_extras 2026-09-03 11:07:33.974 | + lib/glance:install_glance:553 : is_service_enabled cinder 2026-09-03 11:07:33.995 | + functions-common:is_service_enabled:2076 : return 0 2026-09-03 11:07:33.999 | + lib/glance:install_glance:554 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2026-09-03 11:07:34.002 | + lib/glance:install_glance:557 : is_service_enabled swift 2026-09-03 11:07:34.023 | + functions-common:is_service_enabled:2076 : return 1 2026-09-03 11:07:34.026 | + lib/glance:install_glance:563 : use_library_from_git glance_store 2026-09-03 11:07:34.030 | + inc/python:use_library_from_git:266 : local name=glance_store 2026-09-03 11:07:34.033 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-03 11:07:34.036 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-03 11:07:34.039 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,glance_store, ]] 2026-09-03 11:07:34.042 | + inc/python:use_library_from_git:269 : return 1 2026-09-03 11:07:34.047 | ++ lib/glance:install_glance:569 : join_extras cinder 2026-09-03 11:07:34.050 | ++ inc/python:join_extras:28 : local IFS=, 2026-09-03 11:07:34.054 | ++ inc/python:join_extras:29 : echo cinder 2026-09-03 11:07:34.057 | + lib/glance:install_glance:569 : pip_install_gr_extras glance-store cinder 2026-09-03 11:07:34.060 | + inc/python:pip_install_gr_extras:107 : local name=glance-store 2026-09-03 11:07:34.064 | + inc/python:pip_install_gr_extras:108 : local extras=cinder 2026-09-03 11:07:34.067 | + inc/python:pip_install_gr_extras:109 : local version_constraints 2026-09-03 11:07:34.072 | ++ inc/python:pip_install_gr_extras:110 : get_version_constraints_from_global_requirements glance-store 2026-09-03 11:07:34.075 | ++ inc/python:get_version_constraints_from_global_requirements:253 : local package=glance-store 2026-09-03 11:07:34.078 | ++ inc/python:get_version_constraints_from_global_requirements:254 : local required_pkg_version_constraint 2026-09-03 11:07:34.082 | +++ inc/python:get_version_constraints_from_global_requirements:256 : cut -d# -f1 2026-09-03 11:07:34.083 | +++ inc/python:get_version_constraints_from_global_requirements:256 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2026-09-03 11:07:34.088 | ++ inc/python:get_version_constraints_from_global_requirements:256 : required_pkg_version_constraint='!=0.29.0 ' 2026-09-03 11:07:34.091 | ++ inc/python:get_version_constraints_from_global_requirements:257 : [[ !=0.29.0 == '' ]] 2026-09-03 11:07:34.095 | ++ inc/python:get_version_constraints_from_global_requirements:260 : echo '!=0.29.0' 2026-09-03 11:07:34.099 | + inc/python:pip_install_gr_extras:110 : version_constraints='!=0.29.0' 2026-09-03 11:07:34.102 | + inc/python:pip_install_gr_extras:111 : pip_install 'glance-store[cinder]!=0.29.0' 2026-09-03 11:07:34.127 | Using python 3.12 to install glance-store[cinder]!=0.29.0 2026-09-03 11:07:34.131 | + 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-09-03 11:07:35.407 | Collecting glance-store!=0.29.0 (from glance-store[cinder]!=0.29.0) 2026-09-03 11:07:35.592 | Downloading glance_store-5.7.0-py3-none-any.whl.metadata (4.5 kB) 2026-09-03 11:07:35.608 | 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.7.0) 2026-09-03 11:07:35.609 | 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-09-03 11:07:35.610 | 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-09-03 11:07:35.611 | 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.2.0) 2026-09-03 11:07:35.612 | 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-09-03 11:07:35.613 | 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.1) 2026-09-03 11:07:35.614 | 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-09-03 11:07:35.614 | 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.17.0) 2026-09-03 11:07:35.615 | 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) (6.0.0) 2026-09-03 11:07:35.616 | 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-09-03 11:07:35.646 | Collecting retrying!=1.3.0,>=1.2.3 (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) 2026-09-03 11:07:35.665 | Downloading retrying-1.4.2-py3-none-any.whl.metadata (5.5 kB) 2026-09-03 11:07:35.677 | 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.5.0) 2026-09-03 11:07:35.679 | 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-09-03 11:07:35.681 | 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.3.0) 2026-09-03 11:07:35.725 | Collecting python-cinderclient>=4.1.0 (from glance-store[cinder]!=0.29.0) 2026-09-03 11:07:35.742 | Downloading python_cinderclient-9.9.0-py3-none-any.whl.metadata (19 kB) 2026-09-03 11:07:35.824 | Collecting os-brick>=6.3.0 (from glance-store[cinder]!=0.29.0) 2026-09-03 11:07:35.842 | Downloading os_brick-7.1.1-py3-none-any.whl.metadata (2.9 kB) 2026-09-03 11:07:35.977 | Collecting oslo.rootwrap>=5.8.0 (from glance-store[cinder]!=0.29.0) 2026-09-03 11:07:35.994 | Downloading oslo_rootwrap-7.10.0-py3-none-any.whl.metadata (2.1 kB) 2026-09-03 11:07:36.131 | Collecting oslo.privsep>=1.23.0 (from glance-store[cinder]!=0.29.0) 2026-09-03 11:07:36.147 | Downloading oslo_privsep-3.12.0-py3-none-any.whl.metadata (2.7 kB) 2026-09-03 11:07:36.159 | 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-09-03 11:07:36.160 | 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-09-03 11:07:36.160 | 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-09-03 11:07:36.161 | 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.6.3) 2026-09-03 11:07:36.167 | 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-09-03 11:07:36.169 | 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.9.0) 2026-09-03 11:07:36.169 | 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.16.0) 2026-09-03 11:07:36.173 | 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-09-03 11:07:36.174 | 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-09-03 11:07:36.175 | 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.1) 2026-09-03 11:07:36.178 | 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.8.0) 2026-09-03 11:07:36.209 | Collecting tenacity>=6.3.1 (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) 2026-09-03 11:07:36.229 | Downloading tenacity-9.1.4-py3-none-any.whl.metadata (1.2 kB) 2026-09-03 11:07:36.239 | 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-09-03 11:07:36.243 | 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-09-03 11:07:36.247 | 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-09-03 11:07:36.248 | 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-09-03 11:07:36.249 | 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-09-03 11:07:36.259 | 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-09-03 11:07:36.262 | 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.1.1) 2026-09-03 11:07:36.263 | 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-09-03 11:07:36.266 | 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-09-03 11:07:36.274 | 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.11) 2026-09-03 11:07:36.275 | 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.2) 2026-09-03 11:07:36.276 | 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.5) 2026-09-03 11:07:36.278 | 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-09-03 11:07:36.278 | 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-09-03 11:07:36.279 | 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-09-03 11:07:36.280 | 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-09-03 11:07:36.283 | 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-09-03 11:07:36.294 | 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-09-03 11:07:36.294 | 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.3) 2026-09-03 11:07:36.300 | 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) (84.0.0) 2026-09-03 11:07:36.316 | 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-09-03 11:07:36.321 | 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.2) 2026-09-03 11:07:36.324 | 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-09-03 11:07:36.337 | 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.5.0) 2026-09-03 11:07:36.338 | 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-09-03 11:07:36.339 | 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-09-03 11:07:36.340 | 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-09-03 11:07:36.361 | 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-09-03 11:07:36.419 | Downloading glance_store-5.7.0-py3-none-any.whl (262 kB) 2026-09-03 11:07:36.474 | Downloading os_brick-7.1.1-py3-none-any.whl (285 kB) 2026-09-03 11:07:36.516 | Downloading oslo_privsep-3.12.0-py3-none-any.whl (41 kB) 2026-09-03 11:07:36.549 | Downloading oslo_rootwrap-7.10.0-py3-none-any.whl (40 kB) 2026-09-03 11:07:36.573 | Downloading python_cinderclient-9.9.0-py3-none-any.whl (256 kB) 2026-09-03 11:07:36.598 | Downloading retrying-1.4.2-py3-none-any.whl (10 kB) 2026-09-03 11:07:36.619 | Downloading tenacity-9.1.4-py3-none-any.whl (28 kB) 2026-09-03 11:07:36.892 | Installing collected packages: tenacity, retrying, oslo.rootwrap, python-cinderclient, oslo.privsep, glance-store, os-brick 2026-09-03 11:07:38.170 | 2026-09-03 11:07:38.187 | Successfully installed glance-store-5.7.0 os-brick-7.1.1 oslo.privsep-3.12.0 oslo.rootwrap-7.10.0 python-cinderclient-9.9.0 retrying-1.4.2 tenacity-9.1.4 2026-09-03 11:07:38.347 | + inc/python:pip_install:216 : result=0 2026-09-03 11:07:38.350 | + inc/python:pip_install:218 : time_stop pip_install 2026-09-03 11:07:38.353 | + functions-common:time_stop:2420 : local name 2026-09-03 11:07:38.357 | + functions-common:time_stop:2421 : local end_time 2026-09-03 11:07:38.361 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-03 11:07:38.363 | + functions-common:time_stop:2423 : local total 2026-09-03 11:07:38.367 | + functions-common:time_stop:2424 : local start_time 2026-09-03 11:07:38.371 | + functions-common:time_stop:2426 : name=pip_install 2026-09-03 11:07:38.374 | + functions-common:time_stop:2427 : start_time=1788433654122 2026-09-03 11:07:38.380 | + functions-common:time_stop:2429 : [[ -z 1788433654122 ]] 2026-09-03 11:07:38.384 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-03 11:07:38.389 | + functions-common:time_stop:2432 : end_time=1788433658386 2026-09-03 11:07:38.393 | + functions-common:time_stop:2433 : elapsed_time=4264 2026-09-03 11:07:38.396 | + functions-common:time_stop:2434 : total=72594 2026-09-03 11:07:38.400 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-03 11:07:38.403 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=76858 2026-09-03 11:07:38.407 | + inc/python:pip_install:219 : return 0 2026-09-03 11:07:38.410 | + lib/glance:install_glance:570 : copy_rootwrap /opt/stack/data/venv/etc/glance 2026-09-03 11:07:38.414 | + lib/glance:copy_rootwrap:267 : local source_path=/opt/stack/data/venv/etc/glance 2026-09-03 11:07:38.417 | + lib/glance:copy_rootwrap:269 : sudo install -d -o quobyte /etc/glance 2026-09-03 11:07:38.435 | + 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-09-03 11:07:38.440 | + lib/glance:install_glance:573 : git_clone https://review.opendev.org/openstack/glance.git /opt/stack/glance master 2026-09-03 11:07:38.443 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/glance.git 2026-09-03 11:07:38.446 | + functions-common:git_clone:590 : local git_dest=/opt/stack/glance 2026-09-03 11:07:38.448 | + functions-common:git_clone:591 : local git_ref=master 2026-09-03 11:07:38.451 | + functions-common:git_clone:592 : local orig_dir 2026-09-03 11:07:38.455 | ++ functions-common:git_clone:593 : pwd 2026-09-03 11:07:38.459 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-09-03 11:07:38.461 | + functions-common:git_clone:594 : local git_clone_flags= 2026-09-03 11:07:38.465 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-09-03 11:07:38.485 | + functions-common:git_clone:596 : RECLONE=False 2026-09-03 11:07:38.488 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-09-03 11:07:38.491 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-09-03 11:07:38.496 | + functions-common:git_clone:610 : echo master 2026-09-03 11:07:38.496 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-09-03 11:07:38.500 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/glance ]] 2026-09-03 11:07:38.502 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-09-03 11:07:38.506 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/glance.git /opt/stack/glance 2026-09-03 11:07:38.509 | + functions-common:git_timed:697 : local count=0 2026-09-03 11:07:38.512 | + functions-common:git_timed:698 : local timeout=0 2026-09-03 11:07:38.516 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-09-03 11:07:38.519 | + functions-common:git_timed:701 : timeout=0 2026-09-03 11:07:38.522 | + functions-common:git_timed:704 : time_start git_timed 2026-09-03 11:07:38.526 | + functions-common:time_start:2406 : local name=git_timed 2026-09-03 11:07:38.530 | + functions-common:time_start:2407 : local start_time= 2026-09-03 11:07:38.533 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-03 11:07:38.536 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-03 11:07:38.542 | + functions-common:time_start:2411 : _TIME_START[$name]=1788433658538 2026-09-03 11:07:38.545 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/glance.git /opt/stack/glance 2026-09-03 11:07:38.548 | Cloning into '/opt/stack/glance'... 2026-09-03 11:07:47.010 | + functions-common:git_timed:719 : time_stop git_timed 2026-09-03 11:07:47.014 | + functions-common:time_stop:2420 : local name 2026-09-03 11:07:47.018 | + functions-common:time_stop:2421 : local end_time 2026-09-03 11:07:47.022 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-03 11:07:47.025 | + functions-common:time_stop:2423 : local total 2026-09-03 11:07:47.028 | + functions-common:time_stop:2424 : local start_time 2026-09-03 11:07:47.032 | + functions-common:time_stop:2426 : name=git_timed 2026-09-03 11:07:47.035 | + functions-common:time_stop:2427 : start_time=1788433658538 2026-09-03 11:07:47.037 | + functions-common:time_stop:2429 : [[ -z 1788433658538 ]] 2026-09-03 11:07:47.041 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-03 11:07:47.046 | + functions-common:time_stop:2432 : end_time=1788433667043 2026-09-03 11:07:47.050 | + functions-common:time_stop:2433 : elapsed_time=8505 2026-09-03 11:07:47.053 | + functions-common:time_stop:2434 : total=23292 2026-09-03 11:07:47.057 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-03 11:07:47.060 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=31797 2026-09-03 11:07:47.063 | + functions-common:git_clone:631 : cd /opt/stack/glance 2026-09-03 11:07:47.067 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-09-03 11:07:47.070 | + functions-common:git_timed:697 : local count=0 2026-09-03 11:07:47.074 | + functions-common:git_timed:698 : local timeout=0 2026-09-03 11:07:47.077 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-09-03 11:07:47.080 | + functions-common:git_timed:701 : timeout=0 2026-09-03 11:07:47.084 | + functions-common:git_timed:704 : time_start git_timed 2026-09-03 11:07:47.087 | + functions-common:time_start:2406 : local name=git_timed 2026-09-03 11:07:47.091 | + functions-common:time_start:2407 : local start_time= 2026-09-03 11:07:47.094 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-03 11:07:47.098 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-03 11:07:47.102 | + functions-common:time_start:2411 : _TIME_START[$name]=1788433667099 2026-09-03 11:07:47.106 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-09-03 11:07:47.729 | From https://review.opendev.org/openstack/glance 2026-09-03 11:07:47.729 | * branch master -> FETCH_HEAD 2026-09-03 11:07:47.741 | + functions-common:git_timed:719 : time_stop git_timed 2026-09-03 11:07:47.744 | + functions-common:time_stop:2420 : local name 2026-09-03 11:07:47.748 | + functions-common:time_stop:2421 : local end_time 2026-09-03 11:07:47.751 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-03 11:07:47.754 | + functions-common:time_stop:2423 : local total 2026-09-03 11:07:47.757 | + functions-common:time_stop:2424 : local start_time 2026-09-03 11:07:47.760 | + functions-common:time_stop:2426 : name=git_timed 2026-09-03 11:07:47.763 | + functions-common:time_stop:2427 : start_time=1788433667099 2026-09-03 11:07:47.766 | + functions-common:time_stop:2429 : [[ -z 1788433667099 ]] 2026-09-03 11:07:47.771 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-03 11:07:47.776 | + functions-common:time_stop:2432 : end_time=1788433667772 2026-09-03 11:07:47.780 | + functions-common:time_stop:2433 : elapsed_time=673 2026-09-03 11:07:47.782 | + functions-common:time_stop:2434 : total=31797 2026-09-03 11:07:47.785 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-03 11:07:47.789 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=32470 2026-09-03 11:07:47.792 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-09-03 11:07:47.796 | + functions-common:git_timed:697 : local count=0 2026-09-03 11:07:47.799 | + functions-common:git_timed:698 : local timeout=0 2026-09-03 11:07:47.803 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-09-03 11:07:47.806 | + functions-common:git_timed:701 : timeout=0 2026-09-03 11:07:47.809 | + functions-common:git_timed:704 : time_start git_timed 2026-09-03 11:07:47.813 | + functions-common:time_start:2406 : local name=git_timed 2026-09-03 11:07:47.816 | + functions-common:time_start:2407 : local start_time= 2026-09-03 11:07:47.819 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-03 11:07:47.823 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-03 11:07:47.828 | + functions-common:time_start:2411 : _TIME_START[$name]=1788433667825 2026-09-03 11:07:47.831 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-09-03 11:07:47.963 | Note: switching to 'FETCH_HEAD'. 2026-09-03 11:07:47.963 | 2026-09-03 11:07:47.963 | You are in 'detached HEAD' state. You can look around, make experimental 2026-09-03 11:07:47.963 | changes and commit them, and you can discard any commits you make in this 2026-09-03 11:07:47.963 | state without impacting any branches by switching back to a branch. 2026-09-03 11:07:47.963 | 2026-09-03 11:07:47.963 | If you want to create a new branch to retain commits you create, you may 2026-09-03 11:07:47.964 | do so (now or later) by using -c with the switch command. Example: 2026-09-03 11:07:47.964 | 2026-09-03 11:07:47.964 | git switch -c 2026-09-03 11:07:47.964 | 2026-09-03 11:07:47.964 | Or undo this operation with: 2026-09-03 11:07:47.964 | 2026-09-03 11:07:47.964 | git switch - 2026-09-03 11:07:47.964 | 2026-09-03 11:07:47.964 | Turn off this advice by setting config variable advice.detachedHead to false 2026-09-03 11:07:47.964 | 2026-09-03 11:07:47.964 | HEAD is now at 0e99aa306 Merge "Handle filesystem store timeouts with HTTP 503" 2026-09-03 11:07:47.969 | + functions-common:git_timed:719 : time_stop git_timed 2026-09-03 11:07:47.973 | + functions-common:time_stop:2420 : local name 2026-09-03 11:07:47.977 | + functions-common:time_stop:2421 : local end_time 2026-09-03 11:07:47.980 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-03 11:07:47.984 | + functions-common:time_stop:2423 : local total 2026-09-03 11:07:47.987 | + functions-common:time_stop:2424 : local start_time 2026-09-03 11:07:47.991 | + functions-common:time_stop:2426 : name=git_timed 2026-09-03 11:07:47.994 | + functions-common:time_stop:2427 : start_time=1788433667825 2026-09-03 11:07:47.997 | + functions-common:time_stop:2429 : [[ -z 1788433667825 ]] 2026-09-03 11:07:48.003 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-03 11:07:48.008 | + functions-common:time_stop:2432 : end_time=1788433668004 2026-09-03 11:07:48.011 | + functions-common:time_stop:2433 : elapsed_time=179 2026-09-03 11:07:48.015 | + functions-common:time_stop:2434 : total=32470 2026-09-03 11:07:48.019 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-03 11:07:48.023 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=32649 2026-09-03 11:07:48.026 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/glance 2026-09-03 11:07:48.044 | + functions-common:git_clone:672 : cd /opt/stack/glance 2026-09-03 11:07:48.048 | + functions-common:git_clone:673 : head -1 2026-09-03 11:07:48.049 | + functions-common:git_clone:673 : git show --oneline 2026-09-03 11:07:48.053 | 0e99aa306 Merge "Handle filesystem store timeouts with HTTP 503" 2026-09-03 11:07:48.057 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-09-03 11:07:48.060 | + lib/glance:install_glance:575 : setup_develop /opt/stack/glance 2026-09-03 11:07:48.064 | + inc/python:setup_develop:353 : local bindep 2026-09-03 11:07:48.067 | + inc/python:setup_develop:354 : [[ /opt/stack/glance == -bindep* ]] 2026-09-03 11:07:48.071 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/glance 2026-09-03 11:07:48.074 | + inc/python:setup_develop:359 : local extras= 2026-09-03 11:07:48.078 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/glance -e 2026-09-03 11:07:48.081 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-09-03 11:07:48.085 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/glance == -bindep* ]] 2026-09-03 11:07:48.089 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/glance 2026-09-03 11:07:48.092 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-09-03 11:07:48.096 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-09-03 11:07:48.101 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/glance 2026-09-03 11:07:48.105 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-09-03 11:07:48.109 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/glance 2026-09-03 11:07:48.112 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-09-03 11:07:48.115 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-09-03 11:07:48.118 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2026-09-03 11:07:48.126 | + inc/python:_setup_package_with_constraints_edit:400 : name=glance 2026-09-03 11:07:48.130 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z glance ']' 2026-09-03 11:07:48.132 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2026-09-03 11:07:48.289 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/glance -e 2026-09-03 11:07:48.292 | + inc/python:setup_package:436 : local bindep=0 2026-09-03 11:07:48.295 | + inc/python:setup_package:437 : local bindep_flag= 2026-09-03 11:07:48.300 | + inc/python:setup_package:438 : local bindep_profiles= 2026-09-03 11:07:48.303 | + inc/python:setup_package:439 : [[ /opt/stack/glance == -bindep* ]] 2026-09-03 11:07:48.307 | + inc/python:setup_package:444 : local project_dir=/opt/stack/glance 2026-09-03 11:07:48.311 | + inc/python:setup_package:445 : local flags=-e 2026-09-03 11:07:48.314 | + inc/python:setup_package:446 : local extras= 2026-09-03 11:07:48.318 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-09-03 11:07:48.322 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-09-03 11:07:48.326 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-09-03 11:07:48.330 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-09-03 11:07:48.332 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-09-03 11:07:48.335 | + inc/python:setup_package:464 : pip_install -e /opt/stack/glance 2026-09-03 11:07:48.364 | Using python 3.12 to install /opt/stack/glance 2026-09-03 11:07:48.366 | + 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-09-03 11:07:49.343 | Obtaining file:///opt/stack/glance 2026-09-03 11:07:49.347 | Installing build dependencies: started 2026-09-03 11:07:50.861 | Installing build dependencies: finished with status 'done' 2026-09-03 11:07:50.862 | Checking if build backend supports build_editable: started 2026-09-03 11:07:51.401 | Checking if build backend supports build_editable: finished with status 'done' 2026-09-03 11:07:51.403 | Getting requirements to build editable: started 2026-09-03 11:07:51.718 | Getting requirements to build editable: finished with status 'done' 2026-09-03 11:07:51.719 | Preparing editable metadata (pyproject.toml): started 2026-09-03 11:07:52.665 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-09-03 11:07:52.684 | Requirement already satisfied: pbr>=3.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev48) (7.0.3) 2026-09-03 11:07:52.686 | Requirement already satisfied: defusedxml>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev48) (0.7.1) 2026-09-03 11:07:52.688 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev48) (2.0.52) 2026-09-03 11:07:52.688 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev48) (3.1.0) 2026-09-03 11:07:52.689 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev48) (2.5.1) 2026-09-03 11:07:52.690 | Requirement already satisfied: WebOb>=1.8.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev48) (1.8.11) 2026-09-03 11:07:52.691 | Requirement already satisfied: alembic>=0.9.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev48) (1.19.1) 2026-09-03 11:07:52.875 | Collecting httplib2>=0.9.1 (from glance==33.0.0.0b3.dev48) 2026-09-03 11:07:53.005 | Downloading httplib2-0.32.0-py3-none-any.whl.metadata (2.2 kB) 2026-09-03 11:07:53.016 | Requirement already satisfied: oslo.config>=8.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev48) (10.7.0) 2026-09-03 11:07:53.017 | Requirement already satisfied: oslo.concurrency>=4.5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev48) (7.6.1) 2026-09-03 11:07:53.019 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev48) (6.5.0) 2026-09-03 11:07:53.019 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev48) (2.8.0) 2026-09-03 11:07:53.023 | Requirement already satisfied: oslo.utils>=7.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev48) (10.2.0) 2026-09-03 11:07:53.023 | 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.dev48) (5.9.1) 2026-09-03 11:07:53.079 | Collecting taskflow>=4.0.0 (from glance==33.0.0.0b3.dev48) 2026-09-03 11:07:53.095 | Downloading taskflow-6.4.0-py3-none-any.whl.metadata (4.5 kB) 2026-09-03 11:07:53.111 | Requirement already satisfied: keystoneauth1>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev48) (5.17.0) 2026-09-03 11:07:53.111 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev48) (13.0.1) 2026-09-03 11:07:53.227 | Collecting WSME>=0.8.0 (from glance==33.0.0.0b3.dev48) 2026-09-03 11:07:53.243 | Downloading wsme-0.13.0-py3-none-any.whl.metadata (4.0 kB) 2026-09-03 11:07:53.253 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev48) (3.18.0) 2026-09-03 11:07:53.255 | Requirement already satisfied: requests>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev48) (2.34.2) 2026-09-03 11:07:53.256 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev48) (3.10.1) 2026-09-03 11:07:53.257 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev48) (4.26.0) 2026-09-03 11:07:53.258 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev48) (6.0.0) 2026-09-03 11:07:53.259 | Requirement already satisfied: oslo.db>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev48) (18.1.1) 2026-09-03 11:07:53.260 | Requirement already satisfied: oslo.i18n>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev48) (6.9.0) 2026-09-03 11:07:53.291 | Collecting oslo.limit>=1.6.0 (from glance==33.0.0.0b3.dev48) 2026-09-03 11:07:53.309 | Downloading oslo_limit-2.12.0-py3-none-any.whl.metadata (2.1 kB) 2026-09-03 11:07:53.319 | Requirement already satisfied: oslo.log>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev48) (8.3.1) 2026-09-03 11:07:53.321 | 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.dev48) (18.3.0) 2026-09-03 11:07:53.322 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev48) (8.2.0) 2026-09-03 11:07:53.359 | Collecting oslo.reports>=3.2.0 (from glance==33.0.0.0b3.dev48) 2026-09-03 11:07:53.377 | Downloading oslo_reports-3.9.0-py3-none-any.whl.metadata (3.8 kB) 2026-09-03 11:07:53.388 | Requirement already satisfied: oslo.policy>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev48) (6.0.1) 2026-09-03 11:07:53.390 | Requirement already satisfied: oslo.service>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service[threading]>=4.2.0->glance==33.0.0.0b3.dev48) (4.8.0) 2026-09-03 11:07:53.390 | Requirement already satisfied: osprofiler>=1.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev48) (4.4.0) 2026-09-03 11:07:53.391 | Requirement already satisfied: glance-store>=5.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev48) (5.7.0) 2026-09-03 11:07:53.392 | Requirement already satisfied: debtcollector>=1.19.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev48) (3.1.0) 2026-09-03 11:07:53.392 | Requirement already satisfied: cryptography>=2.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev48) (43.0.3) 2026-09-03 11:07:53.513 | Collecting cursive>=0.2.1 (from glance==33.0.0.0b3.dev48) 2026-09-03 11:07:53.530 | Downloading cursive-0.3.1-py3-none-any.whl.metadata (1.9 kB) 2026-09-03 11:07:53.668 | Collecting castellan>=0.17.0 (from glance==33.0.0.0b3.dev48) 2026-09-03 11:07:53.684 | Downloading castellan-5.8.0-py3-none-any.whl.metadata (1.9 kB) 2026-09-03 11:07:53.695 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->glance==33.0.0.0b3.dev48) (1.4.1) 2026-09-03 11:07:53.698 | 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.dev48) (4.16.0) 2026-09-03 11:07:53.731 | Collecting python-barbicanclient>=5.5.0 (from castellan>=0.17.0->glance==33.0.0.0b3.dev48) 2026-09-03 11:07:53.747 | Downloading python_barbicanclient-7.6.0-py3-none-any.whl.metadata (11 kB) 2026-09-03 11:07:53.762 | 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.dev48) (2.1.1) 2026-09-03 11:07:53.767 | 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.dev48) (3.0) 2026-09-03 11:07:53.769 | Requirement already satisfied: oslo.serialization>=1.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cursive>=0.2.1->glance==33.0.0.0b3.dev48) (5.11.0) 2026-09-03 11:07:53.773 | 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.dev48) (2.3.0) 2026-09-03 11:07:53.779 | 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.dev48) (1.4.2) 2026-09-03 11:07:53.780 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store>=5.3.0->glance==33.0.0.0b3.dev48) (3.5.0) 2026-09-03 11:07:53.787 | 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.dev48) (3.3.2) 2026-09-03 11:07:53.791 | 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.dev48) (26.1.0) 2026-09-03 11:07:53.794 | 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.dev48) (2025.9.1) 2026-09-03 11:07:53.794 | 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.dev48) (0.37.0) 2026-09-03 11:07:53.794 | 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.dev48) (2026.6.3) 2026-09-03 11:07:53.801 | 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.dev48) (2.1.0) 2026-09-03 11:07:53.803 | 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.dev48) (1.9.0) 2026-09-03 11:07:53.808 | Requirement already satisfied: oslo.cache>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->glance==33.0.0.0b3.dev48) (4.3.0) 2026-09-03 11:07:53.811 | 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.dev48) (4.1.0) 2026-09-03 11:07:53.812 | 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.dev48) (2.13.0) 2026-09-03 11:07:53.819 | 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.dev48) (1.5.0) 2026-09-03 11:07:53.823 | 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.dev48) (5.3.1) 2026-09-03 11:07:53.829 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=4.5.1->glance==33.0.0.0b3.dev48) (0.20) 2026-09-03 11:07:53.834 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.1.0->glance==33.0.0.0b3.dev48) (1.3.0) 2026-09-03 11:07:53.835 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.1.0->glance==33.0.0.0b3.dev48) (2.0.0) 2026-09-03 11:07:53.837 | 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.dev48) (6.0.3) 2026-09-03 11:07:53.846 | 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.dev48) (2.1.2) 2026-09-03 11:07:53.846 | 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.dev48) (0.6.2) 2026-09-03 11:07:53.907 | Collecting openstacksdk>=4.11.0 (from oslo.limit>=1.6.0->glance==33.0.0.0b3.dev48) 2026-09-03 11:07:53.924 | Downloading openstacksdk-4.20.0-py3-none-any.whl.metadata (12 kB) 2026-09-03 11:07:53.966 | Collecting jmespath>=0.9.0 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==33.0.0.0b3.dev48) 2026-09-03 11:07:53.981 | Downloading jmespath-1.1.0-py3-none-any.whl.metadata (7.6 kB) 2026-09-03 11:07:54.021 | Collecting jsonpatch!=1.20,>=1.16 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==33.0.0.0b3.dev48) 2026-09-03 11:07:54.036 | Downloading jsonpatch-1.33-py2.py3-none-any.whl.metadata (3.0 kB) 2026-09-03 11:07:54.083 | Collecting platformdirs>=3 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==33.0.0.0b3.dev48) 2026-09-03 11:07:54.100 | Downloading platformdirs-4.11.3-py3-none-any.whl.metadata (5.5 kB) 2026-09-03 11:07:54.110 | 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.dev48) (7.2.2) 2026-09-03 11:07:54.142 | Collecting jsonpointer>=1.9 (from jsonpatch!=1.20,>=1.16->openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==33.0.0.0b3.dev48) 2026-09-03 11:07:54.158 | Downloading jsonpointer-3.1.1-py3-none-any.whl.metadata (2.4 kB) 2026-09-03 11:07:54.173 | 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.dev48) (2.9.0.post0) 2026-09-03 11:07:54.179 | 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.dev48) (7.1.7) 2026-09-03 11:07:54.181 | 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.dev48) (5.3.1) 2026-09-03 11:07:54.181 | 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.dev48) (5.6.2) 2026-09-03 11:07:54.182 | 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.dev48) (0.17.0) 2026-09-03 11:07:54.186 | 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.dev48) (5.1.0) 2026-09-03 11:07:54.195 | 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.dev48) (2026.3) 2026-09-03 11:07:54.196 | 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.dev48) (26.3) 2026-09-03 11:07:54.203 | 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.dev48) (0.26.0) 2026-09-03 11:07:54.207 | 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.dev48) (5.0.0) 2026-09-03 11:07:54.208 | 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.dev48) (3.1.6) 2026-09-03 11:07:54.210 | 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.dev48) (4.0.1) 2026-09-03 11:07:54.218 | 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.dev48) (3.0.3) 2026-09-03 11:07:54.232 | 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.dev48) (1.2.1) 2026-09-03 11:07:54.239 | Requirement already satisfied: eventlet>=0.27.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=4.2.0->oslo.service[threading]>=4.2.0->glance==33.0.0.0b3.dev48) (0.41.2) 2026-09-03 11:07:54.240 | Requirement already satisfied: greenlet>=0.4.15 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=4.2.0->oslo.service[threading]>=4.2.0->glance==33.0.0.0b3.dev48) (3.5.5) 2026-09-03 11:07:54.244 | Requirement already satisfied: Yappi>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=4.2.0->oslo.service[threading]>=4.2.0->glance==33.0.0.0b3.dev48) (1.7.6) 2026-09-03 11:07:54.248 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.27.0->oslo.service>=4.2.0->oslo.service[threading]>=4.2.0->glance==33.0.0.0b3.dev48) (2.8.0) 2026-09-03 11:07:54.292 | Collecting cotyledon>=2.2.0 (from oslo.service[threading]>=4.2.0->glance==33.0.0.0b3.dev48) 2026-09-03 11:07:54.310 | Downloading cotyledon-2.2.0-py3-none-any.whl.metadata (3.7 kB) 2026-09-03 11:07:54.429 | Collecting setproctitle (from cotyledon>=2.2.0->oslo.service[threading]>=4.2.0->glance==33.0.0.0b3.dev48) 2026-09-03 11:07:54.444 | 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-09-03 11:07:54.477 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->glance==33.0.0.0b3.dev48) (84.0.0) 2026-09-03 11:07:54.493 | 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.dev48) (0.8.2) 2026-09-03 11:07:54.555 | Collecting cliff>=2.8.0 (from python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev48) 2026-09-03 11:07:54.572 | Downloading cliff-4.16.0-py3-none-any.whl.metadata (2.2 kB) 2026-09-03 11:07:54.614 | Collecting autopage>=0.4.0 (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev48) 2026-09-03 11:07:54.634 | Downloading autopage-0.6.0-py3-none-any.whl.metadata (8.1 kB) 2026-09-03 11:07:54.703 | Collecting cmd2>=4.0.0 (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev48) 2026-09-03 11:07:54.721 | Downloading cmd2-4.2.0-py3-none-any.whl.metadata (16 kB) 2026-09-03 11:07:54.790 | Collecting prompt-toolkit>=3.0.53 (from cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev48) 2026-09-03 11:07:54.805 | Downloading prompt_toolkit-3.0.53-py3-none-any.whl.metadata (6.4 kB) 2026-09-03 11:07:54.841 | Collecting pyperclip>=1.8.2 (from cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev48) 2026-09-03 11:07:54.856 | Downloading pyperclip-1.11.0-py3-none-any.whl.metadata (2.4 kB) 2026-09-03 11:07:54.867 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev48) (15.0.0) 2026-09-03 11:07:54.896 | Collecting rich-argparse>=1.7.2 (from cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev48) 2026-09-03 11:07:54.912 | Downloading rich_argparse-1.8.0-py3-none-any.whl.metadata (15 kB) 2026-09-03 11:07:54.935 | 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.dev48) (1.17.0) 2026-09-03 11:07:54.955 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.18.0->glance==33.0.0.0b3.dev48) (3.5.0) 2026-09-03 11:07:54.956 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.18.0->glance==33.0.0.0b3.dev48) (3.18) 2026-09-03 11:07:54.957 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.18.0->glance==33.0.0.0b3.dev48) (2.7.0) 2026-09-03 11:07:54.959 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.18.0->glance==33.0.0.0b3.dev48) (2023.11.17) 2026-09-03 11:07:54.993 | 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>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev48) (4.2.0) 2026-09-03 11:07:54.994 | 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>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev48) (2.20.0) 2026-09-03 11:07:55.004 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev48) (0.1.2) 2026-09-03 11:07:55.020 | 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.dev48) (0.8) 2026-09-03 11:07:55.141 | Collecting networkx>=2.1.0 (from taskflow>=4.0.0->glance==33.0.0.0b3.dev48) 2026-09-03 11:07:55.157 | Downloading networkx-3.6.1-py3-none-any.whl.metadata (6.8 kB) 2026-09-03 11:07:55.205 | Collecting automaton>=1.9.0 (from taskflow>=4.0.0->glance==33.0.0.0b3.dev48) 2026-09-03 11:07:55.221 | Downloading automaton-3.5.0-py3-none-any.whl.metadata (2.3 kB) 2026-09-03 11:07:55.233 | 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.dev48) (9.1.4) 2026-09-03 11:07:55.262 | Collecting pydot>=1.2.4 (from taskflow>=4.0.0->glance==33.0.0.0b3.dev48) 2026-09-03 11:07:55.278 | Downloading pydot-4.0.1-py3-none-any.whl.metadata (11 kB) 2026-09-03 11:07:55.376 | Collecting simplegeneric (from WSME>=0.8.0->glance==33.0.0.0b3.dev48) 2026-09-03 11:07:55.393 | Downloading simplegeneric-0.8.1.zip (12 kB) 2026-09-03 11:07:55.408 | Installing build dependencies: started 2026-09-03 11:07:56.843 | Installing build dependencies: finished with status 'done' 2026-09-03 11:07:56.844 | Getting requirements to build wheel: started 2026-09-03 11:07:57.485 | Getting requirements to build wheel: finished with status 'done' 2026-09-03 11:07:57.487 | Preparing metadata (pyproject.toml): started 2026-09-03 11:07:57.853 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-09-03 11:07:57.948 | Collecting importlib_metadata>=4.4 (from WSME>=0.8.0->glance==33.0.0.0b3.dev48) 2026-09-03 11:07:57.966 | Downloading importlib_metadata-9.0.0-py3-none-any.whl.metadata (4.5 kB) 2026-09-03 11:07:58.017 | Collecting zipp>=3.20 (from importlib_metadata>=4.4->WSME>=0.8.0->glance==33.0.0.0b3.dev48) 2026-09-03 11:07:58.032 | Downloading zipp-4.1.0-py3-none-any.whl.metadata (3.6 kB) 2026-09-03 11:07:58.106 | Downloading castellan-5.8.0-py3-none-any.whl (104 kB) 2026-09-03 11:07:58.150 | Downloading cursive-0.3.1-py3-none-any.whl (44 kB) 2026-09-03 11:07:58.173 | Downloading httplib2-0.32.0-py3-none-any.whl (93 kB) 2026-09-03 11:07:58.197 | Downloading oslo_limit-2.12.0-py3-none-any.whl (24 kB) 2026-09-03 11:07:58.219 | Downloading openstacksdk-4.20.0-py3-none-any.whl (2.0 MB) 2026-09-03 11:07:58.280 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 41.7 MB/s 0:00:00 2026-09-03 11:07:58.296 | Downloading jmespath-1.1.0-py3-none-any.whl (20 kB) 2026-09-03 11:07:58.319 | Downloading jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 2026-09-03 11:07:58.341 | Downloading jsonpointer-3.1.1-py3-none-any.whl (7.7 kB) 2026-09-03 11:07:58.363 | Downloading oslo_reports-3.9.0-py3-none-any.whl (54 kB) 2026-09-03 11:07:58.386 | Downloading cotyledon-2.2.0-py3-none-any.whl (28 kB) 2026-09-03 11:07:58.408 | Downloading platformdirs-4.11.3-py3-none-any.whl (23 kB) 2026-09-03 11:07:58.432 | Downloading python_barbicanclient-7.6.0-py3-none-any.whl (90 kB) 2026-09-03 11:07:58.456 | Downloading cliff-4.16.0-py3-none-any.whl (86 kB) 2026-09-03 11:07:58.482 | Downloading autopage-0.6.0-py3-none-any.whl (30 kB) 2026-09-03 11:07:58.505 | Downloading cmd2-4.2.0-py3-none-any.whl (193 kB) 2026-09-03 11:07:58.530 | Downloading prompt_toolkit-3.0.53-py3-none-any.whl (392 kB) 2026-09-03 11:07:58.557 | Downloading pyperclip-1.11.0-py3-none-any.whl (11 kB) 2026-09-03 11:07:58.579 | Downloading rich_argparse-1.8.0-py3-none-any.whl (25 kB) 2026-09-03 11:07:58.605 | Downloading taskflow-6.4.0-py3-none-any.whl (491 kB) 2026-09-03 11:07:58.635 | Downloading automaton-3.5.0-py3-none-any.whl (23 kB) 2026-09-03 11:07:58.657 | Downloading networkx-3.6.1-py3-none-any.whl (2.1 MB) 2026-09-03 11:07:58.710 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 40.4 MB/s 0:00:00 2026-09-03 11:07:58.727 | Downloading pydot-4.0.1-py3-none-any.whl (37 kB) 2026-09-03 11:07:58.750 | Downloading wsme-0.13.0-py3-none-any.whl (59 kB) 2026-09-03 11:07:58.774 | Downloading importlib_metadata-9.0.0-py3-none-any.whl (27 kB) 2026-09-03 11:07:58.796 | Downloading zipp-4.1.0-py3-none-any.whl (10 kB) 2026-09-03 11:07:58.819 | Downloading setproctitle-1.3.7-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (32 kB) 2026-09-03 11:07:58.982 | Building wheels for collected packages: glance, simplegeneric 2026-09-03 11:07:58.984 | Building editable for glance (pyproject.toml): started 2026-09-03 11:07:59.841 | Building editable for glance (pyproject.toml): finished with status 'done' 2026-09-03 11:07:59.842 | Created wheel for glance: filename=glance-33.0.0.0b3.dev48-0.editable-py3-none-any.whl size=9079 sha256=e52f8ce422245a44ebd3f611699055db7fdc03ad5dc655558a241286febb9c54 2026-09-03 11:07:59.842 | Stored in directory: /tmp/pip-ephem-wheel-cache-c7tyrgvc/wheels/31/93/bf/c06e9c56745867b4722d11aae03416a994ddf0e859898c0382 2026-09-03 11:07:59.849 | Building wheel for simplegeneric (pyproject.toml): started 2026-09-03 11:08:00.272 | Building wheel for simplegeneric (pyproject.toml): finished with status 'done' 2026-09-03 11:08:00.273 | Created wheel for simplegeneric: filename=simplegeneric-0.8.1-py3-none-any.whl size=5103 sha256=b56c3ad80a854e230ee912d048b0fb2ad6d33641b82fffc8534a220eaebea3d0 2026-09-03 11:08:00.273 | Stored in directory: /home/quobyte/.cache/pip/wheels/bf/7f/ac/c96a7918d97103348ae720bdf93aa7f5458f5efb90718e9873 2026-09-03 11:08:00.278 | Successfully built glance simplegeneric 2026-09-03 11:08:00.579 | Installing collected packages: simplegeneric, pyperclip, zipp, setproctitle, pydot, prompt-toolkit, platformdirs, networkx, jsonpointer, jmespath, httplib2, autopage, jsonpatch, importlib_metadata, cotyledon, automaton, WSME, rich-argparse, openstacksdk, cmd2, taskflow, oslo.reports, cliff, python-barbicanclient, oslo.limit, castellan, cursive, glance 2026-09-03 11:08:03.604 | Attempting uninstall: jsonpointer 2026-09-03 11:08:03.620 | Found existing installation: jsonpointer 2.0 2026-09-03 11:08:03.620 | Not uninstalling jsonpointer at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-03 11:08:03.620 | Can't uninstall 'jsonpointer'. No files were found to uninstall. 2026-09-03 11:08:03.639 | Attempting uninstall: jmespath 2026-09-03 11:08:03.653 | Found existing installation: jmespath 1.0.1 2026-09-03 11:08:03.654 | Not uninstalling jmespath at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-03 11:08:03.654 | Can't uninstall 'jmespath'. No files were found to uninstall. 2026-09-03 11:08:03.695 | Attempting uninstall: httplib2 2026-09-03 11:08:03.711 | Found existing installation: httplib2 0.20.4 2026-09-03 11:08:03.712 | Not uninstalling httplib2 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-03 11:08:03.713 | Can't uninstall 'httplib2'. No files were found to uninstall. 2026-09-03 11:08:03.809 | Attempting uninstall: jsonpatch 2026-09-03 11:08:03.826 | Found existing installation: jsonpatch 1.32 2026-09-03 11:08:03.826 | Not uninstalling jsonpatch at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-03 11:08:03.827 | Can't uninstall 'jsonpatch'. No files were found to uninstall. 2026-09-03 11:08:08.334 | 2026-09-03 11:08:08.353 | Successfully installed WSME-0.13.0 automaton-3.5.0 autopage-0.6.0 castellan-5.8.0 cliff-4.16.0 cmd2-4.2.0 cotyledon-2.2.0 cursive-0.3.1 glance-33.0.0.0b3.dev48 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.20.0 oslo.limit-2.12.0 oslo.reports-3.9.0 platformdirs-4.11.3 prompt-toolkit-3.0.53 pydot-4.0.1 pyperclip-1.11.0 python-barbicanclient-7.6.0 rich-argparse-1.8.0 setproctitle-1.3.7 simplegeneric-0.8.1 taskflow-6.4.0 zipp-4.1.0 2026-09-03 11:08:08.597 | + inc/python:pip_install:216 : result=0 2026-09-03 11:08:08.601 | + inc/python:pip_install:218 : time_stop pip_install 2026-09-03 11:08:08.604 | + functions-common:time_stop:2420 : local name 2026-09-03 11:08:08.608 | + functions-common:time_stop:2421 : local end_time 2026-09-03 11:08:08.611 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-03 11:08:08.615 | + functions-common:time_stop:2423 : local total 2026-09-03 11:08:08.618 | + functions-common:time_stop:2424 : local start_time 2026-09-03 11:08:08.622 | + functions-common:time_stop:2426 : name=pip_install 2026-09-03 11:08:08.625 | + functions-common:time_stop:2427 : start_time=1788433668357 2026-09-03 11:08:08.628 | + functions-common:time_stop:2429 : [[ -z 1788433668357 ]] 2026-09-03 11:08:08.633 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-03 11:08:08.639 | + functions-common:time_stop:2432 : end_time=1788433688634 2026-09-03 11:08:08.643 | + functions-common:time_stop:2433 : elapsed_time=20277 2026-09-03 11:08:08.646 | + functions-common:time_stop:2434 : total=76858 2026-09-03 11:08:08.650 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-03 11:08:08.654 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=97135 2026-09-03 11:08:08.657 | + inc/python:pip_install:219 : return 0 2026-09-03 11:08:08.659 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-09-03 11:08:08.663 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-09-03 11:08:08.666 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/glance 2026-09-03 11:08:08.669 | + inc/python:use_library_from_git:266 : local name=/opt/stack/glance 2026-09-03 11:08:08.673 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-03 11:08:08.677 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-03 11:08:08.681 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/glance, ]] 2026-09-03 11:08:08.685 | + inc/python:use_library_from_git:269 : return 1 2026-09-03 11:08:08.689 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-09-03 11:08:08.693 | + ./stack.sh:main:945 : configure_glance 2026-09-03 11:08:08.696 | + lib/glance:configure_glance:350 : sudo install -d -o quobyte /etc/glance /etc/glance/metadefs 2026-09-03 11:08:08.712 | + lib/glance:configure_glance:353 : local dburl 2026-09-03 11:08:08.717 | ++ lib/glance:configure_glance:354 : database_connection_url glance 2026-09-03 11:08:08.721 | ++ lib/database:database_connection_url:134 : local db=glance 2026-09-03 11:08:08.725 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2026-09-03 11:08:08.728 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=glance 2026-09-03 11:08:08.731 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-09-03 11:08:08.734 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-09-03 11:08:08.737 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-09-03 11:08:08.756 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-03 11:08:08.759 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-09-03 11:08:08.762 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-09-03 11:08:08.766 | + lib/glance:configure_glance:354 : dburl='mysql+pymysql://root:stackdb@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-09-03 11:08:08.770 | + lib/glance:configure_glance:356 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2026-09-03 11:08:08.813 | + 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-09-03 11:08:08.855 | + lib/glance:configure_glance:358 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2026-09-03 11:08:08.895 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2026-09-03 11:08:08.936 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_driver centralized_db 2026-09-03 11:08:08.977 | + lib/glance:configure_glance:361 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2026-09-03 11:08:09.021 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2026-09-03 11:08:09.063 | + lib/glance:configure_glance:363 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2026-09-03 11:08:09.067 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/glance/glance-api.conf 2026-09-03 11:08:09.071 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=glance 2026-09-03 11:08:09.075 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-09-03 11:08:09.079 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-09-03 11:08:09.083 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/glance/glance-api.conf glance keystone_authtoken 2026-09-03 11:08:09.087 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/glance/glance-api.conf 2026-09-03 11:08:09.091 | + lib/keystone:configure_keystoneauth:392 : local admin_user=glance 2026-09-03 11:08:09.095 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-09-03 11:08:09.099 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2026-09-03 11:08:09.140 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2026-09-03 11:08:09.179 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://192.168.122.181/identity 2026-09-03 11:08:09.220 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2026-09-03 11:08:09.259 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/glance/glance-api.conf keystone_authtoken password nomoresecret 2026-09-03 11:08:09.299 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2026-09-03 11:08:09.339 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2026-09-03 11:08:09.378 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2026-09-03 11:08:09.415 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/glance/glance-api.conf keystone_authtoken www_authenticate_uri http://192.168.122.181/identity 2026-09-03 11:08:09.454 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-09-03 11:08:09.492 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2026-09-03 11:08:09.532 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-09-03 11:08:09.536 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2026-09-03 11:08:09.581 | + lib/glance:configure_glance:365 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2026-09-03 11:08:09.583 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=glance 2026-09-03 11:08:09.587 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/glance/glance-api.conf 2026-09-03 11:08:09.590 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-09-03 11:08:09.593 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-09-03 11:08:09.597 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-09-03 11:08:09.617 | + functions-common:is_service_enabled:2076 : return 0 2026-09-03 11:08:09.623 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-09-03 11:08:09.626 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-09-03 11:08:09.630 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-09-03 11:08:09.649 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-03 11:08:09.654 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.181:5672/ 2026-09-03 11:08:09.658 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.181:5672/ 2026-09-03 11:08:09.699 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-09-03 11:08:09.702 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-09-03 11:08:09.706 | + lib/glance:configure_glance:366 : '[' libvirt = libvirt ']' 2026-09-03 11:08:09.710 | + lib/glance:configure_glance:366 : '[' kvm = parallels ']' 2026-09-03 11:08:09.714 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2026-09-03 11:08:09.755 | + lib/glance:configure_glance:371 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2026-09-03 11:08:09.795 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-api.conf image_format require_image_format_match True 2026-09-03 11:08:09.836 | + lib/glance:configure_glance:375 : configure_glance_store False False 2026-09-03 11:08:09.840 | + lib/glance:configure_glance_store:280 : local use_cinder_for_glance=False 2026-09-03 11:08:09.843 | + lib/glance:configure_glance_store:281 : local glance_enable_multiple_stores=False 2026-09-03 11:08:09.846 | + lib/glance:configure_glance_store:282 : local be 2026-09-03 11:08:09.850 | + lib/glance:configure_glance_store:284 : [[ False == \F\a\l\s\e ]] 2026-09-03 11:08:09.853 | + lib/glance:configure_glance_store:285 : [[ False == \T\r\u\e ]] 2026-09-03 11:08:09.856 | + lib/glance:configure_glance_store:302 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2026-09-03 11:08:09.898 | + lib/glance:configure_glance:378 : '[' -n '' ']' 2026-09-03 11:08:09.901 | + lib/glance:configure_glance:381 : iniset /etc/glance/glance-api.conf cors allowed_origin http://192.168.122.181 2026-09-03 11:08:09.943 | + lib/glance:configure_glance:385 : [[ False == \F\a\l\s\e ]] 2026-09-03 11:08:09.947 | + lib/glance:configure_glance:387 : [[ False == \T\r\u\e ]] 2026-09-03 11:08:09.950 | + lib/glance:configure_glance:393 : is_service_enabled s-proxy 2026-09-03 11:08:09.974 | + functions-common:is_service_enabled:2076 : return 1 2026-09-03 11:08:09.978 | + lib/glance:configure_glance:422 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://192.168.122.181/image 2026-09-03 11:08:10.019 | + lib/glance:configure_glance:424 : is_service_enabled tls-proxy 2026-09-03 11:08:10.042 | + functions-common:is_service_enabled:2076 : return 1 2026-09-03 11:08:10.046 | + lib/glance:configure_glance:430 : setup_logging /etc/glance/glance-api.conf 2026-09-03 11:08:10.050 | + functions:setup_logging:693 : setup_systemd_logging /etc/glance/glance-api.conf 2026-09-03 11:08:10.054 | + functions:setup_systemd_logging:710 : local conf_file=/etc/glance/glance-api.conf 2026-09-03 11:08:10.059 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-09-03 11:08:10.082 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-09-03 11:08:10.085 | + functions:setup_systemd_logging:716 : local pidstr= 2026-09-03 11:08:10.088 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-09-03 11:08:10.091 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-09-03 11:08:10.095 | + 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-09-03 11:08:10.136 | + 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-09-03 11:08:10.177 | + 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-09-03 11:08:10.217 | + functions:setup_systemd_logging:727 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-09-03 11:08:10.256 | + functions:setup_systemd_logging:730 : iniset /etc/glance/glance-api.conf DEFAULT log_color False 2026-09-03 11:08:10.294 | + lib/glance:configure_glance:432 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2026-09-03 11:08:10.299 | + lib/glance:configure_glance:435 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2026-09-03 11:08:10.340 | + lib/glance:configure_glance:436 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2026-09-03 11:08:10.379 | + lib/glance:configure_glance:437 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2026-09-03 11:08:10.419 | + lib/glance:configure_glance:438 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_driver centralized_db 2026-09-03 11:08:10.458 | + lib/glance:configure_glance:441 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2026-09-03 11:08:10.500 | + lib/glance:configure_glance:444 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2026-09-03 11:08:10.543 | + lib/glance:configure_glance:445 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2026-09-03 11:08:10.588 | + lib/glance:configure_glance:446 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2026-09-03 11:08:10.629 | + lib/glance:configure_glance:448 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2026-09-03 11:08:10.636 | + 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-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-09-03 11:08:10.645 | + lib/glance:configure_glance:451 : is_service_enabled tls-proxy 2026-09-03 11:08:10.668 | + functions-common:is_service_enabled:2076 : return 1 2026-09-03 11:08:10.672 | + lib/glance:configure_glance:459 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini glance.wsgi.api:application /image glance-api 2026-09-03 11:08:10.675 | + lib/apache:write_local_uwsgi_http_config:319 : local conf=/etc/glance/glance-uwsgi.ini 2026-09-03 11:08:10.678 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=glance.wsgi.api:application 2026-09-03 11:08:10.682 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2026-09-03 11:08:10.685 | + lib/apache:write_local_uwsgi_http_config:322 : local name=glance-api 2026-09-03 11:08:10.689 | + lib/apache:write_local_uwsgi_http_config:324 : '[' -z glance-api ']' 2026-09-03 11:08:10.692 | + lib/apache:write_local_uwsgi_http_config:332 : rm -rf /etc/glance/glance-uwsgi.ini 2026-09-03 11:08:10.698 | + lib/apache:write_local_uwsgi_http_config:335 : [[ glance.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-09-03 11:08:10.702 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi module glance.wsgi.api:application 2026-09-03 11:08:10.745 | ++ lib/apache:write_local_uwsgi_http_config:341 : get_random_port 2026-09-03 11:08:10.749 | ++ functions:get_random_port:860 : read lower_port upper_port 2026-09-03 11:08:10.752 | ++ functions:get_random_port:861 : true 2026-09-03 11:08:10.755 | ++ functions:get_random_port:862 : (( port = upper_port )) 2026-09-03 11:08:10.759 | ++ functions:get_random_port:862 : (( port >= lower_port )) 2026-09-03 11:08:10.762 | ++ functions:get_random_port:863 : sudo lsof -i :60999 2026-09-03 11:08:10.825 | ++ functions:get_random_port:864 : [[ 1 > 0 ]] 2026-09-03 11:08:10.829 | ++ functions:get_random_port:865 : break 2 2026-09-03 11:08:10.832 | ++ functions:get_random_port:869 : echo 60999 2026-09-03 11:08:10.837 | + lib/apache:write_local_uwsgi_http_config:341 : port=60999 2026-09-03 11:08:10.840 | + lib/apache:write_local_uwsgi_http_config:342 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2026-09-03 11:08:10.881 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2026-09-03 11:08:10.923 | + lib/apache:write_local_uwsgi_http_config:345 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2026-09-03 11:08:10.964 | + lib/apache:write_local_uwsgi_http_config:347 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2026-09-03 11:08:11.004 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2026-09-03 11:08:11.043 | + lib/apache:write_local_uwsgi_http_config:351 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 80 2026-09-03 11:08:11.081 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2026-09-03 11:08:11.120 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2026-09-03 11:08:11.160 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2026-09-03 11:08:11.201 | + 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-09-03 11:08:11.240 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2026-09-03 11:08:11.280 | + lib/apache:write_local_uwsgi_http_config:361 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2026-09-03 11:08:11.318 | + lib/apache:write_local_uwsgi_http_config:363 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2026-09-03 11:08:11.357 | + lib/apache:write_local_uwsgi_http_config:364 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2026-09-03 11:08:11.396 | + lib/apache:write_local_uwsgi_http_config:365 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2026-09-03 11:08:11.433 | + lib/apache:write_local_uwsgi_http_config:366 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2026-09-03 11:08:11.473 | + lib/apache:write_local_uwsgi_http_config:367 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2026-09-03 11:08:11.511 | + lib/apache:write_local_uwsgi_http_config:368 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2026-09-03 11:08:11.549 | + lib/apache:write_local_uwsgi_http_config:370 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2026-09-03 11:08:11.587 | + lib/apache:write_local_uwsgi_http_config:372 : iniset /etc/glance/glance-uwsgi.ini uwsgi start-time %t 2026-09-03 11:08:11.628 | + lib/apache:write_local_uwsgi_http_config:374 : enable_apache_mod proxy 2026-09-03 11:08:11.631 | + lib/apache:enable_apache_mod:55 : local mod=proxy 2026-09-03 11:08:11.634 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-09-03 11:08:11.638 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-09-03 11:08:11.641 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-03 11:08:11.645 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-03 11:08:11.647 | + lib/apache:enable_apache_mod:61 : [[ proxy != \v\e\r\s\i\o\n ]] 2026-09-03 11:08:11.651 | + lib/apache:enable_apache_mod:61 : a2query -m proxy 2026-09-03 11:08:11.653 | perl: warning: Setting locale failed. 2026-09-03 11:08:11.653 | perl: warning: Please check that your locale settings: 2026-09-03 11:08:11.653 | LANGUAGE = (unset), 2026-09-03 11:08:11.653 | LC_ALL = "en_US.utf8", 2026-09-03 11:08:11.654 | LANG = (unset) 2026-09-03 11:08:11.654 | are supported and installed on your system. 2026-09-03 11:08:11.654 | perl: warning: Falling back to the standard locale ("C"). 2026-09-03 11:08:11.689 | proxy (enabled by site administrator) 2026-09-03 11:08:11.694 | + lib/apache:write_local_uwsgi_http_config:375 : enable_apache_mod proxy_http 2026-09-03 11:08:11.698 | + lib/apache:enable_apache_mod:55 : local mod=proxy_http 2026-09-03 11:08:11.700 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-09-03 11:08:11.704 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-09-03 11:08:11.707 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-03 11:08:11.709 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-03 11:08:11.713 | + lib/apache:enable_apache_mod:61 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2026-09-03 11:08:11.716 | + lib/apache:enable_apache_mod:61 : a2query -m proxy_http 2026-09-03 11:08:11.718 | perl: warning: Setting locale failed. 2026-09-03 11:08:11.718 | perl: warning: Please check that your locale settings: 2026-09-03 11:08:11.718 | LANGUAGE = (unset), 2026-09-03 11:08:11.719 | LC_ALL = "en_US.utf8", 2026-09-03 11:08:11.719 | LANG = (unset) 2026-09-03 11:08:11.719 | are supported and installed on your system. 2026-09-03 11:08:11.719 | perl: warning: Falling back to the standard locale ("C"). 2026-09-03 11:08:11.755 | No module matches proxy_http 2026-09-03 11:08:11.760 | + lib/apache:enable_apache_mod:62 : sudo a2enmod proxy_http 2026-09-03 11:08:11.773 | perl: warning: Setting locale failed. 2026-09-03 11:08:11.773 | perl: warning: Please check that your locale settings: 2026-09-03 11:08:11.773 | LANGUAGE = (unset), 2026-09-03 11:08:11.773 | LC_ALL = "en_US.utf8", 2026-09-03 11:08:11.773 | LANG = "de_DE.UTF-8" 2026-09-03 11:08:11.773 | are supported and installed on your system. 2026-09-03 11:08:11.773 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-03 11:08:11.813 | Considering dependency proxy for proxy_http: 2026-09-03 11:08:11.813 | Module proxy already enabled 2026-09-03 11:08:11.814 | Enabling module proxy_http. 2026-09-03 11:08:11.819 | To activate the new configuration, you need to run: 2026-09-03 11:08:11.819 | systemctl restart apache2 2026-09-03 11:08:11.825 | + lib/apache:enable_apache_mod:63 : [[ '' != \n\o\r\e\s\t\a\r\t ]] 2026-09-03 11:08:11.829 | + lib/apache:enable_apache_mod:64 : restart_apache_server 2026-09-03 11:08:11.833 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-09-03 11:08:11.837 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-09-03 11:08:11.841 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-09-03 11:08:11.977 | + lib/apache:write_local_uwsgi_http_config:376 : local apache_conf= 2026-09-03 11:08:11.982 | ++ lib/apache:write_local_uwsgi_http_config:377 : apache_site_config_for glance-api 2026-09-03 11:08:11.985 | ++ lib/apache:apache_site_config_for:174 : local site=glance-api 2026-09-03 11:08:11.988 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-09-03 11:08:11.991 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-03 11:08:11.995 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-03 11:08:11.998 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/glance-api.conf 2026-09-03 11:08:12.002 | + lib/apache:write_local_uwsgi_http_config:377 : apache_conf=/etc/apache2/sites-available/glance-api.conf 2026-09-03 11:08:12.008 | + lib/apache:write_local_uwsgi_http_config:378 : echo 'KeepAlive Off' 2026-09-03 11:08:12.008 | + lib/apache:write_local_uwsgi_http_config:378 : sudo tee /etc/apache2/sites-available/glance-api.conf 2026-09-03 11:08:12.018 | KeepAlive Off 2026-09-03 11:08:12.023 | + lib/apache:write_local_uwsgi_http_config:379 : echo 'SetEnv proxy-sendchunked 1' 2026-09-03 11:08:12.024 | + lib/apache:write_local_uwsgi_http_config:379 : sudo tee -a /etc/apache2/sites-available/glance-api.conf 2026-09-03 11:08:12.034 | SetEnv proxy-sendchunked 1 2026-09-03 11:08:12.039 | + lib/apache:write_local_uwsgi_http_config:380 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 acquire=1 ' 2026-09-03 11:08:12.040 | + lib/apache:write_local_uwsgi_http_config:380 : sudo tee -a /etc/apache2/sites-available/glance-api.conf 2026-09-03 11:08:12.051 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 acquire=1 2026-09-03 11:08:12.056 | + lib/apache:write_local_uwsgi_http_config:381 : enable_apache_site glance-api 2026-09-03 11:08:12.059 | + lib/apache:enable_apache_site:191 : local site=glance-api 2026-09-03 11:08:12.063 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-09-03 11:08:12.067 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-09-03 11:08:12.071 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-09-03 11:08:12.075 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-09-03 11:08:12.079 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-03 11:08:12.082 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-03 11:08:12.086 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-09-03 11:08:12.090 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-09-03 11:08:12.093 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-03 11:08:12.097 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-03 11:08:12.101 | + lib/apache:enable_apache_site:195 : sudo a2ensite glance-api 2026-09-03 11:08:12.112 | perl: warning: Setting locale failed. 2026-09-03 11:08:12.112 | perl: warning: Please check that your locale settings: 2026-09-03 11:08:12.113 | LANGUAGE = (unset), 2026-09-03 11:08:12.113 | LC_ALL = "en_US.utf8", 2026-09-03 11:08:12.113 | LANG = "de_DE.UTF-8" 2026-09-03 11:08:12.113 | are supported and installed on your system. 2026-09-03 11:08:12.113 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-03 11:08:12.152 | Enabling site glance-api. 2026-09-03 11:08:12.158 | To activate the new configuration, you need to run: 2026-09-03 11:08:12.158 | systemctl reload apache2 2026-09-03 11:08:12.165 | + lib/apache:write_local_uwsgi_http_config:382 : restart_apache_server 2026-09-03 11:08:12.169 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-09-03 11:08:12.172 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-09-03 11:08:12.176 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-09-03 11:08:12.302 | ++ lib/glance:configure_glance:463 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2026-09-03 11:08:12.308 | + lib/glance:configure_glance:463 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2026-09-03 11:08:12.351 | + lib/glance:configure_glance:467 : iniset /etc/glance/glance-api.conf wsgi python_interpreter /opt/stack/data/venv/bin/python3 2026-09-03 11:08:12.395 | + lib/glance:configure_glance:469 : [[ True == True ]] 2026-09-03 11:08:12.398 | + lib/glance:configure_glance:470 : iniset /etc/glance/glance-api.conf oslo_policy enforce_new_defaults true 2026-09-03 11:08:12.440 | + lib/glance:configure_glance:471 : iniset /etc/glance/glance-api.conf DEFAULT enforce_secure_rbac true 2026-09-03 11:08:12.479 | + ./stack.sh:main:948 : is_service_enabled cinder 2026-09-03 11:08:12.504 | + functions-common:is_service_enabled:2076 : return 0 2026-09-03 11:08:12.507 | + ./stack.sh:main:950 : stack_install_service cinder 2026-09-03 11:08:12.511 | + lib/stack:stack_install_service:20 : local service=cinder 2026-09-03 11:08:12.515 | + lib/stack:stack_install_service:21 : type install_cinder 2026-09-03 11:08:12.519 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-09-03 11:08:12.523 | + lib/stack:stack_install_service:32 : install_cinder 2026-09-03 11:08:12.526 | + lib/cinder:install_cinder:539 : git_clone https://review.opendev.org/openstack/cinder.git /opt/stack/cinder refs/changes/98/1003398/2 2026-09-03 11:08:12.530 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/cinder.git 2026-09-03 11:08:12.533 | + functions-common:git_clone:590 : local git_dest=/opt/stack/cinder 2026-09-03 11:08:12.536 | + functions-common:git_clone:591 : local git_ref=refs/changes/98/1003398/2 2026-09-03 11:08:12.539 | + functions-common:git_clone:592 : local orig_dir 2026-09-03 11:08:12.544 | ++ functions-common:git_clone:593 : pwd 2026-09-03 11:08:12.548 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-09-03 11:08:12.552 | + functions-common:git_clone:594 : local git_clone_flags= 2026-09-03 11:08:12.556 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-09-03 11:08:12.580 | + functions-common:git_clone:596 : RECLONE=False 2026-09-03 11:08:12.584 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-09-03 11:08:12.588 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-09-03 11:08:12.593 | + functions-common:git_clone:610 : echo refs/changes/98/1003398/2 2026-09-03 11:08:12.593 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-09-03 11:08:12.599 | + functions-common:git_clone:612 : [[ ! -d /opt/stack/cinder ]] 2026-09-03 11:08:12.602 | + functions-common:git_clone:613 : [[ False = \T\r\u\e ]] 2026-09-03 11:08:12.605 | + functions-common:git_clone:618 : git_timed clone https://review.opendev.org/openstack/cinder.git /opt/stack/cinder 2026-09-03 11:08:12.609 | + functions-common:git_timed:697 : local count=0 2026-09-03 11:08:12.612 | + functions-common:git_timed:698 : local timeout=0 2026-09-03 11:08:12.615 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-09-03 11:08:12.618 | + functions-common:git_timed:701 : timeout=0 2026-09-03 11:08:12.621 | + functions-common:git_timed:704 : time_start git_timed 2026-09-03 11:08:12.624 | + functions-common:time_start:2406 : local name=git_timed 2026-09-03 11:08:12.628 | + functions-common:time_start:2407 : local start_time= 2026-09-03 11:08:12.632 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-03 11:08:12.636 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-03 11:08:12.641 | + functions-common:time_start:2411 : _TIME_START[$name]=1788433692637 2026-09-03 11:08:12.644 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone https://review.opendev.org/openstack/cinder.git /opt/stack/cinder 2026-09-03 11:08:12.648 | Cloning into '/opt/stack/cinder'... 2026-09-03 11:09:07.311 | + functions-common:git_timed:719 : time_stop git_timed 2026-09-03 11:09:07.315 | + functions-common:time_stop:2420 : local name 2026-09-03 11:09:07.318 | + functions-common:time_stop:2421 : local end_time 2026-09-03 11:09:07.322 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-03 11:09:07.326 | + functions-common:time_stop:2423 : local total 2026-09-03 11:09:07.329 | + functions-common:time_stop:2424 : local start_time 2026-09-03 11:09:07.333 | + functions-common:time_stop:2426 : name=git_timed 2026-09-03 11:09:07.336 | + functions-common:time_stop:2427 : start_time=1788433692637 2026-09-03 11:09:07.340 | + functions-common:time_stop:2429 : [[ -z 1788433692637 ]] 2026-09-03 11:09:07.344 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-03 11:09:07.349 | + functions-common:time_stop:2432 : end_time=1788433747346 2026-09-03 11:09:07.353 | + functions-common:time_stop:2433 : elapsed_time=54709 2026-09-03 11:09:07.356 | + functions-common:time_stop:2434 : total=32649 2026-09-03 11:09:07.359 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-03 11:09:07.363 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=87358 2026-09-03 11:09:07.367 | + functions-common:git_clone:620 : cd /opt/stack/cinder 2026-09-03 11:09:07.371 | + functions-common:git_clone:621 : git_timed fetch https://review.opendev.org/openstack/cinder.git refs/changes/98/1003398/2 2026-09-03 11:09:07.375 | + functions-common:git_timed:697 : local count=0 2026-09-03 11:09:07.379 | + functions-common:git_timed:698 : local timeout=0 2026-09-03 11:09:07.383 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-09-03 11:09:07.387 | + functions-common:git_timed:701 : timeout=0 2026-09-03 11:09:07.391 | + functions-common:git_timed:704 : time_start git_timed 2026-09-03 11:09:07.395 | + functions-common:time_start:2406 : local name=git_timed 2026-09-03 11:09:07.399 | + functions-common:time_start:2407 : local start_time= 2026-09-03 11:09:07.402 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-03 11:09:07.406 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-03 11:09:07.411 | + functions-common:time_start:2411 : _TIME_START[$name]=1788433747408 2026-09-03 11:09:07.415 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch https://review.opendev.org/openstack/cinder.git refs/changes/98/1003398/2 2026-09-03 11:09:08.260 | From https://review.opendev.org/openstack/cinder 2026-09-03 11:09:08.260 | * branch refs/changes/98/1003398/2 -> FETCH_HEAD 2026-09-03 11:09:08.268 | + functions-common:git_timed:719 : time_stop git_timed 2026-09-03 11:09:08.270 | + functions-common:time_stop:2420 : local name 2026-09-03 11:09:08.274 | + functions-common:time_stop:2421 : local end_time 2026-09-03 11:09:08.277 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-03 11:09:08.280 | + functions-common:time_stop:2423 : local total 2026-09-03 11:09:08.284 | + functions-common:time_stop:2424 : local start_time 2026-09-03 11:09:08.288 | + functions-common:time_stop:2426 : name=git_timed 2026-09-03 11:09:08.291 | + functions-common:time_stop:2427 : start_time=1788433747408 2026-09-03 11:09:08.294 | + functions-common:time_stop:2429 : [[ -z 1788433747408 ]] 2026-09-03 11:09:08.299 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-03 11:09:08.304 | + functions-common:time_stop:2432 : end_time=1788433748301 2026-09-03 11:09:08.307 | + functions-common:time_stop:2433 : elapsed_time=893 2026-09-03 11:09:08.310 | + functions-common:time_stop:2434 : total=87358 2026-09-03 11:09:08.314 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-03 11:09:08.318 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=88251 2026-09-03 11:09:08.321 | + functions-common:git_clone:621 : git checkout FETCH_HEAD 2026-09-03 11:09:08.515 | Note: switching to 'FETCH_HEAD'. 2026-09-03 11:09:08.516 | 2026-09-03 11:09:08.516 | You are in 'detached HEAD' state. You can look around, make experimental 2026-09-03 11:09:08.516 | changes and commit them, and you can discard any commits you make in this 2026-09-03 11:09:08.516 | state without impacting any branches by switching back to a branch. 2026-09-03 11:09:08.516 | 2026-09-03 11:09:08.516 | If you want to create a new branch to retain commits you create, you may 2026-09-03 11:09:08.516 | do so (now or later) by using -c with the switch command. Example: 2026-09-03 11:09:08.516 | 2026-09-03 11:09:08.516 | git switch -c 2026-09-03 11:09:08.516 | 2026-09-03 11:09:08.516 | Or undo this operation with: 2026-09-03 11:09:08.517 | 2026-09-03 11:09:08.517 | git switch - 2026-09-03 11:09:08.517 | 2026-09-03 11:09:08.517 | Turn off this advice by setting config variable advice.detachedHead to false 2026-09-03 11:09:08.517 | 2026-09-03 11:09:08.517 | HEAD is now at 484fc1da5 Add cluster_name to volume usage notifications 2026-09-03 11:09:08.520 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/cinder 2026-09-03 11:09:08.538 | + functions-common:git_clone:672 : cd /opt/stack/cinder 2026-09-03 11:09:08.543 | + functions-common:git_clone:673 : git show --oneline 2026-09-03 11:09:08.543 | + functions-common:git_clone:673 : head -1 2026-09-03 11:09:08.552 | 484fc1da5 Add cluster_name to volume usage notifications 2026-09-03 11:09:08.556 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-09-03 11:09:08.559 | + lib/cinder:install_cinder:540 : setup_develop /opt/stack/cinder 2026-09-03 11:09:08.562 | + inc/python:setup_develop:353 : local bindep 2026-09-03 11:09:08.565 | + inc/python:setup_develop:354 : [[ /opt/stack/cinder == -bindep* ]] 2026-09-03 11:09:08.569 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/cinder 2026-09-03 11:09:08.572 | + inc/python:setup_develop:359 : local extras= 2026-09-03 11:09:08.576 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2026-09-03 11:09:08.579 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-09-03 11:09:08.582 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/cinder == -bindep* ]] 2026-09-03 11:09:08.586 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/cinder 2026-09-03 11:09:08.589 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-09-03 11:09:08.593 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-09-03 11:09:08.597 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/cinder 2026-09-03 11:09:08.601 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-09-03 11:09:08.605 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/cinder 2026-09-03 11:09:08.609 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-09-03 11:09:08.612 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-09-03 11:09:08.616 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2026-09-03 11:09:08.624 | + inc/python:_setup_package_with_constraints_edit:400 : name=cinder 2026-09-03 11:09:08.628 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z cinder ']' 2026-09-03 11:09:08.631 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2026-09-03 11:09:08.786 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/cinder -e 2026-09-03 11:09:08.789 | + inc/python:setup_package:436 : local bindep=0 2026-09-03 11:09:08.793 | + inc/python:setup_package:437 : local bindep_flag= 2026-09-03 11:09:08.797 | + inc/python:setup_package:438 : local bindep_profiles= 2026-09-03 11:09:08.800 | + inc/python:setup_package:439 : [[ /opt/stack/cinder == -bindep* ]] 2026-09-03 11:09:08.804 | + inc/python:setup_package:444 : local project_dir=/opt/stack/cinder 2026-09-03 11:09:08.807 | + inc/python:setup_package:445 : local flags=-e 2026-09-03 11:09:08.809 | + inc/python:setup_package:446 : local extras= 2026-09-03 11:09:08.814 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-09-03 11:09:08.817 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-09-03 11:09:08.821 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-09-03 11:09:08.826 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-09-03 11:09:08.830 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-09-03 11:09:08.833 | + inc/python:setup_package:464 : pip_install -e /opt/stack/cinder 2026-09-03 11:09:08.862 | Using python 3.12 to install /opt/stack/cinder 2026-09-03 11:09:08.866 | + 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-09-03 11:09:09.857 | Obtaining file:///opt/stack/cinder 2026-09-03 11:09:09.863 | Installing build dependencies: started 2026-09-03 11:09:11.417 | Installing build dependencies: finished with status 'done' 2026-09-03 11:09:11.418 | Checking if build backend supports build_editable: started 2026-09-03 11:09:11.964 | Checking if build backend supports build_editable: finished with status 'done' 2026-09-03 11:09:11.966 | Getting requirements to build editable: started 2026-09-03 11:09:12.262 | Getting requirements to build editable: finished with status 'done' 2026-09-03 11:09:12.265 | Preparing editable metadata (pyproject.toml): started 2026-09-03 11:09:13.664 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-09-03 11:09:13.694 | Requirement already satisfied: pbr>=5.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev313) (7.0.3) 2026-09-03 11:09:13.694 | Requirement already satisfied: decorator>=4.4.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev313) (5.3.1) 2026-09-03 11:09:13.695 | 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.dev313) (0.41.2) 2026-09-03 11:09:13.699 | Requirement already satisfied: futurist>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev313) (3.5.0) 2026-09-03 11:09:13.699 | Requirement already satisfied: greenlet>=0.4.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev313) (3.5.5) 2026-09-03 11:09:13.699 | Requirement already satisfied: iso8601>=0.1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev313) (2.1.0) 2026-09-03 11:09:13.699 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev313) (4.26.0) 2026-09-03 11:09:13.700 | Requirement already satisfied: keystoneauth1>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev313) (5.17.0) 2026-09-03 11:09:13.701 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev313) (13.0.1) 2026-09-03 11:09:14.362 | Collecting lxml>=4.5.2 (from cinder==28.1.0.dev313) 2026-09-03 11:09:15.711 | Downloading lxml-6.1.1-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl.metadata (3.5 kB) 2026-09-03 11:09:15.722 | Requirement already satisfied: oslo.config>=10.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev313) (10.7.0) 2026-09-03 11:09:15.723 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev313) (7.6.1) 2026-09-03 11:09:15.724 | Requirement already satisfied: oslo.context>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev313) (6.5.0) 2026-09-03 11:09:15.725 | Requirement already satisfied: oslo.db>=11.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev313) (18.1.1) 2026-09-03 11:09:15.726 | Requirement already satisfied: oslo.log>=4.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev313) (8.3.1) 2026-09-03 11:09:15.727 | Requirement already satisfied: oslo.messaging>=14.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev313) (18.3.0) 2026-09-03 11:09:15.728 | Requirement already satisfied: oslo.middleware>=4.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev313) (8.2.0) 2026-09-03 11:09:15.729 | Requirement already satisfied: oslo.policy>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev313) (6.0.1) 2026-09-03 11:09:15.730 | Requirement already satisfied: oslo.privsep>=2.6.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev313) (3.12.0) 2026-09-03 11:09:15.731 | Requirement already satisfied: oslo.reports>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev313) (3.9.0) 2026-09-03 11:09:15.732 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev313) (7.10.0) 2026-09-03 11:09:15.733 | Requirement already satisfied: oslo.serialization>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev313) (5.11.0) 2026-09-03 11:09:15.734 | Requirement already satisfied: oslo.service>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev313) (4.8.0) 2026-09-03 11:09:15.738 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev313) (2.8.0) 2026-09-03 11:09:15.738 | Requirement already satisfied: oslo.utils>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev313) (10.2.0) 2026-09-03 11:09:15.785 | Collecting oslo.versionedobjects>=2.4.0 (from cinder==28.1.0.dev313) 2026-09-03 11:09:15.801 | Downloading oslo_versionedobjects-3.12.0-py3-none-any.whl.metadata (2.5 kB) 2026-09-03 11:09:15.811 | Requirement already satisfied: osprofiler>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev313) (4.4.0) 2026-09-03 11:09:15.812 | Requirement already satisfied: packaging>=20.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev313) (26.3) 2026-09-03 11:09:15.856 | Collecting paramiko>=2.7.2 (from cinder==28.1.0.dev313) 2026-09-03 11:09:15.872 | Downloading paramiko-4.0.0-py3-none-any.whl.metadata (3.9 kB) 2026-09-03 11:09:15.883 | Requirement already satisfied: Paste>=3.4.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev313) (3.10.1) 2026-09-03 11:09:15.884 | Requirement already satisfied: PasteDeploy>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev313) (3.1.0) 2026-09-03 11:09:15.885 | Requirement already satisfied: pyparsing>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev313) (3.3.2) 2026-09-03 11:09:15.886 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev313) (7.6.0) 2026-09-03 11:09:15.924 | Collecting python-glanceclient>=3.2.2 (from cinder==28.1.0.dev313) 2026-09-03 11:09:15.947 | Downloading python_glanceclient-4.13.0-py3-none-any.whl.metadata (4.0 kB) 2026-09-03 11:09:15.958 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev313) (6.0.0) 2026-09-03 11:09:16.001 | Collecting python-novaclient>=18.2.0 (from cinder==28.1.0.dev313) 2026-09-03 11:09:16.018 | Downloading python_novaclient-18.13.1-py3-none-any.whl.metadata (3.2 kB) 2026-09-03 11:09:16.027 | Requirement already satisfied: requests>=2.25.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev313) (2.34.2) 2026-09-03 11:09:16.028 | Requirement already satisfied: urllib3>=2.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev313) (2.7.0) 2026-09-03 11:09:16.029 | Requirement already satisfied: Routes>=2.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev313) (2.5.1) 2026-09-03 11:09:16.030 | Requirement already satisfied: taskflow>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev313) (6.4.0) 2026-09-03 11:09:16.059 | Collecting rtslib-fb>=2.1.74 (from cinder==28.1.0.dev313) 2026-09-03 11:09:16.076 | Downloading rtslib_fb-2.2.4-py3-none-any.whl.metadata (2.4 kB) 2026-09-03 11:09:16.089 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev313) (2.0.52) 2026-09-03 11:09:16.089 | Requirement already satisfied: stevedore>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev313) (5.9.1) 2026-09-03 11:09:16.114 | Collecting tabulate>=0.8.7 (from cinder==28.1.0.dev313) 2026-09-03 11:09:16.130 | Downloading tabulate-0.10.0-py3-none-any.whl.metadata (40 kB) 2026-09-03 11:09:16.153 | Requirement already satisfied: tenacity>=6.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev313) (9.1.4) 2026-09-03 11:09:16.154 | Requirement already satisfied: WebOb>=1.8.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev313) (1.8.11) 2026-09-03 11:09:16.155 | Requirement already satisfied: oslo.i18n>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev313) (6.9.0) 2026-09-03 11:09:16.290 | Collecting oslo.vmware>=3.10.0 (from cinder==28.1.0.dev313) 2026-09-03 11:09:16.306 | Downloading oslo_vmware-4.10.1-py3-none-any.whl.metadata (2.2 kB) 2026-09-03 11:09:16.317 | Requirement already satisfied: os-brick>=6.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev313) (7.1.1) 2026-09-03 11:09:16.449 | Collecting tooz>=2.8.0 (from cinder==28.1.0.dev313) 2026-09-03 11:09:16.464 | Downloading tooz-9.1.0-py3-none-any.whl.metadata (2.8 kB) 2026-09-03 11:09:16.476 | Requirement already satisfied: castellan>=3.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev313) (5.8.0) 2026-09-03 11:09:16.477 | Requirement already satisfied: cryptography>=3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev313) (43.0.3) 2026-09-03 11:09:16.478 | Requirement already satisfied: cursive>=0.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev313) (0.3.1) 2026-09-03 11:09:16.675 | Collecting zstd>=1.5.0.0 (from cinder==28.1.0.dev313) 2026-09-03 11:09:16.693 | Downloading zstd-1.5.7.2-cp312-cp312-manylinux_2_14_x86_64.whl.metadata (23 kB) 2026-09-03 11:09:16.705 | Requirement already satisfied: distro>=1.8.0 in /usr/lib/python3/dist-packages (from cinder==28.1.0.dev313) (1.9.0) 2026-09-03 11:09:16.705 | Requirement already satisfied: tzdata>=2022.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev313) (2026.3) 2026-09-03 11:09:16.707 | Requirement already satisfied: cachetools>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev313) (7.1.7) 2026-09-03 11:09:16.714 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=3.1->cinder==28.1.0.dev313) (2.1.1) 2026-09-03 11:09:16.719 | 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.dev313) (3.0) 2026-09-03 11:09:16.727 | 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.dev313) (2.8.0) 2026-09-03 11:09:16.734 | 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.dev313) (3.1.0) 2026-09-03 11:09:16.737 | 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.dev313) (2.3.0) 2026-09-03 11:09:16.743 | 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.dev313) (26.1.0) 2026-09-03 11:09:16.745 | 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.dev313) (2025.9.1) 2026-09-03 11:09:16.745 | 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.dev313) (0.37.0) 2026-09-03 11:09:16.746 | 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.dev313) (2026.6.3) 2026-09-03 11:09:16.754 | 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.dev313) (1.9.0) 2026-09-03 11:09:16.755 | 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.dev313) (4.16.0) 2026-09-03 11:09:16.761 | 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.dev313) (4.3.0) 2026-09-03 11:09:16.763 | 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.dev313) (4.1.0) 2026-09-03 11:09:16.765 | 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.dev313) (2.13.0) 2026-09-03 11:09:16.773 | 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.dev313) (7.2.2) 2026-09-03 11:09:16.778 | 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.dev313) (1.5.0) 2026-09-03 11:09:16.786 | 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.dev313) (0.20) 2026-09-03 11:09:16.791 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=10.7.0->cinder==28.1.0.dev313) (1.3.0) 2026-09-03 11:09:16.792 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=10.7.0->cinder==28.1.0.dev313) (2.0.0) 2026-09-03 11:09:16.793 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=10.7.0->cinder==28.1.0.dev313) (6.0.3) 2026-09-03 11:09:16.801 | 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.dev313) (1.19.1) 2026-09-03 11:09:16.804 | 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.dev313) (2.1.2) 2026-09-03 11:09:16.805 | 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.dev313) (0.6.2) 2026-09-03 11:09:16.809 | 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.dev313) (1.4.1) 2026-09-03 11:09:16.817 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=4.6.1->cinder==28.1.0.dev313) (2.9.0.post0) 2026-09-03 11:09:16.824 | 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.dev313) (5.3.1) 2026-09-03 11:09:16.824 | 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.dev313) (5.6.2) 2026-09-03 11:09:16.824 | 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.dev313) (0.17.0) 2026-09-03 11:09:16.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>=14.6.0->cinder==28.1.0.dev313) (5.1.0) 2026-09-03 11:09:16.843 | 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.dev313) (0.26.0) 2026-09-03 11:09:16.846 | 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.dev313) (5.0.0) 2026-09-03 11:09:16.847 | 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.dev313) (3.1.6) 2026-09-03 11:09:16.848 | 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.dev313) (4.0.1) 2026-09-03 11:09:16.856 | 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.dev313) (3.0.3) 2026-09-03 11:09:16.867 | 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.dev313) (1.2.1) 2026-09-03 11:09:16.887 | 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.dev313) (1.7.6) 2026-09-03 11:09:16.894 | Requirement already satisfied: cotyledon>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service[threading]>=4.5.0->cinder==28.1.0.dev313) (2.2.0) 2026-09-03 11:09:16.899 | 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->cinder==28.1.0.dev313) (1.3.7) 2026-09-03 11:09:16.907 | 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.dev313) (3.18.0) 2026-09-03 11:09:16.949 | Collecting suds-community>=0.6 (from oslo.vmware>=3.10.0->cinder==28.1.0.dev313) 2026-09-03 11:09:16.966 | Downloading suds_community-1.2.0-py3-none-any.whl.metadata (1.6 kB) 2026-09-03 11:09:17.030 | Collecting invoke>=2.0 (from paramiko>=2.7.2->cinder==28.1.0.dev313) 2026-09-03 11:09:17.045 | Downloading invoke-3.0.3-py3-none-any.whl.metadata (3.2 kB) 2026-09-03 11:09:17.103 | Collecting pynacl>=1.5 (from paramiko>=2.7.2->cinder==28.1.0.dev313) 2026-09-03 11:09:17.120 | Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl.metadata (10.0 kB) 2026-09-03 11:09:17.139 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=3.4.3->cinder==28.1.0.dev313) (84.0.0) 2026-09-03 11:09:17.154 | 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.dev313) (0.8.2) 2026-09-03 11:09:17.189 | 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.dev313) (4.16.0) 2026-09-03 11:09:17.195 | 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.dev313) (0.6.0) 2026-09-03 11:09:17.196 | Requirement already satisfied: cmd2>=4.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.dev313) (4.2.0) 2026-09-03 11:09:17.207 | Requirement already satisfied: prompt-toolkit>=3.0.53 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev313) (3.0.53) 2026-09-03 11:09:17.208 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev313) (1.11.0) 2026-09-03 11:09:17.209 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev313) (15.0.0) 2026-09-03 11:09:17.213 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev313) (1.8.0) 2026-09-03 11:09:17.224 | 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.6.1->cinder==28.1.0.dev313) (1.17.0) 2026-09-03 11:09:17.256 | Collecting warlock>=1.2.0 (from python-glanceclient>=3.2.2->cinder==28.1.0.dev313) 2026-09-03 11:09:17.272 | Downloading warlock-2.1.0-py3-none-any.whl.metadata (4.0 kB) 2026-09-03 11:09:17.283 | 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.dev313) (24.2.1) 2026-09-03 11:09:17.319 | 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.dev313) (3.5.0) 2026-09-03 11:09:17.320 | 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.dev313) (3.18) 2026-09-03 11:09:17.322 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==28.1.0.dev313) (2023.11.17) 2026-09-03 11:09:17.354 | 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>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev313) (4.2.0) 2026-09-03 11:09:17.356 | 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>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev313) (2.20.0) 2026-09-03 11:09:17.367 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev313) (0.1.2) 2026-09-03 11:09:17.385 | 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.dev313) (0.8) 2026-09-03 11:09:17.428 | Collecting pyudev~=0.18 (from rtslib-fb>=2.1.74->cinder==28.1.0.dev313) 2026-09-03 11:09:17.446 | Downloading pyudev-0.24.4-py3-none-any.whl.metadata (4.4 kB) 2026-09-03 11:09:17.506 | 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.dev313) (3.6.1) 2026-09-03 11:09:17.507 | 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.dev313) (3.5.0) 2026-09-03 11:09:17.511 | 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.dev313) (4.0.1) 2026-09-03 11:09:17.584 | Collecting voluptuous>=0.8.9 (from tooz>=2.8.0->cinder==28.1.0.dev313) 2026-09-03 11:09:17.601 | Downloading voluptuous-0.16.0-py3-none-any.whl.metadata (20 kB) 2026-09-03 11:09:17.637 | 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.dev313) (1.33) 2026-09-03 11:09:17.643 | 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.dev313) (3.1.1) 2026-09-03 11:09:17.734 | Downloading lxml-6.1.1-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.2 MB) 2026-09-03 11:09:17.862 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.2/5.2 MB 49.0 MB/s 0:00:00 2026-09-03 11:09:17.879 | Downloading oslo_versionedobjects-3.12.0-py3-none-any.whl (108 kB) 2026-09-03 11:09:17.910 | Downloading oslo_vmware-4.10.1-py3-none-any.whl (624 kB) 2026-09-03 11:09:17.929 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 624.4/624.4 kB 31.8 MB/s 0:00:00 2026-09-03 11:09:17.946 | Downloading paramiko-4.0.0-py3-none-any.whl (223 kB) 2026-09-03 11:09:17.970 | Downloading invoke-3.0.3-py3-none-any.whl (160 kB) 2026-09-03 11:09:17.996 | Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl (1.4 MB) 2026-09-03 11:09:18.025 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 50.8 MB/s 0:00:00 2026-09-03 11:09:18.066 | Downloading python_glanceclient-4.13.0-py3-none-any.whl (203 kB) 2026-09-03 11:09:18.092 | Downloading python_novaclient-18.13.1-py3-none-any.whl (336 kB) 2026-09-03 11:09:18.121 | Downloading rtslib_fb-2.2.4-py3-none-any.whl (92 kB) 2026-09-03 11:09:18.149 | Downloading pyudev-0.24.4-py3-none-any.whl (62 kB) 2026-09-03 11:09:18.173 | Downloading suds_community-1.2.0-py3-none-any.whl (145 kB) 2026-09-03 11:09:18.197 | Downloading tabulate-0.10.0-py3-none-any.whl (39 kB) 2026-09-03 11:09:18.222 | Downloading tooz-9.1.0-py3-none-any.whl (91 kB) 2026-09-03 11:09:18.258 | Downloading voluptuous-0.16.0-py3-none-any.whl (31 kB) 2026-09-03 11:09:18.281 | Downloading warlock-2.1.0-py3-none-any.whl (10 kB) 2026-09-03 11:09:18.304 | Downloading zstd-1.5.7.2-cp312-cp312-manylinux_2_14_x86_64.whl (302 kB) 2026-09-03 11:09:18.415 | Building wheels for collected packages: cinder 2026-09-03 11:09:18.417 | Building editable for cinder (pyproject.toml): started 2026-09-03 11:09:20.091 | Building editable for cinder (pyproject.toml): finished with status 'done' 2026-09-03 11:09:20.093 | Created wheel for cinder: filename=cinder-28.1.0.dev313-0.editable-py3-none-any.whl size=9268 sha256=cf1511a355f806049af0de273573115f3c26d05b96c69ff47f77c071a7018e9f 2026-09-03 11:09:20.095 | Stored in directory: /tmp/pip-ephem-wheel-cache-cuh4tq3y/wheels/0f/5b/25/75b4581977dff7afefb19bb31542a98ba75eafb8d1b2a69ccb 2026-09-03 11:09:20.099 | Successfully built cinder 2026-09-03 11:09:20.368 | Installing collected packages: zstd, voluptuous, tabulate, suds-community, pyudev, lxml, invoke, rtslib-fb, pynacl, paramiko, warlock, tooz, python-novaclient, python-glanceclient, oslo.vmware, oslo.versionedobjects, cinder 2026-09-03 11:09:20.641 | Attempting uninstall: pyudev 2026-09-03 11:09:20.658 | Found existing installation: pyudev 0.24.0 2026-09-03 11:09:20.658 | Not uninstalling pyudev at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-03 11:09:20.659 | Can't uninstall 'pyudev'. No files were found to uninstall. 2026-09-03 11:09:22.906 | 2026-09-03 11:09:22.927 | Successfully installed cinder-28.1.0.dev313 invoke-3.0.3 lxml-6.1.1 oslo.versionedobjects-3.12.0 oslo.vmware-4.10.1 paramiko-4.0.0 pynacl-1.6.2 python-glanceclient-4.13.0 python-novaclient-18.13.1 pyudev-0.24.4 rtslib-fb-2.2.4 suds-community-1.2.0 tabulate-0.10.0 tooz-9.1.0 voluptuous-0.16.0 warlock-2.1.0 zstd-1.5.7.2 2026-09-03 11:09:23.203 | + inc/python:pip_install:216 : result=0 2026-09-03 11:09:23.209 | + inc/python:pip_install:218 : time_stop pip_install 2026-09-03 11:09:23.211 | + functions-common:time_stop:2420 : local name 2026-09-03 11:09:23.215 | + functions-common:time_stop:2421 : local end_time 2026-09-03 11:09:23.219 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-03 11:09:23.222 | + functions-common:time_stop:2423 : local total 2026-09-03 11:09:23.226 | + functions-common:time_stop:2424 : local start_time 2026-09-03 11:09:23.229 | + functions-common:time_stop:2426 : name=pip_install 2026-09-03 11:09:23.233 | + functions-common:time_stop:2427 : start_time=1788433748855 2026-09-03 11:09:23.235 | + functions-common:time_stop:2429 : [[ -z 1788433748855 ]] 2026-09-03 11:09:23.239 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-03 11:09:23.244 | + functions-common:time_stop:2432 : end_time=1788433763241 2026-09-03 11:09:23.248 | + functions-common:time_stop:2433 : elapsed_time=14386 2026-09-03 11:09:23.252 | + functions-common:time_stop:2434 : total=97135 2026-09-03 11:09:23.256 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-03 11:09:23.258 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=111521 2026-09-03 11:09:23.262 | + inc/python:pip_install:219 : return 0 2026-09-03 11:09:23.266 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-09-03 11:09:23.269 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-09-03 11:09:23.274 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/cinder 2026-09-03 11:09:23.277 | + inc/python:use_library_from_git:266 : local name=/opt/stack/cinder 2026-09-03 11:09:23.281 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-03 11:09:23.284 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-03 11:09:23.288 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/cinder, ]] 2026-09-03 11:09:23.291 | + inc/python:use_library_from_git:269 : return 1 2026-09-03 11:09:23.294 | + lib/cinder:install_cinder:541 : [[ lioadm == \t\g\t\a\d\m ]] 2026-09-03 11:09:23.298 | + lib/cinder:install_cinder:543 : [[ lioadm == \l\i\o\a\d\m ]] 2026-09-03 11:09:23.302 | + lib/cinder:install_cinder:544 : is_ubuntu 2026-09-03 11:09:23.306 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-03 11:09:23.310 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-03 11:09:23.314 | + lib/cinder:install_cinder:546 : sudo mkdir -p /etc/target 2026-09-03 11:09:23.331 | + lib/cinder:install_cinder:548 : install_package targetcli-fb 2026-09-03 11:09:23.334 | + functions-common:install_package:1438 : update_package_repo 2026-09-03 11:09:23.338 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-09-03 11:09:23.342 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-09-03 11:09:23.346 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-09-03 11:09:23.349 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-09-03 11:09:23.353 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-09-03 11:09:23.357 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-03 11:09:23.361 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-03 11:09:23.364 | + functions-common:update_package_repo:1421 : apt_get_update 2026-09-03 11:09:23.367 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-09-03 11:09:23.371 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-09-03 11:09:23.374 | + functions-common:apt_get_update:1167 : return 2026-09-03 11:09:23.378 | + functions-common:install_package:1439 : real_install_package targetcli-fb 2026-09-03 11:09:23.382 | + functions-common:real_install_package:1426 : is_ubuntu 2026-09-03 11:09:23.385 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-03 11:09:23.389 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-03 11:09:23.393 | + functions-common:real_install_package:1427 : apt_get install targetcli-fb 2026-09-03 11:09:23.422 | + 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-09-03 11:09:23.460 | Reading package lists... 2026-09-03 11:09:23.827 | Building dependency tree... 2026-09-03 11:09:23.829 | Reading state information... 2026-09-03 11:09:24.386 | The following packages were automatically installed and are no longer required: 2026-09-03 11:09:24.388 | libfwupd2 libgusb2 2026-09-03 11:09:24.388 | Use 'sudo apt autoremove' to remove them. 2026-09-03 11:09:24.391 | The following additional packages will be installed: 2026-09-03 11:09:24.391 | python3-configshell-fb python3-rtslib-fb python3-typing-extensions 2026-09-03 11:09:24.391 | python3-urwid python3-wcwidth 2026-09-03 11:09:24.393 | Suggested packages: 2026-09-03 11:09:24.394 | python-urwid-doc 2026-09-03 11:09:24.431 | The following NEW packages will be installed: 2026-09-03 11:09:24.431 | python3-configshell-fb python3-rtslib-fb python3-typing-extensions 2026-09-03 11:09:24.432 | python3-urwid python3-wcwidth targetcli-fb 2026-09-03 11:09:24.684 | 0 upgraded, 6 newly installed, 0 to remove and 30 not upgraded. 2026-09-03 11:09:24.684 | Need to get 385 kB of archives. 2026-09-03 11:09:24.684 | After this operation, 3098 kB of additional disk space will be used. 2026-09-03 11:09:24.684 | Get:1 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-typing-extensions all 4.10.0-1 [60.7 kB] 2026-09-03 11:09:25.005 | Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-wcwidth all 0.2.5+dfsg1-1.1ubuntu1 [22.5 kB] 2026-09-03 11:09:25.026 | Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-urwid amd64 2.6.10-1 [183 kB] 2026-09-03 11:09:25.277 | Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-configshell-fb all 1:1.1.28-2.1 [28.4 kB] 2026-09-03 11:09:25.320 | Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-rtslib-fb all 2.1.74-0ubuntu5 [49.9 kB] 2026-09-03 11:09:25.331 | Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 targetcli-fb all 1:2.1.53-1ubuntu3 [40.3 kB] 2026-09-03 11:09:25.563 | perl: warning: Setting locale failed. 2026-09-03 11:09:25.563 | perl: warning: Please check that your locale settings: 2026-09-03 11:09:25.563 | LANGUAGE = (unset), 2026-09-03 11:09:25.563 | LC_ALL = "en_US.utf8", 2026-09-03 11:09:25.563 | LANG = "de_DE.UTF-8" 2026-09-03 11:09:25.563 | are supported and installed on your system. 2026-09-03 11:09:25.563 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-03 11:09:25.625 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-09-03 11:09:25.625 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-09-03 11:09:25.626 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-09-03 11:09:25.815 | Fetched 385 kB in 1s (442 kB/s) 2026-09-03 11:09:25.857 | Selecting previously unselected package python3-typing-extensions. 2026-09-03 11:09:25.925 | (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 ... 126715 files and directories currently installed.) 2026-09-03 11:09:25.933 | Preparing to unpack .../0-python3-typing-extensions_4.10.0-1_all.deb ... 2026-09-03 11:09:25.937 | Unpacking python3-typing-extensions (4.10.0-1) ... 2026-09-03 11:09:25.987 | Selecting previously unselected package python3-wcwidth. 2026-09-03 11:09:26.001 | Preparing to unpack .../1-python3-wcwidth_0.2.5+dfsg1-1.1ubuntu1_all.deb ... 2026-09-03 11:09:26.005 | Unpacking python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-09-03 11:09:26.057 | Selecting previously unselected package python3-urwid. 2026-09-03 11:09:26.072 | Preparing to unpack .../2-python3-urwid_2.6.10-1_amd64.deb ... 2026-09-03 11:09:26.075 | Unpacking python3-urwid (2.6.10-1) ... 2026-09-03 11:09:26.165 | Selecting previously unselected package python3-configshell-fb. 2026-09-03 11:09:26.179 | Preparing to unpack .../3-python3-configshell-fb_1%3a1.1.28-2.1_all.deb ... 2026-09-03 11:09:26.183 | Unpacking python3-configshell-fb (1:1.1.28-2.1) ... 2026-09-03 11:09:26.240 | Selecting previously unselected package python3-rtslib-fb. 2026-09-03 11:09:26.254 | Preparing to unpack .../4-python3-rtslib-fb_2.1.74-0ubuntu5_all.deb ... 2026-09-03 11:09:26.258 | Unpacking python3-rtslib-fb (2.1.74-0ubuntu5) ... 2026-09-03 11:09:26.324 | Selecting previously unselected package targetcli-fb. 2026-09-03 11:09:26.336 | Preparing to unpack .../5-targetcli-fb_1%3a2.1.53-1ubuntu3_all.deb ... 2026-09-03 11:09:26.340 | Unpacking targetcli-fb (1:2.1.53-1ubuntu3) ... 2026-09-03 11:09:26.414 | Setting up python3-rtslib-fb (2.1.74-0ubuntu5) ... 2026-09-03 11:09:27.588 | Created symlink /etc/systemd/system/multi-user.target.wants/rtslib-fb-targetctl.service → /usr/lib/systemd/system/rtslib-fb-targetctl.service. 2026-09-03 11:09:27.597 | Setting up python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-09-03 11:09:27.906 | Setting up python3-typing-extensions (4.10.0-1) ... 2026-09-03 11:09:28.144 | Setting up python3-urwid (2.6.10-1) ... 2026-09-03 11:09:28.676 | Setting up python3-configshell-fb (1:1.1.28-2.1) ... 2026-09-03 11:09:28.871 | /usr/lib/python3/dist-packages/configshell/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2026-09-03 11:09:28.871 | _re_ansi_seq = re.compile('(\033\[..?m)') 2026-09-03 11:09:28.893 | /usr/lib/python3/dist-packages/configshell/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2026-09-03 11:09:28.894 | var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2026-09-03 11:09:28.894 | /usr/lib/python3/dist-packages/configshell/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2026-09-03 11:09:28.894 | keyword = Word(alphanums + '_\-') 2026-09-03 11:09:28.894 | /usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-09-03 11:09:28.894 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-09-03 11:09:28.894 | /usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-09-03 11:09:28.895 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-09-03 11:09:28.895 | /usr/lib/python3/dist-packages/configshell/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2026-09-03 11:09:28.895 | readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2026-09-03 11:09:28.903 | /usr/lib/python3/dist-packages/configshell_fb/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2026-09-03 11:09:28.903 | _re_ansi_seq = re.compile('(\033\[..?m)') 2026-09-03 11:09:28.925 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2026-09-03 11:09:28.925 | var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2026-09-03 11:09:28.925 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2026-09-03 11:09:28.925 | keyword = Word(alphanums + '_\-') 2026-09-03 11:09:28.925 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-09-03 11:09:28.925 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-09-03 11:09:28.925 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-09-03 11:09:28.925 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-09-03 11:09:28.925 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2026-09-03 11:09:28.925 | readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2026-09-03 11:09:28.956 | Setting up targetcli-fb (1:2.1.53-1ubuntu3) ... 2026-09-03 11:09:29.161 | /usr/lib/python3/dist-packages/targetcli/ui_root.py:161: SyntaxWarning: invalid escape sequence '\s' 2026-09-03 11:09:29.162 | backups = [line for line in prefs.read().splitlines() if re.match('^max_backup_files\s*=', line)] 2026-09-03 11:09:29.451 | Processing triggers for man-db (2.12.0-4build2) ... 2026-09-03 11:09:30.303 | perl: warning: Setting locale failed. 2026-09-03 11:09:30.303 | perl: warning: Please check that your locale settings: 2026-09-03 11:09:30.303 | LANGUAGE = (unset), 2026-09-03 11:09:30.303 | LC_ALL = "en_US.utf8", 2026-09-03 11:09:30.303 | LANG = "de_DE.UTF-8" 2026-09-03 11:09:30.303 | are supported and installed on your system. 2026-09-03 11:09:30.304 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-03 11:09:30.434 | perl: warning: Setting locale failed. 2026-09-03 11:09:30.434 | perl: warning: Please check that your locale settings: 2026-09-03 11:09:30.434 | LANGUAGE = (unset), 2026-09-03 11:09:30.434 | LC_ALL = "en_US.utf8", 2026-09-03 11:09:30.434 | LANG = "de_DE.UTF-8" 2026-09-03 11:09:30.435 | are supported and installed on your system. 2026-09-03 11:09:30.435 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-03 11:09:30.484 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-09-03 11:09:30.484 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-09-03 11:09:30.484 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-09-03 11:09:30.555 | perl: warning: Setting locale failed. 2026-09-03 11:09:30.555 | perl: warning: Please check that your locale settings: 2026-09-03 11:09:30.555 | LANGUAGE = (unset), 2026-09-03 11:09:30.556 | LC_ALL = "en_US.utf8", 2026-09-03 11:09:30.556 | LANG = "de_DE.UTF-8" 2026-09-03 11:09:30.556 | are supported and installed on your system. 2026-09-03 11:09:30.556 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-03 11:09:30.911 | 2026-09-03 11:09:30.911 | Running kernel seems to be up-to-date. 2026-09-03 11:09:30.911 | 2026-09-03 11:09:30.912 | Restarting services... 2026-09-03 11:09:30.969 | 2026-09-03 11:09:30.969 | Service restarts being deferred: 2026-09-03 11:09:30.969 | systemctl restart getty@tty1.service 2026-09-03 11:09:30.969 | systemctl restart serial-getty@hvc0.service 2026-09-03 11:09:30.970 | systemctl restart systemd-logind.service 2026-09-03 11:09:30.970 | systemctl restart virtlockd.service 2026-09-03 11:09:30.970 | systemctl restart virtlogd.service 2026-09-03 11:09:30.970 | 2026-09-03 11:09:30.970 | No containers need to be restarted. 2026-09-03 11:09:30.970 | 2026-09-03 11:09:30.970 | User sessions running outdated binaries: 2026-09-03 11:09:30.970 | quobyte @ session #5: bash[2061], sshd[2014,2060] 2026-09-03 11:09:30.980 | quobyte @ user manager service: systemd[1196] 2026-09-03 11:09:30.989 | 2026-09-03 11:09:30.989 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-09-03 11:09:32.920 | + functions-common:apt_get:1211 : result=0 2026-09-03 11:09:32.925 | + functions-common:apt_get:1214 : time_stop apt-get 2026-09-03 11:09:32.928 | + functions-common:time_stop:2420 : local name 2026-09-03 11:09:32.932 | + functions-common:time_stop:2421 : local end_time 2026-09-03 11:09:32.935 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-03 11:09:32.939 | + functions-common:time_stop:2423 : local total 2026-09-03 11:09:32.942 | + functions-common:time_stop:2424 : local start_time 2026-09-03 11:09:32.945 | + functions-common:time_stop:2426 : name=apt-get 2026-09-03 11:09:32.949 | + functions-common:time_stop:2427 : start_time=1788433763418 2026-09-03 11:09:32.952 | + functions-common:time_stop:2429 : [[ -z 1788433763418 ]] 2026-09-03 11:09:32.956 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-03 11:09:32.961 | + functions-common:time_stop:2432 : end_time=1788433772958 2026-09-03 11:09:32.966 | + functions-common:time_stop:2433 : elapsed_time=9540 2026-09-03 11:09:32.969 | + functions-common:time_stop:2434 : total=160599 2026-09-03 11:09:32.973 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-03 11:09:32.977 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=170139 2026-09-03 11:09:32.980 | + functions-common:apt_get:1215 : return 0 2026-09-03 11:09:32.983 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-09-03 11:09:32.987 | + ./stack.sh:main:951 : configure_cinder 2026-09-03 11:09:32.989 | + lib/cinder:configure_cinder:297 : sudo install -d -o quobyte -m 755 /etc/cinder 2026-09-03 11:09:33.006 | + lib/cinder:configure_cinder:299 : rm -f /etc/cinder/cinder.conf 2026-09-03 11:09:33.011 | + lib/cinder:configure_cinder:301 : configure_rootwrap cinder 2026-09-03 11:09:33.015 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2026-09-03 11:09:33.019 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2026-09-03 11:09:33.026 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2026-09-03 11:09:33.026 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2026-09-03 11:09:33.031 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2026-09-03 11:09:33.034 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2026-09-03 11:09:33.037 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/opt/stack/data/venv/bin 2026-09-03 11:09:33.041 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2026-09-03 11:09:33.044 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2026-09-03 11:09:33.047 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2026-09-03 11:09:33.050 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/opt/stack/data/venv/bin/cinder-rootwrap 2026-09-03 11:09:33.052 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2026-09-03 11:09:33.068 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2026-09-03 11:09:33.084 | + 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-09-03 11:09:33.099 | + 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-09-03 11:09:33.115 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2026-09-03 11:09:33.132 | + inc/rootwrap:configure_rootwrap:66 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/cinder/rootwrap.conf 2026-09-03 11:09:33.148 | + inc/rootwrap:configure_rootwrap:69 : local tempfile 2026-09-03 11:09:33.152 | ++ inc/rootwrap:configure_rootwrap:70 : mktemp 2026-09-03 11:09:33.158 | + inc/rootwrap:configure_rootwrap:70 : tempfile=/tmp/tmp.ODPKZeAw3b 2026-09-03 11:09:33.161 | + inc/rootwrap:configure_rootwrap:72 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2026-09-03 11:09:33.164 | + inc/rootwrap:configure_rootwrap:73 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2026-09-03 11:09:33.168 | + inc/rootwrap:configure_rootwrap:74 : '[' -f /opt/stack/data/venv/bin/cinder-rootwrap-daemon ']' 2026-09-03 11:09:33.171 | + inc/rootwrap:configure_rootwrap:79 : chmod 0440 /tmp/tmp.ODPKZeAw3b 2026-09-03 11:09:33.176 | + inc/rootwrap:configure_rootwrap:80 : sudo chown root:root /tmp/tmp.ODPKZeAw3b 2026-09-03 11:09:33.191 | + inc/rootwrap:configure_rootwrap:81 : sudo mv /tmp/tmp.ODPKZeAw3b /etc/sudoers.d/cinder-rootwrap 2026-09-03 11:09:33.207 | ++ inc/rootwrap:configure_rootwrap:85 : dirname /opt/stack/data/venv/bin/cinder-rootwrap 2026-09-03 11:09:33.212 | + inc/rootwrap:configure_rootwrap:85 : add_sudo_secure_path /opt/stack/data/venv/bin 2026-09-03 11:09:33.215 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/opt/stack/data/venv/bin 2026-09-03 11:09:33.219 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2026-09-03 11:09:33.221 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2026-09-03 11:09:33.225 | + 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-09-03 11:09:33.228 | + 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-09-03 11:09:33.233 | + inc/rootwrap:add_sudo_secure_path:33 : sudo tee /etc/sudoers.d/zz-secure-path 2026-09-03 11:09:33.233 | + 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-09-03 11:09:33.244 | Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin 2026-09-03 11:09:33.249 | + inc/rootwrap:add_sudo_secure_path:34 : sudo chmod 400 /etc/sudoers.d/zz-secure-path 2026-09-03 11:09:33.265 | + inc/rootwrap:add_sudo_secure_path:35 : sudo chown root:root /etc/sudoers.d/zz-secure-path 2026-09-03 11:09:33.281 | + lib/cinder:configure_cinder:303 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2026-09-03 11:09:33.285 | + lib/cinder:configure_cinder:304 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2026-09-03 11:09:33.291 | + lib/cinder:configure_cinder:307 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2026-09-03 11:09:33.298 | + lib/cinder:configure_cinder:309 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2026-09-03 11:09:33.301 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/cinder/cinder.conf 2026-09-03 11:09:33.305 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=cinder 2026-09-03 11:09:33.309 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-09-03 11:09:33.313 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-09-03 11:09:33.317 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/cinder/cinder.conf cinder keystone_authtoken 2026-09-03 11:09:33.321 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-09-03 11:09:33.325 | + lib/keystone:configure_keystoneauth:392 : local admin_user=cinder 2026-09-03 11:09:33.329 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-09-03 11:09:33.333 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2026-09-03 11:09:33.374 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2026-09-03 11:09:33.415 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://192.168.122.181/identity 2026-09-03 11:09:33.456 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2026-09-03 11:09:33.495 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf keystone_authtoken password nomoresecret 2026-09-03 11:09:33.535 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2026-09-03 11:09:33.575 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2026-09-03 11:09:33.615 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2026-09-03 11:09:33.653 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf keystone_authtoken www_authenticate_uri http://192.168.122.181/identity 2026-09-03 11:09:33.694 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-09-03 11:09:33.736 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2026-09-03 11:09:33.776 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-09-03 11:09:33.780 | + lib/cinder:configure_cinder:311 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2026-09-03 11:09:33.825 | + lib/cinder:configure_cinder:313 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2026-09-03 11:09:33.867 | ++ lib/cinder:configure_cinder:314 : database_connection_url cinder 2026-09-03 11:09:33.871 | ++ lib/database:database_connection_url:134 : local db=cinder 2026-09-03 11:09:33.874 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2026-09-03 11:09:33.878 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=cinder 2026-09-03 11:09:33.881 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-09-03 11:09:33.885 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-09-03 11:09:33.888 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-09-03 11:09:33.910 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-03 11:09:33.913 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-09-03 11:09:33.917 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2026-09-03 11:09:33.922 | + 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-09-03 11:09:33.961 | + lib/cinder:configure_cinder:315 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2026-09-03 11:09:34.000 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2026-09-03 11:09:34.038 | + lib/cinder:configure_cinder:317 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2026-09-03 11:09:34.075 | + lib/cinder:configure_cinder:318 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2026-09-03 11:09:34.114 | + lib/cinder:configure_cinder:319 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2026-09-03 11:09:34.158 | + lib/cinder:configure_cinder:320 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 192.168.122.181 2026-09-03 11:09:34.198 | + lib/cinder:configure_cinder:321 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2026-09-03 11:09:34.240 | ++ lib/cinder:configure_cinder:322 : openssl rand -hex 16 2026-09-03 11:09:34.250 | + lib/cinder:configure_cinder:322 : iniset /etc/cinder/cinder.conf key_manager fixed_key 371e7e21ed4af27ee309e67422e9f86a 2026-09-03 11:09:34.290 | + lib/cinder:configure_cinder:323 : [[ -n '' ]] 2026-09-03 11:09:34.294 | + lib/cinder:configure_cinder:328 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2026-09-03 11:09:34.333 | + lib/cinder:configure_cinder:329 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2026-09-03 11:09:34.375 | + lib/cinder:configure_cinder:330 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2026-09-03 11:09:34.414 | + lib/cinder:configure_cinder:335 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2026-09-03 11:09:34.456 | + lib/cinder:configure_cinder:337 : iniset /etc/cinder/cinder.conf DEFAULT report_interval 120 2026-09-03 11:09:34.495 | + lib/cinder:configure_cinder:338 : iniset /etc/cinder/cinder.conf DEFAULT service_down_time 720 2026-09-03 11:09:34.535 | + lib/cinder:configure_cinder:340 : is_service_enabled c-vol 2026-09-03 11:09:34.560 | + functions-common:is_service_enabled:2076 : return 0 2026-09-03 11:09:34.563 | + lib/cinder:configure_cinder:340 : [[ -n lvm:lvmdriver-1 ]] 2026-09-03 11:09:34.567 | + lib/cinder:configure_cinder:341 : local enabled_backends= 2026-09-03 11:09:34.570 | + lib/cinder:configure_cinder:342 : local default_name= 2026-09-03 11:09:34.574 | + lib/cinder:configure_cinder:343 : local be be_name be_type 2026-09-03 11:09:34.577 | + lib/cinder:configure_cinder:344 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-09-03 11:09:34.580 | + lib/cinder:configure_cinder:345 : be_type=lvm 2026-09-03 11:09:34.583 | + lib/cinder:configure_cinder:346 : be_name=lvmdriver-1 2026-09-03 11:09:34.587 | + lib/cinder:configure_cinder:347 : type configure_cinder_backend_lvm 2026-09-03 11:09:34.591 | + lib/cinder:configure_cinder:348 : configure_cinder_backend_lvm lvmdriver-1 2026-09-03 11:09:34.595 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2026-09-03 11:09:34.598 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2026-09-03 11:09:34.640 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:51 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_driver cinder.volume.drivers.lvm.LVMVolumeDriver 2026-09-03 11:09:34.679 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2026-09-03 11:09:34.720 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper lioadm 2026-09-03 11:09:34.759 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_protocol iscsi 2026-09-03 11:09:34.799 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:55 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_port 3260 2026-09-03 11:09:34.838 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:56 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_prefix iqn.2010-10.org.openstack: 2026-09-03 11:09:34.879 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:57 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type auto 2026-09-03 11:09:34.920 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:58 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear zero 2026-09-03 11:09:34.962 | + lib/cinder:configure_cinder:350 : [[ -z '' ]] 2026-09-03 11:09:34.966 | + lib/cinder:configure_cinder:351 : default_name=lvmdriver-1 2026-09-03 11:09:34.969 | + lib/cinder:configure_cinder:353 : enabled_backends+=lvmdriver-1, 2026-09-03 11:09:34.973 | + lib/cinder:configure_cinder:355 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2026-09-03 11:09:35.015 | + lib/cinder:configure_cinder:356 : [[ -n lvmdriver-1 ]] 2026-09-03 11:09:35.018 | + lib/cinder:configure_cinder:357 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2026-09-03 11:09:35.061 | + lib/cinder:configure_cinder:359 : configure_cinder_image_volume_cache 2026-09-03 11:09:35.064 | + lib/cinder:configure_cinder_image_volume_cache:730 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2026-09-03 11:09:35.068 | + lib/cinder:configure_cinder_image_volume_cache:731 : local be_name=lvmdriver-1 2026-09-03 11:09:35.072 | + lib/cinder:configure_cinder_image_volume_cache:733 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2026-09-03 11:09:35.113 | + lib/cinder:configure_cinder_image_volume_cache:735 : [[ -n '' ]] 2026-09-03 11:09:35.116 | + lib/cinder:configure_cinder_image_volume_cache:739 : [[ -n '' ]] 2026-09-03 11:09:35.120 | + lib/cinder:configure_cinder:364 : [[ False == \T\r\u\e ]] 2026-09-03 11:09:35.123 | + lib/cinder:configure_cinder:368 : [[ lvmdriver-1, =~ ceph ]] 2026-09-03 11:09:35.127 | + lib/cinder:configure_cinder:373 : is_service_enabled c-bak 2026-09-03 11:09:35.149 | + functions-common:is_service_enabled:2076 : return 1 2026-09-03 11:09:35.153 | + lib/cinder:configure_cinder:381 : is_service_enabled ceilometer 2026-09-03 11:09:35.176 | + functions-common:is_service_enabled:2076 : return 1 2026-09-03 11:09:35.180 | + lib/cinder:configure_cinder:385 : is_service_enabled tls-proxy 2026-09-03 11:09:35.203 | + functions-common:is_service_enabled:2076 : return 1 2026-09-03 11:09:35.207 | + lib/cinder:configure_cinder:392 : '[' False '!=' False ']' 2026-09-03 11:09:35.210 | + lib/cinder:configure_cinder:396 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2026-09-03 11:09:35.213 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=cinder 2026-09-03 11:09:35.217 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/cinder/cinder.conf 2026-09-03 11:09:35.221 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-09-03 11:09:35.224 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-09-03 11:09:35.227 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-09-03 11:09:35.250 | + functions-common:is_service_enabled:2076 : return 0 2026-09-03 11:09:35.255 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-09-03 11:09:35.258 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-09-03 11:09:35.261 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-09-03 11:09:35.284 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-03 11:09:35.288 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.181:5672/ 2026-09-03 11:09:35.292 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.181:5672/ 2026-09-03 11:09:35.334 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-09-03 11:09:35.338 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-09-03 11:09:35.341 | + lib/cinder:configure_cinder:399 : setup_logging /etc/cinder/cinder.conf 2026-09-03 11:09:35.345 | + functions:setup_logging:693 : setup_systemd_logging /etc/cinder/cinder.conf 2026-09-03 11:09:35.349 | + functions:setup_systemd_logging:710 : local conf_file=/etc/cinder/cinder.conf 2026-09-03 11:09:35.354 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-09-03 11:09:35.377 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-09-03 11:09:35.381 | + functions:setup_systemd_logging:716 : local pidstr= 2026-09-03 11:09:35.385 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-09-03 11:09:35.389 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-09-03 11:09:35.393 | + 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-09-03 11:09:35.434 | + 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-09-03 11:09:35.475 | + 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-09-03 11:09:35.519 | + functions:setup_systemd_logging:727 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-09-03 11:09:35.560 | + functions:setup_systemd_logging:730 : iniset /etc/cinder/cinder.conf DEFAULT log_color False 2026-09-03 11:09:35.604 | + lib/cinder:configure_cinder:401 : is_service_enabled c-api 2026-09-03 11:09:35.627 | + functions-common:is_service_enabled:2076 : return 0 2026-09-03 11:09:35.631 | + lib/cinder:configure_cinder:402 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini cinder.wsgi.api:application /volume '' cinder-api 2026-09-03 11:09:35.635 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/cinder/cinder-api-uwsgi.ini 2026-09-03 11:09:35.638 | + lib/apache:write_uwsgi_config:244 : local wsgi=cinder.wsgi.api:application 2026-09-03 11:09:35.641 | + lib/apache:write_uwsgi_config:245 : local url=/volume 2026-09-03 11:09:35.645 | + lib/apache:write_uwsgi_config:246 : local http= 2026-09-03 11:09:35.648 | + lib/apache:write_uwsgi_config:247 : local name=cinder-api 2026-09-03 11:09:35.652 | + lib/apache:write_uwsgi_config:249 : '[' -z cinder-api ']' 2026-09-03 11:09:35.656 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-09-03 11:09:35.659 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-09-03 11:09:35.677 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-09-03 11:09:35.677 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-09-03 11:09:35.688 | d /var/run/uwsgi 0755 quobyte root 2026-09-03 11:09:35.693 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-09-03 11:09:35.707 | /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-09-03 11:09:35.712 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/cinder-api.socket 2026-09-03 11:09:35.716 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2026-09-03 11:09:35.722 | + lib/apache:write_uwsgi_config:270 : [[ cinder.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-09-03 11:09:35.726 | + lib/apache:write_uwsgi_config:271 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi module cinder.wsgi.api:application 2026-09-03 11:09:35.767 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2026-09-03 11:09:35.806 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2026-09-03 11:09:35.844 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2026-09-03 11:09:35.883 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2026-09-03 11:09:35.922 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-09-03 11:09:35.960 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2026-09-03 11:09:35.999 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2026-09-03 11:09:36.039 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2026-09-03 11:09:36.077 | + 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-09-03 11:09:36.117 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2026-09-03 11:09:36.158 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-09-03 11:09:36.199 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2026-09-03 11:09:36.239 | + lib/apache:write_uwsgi_config:298 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi start-time %t 2026-09-03 11:09:36.280 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-09-03 11:09:36.283 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-09-03 11:09:36.288 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for cinder-api 2026-09-03 11:09:36.292 | ++ lib/apache:apache_site_config_for:174 : local site=cinder-api 2026-09-03 11:09:36.295 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-09-03 11:09:36.299 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-03 11:09:36.302 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-03 11:09:36.306 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/cinder-api.conf 2026-09-03 11:09:36.311 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/cinder-api.conf 2026-09-03 11:09:36.314 | + lib/apache:write_uwsgi_config:306 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-api.socket 2026-09-03 11:09:36.354 | + lib/apache:write_uwsgi_config:307 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2026-09-03 11:09:36.395 | + 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-09-03 11:09:36.395 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/cinder-api.conf 2026-09-03 11:09:36.406 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-api.socket|uwsgi://uwsgi-uds-cinder-api" retry=0 acquire=1 2026-09-03 11:09:36.411 | + lib/apache:write_uwsgi_config:309 : enable_apache_site cinder-api 2026-09-03 11:09:36.415 | + lib/apache:enable_apache_site:191 : local site=cinder-api 2026-09-03 11:09:36.418 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-09-03 11:09:36.422 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-09-03 11:09:36.425 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-09-03 11:09:36.428 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-09-03 11:09:36.432 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-03 11:09:36.436 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-03 11:09:36.439 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-09-03 11:09:36.443 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-09-03 11:09:36.447 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-03 11:09:36.450 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-03 11:09:36.454 | + lib/apache:enable_apache_site:195 : sudo a2ensite cinder-api 2026-09-03 11:09:36.466 | perl: warning: Setting locale failed. 2026-09-03 11:09:36.466 | perl: warning: Please check that your locale settings: 2026-09-03 11:09:36.467 | LANGUAGE = (unset), 2026-09-03 11:09:36.467 | LC_ALL = "en_US.utf8", 2026-09-03 11:09:36.467 | LANG = "de_DE.UTF-8" 2026-09-03 11:09:36.467 | are supported and installed on your system. 2026-09-03 11:09:36.467 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-03 11:09:36.508 | Enabling site cinder-api. 2026-09-03 11:09:36.514 | To activate the new configuration, you need to run: 2026-09-03 11:09:36.514 | systemctl reload apache2 2026-09-03 11:09:36.519 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-09-03 11:09:36.523 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-09-03 11:09:36.526 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-09-03 11:09:36.530 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-09-03 11:09:36.662 | + lib/cinder:configure_cinder:405 : [[ -r /home/quobyte/devstack/lib/cinder_plugins/default ]] 2026-09-03 11:09:36.666 | + lib/cinder:configure_cinder:409 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://192.168.122.181/image 2026-09-03 11:09:36.701 | + lib/cinder:configure_cinder:410 : is_service_enabled tls-proxy 2026-09-03 11:09:36.723 | + functions-common:is_service_enabled:2076 : return 1 2026-09-03 11:09:36.727 | + lib/cinder:configure_cinder:416 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf glance glance 2026-09-03 11:09:36.730 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/cinder/cinder.conf 2026-09-03 11:09:36.734 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=glance 2026-09-03 11:09:36.737 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=glance 2026-09-03 11:09:36.741 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-09-03 11:09:36.744 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/cinder/cinder.conf glance glance 2026-09-03 11:09:36.747 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-09-03 11:09:36.751 | + lib/keystone:configure_keystoneauth:392 : local admin_user=glance 2026-09-03 11:09:36.754 | + lib/keystone:configure_keystoneauth:393 : local section=glance 2026-09-03 11:09:36.758 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf glance auth_type password 2026-09-03 11:09:36.799 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf glance interface public 2026-09-03 11:09:36.838 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf glance auth_url http://192.168.122.181/identity 2026-09-03 11:09:36.879 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf glance username glance 2026-09-03 11:09:36.920 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf glance password nomoresecret 2026-09-03 11:09:36.962 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf glance user_domain_name Default 2026-09-03 11:09:37.002 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf glance project_name service 2026-09-03 11:09:37.041 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf glance project_domain_name Default 2026-09-03 11:09:37.081 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf glance www_authenticate_uri http://192.168.122.181/identity 2026-09-03 11:09:37.124 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf glance cafile /opt/stack/data/ca-bundle.pem 2026-09-03 11:09:37.166 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf glance memcached_servers localhost:11211 2026-09-03 11:09:37.206 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-09-03 11:09:37.210 | + lib/cinder:configure_cinder:419 : configure_keystoneauth /etc/cinder/cinder.conf nova nova 2026-09-03 11:09:37.213 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-09-03 11:09:37.217 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-09-03 11:09:37.221 | + lib/keystone:configure_keystoneauth:393 : local section=nova 2026-09-03 11:09:37.224 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf nova auth_type password 2026-09-03 11:09:37.269 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf nova interface public 2026-09-03 11:09:37.310 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf nova auth_url http://192.168.122.181/identity 2026-09-03 11:09:37.352 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf nova username nova 2026-09-03 11:09:37.393 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf nova password nomoresecret 2026-09-03 11:09:37.431 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2026-09-03 11:09:37.469 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf nova project_name service 2026-09-03 11:09:37.509 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2026-09-03 11:09:37.551 | + lib/cinder:configure_cinder:420 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2026-09-03 11:09:37.592 | + lib/cinder:configure_cinder:421 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2026-09-03 11:09:37.632 | + lib/cinder:configure_cinder:423 : [[ ! -z '' ]] 2026-09-03 11:09:37.636 | + lib/cinder:configure_cinder:425 : is_service_enabled etcd3 2026-09-03 11:09:37.657 | + functions-common:is_service_enabled:2076 : return 0 2026-09-03 11:09:37.661 | + lib/cinder:configure_cinder:428 : iniset /etc/cinder/cinder.conf coordination backend_url 'etcd3+http://192.168.122.181:2379?api_version=v3' 2026-09-03 11:09:37.703 | + lib/cinder:configure_cinder:431 : [[ True == True ]] 2026-09-03 11:09:37.706 | + lib/cinder:configure_cinder:432 : iniset /etc/cinder/cinder.conf oslo_policy enforce_new_defaults true 2026-09-03 11:09:37.749 | + lib/cinder:configure_cinder:437 : '[' True == True ']' 2026-09-03 11:09:37.752 | + lib/cinder:configure_cinder:438 : init_cinder_service_user_conf 2026-09-03 11:09:37.756 | + lib/cinder:init_cinder_service_user_conf:759 : iniset /etc/cinder/cinder.conf service_user send_service_user_token True 2026-09-03 11:09:37.796 | + lib/cinder:init_cinder_service_user_conf:760 : configure_keystoneauth /etc/cinder/cinder.conf cinder service_user 2026-09-03 11:09:37.799 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-09-03 11:09:37.802 | + lib/keystone:configure_keystoneauth:392 : local admin_user=cinder 2026-09-03 11:09:37.806 | + lib/keystone:configure_keystoneauth:393 : local section=service_user 2026-09-03 11:09:37.810 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf service_user auth_type password 2026-09-03 11:09:37.848 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf service_user interface public 2026-09-03 11:09:37.887 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf service_user auth_url http://192.168.122.181/identity 2026-09-03 11:09:37.927 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf service_user username cinder 2026-09-03 11:09:37.966 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf service_user password nomoresecret 2026-09-03 11:09:38.007 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf service_user user_domain_name Default 2026-09-03 11:09:38.047 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf service_user project_name service 2026-09-03 11:09:38.086 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf service_user project_domain_name Default 2026-09-03 11:09:38.129 | + ./stack.sh:main:954 : is_service_enabled neutron 2026-09-03 11:09:38.155 | + functions-common:is_service_enabled:2076 : return 0 2026-09-03 11:09:38.159 | + ./stack.sh:main:956 : stack_install_service neutron 2026-09-03 11:09:38.163 | + lib/stack:stack_install_service:20 : local service=neutron 2026-09-03 11:09:38.167 | + lib/stack:stack_install_service:21 : type install_neutron 2026-09-03 11:09:38.171 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-09-03 11:09:38.175 | + lib/stack:stack_install_service:32 : install_neutron 2026-09-03 11:09:38.179 | + lib/neutron:install_neutron:516 : use_library_from_git neutron-lib 2026-09-03 11:09:38.183 | + inc/python:use_library_from_git:266 : local name=neutron-lib 2026-09-03 11:09:38.187 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-03 11:09:38.191 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-03 11:09:38.194 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,neutron-lib, ]] 2026-09-03 11:09:38.198 | + inc/python:use_library_from_git:269 : return 1 2026-09-03 11:09:38.201 | + lib/neutron:install_neutron:523 : use_library_from_git sqlalchemy 2026-09-03 11:09:38.205 | + inc/python:use_library_from_git:266 : local name=sqlalchemy 2026-09-03 11:09:38.208 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-03 11:09:38.211 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-03 11:09:38.214 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,sqlalchemy, ]] 2026-09-03 11:09:38.218 | + inc/python:use_library_from_git:269 : return 1 2026-09-03 11:09:38.221 | + lib/neutron:install_neutron:527 : use_library_from_git alembic 2026-09-03 11:09:38.224 | + inc/python:use_library_from_git:266 : local name=alembic 2026-09-03 11:09:38.228 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-03 11:09:38.231 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-03 11:09:38.234 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,alembic, ]] 2026-09-03 11:09:38.238 | + inc/python:use_library_from_git:269 : return 1 2026-09-03 11:09:38.241 | + lib/neutron:install_neutron:532 : git_clone https://review.opendev.org/openstack/neutron.git /opt/stack/neutron master 2026-09-03 11:09:38.245 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/neutron.git 2026-09-03 11:09:38.248 | + functions-common:git_clone:590 : local git_dest=/opt/stack/neutron 2026-09-03 11:09:38.251 | + functions-common:git_clone:591 : local git_ref=master 2026-09-03 11:09:38.254 | + functions-common:git_clone:592 : local orig_dir 2026-09-03 11:09:38.258 | ++ functions-common:git_clone:593 : pwd 2026-09-03 11:09:38.262 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-09-03 11:09:38.266 | + functions-common:git_clone:594 : local git_clone_flags= 2026-09-03 11:09:38.270 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-09-03 11:09:38.293 | + functions-common:git_clone:596 : RECLONE=False 2026-09-03 11:09:38.296 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-09-03 11:09:38.300 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-09-03 11:09:38.304 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-09-03 11:09:38.306 | + functions-common:git_clone:610 : echo master 2026-09-03 11:09:38.311 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/neutron ]] 2026-09-03 11:09:38.314 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-09-03 11:09:38.318 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/neutron.git /opt/stack/neutron 2026-09-03 11:09:38.321 | + functions-common:git_timed:697 : local count=0 2026-09-03 11:09:38.324 | + functions-common:git_timed:698 : local timeout=0 2026-09-03 11:09:38.327 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-09-03 11:09:38.331 | + functions-common:git_timed:701 : timeout=0 2026-09-03 11:09:38.335 | + functions-common:git_timed:704 : time_start git_timed 2026-09-03 11:09:38.338 | + functions-common:time_start:2406 : local name=git_timed 2026-09-03 11:09:38.341 | + functions-common:time_start:2407 : local start_time= 2026-09-03 11:09:38.344 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-03 11:09:38.348 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-03 11:09:38.353 | + functions-common:time_start:2411 : _TIME_START[$name]=1788433778350 2026-09-03 11:09:38.356 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/neutron.git /opt/stack/neutron 2026-09-03 11:09:38.360 | Cloning into '/opt/stack/neutron'... 2026-09-03 11:10:48.818 | + functions-common:git_timed:719 : time_stop git_timed 2026-09-03 11:10:48.822 | + functions-common:time_stop:2420 : local name 2026-09-03 11:10:48.826 | + functions-common:time_stop:2421 : local end_time 2026-09-03 11:10:48.830 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-03 11:10:48.834 | + functions-common:time_stop:2423 : local total 2026-09-03 11:10:48.838 | + functions-common:time_stop:2424 : local start_time 2026-09-03 11:10:48.842 | + functions-common:time_stop:2426 : name=git_timed 2026-09-03 11:10:48.845 | + functions-common:time_stop:2427 : start_time=1788433778350 2026-09-03 11:10:48.849 | + functions-common:time_stop:2429 : [[ -z 1788433778350 ]] 2026-09-03 11:10:48.854 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-03 11:10:48.869 | + functions-common:time_stop:2432 : end_time=1788433848865 2026-09-03 11:10:48.873 | + functions-common:time_stop:2433 : elapsed_time=70515 2026-09-03 11:10:48.877 | + functions-common:time_stop:2434 : total=88251 2026-09-03 11:10:48.881 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-03 11:10:48.885 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=158766 2026-09-03 11:10:48.889 | + functions-common:git_clone:631 : cd /opt/stack/neutron 2026-09-03 11:10:48.893 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-09-03 11:10:48.897 | + functions-common:git_timed:697 : local count=0 2026-09-03 11:10:48.901 | + functions-common:git_timed:698 : local timeout=0 2026-09-03 11:10:48.905 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-09-03 11:10:48.909 | + functions-common:git_timed:701 : timeout=0 2026-09-03 11:10:48.913 | + functions-common:git_timed:704 : time_start git_timed 2026-09-03 11:10:48.917 | + functions-common:time_start:2406 : local name=git_timed 2026-09-03 11:10:48.921 | + functions-common:time_start:2407 : local start_time= 2026-09-03 11:10:48.925 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-03 11:10:48.930 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-03 11:10:48.936 | + functions-common:time_start:2411 : _TIME_START[$name]=1788433848932 2026-09-03 11:10:48.940 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-09-03 11:10:49.692 | From https://review.opendev.org/openstack/neutron 2026-09-03 11:10:49.692 | * branch master -> FETCH_HEAD 2026-09-03 11:10:49.703 | + functions-common:git_timed:719 : time_stop git_timed 2026-09-03 11:10:49.707 | + functions-common:time_stop:2420 : local name 2026-09-03 11:10:49.711 | + functions-common:time_stop:2421 : local end_time 2026-09-03 11:10:49.715 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-03 11:10:49.719 | + functions-common:time_stop:2423 : local total 2026-09-03 11:10:49.723 | + functions-common:time_stop:2424 : local start_time 2026-09-03 11:10:49.727 | + functions-common:time_stop:2426 : name=git_timed 2026-09-03 11:10:49.731 | + functions-common:time_stop:2427 : start_time=1788433848932 2026-09-03 11:10:49.735 | + functions-common:time_stop:2429 : [[ -z 1788433848932 ]] 2026-09-03 11:10:49.739 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-03 11:10:49.745 | + functions-common:time_stop:2432 : end_time=1788433849741 2026-09-03 11:10:49.749 | + functions-common:time_stop:2433 : elapsed_time=809 2026-09-03 11:10:49.753 | + functions-common:time_stop:2434 : total=158766 2026-09-03 11:10:49.756 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-03 11:10:49.760 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=159575 2026-09-03 11:10:49.764 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-09-03 11:10:49.768 | + functions-common:git_timed:697 : local count=0 2026-09-03 11:10:49.772 | + functions-common:git_timed:698 : local timeout=0 2026-09-03 11:10:49.776 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-09-03 11:10:49.780 | + functions-common:git_timed:701 : timeout=0 2026-09-03 11:10:49.784 | + functions-common:git_timed:704 : time_start git_timed 2026-09-03 11:10:49.788 | + functions-common:time_start:2406 : local name=git_timed 2026-09-03 11:10:49.792 | + functions-common:time_start:2407 : local start_time= 2026-09-03 11:10:49.796 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-03 11:10:49.801 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-03 11:10:49.807 | + functions-common:time_start:2411 : _TIME_START[$name]=1788433849803 2026-09-03 11:10:49.811 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-09-03 11:10:50.289 | Note: switching to 'FETCH_HEAD'. 2026-09-03 11:10:50.289 | 2026-09-03 11:10:50.289 | You are in 'detached HEAD' state. You can look around, make experimental 2026-09-03 11:10:50.289 | changes and commit them, and you can discard any commits you make in this 2026-09-03 11:10:50.289 | state without impacting any branches by switching back to a branch. 2026-09-03 11:10:50.289 | 2026-09-03 11:10:50.290 | If you want to create a new branch to retain commits you create, you may 2026-09-03 11:10:50.290 | do so (now or later) by using -c with the switch command. Example: 2026-09-03 11:10:50.290 | 2026-09-03 11:10:50.290 | git switch -c 2026-09-03 11:10:50.290 | 2026-09-03 11:10:50.290 | Or undo this operation with: 2026-09-03 11:10:50.290 | 2026-09-03 11:10:50.290 | git switch - 2026-09-03 11:10:50.290 | 2026-09-03 11:10:50.290 | Turn off this advice by setting config variable advice.detachedHead to false 2026-09-03 11:10:50.290 | 2026-09-03 11:10:50.290 | HEAD is now at d777a4ac45 Merge "bgp: Document leak_routes attribute" 2026-09-03 11:10:50.299 | + functions-common:git_timed:719 : time_stop git_timed 2026-09-03 11:10:50.303 | + functions-common:time_stop:2420 : local name 2026-09-03 11:10:50.308 | + functions-common:time_stop:2421 : local end_time 2026-09-03 11:10:50.312 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-03 11:10:50.315 | + functions-common:time_stop:2423 : local total 2026-09-03 11:10:50.319 | + functions-common:time_stop:2424 : local start_time 2026-09-03 11:10:50.323 | + functions-common:time_stop:2426 : name=git_timed 2026-09-03 11:10:50.327 | + functions-common:time_stop:2427 : start_time=1788433849803 2026-09-03 11:10:50.331 | + functions-common:time_stop:2429 : [[ -z 1788433849803 ]] 2026-09-03 11:10:50.336 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-03 11:10:50.342 | + functions-common:time_stop:2432 : end_time=1788433850338 2026-09-03 11:10:50.346 | + functions-common:time_stop:2433 : elapsed_time=535 2026-09-03 11:10:50.350 | + functions-common:time_stop:2434 : total=159575 2026-09-03 11:10:50.353 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-03 11:10:50.357 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=160110 2026-09-03 11:10:50.362 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/neutron 2026-09-03 11:10:50.387 | + functions-common:git_clone:672 : cd /opt/stack/neutron 2026-09-03 11:10:50.393 | + functions-common:git_clone:673 : git show --oneline 2026-09-03 11:10:50.394 | + functions-common:git_clone:673 : head -1 2026-09-03 11:10:50.397 | d777a4ac45 Merge "bgp: Document leak_routes attribute" 2026-09-03 11:10:50.402 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-09-03 11:10:50.406 | + lib/neutron:install_neutron:533 : setup_develop /opt/stack/neutron 2026-09-03 11:10:50.411 | + inc/python:setup_develop:353 : local bindep 2026-09-03 11:10:50.415 | + inc/python:setup_develop:354 : [[ /opt/stack/neutron == -bindep* ]] 2026-09-03 11:10:50.419 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/neutron 2026-09-03 11:10:50.423 | + inc/python:setup_develop:359 : local extras= 2026-09-03 11:10:50.427 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2026-09-03 11:10:50.431 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-09-03 11:10:50.435 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/neutron == -bindep* ]] 2026-09-03 11:10:50.439 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/neutron 2026-09-03 11:10:50.443 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-09-03 11:10:50.447 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-09-03 11:10:50.452 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/neutron 2026-09-03 11:10:50.456 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-09-03 11:10:50.461 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/neutron 2026-09-03 11:10:50.465 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-09-03 11:10:50.469 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-09-03 11:10:50.474 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2026-09-03 11:10:50.482 | + inc/python:_setup_package_with_constraints_edit:400 : name=neutron 2026-09-03 11:10:50.486 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z neutron ']' 2026-09-03 11:10:50.490 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2026-09-03 11:10:50.647 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/neutron -e 2026-09-03 11:10:50.651 | + inc/python:setup_package:436 : local bindep=0 2026-09-03 11:10:50.655 | + inc/python:setup_package:437 : local bindep_flag= 2026-09-03 11:10:50.659 | + inc/python:setup_package:438 : local bindep_profiles= 2026-09-03 11:10:50.663 | + inc/python:setup_package:439 : [[ /opt/stack/neutron == -bindep* ]] 2026-09-03 11:10:50.667 | + inc/python:setup_package:444 : local project_dir=/opt/stack/neutron 2026-09-03 11:10:50.671 | + inc/python:setup_package:445 : local flags=-e 2026-09-03 11:10:50.675 | + inc/python:setup_package:446 : local extras= 2026-09-03 11:10:50.679 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-09-03 11:10:50.683 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-09-03 11:10:50.687 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-09-03 11:10:50.691 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-09-03 11:10:50.695 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-09-03 11:10:50.699 | + inc/python:setup_package:464 : pip_install -e /opt/stack/neutron 2026-09-03 11:10:50.729 | Using python 3.12 to install /opt/stack/neutron 2026-09-03 11:10:50.733 | + 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-09-03 11:10:51.717 | Obtaining file:///opt/stack/neutron 2026-09-03 11:10:51.727 | Installing build dependencies: started 2026-09-03 11:10:53.328 | Installing build dependencies: finished with status 'done' 2026-09-03 11:10:53.329 | Checking if build backend supports build_editable: started 2026-09-03 11:10:53.887 | Checking if build backend supports build_editable: finished with status 'done' 2026-09-03 11:10:53.889 | Getting requirements to build editable: started 2026-09-03 11:10:54.195 | Getting requirements to build editable: finished with status 'done' 2026-09-03 11:10:54.197 | Preparing editable metadata (pyproject.toml): started 2026-09-03 11:10:55.934 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-09-03 11:10:55.959 | Requirement already satisfied: pbr>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev181) (7.0.3) 2026-09-03 11:10:55.960 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev181) (3.10.1) 2026-09-03 11:10:55.961 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev181) (3.1.0) 2026-09-03 11:10:55.962 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev181) (2.5.1) 2026-09-03 11:10:55.962 | Requirement already satisfied: debtcollector>=1.19.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev181) (3.1.0) 2026-09-03 11:10:55.963 | Requirement already satisfied: decorator>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev181) (5.3.1) 2026-09-03 11:10:56.242 | Collecting pecan>=1.4.0 (from neutron==29.0.0.0b2.dev181) 2026-09-03 11:10:56.361 | Downloading pecan-1.8.0-py3-none-any.whl.metadata (1.6 kB) 2026-09-03 11:10:56.372 | Requirement already satisfied: httplib2>=0.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev181) (0.32.0) 2026-09-03 11:10:56.373 | Requirement already satisfied: requests>=2.32.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev181) (2.34.2) 2026-09-03 11:10:56.374 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev181) (3.1.6) 2026-09-03 11:10:56.375 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev181) (13.0.1) 2026-09-03 11:10:56.376 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev181) (1.3.0) 2026-09-03 11:10:56.439 | Collecting neutron-lib>=5.0.0 (from neutron==29.0.0.0b2.dev181) 2026-09-03 11:10:56.443 | Downloading neutron_lib-5.0.1-py3-none-any.whl.metadata (2.4 kB) 2026-09-03 11:10:56.454 | Requirement already satisfied: tenacity>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev181) (9.1.4) 2026-09-03 11:10:56.455 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev181) (2.0.52) 2026-09-03 11:10:56.456 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev181) (1.8.11) 2026-09-03 11:10:56.457 | Requirement already satisfied: keystoneauth1>=3.14.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev181) (5.17.0) 2026-09-03 11:10:56.458 | Requirement already satisfied: alembic>=1.18.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev181) (1.19.1) 2026-09-03 11:10:56.459 | Requirement already satisfied: stevedore>=2.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev181) (5.9.1) 2026-09-03 11:10:56.459 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev181) (4.3.0) 2026-09-03 11:10:56.460 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev181) (7.6.1) 2026-09-03 11:10:56.461 | Requirement already satisfied: oslo.config>=10.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev181) (10.7.0) 2026-09-03 11:10:56.462 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev181) (6.5.0) 2026-09-03 11:10:56.463 | Requirement already satisfied: oslo.db>=4.44.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev181) (18.1.1) 2026-09-03 11:10:56.464 | Requirement already satisfied: oslo.i18n>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev181) (6.9.0) 2026-09-03 11:10:56.464 | Requirement already satisfied: oslo.log>=5.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev181) (8.3.1) 2026-09-03 11:10:56.465 | Requirement already satisfied: oslo.messaging>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev181) (18.3.0) 2026-09-03 11:10:56.466 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev181) (8.2.0) 2026-09-03 11:10:56.467 | Requirement already satisfied: oslo.policy>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev181) (6.0.1) 2026-09-03 11:10:56.468 | Requirement already satisfied: oslo.privsep>=2.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev181) (3.12.0) 2026-09-03 11:10:56.469 | Requirement already satisfied: oslo.reports>=1.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev181) (3.9.0) 2026-09-03 11:10:56.469 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev181) (7.10.0) 2026-09-03 11:10:56.470 | Requirement already satisfied: oslo.serialization>=5.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev181) (5.11.0) 2026-09-03 11:10:56.472 | 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.dev181) (4.8.0) 2026-09-03 11:10:56.473 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev181) (2.8.0) 2026-09-03 11:10:56.474 | Requirement already satisfied: oslo.utils>=7.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev181) (10.2.0) 2026-09-03 11:10:56.474 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev181) (3.12.0) 2026-09-03 11:10:56.475 | Requirement already satisfied: osprofiler>=2.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev181) (4.4.0) 2026-09-03 11:10:56.510 | Collecting os-ken>=4.2.1 (from neutron==29.0.0.0b2.dev181) 2026-09-03 11:10:56.515 | Downloading os_ken-4.2.2-py3-none-any.whl.metadata (2.0 kB) 2026-09-03 11:10:56.640 | Collecting os-resource-classes>=1.1.0 (from neutron==29.0.0.0b2.dev181) 2026-09-03 11:10:56.645 | Downloading os_resource_classes-1.1.0-py3-none-any.whl.metadata (1.9 kB) 2026-09-03 11:10:56.686 | Collecting ovs>3.3.0 (from neutron==29.0.0.0b2.dev181) 2026-09-03 11:10:56.691 | Downloading ovs-3.7.1.tar.gz (162 kB) 2026-09-03 11:10:56.791 | Installing build dependencies: started 2026-09-03 11:10:58.291 | Installing build dependencies: finished with status 'done' 2026-09-03 11:10:58.292 | Getting requirements to build wheel: started 2026-09-03 11:10:58.969 | Getting requirements to build wheel: finished with status 'done' 2026-09-03 11:10:58.970 | Preparing metadata (pyproject.toml): started 2026-09-03 11:10:59.363 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-09-03 11:10:59.506 | Collecting ovsdbapp>=2.18.0 (from neutron==29.0.0.0b2.dev181) 2026-09-03 11:10:59.511 | Downloading ovsdbapp-2.19.0-py3-none-any.whl.metadata (1.9 kB) 2026-09-03 11:10:59.521 | Requirement already satisfied: psutil>=6.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev181) (7.2.2) 2026-09-03 11:10:59.559 | Collecting pyroute2>=0.7.3 (from neutron==29.0.0.0b2.dev181) 2026-09-03 11:10:59.564 | Downloading pyroute2-0.8.1-py3-none-any.whl.metadata (8.2 kB) 2026-09-03 11:10:59.575 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev181) (24.2.1) 2026-09-03 11:10:59.576 | Requirement already satisfied: python-novaclient>=9.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev181) (18.13.1) 2026-09-03 11:10:59.577 | Requirement already satisfied: openstacksdk>=0.31.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev181) (4.20.0) 2026-09-03 11:10:59.611 | Collecting python-designateclient>=2.7.0 (from neutron==29.0.0.0b2.dev181) 2026-09-03 11:10:59.615 | Downloading python_designateclient-7.0.0-py3-none-any.whl.metadata (3.1 kB) 2026-09-03 11:10:59.755 | Collecting os-vif>=3.1.0 (from neutron==29.0.0.0b2.dev181) 2026-09-03 11:10:59.758 | Downloading os_vif-5.2.0-py3-none-any.whl.metadata (2.1 kB) 2026-09-03 11:10:59.770 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev181) (3.5.0) 2026-09-03 11:10:59.770 | Requirement already satisfied: tooz>=1.58.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev181) (9.1.0) 2026-09-03 11:10:59.772 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.18.1->neutron==29.0.0.0b2.dev181) (1.4.1) 2026-09-03 11:10:59.773 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.18.1->neutron==29.0.0.0b2.dev181) (4.16.0) 2026-09-03 11:10:59.776 | 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.dev181) (2.3.0) 2026-09-03 11:10:59.781 | 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.dev181) (3.3.2) 2026-09-03 11:10:59.785 | 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.dev181) (3.0.3) 2026-09-03 11:10:59.789 | 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.dev181) (2.1.0) 2026-09-03 11:10:59.791 | 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.dev181) (1.9.0) 2026-09-03 11:10:59.797 | 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.dev181) (4.1.0) 2026-09-03 11:10:59.798 | 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.dev181) (2.13.0) 2026-09-03 11:10:59.799 | 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.dev181) (6.0.0) 2026-09-03 11:10:59.812 | Requirement already satisfied: setproctitle>=1.1.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron-lib>=5.0.0->neutron==29.0.0.0b2.dev181) (1.3.7) 2026-09-03 11:10:59.845 | Collecting os-traits>=0.9.0 (from neutron-lib>=5.0.0->neutron==29.0.0.0b2.dev181) 2026-09-03 11:10:59.849 | Downloading os_traits-3.9.0-py3-none-any.whl.metadata (1.9 kB) 2026-09-03 11:10:59.861 | 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.dev181) (43.0.3) 2026-09-03 11:10:59.862 | 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.dev181) (1.5.0) 2026-09-03 11:10:59.865 | 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.dev181) (1.1.0) 2026-09-03 11:10:59.865 | 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.dev181) (1.33) 2026-09-03 11:10:59.865 | 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.dev181) (4.11.3) 2026-09-03 11:10:59.867 | 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.dev181) (6.0.3) 2026-09-03 11:10:59.871 | 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.dev181) (2.1.1) 2026-09-03 11:10:59.875 | 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.dev181) (3.0) 2026-09-03 11:10:59.883 | 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.dev181) (3.1.1) 2026-09-03 11:10:59.887 | 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.dev181) (0.41.2) 2026-09-03 11:10:59.888 | 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.dev181) (1.2.1) 2026-09-03 11:10:59.929 | Collecting ncclient>=0.6.13 (from os-ken>=4.2.1->neutron==29.0.0.0b2.dev181) 2026-09-03 11:10:59.933 | Downloading ncclient-0.7.1-py3-none-any.whl.metadata (12 kB) 2026-09-03 11:10:59.948 | 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.dev181) (26.3) 2026-09-03 11:10:59.952 | 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.dev181) (2.8.0) 2026-09-03 11:10:59.952 | 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.dev181) (3.5.5) 2026-09-03 11:10:59.965 | 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.dev181) (6.1.1) 2026-09-03 11:10:59.967 | 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.dev181) (4.0.0) 2026-09-03 11:10:59.988 | 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.dev181) (0.20) 2026-09-03 11:10:59.994 | 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.dev181) (2.0.0) 2026-09-03 11:11:00.003 | 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.dev181) (2.1.2) 2026-09-03 11:11:00.004 | 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.dev181) (0.6.2) 2026-09-03 11:11:00.012 | 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.dev181) (2.9.0.post0) 2026-09-03 11:11:00.018 | 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.dev181) (7.1.7) 2026-09-03 11:11:00.019 | 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.dev181) (5.3.1) 2026-09-03 11:11:00.020 | 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.dev181) (5.6.2) 2026-09-03 11:11:00.021 | 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.dev181) (0.17.0) 2026-09-03 11:11:00.026 | 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.dev181) (5.1.0) 2026-09-03 11:11:00.036 | 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.dev181) (2026.3) 2026-09-03 11:11:00.044 | 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.dev181) (0.26.0) 2026-09-03 11:11:00.047 | 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.dev181) (5.0.0) 2026-09-03 11:11:00.049 | 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.dev181) (4.0.1) 2026-09-03 11:11:00.080 | 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.dev181) (1.7.6) 2026-09-03 11:11:00.087 | 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.dev181) (2.2.0) 2026-09-03 11:11:00.096 | 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.dev181) (3.18.0) 2026-09-03 11:11:00.146 | Collecting sortedcontainers (from ovs>3.3.0->neutron==29.0.0.0b2.dev181) 2026-09-03 11:11:00.151 | Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 2026-09-03 11:11:00.176 | Collecting fixtures>=3.0.0 (from ovsdbapp>=2.18.0->neutron==29.0.0.0b2.dev181) 2026-09-03 11:11:00.178 | Using cached fixtures-4.3.2-py3-none-any.whl.metadata (22 kB) 2026-09-03 11:11:00.197 | 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.dev181) (3.0.3) 2026-09-03 11:11:00.199 | 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.dev181) (1.6.2) 2026-09-03 11:11:00.208 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->neutron==29.0.0.0b2.dev181) (84.0.0) 2026-09-03 11:11:00.236 | 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.dev181) (0.8.2) 2026-09-03 11:11:00.277 | 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.dev181) (1.17.0) 2026-09-03 11:11:00.282 | 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.dev181) (4.16.0) 2026-09-03 11:11:00.284 | 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.dev181) (4.26.0) 2026-09-03 11:11:00.320 | Collecting osc-lib>=1.8.0 (from python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev181) 2026-09-03 11:11:00.325 | Downloading osc_lib-4.7.0-py3-none-any.whl.metadata (3.8 kB) 2026-09-03 11:11:00.341 | 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.dev181) (0.6.0) 2026-09-03 11:11:00.342 | Requirement already satisfied: cmd2>=4.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.dev181) (4.2.0) 2026-09-03 11:11:00.353 | Requirement already satisfied: prompt-toolkit>=3.0.53 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev181) (3.0.53) 2026-09-03 11:11:00.354 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev181) (1.11.0) 2026-09-03 11:11:00.357 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev181) (15.0.0) 2026-09-03 11:11:00.357 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev181) (1.8.0) 2026-09-03 11:11:00.365 | 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.dev181) (26.1.0) 2026-09-03 11:11:00.365 | 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.dev181) (2025.9.1) 2026-09-03 11:11:00.365 | 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.dev181) (0.37.0) 2026-09-03 11:11:00.366 | 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.dev181) (2026.6.3) 2026-09-03 11:11:00.423 | 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.dev181) (3.5.0) 2026-09-03 11:11:00.423 | 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.dev181) (3.18) 2026-09-03 11:11:00.425 | 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.dev181) (2.7.0) 2026-09-03 11:11:00.426 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.32.3->neutron==29.0.0.0b2.dev181) (2023.11.17) 2026-09-03 11:11:00.460 | 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>=4.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev181) (4.2.0) 2026-09-03 11:11:00.461 | 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>=4.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev181) (2.20.0) 2026-09-03 11:11:00.472 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev181) (0.1.2) 2026-09-03 11:11:00.492 | 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.dev181) (0.8) 2026-09-03 11:11:00.563 | 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.dev181) (0.16.0) 2026-09-03 11:11:00.643 | Downloading neutron_lib-5.0.1-py3-none-any.whl (656 kB) 2026-09-03 11:11:00.666 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 656.7/656.7 kB 30.8 MB/s 0:00:00 2026-09-03 11:11:00.669 | Downloading os_ken-4.2.2-py3-none-any.whl (2.0 MB) 2026-09-03 11:11:00.710 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 55.0 MB/s 0:00:00 2026-09-03 11:11:00.713 | Downloading ncclient-0.7.1-py3-none-any.whl (94 kB) 2026-09-03 11:11:00.727 | Downloading os_resource_classes-1.1.0-py3-none-any.whl (11 kB) 2026-09-03 11:11:00.737 | Downloading os_traits-3.9.0-py3-none-any.whl (44 kB) 2026-09-03 11:11:00.748 | Downloading os_vif-5.2.0-py3-none-any.whl (104 kB) 2026-09-03 11:11:00.760 | Downloading ovsdbapp-2.19.0-py3-none-any.whl (158 kB) 2026-09-03 11:11:00.770 | Using cached fixtures-4.3.2-py3-none-any.whl (41 kB) 2026-09-03 11:11:00.775 | Downloading pecan-1.8.0-py3-none-any.whl (144 kB) 2026-09-03 11:11:00.788 | Downloading pyroute2-0.8.1-py3-none-any.whl (474 kB) 2026-09-03 11:11:00.806 | Downloading python_designateclient-7.0.0-py3-none-any.whl (99 kB) 2026-09-03 11:11:00.817 | Downloading osc_lib-4.7.0-py3-none-any.whl (97 kB) 2026-09-03 11:11:00.828 | Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 2026-09-03 11:11:00.929 | Building wheels for collected packages: neutron, ovs 2026-09-03 11:11:00.931 | Building editable for neutron (pyproject.toml): started 2026-09-03 11:11:03.221 | Building editable for neutron (pyproject.toml): finished with status 'done' 2026-09-03 11:11:03.222 | Created wheel for neutron: filename=neutron-29.0.0.0b2.dev181-0.editable-py3-none-any.whl size=16106 sha256=cc8562f71365c2a6d6d69279a8b3fe88de241029f1e1fdf169d554d6ea274591 2026-09-03 11:11:03.224 | Stored in directory: /tmp/pip-ephem-wheel-cache-xo4jwlvc/wheels/85/41/4b/b676c3191efff247eca42312d2ef97517d6d981ada429e2e98 2026-09-03 11:11:03.230 | Building wheel for ovs (pyproject.toml): started 2026-09-03 11:11:04.096 | Building wheel for ovs (pyproject.toml): finished with status 'done' 2026-09-03 11:11:04.097 | Created wheel for ovs: filename=ovs-3.7.1-py3-none-any.whl size=191286 sha256=1a1751d021e7715a8c84bfaa1ab3ff81149445c1b16cec73ea0456bd7ac5ddfe 2026-09-03 11:11:04.099 | Stored in directory: /home/quobyte/.cache/pip/wheels/ad/8f/7e/5c45edfad8724b1855f52f55dda4f193565d5fa2535d9faa2b 2026-09-03 11:11:04.102 | Successfully built neutron ovs 2026-09-03 11:11:04.451 | 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-09-03 11:11:09.777 | 2026-09-03 11:11:09.798 | Successfully installed fixtures-4.3.2 ncclient-0.7.1 neutron-29.0.0.0b2.dev181 neutron-lib-5.0.1 os-ken-4.2.2 os-resource-classes-1.1.0 os-traits-3.9.0 os-vif-5.2.0 osc-lib-4.7.0 ovs-3.7.1 ovsdbapp-2.19.0 pecan-1.8.0 pyroute2-0.8.1 python-designateclient-7.0.0 sortedcontainers-2.4.0 2026-09-03 11:11:10.071 | + inc/python:pip_install:216 : result=0 2026-09-03 11:11:10.073 | + inc/python:pip_install:218 : time_stop pip_install 2026-09-03 11:11:10.077 | + functions-common:time_stop:2420 : local name 2026-09-03 11:11:10.081 | + functions-common:time_stop:2421 : local end_time 2026-09-03 11:11:10.084 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-03 11:11:10.087 | + functions-common:time_stop:2423 : local total 2026-09-03 11:11:10.090 | + functions-common:time_stop:2424 : local start_time 2026-09-03 11:11:10.094 | + functions-common:time_stop:2426 : name=pip_install 2026-09-03 11:11:10.098 | + functions-common:time_stop:2427 : start_time=1788433850722 2026-09-03 11:11:10.101 | + functions-common:time_stop:2429 : [[ -z 1788433850722 ]] 2026-09-03 11:11:10.105 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-03 11:11:10.111 | + functions-common:time_stop:2432 : end_time=1788433870107 2026-09-03 11:11:10.115 | + functions-common:time_stop:2433 : elapsed_time=19385 2026-09-03 11:11:10.118 | + functions-common:time_stop:2434 : total=111521 2026-09-03 11:11:10.122 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-03 11:11:10.125 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=130906 2026-09-03 11:11:10.128 | + inc/python:pip_install:219 : return 0 2026-09-03 11:11:10.131 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-09-03 11:11:10.135 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-09-03 11:11:10.139 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/neutron 2026-09-03 11:11:10.143 | + inc/python:use_library_from_git:266 : local name=/opt/stack/neutron 2026-09-03 11:11:10.147 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-03 11:11:10.150 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-03 11:11:10.154 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/neutron, ]] 2026-09-03 11:11:10.158 | + inc/python:use_library_from_git:269 : return 1 2026-09-03 11:11:10.162 | + lib/neutron:install_neutron:535 : [[ ovn == \o\v\n ]] 2026-09-03 11:11:10.166 | + lib/neutron:install_neutron:536 : install_ovn 2026-09-03 11:11:10.169 | + lib/neutron_plugins/ovn_agent:install_ovn:407 : echo 'Installing OVN and dependent packages' 2026-09-03 11:11:10.169 | Installing OVN and dependent packages 2026-09-03 11:11:10.172 | + lib/neutron_plugins/ovn_agent:install_ovn:410 : ovn_sanity_check 2026-09-03 11:11:10.176 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:394 : is_service_enabled q-agt neutron-agent 2026-09-03 11:11:10.200 | + functions-common:is_service_enabled:2076 : return 1 2026-09-03 11:11:10.204 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:396 : is_service_enabled q-l3 neutron-l3 2026-09-03 11:11:10.226 | + functions-common:is_service_enabled:2076 : return 1 2026-09-03 11:11:10.231 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:398 : is_service_enabled q-svc neutron-api 2026-09-03 11:11:10.253 | + functions-common:is_service_enabled:2076 : return 0 2026-09-03 11:11:10.257 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:398 : [[ ! ovn =~ ovn ]] 2026-09-03 11:11:10.261 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:400 : is_service_enabled q-svc neutron-api 2026-09-03 11:11:10.283 | + functions-common:is_service_enabled:2076 : return 0 2026-09-03 11:11:10.287 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:400 : [[ ! local,flat,vlan,geneve =~ geneve ]] 2026-09-03 11:11:10.291 | + lib/neutron_plugins/ovn_agent:install_ovn:412 : sudo mkdir -p /var/run/openvswitch 2026-09-03 11:11:10.309 | ++ lib/neutron_plugins/ovn_agent:install_ovn:413 : whoami 2026-09-03 11:11:10.315 | + lib/neutron_plugins/ovn_agent:install_ovn:413 : sudo chown quobyte /var/run/openvswitch 2026-09-03 11:11:10.335 | + lib/neutron_plugins/ovn_agent:install_ovn:415 : [[ False == \T\r\u\e ]] 2026-09-03 11:11:10.339 | ++ lib/neutron_plugins/ovn_agent:install_ovn:437 : get_packages openvswitch 2026-09-03 11:11:10.367 | + lib/neutron_plugins/ovn_agent:install_ovn:437 : install_package fakeroot make openvswitch-switch 2026-09-03 11:11:10.371 | + functions-common:install_package:1438 : update_package_repo 2026-09-03 11:11:10.375 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-09-03 11:11:10.380 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-09-03 11:11:10.383 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-09-03 11:11:10.387 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-09-03 11:11:10.390 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-09-03 11:11:10.394 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-03 11:11:10.398 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-03 11:11:10.401 | + functions-common:update_package_repo:1421 : apt_get_update 2026-09-03 11:11:10.406 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-09-03 11:11:10.409 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-09-03 11:11:10.413 | + functions-common:apt_get_update:1167 : return 2026-09-03 11:11:10.417 | + functions-common:install_package:1439 : real_install_package fakeroot make openvswitch-switch 2026-09-03 11:11:10.421 | + functions-common:real_install_package:1426 : is_ubuntu 2026-09-03 11:11:10.425 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-03 11:11:10.428 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-03 11:11:10.433 | + functions-common:real_install_package:1427 : apt_get install fakeroot make openvswitch-switch 2026-09-03 11:11:10.462 | + 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-09-03 11:11:10.499 | Reading package lists... 2026-09-03 11:11:10.869 | Building dependency tree... 2026-09-03 11:11:10.869 | Reading state information... 2026-09-03 11:11:11.399 | fakeroot is already the newest version (1.33-1). 2026-09-03 11:11:11.399 | fakeroot set to manually installed. 2026-09-03 11:11:11.400 | make is already the newest version (4.3-4.1build2). 2026-09-03 11:11:11.400 | make set to manually installed. 2026-09-03 11:11:11.400 | The following packages were automatically installed and are no longer required: 2026-09-03 11:11:11.401 | libfwupd2 libgusb2 2026-09-03 11:11:11.401 | Use 'sudo apt autoremove' to remove them. 2026-09-03 11:11:11.403 | The following additional packages will be installed: 2026-09-03 11:11:11.405 | libunbound8 libxdp1 openvswitch-common python3-openvswitch 2026-09-03 11:11:11.405 | python3-sortedcontainers 2026-09-03 11:11:11.407 | Suggested packages: 2026-09-03 11:11:11.407 | openvswitch-doc python-sortedcontainers-doc 2026-09-03 11:11:11.447 | The following NEW packages will be installed: 2026-09-03 11:11:11.448 | libunbound8 libxdp1 openvswitch-common openvswitch-switch 2026-09-03 11:11:11.448 | python3-openvswitch python3-sortedcontainers 2026-09-03 11:11:11.699 | 0 upgraded, 6 newly installed, 0 to remove and 30 not upgraded. 2026-09-03 11:11:11.699 | Need to get 4225 kB of archives. 2026-09-03 11:11:11.700 | After this operation, 13.4 MB of additional disk space will be used. 2026-09-03 11:11:11.700 | Get:1 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libunbound8 amd64 1.19.2-1ubuntu3.9 [445 kB] 2026-09-03 11:11:12.563 | Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 openvswitch-common amd64 3.3.9-0ubuntu0.24.04.1 [1044 kB] 2026-09-03 11:11:12.978 | Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-sortedcontainers all 2.4.0-2 [27.6 kB] 2026-09-03 11:11:12.979 | Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libxdp1 amd64 1.4.2-1ubuntu4 [62.5 kB] 2026-09-03 11:11:12.980 | Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-openvswitch amd64 3.3.9-0ubuntu0.24.04.1 [1034 kB] 2026-09-03 11:11:13.185 | Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 openvswitch-switch amd64 3.3.9-0ubuntu0.24.04.1 [1612 kB] 2026-09-03 11:11:13.516 | perl: warning: Setting locale failed. 2026-09-03 11:11:13.516 | perl: warning: Please check that your locale settings: 2026-09-03 11:11:13.516 | LANGUAGE = (unset), 2026-09-03 11:11:13.516 | LC_ALL = "en_US.utf8", 2026-09-03 11:11:13.517 | LANG = "de_DE.UTF-8" 2026-09-03 11:11:13.517 | are supported and installed on your system. 2026-09-03 11:11:13.517 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-03 11:11:13.581 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-09-03 11:11:13.581 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-09-03 11:11:13.581 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-09-03 11:11:13.770 | Fetched 4225 kB in 2s (2344 kB/s) 2026-09-03 11:11:13.819 | Selecting previously unselected package libunbound8:amd64. 2026-09-03 11:11:13.887 | (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 ... 126900 files and directories currently installed.) 2026-09-03 11:11:13.894 | Preparing to unpack .../0-libunbound8_1.19.2-1ubuntu3.9_amd64.deb ... 2026-09-03 11:11:13.902 | Unpacking libunbound8:amd64 (1.19.2-1ubuntu3.9) ... 2026-09-03 11:11:13.955 | Selecting previously unselected package openvswitch-common. 2026-09-03 11:11:13.967 | Preparing to unpack .../1-openvswitch-common_3.3.9-0ubuntu0.24.04.1_amd64.deb ... 2026-09-03 11:11:13.971 | Unpacking openvswitch-common (3.3.9-0ubuntu0.24.04.1) ... 2026-09-03 11:11:14.076 | Selecting previously unselected package python3-sortedcontainers. 2026-09-03 11:11:14.089 | Preparing to unpack .../2-python3-sortedcontainers_2.4.0-2_all.deb ... 2026-09-03 11:11:14.092 | Unpacking python3-sortedcontainers (2.4.0-2) ... 2026-09-03 11:11:14.143 | Selecting previously unselected package libxdp1:amd64. 2026-09-03 11:11:14.156 | Preparing to unpack .../3-libxdp1_1.4.2-1ubuntu4_amd64.deb ... 2026-09-03 11:11:14.160 | Unpacking libxdp1:amd64 (1.4.2-1ubuntu4) ... 2026-09-03 11:11:14.216 | Selecting previously unselected package python3-openvswitch. 2026-09-03 11:11:14.229 | Preparing to unpack .../4-python3-openvswitch_3.3.9-0ubuntu0.24.04.1_amd64.deb ... 2026-09-03 11:11:14.233 | Unpacking python3-openvswitch (3.3.9-0ubuntu0.24.04.1) ... 2026-09-03 11:11:14.341 | Selecting previously unselected package openvswitch-switch. 2026-09-03 11:11:14.354 | Preparing to unpack .../5-openvswitch-switch_3.3.9-0ubuntu0.24.04.1_amd64.deb ... 2026-09-03 11:11:14.362 | Unpacking openvswitch-switch (3.3.9-0ubuntu0.24.04.1) ... 2026-09-03 11:11:14.496 | Setting up python3-sortedcontainers (2.4.0-2) ... 2026-09-03 11:11:14.738 | Setting up libxdp1:amd64 (1.4.2-1ubuntu4) ... 2026-09-03 11:11:14.750 | Setting up libunbound8:amd64 (1.19.2-1ubuntu3.9) ... 2026-09-03 11:11:14.761 | Setting up openvswitch-common (3.3.9-0ubuntu0.24.04.1) ... 2026-09-03 11:11:14.775 | Setting up python3-openvswitch (3.3.9-0ubuntu0.24.04.1) ... 2026-09-03 11:11:15.162 | Setting up openvswitch-switch (3.3.9-0ubuntu0.24.04.1) ... 2026-09-03 11:11:15.186 | update-alternatives: using /usr/lib/openvswitch-switch/ovs-vswitchd to provide /usr/sbin/ovs-vswitchd (ovs-vswitchd) in auto mode 2026-09-03 11:11:15.869 | Created symlink /etc/systemd/system/openvswitch-switch.service.requires/ovs-record-hostname.service → /usr/lib/systemd/system/ovs-record-hostname.service. 2026-09-03 11:11:16.061 | Created symlink /etc/systemd/system/multi-user.target.wants/openvswitch-switch.service → /usr/lib/systemd/system/openvswitch-switch.service. 2026-09-03 11:11:17.085 | Processing triggers for man-db (2.12.0-4build2) ... 2026-09-03 11:11:18.844 | Processing triggers for libc-bin (2.39-0ubuntu8.8) ... 2026-09-03 11:11:19.092 | perl: warning: Setting locale failed. 2026-09-03 11:11:19.092 | perl: warning: Please check that your locale settings: 2026-09-03 11:11:19.092 | LANGUAGE = (unset), 2026-09-03 11:11:19.093 | LC_ALL = "en_US.utf8", 2026-09-03 11:11:19.093 | LANG = "de_DE.UTF-8" 2026-09-03 11:11:19.093 | are supported and installed on your system. 2026-09-03 11:11:19.093 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-03 11:11:19.223 | perl: warning: Setting locale failed. 2026-09-03 11:11:19.223 | perl: warning: Please check that your locale settings: 2026-09-03 11:11:19.223 | LANGUAGE = (unset), 2026-09-03 11:11:19.223 | LC_ALL = "en_US.utf8", 2026-09-03 11:11:19.223 | LANG = "de_DE.UTF-8" 2026-09-03 11:11:19.223 | are supported and installed on your system. 2026-09-03 11:11:19.223 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-03 11:11:19.274 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-09-03 11:11:19.274 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-09-03 11:11:19.274 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-09-03 11:11:19.345 | perl: warning: Setting locale failed. 2026-09-03 11:11:19.345 | perl: warning: Please check that your locale settings: 2026-09-03 11:11:19.345 | LANGUAGE = (unset), 2026-09-03 11:11:19.345 | LC_ALL = "en_US.utf8", 2026-09-03 11:11:19.346 | LANG = "de_DE.UTF-8" 2026-09-03 11:11:19.346 | are supported and installed on your system. 2026-09-03 11:11:19.346 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-03 11:11:19.708 | 2026-09-03 11:11:19.708 | Running kernel seems to be up-to-date. 2026-09-03 11:11:19.708 | 2026-09-03 11:11:19.708 | Restarting services... 2026-09-03 11:11:19.768 | 2026-09-03 11:11:19.768 | Service restarts being deferred: 2026-09-03 11:11:19.769 | systemctl restart getty@tty1.service 2026-09-03 11:11:19.769 | systemctl restart serial-getty@hvc0.service 2026-09-03 11:11:19.769 | systemctl restart systemd-logind.service 2026-09-03 11:11:19.769 | systemctl restart virtlockd.service 2026-09-03 11:11:19.769 | systemctl restart virtlogd.service 2026-09-03 11:11:19.769 | 2026-09-03 11:11:19.769 | No containers need to be restarted. 2026-09-03 11:11:19.770 | 2026-09-03 11:11:19.770 | User sessions running outdated binaries: 2026-09-03 11:11:19.770 | quobyte @ session #5: bash[2061], sshd[2014,2060] 2026-09-03 11:11:19.779 | quobyte @ user manager service: systemd[1196] 2026-09-03 11:11:19.789 | 2026-09-03 11:11:19.789 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-09-03 11:11:22.025 | + functions-common:apt_get:1211 : result=0 2026-09-03 11:11:22.030 | + functions-common:apt_get:1214 : time_stop apt-get 2026-09-03 11:11:22.033 | + functions-common:time_stop:2420 : local name 2026-09-03 11:11:22.037 | + functions-common:time_stop:2421 : local end_time 2026-09-03 11:11:22.041 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-03 11:11:22.045 | + functions-common:time_stop:2423 : local total 2026-09-03 11:11:22.048 | + functions-common:time_stop:2424 : local start_time 2026-09-03 11:11:22.051 | + functions-common:time_stop:2426 : name=apt-get 2026-09-03 11:11:22.055 | + functions-common:time_stop:2427 : start_time=1788433870457 2026-09-03 11:11:22.058 | + functions-common:time_stop:2429 : [[ -z 1788433870457 ]] 2026-09-03 11:11:22.063 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-03 11:11:22.068 | + functions-common:time_stop:2432 : end_time=1788433882064 2026-09-03 11:11:22.073 | + functions-common:time_stop:2433 : elapsed_time=11607 2026-09-03 11:11:22.076 | + functions-common:time_stop:2434 : total=170139 2026-09-03 11:11:22.080 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-03 11:11:22.084 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=181746 2026-09-03 11:11:22.086 | + functions-common:apt_get:1215 : return 0 2026-09-03 11:11:22.091 | ++ lib/neutron_plugins/ovn_agent:install_ovn:438 : get_packages ovn 2026-09-03 11:11:22.120 | + lib/neutron_plugins/ovn_agent:install_ovn:438 : install_package ovn-central ovn-controller-vtep ovn-host 2026-09-03 11:11:22.124 | + functions-common:install_package:1438 : update_package_repo 2026-09-03 11:11:22.128 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-09-03 11:11:22.132 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-09-03 11:11:22.136 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-09-03 11:11:22.139 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-09-03 11:11:22.143 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-09-03 11:11:22.147 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-03 11:11:22.150 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-03 11:11:22.154 | + functions-common:update_package_repo:1421 : apt_get_update 2026-09-03 11:11:22.158 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-09-03 11:11:22.162 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-09-03 11:11:22.166 | + functions-common:apt_get_update:1167 : return 2026-09-03 11:11:22.169 | + functions-common:install_package:1439 : real_install_package ovn-central ovn-controller-vtep ovn-host 2026-09-03 11:11:22.172 | + functions-common:real_install_package:1426 : is_ubuntu 2026-09-03 11:11:22.176 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-03 11:11:22.181 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-03 11:11:22.185 | + functions-common:real_install_package:1427 : apt_get install ovn-central ovn-controller-vtep ovn-host 2026-09-03 11:11:22.215 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install ovn-central ovn-controller-vtep ovn-host 2026-09-03 11:11:22.253 | Reading package lists... 2026-09-03 11:11:22.665 | Building dependency tree... 2026-09-03 11:11:22.669 | Reading state information... 2026-09-03 11:11:23.337 | The following packages were automatically installed and are no longer required: 2026-09-03 11:11:23.340 | libfwupd2 libgusb2 2026-09-03 11:11:23.340 | Use 'sudo apt autoremove' to remove them. 2026-09-03 11:11:23.344 | The following additional packages will be installed: 2026-09-03 11:11:23.345 | ovn-common 2026-09-03 11:11:23.388 | The following NEW packages will be installed: 2026-09-03 11:11:23.389 | ovn-central ovn-common ovn-controller-vtep ovn-host 2026-09-03 11:11:23.495 | 0 upgraded, 4 newly installed, 0 to remove and 30 not upgraded. 2026-09-03 11:11:23.495 | Need to get 2360 kB of archives. 2026-09-03 11:11:23.495 | After this operation, 8355 kB of additional disk space will be used. 2026-09-03 11:11:23.495 | Get:1 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ovn-common amd64 24.03.6-0ubuntu0.24.04.1 [1157 kB] 2026-09-03 11:11:23.678 | Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ovn-central amd64 24.03.6-0ubuntu0.24.04.1 [368 kB] 2026-09-03 11:11:23.684 | 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-09-03 11:11:23.687 | Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ovn-host amd64 24.03.6-0ubuntu0.24.04.1 [665 kB] 2026-09-03 11:11:23.961 | perl: warning: Setting locale failed. 2026-09-03 11:11:23.962 | perl: warning: Please check that your locale settings: 2026-09-03 11:11:23.962 | LANGUAGE = (unset), 2026-09-03 11:11:23.962 | LC_ALL = "en_US.utf8", 2026-09-03 11:11:23.963 | LANG = "de_DE.UTF-8" 2026-09-03 11:11:23.963 | are supported and installed on your system. 2026-09-03 11:11:23.963 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-03 11:11:24.027 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-09-03 11:11:24.030 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-09-03 11:11:24.030 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-09-03 11:11:24.232 | Fetched 2360 kB in 0s (8329 kB/s) 2026-09-03 11:11:24.280 | Selecting previously unselected package ovn-common. 2026-09-03 11:11:24.371 | (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 ... 127100 files and directories currently installed.) 2026-09-03 11:11:24.379 | Preparing to unpack .../ovn-common_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-09-03 11:11:24.383 | Unpacking ovn-common (24.03.6-0ubuntu0.24.04.1) ... 2026-09-03 11:11:24.497 | Selecting previously unselected package ovn-central. 2026-09-03 11:11:24.513 | Preparing to unpack .../ovn-central_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-09-03 11:11:24.516 | Unpacking ovn-central (24.03.6-0ubuntu0.24.04.1) ... 2026-09-03 11:11:24.583 | Selecting previously unselected package ovn-controller-vtep. 2026-09-03 11:11:24.597 | Preparing to unpack .../ovn-controller-vtep_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-09-03 11:11:24.601 | Unpacking ovn-controller-vtep (24.03.6-0ubuntu0.24.04.1) ... 2026-09-03 11:11:24.662 | Selecting previously unselected package ovn-host. 2026-09-03 11:11:24.677 | Preparing to unpack .../ovn-host_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-09-03 11:11:24.685 | Unpacking ovn-host (24.03.6-0ubuntu0.24.04.1) ... 2026-09-03 11:11:24.775 | Setting up ovn-common (24.03.6-0ubuntu0.24.04.1) ... 2026-09-03 11:11:24.794 | Setting up ovn-host (24.03.6-0ubuntu0.24.04.1) ... 2026-09-03 11:11:25.311 | ovn-controller.service is a disabled or a static unit, not starting it. 2026-09-03 11:11:25.500 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-host.service → /usr/lib/systemd/system/ovn-host.service. 2026-09-03 11:11:25.983 | ovn-controller.service is a disabled or a static unit, not starting it. 2026-09-03 11:11:26.079 | Setting up ovn-central (24.03.6-0ubuntu0.24.04.1) ... 2026-09-03 11:11:26.589 | ovn-northd.service is a disabled or a static unit, not starting it. 2026-09-03 11:11:26.776 | Created symlink /etc/systemd/system/ovn-sb-ovsdb.service → /usr/lib/systemd/system/ovn-ovsdb-server-sb.service. 2026-09-03 11:11:27.495 | Created symlink /etc/systemd/system/ovn-nb-ovsdb.service → /usr/lib/systemd/system/ovn-ovsdb-server-nb.service. 2026-09-03 11:11:28.189 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-central.service → /usr/lib/systemd/system/ovn-central.service. 2026-09-03 11:11:29.051 | ovn-northd.service is a disabled or a static unit, not starting it. 2026-09-03 11:11:29.115 | Setting up ovn-controller-vtep (24.03.6-0ubuntu0.24.04.1) ... 2026-09-03 11:11:29.314 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-controller-vtep.service → /usr/lib/systemd/system/ovn-controller-vtep.service. 2026-09-03 11:11:29.878 | Processing triggers for man-db (2.12.0-4build2) ... 2026-09-03 11:11:31.884 | perl: warning: Setting locale failed. 2026-09-03 11:11:31.885 | perl: warning: Please check that your locale settings: 2026-09-03 11:11:31.885 | LANGUAGE = (unset), 2026-09-03 11:11:31.885 | LC_ALL = "en_US.utf8", 2026-09-03 11:11:31.885 | LANG = "de_DE.UTF-8" 2026-09-03 11:11:31.885 | are supported and installed on your system. 2026-09-03 11:11:31.885 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-03 11:11:32.017 | perl: warning: Setting locale failed. 2026-09-03 11:11:32.017 | perl: warning: Please check that your locale settings: 2026-09-03 11:11:32.017 | LANGUAGE = (unset), 2026-09-03 11:11:32.017 | LC_ALL = "en_US.utf8", 2026-09-03 11:11:32.018 | LANG = "de_DE.UTF-8" 2026-09-03 11:11:32.018 | are supported and installed on your system. 2026-09-03 11:11:32.018 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-03 11:11:32.067 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-09-03 11:11:32.067 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-09-03 11:11:32.067 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-09-03 11:11:32.137 | perl: warning: Setting locale failed. 2026-09-03 11:11:32.137 | perl: warning: Please check that your locale settings: 2026-09-03 11:11:32.137 | LANGUAGE = (unset), 2026-09-03 11:11:32.137 | LC_ALL = "en_US.utf8", 2026-09-03 11:11:32.138 | LANG = "de_DE.UTF-8" 2026-09-03 11:11:32.138 | are supported and installed on your system. 2026-09-03 11:11:32.138 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-03 11:11:32.504 | 2026-09-03 11:11:32.504 | Running kernel seems to be up-to-date. 2026-09-03 11:11:32.504 | 2026-09-03 11:11:32.504 | Restarting services... 2026-09-03 11:11:32.566 | 2026-09-03 11:11:32.566 | Service restarts being deferred: 2026-09-03 11:11:32.567 | systemctl restart getty@tty1.service 2026-09-03 11:11:32.567 | systemctl restart serial-getty@hvc0.service 2026-09-03 11:11:32.567 | systemctl restart systemd-logind.service 2026-09-03 11:11:32.567 | systemctl restart virtlockd.service 2026-09-03 11:11:32.567 | systemctl restart virtlogd.service 2026-09-03 11:11:32.567 | 2026-09-03 11:11:32.567 | No containers need to be restarted. 2026-09-03 11:11:32.567 | 2026-09-03 11:11:32.567 | User sessions running outdated binaries: 2026-09-03 11:11:32.567 | quobyte @ session #5: bash[2061], sshd[2014,2060] 2026-09-03 11:11:32.577 | quobyte @ user manager service: systemd[1196] 2026-09-03 11:11:32.587 | 2026-09-03 11:11:32.587 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-09-03 11:11:34.634 | + functions-common:apt_get:1211 : result=0 2026-09-03 11:11:34.638 | + functions-common:apt_get:1214 : time_stop apt-get 2026-09-03 11:11:34.641 | + functions-common:time_stop:2420 : local name 2026-09-03 11:11:34.645 | + functions-common:time_stop:2421 : local end_time 2026-09-03 11:11:34.648 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-03 11:11:34.651 | + functions-common:time_stop:2423 : local total 2026-09-03 11:11:34.655 | + functions-common:time_stop:2424 : local start_time 2026-09-03 11:11:34.658 | + functions-common:time_stop:2426 : name=apt-get 2026-09-03 11:11:34.662 | + functions-common:time_stop:2427 : start_time=1788433882210 2026-09-03 11:11:34.665 | + functions-common:time_stop:2429 : [[ -z 1788433882210 ]] 2026-09-03 11:11:34.669 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-03 11:11:34.675 | + functions-common:time_stop:2432 : end_time=1788433894671 2026-09-03 11:11:34.678 | + functions-common:time_stop:2433 : elapsed_time=12461 2026-09-03 11:11:34.682 | + functions-common:time_stop:2434 : total=181746 2026-09-03 11:11:34.685 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-03 11:11:34.689 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=194207 2026-09-03 11:11:34.693 | + functions-common:apt_get:1215 : return 0 2026-09-03 11:11:34.697 | + lib/neutron_plugins/ovn_agent:install_ovn:442 : 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-09-03 11:11:34.701 | + lib/neutron_plugins/ovn_agent:install_ovn:442 : 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-09-03 11:11:34.705 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : local log_archive_dir=/opt/stack/logs/archive 2026-09-03 11:11:34.709 | + lib/neutron_plugins/ovn_agent:install_ovn:446 : mkdir -p /opt/stack/logs/archive 2026-09-03 11:11:34.715 | + lib/neutron_plugins/ovn_agent:install_ovn:447 : 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-09-03 11:11:34.719 | + lib/neutron_plugins/ovn_agent:install_ovn:448 : '[' -f /opt/stack/logs/ovs-vswitchd.log ']' 2026-09-03 11:11:34.723 | + lib/neutron_plugins/ovn_agent:install_ovn:447 : 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-09-03 11:11:34.726 | + lib/neutron_plugins/ovn_agent:install_ovn:448 : '[' -f /opt/stack/logs/ovn-northd.log ']' 2026-09-03 11:11:34.730 | + lib/neutron_plugins/ovn_agent:install_ovn:447 : 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-09-03 11:11:34.734 | + lib/neutron_plugins/ovn_agent:install_ovn:448 : '[' -f /opt/stack/logs/ovn-controller.log ']' 2026-09-03 11:11:34.738 | + lib/neutron_plugins/ovn_agent:install_ovn:447 : 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-09-03 11:11:34.742 | + lib/neutron_plugins/ovn_agent:install_ovn:448 : '[' -f /opt/stack/logs/ovn-controller-vtep.log ']' 2026-09-03 11:11:34.746 | + lib/neutron_plugins/ovn_agent:install_ovn:447 : 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-09-03 11:11:34.750 | + lib/neutron_plugins/ovn_agent:install_ovn:448 : '[' -f /opt/stack/logs/ovs-vtep.log ']' 2026-09-03 11:11:34.753 | + lib/neutron_plugins/ovn_agent:install_ovn:447 : 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-09-03 11:11:34.757 | + lib/neutron_plugins/ovn_agent:install_ovn:448 : '[' -f /opt/stack/logs/ovsdb-server.log ']' 2026-09-03 11:11:34.761 | + lib/neutron_plugins/ovn_agent:install_ovn:447 : 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-09-03 11:11:34.765 | + lib/neutron_plugins/ovn_agent:install_ovn:448 : '[' -f /opt/stack/logs/ovsdb-server-nb.log ']' 2026-09-03 11:11:34.769 | + lib/neutron_plugins/ovn_agent:install_ovn:447 : 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-09-03 11:11:34.772 | + lib/neutron_plugins/ovn_agent:install_ovn:448 : '[' -f /opt/stack/logs/ovsdb-server-sb.log ']' 2026-09-03 11:11:34.776 | + lib/neutron_plugins/ovn_agent:install_ovn:454 : use_library_from_git ovsdbapp 2026-09-03 11:11:34.780 | + inc/python:use_library_from_git:266 : local name=ovsdbapp 2026-09-03 11:11:34.784 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-03 11:11:34.788 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-03 11:11:34.792 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,ovsdbapp, ]] 2026-09-03 11:11:34.796 | + inc/python:use_library_from_git:269 : return 1 2026-09-03 11:11:34.800 | + lib/neutron_plugins/ovn_agent:install_ovn:460 : [[ False == \T\r\u\e ]] 2026-09-03 11:11:34.804 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-09-03 11:11:34.808 | + ./stack.sh:main:959 : is_service_enabled nova 2026-09-03 11:11:34.832 | + functions-common:is_service_enabled:2076 : return 0 2026-09-03 11:11:34.836 | + ./stack.sh:main:961 : stack_install_service nova 2026-09-03 11:11:34.840 | + lib/stack:stack_install_service:20 : local service=nova 2026-09-03 11:11:34.844 | + lib/stack:stack_install_service:21 : type install_nova 2026-09-03 11:11:34.848 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-09-03 11:11:34.852 | + lib/stack:stack_install_service:32 : install_nova 2026-09-03 11:11:34.856 | + lib/nova:install_nova:912 : use_library_from_git os-vif 2026-09-03 11:11:34.859 | + inc/python:use_library_from_git:266 : local name=os-vif 2026-09-03 11:11:34.863 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-03 11:11:34.867 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-03 11:11:34.871 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-vif, ]] 2026-09-03 11:11:34.874 | + inc/python:use_library_from_git:269 : return 1 2026-09-03 11:11:34.878 | + lib/nova:install_nova:917 : is_service_enabled n-cpu 2026-09-03 11:11:34.902 | + functions-common:is_service_enabled:2076 : return 0 2026-09-03 11:11:34.906 | + lib/nova:install_nova:917 : [[ -r /home/quobyte/devstack/lib/nova_plugins/hypervisor-libvirt ]] 2026-09-03 11:11:34.909 | + lib/nova:install_nova:918 : install_nova_hypervisor 2026-09-03 11:11:34.912 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:91 : install_libvirt 2026-09-03 11:11:34.916 | + lib/nova_plugins/functions-libvirt:install_libvirt:80 : [[ noble =~ bookworm ]] 2026-09-03 11:11:34.919 | + lib/nova_plugins/functions-libvirt:install_libvirt:93 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- libvirt-python 2026-09-03 11:11:35.077 | + lib/nova_plugins/functions-libvirt:install_libvirt:95 : is_ubuntu 2026-09-03 11:11:35.080 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-03 11:11:35.083 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-03 11:11:35.087 | + lib/nova_plugins/functions-libvirt:install_libvirt:96 : install_package qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-09-03 11:11:35.090 | + functions-common:install_package:1438 : update_package_repo 2026-09-03 11:11:35.094 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-09-03 11:11:35.097 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-09-03 11:11:35.101 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-09-03 11:11:35.104 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-09-03 11:11:35.107 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-09-03 11:11:35.110 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-03 11:11:35.113 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-03 11:11:35.117 | + functions-common:update_package_repo:1421 : apt_get_update 2026-09-03 11:11:35.119 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-09-03 11:11:35.122 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-09-03 11:11:35.126 | + functions-common:apt_get_update:1167 : return 2026-09-03 11:11:35.129 | + functions-common:install_package:1439 : real_install_package qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-09-03 11:11:35.132 | + functions-common:real_install_package:1426 : is_ubuntu 2026-09-03 11:11:35.136 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-03 11:11:35.139 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-03 11:11:35.142 | + functions-common:real_install_package:1427 : apt_get install qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-09-03 11:11:35.171 | + 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-09-03 11:11:35.209 | Reading package lists... 2026-09-03 11:11:35.585 | Building dependency tree... 2026-09-03 11:11:35.587 | Reading state information... 2026-09-03 11:11:36.160 | libvirt-clients is already the newest version (10.0.0-2ubuntu8.16). 2026-09-03 11:11:36.160 | libvirt-clients set to manually installed. 2026-09-03 11:11:36.160 | libvirt-daemon-system is already the newest version (10.0.0-2ubuntu8.16). 2026-09-03 11:11:36.160 | The following packages were automatically installed and are no longer required: 2026-09-03 11:11:36.162 | libfwupd2 libgusb2 2026-09-03 11:11:36.162 | Use 'sudo apt autoremove' to remove them. 2026-09-03 11:11:36.165 | The following additional packages will be installed: 2026-09-03 11:11:36.165 | python3-zstandard qemu-efi-aarch64 qemu-efi-arm qemu-system-arm 2026-09-03 11:11:36.165 | qemu-system-mips qemu-system-misc qemu-system-ppc qemu-system-s390x 2026-09-03 11:11:36.165 | qemu-system-sparc 2026-09-03 11:11:36.168 | Suggested packages: 2026-09-03 11:11:36.168 | python-zstandard-doc samba vde2 2026-09-03 11:11:36.207 | The following packages will be REMOVED: 2026-09-03 11:11:36.210 | apport-core-dump-handler 2026-09-03 11:11:36.211 | The following NEW packages will be installed: 2026-09-03 11:11:36.212 | libvirt-dev python3-libvirt python3-zstandard qemu-efi-aarch64 qemu-efi-arm 2026-09-03 11:11:36.212 | qemu-system qemu-system-arm qemu-system-mips qemu-system-misc 2026-09-03 11:11:36.212 | qemu-system-ppc qemu-system-s390x qemu-system-sparc systemd-coredump 2026-09-03 11:11:36.472 | 0 upgraded, 13 newly installed, 1 to remove and 30 not upgraded. 2026-09-03 11:11:36.472 | Need to get 110 MB of archives. 2026-09-03 11:11:36.472 | After this operation, 897 MB of additional disk space will be used. 2026-09-03 11:11:36.472 | Get:1 http://archive.ubuntu.com/ubuntu noble/universe amd64 python3-zstandard amd64 0.22.0-1build1 [360 kB] 2026-09-03 11:11:37.154 | Get:2 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 systemd-coredump amd64 255.4-1ubuntu8.17 [71.7 kB] 2026-09-03 11:11:37.257 | Get:3 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libvirt-dev amd64 10.0.0-2ubuntu8.16 [178 kB] 2026-09-03 11:11:37.259 | Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-libvirt amd64 10.0.0-1build1 [164 kB] 2026-09-03 11:11:37.391 | Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-arm amd64 1:8.2.2+ds-0ubuntu1.18 [11.0 MB] 2026-09-03 11:11:38.158 | Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-mips amd64 1:8.2.2+ds-0ubuntu1.18 [16.3 MB] 2026-09-03 11:11:38.914 | Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-ppc amd64 1:8.2.2+ds-0ubuntu1.18 [9096 kB] 2026-09-03 11:11:39.288 | Get:8 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-sparc amd64 1:8.2.2+ds-0ubuntu1.18 [6318 kB] 2026-09-03 11:11:39.663 | Get:9 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-s390x amd64 1:8.2.2+ds-0ubuntu1.18 [3433 kB] 2026-09-03 11:11:39.877 | Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-misc amd64 1:8.2.2+ds-0ubuntu1.18 [57.7 MB] 2026-09-03 11:11:42.306 | Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system amd64 1:8.2.2+ds-0ubuntu1.18 [58.5 kB] 2026-09-03 11:11:42.307 | Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-efi-aarch64 all 2024.02-2ubuntu0.9 [4115 kB] 2026-09-03 11:11:42.377 | Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-efi-arm all 2024.02-2ubuntu0.9 [776 kB] 2026-09-03 11:11:42.720 | perl: warning: Setting locale failed. 2026-09-03 11:11:42.720 | perl: warning: Please check that your locale settings: 2026-09-03 11:11:42.720 | LANGUAGE = (unset), 2026-09-03 11:11:42.720 | LC_ALL = "en_US.utf8", 2026-09-03 11:11:42.721 | LANG = "de_DE.UTF-8" 2026-09-03 11:11:42.721 | are supported and installed on your system. 2026-09-03 11:11:42.721 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-03 11:11:42.784 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-09-03 11:11:42.785 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-09-03 11:11:42.785 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-09-03 11:11:43.017 | Fetched 110 MB in 6s (17.5 MB/s) 2026-09-03 11:11:43.053 | Selecting previously unselected package python3-zstandard. 2026-09-03 11:11:43.116 | (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 ... 127168 files and directories currently installed.) 2026-09-03 11:11:43.122 | Preparing to unpack .../python3-zstandard_0.22.0-1build1_amd64.deb ... 2026-09-03 11:11:43.126 | Unpacking python3-zstandard (0.22.0-1build1) ... 2026-09-03 11:11:43.263 | dpkg: apport-core-dump-handler: dependency problems, but removing anyway as you requested: 2026-09-03 11:11:43.263 | apport depends on apport-core-dump-handler | python3-zstandard; however: 2026-09-03 11:11:43.263 | Package apport-core-dump-handler is to be removed. 2026-09-03 11:11:43.264 | Package python3-zstandard is not configured yet. 2026-09-03 11:11:43.264 | apport depends on apport-core-dump-handler | systemd-coredump; however: 2026-09-03 11:11:43.264 | Package apport-core-dump-handler is to be removed. 2026-09-03 11:11:43.264 | Package systemd-coredump is not installed. 2026-09-03 11:11:43.264 | apport depends on apport-core-dump-handler | python3-zstandard; however: 2026-09-03 11:11:43.264 | Package apport-core-dump-handler is to be removed. 2026-09-03 11:11:43.264 | Package python3-zstandard is not configured yet. 2026-09-03 11:11:43.264 | apport depends on apport-core-dump-handler | systemd-coredump; however: 2026-09-03 11:11:43.264 | Package apport-core-dump-handler is to be removed. 2026-09-03 11:11:43.264 | Package systemd-coredump is not installed. 2026-09-03 11:11:43.264 | 2026-09-03 11:11:43.336 | (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 ... 127184 files and directories currently installed.) 2026-09-03 11:11:43.343 | Removing apport-core-dump-handler (2.28.3-0ubuntu0.1) ... 2026-09-03 11:11:44.182 | Selecting previously unselected package systemd-coredump. 2026-09-03 11:11:44.246 | (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 ... 127180 files and directories currently installed.) 2026-09-03 11:11:44.253 | Preparing to unpack .../00-systemd-coredump_255.4-1ubuntu8.17_amd64.deb ... 2026-09-03 11:11:44.256 | Unpacking systemd-coredump (255.4-1ubuntu8.17) ... 2026-09-03 11:11:44.320 | Selecting previously unselected package libvirt-dev:amd64. 2026-09-03 11:11:44.330 | Preparing to unpack .../01-libvirt-dev_10.0.0-2ubuntu8.16_amd64.deb ... 2026-09-03 11:11:44.342 | Unpacking libvirt-dev:amd64 (10.0.0-2ubuntu8.16) ... 2026-09-03 11:11:44.410 | Selecting previously unselected package python3-libvirt. 2026-09-03 11:11:44.423 | Preparing to unpack .../02-python3-libvirt_10.0.0-1build1_amd64.deb ... 2026-09-03 11:11:44.426 | Unpacking python3-libvirt (10.0.0-1build1) ... 2026-09-03 11:11:44.494 | Selecting previously unselected package qemu-system-arm. 2026-09-03 11:11:44.506 | Preparing to unpack .../03-qemu-system-arm_1%3a8.2.2+ds-0ubuntu1.18_amd64.deb ... 2026-09-03 11:11:44.518 | Unpacking qemu-system-arm (1:8.2.2+ds-0ubuntu1.18) ... 2026-09-03 11:11:45.009 | Selecting previously unselected package qemu-system-mips. 2026-09-03 11:11:45.019 | Preparing to unpack .../04-qemu-system-mips_1%3a8.2.2+ds-0ubuntu1.18_amd64.deb ... 2026-09-03 11:11:45.031 | Unpacking qemu-system-mips (1:8.2.2+ds-0ubuntu1.18) ... 2026-09-03 11:11:45.590 | Selecting previously unselected package qemu-system-ppc. 2026-09-03 11:11:45.602 | Preparing to unpack .../05-qemu-system-ppc_1%3a8.2.2+ds-0ubuntu1.18_amd64.deb ... 2026-09-03 11:11:45.614 | Unpacking qemu-system-ppc (1:8.2.2+ds-0ubuntu1.18) ... 2026-09-03 11:11:45.957 | Selecting previously unselected package qemu-system-sparc. 2026-09-03 11:11:45.969 | Preparing to unpack .../06-qemu-system-sparc_1%3a8.2.2+ds-0ubuntu1.18_amd64.deb ... 2026-09-03 11:11:45.981 | Unpacking qemu-system-sparc (1:8.2.2+ds-0ubuntu1.18) ... 2026-09-03 11:11:46.229 | Selecting previously unselected package qemu-system-s390x. 2026-09-03 11:11:46.239 | Preparing to unpack .../07-qemu-system-s390x_1%3a8.2.2+ds-0ubuntu1.18_amd64.deb ... 2026-09-03 11:11:46.251 | Unpacking qemu-system-s390x (1:8.2.2+ds-0ubuntu1.18) ... 2026-09-03 11:11:46.430 | Selecting previously unselected package qemu-system-misc. 2026-09-03 11:11:46.440 | Preparing to unpack .../08-qemu-system-misc_1%3a8.2.2+ds-0ubuntu1.18_amd64.deb ... 2026-09-03 11:11:46.453 | Unpacking qemu-system-misc (1:8.2.2+ds-0ubuntu1.18) ... 2026-09-03 11:11:48.240 | Selecting previously unselected package qemu-system. 2026-09-03 11:11:48.253 | Preparing to unpack .../09-qemu-system_1%3a8.2.2+ds-0ubuntu1.18_amd64.deb ... 2026-09-03 11:11:48.257 | Unpacking qemu-system (1:8.2.2+ds-0ubuntu1.18) ... 2026-09-03 11:11:48.295 | Selecting previously unselected package qemu-efi-aarch64. 2026-09-03 11:11:48.308 | Preparing to unpack .../10-qemu-efi-aarch64_2024.02-2ubuntu0.9_all.deb ... 2026-09-03 11:11:48.312 | Unpacking qemu-efi-aarch64 (2024.02-2ubuntu0.9) ... 2026-09-03 11:11:50.146 | Selecting previously unselected package qemu-efi-arm. 2026-09-03 11:11:50.159 | Preparing to unpack .../11-qemu-efi-arm_2024.02-2ubuntu0.9_all.deb ... 2026-09-03 11:11:50.162 | Unpacking qemu-efi-arm (2024.02-2ubuntu0.9) ... 2026-09-03 11:11:50.955 | Setting up systemd-coredump (255.4-1ubuntu8.17) ... 2026-09-03 11:11:51.469 | Creating group 'systemd-coredump' with GID 987. 2026-09-03 11:11:51.470 | Creating user 'systemd-coredump' (systemd Core Dumper) with UID 987 and GID 987. 2026-09-03 11:11:51.496 | Setting up python3-libvirt (10.0.0-1build1) ... 2026-09-03 11:11:51.793 | Setting up qemu-system-mips (1:8.2.2+ds-0ubuntu1.18) ... 2026-09-03 11:11:51.812 | Setting up qemu-system-sparc (1:8.2.2+ds-0ubuntu1.18) ... 2026-09-03 11:11:51.830 | Setting up libvirt-dev:amd64 (10.0.0-2ubuntu8.16) ... 2026-09-03 11:11:51.847 | Setting up qemu-system-ppc (1:8.2.2+ds-0ubuntu1.18) ... 2026-09-03 11:11:51.865 | Setting up qemu-efi-aarch64 (2024.02-2ubuntu0.9) ... 2026-09-03 11:11:51.876 | Setting up qemu-system-misc (1:8.2.2+ds-0ubuntu1.18) ... 2026-09-03 11:11:51.894 | Setting up python3-zstandard (0.22.0-1build1) ... 2026-09-03 11:11:52.141 | Setting up qemu-system-arm (1:8.2.2+ds-0ubuntu1.18) ... 2026-09-03 11:11:52.160 | Setting up qemu-efi-arm (2024.02-2ubuntu0.9) ... 2026-09-03 11:11:52.171 | Setting up qemu-system-s390x (1:8.2.2+ds-0ubuntu1.18) ... 2026-09-03 11:11:52.190 | Setting up qemu-system (1:8.2.2+ds-0ubuntu1.18) ... 2026-09-03 11:11:52.202 | Processing triggers for man-db (2.12.0-4build2) ... 2026-09-03 11:11:54.000 | perl: warning: Setting locale failed. 2026-09-03 11:11:54.000 | perl: warning: Please check that your locale settings: 2026-09-03 11:11:54.000 | LANGUAGE = (unset), 2026-09-03 11:11:54.000 | LC_ALL = "en_US.utf8", 2026-09-03 11:11:54.001 | LANG = "de_DE.UTF-8" 2026-09-03 11:11:54.001 | are supported and installed on your system. 2026-09-03 11:11:54.001 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-03 11:11:54.131 | perl: warning: Setting locale failed. 2026-09-03 11:11:54.131 | perl: warning: Please check that your locale settings: 2026-09-03 11:11:54.131 | LANGUAGE = (unset), 2026-09-03 11:11:54.131 | LC_ALL = "en_US.utf8", 2026-09-03 11:11:54.131 | LANG = "de_DE.UTF-8" 2026-09-03 11:11:54.131 | are supported and installed on your system. 2026-09-03 11:11:54.132 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-03 11:11:54.182 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-09-03 11:11:54.182 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-09-03 11:11:54.182 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-09-03 11:11:54.253 | perl: warning: Setting locale failed. 2026-09-03 11:11:54.253 | perl: warning: Please check that your locale settings: 2026-09-03 11:11:54.253 | LANGUAGE = (unset), 2026-09-03 11:11:54.253 | LC_ALL = "en_US.utf8", 2026-09-03 11:11:54.254 | LANG = "de_DE.UTF-8" 2026-09-03 11:11:54.254 | are supported and installed on your system. 2026-09-03 11:11:54.254 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-03 11:11:54.621 | 2026-09-03 11:11:54.621 | Running kernel seems to be up-to-date. 2026-09-03 11:11:54.621 | 2026-09-03 11:11:54.622 | Restarting services... 2026-09-03 11:11:54.685 | 2026-09-03 11:11:54.685 | Service restarts being deferred: 2026-09-03 11:11:54.685 | systemctl restart getty@tty1.service 2026-09-03 11:11:54.685 | systemctl restart serial-getty@hvc0.service 2026-09-03 11:11:54.685 | systemctl restart systemd-logind.service 2026-09-03 11:11:54.685 | systemctl restart virtlockd.service 2026-09-03 11:11:54.685 | systemctl restart virtlogd.service 2026-09-03 11:11:54.685 | 2026-09-03 11:11:54.686 | No containers need to be restarted. 2026-09-03 11:11:54.686 | 2026-09-03 11:11:54.686 | User sessions running outdated binaries: 2026-09-03 11:11:54.686 | quobyte @ session #5: bash[2061], sshd[2014,2060] 2026-09-03 11:11:54.698 | quobyte @ user manager service: systemd[1196] 2026-09-03 11:11:54.710 | 2026-09-03 11:11:54.710 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-09-03 11:11:57.024 | + functions-common:apt_get:1211 : result=0 2026-09-03 11:11:57.028 | + functions-common:apt_get:1214 : time_stop apt-get 2026-09-03 11:11:57.032 | + functions-common:time_stop:2420 : local name 2026-09-03 11:11:57.036 | + functions-common:time_stop:2421 : local end_time 2026-09-03 11:11:57.040 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-03 11:11:57.043 | + functions-common:time_stop:2423 : local total 2026-09-03 11:11:57.047 | + functions-common:time_stop:2424 : local start_time 2026-09-03 11:11:57.051 | + functions-common:time_stop:2426 : name=apt-get 2026-09-03 11:11:57.055 | + functions-common:time_stop:2427 : start_time=1788433895166 2026-09-03 11:11:57.059 | + functions-common:time_stop:2429 : [[ -z 1788433895166 ]] 2026-09-03 11:11:57.064 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-03 11:11:57.069 | + functions-common:time_stop:2432 : end_time=1788433917065 2026-09-03 11:11:57.073 | + functions-common:time_stop:2433 : elapsed_time=21899 2026-09-03 11:11:57.077 | + functions-common:time_stop:2434 : total=194207 2026-09-03 11:11:57.081 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-03 11:11:57.085 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=216106 2026-09-03 11:11:57.089 | + functions-common:apt_get:1215 : return 0 2026-09-03 11:11:57.093 | + lib/nova_plugins/functions-libvirt:install_libvirt:97 : install_package ovmf swtpm swtpm-tools mdevctl 2026-09-03 11:11:57.097 | + functions-common:install_package:1438 : update_package_repo 2026-09-03 11:11:57.101 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-09-03 11:11:57.105 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-09-03 11:11:57.109 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-09-03 11:11:57.113 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-09-03 11:11:57.116 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-09-03 11:11:57.120 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-03 11:11:57.124 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-03 11:11:57.128 | + functions-common:update_package_repo:1421 : apt_get_update 2026-09-03 11:11:57.132 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-09-03 11:11:57.136 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-09-03 11:11:57.140 | + functions-common:apt_get_update:1167 : return 2026-09-03 11:11:57.144 | + functions-common:install_package:1439 : real_install_package ovmf swtpm swtpm-tools mdevctl 2026-09-03 11:11:57.148 | + functions-common:real_install_package:1426 : is_ubuntu 2026-09-03 11:11:57.152 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-03 11:11:57.156 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-03 11:11:57.160 | + functions-common:real_install_package:1427 : apt_get install ovmf swtpm swtpm-tools mdevctl 2026-09-03 11:11:57.192 | + 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-09-03 11:11:57.231 | Reading package lists... 2026-09-03 11:11:57.589 | Building dependency tree... 2026-09-03 11:11:57.590 | Reading state information... 2026-09-03 11:11:58.104 | ovmf is already the newest version (2024.02-2ubuntu0.9). 2026-09-03 11:11:58.104 | ovmf set to manually installed. 2026-09-03 11:11:58.104 | swtpm is already the newest version (0.7.3-0ubuntu5.24.04.1). 2026-09-03 11:11:58.104 | swtpm set to manually installed. 2026-09-03 11:11:58.104 | swtpm-tools is already the newest version (0.7.3-0ubuntu5.24.04.1). 2026-09-03 11:11:58.104 | swtpm-tools set to manually installed. 2026-09-03 11:11:58.104 | mdevctl is already the newest version (1.3.0-1ubuntu2.1). 2026-09-03 11:11:58.105 | mdevctl set to manually installed. 2026-09-03 11:11:58.105 | The following packages were automatically installed and are no longer required: 2026-09-03 11:11:58.106 | libfwupd2 libgusb2 2026-09-03 11:11:58.106 | Use 'sudo apt autoremove' to remove them. 2026-09-03 11:11:58.189 | 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2026-09-03 11:11:58.196 | + functions-common:apt_get:1211 : result=0 2026-09-03 11:11:58.200 | + functions-common:apt_get:1214 : time_stop apt-get 2026-09-03 11:11:58.204 | + functions-common:time_stop:2420 : local name 2026-09-03 11:11:58.208 | + functions-common:time_stop:2421 : local end_time 2026-09-03 11:11:58.212 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-03 11:11:58.215 | + functions-common:time_stop:2423 : local total 2026-09-03 11:11:58.219 | + functions-common:time_stop:2424 : local start_time 2026-09-03 11:11:58.223 | + functions-common:time_stop:2426 : name=apt-get 2026-09-03 11:11:58.227 | + functions-common:time_stop:2427 : start_time=1788433917187 2026-09-03 11:11:58.231 | + functions-common:time_stop:2429 : [[ -z 1788433917187 ]] 2026-09-03 11:11:58.236 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-03 11:11:58.242 | + functions-common:time_stop:2432 : end_time=1788433918237 2026-09-03 11:11:58.246 | + functions-common:time_stop:2433 : elapsed_time=1050 2026-09-03 11:11:58.249 | + functions-common:time_stop:2434 : total=216106 2026-09-03 11:11:58.253 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-03 11:11:58.258 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=217156 2026-09-03 11:11:58.261 | + functions-common:apt_get:1215 : return 0 2026-09-03 11:11:58.265 | + lib/nova_plugins/functions-libvirt:install_libvirt:98 : is_arch aarch64 2026-09-03 11:11:58.271 | ++ functions-common:is_arch:519 : uname -m 2026-09-03 11:11:58.276 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-09-03 11:11:58.282 | + lib/nova_plugins/functions-libvirt:install_libvirt:103 : [[ noble =~ bookworm ]] 2026-09-03 11:11:58.285 | + lib/nova_plugins/functions-libvirt:install_libvirt:103 : [[ noble =~ trixie ]] 2026-09-03 11:11:58.289 | + lib/nova_plugins/functions-libvirt:install_libvirt:145 : [[ False == True ]] 2026-09-03 11:11:58.293 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:96 : [[ kvm == \l\x\c ]] 2026-09-03 11:11:58.298 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:108 : [[ '' == \T\r\u\e ]] 2026-09-03 11:11:58.302 | + lib/nova:install_nova:921 : is_service_enabled n-novnc 2026-09-03 11:11:58.328 | + functions-common:is_service_enabled:2076 : return 0 2026-09-03 11:11:58.333 | ++ lib/nova:install_nova:923 : trueorfalse False NOVNC_FROM_PACKAGE 2026-09-03 11:11:58.361 | + lib/nova:install_nova:923 : NOVNC_FROM_PACKAGE=False 2026-09-03 11:11:58.365 | + lib/nova:install_nova:924 : '[' False = True ']' 2026-09-03 11:11:58.369 | + lib/nova:install_nova:943 : NOVNC_WEB_DIR=/opt/stack/novnc 2026-09-03 11:11:58.373 | + lib/nova:install_nova:944 : git_clone https://github.com/novnc/novnc.git /opt/stack/novnc v1.3.0 2026-09-03 11:11:58.377 | + functions-common:git_clone:589 : local git_remote=https://github.com/novnc/novnc.git 2026-09-03 11:11:58.381 | + functions-common:git_clone:590 : local git_dest=/opt/stack/novnc 2026-09-03 11:11:58.385 | + functions-common:git_clone:591 : local git_ref=v1.3.0 2026-09-03 11:11:58.389 | + functions-common:git_clone:592 : local orig_dir 2026-09-03 11:11:58.394 | ++ functions-common:git_clone:593 : pwd 2026-09-03 11:11:58.399 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-09-03 11:11:58.402 | + functions-common:git_clone:594 : local git_clone_flags= 2026-09-03 11:11:58.407 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-09-03 11:11:58.433 | + functions-common:git_clone:596 : RECLONE=False 2026-09-03 11:11:58.437 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-09-03 11:11:58.441 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-09-03 11:11:58.446 | + functions-common:git_clone:610 : echo v1.3.0 2026-09-03 11:11:58.446 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-09-03 11:11:58.453 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/novnc ]] 2026-09-03 11:11:58.457 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-09-03 11:11:58.461 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://github.com/novnc/novnc.git /opt/stack/novnc 2026-09-03 11:11:58.465 | + functions-common:git_timed:697 : local count=0 2026-09-03 11:11:58.469 | + functions-common:git_timed:698 : local timeout=0 2026-09-03 11:11:58.472 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-09-03 11:11:58.476 | + functions-common:git_timed:701 : timeout=0 2026-09-03 11:11:58.480 | + functions-common:git_timed:704 : time_start git_timed 2026-09-03 11:11:58.483 | + functions-common:time_start:2406 : local name=git_timed 2026-09-03 11:11:58.487 | + functions-common:time_start:2407 : local start_time= 2026-09-03 11:11:58.491 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-03 11:11:58.496 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-03 11:11:58.501 | + functions-common:time_start:2411 : _TIME_START[$name]=1788433918497 2026-09-03 11:11:58.505 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://github.com/novnc/novnc.git /opt/stack/novnc 2026-09-03 11:11:58.509 | Cloning into '/opt/stack/novnc'... 2026-09-03 11:12:00.267 | + functions-common:git_timed:719 : time_stop git_timed 2026-09-03 11:12:00.271 | + functions-common:time_stop:2420 : local name 2026-09-03 11:12:00.275 | + functions-common:time_stop:2421 : local end_time 2026-09-03 11:12:00.279 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-03 11:12:00.283 | + functions-common:time_stop:2423 : local total 2026-09-03 11:12:00.287 | + functions-common:time_stop:2424 : local start_time 2026-09-03 11:12:00.290 | + functions-common:time_stop:2426 : name=git_timed 2026-09-03 11:12:00.295 | + functions-common:time_stop:2427 : start_time=1788433918497 2026-09-03 11:12:00.298 | + functions-common:time_stop:2429 : [[ -z 1788433918497 ]] 2026-09-03 11:12:00.303 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-03 11:12:00.309 | + functions-common:time_stop:2432 : end_time=1788433920305 2026-09-03 11:12:00.313 | + functions-common:time_stop:2433 : elapsed_time=1808 2026-09-03 11:12:00.316 | + functions-common:time_stop:2434 : total=160110 2026-09-03 11:12:00.320 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-03 11:12:00.324 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=161918 2026-09-03 11:12:00.328 | + functions-common:git_clone:631 : cd /opt/stack/novnc 2026-09-03 11:12:00.332 | + functions-common:git_clone:632 : git_timed fetch origin v1.3.0 2026-09-03 11:12:00.336 | + functions-common:git_timed:697 : local count=0 2026-09-03 11:12:00.340 | + functions-common:git_timed:698 : local timeout=0 2026-09-03 11:12:00.344 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-09-03 11:12:00.348 | + functions-common:git_timed:701 : timeout=0 2026-09-03 11:12:00.352 | + functions-common:git_timed:704 : time_start git_timed 2026-09-03 11:12:00.356 | + functions-common:time_start:2406 : local name=git_timed 2026-09-03 11:12:00.360 | + functions-common:time_start:2407 : local start_time= 2026-09-03 11:12:00.363 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-03 11:12:00.368 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-03 11:12:00.374 | + functions-common:time_start:2411 : _TIME_START[$name]=1788433920370 2026-09-03 11:12:00.378 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin v1.3.0 2026-09-03 11:12:00.849 | From https://github.com/novnc/novnc 2026-09-03 11:12:00.849 | * tag v1.3.0 -> FETCH_HEAD 2026-09-03 11:12:00.860 | + functions-common:git_timed:719 : time_stop git_timed 2026-09-03 11:12:00.864 | + functions-common:time_stop:2420 : local name 2026-09-03 11:12:00.869 | + functions-common:time_stop:2421 : local end_time 2026-09-03 11:12:00.873 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-03 11:12:00.876 | + functions-common:time_stop:2423 : local total 2026-09-03 11:12:00.880 | + functions-common:time_stop:2424 : local start_time 2026-09-03 11:12:00.884 | + functions-common:time_stop:2426 : name=git_timed 2026-09-03 11:12:00.888 | + functions-common:time_stop:2427 : start_time=1788433920370 2026-09-03 11:12:00.892 | + functions-common:time_stop:2429 : [[ -z 1788433920370 ]] 2026-09-03 11:12:00.897 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-03 11:12:00.903 | + functions-common:time_stop:2432 : end_time=1788433920898 2026-09-03 11:12:00.906 | + functions-common:time_stop:2433 : elapsed_time=528 2026-09-03 11:12:00.910 | + functions-common:time_stop:2434 : total=161918 2026-09-03 11:12:00.914 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-03 11:12:00.918 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=162446 2026-09-03 11:12:00.922 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-09-03 11:12:00.927 | + functions-common:git_timed:697 : local count=0 2026-09-03 11:12:00.930 | + functions-common:git_timed:698 : local timeout=0 2026-09-03 11:12:00.934 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-09-03 11:12:00.938 | + functions-common:git_timed:701 : timeout=0 2026-09-03 11:12:00.942 | + functions-common:git_timed:704 : time_start git_timed 2026-09-03 11:12:00.946 | + functions-common:time_start:2406 : local name=git_timed 2026-09-03 11:12:00.950 | + functions-common:time_start:2407 : local start_time= 2026-09-03 11:12:00.954 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-03 11:12:00.959 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-03 11:12:00.965 | + functions-common:time_start:2411 : _TIME_START[$name]=1788433920961 2026-09-03 11:12:00.969 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-09-03 11:12:01.004 | Note: switching to 'FETCH_HEAD'. 2026-09-03 11:12:01.004 | 2026-09-03 11:12:01.004 | You are in 'detached HEAD' state. You can look around, make experimental 2026-09-03 11:12:01.005 | changes and commit them, and you can discard any commits you make in this 2026-09-03 11:12:01.005 | state without impacting any branches by switching back to a branch. 2026-09-03 11:12:01.005 | 2026-09-03 11:12:01.005 | If you want to create a new branch to retain commits you create, you may 2026-09-03 11:12:01.005 | do so (now or later) by using -c with the switch command. Example: 2026-09-03 11:12:01.005 | 2026-09-03 11:12:01.005 | git switch -c 2026-09-03 11:12:01.005 | 2026-09-03 11:12:01.005 | Or undo this operation with: 2026-09-03 11:12:01.005 | 2026-09-03 11:12:01.006 | git switch - 2026-09-03 11:12:01.006 | 2026-09-03 11:12:01.006 | Turn off this advice by setting config variable advice.detachedHead to false 2026-09-03 11:12:01.006 | 2026-09-03 11:12:01.006 | HEAD is now at 463c39e noVNC 1.3.0 2026-09-03 11:12:01.009 | + functions-common:git_timed:719 : time_stop git_timed 2026-09-03 11:12:01.013 | + functions-common:time_stop:2420 : local name 2026-09-03 11:12:01.017 | + functions-common:time_stop:2421 : local end_time 2026-09-03 11:12:01.021 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-03 11:12:01.025 | + functions-common:time_stop:2423 : local total 2026-09-03 11:12:01.028 | + functions-common:time_stop:2424 : local start_time 2026-09-03 11:12:01.032 | + functions-common:time_stop:2426 : name=git_timed 2026-09-03 11:12:01.036 | + functions-common:time_stop:2427 : start_time=1788433920961 2026-09-03 11:12:01.039 | + functions-common:time_stop:2429 : [[ -z 1788433920961 ]] 2026-09-03 11:12:01.044 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-03 11:12:01.049 | + functions-common:time_stop:2432 : end_time=1788433921045 2026-09-03 11:12:01.053 | + functions-common:time_stop:2433 : elapsed_time=84 2026-09-03 11:12:01.057 | + functions-common:time_stop:2434 : total=162446 2026-09-03 11:12:01.060 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-03 11:12:01.064 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=162530 2026-09-03 11:12:01.068 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/novnc 2026-09-03 11:12:01.086 | + functions-common:git_clone:672 : cd /opt/stack/novnc 2026-09-03 11:12:01.091 | + functions-common:git_clone:673 : git show --oneline 2026-09-03 11:12:01.092 | + functions-common:git_clone:673 : head -1 2026-09-03 11:12:01.094 | 463c39e noVNC 1.3.0 2026-09-03 11:12:01.099 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-09-03 11:12:01.103 | + lib/nova:install_nova:948 : is_service_enabled n-spice 2026-09-03 11:12:01.127 | + functions-common:is_service_enabled:2076 : return 1 2026-09-03 11:12:01.131 | + lib/nova:install_nova:960 : git_clone https://review.opendev.org/openstack/nova.git /opt/stack/nova master 2026-09-03 11:12:01.134 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/nova.git 2026-09-03 11:12:01.138 | + functions-common:git_clone:590 : local git_dest=/opt/stack/nova 2026-09-03 11:12:01.141 | + functions-common:git_clone:591 : local git_ref=master 2026-09-03 11:12:01.145 | + functions-common:git_clone:592 : local orig_dir 2026-09-03 11:12:01.149 | ++ functions-common:git_clone:593 : pwd 2026-09-03 11:12:01.153 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-09-03 11:12:01.157 | + functions-common:git_clone:594 : local git_clone_flags= 2026-09-03 11:12:01.162 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-09-03 11:12:01.187 | + functions-common:git_clone:596 : RECLONE=False 2026-09-03 11:12:01.191 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-09-03 11:12:01.195 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-09-03 11:12:01.201 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-09-03 11:12:01.201 | + functions-common:git_clone:610 : echo master 2026-09-03 11:12:01.208 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/nova ]] 2026-09-03 11:12:01.213 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-09-03 11:12:01.216 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/nova.git /opt/stack/nova 2026-09-03 11:12:01.220 | + functions-common:git_timed:697 : local count=0 2026-09-03 11:12:01.224 | + functions-common:git_timed:698 : local timeout=0 2026-09-03 11:12:01.227 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-09-03 11:12:01.231 | + functions-common:git_timed:701 : timeout=0 2026-09-03 11:12:01.235 | + functions-common:git_timed:704 : time_start git_timed 2026-09-03 11:12:01.239 | + functions-common:time_start:2406 : local name=git_timed 2026-09-03 11:12:01.243 | + functions-common:time_start:2407 : local start_time= 2026-09-03 11:12:01.247 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-03 11:12:01.252 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-03 11:12:01.258 | + functions-common:time_start:2411 : _TIME_START[$name]=1788433921253 2026-09-03 11:12:01.262 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/nova.git /opt/stack/nova 2026-09-03 11:12:01.267 | Cloning into '/opt/stack/nova'... 2026-09-03 11:15:33.055 | + functions-common:git_timed:719 : time_stop git_timed 2026-09-03 11:15:33.060 | + functions-common:time_stop:2420 : local name 2026-09-03 11:15:33.063 | + functions-common:time_stop:2421 : local end_time 2026-09-03 11:15:33.067 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-03 11:15:33.071 | + functions-common:time_stop:2423 : local total 2026-09-03 11:15:33.074 | + functions-common:time_stop:2424 : local start_time 2026-09-03 11:15:33.078 | + functions-common:time_stop:2426 : name=git_timed 2026-09-03 11:15:33.082 | + functions-common:time_stop:2427 : start_time=1788433921253 2026-09-03 11:15:33.086 | + functions-common:time_stop:2429 : [[ -z 1788433921253 ]] 2026-09-03 11:15:33.091 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-03 11:15:33.103 | + functions-common:time_stop:2432 : end_time=1788434133098 2026-09-03 11:15:33.107 | + functions-common:time_stop:2433 : elapsed_time=211845 2026-09-03 11:15:33.110 | + functions-common:time_stop:2434 : total=162530 2026-09-03 11:15:33.114 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-03 11:15:33.118 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=374375 2026-09-03 11:15:33.122 | + functions-common:git_clone:631 : cd /opt/stack/nova 2026-09-03 11:15:33.126 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-09-03 11:15:33.130 | + functions-common:git_timed:697 : local count=0 2026-09-03 11:15:33.134 | + functions-common:git_timed:698 : local timeout=0 2026-09-03 11:15:33.138 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-09-03 11:15:33.142 | + functions-common:git_timed:701 : timeout=0 2026-09-03 11:15:33.146 | + functions-common:git_timed:704 : time_start git_timed 2026-09-03 11:15:33.150 | + functions-common:time_start:2406 : local name=git_timed 2026-09-03 11:15:33.153 | + functions-common:time_start:2407 : local start_time= 2026-09-03 11:15:33.157 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-03 11:15:33.162 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-03 11:15:33.168 | + functions-common:time_start:2411 : _TIME_START[$name]=1788434133163 2026-09-03 11:15:33.172 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-09-03 11:15:33.887 | From https://review.opendev.org/openstack/nova 2026-09-03 11:15:33.887 | * branch master -> FETCH_HEAD 2026-09-03 11:15:33.898 | + functions-common:git_timed:719 : time_stop git_timed 2026-09-03 11:15:33.902 | + functions-common:time_stop:2420 : local name 2026-09-03 11:15:33.906 | + functions-common:time_stop:2421 : local end_time 2026-09-03 11:15:33.909 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-03 11:15:33.913 | + functions-common:time_stop:2423 : local total 2026-09-03 11:15:33.917 | + functions-common:time_stop:2424 : local start_time 2026-09-03 11:15:33.920 | + functions-common:time_stop:2426 : name=git_timed 2026-09-03 11:15:33.924 | + functions-common:time_stop:2427 : start_time=1788434133163 2026-09-03 11:15:33.928 | + functions-common:time_stop:2429 : [[ -z 1788434133163 ]] 2026-09-03 11:15:33.933 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-03 11:15:33.939 | + functions-common:time_stop:2432 : end_time=1788434133935 2026-09-03 11:15:33.942 | + functions-common:time_stop:2433 : elapsed_time=772 2026-09-03 11:15:33.946 | + functions-common:time_stop:2434 : total=374375 2026-09-03 11:15:33.950 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-03 11:15:33.954 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=375147 2026-09-03 11:15:33.958 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-09-03 11:15:33.962 | + functions-common:git_timed:697 : local count=0 2026-09-03 11:15:33.966 | + functions-common:git_timed:698 : local timeout=0 2026-09-03 11:15:33.970 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-09-03 11:15:33.974 | + functions-common:git_timed:701 : timeout=0 2026-09-03 11:15:33.978 | + functions-common:git_timed:704 : time_start git_timed 2026-09-03 11:15:33.982 | + functions-common:time_start:2406 : local name=git_timed 2026-09-03 11:15:33.986 | + functions-common:time_start:2407 : local start_time= 2026-09-03 11:15:33.990 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-03 11:15:33.995 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-03 11:15:34.001 | + functions-common:time_start:2411 : _TIME_START[$name]=1788434133997 2026-09-03 11:15:34.005 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-09-03 11:15:34.551 | Note: switching to 'FETCH_HEAD'. 2026-09-03 11:15:34.551 | 2026-09-03 11:15:34.551 | You are in 'detached HEAD' state. You can look around, make experimental 2026-09-03 11:15:34.551 | changes and commit them, and you can discard any commits you make in this 2026-09-03 11:15:34.552 | state without impacting any branches by switching back to a branch. 2026-09-03 11:15:34.552 | 2026-09-03 11:15:34.552 | If you want to create a new branch to retain commits you create, you may 2026-09-03 11:15:34.552 | do so (now or later) by using -c with the switch command. Example: 2026-09-03 11:15:34.552 | 2026-09-03 11:15:34.552 | git switch -c 2026-09-03 11:15:34.552 | 2026-09-03 11:15:34.552 | Or undo this operation with: 2026-09-03 11:15:34.552 | 2026-09-03 11:15:34.552 | git switch - 2026-09-03 11:15:34.552 | 2026-09-03 11:15:34.553 | Turn off this advice by setting config variable advice.detachedHead to false 2026-09-03 11:15:34.553 | 2026-09-03 11:15:34.553 | HEAD is now at ad5e2ea26e Stabilize _test_interface_attach_and_detach 2026-09-03 11:15:34.562 | + functions-common:git_timed:719 : time_stop git_timed 2026-09-03 11:15:34.566 | + functions-common:time_stop:2420 : local name 2026-09-03 11:15:34.570 | + functions-common:time_stop:2421 : local end_time 2026-09-03 11:15:34.574 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-03 11:15:34.577 | + functions-common:time_stop:2423 : local total 2026-09-03 11:15:34.581 | + functions-common:time_stop:2424 : local start_time 2026-09-03 11:15:34.585 | + functions-common:time_stop:2426 : name=git_timed 2026-09-03 11:15:34.589 | + functions-common:time_stop:2427 : start_time=1788434133997 2026-09-03 11:15:34.593 | + functions-common:time_stop:2429 : [[ -z 1788434133997 ]] 2026-09-03 11:15:34.597 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-03 11:15:34.603 | + functions-common:time_stop:2432 : end_time=1788434134599 2026-09-03 11:15:34.607 | + functions-common:time_stop:2433 : elapsed_time=602 2026-09-03 11:15:34.611 | + functions-common:time_stop:2434 : total=375147 2026-09-03 11:15:34.614 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-03 11:15:34.618 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=375749 2026-09-03 11:15:34.622 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/nova 2026-09-03 11:15:34.647 | + functions-common:git_clone:672 : cd /opt/stack/nova 2026-09-03 11:15:34.652 | + functions-common:git_clone:673 : git show --oneline 2026-09-03 11:15:34.653 | + functions-common:git_clone:673 : head -1 2026-09-03 11:15:34.658 | ad5e2ea26e Stabilize _test_interface_attach_and_detach 2026-09-03 11:15:34.663 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-09-03 11:15:34.668 | + lib/nova:install_nova:961 : setup_develop /opt/stack/nova 2026-09-03 11:15:34.672 | + inc/python:setup_develop:353 : local bindep 2026-09-03 11:15:34.676 | + inc/python:setup_develop:354 : [[ /opt/stack/nova == -bindep* ]] 2026-09-03 11:15:34.680 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/nova 2026-09-03 11:15:34.684 | + inc/python:setup_develop:359 : local extras= 2026-09-03 11:15:34.688 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/nova -e 2026-09-03 11:15:34.692 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-09-03 11:15:34.696 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/nova == -bindep* ]] 2026-09-03 11:15:34.700 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/nova 2026-09-03 11:15:34.704 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-09-03 11:15:34.708 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-09-03 11:15:34.713 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/nova 2026-09-03 11:15:34.716 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-09-03 11:15:34.721 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/nova 2026-09-03 11:15:34.725 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-09-03 11:15:34.729 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-09-03 11:15:34.734 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2026-09-03 11:15:34.742 | + inc/python:_setup_package_with_constraints_edit:400 : name=nova 2026-09-03 11:15:34.746 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z nova ']' 2026-09-03 11:15:34.750 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2026-09-03 11:15:34.915 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/nova -e 2026-09-03 11:15:34.919 | + inc/python:setup_package:436 : local bindep=0 2026-09-03 11:15:34.923 | + inc/python:setup_package:437 : local bindep_flag= 2026-09-03 11:15:34.927 | + inc/python:setup_package:438 : local bindep_profiles= 2026-09-03 11:15:34.930 | + inc/python:setup_package:439 : [[ /opt/stack/nova == -bindep* ]] 2026-09-03 11:15:34.935 | + inc/python:setup_package:444 : local project_dir=/opt/stack/nova 2026-09-03 11:15:34.938 | + inc/python:setup_package:445 : local flags=-e 2026-09-03 11:15:34.942 | + inc/python:setup_package:446 : local extras= 2026-09-03 11:15:34.946 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-09-03 11:15:34.950 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-09-03 11:15:34.954 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-09-03 11:15:34.958 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-09-03 11:15:34.962 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-09-03 11:15:34.966 | + inc/python:setup_package:464 : pip_install -e /opt/stack/nova 2026-09-03 11:15:34.997 | Using python 3.12 to install /opt/stack/nova 2026-09-03 11:15:35.000 | + 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-09-03 11:15:36.004 | Obtaining file:///opt/stack/nova 2026-09-03 11:15:36.009 | Installing build dependencies: started 2026-09-03 11:15:37.774 | Installing build dependencies: finished with status 'done' 2026-09-03 11:15:37.776 | Checking if build backend supports build_editable: started 2026-09-03 11:15:38.332 | Checking if build backend supports build_editable: finished with status 'done' 2026-09-03 11:15:38.333 | Getting requirements to build editable: started 2026-09-03 11:15:38.637 | Getting requirements to build editable: finished with status 'done' 2026-09-03 11:15:38.639 | Preparing editable metadata (pyproject.toml): started 2026-09-03 11:15:40.916 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-09-03 11:15:40.941 | Requirement already satisfied: pbr>=5.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev438) (7.0.3) 2026-09-03 11:15:40.941 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev438) (2.0.52) 2026-09-03 11:15:40.943 | Requirement already satisfied: decorator>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev438) (5.3.1) 2026-09-03 11:15:40.943 | Requirement already satisfied: eventlet>=0.30.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev438) (0.41.2) 2026-09-03 11:15:40.944 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev438) (3.1.6) 2026-09-03 11:15:40.945 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev438) (13.0.1) 2026-09-03 11:15:40.947 | Requirement already satisfied: lxml>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev438) (6.1.1) 2026-09-03 11:15:40.947 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev438) (2.5.1) 2026-09-03 11:15:40.949 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev438) (43.0.3) 2026-09-03 11:15:40.949 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev438) (1.8.11) 2026-09-03 11:15:40.950 | Requirement already satisfied: greenlet>=0.4.15 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev438) (3.5.5) 2026-09-03 11:15:40.951 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev438) (3.1.0) 2026-09-03 11:15:40.952 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev438) (3.10.1) 2026-09-03 11:15:40.953 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev438) (3.18.0) 2026-09-03 11:15:40.954 | Requirement already satisfied: alembic>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev438) (1.19.1) 2026-09-03 11:15:40.956 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev438) (1.3.0) 2026-09-03 11:15:40.956 | Requirement already satisfied: paramiko>=2.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev438) (4.0.0) 2026-09-03 11:15:40.957 | Requirement already satisfied: jsonschema>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev438) (4.26.0) 2026-09-03 11:15:40.958 | Requirement already satisfied: python-cinderclient>=4.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev438) (9.9.0) 2026-09-03 11:15:40.960 | Requirement already satisfied: keystoneauth1>=5.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev438) (5.17.0) 2026-09-03 11:15:41.172 | Collecting python-neutronclient>=7.1.0 (from nova==33.1.0.dev438) 2026-09-03 11:15:41.320 | Downloading python_neutronclient-14.0.0-py3-none-any.whl.metadata (3.5 kB) 2026-09-03 11:15:41.332 | Requirement already satisfied: python-glanceclient>=4.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev438) (4.13.0) 2026-09-03 11:15:41.333 | Requirement already satisfied: requests>=2.25.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev438) (2.34.2) 2026-09-03 11:15:41.335 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev438) (5.9.1) 2026-09-03 11:15:41.360 | Collecting websockify>=0.9.0 (from nova==33.1.0.dev438) 2026-09-03 11:15:41.376 | Downloading websockify-0.13.0-py3-none-any.whl.metadata (14 kB) 2026-09-03 11:15:41.394 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev438) (4.3.0) 2026-09-03 11:15:41.395 | Requirement already satisfied: oslo.concurrency>=5.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev438) (7.6.1) 2026-09-03 11:15:41.396 | Requirement already satisfied: oslo.config>=9.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev438) (10.7.0) 2026-09-03 11:15:41.398 | Requirement already satisfied: oslo.context>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev438) (6.5.0) 2026-09-03 11:15:41.399 | Requirement already satisfied: oslo.log>=4.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev438) (8.3.1) 2026-09-03 11:15:41.400 | Requirement already satisfied: oslo.limit>=2.9.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev438) (2.12.0) 2026-09-03 11:15:41.400 | Requirement already satisfied: oslo.reports>=1.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev438) (3.9.0) 2026-09-03 11:15:41.401 | Requirement already satisfied: oslo.serialization>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev438) (5.11.0) 2026-09-03 11:15:41.402 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev438) (2.8.0) 2026-09-03 11:15:41.403 | Requirement already satisfied: oslo.utils>=8.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev438) (10.2.0) 2026-09-03 11:15:41.404 | Requirement already satisfied: oslo.db>=10.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev438) (18.1.1) 2026-09-03 11:15:41.406 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev438) (7.10.0) 2026-09-03 11:15:41.406 | Requirement already satisfied: oslo.messaging>=14.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev438) (18.3.0) 2026-09-03 11:15:41.407 | Requirement already satisfied: oslo.policy>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev438) (6.0.1) 2026-09-03 11:15:41.408 | Requirement already satisfied: oslo.privsep>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev438) (3.12.0) 2026-09-03 11:15:41.409 | Requirement already satisfied: oslo.i18n>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev438) (6.9.0) 2026-09-03 11:15:41.412 | 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.dev438) (4.8.0) 2026-09-03 11:15:41.412 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev438) (2.0.0) 2026-09-03 11:15:41.414 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev438) (8.2.0) 2026-09-03 11:15:41.415 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev438) (7.2.2) 2026-09-03 11:15:41.416 | Requirement already satisfied: oslo.versionedobjects>=3.12.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev438) (3.12.0) 2026-09-03 11:15:41.417 | Requirement already satisfied: os-brick>=6.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev438) (7.1.1) 2026-09-03 11:15:41.418 | Requirement already satisfied: os-resource-classes>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev438) (1.1.0) 2026-09-03 11:15:41.420 | Requirement already satisfied: os-traits>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev438) (3.9.0) 2026-09-03 11:15:41.420 | Requirement already satisfied: os-vif>=3.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev438) (5.2.0) 2026-09-03 11:15:41.421 | Requirement already satisfied: castellan>=0.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev438) (5.8.0) 2026-09-03 11:15:41.537 | Collecting microversion-parse>=0.2.1 (from nova==33.1.0.dev438) 2026-09-03 11:15:41.554 | Downloading microversion_parse-2.1.0-py3-none-any.whl.metadata (5.1 kB) 2026-09-03 11:15:41.564 | Requirement already satisfied: tooz>=1.58.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev438) (9.1.0) 2026-09-03 11:15:41.565 | Requirement already satisfied: cursive>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev438) (0.3.1) 2026-09-03 11:15:41.566 | Requirement already satisfied: retrying>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev438) (1.4.2) 2026-09-03 11:15:41.567 | Requirement already satisfied: os-service-types>=1.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev438) (1.9.0) 2026-09-03 11:15:41.569 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev438) (2.9.0.post0) 2026-09-03 11:15:41.569 | Requirement already satisfied: futurist>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev438) (3.5.0) 2026-09-03 11:15:41.570 | Requirement already satisfied: openstacksdk>=4.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev438) (4.20.0) 2026-09-03 11:15:41.571 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev438) (6.0.3) 2026-09-03 11:15:41.574 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.5.0->nova==33.1.0.dev438) (1.4.1) 2026-09-03 11:15:41.576 | 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.dev438) (4.16.0) 2026-09-03 11:15:41.580 | 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.dev438) (7.6.0) 2026-09-03 11:15:41.583 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->nova==33.1.0.dev438) (2.1.1) 2026-09-03 11:15:41.588 | 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.dev438) (3.0) 2026-09-03 11:15:41.596 | 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.dev438) (2.8.0) 2026-09-03 11:15:41.603 | 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.dev438) (3.1.0) 2026-09-03 11:15:41.606 | 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.dev438) (2.3.0) 2026-09-03 11:15:41.611 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->nova==33.1.0.dev438) (3.0.3) 2026-09-03 11:15:41.613 | 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.dev438) (26.1.0) 2026-09-03 11:15:41.615 | 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.dev438) (2025.9.1) 2026-09-03 11:15:41.616 | 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.dev438) (0.37.0) 2026-09-03 11:15:41.617 | 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.dev438) (2026.6.3) 2026-09-03 11:15:41.625 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=5.16.0->nova==33.1.0.dev438) (2.1.0) 2026-09-03 11:15:41.633 | 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.dev438) (4.1.0) 2026-09-03 11:15:41.633 | 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.dev438) (2.13.0) 2026-09-03 11:15:41.634 | 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.dev438) (6.0.0) 2026-09-03 11:15:41.648 | 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.dev438) (1.5.0) 2026-09-03 11:15:41.650 | 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.dev438) (1.1.0) 2026-09-03 11:15:41.650 | 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.dev438) (1.33) 2026-09-03 11:15:41.651 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.4.0->nova==33.1.0.dev438) (4.11.3) 2026-09-03 11:15:41.660 | 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.dev438) (3.1.1) 2026-09-03 11:15:41.667 | 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.dev438) (9.1.4) 2026-09-03 11:15:41.679 | 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.dev438) (2.19.0) 2026-09-03 11:15:41.688 | 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.dev438) (0.20) 2026-09-03 11:15:41.702 | 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.dev438) (2.1.2) 2026-09-03 11:15:41.703 | 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.dev438) (0.6.2) 2026-09-03 11:15:41.720 | 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.dev438) (7.1.7) 2026-09-03 11:15:41.722 | 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.dev438) (5.3.1) 2026-09-03 11:15:41.722 | 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.dev438) (5.6.2) 2026-09-03 11:15:41.723 | 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.dev438) (0.17.0) 2026-09-03 11:15:41.728 | 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.dev438) (5.1.0) 2026-09-03 11:15:41.739 | 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.dev438) (2026.3) 2026-09-03 11:15:41.740 | 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.dev438) (26.3) 2026-09-03 11:15:41.747 | 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.dev438) (0.26.0) 2026-09-03 11:15:41.752 | 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.dev438) (5.0.0) 2026-09-03 11:15:41.754 | 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.dev438) (4.0.1) 2026-09-03 11:15:41.769 | 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.dev438) (1.2.1) 2026-09-03 11:15:41.793 | 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.dev438) (1.7.6) 2026-09-03 11:15:41.801 | 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.dev438) (2.2.0) 2026-09-03 11:15:41.806 | 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.dev438) (1.3.7) 2026-09-03 11:15:41.816 | 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.dev438) (3.3.2) 2026-09-03 11:15:41.828 | 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.dev438) (4.3.2) 2026-09-03 11:15:41.829 | 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.dev438) (3.7.1) 2026-09-03 11:15:41.839 | 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.dev438) (2.4.0) 2026-09-03 11:15:41.849 | 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.dev438) (3.0.3) 2026-09-03 11:15:41.850 | 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.dev438) (1.6.2) 2026-09-03 11:15:41.859 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->nova==33.1.0.dev438) (84.0.0) 2026-09-03 11:15:41.879 | 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.dev438) (0.8.2) 2026-09-03 11:15:41.917 | 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.dev438) (4.16.0) 2026-09-03 11:15:41.924 | 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.dev438) (0.6.0) 2026-09-03 11:15:41.925 | Requirement already satisfied: cmd2>=4.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.dev438) (4.2.0) 2026-09-03 11:15:41.936 | Requirement already satisfied: prompt-toolkit>=3.0.53 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev438) (3.0.53) 2026-09-03 11:15:41.937 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev438) (1.11.0) 2026-09-03 11:15:41.938 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev438) (15.0.0) 2026-09-03 11:15:41.939 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev438) (1.8.0) 2026-09-03 11:15:41.961 | 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.dev438) (1.17.0) 2026-09-03 11:15:41.968 | 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.dev438) (2.1.0) 2026-09-03 11:15:41.970 | 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.dev438) (24.2.1) 2026-09-03 11:15:41.992 | 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.dev438) (4.7.0) 2026-09-03 11:15:42.019 | 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.dev438) (3.5.0) 2026-09-03 11:15:42.020 | 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.dev438) (3.18) 2026-09-03 11:15:42.021 | 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.dev438) (2.7.0) 2026-09-03 11:15:42.023 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.25.1->nova==33.1.0.dev438) (2023.11.17) 2026-09-03 11:15:42.064 | 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>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev438) (4.2.0) 2026-09-03 11:15:42.065 | 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>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev438) (2.20.0) 2026-09-03 11:15:42.077 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev438) (0.1.2) 2026-09-03 11:15:42.097 | 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.dev438) (0.8) 2026-09-03 11:15:42.164 | 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.dev438) (0.16.0) 2026-09-03 11:15:42.661 | Collecting numpy (from websockify>=0.9.0->nova==33.1.0.dev438) 2026-09-03 11:15:42.679 | Downloading numpy-2.4.6-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.metadata (6.6 kB) 2026-09-03 11:15:42.716 | Collecting jwcrypto (from websockify>=0.9.0->nova==33.1.0.dev438) 2026-09-03 11:15:42.732 | Downloading jwcrypto-1.5.8-py3-none-any.whl.metadata (3.3 kB) 2026-09-03 11:15:42.787 | Collecting redis (from websockify>=0.9.0->nova==33.1.0.dev438) 2026-09-03 11:15:42.802 | Downloading redis-8.1.0-py3-none-any.whl.metadata (16 kB) 2026-09-03 11:15:42.908 | Downloading microversion_parse-2.1.0-py3-none-any.whl (20 kB) 2026-09-03 11:15:42.935 | Downloading python_neutronclient-14.0.0-py3-none-any.whl (202 kB) 2026-09-03 11:15:42.984 | Downloading websockify-0.13.0-py3-none-any.whl (41 kB) 2026-09-03 11:15:43.007 | Downloading jwcrypto-1.5.8-py3-none-any.whl (96 kB) 2026-09-03 11:15:43.032 | Downloading numpy-2.4.6-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (16.6 MB) 2026-09-03 11:15:43.333 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 16.6/16.6 MB 57.2 MB/s 0:00:00 2026-09-03 11:15:43.349 | Downloading redis-8.1.0-py3-none-any.whl (560 kB) 2026-09-03 11:15:43.369 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 560.6/560.6 kB 26.4 MB/s 0:00:00 2026-09-03 11:15:43.441 | Building wheels for collected packages: nova 2026-09-03 11:15:43.443 | Building editable for nova (pyproject.toml): started 2026-09-03 11:15:46.208 | Building editable for nova (pyproject.toml): finished with status 'done' 2026-09-03 11:15:46.210 | Created wheel for nova: filename=nova-33.1.0.dev438-0.editable-py3-none-any.whl size=10627 sha256=a4233ab00bf6cf4afecc1a0586ae27fe22f9e859e4be706ecdedb7f57434fdb8 2026-09-03 11:15:46.210 | Stored in directory: /tmp/pip-ephem-wheel-cache-thiadd1w/wheels/ee/2b/3a/69794dff55dd5d6c4a3613dfc37217369e4acdbc37f2b08153 2026-09-03 11:15:46.216 | Successfully built nova 2026-09-03 11:15:46.500 | Installing collected packages: redis, numpy, microversion-parse, jwcrypto, websockify, python-neutronclient, nova 2026-09-03 11:15:51.426 | 2026-09-03 11:15:51.449 | Successfully installed jwcrypto-1.5.8 microversion-parse-2.1.0 nova-33.1.0.dev438 numpy-2.4.6 python-neutronclient-14.0.0 redis-8.1.0 websockify-0.13.0 2026-09-03 11:15:51.658 | + inc/python:pip_install:216 : result=0 2026-09-03 11:15:51.662 | + inc/python:pip_install:218 : time_stop pip_install 2026-09-03 11:15:51.666 | + functions-common:time_stop:2420 : local name 2026-09-03 11:15:51.669 | + functions-common:time_stop:2421 : local end_time 2026-09-03 11:15:51.673 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-03 11:15:51.677 | + functions-common:time_stop:2423 : local total 2026-09-03 11:15:51.681 | + functions-common:time_stop:2424 : local start_time 2026-09-03 11:15:51.684 | + functions-common:time_stop:2426 : name=pip_install 2026-09-03 11:15:51.688 | + functions-common:time_stop:2427 : start_time=1788434134989 2026-09-03 11:15:51.692 | + functions-common:time_stop:2429 : [[ -z 1788434134989 ]] 2026-09-03 11:15:51.696 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-03 11:15:51.702 | + functions-common:time_stop:2432 : end_time=1788434151697 2026-09-03 11:15:51.706 | + functions-common:time_stop:2433 : elapsed_time=16708 2026-09-03 11:15:51.709 | + functions-common:time_stop:2434 : total=130906 2026-09-03 11:15:51.713 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-03 11:15:51.717 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=147614 2026-09-03 11:15:51.721 | + inc/python:pip_install:219 : return 0 2026-09-03 11:15:51.725 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-09-03 11:15:51.729 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-09-03 11:15:51.732 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/nova 2026-09-03 11:15:51.736 | + inc/python:use_library_from_git:266 : local name=/opt/stack/nova 2026-09-03 11:15:51.739 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-03 11:15:51.743 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-03 11:15:51.747 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/nova, ]] 2026-09-03 11:15:51.751 | + inc/python:use_library_from_git:269 : return 1 2026-09-03 11:15:51.755 | + 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-09-03 11:15:51.774 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-09-03 11:15:51.778 | + ./stack.sh:main:962 : configure_nova 2026-09-03 11:15:51.782 | + lib/nova:configure_nova:264 : sudo install -d -o quobyte /etc/nova 2026-09-03 11:15:51.800 | + lib/nova:configure_nova:266 : configure_rootwrap nova 2026-09-03 11:15:51.804 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2026-09-03 11:15:51.808 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2026-09-03 11:15:51.815 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2026-09-03 11:15:51.815 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2026-09-03 11:15:51.821 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2026-09-03 11:15:51.825 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2026-09-03 11:15:51.829 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/opt/stack/data/venv/bin 2026-09-03 11:15:51.833 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2026-09-03 11:15:51.837 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2026-09-03 11:15:51.841 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2026-09-03 11:15:51.845 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/opt/stack/data/venv/bin/nova-rootwrap 2026-09-03 11:15:51.849 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2026-09-03 11:15:51.866 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2026-09-03 11:15:51.884 | + 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-09-03 11:15:51.902 | + 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-09-03 11:15:51.920 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2026-09-03 11:15:51.939 | + inc/rootwrap:configure_rootwrap:66 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/nova/rootwrap.conf 2026-09-03 11:15:51.958 | + inc/rootwrap:configure_rootwrap:69 : local tempfile 2026-09-03 11:15:51.963 | ++ inc/rootwrap:configure_rootwrap:70 : mktemp 2026-09-03 11:15:51.970 | + inc/rootwrap:configure_rootwrap:70 : tempfile=/tmp/tmp.C8HK0Uobzo 2026-09-03 11:15:51.974 | + inc/rootwrap:configure_rootwrap:72 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2026-09-03 11:15:51.978 | + inc/rootwrap:configure_rootwrap:73 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2026-09-03 11:15:51.982 | + inc/rootwrap:configure_rootwrap:74 : '[' -f /opt/stack/data/venv/bin/nova-rootwrap-daemon ']' 2026-09-03 11:15:51.986 | + inc/rootwrap:configure_rootwrap:76 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2026-09-03 11:15:51.990 | + inc/rootwrap:configure_rootwrap:77 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2026-09-03 11:15:51.994 | + inc/rootwrap:configure_rootwrap:79 : chmod 0440 /tmp/tmp.C8HK0Uobzo 2026-09-03 11:15:52.000 | + inc/rootwrap:configure_rootwrap:80 : sudo chown root:root /tmp/tmp.C8HK0Uobzo 2026-09-03 11:15:52.017 | + inc/rootwrap:configure_rootwrap:81 : sudo mv /tmp/tmp.C8HK0Uobzo /etc/sudoers.d/nova-rootwrap 2026-09-03 11:15:52.036 | ++ inc/rootwrap:configure_rootwrap:85 : dirname /opt/stack/data/venv/bin/nova-rootwrap 2026-09-03 11:15:52.042 | + inc/rootwrap:configure_rootwrap:85 : add_sudo_secure_path /opt/stack/data/venv/bin 2026-09-03 11:15:52.046 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/opt/stack/data/venv/bin 2026-09-03 11:15:52.050 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2026-09-03 11:15:52.054 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2026-09-03 11:15:52.058 | + 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-09-03 11:15:52.062 | + 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-09-03 11:15:52.067 | + 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-09-03 11:15:52.067 | + inc/rootwrap:add_sudo_secure_path:33 : sudo tee /etc/sudoers.d/zz-secure-path 2026-09-03 11:15:52.079 | Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin 2026-09-03 11:15:52.085 | + inc/rootwrap:add_sudo_secure_path:34 : sudo chmod 400 /etc/sudoers.d/zz-secure-path 2026-09-03 11:15:52.102 | + inc/rootwrap:add_sudo_secure_path:35 : sudo chown root:root /etc/sudoers.d/zz-secure-path 2026-09-03 11:15:52.119 | + 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-09-03 11:15:52.123 | + lib/nova:configure_nova:270 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2026-09-03 11:15:52.130 | + lib/nova:configure_nova:273 : is_service_enabled n-cpu 2026-09-03 11:15:52.156 | + functions-common:is_service_enabled:2076 : return 0 2026-09-03 11:15:52.160 | + lib/nova:configure_nova:275 : sudo sysctl -w net.ipv4.ip_forward=1 2026-09-03 11:15:52.172 | net.ipv4.ip_forward = 1 2026-09-03 11:15:52.178 | + lib/nova:configure_nova:277 : [[ libvirt = \l\i\b\v\i\r\t ]] 2026-09-03 11:15:52.182 | + lib/nova:configure_nova:281 : [[ kvm == \k\v\m ]] 2026-09-03 11:15:52.186 | + lib/nova:configure_nova:282 : sudo modprobe kvm 2026-09-03 11:15:52.205 | + lib/nova:configure_nova:283 : '[' '!' -e /dev/kvm ']' 2026-09-03 11:15:52.209 | + lib/nova:configure_nova:298 : [[ kvm == \l\x\c ]] 2026-09-03 11:15:52.213 | + lib/nova:configure_nova:313 : sudo install -d -o quobyte /opt/stack/data/nova/instances 2026-09-03 11:15:52.230 | + lib/nova:configure_nova:318 : '[' -L /dev/disk/by-label/nova-instances ']' 2026-09-03 11:15:52.236 | + lib/nova:configure_nova:327 : sudo tee /etc/iscsi/initiatorname.iscsi 2026-09-03 11:15:52.237 | ++ lib/nova:configure_nova:327 : iscsi-iname 2026-09-03 11:15:52.244 | + lib/nova:configure_nova:327 : echo InitiatorName=iqn.2016-04.com.open-iscsi:8d232b6e4de 2026-09-03 11:15:52.248 | InitiatorName=iqn.2016-04.com.open-iscsi:8d232b6e4de 2026-09-03 11:15:52.254 | + lib/nova:configure_nova:329 : [[ False == \T\r\u\e ]] 2026-09-03 11:15:52.258 | + lib/nova:configure_nova:344 : iniset -sudo /etc/iscsi/iscsid.conf DEFAULT node.session.auth.chap_algs SHA3-256,SHA256 2026-09-03 11:15:52.351 | + lib/nova:configure_nova:346 : [[ lioadm != \n\v\m\e\t ]] 2026-09-03 11:15:52.355 | + lib/nova:configure_nova:348 : restart_service iscsid 2026-09-03 11:15:52.359 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-09-03 11:15:52.363 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart iscsid 2026-09-03 11:15:52.422 | + lib/nova:configure_nova:371 : create_nova_conf 2026-09-03 11:15:52.426 | + lib/nova:create_nova_conf:441 : rm -f /opt/stack/nova/bin/nova.conf 2026-09-03 11:15:52.431 | + lib/nova:create_nova_conf:444 : rm -f /etc/nova/nova.conf 2026-09-03 11:15:52.437 | + lib/nova:create_nova_conf:445 : iniset /etc/nova/nova.conf DEFAULT debug True 2026-09-03 11:15:52.482 | + lib/nova:create_nova_conf:446 : '[' True == True ']' 2026-09-03 11:15:52.486 | + lib/nova:create_nova_conf:447 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2026-09-03 11:15:52.527 | + lib/nova:create_nova_conf:449 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2026-09-03 11:15:52.571 | + lib/nova:create_nova_conf:450 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2026-09-03 11:15:52.613 | + lib/nova:create_nova_conf:451 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2026-09-03 11:15:52.657 | + lib/nova:create_nova_conf:452 : iniset /etc/nova/nova.conf scheduler workers 2 2026-09-03 11:15:52.702 | + lib/nova:create_nova_conf:453 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2026-09-03 11:15:52.746 | + lib/nova:create_nova_conf:454 : iniset /etc/nova/nova.conf DEFAULT my_ip 192.168.122.181 2026-09-03 11:15:52.788 | + lib/nova:create_nova_conf:455 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2026-09-03 11:15:52.831 | + lib/nova:create_nova_conf:456 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2026-09-03 11:15:52.874 | + lib/nova:create_nova_conf:457 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2026-09-03 11:15:52.916 | + lib/nova:create_nova_conf:458 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2026-09-03 11:15:52.959 | + lib/nova:create_nova_conf:462 : iniset /etc/nova/nova.conf api response_validation error 2026-09-03 11:15:53.005 | + lib/nova:create_nova_conf:464 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2026-09-03 11:15:53.049 | + lib/nova:create_nova_conf:466 : iniset /etc/nova/nova.conf DEFAULT report_interval 120 2026-09-03 11:15:53.092 | + lib/nova:create_nova_conf:467 : iniset /etc/nova/nova.conf DEFAULT service_down_time 720 2026-09-03 11:15:53.134 | + lib/nova:create_nova_conf:469 : is_fedora 2026-09-03 11:15:53.138 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-09-03 11:15:53.142 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-09-03 11:15:53.146 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-09-03 11:15:53.149 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-09-03 11:15:53.153 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-09-03 11:15:53.157 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-09-03 11:15:53.160 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-09-03 11:15:53.164 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-09-03 11:15:53.168 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-09-03 11:15:53.172 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-09-03 11:15:53.176 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-09-03 11:15:53.180 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-09-03 11:15:53.184 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-09-03 11:15:53.188 | + lib/nova:create_nova_conf:478 : is_service_enabled n-api n-cond n-sched n-spice n-novnc n-sproxy 2026-09-03 11:15:53.212 | + functions-common:is_service_enabled:2076 : return 0 2026-09-03 11:15:53.215 | + lib/nova:create_nova_conf:482 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-09-03 11:15:53.219 | + lib/nova:create_nova_conf:485 : local db=nova_cell0 2026-09-03 11:15:53.222 | + lib/nova:create_nova_conf:488 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2026-09-03 11:15:53.267 | ++ lib/nova:create_nova_conf:491 : database_connection_url nova_cell0 2026-09-03 11:15:53.271 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2026-09-03 11:15:53.275 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2026-09-03 11:15:53.279 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell0 2026-09-03 11:15:53.283 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-09-03 11:15:53.286 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-09-03 11:15:53.290 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-09-03 11:15:53.314 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-03 11:15:53.318 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-09-03 11:15:53.322 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2026-09-03 11:15:53.327 | + 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-09-03 11:15:53.373 | ++ lib/nova:create_nova_conf:492 : database_connection_url nova_api 2026-09-03 11:15:53.376 | ++ lib/database:database_connection_url:134 : local db=nova_api 2026-09-03 11:15:53.380 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2026-09-03 11:15:53.384 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_api 2026-09-03 11:15:53.388 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-09-03 11:15:53.392 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-09-03 11:15:53.395 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-09-03 11:15:53.420 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-03 11:15:53.424 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-09-03 11:15:53.428 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/nova_api?charset=utf8&plugin=dbcounter' 2026-09-03 11:15:53.433 | + 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-09-03 11:15:53.479 | + lib/nova:create_nova_conf:497 : iniset /etc/nova/nova.conf cache enabled True 2026-09-03 11:15:53.524 | + lib/nova:create_nova_conf:498 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2026-09-03 11:15:53.566 | + lib/nova:create_nova_conf:499 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2026-09-03 11:15:53.609 | + lib/nova:create_nova_conf:502 : is_service_enabled n-api 2026-09-03 11:15:53.635 | + functions-common:is_service_enabled:2076 : return 0 2026-09-03 11:15:53.639 | + lib/nova:create_nova_conf:503 : is_service_enabled n-api-meta 2026-09-03 11:15:53.664 | + functions-common:is_service_enabled:2076 : return 0 2026-09-03 11:15:53.670 | ++ lib/nova:create_nova_conf:505 : echo osapi_compute,metadata 2026-09-03 11:15:53.670 | ++ lib/nova:create_nova_conf:505 : sed s/,metadata// 2026-09-03 11:15:53.677 | + lib/nova:create_nova_conf:505 : NOVA_ENABLED_APIS=osapi_compute 2026-09-03 11:15:53.681 | + lib/nova:create_nova_conf:507 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2026-09-03 11:15:53.724 | + lib/nova:create_nova_conf:508 : [[ True == \T\r\u\e ]] 2026-09-03 11:15:53.727 | + lib/nova:create_nova_conf:509 : iniset /etc/nova/nova.conf oslo_policy enforce_new_defaults True 2026-09-03 11:15:53.773 | + lib/nova:create_nova_conf:514 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2026-09-03 11:15:53.776 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/nova/nova.conf 2026-09-03 11:15:53.780 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=nova 2026-09-03 11:15:53.784 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-09-03 11:15:53.787 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-09-03 11:15:53.791 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/nova/nova.conf nova keystone_authtoken 2026-09-03 11:15:53.795 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-09-03 11:15:53.799 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-09-03 11:15:53.803 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-09-03 11:15:53.807 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2026-09-03 11:15:53.852 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2026-09-03 11:15:53.894 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://192.168.122.181/identity 2026-09-03 11:15:53.937 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2026-09-03 11:15:53.980 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf keystone_authtoken password nomoresecret 2026-09-03 11:15:54.023 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2026-09-03 11:15:54.066 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2026-09-03 11:15:54.109 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2026-09-03 11:15:54.152 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/nova/nova.conf keystone_authtoken www_authenticate_uri http://192.168.122.181/identity 2026-09-03 11:15:54.196 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-09-03 11:15:54.238 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2026-09-03 11:15:54.282 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-09-03 11:15:54.285 | + lib/nova:create_nova_conf:517 : is_service_enabled cinder 2026-09-03 11:15:54.309 | + functions-common:is_service_enabled:2076 : return 0 2026-09-03 11:15:54.313 | + lib/nova:create_nova_conf:518 : configure_cinder_access 2026-09-03 11:15:54.317 | + lib/nova:configure_cinder_access:642 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2026-09-03 11:15:54.363 | + lib/nova:configure_cinder_access:649 : configure_keystoneauth /etc/nova/nova.conf nova cinder 2026-09-03 11:15:54.367 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-09-03 11:15:54.371 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-09-03 11:15:54.375 | + lib/keystone:configure_keystoneauth:393 : local section=cinder 2026-09-03 11:15:54.379 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf cinder auth_type password 2026-09-03 11:15:54.422 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf cinder interface public 2026-09-03 11:15:54.466 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf cinder auth_url http://192.168.122.181/identity 2026-09-03 11:15:54.509 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf cinder username nova 2026-09-03 11:15:54.553 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf cinder password nomoresecret 2026-09-03 11:15:54.596 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2026-09-03 11:15:54.640 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf cinder project_name service 2026-09-03 11:15:54.685 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2026-09-03 11:15:54.728 | + lib/nova:configure_cinder_access:650 : is_service_enabled tls-proxy 2026-09-03 11:15:54.753 | + functions-common:is_service_enabled:2076 : return 1 2026-09-03 11:15:54.756 | + lib/nova:create_nova_conf:521 : is_service_enabled manila 2026-09-03 11:15:54.780 | + functions-common:is_service_enabled:2076 : return 1 2026-09-03 11:15:54.784 | + lib/nova:create_nova_conf:525 : '[' -n /opt/stack/data/nova ']' 2026-09-03 11:15:54.788 | + lib/nova:create_nova_conf:526 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2026-09-03 11:15:54.831 | + lib/nova:create_nova_conf:527 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2026-09-03 11:15:54.877 | + lib/nova:create_nova_conf:529 : '[' -n /opt/stack/data/nova/instances ']' 2026-09-03 11:15:54.881 | + lib/nova:create_nova_conf:530 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2026-09-03 11:15:54.927 | + lib/nova:create_nova_conf:532 : '[' False '!=' False ']' 2026-09-03 11:15:54.931 | + lib/nova:create_nova_conf:535 : '[' False '!=' False ']' 2026-09-03 11:15:54.935 | + lib/nova:create_nova_conf:541 : is_fedora 2026-09-03 11:15:54.939 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-09-03 11:15:54.942 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-09-03 11:15:54.947 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-09-03 11:15:54.950 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-09-03 11:15:54.955 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-09-03 11:15:54.958 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-09-03 11:15:54.962 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-09-03 11:15:54.966 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-09-03 11:15:54.970 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-09-03 11:15:54.974 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-09-03 11:15:54.978 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-09-03 11:15:54.982 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-09-03 11:15:54.986 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-09-03 11:15:54.989 | + lib/nova:create_nova_conf:546 : setup_logging /etc/nova/nova.conf 2026-09-03 11:15:54.993 | + functions:setup_logging:693 : setup_systemd_logging /etc/nova/nova.conf 2026-09-03 11:15:54.997 | + functions:setup_systemd_logging:710 : local conf_file=/etc/nova/nova.conf 2026-09-03 11:15:55.002 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-09-03 11:15:55.028 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-09-03 11:15:55.032 | + functions:setup_systemd_logging:716 : local pidstr= 2026-09-03 11:15:55.036 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-09-03 11:15:55.040 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-09-03 11:15:55.044 | + 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-09-03 11:15:55.088 | + 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-09-03 11:15:55.132 | + 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-09-03 11:15:55.178 | + functions:setup_systemd_logging:727 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-09-03 11:15:55.221 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova.conf DEFAULT log_color False 2026-09-03 11:15:55.266 | + lib/nova:create_nova_conf:548 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2026-09-03 11:15:55.312 | + lib/nova:create_nova_conf:550 : is_service_enabled n-api 2026-09-03 11:15:55.337 | + functions-common:is_service_enabled:2076 : return 0 2026-09-03 11:15:55.341 | + lib/nova:create_nova_conf:551 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini nova.wsgi.osapi_compute:application /compute '' nova-api 2026-09-03 11:15:55.345 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/nova/nova-api-uwsgi.ini 2026-09-03 11:15:55.348 | + lib/apache:write_uwsgi_config:244 : local wsgi=nova.wsgi.osapi_compute:application 2026-09-03 11:15:55.352 | + lib/apache:write_uwsgi_config:245 : local url=/compute 2026-09-03 11:15:55.356 | + lib/apache:write_uwsgi_config:246 : local http= 2026-09-03 11:15:55.360 | + lib/apache:write_uwsgi_config:247 : local name=nova-api 2026-09-03 11:15:55.363 | + lib/apache:write_uwsgi_config:249 : '[' -z nova-api ']' 2026-09-03 11:15:55.367 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-09-03 11:15:55.371 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-09-03 11:15:55.390 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-09-03 11:15:55.390 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-09-03 11:15:55.402 | d /var/run/uwsgi 0755 quobyte root 2026-09-03 11:15:55.408 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-09-03 11:15:55.423 | /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-09-03 11:15:55.429 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/nova-api.socket 2026-09-03 11:15:55.433 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/nova/nova-api-uwsgi.ini 2026-09-03 11:15:55.439 | + lib/apache:write_uwsgi_config:270 : [[ nova.wsgi.osapi_compute:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-09-03 11:15:55.443 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi module nova.wsgi.osapi_compute:application 2026-09-03 11:15:55.489 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2026-09-03 11:15:55.530 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2026-09-03 11:15:55.572 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2026-09-03 11:15:55.615 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2026-09-03 11:15:55.657 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-09-03 11:15:55.701 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2026-09-03 11:15:55.744 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2026-09-03 11:15:55.788 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2026-09-03 11:15:55.830 | + 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-09-03 11:15:55.875 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2026-09-03 11:15:55.918 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-09-03 11:15:55.961 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2026-09-03 11:15:56.004 | + lib/apache:write_uwsgi_config:298 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi start-time %t 2026-09-03 11:15:56.047 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-09-03 11:15:56.051 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-09-03 11:15:56.056 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for nova-api 2026-09-03 11:15:56.060 | ++ lib/apache:apache_site_config_for:174 : local site=nova-api 2026-09-03 11:15:56.064 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-09-03 11:15:56.068 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-03 11:15:56.072 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-03 11:15:56.076 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/nova-api.conf 2026-09-03 11:15:56.080 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/nova-api.conf 2026-09-03 11:15:56.084 | + lib/apache:write_uwsgi_config:306 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api.socket 2026-09-03 11:15:56.126 | + lib/apache:write_uwsgi_config:307 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2026-09-03 11:15:56.168 | + 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-09-03 11:15:56.168 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/nova-api.conf 2026-09-03 11:15:56.180 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api.socket|uwsgi://uwsgi-uds-nova-api" retry=0 acquire=1 2026-09-03 11:15:56.186 | + lib/apache:write_uwsgi_config:309 : enable_apache_site nova-api 2026-09-03 11:15:56.190 | + lib/apache:enable_apache_site:191 : local site=nova-api 2026-09-03 11:15:56.194 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-09-03 11:15:56.197 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-09-03 11:15:56.201 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-09-03 11:15:56.205 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-09-03 11:15:56.208 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-03 11:15:56.212 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-03 11:15:56.216 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-09-03 11:15:56.219 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-09-03 11:15:56.223 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-03 11:15:56.227 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-03 11:15:56.231 | + lib/apache:enable_apache_site:195 : sudo a2ensite nova-api 2026-09-03 11:15:56.244 | perl: warning: Setting locale failed. 2026-09-03 11:15:56.244 | perl: warning: Please check that your locale settings: 2026-09-03 11:15:56.244 | LANGUAGE = (unset), 2026-09-03 11:15:56.245 | LC_ALL = "en_US.utf8", 2026-09-03 11:15:56.245 | LANG = "de_DE.UTF-8" 2026-09-03 11:15:56.245 | are supported and installed on your system. 2026-09-03 11:15:56.245 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-03 11:15:56.285 | Enabling site nova-api. 2026-09-03 11:15:56.292 | To activate the new configuration, you need to run: 2026-09-03 11:15:56.292 | systemctl reload apache2 2026-09-03 11:15:56.298 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-09-03 11:15:56.302 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-09-03 11:15:56.306 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-09-03 11:15:56.310 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-09-03 11:15:56.441 | + lib/nova:create_nova_conf:554 : is_service_enabled n-api-meta 2026-09-03 11:15:56.466 | + functions-common:is_service_enabled:2076 : return 0 2026-09-03 11:15:56.470 | + 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-09-03 11:15:56.474 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/nova/nova-metadata-uwsgi.ini 2026-09-03 11:15:56.478 | + lib/apache:write_uwsgi_config:244 : local wsgi=nova.wsgi.metadata:application 2026-09-03 11:15:56.481 | + lib/apache:write_uwsgi_config:245 : local url= 2026-09-03 11:15:56.485 | + lib/apache:write_uwsgi_config:246 : local http=0.0.0.0:8775 2026-09-03 11:15:56.489 | + lib/apache:write_uwsgi_config:247 : local name=nova-metadata 2026-09-03 11:15:56.493 | + lib/apache:write_uwsgi_config:249 : '[' -z nova-metadata ']' 2026-09-03 11:15:56.497 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-09-03 11:15:56.500 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-09-03 11:15:56.519 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-09-03 11:15:56.520 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-09-03 11:15:56.531 | d /var/run/uwsgi 0755 quobyte root 2026-09-03 11:15:56.537 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-09-03 11:15:56.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-09-03 11:15:56.558 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/nova-metadata.socket 2026-09-03 11:15:56.562 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2026-09-03 11:15:56.568 | + lib/apache:write_uwsgi_config:270 : [[ nova.wsgi.metadata:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-09-03 11:15:56.572 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi module nova.wsgi.metadata:application 2026-09-03 11:15:56.617 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2026-09-03 11:15:56.661 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2026-09-03 11:15:56.703 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2026-09-03 11:15:56.746 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2026-09-03 11:15:56.789 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 80 2026-09-03 11:15:56.831 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2026-09-03 11:15:56.874 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2026-09-03 11:15:56.917 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2026-09-03 11:15:56.961 | + 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-09-03 11:15:57.005 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2026-09-03 11:15:57.048 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2026-09-03 11:15:57.090 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2026-09-03 11:15:57.132 | + lib/apache:write_uwsgi_config:298 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi start-time %t 2026-09-03 11:15:57.176 | + lib/apache:write_uwsgi_config:301 : [[ -n 0.0.0.0:8775 ]] 2026-09-03 11:15:57.180 | + lib/apache:write_uwsgi_config:302 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2026-09-03 11:15:57.222 | + lib/nova:create_nova_conf:558 : is_service_enabled ceilometer 2026-09-03 11:15:57.246 | + functions-common:is_service_enabled:2076 : return 1 2026-09-03 11:15:57.250 | + lib/nova:create_nova_conf:566 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2026-09-03 11:15:57.297 | ++ lib/nova:create_nova_conf:567 : get_notification_url 2026-09-03 11:15:57.301 | ++ lib/rpc_backend:get_notification_url:136 : local virtual_host= 2026-09-03 11:15:57.305 | ++ lib/rpc_backend:get_notification_url:137 : is_service_enabled rabbit 2026-09-03 11:15:57.331 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-03 11:15:57.335 | ++ lib/rpc_backend:get_notification_url:138 : echo rabbit://stackrabbit:stackqueue@192.168.122.181:5672/ 2026-09-03 11:15:57.341 | + lib/nova:create_nova_conf:567 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:stackqueue@192.168.122.181:5672/ 2026-09-03 11:15:57.385 | + lib/nova:create_nova_conf:568 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2026-09-03 11:15:57.432 | + lib/nova:create_nova_conf:569 : iniset_rpc_backend nova /etc/nova/nova.conf 2026-09-03 11:15:57.436 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-09-03 11:15:57.440 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova.conf 2026-09-03 11:15:57.443 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-09-03 11:15:57.447 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-09-03 11:15:57.451 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-09-03 11:15:57.475 | + functions-common:is_service_enabled:2076 : return 0 2026-09-03 11:15:57.480 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-09-03 11:15:57.484 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-09-03 11:15:57.488 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-09-03 11:15:57.513 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-03 11:15:57.517 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.181:5672/ 2026-09-03 11:15:57.522 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.181:5672/ 2026-09-03 11:15:57.566 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-09-03 11:15:57.570 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-09-03 11:15:57.574 | + lib/nova:create_nova_conf:571 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2026-09-03 11:15:57.616 | + lib/nova:create_nova_conf:572 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2026-09-03 11:15:57.660 | + lib/nova:create_nova_conf:574 : iniset /etc/nova/nova.conf conductor workers 2 2026-09-03 11:15:57.708 | + lib/nova:create_nova_conf:576 : is_service_enabled tls-proxy 2026-09-03 11:15:57.732 | + functions-common:is_service_enabled:2076 : return 1 2026-09-03 11:15:57.736 | + lib/nova:create_nova_conf:581 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2026-09-03 11:15:57.781 | + lib/nova:create_nova_conf:583 : '[' True == True ']' 2026-09-03 11:15:57.785 | + lib/nova:create_nova_conf:584 : init_nova_service_user_conf 2026-09-03 11:15:57.789 | + lib/nova:init_nova_service_user_conf:822 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2026-09-03 11:15:57.836 | + lib/nova:init_nova_service_user_conf:823 : configure_keystoneauth /etc/nova/nova.conf nova service_user 2026-09-03 11:15:57.840 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-09-03 11:15:57.844 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-09-03 11:15:57.848 | + lib/keystone:configure_keystoneauth:393 : local section=service_user 2026-09-03 11:15:57.852 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf service_user auth_type password 2026-09-03 11:15:57.895 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf service_user interface public 2026-09-03 11:15:57.938 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf service_user auth_url http://192.168.122.181/identity 2026-09-03 11:15:57.981 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf service_user username nova 2026-09-03 11:15:58.025 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf service_user password nomoresecret 2026-09-03 11:15:58.068 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2026-09-03 11:15:58.112 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf service_user project_name service 2026-09-03 11:15:58.156 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2026-09-03 11:15:58.200 | + lib/nova:create_nova_conf:587 : is_service_enabled n-cond 2026-09-03 11:15:58.224 | + functions-common:is_service_enabled:2076 : return 0 2026-09-03 11:15:58.229 | ++ lib/nova:create_nova_conf:588 : seq 1 1 2026-09-03 11:15:58.235 | + lib/nova:create_nova_conf:588 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-09-03 11:15:58.239 | + lib/nova:create_nova_conf:589 : local conf 2026-09-03 11:15:58.243 | + lib/nova:create_nova_conf:590 : local vhost 2026-09-03 11:15:58.248 | ++ lib/nova:create_nova_conf:591 : conductor_conf 1 2026-09-03 11:15:58.251 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-09-03 11:15:58.255 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-09-03 11:15:58.260 | + lib/nova:create_nova_conf:591 : conf=/etc/nova/nova_cell1.conf 2026-09-03 11:15:58.263 | + lib/nova:create_nova_conf:592 : vhost=nova_cell1 2026-09-03 11:15:58.267 | + lib/nova:create_nova_conf:594 : rm -f /etc/nova/nova_cell1.conf 2026-09-03 11:15:58.274 | ++ lib/nova:create_nova_conf:595 : database_connection_url nova_cell1 2026-09-03 11:15:58.278 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2026-09-03 11:15:58.282 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2026-09-03 11:15:58.286 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell1 2026-09-03 11:15:58.290 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-09-03 11:15:58.293 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-09-03 11:15:58.297 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-09-03 11:15:58.321 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-03 11:15:58.325 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-09-03 11:15:58.328 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter' 2026-09-03 11:15:58.333 | + 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-09-03 11:15:58.380 | + lib/nova:create_nova_conf:596 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2026-09-03 11:15:58.426 | + lib/nova:create_nova_conf:597 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2026-09-03 11:15:58.472 | + lib/nova:create_nova_conf:599 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-09-03 11:15:58.476 | + lib/nova:create_nova_conf:602 : rpc_backend_add_vhost nova_cell1 2026-09-03 11:15:58.480 | + lib/rpc_backend:rpc_backend_add_vhost:112 : local vhost=nova_cell1 2026-09-03 11:15:58.484 | + lib/rpc_backend:rpc_backend_add_vhost:113 : is_service_enabled rabbit 2026-09-03 11:15:58.509 | + functions-common:is_service_enabled:2076 : return 0 2026-09-03 11:15:58.515 | ++ lib/rpc_backend:rpc_backend_add_vhost:114 : sudo rabbitmqctl list_vhosts 2026-09-03 11:15:58.516 | ++ lib/rpc_backend:rpc_backend_add_vhost:114 : grep nova_cell1 2026-09-03 11:15:59.747 | + lib/rpc_backend:rpc_backend_add_vhost:114 : '[' -z ']' 2026-09-03 11:15:59.751 | + lib/rpc_backend:rpc_backend_add_vhost:115 : sudo rabbitmqctl add_vhost nova_cell1 2026-09-03 11:16:00.878 | Adding vhost "nova_cell1" ... 2026-09-03 11:16:00.968 | + lib/rpc_backend:rpc_backend_add_vhost:116 : sudo rabbitmqctl set_permissions -p nova_cell1 stackrabbit '.*' '.*' '.*' 2026-09-03 11:16:02.108 | Setting permissions for user "stackrabbit" in vhost "nova_cell1" ... 2026-09-03 11:16:02.147 | + lib/nova:create_nova_conf:603 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2026-09-03 11:16:02.151 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-09-03 11:16:02.155 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova_cell1.conf 2026-09-03 11:16:02.159 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-09-03 11:16:02.163 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host=nova_cell1 2026-09-03 11:16:02.167 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-09-03 11:16:02.193 | + functions-common:is_service_enabled:2076 : return 0 2026-09-03 11:16:02.198 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url nova_cell1 2026-09-03 11:16:02.202 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host=nova_cell1 2026-09-03 11:16:02.206 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-09-03 11:16:02.230 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-03 11:16:02.235 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.181:5672/nova_cell1 2026-09-03 11:16:02.239 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.181:5672/nova_cell1 2026-09-03 11:16:02.282 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-09-03 11:16:02.286 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-09-03 11:16:02.290 | + lib/nova:create_nova_conf:607 : is_service_enabled placement placement-client 2026-09-03 11:16:02.315 | + functions-common:is_service_enabled:2076 : return 0 2026-09-03 11:16:02.319 | + lib/nova:create_nova_conf:608 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2026-09-03 11:16:02.323 | + lib/nova:configure_placement_nova_compute:636 : local conf=/etc/nova/nova_cell1.conf 2026-09-03 11:16:02.327 | + lib/nova:configure_placement_nova_compute:637 : configure_keystoneauth /etc/nova/nova_cell1.conf nova placement 2026-09-03 11:16:02.331 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova_cell1.conf 2026-09-03 11:16:02.335 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-09-03 11:16:02.339 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-09-03 11:16:02.343 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2026-09-03 11:16:02.389 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova_cell1.conf placement interface public 2026-09-03 11:16:02.433 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova_cell1.conf placement auth_url http://192.168.122.181/identity 2026-09-03 11:16:02.476 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova_cell1.conf placement username nova 2026-09-03 11:16:02.520 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova_cell1.conf placement password nomoresecret 2026-09-03 11:16:02.566 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2026-09-03 11:16:02.609 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova_cell1.conf placement project_name service 2026-09-03 11:16:02.653 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2026-09-03 11:16:02.697 | + lib/nova:create_nova_conf:612 : setup_logging /etc/nova/nova_cell1.conf 2026-09-03 11:16:02.701 | + functions:setup_logging:693 : setup_systemd_logging /etc/nova/nova_cell1.conf 2026-09-03 11:16:02.705 | + functions:setup_systemd_logging:710 : local conf_file=/etc/nova/nova_cell1.conf 2026-09-03 11:16:02.710 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-09-03 11:16:02.737 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-09-03 11:16:02.741 | + functions:setup_systemd_logging:716 : local pidstr= 2026-09-03 11:16:02.745 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-09-03 11:16:02.748 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-09-03 11:16:02.752 | + 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-09-03 11:16:02.796 | + 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-09-03 11:16:02.841 | + 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-09-03 11:16:02.884 | + functions:setup_systemd_logging:727 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-09-03 11:16:02.926 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova_cell1.conf DEFAULT log_color False 2026-09-03 11:16:02.971 | + lib/nova:create_nova_conf:619 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-09-03 11:16:02.976 | ++ lib/nova:create_nova_conf:622 : seq 1 1 2026-09-03 11:16:02.982 | + lib/nova:create_nova_conf:622 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-09-03 11:16:02.986 | + lib/nova:create_nova_conf:623 : local conf 2026-09-03 11:16:02.990 | + lib/nova:create_nova_conf:624 : local offset 2026-09-03 11:16:02.995 | ++ lib/nova:create_nova_conf:625 : conductor_conf 1 2026-09-03 11:16:02.999 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-09-03 11:16:03.003 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-09-03 11:16:03.007 | + lib/nova:create_nova_conf:625 : conf=/etc/nova/nova_cell1.conf 2026-09-03 11:16:03.011 | + lib/nova:create_nova_conf:626 : offset=0 2026-09-03 11:16:03.015 | + lib/nova:create_nova_conf:627 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2026-09-03 11:16:03.019 | + lib/nova:configure_console_proxies:726 : local conf=/etc/nova/nova_cell1.conf 2026-09-03 11:16:03.023 | + lib/nova:configure_console_proxies:727 : local offset=0 2026-09-03 11:16:03.027 | + lib/nova:configure_console_proxies:731 : offset=0 2026-09-03 11:16:03.031 | + lib/nova:configure_console_proxies:733 : is_service_enabled n-novnc 2026-09-03 11:16:03.055 | + functions-common:is_service_enabled:2076 : return 0 2026-09-03 11:16:03.059 | + lib/nova:configure_console_proxies:734 : iniset /etc/nova/nova_cell1.conf vnc novncproxy_host 0.0.0.0 2026-09-03 11:16:03.106 | + lib/nova:configure_console_proxies:735 : iniset /etc/nova/nova_cell1.conf vnc novncproxy_port 6080 2026-09-03 11:16:03.149 | + lib/nova:configure_console_proxies:737 : is_nova_console_proxy_compute_tls_enabled 2026-09-03 11:16:03.153 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:192 : [[ False = \T\r\u\e ]] 2026-09-03 11:16:03.157 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:193 : return 1 2026-09-03 11:16:03.161 | + lib/nova:configure_console_proxies:765 : is_service_enabled n-spice 2026-09-03 11:16:03.186 | + functions-common:is_service_enabled:2076 : return 1 2026-09-03 11:16:03.190 | + lib/nova:configure_console_proxies:770 : is_service_enabled n-sproxy 2026-09-03 11:16:03.215 | + functions-common:is_service_enabled:2076 : return 1 2026-09-03 11:16:03.220 | + lib/nova:configure_nova:373 : is_service_enabled n-cpu 2026-09-03 11:16:03.245 | + functions-common:is_service_enabled:2076 : return 0 2026-09-03 11:16:03.249 | + lib/nova:configure_nova:373 : [[ -r /home/quobyte/devstack/lib/nova_plugins/hypervisor-libvirt ]] 2026-09-03 11:16:03.253 | + lib/nova:configure_nova:375 : configure_nova_hypervisor 2026-09-03 11:16:03.258 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:40 : configure_libvirt 2026-09-03 11:16:03.262 | + lib/nova_plugins/functions-libvirt:configure_libvirt:153 : is_service_enabled neutron 2026-09-03 11:16:03.287 | + functions-common:is_service_enabled:2076 : return 0 2026-09-03 11:16:03.291 | + lib/nova_plugins/functions-libvirt:configure_libvirt:153 : sudo grep -q '^cgroup_device_acl' /etc/libvirt/qemu.conf 2026-09-03 11:16:03.310 | + lib/nova_plugins/functions-libvirt:configure_libvirt:155 : cat 2026-09-03 11:16:03.310 | + lib/nova_plugins/functions-libvirt:configure_libvirt:155 : sudo tee -a /etc/libvirt/qemu.conf 2026-09-03 11:16:03.321 | cgroup_device_acl = [ 2026-09-03 11:16:03.321 | "/dev/null", "/dev/full", "/dev/zero", 2026-09-03 11:16:03.321 | "/dev/random", "/dev/urandom", 2026-09-03 11:16:03.321 | "/dev/ptmx", "/dev/kvm", "/dev/kqemu", 2026-09-03 11:16:03.322 | "/dev/rtc", "/dev/hpet","/dev/net/tun", 2026-09-03 11:16:03.322 | "/dev/vfio/vfio", 2026-09-03 11:16:03.322 | ] 2026-09-03 11:16:03.326 | + lib/nova_plugins/functions-libvirt:configure_libvirt:166 : is_fedora 2026-09-03 11:16:03.330 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-09-03 11:16:03.334 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-09-03 11:16:03.338 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-09-03 11:16:03.342 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-09-03 11:16:03.346 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-09-03 11:16:03.350 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-09-03 11:16:03.353 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-09-03 11:16:03.357 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-09-03 11:16:03.361 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-09-03 11:16:03.365 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-09-03 11:16:03.369 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-09-03 11:16:03.373 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-09-03 11:16:03.377 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-09-03 11:16:03.381 | + lib/nova_plugins/functions-libvirt:configure_libvirt:185 : getent group libvirt 2026-09-03 11:16:03.388 | + lib/nova_plugins/functions-libvirt:configure_libvirt:188 : add_user_to_group quobyte libvirt 2026-09-03 11:16:03.392 | + functions-common:add_user_to_group:2189 : local user=quobyte 2026-09-03 11:16:03.396 | + functions-common:add_user_to_group:2190 : local group=libvirt 2026-09-03 11:16:03.400 | + functions-common:add_user_to_group:2192 : sudo usermod -a -G libvirt quobyte 2026-09-03 11:16:03.430 | + lib/nova_plugins/functions-libvirt:configure_libvirt:191 : [[ True = \T\r\u\e ]] 2026-09-03 11:16:03.434 | + lib/nova_plugins/functions-libvirt:configure_libvirt:192 : is_ubuntu 2026-09-03 11:16:03.439 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-03 11:16:03.443 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-03 11:16:03.447 | + 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-09-03 11:16:03.451 | + lib/nova_plugins/functions-libvirt:configure_libvirt:201 : local log_outputs=1:file:/var/log/libvirt/libvirtd.log 2026-09-03 11:16:03.455 | + 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-09-03 11:16:03.475 | + 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-09-03 11:16:03.475 | + lib/nova_plugins/functions-libvirt:configure_libvirt:203 : sudo tee -a /etc/libvirt/libvirtd.conf 2026-09-03 11:16:03.486 | log_filters="1:libvirt.c 1:qemu 1:conf 1:security 3:object 3:event 3:json 3:file 1:util 1:cpu" 2026-09-03 11:16:03.491 | + 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-09-03 11:16:03.510 | + lib/nova_plugins/functions-libvirt:configure_libvirt:206 : echo 'log_outputs="1:file:/var/log/libvirt/libvirtd.log"' 2026-09-03 11:16:03.510 | + lib/nova_plugins/functions-libvirt:configure_libvirt:206 : sudo tee -a /etc/libvirt/libvirtd.conf 2026-09-03 11:16:03.521 | log_outputs="1:file:/var/log/libvirt/libvirtd.log" 2026-09-03 11:16:03.527 | + lib/nova_plugins/functions-libvirt:configure_libvirt:210 : is_nova_console_proxy_compute_tls_enabled 2026-09-03 11:16:03.531 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:192 : [[ False = \T\r\u\e ]] 2026-09-03 11:16:03.535 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:193 : return 1 2026-09-03 11:16:03.539 | + lib/nova_plugins/functions-libvirt:configure_libvirt:228 : restart_service libvirtd 2026-09-03 11:16:03.542 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-09-03 11:16:03.546 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart libvirtd 2026-09-03 11:16:03.624 | + lib/nova_plugins/functions-libvirt:configure_libvirt:234 : restart_service virtlogd 2026-09-03 11:16:03.628 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-09-03 11:16:03.632 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart virtlogd 2026-09-03 11:16:03.735 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:41 : iniset /etc/nova/nova.conf libvirt virt_type kvm 2026-09-03 11:16:03.783 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:42 : iniset /etc/nova/nova.conf libvirt cpu_mode custom 2026-09-03 11:16:03.827 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:43 : '[' custom == custom ']' 2026-09-03 11:16:03.831 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:44 : iniset /etc/nova/nova.conf libvirt cpu_models Nehalem 2026-09-03 11:16:03.876 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:47 : iniset /etc/nova/nova.conf DEFAULT pointer_model ps2mouse 2026-09-03 11:16:03.921 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:48 : iniset /etc/nova/nova.conf libvirt live_migration_uri qemu+ssh://quobyte@%s/system 2026-09-03 11:16:03.965 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:49 : iniset /etc/nova/nova.conf DEFAULT default_ephemeral_format ext4 2026-09-03 11:16:04.010 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:50 : iniset /etc/nova/nova.conf DEFAULT compute_driver libvirt.LibvirtDriver 2026-09-03 11:16:04.055 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:52 : is_arch ppc64 2026-09-03 11:16:04.060 | ++ functions-common:is_arch:519 : uname -m 2026-09-03 11:16:04.066 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4 ]] 2026-09-03 11:16:04.070 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:57 : is_arch aarch64 2026-09-03 11:16:04.075 | ++ functions-common:is_arch:519 : uname -m 2026-09-03 11:16:04.081 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-09-03 11:16:04.085 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:65 : isset ENABLE_FILE_INJECTION 2026-09-03 11:16:04.089 | + functions-common:isset:266 : [[ -v ENABLE_FILE_INJECTION ]] 2026-09-03 11:16:04.093 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:73 : [[ kvm = \p\a\r\a\l\l\e\l\s ]] 2026-09-03 11:16:04.097 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:80 : [[ '' == \L\V\M ]] 2026-09-03 11:16:04.101 | + ./stack.sh:main:965 : is_service_enabled placement 2026-09-03 11:16:04.127 | + functions-common:is_service_enabled:2076 : return 0 2026-09-03 11:16:04.132 | + ./stack.sh:main:967 : stack_install_service placement 2026-09-03 11:16:04.136 | + lib/stack:stack_install_service:20 : local service=placement 2026-09-03 11:16:04.140 | + lib/stack:stack_install_service:21 : type install_placement 2026-09-03 11:16:04.144 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-09-03 11:16:04.148 | + lib/stack:stack_install_service:32 : install_placement 2026-09-03 11:16:04.152 | + lib/placement:install_placement:121 : pip_install_gr osc-placement 2026-09-03 11:16:04.156 | + inc/python:pip_install_gr:94 : local name=osc-placement 2026-09-03 11:16:04.160 | + inc/python:pip_install_gr:95 : local clean_name 2026-09-03 11:16:04.165 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements osc-placement 2026-09-03 11:16:04.169 | ++ inc/python:get_from_global_requirements:241 : local package=osc-placement 2026-09-03 11:16:04.173 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-09-03 11:16:04.180 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2026-09-03 11:16:04.180 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-09-03 11:16:04.188 | ++ inc/python:get_from_global_requirements:243 : required_pkg='osc-placement ' 2026-09-03 11:16:04.192 | ++ inc/python:get_from_global_requirements:244 : [[ osc-placement == '' ]] 2026-09-03 11:16:04.197 | ++ inc/python:get_from_global_requirements:247 : echo osc-placement 2026-09-03 11:16:04.202 | + inc/python:pip_install_gr:96 : clean_name=osc-placement 2026-09-03 11:16:04.206 | + inc/python:pip_install_gr:97 : pip_install osc-placement 2026-09-03 11:16:04.239 | Using python 3.12 to install osc-placement 2026-09-03 11:16:04.243 | + 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-09-03 11:16:05.538 | Collecting osc-placement 2026-09-03 11:16:05.681 | Downloading osc_placement-4.9.1-py3-none-any.whl.metadata (2.1 kB) 2026-09-03 11:16:05.693 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (7.0.3) 2026-09-03 11:16:05.693 | Requirement already satisfied: keystoneauth1>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (5.17.0) 2026-09-03 11:16:05.694 | 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-09-03 11:16:05.697 | Requirement already satisfied: oslo.utils>=3.37.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (10.2.0) 2026-09-03 11:16:05.697 | 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-09-03 11:16:05.698 | 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-09-03 11:16:05.699 | Requirement already satisfied: stevedore>=5.9.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.3.0->osc-placement) (5.9.1) 2026-09-03 11:16:05.700 | 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.9.0) 2026-09-03 11:16:05.701 | 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.16.0) 2026-09-03 11:16:05.706 | 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.16.0) 2026-09-03 11:16:05.707 | 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.20.0) 2026-09-03 11:16:05.708 | 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-09-03 11:16:05.711 | 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-09-03 11:16:05.712 | Requirement already satisfied: cmd2>=4.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.2.0) 2026-09-03 11:16:05.713 | 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-09-03 11:16:05.714 | 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-09-03 11:16:05.718 | Requirement already satisfied: prompt-toolkit>=3.0.53 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (3.0.53) 2026-09-03 11:16:05.720 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (1.11.0) 2026-09-03 11:16:05.720 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (15.0.0) 2026-09-03 11:16:05.721 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (1.8.0) 2026-09-03 11:16:05.723 | 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-09-03 11:16:05.724 | 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-09-03 11:16:05.725 | 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-09-03 11:16:05.726 | 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-09-03 11:16:05.727 | 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-09-03 11:16:05.729 | 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.11.3) 2026-09-03 11:16:05.730 | 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-09-03 11:16:05.734 | 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.1.1) 2026-09-03 11:16:05.740 | 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-09-03 11:16:05.744 | 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-09-03 11:16:05.749 | 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-09-03 11:16:05.750 | 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-09-03 11:16:05.751 | 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.3) 2026-09-03 11:16:05.757 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0.0->osc-placement) (84.0.0) 2026-09-03 11:16:05.762 | 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.2) 2026-09-03 11:16:05.776 | 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.5.0) 2026-09-03 11:16:05.777 | 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-09-03 11:16:05.779 | 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-09-03 11:16:05.781 | 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-09-03 11:16:05.792 | 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>=4.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (4.2.0) 2026-09-03 11:16:05.795 | 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>=4.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (2.20.0) 2026-09-03 11:16:05.799 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=4.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (0.1.2) 2026-09-03 11:16:05.839 | Downloading osc_placement-4.9.1-py3-none-any.whl (65 kB) 2026-09-03 11:16:06.175 | Installing collected packages: osc-placement 2026-09-03 11:16:06.307 | Successfully installed osc-placement-4.9.1 2026-09-03 11:16:06.466 | + inc/python:pip_install:216 : result=0 2026-09-03 11:16:06.471 | + inc/python:pip_install:218 : time_stop pip_install 2026-09-03 11:16:06.475 | + functions-common:time_stop:2420 : local name 2026-09-03 11:16:06.479 | + functions-common:time_stop:2421 : local end_time 2026-09-03 11:16:06.483 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-03 11:16:06.487 | + functions-common:time_stop:2423 : local total 2026-09-03 11:16:06.491 | + functions-common:time_stop:2424 : local start_time 2026-09-03 11:16:06.495 | + functions-common:time_stop:2426 : name=pip_install 2026-09-03 11:16:06.500 | + functions-common:time_stop:2427 : start_time=1788434164230 2026-09-03 11:16:06.503 | + functions-common:time_stop:2429 : [[ -z 1788434164230 ]] 2026-09-03 11:16:06.508 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-03 11:16:06.514 | + functions-common:time_stop:2432 : end_time=1788434166509 2026-09-03 11:16:06.518 | + functions-common:time_stop:2433 : elapsed_time=2279 2026-09-03 11:16:06.522 | + functions-common:time_stop:2434 : total=147614 2026-09-03 11:16:06.526 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-03 11:16:06.529 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=149893 2026-09-03 11:16:06.534 | + inc/python:pip_install:219 : return 0 2026-09-03 11:16:06.538 | + lib/placement:install_placement:122 : git_clone https://review.opendev.org/openstack/placement.git /opt/stack/placement master 2026-09-03 11:16:06.542 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/placement.git 2026-09-03 11:16:06.546 | + functions-common:git_clone:590 : local git_dest=/opt/stack/placement 2026-09-03 11:16:06.549 | + functions-common:git_clone:591 : local git_ref=master 2026-09-03 11:16:06.553 | + functions-common:git_clone:592 : local orig_dir 2026-09-03 11:16:06.559 | ++ functions-common:git_clone:593 : pwd 2026-09-03 11:16:06.564 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-09-03 11:16:06.568 | + functions-common:git_clone:594 : local git_clone_flags= 2026-09-03 11:16:06.572 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-09-03 11:16:06.599 | + functions-common:git_clone:596 : RECLONE=False 2026-09-03 11:16:06.603 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-09-03 11:16:06.607 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-09-03 11:16:06.611 | + functions-common:git_clone:610 : echo master 2026-09-03 11:16:06.612 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-09-03 11:16:06.619 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/placement ]] 2026-09-03 11:16:06.622 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-09-03 11:16:06.626 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/placement.git /opt/stack/placement 2026-09-03 11:16:06.630 | + functions-common:git_timed:697 : local count=0 2026-09-03 11:16:06.634 | + functions-common:git_timed:698 : local timeout=0 2026-09-03 11:16:06.638 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-09-03 11:16:06.642 | + functions-common:git_timed:701 : timeout=0 2026-09-03 11:16:06.646 | + functions-common:git_timed:704 : time_start git_timed 2026-09-03 11:16:06.650 | + functions-common:time_start:2406 : local name=git_timed 2026-09-03 11:16:06.654 | + functions-common:time_start:2407 : local start_time= 2026-09-03 11:16:06.657 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-03 11:16:06.662 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-03 11:16:06.668 | + functions-common:time_start:2411 : _TIME_START[$name]=1788434166664 2026-09-03 11:16:06.672 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/placement.git /opt/stack/placement 2026-09-03 11:16:06.676 | Cloning into '/opt/stack/placement'... 2026-09-03 11:16:11.231 | + functions-common:git_timed:719 : time_stop git_timed 2026-09-03 11:16:11.235 | + functions-common:time_stop:2420 : local name 2026-09-03 11:16:11.239 | + functions-common:time_stop:2421 : local end_time 2026-09-03 11:16:11.242 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-03 11:16:11.246 | + functions-common:time_stop:2423 : local total 2026-09-03 11:16:11.250 | + functions-common:time_stop:2424 : local start_time 2026-09-03 11:16:11.254 | + functions-common:time_stop:2426 : name=git_timed 2026-09-03 11:16:11.257 | + functions-common:time_stop:2427 : start_time=1788434166664 2026-09-03 11:16:11.261 | + functions-common:time_stop:2429 : [[ -z 1788434166664 ]] 2026-09-03 11:16:11.266 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-03 11:16:11.273 | + functions-common:time_stop:2432 : end_time=1788434171268 2026-09-03 11:16:11.277 | + functions-common:time_stop:2433 : elapsed_time=4604 2026-09-03 11:16:11.281 | + functions-common:time_stop:2434 : total=375749 2026-09-03 11:16:11.285 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-03 11:16:11.288 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=380353 2026-09-03 11:16:11.292 | + functions-common:git_clone:631 : cd /opt/stack/placement 2026-09-03 11:16:11.296 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-09-03 11:16:11.300 | + functions-common:git_timed:697 : local count=0 2026-09-03 11:16:11.304 | + functions-common:git_timed:698 : local timeout=0 2026-09-03 11:16:11.307 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-09-03 11:16:11.311 | + functions-common:git_timed:701 : timeout=0 2026-09-03 11:16:11.315 | + functions-common:git_timed:704 : time_start git_timed 2026-09-03 11:16:11.319 | + functions-common:time_start:2406 : local name=git_timed 2026-09-03 11:16:11.323 | + functions-common:time_start:2407 : local start_time= 2026-09-03 11:16:11.327 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-03 11:16:11.332 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-03 11:16:11.338 | + functions-common:time_start:2411 : _TIME_START[$name]=1788434171334 2026-09-03 11:16:11.342 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-09-03 11:16:11.823 | From https://review.opendev.org/openstack/placement 2026-09-03 11:16:11.823 | * branch master -> FETCH_HEAD 2026-09-03 11:16:11.834 | + functions-common:git_timed:719 : time_stop git_timed 2026-09-03 11:16:11.838 | + functions-common:time_stop:2420 : local name 2026-09-03 11:16:11.842 | + functions-common:time_stop:2421 : local end_time 2026-09-03 11:16:11.846 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-03 11:16:11.850 | + functions-common:time_stop:2423 : local total 2026-09-03 11:16:11.853 | + functions-common:time_stop:2424 : local start_time 2026-09-03 11:16:11.857 | + functions-common:time_stop:2426 : name=git_timed 2026-09-03 11:16:11.861 | + functions-common:time_stop:2427 : start_time=1788434171334 2026-09-03 11:16:11.865 | + functions-common:time_stop:2429 : [[ -z 1788434171334 ]] 2026-09-03 11:16:11.870 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-03 11:16:11.876 | + functions-common:time_stop:2432 : end_time=1788434171872 2026-09-03 11:16:11.879 | + functions-common:time_stop:2433 : elapsed_time=538 2026-09-03 11:16:11.883 | + functions-common:time_stop:2434 : total=380353 2026-09-03 11:16:11.887 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-03 11:16:11.891 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=380891 2026-09-03 11:16:11.895 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-09-03 11:16:11.899 | + functions-common:git_timed:697 : local count=0 2026-09-03 11:16:11.903 | + functions-common:git_timed:698 : local timeout=0 2026-09-03 11:16:11.907 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-09-03 11:16:11.911 | + functions-common:git_timed:701 : timeout=0 2026-09-03 11:16:11.915 | + functions-common:git_timed:704 : time_start git_timed 2026-09-03 11:16:11.919 | + functions-common:time_start:2406 : local name=git_timed 2026-09-03 11:16:11.923 | + functions-common:time_start:2407 : local start_time= 2026-09-03 11:16:11.927 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-03 11:16:11.932 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-03 11:16:11.938 | + functions-common:time_start:2411 : _TIME_START[$name]=1788434171934 2026-09-03 11:16:11.942 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-09-03 11:16:11.996 | Note: switching to 'FETCH_HEAD'. 2026-09-03 11:16:11.996 | 2026-09-03 11:16:11.996 | You are in 'detached HEAD' state. You can look around, make experimental 2026-09-03 11:16:11.997 | changes and commit them, and you can discard any commits you make in this 2026-09-03 11:16:11.997 | state without impacting any branches by switching back to a branch. 2026-09-03 11:16:11.997 | 2026-09-03 11:16:11.997 | If you want to create a new branch to retain commits you create, you may 2026-09-03 11:16:11.997 | do so (now or later) by using -c with the switch command. Example: 2026-09-03 11:16:11.997 | 2026-09-03 11:16:11.997 | git switch -c 2026-09-03 11:16:11.998 | 2026-09-03 11:16:11.998 | Or undo this operation with: 2026-09-03 11:16:11.998 | 2026-09-03 11:16:11.998 | git switch - 2026-09-03 11:16:11.998 | 2026-09-03 11:16:11.998 | Turn off this advice by setting config variable advice.detachedHead to false 2026-09-03 11:16:11.998 | 2026-09-03 11:16:11.999 | HEAD is now at 7d35f974 bump min version of os-traits 2026-09-03 11:16:12.002 | + functions-common:git_timed:719 : time_stop git_timed 2026-09-03 11:16:12.005 | + functions-common:time_stop:2420 : local name 2026-09-03 11:16:12.008 | + functions-common:time_stop:2421 : local end_time 2026-09-03 11:16:12.011 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-03 11:16:12.013 | + functions-common:time_stop:2423 : local total 2026-09-03 11:16:12.016 | + functions-common:time_stop:2424 : local start_time 2026-09-03 11:16:12.019 | + functions-common:time_stop:2426 : name=git_timed 2026-09-03 11:16:12.021 | + functions-common:time_stop:2427 : start_time=1788434171934 2026-09-03 11:16:12.024 | + functions-common:time_stop:2429 : [[ -z 1788434171934 ]] 2026-09-03 11:16:12.028 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-03 11:16:12.032 | + functions-common:time_stop:2432 : end_time=1788434172030 2026-09-03 11:16:12.035 | + functions-common:time_stop:2433 : elapsed_time=96 2026-09-03 11:16:12.038 | + functions-common:time_stop:2434 : total=380891 2026-09-03 11:16:12.041 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-03 11:16:12.045 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=380987 2026-09-03 11:16:12.048 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/placement 2026-09-03 11:16:12.064 | + functions-common:git_clone:672 : cd /opt/stack/placement 2026-09-03 11:16:12.068 | + functions-common:git_clone:673 : git show --oneline 2026-09-03 11:16:12.068 | + functions-common:git_clone:673 : head -1 2026-09-03 11:16:12.070 | 7d35f974 bump min version of os-traits 2026-09-03 11:16:12.073 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-09-03 11:16:12.076 | + lib/placement:install_placement:123 : setup_develop /opt/stack/placement 2026-09-03 11:16:12.079 | + inc/python:setup_develop:353 : local bindep 2026-09-03 11:16:12.082 | + inc/python:setup_develop:354 : [[ /opt/stack/placement == -bindep* ]] 2026-09-03 11:16:12.084 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/placement 2026-09-03 11:16:12.087 | + inc/python:setup_develop:359 : local extras= 2026-09-03 11:16:12.090 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/placement -e 2026-09-03 11:16:12.093 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-09-03 11:16:12.096 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/placement == -bindep* ]] 2026-09-03 11:16:12.099 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/placement 2026-09-03 11:16:12.102 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-09-03 11:16:12.106 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-09-03 11:16:12.111 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/placement 2026-09-03 11:16:12.114 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-09-03 11:16:12.117 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/placement 2026-09-03 11:16:12.120 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-09-03 11:16:12.124 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-09-03 11:16:12.128 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2026-09-03 11:16:12.134 | + inc/python:_setup_package_with_constraints_edit:400 : name=openstack-placement 2026-09-03 11:16:12.137 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z openstack-placement ']' 2026-09-03 11:16:12.141 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement 2026-09-03 11:16:12.300 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/placement -e 2026-09-03 11:16:12.303 | + inc/python:setup_package:436 : local bindep=0 2026-09-03 11:16:12.307 | + inc/python:setup_package:437 : local bindep_flag= 2026-09-03 11:16:12.310 | + inc/python:setup_package:438 : local bindep_profiles= 2026-09-03 11:16:12.313 | + inc/python:setup_package:439 : [[ /opt/stack/placement == -bindep* ]] 2026-09-03 11:16:12.316 | + inc/python:setup_package:444 : local project_dir=/opt/stack/placement 2026-09-03 11:16:12.319 | + inc/python:setup_package:445 : local flags=-e 2026-09-03 11:16:12.321 | + inc/python:setup_package:446 : local extras= 2026-09-03 11:16:12.325 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-09-03 11:16:12.327 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-09-03 11:16:12.330 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-09-03 11:16:12.333 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-09-03 11:16:12.336 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-09-03 11:16:12.339 | + inc/python:setup_package:464 : pip_install -e /opt/stack/placement 2026-09-03 11:16:12.362 | Using python 3.12 to install /opt/stack/placement 2026-09-03 11:16:12.365 | + 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-09-03 11:16:13.369 | Obtaining file:///opt/stack/placement 2026-09-03 11:16:13.373 | Installing build dependencies: started 2026-09-03 11:16:14.994 | Installing build dependencies: finished with status 'done' 2026-09-03 11:16:14.996 | Checking if build backend supports build_editable: started 2026-09-03 11:16:15.559 | Checking if build backend supports build_editable: finished with status 'done' 2026-09-03 11:16:15.561 | Getting requirements to build editable: started 2026-09-03 11:16:15.866 | Getting requirements to build editable: finished with status 'done' 2026-09-03 11:16:15.868 | Preparing editable metadata (pyproject.toml): started 2026-09-03 11:16:16.805 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-09-03 11:16:16.828 | Requirement already satisfied: pbr>=3.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev6) (7.0.3) 2026-09-03 11:16:16.829 | Requirement already satisfied: SQLAlchemy>=1.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev6) (2.0.52) 2026-09-03 11:16:16.832 | Requirement already satisfied: keystonemiddleware>=4.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev6) (13.0.1) 2026-09-03 11:16:16.832 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev6) (2.5.1) 2026-09-03 11:16:16.833 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev6) (1.8.11) 2026-09-03 11:16:16.834 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev6) (4.26.0) 2026-09-03 11:16:16.835 | Requirement already satisfied: requests>=2.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev6) (2.34.2) 2026-09-03 11:16:16.836 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev6) (7.6.1) 2026-09-03 11:16:16.837 | Requirement already satisfied: oslo.config>=6.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev6) (10.7.0) 2026-09-03 11:16:16.838 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev6) (6.5.0) 2026-09-03 11:16:16.840 | Requirement already satisfied: oslo.log>=4.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev6) (8.3.1) 2026-09-03 11:16:16.840 | Requirement already satisfied: oslo.serialization>=2.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev6) (5.11.0) 2026-09-03 11:16:16.840 | Requirement already satisfied: oslo.utils>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev6) (10.2.0) 2026-09-03 11:16:16.842 | Requirement already satisfied: oslo.db>=8.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev6) (18.1.1) 2026-09-03 11:16:16.842 | Requirement already satisfied: oslo.policy>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev6) (6.0.1) 2026-09-03 11:16:16.844 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev6) (8.2.0) 2026-09-03 11:16:16.844 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev6) (2.8.0) 2026-09-03 11:16:16.845 | 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.0b2.dev6) (1.1.0) 2026-09-03 11:16:16.847 | Requirement already satisfied: os-traits>=3.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev6) (3.9.0) 2026-09-03 11:16:16.847 | Requirement already satisfied: microversion-parse>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev6) (2.1.0) 2026-09-03 11:16:16.850 | 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.0b2.dev6) (26.1.0) 2026-09-03 11:16:16.851 | 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.0b2.dev6) (2025.9.1) 2026-09-03 11:16:16.854 | 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.0b2.dev6) (0.37.0) 2026-09-03 11:16:16.854 | 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.0b2.dev6) (2026.6.3) 2026-09-03 11:16:16.859 | 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.0b2.dev6) (5.17.0) 2026-09-03 11:16:16.860 | 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.0b2.dev6) (4.3.0) 2026-09-03 11:16:16.861 | 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.0b2.dev6) (6.9.0) 2026-09-03 11:16:16.863 | 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.0b2.dev6) (4.1.0) 2026-09-03 11:16:16.864 | 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.0b2.dev6) (2.13.0) 2026-09-03 11:16:16.865 | 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.0b2.dev6) (6.0.0) 2026-09-03 11:16:16.870 | 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.0b2.dev6) (2.1.0) 2026-09-03 11:16:16.871 | Requirement already satisfied: stevedore>=5.9.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b2.dev6) (5.9.1) 2026-09-03 11:16:16.872 | 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.0b2.dev6) (1.9.0) 2026-09-03 11:16:16.873 | 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.0b2.dev6) (4.16.0) 2026-09-03 11:16:16.882 | 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.0b2.dev6) (1.5.0) 2026-09-03 11:16:16.889 | 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.0b2.dev6) (5.3.1) 2026-09-03 11:16:16.892 | 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.0b2.dev6) (0.20) 2026-09-03 11:16:16.893 | 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.0b2.dev6) (3.1.0) 2026-09-03 11:16:16.895 | 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.0b2.dev6) (2.3.0) 2026-09-03 11:16:16.899 | 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.0b2.dev6) (1.3.0) 2026-09-03 11:16:16.901 | 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.0b2.dev6) (2.0.0) 2026-09-03 11:16:16.901 | 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.0b2.dev6) (6.0.3) 2026-09-03 11:16:16.907 | 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.0b2.dev6) (1.19.1) 2026-09-03 11:16:16.910 | 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.0b2.dev6) (2.1.2) 2026-09-03 11:16:16.911 | 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.0b2.dev6) (0.6.2) 2026-09-03 11:16:16.914 | 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.0b2.dev6) (1.4.1) 2026-09-03 11:16:16.920 | 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.0b2.dev6) (2.9.0.post0) 2026-09-03 11:16:16.923 | 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.0b2.dev6) (5.0.0) 2026-09-03 11:16:16.925 | 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.0b2.dev6) (3.1.6) 2026-09-03 11:16:16.926 | 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.0b2.dev6) (4.0.1) 2026-09-03 11:16:16.933 | 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.0b2.dev6) (3.0.3) 2026-09-03 11:16:16.941 | 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.0b2.dev6) (1.2.1) 2026-09-03 11:16:16.947 | 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.0b2.dev6) (3.18.0) 2026-09-03 11:16:16.951 | 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.0b2.dev6) (3.3.2) 2026-09-03 11:16:16.951 | 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.0b2.dev6) (26.3) 2026-09-03 11:16:16.952 | 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.0b2.dev6) (7.2.2) 2026-09-03 11:16:16.958 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=3.1.1->openstack-placement==16.0.0.0b2.dev6) (84.0.0) 2026-09-03 11:16:16.962 | 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.0b2.dev6) (0.8.2) 2026-09-03 11:16:16.980 | 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.0b2.dev6) (1.17.0) 2026-09-03 11:16:16.994 | 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.0b2.dev6) (3.5.0) 2026-09-03 11:16:16.995 | 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.0b2.dev6) (3.18) 2026-09-03 11:16:16.996 | 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.0b2.dev6) (2.7.0) 2026-09-03 11:16:16.999 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.25.0->openstack-placement==16.0.0.0b2.dev6) (2023.11.17) 2026-09-03 11:16:17.017 | 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.0b2.dev6) (0.8) 2026-09-03 11:16:17.030 | 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.0b2.dev6) (3.5.5) 2026-09-03 11:16:17.082 | Building wheels for collected packages: openstack-placement 2026-09-03 11:16:17.083 | Building editable for openstack-placement (pyproject.toml): started 2026-09-03 11:16:17.865 | Building editable for openstack-placement (pyproject.toml): finished with status 'done' 2026-09-03 11:16:17.866 | Created wheel for openstack-placement: filename=openstack_placement-16.0.0.0b2.dev6-0.editable-py3-none-any.whl size=8837 sha256=d75750c27bef01f12ed7fd5f615186ce1f09308256832b0c919b686a5024a812 2026-09-03 11:16:17.866 | Stored in directory: /tmp/pip-ephem-wheel-cache-z0_872ki/wheels/0f/d8/4f/e8707957c726bd4763e71d7ed0672723b81ca99945904983a6 2026-09-03 11:16:17.871 | Successfully built openstack-placement 2026-09-03 11:16:18.152 | Installing collected packages: openstack-placement 2026-09-03 11:16:18.200 | Successfully installed openstack-placement-16.0.0.0b2.dev6 2026-09-03 11:16:18.365 | + inc/python:pip_install:216 : result=0 2026-09-03 11:16:18.367 | + inc/python:pip_install:218 : time_stop pip_install 2026-09-03 11:16:18.370 | + functions-common:time_stop:2420 : local name 2026-09-03 11:16:18.373 | + functions-common:time_stop:2421 : local end_time 2026-09-03 11:16:18.375 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-03 11:16:18.377 | + functions-common:time_stop:2423 : local total 2026-09-03 11:16:18.381 | + functions-common:time_stop:2424 : local start_time 2026-09-03 11:16:18.385 | + functions-common:time_stop:2426 : name=pip_install 2026-09-03 11:16:18.388 | + functions-common:time_stop:2427 : start_time=1788434172356 2026-09-03 11:16:18.392 | + functions-common:time_stop:2429 : [[ -z 1788434172356 ]] 2026-09-03 11:16:18.396 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-03 11:16:18.401 | + functions-common:time_stop:2432 : end_time=1788434178397 2026-09-03 11:16:18.404 | + functions-common:time_stop:2433 : elapsed_time=6041 2026-09-03 11:16:18.408 | + functions-common:time_stop:2434 : total=149893 2026-09-03 11:16:18.411 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-03 11:16:18.413 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=155934 2026-09-03 11:16:18.417 | + inc/python:pip_install:219 : return 0 2026-09-03 11:16:18.421 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-09-03 11:16:18.424 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-09-03 11:16:18.428 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/placement 2026-09-03 11:16:18.432 | + inc/python:use_library_from_git:266 : local name=/opt/stack/placement 2026-09-03 11:16:18.436 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-03 11:16:18.439 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-03 11:16:18.444 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/placement, ]] 2026-09-03 11:16:18.447 | + inc/python:use_library_from_git:269 : return 1 2026-09-03 11:16:18.451 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-09-03 11:16:18.454 | + ./stack.sh:main:968 : configure_placement 2026-09-03 11:16:18.458 | + lib/placement:configure_placement:88 : sudo install -d -o quobyte /etc/placement 2026-09-03 11:16:18.476 | + lib/placement:configure_placement:89 : create_placement_conf 2026-09-03 11:16:18.480 | + lib/placement:create_placement_conf:78 : rm -f /etc/placement/placement.conf 2026-09-03 11:16:18.487 | ++ lib/placement:create_placement_conf:79 : database_connection_url placement 2026-09-03 11:16:18.491 | ++ lib/database:database_connection_url:134 : local db=placement 2026-09-03 11:16:18.494 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2026-09-03 11:16:18.498 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=placement 2026-09-03 11:16:18.502 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-09-03 11:16:18.506 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-09-03 11:16:18.509 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-09-03 11:16:18.535 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-03 11:16:18.539 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-09-03 11:16:18.542 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/placement?charset=utf8&plugin=dbcounter' 2026-09-03 11:16:18.546 | + 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-09-03 11:16:18.591 | + lib/placement:create_placement_conf:80 : iniset /etc/placement/placement.conf DEFAULT debug True 2026-09-03 11:16:18.637 | + lib/placement:create_placement_conf:81 : iniset /etc/placement/placement.conf api auth_strategy keystone 2026-09-03 11:16:18.680 | + lib/placement:create_placement_conf:82 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2026-09-03 11:16:18.684 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/placement/placement.conf 2026-09-03 11:16:18.687 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=placement 2026-09-03 11:16:18.691 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-09-03 11:16:18.695 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-09-03 11:16:18.698 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/placement/placement.conf placement keystone_authtoken 2026-09-03 11:16:18.702 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/placement/placement.conf 2026-09-03 11:16:18.706 | + lib/keystone:configure_keystoneauth:392 : local admin_user=placement 2026-09-03 11:16:18.710 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-09-03 11:16:18.713 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2026-09-03 11:16:18.759 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2026-09-03 11:16:18.800 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://192.168.122.181/identity 2026-09-03 11:16:18.840 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2026-09-03 11:16:18.882 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/placement/placement.conf keystone_authtoken password nomoresecret 2026-09-03 11:16:18.924 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2026-09-03 11:16:18.964 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2026-09-03 11:16:19.006 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2026-09-03 11:16:19.049 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/placement/placement.conf keystone_authtoken www_authenticate_uri http://192.168.122.181/identity 2026-09-03 11:16:19.092 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-09-03 11:16:19.133 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2026-09-03 11:16:19.178 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-09-03 11:16:19.182 | + lib/placement:create_placement_conf:83 : setup_logging /etc/placement/placement.conf 2026-09-03 11:16:19.185 | + functions:setup_logging:693 : setup_systemd_logging /etc/placement/placement.conf 2026-09-03 11:16:19.189 | + functions:setup_systemd_logging:710 : local conf_file=/etc/placement/placement.conf 2026-09-03 11:16:19.194 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-09-03 11:16:19.217 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-09-03 11:16:19.220 | + functions:setup_systemd_logging:716 : local pidstr= 2026-09-03 11:16:19.224 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-09-03 11:16:19.228 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-09-03 11:16:19.232 | + 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-09-03 11:16:19.274 | + 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-09-03 11:16:19.316 | + 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-09-03 11:16:19.360 | + functions:setup_systemd_logging:727 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-09-03 11:16:19.403 | + functions:setup_systemd_logging:730 : iniset /etc/placement/placement.conf DEFAULT log_color False 2026-09-03 11:16:19.446 | + lib/placement:configure_placement:91 : write_uwsgi_config /etc/placement/placement-uwsgi.ini placement.wsgi.api:application /placement '' placement-api 2026-09-03 11:16:19.450 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/placement/placement-uwsgi.ini 2026-09-03 11:16:19.453 | + lib/apache:write_uwsgi_config:244 : local wsgi=placement.wsgi.api:application 2026-09-03 11:16:19.457 | + lib/apache:write_uwsgi_config:245 : local url=/placement 2026-09-03 11:16:19.460 | + lib/apache:write_uwsgi_config:246 : local http= 2026-09-03 11:16:19.464 | + lib/apache:write_uwsgi_config:247 : local name=placement-api 2026-09-03 11:16:19.467 | + lib/apache:write_uwsgi_config:249 : '[' -z placement-api ']' 2026-09-03 11:16:19.471 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-09-03 11:16:19.475 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-09-03 11:16:19.493 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-09-03 11:16:19.494 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-09-03 11:16:19.505 | d /var/run/uwsgi 0755 quobyte root 2026-09-03 11:16:19.510 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-09-03 11:16:19.525 | /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-09-03 11:16:19.530 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/placement-api.socket 2026-09-03 11:16:19.534 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/placement/placement-uwsgi.ini 2026-09-03 11:16:19.540 | + lib/apache:write_uwsgi_config:270 : [[ placement.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-09-03 11:16:19.543 | + lib/apache:write_uwsgi_config:271 : iniset /etc/placement/placement-uwsgi.ini uwsgi module placement.wsgi.api:application 2026-09-03 11:16:19.587 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2026-09-03 11:16:19.629 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2026-09-03 11:16:19.673 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2026-09-03 11:16:19.714 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2026-09-03 11:16:19.755 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 80 2026-09-03 11:16:19.798 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2026-09-03 11:16:19.839 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2026-09-03 11:16:19.881 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2026-09-03 11:16:19.925 | + lib/apache:write_uwsgi_config:290 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-09-03 11:16:19.967 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2026-09-03 11:16:20.011 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2026-09-03 11:16:20.053 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2026-09-03 11:16:20.094 | + lib/apache:write_uwsgi_config:298 : iniset /etc/placement/placement-uwsgi.ini uwsgi start-time %t 2026-09-03 11:16:20.136 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-09-03 11:16:20.140 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-09-03 11:16:20.146 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for placement-api 2026-09-03 11:16:20.149 | ++ lib/apache:apache_site_config_for:174 : local site=placement-api 2026-09-03 11:16:20.153 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-09-03 11:16:20.156 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-03 11:16:20.160 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-03 11:16:20.164 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/placement-api.conf 2026-09-03 11:16:20.168 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2026-09-03 11:16:20.172 | + lib/apache:write_uwsgi_config:306 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2026-09-03 11:16:20.217 | + lib/apache:write_uwsgi_config:307 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2026-09-03 11:16:20.260 | + 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-09-03 11:16:20.261 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2026-09-03 11:16:20.272 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 acquire=1 2026-09-03 11:16:20.277 | + lib/apache:write_uwsgi_config:309 : enable_apache_site placement-api 2026-09-03 11:16:20.281 | + lib/apache:enable_apache_site:191 : local site=placement-api 2026-09-03 11:16:20.285 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-09-03 11:16:20.289 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-09-03 11:16:20.292 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-09-03 11:16:20.296 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-09-03 11:16:20.300 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-03 11:16:20.304 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-03 11:16:20.307 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-09-03 11:16:20.311 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-09-03 11:16:20.315 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-03 11:16:20.319 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-03 11:16:20.323 | + lib/apache:enable_apache_site:195 : sudo a2ensite placement-api 2026-09-03 11:16:20.335 | perl: warning: Setting locale failed. 2026-09-03 11:16:20.335 | perl: warning: Please check that your locale settings: 2026-09-03 11:16:20.336 | LANGUAGE = (unset), 2026-09-03 11:16:20.336 | LC_ALL = "en_US.utf8", 2026-09-03 11:16:20.336 | LANG = "de_DE.UTF-8" 2026-09-03 11:16:20.336 | are supported and installed on your system. 2026-09-03 11:16:20.336 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-03 11:16:20.376 | Enabling site placement-api. 2026-09-03 11:16:20.381 | To activate the new configuration, you need to run: 2026-09-03 11:16:20.381 | systemctl reload apache2 2026-09-03 11:16:20.388 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-09-03 11:16:20.392 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-09-03 11:16:20.396 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-09-03 11:16:20.399 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-09-03 11:16:20.531 | + lib/placement:configure_placement:92 : [[ True == \T\r\u\e ]] 2026-09-03 11:16:20.535 | + lib/placement:configure_placement:93 : iniset /etc/placement/placement.conf oslo_policy enforce_new_defaults True 2026-09-03 11:16:20.582 | + ./stack.sh:main:975 : is_service_enabled placement placement-client 2026-09-03 11:16:20.605 | + functions-common:is_service_enabled:2076 : return 0 2026-09-03 11:16:20.608 | + ./stack.sh:main:976 : is_service_enabled n-cpu 2026-09-03 11:16:20.631 | + functions-common:is_service_enabled:2076 : return 0 2026-09-03 11:16:20.635 | + ./stack.sh:main:977 : configure_placement_nova_compute 2026-09-03 11:16:20.638 | + lib/nova:configure_placement_nova_compute:636 : local conf=/etc/nova/nova.conf 2026-09-03 11:16:20.642 | + lib/nova:configure_placement_nova_compute:637 : configure_keystoneauth /etc/nova/nova.conf nova placement 2026-09-03 11:16:20.646 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-09-03 11:16:20.649 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-09-03 11:16:20.653 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-09-03 11:16:20.656 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf placement auth_type password 2026-09-03 11:16:20.702 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf placement interface public 2026-09-03 11:16:20.747 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf placement auth_url http://192.168.122.181/identity 2026-09-03 11:16:20.789 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf placement username nova 2026-09-03 11:16:20.831 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf placement password nomoresecret 2026-09-03 11:16:20.872 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf placement user_domain_name Default 2026-09-03 11:16:20.915 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf placement project_name service 2026-09-03 11:16:20.958 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf placement project_domain_name Default 2026-09-03 11:16:21.002 | + ./stack.sh:main:981 : is_service_enabled horizon 2026-09-03 11:16:21.027 | + functions-common:is_service_enabled:2076 : return 1 2026-09-03 11:16:21.031 | + ./stack.sh:main:986 : is_service_enabled tls-proxy 2026-09-03 11:16:21.055 | + functions-common:is_service_enabled:2076 : return 1 2026-09-03 11:16:21.060 | + ./stack.sh:main:990 : is_service_enabled cinder 2026-09-03 11:16:21.083 | + functions-common:is_service_enabled:2076 : return 0 2026-09-03 11:16:21.087 | + ./stack.sh:main:992 : init_os_brick 2026-09-03 11:16:21.090 | + lib/cinder:init_os_brick:524 : mkdir -p /opt/stack/data/os_brick 2026-09-03 11:16:21.097 | + lib/cinder:init_os_brick:525 : is_service_enabled cinder 2026-09-03 11:16:21.121 | + functions-common:is_service_enabled:2076 : return 0 2026-09-03 11:16:21.125 | + lib/cinder:init_os_brick:526 : iniset /etc/cinder/cinder.conf os_brick lock_path /opt/stack/data/os_brick 2026-09-03 11:16:21.170 | + lib/cinder:init_os_brick:528 : is_service_enabled nova 2026-09-03 11:16:21.194 | + functions-common:is_service_enabled:2076 : return 0 2026-09-03 11:16:21.197 | + lib/cinder:init_os_brick:529 : iniset /etc/nova/nova.conf os_brick lock_path /opt/stack/data/os_brick 2026-09-03 11:16:21.242 | + lib/cinder:init_os_brick:531 : is_service_enabled glance 2026-09-03 11:16:21.266 | + functions-common:is_service_enabled:2076 : return 0 2026-09-03 11:16:21.270 | + lib/cinder:init_os_brick:532 : iniset /etc/glance/glance-api.conf os_brick lock_path /opt/stack/data/os_brick 2026-09-03 11:16:21.314 | + lib/cinder:init_os_brick:533 : iniset /etc/glance/glance-cache.conf os_brick lock_path /opt/stack/data/os_brick 2026-09-03 11:16:21.361 | + ./stack.sh:main:999 : run_phase stack install 2026-09-03 11:16:21.364 | + functions-common:run_phase:1848 : local mode=stack 2026-09-03 11:16:21.368 | + functions-common:run_phase:1849 : local phase=install 2026-09-03 11:16:21.371 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-09-03 11:16:21.375 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-09-03 11:16:21.379 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-09-03 11:16:21.382 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-09-03 11:16:21.386 | + functions-common:run_phase:1858 : local extra 2026-09-03 11:16:21.390 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-09-03 11:16:21.396 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-09-03 11:16:21.399 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-09-03 11:16:21.403 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-09-03 11:16:21.406 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack install 2026-09-03 11:16:21.410 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-09-03 11:16:21.433 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-03 11:16:21.436 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-09-03 11:16:21.439 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-09-03 11:16:21.443 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2026-09-03 11:16:21.446 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2026-09-03 11:16:21.450 | ++ ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-09-03 11:16:21.454 | ++ ./stack.sh:echo_summary:450 : echo -e Installing Tempest 2026-09-03 11:16:21.457 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2026-09-03 11:16:21.460 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2026-09-03 11:16:21.541 | ++ inc/async:async_inner:63 : install_tempest 2026-09-03 11:16:21.588 | [2061 Async install_tempest:38715]: running: install_tempest 2026-09-03 11:16:21.592 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-09-03 11:16:21.596 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-09-03 11:16:21.601 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-09-03 11:16:21.604 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-09-03 11:16:21.608 | + functions-common:run_phase:1875 : run_plugins stack install 2026-09-03 11:16:21.613 | + functions-common:run_plugins:1834 : local mode=stack 2026-09-03 11:16:21.617 | + functions-common:run_plugins:1835 : local phase=install 2026-09-03 11:16:21.621 | + functions-common:run_plugins:1837 : local plugins= 2026-09-03 11:16:21.625 | + functions-common:run_plugins:1838 : local plugin 2026-09-03 11:16:21.629 | + ./stack.sh:main:1002 : use_library_from_git python-openstackclient 2026-09-03 11:16:21.633 | + inc/python:use_library_from_git:266 : local name=python-openstackclient 2026-09-03 11:16:21.637 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-03 11:16:21.640 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-03 11:16:21.644 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-openstackclient, ]] 2026-09-03 11:16:21.648 | + inc/python:use_library_from_git:269 : return 1 2026-09-03 11:16:21.652 | + ./stack.sh:main:1006 : pip_install_gr python-openstackclient 2026-09-03 11:16:21.655 | + inc/python:pip_install_gr:94 : local name=python-openstackclient 2026-09-03 11:16:21.658 | + inc/python:pip_install_gr:95 : local clean_name 2026-09-03 11:16:21.663 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements python-openstackclient 2026-09-03 11:16:21.667 | ++ inc/python:get_from_global_requirements:241 : local package=python-openstackclient 2026-09-03 11:16:21.671 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-09-03 11:16:21.678 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2026-09-03 11:16:21.678 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-09-03 11:16:21.685 | ++ inc/python:get_from_global_requirements:243 : required_pkg='python-openstackclient!=7.3.0,!=7.3.1 ' 2026-09-03 11:16:21.688 | ++ inc/python:get_from_global_requirements:244 : [[ python-openstackclient!=7.3.0,!=7.3.1 == '' ]] 2026-09-03 11:16:21.692 | ++ inc/python:get_from_global_requirements:247 : echo 'python-openstackclient!=7.3.0,!=7.3.1' 2026-09-03 11:16:21.695 | + inc/python:pip_install_gr:96 : clean_name='python-openstackclient!=7.3.0,!=7.3.1' 2026-09-03 11:16:21.699 | + inc/python:pip_install_gr:97 : pip_install 'python-openstackclient!=7.3.0,!=7.3.1' 2026-09-03 11:16:21.726 | Using python 3.12 to install python-openstackclient!=7.3.0,!=7.3.1 2026-09-03 11:16:21.730 | + 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-09-03 11:16:22.988 | Collecting python-openstackclient!=7.3.0,!=7.3.1 2026-09-03 11:16:23.119 | Downloading python_openstackclient-10.3.0-py3-none-any.whl.metadata (10 kB) 2026-09-03 11:16:23.133 | 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-09-03 11:16:23.134 | 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.16.0) 2026-09-03 11:16:23.135 | 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-09-03 11:16:23.137 | Requirement already satisfied: openstacksdk>=4.19.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (4.20.0) 2026-09-03 11:16:23.138 | 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-09-03 11:16:23.139 | 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-09-03 11:16:23.140 | 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) (6.0.0) 2026-09-03 11:16:23.186 | Collecting python-manilaclient>=6.0.0 (from python-openstackclient!=7.3.0,!=7.3.1) 2026-09-03 11:16:23.203 | Downloading python_manilaclient-6.3.0-py3-none-any.whl.metadata (5.5 kB) 2026-09-03 11:16:23.214 | 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-09-03 11:16:23.215 | 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.1) 2026-09-03 11:16:23.217 | 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-09-03 11:16:23.218 | Requirement already satisfied: cmd2>=4.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.2.0) 2026-09-03 11:16:23.219 | 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-09-03 11:16:23.220 | 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-09-03 11:16:23.224 | Requirement already satisfied: prompt-toolkit>=3.0.53 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (3.0.53) 2026-09-03 11:16:23.224 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (1.11.0) 2026-09-03 11:16:23.225 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (15.0.0) 2026-09-03 11:16:23.226 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (1.8.0) 2026-09-03 11:16:23.229 | 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.1.1) 2026-09-03 11:16:23.232 | 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-09-03 11:16:23.236 | Requirement already satisfied: decorator>=4.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.19.0->python-openstackclient!=7.3.0,!=7.3.1) (5.3.1) 2026-09-03 11:16:23.237 | Requirement already satisfied: dogpile.cache>=0.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.19.0->python-openstackclient!=7.3.0,!=7.3.1) (1.5.0) 2026-09-03 11:16:23.238 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.19.0->python-openstackclient!=7.3.0,!=7.3.1) (1.1.0) 2026-09-03 11:16:23.239 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.19.0->python-openstackclient!=7.3.0,!=7.3.1) (1.33) 2026-09-03 11:16:23.240 | Requirement already satisfied: keystoneauth1>=5.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.19.0->python-openstackclient!=7.3.0,!=7.3.1) (5.17.0) 2026-09-03 11:16:23.240 | Requirement already satisfied: os-service-types>=1.8.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.19.0->python-openstackclient!=7.3.0,!=7.3.1) (1.9.0) 2026-09-03 11:16:23.241 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.19.0->python-openstackclient!=7.3.0,!=7.3.1) (7.0.3) 2026-09-03 11:16:23.242 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.19.0->python-openstackclient!=7.3.0,!=7.3.1) (4.11.3) 2026-09-03 11:16:23.244 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.19.0->python-openstackclient!=7.3.0,!=7.3.1) (7.2.2) 2026-09-03 11:16:23.253 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=4.19.0->python-openstackclient!=7.3.0,!=7.3.1) (3.1.1) 2026-09-03 11:16:23.257 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=5.16.0->openstacksdk>=4.19.0->python-openstackclient!=7.3.0,!=7.3.1) (4.16.0) 2026-09-03 11:16:23.261 | 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.2.0) 2026-09-03 11:16:23.266 | 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-09-03 11:16:23.267 | 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-09-03 11:16:23.268 | 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.3) 2026-09-03 11:16:23.274 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->openstacksdk>=4.19.0->python-openstackclient!=7.3.0,!=7.3.1) (84.0.0) 2026-09-03 11:16:23.278 | 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.2) 2026-09-03 11:16:23.293 | 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-09-03 11:16:23.294 | 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.7.0) 2026-09-03 11:16:23.295 | 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-09-03 11:16:23.298 | 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.3.0) 2026-09-03 11:16:23.301 | 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-09-03 11:16:23.304 | 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-09-03 11:16:23.308 | 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.1) 2026-09-03 11:16:23.313 | 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-09-03 11:16:23.315 | 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-09-03 11:16:23.321 | 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-09-03 11:16:23.326 | 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.5.0) 2026-09-03 11:16:23.327 | 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-09-03 11:16:23.328 | 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-09-03 11:16:23.330 | 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-09-03 11:16:23.348 | 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>=4.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (4.2.0) 2026-09-03 11:16:23.350 | 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>=4.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (2.20.0) 2026-09-03 11:16:23.355 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=4.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (0.1.2) 2026-09-03 11:16:23.407 | Downloading python_openstackclient-10.3.0-py3-none-any.whl (1.3 MB) 2026-09-03 11:16:23.624 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.3/1.3 MB 6.8 MB/s 0:00:00 2026-09-03 11:16:23.649 | Downloading python_manilaclient-6.3.0-py3-none-any.whl (416 kB) 2026-09-03 11:16:24.034 | Installing collected packages: python-manilaclient, python-openstackclient 2026-09-03 11:16:27.016 | 2026-09-03 11:16:27.042 | Successfully installed python-manilaclient-6.3.0 python-openstackclient-10.3.0 2026-09-03 11:16:27.223 | + inc/python:pip_install:216 : result=0 2026-09-03 11:16:27.227 | + inc/python:pip_install:218 : time_stop pip_install 2026-09-03 11:16:27.231 | + functions-common:time_stop:2420 : local name 2026-09-03 11:16:27.236 | + functions-common:time_stop:2421 : local end_time 2026-09-03 11:16:27.240 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-03 11:16:27.244 | + functions-common:time_stop:2423 : local total 2026-09-03 11:16:27.248 | + functions-common:time_stop:2424 : local start_time 2026-09-03 11:16:27.252 | + functions-common:time_stop:2426 : name=pip_install 2026-09-03 11:16:27.256 | + functions-common:time_stop:2427 : start_time=1788434181720 2026-09-03 11:16:27.260 | + functions-common:time_stop:2429 : [[ -z 1788434181720 ]] 2026-09-03 11:16:27.266 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-03 11:16:27.272 | + functions-common:time_stop:2432 : end_time=1788434187268 2026-09-03 11:16:27.276 | + functions-common:time_stop:2433 : elapsed_time=5548 2026-09-03 11:16:27.280 | + functions-common:time_stop:2434 : total=155934 2026-09-03 11:16:27.284 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-03 11:16:27.289 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=161482 2026-09-03 11:16:27.293 | + inc/python:pip_install:219 : return 0 2026-09-03 11:16:27.297 | + ./stack.sh:main:1007 : is_service_enabled openstack-cli-server 2026-09-03 11:16:27.325 | + functions-common:is_service_enabled:2076 : return 1 2026-09-03 11:16:27.329 | + ./stack.sh:main:1014 : install_oscwrap 2026-09-03 11:16:27.335 | ++ functions-common:install_oscwrap:2470 : mktemp 2026-09-03 11:16:27.341 | + functions-common:install_oscwrap:2470 : OSCWRAP_TIMER_FILE=/tmp/tmp.XYr1kveiJA 2026-09-03 11:16:27.345 | + functions-common:install_oscwrap:2473 : shopt -s expand_aliases 2026-09-03 11:16:27.350 | + functions-common:install_oscwrap:2476 : unalias -a 2026-09-03 11:16:27.354 | + functions-common:install_oscwrap:2478 : alias openstack=oscwrap 2026-09-03 11:16:27.358 | + ./stack.sh:main:1019 : [[ False != \F\a\l\s\e ]] 2026-09-03 11:16:27.363 | + ./stack.sh:main:1059 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-09-03 11:16:27.367 | + ./stack.sh:main:1067 : is_service_enabled mysql postgresql 2026-09-03 11:16:27.393 | + functions-common:is_service_enabled:2076 : return 0 2026-09-03 11:16:27.398 | + ./stack.sh:main:1068 : configure_database 2026-09-03 11:16:27.402 | + lib/database:configure_database:128 : configure_database_mysql 2026-09-03 11:16:27.407 | + lib/databases/mysql:configure_database_mysql:60 : local my_conf mysql slow_log my_client_conf 2026-09-03 11:16:27.410 | + lib/databases/mysql:configure_database_mysql:61 : echo_summary 'Configuring and starting MySQL' 2026-09-03 11:16:27.413 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-09-03 11:16:27.417 | + ./stack.sh:echo_summary:450 : echo -e Configuring and starting MySQL 2026-09-03 11:16:27.420 | + lib/databases/mysql:configure_database_mysql:63 : is_ubuntu 2026-09-03 11:16:27.425 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-03 11:16:27.429 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-03 11:16:27.433 | + lib/databases/mysql:configure_database_mysql:64 : my_conf=/etc/mysql/my.cnf 2026-09-03 11:16:27.437 | + lib/databases/mysql:configure_database_mysql:76 : is_ubuntu 2026-09-03 11:16:27.441 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-03 11:16:27.445 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-03 11:16:27.449 | + lib/databases/mysql:configure_database_mysql:77 : is_fips_enabled 2026-09-03 11:16:27.454 | ++ functions-common:is_fips_enabled:2541 : cat /proc/sys/crypto/fips_enabled 2026-09-03 11:16:27.456 | cat: /proc/sys/crypto/fips_enabled: No such file or directory 2026-09-03 11:16:27.460 | + functions-common:is_fips_enabled:2541 : fips= 2026-09-03 11:16:27.464 | + functions-common:is_fips_enabled:2542 : '[' '' == 1 ']' 2026-09-03 11:16:27.471 | ++ lib/databases/mysql:configure_database_mysql:85 : ipv6_unquote 0.0.0.0 2026-09-03 11:16:27.473 | ++ functions-common:ipv6_unquote:2218 : echo 0.0.0.0 2026-09-03 11:16:27.476 | ++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-09-03 11:16:27.484 | + lib/databases/mysql:configure_database_mysql:85 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2026-09-03 11:16:27.587 | + lib/databases/mysql:configure_database_mysql:88 : is_fedora 2026-09-03 11:16:27.591 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-09-03 11:16:27.595 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-09-03 11:16:27.599 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-09-03 11:16:27.603 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-09-03 11:16:27.608 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-09-03 11:16:27.611 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-09-03 11:16:27.615 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-09-03 11:16:27.619 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-09-03 11:16:27.623 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-09-03 11:16:27.627 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-09-03 11:16:27.631 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-09-03 11:16:27.636 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-09-03 11:16:27.639 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-09-03 11:16:27.644 | + lib/databases/mysql:configure_database_mysql:91 : is_ubuntu 2026-09-03 11:16:27.646 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-03 11:16:27.651 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-03 11:16:27.655 | + lib/databases/mysql:configure_database_mysql:93 : restart_service mysql 2026-09-03 11:16:27.659 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-09-03 11:16:27.663 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart mysql 2026-09-03 11:16:29.232 | + lib/databases/mysql:configure_database_mysql:98 : local use_mariadb_socket_auth=False 2026-09-03 11:16:29.238 | + lib/databases/mysql:configure_database_mysql:99 : is_ubuntu 2026-09-03 11:16:29.243 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-03 11:16:29.247 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-03 11:16:29.251 | + lib/databases/mysql:configure_database_mysql:99 : '[' mysql == mariadb ']' 2026-09-03 11:16:29.255 | + lib/databases/mysql:configure_database_mysql:109 : [[ False != \T\r\u\e ]] 2026-09-03 11:16:29.259 | + lib/databases/mysql:configure_database_mysql:110 : sudo mysqladmin -u root password stackdb 2026-09-03 11:16:29.285 | mysqladmin: connect to server at 'localhost' failed 2026-09-03 11:16:29.285 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2026-09-03 11:16:29.292 | + lib/databases/mysql:configure_database_mysql:110 : true 2026-09-03 11:16:29.297 | + lib/databases/mysql:configure_database_mysql:115 : is_ubuntu 2026-09-03 11:16:29.303 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-03 11:16:29.308 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-03 11:16:29.315 | + lib/databases/mysql:configure_database_mysql:115 : '[' mysql == mariadb ']' 2026-09-03 11:16:29.319 | + lib/databases/mysql:configure_database_mysql:118 : local 'cmd_args=-uroot -pstackdb -h127.0.0.1 ' 2026-09-03 11:16:29.323 | + lib/databases/mysql:configure_database_mysql:123 : min_db_ver=11.6.2 2026-09-03 11:16:29.330 | ++ lib/databases/mysql:configure_database_mysql:124 : cut -d - -f 1 2026-09-03 11:16:29.332 | ++ lib/databases/mysql:configure_database_mysql:124 : sudo mysql -uroot -pstackdb -h127.0.0.1 -e 'select version();' -sN 2026-09-03 11:16:29.346 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-09-03 11:16:29.420 | + lib/databases/mysql:configure_database_mysql:124 : db_version=8.0.46 2026-09-03 11:16:29.429 | ++ lib/databases/mysql:configure_database_mysql:125 : printf '%s\n' 11.6.2 8.0.46 2026-09-03 11:16:29.430 | ++ lib/databases/mysql:configure_database_mysql:125 : sort -V 2026-09-03 11:16:29.434 | ++ lib/databases/mysql:configure_database_mysql:125 : tail -n 1 2026-09-03 11:16:29.442 | + lib/databases/mysql:configure_database_mysql:125 : max_db_ver=11.6.2 2026-09-03 11:16:29.448 | + lib/databases/mysql:configure_database_mysql:126 : [[ 11.6.2 != \1\1\.\6\.\2 ]] 2026-09-03 11:16:29.452 | + lib/databases/mysql:configure_database_mysql:132 : [[ False == \T\r\u\e ]] 2026-09-03 11:16:29.458 | + lib/databases/mysql:configure_database_mysql:139 : [[ False == \T\r\u\e ]] 2026-09-03 11:16:29.462 | + 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-09-03 11:16:29.479 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-09-03 11:16:29.572 | + lib/databases/mysql:configure_database_mysql:145 : sudo mysql -uroot -pstackdb -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2026-09-03 11:16:29.589 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-09-03 11:16:29.665 | + lib/databases/mysql:configure_database_mysql:151 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2026-09-03 11:16:29.742 | + lib/databases/mysql:configure_database_mysql:152 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2026-09-03 11:16:29.831 | + lib/databases/mysql:configure_database_mysql:153 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2026-09-03 11:16:29.913 | + lib/databases/mysql:configure_database_mysql:155 : [[ False == \T\r\u\e ]] 2026-09-03 11:16:29.917 | + lib/databases/mysql:configure_database_mysql:175 : [[ True == \T\r\u\e ]] 2026-09-03 11:16:29.921 | + lib/databases/mysql:configure_database_mysql:176 : echo 'enabling MySQL performance counting' 2026-09-03 11:16:29.922 | enabling MySQL performance counting 2026-09-03 11:16:29.924 | + lib/databases/mysql:configure_database_mysql:179 : pip_install /home/quobyte/devstack/tools/dbcounter 2026-09-03 11:16:29.959 | Using python 3.12 to install /home/quobyte/devstack/tools/dbcounter 2026-09-03 11:16:29.963 | + 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-09-03 11:16:31.020 | Processing ./tools/dbcounter 2026-09-03 11:16:31.023 | Installing build dependencies: started 2026-09-03 11:16:33.802 | Installing build dependencies: finished with status 'done' 2026-09-03 11:16:33.803 | Getting requirements to build wheel: started 2026-09-03 11:16:34.458 | Getting requirements to build wheel: finished with status 'done' 2026-09-03 11:16:34.460 | Preparing metadata (pyproject.toml): started 2026-09-03 11:16:34.846 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-09-03 11:16:34.849 | Building wheels for collected packages: dbcounter 2026-09-03 11:16:34.851 | Building wheel for dbcounter (pyproject.toml): started 2026-09-03 11:16:35.290 | Building wheel for dbcounter (pyproject.toml): finished with status 'done' 2026-09-03 11:16:35.291 | Created wheel for dbcounter: filename=dbcounter-0.1-py3-none-any.whl size=3229 sha256=d429d64f095b34dbb3083f5eba5212e9a31b6df0c02b28b46305e82bd1cd5d23 2026-09-03 11:16:35.291 | Stored in directory: /tmp/pip-ephem-wheel-cache-o_smfi_a/wheels/9b/45/be/0f827e4c026fc267738eabb4d24bd5c9b8db3f5da97af6e98c 2026-09-03 11:16:35.296 | Successfully built dbcounter 2026-09-03 11:16:35.615 | Installing collected packages: dbcounter 2026-09-03 11:16:35.665 | Successfully installed dbcounter-0.1 2026-09-03 11:16:35.842 | + inc/python:pip_install:216 : result=0 2026-09-03 11:16:35.846 | + inc/python:pip_install:218 : time_stop pip_install 2026-09-03 11:16:35.850 | + functions-common:time_stop:2420 : local name 2026-09-03 11:16:35.853 | + functions-common:time_stop:2421 : local end_time 2026-09-03 11:16:35.857 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-03 11:16:35.861 | + functions-common:time_stop:2423 : local total 2026-09-03 11:16:35.865 | + functions-common:time_stop:2424 : local start_time 2026-09-03 11:16:35.869 | + functions-common:time_stop:2426 : name=pip_install 2026-09-03 11:16:35.872 | + functions-common:time_stop:2427 : start_time=1788434189950 2026-09-03 11:16:35.876 | + functions-common:time_stop:2429 : [[ -z 1788434189950 ]] 2026-09-03 11:16:35.881 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-03 11:16:35.887 | + functions-common:time_stop:2432 : end_time=1788434195883 2026-09-03 11:16:35.890 | + functions-common:time_stop:2433 : elapsed_time=5933 2026-09-03 11:16:35.894 | + functions-common:time_stop:2434 : total=161482 2026-09-03 11:16:35.898 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-03 11:16:35.902 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=167415 2026-09-03 11:16:35.906 | + inc/python:pip_install:219 : return 0 2026-09-03 11:16:35.910 | + lib/databases/mysql:configure_database_mysql:182 : recreate_database stats 2026-09-03 11:16:35.914 | + lib/database:recreate_database:112 : local db=stats 2026-09-03 11:16:35.918 | + lib/database:recreate_database:113 : recreate_database_mysql stats 2026-09-03 11:16:35.922 | + lib/databases/mysql:recreate_database_mysql:54 : local db=stats 2026-09-03 11:16:35.926 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS stats;' 2026-09-03 11:16:35.934 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-09-03 11:16:36.002 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE stats CHARACTER SET utf8;' 2026-09-03 11:16:36.007 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-09-03 11:16:36.079 | + 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-09-03 11:16:36.080 | count INT, PRIMARY KEY (db, op)) ENGINE MEMORY' stats 2026-09-03 11:16:36.085 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-09-03 11:16:36.158 | + lib/databases/mysql:configure_database_mysql:188 : [[ True == \T\r\u\e ]] 2026-09-03 11:16:36.162 | + lib/databases/mysql:configure_database_mysql:189 : iniset -sudo /etc/mysql/my.cnf mysqld read_buffer_size 64K 2026-09-03 11:16:36.246 | + lib/databases/mysql:configure_database_mysql:190 : iniset -sudo /etc/mysql/my.cnf mysqld innodb_buffer_pool_size 16M 2026-09-03 11:16:36.324 | + lib/databases/mysql:configure_database_mysql:191 : iniset -sudo /etc/mysql/my.cnf mysqld thread_stack 192K 2026-09-03 11:16:36.404 | + lib/databases/mysql:configure_database_mysql:192 : iniset -sudo /etc/mysql/my.cnf mysqld thread_cache_size 8 2026-09-03 11:16:36.480 | + lib/databases/mysql:configure_database_mysql:193 : iniset -sudo /etc/mysql/my.cnf mysqld tmp_table_size 8M 2026-09-03 11:16:36.559 | + lib/databases/mysql:configure_database_mysql:194 : iniset -sudo /etc/mysql/my.cnf mysqld sort_buffer_size 8M 2026-09-03 11:16:36.636 | + lib/databases/mysql:configure_database_mysql:195 : iniset -sudo /etc/mysql/my.cnf mysqld max_allowed_packet 8M 2026-09-03 11:16:36.708 | + lib/databases/mysql:configure_database_mysql:198 : restart_service mysql 2026-09-03 11:16:36.712 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-09-03 11:16:36.715 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart mysql 2026-09-03 11:16:38.641 | + ./stack.sh:main:1072 : save_stackenv 1072 2026-09-03 11:16:38.647 | + functions-common:save_stackenv:65 : local tag=1072 2026-09-03 11:16:38.653 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-09-03 11:16:38.660 | + functions-common:save_stackenv:67 : time_stamp=2026-09-03-131638 2026-09-03 11:16:38.665 | + functions-common:save_stackenv:68 : echo '# 2026-09-03-131638 1072' 2026-09-03 11:16:38.671 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-03 11:16:38.676 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-09-03 11:16:38.681 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-03 11:16:38.685 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-09-03 11:16:38.688 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-03 11:16:38.693 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-09-03 11:16:38.696 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-03 11:16:38.698 | + 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-09-03 11:16:38.702 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-03 11:16:38.707 | + functions-common:save_stackenv:70 : echo HOST_IP=192.168.122.181 2026-09-03 11:16:38.710 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-03 11:16:38.714 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=http://192.168.122.181/identity 2026-09-03 11:16:38.718 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-03 11:16:38.720 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2026-09-03-130234 2026-09-03 11:16:38.723 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-03 11:16:38.729 | + functions-common:save_stackenv:70 : echo OS_CACERT= 2026-09-03 11:16:38.735 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-03 11:16:38.740 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=192.168.122.181 2026-09-03 11:16:38.745 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-03 11:16:38.750 | + functions-common:save_stackenv:70 : echo STACK_USER=quobyte 2026-09-03 11:16:38.754 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-03 11:16:38.758 | + functions-common:save_stackenv:70 : echo TLS_IP= 2026-09-03 11:16:38.764 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-03 11:16:38.768 | + functions-common:save_stackenv:70 : echo HOST_IPV6=::1 2026-09-03 11:16:38.772 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-03 11:16:38.775 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-09-03 11:16:38.779 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-03 11:16:38.783 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=192.168.122.181 2026-09-03 11:16:38.786 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-03 11:16:38.790 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-09-03 11:16:38.794 | + ./stack.sh:main:1082 : start_dstat 2026-09-03 11:16:38.798 | + lib/dstat:start_dstat:31 : run_process dstat '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-09-03 11:16:38.801 | + functions-common:run_process:1674 : local service=dstat 2026-09-03 11:16:38.805 | + functions-common:run_process:1675 : local 'command=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-09-03 11:16:38.809 | + functions-common:run_process:1676 : local group= 2026-09-03 11:16:38.813 | + functions-common:run_process:1677 : local user= 2026-09-03 11:16:38.817 | + functions-common:run_process:1678 : local env_vars= 2026-09-03 11:16:38.821 | + functions-common:run_process:1680 : local name=dstat 2026-09-03 11:16:38.825 | + functions-common:run_process:1682 : time_start run_process 2026-09-03 11:16:38.829 | + functions-common:time_start:2406 : local name=run_process 2026-09-03 11:16:38.833 | + functions-common:time_start:2407 : local start_time= 2026-09-03 11:16:38.837 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-03 11:16:38.842 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-03 11:16:38.849 | + functions-common:time_start:2411 : _TIME_START[$name]=1788434198844 2026-09-03 11:16:38.853 | + functions-common:run_process:1683 : is_service_enabled dstat 2026-09-03 11:16:38.881 | + functions-common:is_service_enabled:2076 : return 0 2026-09-03 11:16:38.885 | + functions-common:run_process:1684 : _run_under_systemd dstat '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' '' '' '' 2026-09-03 11:16:38.889 | + functions-common:_run_under_systemd:1628 : local service=dstat 2026-09-03 11:16:38.893 | + functions-common:_run_under_systemd:1629 : local 'command=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-09-03 11:16:38.898 | + functions-common:_run_under_systemd:1630 : local 'cmd=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-09-03 11:16:38.902 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-09-03 11:16:38.906 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-09-03 11:16:38.911 | + functions-common:_common_systemd_pitfalls:1603 : [[ /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2026-09-03 11:16:38.915 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2026-09-03 11:16:38.920 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@dstat.service 2026-09-03 11:16:38.924 | + functions-common:_run_under_systemd:1635 : local group= 2026-09-03 11:16:38.930 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-09-03 11:16:38.934 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-09-03 11:16:38.936 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-09-03 11:16:38.940 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[dstat] ]] 2026-09-03 11:16:38.944 | + functions-common:_run_under_systemd:1644 : [[ /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2026-09-03 11:16:38.947 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@dstat.service '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' '' quobyte '' 2026-09-03 11:16:38.953 | + functions-common:write_user_unit_file:1535 : local service=devstack@dstat.service 2026-09-03 11:16:38.960 | + functions-common:write_user_unit_file:1536 : local 'command=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-09-03 11:16:38.964 | + functions-common:write_user_unit_file:1537 : local group= 2026-09-03 11:16:38.968 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-09-03 11:16:38.972 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-09-03 11:16:38.976 | + functions-common:write_user_unit_file:1540 : local extra= 2026-09-03 11:16:38.980 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-09-03 11:16:38.984 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@dstat.service 2026-09-03 11:16:38.988 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-09-03 11:16:38.994 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2026-09-03 11:16:39.089 | + 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-09-03 11:16:39.186 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User quobyte 2026-09-03 11:16:39.266 | + 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-09-03 11:16:39.344 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2026-09-03 11:16:39.427 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2026-09-03 11:16:39.506 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-09-03 11:16:39.586 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-09-03 11:16:39.590 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-09-03 11:16:39.594 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2026-09-03 11:16:39.685 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-09-03 11:16:40.180 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@dstat.service 2026-09-03 11:16:40.207 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2026-09-03 11:16:40.677 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@dstat.service 2026-09-03 11:16:40.715 | + functions-common:run_process:1686 : time_stop run_process 2026-09-03 11:16:40.719 | + functions-common:time_stop:2420 : local name 2026-09-03 11:16:40.725 | + functions-common:time_stop:2421 : local end_time 2026-09-03 11:16:40.729 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-03 11:16:40.732 | + functions-common:time_stop:2423 : local total 2026-09-03 11:16:40.739 | + functions-common:time_stop:2424 : local start_time 2026-09-03 11:16:40.744 | + functions-common:time_stop:2426 : name=run_process 2026-09-03 11:16:40.744 | + functions-common:time_stop:2427 : start_time=1788434198844 2026-09-03 11:16:40.745 | + functions-common:time_stop:2429 : [[ -z 1788434198844 ]] 2026-09-03 11:16:40.752 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-03 11:16:40.756 | + functions-common:time_stop:2432 : end_time=1788434200754 2026-09-03 11:16:40.759 | + functions-common:time_stop:2433 : elapsed_time=1910 2026-09-03 11:16:40.760 | + functions-common:time_stop:2434 : total=0 2026-09-03 11:16:40.762 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-03 11:16:40.764 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=1910 2026-09-03 11:16:40.768 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/quobyte/devstack/tools/memory_tracker.sh '' root PYTHON=python3.12 2026-09-03 11:16:40.769 | + functions-common:run_process:1674 : local service=memory_tracker 2026-09-03 11:16:40.772 | + functions-common:run_process:1675 : local command=/home/quobyte/devstack/tools/memory_tracker.sh 2026-09-03 11:16:40.776 | + functions-common:run_process:1676 : local group= 2026-09-03 11:16:40.782 | + functions-common:run_process:1677 : local user=root 2026-09-03 11:16:40.784 | + functions-common:run_process:1678 : local env_vars=PYTHON=python3.12 2026-09-03 11:16:40.788 | + functions-common:run_process:1680 : local name=memory_tracker 2026-09-03 11:16:40.790 | + functions-common:run_process:1682 : time_start run_process 2026-09-03 11:16:40.794 | + functions-common:time_start:2406 : local name=run_process 2026-09-03 11:16:40.799 | + functions-common:time_start:2407 : local start_time= 2026-09-03 11:16:40.802 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-03 11:16:40.807 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-03 11:16:40.811 | + functions-common:time_start:2411 : _TIME_START[$name]=1788434200809 2026-09-03 11:16:40.817 | + functions-common:run_process:1683 : is_service_enabled memory_tracker 2026-09-03 11:16:40.839 | + functions-common:is_service_enabled:2076 : return 1 2026-09-03 11:16:40.844 | + functions-common:run_process:1686 : time_stop run_process 2026-09-03 11:16:40.850 | + functions-common:time_stop:2420 : local name 2026-09-03 11:16:40.853 | + functions-common:time_stop:2421 : local end_time 2026-09-03 11:16:40.857 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-03 11:16:40.860 | + functions-common:time_stop:2423 : local total 2026-09-03 11:16:40.864 | + functions-common:time_stop:2424 : local start_time 2026-09-03 11:16:40.868 | + functions-common:time_stop:2426 : name=run_process 2026-09-03 11:16:40.870 | + functions-common:time_stop:2427 : start_time=1788434200809 2026-09-03 11:16:40.873 | + functions-common:time_stop:2429 : [[ -z 1788434200809 ]] 2026-09-03 11:16:40.878 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-03 11:16:40.883 | + functions-common:time_stop:2432 : end_time=1788434200878 2026-09-03 11:16:40.888 | + functions-common:time_stop:2433 : elapsed_time=69 2026-09-03 11:16:40.892 | + functions-common:time_stop:2434 : total=1910 2026-09-03 11:16:40.895 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-03 11:16:40.901 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=1979 2026-09-03 11:16:40.904 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2026-09-03 11:16:40.931 | + functions-common:is_service_enabled:2076 : return 1 2026-09-03 11:16:40.936 | + lib/dstat:start_dstat:47 : run_process file_tracker /home/quobyte/devstack/tools/file_tracker.sh 2026-09-03 11:16:40.945 | + functions-common:run_process:1674 : local service=file_tracker 2026-09-03 11:16:40.949 | + functions-common:run_process:1675 : local command=/home/quobyte/devstack/tools/file_tracker.sh 2026-09-03 11:16:40.954 | + functions-common:run_process:1676 : local group= 2026-09-03 11:16:40.962 | + functions-common:run_process:1677 : local user= 2026-09-03 11:16:40.963 | + functions-common:run_process:1678 : local env_vars= 2026-09-03 11:16:40.966 | + functions-common:run_process:1680 : local name=file_tracker 2026-09-03 11:16:40.972 | + functions-common:run_process:1682 : time_start run_process 2026-09-03 11:16:40.983 | + functions-common:time_start:2406 : local name=run_process 2026-09-03 11:16:40.989 | + functions-common:time_start:2407 : local start_time= 2026-09-03 11:16:40.994 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-03 11:16:41.001 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-03 11:16:41.011 | + functions-common:time_start:2411 : _TIME_START[$name]=1788434201003 2026-09-03 11:16:41.016 | + functions-common:run_process:1683 : is_service_enabled file_tracker 2026-09-03 11:16:41.054 | + functions-common:is_service_enabled:2076 : return 1 2026-09-03 11:16:41.064 | + functions-common:run_process:1686 : time_stop run_process 2026-09-03 11:16:41.070 | + functions-common:time_stop:2420 : local name 2026-09-03 11:16:41.074 | + functions-common:time_stop:2421 : local end_time 2026-09-03 11:16:41.080 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-03 11:16:41.083 | + functions-common:time_stop:2423 : local total 2026-09-03 11:16:41.088 | + functions-common:time_stop:2424 : local start_time 2026-09-03 11:16:41.092 | + functions-common:time_stop:2426 : name=run_process 2026-09-03 11:16:41.095 | + functions-common:time_stop:2427 : start_time=1788434201003 2026-09-03 11:16:41.098 | + functions-common:time_stop:2429 : [[ -z 1788434201003 ]] 2026-09-03 11:16:41.105 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-03 11:16:41.109 | + functions-common:time_stop:2432 : end_time=1788434201105 2026-09-03 11:16:41.114 | + functions-common:time_stop:2433 : elapsed_time=102 2026-09-03 11:16:41.119 | + functions-common:time_stop:2434 : total=1979 2026-09-03 11:16:41.124 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-03 11:16:41.129 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=2081 2026-09-03 11:16:41.133 | + ./stack.sh:main:1084 : is_service_enabled atop 2026-09-03 11:16:41.162 | + functions-common:is_service_enabled:2076 : return 1 2026-09-03 11:16:41.167 | + ./stack.sh:main:1092 : is_service_enabled tcpdump 2026-09-03 11:16:41.196 | + functions-common:is_service_enabled:2076 : return 1 2026-09-03 11:16:41.200 | + ./stack.sh:main:1100 : is_service_enabled etcd3 2026-09-03 11:16:41.227 | + functions-common:is_service_enabled:2076 : return 0 2026-09-03 11:16:41.231 | + ./stack.sh:main:1101 : start_etcd3 2026-09-03 11:16:41.235 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2026-09-03 11:16:41.238 | + lib/etcd3:start_etcd3:42 : cmd+=' --name devstack --data-dir /opt/stack/data/etcd' 2026-09-03 11:16:41.241 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2026-09-03 11:16:41.246 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster devstack=http://192.168.122.181:2380' 2026-09-03 11:16:41.251 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://192.168.122.181:2380' 2026-09-03 11:16:41.255 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://192.168.122.181:2379' 2026-09-03 11:16:41.261 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2026-09-03 11:16:41.265 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2026-09-03 11:16:41.270 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://192.168.122.181:2379' 2026-09-03 11:16:41.276 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2026-09-03 11:16:41.282 | + lib/etcd3:start_etcd3:54 : cmd+=' --log-level=debug' 2026-09-03 11:16:41.287 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2026-09-03 11:16:41.292 | + 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.181:2380 --initial-advertise-peer-urls http://192.168.122.181:2380 --advertise-client-urls http://192.168.122.181:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://192.168.122.181:2379 --log-level=debug' '' root 2026-09-03 11:16:41.297 | + functions-common:write_user_unit_file:1535 : local service=devstack@etcd.service 2026-09-03 11:16:41.302 | + 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.181:2380 --initial-advertise-peer-urls http://192.168.122.181:2380 --advertise-client-urls http://192.168.122.181:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://192.168.122.181:2379 --log-level=debug' 2026-09-03 11:16:41.305 | + functions-common:write_user_unit_file:1537 : local group= 2026-09-03 11:16:41.308 | + functions-common:write_user_unit_file:1538 : local user=root 2026-09-03 11:16:41.312 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-09-03 11:16:41.317 | + functions-common:write_user_unit_file:1540 : local extra= 2026-09-03 11:16:41.319 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-09-03 11:16:41.321 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@etcd.service 2026-09-03 11:16:41.323 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-09-03 11:16:41.327 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2026-09-03 11:16:41.460 | + 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-09-03 11:16:41.579 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2026-09-03 11:16:41.665 | + 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.181:2380 --initial-advertise-peer-urls http://192.168.122.181:2380 --advertise-client-urls http://192.168.122.181:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://192.168.122.181:2379 --log-level=debug' 2026-09-03 11:16:41.747 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2026-09-03 11:16:41.854 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2026-09-03 11:16:41.937 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-09-03 11:16:42.018 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-09-03 11:16:42.022 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-09-03 11:16:42.026 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2026-09-03 11:16:42.123 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-09-03 11:16:42.620 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2026-09-03 11:16:42.704 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2026-09-03 11:16:42.782 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2026-09-03 11:16:42.858 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2026-09-03 11:16:42.939 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2026-09-03 11:16:42.943 | ++ functions-common:is_arch:519 : uname -m 2026-09-03 11:16:42.950 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-09-03 11:16:42.954 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2026-09-03 11:16:43.453 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2026-09-03 11:16:43.472 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2026-09-03 11:16:43.946 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2026-09-03 11:16:44.978 | + ./stack.sh:main:1107 : is_service_enabled tls-proxy 2026-09-03 11:16:45.004 | + functions-common:is_service_enabled:2076 : return 1 2026-09-03 11:16:45.009 | + ./stack.sh:main:1112 : write_clouds_yaml 2026-09-03 11:16:45.013 | + functions-common:write_clouds_yaml:84 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2026-09-03 11:16:45.018 | + functions-common:write_clouds_yaml:86 : sudo mkdir -p /etc/openstack 2026-09-03 11:16:45.036 | + functions-common:write_clouds_yaml:87 : sudo chown -R quobyte /etc/openstack 2026-09-03 11:16:45.055 | + functions-common:write_clouds_yaml:89 : CA_CERT_ARG= 2026-09-03 11:16:45.060 | + functions-common:write_clouds_yaml:90 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-09-03 11:16:45.064 | + 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.181/identity --os-username demo --os-password nomoresecret --os-project-name demo 2026-09-03 11:16:45.171 | The user clouds.yaml file didn't exist. 2026-09-03 11:16:45.185 | + 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.181/identity --os-username admin --os-password nomoresecret --os-project-name admin 2026-09-03 11:16:45.306 | + 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.181/identity --os-username admin --os-password nomoresecret --os-project-name demo 2026-09-03 11:16:45.430 | + 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.181/identity --os-username alt_demo --os-password nomoresecret --os-project-name alt_demo 2026-09-03 11:16:45.554 | + 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.181/identity --os-username alt_demo_member --os-password nomoresecret --os-project-name alt_demo 2026-09-03 11:16:45.685 | + 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.181/identity --os-username alt_demo_reader --os-password nomoresecret --os-project-name alt_demo 2026-09-03 11:16:45.813 | + 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.181/identity --os-username demo_reader --os-password nomoresecret --os-project-name demo 2026-09-03 11:16:45.944 | + 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.181/identity --os-username admin --os-password nomoresecret --os-system-scope all 2026-09-03 11:16:46.078 | + 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.181/identity --os-username system_member --os-password nomoresecret --os-system-scope all 2026-09-03 11:16:46.213 | + 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.181/identity --os-username system_reader --os-password nomoresecret --os-system-scope all 2026-09-03 11:16:46.349 | + functions-common:write_clouds_yaml:203 : cat 2026-09-03 11:16:46.357 | ++ functions-common:write_clouds_yaml:209 : eval echo '~quobyte' 2026-09-03 11:16:46.362 | +++ functions-common:write_clouds_yaml:209 : echo /home/quobyte 2026-09-03 11:16:46.366 | + functions-common:write_clouds_yaml:209 : rm -f /home/quobyte/.config/openstack/clouds.yaml 2026-09-03 11:16:46.372 | + ./stack.sh:main:1113 : export OS_CLOUD=devstack-admin 2026-09-03 11:16:46.376 | + ./stack.sh:main:1113 : OS_CLOUD=devstack-admin 2026-09-03 11:16:46.380 | + ./stack.sh:main:1115 : is_service_enabled keystone 2026-09-03 11:16:46.405 | + functions-common:is_service_enabled:2076 : return 0 2026-09-03 11:16:46.409 | + ./stack.sh:main:1116 : echo_summary 'Starting Keystone' 2026-09-03 11:16:46.413 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-09-03 11:16:46.417 | + ./stack.sh:echo_summary:450 : echo -e Starting Keystone 2026-09-03 11:16:46.420 | + ./stack.sh:main:1118 : '[' 192.168.122.181 == 192.168.122.181 ']' 2026-09-03 11:16:46.425 | + ./stack.sh:main:1119 : init_keystone 2026-09-03 11:16:46.429 | + lib/keystone:init_keystone:436 : is_service_enabled ldap 2026-09-03 11:16:46.454 | + functions-common:is_service_enabled:2076 : return 1 2026-09-03 11:16:46.458 | + lib/keystone:init_keystone:440 : [[ True == True ]] 2026-09-03 11:16:46.462 | + lib/keystone:init_keystone:442 : recreate_database keystone 2026-09-03 11:16:46.466 | + lib/database:recreate_database:112 : local db=keystone 2026-09-03 11:16:46.470 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2026-09-03 11:16:46.474 | + lib/databases/mysql:recreate_database_mysql:54 : local db=keystone 2026-09-03 11:16:46.478 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2026-09-03 11:16:46.483 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-09-03 11:16:46.558 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2026-09-03 11:16:46.563 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-09-03 11:16:46.633 | + lib/keystone:init_keystone:445 : time_start dbsync 2026-09-03 11:16:46.637 | + functions-common:time_start:2406 : local name=dbsync 2026-09-03 11:16:46.641 | + functions-common:time_start:2407 : local start_time= 2026-09-03 11:16:46.646 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-03 11:16:46.652 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-03 11:16:46.658 | + functions-common:time_start:2411 : _TIME_START[$name]=1788434206654 2026-09-03 11:16:46.662 | + lib/keystone:init_keystone:447 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2026-09-03 11:16:47.395 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/loopingcall.py:19: EventletDeprecationWarning: 2026-09-03 11:16:47.395 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-03 11:16:47.395 | we strongly recommend against using it for new projects. 2026-09-03 11:16:47.396 | 2026-09-03 11:16:47.396 | If you are already using Eventlet, we recommend migrating to a different 2026-09-03 11:16:47.396 | framework. For more detail see 2026-09-03 11:16:47.396 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-03 11:16:47.396 | 2026-09-03 11:16:47.396 | from eventlet import event 2026-09-03 11:16:50.193 | INFO dbcounter [-] Registered counter for database keystone 2026-09-03 11:16:50.277 | 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=41646) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-09-03 11:16:50.293 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-09-03 11:16:50.293 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-09-03 11:16:50.294 | DEBUG dbcounter [-] [41646] Writer thread running {{(pid=41646) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-09-03 11:16:50.371 | INFO alembic.runtime.migration [-] Running upgrade -> 27e647c0fad4, Initial version. 2026-09-03 11:16:53.724 | DEBUG alembic.runtime.migration [-] new branch insert 27e647c0fad4 {{(pid=41646) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:778}} 2026-09-03 11:16:53.728 | INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> 29e87d24a316, Initial no-op Yoga expand migration. 2026-09-03 11:16:53.728 | DEBUG alembic.runtime.migration [-] update 27e647c0fad4 to 29e87d24a316 {{(pid=41646) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-03 11:16:53.731 | INFO alembic.runtime.migration [-] Running upgrade 29e87d24a316 -> b4f8b3f584e0, Fix incorrect constraints. 2026-09-03 11:16:53.773 | DEBUG alembic.runtime.migration [-] update 29e87d24a316 to b4f8b3f584e0 {{(pid=41646) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-03 11:16:53.776 | INFO alembic.runtime.migration [-] Running upgrade b4f8b3f584e0 -> 11c3b243b4cb, Remove service_provider.relay_state_prefix server default. 2026-09-03 11:16:53.799 | DEBUG alembic.runtime.migration [-] update b4f8b3f584e0 to 11c3b243b4cb {{(pid=41646) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-03 11:16:53.803 | INFO alembic.runtime.migration [-] Running upgrade 11c3b243b4cb -> 47147121, Add Identity Federation attribute mapping schema version. 2026-09-03 11:16:53.870 | DEBUG alembic.runtime.migration [-] update 11c3b243b4cb to 47147121 {{(pid=41646) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-03 11:16:53.873 | INFO alembic.runtime.migration [-] Running upgrade 47147121 -> e8725d6fa226, Add project_id index to project_endpoint_group 2026-09-03 11:16:53.905 | DEBUG alembic.runtime.migration [-] update 47147121 to e8725d6fa226 {{(pid=41646) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-03 11:16:53.909 | INFO alembic.runtime.migration [-] Running upgrade e8725d6fa226 -> 742c857f1dfb, Add index in revocation_event 2026-09-03 11:16:54.028 | DEBUG alembic.runtime.migration [-] update e8725d6fa226 to 742c857f1dfb {{(pid=41646) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-03 11:16:54.042 | INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> e25ffa003242, Initial no-op Yoga contract migration. 2026-09-03 11:16:54.042 | DEBUG alembic.runtime.migration [-] new branch insert e25ffa003242 {{(pid=41646) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:778}} 2026-09-03 11:16:54.045 | INFO alembic.runtime.migration [-] Running upgrade e25ffa003242 -> 99de3849d860, Fix incorrect constraints. 2026-09-03 11:16:54.194 | DEBUG alembic.runtime.migration [-] update e25ffa003242 to 99de3849d860 {{(pid=41646) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-03 11:16:54.197 | INFO alembic.runtime.migration [-] Running upgrade 99de3849d860 -> c88cdce8f248, Remove duplicate constraints. 2026-09-03 11:16:54.233 | DEBUG alembic.runtime.migration [-] update 99de3849d860 to c88cdce8f248 {{(pid=41646) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-03 11:16:54.687 | + lib/keystone:init_keystone:448 : time_stop dbsync 2026-09-03 11:16:54.691 | + functions-common:time_stop:2420 : local name 2026-09-03 11:16:54.695 | + functions-common:time_stop:2421 : local end_time 2026-09-03 11:16:54.699 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-03 11:16:54.703 | + functions-common:time_stop:2423 : local total 2026-09-03 11:16:54.707 | + functions-common:time_stop:2424 : local start_time 2026-09-03 11:16:54.710 | + functions-common:time_stop:2426 : name=dbsync 2026-09-03 11:16:54.714 | + functions-common:time_stop:2427 : start_time=1788434206654 2026-09-03 11:16:54.718 | + functions-common:time_stop:2429 : [[ -z 1788434206654 ]] 2026-09-03 11:16:54.724 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-03 11:16:54.731 | + functions-common:time_stop:2432 : end_time=1788434214726 2026-09-03 11:16:54.735 | + functions-common:time_stop:2433 : elapsed_time=8072 2026-09-03 11:16:54.739 | + functions-common:time_stop:2434 : total=0 2026-09-03 11:16:54.744 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-03 11:16:54.748 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=8072 2026-09-03 11:16:54.752 | + lib/keystone:init_keystone:450 : [[ fernet == \f\e\r\n\e\t ]] 2026-09-03 11:16:54.755 | + lib/keystone:init_keystone:451 : rm -rf /etc/keystone/fernet-keys/ 2026-09-03 11:16:54.761 | + lib/keystone:init_keystone:452 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2026-09-03 11:16:55.459 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/loopingcall.py:19: EventletDeprecationWarning: 2026-09-03 11:16:55.459 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-03 11:16:55.459 | we strongly recommend against using it for new projects. 2026-09-03 11:16:55.459 | 2026-09-03 11:16:55.459 | If you are already using Eventlet, we recommend migrating to a different 2026-09-03 11:16:55.459 | framework. For more detail see 2026-09-03 11:16:55.460 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-03 11:16:55.460 | 2026-09-03 11:16:55.460 | from eventlet import event 2026-09-03 11:16:58.056 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2026-09-03 11:16:58.057 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2026-09-03 11:16:58.057 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2026-09-03 11:16:58.058 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2026-09-03 11:16:58.058 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2026-09-03 11:16:58.059 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2026-09-03 11:16:58.059 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2026-09-03 11:16:58.059 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2026-09-03 11:16:58.059 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2026-09-03 11:16:58.507 | + lib/keystone:init_keystone:454 : rm -rf /etc/keystone/credential-keys/ 2026-09-03 11:16:58.514 | + lib/keystone:init_keystone:455 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2026-09-03 11:16:59.207 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/loopingcall.py:19: EventletDeprecationWarning: 2026-09-03 11:16:59.207 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-03 11:16:59.207 | we strongly recommend against using it for new projects. 2026-09-03 11:16:59.207 | 2026-09-03 11:16:59.208 | If you are already using Eventlet, we recommend migrating to a different 2026-09-03 11:16:59.208 | framework. For more detail see 2026-09-03 11:16:59.208 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-03 11:16:59.208 | 2026-09-03 11:16:59.208 | from eventlet import event 2026-09-03 11:17:01.763 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2026-09-03 11:17:01.764 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2026-09-03 11:17:01.764 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2026-09-03 11:17:01.764 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2026-09-03 11:17:01.765 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2026-09-03 11:17:01.765 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2026-09-03 11:17:01.765 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2026-09-03 11:17:01.765 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2026-09-03 11:17:01.766 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2026-09-03 11:17:02.187 | + ./stack.sh:main:1120 : start_keystone 2026-09-03 11:17:02.192 | ++ lib/keystone:start_keystone:508 : which uwsgi 2026-09-03 11:17:02.198 | + lib/keystone:start_keystone:508 : run_process keystone '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2026-09-03 11:17:02.203 | + functions-common:run_process:1674 : local service=keystone 2026-09-03 11:17:02.206 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-09-03 11:17:02.211 | + functions-common:run_process:1676 : local group= 2026-09-03 11:17:02.215 | + functions-common:run_process:1677 : local user= 2026-09-03 11:17:02.219 | + functions-common:run_process:1678 : local env_vars= 2026-09-03 11:17:02.222 | + functions-common:run_process:1680 : local name=keystone 2026-09-03 11:17:02.226 | + functions-common:run_process:1682 : time_start run_process 2026-09-03 11:17:02.230 | + functions-common:time_start:2406 : local name=run_process 2026-09-03 11:17:02.235 | + functions-common:time_start:2407 : local start_time= 2026-09-03 11:17:02.240 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-03 11:17:02.244 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-03 11:17:02.251 | + functions-common:time_start:2411 : _TIME_START[$name]=1788434222246 2026-09-03 11:17:02.255 | + functions-common:run_process:1683 : is_service_enabled keystone 2026-09-03 11:17:02.279 | + functions-common:is_service_enabled:2076 : return 0 2026-09-03 11:17:02.283 | + functions-common:run_process:1684 : _run_under_systemd keystone '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' '' 2026-09-03 11:17:02.287 | + functions-common:_run_under_systemd:1628 : local service=keystone 2026-09-03 11:17:02.291 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-09-03 11:17:02.295 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-09-03 11:17:02.299 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-09-03 11:17:02.303 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-09-03 11:17:02.307 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2026-09-03 11:17:02.311 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2026-09-03 11:17:02.315 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@keystone.service 2026-09-03 11:17:02.318 | + functions-common:_run_under_systemd:1635 : local group= 2026-09-03 11:17:02.323 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-09-03 11:17:02.327 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-09-03 11:17:02.331 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-09-03 11:17:02.334 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[keystone] ]] 2026-09-03 11:17:02.338 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2026-09-03 11:17:02.343 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-09-03 11:17:02.346 | + 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-09-03 11:17:02.350 | + 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-09-03 11:17:02.354 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@keystone.service 2026-09-03 11:17:02.357 | + 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-09-03 11:17:02.361 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-09-03 11:17:02.364 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-09-03 11:17:02.368 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-09-03 11:17:02.372 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@keystone.service 2026-09-03 11:17:02.376 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-09-03 11:17:02.382 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2026-09-03 11:17:02.469 | + 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-09-03 11:17:02.556 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2026-09-03 11:17:02.631 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User quobyte 2026-09-03 11:17:02.705 | + 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-09-03 11:17:02.778 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-09-03 11:17:02.856 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2026-09-03 11:17:02.943 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2026-09-03 11:17:03.021 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2026-09-03 11:17:03.103 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2026-09-03 11:17:03.182 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2026-09-03 11:17:03.261 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-09-03 11:17:03.265 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-09-03 11:17:03.270 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2026-09-03 11:17:03.363 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-09-03 11:17:03.879 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@keystone.service 2026-09-03 11:17:03.907 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2026-09-03 11:17:04.371 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@keystone.service 2026-09-03 11:17:04.514 | + functions-common:run_process:1686 : time_stop run_process 2026-09-03 11:17:04.518 | + functions-common:time_stop:2420 : local name 2026-09-03 11:17:04.522 | + functions-common:time_stop:2421 : local end_time 2026-09-03 11:17:04.525 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-03 11:17:04.531 | + functions-common:time_stop:2423 : local total 2026-09-03 11:17:04.534 | + functions-common:time_stop:2424 : local start_time 2026-09-03 11:17:04.538 | + functions-common:time_stop:2426 : name=run_process 2026-09-03 11:17:04.540 | + functions-common:time_stop:2427 : start_time=1788434222246 2026-09-03 11:17:04.544 | + functions-common:time_stop:2429 : [[ -z 1788434222246 ]] 2026-09-03 11:17:04.545 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-03 11:17:04.549 | + functions-common:time_stop:2432 : end_time=1788434224547 2026-09-03 11:17:04.551 | + functions-common:time_stop:2433 : elapsed_time=2301 2026-09-03 11:17:04.553 | + functions-common:time_stop:2434 : total=2081 2026-09-03 11:17:04.556 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-03 11:17:04.557 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=4382 2026-09-03 11:17:04.560 | + lib/keystone:start_keystone:510 : echo 'Waiting for keystone to start...' 2026-09-03 11:17:04.560 | Waiting for keystone to start... 2026-09-03 11:17:04.561 | + lib/keystone:start_keystone:514 : local service_uri=http://192.168.122.181/identity/v3/ 2026-09-03 11:17:04.563 | + lib/keystone:start_keystone:516 : wait_for_service 60 http://192.168.122.181/identity/v3/ 2026-09-03 11:17:04.566 | + functions:wait_for_service:476 : local timeout=60 2026-09-03 11:17:04.568 | + functions:wait_for_service:477 : local url=http://192.168.122.181/identity/v3/ 2026-09-03 11:17:04.569 | + functions:wait_for_service:478 : local rval=0 2026-09-03 11:17:04.572 | + functions:wait_for_service:479 : time_start wait_for_service 2026-09-03 11:17:04.574 | + functions-common:time_start:2406 : local name=wait_for_service 2026-09-03 11:17:04.576 | + functions-common:time_start:2407 : local start_time= 2026-09-03 11:17:04.578 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-03 11:17:04.581 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-03 11:17:04.585 | + functions-common:time_start:2411 : _TIME_START[$name]=1788434224582 2026-09-03 11:17:04.586 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-09-03 11:17:04.589 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-09-03 11:17:04.593 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.181/identity/v3/ 2026-09-03 11:17:05.162 | ++ inc/async:async_inner:64 : rc=0 2026-09-03 11:17:05.192 | [38715 Async install_tempest:38715]: finished successfully 2026-09-03 11:17:10.252 | + :: : [[ 200 == 503 ]] 2026-09-03 11:17:10.254 | + :: : [[ 0 -eq 7 ]] 2026-09-03 11:17:10.259 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-09-03 11:17:10.263 | + functions-common:time_stop:2420 : local name 2026-09-03 11:17:10.268 | + functions-common:time_stop:2421 : local end_time 2026-09-03 11:17:10.272 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-03 11:17:10.277 | + functions-common:time_stop:2423 : local total 2026-09-03 11:17:10.281 | + functions-common:time_stop:2424 : local start_time 2026-09-03 11:17:10.285 | + functions-common:time_stop:2426 : name=wait_for_service 2026-09-03 11:17:10.288 | + functions-common:time_stop:2427 : start_time=1788434224582 2026-09-03 11:17:10.293 | + functions-common:time_stop:2429 : [[ -z 1788434224582 ]] 2026-09-03 11:17:10.298 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-03 11:17:10.305 | + functions-common:time_stop:2432 : end_time=1788434230300 2026-09-03 11:17:10.309 | + functions-common:time_stop:2433 : elapsed_time=5718 2026-09-03 11:17:10.313 | + functions-common:time_stop:2434 : total=0 2026-09-03 11:17:10.318 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-03 11:17:10.322 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=5718 2026-09-03 11:17:10.326 | + functions:wait_for_service:486 : return 0 2026-09-03 11:17:10.330 | + lib/keystone:start_keystone:521 : is_service_enabled tls-proxy 2026-09-03 11:17:10.358 | + functions-common:is_service_enabled:2076 : return 1 2026-09-03 11:17:10.362 | + lib/keystone:start_keystone:526 : restart_service memcached 2026-09-03 11:17:10.366 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-09-03 11:17:10.370 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart memcached 2026-09-03 11:17:11.066 | + ./stack.sh:main:1121 : bootstrap_keystone 2026-09-03 11:17:11.070 | + 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.181/identity 2026-09-03 11:17:11.764 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/loopingcall.py:19: EventletDeprecationWarning: 2026-09-03 11:17:11.764 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-03 11:17:11.764 | we strongly recommend against using it for new projects. 2026-09-03 11:17:11.765 | 2026-09-03 11:17:11.765 | If you are already using Eventlet, we recommend migrating to a different 2026-09-03 11:17:11.765 | framework. For more detail see 2026-09-03 11:17:11.765 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-03 11:17:11.765 | 2026-09-03 11:17:11.765 | from eventlet import event 2026-09-03 11:17:14.889 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=42619) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-03 11:17:14.889 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=42619) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-03 11:17:14.890 | 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=42619) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-03 11:17:14.897 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=42619) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-03 11:17:14.911 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=42619) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-03 11:17:14.911 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=42619) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-03 11:17:14.964 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=42619) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-03 11:17:14.969 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=42619) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-03 11:17:14.969 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=42619) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-03 11:17:15.057 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=42619) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-03 11:17:15.057 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=42619) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-03 11:17:15.058 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=42619) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-03 11:17:15.058 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=42619) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-03 11:17:15.059 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=42619) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-03 11:17:15.059 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=42619) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-03 11:17:15.073 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=42619) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-03 11:17:15.073 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=42619) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-03 11:17:15.074 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=42619) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-03 11:17:15.074 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=42619) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-03 11:17:15.076 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=42619) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-03 11:17:15.076 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=42619) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-03 11:17:15.076 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=42619) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-03 11:17:15.081 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=42619) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-03 11:17:15.085 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=42619) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-03 11:17:15.085 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=42619) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-03 11:17:15.086 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=42619) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-03 11:17:15.086 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=42619) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-03 11:17:15.087 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=42619) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-03 11:17:15.087 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=42619) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-03 11:17:15.088 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=42619) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-03 11:17:15.167 | INFO dbcounter [-] Registered counter for database keystone 2026-09-03 11:17:15.246 | 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=42619) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-09-03 11:17:15.449 | DEBUG dbcounter [-] [42619] Writer thread running {{(pid=42619) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-09-03 11:17:15.590 | INFO keystone.cmd.bootstrap [None req-c26c42ad-fc6c-403d-be8e-75f33d917486 None None] Created domain default 2026-09-03 11:17:15.641 | INFO keystone.cmd.bootstrap [None req-c26c42ad-fc6c-403d-be8e-75f33d917486 None None] Created project admin 2026-09-03 11:17:15.679 | WARNING keystone.common.password_hashing [None req-c26c42ad-fc6c-403d-be8e-75f33d917486 None None] Truncating password to algorithm specific maximum length 72 characters.: keystone.exception.UserNotFound: Could not find user: admin. 2026-09-03 11:17:15.702 | INFO keystone.cmd.bootstrap [None req-c26c42ad-fc6c-403d-be8e-75f33d917486 None None] Created user admin 2026-09-03 11:17:15.723 | INFO keystone.cmd.bootstrap [None req-c26c42ad-fc6c-403d-be8e-75f33d917486 None None] Created role reader 2026-09-03 11:17:15.741 | INFO keystone.cmd.bootstrap [None req-c26c42ad-fc6c-403d-be8e-75f33d917486 None None] Created role member 2026-09-03 11:17:15.770 | INFO keystone.cmd.bootstrap [None req-c26c42ad-fc6c-403d-be8e-75f33d917486 None None] Created implied role where cd82327276f04499937ea109bbca71e5 implies 7ca7fa3bff5d4f77be9bfa52759a6c40 2026-09-03 11:17:15.785 | INFO keystone.cmd.bootstrap [None req-c26c42ad-fc6c-403d-be8e-75f33d917486 None None] Created role manager 2026-09-03 11:17:15.806 | INFO keystone.cmd.bootstrap [None req-c26c42ad-fc6c-403d-be8e-75f33d917486 None None] Created implied role where e0b26386e91f4ca6a4afa43f5c433ae1 implies cd82327276f04499937ea109bbca71e5 2026-09-03 11:17:15.823 | INFO keystone.cmd.bootstrap [None req-c26c42ad-fc6c-403d-be8e-75f33d917486 None None] Created role admin 2026-09-03 11:17:15.846 | INFO keystone.cmd.bootstrap [None req-c26c42ad-fc6c-403d-be8e-75f33d917486 None None] Created implied role where e4fe988e0a3d493496b6d21486750f44 implies e0b26386e91f4ca6a4afa43f5c433ae1 2026-09-03 11:17:15.867 | INFO keystone.cmd.bootstrap [None req-c26c42ad-fc6c-403d-be8e-75f33d917486 None None] Created role service 2026-09-03 11:17:15.884 | INFO keystone.cmd.bootstrap [None req-c26c42ad-fc6c-403d-be8e-75f33d917486 None None] Granted role admin on project admin to user admin. 2026-09-03 11:17:15.897 | INFO keystone.cmd.bootstrap [None req-c26c42ad-fc6c-403d-be8e-75f33d917486 None None] Granted role admin on the system to user admin. 2026-09-03 11:17:15.914 | WARNING py.warnings [None req-c26c42ad-fc6c-403d-be8e-75f33d917486 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-09-03 11:17:15.914 | warnings.warn( 2026-09-03 11:17:15.914 |  2026-09-03 11:17:15.920 | INFO keystone.cmd.bootstrap [None req-c26c42ad-fc6c-403d-be8e-75f33d917486 None None] Created region RegionOne 2026-09-03 11:17:15.979 | INFO keystone.cmd.bootstrap [None req-c26c42ad-fc6c-403d-be8e-75f33d917486 None None] Created public endpoint http://192.168.122.181/identity 2026-09-03 11:17:16.719 | + lib/keystone:bootstrap_keystone:549 : '[' False == True ']' 2026-09-03 11:17:16.723 | + ./stack.sh:main:1124 : create_keystone_accounts 2026-09-03 11:17:16.727 | + lib/keystone:create_keystone_accounts:257 : local admin_project 2026-09-03 11:17:16.732 | ++ lib/keystone:create_keystone_accounts:258 : oscwrap project show admin -f value -c id 2026-09-03 11:17:21.559 | ++ functions-common:oscwrap:2465 : return 0 2026-09-03 11:17:21.564 | + lib/keystone:create_keystone_accounts:258 : admin_project=41a2fec168f94ecfb978f0b16bdd96fc 2026-09-03 11:17:21.568 | + lib/keystone:create_keystone_accounts:259 : local admin_user 2026-09-03 11:17:21.573 | ++ lib/keystone:create_keystone_accounts:260 : oscwrap user show admin -f value -c id 2026-09-03 11:17:24.724 | ++ functions-common:oscwrap:2465 : return 0 2026-09-03 11:17:24.730 | + lib/keystone:create_keystone_accounts:260 : admin_user=6d6effd9023b4f37bde621e382c64895 2026-09-03 11:17:24.733 | + lib/keystone:create_keystone_accounts:262 : local admin_role=admin 2026-09-03 11:17:24.738 | + lib/keystone:create_keystone_accounts:263 : local member_role=member 2026-09-03 11:17:24.741 | + lib/keystone:create_keystone_accounts:264 : local reader_role=reader 2026-09-03 11:17:24.745 | + lib/keystone:create_keystone_accounts:266 : async_run ks-domain-role get_or_add_user_domain_role admin 6d6effd9023b4f37bde621e382c64895 default 2026-09-03 11:17:24.831 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin 6d6effd9023b4f37bde621e382c64895 default 2026-09-03 11:17:24.877 | [2061 Async ks-domain-role:42744]: running: get_or_add_user_domain_role admin 6d6effd9023b4f37bde621e382c64895 default 2026-09-03 11:17:24.881 | + lib/keystone:create_keystone_accounts:269 : get_or_create_domain Default 2026-09-03 11:17:24.885 | + functions-common:get_or_create_domain:872 : local domain_id 2026-09-03 11:17:24.891 | ++ functions-common:get_or_create_domain:877 : oscwrap --os-cloud devstack-system-admin domain create Default --description '' --or-show -f value -c id 2026-09-03 11:17:28.605 | ++ functions-common:oscwrap:2465 : return 0 2026-09-03 11:17:28.610 | + functions-common:get_or_create_domain:877 : domain_id=default 2026-09-03 11:17:28.614 | + functions-common:get_or_create_domain:878 : echo default 2026-09-03 11:17:28.614 | default 2026-09-03 11:17:28.618 | + lib/keystone:create_keystone_accounts:270 : async_run ks-project get_or_create_project service Default 2026-09-03 11:17:28.703 | + inc/async:async_inner:63 : get_or_create_project service Default 2026-09-03 11:17:28.753 | [2061 Async ks-project:42853]: running: get_or_create_project service Default 2026-09-03 11:17:28.757 | + lib/keystone:create_keystone_accounts:273 : async_run ks-service get_or_create_role service 2026-09-03 11:17:28.839 | + inc/async:async_inner:63 : get_or_create_role service 2026-09-03 11:17:28.894 | [2061 Async ks-service:42947]: running: get_or_create_role service 2026-09-03 11:17:28.896 | + lib/keystone:create_keystone_accounts:279 : async_run ks-reseller get_or_create_role ResellerAdmin 2026-09-03 11:17:28.973 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2026-09-03 11:17:29.043 | [2061 Async ks-reseller:43059]: running: get_or_create_role ResellerAdmin 2026-09-03 11:17:29.048 | + lib/keystone:create_keystone_accounts:283 : local another_role=anotherrole 2026-09-03 11:17:29.053 | + lib/keystone:create_keystone_accounts:284 : async_run ks-anotherrole get_or_create_role anotherrole 2026-09-03 11:17:29.211 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2026-09-03 11:17:29.300 | [2061 Async ks-anotherrole:43155]: running: get_or_create_role anotherrole 2026-09-03 11:17:29.306 | + lib/keystone:create_keystone_accounts:287 : local invis_project 2026-09-03 11:17:29.315 | ++ lib/keystone:create_keystone_accounts:288 : get_or_create_project invisible_to_admin default 2026-09-03 11:17:29.326 | ++ functions-common:get_or_create_project:922 : local project_id 2026-09-03 11:17:29.336 | +++ 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-09-03 11:17:34.025 | + inc/async:async_inner:64 : rc=0 2026-09-03 11:17:34.104 | [43059 Async ks-reseller:43059]: finished successfully 2026-09-03 11:17:34.138 | + inc/async:async_inner:64 : rc=0 2026-09-03 11:17:34.228 | [43155 Async ks-anotherrole:43155]: finished successfully 2026-09-03 11:17:34.305 | + inc/async:async_inner:64 : rc=0 2026-09-03 11:17:34.353 | [42947 Async ks-service:42947]: finished successfully 2026-09-03 11:17:34.557 | + inc/async:async_inner:64 : rc=0 2026-09-03 11:17:34.588 | [42853 Async ks-project:42853]: finished successfully 2026-09-03 11:17:34.828 | +++ functions-common:oscwrap:2465 : return 0 2026-09-03 11:17:34.834 | ++ functions-common:get_or_create_project:928 : project_id=d599d7ff62724c6fbbe843218e5802d9 2026-09-03 11:17:34.838 | ++ functions-common:get_or_create_project:929 : echo d599d7ff62724c6fbbe843218e5802d9 2026-09-03 11:17:34.842 | + lib/keystone:create_keystone_accounts:288 : invis_project=d599d7ff62724c6fbbe843218e5802d9 2026-09-03 11:17:34.846 | + lib/keystone:create_keystone_accounts:291 : local demo_project 2026-09-03 11:17:34.851 | ++ lib/keystone:create_keystone_accounts:292 : get_or_create_project demo default 2026-09-03 11:17:34.854 | ++ functions-common:get_or_create_project:922 : local project_id 2026-09-03 11:17:34.859 | +++ 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-09-03 11:17:34.975 | + inc/async:async_inner:64 : rc=0 2026-09-03 11:17:35.005 | [42744 Async ks-domain-role:42744]: finished successfully 2026-09-03 11:17:38.297 | +++ functions-common:oscwrap:2465 : return 0 2026-09-03 11:17:38.301 | ++ functions-common:get_or_create_project:928 : project_id=9ce3ec3acf724d00bd54930a5296049b 2026-09-03 11:17:38.304 | ++ functions-common:get_or_create_project:929 : echo 9ce3ec3acf724d00bd54930a5296049b 2026-09-03 11:17:38.307 | + lib/keystone:create_keystone_accounts:292 : demo_project=9ce3ec3acf724d00bd54930a5296049b 2026-09-03 11:17:38.310 | + lib/keystone:create_keystone_accounts:293 : local demo_user 2026-09-03 11:17:38.314 | ++ lib/keystone:create_keystone_accounts:295 : get_or_create_user demo nomoresecret default demo@example.com 2026-09-03 11:17:38.317 | ++ functions-common:get_or_create_user:899 : local user_id 2026-09-03 11:17:38.319 | ++ functions-common:get_or_create_user:900 : [[ ! -z demo@example.com ]] 2026-09-03 11:17:38.322 | ++ functions-common:get_or_create_user:901 : local email=--email=demo@example.com 2026-09-03 11:17:38.326 | +++ 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-09-03 11:17:41.728 | +++ functions-common:oscwrap:2465 : return 0 2026-09-03 11:17:41.732 | ++ functions-common:get_or_create_user:915 : user_id=4dbaa43c6589424198da1257fc9bbd68 2026-09-03 11:17:41.734 | ++ functions-common:get_or_create_user:916 : echo 4dbaa43c6589424198da1257fc9bbd68 2026-09-03 11:17:41.737 | + lib/keystone:create_keystone_accounts:295 : demo_user=4dbaa43c6589424198da1257fc9bbd68 2026-09-03 11:17:41.740 | + lib/keystone:create_keystone_accounts:297 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2026-09-03 11:17:41.785 | [2061 Async ks-domain-role:42744]: Waiting for completion of get_or_add_user_domain_role admin 6d6effd9023b4f37bde621e382c64895 default running on PID 42744 (6 other jobs running) 2026-09-03 11:17:41.809 | [2061 Async ks-domain-role:42744]: Signaling child to exit 2026-09-03 11:17:41.809 | WAKEUP 2026-09-03 11:17:41.831 | [2061 Async ks-domain-role:42744]: Signaled 2026-09-03 11:17:41.832 | + functions-common:get_or_add_user_domain_role:986 : local user_role_id 2026-09-03 11:17:41.832 | + functions-common:get_or_add_user_domain_role:990 : openstack --os-cloud devstack-system-admin role add admin --user 6d6effd9023b4f37bde621e382c64895 --domain default 2026-09-03 11:17:41.832 | ++ functions-common:get_or_add_user_domain_role:997 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 6d6effd9023b4f37bde621e382c64895 --domain default -c Role -f value 2026-09-03 11:17:41.832 | ++ functions-common:oscwrap:2465 : return 0 2026-09-03 11:17:41.832 | + functions-common:get_or_add_user_domain_role:997 : user_role_id=e4fe988e0a3d493496b6d21486750f44 2026-09-03 11:17:41.832 | + functions-common:get_or_add_user_domain_role:999 : echo e4fe988e0a3d493496b6d21486750f44 2026-09-03 11:17:41.833 | e4fe988e0a3d493496b6d21486750f44 2026-09-03 11:17:41.877 | [2061 Async ks-domain-role:42744]: finished get_or_add_user_domain_role admin 6d6effd9023b4f37bde621e382c64895 default with result 0 in 10 seconds 2026-09-03 11:17:41.884 | Not waiting for async task ks-domain that we never started or has already been waited for 2026-09-03 11:17:41.920 | [2061 Async ks-project:42853]: Waiting for completion of get_or_create_project service Default running on PID 42853 (5 other jobs running) 2026-09-03 11:17:41.947 | [2061 Async ks-project:42853]: Signaling child to exit 2026-09-03 11:17:41.947 | WAKEUP 2026-09-03 11:17:41.970 | [2061 Async ks-project:42853]: Signaled 2026-09-03 11:17:41.971 | + functions-common:get_or_create_project:922 : local project_id 2026-09-03 11:17:41.971 | ++ 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-09-03 11:17:41.971 | ++ functions-common:oscwrap:2465 : return 0 2026-09-03 11:17:41.971 | + functions-common:get_or_create_project:928 : project_id=aab812fbabeb47f1942efaa552357ef4 2026-09-03 11:17:41.971 | + functions-common:get_or_create_project:929 : echo aab812fbabeb47f1942efaa552357ef4 2026-09-03 11:17:41.971 | aab812fbabeb47f1942efaa552357ef4 2026-09-03 11:17:42.019 | [2061 Async ks-project:42853]: finished get_or_create_project service Default with result 0 in 5 seconds 2026-09-03 11:17:42.056 | [2061 Async ks-service:42947]: Waiting for completion of get_or_create_role service running on PID 42947 (4 other jobs running) 2026-09-03 11:17:42.083 | [2061 Async ks-service:42947]: Signaling child to exit 2026-09-03 11:17:42.085 | WAKEUP 2026-09-03 11:17:42.105 | [2061 Async ks-service:42947]: Signaled 2026-09-03 11:17:42.108 | + functions-common:get_or_create_role:935 : local role_id 2026-09-03 11:17:42.108 | ++ functions-common:get_or_create_role:940 : oscwrap --os-cloud devstack-system-admin role create service --or-show -f value -c id 2026-09-03 11:17:42.108 | ++ functions-common:oscwrap:2465 : return 0 2026-09-03 11:17:42.108 | + functions-common:get_or_create_role:940 : role_id=f3f923e0ad6e4f998f612801fdcf9051 2026-09-03 11:17:42.108 | + functions-common:get_or_create_role:941 : echo f3f923e0ad6e4f998f612801fdcf9051 2026-09-03 11:17:42.108 | f3f923e0ad6e4f998f612801fdcf9051 2026-09-03 11:17:42.161 | [2061 Async ks-service:42947]: finished get_or_create_role service with result 0 in 5 seconds 2026-09-03 11:17:42.199 | [2061 Async ks-reseller:43059]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 43059 (3 other jobs running) 2026-09-03 11:17:42.222 | [2061 Async ks-reseller:43059]: Signaling child to exit 2026-09-03 11:17:42.223 | WAKEUP 2026-09-03 11:17:42.243 | [2061 Async ks-reseller:43059]: Signaled 2026-09-03 11:17:42.244 | + functions-common:get_or_create_role:935 : local role_id 2026-09-03 11:17:42.245 | ++ functions-common:get_or_create_role:940 : oscwrap --os-cloud devstack-system-admin role create ResellerAdmin --or-show -f value -c id 2026-09-03 11:17:42.245 | ++ functions-common:oscwrap:2465 : return 0 2026-09-03 11:17:42.245 | + functions-common:get_or_create_role:940 : role_id=03efabdba5fa433db6146bf49fd09bad 2026-09-03 11:17:42.245 | + functions-common:get_or_create_role:941 : echo 03efabdba5fa433db6146bf49fd09bad 2026-09-03 11:17:42.245 | 03efabdba5fa433db6146bf49fd09bad 2026-09-03 11:17:42.285 | [2061 Async ks-reseller:43059]: finished get_or_create_role ResellerAdmin with result 0 in 5 seconds 2026-09-03 11:17:42.320 | [2061 Async ks-anotherrole:43155]: Waiting for completion of get_or_create_role anotherrole running on PID 43155 (2 other jobs running) 2026-09-03 11:17:42.344 | [2061 Async ks-anotherrole:43155]: Signaling child to exit 2026-09-03 11:17:42.344 | WAKEUP 2026-09-03 11:17:42.365 | [2061 Async ks-anotherrole:43155]: Signaled 2026-09-03 11:17:42.366 | + functions-common:get_or_create_role:935 : local role_id 2026-09-03 11:17:42.366 | ++ functions-common:get_or_create_role:940 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2026-09-03 11:17:42.367 | ++ functions-common:oscwrap:2465 : return 0 2026-09-03 11:17:42.367 | + functions-common:get_or_create_role:940 : role_id=6deb6f807cc3492eba0ba746b5c74f7f 2026-09-03 11:17:42.367 | + functions-common:get_or_create_role:941 : echo 6deb6f807cc3492eba0ba746b5c74f7f 2026-09-03 11:17:42.367 | 6deb6f807cc3492eba0ba746b5c74f7f 2026-09-03 11:17:42.410 | [2061 Async ks-anotherrole:43155]: finished get_or_create_role anotherrole with result 0 in 5 seconds 2026-09-03 11:17:42.414 | + inc/async:async_wait:197 : return 0 2026-09-03 11:17:42.417 | + lib/keystone:create_keystone_accounts:299 : async_run ks-demo-member get_or_add_user_project_role member 4dbaa43c6589424198da1257fc9bbd68 9ce3ec3acf724d00bd54930a5296049b 2026-09-03 11:17:42.484 | + inc/async:async_inner:63 : get_or_add_user_project_role member 4dbaa43c6589424198da1257fc9bbd68 9ce3ec3acf724d00bd54930a5296049b 2026-09-03 11:17:42.526 | [2061 Async ks-demo-member:44028]: running: get_or_add_user_project_role member 4dbaa43c6589424198da1257fc9bbd68 9ce3ec3acf724d00bd54930a5296049b 2026-09-03 11:17:42.528 | + lib/keystone:create_keystone_accounts:301 : async_run ks-demo-admin get_or_add_user_project_role admin 6d6effd9023b4f37bde621e382c64895 9ce3ec3acf724d00bd54930a5296049b 2026-09-03 11:17:42.590 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 6d6effd9023b4f37bde621e382c64895 9ce3ec3acf724d00bd54930a5296049b 2026-09-03 11:17:42.631 | [2061 Async ks-demo-admin:44124]: running: get_or_add_user_project_role admin 6d6effd9023b4f37bde621e382c64895 9ce3ec3acf724d00bd54930a5296049b 2026-09-03 11:17:42.634 | + lib/keystone:create_keystone_accounts:302 : async_run ks-demo-another get_or_add_user_project_role anotherrole 4dbaa43c6589424198da1257fc9bbd68 9ce3ec3acf724d00bd54930a5296049b 2026-09-03 11:17:42.688 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 4dbaa43c6589424198da1257fc9bbd68 9ce3ec3acf724d00bd54930a5296049b 2026-09-03 11:17:42.726 | [2061 Async ks-demo-another:44220]: running: get_or_add_user_project_role anotherrole 4dbaa43c6589424198da1257fc9bbd68 9ce3ec3acf724d00bd54930a5296049b 2026-09-03 11:17:42.730 | + lib/keystone:create_keystone_accounts:303 : async_run ks-demo-invis get_or_add_user_project_role member 4dbaa43c6589424198da1257fc9bbd68 d599d7ff62724c6fbbe843218e5802d9 2026-09-03 11:17:42.791 | + inc/async:async_inner:63 : get_or_add_user_project_role member 4dbaa43c6589424198da1257fc9bbd68 d599d7ff62724c6fbbe843218e5802d9 2026-09-03 11:17:42.872 | [2061 Async ks-demo-invis:44316]: running: get_or_add_user_project_role member 4dbaa43c6589424198da1257fc9bbd68 d599d7ff62724c6fbbe843218e5802d9 2026-09-03 11:17:42.877 | + lib/keystone:create_keystone_accounts:306 : local demo_reader 2026-09-03 11:17:42.883 | ++ lib/keystone:create_keystone_accounts:308 : get_or_create_user demo_reader nomoresecret default demo_reader@example.com 2026-09-03 11:17:42.889 | ++ functions-common:get_or_create_user:899 : local user_id 2026-09-03 11:17:42.897 | ++ functions-common:get_or_create_user:900 : [[ ! -z demo_reader@example.com ]] 2026-09-03 11:17:42.902 | ++ functions-common:get_or_create_user:901 : local email=--email=demo_reader@example.com 2026-09-03 11:17:42.909 | +++ 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-09-03 11:17:47.717 | +++ functions-common:oscwrap:2465 : return 0 2026-09-03 11:17:47.721 | ++ functions-common:get_or_create_user:915 : user_id=96577eef3a244518bdb30214d3fcedd9 2026-09-03 11:17:47.722 | ++ functions-common:get_or_create_user:916 : echo 96577eef3a244518bdb30214d3fcedd9 2026-09-03 11:17:47.728 | + lib/keystone:create_keystone_accounts:308 : demo_reader=96577eef3a244518bdb30214d3fcedd9 2026-09-03 11:17:47.733 | + lib/keystone:create_keystone_accounts:310 : async_run ks-demo-reader get_or_add_user_project_role reader 96577eef3a244518bdb30214d3fcedd9 9ce3ec3acf724d00bd54930a5296049b 2026-09-03 11:17:47.834 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 96577eef3a244518bdb30214d3fcedd9 9ce3ec3acf724d00bd54930a5296049b 2026-09-03 11:17:47.921 | [2061 Async ks-demo-reader:44468]: running: get_or_add_user_project_role reader 96577eef3a244518bdb30214d3fcedd9 9ce3ec3acf724d00bd54930a5296049b 2026-09-03 11:17:47.927 | + lib/keystone:create_keystone_accounts:313 : local alt_demo_project 2026-09-03 11:17:47.939 | ++ lib/keystone:create_keystone_accounts:314 : get_or_create_project alt_demo default 2026-09-03 11:17:47.950 | ++ functions-common:get_or_create_project:922 : local project_id 2026-09-03 11:17:47.962 | +++ 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-09-03 11:17:54.600 | + inc/async:async_inner:64 : rc=0 2026-09-03 11:17:54.604 | +++ functions-common:oscwrap:2465 : return 0 2026-09-03 11:17:54.612 | ++ functions-common:get_or_create_project:928 : project_id=52d8d7e970d64e41b9936ba9d7ecad4b 2026-09-03 11:17:54.617 | ++ functions-common:get_or_create_project:929 : echo 52d8d7e970d64e41b9936ba9d7ecad4b 2026-09-03 11:17:54.627 | + lib/keystone:create_keystone_accounts:314 : alt_demo_project=52d8d7e970d64e41b9936ba9d7ecad4b 2026-09-03 11:17:54.631 | + lib/keystone:create_keystone_accounts:316 : local alt_demo_user 2026-09-03 11:17:54.638 | ++ lib/keystone:create_keystone_accounts:318 : get_or_create_user alt_demo nomoresecret default alt_demo@example.com 2026-09-03 11:17:54.647 | ++ functions-common:get_or_create_user:899 : local user_id 2026-09-03 11:17:54.658 | ++ functions-common:get_or_create_user:900 : [[ ! -z alt_demo@example.com ]] 2026-09-03 11:17:54.660 | [44028 Async ks-demo-member:44028]: finished successfully 2026-09-03 11:17:54.668 | ++ functions-common:get_or_create_user:901 : local email=--email=alt_demo@example.com 2026-09-03 11:17:54.682 | +++ 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-09-03 11:17:54.783 | + inc/async:async_inner:64 : rc=0 2026-09-03 11:17:54.834 | [44124 Async ks-demo-admin:44124]: finished successfully 2026-09-03 11:17:54.937 | + inc/async:async_inner:64 : rc=0 2026-09-03 11:17:54.960 | [44316 Async ks-demo-invis:44316]: finished successfully 2026-09-03 11:17:55.195 | + inc/async:async_inner:64 : rc=0 2026-09-03 11:17:55.225 | [44220 Async ks-demo-another:44220]: finished successfully 2026-09-03 11:17:57.720 | + inc/async:async_inner:64 : rc=0 2026-09-03 11:17:57.754 | [44468 Async ks-demo-reader:44468]: finished successfully 2026-09-03 11:17:58.182 | +++ functions-common:oscwrap:2465 : return 0 2026-09-03 11:17:58.187 | ++ functions-common:get_or_create_user:915 : user_id=c015cbb382a04d69824951d8330ff010 2026-09-03 11:17:58.191 | ++ functions-common:get_or_create_user:916 : echo c015cbb382a04d69824951d8330ff010 2026-09-03 11:17:58.196 | + lib/keystone:create_keystone_accounts:318 : alt_demo_user=c015cbb382a04d69824951d8330ff010 2026-09-03 11:17:58.200 | + lib/keystone:create_keystone_accounts:320 : async_run ks-alt-admin get_or_add_user_project_role admin c015cbb382a04d69824951d8330ff010 52d8d7e970d64e41b9936ba9d7ecad4b 2026-09-03 11:17:58.286 | + inc/async:async_inner:63 : get_or_add_user_project_role admin c015cbb382a04d69824951d8330ff010 52d8d7e970d64e41b9936ba9d7ecad4b 2026-09-03 11:17:58.338 | [2061 Async ks-alt-admin:44910]: running: get_or_add_user_project_role admin c015cbb382a04d69824951d8330ff010 52d8d7e970d64e41b9936ba9d7ecad4b 2026-09-03 11:17:58.342 | + lib/keystone:create_keystone_accounts:321 : async_run ks-alt-another get_or_add_user_project_role anotherrole c015cbb382a04d69824951d8330ff010 52d8d7e970d64e41b9936ba9d7ecad4b 2026-09-03 11:17:58.432 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole c015cbb382a04d69824951d8330ff010 52d8d7e970d64e41b9936ba9d7ecad4b 2026-09-03 11:17:58.485 | [2061 Async ks-alt-another:45006]: running: get_or_add_user_project_role anotherrole c015cbb382a04d69824951d8330ff010 52d8d7e970d64e41b9936ba9d7ecad4b 2026-09-03 11:17:58.490 | + lib/keystone:create_keystone_accounts:324 : local alt_demo_member 2026-09-03 11:17:58.498 | ++ lib/keystone:create_keystone_accounts:326 : get_or_create_user alt_demo_member nomoresecret default alt_demo_member@example.com 2026-09-03 11:17:58.499 | ++ functions-common:get_or_create_user:899 : local user_id 2026-09-03 11:17:58.503 | ++ functions-common:get_or_create_user:900 : [[ ! -z alt_demo_member@example.com ]] 2026-09-03 11:17:58.507 | ++ functions-common:get_or_create_user:901 : local email=--email=alt_demo_member@example.com 2026-09-03 11:17:58.513 | +++ 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-09-03 11:18:02.186 | +++ functions-common:oscwrap:2465 : return 0 2026-09-03 11:18:02.192 | ++ functions-common:get_or_create_user:915 : user_id=3bc982af6f2c40568bd5aecc2ffea09e 2026-09-03 11:18:02.196 | ++ functions-common:get_or_create_user:916 : echo 3bc982af6f2c40568bd5aecc2ffea09e 2026-09-03 11:18:02.201 | + lib/keystone:create_keystone_accounts:326 : alt_demo_member=3bc982af6f2c40568bd5aecc2ffea09e 2026-09-03 11:18:02.205 | + lib/keystone:create_keystone_accounts:327 : async_run ks-alt-member-user get_or_add_user_project_role member 3bc982af6f2c40568bd5aecc2ffea09e 52d8d7e970d64e41b9936ba9d7ecad4b 2026-09-03 11:18:02.302 | + inc/async:async_inner:63 : get_or_add_user_project_role member 3bc982af6f2c40568bd5aecc2ffea09e 52d8d7e970d64e41b9936ba9d7ecad4b 2026-09-03 11:18:02.372 | [2061 Async ks-alt-member-user:45140]: running: get_or_add_user_project_role member 3bc982af6f2c40568bd5aecc2ffea09e 52d8d7e970d64e41b9936ba9d7ecad4b 2026-09-03 11:18:02.374 | + lib/keystone:create_keystone_accounts:330 : local alt_demo_reader 2026-09-03 11:18:02.378 | ++ lib/keystone:create_keystone_accounts:332 : get_or_create_user alt_demo_reader nomoresecret default alt_demo_reader@example.com 2026-09-03 11:18:02.379 | ++ functions-common:get_or_create_user:899 : local user_id 2026-09-03 11:18:02.381 | ++ functions-common:get_or_create_user:900 : [[ ! -z alt_demo_reader@example.com ]] 2026-09-03 11:18:02.383 | ++ functions-common:get_or_create_user:901 : local email=--email=alt_demo_reader@example.com 2026-09-03 11:18:02.385 | +++ 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-09-03 11:18:06.276 | +++ functions-common:oscwrap:2465 : return 0 2026-09-03 11:18:06.283 | ++ functions-common:get_or_create_user:915 : user_id=19eee4311f14487292a393d49344078b 2026-09-03 11:18:06.285 | ++ functions-common:get_or_create_user:916 : echo 19eee4311f14487292a393d49344078b 2026-09-03 11:18:06.290 | + lib/keystone:create_keystone_accounts:332 : alt_demo_reader=19eee4311f14487292a393d49344078b 2026-09-03 11:18:06.294 | + lib/keystone:create_keystone_accounts:333 : async_run ks-alt-reader-user get_or_add_user_project_role reader 19eee4311f14487292a393d49344078b 52d8d7e970d64e41b9936ba9d7ecad4b 2026-09-03 11:18:06.390 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 19eee4311f14487292a393d49344078b 52d8d7e970d64e41b9936ba9d7ecad4b 2026-09-03 11:18:06.460 | [2061 Async ks-alt-reader-user:45312]: running: get_or_add_user_project_role reader 19eee4311f14487292a393d49344078b 52d8d7e970d64e41b9936ba9d7ecad4b 2026-09-03 11:18:06.467 | ++ lib/keystone:create_keystone_accounts:340 : get_or_create_user system_member nomoresecret default system_member@example.com 2026-09-03 11:18:06.475 | ++ functions-common:get_or_create_user:899 : local user_id 2026-09-03 11:18:06.484 | ++ functions-common:get_or_create_user:900 : [[ ! -z system_member@example.com ]] 2026-09-03 11:18:06.490 | ++ functions-common:get_or_create_user:901 : local email=--email=system_member@example.com 2026-09-03 11:18:06.499 | +++ 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-09-03 11:18:07.179 | + inc/async:async_inner:64 : rc=0 2026-09-03 11:18:07.232 | [44910 Async ks-alt-admin:44910]: finished successfully 2026-09-03 11:18:07.355 | + inc/async:async_inner:64 : rc=0 2026-09-03 11:18:07.379 | [45006 Async ks-alt-another:45006]: finished successfully 2026-09-03 11:18:10.170 | +++ functions-common:oscwrap:2465 : return 0 2026-09-03 11:18:10.177 | ++ functions-common:get_or_create_user:915 : user_id=d3f815316dcf42bc81499e6a14897a84 2026-09-03 11:18:10.181 | ++ functions-common:get_or_create_user:916 : echo d3f815316dcf42bc81499e6a14897a84 2026-09-03 11:18:10.188 | + lib/keystone:create_keystone_accounts:340 : system_member_user=d3f815316dcf42bc81499e6a14897a84 2026-09-03 11:18:10.192 | + lib/keystone:create_keystone_accounts:341 : async_run ks-system-member get_or_add_user_system_role member d3f815316dcf42bc81499e6a14897a84 all 2026-09-03 11:18:10.291 | + inc/async:async_inner:63 : get_or_add_user_system_role member d3f815316dcf42bc81499e6a14897a84 all 2026-09-03 11:18:10.366 | [2061 Async ks-system-member:45543]: running: get_or_add_user_system_role member d3f815316dcf42bc81499e6a14897a84 all 2026-09-03 11:18:10.373 | ++ lib/keystone:create_keystone_accounts:344 : get_or_create_user system_reader nomoresecret default system_reader@example.com 2026-09-03 11:18:10.381 | ++ functions-common:get_or_create_user:899 : local user_id 2026-09-03 11:18:10.385 | ++ functions-common:get_or_create_user:900 : [[ ! -z system_reader@example.com ]] 2026-09-03 11:18:10.389 | ++ functions-common:get_or_create_user:901 : local email=--email=system_reader@example.com 2026-09-03 11:18:10.395 | +++ 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-09-03 11:18:11.223 | + inc/async:async_inner:64 : rc=0 2026-09-03 11:18:11.247 | [45140 Async ks-alt-member-user:45140]: finished successfully 2026-09-03 11:18:13.954 | +++ functions-common:oscwrap:2465 : return 0 2026-09-03 11:18:13.960 | ++ functions-common:get_or_create_user:915 : user_id=21f1098aec544e9cad652684568c508a 2026-09-03 11:18:13.964 | ++ functions-common:get_or_create_user:916 : echo 21f1098aec544e9cad652684568c508a 2026-09-03 11:18:13.969 | + lib/keystone:create_keystone_accounts:344 : system_reader_user=21f1098aec544e9cad652684568c508a 2026-09-03 11:18:13.973 | + lib/keystone:create_keystone_accounts:345 : async_run ks-system-reader get_or_add_user_system_role reader 21f1098aec544e9cad652684568c508a all 2026-09-03 11:18:14.068 | + inc/async:async_inner:63 : get_or_add_user_system_role reader 21f1098aec544e9cad652684568c508a all 2026-09-03 11:18:14.147 | [2061 Async ks-system-reader:45751]: running: get_or_add_user_system_role reader 21f1098aec544e9cad652684568c508a all 2026-09-03 11:18:14.152 | + lib/keystone:create_keystone_accounts:348 : local admin_group 2026-09-03 11:18:14.161 | ++ lib/keystone:create_keystone_accounts:350 : get_or_create_group admins default 'openstack admin group' 2026-09-03 11:18:14.167 | ++ functions-common:get_or_create_group:884 : local 'desc=openstack admin group' 2026-09-03 11:18:14.170 | ++ functions-common:get_or_create_group:885 : local group_id 2026-09-03 11:18:14.180 | +++ 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-09-03 11:18:14.826 | + inc/async:async_inner:64 : rc=0 2026-09-03 11:18:14.855 | [45312 Async ks-alt-reader-user:45312]: finished successfully 2026-09-03 11:18:17.664 | +++ functions-common:oscwrap:2465 : return 0 2026-09-03 11:18:17.669 | ++ functions-common:get_or_create_group:892 : group_id=1fc2604c610e4857a9f9e115728f74e1 2026-09-03 11:18:17.675 | ++ functions-common:get_or_create_group:893 : echo 1fc2604c610e4857a9f9e115728f74e1 2026-09-03 11:18:17.681 | + lib/keystone:create_keystone_accounts:350 : admin_group=1fc2604c610e4857a9f9e115728f74e1 2026-09-03 11:18:17.686 | + lib/keystone:create_keystone_accounts:351 : local non_admin_group 2026-09-03 11:18:17.693 | ++ lib/keystone:create_keystone_accounts:353 : get_or_create_group nonadmins default 'non-admin group' 2026-09-03 11:18:17.699 | ++ functions-common:get_or_create_group:884 : local 'desc=non-admin group' 2026-09-03 11:18:17.704 | ++ functions-common:get_or_create_group:885 : local group_id 2026-09-03 11:18:17.711 | +++ 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-09-03 11:18:21.268 | +++ functions-common:oscwrap:2465 : return 0 2026-09-03 11:18:21.273 | ++ functions-common:get_or_create_group:892 : group_id=bf82610007d74053973033330e2c085b 2026-09-03 11:18:21.278 | ++ functions-common:get_or_create_group:893 : echo bf82610007d74053973033330e2c085b 2026-09-03 11:18:21.283 | + lib/keystone:create_keystone_accounts:353 : non_admin_group=bf82610007d74053973033330e2c085b 2026-09-03 11:18:21.287 | + lib/keystone:create_keystone_accounts:355 : async_run ks-group-memberdemo get_or_add_group_project_role member bf82610007d74053973033330e2c085b 9ce3ec3acf724d00bd54930a5296049b 2026-09-03 11:18:21.381 | + inc/async:async_inner:63 : get_or_add_group_project_role member bf82610007d74053973033330e2c085b 9ce3ec3acf724d00bd54930a5296049b 2026-09-03 11:18:21.432 | [2061 Async ks-group-memberdemo:46018]: running: get_or_add_group_project_role member bf82610007d74053973033330e2c085b 9ce3ec3acf724d00bd54930a5296049b 2026-09-03 11:18:21.435 | + lib/keystone:create_keystone_accounts:356 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole bf82610007d74053973033330e2c085b 9ce3ec3acf724d00bd54930a5296049b 2026-09-03 11:18:21.533 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole bf82610007d74053973033330e2c085b 9ce3ec3acf724d00bd54930a5296049b 2026-09-03 11:18:21.608 | [2061 Async ks-group-anotherdemo:46097]: running: get_or_add_group_project_role anotherrole bf82610007d74053973033330e2c085b 9ce3ec3acf724d00bd54930a5296049b 2026-09-03 11:18:21.619 | + lib/keystone:create_keystone_accounts:357 : async_run ks-group-memberalt get_or_add_group_project_role member bf82610007d74053973033330e2c085b 52d8d7e970d64e41b9936ba9d7ecad4b 2026-09-03 11:18:21.816 | + inc/async:async_inner:63 : get_or_add_group_project_role member bf82610007d74053973033330e2c085b 52d8d7e970d64e41b9936ba9d7ecad4b 2026-09-03 11:18:21.907 | [2061 Async ks-group-memberalt:46176]: running: get_or_add_group_project_role member bf82610007d74053973033330e2c085b 52d8d7e970d64e41b9936ba9d7ecad4b 2026-09-03 11:18:21.912 | + lib/keystone:create_keystone_accounts:358 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole bf82610007d74053973033330e2c085b 52d8d7e970d64e41b9936ba9d7ecad4b 2026-09-03 11:18:22.098 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole bf82610007d74053973033330e2c085b 52d8d7e970d64e41b9936ba9d7ecad4b 2026-09-03 11:18:22.200 | [2061 Async ks-group-anotheralt:46255]: running: get_or_add_group_project_role anotherrole bf82610007d74053973033330e2c085b 52d8d7e970d64e41b9936ba9d7ecad4b 2026-09-03 11:18:22.212 | + lib/keystone:create_keystone_accounts:359 : async_run ks-group-admin get_or_add_group_project_role admin 1fc2604c610e4857a9f9e115728f74e1 41a2fec168f94ecfb978f0b16bdd96fc 2026-09-03 11:18:22.389 | + inc/async:async_inner:63 : get_or_add_group_project_role admin 1fc2604c610e4857a9f9e115728f74e1 41a2fec168f94ecfb978f0b16bdd96fc 2026-09-03 11:18:22.391 | + inc/async:async_inner:64 : rc=0 2026-09-03 11:18:22.461 | [45543 Async ks-system-member:45543]: finished successfully 2026-09-03 11:18:22.518 | [2061 Async ks-group-admin:46341]: running: get_or_add_group_project_role admin 1fc2604c610e4857a9f9e115728f74e1 41a2fec168f94ecfb978f0b16bdd96fc 2026-09-03 11:18:22.527 | + lib/keystone:create_keystone_accounts:361 : async_wait ks-demo-member ks-demo-admin ks-demo-another ks-demo-invis ks-demo-reader 2026-09-03 11:18:22.663 | [2061 Async ks-demo-member:44028]: Waiting for completion of get_or_add_user_project_role member 4dbaa43c6589424198da1257fc9bbd68 9ce3ec3acf724d00bd54930a5296049b running on PID 44028 (17 other jobs running) 2026-09-03 11:18:22.730 | [2061 Async ks-demo-member:44028]: Signaling child to exit 2026-09-03 11:18:22.731 | WAKEUP 2026-09-03 11:18:22.777 | [2061 Async ks-demo-member:44028]: Signaled 2026-09-03 11:18:22.783 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-09-03 11:18:22.783 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-09-03 11:18:22.783 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-09-03 11:18:22.783 | ++ functions-common:_get_domain_args:947 : local domain 2026-09-03 11:18:22.783 | ++ functions-common:_get_domain_args:948 : domain= 2026-09-03 11:18:22.784 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-09-03 11:18:22.784 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-09-03 11:18:22.784 | ++ functions-common:_get_domain_args:957 : echo 2026-09-03 11:18:22.784 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-09-03 11:18:22.784 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add member --user 4dbaa43c6589424198da1257fc9bbd68 --project 9ce3ec3acf724d00bd54930a5296049b 2026-09-03 11:18:22.784 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 4dbaa43c6589424198da1257fc9bbd68 --project 9ce3ec3acf724d00bd54930a5296049b -c Role -f value 2026-09-03 11:18:22.784 | ++ functions-common:oscwrap:2465 : return 0 2026-09-03 11:18:22.784 | + functions-common:get_or_add_user_project_role:979 : user_role_id=cd82327276f04499937ea109bbca71e5 2026-09-03 11:18:22.784 | + functions-common:get_or_add_user_project_role:980 : echo cd82327276f04499937ea109bbca71e5 2026-09-03 11:18:22.784 | cd82327276f04499937ea109bbca71e5 2026-09-03 11:18:22.893 | [2061 Async ks-demo-member:44028]: finished get_or_add_user_project_role member 4dbaa43c6589424198da1257fc9bbd68 9ce3ec3acf724d00bd54930a5296049b with result 0 in 12 seconds 2026-09-03 11:18:22.979 | [2061 Async ks-demo-admin:44124]: Waiting for completion of get_or_add_user_project_role admin 6d6effd9023b4f37bde621e382c64895 9ce3ec3acf724d00bd54930a5296049b running on PID 44124 (16 other jobs running) 2026-09-03 11:18:23.040 | [2061 Async ks-demo-admin:44124]: Signaling child to exit 2026-09-03 11:18:23.041 | WAKEUP 2026-09-03 11:18:23.097 | [2061 Async ks-demo-admin:44124]: Signaled 2026-09-03 11:18:23.098 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-09-03 11:18:23.098 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-09-03 11:18:23.098 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-09-03 11:18:23.098 | ++ functions-common:_get_domain_args:947 : local domain 2026-09-03 11:18:23.100 | ++ functions-common:_get_domain_args:948 : domain= 2026-09-03 11:18:23.100 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-09-03 11:18:23.100 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-09-03 11:18:23.100 | ++ functions-common:_get_domain_args:957 : echo 2026-09-03 11:18:23.100 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-09-03 11:18:23.101 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user 6d6effd9023b4f37bde621e382c64895 --project 9ce3ec3acf724d00bd54930a5296049b 2026-09-03 11:18:23.101 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 6d6effd9023b4f37bde621e382c64895 --project 9ce3ec3acf724d00bd54930a5296049b -c Role -f value 2026-09-03 11:18:23.101 | ++ functions-common:oscwrap:2465 : return 0 2026-09-03 11:18:23.101 | + functions-common:get_or_add_user_project_role:979 : user_role_id=e4fe988e0a3d493496b6d21486750f44 2026-09-03 11:18:23.101 | + functions-common:get_or_add_user_project_role:980 : echo e4fe988e0a3d493496b6d21486750f44 2026-09-03 11:18:23.101 | e4fe988e0a3d493496b6d21486750f44 2026-09-03 11:18:23.208 | [2061 Async ks-demo-admin:44124]: finished get_or_add_user_project_role admin 6d6effd9023b4f37bde621e382c64895 9ce3ec3acf724d00bd54930a5296049b with result 0 in 12 seconds 2026-09-03 11:18:23.289 | [2061 Async ks-demo-another:44220]: Waiting for completion of get_or_add_user_project_role anotherrole 4dbaa43c6589424198da1257fc9bbd68 9ce3ec3acf724d00bd54930a5296049b running on PID 44220 (15 other jobs running) 2026-09-03 11:18:23.348 | [2061 Async ks-demo-another:44220]: Signaling child to exit 2026-09-03 11:18:23.349 | WAKEUP 2026-09-03 11:18:23.399 | [2061 Async ks-demo-another:44220]: Signaled 2026-09-03 11:18:23.403 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-09-03 11:18:23.404 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-09-03 11:18:23.404 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-09-03 11:18:23.404 | ++ functions-common:_get_domain_args:947 : local domain 2026-09-03 11:18:23.404 | ++ functions-common:_get_domain_args:948 : domain= 2026-09-03 11:18:23.404 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-09-03 11:18:23.404 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-09-03 11:18:23.404 | ++ functions-common:_get_domain_args:957 : echo 2026-09-03 11:18:23.404 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-09-03 11:18:23.404 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add anotherrole --user 4dbaa43c6589424198da1257fc9bbd68 --project 9ce3ec3acf724d00bd54930a5296049b 2026-09-03 11:18:23.404 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 4dbaa43c6589424198da1257fc9bbd68 --project 9ce3ec3acf724d00bd54930a5296049b -c Role -f value 2026-09-03 11:18:23.405 | ++ functions-common:oscwrap:2465 : return 0 2026-09-03 11:18:23.405 | + functions-common:get_or_add_user_project_role:979 : user_role_id=6deb6f807cc3492eba0ba746b5c74f7f 2026-09-03 11:18:23.405 | + functions-common:get_or_add_user_project_role:980 : echo 6deb6f807cc3492eba0ba746b5c74f7f 2026-09-03 11:18:23.405 | 6deb6f807cc3492eba0ba746b5c74f7f 2026-09-03 11:18:23.506 | [2061 Async ks-demo-another:44220]: finished get_or_add_user_project_role anotherrole 4dbaa43c6589424198da1257fc9bbd68 9ce3ec3acf724d00bd54930a5296049b with result 0 in 12 seconds 2026-09-03 11:18:23.594 | [2061 Async ks-demo-invis:44316]: Waiting for completion of get_or_add_user_project_role member 4dbaa43c6589424198da1257fc9bbd68 d599d7ff62724c6fbbe843218e5802d9 running on PID 44316 (14 other jobs running) 2026-09-03 11:18:23.662 | [2061 Async ks-demo-invis:44316]: Signaling child to exit 2026-09-03 11:18:23.662 | WAKEUP 2026-09-03 11:18:23.714 | [2061 Async ks-demo-invis:44316]: Signaled 2026-09-03 11:18:23.716 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-09-03 11:18:23.718 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-09-03 11:18:23.718 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-09-03 11:18:23.718 | ++ functions-common:_get_domain_args:947 : local domain 2026-09-03 11:18:23.718 | ++ functions-common:_get_domain_args:948 : domain= 2026-09-03 11:18:23.718 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-09-03 11:18:23.719 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-09-03 11:18:23.719 | ++ functions-common:_get_domain_args:957 : echo 2026-09-03 11:18:23.719 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-09-03 11:18:23.719 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add member --user 4dbaa43c6589424198da1257fc9bbd68 --project d599d7ff62724c6fbbe843218e5802d9 2026-09-03 11:18:23.719 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 4dbaa43c6589424198da1257fc9bbd68 --project d599d7ff62724c6fbbe843218e5802d9 -c Role -f value 2026-09-03 11:18:23.719 | ++ functions-common:oscwrap:2465 : return 0 2026-09-03 11:18:23.719 | + functions-common:get_or_add_user_project_role:979 : user_role_id=cd82327276f04499937ea109bbca71e5 2026-09-03 11:18:23.719 | + functions-common:get_or_add_user_project_role:980 : echo cd82327276f04499937ea109bbca71e5 2026-09-03 11:18:23.719 | cd82327276f04499937ea109bbca71e5 2026-09-03 11:18:23.824 | [2061 Async ks-demo-invis:44316]: finished get_or_add_user_project_role member 4dbaa43c6589424198da1257fc9bbd68 d599d7ff62724c6fbbe843218e5802d9 with result 0 in 12 seconds 2026-09-03 11:18:23.919 | [2061 Async ks-demo-reader:44468]: Waiting for completion of get_or_add_user_project_role reader 96577eef3a244518bdb30214d3fcedd9 9ce3ec3acf724d00bd54930a5296049b running on PID 44468 (13 other jobs running) 2026-09-03 11:18:23.989 | [2061 Async ks-demo-reader:44468]: Signaling child to exit 2026-09-03 11:18:23.991 | WAKEUP 2026-09-03 11:18:24.039 | [2061 Async ks-demo-reader:44468]: Signaled 2026-09-03 11:18:24.041 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-09-03 11:18:24.041 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-09-03 11:18:24.041 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-09-03 11:18:24.041 | ++ functions-common:_get_domain_args:947 : local domain 2026-09-03 11:18:24.041 | ++ functions-common:_get_domain_args:948 : domain= 2026-09-03 11:18:24.042 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-09-03 11:18:24.042 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-09-03 11:18:24.042 | ++ functions-common:_get_domain_args:957 : echo 2026-09-03 11:18:24.042 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-09-03 11:18:24.042 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add reader --user 96577eef3a244518bdb30214d3fcedd9 --project 9ce3ec3acf724d00bd54930a5296049b 2026-09-03 11:18:24.042 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 96577eef3a244518bdb30214d3fcedd9 --project 9ce3ec3acf724d00bd54930a5296049b -c Role -f value 2026-09-03 11:18:24.042 | ++ functions-common:oscwrap:2465 : return 0 2026-09-03 11:18:24.042 | + functions-common:get_or_add_user_project_role:979 : user_role_id=7ca7fa3bff5d4f77be9bfa52759a6c40 2026-09-03 11:18:24.042 | + functions-common:get_or_add_user_project_role:980 : echo 7ca7fa3bff5d4f77be9bfa52759a6c40 2026-09-03 11:18:24.042 | 7ca7fa3bff5d4f77be9bfa52759a6c40 2026-09-03 11:18:24.145 | [2061 Async ks-demo-reader:44468]: finished get_or_add_user_project_role reader 96577eef3a244518bdb30214d3fcedd9 9ce3ec3acf724d00bd54930a5296049b with result 0 in 9 seconds 2026-09-03 11:18:24.155 | + inc/async:async_wait:197 : return 0 2026-09-03 11:18:24.162 | + lib/keystone:create_keystone_accounts:362 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2026-09-03 11:18:24.293 | [2061 Async ks-alt-admin:44910]: Waiting for completion of get_or_add_user_project_role admin c015cbb382a04d69824951d8330ff010 52d8d7e970d64e41b9936ba9d7ecad4b running on PID 44910 (12 other jobs running) 2026-09-03 11:18:24.355 | [2061 Async ks-alt-admin:44910]: Signaling child to exit 2026-09-03 11:18:24.358 | WAKEUP 2026-09-03 11:18:24.397 | [2061 Async ks-alt-admin:44910]: Signaled 2026-09-03 11:18:24.398 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-09-03 11:18:24.398 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-09-03 11:18:24.399 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-09-03 11:18:24.399 | ++ functions-common:_get_domain_args:947 : local domain 2026-09-03 11:18:24.399 | ++ functions-common:_get_domain_args:948 : domain= 2026-09-03 11:18:24.399 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-09-03 11:18:24.399 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-09-03 11:18:24.401 | ++ functions-common:_get_domain_args:957 : echo 2026-09-03 11:18:24.401 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-09-03 11:18:24.402 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user c015cbb382a04d69824951d8330ff010 --project 52d8d7e970d64e41b9936ba9d7ecad4b 2026-09-03 11:18:24.402 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user c015cbb382a04d69824951d8330ff010 --project 52d8d7e970d64e41b9936ba9d7ecad4b -c Role -f value 2026-09-03 11:18:24.402 | ++ functions-common:oscwrap:2465 : return 0 2026-09-03 11:18:24.402 | + functions-common:get_or_add_user_project_role:979 : user_role_id=e4fe988e0a3d493496b6d21486750f44 2026-09-03 11:18:24.402 | + functions-common:get_or_add_user_project_role:980 : echo e4fe988e0a3d493496b6d21486750f44 2026-09-03 11:18:24.402 | e4fe988e0a3d493496b6d21486750f44 2026-09-03 11:18:24.512 | [2061 Async ks-alt-admin:44910]: finished get_or_add_user_project_role admin c015cbb382a04d69824951d8330ff010 52d8d7e970d64e41b9936ba9d7ecad4b with result 0 in 8 seconds 2026-09-03 11:18:24.604 | [2061 Async ks-alt-another:45006]: Waiting for completion of get_or_add_user_project_role anotherrole c015cbb382a04d69824951d8330ff010 52d8d7e970d64e41b9936ba9d7ecad4b running on PID 45006 (11 other jobs running) 2026-09-03 11:18:24.658 | [2061 Async ks-alt-another:45006]: Signaling child to exit 2026-09-03 11:18:24.659 | WAKEUP 2026-09-03 11:18:24.707 | [2061 Async ks-alt-another:45006]: Signaled 2026-09-03 11:18:24.710 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-09-03 11:18:24.710 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-09-03 11:18:24.712 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-09-03 11:18:24.712 | ++ functions-common:_get_domain_args:947 : local domain 2026-09-03 11:18:24.712 | ++ functions-common:_get_domain_args:948 : domain= 2026-09-03 11:18:24.712 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-09-03 11:18:24.712 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-09-03 11:18:24.713 | ++ functions-common:_get_domain_args:957 : echo 2026-09-03 11:18:24.713 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-09-03 11:18:24.713 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add anotherrole --user c015cbb382a04d69824951d8330ff010 --project 52d8d7e970d64e41b9936ba9d7ecad4b 2026-09-03 11:18:24.713 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user c015cbb382a04d69824951d8330ff010 --project 52d8d7e970d64e41b9936ba9d7ecad4b -c Role -f value 2026-09-03 11:18:24.713 | ++ functions-common:oscwrap:2465 : return 0 2026-09-03 11:18:24.713 | + functions-common:get_or_add_user_project_role:979 : user_role_id=6deb6f807cc3492eba0ba746b5c74f7f 2026-09-03 11:18:24.713 | + functions-common:get_or_add_user_project_role:980 : echo 6deb6f807cc3492eba0ba746b5c74f7f 2026-09-03 11:18:24.713 | 6deb6f807cc3492eba0ba746b5c74f7f 2026-09-03 11:18:24.804 | [2061 Async ks-alt-another:45006]: finished get_or_add_user_project_role anotherrole c015cbb382a04d69824951d8330ff010 52d8d7e970d64e41b9936ba9d7ecad4b with result 0 in 8 seconds 2026-09-03 11:18:24.887 | [2061 Async ks-alt-member-user:45140]: Waiting for completion of get_or_add_user_project_role member 3bc982af6f2c40568bd5aecc2ffea09e 52d8d7e970d64e41b9936ba9d7ecad4b running on PID 45140 (10 other jobs running) 2026-09-03 11:18:24.943 | [2061 Async ks-alt-member-user:45140]: Signaling child to exit 2026-09-03 11:18:24.944 | WAKEUP 2026-09-03 11:18:25.000 | [2061 Async ks-alt-member-user:45140]: Signaled 2026-09-03 11:18:25.005 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-09-03 11:18:25.005 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-09-03 11:18:25.005 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-09-03 11:18:25.005 | ++ functions-common:_get_domain_args:947 : local domain 2026-09-03 11:18:25.005 | ++ functions-common:_get_domain_args:948 : domain= 2026-09-03 11:18:25.005 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-09-03 11:18:25.005 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-09-03 11:18:25.005 | ++ functions-common:_get_domain_args:957 : echo 2026-09-03 11:18:25.005 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-09-03 11:18:25.006 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add member --user 3bc982af6f2c40568bd5aecc2ffea09e --project 52d8d7e970d64e41b9936ba9d7ecad4b 2026-09-03 11:18:25.006 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 3bc982af6f2c40568bd5aecc2ffea09e --project 52d8d7e970d64e41b9936ba9d7ecad4b -c Role -f value 2026-09-03 11:18:25.006 | ++ functions-common:oscwrap:2465 : return 0 2026-09-03 11:18:25.006 | + functions-common:get_or_add_user_project_role:979 : user_role_id=cd82327276f04499937ea109bbca71e5 2026-09-03 11:18:25.006 | + functions-common:get_or_add_user_project_role:980 : echo cd82327276f04499937ea109bbca71e5 2026-09-03 11:18:25.006 | cd82327276f04499937ea109bbca71e5 2026-09-03 11:18:25.109 | [2061 Async ks-alt-member-user:45140]: finished get_or_add_user_project_role member 3bc982af6f2c40568bd5aecc2ffea09e 52d8d7e970d64e41b9936ba9d7ecad4b with result 0 in 8 seconds 2026-09-03 11:18:25.210 | [2061 Async ks-alt-reader-user:45312]: Waiting for completion of get_or_add_user_project_role reader 19eee4311f14487292a393d49344078b 52d8d7e970d64e41b9936ba9d7ecad4b running on PID 45312 (9 other jobs running) 2026-09-03 11:18:25.278 | [2061 Async ks-alt-reader-user:45312]: Signaling child to exit 2026-09-03 11:18:25.281 | WAKEUP 2026-09-03 11:18:25.357 | [2061 Async ks-alt-reader-user:45312]: Signaled 2026-09-03 11:18:25.362 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-09-03 11:18:25.362 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-09-03 11:18:25.362 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-09-03 11:18:25.362 | ++ functions-common:_get_domain_args:947 : local domain 2026-09-03 11:18:25.362 | ++ functions-common:_get_domain_args:948 : domain= 2026-09-03 11:18:25.363 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-09-03 11:18:25.363 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-09-03 11:18:25.363 | ++ functions-common:_get_domain_args:957 : echo 2026-09-03 11:18:25.363 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-09-03 11:18:25.363 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add reader --user 19eee4311f14487292a393d49344078b --project 52d8d7e970d64e41b9936ba9d7ecad4b 2026-09-03 11:18:25.363 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 19eee4311f14487292a393d49344078b --project 52d8d7e970d64e41b9936ba9d7ecad4b -c Role -f value 2026-09-03 11:18:25.363 | ++ functions-common:oscwrap:2465 : return 0 2026-09-03 11:18:25.363 | + functions-common:get_or_add_user_project_role:979 : user_role_id=7ca7fa3bff5d4f77be9bfa52759a6c40 2026-09-03 11:18:25.363 | + functions-common:get_or_add_user_project_role:980 : echo 7ca7fa3bff5d4f77be9bfa52759a6c40 2026-09-03 11:18:25.363 | 7ca7fa3bff5d4f77be9bfa52759a6c40 2026-09-03 11:18:25.477 | [2061 Async ks-alt-reader-user:45312]: finished get_or_add_user_project_role reader 19eee4311f14487292a393d49344078b 52d8d7e970d64e41b9936ba9d7ecad4b with result 0 in 8 seconds 2026-09-03 11:18:25.484 | + inc/async:async_wait:197 : return 0 2026-09-03 11:18:25.495 | + lib/keystone:create_keystone_accounts:363 : async_wait ks-system-member ks-system-reader 2026-09-03 11:18:25.625 | [2061 Async ks-system-member:45543]: Waiting for completion of get_or_add_user_system_role member d3f815316dcf42bc81499e6a14897a84 all running on PID 45543 (8 other jobs running) 2026-09-03 11:18:25.690 | [2061 Async ks-system-member:45543]: Signaling child to exit 2026-09-03 11:18:25.694 | WAKEUP 2026-09-03 11:18:25.739 | [2061 Async ks-system-member:45543]: Signaled 2026-09-03 11:18:25.743 | + functions-common:get_or_add_user_system_role:1005 : local user_role_id 2026-09-03 11:18:25.744 | + functions-common:get_or_add_user_system_role:1006 : local domain_args 2026-09-03 11:18:25.744 | ++ functions-common:get_or_add_user_system_role:1008 : _get_domain_args 2026-09-03 11:18:25.744 | ++ functions-common:_get_domain_args:947 : local domain 2026-09-03 11:18:25.744 | ++ functions-common:_get_domain_args:948 : domain= 2026-09-03 11:18:25.744 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-09-03 11:18:25.744 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-09-03 11:18:25.744 | ++ functions-common:_get_domain_args:957 : echo 2026-09-03 11:18:25.744 | + functions-common:get_or_add_user_system_role:1008 : domain_args= 2026-09-03 11:18:25.744 | ++ functions-common:get_or_add_user_system_role:1016 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user d3f815316dcf42bc81499e6a14897a84 --system all -f value -c Role 2026-09-03 11:18:25.744 | ++ functions-common:oscwrap:2465 : return 0 2026-09-03 11:18:25.744 | + functions-common:get_or_add_user_system_role:1016 : user_role_id= 2026-09-03 11:18:25.745 | + functions-common:get_or_add_user_system_role:1017 : [[ -z '' ]] 2026-09-03 11:18:25.745 | + functions-common:get_or_add_user_system_role:1019 : openstack --os-cloud devstack-system-admin role add member --user d3f815316dcf42bc81499e6a14897a84 --system all 2026-09-03 11:18:25.745 | ++ functions-common:get_or_add_user_system_role:1028 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user d3f815316dcf42bc81499e6a14897a84 --system all -f value -c Role 2026-09-03 11:18:25.745 | ++ functions-common:oscwrap:2465 : return 0 2026-09-03 11:18:25.745 | + functions-common:get_or_add_user_system_role:1028 : user_role_id=cd82327276f04499937ea109bbca71e5 2026-09-03 11:18:25.745 | + functions-common:get_or_add_user_system_role:1030 : echo cd82327276f04499937ea109bbca71e5 2026-09-03 11:18:25.745 | cd82327276f04499937ea109bbca71e5 2026-09-03 11:18:25.840 | [2061 Async ks-system-member:45543]: finished get_or_add_user_system_role member d3f815316dcf42bc81499e6a14897a84 all with result 0 in 12 seconds 2026-09-03 11:18:25.917 | [2061 Async ks-system-reader:45751]: Waiting for completion of get_or_add_user_system_role reader 21f1098aec544e9cad652684568c508a all running on PID 45751 (7 other jobs running) 2026-09-03 11:18:25.970 | [2061 Async ks-system-reader:45751]: Signaling child to exit 2026-09-03 11:18:29.428 | + inc/async:async_inner:64 : rc=0 2026-09-03 11:18:29.486 | [45751 Async ks-system-reader:45751]: finished successfully 2026-09-03 11:18:29.543 | WAKEUP 2026-09-03 11:18:29.591 | [2061 Async ks-system-reader:45751]: Signaled 2026-09-03 11:18:29.593 | + functions-common:get_or_add_user_system_role:1005 : local user_role_id 2026-09-03 11:18:29.593 | + functions-common:get_or_add_user_system_role:1006 : local domain_args 2026-09-03 11:18:29.593 | ++ functions-common:get_or_add_user_system_role:1008 : _get_domain_args 2026-09-03 11:18:29.593 | ++ functions-common:_get_domain_args:947 : local domain 2026-09-03 11:18:29.594 | ++ functions-common:_get_domain_args:948 : domain= 2026-09-03 11:18:29.594 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-09-03 11:18:29.594 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-09-03 11:18:29.594 | ++ functions-common:_get_domain_args:957 : echo 2026-09-03 11:18:29.594 | + functions-common:get_or_add_user_system_role:1008 : domain_args= 2026-09-03 11:18:29.594 | ++ functions-common:get_or_add_user_system_role:1016 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 21f1098aec544e9cad652684568c508a --system all -f value -c Role 2026-09-03 11:18:29.594 | ++ functions-common:oscwrap:2465 : return 0 2026-09-03 11:18:29.594 | + functions-common:get_or_add_user_system_role:1016 : user_role_id= 2026-09-03 11:18:29.594 | + functions-common:get_or_add_user_system_role:1017 : [[ -z '' ]] 2026-09-03 11:18:29.594 | + functions-common:get_or_add_user_system_role:1019 : openstack --os-cloud devstack-system-admin role add reader --user 21f1098aec544e9cad652684568c508a --system all 2026-09-03 11:18:29.594 | ++ functions-common:get_or_add_user_system_role:1028 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 21f1098aec544e9cad652684568c508a --system all -f value -c Role 2026-09-03 11:18:29.595 | ++ functions-common:oscwrap:2465 : return 0 2026-09-03 11:18:29.595 | + functions-common:get_or_add_user_system_role:1028 : user_role_id=7ca7fa3bff5d4f77be9bfa52759a6c40 2026-09-03 11:18:29.595 | + functions-common:get_or_add_user_system_role:1030 : echo 7ca7fa3bff5d4f77be9bfa52759a6c40 2026-09-03 11:18:29.595 | 7ca7fa3bff5d4f77be9bfa52759a6c40 2026-09-03 11:18:29.696 | [2061 Async ks-system-reader:45751]: finished get_or_add_user_system_role reader 21f1098aec544e9cad652684568c508a all with result 0 in 15 seconds 2026-09-03 11:18:29.705 | + inc/async:async_wait:197 : return 0 2026-09-03 11:18:29.708 | + lib/keystone:create_keystone_accounts:364 : async_wait ks-group-memberdemo ks-group-anotherdemo ks-group-memberalt ks-group-anotheralt ks-group-admin 2026-09-03 11:18:29.794 | [2061 Async ks-group-memberdemo:46018]: Waiting for completion of get_or_add_group_project_role member bf82610007d74053973033330e2c085b 9ce3ec3acf724d00bd54930a5296049b running on PID 46018 (6 other jobs running) 2026-09-03 11:18:29.845 | [2061 Async ks-group-memberdemo:46018]: Signaling child to exit 2026-09-03 11:18:32.617 | + inc/async:async_inner:64 : rc=0 2026-09-03 11:18:32.675 | [46018 Async ks-group-memberdemo:46018]: finished successfully 2026-09-03 11:18:32.714 | WAKEUP 2026-09-03 11:18:32.752 | [2061 Async ks-group-memberdemo:46018]: Signaled 2026-09-03 11:18:32.753 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-09-03 11:18:32.753 | + functions-common:get_or_add_group_project_role:1040 : openstack role add member --group bf82610007d74053973033330e2c085b --project 9ce3ec3acf724d00bd54930a5296049b 2026-09-03 11:18:32.753 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group bf82610007d74053973033330e2c085b --project 9ce3ec3acf724d00bd54930a5296049b -f value -c Role 2026-09-03 11:18:32.753 | ++ functions-common:oscwrap:2465 : return 0 2026-09-03 11:18:32.753 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=cd82327276f04499937ea109bbca71e5 2026-09-03 11:18:32.753 | + functions-common:get_or_add_group_project_role:1049 : echo cd82327276f04499937ea109bbca71e5 2026-09-03 11:18:32.753 | cd82327276f04499937ea109bbca71e5 2026-09-03 11:18:32.805 | [2061 Async ks-group-memberdemo:46018]: finished get_or_add_group_project_role member bf82610007d74053973033330e2c085b 9ce3ec3acf724d00bd54930a5296049b with result 0 in 11 seconds 2026-09-03 11:18:32.808 | + inc/async:async_inner:64 : rc=0 2026-09-03 11:18:32.850 | [46097 Async ks-group-anotherdemo:46097]: finished successfully 2026-09-03 11:18:32.868 | [2061 Async ks-group-anotherdemo:46097]: Waiting for completion of get_or_add_group_project_role anotherrole bf82610007d74053973033330e2c085b 9ce3ec3acf724d00bd54930a5296049b running on PID 46097 (5 other jobs running) 2026-09-03 11:18:32.908 | [2061 Async ks-group-anotherdemo:46097]: Signaling child to exit 2026-09-03 11:18:32.909 | WAKEUP 2026-09-03 11:18:32.937 | [2061 Async ks-group-anotherdemo:46097]: Signaled 2026-09-03 11:18:32.939 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-09-03 11:18:32.939 | + functions-common:get_or_add_group_project_role:1040 : openstack role add anotherrole --group bf82610007d74053973033330e2c085b --project 9ce3ec3acf724d00bd54930a5296049b 2026-09-03 11:18:32.939 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group bf82610007d74053973033330e2c085b --project 9ce3ec3acf724d00bd54930a5296049b -f value -c Role 2026-09-03 11:18:32.939 | ++ functions-common:oscwrap:2465 : return 0 2026-09-03 11:18:32.939 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=6deb6f807cc3492eba0ba746b5c74f7f 2026-09-03 11:18:32.939 | + functions-common:get_or_add_group_project_role:1049 : echo 6deb6f807cc3492eba0ba746b5c74f7f 2026-09-03 11:18:32.940 | 6deb6f807cc3492eba0ba746b5c74f7f 2026-09-03 11:18:33.013 | [2061 Async ks-group-anotherdemo:46097]: finished get_or_add_group_project_role anotherrole bf82610007d74053973033330e2c085b 9ce3ec3acf724d00bd54930a5296049b with result 0 in 11 seconds 2026-09-03 11:18:33.060 | [2061 Async ks-group-memberalt:46176]: Waiting for completion of get_or_add_group_project_role member bf82610007d74053973033330e2c085b 52d8d7e970d64e41b9936ba9d7ecad4b running on PID 46176 (4 other jobs running) 2026-09-03 11:18:33.102 | [2061 Async ks-group-memberalt:46176]: Signaling child to exit 2026-09-03 11:18:33.405 | + inc/async:async_inner:64 : rc=0 2026-09-03 11:18:33.442 | [46341 Async ks-group-admin:46341]: finished successfully 2026-09-03 11:18:33.671 | + inc/async:async_inner:64 : rc=0 2026-09-03 11:18:33.704 | [46255 Async ks-group-anotheralt:46255]: finished successfully 2026-09-03 11:18:34.107 | + inc/async:async_inner:64 : rc=0 2026-09-03 11:18:34.138 | [46176 Async ks-group-memberalt:46176]: finished successfully 2026-09-03 11:18:34.169 | WAKEUP 2026-09-03 11:18:34.197 | [2061 Async ks-group-memberalt:46176]: Signaled 2026-09-03 11:18:34.199 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-09-03 11:18:34.199 | + functions-common:get_or_add_group_project_role:1040 : openstack role add member --group bf82610007d74053973033330e2c085b --project 52d8d7e970d64e41b9936ba9d7ecad4b 2026-09-03 11:18:34.199 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group bf82610007d74053973033330e2c085b --project 52d8d7e970d64e41b9936ba9d7ecad4b -f value -c Role 2026-09-03 11:18:34.199 | ++ functions-common:oscwrap:2465 : return 0 2026-09-03 11:18:34.199 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=cd82327276f04499937ea109bbca71e5 2026-09-03 11:18:34.199 | + functions-common:get_or_add_group_project_role:1049 : echo cd82327276f04499937ea109bbca71e5 2026-09-03 11:18:34.199 | cd82327276f04499937ea109bbca71e5 2026-09-03 11:18:34.254 | [2061 Async ks-group-memberalt:46176]: finished get_or_add_group_project_role member bf82610007d74053973033330e2c085b 52d8d7e970d64e41b9936ba9d7ecad4b with result 0 in 12 seconds 2026-09-03 11:18:34.299 | [2061 Async ks-group-anotheralt:46255]: Waiting for completion of get_or_add_group_project_role anotherrole bf82610007d74053973033330e2c085b 52d8d7e970d64e41b9936ba9d7ecad4b running on PID 46255 (3 other jobs running) 2026-09-03 11:18:34.331 | [2061 Async ks-group-anotheralt:46255]: Signaling child to exit 2026-09-03 11:18:34.331 | WAKEUP 2026-09-03 11:18:34.359 | [2061 Async ks-group-anotheralt:46255]: Signaled 2026-09-03 11:18:34.361 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-09-03 11:18:34.361 | + functions-common:get_or_add_group_project_role:1040 : openstack role add anotherrole --group bf82610007d74053973033330e2c085b --project 52d8d7e970d64e41b9936ba9d7ecad4b 2026-09-03 11:18:34.362 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group bf82610007d74053973033330e2c085b --project 52d8d7e970d64e41b9936ba9d7ecad4b -f value -c Role 2026-09-03 11:18:34.362 | ++ functions-common:oscwrap:2465 : return 0 2026-09-03 11:18:34.362 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=6deb6f807cc3492eba0ba746b5c74f7f 2026-09-03 11:18:34.362 | + functions-common:get_or_add_group_project_role:1049 : echo 6deb6f807cc3492eba0ba746b5c74f7f 2026-09-03 11:18:34.362 | 6deb6f807cc3492eba0ba746b5c74f7f 2026-09-03 11:18:34.415 | [2061 Async ks-group-anotheralt:46255]: finished get_or_add_group_project_role anotherrole bf82610007d74053973033330e2c085b 52d8d7e970d64e41b9936ba9d7ecad4b with result 0 in 11 seconds 2026-09-03 11:18:34.463 | [2061 Async ks-group-admin:46341]: Waiting for completion of get_or_add_group_project_role admin 1fc2604c610e4857a9f9e115728f74e1 41a2fec168f94ecfb978f0b16bdd96fc running on PID 46341 (2 other jobs running) 2026-09-03 11:18:34.497 | [2061 Async ks-group-admin:46341]: Signaling child to exit 2026-09-03 11:18:34.497 | WAKEUP 2026-09-03 11:18:34.523 | [2061 Async ks-group-admin:46341]: Signaled 2026-09-03 11:18:34.525 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-09-03 11:18:34.526 | + functions-common:get_or_add_group_project_role:1040 : openstack role add admin --group 1fc2604c610e4857a9f9e115728f74e1 --project 41a2fec168f94ecfb978f0b16bdd96fc 2026-09-03 11:18:34.526 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 1fc2604c610e4857a9f9e115728f74e1 --project 41a2fec168f94ecfb978f0b16bdd96fc -f value -c Role 2026-09-03 11:18:34.526 | ++ functions-common:oscwrap:2465 : return 0 2026-09-03 11:18:34.526 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=e4fe988e0a3d493496b6d21486750f44 2026-09-03 11:18:34.526 | + functions-common:get_or_add_group_project_role:1049 : echo e4fe988e0a3d493496b6d21486750f44 2026-09-03 11:18:34.526 | e4fe988e0a3d493496b6d21486750f44 2026-09-03 11:18:34.580 | [2061 Async ks-group-admin:46341]: finished get_or_add_group_project_role admin 1fc2604c610e4857a9f9e115728f74e1 41a2fec168f94ecfb978f0b16bdd96fc with result 0 in 11 seconds 2026-09-03 11:18:34.587 | + inc/async:async_wait:197 : return 0 2026-09-03 11:18:34.591 | + lib/keystone:create_keystone_accounts:366 : is_service_enabled ldap 2026-09-03 11:18:34.617 | + functions-common:is_service_enabled:2076 : return 1 2026-09-03 11:18:34.621 | + ./stack.sh:main:1125 : is_service_enabled nova 2026-09-03 11:18:34.649 | + functions-common:is_service_enabled:2076 : return 0 2026-09-03 11:18:34.652 | + ./stack.sh:main:1126 : async_runfunc create_nova_accounts 2026-09-03 11:18:34.657 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2026-09-03 11:18:34.744 | + inc/async:async_inner:63 : create_nova_accounts 2026-09-03 11:18:34.797 | [2061 Async create_nova_accounts:48234]: running: create_nova_accounts 2026-09-03 11:18:34.801 | + ./stack.sh:main:1128 : is_service_enabled glance 2026-09-03 11:18:34.827 | + functions-common:is_service_enabled:2076 : return 0 2026-09-03 11:18:34.831 | + ./stack.sh:main:1129 : async_runfunc create_glance_accounts 2026-09-03 11:18:34.835 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2026-09-03 11:18:34.919 | + inc/async:async_inner:63 : create_glance_accounts 2026-09-03 11:18:34.976 | [2061 Async create_glance_accounts:48357]: running: create_glance_accounts 2026-09-03 11:18:34.982 | + ./stack.sh:main:1131 : is_service_enabled cinder 2026-09-03 11:18:35.013 | + functions-common:is_service_enabled:2076 : return 0 2026-09-03 11:18:35.018 | + ./stack.sh:main:1132 : async_runfunc create_cinder_accounts 2026-09-03 11:18:35.023 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2026-09-03 11:18:35.108 | + inc/async:async_inner:63 : create_cinder_accounts 2026-09-03 11:18:35.167 | [2061 Async create_cinder_accounts:48495]: running: create_cinder_accounts 2026-09-03 11:18:35.170 | + ./stack.sh:main:1134 : is_service_enabled neutron 2026-09-03 11:18:35.200 | + functions-common:is_service_enabled:2076 : return 0 2026-09-03 11:18:35.203 | + ./stack.sh:main:1135 : async_runfunc create_neutron_accounts 2026-09-03 11:18:35.205 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2026-09-03 11:18:35.279 | + inc/async:async_inner:63 : create_neutron_accounts 2026-09-03 11:18:35.341 | [2061 Async create_neutron_accounts:48637]: running: create_neutron_accounts 2026-09-03 11:18:35.344 | + ./stack.sh:main:1137 : is_service_enabled swift 2026-09-03 11:18:35.378 | + functions-common:is_service_enabled:2076 : return 1 2026-09-03 11:18:35.384 | + ./stack.sh:main:1146 : is_service_enabled horizon 2026-09-03 11:18:35.430 | + functions-common:is_service_enabled:2076 : return 1 2026-09-03 11:18:35.438 | + ./stack.sh:main:1151 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2026-09-03 11:18:35.568 | [2061 Async create_nova_accounts:48234]: Waiting for completion of create_nova_accounts running on PID 48234 (5 other jobs running) 2026-09-03 11:18:35.635 | [2061 Async create_nova_accounts:48234]: Signaling child to exit 2026-09-03 11:19:09.119 | + inc/async:async_inner:64 : rc=0 2026-09-03 11:19:09.159 | [48637 Async create_neutron_accounts:48637]: finished successfully 2026-09-03 11:19:16.525 | + inc/async:async_inner:64 : rc=0 2026-09-03 11:19:16.564 | [48495 Async create_cinder_accounts:48495]: finished successfully 2026-09-03 11:19:32.478 | + inc/async:async_inner:64 : rc=0 2026-09-03 11:19:32.512 | [48234 Async create_nova_accounts:48234]: finished successfully 2026-09-03 11:19:32.542 | WAKEUP 2026-09-03 11:19:32.576 | [2061 Async create_nova_accounts:48234]: Signaled 2026-09-03 11:19:32.579 | + 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-09-03 11:19:32.579 | + lib/nova:create_nova_accounts:392 : create_service_user nova admin 2026-09-03 11:19:32.579 | + lib/keystone:create_service_user:379 : get_or_create_user nova nomoresecret Default 2026-09-03 11:19:32.579 | + functions-common:get_or_create_user:899 : local user_id 2026-09-03 11:19:32.579 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-09-03 11:19:32.579 | + functions-common:get_or_create_user:903 : local email= 2026-09-03 11:19:32.579 | ++ 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-09-03 11:19:32.579 | ++ functions-common:oscwrap:2465 : return 0 2026-09-03 11:19:32.580 | + functions-common:get_or_create_user:915 : user_id=8ae3b999443e4bf3976f7787d4a71aa7 2026-09-03 11:19:32.580 | + functions-common:get_or_create_user:916 : echo 8ae3b999443e4bf3976f7787d4a71aa7 2026-09-03 11:19:32.581 | 8ae3b999443e4bf3976f7787d4a71aa7 2026-09-03 11:19:32.581 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service nova service Default Default 2026-09-03 11:19:32.582 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-09-03 11:19:32.582 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-09-03 11:19:32.582 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-09-03 11:19:32.582 | ++ functions-common:_get_domain_args:947 : local domain 2026-09-03 11:19:32.582 | ++ functions-common:_get_domain_args:948 : domain= 2026-09-03 11:19:32.582 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-09-03 11:19:32.582 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-09-03 11:19:32.583 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-09-03 11:19:32.583 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-09-03 11:19:32.583 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-09-03 11:19:32.583 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-09-03 11:19:32.583 | + 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-09-03 11:19:32.584 | ++ 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-09-03 11:19:32.584 | ++ functions-common:oscwrap:2465 : return 0 2026-09-03 11:19:32.585 | + functions-common:get_or_add_user_project_role:979 : user_role_id=f3f923e0ad6e4f998f612801fdcf9051 2026-09-03 11:19:32.585 | + functions-common:get_or_add_user_project_role:980 : echo f3f923e0ad6e4f998f612801fdcf9051 2026-09-03 11:19:32.585 | f3f923e0ad6e4f998f612801fdcf9051 2026-09-03 11:19:32.585 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-09-03 11:19:32.585 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin nova service Default Default 2026-09-03 11:19:32.585 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-09-03 11:19:32.585 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-09-03 11:19:32.586 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-09-03 11:19:32.586 | ++ functions-common:_get_domain_args:947 : local domain 2026-09-03 11:19:32.586 | ++ functions-common:_get_domain_args:948 : domain= 2026-09-03 11:19:32.586 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-09-03 11:19:32.586 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-09-03 11:19:32.586 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-09-03 11:19:32.586 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-09-03 11:19:32.586 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-09-03 11:19:32.586 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-09-03 11:19:32.586 | + 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-09-03 11:19:32.586 | ++ 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-09-03 11:19:32.587 | ++ functions-common:oscwrap:2465 : return 0 2026-09-03 11:19:32.587 | + functions-common:get_or_add_user_project_role:979 : user_role_id=e4fe988e0a3d493496b6d21486750f44 2026-09-03 11:19:32.587 | + functions-common:get_or_add_user_project_role:980 : echo e4fe988e0a3d493496b6d21486750f44 2026-09-03 11:19:32.587 | e4fe988e0a3d493496b6d21486750f44 2026-09-03 11:19:32.587 | + lib/nova:create_nova_accounts:394 : local nova_api_url 2026-09-03 11:19:32.587 | + lib/nova:create_nova_accounts:395 : nova_api_url=http://192.168.122.181/compute 2026-09-03 11:19:32.588 | + lib/nova:create_nova_accounts:397 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2026-09-03 11:19:32.589 | + functions-common:get_or_create_service:1055 : local service_id 2026-09-03 11:19:32.590 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show compute_legacy -f value -c id 2026-09-03 11:19:32.590 | ++ 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-09-03 11:19:32.590 | ++ functions-common:oscwrap:2465 : return 0 2026-09-03 11:19:32.591 | + functions-common:get_or_create_service:1066 : service_id=' 2026-09-03 11:19:32.591 | 2cb6919be52347a4a1c8d0426d88a7da' 2026-09-03 11:19:32.591 | + functions-common:get_or_create_service:1067 : echo 2cb6919be52347a4a1c8d0426d88a7da 2026-09-03 11:19:32.591 | 2cb6919be52347a4a1c8d0426d88a7da 2026-09-03 11:19:32.592 | + lib/nova:create_nova_accounts:399 : get_or_create_endpoint compute_legacy RegionOne 'http://192.168.122.181/compute/v2/$(project_id)s' 2026-09-03 11:19:32.592 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-09-03 11:19:32.592 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface compute_legacy public 'http://192.168.122.181/compute/v2/$(project_id)s' RegionOne 2026-09-03 11:19:32.592 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-09-03 11:19:32.592 | +++ 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-09-03 11:19:32.592 | +++ functions-common:oscwrap:2465 : return 0 2026-09-03 11:19:32.592 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-09-03 11:19:32.592 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-09-03 11:19:32.592 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'http://192.168.122.181/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2026-09-03 11:19:32.593 | +++ functions-common:oscwrap:2465 : return 0 2026-09-03 11:19:32.593 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=c373ad82a6424099b43f2e447bb6692e 2026-09-03 11:19:32.593 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo c373ad82a6424099b43f2e447bb6692e 2026-09-03 11:19:32.593 | + functions-common:get_or_create_endpoint:1100 : public_id=c373ad82a6424099b43f2e447bb6692e 2026-09-03 11:19:32.594 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-09-03 11:19:32.594 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-09-03 11:19:32.594 | + functions-common:get_or_create_endpoint:1109 : echo c373ad82a6424099b43f2e447bb6692e 2026-09-03 11:19:32.594 | c373ad82a6424099b43f2e447bb6692e 2026-09-03 11:19:32.594 | + lib/nova:create_nova_accounts:403 : get_or_create_service nova compute 'Nova Compute Service' 2026-09-03 11:19:32.594 | + functions-common:get_or_create_service:1055 : local service_id 2026-09-03 11:19:32.594 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2026-09-03 11:19:32.594 | ++ 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-09-03 11:19:32.594 | ++ functions-common:oscwrap:2465 : return 0 2026-09-03 11:19:32.594 | + functions-common:get_or_create_service:1066 : service_id=' 2026-09-03 11:19:32.594 | bde4821b792a4a5ab1d632e7e4a3bea2' 2026-09-03 11:19:32.595 | + functions-common:get_or_create_service:1067 : echo bde4821b792a4a5ab1d632e7e4a3bea2 2026-09-03 11:19:32.595 | bde4821b792a4a5ab1d632e7e4a3bea2 2026-09-03 11:19:32.595 | + lib/nova:create_nova_accounts:405 : get_or_create_endpoint compute RegionOne http://192.168.122.181/compute/v2.1 2026-09-03 11:19:32.595 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-09-03 11:19:32.595 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface compute public http://192.168.122.181/compute/v2.1 RegionOne 2026-09-03 11:19:32.595 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-09-03 11:19:32.596 | +++ 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-09-03 11:19:32.596 | +++ functions-common:oscwrap:2465 : return 0 2026-09-03 11:19:32.596 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-09-03 11:19:32.596 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-09-03 11:19:32.597 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create compute public http://192.168.122.181/compute/v2.1 --region RegionOne -f value -c id 2026-09-03 11:19:32.597 | +++ functions-common:oscwrap:2465 : return 0 2026-09-03 11:19:32.597 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=de9de4ece9d5440888d93386039bf756 2026-09-03 11:19:32.597 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo de9de4ece9d5440888d93386039bf756 2026-09-03 11:19:32.597 | + functions-common:get_or_create_endpoint:1100 : public_id=de9de4ece9d5440888d93386039bf756 2026-09-03 11:19:32.598 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-09-03 11:19:32.598 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-09-03 11:19:32.598 | + functions-common:get_or_create_endpoint:1109 : echo de9de4ece9d5440888d93386039bf756 2026-09-03 11:19:32.598 | de9de4ece9d5440888d93386039bf756 2026-09-03 11:19:32.598 | + lib/nova:create_nova_accounts:410 : is_service_enabled n-api 2026-09-03 11:19:32.598 | + functions-common:is_service_enabled:2076 : return 0 2026-09-03 11:19:32.598 | + lib/nova:create_nova_accounts:412 : is_service_enabled swift 2026-09-03 11:19:32.599 | + functions-common:is_service_enabled:2076 : return 1 2026-09-03 11:19:32.599 | + lib/nova:create_nova_accounts:420 : is_service_enabled s3api 2026-09-03 11:19:32.599 | + functions-common:is_service_enabled:2076 : return 1 2026-09-03 11:19:32.599 | + lib/nova:create_nova_accounts:431 : is_service_enabled n-api 2026-09-03 11:19:32.599 | + functions-common:is_service_enabled:2076 : return 0 2026-09-03 11:19:32.599 | + lib/nova:create_nova_accounts:432 : [[ False = True ]] 2026-09-03 11:19:32.644 | [2061 Async create_nova_accounts:48234]: finished create_nova_accounts with result 0 in 57 seconds 2026-09-03 11:19:32.693 | [2061 Async create_glance_accounts:48357]: Waiting for completion of create_glance_accounts running on PID 48357 (4 other jobs running) 2026-09-03 11:19:32.725 | [2061 Async create_glance_accounts:48357]: Signaling child to exit 2026-09-03 11:19:45.324 | + inc/async:async_inner:64 : rc=0 2026-09-03 11:19:45.356 | [48357 Async create_glance_accounts:48357]: finished successfully 2026-09-03 11:19:45.386 | WAKEUP 2026-09-03 11:19:45.414 | [2061 Async create_glance_accounts:48357]: Signaled 2026-09-03 11:19:45.416 | + lib/glance:create_glance_accounts:486 : is_service_enabled g-api 2026-09-03 11:19:45.416 | + functions-common:is_service_enabled:2076 : return 0 2026-09-03 11:19:45.416 | + lib/glance:create_glance_accounts:490 : create_service_user glance admin 2026-09-03 11:19:45.416 | + lib/keystone:create_service_user:379 : get_or_create_user glance nomoresecret Default 2026-09-03 11:19:45.416 | + functions-common:get_or_create_user:899 : local user_id 2026-09-03 11:19:45.416 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-09-03 11:19:45.416 | + functions-common:get_or_create_user:903 : local email= 2026-09-03 11:19:45.416 | ++ 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-09-03 11:19:45.416 | ++ functions-common:oscwrap:2465 : return 0 2026-09-03 11:19:45.417 | + functions-common:get_or_create_user:915 : user_id=59f5f76db3c84e168b1c1ff25b7419a6 2026-09-03 11:19:45.417 | + functions-common:get_or_create_user:916 : echo 59f5f76db3c84e168b1c1ff25b7419a6 2026-09-03 11:19:45.417 | 59f5f76db3c84e168b1c1ff25b7419a6 2026-09-03 11:19:45.417 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service glance service Default Default 2026-09-03 11:19:45.417 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-09-03 11:19:45.417 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-09-03 11:19:45.417 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-09-03 11:19:45.417 | ++ functions-common:_get_domain_args:947 : local domain 2026-09-03 11:19:45.417 | ++ functions-common:_get_domain_args:948 : domain= 2026-09-03 11:19:45.418 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-09-03 11:19:45.418 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-09-03 11:19:45.418 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-09-03 11:19:45.418 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-09-03 11:19:45.418 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-09-03 11:19:45.418 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-09-03 11:19:45.418 | + 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-09-03 11:19:45.418 | ++ 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-09-03 11:19:45.418 | ++ functions-common:oscwrap:2465 : return 0 2026-09-03 11:19:45.418 | + functions-common:get_or_add_user_project_role:979 : user_role_id=f3f923e0ad6e4f998f612801fdcf9051 2026-09-03 11:19:45.418 | + functions-common:get_or_add_user_project_role:980 : echo f3f923e0ad6e4f998f612801fdcf9051 2026-09-03 11:19:45.419 | f3f923e0ad6e4f998f612801fdcf9051 2026-09-03 11:19:45.419 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-09-03 11:19:45.419 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin glance service Default Default 2026-09-03 11:19:45.419 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-09-03 11:19:45.419 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-09-03 11:19:45.419 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-09-03 11:19:45.419 | ++ functions-common:_get_domain_args:947 : local domain 2026-09-03 11:19:45.419 | ++ functions-common:_get_domain_args:948 : domain= 2026-09-03 11:19:45.419 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-09-03 11:19:45.419 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-09-03 11:19:45.419 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-09-03 11:19:45.420 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-09-03 11:19:45.420 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-09-03 11:19:45.420 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-09-03 11:19:45.420 | + 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-09-03 11:19:45.420 | ++ 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-09-03 11:19:45.420 | ++ functions-common:oscwrap:2465 : return 0 2026-09-03 11:19:45.420 | + functions-common:get_or_add_user_project_role:979 : user_role_id=e4fe988e0a3d493496b6d21486750f44 2026-09-03 11:19:45.420 | + functions-common:get_or_add_user_project_role:980 : echo e4fe988e0a3d493496b6d21486750f44 2026-09-03 11:19:45.420 | e4fe988e0a3d493496b6d21486750f44 2026-09-03 11:19:45.420 | + lib/glance:create_glance_accounts:493 : is_service_enabled s-proxy 2026-09-03 11:19:45.420 | + functions-common:is_service_enabled:2076 : return 1 2026-09-03 11:19:45.421 | + lib/glance:create_glance_accounts:497 : get_or_create_service glance image 'Glance Image Service' 2026-09-03 11:19:45.421 | + functions-common:get_or_create_service:1055 : local service_id 2026-09-03 11:19:45.421 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2026-09-03 11:19:45.421 | ++ 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-09-03 11:19:45.421 | ++ functions-common:oscwrap:2465 : return 0 2026-09-03 11:19:45.421 | + functions-common:get_or_create_service:1066 : service_id=' 2026-09-03 11:19:45.421 | dce9112cbdf7420ab0b7684ceb3512ec' 2026-09-03 11:19:45.421 | + functions-common:get_or_create_service:1067 : echo dce9112cbdf7420ab0b7684ceb3512ec 2026-09-03 11:19:45.421 | dce9112cbdf7420ab0b7684ceb3512ec 2026-09-03 11:19:45.421 | + lib/glance:create_glance_accounts:499 : get_or_create_endpoint image RegionOne http://192.168.122.181/image 2026-09-03 11:19:45.422 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-09-03 11:19:45.422 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface image public http://192.168.122.181/image RegionOne 2026-09-03 11:19:45.422 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-09-03 11:19:45.422 | +++ 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-09-03 11:19:45.422 | +++ functions-common:oscwrap:2465 : return 0 2026-09-03 11:19:45.422 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-09-03 11:19:45.422 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-09-03 11:19:45.422 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create image public http://192.168.122.181/image --region RegionOne -f value -c id 2026-09-03 11:19:45.422 | +++ functions-common:oscwrap:2465 : return 0 2026-09-03 11:19:45.422 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=409b5a895d734700af24757ca8d082ae 2026-09-03 11:19:45.423 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 409b5a895d734700af24757ca8d082ae 2026-09-03 11:19:45.423 | + functions-common:get_or_create_endpoint:1100 : public_id=409b5a895d734700af24757ca8d082ae 2026-09-03 11:19:45.423 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-09-03 11:19:45.423 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-09-03 11:19:45.423 | + functions-common:get_or_create_endpoint:1109 : echo 409b5a895d734700af24757ca8d082ae 2026-09-03 11:19:45.423 | 409b5a895d734700af24757ca8d082ae 2026-09-03 11:19:45.423 | ++ lib/glance:create_glance_accounts:504 : get_or_create_domain Default 2026-09-03 11:19:45.423 | ++ functions-common:get_or_create_domain:872 : local domain_id 2026-09-03 11:19:45.423 | +++ functions-common:get_or_create_domain:877 : oscwrap --os-cloud devstack-system-admin domain create Default --description '' --or-show -f value -c id 2026-09-03 11:19:45.423 | +++ functions-common:oscwrap:2465 : return 0 2026-09-03 11:19:45.424 | ++ functions-common:get_or_create_domain:877 : domain_id=default 2026-09-03 11:19:45.424 | ++ functions-common:get_or_create_domain:878 : echo default 2026-09-03 11:19:45.424 | + lib/glance:create_glance_accounts:504 : service_domain_id=default 2026-09-03 11:19:45.424 | + lib/glance:create_glance_accounts:505 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2026-09-03 11:19:45.424 | + lib/glance:create_glance_accounts:506 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2026-09-03 11:19:45.424 | + lib/glance:create_glance_accounts:508 : [[ True = True ]] 2026-09-03 11:19:45.424 | + lib/glance:create_glance_accounts:509 : configure_glance_quotas 2026-09-03 11:19:45.424 | + 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-09-03 11:19:45.424 | +---------------+----------------------------------+ 2026-09-03 11:19:45.424 | | Field | Value | 2026-09-03 11:19:45.424 | +---------------+----------------------------------+ 2026-09-03 11:19:45.425 | | default_limit | 2000 | 2026-09-03 11:19:45.425 | | description | None | 2026-09-03 11:19:45.425 | | id | bca650ad81c84190842e385f7a1c2a0c | 2026-09-03 11:19:45.425 | | region_id | RegionOne | 2026-09-03 11:19:45.425 | | resource_name | image_size_total | 2026-09-03 11:19:45.425 | | service_id | dce9112cbdf7420ab0b7684ceb3512ec | 2026-09-03 11:19:45.425 | +---------------+----------------------------------+ 2026-09-03 11:19:45.425 | + 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-09-03 11:19:45.425 | +---------------+----------------------------------+ 2026-09-03 11:19:45.425 | | Field | Value | 2026-09-03 11:19:45.425 | +---------------+----------------------------------+ 2026-09-03 11:19:45.426 | | default_limit | 2000 | 2026-09-03 11:19:45.426 | | description | None | 2026-09-03 11:19:45.426 | | id | c8951c2383044cf18152dd2eb555cd10 | 2026-09-03 11:19:45.426 | | region_id | RegionOne | 2026-09-03 11:19:45.426 | | resource_name | image_stage_total | 2026-09-03 11:19:45.426 | | service_id | dce9112cbdf7420ab0b7684ceb3512ec | 2026-09-03 11:19:45.426 | +---------------+----------------------------------+ 2026-09-03 11:19:45.426 | + 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-09-03 11:19:45.426 | +---------------+----------------------------------+ 2026-09-03 11:19:45.426 | | Field | Value | 2026-09-03 11:19:45.426 | +---------------+----------------------------------+ 2026-09-03 11:19:45.427 | | default_limit | 100 | 2026-09-03 11:19:45.427 | | description | None | 2026-09-03 11:19:45.427 | | id | f39d45edb7ce40bfa21179da6506dbf6 | 2026-09-03 11:19:45.427 | | region_id | RegionOne | 2026-09-03 11:19:45.427 | | resource_name | image_count_total | 2026-09-03 11:19:45.427 | | service_id | dce9112cbdf7420ab0b7684ceb3512ec | 2026-09-03 11:19:45.427 | +---------------+----------------------------------+ 2026-09-03 11:19:45.427 | + 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-09-03 11:19:45.427 | +---------------+----------------------------------+ 2026-09-03 11:19:45.427 | | Field | Value | 2026-09-03 11:19:45.427 | +---------------+----------------------------------+ 2026-09-03 11:19:45.427 | | default_limit | 100 | 2026-09-03 11:19:45.428 | | description | None | 2026-09-03 11:19:45.428 | | id | b9de25fd0e6d41358cda199579034023 | 2026-09-03 11:19:45.428 | | region_id | RegionOne | 2026-09-03 11:19:45.428 | | resource_name | image_count_uploading | 2026-09-03 11:19:45.428 | | service_id | dce9112cbdf7420ab0b7684ceb3512ec | 2026-09-03 11:19:45.428 | +---------------+----------------------------------+ 2026-09-03 11:19:45.428 | + lib/glance:configure_glance_quotas:331 : iniset /etc/glance/glance-api.conf DEFAULT use_keystone_limits True 2026-09-03 11:19:45.428 | + lib/glance:configure_glance_quotas:334 : iniset /etc/glance/glance-api.conf oslo_limit user_domain_name Default 2026-09-03 11:19:45.428 | + lib/glance:configure_glance_quotas:335 : iniset /etc/glance/glance-api.conf oslo_limit password nomoresecret 2026-09-03 11:19:45.428 | + lib/glance:configure_glance_quotas:336 : iniset /etc/glance/glance-api.conf oslo_limit username glance 2026-09-03 11:19:45.429 | + lib/glance:configure_glance_quotas:337 : iniset /etc/glance/glance-api.conf oslo_limit auth_type password 2026-09-03 11:19:45.429 | + lib/glance:configure_glance_quotas:338 : iniset /etc/glance/glance-api.conf oslo_limit auth_url http://192.168.122.181/identity 2026-09-03 11:19:45.429 | + lib/glance:configure_glance_quotas:339 : iniset /etc/glance/glance-api.conf oslo_limit system_scope all 2026-09-03 11:19:45.429 | ++ lib/glance:configure_glance_quotas:340 : oscwrap --os-cloud devstack-system-admin endpoint list --service glance -f value -c ID 2026-09-03 11:19:45.429 | ++ functions-common:oscwrap:2465 : return 0 2026-09-03 11:19:45.429 | + lib/glance:configure_glance_quotas:340 : iniset /etc/glance/glance-api.conf oslo_limit endpoint_id 409b5a895d734700af24757ca8d082ae 2026-09-03 11:19:45.429 | + lib/glance:configure_glance_quotas:344 : openstack --os-cloud devstack-system-admin role add --user glance --user-domain Default --system all reader 2026-09-03 11:19:45.429 | + lib/glance:create_glance_accounts:512 : is_service_enabled s3api 2026-09-03 11:19:45.429 | + functions-common:is_service_enabled:2076 : return 1 2026-09-03 11:19:45.471 | [2061 Async create_glance_accounts:48357]: finished create_glance_accounts with result 0 in 70 seconds 2026-09-03 11:19:45.518 | [2061 Async create_cinder_accounts:48495]: Waiting for completion of create_cinder_accounts running on PID 48495 (3 other jobs running) 2026-09-03 11:19:45.549 | [2061 Async create_cinder_accounts:48495]: Signaling child to exit 2026-09-03 11:19:45.550 | WAKEUP 2026-09-03 11:19:45.578 | [2061 Async create_cinder_accounts:48495]: Signaled 2026-09-03 11:19:45.580 | + 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-09-03 11:19:45.580 | + lib/cinder:create_cinder_accounts:455 : local extra_role= 2026-09-03 11:19:45.580 | + lib/cinder:create_cinder_accounts:465 : is_service_enabled barbican 2026-09-03 11:19:45.580 | + functions-common:is_service_enabled:2076 : return 1 2026-09-03 11:19:45.581 | + lib/cinder:create_cinder_accounts:469 : create_service_user cinder 2026-09-03 11:19:45.581 | + lib/keystone:create_service_user:379 : get_or_create_user cinder nomoresecret Default 2026-09-03 11:19:45.581 | + functions-common:get_or_create_user:899 : local user_id 2026-09-03 11:19:45.581 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-09-03 11:19:45.581 | + functions-common:get_or_create_user:903 : local email= 2026-09-03 11:19:45.581 | ++ 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-09-03 11:19:45.581 | ++ functions-common:oscwrap:2465 : return 0 2026-09-03 11:19:45.581 | + functions-common:get_or_create_user:915 : user_id=3f3a532ed58f4f46a9fc04ac08ea1fff 2026-09-03 11:19:45.581 | + functions-common:get_or_create_user:916 : echo 3f3a532ed58f4f46a9fc04ac08ea1fff 2026-09-03 11:19:45.581 | 3f3a532ed58f4f46a9fc04ac08ea1fff 2026-09-03 11:19:45.582 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service cinder service Default Default 2026-09-03 11:19:45.582 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-09-03 11:19:45.582 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-09-03 11:19:45.582 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-09-03 11:19:45.582 | ++ functions-common:_get_domain_args:947 : local domain 2026-09-03 11:19:45.582 | ++ functions-common:_get_domain_args:948 : domain= 2026-09-03 11:19:45.582 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-09-03 11:19:45.582 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-09-03 11:19:45.582 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-09-03 11:19:45.582 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-09-03 11:19:45.582 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-09-03 11:19:45.583 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-09-03 11:19:45.583 | + 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-09-03 11:19:45.583 | ++ 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-09-03 11:19:45.583 | ++ functions-common:oscwrap:2465 : return 0 2026-09-03 11:19:45.583 | + functions-common:get_or_add_user_project_role:979 : user_role_id=f3f923e0ad6e4f998f612801fdcf9051 2026-09-03 11:19:45.583 | + functions-common:get_or_add_user_project_role:980 : echo f3f923e0ad6e4f998f612801fdcf9051 2026-09-03 11:19:45.583 | f3f923e0ad6e4f998f612801fdcf9051 2026-09-03 11:19:45.583 | + lib/keystone:create_service_user:382 : [[ -n '' ]] 2026-09-03 11:19:45.583 | + lib/cinder:create_cinder_accounts:471 : is_service_enabled barbican 2026-09-03 11:19:45.583 | + functions-common:is_service_enabled:2076 : return 1 2026-09-03 11:19:45.584 | + lib/cinder:create_cinder_accounts:477 : local cinder_api_url 2026-09-03 11:19:45.584 | + lib/cinder:create_cinder_accounts:478 : cinder_api_url=http://192.168.122.181/volume 2026-09-03 11:19:45.584 | + lib/cinder:create_cinder_accounts:481 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2026-09-03 11:19:45.584 | + functions-common:get_or_create_service:1055 : local service_id 2026-09-03 11:19:45.584 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show block-storage -f value -c id 2026-09-03 11:19:45.584 | ++ 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-09-03 11:19:45.584 | ++ functions-common:oscwrap:2465 : return 0 2026-09-03 11:19:45.584 | + functions-common:get_or_create_service:1066 : service_id=' 2026-09-03 11:19:45.584 | 42c48ae75dc14abc9aed0049d950d651' 2026-09-03 11:19:45.584 | + functions-common:get_or_create_service:1067 : echo 42c48ae75dc14abc9aed0049d950d651 2026-09-03 11:19:45.584 | 42c48ae75dc14abc9aed0049d950d651 2026-09-03 11:19:45.585 | + lib/cinder:create_cinder_accounts:483 : get_or_create_endpoint block-storage RegionOne http://192.168.122.181/volume/v3 2026-09-03 11:19:45.585 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-09-03 11:19:45.585 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface block-storage public http://192.168.122.181/volume/v3 RegionOne 2026-09-03 11:19:45.585 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-09-03 11:19:45.585 | +++ 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-09-03 11:19:45.585 | +++ functions-common:oscwrap:2465 : return 0 2026-09-03 11:19:45.585 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-09-03 11:19:45.585 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-09-03 11:19:45.585 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create block-storage public http://192.168.122.181/volume/v3 --region RegionOne -f value -c id 2026-09-03 11:19:45.585 | +++ functions-common:oscwrap:2465 : return 0 2026-09-03 11:19:45.586 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=eb69304a168f46db8e92a872bf9770c5 2026-09-03 11:19:45.586 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo eb69304a168f46db8e92a872bf9770c5 2026-09-03 11:19:45.586 | + functions-common:get_or_create_endpoint:1100 : public_id=eb69304a168f46db8e92a872bf9770c5 2026-09-03 11:19:45.586 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-09-03 11:19:45.586 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-09-03 11:19:45.586 | + functions-common:get_or_create_endpoint:1109 : echo eb69304a168f46db8e92a872bf9770c5 2026-09-03 11:19:45.586 | eb69304a168f46db8e92a872bf9770c5 2026-09-03 11:19:45.586 | + lib/cinder:create_cinder_accounts:486 : configure_cinder_internal_tenant 2026-09-03 11:19:45.586 | ++ lib/cinder:configure_cinder_internal_tenant:722 : get_or_create_project service 2026-09-03 11:19:45.586 | ++ functions-common:get_or_create_project:922 : local project_id 2026-09-03 11:19:45.586 | +++ functions-common:get_or_create_project:928 : oscwrap --os-cloud devstack-system-admin project create service --domain= --or-show -f value -c id 2026-09-03 11:19:45.587 | +++ functions-common:oscwrap:2465 : return 0 2026-09-03 11:19:45.587 | ++ functions-common:get_or_create_project:928 : project_id=aab812fbabeb47f1942efaa552357ef4 2026-09-03 11:19:45.587 | ++ functions-common:get_or_create_project:929 : echo aab812fbabeb47f1942efaa552357ef4 2026-09-03 11:19:45.587 | + lib/cinder:configure_cinder_internal_tenant:722 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id aab812fbabeb47f1942efaa552357ef4 2026-09-03 11:19:45.587 | ++ lib/cinder:configure_cinder_internal_tenant:723 : get_or_create_user cinder 2026-09-03 11:19:45.587 | ++ functions-common:get_or_create_user:899 : local user_id 2026-09-03 11:19:45.587 | ++ functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-09-03 11:19:45.587 | ++ functions-common:get_or_create_user:903 : local email= 2026-09-03 11:19:45.587 | +++ 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-09-03 11:19:45.587 | No password was supplied, authentication will fail when a user does not have a password. 2026-09-03 11:19:45.587 | +++ functions-common:oscwrap:2465 : return 0 2026-09-03 11:19:45.588 | ++ functions-common:get_or_create_user:915 : user_id=3f3a532ed58f4f46a9fc04ac08ea1fff 2026-09-03 11:19:45.588 | ++ functions-common:get_or_create_user:916 : echo 3f3a532ed58f4f46a9fc04ac08ea1fff 2026-09-03 11:19:45.588 | + lib/cinder:configure_cinder_internal_tenant:723 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id 3f3a532ed58f4f46a9fc04ac08ea1fff 2026-09-03 11:19:45.638 | [2061 Async create_cinder_accounts:48495]: finished create_cinder_accounts with result 0 in 41 seconds 2026-09-03 11:19:45.645 | + inc/async:async_wait:197 : return 0 2026-09-03 11:19:45.649 | + ./stack.sh:main:1152 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2026-09-03 11:19:45.716 | [2061 Async create_neutron_accounts:48637]: Waiting for completion of create_neutron_accounts running on PID 48637 (2 other jobs running) 2026-09-03 11:19:45.748 | [2061 Async create_neutron_accounts:48637]: Signaling child to exit 2026-09-03 11:19:45.748 | WAKEUP 2026-09-03 11:19:45.776 | [2061 Async create_neutron_accounts:48637]: Signaled 2026-09-03 11:19:45.778 | + lib/neutron:create_neutron_accounts:486 : local neutron_url 2026-09-03 11:19:45.778 | + lib/neutron:create_neutron_accounts:487 : neutron_url=http://192.168.122.181/ 2026-09-03 11:19:45.779 | + lib/neutron:create_neutron_accounts:488 : '[' '!' -z networking ']' 2026-09-03 11:19:45.779 | + lib/neutron:create_neutron_accounts:489 : neutron_url=http://192.168.122.181/networking 2026-09-03 11:19:45.779 | + lib/neutron:create_neutron_accounts:492 : is_service_enabled q-svc neutron-api 2026-09-03 11:19:45.779 | + functions-common:is_service_enabled:2076 : return 0 2026-09-03 11:19:45.779 | + lib/neutron:create_neutron_accounts:494 : create_service_user neutron 2026-09-03 11:19:45.779 | + lib/keystone:create_service_user:379 : get_or_create_user neutron nomoresecret Default 2026-09-03 11:19:45.779 | + functions-common:get_or_create_user:899 : local user_id 2026-09-03 11:19:45.779 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-09-03 11:19:45.779 | + functions-common:get_or_create_user:903 : local email= 2026-09-03 11:19:45.779 | ++ 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-09-03 11:19:45.780 | ++ functions-common:oscwrap:2465 : return 0 2026-09-03 11:19:45.780 | + functions-common:get_or_create_user:915 : user_id=1c6bc35dba8c4c81a60f763cfd165b0d 2026-09-03 11:19:45.780 | + functions-common:get_or_create_user:916 : echo 1c6bc35dba8c4c81a60f763cfd165b0d 2026-09-03 11:19:45.780 | 1c6bc35dba8c4c81a60f763cfd165b0d 2026-09-03 11:19:45.780 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service neutron service Default Default 2026-09-03 11:19:45.780 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-09-03 11:19:45.780 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-09-03 11:19:45.780 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-09-03 11:19:45.780 | ++ functions-common:_get_domain_args:947 : local domain 2026-09-03 11:19:45.780 | ++ functions-common:_get_domain_args:948 : domain= 2026-09-03 11:19:45.781 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-09-03 11:19:45.781 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-09-03 11:19:45.781 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-09-03 11:19:45.781 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-09-03 11:19:45.781 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-09-03 11:19:45.781 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-09-03 11:19:45.781 | + 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-09-03 11:19:45.781 | ++ 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-09-03 11:19:45.781 | ++ functions-common:oscwrap:2465 : return 0 2026-09-03 11:19:45.782 | + functions-common:get_or_add_user_project_role:979 : user_role_id=f3f923e0ad6e4f998f612801fdcf9051 2026-09-03 11:19:45.782 | + functions-common:get_or_add_user_project_role:980 : echo f3f923e0ad6e4f998f612801fdcf9051 2026-09-03 11:19:45.782 | f3f923e0ad6e4f998f612801fdcf9051 2026-09-03 11:19:45.782 | + lib/keystone:create_service_user:382 : [[ -n '' ]] 2026-09-03 11:19:45.782 | + lib/neutron:create_neutron_accounts:496 : get_or_create_service neutron network 'Neutron Service' 2026-09-03 11:19:45.782 | + functions-common:get_or_create_service:1055 : local service_id 2026-09-03 11:19:45.783 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2026-09-03 11:19:45.783 | ++ 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-09-03 11:19:45.783 | ++ functions-common:oscwrap:2465 : return 0 2026-09-03 11:19:45.783 | + functions-common:get_or_create_service:1066 : service_id=' 2026-09-03 11:19:45.783 | 255b75a3f956429fae40270ff3c20d46' 2026-09-03 11:19:45.783 | + functions-common:get_or_create_service:1067 : echo 255b75a3f956429fae40270ff3c20d46 2026-09-03 11:19:45.783 | 255b75a3f956429fae40270ff3c20d46 2026-09-03 11:19:45.783 | + lib/neutron:create_neutron_accounts:498 : get_or_create_endpoint network RegionOne http://192.168.122.181/networking 2026-09-03 11:19:45.783 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-09-03 11:19:45.784 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface network public http://192.168.122.181/networking RegionOne 2026-09-03 11:19:45.784 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-09-03 11:19:45.784 | +++ 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-09-03 11:19:45.784 | +++ functions-common:oscwrap:2465 : return 0 2026-09-03 11:19:45.784 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-09-03 11:19:45.784 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-09-03 11:19:45.784 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create network public http://192.168.122.181/networking --region RegionOne -f value -c id 2026-09-03 11:19:45.784 | +++ functions-common:oscwrap:2465 : return 0 2026-09-03 11:19:45.784 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=8226b9fbd64e43f9b3478dff446e9b72 2026-09-03 11:19:45.784 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 8226b9fbd64e43f9b3478dff446e9b72 2026-09-03 11:19:45.784 | + functions-common:get_or_create_endpoint:1100 : public_id=8226b9fbd64e43f9b3478dff446e9b72 2026-09-03 11:19:45.785 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-09-03 11:19:45.785 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-09-03 11:19:45.785 | + functions-common:get_or_create_endpoint:1109 : echo 8226b9fbd64e43f9b3478dff446e9b72 2026-09-03 11:19:45.785 | 8226b9fbd64e43f9b3478dff446e9b72 2026-09-03 11:19:45.835 | [2061 Async create_neutron_accounts:48637]: finished create_neutron_accounts with result 0 in 33 seconds 2026-09-03 11:19:45.845 | Not waiting for async task create_swift_accounts that we never started or has already been waited for 2026-09-03 11:19:45.852 | Not waiting for async task configure_horizon that we never started or has already been waited for 2026-09-03 11:19:45.856 | + inc/async:async_wait:197 : return 0 2026-09-03 11:19:45.861 | + ./stack.sh:main:1158 : is_service_enabled mysql postgresql 2026-09-03 11:19:45.888 | + functions-common:is_service_enabled:2076 : return 0 2026-09-03 11:19:45.892 | + ./stack.sh:main:1158 : is_service_enabled glance 2026-09-03 11:19:45.919 | + functions-common:is_service_enabled:2076 : return 0 2026-09-03 11:19:45.923 | + ./stack.sh:main:1159 : echo_summary 'Configuring Glance' 2026-09-03 11:19:45.927 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-09-03 11:19:45.931 | + ./stack.sh:echo_summary:450 : echo -e Configuring Glance 2026-09-03 11:19:45.936 | + ./stack.sh:main:1160 : async_runfunc init_glance 2026-09-03 11:19:45.940 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2026-09-03 11:19:46.027 | + inc/async:async_inner:63 : init_glance 2026-09-03 11:19:46.083 | [2061 Async init_glance:50925]: running: init_glance 2026-09-03 11:19:46.088 | + ./stack.sh:main:1167 : is_service_enabled neutron 2026-09-03 11:19:46.114 | + functions-common:is_service_enabled:2076 : return 0 2026-09-03 11:19:46.119 | + ./stack.sh:main:1168 : echo_summary 'Configuring Neutron' 2026-09-03 11:19:46.124 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-09-03 11:19:46.129 | + ./stack.sh:echo_summary:450 : echo -e Configuring Neutron 2026-09-03 11:19:46.133 | + ./stack.sh:main:1170 : configure_neutron 2026-09-03 11:19:46.139 | + lib/neutron:configure_neutron:381 : _configure_neutron_common 2026-09-03 11:19:46.143 | + lib/neutron:_configure_neutron_common:878 : _create_neutron_conf_dir 2026-09-03 11:19:46.147 | + lib/neutron:_create_neutron_conf_dir:871 : sudo install -d -o quobyte /etc/neutron 2026-09-03 11:19:46.168 | + lib/neutron:_configure_neutron_common:881 : cd /opt/stack/neutron 2026-09-03 11:19:46.172 | + lib/neutron:_configure_neutron_common:881 : exec ./tools/generate_config_file_samples.sh 2026-09-03 11:19:46.856 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-09-03 11:19:46.856 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-03 11:19:46.856 | we strongly recommend against using it for new projects. 2026-09-03 11:19:46.856 | 2026-09-03 11:19:46.857 | If you are already using Eventlet, we recommend migrating to a different 2026-09-03 11:19:46.857 | framework. For more detail see 2026-09-03 11:19:46.857 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-03 11:19:46.857 | 2026-09-03 11:19:46.857 | import eventlet as _eventlet # noqa 2026-09-03 11:19:51.211 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-09-03 11:19:51.211 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-03 11:19:51.211 | we strongly recommend against using it for new projects. 2026-09-03 11:19:51.212 | 2026-09-03 11:19:51.212 | If you are already using Eventlet, we recommend migrating to a different 2026-09-03 11:19:51.212 | framework. For more detail see 2026-09-03 11:19:51.212 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-03 11:19:51.212 | 2026-09-03 11:19:51.212 | import eventlet as _eventlet # noqa 2026-09-03 11:19:55.515 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-09-03 11:19:55.515 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-03 11:19:55.516 | we strongly recommend against using it for new projects. 2026-09-03 11:19:55.516 | 2026-09-03 11:19:55.516 | If you are already using Eventlet, we recommend migrating to a different 2026-09-03 11:19:55.516 | framework. For more detail see 2026-09-03 11:19:55.516 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-03 11:19:55.516 | 2026-09-03 11:19:55.516 | import eventlet as _eventlet # noqa 2026-09-03 11:19:59.871 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-09-03 11:19:59.872 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-03 11:19:59.872 | we strongly recommend against using it for new projects. 2026-09-03 11:19:59.872 | 2026-09-03 11:19:59.872 | If you are already using Eventlet, we recommend migrating to a different 2026-09-03 11:19:59.872 | framework. For more detail see 2026-09-03 11:19:59.872 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-03 11:19:59.872 | 2026-09-03 11:19:59.872 | import eventlet as _eventlet # noqa 2026-09-03 11:19:59.964 | + inc/async:async_inner:64 : rc=0 2026-09-03 11:20:00.002 | [50925 Async init_glance:50925]: finished successfully 2026-09-03 11:20:04.195 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-09-03 11:20:04.195 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-03 11:20:04.195 | we strongly recommend against using it for new projects. 2026-09-03 11:20:04.195 | 2026-09-03 11:20:04.195 | If you are already using Eventlet, we recommend migrating to a different 2026-09-03 11:20:04.196 | framework. For more detail see 2026-09-03 11:20:04.196 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-03 11:20:04.196 | 2026-09-03 11:20:04.196 | import eventlet as _eventlet # noqa 2026-09-03 11:20:08.284 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-09-03 11:20:08.284 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-03 11:20:08.285 | we strongly recommend against using it for new projects. 2026-09-03 11:20:08.286 | 2026-09-03 11:20:08.286 | If you are already using Eventlet, we recommend migrating to a different 2026-09-03 11:20:08.286 | framework. For more detail see 2026-09-03 11:20:08.287 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-03 11:20:08.287 | 2026-09-03 11:20:08.287 | import eventlet as _eventlet # noqa 2026-09-03 11:20:12.332 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/loopingcall.py:19: EventletDeprecationWarning: 2026-09-03 11:20:12.332 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-03 11:20:12.332 | we strongly recommend against using it for new projects. 2026-09-03 11:20:12.333 | 2026-09-03 11:20:12.333 | If you are already using Eventlet, we recommend migrating to a different 2026-09-03 11:20:12.333 | framework. For more detail see 2026-09-03 11:20:12.333 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-03 11:20:12.333 | 2026-09-03 11:20:12.333 | from eventlet import event 2026-09-03 11:20:12.986 | /opt/stack/neutron/neutron/__init__.py:26: UserWarning: The selected oslo_service backend is "eventlet" 2026-09-03 11:20:12.986 | warnings.warn('The selected oslo_service backend is "eventlet"') 2026-09-03 11:20:16.999 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-09-03 11:20:16.999 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-03 11:20:17.000 | we strongly recommend against using it for new projects. 2026-09-03 11:20:17.000 | 2026-09-03 11:20:17.000 | If you are already using Eventlet, we recommend migrating to a different 2026-09-03 11:20:17.000 | framework. For more detail see 2026-09-03 11:20:17.000 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-03 11:20:17.000 | 2026-09-03 11:20:17.000 | import eventlet as _eventlet # noqa 2026-09-03 11:20:18.844 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-09-03 11:20:18.844 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-03 11:20:18.844 | we strongly recommend against using it for new projects. 2026-09-03 11:20:18.845 | 2026-09-03 11:20:18.845 | If you are already using Eventlet, we recommend migrating to a different 2026-09-03 11:20:18.845 | framework. For more detail see 2026-09-03 11:20:18.845 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-03 11:20:18.845 | 2026-09-03 11:20:18.845 | import eventlet as _eventlet # noqa 2026-09-03 11:20:22.899 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-09-03 11:20:22.899 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-03 11:20:22.900 | we strongly recommend against using it for new projects. 2026-09-03 11:20:22.900 | 2026-09-03 11:20:22.900 | If you are already using Eventlet, we recommend migrating to a different 2026-09-03 11:20:22.900 | framework. For more detail see 2026-09-03 11:20:22.900 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-03 11:20:22.900 | 2026-09-03 11:20:22.900 | import eventlet as _eventlet # noqa 2026-09-03 11:20:25.374 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-09-03 11:20:25.374 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-03 11:20:25.374 | we strongly recommend against using it for new projects. 2026-09-03 11:20:25.375 | 2026-09-03 11:20:25.375 | If you are already using Eventlet, we recommend migrating to a different 2026-09-03 11:20:25.375 | framework. For more detail see 2026-09-03 11:20:25.375 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-03 11:20:25.375 | 2026-09-03 11:20:25.375 | import eventlet as _eventlet # noqa 2026-09-03 11:20:28.805 | + lib/neutron:_configure_neutron_common:883 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2026-09-03 11:20:28.812 | + lib/neutron:_configure_neutron_common:885 : Q_POLICY_FILE=/etc/neutron/policy.json 2026-09-03 11:20:28.816 | + lib/neutron:_configure_neutron_common:889 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2026-09-03 11:20:28.820 | + lib/neutron:_configure_neutron_common:893 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2026-09-03 11:20:28.824 | + lib/neutron:_configure_neutron_common:898 : neutron_plugin_configure_common 2026-09-03 11:20:28.827 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2026-09-03 11:20:28.831 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2026-09-03 11:20:28.834 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2026-09-03 11:20:28.838 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : neutron_service_plugin_class_add ovn-router 2026-09-03 11:20:28.842 | + lib/neutron:neutron_service_plugin_class_add:1037 : local service_plugin_class=ovn-router 2026-09-03 11:20:28.846 | + lib/neutron:neutron_service_plugin_class_add:1038 : [[ '' == '' ]] 2026-09-03 11:20:28.849 | + lib/neutron:neutron_service_plugin_class_add:1039 : Q_SERVICE_PLUGIN_CLASSES=ovn-router 2026-09-03 11:20:28.853 | + lib/neutron:_configure_neutron_common:900 : [[ etc/neutron/plugins/ml2 == '' ]] 2026-09-03 11:20:28.857 | + lib/neutron:_configure_neutron_common:900 : [[ ml2_conf.ini == '' ]] 2026-09-03 11:20:28.861 | + lib/neutron:_configure_neutron_common:900 : [[ ml2 == '' ]] 2026-09-03 11:20:28.865 | + lib/neutron:_configure_neutron_common:905 : mkdir -p /etc/neutron/plugins/ml2 2026-09-03 11:20:28.872 | + lib/neutron:_configure_neutron_common:906 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2026-09-03 11:20:28.875 | + lib/neutron:_configure_neutron_common:909 : NEUTRON_CORE_PLUGIN_CONF=etc/neutron/plugins/ml2/ml2_conf.ini 2026-09-03 11:20:28.879 | + lib/neutron:_configure_neutron_common:912 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2026-09-03 11:20:28.883 | + 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-09-03 11:20:28.891 | ++ lib/neutron:_configure_neutron_common:918 : database_connection_url neutron 2026-09-03 11:20:28.895 | ++ lib/database:database_connection_url:134 : local db=neutron 2026-09-03 11:20:28.899 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2026-09-03 11:20:28.902 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=neutron 2026-09-03 11:20:28.906 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-09-03 11:20:28.909 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-09-03 11:20:28.912 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-09-03 11:20:28.935 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-03 11:20:28.939 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-09-03 11:20:28.943 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/neutron?charset=utf8&plugin=dbcounter' 2026-09-03 11:20:28.948 | + 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-09-03 11:20:28.990 | + lib/neutron:_configure_neutron_common:919 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2026-09-03 11:20:29.035 | + lib/neutron:_configure_neutron_common:920 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2026-09-03 11:20:29.079 | + lib/neutron:_configure_neutron_common:921 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2026-09-03 11:20:29.123 | + lib/neutron:_configure_neutron_common:922 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2026-09-03 11:20:29.164 | + lib/neutron:_configure_neutron_common:925 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2026-09-03 11:20:29.210 | + lib/neutron:_configure_neutron_common:927 : '[' libvirt = fake ']' 2026-09-03 11:20:29.214 | + lib/neutron:_configure_neutron_common:937 : setup_logging /etc/neutron/neutron.conf 2026-09-03 11:20:29.218 | + functions:setup_logging:693 : setup_systemd_logging /etc/neutron/neutron.conf 2026-09-03 11:20:29.221 | + functions:setup_systemd_logging:710 : local conf_file=/etc/neutron/neutron.conf 2026-09-03 11:20:29.225 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-09-03 11:20:29.248 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-09-03 11:20:29.252 | + functions:setup_systemd_logging:716 : local pidstr= 2026-09-03 11:20:29.256 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-09-03 11:20:29.260 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-09-03 11:20:29.263 | + functions:setup_systemd_logging:723 : iniset /etc/neutron/neutron.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-09-03 11:20:29.305 | + 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-09-03 11:20:29.348 | + 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-09-03 11:20:29.392 | + functions:setup_systemd_logging:727 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-09-03 11:20:29.434 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/neutron.conf DEFAULT log_color False 2026-09-03 11:20:29.477 | + lib/neutron:_configure_neutron_common:939 : _neutron_setup_rootwrap 2026-09-03 11:20:29.480 | + lib/neutron:_neutron_setup_rootwrap:1072 : [[ True == \F\a\l\s\e ]] 2026-09-03 11:20:29.484 | + lib/neutron:_neutron_setup_rootwrap:1076 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2026-09-03 11:20:29.488 | + lib/neutron:_neutron_setup_rootwrap:1077 : [[ -d /etc/neutron/rootwrap.d ]] 2026-09-03 11:20:29.490 | + lib/neutron:_neutron_setup_rootwrap:1081 : neutron_deploy_rootwrap_filters /opt/stack/neutron 2026-09-03 11:20:29.497 | + lib/neutron:neutron_deploy_rootwrap_filters:1062 : [[ True == \F\a\l\s\e ]] 2026-09-03 11:20:29.501 | + lib/neutron:neutron_deploy_rootwrap_filters:1065 : local srcdir=/opt/stack/neutron 2026-09-03 11:20:29.505 | + lib/neutron:neutron_deploy_rootwrap_filters:1066 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2026-09-03 11:20:29.524 | + 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-09-03 11:20:29.542 | + 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-09-03 11:20:29.559 | + lib/neutron:_neutron_setup_rootwrap:1086 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/neutron/rootwrap.d:' -i /etc/neutron/rootwrap.conf 2026-09-03 11:20:29.577 | + lib/neutron:_neutron_setup_rootwrap:1090 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/neutron/rootwrap.conf 2026-09-03 11:20:29.595 | + lib/neutron:_neutron_setup_rootwrap:1093 : ROOTWRAP_SUDOER_CMD='/opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2026-09-03 11:20:29.600 | + lib/neutron:_neutron_setup_rootwrap:1094 : ROOTWRAP_DAEMON_SUDOER_CMD='/opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-09-03 11:20:29.604 | ++ lib/neutron:_neutron_setup_rootwrap:1097 : mktemp 2026-09-03 11:20:29.610 | + lib/neutron:_neutron_setup_rootwrap:1097 : TEMPFILE=/tmp/tmp.Ni4H4NHFA9 2026-09-03 11:20:29.613 | + lib/neutron:_neutron_setup_rootwrap:1098 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2026-09-03 11:20:29.618 | + lib/neutron:_neutron_setup_rootwrap:1099 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-09-03 11:20:29.621 | + lib/neutron:_neutron_setup_rootwrap:1100 : chmod 0440 /tmp/tmp.Ni4H4NHFA9 2026-09-03 11:20:29.626 | + lib/neutron:_neutron_setup_rootwrap:1101 : sudo chown root:root /tmp/tmp.Ni4H4NHFA9 2026-09-03 11:20:29.645 | + lib/neutron:_neutron_setup_rootwrap:1102 : sudo mv /tmp/tmp.Ni4H4NHFA9 /etc/sudoers.d/neutron-rootwrap 2026-09-03 11:20:29.662 | + lib/neutron:_neutron_setup_rootwrap:1105 : configure_root_helper_options /etc/neutron/neutron.conf 2026-09-03 11:20:29.665 | + lib/neutron:configure_root_helper_options:1109 : local conffile=/etc/neutron/neutron.conf 2026-09-03 11:20:29.670 | + 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-09-03 11:20:29.715 | + lib/neutron:configure_root_helper_options:1111 : [[ True == \T\r\u\e ]] 2026-09-03 11:20:29.719 | + 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-09-03 11:20:29.764 | + lib/neutron:configure_neutron:382 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2026-09-03 11:20:29.768 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=neutron 2026-09-03 11:20:29.772 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/neutron/neutron.conf 2026-09-03 11:20:29.776 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-09-03 11:20:29.780 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-09-03 11:20:29.783 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-09-03 11:20:29.806 | + functions-common:is_service_enabled:2076 : return 0 2026-09-03 11:20:29.812 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-09-03 11:20:29.815 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-09-03 11:20:29.819 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-09-03 11:20:29.844 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-03 11:20:29.848 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.181:5672/ 2026-09-03 11:20:29.852 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.181:5672/ 2026-09-03 11:20:29.898 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-09-03 11:20:29.902 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-09-03 11:20:29.906 | + lib/neutron:configure_neutron:384 : is_service_enabled q-metering neutron-metering 2026-09-03 11:20:29.931 | + functions-common:is_service_enabled:2076 : return 1 2026-09-03 11:20:29.935 | + lib/neutron:configure_neutron:387 : is_service_enabled q-agt neutron-agent 2026-09-03 11:20:29.959 | + functions-common:is_service_enabled:2076 : return 1 2026-09-03 11:20:29.964 | + lib/neutron:configure_neutron:390 : is_service_enabled q-dhcp neutron-dhcp 2026-09-03 11:20:29.988 | + functions-common:is_service_enabled:2076 : return 1 2026-09-03 11:20:29.992 | + lib/neutron:configure_neutron:393 : is_service_enabled q-l3 neutron-l3 2026-09-03 11:20:30.017 | + functions-common:is_service_enabled:2076 : return 1 2026-09-03 11:20:30.021 | + lib/neutron:configure_neutron:396 : is_service_enabled q-meta neutron-metadata-agent 2026-09-03 11:20:30.048 | + functions-common:is_service_enabled:2076 : return 1 2026-09-03 11:20:30.052 | + lib/neutron:configure_neutron:400 : [[ legacy != \l\e\g\a\c\y ]] 2026-09-03 11:20:30.056 | + lib/neutron:configure_neutron:403 : is_service_enabled ceilometer 2026-09-03 11:20:30.082 | + functions-common:is_service_enabled:2076 : return 1 2026-09-03 11:20:30.086 | + lib/neutron:configure_neutron:407 : [[ ovn == \o\v\n ]] 2026-09-03 11:20:30.090 | + lib/neutron:configure_neutron:408 : configure_ovn 2026-09-03 11:20:30.094 | + lib/neutron_plugins/ovn_agent:configure_ovn:557 : echo 'Configuring OVN' 2026-09-03 11:20:30.094 | Configuring OVN 2026-09-03 11:20:30.099 | + lib/neutron_plugins/ovn_agent:configure_ovn:559 : '[' -z '' ']' 2026-09-03 11:20:30.102 | + lib/neutron_plugins/ovn_agent:configure_ovn:560 : '[' -f /etc/openvswitch/system-id.conf ']' 2026-09-03 11:20:30.107 | ++ lib/neutron_plugins/ovn_agent:configure_ovn:561 : cat /etc/openvswitch/system-id.conf 2026-09-03 11:20:30.112 | + lib/neutron_plugins/ovn_agent:configure_ovn:561 : OVN_UUID=3770687d-ffb7-4cf4-a93b-db7d9d8a8d72 2026-09-03 11:20:30.116 | + lib/neutron_plugins/ovn_agent:configure_ovn:576 : [[ False == \F\a\l\s\e ]] 2026-09-03 11:20:30.119 | + lib/neutron_plugins/ovn_agent:configure_ovn:576 : is_fedora 2026-09-03 11:20:30.122 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-09-03 11:20:30.126 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-09-03 11:20:30.130 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-09-03 11:20:30.134 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-09-03 11:20:30.137 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-09-03 11:20:30.141 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-09-03 11:20:30.145 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-09-03 11:20:30.148 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-09-03 11:20:30.151 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-09-03 11:20:30.155 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-09-03 11:20:30.158 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-09-03 11:20:30.161 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-09-03 11:20:30.165 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-09-03 11:20:30.169 | + lib/neutron_plugins/ovn_agent:configure_ovn:583 : local sample_file= 2026-09-03 11:20:30.173 | + lib/neutron_plugins/ovn_agent:configure_ovn:584 : local config_file= 2026-09-03 11:20:30.177 | + lib/neutron_plugins/ovn_agent:configure_ovn:585 : is_ovn_agent_enabled 2026-09-03 11:20:30.181 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:327 : is_service_enabled q-ovn-agent neutron-ovn-agent 2026-09-03 11:20:30.205 | + functions-common:is_service_enabled:2076 : return 0 2026-09-03 11:20:30.209 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:328 : enable_service q-ovn-agent 2026-09-03 11:20:30.268 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:329 : return 0 2026-09-03 11:20:30.271 | + lib/neutron_plugins/ovn_agent:configure_ovn:585 : [[ metadata =~ metadata ]] 2026-09-03 11:20:30.274 | + lib/neutron_plugins/ovn_agent:configure_ovn:585 : is_service_enabled ovn-controller 2026-09-03 11:20:30.299 | + functions-common:is_service_enabled:2076 : return 0 2026-09-03 11:20:30.303 | + lib/neutron_plugins/ovn_agent:configure_ovn:586 : sample_file=/opt/stack/neutron/etc/neutron/plugins/ml2/ovn_agent.ini.sample 2026-09-03 11:20:30.307 | + lib/neutron_plugins/ovn_agent:configure_ovn:587 : config_file=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-09-03 11:20:30.311 | + lib/neutron_plugins/ovn_agent:configure_ovn:592 : '[' -n /etc/neutron/plugins/ml2/ovn_agent.ini ']' 2026-09-03 11:20:30.314 | + lib/neutron_plugins/ovn_agent:configure_ovn:593 : sudo install -d -o quobyte /etc/neutron 2026-09-03 11:20:30.332 | + lib/neutron_plugins/ovn_agent:configure_ovn:595 : mkdir -p /opt/stack/neutron/etc/neutron/plugins/ml2 2026-09-03 11:20:30.338 | + lib/neutron_plugins/ovn_agent:configure_ovn:596 : cd /opt/stack/neutron 2026-09-03 11:20:30.342 | + lib/neutron_plugins/ovn_agent:configure_ovn:596 : exec ./tools/generate_config_file_samples.sh 2026-09-03 11:20:31.010 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-09-03 11:20:31.010 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-03 11:20:31.010 | we strongly recommend against using it for new projects. 2026-09-03 11:20:31.011 | 2026-09-03 11:20:31.011 | If you are already using Eventlet, we recommend migrating to a different 2026-09-03 11:20:31.011 | framework. For more detail see 2026-09-03 11:20:31.011 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-03 11:20:31.011 | 2026-09-03 11:20:31.011 | import eventlet as _eventlet # noqa 2026-09-03 11:20:35.112 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-09-03 11:20:35.112 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-03 11:20:35.112 | we strongly recommend against using it for new projects. 2026-09-03 11:20:35.112 | 2026-09-03 11:20:35.112 | If you are already using Eventlet, we recommend migrating to a different 2026-09-03 11:20:35.113 | framework. For more detail see 2026-09-03 11:20:35.113 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-03 11:20:35.113 | 2026-09-03 11:20:35.113 | import eventlet as _eventlet # noqa 2026-09-03 11:20:39.148 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-09-03 11:20:39.149 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-03 11:20:39.149 | we strongly recommend against using it for new projects. 2026-09-03 11:20:39.149 | 2026-09-03 11:20:39.149 | If you are already using Eventlet, we recommend migrating to a different 2026-09-03 11:20:39.149 | framework. For more detail see 2026-09-03 11:20:39.149 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-03 11:20:39.149 | 2026-09-03 11:20:39.149 | import eventlet as _eventlet # noqa 2026-09-03 11:20:43.342 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-09-03 11:20:43.342 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-03 11:20:43.342 | we strongly recommend against using it for new projects. 2026-09-03 11:20:43.343 | 2026-09-03 11:20:43.343 | If you are already using Eventlet, we recommend migrating to a different 2026-09-03 11:20:43.343 | framework. For more detail see 2026-09-03 11:20:43.343 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-03 11:20:43.343 | 2026-09-03 11:20:43.343 | import eventlet as _eventlet # noqa 2026-09-03 11:20:47.710 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-09-03 11:20:47.710 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-03 11:20:47.710 | we strongly recommend against using it for new projects. 2026-09-03 11:20:47.711 | 2026-09-03 11:20:47.711 | If you are already using Eventlet, we recommend migrating to a different 2026-09-03 11:20:47.712 | framework. For more detail see 2026-09-03 11:20:47.712 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-03 11:20:47.712 | 2026-09-03 11:20:47.712 | import eventlet as _eventlet # noqa 2026-09-03 11:20:51.792 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-09-03 11:20:51.792 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-03 11:20:51.792 | we strongly recommend against using it for new projects. 2026-09-03 11:20:51.793 | 2026-09-03 11:20:51.793 | If you are already using Eventlet, we recommend migrating to a different 2026-09-03 11:20:51.793 | framework. For more detail see 2026-09-03 11:20:51.793 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-03 11:20:51.793 | 2026-09-03 11:20:51.794 | import eventlet as _eventlet # noqa 2026-09-03 11:20:55.809 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/loopingcall.py:19: EventletDeprecationWarning: 2026-09-03 11:20:55.809 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-03 11:20:55.809 | we strongly recommend against using it for new projects. 2026-09-03 11:20:55.809 | 2026-09-03 11:20:55.809 | If you are already using Eventlet, we recommend migrating to a different 2026-09-03 11:20:55.810 | framework. For more detail see 2026-09-03 11:20:55.810 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-03 11:20:55.810 | 2026-09-03 11:20:55.810 | from eventlet import event 2026-09-03 11:20:56.460 | /opt/stack/neutron/neutron/__init__.py:26: UserWarning: The selected oslo_service backend is "eventlet" 2026-09-03 11:20:56.460 | warnings.warn('The selected oslo_service backend is "eventlet"') 2026-09-03 11:21:00.433 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-09-03 11:21:00.433 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-03 11:21:00.433 | we strongly recommend against using it for new projects. 2026-09-03 11:21:00.434 | 2026-09-03 11:21:00.434 | If you are already using Eventlet, we recommend migrating to a different 2026-09-03 11:21:00.434 | framework. For more detail see 2026-09-03 11:21:00.434 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-03 11:21:00.434 | 2026-09-03 11:21:00.434 | import eventlet as _eventlet # noqa 2026-09-03 11:21:02.278 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-09-03 11:21:02.278 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-03 11:21:02.278 | we strongly recommend against using it for new projects. 2026-09-03 11:21:02.279 | 2026-09-03 11:21:02.279 | If you are already using Eventlet, we recommend migrating to a different 2026-09-03 11:21:02.279 | framework. For more detail see 2026-09-03 11:21:02.279 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-03 11:21:02.279 | 2026-09-03 11:21:02.279 | import eventlet as _eventlet # noqa 2026-09-03 11:21:06.299 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-09-03 11:21:06.299 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-03 11:21:06.299 | we strongly recommend against using it for new projects. 2026-09-03 11:21:06.300 | 2026-09-03 11:21:06.300 | If you are already using Eventlet, we recommend migrating to a different 2026-09-03 11:21:06.300 | framework. For more detail see 2026-09-03 11:21:06.300 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-03 11:21:06.300 | 2026-09-03 11:21:06.300 | import eventlet as _eventlet # noqa 2026-09-03 11:21:08.785 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-09-03 11:21:08.785 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-03 11:21:08.785 | we strongly recommend against using it for new projects. 2026-09-03 11:21:08.785 | 2026-09-03 11:21:08.785 | If you are already using Eventlet, we recommend migrating to a different 2026-09-03 11:21:08.785 | framework. For more detail see 2026-09-03 11:21:08.785 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-03 11:21:08.786 | 2026-09-03 11:21:08.786 | import eventlet as _eventlet # noqa 2026-09-03 11:21:12.138 | + lib/neutron_plugins/ovn_agent:configure_ovn:598 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ovn_agent.ini.sample /etc/neutron/plugins/ml2/ovn_agent.ini 2026-09-03 11:21:12.146 | + lib/neutron_plugins/ovn_agent:configure_ovn:599 : configure_root_helper_options /etc/neutron/plugins/ml2/ovn_agent.ini 2026-09-03 11:21:12.150 | + lib/neutron:configure_root_helper_options:1109 : local conffile=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-09-03 11:21:12.153 | + 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-09-03 11:21:12.196 | + lib/neutron:configure_root_helper_options:1111 : [[ True == \T\r\u\e ]] 2026-09-03 11:21:12.200 | + 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-09-03 11:21:12.239 | + lib/neutron_plugins/ovn_agent:configure_ovn:601 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT debug True 2026-09-03 11:21:12.279 | + lib/neutron_plugins/ovn_agent:configure_ovn:602 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT nova_metadata_host 192.168.122.181 2026-09-03 11:21:12.321 | + lib/neutron_plugins/ovn_agent:configure_ovn:603 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT metadata_workers 2 2026-09-03 11:21:12.361 | + lib/neutron_plugins/ovn_agent:configure_ovn:604 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT state_path /opt/stack/data/neutron 2026-09-03 11:21:12.403 | + lib/neutron_plugins/ovn_agent:configure_ovn:605 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovs ovsdb_connection tcp:127.0.0.1:6640 2026-09-03 11:21:12.443 | + lib/neutron_plugins/ovn_agent:configure_ovn:606 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovn ovn_sb_connection tcp:192.168.122.181:6642 2026-09-03 11:21:12.485 | + lib/neutron_plugins/ovn_agent:configure_ovn:607 : is_service_enabled tls-proxy 2026-09-03 11:21:12.510 | + functions-common:is_service_enabled:2076 : return 1 2026-09-03 11:21:12.514 | + lib/neutron_plugins/ovn_agent:configure_ovn:615 : [[ /etc/neutron/plugins/ml2/ovn_agent.ini == /etc/neutron/plugins/ml2/ovn_agent.ini ]] 2026-09-03 11:21:12.517 | + lib/neutron_plugins/ovn_agent:configure_ovn:616 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini agent extensions metadata 2026-09-03 11:21:12.559 | + lib/neutron_plugins/ovn_agent:configure_ovn:617 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovn ovn_nb_connection tcp:192.168.122.181:6641 2026-09-03 11:21:12.599 | + lib/neutron_plugins/ovn_agent:configure_ovn:618 : [[ metadata =~ ovn-evpn ]] 2026-09-03 11:21:12.603 | + lib/neutron:configure_neutron:409 : configure_ovn_plugin 2026-09-03 11:21:12.607 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:499 : echo 'Configuring Neutron for OVN' 2026-09-03 11:21:12.607 | Configuring Neutron for OVN 2026-09-03 11:21:12.610 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:501 : is_service_enabled q-svc neutron-api 2026-09-03 11:21:12.633 | + functions-common:is_service_enabled:2076 : return 0 2026-09-03 11:21:12.637 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:502 : filter_network_api_extensions 2026-09-03 11:21:12.642 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:473 : /opt/stack/data/venv/bin/python3 -c 'from neutron.common.ovn import extensions ;\ 2026-09-03 11:21:12.642 | print(",".join(extensions.ML2_SUPPORTED_API_EXTENSIONS))' 2026-09-03 11:21:13.299 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-09-03 11:21:13.300 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-03 11:21:13.300 | we strongly recommend against using it for new projects. 2026-09-03 11:21:13.300 | 2026-09-03 11:21:13.300 | If you are already using Eventlet, we recommend migrating to a different 2026-09-03 11:21:13.300 | framework. For more detail see 2026-09-03 11:21:13.300 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-03 11:21:13.300 | 2026-09-03 11:21:13.300 | import eventlet as _eventlet # noqa 2026-09-03 11:21:16.468 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:473 : SUPPORTED_NETWORK_API_EXTENSIONS=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-integration,empty-string-filtering,external-net,extra_dhcp_opt,filter-validation,multi-provider,network_ha,net-mtu,net-mtu-writable,network_availability_zone,network-ip-availability,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-security,port-trusted-vif,provider,port-resource-request,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quotas,quota-check-limit,quota-check-limit-default,quota_details,rbac-address-scope,rbac-policies,rbac-security-groups,standard-attr-revisions,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,stateful-security-group,standard-attr-description,subnet_allocation,standard-attr-tag,standard-attr-timestamp,subnetpool-prefix-ops,subnet-external-network,subnet_onboard,subnet-service-types,tag-creation,trunk,segment,expose-port-forwarding-in-fip,floating-ip-port-forwarding-description,floating-ip-port-forwarding-port-ranges,floating-ip-port-forwarding,vlan-transparent,logging,vpnaas,vpn-endpoint-groups,bgp,bgp_4byte_asn,bgp_dragent_scheduler,fwaas_v2,standard-attr-fwaas-v2,uplink-status-propagation,uplink-status-propagation-updatable,tap-mirror,tap-mirror-both-direction,ip_allocation,pvlan 2026-09-03 11:21:16.472 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:476 : /opt/stack/data/venv/bin/python3 -c 'from neutron.common.ovn import extensions ;\ 2026-09-03 11:21:16.472 | print(",".join(extensions.ML2_SUPPORTED_API_EXTENSIONS_OVN_L3))' 2026-09-03 11:21:17.119 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-09-03 11:21:17.120 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-03 11:21:17.120 | we strongly recommend against using it for new projects. 2026-09-03 11:21:17.120 | 2026-09-03 11:21:17.120 | If you are already using Eventlet, we recommend migrating to a different 2026-09-03 11:21:17.120 | framework. For more detail see 2026-09-03 11:21:17.120 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-03 11:21:17.120 | 2026-09-03 11:21:17.120 | import eventlet as _eventlet # noqa 2026-09-03 11:21:19.739 | + 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,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-09-03 11:21:19.743 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:477 : is_service_enabled q-qos neutron-qos 2026-09-03 11:21:19.767 | + functions-common:is_service_enabled:2076 : return 1 2026-09-03 11:21:19.770 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : 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-09-03 11:21:19.776 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : 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-09-03 11:21:19.776 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 481: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-09-03 11:21:19.777 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : tr ', ' '\n' 2026-09-03 11:21:19.777 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : LC_ALL=C 2026-09-03 11:21:19.780 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 481: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-09-03 11:21:19.780 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : sort -u 2026-09-03 11:21:19.787 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : extensions='address-group 2026-09-03 11:21:19.787 | address-scope 2026-09-03 11:21:19.787 | agent 2026-09-03 11:21:19.787 | allowed-address-pairs 2026-09-03 11:21:19.787 | auto-allocated-topology 2026-09-03 11:21:19.788 | availability_zone 2026-09-03 11:21:19.788 | bgp 2026-09-03 11:21:19.788 | bgp_4byte_asn 2026-09-03 11:21:19.788 | bgp_dragent_scheduler 2026-09-03 11:21:19.788 | binding 2026-09-03 11:21:19.788 | binding-extended 2026-09-03 11:21:19.788 | default-subnetpools 2026-09-03 11:21:19.788 | dhcp_agent_scheduler 2026-09-03 11:21:19.788 | dns-domain-ports 2026-09-03 11:21:19.789 | dns-integration 2026-09-03 11:21:19.789 | dns-integration-domain-keywords 2026-09-03 11:21:19.789 | empty-string-filtering 2026-09-03 11:21:19.789 | enable-default-route-bfd 2026-09-03 11:21:19.789 | enable-default-route-ecmp 2026-09-03 11:21:19.789 | expose-port-forwarding-in-fip 2026-09-03 11:21:19.789 | ext-gw-mode 2026-09-03 11:21:19.790 | external-gateway-multihoming 2026-09-03 11:21:19.790 | external-net 2026-09-03 11:21:19.790 | extra_dhcp_opt 2026-09-03 11:21:19.790 | extraroute 2026-09-03 11:21:19.790 | extraroute-atomic 2026-09-03 11:21:19.790 | filter-validation 2026-09-03 11:21:19.790 | fip-port-details 2026-09-03 11:21:19.791 | flavors 2026-09-03 11:21:19.791 | floating-ip-port-forwarding 2026-09-03 11:21:19.791 | floating-ip-port-forwarding-description 2026-09-03 11:21:19.791 | floating-ip-port-forwarding-detail 2026-09-03 11:21:19.791 | floating-ip-port-forwarding-port-ranges 2026-09-03 11:21:19.791 | floatingip-pools 2026-09-03 11:21:19.792 | fwaas_v2 2026-09-03 11:21:19.792 | ip_allocation 2026-09-03 11:21:19.792 | l3-agent-scheduler-ha-chassis-priority 2026-09-03 11:21:19.792 | l3-flavors 2026-09-03 11:21:19.792 | l3-ha 2026-09-03 11:21:19.792 | l3_agent_scheduler 2026-09-03 11:21:19.792 | logging 2026-09-03 11:21:19.792 | multi-provider 2026-09-03 11:21:19.793 | net-mtu 2026-09-03 11:21:19.793 | net-mtu-writable 2026-09-03 11:21:19.793 | network-ip-availability 2026-09-03 11:21:19.793 | network_availability_zone 2026-09-03 11:21:19.793 | network_ha 2026-09-03 11:21:19.793 | pagination 2026-09-03 11:21:19.793 | port-device-profile 2026-09-03 11:21:19.793 | port-hardware-offload-type 2026-09-03 11:21:19.794 | port-mac-address-regenerate 2026-09-03 11:21:19.794 | port-numa-affinity-policy 2026-09-03 11:21:19.794 | port-numa-affinity-policy-socket 2026-09-03 11:21:19.794 | port-resource-request 2026-09-03 11:21:19.794 | port-security 2026-09-03 11:21:19.794 | port-trusted-vif 2026-09-03 11:21:19.794 | project-id 2026-09-03 11:21:19.794 | provider 2026-09-03 11:21:19.794 | pvlan 2026-09-03 11:21:19.794 | qinq 2026-09-03 11:21:19.795 | qos 2026-09-03 11:21:19.795 | qos-bw-limit-direction 2026-09-03 11:21:19.795 | qos-bw-minimum-ingress 2026-09-03 11:21:19.795 | qos-default 2026-09-03 11:21:19.795 | qos-fip 2026-09-03 11:21:19.795 | qos-gateway-ip 2026-09-03 11:21:19.796 | qos-rule-type-details 2026-09-03 11:21:19.796 | qos-rule-type-filter 2026-09-03 11:21:19.796 | qos-rules-alias 2026-09-03 11:21:19.796 | quota-check-limit 2026-09-03 11:21:19.796 | quota-check-limit-default 2026-09-03 11:21:19.797 | quota_details 2026-09-03 11:21:19.797 | quotas 2026-09-03 11:21:19.797 | rbac-address-scope 2026-09-03 11:21:19.797 | rbac-policies 2026-09-03 11:21:19.797 | rbac-security-groups 2026-09-03 11:21:19.797 | router 2026-09-03 11:21:19.797 | router-enable-snat 2026-09-03 11:21:19.797 | router_availability_zone 2026-09-03 11:21:19.798 | security-group 2026-09-03 11:21:19.798 | security-groups-default-rules 2026-09-03 11:21:19.798 | security-groups-default-statefulness 2026-09-03 11:21:19.798 | security-groups-normalized-cidr 2026-09-03 11:21:19.798 | security-groups-remote-address-group 2026-09-03 11:21:19.798 | security-groups-rules-belongs-to-default-sg 2026-09-03 11:21:19.798 | security-groups-shared-filtering 2026-09-03 11:21:19.799 | segment 2026-09-03 11:21:19.799 | sorting 2026-09-03 11:21:19.799 | standard-attr-description 2026-09-03 11:21:19.800 | standard-attr-fwaas-v2 2026-09-03 11:21:19.800 | standard-attr-revisions 2026-09-03 11:21:19.800 | standard-attr-tag 2026-09-03 11:21:19.800 | standard-attr-timestamp 2026-09-03 11:21:19.800 | stateful-security-group 2026-09-03 11:21:19.800 | subnet-dns-publish-fixed-ip 2026-09-03 11:21:19.800 | subnet-external-network 2026-09-03 11:21:19.800 | subnet-service-types 2026-09-03 11:21:19.800 | subnet_allocation 2026-09-03 11:21:19.800 | subnet_onboard 2026-09-03 11:21:19.801 | subnetpool-prefix-ops 2026-09-03 11:21:19.801 | tag-creation 2026-09-03 11:21:19.801 | tap-mirror 2026-09-03 11:21:19.801 | tap-mirror-both-direction 2026-09-03 11:21:19.801 | trunk 2026-09-03 11:21:19.801 | uplink-status-propagation 2026-09-03 11:21:19.801 | uplink-status-propagation-updatable 2026-09-03 11:21:19.801 | vlan-transparent 2026-09-03 11:21:19.801 | vpn-endpoint-groups 2026-09-03 11:21:19.801 | vpnaas' 2026-09-03 11:21:19.802 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:482 : 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-09-03 11:21:19.802 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:482 : tr ', ' '\n' 2026-09-03 11:21:19.802 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 482: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-09-03 11:21:19.802 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:482 : LC_ALL=C 2026-09-03 11:21:19.802 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 482: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-09-03 11:21:19.802 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:482 : sort -u 2026-09-03 11:21:19.808 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:482 : supported_ext='address-group 2026-09-03 11:21:19.808 | address-scope 2026-09-03 11:21:19.808 | agent 2026-09-03 11:21:19.808 | allowed-address-pairs 2026-09-03 11:21:19.808 | auto-allocated-topology 2026-09-03 11:21:19.808 | availability_zone 2026-09-03 11:21:19.808 | bgp 2026-09-03 11:21:19.809 | bgp_4byte_asn 2026-09-03 11:21:19.809 | bgp_dragent_scheduler 2026-09-03 11:21:19.809 | binding 2026-09-03 11:21:19.809 | binding-extended 2026-09-03 11:21:19.809 | default-subnetpools 2026-09-03 11:21:19.809 | dhcp_agent_scheduler 2026-09-03 11:21:19.809 | dns-domain-ports 2026-09-03 11:21:19.810 | dns-integration 2026-09-03 11:21:19.810 | dns-integration-domain-keywords 2026-09-03 11:21:19.810 | empty-string-filtering 2026-09-03 11:21:19.810 | enable-default-route-bfd 2026-09-03 11:21:19.810 | enable-default-route-ecmp 2026-09-03 11:21:19.810 | expose-port-forwarding-in-fip 2026-09-03 11:21:19.810 | ext-gw-mode 2026-09-03 11:21:19.811 | external-gateway-multihoming 2026-09-03 11:21:19.811 | external-net 2026-09-03 11:21:19.811 | extra_dhcp_opt 2026-09-03 11:21:19.811 | extraroute 2026-09-03 11:21:19.811 | extraroute-atomic 2026-09-03 11:21:19.811 | filter-validation 2026-09-03 11:21:19.812 | fip-port-details 2026-09-03 11:21:19.812 | flavors 2026-09-03 11:21:19.812 | floating-ip-port-forwarding 2026-09-03 11:21:19.812 | floating-ip-port-forwarding-description 2026-09-03 11:21:19.812 | floating-ip-port-forwarding-detail 2026-09-03 11:21:19.812 | floating-ip-port-forwarding-port-ranges 2026-09-03 11:21:19.812 | floatingip-pools 2026-09-03 11:21:19.812 | fwaas_v2 2026-09-03 11:21:19.813 | ip_allocation 2026-09-03 11:21:19.813 | l3-agent-scheduler-ha-chassis-priority 2026-09-03 11:21:19.813 | l3-flavors 2026-09-03 11:21:19.814 | l3-ha 2026-09-03 11:21:19.814 | l3_agent_scheduler 2026-09-03 11:21:19.814 | logging 2026-09-03 11:21:19.815 | multi-provider 2026-09-03 11:21:19.815 | net-mtu 2026-09-03 11:21:19.815 | net-mtu-writable 2026-09-03 11:21:19.815 | network-ip-availability 2026-09-03 11:21:19.815 | network_availability_zone 2026-09-03 11:21:19.815 | network_ha 2026-09-03 11:21:19.815 | pagination 2026-09-03 11:21:19.815 | port-device-profile 2026-09-03 11:21:19.815 | port-hardware-offload-type 2026-09-03 11:21:19.815 | port-mac-address-regenerate 2026-09-03 11:21:19.815 | port-numa-affinity-policy 2026-09-03 11:21:19.816 | port-numa-affinity-policy-socket 2026-09-03 11:21:19.816 | port-resource-request 2026-09-03 11:21:19.816 | port-security 2026-09-03 11:21:19.816 | port-trusted-vif 2026-09-03 11:21:19.816 | project-id 2026-09-03 11:21:19.816 | provider 2026-09-03 11:21:19.816 | pvlan 2026-09-03 11:21:19.816 | qinq 2026-09-03 11:21:19.816 | qos 2026-09-03 11:21:19.816 | qos-bw-limit-direction 2026-09-03 11:21:19.816 | qos-bw-minimum-ingress 2026-09-03 11:21:19.817 | qos-default 2026-09-03 11:21:19.817 | qos-fip 2026-09-03 11:21:19.817 | qos-gateway-ip 2026-09-03 11:21:19.817 | qos-rule-type-details 2026-09-03 11:21:19.817 | qos-rule-type-filter 2026-09-03 11:21:19.817 | qos-rules-alias 2026-09-03 11:21:19.819 | quota-check-limit 2026-09-03 11:21:19.819 | quota-check-limit-default 2026-09-03 11:21:19.819 | quota_details 2026-09-03 11:21:19.819 | quotas 2026-09-03 11:21:19.819 | rbac-address-scope 2026-09-03 11:21:19.820 | rbac-policies 2026-09-03 11:21:19.820 | rbac-security-groups 2026-09-03 11:21:19.820 | router 2026-09-03 11:21:19.820 | router-enable-snat 2026-09-03 11:21:19.820 | router_availability_zone 2026-09-03 11:21:19.820 | security-group 2026-09-03 11:21:19.820 | security-groups-default-rules 2026-09-03 11:21:19.820 | security-groups-default-statefulness 2026-09-03 11:21:19.820 | security-groups-normalized-cidr 2026-09-03 11:21:19.820 | security-groups-remote-address-group 2026-09-03 11:21:19.820 | security-groups-rules-belongs-to-default-sg 2026-09-03 11:21:19.821 | security-groups-shared-filtering 2026-09-03 11:21:19.821 | segment 2026-09-03 11:21:19.821 | sorting 2026-09-03 11:21:19.821 | standard-attr-description 2026-09-03 11:21:19.821 | standard-attr-fwaas-v2 2026-09-03 11:21:19.821 | standard-attr-revisions 2026-09-03 11:21:19.821 | standard-attr-tag 2026-09-03 11:21:19.821 | standard-attr-timestamp 2026-09-03 11:21:19.821 | stateful-security-group 2026-09-03 11:21:19.821 | subnet-dns-publish-fixed-ip 2026-09-03 11:21:19.822 | subnet-external-network 2026-09-03 11:21:19.822 | subnet-service-types 2026-09-03 11:21:19.822 | subnet_allocation 2026-09-03 11:21:19.822 | subnet_onboard 2026-09-03 11:21:19.822 | subnetpool-prefix-ops 2026-09-03 11:21:19.822 | tag-creation 2026-09-03 11:21:19.822 | tap-mirror 2026-09-03 11:21:19.822 | tap-mirror-both-direction 2026-09-03 11:21:19.822 | trunk 2026-09-03 11:21:19.822 | uplink-status-propagation 2026-09-03 11:21:19.822 | uplink-status-propagation-updatable 2026-09-03 11:21:19.823 | vlan-transparent 2026-09-03 11:21:19.823 | vpn-endpoint-groups 2026-09-03 11:21:19.823 | vpnaas' 2026-09-03 11:21:19.823 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:483 : echo -e 'address-group 2026-09-03 11:21:19.823 | address-scope 2026-09-03 11:21:19.823 | agent 2026-09-03 11:21:19.823 | allowed-address-pairs 2026-09-03 11:21:19.823 | auto-allocated-topology 2026-09-03 11:21:19.823 | availability_zone 2026-09-03 11:21:19.823 | bgp 2026-09-03 11:21:19.824 | bgp_4byte_asn 2026-09-03 11:21:19.824 | bgp_dragent_scheduler 2026-09-03 11:21:19.824 | binding 2026-09-03 11:21:19.824 | binding-extended 2026-09-03 11:21:19.824 | default-subnetpools 2026-09-03 11:21:19.824 | dhcp_agent_scheduler 2026-09-03 11:21:19.824 | dns-domain-ports 2026-09-03 11:21:19.824 | dns-integration 2026-09-03 11:21:19.824 | dns-integration-domain-keywords 2026-09-03 11:21:19.824 | empty-string-filtering 2026-09-03 11:21:19.824 | enable-default-route-bfd 2026-09-03 11:21:19.825 | enable-default-route-ecmp 2026-09-03 11:21:19.825 | expose-port-forwarding-in-fip 2026-09-03 11:21:19.825 | ext-gw-mode 2026-09-03 11:21:19.825 | external-gateway-multihoming 2026-09-03 11:21:19.825 | external-net 2026-09-03 11:21:19.825 | extra_dhcp_opt 2026-09-03 11:21:19.825 | extraroute 2026-09-03 11:21:19.825 | extraroute-atomic 2026-09-03 11:21:19.825 | filter-validation 2026-09-03 11:21:19.825 | fip-port-details 2026-09-03 11:21:19.825 | flavors 2026-09-03 11:21:19.826 | floating-ip-port-forwarding 2026-09-03 11:21:19.826 | floating-ip-port-forwarding-description 2026-09-03 11:21:19.826 | floating-ip-port-forwarding-detail 2026-09-03 11:21:19.826 | floating-ip-port-forwarding-port-ranges 2026-09-03 11:21:19.826 | floatingip-pools 2026-09-03 11:21:19.826 | fwaas_v2 2026-09-03 11:21:19.826 | ip_allocation 2026-09-03 11:21:19.826 | l3-agent-scheduler-ha-chassis-priority 2026-09-03 11:21:19.826 | l3-flavors 2026-09-03 11:21:19.826 | l3-ha 2026-09-03 11:21:19.826 | l3_agent_scheduler 2026-09-03 11:21:19.827 | logging 2026-09-03 11:21:19.827 | multi-provider 2026-09-03 11:21:19.827 | net-mtu 2026-09-03 11:21:19.827 | net-mtu-writable 2026-09-03 11:21:19.827 | network-ip-availability 2026-09-03 11:21:19.827 | network_availability_zone 2026-09-03 11:21:19.827 | network_ha 2026-09-03 11:21:19.827 | pagination 2026-09-03 11:21:19.827 | port-device-profile 2026-09-03 11:21:19.827 | port-hardware-offload-type 2026-09-03 11:21:19.827 | port-mac-address-regenerate 2026-09-03 11:21:19.828 | port-numa-affinity-policy 2026-09-03 11:21:19.828 | port-numa-affinity-policy-socket 2026-09-03 11:21:19.828 | port-resource-request 2026-09-03 11:21:19.828 | port-security 2026-09-03 11:21:19.828 | port-trusted-vif 2026-09-03 11:21:19.828 | project-id 2026-09-03 11:21:19.828 | provider 2026-09-03 11:21:19.828 | pvlan 2026-09-03 11:21:19.828 | qinq 2026-09-03 11:21:19.828 | qos 2026-09-03 11:21:19.829 | qos-bw-limit-direction 2026-09-03 11:21:19.829 | qos-bw-minimum-ingress 2026-09-03 11:21:19.829 | qos-default 2026-09-03 11:21:19.829 | qos-fip 2026-09-03 11:21:19.829 | qos-gateway-ip 2026-09-03 11:21:19.829 | qos-rule-type-details 2026-09-03 11:21:19.829 | qos-rule-type-filter 2026-09-03 11:21:19.829 | qos-rules-alias 2026-09-03 11:21:19.829 | quota-check-limit 2026-09-03 11:21:19.829 | quota-check-limit-default 2026-09-03 11:21:19.829 | quota_details 2026-09-03 11:21:19.830 | quotas 2026-09-03 11:21:19.830 | rbac-address-scope 2026-09-03 11:21:19.830 | rbac-policies 2026-09-03 11:21:19.830 | rbac-security-groups 2026-09-03 11:21:19.830 | router 2026-09-03 11:21:19.830 | router-enable-snat 2026-09-03 11:21:19.830 | router_availability_zone 2026-09-03 11:21:19.830 | security-group 2026-09-03 11:21:19.830 | security-groups-default-rules 2026-09-03 11:21:19.830 | security-groups-default-statefulness 2026-09-03 11:21:19.830 | security-groups-normalized-cidr 2026-09-03 11:21:19.831 | security-groups-remote-address-group 2026-09-03 11:21:19.831 | security-groups-rules-belongs-to-default-sg 2026-09-03 11:21:19.831 | security-groups-shared-filtering 2026-09-03 11:21:19.831 | segment 2026-09-03 11:21:19.831 | sorting 2026-09-03 11:21:19.831 | standard-attr-description 2026-09-03 11:21:19.831 | standard-attr-fwaas-v2 2026-09-03 11:21:19.831 | standard-attr-revisions 2026-09-03 11:21:19.831 | standard-attr-tag 2026-09-03 11:21:19.831 | standard-attr-timestamp 2026-09-03 11:21:19.831 | stateful-security-group 2026-09-03 11:21:19.832 | subnet-dns-publish-fixed-ip 2026-09-03 11:21:19.832 | subnet-external-network 2026-09-03 11:21:19.832 | subnet-service-types 2026-09-03 11:21:19.832 | subnet_allocation 2026-09-03 11:21:19.832 | subnet_onboard 2026-09-03 11:21:19.832 | subnetpool-prefix-ops 2026-09-03 11:21:19.832 | tag-creation 2026-09-03 11:21:19.832 | tap-mirror 2026-09-03 11:21:19.832 | tap-mirror-both-direction 2026-09-03 11:21:19.832 | trunk 2026-09-03 11:21:19.832 | uplink-status-propagation 2026-09-03 11:21:19.833 | uplink-status-propagation-updatable 2026-09-03 11:21:19.833 | vlan-transparent 2026-09-03 11:21:19.833 | vpn-endpoint-groups 2026-09-03 11:21:19.833 | vpnaas' 2026-09-03 11:21:19.833 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 483: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-09-03 11:21:19.833 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:483 : LC_ALL=C 2026-09-03 11:21:19.833 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:483 : echo -e 'address-group 2026-09-03 11:21:19.833 | address-scope 2026-09-03 11:21:19.833 | agent 2026-09-03 11:21:19.833 | allowed-address-pairs 2026-09-03 11:21:19.833 | auto-allocated-topology 2026-09-03 11:21:19.834 | availability_zone 2026-09-03 11:21:19.834 | bgp 2026-09-03 11:21:19.834 | bgp_4byte_asn 2026-09-03 11:21:19.834 | bgp_dragent_scheduler 2026-09-03 11:21:19.834 | binding 2026-09-03 11:21:19.834 | binding-extended 2026-09-03 11:21:19.834 | default-subnetpools 2026-09-03 11:21:19.834 | dhcp_agent_scheduler 2026-09-03 11:21:19.834 | dns-domain-ports 2026-09-03 11:21:19.834 | dns-integration 2026-09-03 11:21:19.834 | dns-integration-domain-keywords 2026-09-03 11:21:19.835 | empty-string-filtering 2026-09-03 11:21:19.835 | enable-default-route-bfd 2026-09-03 11:21:19.835 | enable-default-route-ecmp 2026-09-03 11:21:19.835 | expose-port-forwarding-in-fip 2026-09-03 11:21:19.835 | ext-gw-mode 2026-09-03 11:21:19.835 | external-gateway-multihoming 2026-09-03 11:21:19.835 | external-net 2026-09-03 11:21:19.835 | extra_dhcp_opt 2026-09-03 11:21:19.835 | extraroute 2026-09-03 11:21:19.835 | extraroute-atomic 2026-09-03 11:21:19.835 | filter-validation 2026-09-03 11:21:19.836 | fip-port-details 2026-09-03 11:21:19.836 | flavors 2026-09-03 11:21:19.836 | floating-ip-port-forwarding 2026-09-03 11:21:19.836 | floating-ip-port-forwarding-description 2026-09-03 11:21:19.836 | floating-ip-port-forwarding-detail 2026-09-03 11:21:19.836 | floating-ip-port-forwarding-port-ranges 2026-09-03 11:21:19.836 | floatingip-pools 2026-09-03 11:21:19.836 | fwaas_v2 2026-09-03 11:21:19.836 | ip_allocation 2026-09-03 11:21:19.836 | l3-agent-scheduler-ha-chassis-priority 2026-09-03 11:21:19.837 | l3-flavors 2026-09-03 11:21:19.837 | l3-ha 2026-09-03 11:21:19.837 | l3_agent_scheduler 2026-09-03 11:21:19.837 | logging 2026-09-03 11:21:19.837 | multi-provider 2026-09-03 11:21:19.837 | net-mtu 2026-09-03 11:21:19.837 | net-mtu-writable 2026-09-03 11:21:19.837 | network-ip-availability 2026-09-03 11:21:19.837 | network_availability_zone 2026-09-03 11:21:19.837 | network_ha 2026-09-03 11:21:19.837 | pagination 2026-09-03 11:21:19.838 | port-device-profile 2026-09-03 11:21:19.838 | port-hardware-offload-type 2026-09-03 11:21:19.838 | port-mac-address-regenerate 2026-09-03 11:21:19.838 | port-numa-affinity-policy 2026-09-03 11:21:19.838 | port-numa-affinity-policy-socket 2026-09-03 11:21:19.838 | port-resource-request 2026-09-03 11:21:19.838 | port-security 2026-09-03 11:21:19.838 | port-trusted-vif 2026-09-03 11:21:19.838 | project-id 2026-09-03 11:21:19.838 | provider 2026-09-03 11:21:19.838 | pvlan 2026-09-03 11:21:19.839 | qinq 2026-09-03 11:21:19.839 | qos 2026-09-03 11:21:19.839 | qos-bw-limit-direction 2026-09-03 11:21:19.839 | qos-bw-minimum-ingress 2026-09-03 11:21:19.839 | qos-default 2026-09-03 11:21:19.839 | qos-fip 2026-09-03 11:21:19.839 | qos-gateway-ip 2026-09-03 11:21:19.839 | qos-rule-type-details 2026-09-03 11:21:19.839 | qos-rule-type-filter 2026-09-03 11:21:19.839 | qos-rules-alias 2026-09-03 11:21:19.839 | quota-check-limit 2026-09-03 11:21:19.840 | quota-check-limit-default 2026-09-03 11:21:19.840 | quota_details 2026-09-03 11:21:19.840 | quotas 2026-09-03 11:21:19.840 | rbac-address-scope 2026-09-03 11:21:19.840 | rbac-policies 2026-09-03 11:21:19.840 | rbac-security-groups 2026-09-03 11:21:19.840 | router 2026-09-03 11:21:19.840 | router-enable-snat 2026-09-03 11:21:19.840 | router_availability_zone 2026-09-03 11:21:19.840 | security-group 2026-09-03 11:21:19.841 | security-groups-default-rules 2026-09-03 11:21:19.841 | security-groups-default-statefulness 2026-09-03 11:21:19.841 | security-groups-normalized-cidr 2026-09-03 11:21:19.841 | security-groups-remote-address-group 2026-09-03 11:21:19.841 | security-groups-rules-belongs-to-default-sg 2026-09-03 11:21:19.841 | security-groups-shared-filtering 2026-09-03 11:21:19.841 | segment 2026-09-03 11:21:19.841 | sorting 2026-09-03 11:21:19.841 | standard-attr-description 2026-09-03 11:21:19.841 | standard-attr-fwaas-v2 2026-09-03 11:21:19.841 | standard-attr-revisions 2026-09-03 11:21:19.842 | standard-attr-tag 2026-09-03 11:21:19.842 | standard-attr-timestamp 2026-09-03 11:21:19.842 | stateful-security-group 2026-09-03 11:21:19.842 | subnet-dns-publish-fixed-ip 2026-09-03 11:21:19.842 | subnet-external-network 2026-09-03 11:21:19.842 | subnet-service-types 2026-09-03 11:21:19.842 | subnet_allocation 2026-09-03 11:21:19.842 | subnet_onboard 2026-09-03 11:21:19.842 | subnetpool-prefix-ops 2026-09-03 11:21:19.842 | tag-creation 2026-09-03 11:21:19.842 | tap-mirror 2026-09-03 11:21:19.843 | tap-mirror-both-direction 2026-09-03 11:21:19.843 | trunk 2026-09-03 11:21:19.843 | uplink-status-propagation 2026-09-03 11:21:19.843 | uplink-status-propagation-updatable 2026-09-03 11:21:19.843 | vlan-transparent 2026-09-03 11:21:19.843 | vpn-endpoint-groups 2026-09-03 11:21:19.843 | vpnaas' 2026-09-03 11:21:19.843 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 483: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-09-03 11:21:19.843 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:483 : comm -12 /dev/fd/63 /dev/fd/62 2026-09-03 11:21:19.844 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:483 : enabled_ext='address-group 2026-09-03 11:21:19.844 | address-scope 2026-09-03 11:21:19.844 | agent 2026-09-03 11:21:19.844 | allowed-address-pairs 2026-09-03 11:21:19.844 | auto-allocated-topology 2026-09-03 11:21:19.844 | availability_zone 2026-09-03 11:21:19.844 | bgp 2026-09-03 11:21:19.844 | bgp_4byte_asn 2026-09-03 11:21:19.844 | bgp_dragent_scheduler 2026-09-03 11:21:19.844 | binding 2026-09-03 11:21:19.844 | binding-extended 2026-09-03 11:21:19.845 | default-subnetpools 2026-09-03 11:21:19.845 | dhcp_agent_scheduler 2026-09-03 11:21:19.845 | dns-domain-ports 2026-09-03 11:21:19.845 | dns-integration 2026-09-03 11:21:19.845 | dns-integration-domain-keywords 2026-09-03 11:21:19.845 | empty-string-filtering 2026-09-03 11:21:19.845 | enable-default-route-bfd 2026-09-03 11:21:19.845 | enable-default-route-ecmp 2026-09-03 11:21:19.845 | expose-port-forwarding-in-fip 2026-09-03 11:21:19.845 | ext-gw-mode 2026-09-03 11:21:19.846 | external-gateway-multihoming 2026-09-03 11:21:19.846 | external-net 2026-09-03 11:21:19.846 | extra_dhcp_opt 2026-09-03 11:21:19.846 | extraroute 2026-09-03 11:21:19.846 | extraroute-atomic 2026-09-03 11:21:19.846 | filter-validation 2026-09-03 11:21:19.846 | fip-port-details 2026-09-03 11:21:19.846 | flavors 2026-09-03 11:21:19.846 | floating-ip-port-forwarding 2026-09-03 11:21:19.846 | floating-ip-port-forwarding-description 2026-09-03 11:21:19.846 | floating-ip-port-forwarding-detail 2026-09-03 11:21:19.847 | floating-ip-port-forwarding-port-ranges 2026-09-03 11:21:19.847 | floatingip-pools 2026-09-03 11:21:19.847 | fwaas_v2 2026-09-03 11:21:19.847 | ip_allocation 2026-09-03 11:21:19.847 | l3-agent-scheduler-ha-chassis-priority 2026-09-03 11:21:19.847 | l3-flavors 2026-09-03 11:21:19.847 | l3-ha 2026-09-03 11:21:19.847 | l3_agent_scheduler 2026-09-03 11:21:19.847 | logging 2026-09-03 11:21:19.847 | multi-provider 2026-09-03 11:21:19.847 | net-mtu 2026-09-03 11:21:19.848 | net-mtu-writable 2026-09-03 11:21:19.848 | network-ip-availability 2026-09-03 11:21:19.848 | network_availability_zone 2026-09-03 11:21:19.848 | network_ha 2026-09-03 11:21:19.848 | pagination 2026-09-03 11:21:19.848 | port-device-profile 2026-09-03 11:21:19.848 | port-hardware-offload-type 2026-09-03 11:21:19.848 | port-mac-address-regenerate 2026-09-03 11:21:19.848 | port-numa-affinity-policy 2026-09-03 11:21:19.848 | port-numa-affinity-policy-socket 2026-09-03 11:21:19.848 | port-resource-request 2026-09-03 11:21:19.849 | port-security 2026-09-03 11:21:19.849 | port-trusted-vif 2026-09-03 11:21:19.849 | project-id 2026-09-03 11:21:19.849 | provider 2026-09-03 11:21:19.849 | pvlan 2026-09-03 11:21:19.849 | qinq 2026-09-03 11:21:19.849 | qos 2026-09-03 11:21:19.849 | qos-bw-limit-direction 2026-09-03 11:21:19.849 | qos-bw-minimum-ingress 2026-09-03 11:21:19.849 | qos-default 2026-09-03 11:21:19.850 | qos-fip 2026-09-03 11:21:19.850 | qos-gateway-ip 2026-09-03 11:21:19.850 | qos-rule-type-details 2026-09-03 11:21:19.850 | qos-rule-type-filter 2026-09-03 11:21:19.850 | qos-rules-alias 2026-09-03 11:21:19.850 | quota-check-limit 2026-09-03 11:21:19.850 | quota-check-limit-default 2026-09-03 11:21:19.850 | quota_details 2026-09-03 11:21:19.850 | quotas 2026-09-03 11:21:19.850 | rbac-address-scope 2026-09-03 11:21:19.850 | rbac-policies 2026-09-03 11:21:19.851 | rbac-security-groups 2026-09-03 11:21:19.851 | router 2026-09-03 11:21:19.851 | router-enable-snat 2026-09-03 11:21:19.851 | router_availability_zone 2026-09-03 11:21:19.851 | security-group 2026-09-03 11:21:19.851 | security-groups-default-rules 2026-09-03 11:21:19.851 | security-groups-default-statefulness 2026-09-03 11:21:19.851 | security-groups-normalized-cidr 2026-09-03 11:21:19.851 | security-groups-remote-address-group 2026-09-03 11:21:19.851 | security-groups-rules-belongs-to-default-sg 2026-09-03 11:21:19.851 | security-groups-shared-filtering 2026-09-03 11:21:19.852 | segment 2026-09-03 11:21:19.852 | sorting 2026-09-03 11:21:19.852 | standard-attr-description 2026-09-03 11:21:19.852 | standard-attr-fwaas-v2 2026-09-03 11:21:19.852 | standard-attr-revisions 2026-09-03 11:21:19.852 | standard-attr-tag 2026-09-03 11:21:19.852 | standard-attr-timestamp 2026-09-03 11:21:19.852 | stateful-security-group 2026-09-03 11:21:19.852 | subnet-dns-publish-fixed-ip 2026-09-03 11:21:19.852 | subnet-external-network 2026-09-03 11:21:19.852 | subnet-service-types 2026-09-03 11:21:19.853 | subnet_allocation 2026-09-03 11:21:19.853 | subnet_onboard 2026-09-03 11:21:19.853 | subnetpool-prefix-ops 2026-09-03 11:21:19.853 | tag-creation 2026-09-03 11:21:19.853 | tap-mirror 2026-09-03 11:21:19.853 | tap-mirror-both-direction 2026-09-03 11:21:19.853 | trunk 2026-09-03 11:21:19.853 | uplink-status-propagation 2026-09-03 11:21:19.853 | uplink-status-propagation-updatable 2026-09-03 11:21:19.853 | vlan-transparent 2026-09-03 11:21:19.853 | vpn-endpoint-groups 2026-09-03 11:21:19.854 | vpnaas' 2026-09-03 11:21:19.854 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:484 : echo -e 'address-group 2026-09-03 11:21:19.854 | address-scope 2026-09-03 11:21:19.854 | agent 2026-09-03 11:21:19.854 | allowed-address-pairs 2026-09-03 11:21:19.854 | auto-allocated-topology 2026-09-03 11:21:19.854 | availability_zone 2026-09-03 11:21:19.854 | bgp 2026-09-03 11:21:19.854 | bgp_4byte_asn 2026-09-03 11:21:19.854 | bgp_dragent_scheduler 2026-09-03 11:21:19.854 | binding 2026-09-03 11:21:19.855 | binding-extended 2026-09-03 11:21:19.855 | default-subnetpools 2026-09-03 11:21:19.855 | dhcp_agent_scheduler 2026-09-03 11:21:19.855 | dns-domain-ports 2026-09-03 11:21:19.855 | dns-integration 2026-09-03 11:21:19.855 | dns-integration-domain-keywords 2026-09-03 11:21:19.855 | empty-string-filtering 2026-09-03 11:21:19.855 | enable-default-route-bfd 2026-09-03 11:21:19.855 | enable-default-route-ecmp 2026-09-03 11:21:19.855 | expose-port-forwarding-in-fip 2026-09-03 11:21:19.855 | ext-gw-mode 2026-09-03 11:21:19.856 | external-gateway-multihoming 2026-09-03 11:21:19.856 | external-net 2026-09-03 11:21:19.856 | extra_dhcp_opt 2026-09-03 11:21:19.856 | extraroute 2026-09-03 11:21:19.856 | extraroute-atomic 2026-09-03 11:21:19.856 | filter-validation 2026-09-03 11:21:19.856 | fip-port-details 2026-09-03 11:21:19.856 | flavors 2026-09-03 11:21:19.856 | floating-ip-port-forwarding 2026-09-03 11:21:19.856 | floating-ip-port-forwarding-description 2026-09-03 11:21:19.856 | floating-ip-port-forwarding-detail 2026-09-03 11:21:19.857 | floating-ip-port-forwarding-port-ranges 2026-09-03 11:21:19.857 | floatingip-pools 2026-09-03 11:21:19.857 | fwaas_v2 2026-09-03 11:21:19.857 | ip_allocation 2026-09-03 11:21:19.857 | l3-agent-scheduler-ha-chassis-priority 2026-09-03 11:21:19.857 | l3-flavors 2026-09-03 11:21:19.857 | l3-ha 2026-09-03 11:21:19.857 | l3_agent_scheduler 2026-09-03 11:21:19.857 | logging 2026-09-03 11:21:19.857 | multi-provider 2026-09-03 11:21:19.857 | net-mtu 2026-09-03 11:21:19.858 | net-mtu-writable 2026-09-03 11:21:19.858 | network-ip-availability 2026-09-03 11:21:19.858 | network_availability_zone 2026-09-03 11:21:19.858 | network_ha 2026-09-03 11:21:19.858 | pagination 2026-09-03 11:21:19.858 | port-device-profile 2026-09-03 11:21:19.858 | port-hardware-offload-type 2026-09-03 11:21:19.858 | port-mac-address-regenerate 2026-09-03 11:21:19.858 | port-numa-affinity-policy 2026-09-03 11:21:19.858 | port-numa-affinity-policy-socket 2026-09-03 11:21:19.858 | port-resource-request 2026-09-03 11:21:19.859 | port-security 2026-09-03 11:21:19.859 | port-trusted-vif 2026-09-03 11:21:19.859 | project-id 2026-09-03 11:21:19.859 | provider 2026-09-03 11:21:19.859 | pvlan 2026-09-03 11:21:19.859 | qinq 2026-09-03 11:21:19.859 | qos 2026-09-03 11:21:19.859 | qos-bw-limit-direction 2026-09-03 11:21:19.860 | qos-bw-minimum-ingress 2026-09-03 11:21:19.860 | qos-default 2026-09-03 11:21:19.860 | qos-fip 2026-09-03 11:21:19.860 | qos-gateway-ip 2026-09-03 11:21:19.860 | qos-rule-type-details 2026-09-03 11:21:19.860 | qos-rule-type-filter 2026-09-03 11:21:19.860 | qos-rules-alias 2026-09-03 11:21:19.860 | quota-check-limit 2026-09-03 11:21:19.860 | quota-check-limit-default 2026-09-03 11:21:19.860 | quota_details 2026-09-03 11:21:19.860 | quotas 2026-09-03 11:21:19.860 | rbac-address-scope 2026-09-03 11:21:19.861 | rbac-policies 2026-09-03 11:21:19.861 | rbac-security-groups 2026-09-03 11:21:19.861 | router 2026-09-03 11:21:19.861 | router-enable-snat 2026-09-03 11:21:19.861 | router_availability_zone 2026-09-03 11:21:19.861 | security-group 2026-09-03 11:21:19.861 | security-groups-default-rules 2026-09-03 11:21:19.861 | security-groups-default-statefulness 2026-09-03 11:21:19.861 | security-groups-normalized-cidr 2026-09-03 11:21:19.861 | security-groups-remote-address-group 2026-09-03 11:21:19.862 | security-groups-rules-belongs-to-default-sg 2026-09-03 11:21:19.862 | security-groups-shared-filtering 2026-09-03 11:21:19.862 | segment 2026-09-03 11:21:19.862 | sorting 2026-09-03 11:21:19.862 | standard-attr-description 2026-09-03 11:21:19.862 | standard-attr-fwaas-v2 2026-09-03 11:21:19.862 | standard-attr-revisions 2026-09-03 11:21:19.862 | standard-attr-tag 2026-09-03 11:21:19.862 | standard-attr-timestamp 2026-09-03 11:21:19.862 | stateful-security-group 2026-09-03 11:21:19.862 | subnet-dns-publish-fixed-ip 2026-09-03 11:21:19.863 | subnet-external-network 2026-09-03 11:21:19.863 | subnet-service-types 2026-09-03 11:21:19.863 | subnet_allocation 2026-09-03 11:21:19.863 | subnet_onboard 2026-09-03 11:21:19.863 | subnetpool-prefix-ops 2026-09-03 11:21:19.863 | tag-creation 2026-09-03 11:21:19.863 | tap-mirror 2026-09-03 11:21:19.863 | tap-mirror-both-direction 2026-09-03 11:21:19.863 | trunk 2026-09-03 11:21:19.863 | uplink-status-propagation 2026-09-03 11:21:19.863 | uplink-status-propagation-updatable 2026-09-03 11:21:19.864 | vlan-transparent 2026-09-03 11:21:19.864 | vpn-endpoint-groups 2026-09-03 11:21:19.864 | vpnaas' 2026-09-03 11:21:19.864 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:484 : echo -e 'address-group 2026-09-03 11:21:19.864 | address-scope 2026-09-03 11:21:19.864 | agent 2026-09-03 11:21:19.864 | allowed-address-pairs 2026-09-03 11:21:19.864 | auto-allocated-topology 2026-09-03 11:21:19.864 | availability_zone 2026-09-03 11:21:19.864 | bgp 2026-09-03 11:21:19.864 | bgp_4byte_asn 2026-09-03 11:21:19.865 | bgp_dragent_scheduler 2026-09-03 11:21:19.865 | binding 2026-09-03 11:21:19.865 | binding-extended 2026-09-03 11:21:19.865 | default-subnetpools 2026-09-03 11:21:19.865 | dhcp_agent_scheduler 2026-09-03 11:21:19.865 | dns-domain-ports 2026-09-03 11:21:19.865 | dns-integration 2026-09-03 11:21:19.865 | dns-integration-domain-keywords 2026-09-03 11:21:19.865 | empty-string-filtering 2026-09-03 11:21:19.865 | enable-default-route-bfd 2026-09-03 11:21:19.865 | enable-default-route-ecmp 2026-09-03 11:21:19.866 | expose-port-forwarding-in-fip 2026-09-03 11:21:19.866 | ext-gw-mode 2026-09-03 11:21:19.866 | external-gateway-multihoming 2026-09-03 11:21:19.866 | external-net 2026-09-03 11:21:19.866 | extra_dhcp_opt 2026-09-03 11:21:19.866 | extraroute 2026-09-03 11:21:19.866 | extraroute-atomic 2026-09-03 11:21:19.866 | filter-validation 2026-09-03 11:21:19.866 | fip-port-details 2026-09-03 11:21:19.866 | flavors 2026-09-03 11:21:19.866 | floating-ip-port-forwarding 2026-09-03 11:21:19.867 | floating-ip-port-forwarding-description 2026-09-03 11:21:19.867 | floating-ip-port-forwarding-detail 2026-09-03 11:21:19.867 | floating-ip-port-forwarding-port-ranges 2026-09-03 11:21:19.867 | floatingip-pools 2026-09-03 11:21:19.867 | fwaas_v2 2026-09-03 11:21:19.867 | ip_allocation 2026-09-03 11:21:19.867 | l3-agent-scheduler-ha-chassis-priority 2026-09-03 11:21:19.867 | l3-flavors 2026-09-03 11:21:19.867 | l3-ha 2026-09-03 11:21:19.867 | l3_agent_scheduler 2026-09-03 11:21:19.868 | logging 2026-09-03 11:21:19.868 | multi-provider 2026-09-03 11:21:19.868 | net-mtu 2026-09-03 11:21:19.868 | net-mtu-writable 2026-09-03 11:21:19.868 | network-ip-availability 2026-09-03 11:21:19.868 | network_availability_zone 2026-09-03 11:21:19.868 | network_ha 2026-09-03 11:21:19.868 | pagination 2026-09-03 11:21:19.868 | port-device-profile 2026-09-03 11:21:19.868 | port-hardware-offload-type 2026-09-03 11:21:19.868 | port-mac-address-regenerate 2026-09-03 11:21:19.869 | port-numa-affinity-policy 2026-09-03 11:21:19.869 | port-numa-affinity-policy-socket 2026-09-03 11:21:19.869 | port-resource-request 2026-09-03 11:21:19.869 | port-security 2026-09-03 11:21:19.869 | port-trusted-vif 2026-09-03 11:21:19.869 | project-id 2026-09-03 11:21:19.869 | provider 2026-09-03 11:21:19.869 | pvlan 2026-09-03 11:21:19.869 | qinq 2026-09-03 11:21:19.869 | qos 2026-09-03 11:21:19.869 | qos-bw-limit-direction 2026-09-03 11:21:19.870 | qos-bw-minimum-ingress 2026-09-03 11:21:19.870 | qos-default 2026-09-03 11:21:19.870 | qos-fip 2026-09-03 11:21:19.870 | qos-gateway-ip 2026-09-03 11:21:19.870 | qos-rule-type-details 2026-09-03 11:21:19.870 | qos-rule-type-filter 2026-09-03 11:21:19.870 | qos-rules-alias 2026-09-03 11:21:19.870 | quota-check-limit 2026-09-03 11:21:19.870 | quota-check-limit-default 2026-09-03 11:21:19.870 | quota_details 2026-09-03 11:21:19.870 | quotas 2026-09-03 11:21:19.871 | rbac-address-scope 2026-09-03 11:21:19.871 | rbac-policies 2026-09-03 11:21:19.871 | rbac-security-groups 2026-09-03 11:21:19.871 | router 2026-09-03 11:21:19.871 | router-enable-snat 2026-09-03 11:21:19.871 | router_availability_zone 2026-09-03 11:21:19.871 | security-group 2026-09-03 11:21:19.871 | security-groups-default-rules 2026-09-03 11:21:19.871 | security-groups-default-statefulness 2026-09-03 11:21:19.871 | security-groups-normalized-cidr 2026-09-03 11:21:19.872 | security-groups-remote-address-group 2026-09-03 11:21:19.872 | security-groups-rules-belongs-to-default-sg 2026-09-03 11:21:19.872 | security-groups-shared-filtering 2026-09-03 11:21:19.872 | segment 2026-09-03 11:21:19.872 | sorting 2026-09-03 11:21:19.872 | standard-attr-description 2026-09-03 11:21:19.872 | standard-attr-fwaas-v2 2026-09-03 11:21:19.872 | standard-attr-revisions 2026-09-03 11:21:19.872 | standard-attr-tag 2026-09-03 11:21:19.872 | standard-attr-timestamp 2026-09-03 11:21:19.872 | stateful-security-group 2026-09-03 11:21:19.873 | subnet-dns-publish-fixed-ip 2026-09-03 11:21:19.873 | subnet-external-network 2026-09-03 11:21:19.873 | subnet-service-types 2026-09-03 11:21:19.873 | subnet_allocation 2026-09-03 11:21:19.873 | subnet_onboard 2026-09-03 11:21:19.873 | subnetpool-prefix-ops 2026-09-03 11:21:19.873 | tag-creation 2026-09-03 11:21:19.873 | tap-mirror 2026-09-03 11:21:19.873 | tap-mirror-both-direction 2026-09-03 11:21:19.873 | trunk 2026-09-03 11:21:19.874 | uplink-status-propagation 2026-09-03 11:21:19.874 | uplink-status-propagation-updatable 2026-09-03 11:21:19.874 | vlan-transparent 2026-09-03 11:21:19.874 | vpn-endpoint-groups 2026-09-03 11:21:19.874 | vpnaas' 2026-09-03 11:21:19.874 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 484: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-09-03 11:21:19.874 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:484 : LC_ALL=C 2026-09-03 11:21:19.874 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 484: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-09-03 11:21:19.874 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:484 : comm -3 /dev/fd/63 /dev/fd/62 2026-09-03 11:21:19.874 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:484 : disabled_ext= 2026-09-03 11:21:19.874 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:488 : '[' '!' -z '' ']' 2026-09-03 11:21:19.875 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:495 : 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-09-03 11:21:19.875 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:495 : tr ' ' , 2026-09-03 11:21:19.875 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:495 : 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-09-03 11:21:19.875 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:495 : 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-09-03 11:21:19.875 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:503 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve max_header_size=38 2026-09-03 11:21:19.875 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-09-03 11:21:19.875 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2026-09-03 11:21:19.877 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=max_header_size=38 2026-09-03 11:21:19.879 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z max_header_size=38 ']' 2026-09-03 11:21:19.881 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-09-03 11:21:19.884 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve max_header_size 38 2026-09-03 11:21:19.917 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:504 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_nb_connection=tcp:192.168.122.181:6641 2026-09-03 11:21:19.919 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-09-03 11:21:19.923 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-09-03 11:21:19.926 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_nb_connection=tcp:192.168.122.181:6641 2026-09-03 11:21:19.929 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_nb_connection=tcp:192.168.122.181:6641 ']' 2026-09-03 11:21:19.933 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-09-03 11:21:19.936 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_nb_connection tcp:192.168.122.181:6641 2026-09-03 11:21:19.974 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:505 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_sb_connection=tcp:192.168.122.181:6642 2026-09-03 11:21:19.978 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-09-03 11:21:19.982 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-09-03 11:21:19.986 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_sb_connection=tcp:192.168.122.181:6642 2026-09-03 11:21:19.990 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_sb_connection=tcp:192.168.122.181:6642 ']' 2026-09-03 11:21:19.994 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-09-03 11:21:19.998 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_sb_connection tcp:192.168.122.181:6642 2026-09-03 11:21:20.039 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:506 : is_service_enabled tls-proxy 2026-09-03 11:21:20.061 | + functions-common:is_service_enabled:2076 : return 1 2026-09-03 11:21:20.064 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:514 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn neutron_sync_mode=log 2026-09-03 11:21:20.067 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-09-03 11:21:20.070 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-09-03 11:21:20.074 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=neutron_sync_mode=log 2026-09-03 11:21:20.077 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z neutron_sync_mode=log ']' 2026-09-03 11:21:20.080 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-09-03 11:21:20.083 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn neutron_sync_mode log 2026-09-03 11:21:20.122 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:515 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_l3_scheduler=leastloaded 2026-09-03 11:21:20.125 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-09-03 11:21:20.128 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-09-03 11:21:20.132 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_l3_scheduler=leastloaded 2026-09-03 11:21:20.136 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_l3_scheduler=leastloaded ']' 2026-09-03 11:21:20.140 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-09-03 11:21:20.143 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_l3_scheduler leastloaded 2026-09-03 11:21:20.186 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:516 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group=True 2026-09-03 11:21:20.190 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-09-03 11:21:20.195 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=securitygroup 2026-09-03 11:21:20.199 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=enable_security_group=True 2026-09-03 11:21:20.203 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z enable_security_group=True ']' 2026-09-03 11:21:20.207 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-09-03 11:21:20.211 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2026-09-03 11:21:20.252 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:517 : inicomment /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver 2026-09-03 11:21:20.278 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:519 : is_service_enabled q-log neutron-log 2026-09-03 11:21:20.302 | + functions-common:is_service_enabled:2076 : return 1 2026-09-03 11:21:20.306 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:525 : is_ovn_metadata_agent_enabled 2026-09-03 11:21:20.310 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:320 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-09-03 11:21:20.333 | + functions-common:is_service_enabled:2076 : return 0 2026-09-03 11:21:20.337 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:320 : [[ False == \F\a\l\s\e ]] 2026-09-03 11:21:20.340 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:321 : return 0 2026-09-03 11:21:20.344 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:526 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_metadata_enabled=True 2026-09-03 11:21:20.348 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-09-03 11:21:20.351 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-09-03 11:21:20.354 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_metadata_enabled=True 2026-09-03 11:21:20.358 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_metadata_enabled=True ']' 2026-09-03 11:21:20.362 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-09-03 11:21:20.366 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_metadata_enabled True 2026-09-03 11:21:20.410 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:533 : is_service_enabled q-dns neutron-dns 2026-09-03 11:21:20.435 | + functions-common:is_service_enabled:2076 : return 1 2026-09-03 11:21:20.439 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:538 : iniset /etc/neutron/neutron.conf ovs igmp_snooping_enable False 2026-09-03 11:21:20.486 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:541 : is_service_enabled q-dhcp neutron-dhcp 2026-09-03 11:21:20.511 | + functions-common:is_service_enabled:2076 : return 1 2026-09-03 11:21:20.515 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:544 : iniset /etc/neutron/neutron.conf DEFAULT dhcp_agent_notification False 2026-09-03 11:21:20.557 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:547 : is_service_enabled n-api-meta 2026-09-03 11:21:20.581 | + functions-common:is_service_enabled:2076 : return 0 2026-09-03 11:21:20.584 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:548 : is_ovn_metadata_agent_enabled 2026-09-03 11:21:20.587 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:320 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-09-03 11:21:20.611 | + functions-common:is_service_enabled:2076 : return 0 2026-09-03 11:21:20.615 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:320 : [[ False == \F\a\l\s\e ]] 2026-09-03 11:21:20.619 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:321 : return 0 2026-09-03 11:21:20.624 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:549 : iniset /etc/nova/nova.conf neutron service_metadata_proxy True 2026-09-03 11:21:20.667 | + lib/neutron:configure_neutron:413 : is_service_enabled q-placement neutron-placement 2026-09-03 11:21:20.691 | + functions-common:is_service_enabled:2076 : return 1 2026-09-03 11:21:20.694 | + lib/neutron:configure_neutron:416 : is_service_enabled q-trunk neutron-trunk 2026-09-03 11:21:20.719 | + functions-common:is_service_enabled:2076 : return 1 2026-09-03 11:21:20.723 | + lib/neutron:configure_neutron:419 : is_service_enabled q-qos neutron-qos 2026-09-03 11:21:20.747 | + functions-common:is_service_enabled:2076 : return 1 2026-09-03 11:21:20.751 | + lib/neutron:configure_neutron:426 : is_service_enabled neutron-segments 2026-09-03 11:21:20.775 | + functions-common:is_service_enabled:2076 : return 1 2026-09-03 11:21:20.778 | + lib/neutron:configure_neutron:430 : is_service_enabled q-ovn-bgp 2026-09-03 11:21:20.803 | + functions-common:is_service_enabled:2076 : return 1 2026-09-03 11:21:20.808 | + lib/neutron:configure_neutron:433 : is_service_enabled q-ovn-evpn 2026-09-03 11:21:20.832 | + functions-common:is_service_enabled:2076 : return 1 2026-09-03 11:21:20.836 | + lib/neutron:configure_neutron:438 : is_service_enabled q-agt neutron-agent q-svc neutron-api 2026-09-03 11:21:20.860 | + functions-common:is_service_enabled:2076 : return 0 2026-09-03 11:21:20.863 | + lib/neutron:configure_neutron:439 : _configure_neutron_service 2026-09-03 11:21:20.867 | + lib/neutron:_configure_neutron_service:1007 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2026-09-03 11:21:20.870 | + lib/neutron:_configure_neutron_service:1008 : cp /opt/stack/neutron/etc/neutron/api-paste.ini /etc/neutron/api-paste.ini 2026-09-03 11:21:20.877 | + lib/neutron:_configure_neutron_service:1011 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2026-09-03 11:21:20.922 | + lib/neutron:_configure_neutron_service:1013 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2026-09-03 11:21:20.967 | + lib/neutron:_configure_neutron_service:1014 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2026-09-03 11:21:21.011 | + lib/neutron:_configure_neutron_service:1016 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2026-09-03 11:21:21.058 | + lib/neutron:_configure_neutron_service:1017 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2026-09-03 11:21:21.061 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/neutron/neutron.conf 2026-09-03 11:21:21.065 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=neutron 2026-09-03 11:21:21.068 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-09-03 11:21:21.072 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-09-03 11:21:21.075 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/neutron/neutron.conf neutron keystone_authtoken 2026-09-03 11:21:21.078 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/neutron/neutron.conf 2026-09-03 11:21:21.081 | + lib/keystone:configure_keystoneauth:392 : local admin_user=neutron 2026-09-03 11:21:21.084 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-09-03 11:21:21.088 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2026-09-03 11:21:21.131 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2026-09-03 11:21:21.175 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://192.168.122.181/identity 2026-09-03 11:21:21.222 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2026-09-03 11:21:21.269 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/neutron/neutron.conf keystone_authtoken password nomoresecret 2026-09-03 11:21:21.313 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2026-09-03 11:21:21.358 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2026-09-03 11:21:21.404 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2026-09-03 11:21:21.449 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/neutron/neutron.conf keystone_authtoken www_authenticate_uri http://192.168.122.181/identity 2026-09-03 11:21:21.493 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-09-03 11:21:21.537 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2026-09-03 11:21:21.581 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-09-03 11:21:21.585 | + lib/neutron:_configure_neutron_service:1020 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2026-09-03 11:21:21.629 | + lib/neutron:_configure_neutron_service:1021 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2026-09-03 11:21:21.674 | + lib/neutron:_configure_neutron_service:1023 : configure_keystoneauth /etc/neutron/neutron.conf nova nova 2026-09-03 11:21:21.678 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/neutron/neutron.conf 2026-09-03 11:21:21.681 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-09-03 11:21:21.684 | + lib/keystone:configure_keystoneauth:393 : local section=nova 2026-09-03 11:21:21.688 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/neutron/neutron.conf nova auth_type password 2026-09-03 11:21:21.732 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/neutron/neutron.conf nova interface public 2026-09-03 11:21:21.777 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/neutron/neutron.conf nova auth_url http://192.168.122.181/identity 2026-09-03 11:21:21.824 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/neutron/neutron.conf nova username nova 2026-09-03 11:21:21.867 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/neutron/neutron.conf nova password nomoresecret 2026-09-03 11:21:21.913 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2026-09-03 11:21:21.959 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/neutron/neutron.conf nova project_name service 2026-09-03 11:21:22.004 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2026-09-03 11:21:22.049 | + lib/neutron:_configure_neutron_service:1026 : configure_keystoneauth /etc/neutron/neutron.conf placement placement 2026-09-03 11:21:22.053 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/neutron/neutron.conf 2026-09-03 11:21:22.058 | + lib/keystone:configure_keystoneauth:392 : local admin_user=placement 2026-09-03 11:21:22.061 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-09-03 11:21:22.065 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/neutron/neutron.conf placement auth_type password 2026-09-03 11:21:22.110 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/neutron/neutron.conf placement interface public 2026-09-03 11:21:22.155 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/neutron/neutron.conf placement auth_url http://192.168.122.181/identity 2026-09-03 11:21:22.200 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/neutron/neutron.conf placement username placement 2026-09-03 11:21:22.245 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/neutron/neutron.conf placement password nomoresecret 2026-09-03 11:21:22.291 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/neutron/neutron.conf placement user_domain_name Default 2026-09-03 11:21:22.336 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/neutron/neutron.conf placement project_name service 2026-09-03 11:21:22.380 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/neutron/neutron.conf placement project_domain_name Default 2026-09-03 11:21:22.425 | + lib/neutron:_configure_neutron_service:1029 : neutron_plugin_configure_service 2026-09-03 11:21:22.429 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ geneve != \l\o\c\a\l ]] 2026-09-03 11:21:22.432 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(project_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2026-09-03 11:21:22.436 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2026-09-03 11:21:22.440 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2026-09-03 11:21:22.444 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ public != '' ]] 2026-09-03 11:21:22.447 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=public 2026-09-03 11:21:22.451 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ '' != '' ]] 2026-09-03 11:21:22.454 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ public != '' ]] 2026-09-03 11:21:22.457 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2026-09-03 11:21:22.461 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2026-09-03 11:21:22.465 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n public ]] 2026-09-03 11:21:22.469 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2026-09-03 11:21:22.473 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n public ]] 2026-09-03 11:21:22.476 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=public, 2026-09-03 11:21:22.479 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n public ]] 2026-09-03 11:21:22.483 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ public != \p\u\b\l\i\c ]] 2026-09-03 11:21:22.486 | + 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-09-03 11:21:22.489 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-09-03 11:21:22.495 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=securitygroup 2026-09-03 11:21:22.498 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=enable_security_group=True 2026-09-03 11:21:22.501 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z enable_security_group=True ']' 2026-09-03 11:21:22.505 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-09-03 11:21:22.508 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2026-09-03 11:21:22.553 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:116 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers=ovn 2026-09-03 11:21:22.557 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-09-03 11:21:22.561 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-09-03 11:21:22.564 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=ovn 2026-09-03 11:21:22.568 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=ovn ']' 2026-09-03 11:21:22.571 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-09-03 11:21:22.575 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers ovn 2026-09-03 11:21:22.619 | + 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-09-03 11:21:22.623 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-09-03 11:21:22.626 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-09-03 11:21:22.630 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=overlay_ip_version=4 2026-09-03 11:21:22.633 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z overlay_ip_version=4 ']' 2026-09-03 11:21:22.636 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-09-03 11:21:22.640 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 overlay_ip_version 4 2026-09-03 11:21:22.683 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:119 : [[ -n local,flat,vlan,geneve ]] 2026-09-03 11:21:22.686 | + 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-09-03 11:21:22.688 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-09-03 11:21:22.692 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-09-03 11:21:22.696 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=type_drivers=local,flat,vlan,geneve 2026-09-03 11:21:22.699 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z type_drivers=local,flat,vlan,geneve ']' 2026-09-03 11:21:22.703 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-09-03 11:21:22.707 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 type_drivers local,flat,vlan,geneve 2026-09-03 11:21:22.748 | + 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-09-03 11:21:22.752 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-09-03 11:21:22.755 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-09-03 11:21:22.758 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security,qos 2026-09-03 11:21:22.762 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security,qos ']' 2026-09-03 11:21:22.766 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-09-03 11:21:22.769 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security,qos 2026-09-03 11:21:22.810 | + 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-09-03 11:21:22.813 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-09-03 11:21:22.817 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-09-03 11:21:22.821 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=project_network_types=geneve 2026-09-03 11:21:22.824 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z project_network_types=geneve ']' 2026-09-03 11:21:22.827 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-09-03 11:21:22.831 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 project_network_types geneve 2026-09-03 11:21:22.870 | + 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-09-03 11:21:22.874 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-09-03 11:21:22.878 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2026-09-03 11:21:22.882 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2026-09-03 11:21:22.885 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2026-09-03 11:21:22.889 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-09-03 11:21:22.893 | + 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-09-03 11:21:22.933 | + 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-09-03 11:21:22.937 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-09-03 11:21:22.940 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2026-09-03 11:21:22.944 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2026-09-03 11:21:22.948 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2026-09-03 11:21:22.951 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-09-03 11:21:22.954 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges 1:1000 2026-09-03 11:21:22.996 | + 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-09-03 11:21:22.999 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-09-03 11:21:23.002 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2026-09-03 11:21:23.006 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=public, 2026-09-03 11:21:23.010 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=public, ']' 2026-09-03 11:21:23.014 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-09-03 11:21:23.018 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks public, 2026-09-03 11:21:23.059 | + 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-09-03 11:21:23.063 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-09-03 11:21:23.066 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2026-09-03 11:21:23.070 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=public 2026-09-03 11:21:23.074 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=public ']' 2026-09-03 11:21:23.078 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-09-03 11:21:23.081 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges public 2026-09-03 11:21:23.122 | + 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-09-03 11:21:23.125 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-09-03 11:21:23.129 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2026-09-03 11:21:23.132 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:65536 2026-09-03 11:21:23.135 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:65536 ']' 2026-09-03 11:21:23.138 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-09-03 11:21:23.142 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges 1:65536 2026-09-03 11:21:23.183 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:137 : [[ legacy != \l\e\g\a\c\y ]] 2026-09-03 11:21:23.187 | + lib/neutron:configure_neutron:442 : iniset /etc/neutron/neutron.conf DEFAULT api_workers 2 2026-09-03 11:21:23.228 | + lib/neutron:configure_neutron:446 : iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0 2026-09-03 11:21:23.270 | + lib/neutron:configure_neutron:448 : write_uwsgi_config /etc/neutron/neutron-api-uwsgi.ini neutron.wsgi.api:application /networking '' neutron-api 2026-09-03 11:21:23.274 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/neutron/neutron-api-uwsgi.ini 2026-09-03 11:21:23.277 | + lib/apache:write_uwsgi_config:244 : local wsgi=neutron.wsgi.api:application 2026-09-03 11:21:23.281 | + lib/apache:write_uwsgi_config:245 : local url=/networking 2026-09-03 11:21:23.285 | + lib/apache:write_uwsgi_config:246 : local http= 2026-09-03 11:21:23.288 | + lib/apache:write_uwsgi_config:247 : local name=neutron-api 2026-09-03 11:21:23.291 | + lib/apache:write_uwsgi_config:249 : '[' -z neutron-api ']' 2026-09-03 11:21:23.295 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-09-03 11:21:23.298 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-09-03 11:21:23.318 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-09-03 11:21:23.319 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-09-03 11:21:23.329 | d /var/run/uwsgi 0755 quobyte root 2026-09-03 11:21:23.335 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-09-03 11:21:23.349 | /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-09-03 11:21:23.355 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/neutron-api.socket 2026-09-03 11:21:23.359 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/neutron/neutron-api-uwsgi.ini 2026-09-03 11:21:23.365 | + lib/apache:write_uwsgi_config:270 : [[ neutron.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-09-03 11:21:23.369 | + lib/apache:write_uwsgi_config:271 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi module neutron.wsgi.api:application 2026-09-03 11:21:23.414 | + lib/apache:write_uwsgi_config:276 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi processes 2 2026-09-03 11:21:23.457 | + lib/apache:write_uwsgi_config:278 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi master true 2026-09-03 11:21:23.499 | + lib/apache:write_uwsgi_config:280 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi die-on-term true 2026-09-03 11:21:23.542 | + lib/apache:write_uwsgi_config:281 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi exit-on-reload false 2026-09-03 11:21:23.583 | + lib/apache:write_uwsgi_config:284 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-09-03 11:21:23.625 | + lib/apache:write_uwsgi_config:285 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi enable-threads true 2026-09-03 11:21:23.667 | + lib/apache:write_uwsgi_config:286 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi plugins http,python3 2026-09-03 11:21:23.710 | + lib/apache:write_uwsgi_config:288 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi thunder-lock true 2026-09-03 11:21:23.752 | + 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-09-03 11:21:23.795 | + lib/apache:write_uwsgi_config:292 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi buffer-size 65535 2026-09-03 11:21:23.837 | + lib/apache:write_uwsgi_config:294 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-09-03 11:21:23.878 | + lib/apache:write_uwsgi_config:296 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi lazy-apps true 2026-09-03 11:21:23.921 | + lib/apache:write_uwsgi_config:298 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi start-time %t 2026-09-03 11:21:23.961 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-09-03 11:21:23.964 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-09-03 11:21:23.969 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for neutron-api 2026-09-03 11:21:23.973 | ++ lib/apache:apache_site_config_for:174 : local site=neutron-api 2026-09-03 11:21:23.977 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-09-03 11:21:23.981 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-03 11:21:23.984 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-03 11:21:23.988 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/neutron-api.conf 2026-09-03 11:21:23.992 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/neutron-api.conf 2026-09-03 11:21:23.997 | + lib/apache:write_uwsgi_config:306 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi socket /var/run/uwsgi/neutron-api.socket 2026-09-03 11:21:24.038 | + lib/apache:write_uwsgi_config:307 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi chmod-socket 666 2026-09-03 11:21:24.079 | + 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-09-03 11:21:24.080 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/neutron-api.conf 2026-09-03 11:21:24.092 | ProxyPass "/networking" "unix:/var/run/uwsgi/neutron-api.socket|uwsgi://uwsgi-uds-neutron-api" retry=0 acquire=1 2026-09-03 11:21:24.098 | + lib/apache:write_uwsgi_config:309 : enable_apache_site neutron-api 2026-09-03 11:21:24.102 | + lib/apache:enable_apache_site:191 : local site=neutron-api 2026-09-03 11:21:24.106 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-09-03 11:21:24.110 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-09-03 11:21:24.114 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-09-03 11:21:24.118 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-09-03 11:21:24.122 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-03 11:21:24.126 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-03 11:21:24.130 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-09-03 11:21:24.134 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-09-03 11:21:24.137 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-03 11:21:24.141 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-03 11:21:24.145 | + lib/apache:enable_apache_site:195 : sudo a2ensite neutron-api 2026-09-03 11:21:24.158 | perl: warning: Setting locale failed. 2026-09-03 11:21:24.158 | perl: warning: Please check that your locale settings: 2026-09-03 11:21:24.158 | LANGUAGE = (unset), 2026-09-03 11:21:24.158 | LC_ALL = "en_US.utf8", 2026-09-03 11:21:24.158 | LANG = "de_DE.UTF-8" 2026-09-03 11:21:24.159 | are supported and installed on your system. 2026-09-03 11:21:24.159 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-03 11:21:24.199 | Enabling site neutron-api. 2026-09-03 11:21:24.204 | To activate the new configuration, you need to run: 2026-09-03 11:21:24.204 | systemctl reload apache2 2026-09-03 11:21:24.211 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-09-03 11:21:24.215 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-09-03 11:21:24.219 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-09-03 11:21:24.223 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-09-03 11:21:24.375 | + ./stack.sh:main:1173 : is_service_enabled mysql postgresql 2026-09-03 11:21:24.397 | + functions-common:is_service_enabled:2076 : return 0 2026-09-03 11:21:24.401 | + ./stack.sh:main:1173 : is_service_enabled neutron 2026-09-03 11:21:24.425 | + functions-common:is_service_enabled:2076 : return 0 2026-09-03 11:21:24.427 | + ./stack.sh:main:1174 : async_runfunc init_neutron 2026-09-03 11:21:24.431 | + inc/async:async_runfunc:116 : async_run init_neutron init_neutron 2026-09-03 11:21:24.512 | + inc/async:async_inner:63 : init_neutron 2026-09-03 11:21:24.559 | [2061 Async init_neutron:55144]: running: init_neutron 2026-09-03 11:21:24.564 | + ./stack.sh:main:1182 : is_service_enabled q-dhcp 2026-09-03 11:21:24.588 | + functions-common:is_service_enabled:2076 : return 1 2026-09-03 11:21:24.592 | + ./stack.sh:main:1201 : is_service_enabled nova neutron 2026-09-03 11:21:24.619 | + functions-common:is_service_enabled:2076 : return 0 2026-09-03 11:21:24.623 | + ./stack.sh:main:1202 : configure_os_vif 2026-09-03 11:21:24.626 | + lib/os-vif:configure_os_vif:16 : [[ -e /etc/nova/nova.conf ]] 2026-09-03 11:21:24.628 | + lib/os-vif:configure_os_vif:17 : iniset /etc/nova/nova.conf os_vif_ovs isolate_vif False 2026-09-03 11:21:24.669 | + lib/os-vif:configure_os_vif:19 : [[ -e /etc/neutron/neutron.conf ]] 2026-09-03 11:21:24.673 | + lib/os-vif:configure_os_vif:20 : iniset /etc/neutron/neutron.conf os_vif_ovs isolate_vif False 2026-09-03 11:21:24.720 | + ./stack.sh:main:1208 : is_service_enabled swift 2026-09-03 11:21:24.749 | + functions-common:is_service_enabled:2076 : return 1 2026-09-03 11:21:24.753 | + ./stack.sh:main:1217 : is_service_enabled cinder 2026-09-03 11:21:24.780 | + functions-common:is_service_enabled:2076 : return 0 2026-09-03 11:21:24.783 | + ./stack.sh:main:1218 : echo_summary 'Configuring Cinder' 2026-09-03 11:21:24.787 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-09-03 11:21:24.791 | + ./stack.sh:echo_summary:450 : echo -e Configuring Cinder 2026-09-03 11:21:24.795 | + ./stack.sh:main:1219 : async_runfunc init_cinder 2026-09-03 11:21:24.799 | + inc/async:async_runfunc:116 : async_run init_cinder init_cinder 2026-09-03 11:21:24.887 | + inc/async:async_inner:63 : init_cinder 2026-09-03 11:21:24.942 | [2061 Async init_cinder:55380]: running: init_cinder 2026-09-03 11:21:24.948 | + ./stack.sh:main:1225 : is_service_enabled placement 2026-09-03 11:21:24.976 | + functions-common:is_service_enabled:2076 : return 0 2026-09-03 11:21:24.980 | + ./stack.sh:main:1226 : echo_summary 'Configuring placement' 2026-09-03 11:21:24.984 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-09-03 11:21:24.990 | + ./stack.sh:echo_summary:450 : echo -e Configuring placement 2026-09-03 11:21:24.995 | + ./stack.sh:main:1227 : async_runfunc init_placement 2026-09-03 11:21:25.001 | + inc/async:async_runfunc:116 : async_run init_placement init_placement 2026-09-03 11:21:25.090 | + inc/async:async_inner:63 : init_placement 2026-09-03 11:21:25.145 | [2061 Async init_placement:55510]: running: init_placement 2026-09-03 11:21:25.152 | + ./stack.sh:main:1231 : async_wait init_neutron 2026-09-03 11:21:25.233 | [2061 Async init_neutron:55144]: Waiting for completion of init_neutron running on PID 55144 (5 other jobs running) 2026-09-03 11:21:25.261 | [2061 Async init_neutron:55144]: Signaling child to exit 2026-09-03 11:21:39.352 | + inc/async:async_inner:64 : rc=0 2026-09-03 11:21:39.396 | [55380 Async init_cinder:55380]: finished successfully 2026-09-03 11:22:04.762 | + inc/async:async_inner:64 : rc=0 2026-09-03 11:22:04.796 | [55144 Async init_neutron:55144]: finished successfully 2026-09-03 11:22:04.826 | WAKEUP 2026-09-03 11:22:04.854 | [2061 Async init_neutron:55144]: Signaled 2026-09-03 11:22:04.856 | + lib/neutron:init_neutron:505 : recreate_database neutron 2026-09-03 11:22:04.856 | + lib/database:recreate_database:112 : local db=neutron 2026-09-03 11:22:04.857 | + lib/database:recreate_database:113 : recreate_database_mysql neutron 2026-09-03 11:22:04.857 | + lib/databases/mysql:recreate_database_mysql:54 : local db=neutron 2026-09-03 11:22:04.857 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;' 2026-09-03 11:22:04.857 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-09-03 11:22:04.857 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE neutron CHARACTER SET utf8;' 2026-09-03 11:22:04.857 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-09-03 11:22:04.857 | + lib/neutron:init_neutron:506 : time_start dbsync 2026-09-03 11:22:04.857 | + functions-common:time_start:2406 : local name=dbsync 2026-09-03 11:22:04.857 | + functions-common:time_start:2407 : local start_time= 2026-09-03 11:22:04.857 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-03 11:22:04.858 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-03 11:22:04.858 | + functions-common:time_start:2411 : _TIME_START[$name]=1788434484714 2026-09-03 11:22:04.858 | + 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-09-03 11:22:04.858 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-09-03 11:22:04.858 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-03 11:22:04.858 | we strongly recommend against using it for new projects. 2026-09-03 11:22:04.858 | 2026-09-03 11:22:04.858 | If you are already using Eventlet, we recommend migrating to a different 2026-09-03 11:22:04.858 | framework. For more detail see 2026-09-03 11:22:04.858 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-03 11:22:04.859 | 2026-09-03 11:22:04.859 | import eventlet as _eventlet # noqa 2026-09-03 11:22:04.859 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2026-09-03 11:22:04.859 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2026-09-03 11:22:04.859 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2026-09-03 11:22:04.859 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2026-09-03 11:22:04.859 | INFO [alembic.runtime.migration] Running upgrade -> kilo 2026-09-03 11:22:04.859 | INFO [alembic.runtime.migration] Running upgrade kilo -> 599c6a226151 2026-09-03 11:22:04.859 | INFO [alembic.runtime.migration] Running upgrade 599c6a226151 -> 52c5312f6baf 2026-09-03 11:22:04.860 | INFO [alembic.runtime.migration] Running upgrade 52c5312f6baf -> 313373c0ffee 2026-09-03 11:22:04.860 | INFO [alembic.runtime.migration] Running upgrade 313373c0ffee -> 8675309a5c4f 2026-09-03 11:22:04.860 | INFO [alembic.runtime.migration] Running upgrade 8675309a5c4f -> 45f955889773 2026-09-03 11:22:04.860 | INFO [alembic.runtime.migration] Running upgrade 45f955889773 -> 26c371498592 2026-09-03 11:22:04.860 | INFO [alembic.runtime.migration] Running upgrade 26c371498592 -> 1c844d1677f7 2026-09-03 11:22:04.860 | INFO [alembic.runtime.migration] Running upgrade 1c844d1677f7 -> 1b4c6e320f79 2026-09-03 11:22:04.860 | INFO [alembic.runtime.migration] Running upgrade 1b4c6e320f79 -> 48153cb5f051 2026-09-03 11:22:04.860 | INFO [alembic.runtime.migration] Running upgrade 48153cb5f051 -> 9859ac9c136 2026-09-03 11:22:04.860 | INFO [alembic.runtime.migration] Running upgrade 9859ac9c136 -> 34af2b5c5a59 2026-09-03 11:22:04.860 | INFO [alembic.runtime.migration] Running upgrade 34af2b5c5a59 -> 59cb5b6cf4d 2026-09-03 11:22:04.861 | INFO [alembic.runtime.migration] Running upgrade 59cb5b6cf4d -> 13cfb89f881a 2026-09-03 11:22:04.861 | INFO [alembic.runtime.migration] Running upgrade 13cfb89f881a -> 32e5974ada25 2026-09-03 11:22:04.861 | INFO [alembic.runtime.migration] Running upgrade 32e5974ada25 -> ec7fcfbf72ee 2026-09-03 11:22:04.861 | INFO [alembic.runtime.migration] Running upgrade ec7fcfbf72ee -> dce3ec7a25c9 2026-09-03 11:22:04.861 | INFO [alembic.runtime.migration] Running upgrade dce3ec7a25c9 -> c3a73f615e4 2026-09-03 11:22:04.861 | INFO [alembic.runtime.migration] Running upgrade c3a73f615e4 -> 659bf3d90664 2026-09-03 11:22:04.861 | INFO [alembic.runtime.migration] Running upgrade 659bf3d90664 -> 1df244e556f5 2026-09-03 11:22:04.861 | INFO [alembic.runtime.migration] Running upgrade 1df244e556f5 -> 19f26505c74f 2026-09-03 11:22:04.861 | INFO [alembic.runtime.migration] Running upgrade 19f26505c74f -> 15be73214821 2026-09-03 11:22:04.861 | INFO [alembic.runtime.migration] Running upgrade 15be73214821 -> b4caf27aae4 2026-09-03 11:22:04.862 | INFO [alembic.runtime.migration] Running upgrade b4caf27aae4 -> 15e43b934f81 2026-09-03 11:22:04.862 | INFO [alembic.runtime.migration] Running upgrade 15e43b934f81 -> 31ed664953e6 2026-09-03 11:22:04.862 | INFO [alembic.runtime.migration] Running upgrade 31ed664953e6 -> 2f9e956e7532 2026-09-03 11:22:04.862 | INFO [alembic.runtime.migration] Running upgrade 2f9e956e7532 -> 3894bccad37f 2026-09-03 11:22:04.862 | INFO [alembic.runtime.migration] Running upgrade 3894bccad37f -> 0e66c5227a8a 2026-09-03 11:22:04.862 | INFO [alembic.runtime.migration] Running upgrade 0e66c5227a8a -> 45f8dd33480b 2026-09-03 11:22:04.862 | INFO [alembic.runtime.migration] Running upgrade 45f8dd33480b -> 5abc0278ca73 2026-09-03 11:22:04.862 | INFO [alembic.runtime.migration] Running upgrade 5abc0278ca73 -> d3435b514502 2026-09-03 11:22:04.862 | INFO [alembic.runtime.migration] Running upgrade d3435b514502 -> 30107ab6a3ee 2026-09-03 11:22:04.862 | INFO [alembic.runtime.migration] Running upgrade 30107ab6a3ee -> c415aab1c048 2026-09-03 11:22:04.863 | INFO [alembic.runtime.migration] Running upgrade c415aab1c048 -> a963b38d82f4 2026-09-03 11:22:04.863 | INFO [alembic.runtime.migration] Running upgrade a963b38d82f4 -> 3d0e74aa7d37 2026-09-03 11:22:04.863 | INFO [alembic.runtime.migration] Running upgrade 3d0e74aa7d37 -> 030a959ceafa 2026-09-03 11:22:04.863 | INFO [alembic.runtime.migration] Running upgrade 030a959ceafa -> a5648cfeeadf 2026-09-03 11:22:04.863 | INFO [alembic.runtime.migration] Running upgrade a5648cfeeadf -> 0f5bef0f87d4 2026-09-03 11:22:04.863 | INFO [alembic.runtime.migration] Running upgrade 0f5bef0f87d4 -> 67daae611b6e 2026-09-03 11:22:04.863 | INFO [alembic.runtime.migration] Running upgrade kilo -> 30018084ec99 2026-09-03 11:22:04.863 | INFO [alembic.runtime.migration] Running upgrade 30018084ec99 -> 2e5352a0ad4d 2026-09-03 11:22:04.863 | INFO [alembic.runtime.migration] Running upgrade 2e5352a0ad4d -> 11926bcfe72d 2026-09-03 11:22:04.864 | INFO [alembic.runtime.migration] Running upgrade 11926bcfe72d -> 8a6d8bdae39 2026-09-03 11:22:04.864 | INFO [alembic.runtime.migration] Running upgrade 8a6d8bdae39 -> 5ffceebfada 2026-09-03 11:22:04.864 | INFO [alembic.runtime.migration] Running upgrade 5ffceebfada -> 4ffceebfcdc 2026-09-03 11:22:04.864 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfcdc -> 7bbb25278f53 2026-09-03 11:22:04.864 | INFO [alembic.runtime.migration] Running upgrade 7bbb25278f53 -> 89ab9a816d70 2026-09-03 11:22:04.864 | INFO [alembic.runtime.migration] Running upgrade 89ab9a816d70 -> c879c5e1ee90 2026-09-03 11:22:04.864 | INFO [alembic.runtime.migration] Running upgrade c879c5e1ee90 -> 8fd3918ef6f4 2026-09-03 11:22:04.864 | INFO [alembic.runtime.migration] Running upgrade 8fd3918ef6f4 -> 4bcd4df1f426 2026-09-03 11:22:04.864 | INFO [alembic.runtime.migration] Running upgrade 4bcd4df1f426 -> a84ccf28f06a 2026-09-03 11:22:04.864 | INFO [alembic.runtime.migration] Running upgrade a84ccf28f06a -> 7d9d8eeec6ad 2026-09-03 11:22:04.864 | INFO [alembic.runtime.migration] Running upgrade 67daae611b6e -> 6b461a21bcfc 2026-09-03 11:22:04.865 | INFO [alembic.runtime.migration] Running upgrade 6b461a21bcfc -> 5cd92597d11d 2026-09-03 11:22:04.865 | INFO [alembic.runtime.migration] Running upgrade 5cd92597d11d -> 929c968efe70 2026-09-03 11:22:04.865 | INFO [alembic.runtime.migration] Running upgrade 929c968efe70 -> a9c43481023c 2026-09-03 11:22:04.865 | INFO [alembic.runtime.migration] Running upgrade a9c43481023c -> 804a3c76314c 2026-09-03 11:22:04.865 | INFO [alembic.runtime.migration] Running upgrade 804a3c76314c -> 2b42d90729da 2026-09-03 11:22:04.865 | INFO [alembic.runtime.migration] Running upgrade 2b42d90729da -> 62c781cb6192 2026-09-03 11:22:04.865 | INFO [alembic.runtime.migration] Running upgrade 62c781cb6192 -> c8c222d42aa9 2026-09-03 11:22:04.865 | INFO [alembic.runtime.migration] Running upgrade c8c222d42aa9 -> 349b6fd605a6 2026-09-03 11:22:04.865 | INFO [alembic.runtime.migration] Running upgrade 349b6fd605a6 -> 7d32f979895f 2026-09-03 11:22:04.865 | INFO [alembic.runtime.migration] Running upgrade 7d32f979895f -> 594422d373ee 2026-09-03 11:22:04.866 | INFO [alembic.runtime.migration] Running upgrade 594422d373ee -> 61663558142c 2026-09-03 11:22:04.866 | INFO [alembic.runtime.migration] Running upgrade 61663558142c -> 867d39095bf4, port forwarding 2026-09-03 11:22:04.866 | INFO [alembic.runtime.migration] Running upgrade 867d39095bf4 -> d72db3e25539, modify uniq port forwarding 2026-09-03 11:22:04.866 | INFO [alembic.runtime.migration] Running upgrade d72db3e25539 -> cada2437bf41 2026-09-03 11:22:04.866 | INFO [alembic.runtime.migration] Running upgrade cada2437bf41 -> 195176fb410d, router gateway IP QoS 2026-09-03 11:22:04.866 | INFO [alembic.runtime.migration] Running upgrade 195176fb410d -> fb0167bd9639 2026-09-03 11:22:04.866 | INFO [alembic.runtime.migration] Running upgrade fb0167bd9639 -> 0ff9e3881597 2026-09-03 11:22:04.866 | INFO [alembic.runtime.migration] Running upgrade 0ff9e3881597 -> 9bfad3f1e780 2026-09-03 11:22:04.867 | INFO [alembic.runtime.migration] Running upgrade 9bfad3f1e780 -> 63fd95af7dcd 2026-09-03 11:22:04.867 | INFO [alembic.runtime.migration] Running upgrade 63fd95af7dcd -> c613d0b82681 2026-09-03 11:22:04.867 | INFO [alembic.runtime.migration] Running upgrade c613d0b82681 -> c3e9d13c4367 2026-09-03 11:22:04.867 | INFO [alembic.runtime.migration] Running upgrade c3e9d13c4367 -> 86274d77933e 2026-09-03 11:22:04.867 | INFO [alembic.runtime.migration] Running upgrade 86274d77933e -> f4b9654dd40c 2026-09-03 11:22:04.867 | INFO [alembic.runtime.migration] Running upgrade f4b9654dd40c -> a010322604bc 2026-09-03 11:22:04.867 | INFO [alembic.runtime.migration] Running upgrade a010322604bc -> 263d454a9655 2026-09-03 11:22:04.867 | INFO [alembic.runtime.migration] Running upgrade 263d454a9655 -> Ibac91d24da2 2026-09-03 11:22:04.867 | INFO [alembic.runtime.migration] Running upgrade Ibac91d24da2 -> 2217c4222de6 2026-09-03 11:22:04.868 | INFO [alembic.runtime.migration] Running upgrade 2217c4222de6 -> 18a7e90ae768 2026-09-03 11:22:04.868 | INFO [alembic.runtime.migration] Running upgrade 18a7e90ae768 -> e4e236b0e1ff 2026-09-03 11:22:04.868 | INFO [alembic.runtime.migration] Running upgrade e4e236b0e1ff -> e88badaa9591 2026-09-03 11:22:04.868 | INFO [alembic.runtime.migration] Running upgrade e88badaa9591 -> d8bdf05313f4 2026-09-03 11:22:04.868 | INFO [alembic.runtime.migration] Running upgrade d8bdf05313f4 -> dfe425060830 2026-09-03 11:22:04.868 | INFO [alembic.runtime.migration] Running upgrade dfe425060830 -> fd6107509ccd 2026-09-03 11:22:04.869 | INFO [alembic.runtime.migration] Running upgrade fd6107509ccd -> 1ea5dab0897a 2026-09-03 11:22:04.869 | INFO [alembic.runtime.migration] Running upgrade 1ea5dab0897a -> 49d8622c5221 2026-09-03 11:22:04.869 | INFO [alembic.runtime.migration] Running upgrade 49d8622c5221 -> I38991de2b4 2026-09-03 11:22:04.869 | INFO [alembic.runtime.migration] Running upgrade I38991de2b4 -> 532aa95457e2 2026-09-03 11:22:04.869 | INFO [alembic.runtime.migration] Running upgrade 532aa95457e2 -> f010820fc498 2026-09-03 11:22:04.869 | INFO [alembic.runtime.migration] Running upgrade f010820fc498 -> a964d94b4677 2026-09-03 11:22:04.869 | INFO [alembic.runtime.migration] Running upgrade a964d94b4677 -> 26d1e9f5c766 2026-09-03 11:22:04.870 | INFO [alembic.runtime.migration] Running upgrade 26d1e9f5c766 -> 1e0744e4ffea 2026-09-03 11:22:04.870 | INFO [alembic.runtime.migration] Running upgrade 1e0744e4ffea -> 6135a7bd4425 2026-09-03 11:22:04.870 | INFO [alembic.runtime.migration] Running upgrade 6135a7bd4425 -> 8df53b0d2c0e 2026-09-03 11:22:04.870 | INFO [alembic.runtime.migration] Running upgrade 8df53b0d2c0e -> 1bb3393de75d, add qos policy rule Packet Rate Limit 2026-09-03 11:22:04.870 | INFO [alembic.runtime.migration] Running upgrade 1bb3393de75d -> c181bb1d89e4 2026-09-03 11:22:04.870 | INFO [alembic.runtime.migration] Running upgrade c181bb1d89e4 -> ba859d649675 2026-09-03 11:22:04.870 | INFO [alembic.runtime.migration] Running upgrade ba859d649675 -> e981acd076d3 2026-09-03 11:22:04.871 | INFO [alembic.runtime.migration] Running upgrade e981acd076d3 -> 76df7844a8c6, add Local IP tables 2026-09-03 11:22:04.871 | INFO [alembic.runtime.migration] Running upgrade 76df7844a8c6 -> 1ffef8d6f371, migrate RBAC registers from "target_tenant" to "target_project" 2026-09-03 11:22:04.871 | INFO [alembic.runtime.migration] Running upgrade 1ffef8d6f371 -> cd9ef14ccf87 2026-09-03 11:22:04.871 | INFO [alembic.runtime.migration] Running upgrade cd9ef14ccf87 -> 34cf8b009713 2026-09-03 11:22:04.871 | INFO [alembic.runtime.migration] Running upgrade 34cf8b009713 -> I43e0b669096 2026-09-03 11:22:04.871 | INFO [alembic.runtime.migration] Running upgrade I43e0b669096 -> 4e6e655746f6 2026-09-03 11:22:04.871 | INFO [alembic.runtime.migration] Running upgrade 4e6e655746f6 -> 659cbedf30a1 2026-09-03 11:22:04.871 | INFO [alembic.runtime.migration] Running upgrade 659cbedf30a1 -> 21ff98fabab1 2026-09-03 11:22:04.871 | INFO [alembic.runtime.migration] Running upgrade 21ff98fabab1 -> 5881373af7f5 2026-09-03 11:22:04.872 | INFO [alembic.runtime.migration] Running upgrade 5881373af7f5 -> fc153938cdc1 2026-09-03 11:22:04.872 | INFO [alembic.runtime.migration] Running upgrade fc153938cdc1 -> 93f394357a27 2026-09-03 11:22:04.872 | INFO [alembic.runtime.migration] Running upgrade 93f394357a27 -> 6f1145bff34c 2026-09-03 11:22:04.872 | INFO [alembic.runtime.migration] Running upgrade 6f1145bff34c -> 682c319773d7 2026-09-03 11:22:04.872 | INFO [alembic.runtime.migration] Running upgrade 682c319773d7 -> 0aefee21cd87 2026-09-03 11:22:04.872 | INFO [alembic.runtime.migration] Running upgrade 0aefee21cd87 -> b1199a3adbef 2026-09-03 11:22:04.872 | INFO [alembic.runtime.migration] Running upgrade b1199a3adbef -> c33da356b165 2026-09-03 11:22:04.872 | INFO [alembic.runtime.migration] Running upgrade c33da356b165 -> 89c58a70ceba 2026-09-03 11:22:04.872 | INFO [alembic.runtime.migration] Running upgrade 89c58a70ceba -> 0e6eff810791 2026-09-03 11:22:04.873 | INFO [alembic.runtime.migration] Running upgrade 0e6eff810791 -> 175fa80908e1 2026-09-03 11:22:04.873 | INFO [alembic.runtime.migration] Running upgrade 175fa80908e1 -> 5bcb7b31ec7d 2026-09-03 11:22:04.873 | INFO [alembic.runtime.migration] Running upgrade 5bcb7b31ec7d -> ad80a9f07c5c 2026-09-03 11:22:04.873 | INFO [alembic.runtime.migration] Running upgrade ad80a9f07c5c -> d553edeb540f 2026-09-03 11:22:04.873 | INFO [alembic.runtime.migration] Running upgrade d553edeb540f -> b1bca967e19d, Add unique constraint to the network segment range 2026-09-03 11:22:04.873 | INFO [alembic.runtime.migration] Running upgrade b1bca967e19d -> bdae3a00c493 2026-09-03 11:22:04.873 | INFO [alembic.runtime.migration] Running upgrade bdae3a00c493 -> a00aa97899c0 2026-09-03 11:22:04.873 | INFO [alembic.runtime.migration] Running upgrade a00aa97899c0 -> a1b2c3d4e5f6, Add security groups default statefulness table 2026-09-03 11:22:04.873 | INFO [alembic.runtime.migration] Running upgrade a1b2c3d4e5f6 -> c7f8d9e0f1a2 2026-09-03 11:22:04.873 | INFO [alembic.runtime.migration] Running upgrade 7d9d8eeec6ad -> a8b517cff8ab 2026-09-03 11:22:04.874 | INFO [alembic.runtime.migration] Running upgrade a8b517cff8ab -> 3b935b28e7a0 2026-09-03 11:22:04.874 | INFO [alembic.runtime.migration] Running upgrade 3b935b28e7a0 -> b12a3ef66e62 2026-09-03 11:22:04.874 | INFO [alembic.runtime.migration] Running upgrade b12a3ef66e62 -> 97c25b0d2353 2026-09-03 11:22:04.874 | INFO [alembic.runtime.migration] Running upgrade 97c25b0d2353 -> 2e0d7a8a1586 2026-09-03 11:22:04.874 | INFO [alembic.runtime.migration] Running upgrade 2e0d7a8a1586 -> 5c85685d616d 2026-09-03 11:22:04.874 | Running upgrade for neutron ... 2026-09-03 11:22:04.874 | OK 2026-09-03 11:22:04.874 | + lib/neutron:init_neutron:509 : time_stop dbsync 2026-09-03 11:22:04.874 | + functions-common:time_stop:2420 : local name 2026-09-03 11:22:04.874 | + functions-common:time_stop:2421 : local end_time 2026-09-03 11:22:04.875 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-03 11:22:04.875 | + functions-common:time_stop:2423 : local total 2026-09-03 11:22:04.875 | + functions-common:time_stop:2424 : local start_time 2026-09-03 11:22:04.875 | + functions-common:time_stop:2426 : name=dbsync 2026-09-03 11:22:04.875 | + functions-common:time_stop:2427 : start_time=1788434484714 2026-09-03 11:22:04.875 | + functions-common:time_stop:2429 : [[ -z 1788434484714 ]] 2026-09-03 11:22:04.875 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-03 11:22:04.875 | + functions-common:time_stop:2432 : end_time=1788434524736 2026-09-03 11:22:04.875 | + functions-common:time_stop:2433 : elapsed_time=40022 2026-09-03 11:22:04.876 | + functions-common:time_stop:2434 : total=8072 2026-09-03 11:22:04.876 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-03 11:22:04.876 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=48094 2026-09-03 11:22:04.917 | [2061 Async init_neutron:55144]: finished init_neutron with result 0 in 40 seconds 2026-09-03 11:22:04.924 | + inc/async:async_wait:197 : return 0 2026-09-03 11:22:04.928 | + ./stack.sh:main:1232 : async_wait init_placement 2026-09-03 11:22:04.996 | [2061 Async init_placement:55510]: Waiting for completion of init_placement running on PID 55510 (4 other jobs running) 2026-09-03 11:22:05.028 | [2061 Async init_placement:55510]: Signaling child to exit 2026-09-03 11:22:11.840 | + inc/async:async_inner:64 : rc=0 2026-09-03 11:22:11.873 | [55510 Async init_placement:55510]: finished successfully 2026-09-03 11:22:11.904 | WAKEUP 2026-09-03 11:22:11.930 | [2061 Async init_placement:55510]: Signaled 2026-09-03 11:22:11.932 | + lib/placement:init_placement:113 : recreate_database placement 2026-09-03 11:22:11.932 | + lib/database:recreate_database:112 : local db=placement 2026-09-03 11:22:11.932 | + lib/database:recreate_database:113 : recreate_database_mysql placement 2026-09-03 11:22:11.932 | + lib/databases/mysql:recreate_database_mysql:54 : local db=placement 2026-09-03 11:22:11.932 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS placement;' 2026-09-03 11:22:11.933 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-09-03 11:22:11.933 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE placement CHARACTER SET utf8;' 2026-09-03 11:22:11.933 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-09-03 11:22:11.933 | + lib/placement:init_placement:114 : /opt/stack/data/venv/bin/placement-manage db sync 2026-09-03 11:22:11.933 | + lib/placement:init_placement:115 : create_placement_accounts 2026-09-03 11:22:11.933 | + lib/placement:create_placement_accounts:102 : create_service_user placement admin 2026-09-03 11:22:11.933 | + lib/keystone:create_service_user:379 : get_or_create_user placement nomoresecret Default 2026-09-03 11:22:11.933 | + functions-common:get_or_create_user:899 : local user_id 2026-09-03 11:22:11.933 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-09-03 11:22:11.933 | + functions-common:get_or_create_user:903 : local email= 2026-09-03 11:22:11.933 | ++ 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-09-03 11:22:11.934 | ++ functions-common:oscwrap:2465 : return 0 2026-09-03 11:22:11.934 | + functions-common:get_or_create_user:915 : user_id=d561d6d081664b3084feb98b45646161 2026-09-03 11:22:11.934 | + functions-common:get_or_create_user:916 : echo d561d6d081664b3084feb98b45646161 2026-09-03 11:22:11.934 | d561d6d081664b3084feb98b45646161 2026-09-03 11:22:11.934 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service placement service Default Default 2026-09-03 11:22:11.934 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-09-03 11:22:11.934 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-09-03 11:22:11.934 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-09-03 11:22:11.934 | ++ functions-common:_get_domain_args:947 : local domain 2026-09-03 11:22:11.934 | ++ functions-common:_get_domain_args:948 : domain= 2026-09-03 11:22:11.934 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-09-03 11:22:11.935 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-09-03 11:22:11.935 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-09-03 11:22:11.935 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-09-03 11:22:11.935 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-09-03 11:22:11.935 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-09-03 11:22:11.935 | + 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-09-03 11:22:11.935 | ++ 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-09-03 11:22:11.935 | ++ functions-common:oscwrap:2465 : return 0 2026-09-03 11:22:11.935 | + functions-common:get_or_add_user_project_role:979 : user_role_id=f3f923e0ad6e4f998f612801fdcf9051 2026-09-03 11:22:11.936 | + functions-common:get_or_add_user_project_role:980 : echo f3f923e0ad6e4f998f612801fdcf9051 2026-09-03 11:22:11.936 | f3f923e0ad6e4f998f612801fdcf9051 2026-09-03 11:22:11.936 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-09-03 11:22:11.936 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin placement service Default Default 2026-09-03 11:22:11.936 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-09-03 11:22:11.936 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-09-03 11:22:11.936 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-09-03 11:22:11.936 | ++ functions-common:_get_domain_args:947 : local domain 2026-09-03 11:22:11.936 | ++ functions-common:_get_domain_args:948 : domain= 2026-09-03 11:22:11.936 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-09-03 11:22:11.937 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-09-03 11:22:11.937 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-09-03 11:22:11.937 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-09-03 11:22:11.937 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-09-03 11:22:11.937 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-09-03 11:22:11.937 | + 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-09-03 11:22:11.937 | ++ 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-09-03 11:22:11.937 | ++ functions-common:oscwrap:2465 : return 0 2026-09-03 11:22:11.937 | + functions-common:get_or_add_user_project_role:979 : user_role_id=e4fe988e0a3d493496b6d21486750f44 2026-09-03 11:22:11.938 | + functions-common:get_or_add_user_project_role:980 : echo e4fe988e0a3d493496b6d21486750f44 2026-09-03 11:22:11.938 | e4fe988e0a3d493496b6d21486750f44 2026-09-03 11:22:11.938 | + lib/placement:create_placement_accounts:103 : local placement_api_url=http://192.168.122.181/placement 2026-09-03 11:22:11.938 | + lib/placement:create_placement_accounts:104 : get_or_create_service placement placement 'Placement Service' 2026-09-03 11:22:11.938 | + functions-common:get_or_create_service:1055 : local service_id 2026-09-03 11:22:11.938 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show placement -f value -c id 2026-09-03 11:22:11.938 | ++ 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-09-03 11:22:11.938 | ++ functions-common:oscwrap:2465 : return 0 2026-09-03 11:22:11.938 | + functions-common:get_or_create_service:1066 : service_id=' 2026-09-03 11:22:11.938 | 683a45154ab748e5a2c115dd9271215c' 2026-09-03 11:22:11.939 | + functions-common:get_or_create_service:1067 : echo 683a45154ab748e5a2c115dd9271215c 2026-09-03 11:22:11.939 | 683a45154ab748e5a2c115dd9271215c 2026-09-03 11:22:11.939 | + lib/placement:create_placement_accounts:106 : get_or_create_endpoint placement RegionOne http://192.168.122.181/placement 2026-09-03 11:22:11.939 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-09-03 11:22:11.939 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface placement public http://192.168.122.181/placement RegionOne 2026-09-03 11:22:11.939 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-09-03 11:22:11.939 | +++ 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-09-03 11:22:11.939 | +++ functions-common:oscwrap:2465 : return 0 2026-09-03 11:22:11.939 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-09-03 11:22:11.940 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-09-03 11:22:11.940 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create placement public http://192.168.122.181/placement --region RegionOne -f value -c id 2026-09-03 11:22:11.940 | +++ functions-common:oscwrap:2465 : return 0 2026-09-03 11:22:11.940 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=9d609ef895f44e9790de154234c7171c 2026-09-03 11:22:11.940 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 9d609ef895f44e9790de154234c7171c 2026-09-03 11:22:11.940 | + functions-common:get_or_create_endpoint:1100 : public_id=9d609ef895f44e9790de154234c7171c 2026-09-03 11:22:11.940 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-09-03 11:22:11.940 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-09-03 11:22:11.940 | + functions-common:get_or_create_endpoint:1109 : echo 9d609ef895f44e9790de154234c7171c 2026-09-03 11:22:11.940 | 9d609ef895f44e9790de154234c7171c 2026-09-03 11:22:11.990 | [2061 Async init_placement:55510]: finished init_placement with result 0 in 46 seconds 2026-09-03 11:22:11.997 | + inc/async:async_wait:197 : return 0 2026-09-03 11:22:12.001 | + ./stack.sh:main:1233 : async_wait init_glance 2026-09-03 11:22:12.069 | [2061 Async init_glance:50925]: Waiting for completion of init_glance running on PID 50925 (3 other jobs running) 2026-09-03 11:22:12.100 | [2061 Async init_glance:50925]: Signaling child to exit 2026-09-03 11:22:12.101 | WAKEUP 2026-09-03 11:22:12.128 | [2061 Async init_glance:50925]: Signaled 2026-09-03 11:22:12.130 | + lib/glance:init_glance:525 : rm -rf /opt/stack/data/glance/images 2026-09-03 11:22:12.131 | + lib/glance:init_glance:526 : mkdir -p /opt/stack/data/glance/images 2026-09-03 11:22:12.131 | + lib/glance:init_glance:529 : recreate_database glance 2026-09-03 11:22:12.131 | + lib/database:recreate_database:112 : local db=glance 2026-09-03 11:22:12.131 | + lib/database:recreate_database:113 : recreate_database_mysql glance 2026-09-03 11:22:12.131 | + lib/databases/mysql:recreate_database_mysql:54 : local db=glance 2026-09-03 11:22:12.131 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;' 2026-09-03 11:22:12.131 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-09-03 11:22:12.132 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE glance CHARACTER SET utf8;' 2026-09-03 11:22:12.132 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-09-03 11:22:12.132 | + lib/glance:init_glance:531 : time_start dbsync 2026-09-03 11:22:12.132 | + functions-common:time_start:2406 : local name=dbsync 2026-09-03 11:22:12.132 | + functions-common:time_start:2407 : local start_time= 2026-09-03 11:22:12.132 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-03 11:22:12.132 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-03 11:22:12.133 | + functions-common:time_start:2411 : _TIME_START[$name]=1788434386240 2026-09-03 11:22:12.133 | + lib/glance:init_glance:533 : /opt/stack/data/venv/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync 2026-09-03 11:22:12.133 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-09-03 11:22:12.133 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-03 11:22:12.133 | we strongly recommend against using it for new projects. 2026-09-03 11:22:12.133 | 2026-09-03 11:22:12.133 | If you are already using Eventlet, we recommend migrating to a different 2026-09-03 11:22:12.134 | framework. For more detail see 2026-09-03 11:22:12.134 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-03 11:22:12.134 | 2026-09-03 11:22:12.134 | import eventlet as _eventlet # noqa 2026-09-03 11:22:12.134 | INFO dbcounter [-] Registered counter for database glance 2026-09-03 11:22:12.134 | 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=51031) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-09-03 11:22:12.134 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-09-03 11:22:12.134 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-09-03 11:22:12.135 | DEBUG dbcounter [-] [51031] Writer thread running {{(pid=51031) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-09-03 11:22:12.135 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-09-03 11:22:12.135 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-09-03 11:22:12.135 | INFO dbcounter [-] Registered counter for database glance 2026-09-03 11:22:12.135 | 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=51031) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-09-03 11:22:12.136 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-09-03 11:22:12.136 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-09-03 11:22:12.136 | DEBUG dbcounter [-] [51031] Writer thread running {{(pid=51031) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-09-03 11:22:12.136 | INFO alembic.runtime.migration [-] Running upgrade -> liberty, liberty initial 2026-09-03 11:22:12.136 | DEBUG alembic.runtime.migration [-] new branch insert liberty {{(pid=51031) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:778}} 2026-09-03 11:22:12.136 | INFO alembic.runtime.migration [-] Running upgrade liberty -> mitaka01, add index on created_at and updated_at columns of 'images' table 2026-09-03 11:22:12.136 | DEBUG alembic.runtime.migration [-] update liberty to mitaka01 {{(pid=51031) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-03 11:22:12.137 | INFO alembic.runtime.migration [-] Running upgrade mitaka01 -> mitaka02, update metadef os_nova_server 2026-09-03 11:22:12.137 | DEBUG alembic.runtime.migration [-] update mitaka01 to mitaka02 {{(pid=51031) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-03 11:22:12.137 | INFO alembic.runtime.migration [-] Running upgrade mitaka02 -> ocata_expand01, add visibility to images 2026-09-03 11:22:12.137 | DEBUG alembic.runtime.migration [-] update mitaka02 to ocata_expand01 {{(pid=51031) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-03 11:22:12.137 | INFO alembic.runtime.migration [-] Running upgrade ocata_expand01 -> pike_expand01, empty expand for symmetry with pike_contract01 2026-09-03 11:22:12.137 | DEBUG alembic.runtime.migration [-] update ocata_expand01 to pike_expand01 {{(pid=51031) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-03 11:22:12.137 | INFO alembic.runtime.migration [-] Running upgrade pike_expand01 -> queens_expand01 2026-09-03 11:22:12.138 | DEBUG alembic.runtime.migration [-] update pike_expand01 to queens_expand01 {{(pid=51031) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-03 11:22:12.138 | INFO alembic.runtime.migration [-] Running upgrade queens_expand01 -> rocky_expand01, add os_hidden column to images table 2026-09-03 11:22:12.138 | DEBUG alembic.runtime.migration [-] update queens_expand01 to rocky_expand01 {{(pid=51031) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-03 11:22:12.138 | INFO alembic.runtime.migration [-] Running upgrade rocky_expand01 -> rocky_expand02, add os_hash_algo and os_hash_value columns to images table 2026-09-03 11:22:12.138 | DEBUG alembic.runtime.migration [-] update rocky_expand01 to rocky_expand02 {{(pid=51031) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-03 11:22:12.138 | INFO alembic.runtime.migration [-] Running upgrade rocky_expand02 -> train_expand01, empty expand for symmetry with train_contract01 2026-09-03 11:22:12.139 | DEBUG alembic.runtime.migration [-] update rocky_expand02 to train_expand01 {{(pid=51031) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-03 11:22:12.139 | INFO alembic.runtime.migration [-] Running upgrade train_expand01 -> ussuri_expand01, empty expand for symmetry with ussuri_expand01 2026-09-03 11:22:12.139 | DEBUG alembic.runtime.migration [-] update train_expand01 to ussuri_expand01 {{(pid=51031) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-03 11:22:12.139 | INFO alembic.runtime.migration [-] Running upgrade ussuri_expand01 -> wallaby_expand01, add image_id, request_id, user columns to tasks table" 2026-09-03 11:22:12.139 | DEBUG alembic.runtime.migration [-] update ussuri_expand01 to wallaby_expand01 {{(pid=51031) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-03 11:22:12.139 | INFO alembic.runtime.migration [-] Running upgrade wallaby_expand01 -> xena_expand01, empty expand for symmetry with 2023_1_expand01 2026-09-03 11:22:12.139 | DEBUG alembic.runtime.migration [-] update wallaby_expand01 to xena_expand01 {{(pid=51031) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-03 11:22:12.140 | INFO alembic.runtime.migration [-] Running upgrade xena_expand01 -> yoga_expand01, empty expand for symmetry with 2023_1_expand01 2026-09-03 11:22:12.140 | DEBUG alembic.runtime.migration [-] update xena_expand01 to yoga_expand01 {{(pid=51031) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-03 11:22:12.140 | INFO alembic.runtime.migration [-] Running upgrade yoga_expand01 -> zed_expand01, empty expand for symmetry with 2023_1_expand01 2026-09-03 11:22:12.140 | DEBUG alembic.runtime.migration [-] update yoga_expand01 to zed_expand01 {{(pid=51031) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-03 11:22:12.140 | INFO alembic.runtime.migration [-] Running upgrade zed_expand01 -> 2023_1_expand01, empty expand for symmetry with 2023_1_expand01 2026-09-03 11:22:12.140 | DEBUG alembic.runtime.migration [-] update zed_expand01 to 2023_1_expand01 {{(pid=51031) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-03 11:22:12.141 | INFO alembic.runtime.migration [-] Running upgrade 2023_1_expand01 -> 2024_1_expand01, adds cache_node_reference and cached_images table(s) 2026-09-03 11:22:12.141 | DEBUG alembic.runtime.migration [-] update 2023_1_expand01 to 2024_1_expand01 {{(pid=51031) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-03 11:22:12.141 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-09-03 11:22:12.141 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-09-03 11:22:12.141 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-09-03 11:22:12.141 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-09-03 11:22:12.141 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-09-03 11:22:12.141 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-09-03 11:22:12.142 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-09-03 11:22:12.142 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-09-03 11:22:12.142 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-09-03 11:22:12.142 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-09-03 11:22:12.142 | INFO alembic.runtime.migration [-] Running upgrade mitaka02 -> ocata_contract01, remove is_public from images 2026-09-03 11:22:12.142 | DEBUG alembic.runtime.migration [-] new branch insert ocata_contract01 {{(pid=51031) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:778}} 2026-09-03 11:22:12.143 | INFO alembic.runtime.migration [-] Running upgrade ocata_contract01 -> pike_contract01, drop glare artifacts tables 2026-09-03 11:22:12.143 | DEBUG alembic.runtime.migration [-] update ocata_contract01 to pike_contract01 {{(pid=51031) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-03 11:22:12.143 | INFO alembic.runtime.migration [-] Running upgrade pike_contract01 -> queens_contract01 2026-09-03 11:22:12.143 | DEBUG alembic.runtime.migration [-] update pike_contract01 to queens_contract01 {{(pid=51031) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-03 11:22:12.143 | INFO alembic.runtime.migration [-] Running upgrade queens_contract01 -> rocky_contract01 2026-09-03 11:22:12.143 | DEBUG alembic.runtime.migration [-] update queens_contract01 to rocky_contract01 {{(pid=51031) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-03 11:22:12.143 | INFO alembic.runtime.migration [-] Running upgrade rocky_contract01 -> rocky_contract02 2026-09-03 11:22:12.144 | DEBUG alembic.runtime.migration [-] update rocky_contract01 to rocky_contract02 {{(pid=51031) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-03 11:22:12.144 | INFO alembic.runtime.migration [-] Running upgrade rocky_contract02 -> train_contract01 2026-09-03 11:22:12.144 | DEBUG alembic.runtime.migration [-] update rocky_contract02 to train_contract01 {{(pid=51031) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-03 11:22:12.144 | INFO alembic.runtime.migration [-] Running upgrade train_contract01 -> ussuri_contract01 2026-09-03 11:22:12.144 | DEBUG alembic.runtime.migration [-] update train_contract01 to ussuri_contract01 {{(pid=51031) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-03 11:22:12.144 | INFO alembic.runtime.migration [-] Running upgrade ussuri_contract01 -> wallaby_contract01 2026-09-03 11:22:12.144 | DEBUG alembic.runtime.migration [-] update ussuri_contract01 to wallaby_contract01 {{(pid=51031) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-03 11:22:12.144 | INFO alembic.runtime.migration [-] Running upgrade wallaby_contract01 -> xena_contract01 2026-09-03 11:22:12.145 | DEBUG alembic.runtime.migration [-] update wallaby_contract01 to xena_contract01 {{(pid=51031) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-03 11:22:12.145 | INFO alembic.runtime.migration [-] Running upgrade xena_contract01 -> yoga_contract01 2026-09-03 11:22:12.145 | DEBUG alembic.runtime.migration [-] update xena_contract01 to yoga_contract01 {{(pid=51031) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-03 11:22:12.145 | INFO alembic.runtime.migration [-] Running upgrade yoga_contract01 -> zed_contract01 2026-09-03 11:22:12.145 | DEBUG alembic.runtime.migration [-] update yoga_contract01 to zed_contract01 {{(pid=51031) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-03 11:22:12.145 | INFO alembic.runtime.migration [-] Running upgrade zed_contract01 -> 2023_1_contract01 2026-09-03 11:22:12.145 | DEBUG alembic.runtime.migration [-] update zed_contract01 to 2023_1_contract01 {{(pid=51031) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-03 11:22:12.146 | INFO alembic.runtime.migration [-] Running upgrade 2023_1_contract01 -> 2024_1_contract01 2026-09-03 11:22:12.146 | DEBUG alembic.runtime.migration [-] merge, delete ['2023_1_contract01'], update 2024_1_expand01 to 2024_1_contract01 {{(pid=51031) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:787}} 2026-09-03 11:22:12.146 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-09-03 11:22:12.146 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-09-03 11:22:12.146 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-09-03 11:22:12.146 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-09-03 11:22:12.147 | Upgraded database to: 2024_1_expand01, current revision(s): 2024_1_expand01 2026-09-03 11:22:12.147 | Database migration is up to date. No migration needed. 2026-09-03 11:22:12.147 | Upgraded database to: 2024_1_contract01, current revision(s): 2024_1_contract01 2026-09-03 11:22:12.147 | Database is synced successfully. 2026-09-03 11:22:12.147 | + lib/glance:init_glance:536 : /opt/stack/data/venv/bin/glance-manage --config-file /etc/glance/glance-api.conf db_load_metadefs 2026-09-03 11:22:12.147 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-09-03 11:22:12.147 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-03 11:22:12.148 | we strongly recommend against using it for new projects. 2026-09-03 11:22:12.148 | 2026-09-03 11:22:12.148 | If you are already using Eventlet, we recommend migrating to a different 2026-09-03 11:22:12.148 | framework. For more detail see 2026-09-03 11:22:12.148 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-03 11:22:12.148 | 2026-09-03 11:22:12.149 | import eventlet as _eventlet # noqa 2026-09-03 11:22:12.149 | INFO dbcounter [-] Registered counter for database glance 2026-09-03 11:22:12.149 | 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=51208) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-09-03 11:22:12.149 | DEBUG dbcounter [-] [51208] Writer thread running {{(pid=51208) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-09-03 11:22:12.149 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/glance-common-image-props.json loaded to database. 2026-09-03 11:22:12.149 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-webservers.json loaded to database. 2026-09-03 11:22:12.150 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-host-capabilities.json loaded to database. 2026-09-03 11:22:12.150 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-quota.json loaded to database. 2026-09-03 11:22:12.150 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-flavor.json loaded to database. 2026-09-03 11:22:12.150 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware.json loaded to database. 2026-09-03 11:22:12.150 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-resource-allocation-setting-data.json loaded to database. 2026-09-03 11:22:12.150 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-hypervisor.json loaded to database. 2026-09-03 11:22:12.151 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-storage-allocation-setting-data.json loaded to database. 2026-09-03 11:22:12.151 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-disk-filter.json loaded to database. 2026-09-03 11:22:12.151 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-processor-allocation-setting-data.json loaded to database. 2026-09-03 11:22:12.151 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vtpm-hw.json loaded to database. 2026-09-03 11:22:12.151 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-num-instances.json loaded to database. 2026-09-03 11:22:12.151 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-randomgen.json loaded to database. 2026-09-03 11:22:12.151 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-xenapi.json loaded to database. 2026-09-03 11:22:12.152 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-instance-data.json loaded to database. 2026-09-03 11:22:12.152 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/storage-volume-type.json loaded to database. 2026-09-03 11:22:12.152 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt.json loaded to database. 2026-09-03 11:22:12.152 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-runtimes.json loaded to database. 2026-09-03 11:22:12.153 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/image-signature-verification.json loaded to database. 2026-09-03 11:22:12.153 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-virtual-system-setting-data.json loaded to database. 2026-09-03 11:22:12.153 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-memory-backing.json loaded to database. 2026-09-03 11:22:12.153 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-iops-filter.json loaded to database. 2026-09-03 11:22:12.153 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-watchdog.json loaded to database. 2026-09-03 11:22:12.153 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vcputopology.json loaded to database. 2026-09-03 11:22:12.154 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-quota-flavor.json loaded to database. 2026-09-03 11:22:12.154 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-shutdown.json loaded to database. 2026-09-03 11:22:12.154 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vtpm.json loaded to database. 2026-09-03 11:22:12.154 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt-image.json loaded to database. 2026-09-03 11:22:12.154 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-pinning.json loaded to database. 2026-09-03 11:22:12.154 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/operating-system.json loaded to database. 2026-09-03 11:22:12.155 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-databases.json loaded to database. 2026-09-03 11:22:12.155 | INFO glance.db.sqlalchemy.metadata [-] Metadata loading finished 2026-09-03 11:22:12.155 | + lib/glance:init_glance:537 : time_stop dbsync 2026-09-03 11:22:12.155 | + functions-common:time_stop:2420 : local name 2026-09-03 11:22:12.155 | + functions-common:time_stop:2421 : local end_time 2026-09-03 11:22:12.156 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-03 11:22:12.156 | + functions-common:time_stop:2423 : local total 2026-09-03 11:22:12.156 | + functions-common:time_stop:2424 : local start_time 2026-09-03 11:22:12.156 | + functions-common:time_stop:2426 : name=dbsync 2026-09-03 11:22:12.156 | + functions-common:time_stop:2427 : start_time=1788434386240 2026-09-03 11:22:12.156 | + functions-common:time_stop:2429 : [[ -z 1788434386240 ]] 2026-09-03 11:22:12.156 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-03 11:22:12.156 | + functions-common:time_stop:2432 : end_time=1788434399937 2026-09-03 11:22:12.157 | + functions-common:time_stop:2433 : elapsed_time=13697 2026-09-03 11:22:12.157 | + functions-common:time_stop:2434 : total=8072 2026-09-03 11:22:12.157 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-03 11:22:12.157 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=21769 2026-09-03 11:22:12.185 | [2061 Async init_glance:50925]: finished init_glance with result 0 in 14 seconds 2026-09-03 11:22:12.191 | + inc/async:async_wait:197 : return 0 2026-09-03 11:22:12.196 | + ./stack.sh:main:1234 : async_wait init_swift 2026-09-03 11:22:12.226 | Not waiting for async task init_swift that we never started or has already been waited for 2026-09-03 11:22:12.230 | + inc/async:async_wait:197 : return 0 2026-09-03 11:22:12.234 | + ./stack.sh:main:1235 : async_wait init_cinder 2026-09-03 11:22:12.301 | [2061 Async init_cinder:55380]: Waiting for completion of init_cinder running on PID 55380 (2 other jobs running) 2026-09-03 11:22:12.331 | [2061 Async init_cinder:55380]: Signaling child to exit 2026-09-03 11:22:12.332 | WAKEUP 2026-09-03 11:22:12.361 | [2061 Async init_cinder:55380]: Signaled 2026-09-03 11:22:12.363 | + lib/cinder:init_cinder:492 : is_service_enabled mysql postgresql 2026-09-03 11:22:12.363 | + functions-common:is_service_enabled:2076 : return 0 2026-09-03 11:22:12.363 | + lib/cinder:init_cinder:494 : recreate_database cinder 2026-09-03 11:22:12.363 | + lib/database:recreate_database:112 : local db=cinder 2026-09-03 11:22:12.363 | + lib/database:recreate_database:113 : recreate_database_mysql cinder 2026-09-03 11:22:12.364 | + lib/databases/mysql:recreate_database_mysql:54 : local db=cinder 2026-09-03 11:22:12.364 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS cinder;' 2026-09-03 11:22:12.364 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-09-03 11:22:12.364 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE cinder CHARACTER SET utf8;' 2026-09-03 11:22:12.364 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-09-03 11:22:12.364 | + lib/cinder:init_cinder:496 : time_start dbsync 2026-09-03 11:22:12.364 | + functions-common:time_start:2406 : local name=dbsync 2026-09-03 11:22:12.365 | + functions-common:time_start:2407 : local start_time= 2026-09-03 11:22:12.365 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-03 11:22:12.365 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-03 11:22:12.365 | + functions-common:time_start:2411 : _TIME_START[$name]=1788434485124 2026-09-03 11:22:12.365 | + lib/cinder:init_cinder:498 : /opt/stack/data/venv/bin/cinder-manage --config-file /etc/cinder/cinder.conf db sync 2026-09-03 11:22:12.365 | /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: 2026-09-03 11:22:12.366 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-03 11:22:12.366 | we strongly recommend against using it for new projects. 2026-09-03 11:22:12.366 | 2026-09-03 11:22:12.366 | If you are already using Eventlet, we recommend migrating to a different 2026-09-03 11:22:12.366 | framework. For more detail see 2026-09-03 11:22:12.366 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-03 11:22:12.366 | 2026-09-03 11:22:12.367 | import eventlet # noqa 2026-09-03 11:22:12.367 | INFO dbcounter [-] Registered counter for database cinder 2026-09-03 11:22:12.367 | 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=55563) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-09-03 11:22:12.367 | INFO cinder.db.migration [-] Applying migration(s) 2026-09-03 11:22:12.367 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-09-03 11:22:12.367 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-09-03 11:22:12.367 | DEBUG dbcounter [-] [55563] Writer thread running {{(pid=55563) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-09-03 11:22:12.368 | INFO alembic.runtime.migration [-] Running upgrade -> 921e1a36b076, Initial migration. 2026-09-03 11:22:12.368 | DEBUG alembic.runtime.migration [-] new branch insert 921e1a36b076 {{(pid=55563) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:778}} 2026-09-03 11:22:12.368 | INFO alembic.runtime.migration [-] Running upgrade 921e1a36b076 -> c92a3e68beed, Make shared_targets nullable 2026-09-03 11:22:12.368 | DEBUG alembic.runtime.migration [-] update 921e1a36b076 to c92a3e68beed {{(pid=55563) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-03 11:22:12.368 | INFO alembic.runtime.migration [-] Running upgrade c92a3e68beed -> daa98075b90d, Add resource indexes 2026-09-03 11:22:12.368 | DEBUG alembic.runtime.migration [-] update c92a3e68beed to daa98075b90d {{(pid=55563) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-03 11:22:12.368 | INFO alembic.runtime.migration [-] Running upgrade daa98075b90d -> 89aa6f9639f9, Drop legacy migrate_version table 2026-09-03 11:22:12.369 | DEBUG alembic.runtime.migration [-] update daa98075b90d to 89aa6f9639f9 {{(pid=55563) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-03 11:22:12.369 | INFO alembic.runtime.migration [-] Running upgrade 89aa6f9639f9 -> b8660621f1b9, Update reservations resource 2026-09-03 11:22:12.369 | DEBUG alembic.runtime.migration [-] update 89aa6f9639f9 to b8660621f1b9 {{(pid=55563) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-03 11:22:12.369 | INFO alembic.runtime.migration [-] Running upgrade b8660621f1b9 -> 9ab1b092a404, Make use_quota non nullable 2026-09-03 11:22:12.369 | DEBUG alembic.runtime.migration [-] update b8660621f1b9 to 9ab1b092a404 {{(pid=55563) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-03 11:22:12.369 | INFO alembic.runtime.migration [-] Running upgrade 9ab1b092a404 -> b7b88f50aab5, Remove quota consistencygroups 2026-09-03 11:22:12.369 | DEBUG alembic.runtime.migration [-] update 9ab1b092a404 to b7b88f50aab5 {{(pid=55563) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-03 11:22:12.370 | INFO alembic.runtime.migration [-] Running upgrade b7b88f50aab5 -> 9c74c1c6971f, Quota: Add backup defaults in quota class 2026-09-03 11:22:12.370 | DEBUG alembic.runtime.migration [-] update b7b88f50aab5 to 9c74c1c6971f {{(pid=55563) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-03 11:22:12.370 | INFO cinder.db.migration [-] Migration(s) applied 2026-09-03 11:22:12.370 | + lib/cinder:init_cinder:499 : time_stop dbsync 2026-09-03 11:22:12.370 | + functions-common:time_stop:2420 : local name 2026-09-03 11:22:12.370 | + functions-common:time_stop:2421 : local end_time 2026-09-03 11:22:12.371 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-03 11:22:12.371 | + functions-common:time_stop:2423 : local total 2026-09-03 11:22:12.371 | + functions-common:time_stop:2424 : local start_time 2026-09-03 11:22:12.371 | + functions-common:time_stop:2426 : name=dbsync 2026-09-03 11:22:12.371 | + functions-common:time_stop:2427 : start_time=1788434485124 2026-09-03 11:22:12.371 | + functions-common:time_stop:2429 : [[ -z 1788434485124 ]] 2026-09-03 11:22:12.371 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-03 11:22:12.372 | + functions-common:time_stop:2432 : end_time=1788434497078 2026-09-03 11:22:12.372 | + functions-common:time_stop:2433 : elapsed_time=11954 2026-09-03 11:22:12.372 | + functions-common:time_stop:2434 : total=8072 2026-09-03 11:22:12.372 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-03 11:22:12.372 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=20026 2026-09-03 11:22:12.372 | + lib/cinder:init_cinder:502 : is_service_enabled c-vol 2026-09-03 11:22:12.372 | + functions-common:is_service_enabled:2076 : return 0 2026-09-03 11:22:12.373 | + lib/cinder:init_cinder:502 : [[ -n lvm:lvmdriver-1 ]] 2026-09-03 11:22:12.373 | + lib/cinder:init_cinder:503 : local be be_name be_type 2026-09-03 11:22:12.373 | + lib/cinder:init_cinder:504 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-09-03 11:22:12.373 | + lib/cinder:init_cinder:505 : be_type=lvm 2026-09-03 11:22:12.373 | + lib/cinder:init_cinder:506 : be_name=lvmdriver-1 2026-09-03 11:22:12.373 | + lib/cinder:init_cinder:507 : type init_cinder_backend_lvm 2026-09-03 11:22:12.373 | + lib/cinder:init_cinder:508 : init_cinder_backend_lvm lvmdriver-1 2026-09-03 11:22:12.374 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:64 : local be_name=lvmdriver-1 2026-09-03 11:22:12.374 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:67 : init_lvm_volume_group stack-volumes-lvmdriver-1 30G 2026-09-03 11:22:12.374 | + lib/lvm:init_lvm_volume_group:129 : local vg=stack-volumes-lvmdriver-1 2026-09-03 11:22:12.374 | + lib/lvm:init_lvm_volume_group:130 : local size=30G 2026-09-03 11:22:12.374 | + lib/lvm:init_lvm_volume_group:133 : is_fedora 2026-09-03 11:22:12.374 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-09-03 11:22:12.375 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-09-03 11:22:12.375 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-09-03 11:22:12.375 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-09-03 11:22:12.375 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-09-03 11:22:12.375 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-09-03 11:22:12.375 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-09-03 11:22:12.376 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-09-03 11:22:12.376 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-09-03 11:22:12.376 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-09-03 11:22:12.376 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-09-03 11:22:12.376 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-09-03 11:22:12.376 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-09-03 11:22:12.376 | + lib/lvm:init_lvm_volume_group:138 : _create_lvm_volume_group stack-volumes-lvmdriver-1 30G 2026-09-03 11:22:12.377 | + lib/lvm:_create_lvm_volume_group:88 : local vg=stack-volumes-lvmdriver-1 2026-09-03 11:22:12.377 | + lib/lvm:_create_lvm_volume_group:89 : local size=30G 2026-09-03 11:22:12.377 | + lib/lvm:_create_lvm_volume_group:91 : local backing_file=/opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-09-03 11:22:12.377 | + lib/lvm:_create_lvm_volume_group:92 : sudo vgs stack-volumes-lvmdriver-1 2026-09-03 11:22:12.377 | Volume group "stack-volumes-lvmdriver-1" not found 2026-09-03 11:22:12.377 | Cannot process volume group stack-volumes-lvmdriver-1 2026-09-03 11:22:12.377 | + lib/lvm:_create_lvm_volume_group:94 : [[ -f /opt/stack/data/stack-volumes-lvmdriver-1-backing-file ]] 2026-09-03 11:22:12.378 | + lib/lvm:_create_lvm_volume_group:94 : truncate -s 30G /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-09-03 11:22:12.378 | + lib/lvm:_create_lvm_volume_group:96 : local directio= 2026-09-03 11:22:12.378 | + lib/lvm:_create_lvm_volume_group:98 : grep -q direct-io 2026-09-03 11:22:12.378 | + lib/lvm:_create_lvm_volume_group:98 : losetup -h 2026-09-03 11:22:12.378 | + lib/lvm:_create_lvm_volume_group:99 : directio=--direct-io=on 2026-09-03 11:22:12.378 | + lib/lvm:_create_lvm_volume_group:103 : [[ ! -e /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service ]] 2026-09-03 11:22:12.379 | + lib/lvm:_create_lvm_volume_group:104 : sed -e ' 2026-09-03 11:22:12.379 | s|%DIRECTIO%|--direct-io=on|g; 2026-09-03 11:22:12.379 | s|%BACKING_FILE%|/opt/stack/data/stack-volumes-lvmdriver-1-backing-file|g; 2026-09-03 11:22:12.379 | ' /home/quobyte/devstack/files/lvm-backing-file.template 2026-09-03 11:22:12.379 | + lib/lvm:_create_lvm_volume_group:107 : sudo tee /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service 2026-09-03 11:22:12.379 | [Unit] 2026-09-03 11:22:12.379 | Description=Activate LVM backing file /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-09-03 11:22:12.380 | DefaultDependencies=no 2026-09-03 11:22:12.380 | After=systemd-udev-settle.service 2026-09-03 11:22:12.380 | Before=lvm2-activation-early.service 2026-09-03 11:22:12.380 | Wants=systemd-udev-settle.service 2026-09-03 11:22:12.380 | 2026-09-03 11:22:12.380 | [Service] 2026-09-03 11:22:12.380 | ExecStart=/sbin/losetup --find --show --direct-io=on /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-09-03 11:22:12.381 | ExecStop=/bin/sh -c '/sbin/losetup -d $$(/sbin/losetup --associated /opt/stack/data/stack-volumes-lvmdriver-1-backing-file -O NAME -n)' 2026-09-03 11:22:12.381 | RemainAfterExit=yes 2026-09-03 11:22:12.381 | Type=oneshot 2026-09-03 11:22:12.381 | 2026-09-03 11:22:12.381 | [Install] 2026-09-03 11:22:12.381 | WantedBy=local-fs.target 2026-09-03 11:22:12.382 | Also=systemd-udev-settle.service 2026-09-03 11:22:12.382 | + lib/lvm:_create_lvm_volume_group:110 : sudo systemctl daemon-reload 2026-09-03 11:22:12.382 | + lib/lvm:_create_lvm_volume_group:111 : sudo systemctl enable --now stack-volumes-lvmdriver-1-backing-file.service 2026-09-03 11:22:12.382 | 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-09-03 11:22:12.382 | + lib/lvm:_create_lvm_volume_group:114 : local vg_dev 2026-09-03 11:22:12.382 | ++ lib/lvm:_create_lvm_volume_group:115 : sudo losetup --associated /opt/stack/data/stack-volumes-lvmdriver-1-backing-file -O NAME -n 2026-09-03 11:22:12.382 | + lib/lvm:_create_lvm_volume_group:115 : vg_dev=/dev/loop0 2026-09-03 11:22:12.383 | + lib/lvm:_create_lvm_volume_group:118 : sudo vgs stack-volumes-lvmdriver-1 2026-09-03 11:22:12.383 | Volume group "stack-volumes-lvmdriver-1" not found 2026-09-03 11:22:12.383 | Cannot process volume group stack-volumes-lvmdriver-1 2026-09-03 11:22:12.383 | + lib/lvm:_create_lvm_volume_group:119 : sudo vgcreate stack-volumes-lvmdriver-1 /dev/loop0 2026-09-03 11:22:12.383 | Physical volume "/dev/loop0" successfully created. 2026-09-03 11:22:12.383 | Volume group "stack-volumes-lvmdriver-1" successfully created 2026-09-03 11:22:12.383 | + lib/lvm:init_lvm_volume_group:140 : is_service_enabled cinder 2026-09-03 11:22:12.383 | + functions-common:is_service_enabled:2076 : return 0 2026-09-03 11:22:12.384 | + lib/lvm:init_lvm_volume_group:142 : '[' lioadm = lioadm ']' 2026-09-03 11:22:12.384 | + lib/lvm:init_lvm_volume_group:143 : sudo xargs -rn 1 cinder-rtstool delete 2026-09-03 11:22:12.384 | + lib/lvm:init_lvm_volume_group:143 : sudo cinder-rtstool get-targets 2026-09-03 11:22:12.384 | /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: 2026-09-03 11:22:12.384 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-03 11:22:12.384 | we strongly recommend against using it for new projects. 2026-09-03 11:22:12.384 | 2026-09-03 11:22:12.385 | If you are already using Eventlet, we recommend migrating to a different 2026-09-03 11:22:12.385 | framework. For more detail see 2026-09-03 11:22:12.385 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-03 11:22:12.385 | 2026-09-03 11:22:12.385 | import eventlet # noqa 2026-09-03 11:22:12.386 | + lib/lvm:init_lvm_volume_group:152 : _clean_lvm_volume_group stack-volumes-lvmdriver-1 2026-09-03 11:22:12.386 | + lib/lvm:_clean_lvm_volume_group:40 : local vg=stack-volumes-lvmdriver-1 2026-09-03 11:22:12.386 | + lib/lvm:_clean_lvm_volume_group:43 : sudo lvremove -f stack-volumes-lvmdriver-1 2026-09-03 11:22:12.386 | + lib/cinder:init_cinder:513 : is_service_enabled c-bak 2026-09-03 11:22:12.386 | + functions-common:is_service_enabled:2076 : return 1 2026-09-03 11:22:12.386 | + lib/cinder:init_cinder:519 : mkdir -p /opt/stack/data/cinder/volumes 2026-09-03 11:22:12.417 | [2061 Async init_cinder:55380]: finished init_cinder with result 0 in 14 seconds 2026-09-03 11:22:12.423 | + inc/async:async_wait:197 : return 0 2026-09-03 11:22:12.428 | + ./stack.sh:main:1240 : is_service_enabled nova 2026-09-03 11:22:12.454 | + functions-common:is_service_enabled:2076 : return 0 2026-09-03 11:22:12.459 | + ./stack.sh:main:1241 : echo_summary 'Configuring Nova' 2026-09-03 11:22:12.463 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-09-03 11:22:12.467 | + ./stack.sh:echo_summary:450 : echo -e Configuring Nova 2026-09-03 11:22:12.471 | + ./stack.sh:main:1242 : init_nova 2026-09-03 11:22:12.475 | + lib/nova:init_nova:848 : is_service_enabled mysql postgresql 2026-09-03 11:22:12.502 | + functions-common:is_service_enabled:2076 : return 0 2026-09-03 11:22:12.506 | + lib/nova:init_nova:848 : is_service_enabled n-api 2026-09-03 11:22:12.532 | + functions-common:is_service_enabled:2076 : return 0 2026-09-03 11:22:12.537 | + lib/nova:init_nova:850 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-09-03 11:22:12.541 | + lib/nova:init_nova:858 : async_run nova-cell-0 init_nova_db nova_cell0 /etc/nova/nova.conf 2026-09-03 11:22:12.631 | + inc/async:async_inner:63 : init_nova_db nova_cell0 /etc/nova/nova.conf 2026-09-03 11:22:12.681 | [2061 Async nova-cell-0:57650]: running: init_nova_db nova_cell0 /etc/nova/nova.conf 2026-09-03 11:22:12.686 | ++ lib/nova:init_nova:861 : seq 1 1 2026-09-03 11:22:12.693 | + lib/nova:init_nova:861 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-09-03 11:22:12.698 | ++ lib/nova:init_nova:862 : conductor_conf 1 2026-09-03 11:22:12.702 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-09-03 11:22:12.706 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-09-03 11:22:12.711 | + lib/nova:init_nova:862 : async_run nova-cell-1 init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-09-03 11:22:12.806 | + inc/async:async_inner:63 : init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-09-03 11:22:12.860 | [2061 Async nova-cell-1:57755]: running: init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-09-03 11:22:12.865 | + lib/nova:init_nova:865 : recreate_database nova_api 2026-09-03 11:22:12.870 | + lib/database:recreate_database:112 : local db=nova_api 2026-09-03 11:22:12.875 | + lib/database:recreate_database:113 : recreate_database_mysql nova_api 2026-09-03 11:22:12.880 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_api 2026-09-03 11:22:12.884 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_api;' 2026-09-03 11:22:12.890 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-09-03 11:22:12.960 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE nova_api CHARACTER SET utf8;' 2026-09-03 11:22:12.964 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-09-03 11:22:13.040 | + lib/nova:init_nova:866 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf api_db sync 2026-09-03 11:22:13.610 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-09-03 11:22:13.610 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-03 11:22:13.611 | we strongly recommend against using it for new projects. 2026-09-03 11:22:13.611 | 2026-09-03 11:22:13.611 | If you are already using Eventlet, we recommend migrating to a different 2026-09-03 11:22:13.611 | framework. For more detail see 2026-09-03 11:22:13.611 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-03 11:22:13.611 | 2026-09-03 11:22:13.611 | import eventlet # noqa 2026-09-03 11:22:13.895 | 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-09-03 11:22:17.922 | INFO dbcounter [-] Registered counter for database nova_api 2026-09-03 11:22:18.031 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-09-03 11:22:18.032 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-09-03 11:22:18.032 | DEBUG dbcounter [-] [57825] Writer thread running {{(pid=57825) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-09-03 11:22:18.095 | INFO alembic.runtime.migration [-] Running upgrade -> d67eeaabee36, Initial version 2026-09-03 11:22:23.223 | DEBUG alembic.runtime.migration [-] new branch insert d67eeaabee36 {{(pid=57825) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:778}} 2026-09-03 11:22:23.231 | INFO alembic.runtime.migration [-] Running upgrade d67eeaabee36 -> b30f573d3377, Remove unused build_requests columns 2026-09-03 11:22:25.604 | DEBUG alembic.runtime.migration [-] update d67eeaabee36 to b30f573d3377 {{(pid=57825) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-03 11:22:25.608 | INFO alembic.runtime.migration [-] Running upgrade b30f573d3377 -> cdeec0c85668, Drop legacy migrate_version table 2026-09-03 11:22:25.613 | DEBUG alembic.runtime.migration [-] update b30f573d3377 to cdeec0c85668 {{(pid=57825) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-03 11:22:26.475 | ++ lib/nova:init_nova:870 : database_connection_url nova_cell0 2026-09-03 11:22:26.481 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2026-09-03 11:22:26.486 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2026-09-03 11:22:26.491 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell0 2026-09-03 11:22:26.496 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-09-03 11:22:26.501 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-09-03 11:22:26.506 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-09-03 11:22:26.544 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-03 11:22:26.550 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-09-03 11:22:26.556 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2026-09-03 11:22:26.561 | + 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-09-03 11:22:27.166 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-09-03 11:22:27.166 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-03 11:22:27.166 | we strongly recommend against using it for new projects. 2026-09-03 11:22:27.167 | 2026-09-03 11:22:27.168 | If you are already using Eventlet, we recommend migrating to a different 2026-09-03 11:22:27.168 | framework. For more detail see 2026-09-03 11:22:27.168 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-03 11:22:27.168 | 2026-09-03 11:22:27.168 | import eventlet # noqa 2026-09-03 11:22:27.449 | 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-09-03 11:22:30.785 | INFO dbcounter [None req-cea7e833-8a29-4110-bdd9-277e53f00733 None None] Registered counter for database nova_api 2026-09-03 11:22:30.916 | DEBUG dbcounter [-] [58415] Writer thread running {{(pid=58415) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-09-03 11:22:31.775 | ++ lib/nova:init_nova:873 : seq 0 1 2026-09-03 11:22:31.791 | + lib/nova:init_nova:873 : for i in $(seq 0 $NOVA_NUM_CELLS) 2026-09-03 11:22:31.794 | + lib/nova:init_nova:874 : async_wait nova-cell-0 2026-09-03 11:22:31.874 | [2061 Async nova-cell-0:57650]: Waiting for completion of init_nova_db nova_cell0 /etc/nova/nova.conf running on PID 57650 (3 other jobs running) 2026-09-03 11:22:31.909 | [2061 Async nova-cell-0:57650]: Signaling child to exit 2026-09-03 11:22:38.955 | + inc/async:async_inner:64 : rc=0 2026-09-03 11:22:38.987 | [57650 Async nova-cell-0:57650]: finished successfully 2026-09-03 11:22:39.017 | WAKEUP 2026-09-03 11:22:39.045 | [2061 Async nova-cell-0:57650]: Signaled 2026-09-03 11:22:39.047 | + lib/nova:init_nova_db:838 : local dbname=nova_cell0 2026-09-03 11:22:39.047 | + lib/nova:init_nova_db:839 : local conffile=/etc/nova/nova.conf 2026-09-03 11:22:39.047 | + lib/nova:init_nova_db:840 : recreate_database nova_cell0 2026-09-03 11:22:39.047 | + lib/database:recreate_database:112 : local db=nova_cell0 2026-09-03 11:22:39.047 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell0 2026-09-03 11:22:39.047 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_cell0 2026-09-03 11:22:39.047 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell0;' 2026-09-03 11:22:39.047 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-09-03 11:22:39.048 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE nova_cell0 CHARACTER SET utf8;' 2026-09-03 11:22:39.048 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-09-03 11:22:39.048 | + lib/nova:init_nova_db:841 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf db sync --local_cell 2026-09-03 11:22:39.048 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-09-03 11:22:39.048 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-03 11:22:39.048 | we strongly recommend against using it for new projects. 2026-09-03 11:22:39.048 | 2026-09-03 11:22:39.048 | If you are already using Eventlet, we recommend migrating to a different 2026-09-03 11:22:39.048 | framework. For more detail see 2026-09-03 11:22:39.048 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-03 11:22:39.048 | 2026-09-03 11:22:39.048 | import eventlet # noqa 2026-09-03 11:22:39.049 | 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-09-03 11:22:39.049 | INFO dbcounter [-] Registered counter for database nova_cell0 2026-09-03 11:22:39.049 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-09-03 11:22:39.049 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-09-03 11:22:39.049 | DEBUG dbcounter [-] [57776] Writer thread running {{(pid=57776) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-09-03 11:22:39.050 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2026-09-03 11:22:39.050 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=57776) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:778}} 2026-09-03 11:22:39.051 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2026-09-03 11:22:39.051 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=57776) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-03 11:22:39.051 | INFO alembic.runtime.migration [-] Running upgrade 16f1fbcab42b -> ccb0fa1a2252, Add encryption fields to BlockDeviceMapping 2026-09-03 11:22:39.053 | DEBUG alembic.runtime.migration [-] update 16f1fbcab42b to ccb0fa1a2252 {{(pid=57776) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-03 11:22:39.053 | INFO alembic.runtime.migration [-] Running upgrade ccb0fa1a2252 -> 960aac0e09ea, de-duplicate_indexes_in_instances__console_auth_tokens 2026-09-03 11:22:39.053 | DEBUG alembic.runtime.migration [-] update ccb0fa1a2252 to 960aac0e09ea {{(pid=57776) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-03 11:22:39.053 | INFO alembic.runtime.migration [-] Running upgrade 960aac0e09ea -> 1b91788ec3a6, Drop legacy migrate_version table 2026-09-03 11:22:39.053 | DEBUG alembic.runtime.migration [-] update 960aac0e09ea to 1b91788ec3a6 {{(pid=57776) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-03 11:22:39.053 | INFO alembic.runtime.migration [-] Running upgrade 1b91788ec3a6 -> 1acf2c98e646, Add compute_id to instance 2026-09-03 11:22:39.053 | DEBUG alembic.runtime.migration [-] update 1b91788ec3a6 to 1acf2c98e646 {{(pid=57776) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-03 11:22:39.054 | INFO alembic.runtime.migration [-] Running upgrade 1acf2c98e646 -> 13863f4e1612, create_share_mapping_table 2026-09-03 11:22:39.054 | DEBUG alembic.runtime.migration [-] update 1acf2c98e646 to 13863f4e1612 {{(pid=57776) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-03 11:22:39.054 | INFO alembic.runtime.migration [-] Running upgrade 13863f4e1612 -> d60bddf7a903, add_constraint_instance_share_avoid_duplicates 2026-09-03 11:22:39.054 | DEBUG alembic.runtime.migration [-] update 13863f4e1612 to d60bddf7a903 {{(pid=57776) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-03 11:22:39.054 | INFO alembic.runtime.migration [-] Running upgrade d60bddf7a903 -> 2903cd72dc14, add_tls_port_to_console_auth_tokens 2026-09-03 11:22:39.054 | DEBUG alembic.runtime.migration [-] update d60bddf7a903 to 2903cd72dc14 {{(pid=57776) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-03 11:22:39.054 | INFO alembic.runtime.migration [-] Running upgrade 2903cd72dc14 -> ab450ba04102, db: add indexes for source/dest migrations 2026-09-03 11:22:39.054 | DEBUG alembic.runtime.migration [-] update 2903cd72dc14 to ab450ba04102 {{(pid=57776) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-03 11:22:39.105 | [2061 Async nova-cell-0:57650]: finished init_nova_db nova_cell0 /etc/nova/nova.conf with result 0 in 26 seconds 2026-09-03 11:22:39.112 | + inc/async:async_wait:197 : return 0 2026-09-03 11:22:39.116 | + lib/nova:init_nova:873 : for i in $(seq 0 $NOVA_NUM_CELLS) 2026-09-03 11:22:39.120 | + lib/nova:init_nova:874 : async_wait nova-cell-1 2026-09-03 11:22:39.188 | [2061 Async nova-cell-1:57755]: Waiting for completion of init_nova_db nova_cell1 /etc/nova/nova_cell1.conf running on PID 57755 (2 other jobs running) 2026-09-03 11:22:39.194 | + inc/async:async_inner:64 : rc=0 2026-09-03 11:22:39.223 | [2061 Async nova-cell-1:57755]: Signaling child to exit 2026-09-03 11:22:39.227 | [57755 Async nova-cell-1:57755]: finished successfully 2026-09-03 11:22:39.256 | WAKEUP 2026-09-03 11:22:39.283 | [2061 Async nova-cell-1:57755]: Signaled 2026-09-03 11:22:39.285 | + lib/nova:init_nova_db:838 : local dbname=nova_cell1 2026-09-03 11:22:39.285 | + lib/nova:init_nova_db:839 : local conffile=/etc/nova/nova_cell1.conf 2026-09-03 11:22:39.285 | + lib/nova:init_nova_db:840 : recreate_database nova_cell1 2026-09-03 11:22:39.286 | + lib/database:recreate_database:112 : local db=nova_cell1 2026-09-03 11:22:39.286 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell1 2026-09-03 11:22:39.286 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_cell1 2026-09-03 11:22:39.286 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell1;' 2026-09-03 11:22:39.286 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-09-03 11:22:39.286 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE nova_cell1 CHARACTER SET utf8;' 2026-09-03 11:22:39.286 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-09-03 11:22:39.286 | + 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-09-03 11:22:39.286 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-09-03 11:22:39.286 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-03 11:22:39.286 | we strongly recommend against using it for new projects. 2026-09-03 11:22:39.287 | 2026-09-03 11:22:39.287 | If you are already using Eventlet, we recommend migrating to a different 2026-09-03 11:22:39.287 | framework. For more detail see 2026-09-03 11:22:39.287 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-03 11:22:39.287 | 2026-09-03 11:22:39.287 | import eventlet # noqa 2026-09-03 11:22:39.287 | 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-09-03 11:22:39.287 | INFO dbcounter [-] Registered counter for database nova_cell1 2026-09-03 11:22:39.287 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-09-03 11:22:39.287 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-09-03 11:22:39.287 | DEBUG dbcounter [-] [57822] Writer thread running {{(pid=57822) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-09-03 11:22:39.288 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2026-09-03 11:22:39.288 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=57822) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:778}} 2026-09-03 11:22:39.288 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2026-09-03 11:22:39.288 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=57822) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-03 11:22:39.288 | INFO alembic.runtime.migration [-] Running upgrade 16f1fbcab42b -> ccb0fa1a2252, Add encryption fields to BlockDeviceMapping 2026-09-03 11:22:39.288 | DEBUG alembic.runtime.migration [-] update 16f1fbcab42b to ccb0fa1a2252 {{(pid=57822) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-03 11:22:39.289 | INFO alembic.runtime.migration [-] Running upgrade ccb0fa1a2252 -> 960aac0e09ea, de-duplicate_indexes_in_instances__console_auth_tokens 2026-09-03 11:22:39.289 | DEBUG alembic.runtime.migration [-] update ccb0fa1a2252 to 960aac0e09ea {{(pid=57822) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-03 11:22:39.289 | INFO alembic.runtime.migration [-] Running upgrade 960aac0e09ea -> 1b91788ec3a6, Drop legacy migrate_version table 2026-09-03 11:22:39.290 | DEBUG alembic.runtime.migration [-] update 960aac0e09ea to 1b91788ec3a6 {{(pid=57822) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-03 11:22:39.290 | INFO alembic.runtime.migration [-] Running upgrade 1b91788ec3a6 -> 1acf2c98e646, Add compute_id to instance 2026-09-03 11:22:39.290 | DEBUG alembic.runtime.migration [-] update 1b91788ec3a6 to 1acf2c98e646 {{(pid=57822) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-03 11:22:39.291 | INFO alembic.runtime.migration [-] Running upgrade 1acf2c98e646 -> 13863f4e1612, create_share_mapping_table 2026-09-03 11:22:39.291 | DEBUG alembic.runtime.migration [-] update 1acf2c98e646 to 13863f4e1612 {{(pid=57822) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-03 11:22:39.291 | INFO alembic.runtime.migration [-] Running upgrade 13863f4e1612 -> d60bddf7a903, add_constraint_instance_share_avoid_duplicates 2026-09-03 11:22:39.292 | DEBUG alembic.runtime.migration [-] update 13863f4e1612 to d60bddf7a903 {{(pid=57822) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-03 11:22:39.292 | INFO alembic.runtime.migration [-] Running upgrade d60bddf7a903 -> 2903cd72dc14, add_tls_port_to_console_auth_tokens 2026-09-03 11:22:39.292 | DEBUG alembic.runtime.migration [-] update d60bddf7a903 to 2903cd72dc14 {{(pid=57822) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-03 11:22:39.292 | INFO alembic.runtime.migration [-] Running upgrade 2903cd72dc14 -> ab450ba04102, db: add indexes for source/dest migrations 2026-09-03 11:22:39.293 | DEBUG alembic.runtime.migration [-] update 2903cd72dc14 to ab450ba04102 {{(pid=57822) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-03 11:22:39.342 | [2061 Async nova-cell-1:57755]: finished init_nova_db nova_cell1 /etc/nova/nova_cell1.conf with result 0 in 26 seconds 2026-09-03 11:22:39.348 | + inc/async:async_wait:197 : return 0 2026-09-03 11:22:39.352 | + lib/nova:init_nova:877 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-09-03 11:22:39.356 | + lib/nova:init_nova:884 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf db online_data_migrations 2026-09-03 11:22:39.910 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-09-03 11:22:39.910 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-03 11:22:39.910 | we strongly recommend against using it for new projects. 2026-09-03 11:22:39.910 | 2026-09-03 11:22:39.910 | If you are already using Eventlet, we recommend migrating to a different 2026-09-03 11:22:39.910 | framework. For more detail see 2026-09-03 11:22:39.910 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-03 11:22:39.910 | 2026-09-03 11:22:39.911 | import eventlet # noqa 2026-09-03 11:22:40.171 | 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-09-03 11:22:43.186 | Running batches of 50 until complete 2026-09-03 11:22:43.187 | INFO dbcounter [None req-c4186a32-c4c8-4ed4-9f38-433100c032b4 None None] Registered counter for database nova_cell0 2026-09-03 11:22:43.385 | DEBUG dbcounter [-] [59055] Writer thread running {{(pid=59055) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-09-03 11:22:43.390 | INFO dbcounter [None req-c4186a32-c4c8-4ed4-9f38-433100c032b4 None None] Registered counter for database nova_api 2026-09-03 11:22:43.548 | DEBUG dbcounter [-] [59055] Writer thread running {{(pid=59055) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-09-03 11:22:43.575 | INFO dbcounter [None req-c4186a32-c4c8-4ed4-9f38-433100c032b4 None None] Registered counter for database nova_cell0 2026-09-03 11:22:43.647 | DEBUG dbcounter [-] [59055] Writer thread running {{(pid=59055) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-09-03 11:22:43.886 | +-------------------------------------+--------------+-----------+ 2026-09-03 11:22:43.886 | | Migration | Total Needed | Completed | 2026-09-03 11:22:43.886 | +-------------------------------------+--------------+-----------+ 2026-09-03 11:22:43.886 | | fill_virtual_interface_list | 0 | 0 | 2026-09-03 11:22:43.887 | | migrate_empty_ratio | 0 | 0 | 2026-09-03 11:22:43.887 | | migrate_quota_classes_to_api_db | 0 | 0 | 2026-09-03 11:22:43.887 | | migrate_quota_limits_to_api_db | 0 | 0 | 2026-09-03 11:22:43.887 | | migration_migrate_to_uuid | 0 | 0 | 2026-09-03 11:22:43.887 | | populate_dev_uuids | 0 | 0 | 2026-09-03 11:22:43.888 | | populate_instance_compute_id | 0 | 0 | 2026-09-03 11:22:43.888 | | populate_missing_availability_zones | 0 | 0 | 2026-09-03 11:22:43.888 | | populate_queued_for_delete | 0 | 0 | 2026-09-03 11:22:43.888 | | populate_user_id | 0 | 0 | 2026-09-03 11:22:43.888 | | populate_uuids | 0 | 0 | 2026-09-03 11:22:43.888 | +-------------------------------------+--------------+-----------+ 2026-09-03 11:22:44.637 | ++ lib/nova:init_nova:887 : seq 1 1 2026-09-03 11:22:44.644 | + lib/nova:init_nova:887 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-09-03 11:22:44.649 | ++ lib/nova:init_nova:888 : conductor_conf 1 2026-09-03 11:22:44.653 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-09-03 11:22:44.657 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-09-03 11:22:44.662 | + 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-09-03 11:22:45.219 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-09-03 11:22:45.219 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-03 11:22:45.219 | we strongly recommend against using it for new projects. 2026-09-03 11:22:45.219 | 2026-09-03 11:22:45.219 | If you are already using Eventlet, we recommend migrating to a different 2026-09-03 11:22:45.219 | framework. For more detail see 2026-09-03 11:22:45.220 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-03 11:22:45.220 | 2026-09-03 11:22:45.220 | import eventlet # noqa 2026-09-03 11:22:45.484 | 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-09-03 11:22:48.513 | --transport-url not provided in the command line, using the value [DEFAULT]/transport_url from the configuration file 2026-09-03 11:22:48.513 | --database_connection not provided in the command line, using the value [database]/connection from the configuration file 2026-09-03 11:22:48.514 | INFO dbcounter [None req-699c2f83-95fc-46d4-8e25-0c62c7221d3f None None] Registered counter for database nova_api 2026-09-03 11:22:48.638 | DEBUG dbcounter [-] [59109] Writer thread running {{(pid=59109) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-09-03 11:22:49.336 | + lib/nova:init_nova:892 : create_nova_keys_dir 2026-09-03 11:22:49.340 | + lib/nova:create_nova_keys_dir:834 : sudo install -d -o quobyte /opt/stack/data/nova /opt/stack/data/nova/keys 2026-09-03 11:22:49.360 | + lib/nova:init_nova:894 : [[ '' == \L\V\M ]] 2026-09-03 11:22:49.365 | + ./stack.sh:main:1244 : async_runfunc configure_neutron_nova 2026-09-03 11:22:49.369 | + inc/async:async_runfunc:116 : async_run configure_neutron_nova configure_neutron_nova 2026-09-03 11:22:49.459 | + inc/async:async_inner:63 : configure_neutron_nova 2026-09-03 11:22:49.518 | [2061 Async configure_neutron_nova:59168]: running: configure_neutron_nova 2026-09-03 11:22:49.522 | + ./stack.sh:main:1252 : run_phase stack post-config 2026-09-03 11:22:49.526 | + functions-common:run_phase:1848 : local mode=stack 2026-09-03 11:22:49.530 | + functions-common:run_phase:1849 : local phase=post-config 2026-09-03 11:22:49.535 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-09-03 11:22:49.539 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-09-03 11:22:49.545 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-09-03 11:22:49.549 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-09-03 11:22:49.553 | + functions-common:run_phase:1858 : local extra 2026-09-03 11:22:49.559 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-09-03 11:22:49.566 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-09-03 11:22:49.570 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-09-03 11:22:49.574 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-09-03 11:22:49.579 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack post-config 2026-09-03 11:22:49.585 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-09-03 11:22:49.614 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-03 11:22:49.618 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-09-03 11:22:49.623 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-09-03 11:22:49.627 | ++ extras.d/80-tempest.sh:source:7 : [[ post-config == \i\n\s\t\a\l\l ]] 2026-09-03 11:22:49.631 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-09-03 11:22:49.635 | ++ extras.d/80-tempest.sh:source:10 : [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-09-03 11:22:49.640 | ++ extras.d/80-tempest.sh:source:12 : : 2026-09-03 11:22:49.646 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-09-03 11:22:49.650 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-09-03 11:22:49.654 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-09-03 11:22:49.659 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-09-03 11:22:49.664 | + functions-common:run_phase:1875 : run_plugins stack post-config 2026-09-03 11:22:49.668 | + functions-common:run_plugins:1834 : local mode=stack 2026-09-03 11:22:49.673 | + functions-common:run_plugins:1835 : local phase=post-config 2026-09-03 11:22:49.677 | + functions-common:run_plugins:1837 : local plugins= 2026-09-03 11:22:49.682 | + functions-common:run_plugins:1838 : local plugin 2026-09-03 11:22:49.686 | + ./stack.sh:main:1260 : merge_config_group /home/quobyte/devstack/local.conf post-config 2026-09-03 11:22:49.692 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-09-03 11:22:49.697 | + inc/meta-config:merge_config_group:171 : shift 2026-09-03 11:22:49.702 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-config 2026-09-03 11:22:49.707 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-09-03 11:22:49.711 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-09-03 11:22:49.716 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-09-03 11:22:49.722 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf post-config 2026-09-03 11:22:49.726 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-09-03 11:22:49.730 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-config 2026-09-03 11:22:49.735 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-09-03 11:22:49.739 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-config ' 2026-09-03 11:22:49.739 | /^\[\[.+\|.*\]\]/ { 2026-09-03 11:22:49.739 | gsub("[][]", "", $1); 2026-09-03 11:22:49.739 | split($1, a, "|"); 2026-09-03 11:22:49.739 | if (a[1] == matchgroup) 2026-09-03 11:22:49.739 | print a[2] 2026-09-03 11:22:49.740 | } 2026-09-03 11:22:49.740 | ' /home/quobyte/devstack/local.conf 2026-09-03 11:22:49.748 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-09-03 11:22:49.754 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-09-03 11:22:49.758 | + inc/meta-config:merge_config_group:180 : local dir 2026-09-03 11:22:49.764 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NOVA_CONF' 2026-09-03 11:22:49.769 | +++ inc/meta-config:merge_config_group:182 : echo /etc/nova/nova.conf 2026-09-03 11:22:49.774 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/nova/nova.conf 2026-09-03 11:22:49.778 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/nova/nova.conf ]] 2026-09-03 11:22:49.784 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/nova/nova.conf 2026-09-03 11:22:49.790 | + inc/meta-config:merge_config_group:187 : dir=/etc/nova 2026-09-03 11:22:49.796 | + inc/meta-config:merge_config_group:189 : test -e /etc/nova 2026-09-03 11:22:49.800 | + inc/meta-config:merge_config_group:189 : test -d /etc/nova 2026-09-03 11:22:49.805 | + inc/meta-config:merge_config_group:191 : [[ -e /etc/nova ]] 2026-09-03 11:22:49.810 | + inc/meta-config:merge_config_group:196 : merge_config_file /home/quobyte/devstack/local.conf post-config '$NOVA_CONF' 2026-09-03 11:22:49.815 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-09-03 11:22:49.820 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-09-03 11:22:49.825 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CONF' 2026-09-03 11:22:49.829 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-09-03 11:22:49.835 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CONF' 2026-09-03 11:22:49.839 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova.conf 2026-09-03 11:22:49.845 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova.conf 2026-09-03 11:22:49.850 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova.conf ']' 2026-09-03 11:22:49.856 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config '$NOVA_CONF' 2026-09-03 11:22:49.856 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CONF' ' 2026-09-03 11:22:49.856 | BEGIN { 2026-09-03 11:22:49.856 | section = "" 2026-09-03 11:22:49.856 | last_section = "" 2026-09-03 11:22:49.857 | section_count = 0 2026-09-03 11:22:49.857 | } 2026-09-03 11:22:49.857 | /^\[.+\]/ { 2026-09-03 11:22:49.857 | gsub("[][]", "", $1); 2026-09-03 11:22:49.857 | section=$1 2026-09-03 11:22:49.857 | next 2026-09-03 11:22:49.857 | } 2026-09-03 11:22:49.857 | /^ *\#/ { 2026-09-03 11:22:49.857 | next 2026-09-03 11:22:49.858 | } 2026-09-03 11:22:49.858 | /^[^ \t]+/ { 2026-09-03 11:22:49.859 | # get offset of first = in $0 2026-09-03 11:22:49.859 | eq_idx = index($0, "=") 2026-09-03 11:22:49.860 | # extract attr & value from $0 2026-09-03 11:22:49.860 | attr = substr($0, 1, eq_idx - 1) 2026-09-03 11:22:49.860 | value = substr($0, eq_idx + 1) 2026-09-03 11:22:49.860 | # only need to strip trailing whitespace from attr 2026-09-03 11:22:49.860 | sub(/[ \t]*$/, "", attr) 2026-09-03 11:22:49.860 | # need to strip leading & trailing whitespace from value 2026-09-03 11:22:49.861 | sub(/^[ \t]*/, "", value) 2026-09-03 11:22:49.861 | sub(/[ \t]*$/, "", value) 2026-09-03 11:22:49.861 | 2026-09-03 11:22:49.861 | # cfg_attr_count: number of config lines per [section, attr] 2026-09-03 11:22:49.861 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-09-03 11:22:49.861 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-09-03 11:22:49.861 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-09-03 11:22:49.861 | if (! (section, attr) in cfg_attr_count) { 2026-09-03 11:22:49.861 | if (section != last_section) { 2026-09-03 11:22:49.861 | cfg_section[section_count++] = section 2026-09-03 11:22:49.861 | last_section = section 2026-09-03 11:22:49.862 | } 2026-09-03 11:22:49.862 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-09-03 11:22:49.862 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-09-03 11:22:49.862 | 2026-09-03 11:22:49.862 | cfg_attr[section, attr, 0] = value 2026-09-03 11:22:49.862 | cfg_attr_count[section, attr] = 1 2026-09-03 11:22:49.862 | } else { 2026-09-03 11:22:49.862 | lno = cfg_attr_count[section, attr]++ 2026-09-03 11:22:49.862 | cfg_attr[section, attr, lno] = value 2026-09-03 11:22:49.862 | } 2026-09-03 11:22:49.862 | } 2026-09-03 11:22:49.862 | END { 2026-09-03 11:22:49.863 | # Process each section in order 2026-09-03 11:22:49.863 | for (sno = 0; sno < section_count; sno++) { 2026-09-03 11:22:49.864 | section = cfg_section[sno] 2026-09-03 11:22:49.864 | # The ini routines simply append a config item immediately 2026-09-03 11:22:49.864 | # after the section header. To keep the same order as defined 2026-09-03 11:22:49.865 | # in local.conf, invoke the ini routines in the reverse order 2026-09-03 11:22:49.865 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-09-03 11:22:49.865 | attr = cfg_sec_attr_name[sno, attr_no] 2026-09-03 11:22:49.866 | if (cfg_attr_count[section, attr] == 1) 2026-09-03 11:22:49.866 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-09-03 11:22:49.867 | else { 2026-09-03 11:22:49.867 | # For multiline, invoke the ini routines in the reverse order 2026-09-03 11:22:49.867 | count = cfg_attr_count[section, attr] 2026-09-03 11:22:49.867 | print "inidelete " configfile " " section " " attr 2026-09-03 11:22:49.867 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-09-03 11:22:49.867 | for (l = count -2; l >= 0; l--) 2026-09-03 11:22:49.867 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-09-03 11:22:49.867 | } 2026-09-03 11:22:49.867 | } 2026-09-03 11:22:49.867 | } 2026-09-03 11:22:49.867 | } 2026-09-03 11:22:49.868 | ' 2026-09-03 11:22:49.868 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-09-03 11:22:49.868 | + inc/meta-config:merge_config_file:164 : read a 2026-09-03 11:22:49.868 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-09-03 11:22:49.868 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-09-03 11:22:49.871 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CONF' 2026-09-03 11:22:49.876 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-09-03 11:22:49.880 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CONF ]] 2026-09-03 11:22:49.884 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CONF' ' 2026-09-03 11:22:49.885 | BEGIN { group = "" } 2026-09-03 11:22:49.885 | /^\[\[.+\|.*\]\]/ { 2026-09-03 11:22:49.885 | gsub("[][]", "", $1); 2026-09-03 11:22:49.885 | split($1, a, "|"); 2026-09-03 11:22:49.885 | if (a[1] == matchgroup && a[2] == configfile) { 2026-09-03 11:22:49.885 | group=a[1] 2026-09-03 11:22:49.886 | } else { 2026-09-03 11:22:49.886 | group="" 2026-09-03 11:22:49.886 | } 2026-09-03 11:22:49.886 | next 2026-09-03 11:22:49.886 | } 2026-09-03 11:22:49.886 | { 2026-09-03 11:22:49.886 | if (group != "") 2026-09-03 11:22:49.886 | print $0 2026-09-03 11:22:49.886 | } 2026-09-03 11:22:49.886 | ' /home/quobyte/devstack/local.conf 2026-09-03 11:22:49.896 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt quobyte_mount_point_base "/opt/stack/data/nova/mnt/"' 2026-09-03 11:22:49.900 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt quobyte_mount_point_base /opt/stack/data/nova/mnt/ 2026-09-03 11:22:49.948 | + inc/meta-config:merge_config_file:164 : read a 2026-09-03 11:22:49.954 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt quobyte_client_cfg "/etc/quobyte/client-nova.cfg"' 2026-09-03 11:22:49.960 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt quobyte_client_cfg /etc/quobyte/client-nova.cfg 2026-09-03 11:22:50.009 | + inc/meta-config:merge_config_file:164 : read a 2026-09-03 11:22:50.014 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt preallocate_images "space"' 2026-09-03 11:22:50.019 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt preallocate_images space 2026-09-03 11:22:50.071 | + inc/meta-config:merge_config_file:164 : read a 2026-09-03 11:22:50.075 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt cpu_models ""' 2026-09-03 11:22:50.079 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt cpu_models '' 2026-09-03 11:22:50.131 | + inc/meta-config:merge_config_file:164 : read a 2026-09-03 11:22:50.135 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt cpu_mode "host-passthrough"' 2026-09-03 11:22:50.139 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt cpu_mode host-passthrough 2026-09-03 11:22:50.190 | + inc/meta-config:merge_config_file:164 : read a 2026-09-03 11:22:50.196 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-09-03 11:22:50.201 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-09-03 11:22:50.206 | + inc/meta-config:merge_config_group:180 : local dir 2026-09-03 11:22:50.212 | ++ inc/meta-config:merge_config_group:182 : eval 'echo /etc/neutron/metadata_agent.ini' 2026-09-03 11:22:50.217 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/metadata_agent.ini 2026-09-03 11:22:50.223 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/metadata_agent.ini 2026-09-03 11:22:50.227 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/metadata_agent.ini ]] 2026-09-03 11:22:50.233 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/metadata_agent.ini 2026-09-03 11:22:50.240 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron 2026-09-03 11:22:50.245 | + inc/meta-config:merge_config_group:189 : test -e /etc/neutron 2026-09-03 11:22:50.249 | + inc/meta-config:merge_config_group:189 : test -d /etc/neutron 2026-09-03 11:22:50.254 | + inc/meta-config:merge_config_group:191 : [[ -e /etc/neutron ]] 2026-09-03 11:22:50.260 | + inc/meta-config:merge_config_group:196 : merge_config_file /home/quobyte/devstack/local.conf post-config /etc/neutron/metadata_agent.ini 2026-09-03 11:22:50.265 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-09-03 11:22:50.270 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-09-03 11:22:50.274 | + inc/meta-config:merge_config_file:85 : local configfile=/etc/neutron/metadata_agent.ini 2026-09-03 11:22:50.280 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-09-03 11:22:50.286 | ++ inc/meta-config:merge_config_file:91 : eval echo /etc/neutron/metadata_agent.ini 2026-09-03 11:22:50.290 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/metadata_agent.ini 2026-09-03 11:22:50.296 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/metadata_agent.ini 2026-09-03 11:22:50.301 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/metadata_agent.ini ']' 2026-09-03 11:22:50.307 | + inc/meta-config:merge_config_file:93 : touch /etc/neutron/metadata_agent.ini 2026-09-03 11:22:50.315 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config /etc/neutron/metadata_agent.ini 2026-09-03 11:22:50.316 | + inc/meta-config:merge_config_file:97 : awk -v configfile=/etc/neutron/metadata_agent.ini ' 2026-09-03 11:22:50.316 | BEGIN { 2026-09-03 11:22:50.316 | section = "" 2026-09-03 11:22:50.316 | last_section = "" 2026-09-03 11:22:50.317 | section_count = 0 2026-09-03 11:22:50.317 | } 2026-09-03 11:22:50.317 | /^\[.+\]/ { 2026-09-03 11:22:50.317 | gsub("[][]", "", $1); 2026-09-03 11:22:50.317 | section=$1 2026-09-03 11:22:50.317 | next 2026-09-03 11:22:50.317 | } 2026-09-03 11:22:50.317 | /^ *\#/ { 2026-09-03 11:22:50.317 | next 2026-09-03 11:22:50.317 | } 2026-09-03 11:22:50.317 | /^[^ \t]+/ { 2026-09-03 11:22:50.318 | # get offset of first = in $0 2026-09-03 11:22:50.318 | eq_idx = index($0, "=") 2026-09-03 11:22:50.318 | # extract attr & value from $0 2026-09-03 11:22:50.318 | attr = substr($0, 1, eq_idx - 1) 2026-09-03 11:22:50.318 | value = substr($0, eq_idx + 1) 2026-09-03 11:22:50.318 | # only need to strip trailing whitespace from attr 2026-09-03 11:22:50.319 | sub(/[ \t]*$/, "", attr) 2026-09-03 11:22:50.319 | # need to strip leading & trailing whitespace from value 2026-09-03 11:22:50.319 | sub(/^[ \t]*/, "", value) 2026-09-03 11:22:50.320 | sub(/[ \t]*$/, "", value) 2026-09-03 11:22:50.320 | 2026-09-03 11:22:50.320 | # cfg_attr_count: number of config lines per [section, attr] 2026-09-03 11:22:50.321 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-09-03 11:22:50.321 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-09-03 11:22:50.321 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-09-03 11:22:50.321 | if (! (section, attr) in cfg_attr_count) { 2026-09-03 11:22:50.321 | if (section != last_section) { 2026-09-03 11:22:50.321 | cfg_section[section_count++] = section 2026-09-03 11:22:50.322 | last_section = section 2026-09-03 11:22:50.322 | } 2026-09-03 11:22:50.322 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-09-03 11:22:50.322 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-09-03 11:22:50.322 | 2026-09-03 11:22:50.322 | cfg_attr[section, attr, 0] = value 2026-09-03 11:22:50.322 | cfg_attr_count[section, attr] = 1 2026-09-03 11:22:50.322 | } else { 2026-09-03 11:22:50.322 | lno = cfg_attr_count[section, attr]++ 2026-09-03 11:22:50.323 | cfg_attr[section, attr, lno] = value 2026-09-03 11:22:50.323 | } 2026-09-03 11:22:50.323 | } 2026-09-03 11:22:50.323 | END { 2026-09-03 11:22:50.323 | # Process each section in order 2026-09-03 11:22:50.323 | for (sno = 0; sno < section_count; sno++) { 2026-09-03 11:22:50.324 | section = cfg_section[sno] 2026-09-03 11:22:50.324 | # The ini routines simply append a config item immediately 2026-09-03 11:22:50.324 | # after the section header. To keep the same order as defined 2026-09-03 11:22:50.324 | # in local.conf, invoke the ini routines in the reverse order 2026-09-03 11:22:50.325 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-09-03 11:22:50.325 | attr = cfg_sec_attr_name[sno, attr_no] 2026-09-03 11:22:50.325 | if (cfg_attr_count[section, attr] == 1) 2026-09-03 11:22:50.325 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-09-03 11:22:50.325 | else { 2026-09-03 11:22:50.325 | # For multiline, invoke the ini routines in the reverse order 2026-09-03 11:22:50.325 | count = cfg_attr_count[section, attr] 2026-09-03 11:22:50.325 | print "inidelete " configfile " " section " " attr 2026-09-03 11:22:50.325 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-09-03 11:22:50.325 | for (l = count -2; l >= 0; l--) 2026-09-03 11:22:50.325 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-09-03 11:22:50.326 | } 2026-09-03 11:22:50.326 | } 2026-09-03 11:22:50.326 | } 2026-09-03 11:22:50.326 | } 2026-09-03 11:22:50.326 | ' 2026-09-03 11:22:50.326 | + inc/meta-config:merge_config_file:164 : read a 2026-09-03 11:22:50.326 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-09-03 11:22:50.326 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-09-03 11:22:50.326 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-09-03 11:22:50.326 | + inc/meta-config:get_meta_section:35 : local configfile=/etc/neutron/metadata_agent.ini 2026-09-03 11:22:50.331 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-09-03 11:22:50.335 | + inc/meta-config:get_meta_section:38 : [[ -z /etc/neutron/metadata_agent.ini ]] 2026-09-03 11:22:50.339 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v configfile=/etc/neutron/metadata_agent.ini ' 2026-09-03 11:22:50.339 | BEGIN { group = "" } 2026-09-03 11:22:50.339 | /^\[\[.+\|.*\]\]/ { 2026-09-03 11:22:50.340 | gsub("[][]", "", $1); 2026-09-03 11:22:50.340 | split($1, a, "|"); 2026-09-03 11:22:50.340 | if (a[1] == matchgroup && a[2] == configfile) { 2026-09-03 11:22:50.340 | group=a[1] 2026-09-03 11:22:50.340 | } else { 2026-09-03 11:22:50.340 | group="" 2026-09-03 11:22:50.340 | } 2026-09-03 11:22:50.340 | next 2026-09-03 11:22:50.340 | } 2026-09-03 11:22:50.340 | { 2026-09-03 11:22:50.340 | if (group != "") 2026-09-03 11:22:50.341 | print $0 2026-09-03 11:22:50.341 | } 2026-09-03 11:22:50.341 | ' /home/quobyte/devstack/local.conf 2026-09-03 11:22:50.349 | + inc/meta-config:merge_config_file:164 : eval 'iniset /etc/neutron/metadata_agent.ini DEFAULT ovsdb_connection "tcp:127.0.0.1:6640"' 2026-09-03 11:22:50.353 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/metadata_agent.ini DEFAULT ovsdb_connection tcp:127.0.0.1:6640 2026-09-03 11:22:50.408 | + inc/meta-config:merge_config_file:164 : read a 2026-09-03 11:22:50.414 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-09-03 11:22:50.419 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-09-03 11:22:50.423 | + inc/meta-config:merge_config_group:180 : local dir 2026-09-03 11:22:50.430 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $CINDER_CONF' 2026-09-03 11:22:50.434 | +++ inc/meta-config:merge_config_group:182 : echo /etc/cinder/cinder.conf 2026-09-03 11:22:50.439 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/cinder/cinder.conf 2026-09-03 11:22:50.444 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/cinder/cinder.conf ]] 2026-09-03 11:22:50.450 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/cinder/cinder.conf 2026-09-03 11:22:50.457 | + inc/meta-config:merge_config_group:187 : dir=/etc/cinder 2026-09-03 11:22:50.462 | + inc/meta-config:merge_config_group:189 : test -e /etc/cinder 2026-09-03 11:22:50.466 | + inc/meta-config:merge_config_group:189 : test -d /etc/cinder 2026-09-03 11:22:50.470 | + inc/meta-config:merge_config_group:191 : [[ -e /etc/cinder ]] 2026-09-03 11:22:50.475 | + inc/meta-config:merge_config_group:196 : merge_config_file /home/quobyte/devstack/local.conf post-config '$CINDER_CONF' 2026-09-03 11:22:50.479 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-09-03 11:22:50.484 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-09-03 11:22:50.489 | + inc/meta-config:merge_config_file:85 : local 'configfile=$CINDER_CONF' 2026-09-03 11:22:50.494 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-09-03 11:22:50.500 | ++ inc/meta-config:merge_config_file:91 : eval echo '$CINDER_CONF' 2026-09-03 11:22:50.505 | +++ inc/meta-config:merge_config_file:91 : echo /etc/cinder/cinder.conf 2026-09-03 11:22:50.511 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/cinder/cinder.conf 2026-09-03 11:22:50.516 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/cinder/cinder.conf ']' 2026-09-03 11:22:50.522 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config '$CINDER_CONF' 2026-09-03 11:22:50.524 | + inc/meta-config:merge_config_file:164 : read a 2026-09-03 11:22:50.525 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$CINDER_CONF' ' 2026-09-03 11:22:50.525 | BEGIN { 2026-09-03 11:22:50.525 | section = "" 2026-09-03 11:22:50.525 | last_section = "" 2026-09-03 11:22:50.525 | section_count = 0 2026-09-03 11:22:50.525 | } 2026-09-03 11:22:50.526 | /^\[.+\]/ { 2026-09-03 11:22:50.526 | gsub("[][]", "", $1); 2026-09-03 11:22:50.526 | section=$1 2026-09-03 11:22:50.526 | next 2026-09-03 11:22:50.526 | } 2026-09-03 11:22:50.526 | /^ *\#/ { 2026-09-03 11:22:50.526 | next 2026-09-03 11:22:50.527 | } 2026-09-03 11:22:50.527 | /^[^ \t]+/ { 2026-09-03 11:22:50.527 | # get offset of first = in $0 2026-09-03 11:22:50.528 | eq_idx = index($0, "=") 2026-09-03 11:22:50.528 | # extract attr & value from $0 2026-09-03 11:22:50.528 | attr = substr($0, 1, eq_idx - 1) 2026-09-03 11:22:50.529 | value = substr($0, eq_idx + 1) 2026-09-03 11:22:50.529 | # only need to strip trailing whitespace from attr 2026-09-03 11:22:50.529 | sub(/[ \t]*$/, "", attr) 2026-09-03 11:22:50.529 | # need to strip leading & trailing whitespace from value 2026-09-03 11:22:50.529 | sub(/^[ \t]*/, "", value) 2026-09-03 11:22:50.529 | sub(/[ \t]*$/, "", value) 2026-09-03 11:22:50.529 | 2026-09-03 11:22:50.530 | # cfg_attr_count: number of config lines per [section, attr] 2026-09-03 11:22:50.530 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-09-03 11:22:50.530 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-09-03 11:22:50.530 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-09-03 11:22:50.530 | if (! (section, attr) in cfg_attr_count) { 2026-09-03 11:22:50.530 | if (section != last_section) { 2026-09-03 11:22:50.530 | cfg_section[section_count++] = section 2026-09-03 11:22:50.531 | last_section = section 2026-09-03 11:22:50.531 | } 2026-09-03 11:22:50.531 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-09-03 11:22:50.531 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-09-03 11:22:50.531 | 2026-09-03 11:22:50.531 | cfg_attr[section, attr, 0] = value 2026-09-03 11:22:50.531 | cfg_attr_count[section, attr] = 1 2026-09-03 11:22:50.532 | } else { 2026-09-03 11:22:50.532 | lno = cfg_attr_count[section, attr]++ 2026-09-03 11:22:50.532 | cfg_attr[section, attr, lno] = value 2026-09-03 11:22:50.532 | } 2026-09-03 11:22:50.532 | } 2026-09-03 11:22:50.532 | END { 2026-09-03 11:22:50.532 | # Process each section in order 2026-09-03 11:22:50.533 | for (sno = 0; sno < section_count; sno++) { 2026-09-03 11:22:50.533 | section = cfg_section[sno] 2026-09-03 11:22:50.533 | # The ini routines simply append a config item immediately 2026-09-03 11:22:50.533 | # after the section header. To keep the same order as defined 2026-09-03 11:22:50.533 | # in local.conf, invoke the ini routines in the reverse order 2026-09-03 11:22:50.533 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-09-03 11:22:50.534 | attr = cfg_sec_attr_name[sno, attr_no] 2026-09-03 11:22:50.534 | if (cfg_attr_count[section, attr] == 1) 2026-09-03 11:22:50.534 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-09-03 11:22:50.534 | else { 2026-09-03 11:22:50.534 | # For multiline, invoke the ini routines in the reverse order 2026-09-03 11:22:50.534 | count = cfg_attr_count[section, attr] 2026-09-03 11:22:50.534 | print "inidelete " configfile " " section " " attr 2026-09-03 11:22:50.535 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-09-03 11:22:50.535 | for (l = count -2; l >= 0; l--) 2026-09-03 11:22:50.535 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-09-03 11:22:50.535 | } 2026-09-03 11:22:50.535 | } 2026-09-03 11:22:50.535 | } 2026-09-03 11:22:50.536 | } 2026-09-03 11:22:50.536 | ' 2026-09-03 11:22:50.536 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-09-03 11:22:50.536 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-09-03 11:22:50.536 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-09-03 11:22:50.536 | + inc/meta-config:get_meta_section:35 : local 'configfile=$CINDER_CONF' 2026-09-03 11:22:50.537 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-09-03 11:22:50.541 | + inc/meta-config:get_meta_section:38 : [[ -z $CINDER_CONF ]] 2026-09-03 11:22:50.546 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$CINDER_CONF' ' 2026-09-03 11:22:50.546 | BEGIN { group = "" } 2026-09-03 11:22:50.546 | /^\[\[.+\|.*\]\]/ { 2026-09-03 11:22:50.546 | gsub("[][]", "", $1); 2026-09-03 11:22:50.546 | split($1, a, "|"); 2026-09-03 11:22:50.547 | if (a[1] == matchgroup && a[2] == configfile) { 2026-09-03 11:22:50.547 | group=a[1] 2026-09-03 11:22:50.547 | } else { 2026-09-03 11:22:50.547 | group="" 2026-09-03 11:22:50.547 | } 2026-09-03 11:22:50.547 | next 2026-09-03 11:22:50.548 | } 2026-09-03 11:22:50.548 | { 2026-09-03 11:22:50.548 | if (group != "") 2026-09-03 11:22:50.548 | print $0 2026-09-03 11:22:50.548 | } 2026-09-03 11:22:50.548 | ' /home/quobyte/devstack/local.conf 2026-09-03 11:22:50.556 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD nas_secure_file_operations "false"' 2026-09-03 11:22:50.561 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD nas_secure_file_operations false 2026-09-03 11:22:50.612 | + inc/meta-config:merge_config_file:164 : read a 2026-09-03 11:22:50.616 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD nas_secure_file_permissions "false"' 2026-09-03 11:22:50.621 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD nas_secure_file_permissions false 2026-09-03 11:22:50.669 | + inc/meta-config:merge_config_file:164 : read a 2026-09-03 11:22:50.674 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD quobyte_client_cfg "/etc/quobyte/client-cinder.cfg"' 2026-09-03 11:22:50.678 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD quobyte_client_cfg /etc/quobyte/client-cinder.cfg 2026-09-03 11:22:50.725 | + inc/meta-config:merge_config_file:164 : read a 2026-09-03 11:22:50.730 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD volume_backend_name "QuobyteHD"' 2026-09-03 11:22:50.734 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD volume_backend_name QuobyteHD 2026-09-03 11:22:50.753 | + inc/async:async_inner:64 : rc=0 2026-09-03 11:22:50.784 | + inc/meta-config:merge_config_file:164 : read a 2026-09-03 11:22:50.788 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD quobyte_volume_url "quobyte://osci02.corp.quobyte.com/cinder-vol-05be1bfb-bc27-493e-b540-4d8bc24b525c"' 2026-09-03 11:22:50.788 | [59168 Async configure_neutron_nova:59168]: finished successfully 2026-09-03 11:22:50.792 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD quobyte_volume_url quobyte://osci02.corp.quobyte.com/cinder-vol-05be1bfb-bc27-493e-b540-4d8bc24b525c 2026-09-03 11:22:50.839 | + inc/meta-config:merge_config_file:164 : read a 2026-09-03 11:22:50.844 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD volume_driver "cinder.volume.drivers.quobyte.QuobyteDriver"' 2026-09-03 11:22:50.848 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD volume_driver cinder.volume.drivers.quobyte.QuobyteDriver 2026-09-03 11:22:50.893 | + inc/meta-config:merge_config_file:164 : read a 2026-09-03 11:22:50.899 | + ./stack.sh:main:1269 : is_service_enabled swift 2026-09-03 11:22:50.926 | + functions-common:is_service_enabled:2076 : return 1 2026-09-03 11:22:50.930 | + ./stack.sh:main:1277 : FIXED_KEY=bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-09-03 11:22:50.934 | + ./stack.sh:main:1278 : is_service_enabled cinder 2026-09-03 11:22:50.961 | + functions-common:is_service_enabled:2076 : return 0 2026-09-03 11:22:50.965 | + ./stack.sh:main:1279 : iniset /etc/cinder/cinder.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-09-03 11:22:51.014 | + ./stack.sh:main:1282 : async_wait configure_neutron_nova 2026-09-03 11:22:51.081 | [2061 Async configure_neutron_nova:59168]: Waiting for completion of configure_neutron_nova running on PID 59168 (2 other jobs running) 2026-09-03 11:22:51.112 | [2061 Async configure_neutron_nova:59168]: Signaling child to exit 2026-09-03 11:22:51.112 | WAKEUP 2026-09-03 11:22:51.141 | [2061 Async configure_neutron_nova:59168]: Signaled 2026-09-03 11:22:51.143 | + lib/neutron:configure_neutron_nova:452 : create_nova_conf_neutron /etc/nova/nova.conf 2026-09-03 11:22:51.143 | + lib/neutron:create_nova_conf_neutron:463 : local conf=/etc/nova/nova.conf 2026-09-03 11:22:51.143 | + lib/neutron:create_nova_conf_neutron:464 : configure_keystoneauth /etc/nova/nova.conf nova neutron 2026-09-03 11:22:51.143 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-09-03 11:22:51.143 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-09-03 11:22:51.143 | + lib/keystone:configure_keystoneauth:393 : local section=neutron 2026-09-03 11:22:51.143 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf neutron auth_type password 2026-09-03 11:22:51.143 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf neutron interface public 2026-09-03 11:22:51.143 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf neutron auth_url http://192.168.122.181/identity 2026-09-03 11:22:51.144 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf neutron username nova 2026-09-03 11:22:51.144 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf neutron password nomoresecret 2026-09-03 11:22:51.144 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf neutron user_domain_name Default 2026-09-03 11:22:51.144 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf neutron project_name service 2026-09-03 11:22:51.144 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf neutron project_domain_name Default 2026-09-03 11:22:51.144 | + lib/neutron:create_nova_conf_neutron:465 : iniset /etc/nova/nova.conf neutron region_name RegionOne 2026-09-03 11:22:51.144 | + lib/neutron:create_nova_conf_neutron:468 : neutron_plugin_create_nova_conf /etc/nova/nova.conf 2026-09-03 11:22:51.144 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2026-09-03 11:22:51.144 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:125 : : 2026-09-03 11:22:51.144 | + lib/neutron:create_nova_conf_neutron:470 : is_service_enabled q-meta neutron-metadata-agent 2026-09-03 11:22:51.144 | + functions-common:is_service_enabled:2076 : return 1 2026-09-03 11:22:51.145 | + lib/neutron:create_nova_conf_neutron:474 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_is_fatal True 2026-09-03 11:22:51.145 | + lib/neutron:create_nova_conf_neutron:475 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_timeout 300 2026-09-03 11:22:51.145 | + lib/neutron:configure_neutron_nova:453 : [[ superconductor == \s\u\p\e\r\c\o\n\d\u\c\t\o\r ]] 2026-09-03 11:22:51.145 | ++ lib/neutron:configure_neutron_nova:454 : seq 1 1 2026-09-03 11:22:51.145 | + lib/neutron:configure_neutron_nova:454 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-09-03 11:22:51.145 | + lib/neutron:configure_neutron_nova:455 : local conf 2026-09-03 11:22:51.145 | ++ lib/neutron:configure_neutron_nova:456 : conductor_conf 1 2026-09-03 11:22:51.145 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-09-03 11:22:51.145 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-09-03 11:22:51.145 | + lib/neutron:configure_neutron_nova:456 : conf=/etc/nova/nova_cell1.conf 2026-09-03 11:22:51.146 | + lib/neutron:configure_neutron_nova:457 : create_nova_conf_neutron /etc/nova/nova_cell1.conf 2026-09-03 11:22:51.146 | + lib/neutron:create_nova_conf_neutron:463 : local conf=/etc/nova/nova_cell1.conf 2026-09-03 11:22:51.146 | + lib/neutron:create_nova_conf_neutron:464 : configure_keystoneauth /etc/nova/nova_cell1.conf nova neutron 2026-09-03 11:22:51.146 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova_cell1.conf 2026-09-03 11:22:51.146 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-09-03 11:22:51.146 | + lib/keystone:configure_keystoneauth:393 : local section=neutron 2026-09-03 11:22:51.146 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova_cell1.conf neutron auth_type password 2026-09-03 11:22:51.146 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova_cell1.conf neutron interface public 2026-09-03 11:22:51.146 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova_cell1.conf neutron auth_url http://192.168.122.181/identity 2026-09-03 11:22:51.146 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova_cell1.conf neutron username nova 2026-09-03 11:22:51.146 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova_cell1.conf neutron password nomoresecret 2026-09-03 11:22:51.147 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova_cell1.conf neutron user_domain_name Default 2026-09-03 11:22:51.147 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova_cell1.conf neutron project_name service 2026-09-03 11:22:51.147 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova_cell1.conf neutron project_domain_name Default 2026-09-03 11:22:51.147 | + lib/neutron:create_nova_conf_neutron:465 : iniset /etc/nova/nova_cell1.conf neutron region_name RegionOne 2026-09-03 11:22:51.147 | + lib/neutron:create_nova_conf_neutron:468 : neutron_plugin_create_nova_conf /etc/nova/nova_cell1.conf 2026-09-03 11:22:51.147 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2026-09-03 11:22:51.147 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:125 : : 2026-09-03 11:22:51.147 | + lib/neutron:create_nova_conf_neutron:470 : is_service_enabled q-meta neutron-metadata-agent 2026-09-03 11:22:51.147 | + functions-common:is_service_enabled:2076 : return 1 2026-09-03 11:22:51.147 | + lib/neutron:create_nova_conf_neutron:474 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_is_fatal True 2026-09-03 11:22:51.148 | + lib/neutron:create_nova_conf_neutron:475 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_timeout 300 2026-09-03 11:22:51.199 | [2061 Async configure_neutron_nova:59168]: finished configure_neutron_nova with result 0 in 1 seconds 2026-09-03 11:22:51.205 | + inc/async:async_wait:197 : return 0 2026-09-03 11:22:51.209 | + ./stack.sh:main:1288 : is_service_enabled nova 2026-09-03 11:22:51.237 | + functions-common:is_service_enabled:2076 : return 0 2026-09-03 11:22:51.241 | + ./stack.sh:main:1289 : iniset /etc/nova/nova.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-09-03 11:22:51.289 | + ./stack.sh:main:1290 : iniset /etc/nova/nova-cpu.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-09-03 11:22:51.338 | + ./stack.sh:main:1294 : is_service_enabled n-api 2026-09-03 11:22:51.366 | + functions-common:is_service_enabled:2076 : return 0 2026-09-03 11:22:51.370 | + ./stack.sh:main:1295 : echo_summary 'Starting Nova API' 2026-09-03 11:22:51.374 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-09-03 11:22:51.378 | + ./stack.sh:echo_summary:450 : echo -e Starting Nova API 2026-09-03 11:22:51.382 | + ./stack.sh:main:1296 : start_nova_api 2026-09-03 11:22:51.387 | + 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-09-03 11:22:51.391 | + 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-09-03 11:22:51.396 | + 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-09-03 11:22:51.401 | ++ lib/nova:start_nova_api:971 : which uwsgi 2026-09-03 11:22:51.409 | + lib/nova:start_nova_api:971 : run_process n-api '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-09-03 11:22:51.413 | + functions-common:run_process:1674 : local service=n-api 2026-09-03 11:22:51.417 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-09-03 11:22:51.421 | + functions-common:run_process:1676 : local group= 2026-09-03 11:22:51.425 | + functions-common:run_process:1677 : local user= 2026-09-03 11:22:51.429 | + functions-common:run_process:1678 : local env_vars= 2026-09-03 11:22:51.433 | + functions-common:run_process:1680 : local name=n-api 2026-09-03 11:22:51.437 | + functions-common:run_process:1682 : time_start run_process 2026-09-03 11:22:51.442 | + functions-common:time_start:2406 : local name=run_process 2026-09-03 11:22:51.446 | + functions-common:time_start:2407 : local start_time= 2026-09-03 11:22:51.450 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-03 11:22:51.455 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-03 11:22:51.461 | + functions-common:time_start:2411 : _TIME_START[$name]=1788434571457 2026-09-03 11:22:51.466 | + functions-common:run_process:1683 : is_service_enabled n-api 2026-09-03 11:22:51.491 | + functions-common:is_service_enabled:2076 : return 0 2026-09-03 11:22:51.496 | + functions-common:run_process:1684 : _run_under_systemd n-api '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' '' '' 2026-09-03 11:22:51.500 | + functions-common:_run_under_systemd:1628 : local service=n-api 2026-09-03 11:22:51.504 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-09-03 11:22:51.509 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-09-03 11:22:51.513 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-09-03 11:22:51.517 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-09-03 11:22:51.521 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ sudo ]] 2026-09-03 11:22:51.525 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ ^/ ]] 2026-09-03 11:22:51.529 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-api.service 2026-09-03 11:22:51.534 | + functions-common:_run_under_systemd:1635 : local group= 2026-09-03 11:22:51.538 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-09-03 11:22:51.542 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-09-03 11:22:51.546 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-09-03 11:22:51.550 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-api] ]] 2026-09-03 11:22:51.555 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ uwsgi ]] 2026-09-03 11:22:51.559 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-09-03 11:22:51.563 | + 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-09-03 11:22:51.568 | + 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-09-03 11:22:51.572 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@n-api.service 2026-09-03 11:22:51.575 | + 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-09-03 11:22:51.579 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-09-03 11:22:51.583 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-09-03 11:22:51.587 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-09-03 11:22:51.591 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@n-api.service 2026-09-03 11:22:51.594 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-09-03 11:22:51.601 | + 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-09-03 11:22:51.691 | + 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-09-03 11:22:51.781 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service SyslogIdentifier devstack@n-api.service 2026-09-03 11:22:51.859 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service User quobyte 2026-09-03 11:22:51.937 | + 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-09-03 11:22:52.015 | + 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-09-03 11:22:52.093 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Type notify 2026-09-03 11:22:52.173 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service KillMode process 2026-09-03 11:22:52.252 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Restart always 2026-09-03 11:22:52.332 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service NotifyAccess all 2026-09-03 11:22:52.413 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service RestartForceExitStatus 100 2026-09-03 11:22:52.494 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-09-03 11:22:52.498 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-09-03 11:22:52.502 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@n-api.service Install WantedBy multi-user.target 2026-09-03 11:22:52.597 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-09-03 11:22:53.092 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-api.service 2026-09-03 11:22:53.116 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api.service → /etc/systemd/system/devstack@n-api.service. 2026-09-03 11:22:53.598 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-api.service 2026-09-03 11:22:53.742 | + functions-common:run_process:1686 : time_stop run_process 2026-09-03 11:22:53.745 | + functions-common:time_stop:2420 : local name 2026-09-03 11:22:53.750 | + functions-common:time_stop:2421 : local end_time 2026-09-03 11:22:53.754 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-03 11:22:53.758 | + functions-common:time_stop:2423 : local total 2026-09-03 11:22:53.762 | + functions-common:time_stop:2424 : local start_time 2026-09-03 11:22:53.766 | + functions-common:time_stop:2426 : name=run_process 2026-09-03 11:22:53.770 | + functions-common:time_stop:2427 : start_time=1788434571457 2026-09-03 11:22:53.774 | + functions-common:time_stop:2429 : [[ -z 1788434571457 ]] 2026-09-03 11:22:53.780 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-03 11:22:53.785 | + functions-common:time_stop:2432 : end_time=1788434573781 2026-09-03 11:22:53.790 | + functions-common:time_stop:2433 : elapsed_time=2324 2026-09-03 11:22:53.794 | + functions-common:time_stop:2434 : total=4382 2026-09-03 11:22:53.798 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-03 11:22:53.802 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=6706 2026-09-03 11:22:53.807 | + lib/nova:start_nova_api:973 : echo 'Waiting for nova-api to start...' 2026-09-03 11:22:53.807 | Waiting for nova-api to start... 2026-09-03 11:22:53.811 | + lib/nova:start_nova_api:975 : local service_url=http://192.168.122.181/compute/v2.1/ 2026-09-03 11:22:53.816 | + lib/nova:start_nova_api:977 : wait_for_service 60 http://192.168.122.181/compute/v2.1/ 2026-09-03 11:22:53.820 | + functions:wait_for_service:476 : local timeout=60 2026-09-03 11:22:53.824 | + functions:wait_for_service:477 : local url=http://192.168.122.181/compute/v2.1/ 2026-09-03 11:22:53.829 | + functions:wait_for_service:478 : local rval=0 2026-09-03 11:22:53.837 | + functions:wait_for_service:479 : time_start wait_for_service 2026-09-03 11:22:53.842 | + functions-common:time_start:2406 : local name=wait_for_service 2026-09-03 11:22:53.846 | + functions-common:time_start:2407 : local start_time= 2026-09-03 11:22:53.850 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-03 11:22:53.856 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-03 11:22:53.862 | + functions-common:time_start:2411 : _TIME_START[$name]=1788434573857 2026-09-03 11:22:53.866 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-09-03 11:22:53.870 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-09-03 11:22:53.873 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.181/compute/v2.1/ 2026-09-03 11:22:59.939 | + :: : [[ 200 == 503 ]] 2026-09-03 11:22:59.940 | + :: : [[ 0 -eq 7 ]] 2026-09-03 11:22:59.946 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-09-03 11:22:59.952 | + functions-common:time_stop:2420 : local name 2026-09-03 11:22:59.957 | + functions-common:time_stop:2421 : local end_time 2026-09-03 11:22:59.961 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-03 11:22:59.965 | + functions-common:time_stop:2423 : local total 2026-09-03 11:22:59.970 | + functions-common:time_stop:2424 : local start_time 2026-09-03 11:22:59.974 | + functions-common:time_stop:2426 : name=wait_for_service 2026-09-03 11:22:59.978 | + functions-common:time_stop:2427 : start_time=1788434573857 2026-09-03 11:22:59.982 | + functions-common:time_stop:2429 : [[ -z 1788434573857 ]] 2026-09-03 11:22:59.988 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-03 11:22:59.995 | + functions-common:time_stop:2432 : end_time=1788434579990 2026-09-03 11:22:59.999 | + functions-common:time_stop:2433 : elapsed_time=6133 2026-09-03 11:23:00.004 | + functions-common:time_stop:2434 : total=5718 2026-09-03 11:23:00.007 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-03 11:23:00.011 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=11851 2026-09-03 11:23:00.016 | + functions:wait_for_service:486 : return 0 2026-09-03 11:23:00.020 | + 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-09-03 11:23:00.025 | + 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-09-03 11:23:00.030 | + ./stack.sh:main:1299 : is_service_enabled ovn-controller ovn-controller-vtep 2026-09-03 11:23:00.058 | + functions-common:is_service_enabled:2076 : return 0 2026-09-03 11:23:00.063 | + ./stack.sh:main:1300 : echo_summary 'Starting OVN services' 2026-09-03 11:23:00.067 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-09-03 11:23:00.072 | + ./stack.sh:echo_summary:450 : echo -e Starting OVN services 2026-09-03 11:23:00.077 | + ./stack.sh:main:1301 : start_ovn_services 2026-09-03 11:23:00.082 | + lib/neutron:start_ovn_services:580 : [[ ovn == \o\v\n ]] 2026-09-03 11:23:00.086 | + lib/neutron:start_ovn_services:581 : '[' libvirt '!=' ironic ']' 2026-09-03 11:23:00.090 | + lib/neutron:start_ovn_services:587 : init_ovn 2026-09-03 11:23:00.095 | + lib/neutron_plugins/ovn_agent:init_ovn:634 : local 'mkdir_cmd=mkdir -p /var/lib/ovn' 2026-09-03 11:23:00.099 | + lib/neutron_plugins/ovn_agent:init_ovn:636 : [[ False == \F\a\l\s\e ]] 2026-09-03 11:23:00.104 | + lib/neutron_plugins/ovn_agent:init_ovn:637 : mkdir_cmd='sudo mkdir -p /var/lib/ovn' 2026-09-03 11:23:00.108 | + lib/neutron_plugins/ovn_agent:init_ovn:640 : sudo mkdir -p /var/lib/ovn 2026-09-03 11:23:00.126 | + lib/neutron_plugins/ovn_agent:init_ovn:641 : mkdir -p /opt/stack/data/ovs 2026-09-03 11:23:00.134 | + lib/neutron_plugins/ovn_agent:init_ovn:643 : rm -f '/opt/stack/data/ovs/*.db' 2026-09-03 11:23:00.140 | + lib/neutron_plugins/ovn_agent:init_ovn:644 : rm -f '/opt/stack/data/ovs/.*.db.~lock~' 2026-09-03 11:23:00.146 | + lib/neutron_plugins/ovn_agent:init_ovn:645 : sudo rm -f /var/lib/ovn/ovnnb_db.db /var/lib/ovn/ovnsb_db.db 2026-09-03 11:23:00.165 | + lib/neutron_plugins/ovn_agent:init_ovn:646 : sudo rm -f /var/lib/ovn/.ovnnb_db.db.~lock~ /var/lib/ovn/.ovnsb_db.db.~lock~ 2026-09-03 11:23:00.183 | + lib/neutron_plugins/ovn_agent:init_ovn:647 : sudo rm -f /var/run/ovn/ovnnb_db.sock /var/run/ovn/ovnsb_db.sock 2026-09-03 11:23:00.202 | + lib/neutron:start_ovn_services:588 : start_ovn 2026-09-03 11:23:00.206 | + lib/neutron_plugins/ovn_agent:start_ovn:759 : echo 'Starting OVN' 2026-09-03 11:23:00.206 | Starting OVN 2026-09-03 11:23:00.210 | + lib/neutron_plugins/ovn_agent:start_ovn:761 : _start_ovs 2026-09-03 11:23:00.214 | + lib/neutron_plugins/ovn_agent:_start_ovs:651 : echo 'Starting OVS' 2026-09-03 11:23:00.214 | Starting OVS 2026-09-03 11:23:00.218 | + lib/neutron_plugins/ovn_agent:_start_ovs:652 : is_service_enabled ovn-controller ovn-controller-vtep ovn-northd 2026-09-03 11:23:00.243 | + functions-common:is_service_enabled:2076 : return 0 2026-09-03 11:23:00.247 | + lib/neutron_plugins/ovn_agent:_start_ovs:654 : enable_service ovsdb-server 2026-09-03 11:23:00.310 | + lib/neutron_plugins/ovn_agent:_start_ovs:655 : enable_service ovs-vswitchd 2026-09-03 11:23:00.372 | + lib/neutron_plugins/ovn_agent:_start_ovs:657 : [[ False == \T\r\u\e ]] 2026-09-03 11:23:00.376 | + lib/neutron_plugins/ovn_agent:_start_ovs:681 : _start_process ovsdb-server.service 2026-09-03 11:23:00.380 | + lib/neutron_plugins/ovn_agent:_start_process:261 : sudo systemctl daemon-reload 2026-09-03 11:23:00.870 | + lib/neutron_plugins/ovn_agent:_start_process:262 : sudo systemctl enable ovsdb-server.service 2026-09-03 11:23:01.378 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-09-03 11:23:01.378 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-09-03 11:23:01.378 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-09-03 11:23:01.378 | 2026-09-03 11:23:01.379 | Possible reasons for having these kinds of units are: 2026-09-03 11:23:01.379 | • A unit may be statically enabled by being symlinked from another unit's 2026-09-03 11:23:01.379 | .wants/, .requires/, or .upholds/ directory. 2026-09-03 11:23:01.379 | • A unit's purpose may be to act as a helper for some other unit which has 2026-09-03 11:23:01.379 | a requirement dependency on it. 2026-09-03 11:23:01.379 | • A unit may be started when needed via activation (socket, path, timer, 2026-09-03 11:23:01.379 | D-Bus, udev, scripted systemctl call, ...). 2026-09-03 11:23:01.379 | • In case of template units, the unit is meant to be enabled with some 2026-09-03 11:23:01.379 | instance name specified. 2026-09-03 11:23:01.387 | + lib/neutron_plugins/ovn_agent:_start_process:263 : sudo systemctl restart ovsdb-server.service 2026-09-03 11:23:05.938 | + lib/neutron_plugins/ovn_agent:_start_ovs:682 : _start_process ovs-vswitchd.service 2026-09-03 11:23:05.942 | + lib/neutron_plugins/ovn_agent:_start_process:261 : sudo systemctl daemon-reload 2026-09-03 11:23:06.455 | + lib/neutron_plugins/ovn_agent:_start_process:262 : sudo systemctl enable ovs-vswitchd.service 2026-09-03 11:23:06.945 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-09-03 11:23:06.945 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-09-03 11:23:06.945 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-09-03 11:23:06.945 | 2026-09-03 11:23:06.945 | Possible reasons for having these kinds of units are: 2026-09-03 11:23:06.946 | • A unit may be statically enabled by being symlinked from another unit's 2026-09-03 11:23:06.946 | .wants/, .requires/, or .upholds/ directory. 2026-09-03 11:23:06.946 | • A unit's purpose may be to act as a helper for some other unit which has 2026-09-03 11:23:06.946 | a requirement dependency on it. 2026-09-03 11:23:06.946 | • A unit may be started when needed via activation (socket, path, timer, 2026-09-03 11:23:06.946 | D-Bus, udev, scripted systemctl call, ...). 2026-09-03 11:23:06.946 | • In case of template units, the unit is meant to be enabled with some 2026-09-03 11:23:06.946 | instance name specified. 2026-09-03 11:23:06.960 | + lib/neutron_plugins/ovn_agent:_start_process:263 : sudo systemctl restart ovs-vswitchd.service 2026-09-03 11:23:07.142 | + lib/neutron_plugins/ovn_agent:_start_ovs:685 : echo 'Configuring OVSDB' 2026-09-03 11:23:07.142 | Configuring OVSDB 2026-09-03 11:23:07.146 | + lib/neutron_plugins/ovn_agent:_start_ovs:686 : is_service_enabled tls-proxy 2026-09-03 11:23:07.175 | + functions-common:is_service_enabled:2076 : return 1 2026-09-03 11:23:07.180 | + lib/neutron_plugins/ovn_agent:_start_ovs:693 : sudo ovs-vsctl --no-wait set-manager ptcp:6640:127.0.0.1 2026-09-03 11:23:07.212 | + lib/neutron_plugins/ovn_agent:_start_ovs:694 : sudo ovs-vsctl --no-wait set open_vswitch . system-type=devstack 2026-09-03 11:23:07.241 | + lib/neutron_plugins/ovn_agent:_start_ovs:695 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:system-id=3770687d-ffb7-4cf4-a93b-db7d9d8a8d72 2026-09-03 11:23:07.268 | + lib/neutron_plugins/ovn_agent:_start_ovs:696 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-remote=tcp:192.168.122.181:6642 2026-09-03 11:23:07.295 | + lib/neutron_plugins/ovn_agent:_start_ovs:697 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-bridge=br-int 2026-09-03 11:23:07.323 | + lib/neutron_plugins/ovn_agent:_start_ovs:698 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-encap-type=geneve 2026-09-03 11:23:07.351 | + lib/neutron_plugins/ovn_agent:_start_ovs:699 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-encap-ip=192.168.122.181 2026-09-03 11:23:07.378 | ++ lib/neutron_plugins/ovn_agent:_start_ovs:700 : hostname 2026-09-03 11:23:07.384 | + lib/neutron_plugins/ovn_agent:_start_ovs:700 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:hostname=devstack 2026-09-03 11:23:07.412 | + lib/neutron_plugins/ovn_agent:_start_ovs:702 : [[ True == \T\r\u\e ]] 2026-09-03 11:23:07.416 | + lib/neutron_plugins/ovn_agent:_start_ovs:703 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-cms-options=enable-chassis-as-gw 2026-09-03 11:23:07.443 | + lib/neutron_plugins/ovn_agent:_start_ovs:707 : [[ metadata =~ ovn-bgp ]] 2026-09-03 11:23:07.448 | + lib/neutron_plugins/ovn_agent:_start_ovs:713 : [[ metadata =~ ovn-evpn ]] 2026-09-03 11:23:07.452 | + lib/neutron_plugins/ovn_agent:_start_ovs:719 : is_provider_network 2026-09-03 11:23:07.456 | + functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-09-03 11:23:07.460 | + functions-common:is_provider_network:2272 : return 1 2026-09-03 11:23:07.464 | + lib/neutron_plugins/ovn_agent:_start_ovs:719 : [[ True == \T\r\u\e ]] 2026-09-03 11:23:07.467 | + lib/neutron_plugins/ovn_agent:_start_ovs:720 : ovn_base_setup_bridge br-ex 2026-09-03 11:23:07.472 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:249 : local bridge=br-ex 2026-09-03 11:23:07.476 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:250 : local 'addbr_cmd=sudo ovs-vsctl --no-wait -- --may-exist add-br br-ex' 2026-09-03 11:23:07.481 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:252 : '[' system '!=' system ']' 2026-09-03 11:23:07.486 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:256 : sudo ovs-vsctl --no-wait -- --may-exist add-br br-ex 2026-09-03 11:23:07.517 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:257 : sudo ovs-vsctl --no-wait br-set-external-id br-ex bridge-id br-ex 2026-09-03 11:23:07.546 | + lib/neutron_plugins/ovn_agent:_start_ovs:721 : sudo ovs-vsctl set open . external-ids:ovn-bridge-mappings=public:br-ex 2026-09-03 11:23:07.579 | + lib/neutron_plugins/ovn_agent:_start_ovs:724 : is_service_enabled ovn-controller-vtep 2026-09-03 11:23:07.604 | + functions-common:is_service_enabled:2076 : return 1 2026-09-03 11:23:07.608 | + lib/neutron_plugins/ovn_agent:start_ovn:763 : local SCRIPTDIR=/share/ovn/scripts 2026-09-03 11:23:07.612 | + lib/neutron_plugins/ovn_agent:start_ovn:764 : use_new_ovn_repository 2026-09-03 11:23:07.616 | + lib/neutron_plugins/ovn_agent:use_new_ovn_repository:221 : [[ False == \F\a\l\s\e ]] 2026-09-03 11:23:07.620 | + lib/neutron_plugins/ovn_agent:use_new_ovn_repository:222 : return 0 2026-09-03 11:23:07.624 | + lib/neutron_plugins/ovn_agent:start_ovn:768 : is_service_enabled ovn-northd 2026-09-03 11:23:07.651 | + functions-common:is_service_enabled:2076 : return 0 2026-09-03 11:23:07.654 | + lib/neutron_plugins/ovn_agent:start_ovn:769 : [[ False == \T\r\u\e ]] 2026-09-03 11:23:07.658 | + lib/neutron_plugins/ovn_agent:start_ovn:775 : _start_process ovn-central.service 2026-09-03 11:23:07.661 | + lib/neutron_plugins/ovn_agent:_start_process:261 : sudo systemctl daemon-reload 2026-09-03 11:23:08.188 | + lib/neutron_plugins/ovn_agent:_start_process:262 : sudo systemctl enable ovn-central.service 2026-09-03 11:23:08.688 | + lib/neutron_plugins/ovn_agent:_start_process:263 : sudo systemctl restart ovn-central.service 2026-09-03 11:23:08.762 | + lib/neutron_plugins/ovn_agent:start_ovn:778 : _wait_for_ovn_and_set_custom_config 2026-09-03 11:23:08.767 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:741 : wait_for_sock_file /var/run/ovn/ovnnb_db.sock 2026-09-03 11:23:08.771 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:210 : local count=0 2026-09-03 11:23:08.776 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:211 : '[' '!' -S /var/run/ovn/ovnnb_db.sock ']' 2026-09-03 11:23:08.781 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:212 : sleep 1 2026-09-03 11:23:09.789 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:213 : count=1 2026-09-03 11:23:09.794 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:214 : '[' 1 -gt 40 ']' 2026-09-03 11:23:09.798 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:211 : '[' '!' -S /var/run/ovn/ovnnb_db.sock ']' 2026-09-03 11:23:09.802 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:742 : wait_for_sock_file /var/run/ovn/ovnsb_db.sock 2026-09-03 11:23:09.806 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:210 : local count=0 2026-09-03 11:23:09.810 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:211 : '[' '!' -S /var/run/ovn/ovnsb_db.sock ']' 2026-09-03 11:23:09.815 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:743 : wait_for_db_file /var/lib/ovn/ovnnb_db.db 2026-09-03 11:23:09.819 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:199 : local count=0 2026-09-03 11:23:09.823 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:200 : '[' '!' -f /var/lib/ovn/ovnnb_db.db ']' 2026-09-03 11:23:09.826 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:744 : wait_for_db_file /var/lib/ovn/ovnsb_db.db 2026-09-03 11:23:09.831 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:199 : local count=0 2026-09-03 11:23:09.835 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:200 : '[' '!' -f /var/lib/ovn/ovnsb_db.db ']' 2026-09-03 11:23:09.838 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:746 : is_service_enabled tls-proxy 2026-09-03 11:23:09.865 | + functions-common:is_service_enabled:2076 : return 1 2026-09-03 11:23:09.869 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:751 : 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-09-03 11:23:09.897 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:752 : 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-09-03 11:23:09.924 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:753 : sudo ovs-appctl -t /var/run/ovn/ovnnb_db.ctl vlog/set console:off syslog:info file:info 2026-09-03 11:23:09.944 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:754 : sudo ovs-appctl -t /var/run/ovn/ovnsb_db.ctl vlog/set console:off syslog:info file:info 2026-09-03 11:23:09.963 | + lib/neutron_plugins/ovn_agent:start_ovn:782 : is_service_enabled ovn-controller 2026-09-03 11:23:09.990 | + functions-common:is_service_enabled:2076 : return 0 2026-09-03 11:23:09.995 | + lib/neutron_plugins/ovn_agent:start_ovn:783 : [[ False == \T\r\u\e ]] 2026-09-03 11:23:09.999 | + lib/neutron_plugins/ovn_agent:start_ovn:789 : _start_process ovn-controller.service 2026-09-03 11:23:10.003 | + lib/neutron_plugins/ovn_agent:_start_process:261 : sudo systemctl daemon-reload 2026-09-03 11:23:10.502 | + lib/neutron_plugins/ovn_agent:_start_process:262 : sudo systemctl enable ovn-controller.service 2026-09-03 11:23:10.997 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-09-03 11:23:10.997 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-09-03 11:23:10.997 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-09-03 11:23:10.998 | 2026-09-03 11:23:10.998 | Possible reasons for having these kinds of units are: 2026-09-03 11:23:10.998 | • A unit may be statically enabled by being symlinked from another unit's 2026-09-03 11:23:10.999 | .wants/, .requires/, or .upholds/ directory. 2026-09-03 11:23:10.999 | • A unit's purpose may be to act as a helper for some other unit which has 2026-09-03 11:23:10.999 | a requirement dependency on it. 2026-09-03 11:23:10.999 | • A unit may be started when needed via activation (socket, path, timer, 2026-09-03 11:23:10.999 | D-Bus, udev, scripted systemctl call, ...). 2026-09-03 11:23:10.999 | • In case of template units, the unit is meant to be enabled with some 2026-09-03 11:23:10.999 | instance name specified. 2026-09-03 11:23:11.010 | + lib/neutron_plugins/ovn_agent:_start_process:263 : sudo systemctl restart ovn-controller.service 2026-09-03 11:23:11.279 | + lib/neutron_plugins/ovn_agent:start_ovn:793 : is_service_enabled ovn-controller-vtep 2026-09-03 11:23:11.308 | + functions-common:is_service_enabled:2076 : return 1 2026-09-03 11:23:11.312 | + lib/neutron_plugins/ovn_agent:start_ovn:802 : is_ovn_metadata_agent_enabled 2026-09-03 11:23:11.315 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:320 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-09-03 11:23:11.350 | + functions-common:is_service_enabled:2076 : return 0 2026-09-03 11:23:11.355 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:320 : [[ False == \F\a\l\s\e ]] 2026-09-03 11:23:11.359 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:321 : return 0 2026-09-03 11:23:11.364 | + lib/neutron_plugins/ovn_agent:start_ovn:803 : 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-09-03 11:23:11.368 | + functions-common:run_process:1674 : local service=q-ovn-metadata-agent 2026-09-03 11:23:11.373 | + 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-09-03 11:23:11.377 | + functions-common:run_process:1676 : local group= 2026-09-03 11:23:11.382 | + functions-common:run_process:1677 : local user= 2026-09-03 11:23:11.386 | + functions-common:run_process:1678 : local env_vars= 2026-09-03 11:23:11.390 | + functions-common:run_process:1680 : local name=q-ovn-metadata-agent 2026-09-03 11:23:11.394 | + functions-common:run_process:1682 : time_start run_process 2026-09-03 11:23:11.398 | + functions-common:time_start:2406 : local name=run_process 2026-09-03 11:23:11.403 | + functions-common:time_start:2407 : local start_time= 2026-09-03 11:23:11.408 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-03 11:23:11.413 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-03 11:23:11.419 | + functions-common:time_start:2411 : _TIME_START[$name]=1788434591415 2026-09-03 11:23:11.423 | + functions-common:run_process:1683 : is_service_enabled q-ovn-metadata-agent 2026-09-03 11:23:11.450 | + functions-common:is_service_enabled:2076 : return 0 2026-09-03 11:23:11.454 | + 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-09-03 11:23:11.458 | + functions-common:_run_under_systemd:1628 : local service=q-ovn-metadata-agent 2026-09-03 11:23:11.463 | + 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-09-03 11:23:11.467 | + 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-09-03 11:23:11.471 | + 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-09-03 11:23:11.476 | + 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-09-03 11:23:11.480 | + 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-09-03 11:23:11.485 | + 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-09-03 11:23:11.489 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@q-ovn-metadata-agent.service 2026-09-03 11:23:11.493 | + functions-common:_run_under_systemd:1635 : local group= 2026-09-03 11:23:11.497 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-09-03 11:23:11.502 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-09-03 11:23:11.506 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-09-03 11:23:11.510 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[q-ovn-metadata-agent] ]] 2026-09-03 11:23:11.514 | + 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-09-03 11:23:11.519 | + 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-09-03 11:23:11.523 | + functions-common:write_user_unit_file:1535 : local service=devstack@q-ovn-metadata-agent.service 2026-09-03 11:23:11.527 | + 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-09-03 11:23:11.531 | + functions-common:write_user_unit_file:1537 : local group= 2026-09-03 11:23:11.535 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-09-03 11:23:11.539 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-09-03 11:23:11.543 | + functions-common:write_user_unit_file:1540 : local extra= 2026-09-03 11:23:11.547 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-09-03 11:23:11.552 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@q-ovn-metadata-agent.service 2026-09-03 11:23:11.555 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-09-03 11:23:11.562 | + 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-09-03 11:23:11.656 | + 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-09-03 11:23:11.748 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service User quobyte 2026-09-03 11:23:11.826 | + 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-09-03 11:23:11.904 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service KillMode process 2026-09-03 11:23:11.983 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service TimeoutStopSec 300 2026-09-03 11:23:12.061 | + 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-09-03 11:23:12.139 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-09-03 11:23:12.143 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-09-03 11:23:12.147 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Install WantedBy multi-user.target 2026-09-03 11:23:12.241 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-09-03 11:23:12.729 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@q-ovn-metadata-agent.service 2026-09-03 11:23:12.756 | 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-09-03 11:23:13.220 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@q-ovn-metadata-agent.service 2026-09-03 11:23:13.278 | + functions-common:run_process:1686 : time_stop run_process 2026-09-03 11:23:13.282 | + functions-common:time_stop:2420 : local name 2026-09-03 11:23:13.286 | + functions-common:time_stop:2421 : local end_time 2026-09-03 11:23:13.290 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-03 11:23:13.294 | + functions-common:time_stop:2423 : local total 2026-09-03 11:23:13.298 | + functions-common:time_stop:2424 : local start_time 2026-09-03 11:23:13.302 | + functions-common:time_stop:2426 : name=run_process 2026-09-03 11:23:13.306 | + functions-common:time_stop:2427 : start_time=1788434591415 2026-09-03 11:23:13.310 | + functions-common:time_stop:2429 : [[ -z 1788434591415 ]] 2026-09-03 11:23:13.316 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-03 11:23:13.321 | + functions-common:time_stop:2432 : end_time=1788434593317 2026-09-03 11:23:13.325 | + functions-common:time_stop:2433 : elapsed_time=1902 2026-09-03 11:23:13.329 | + functions-common:time_stop:2434 : total=6706 2026-09-03 11:23:13.333 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-03 11:23:13.337 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=8608 2026-09-03 11:23:13.341 | + lib/neutron_plugins/ovn_agent:start_ovn:805 : setup_logging /etc/neutron/neutron_ovn_metadata_agent.ini 2026-09-03 11:23:13.345 | + functions:setup_logging:693 : setup_systemd_logging /etc/neutron/neutron_ovn_metadata_agent.ini 2026-09-03 11:23:13.349 | + functions:setup_systemd_logging:710 : local conf_file=/etc/neutron/neutron_ovn_metadata_agent.ini 2026-09-03 11:23:13.357 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-09-03 11:23:13.383 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-09-03 11:23:13.388 | + functions:setup_systemd_logging:716 : local pidstr= 2026-09-03 11:23:13.392 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-09-03 11:23:13.396 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-09-03 11:23:13.400 | + 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-09-03 11:23:13.448 | + 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-09-03 11:23:13.497 | + 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-09-03 11:23:13.543 | + functions:setup_systemd_logging:727 : iniset /etc/neutron/neutron_ovn_metadata_agent.ini DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-09-03 11:23:13.589 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/neutron_ovn_metadata_agent.ini DEFAULT log_color False 2026-09-03 11:23:13.637 | + lib/neutron_plugins/ovn_agent:start_ovn:808 : is_ovn_agent_enabled 2026-09-03 11:23:13.642 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:327 : is_service_enabled q-ovn-agent neutron-ovn-agent 2026-09-03 11:23:13.669 | + functions-common:is_service_enabled:2076 : return 0 2026-09-03 11:23:13.673 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:328 : enable_service q-ovn-agent 2026-09-03 11:23:13.739 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:329 : return 0 2026-09-03 11:23:13.743 | + lib/neutron_plugins/ovn_agent:start_ovn:809 : run_process q-ovn-agent '/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-09-03 11:23:13.747 | + functions-common:run_process:1674 : local service=q-ovn-agent 2026-09-03 11:23:13.751 | + 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-09-03 11:23:13.755 | + functions-common:run_process:1676 : local group= 2026-09-03 11:23:13.760 | + functions-common:run_process:1677 : local user= 2026-09-03 11:23:13.764 | + functions-common:run_process:1678 : local env_vars= 2026-09-03 11:23:13.768 | + functions-common:run_process:1680 : local name=q-ovn-agent 2026-09-03 11:23:13.772 | + functions-common:run_process:1682 : time_start run_process 2026-09-03 11:23:13.776 | + functions-common:time_start:2406 : local name=run_process 2026-09-03 11:23:13.780 | + functions-common:time_start:2407 : local start_time= 2026-09-03 11:23:13.784 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-03 11:23:13.789 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-03 11:23:13.796 | + functions-common:time_start:2411 : _TIME_START[$name]=1788434593791 2026-09-03 11:23:13.800 | + functions-common:run_process:1683 : is_service_enabled q-ovn-agent 2026-09-03 11:23:13.827 | + functions-common:is_service_enabled:2076 : return 0 2026-09-03 11:23:13.831 | + 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-09-03 11:23:13.836 | + functions-common:_run_under_systemd:1628 : local service=q-ovn-agent 2026-09-03 11:23:13.840 | + 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-09-03 11:23:13.844 | + 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-09-03 11:23:13.848 | + 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-09-03 11:23:13.852 | + 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-09-03 11:23:13.856 | + 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-09-03 11:23:13.861 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini =~ ^/ ]] 2026-09-03 11:23:13.865 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@q-ovn-agent.service 2026-09-03 11:23:13.869 | + functions-common:_run_under_systemd:1635 : local group= 2026-09-03 11:23:13.873 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-09-03 11:23:13.877 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-09-03 11:23:13.881 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-09-03 11:23:13.885 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[q-ovn-agent] ]] 2026-09-03 11:23:13.889 | + 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-09-03 11:23:13.894 | + 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-09-03 11:23:13.898 | + functions-common:write_user_unit_file:1535 : local service=devstack@q-ovn-agent.service 2026-09-03 11:23:13.902 | + 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-09-03 11:23:13.906 | + functions-common:write_user_unit_file:1537 : local group= 2026-09-03 11:23:13.910 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-09-03 11:23:13.914 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-09-03 11:23:13.918 | + functions-common:write_user_unit_file:1540 : local extra= 2026-09-03 11:23:13.923 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-09-03 11:23:13.927 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@q-ovn-agent.service 2026-09-03 11:23:13.931 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-09-03 11:23:13.938 | + 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-09-03 11:23:14.034 | + 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-09-03 11:23:14.128 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service User quobyte 2026-09-03 11:23:14.208 | + 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-09-03 11:23:14.290 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service KillMode process 2026-09-03 11:23:14.371 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service TimeoutStopSec 300 2026-09-03 11:23:14.454 | + 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-09-03 11:23:14.537 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-09-03 11:23:14.541 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-09-03 11:23:14.545 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Install WantedBy multi-user.target 2026-09-03 11:23:14.642 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-09-03 11:23:15.136 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@q-ovn-agent.service 2026-09-03 11:23:15.162 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-ovn-agent.service → /etc/systemd/system/devstack@q-ovn-agent.service. 2026-09-03 11:23:15.632 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@q-ovn-agent.service 2026-09-03 11:23:15.685 | + functions-common:run_process:1686 : time_stop run_process 2026-09-03 11:23:15.689 | + functions-common:time_stop:2420 : local name 2026-09-03 11:23:15.693 | + functions-common:time_stop:2421 : local end_time 2026-09-03 11:23:15.698 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-03 11:23:15.703 | + functions-common:time_stop:2423 : local total 2026-09-03 11:23:15.707 | + functions-common:time_stop:2424 : local start_time 2026-09-03 11:23:15.711 | + functions-common:time_stop:2426 : name=run_process 2026-09-03 11:23:15.715 | + functions-common:time_stop:2427 : start_time=1788434593791 2026-09-03 11:23:15.719 | + functions-common:time_stop:2429 : [[ -z 1788434593791 ]] 2026-09-03 11:23:15.725 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-03 11:23:15.733 | + functions-common:time_stop:2432 : end_time=1788434595727 2026-09-03 11:23:15.737 | + functions-common:time_stop:2433 : elapsed_time=1936 2026-09-03 11:23:15.741 | + functions-common:time_stop:2434 : total=8608 2026-09-03 11:23:15.745 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-03 11:23:15.749 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=10544 2026-09-03 11:23:15.753 | + lib/neutron_plugins/ovn_agent:start_ovn:811 : setup_logging /etc/neutron/plugins/ml2/ovn_agent.ini 2026-09-03 11:23:15.758 | + functions:setup_logging:693 : setup_systemd_logging /etc/neutron/plugins/ml2/ovn_agent.ini 2026-09-03 11:23:15.762 | + functions:setup_systemd_logging:710 : local conf_file=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-09-03 11:23:15.768 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-09-03 11:23:15.796 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-09-03 11:23:15.800 | + functions:setup_systemd_logging:716 : local pidstr= 2026-09-03 11:23:15.804 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-09-03 11:23:15.808 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-09-03 11:23:15.813 | + 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-09-03 11:23:15.859 | + 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-09-03 11:23:15.905 | + 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-09-03 11:23:15.949 | + functions:setup_systemd_logging:727 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-09-03 11:23:15.996 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT log_color False 2026-09-03 11:23:16.041 | + lib/neutron:start_ovn_services:590 : [[ True == \T\r\u\e ]] 2026-09-03 11:23:16.046 | + lib/neutron:start_ovn_services:591 : [[ True != \T\r\u\e ]] 2026-09-03 11:23:16.050 | + lib/neutron:start_ovn_services:595 : create_public_bridge 2026-09-03 11:23:16.054 | + lib/neutron_plugins/ovn_agent:create_public_bridge:314 : sudo ovs-vsctl --may-exist add-br br-ex 2026-09-03 11:23:16.080 | + lib/neutron_plugins/ovn_agent:create_public_bridge:315 : sudo ovs-vsctl set open . external-ids:ovn-bridge-mappings=public:br-ex 2026-09-03 11:23:16.104 | + lib/neutron_plugins/ovn_agent:create_public_bridge:316 : _configure_public_network_connectivity 2026-09-03 11:23:16.108 | + lib/neutron:_configure_public_network_connectivity:811 : [[ -n '' ]] 2026-09-03 11:23:16.113 | + lib/neutron:_configure_public_network_connectivity:818 : for d in $default_v4_route_devs 2026-09-03 11:23:16.117 | + lib/neutron:_configure_public_network_connectivity:819 : sudo iptables -t nat -A POSTROUTING -o enp1s0 -s 172.24.4.0/24 -j MASQUERADE 2026-09-03 11:23:16.180 | + ./stack.sh:main:1304 : is_service_enabled q-svc neutron-api 2026-09-03 11:23:16.215 | + functions-common:is_service_enabled:2076 : return 0 2026-09-03 11:23:16.220 | + ./stack.sh:main:1305 : echo_summary 'Starting Neutron' 2026-09-03 11:23:16.224 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-09-03 11:23:16.230 | + ./stack.sh:echo_summary:450 : echo -e Starting Neutron 2026-09-03 11:23:16.234 | + ./stack.sh:main:1306 : configure_neutron_after_post_config 2026-09-03 11:23:16.238 | + lib/neutron:configure_neutron_after_post_config:562 : [[ ovn-router != '' ]] 2026-09-03 11:23:16.243 | + lib/neutron:configure_neutron_after_post_config:563 : iniset /etc/neutron/neutron.conf DEFAULT service_plugins ovn-router 2026-09-03 11:23:16.290 | + lib/neutron:configure_neutron_after_post_config:565 : configure_rbac_policies 2026-09-03 11:23:16.294 | + lib/neutron:configure_rbac_policies:571 : [[ True == \T\r\u\e ]] 2026-09-03 11:23:16.298 | + lib/neutron:configure_rbac_policies:572 : iniset /etc/neutron/neutron.conf oslo_policy enforce_new_defaults True 2026-09-03 11:23:16.346 | + ./stack.sh:main:1307 : start_neutron_service_and_check 2026-09-03 11:23:16.351 | + lib/neutron:start_neutron_service_and_check:636 : local cfg_file_options 2026-09-03 11:23:16.356 | + lib/neutron:start_neutron_service_and_check:637 : local neutron_url 2026-09-03 11:23:16.360 | ++ lib/neutron:start_neutron_service_and_check:639 : determine_config_files neutron-server 2026-09-03 11:23:16.364 | ++ lib/neutron:determine_config_files:367 : local opts= 2026-09-03 11:23:16.369 | ++ lib/neutron:determine_config_files:368 : case "$1" in 2026-09-03 11:23:16.375 | +++ lib/neutron:determine_config_files:369 : _determine_config_server 2026-09-03 11:23:16.379 | +++ lib/neutron:_determine_config_server:325 : [[ '' != '' ]] 2026-09-03 11:23:16.384 | +++ lib/neutron:_determine_config_server:332 : [[ 0 > 0 ]] 2026-09-03 11:23:16.388 | +++ lib/neutron:_determine_config_server:339 : local cfg_file 2026-09-03 11:23:16.392 | +++ lib/neutron:_determine_config_server:340 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-09-03 11:23:16.397 | +++ lib/neutron:_determine_config_server:344 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-09-03 11:23:16.401 | ++ lib/neutron:determine_config_files:369 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-09-03 11:23:16.406 | ++ lib/neutron:determine_config_files:372 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' ']' 2026-09-03 11:23:16.410 | ++ lib/neutron:determine_config_files:375 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-09-03 11:23:16.416 | + 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-09-03 11:23:16.420 | + lib/neutron:start_neutron_service_and_check:642 : enable_neutron_server_services 2026-09-03 11:23:16.425 | + lib/neutron:enable_neutron_server_services:607 : local rpc_workers 2026-09-03 11:23:16.430 | + lib/neutron:enable_neutron_server_services:612 : [[ -f /etc/neutron/neutron.conf ]] 2026-09-03 11:23:16.436 | ++ lib/neutron:enable_neutron_server_services:613 : iniget_multiline /etc/neutron/neutron.conf DEFAULT rpc_workers 2026-09-03 11:23:16.469 | + lib/neutron:enable_neutron_server_services:613 : rpc_workers= 2026-09-03 11:23:16.474 | + lib/neutron:enable_neutron_server_services:620 : enable_service neutron-api 2026-09-03 11:23:16.537 | + lib/neutron:enable_neutron_server_services:621 : enable_service neutron-periodic-workers 2026-09-03 11:23:16.593 | + lib/neutron:enable_neutron_server_services:624 : [[ '' != \0 ]] 2026-09-03 11:23:16.597 | + lib/neutron:enable_neutron_server_services:625 : enable_service neutron-rpc-server 2026-09-03 11:23:16.659 | + lib/neutron:enable_neutron_server_services:629 : [[ ovn == \o\v\n ]] 2026-09-03 11:23:16.664 | + lib/neutron:enable_neutron_server_services:630 : enable_service neutron-ovn-maintenance-worker 2026-09-03 11:23:16.725 | ++ lib/neutron:start_neutron_service_and_check:645 : which uwsgi 2026-09-03 11:23:16.732 | + 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-09-03 11:23:16.736 | + functions-common:run_process:1674 : local service=neutron-api 2026-09-03 11:23:16.741 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-09-03 11:23:16.745 | + functions-common:run_process:1676 : local group= 2026-09-03 11:23:16.750 | + functions-common:run_process:1677 : local user= 2026-09-03 11:23:16.755 | + functions-common:run_process:1678 : local env_vars= 2026-09-03 11:23:16.760 | + functions-common:run_process:1680 : local name=neutron-api 2026-09-03 11:23:16.765 | + functions-common:run_process:1682 : time_start run_process 2026-09-03 11:23:16.769 | + functions-common:time_start:2406 : local name=run_process 2026-09-03 11:23:16.773 | + functions-common:time_start:2407 : local start_time= 2026-09-03 11:23:16.778 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-03 11:23:16.784 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-03 11:23:16.791 | + functions-common:time_start:2411 : _TIME_START[$name]=1788434596786 2026-09-03 11:23:16.796 | + functions-common:run_process:1683 : is_service_enabled neutron-api 2026-09-03 11:23:16.823 | + functions-common:is_service_enabled:2076 : return 0 2026-09-03 11:23:16.828 | + functions-common:run_process:1684 : _run_under_systemd neutron-api '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' '' '' '' 2026-09-03 11:23:16.832 | + functions-common:_run_under_systemd:1628 : local service=neutron-api 2026-09-03 11:23:16.836 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-09-03 11:23:16.841 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-09-03 11:23:16.845 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-09-03 11:23:16.851 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-09-03 11:23:16.854 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ sudo ]] 2026-09-03 11:23:16.859 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ ^/ ]] 2026-09-03 11:23:16.863 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-api.service 2026-09-03 11:23:16.867 | + functions-common:_run_under_systemd:1635 : local group= 2026-09-03 11:23:16.872 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-09-03 11:23:16.876 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-09-03 11:23:16.882 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-09-03 11:23:16.886 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-api] ]] 2026-09-03 11:23:16.889 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ uwsgi ]] 2026-09-03 11:23:16.893 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-09-03 11:23:16.898 | + 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-09-03 11:23:16.903 | + 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-09-03 11:23:16.908 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@neutron-api.service 2026-09-03 11:23:16.912 | + 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-09-03 11:23:16.916 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-09-03 11:23:16.919 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-09-03 11:23:16.923 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-09-03 11:23:16.927 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@neutron-api.service 2026-09-03 11:23:16.931 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-09-03 11:23:16.938 | + 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-09-03 11:23:17.029 | + 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-09-03 11:23:17.122 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service SyslogIdentifier devstack@neutron-api.service 2026-09-03 11:23:17.201 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service User quobyte 2026-09-03 11:23:17.282 | + 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-09-03 11:23:17.358 | + 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-09-03 11:23:17.439 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service Type notify 2026-09-03 11:23:17.521 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service KillMode process 2026-09-03 11:23:17.599 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service Restart always 2026-09-03 11:23:17.679 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service NotifyAccess all 2026-09-03 11:23:17.756 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service RestartForceExitStatus 100 2026-09-03 11:23:17.834 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-09-03 11:23:17.837 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-09-03 11:23:17.841 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Install WantedBy multi-user.target 2026-09-03 11:23:17.934 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-09-03 11:23:18.439 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-api.service 2026-09-03 11:23:18.478 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-api.service → /etc/systemd/system/devstack@neutron-api.service. 2026-09-03 11:23:18.955 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-api.service 2026-09-03 11:23:19.106 | + functions-common:run_process:1686 : time_stop run_process 2026-09-03 11:23:19.110 | + functions-common:time_stop:2420 : local name 2026-09-03 11:23:19.113 | + functions-common:time_stop:2421 : local end_time 2026-09-03 11:23:19.117 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-03 11:23:19.119 | + functions-common:time_stop:2423 : local total 2026-09-03 11:23:19.122 | + functions-common:time_stop:2424 : local start_time 2026-09-03 11:23:19.124 | + functions-common:time_stop:2426 : name=run_process 2026-09-03 11:23:19.126 | + functions-common:time_stop:2427 : start_time=1788434596786 2026-09-03 11:23:19.128 | + functions-common:time_stop:2429 : [[ -z 1788434596786 ]] 2026-09-03 11:23:19.132 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-03 11:23:19.136 | + functions-common:time_stop:2432 : end_time=1788434599134 2026-09-03 11:23:19.138 | + functions-common:time_stop:2433 : elapsed_time=2348 2026-09-03 11:23:19.140 | + functions-common:time_stop:2434 : total=10544 2026-09-03 11:23:19.143 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-03 11:23:19.145 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=12892 2026-09-03 11:23:19.147 | + lib/neutron:start_neutron_service_and_check:646 : neutron_url=http://192.168.122.181/ 2026-09-03 11:23:19.151 | + 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-09-03 11:23:19.151 | + functions-common:run_process:1674 : local service=neutron-rpc-server 2026-09-03 11:23:19.153 | + 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-09-03 11:23:19.157 | + functions-common:run_process:1676 : local group= 2026-09-03 11:23:19.157 | + functions-common:run_process:1677 : local user= 2026-09-03 11:23:19.159 | + functions-common:run_process:1678 : local env_vars= 2026-09-03 11:23:19.162 | + functions-common:run_process:1680 : local name=neutron-rpc-server 2026-09-03 11:23:19.166 | + functions-common:run_process:1682 : time_start run_process 2026-09-03 11:23:19.166 | + functions-common:time_start:2406 : local name=run_process 2026-09-03 11:23:19.168 | + functions-common:time_start:2407 : local start_time= 2026-09-03 11:23:19.170 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-03 11:23:19.173 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-03 11:23:19.177 | + functions-common:time_start:2411 : _TIME_START[$name]=1788434599175 2026-09-03 11:23:19.179 | + functions-common:run_process:1683 : is_service_enabled neutron-rpc-server 2026-09-03 11:23:19.199 | + functions-common:is_service_enabled:2076 : return 0 2026-09-03 11:23:19.202 | + 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-09-03 11:23:19.205 | + functions-common:_run_under_systemd:1628 : local service=neutron-rpc-server 2026-09-03 11:23:19.208 | + 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-09-03 11:23:19.208 | + 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-09-03 11:23:19.210 | + 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-09-03 11:23:19.212 | + 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-09-03 11:23:19.214 | + 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-09-03 11:23:19.216 | + 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-09-03 11:23:19.220 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-rpc-server.service 2026-09-03 11:23:19.220 | + functions-common:_run_under_systemd:1635 : local group= 2026-09-03 11:23:19.222 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-09-03 11:23:19.225 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-09-03 11:23:19.228 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-09-03 11:23:19.230 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-rpc-server] ]] 2026-09-03 11:23:19.232 | + 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-09-03 11:23:19.234 | + 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-09-03 11:23:19.236 | + functions-common:write_user_unit_file:1535 : local service=devstack@neutron-rpc-server.service 2026-09-03 11:23:19.238 | + 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-09-03 11:23:19.241 | + functions-common:write_user_unit_file:1537 : local group= 2026-09-03 11:23:19.242 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-09-03 11:23:19.244 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-09-03 11:23:19.248 | + functions-common:write_user_unit_file:1540 : local extra= 2026-09-03 11:23:19.248 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-09-03 11:23:19.250 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@neutron-rpc-server.service 2026-09-03 11:23:19.252 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-09-03 11:23:19.255 | + 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-09-03 11:23:19.356 | + 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-09-03 11:23:19.439 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service User quobyte 2026-09-03 11:23:19.515 | + 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-09-03 11:23:19.657 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service KillMode process 2026-09-03 11:23:19.777 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service TimeoutStopSec 300 2026-09-03 11:23:19.855 | + 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-09-03 11:23:19.920 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-09-03 11:23:19.922 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-09-03 11:23:19.925 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Install WantedBy multi-user.target 2026-09-03 11:23:20.017 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-09-03 11:23:20.550 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-rpc-server.service 2026-09-03 11:23:20.589 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-rpc-server.service → /etc/systemd/system/devstack@neutron-rpc-server.service. 2026-09-03 11:23:21.113 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-rpc-server.service 2026-09-03 11:23:21.182 | + functions-common:run_process:1686 : time_stop run_process 2026-09-03 11:23:21.187 | + functions-common:time_stop:2420 : local name 2026-09-03 11:23:21.190 | + functions-common:time_stop:2421 : local end_time 2026-09-03 11:23:21.198 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-03 11:23:21.202 | + functions-common:time_stop:2423 : local total 2026-09-03 11:23:21.206 | + functions-common:time_stop:2424 : local start_time 2026-09-03 11:23:21.213 | + functions-common:time_stop:2426 : name=run_process 2026-09-03 11:23:21.220 | + functions-common:time_stop:2427 : start_time=1788434599175 2026-09-03 11:23:21.224 | + functions-common:time_stop:2429 : [[ -z 1788434599175 ]] 2026-09-03 11:23:21.231 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-03 11:23:21.242 | + functions-common:time_stop:2432 : end_time=1788434601233 2026-09-03 11:23:21.249 | + functions-common:time_stop:2433 : elapsed_time=2058 2026-09-03 11:23:21.257 | + functions-common:time_stop:2434 : total=12892 2026-09-03 11:23:21.262 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-03 11:23:21.266 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=14950 2026-09-03 11:23:21.270 | + 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-09-03 11:23:21.278 | + functions-common:run_process:1674 : local service=neutron-periodic-workers 2026-09-03 11:23:21.282 | + 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-09-03 11:23:21.288 | + functions-common:run_process:1676 : local group= 2026-09-03 11:23:21.294 | + functions-common:run_process:1677 : local user= 2026-09-03 11:23:21.300 | + functions-common:run_process:1678 : local env_vars= 2026-09-03 11:23:21.304 | + functions-common:run_process:1680 : local name=neutron-periodic-workers 2026-09-03 11:23:21.311 | + functions-common:run_process:1682 : time_start run_process 2026-09-03 11:23:21.316 | + functions-common:time_start:2406 : local name=run_process 2026-09-03 11:23:21.321 | + functions-common:time_start:2407 : local start_time= 2026-09-03 11:23:21.329 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-03 11:23:21.339 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-03 11:23:21.346 | + functions-common:time_start:2411 : _TIME_START[$name]=1788434601337 2026-09-03 11:23:21.350 | + functions-common:run_process:1683 : is_service_enabled neutron-periodic-workers 2026-09-03 11:23:21.383 | + functions-common:is_service_enabled:2076 : return 0 2026-09-03 11:23:21.387 | + 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-09-03 11:23:21.394 | + functions-common:_run_under_systemd:1628 : local service=neutron-periodic-workers 2026-09-03 11:23:21.402 | + 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-09-03 11:23:21.406 | + 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-09-03 11:23:21.409 | + 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-09-03 11:23:21.413 | + 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-09-03 11:23:21.421 | + 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-09-03 11:23:21.426 | + 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-09-03 11:23:21.431 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-periodic-workers.service 2026-09-03 11:23:21.434 | + functions-common:_run_under_systemd:1635 : local group= 2026-09-03 11:23:21.436 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-09-03 11:23:21.438 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-09-03 11:23:21.440 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-09-03 11:23:21.442 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-periodic-workers] ]] 2026-09-03 11:23:21.446 | + 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-09-03 11:23:21.446 | + 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-09-03 11:23:21.449 | + functions-common:write_user_unit_file:1535 : local service=devstack@neutron-periodic-workers.service 2026-09-03 11:23:21.450 | + 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-09-03 11:23:21.452 | + functions-common:write_user_unit_file:1537 : local group= 2026-09-03 11:23:21.454 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-09-03 11:23:21.456 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-09-03 11:23:21.458 | + functions-common:write_user_unit_file:1540 : local extra= 2026-09-03 11:23:21.460 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-09-03 11:23:21.462 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@neutron-periodic-workers.service 2026-09-03 11:23:21.464 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-09-03 11:23:21.468 | + 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-09-03 11:23:21.582 | + 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-09-03 11:23:21.721 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service User quobyte 2026-09-03 11:23:21.847 | + 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-09-03 11:23:21.956 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service KillMode process 2026-09-03 11:23:22.100 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service TimeoutStopSec 300 2026-09-03 11:23:22.248 | + 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-09-03 11:23:22.406 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-09-03 11:23:22.416 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-09-03 11:23:22.427 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Install WantedBy multi-user.target 2026-09-03 11:23:22.584 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-09-03 11:23:23.165 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-periodic-workers.service 2026-09-03 11:23:23.201 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-periodic-workers.service → /etc/systemd/system/devstack@neutron-periodic-workers.service. 2026-09-03 11:23:23.712 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-periodic-workers.service 2026-09-03 11:23:23.769 | + functions-common:run_process:1686 : time_stop run_process 2026-09-03 11:23:23.775 | + functions-common:time_stop:2420 : local name 2026-09-03 11:23:23.775 | + functions-common:time_stop:2421 : local end_time 2026-09-03 11:23:23.779 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-03 11:23:23.782 | + functions-common:time_stop:2423 : local total 2026-09-03 11:23:23.792 | + functions-common:time_stop:2424 : local start_time 2026-09-03 11:23:23.799 | + functions-common:time_stop:2426 : name=run_process 2026-09-03 11:23:23.805 | + functions-common:time_stop:2427 : start_time=1788434601337 2026-09-03 11:23:23.813 | + functions-common:time_stop:2429 : [[ -z 1788434601337 ]] 2026-09-03 11:23:23.820 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-03 11:23:23.827 | + functions-common:time_stop:2432 : end_time=1788434603820 2026-09-03 11:23:23.831 | + functions-common:time_stop:2433 : elapsed_time=2483 2026-09-03 11:23:23.836 | + functions-common:time_stop:2434 : total=14950 2026-09-03 11:23:23.841 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-03 11:23:23.848 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=17433 2026-09-03 11:23:23.854 | + lib/neutron:start_neutron_service_and_check:651 : _run_ovn_maintenance 2026-09-03 11:23:23.858 | + lib/neutron:_run_ovn_maintenance:353 : [[ ovn == \o\v\n ]] 2026-09-03 11:23:23.866 | + 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-09-03 11:23:23.872 | + functions-common:run_process:1674 : local service=neutron-ovn-maintenance-worker 2026-09-03 11:23:23.880 | + 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-09-03 11:23:23.885 | + functions-common:run_process:1676 : local group= 2026-09-03 11:23:23.892 | + functions-common:run_process:1677 : local user= 2026-09-03 11:23:23.897 | + functions-common:run_process:1678 : local env_vars= 2026-09-03 11:23:23.901 | + functions-common:run_process:1680 : local name=neutron-ovn-maintenance-worker 2026-09-03 11:23:23.910 | + functions-common:run_process:1682 : time_start run_process 2026-09-03 11:23:23.917 | + functions-common:time_start:2406 : local name=run_process 2026-09-03 11:23:23.922 | + functions-common:time_start:2407 : local start_time= 2026-09-03 11:23:23.928 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-03 11:23:23.936 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-03 11:23:23.945 | + functions-common:time_start:2411 : _TIME_START[$name]=1788434603938 2026-09-03 11:23:23.949 | + functions-common:run_process:1683 : is_service_enabled neutron-ovn-maintenance-worker 2026-09-03 11:23:23.984 | + functions-common:is_service_enabled:2076 : return 0 2026-09-03 11:23:23.991 | + 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-09-03 11:23:23.995 | + functions-common:_run_under_systemd:1628 : local service=neutron-ovn-maintenance-worker 2026-09-03 11:23:24.001 | + 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-09-03 11:23:24.007 | + 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-09-03 11:23:24.010 | + 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-09-03 11:23:24.013 | + 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-09-03 11:23:24.016 | + 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-09-03 11:23:24.020 | + 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-09-03 11:23:24.023 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-ovn-maintenance-worker.service 2026-09-03 11:23:24.024 | + functions-common:_run_under_systemd:1635 : local group= 2026-09-03 11:23:24.027 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-09-03 11:23:24.029 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-09-03 11:23:24.031 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-09-03 11:23:24.033 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-ovn-maintenance-worker] ]] 2026-09-03 11:23:24.035 | + 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-09-03 11:23:24.039 | + 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-09-03 11:23:24.044 | + functions-common:write_user_unit_file:1535 : local service=devstack@neutron-ovn-maintenance-worker.service 2026-09-03 11:23:24.047 | + 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-09-03 11:23:24.055 | + functions-common:write_user_unit_file:1537 : local group= 2026-09-03 11:23:24.060 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-09-03 11:23:24.065 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-09-03 11:23:24.069 | + functions-common:write_user_unit_file:1540 : local extra= 2026-09-03 11:23:24.077 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-09-03 11:23:24.082 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service 2026-09-03 11:23:24.089 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-09-03 11:23:24.100 | + 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-09-03 11:23:24.236 | + 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-09-03 11:23:24.379 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service User quobyte 2026-09-03 11:23:24.491 | + 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-09-03 11:23:24.610 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service KillMode process 2026-09-03 11:23:24.733 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service TimeoutStopSec 300 2026-09-03 11:23:24.866 | + 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-09-03 11:23:24.997 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-09-03 11:23:25.005 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-09-03 11:23:25.012 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Install WantedBy multi-user.target 2026-09-03 11:23:25.142 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-09-03 11:23:25.744 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-ovn-maintenance-worker.service 2026-09-03 11:23:25.783 | 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-09-03 11:23:26.303 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-ovn-maintenance-worker.service 2026-09-03 11:23:26.353 | + functions-common:run_process:1686 : time_stop run_process 2026-09-03 11:23:26.358 | + functions-common:time_stop:2420 : local name 2026-09-03 11:23:26.364 | + functions-common:time_stop:2421 : local end_time 2026-09-03 11:23:26.370 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-03 11:23:26.374 | + functions-common:time_stop:2423 : local total 2026-09-03 11:23:26.380 | + functions-common:time_stop:2424 : local start_time 2026-09-03 11:23:26.383 | + functions-common:time_stop:2426 : name=run_process 2026-09-03 11:23:26.389 | + functions-common:time_stop:2427 : start_time=1788434603938 2026-09-03 11:23:26.397 | + functions-common:time_stop:2429 : [[ -z 1788434603938 ]] 2026-09-03 11:23:26.406 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-03 11:23:26.420 | + functions-common:time_stop:2432 : end_time=1788434606410 2026-09-03 11:23:26.426 | + functions-common:time_stop:2433 : elapsed_time=2472 2026-09-03 11:23:26.434 | + functions-common:time_stop:2434 : total=17433 2026-09-03 11:23:26.440 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-03 11:23:26.444 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=19905 2026-09-03 11:23:26.452 | + lib/neutron:start_neutron_service_and_check:652 : '[' '!' -z networking ']' 2026-09-03 11:23:26.458 | + lib/neutron:start_neutron_service_and_check:653 : neutron_url=http://192.168.122.181/networking 2026-09-03 11:23:26.466 | + lib/neutron:start_neutron_service_and_check:655 : echo 'Waiting for Neutron to start...' 2026-09-03 11:23:26.466 | Waiting for Neutron to start... 2026-09-03 11:23:26.469 | + lib/neutron:start_neutron_service_and_check:657 : local 'testcmd=wget --no-proxy -q -O- http://192.168.122.181/networking' 2026-09-03 11:23:26.474 | + lib/neutron:start_neutron_service_and_check:658 : test_with_retry 'wget --no-proxy -q -O- http://192.168.122.181/networking' 'Neutron did not start' 60 2026-09-03 11:23:26.482 | + functions-common:test_with_retry:2358 : local 'testcmd=wget --no-proxy -q -O- http://192.168.122.181/networking' 2026-09-03 11:23:26.486 | + functions-common:test_with_retry:2359 : local 'failmsg=Neutron did not start' 2026-09-03 11:23:26.492 | + functions-common:test_with_retry:2360 : local until=60 2026-09-03 11:23:26.500 | + functions-common:test_with_retry:2361 : local sleep=0.5 2026-09-03 11:23:26.504 | + functions-common:test_with_retry:2363 : time_start test_with_retry 2026-09-03 11:23:26.510 | + functions-common:time_start:2406 : local name=test_with_retry 2026-09-03 11:23:26.517 | + functions-common:time_start:2407 : local start_time= 2026-09-03 11:23:26.524 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-03 11:23:26.532 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-03 11:23:26.541 | + functions-common:time_start:2411 : _TIME_START[$name]=1788434606533 2026-09-03 11:23:26.545 | + functions-common:test_with_retry:2364 : timeout 60 sh -c 'while ! wget --no-proxy -q -O- http://192.168.122.181/networking; do sleep 0.5; done' 2026-09-03 11:23:34.399 | {"versions": [{"id": "v2.0", "status": "CURRENT", "links": [{"rel": "self", "href": "http://192.168.122.181/networking/v2.0/"}]}]}+ functions-common:test_with_retry:2367 : time_stop test_with_retry 2026-09-03 11:23:34.404 | + functions-common:time_stop:2420 : local name 2026-09-03 11:23:34.408 | + functions-common:time_stop:2421 : local end_time 2026-09-03 11:23:34.413 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-03 11:23:34.417 | + functions-common:time_stop:2423 : local total 2026-09-03 11:23:34.420 | + functions-common:time_stop:2424 : local start_time 2026-09-03 11:23:34.424 | + functions-common:time_stop:2426 : name=test_with_retry 2026-09-03 11:23:34.428 | + functions-common:time_stop:2427 : start_time=1788434606533 2026-09-03 11:23:34.434 | + functions-common:time_stop:2429 : [[ -z 1788434606533 ]] 2026-09-03 11:23:34.438 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-03 11:23:34.446 | + functions-common:time_stop:2432 : end_time=1788434614440 2026-09-03 11:23:34.451 | + functions-common:time_stop:2433 : elapsed_time=7907 2026-09-03 11:23:34.455 | + functions-common:time_stop:2434 : total=0 2026-09-03 11:23:34.460 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-03 11:23:34.465 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=7907 2026-09-03 11:23:34.469 | + ./stack.sh:main:1312 : is_service_enabled placement 2026-09-03 11:23:34.496 | + functions-common:is_service_enabled:2076 : return 0 2026-09-03 11:23:34.500 | + ./stack.sh:main:1313 : echo_summary 'Starting Placement' 2026-09-03 11:23:34.504 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-09-03 11:23:34.508 | + ./stack.sh:echo_summary:450 : echo -e Starting Placement 2026-09-03 11:23:34.513 | + ./stack.sh:main:1314 : start_placement 2026-09-03 11:23:34.517 | + lib/placement:start_placement:137 : start_placement_api 2026-09-03 11:23:34.523 | ++ lib/placement:start_placement_api:128 : which uwsgi 2026-09-03 11:23:34.532 | + lib/placement:start_placement_api:128 : run_process placement-api '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-09-03 11:23:34.537 | + functions-common:run_process:1674 : local service=placement-api 2026-09-03 11:23:34.542 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-09-03 11:23:34.547 | + functions-common:run_process:1676 : local group= 2026-09-03 11:23:34.551 | + functions-common:run_process:1677 : local user= 2026-09-03 11:23:34.555 | + functions-common:run_process:1678 : local env_vars= 2026-09-03 11:23:34.560 | + functions-common:run_process:1680 : local name=placement-api 2026-09-03 11:23:34.564 | + functions-common:run_process:1682 : time_start run_process 2026-09-03 11:23:34.569 | + functions-common:time_start:2406 : local name=run_process 2026-09-03 11:23:34.573 | + functions-common:time_start:2407 : local start_time= 2026-09-03 11:23:34.577 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-03 11:23:34.583 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-03 11:23:34.589 | + functions-common:time_start:2411 : _TIME_START[$name]=1788434614585 2026-09-03 11:23:34.594 | + functions-common:run_process:1683 : is_service_enabled placement-api 2026-09-03 11:23:34.623 | + functions-common:is_service_enabled:2076 : return 0 2026-09-03 11:23:34.627 | + functions-common:run_process:1684 : _run_under_systemd placement-api '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' '' '' 2026-09-03 11:23:34.631 | + functions-common:_run_under_systemd:1628 : local service=placement-api 2026-09-03 11:23:34.636 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-09-03 11:23:34.640 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-09-03 11:23:34.643 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-09-03 11:23:34.648 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-09-03 11:23:34.652 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ sudo ]] 2026-09-03 11:23:34.656 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ ^/ ]] 2026-09-03 11:23:34.661 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@placement-api.service 2026-09-03 11:23:34.665 | + functions-common:_run_under_systemd:1635 : local group= 2026-09-03 11:23:34.669 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-09-03 11:23:34.674 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-09-03 11:23:34.678 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-09-03 11:23:34.682 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[placement-api] ]] 2026-09-03 11:23:34.686 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ uwsgi ]] 2026-09-03 11:23:34.690 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-09-03 11:23:34.695 | + functions-common:_run_under_systemd:1646 : cmd='/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini --venv /opt/stack/data/venv' 2026-09-03 11:23:34.700 | + 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-09-03 11:23:34.704 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@placement-api.service 2026-09-03 11:23:34.708 | + 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-09-03 11:23:34.712 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-09-03 11:23:34.716 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-09-03 11:23:34.720 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-09-03 11:23:34.724 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@placement-api.service 2026-09-03 11:23:34.728 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-09-03 11:23:34.735 | + 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-09-03 11:23:34.827 | + 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-09-03 11:23:34.920 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service SyslogIdentifier devstack@placement-api.service 2026-09-03 11:23:34.999 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service User quobyte 2026-09-03 11:23:35.079 | + 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-09-03 11:23:35.158 | + 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-09-03 11:23:35.239 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Type notify 2026-09-03 11:23:35.321 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service KillMode process 2026-09-03 11:23:35.400 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Restart always 2026-09-03 11:23:35.483 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service NotifyAccess all 2026-09-03 11:23:35.563 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service RestartForceExitStatus 100 2026-09-03 11:23:35.643 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-09-03 11:23:35.648 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-09-03 11:23:35.652 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Install WantedBy multi-user.target 2026-09-03 11:23:35.745 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-09-03 11:23:36.253 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@placement-api.service 2026-09-03 11:23:36.282 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@placement-api.service → /etc/systemd/system/devstack@placement-api.service. 2026-09-03 11:23:36.760 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@placement-api.service 2026-09-03 11:23:36.904 | + functions-common:run_process:1686 : time_stop run_process 2026-09-03 11:23:36.908 | + functions-common:time_stop:2420 : local name 2026-09-03 11:23:36.911 | + functions-common:time_stop:2421 : local end_time 2026-09-03 11:23:36.915 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-03 11:23:36.919 | + functions-common:time_stop:2423 : local total 2026-09-03 11:23:36.923 | + functions-common:time_stop:2424 : local start_time 2026-09-03 11:23:36.927 | + functions-common:time_stop:2426 : name=run_process 2026-09-03 11:23:36.931 | + functions-common:time_stop:2427 : start_time=1788434614585 2026-09-03 11:23:36.935 | + functions-common:time_stop:2429 : [[ -z 1788434614585 ]] 2026-09-03 11:23:36.941 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-03 11:23:36.948 | + functions-common:time_stop:2432 : end_time=1788434616943 2026-09-03 11:23:36.952 | + functions-common:time_stop:2433 : elapsed_time=2358 2026-09-03 11:23:36.957 | + functions-common:time_stop:2434 : total=19905 2026-09-03 11:23:36.960 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-03 11:23:36.964 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=22263 2026-09-03 11:23:36.969 | + lib/placement:start_placement_api:130 : echo 'Waiting for placement-api to start...' 2026-09-03 11:23:36.970 | Waiting for placement-api to start... 2026-09-03 11:23:36.974 | + lib/placement:start_placement_api:131 : wait_for_service 60 http://192.168.122.181/placement 2026-09-03 11:23:36.978 | + functions:wait_for_service:476 : local timeout=60 2026-09-03 11:23:36.982 | + functions:wait_for_service:477 : local url=http://192.168.122.181/placement 2026-09-03 11:23:36.987 | + functions:wait_for_service:478 : local rval=0 2026-09-03 11:23:36.991 | + functions:wait_for_service:479 : time_start wait_for_service 2026-09-03 11:23:36.994 | + functions-common:time_start:2406 : local name=wait_for_service 2026-09-03 11:23:36.999 | + functions-common:time_start:2407 : local start_time= 2026-09-03 11:23:37.004 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-03 11:23:37.010 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-03 11:23:37.017 | + functions-common:time_start:2411 : _TIME_START[$name]=1788434617012 2026-09-03 11:23:37.021 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-09-03 11:23:37.026 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-09-03 11:23:37.028 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.181/placement 2026-09-03 11:23:39.563 | + :: : [[ 200 == 503 ]] 2026-09-03 11:23:39.565 | + :: : [[ 0 -eq 7 ]] 2026-09-03 11:23:39.570 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-09-03 11:23:39.574 | + functions-common:time_stop:2420 : local name 2026-09-03 11:23:39.579 | + functions-common:time_stop:2421 : local end_time 2026-09-03 11:23:39.583 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-03 11:23:39.587 | + functions-common:time_stop:2423 : local total 2026-09-03 11:23:39.591 | + functions-common:time_stop:2424 : local start_time 2026-09-03 11:23:39.595 | + functions-common:time_stop:2426 : name=wait_for_service 2026-09-03 11:23:39.599 | + functions-common:time_stop:2427 : start_time=1788434617012 2026-09-03 11:23:39.603 | + functions-common:time_stop:2429 : [[ -z 1788434617012 ]] 2026-09-03 11:23:39.609 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-03 11:23:39.615 | + functions-common:time_stop:2432 : end_time=1788434619611 2026-09-03 11:23:39.619 | + functions-common:time_stop:2433 : elapsed_time=2599 2026-09-03 11:23:39.624 | + functions-common:time_stop:2434 : total=11851 2026-09-03 11:23:39.628 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-03 11:23:39.632 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=14450 2026-09-03 11:23:39.636 | + functions:wait_for_service:486 : return 0 2026-09-03 11:23:39.641 | + ./stack.sh:main:1317 : is_service_enabled neutron 2026-09-03 11:23:39.668 | + functions-common:is_service_enabled:2076 : return 0 2026-09-03 11:23:39.673 | + ./stack.sh:main:1318 : start_neutron 2026-09-03 11:23:39.677 | + lib/neutron:start_neutron:662 : start_l2_agent 2026-09-03 11:23:39.681 | + 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-09-03 11:23:39.685 | + functions-common:run_process:1674 : local service=q-agt 2026-09-03 11:23:39.690 | + functions-common:run_process:1675 : local 'command= --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-09-03 11:23:39.694 | + functions-common:run_process:1676 : local group= 2026-09-03 11:23:39.698 | + functions-common:run_process:1677 : local user= 2026-09-03 11:23:39.703 | + functions-common:run_process:1678 : local env_vars= 2026-09-03 11:23:39.706 | + functions-common:run_process:1680 : local name=q-agt 2026-09-03 11:23:39.711 | + functions-common:run_process:1682 : time_start run_process 2026-09-03 11:23:39.715 | + functions-common:time_start:2406 : local name=run_process 2026-09-03 11:23:39.719 | + functions-common:time_start:2407 : local start_time= 2026-09-03 11:23:39.723 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-03 11:23:39.729 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-03 11:23:39.735 | + functions-common:time_start:2411 : _TIME_START[$name]=1788434619731 2026-09-03 11:23:39.740 | + functions-common:run_process:1683 : is_service_enabled q-agt 2026-09-03 11:23:39.766 | + functions-common:is_service_enabled:2076 : return 1 2026-09-03 11:23:39.771 | + functions-common:run_process:1686 : time_stop run_process 2026-09-03 11:23:39.776 | + functions-common:time_stop:2420 : local name 2026-09-03 11:23:39.781 | + functions-common:time_stop:2421 : local end_time 2026-09-03 11:23:39.785 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-03 11:23:39.790 | + functions-common:time_stop:2423 : local total 2026-09-03 11:23:39.793 | + functions-common:time_stop:2424 : local start_time 2026-09-03 11:23:39.798 | + functions-common:time_stop:2426 : name=run_process 2026-09-03 11:23:39.802 | + functions-common:time_stop:2427 : start_time=1788434619731 2026-09-03 11:23:39.807 | + functions-common:time_stop:2429 : [[ -z 1788434619731 ]] 2026-09-03 11:23:39.812 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-03 11:23:39.819 | + functions-common:time_stop:2432 : end_time=1788434619814 2026-09-03 11:23:39.824 | + functions-common:time_stop:2433 : elapsed_time=83 2026-09-03 11:23:39.828 | + functions-common:time_stop:2434 : total=22263 2026-09-03 11:23:39.832 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-03 11:23:39.837 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=22346 2026-09-03 11:23:39.841 | + lib/neutron:start_l2_agent:671 : is_provider_network 2026-09-03 11:23:39.845 | + functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-09-03 11:23:39.850 | + functions-common:is_provider_network:2272 : return 1 2026-09-03 11:23:39.854 | + lib/neutron:start_neutron:663 : start_other_agents 2026-09-03 11:23:39.858 | + 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-09-03 11:23:39.862 | + functions-common:run_process:1674 : local service=q-dhcp 2026-09-03 11:23:39.867 | + 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-09-03 11:23:39.871 | + functions-common:run_process:1676 : local group= 2026-09-03 11:23:39.875 | + functions-common:run_process:1677 : local user= 2026-09-03 11:23:39.879 | + functions-common:run_process:1678 : local env_vars= 2026-09-03 11:23:39.884 | + functions-common:run_process:1680 : local name=q-dhcp 2026-09-03 11:23:39.889 | + functions-common:run_process:1682 : time_start run_process 2026-09-03 11:23:39.893 | + functions-common:time_start:2406 : local name=run_process 2026-09-03 11:23:39.897 | + functions-common:time_start:2407 : local start_time= 2026-09-03 11:23:39.901 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-03 11:23:39.907 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-03 11:23:39.914 | + functions-common:time_start:2411 : _TIME_START[$name]=1788434619909 2026-09-03 11:23:39.918 | + functions-common:run_process:1683 : is_service_enabled q-dhcp 2026-09-03 11:23:39.945 | + functions-common:is_service_enabled:2076 : return 1 2026-09-03 11:23:39.949 | + functions-common:run_process:1686 : time_stop run_process 2026-09-03 11:23:39.953 | + functions-common:time_stop:2420 : local name 2026-09-03 11:23:39.958 | + functions-common:time_stop:2421 : local end_time 2026-09-03 11:23:39.962 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-03 11:23:39.966 | + functions-common:time_stop:2423 : local total 2026-09-03 11:23:39.971 | + functions-common:time_stop:2424 : local start_time 2026-09-03 11:23:39.975 | + functions-common:time_stop:2426 : name=run_process 2026-09-03 11:23:39.979 | + functions-common:time_stop:2427 : start_time=1788434619909 2026-09-03 11:23:39.983 | + functions-common:time_stop:2429 : [[ -z 1788434619909 ]] 2026-09-03 11:23:39.989 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-03 11:23:39.996 | + functions-common:time_stop:2432 : end_time=1788434619990 2026-09-03 11:23:40.000 | + functions-common:time_stop:2433 : elapsed_time=81 2026-09-03 11:23:40.004 | + functions-common:time_stop:2434 : total=22346 2026-09-03 11:23:40.009 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-03 11:23:40.013 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=22427 2026-09-03 11:23:40.019 | ++ lib/neutron:start_other_agents:689 : determine_config_files neutron-l3-agent 2026-09-03 11:23:40.023 | ++ lib/neutron:determine_config_files:367 : local opts= 2026-09-03 11:23:40.028 | ++ lib/neutron:determine_config_files:368 : case "$1" in 2026-09-03 11:23:40.033 | +++ lib/neutron:determine_config_files:370 : _determine_config_l3 2026-09-03 11:23:40.038 | +++ lib/neutron:_determine_config_l3:348 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-09-03 11:23:40.042 | +++ lib/neutron:_determine_config_l3:349 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-09-03 11:23:40.048 | ++ lib/neutron:determine_config_files:370 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-09-03 11:23:40.052 | ++ lib/neutron:determine_config_files:372 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' ']' 2026-09-03 11:23:40.056 | ++ lib/neutron:determine_config_files:375 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-09-03 11:23:40.062 | + 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-09-03 11:23:40.066 | + functions-common:run_process:1674 : local service=q-l3 2026-09-03 11:23:40.070 | + 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-09-03 11:23:40.074 | + functions-common:run_process:1676 : local group= 2026-09-03 11:23:40.078 | + functions-common:run_process:1677 : local user= 2026-09-03 11:23:40.082 | + functions-common:run_process:1678 : local env_vars= 2026-09-03 11:23:40.086 | + functions-common:run_process:1680 : local name=q-l3 2026-09-03 11:23:40.090 | + functions-common:run_process:1682 : time_start run_process 2026-09-03 11:23:40.094 | + functions-common:time_start:2406 : local name=run_process 2026-09-03 11:23:40.098 | + functions-common:time_start:2407 : local start_time= 2026-09-03 11:23:40.103 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-03 11:23:40.108 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-03 11:23:40.115 | + functions-common:time_start:2411 : _TIME_START[$name]=1788434620111 2026-09-03 11:23:40.120 | + functions-common:run_process:1683 : is_service_enabled q-l3 2026-09-03 11:23:40.147 | + functions-common:is_service_enabled:2076 : return 1 2026-09-03 11:23:40.151 | + functions-common:run_process:1686 : time_stop run_process 2026-09-03 11:23:40.155 | + functions-common:time_stop:2420 : local name 2026-09-03 11:23:40.159 | + functions-common:time_stop:2421 : local end_time 2026-09-03 11:23:40.164 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-03 11:23:40.168 | + functions-common:time_stop:2423 : local total 2026-09-03 11:23:40.172 | + functions-common:time_stop:2424 : local start_time 2026-09-03 11:23:40.176 | + functions-common:time_stop:2426 : name=run_process 2026-09-03 11:23:40.181 | + functions-common:time_stop:2427 : start_time=1788434620111 2026-09-03 11:23:40.185 | + functions-common:time_stop:2429 : [[ -z 1788434620111 ]] 2026-09-03 11:23:40.190 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-03 11:23:40.197 | + functions-common:time_stop:2432 : end_time=1788434620192 2026-09-03 11:23:40.201 | + functions-common:time_stop:2433 : elapsed_time=81 2026-09-03 11:23:40.205 | + functions-common:time_stop:2434 : total=22427 2026-09-03 11:23:40.209 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-03 11:23:40.213 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=22508 2026-09-03 11:23:40.218 | + 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-09-03 11:23:40.222 | + functions-common:run_process:1674 : local service=q-meta 2026-09-03 11:23:40.226 | + 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-09-03 11:23:40.231 | + functions-common:run_process:1676 : local group= 2026-09-03 11:23:40.235 | + functions-common:run_process:1677 : local user= 2026-09-03 11:23:40.239 | + functions-common:run_process:1678 : local env_vars= 2026-09-03 11:23:40.243 | + functions-common:run_process:1680 : local name=q-meta 2026-09-03 11:23:40.247 | + functions-common:run_process:1682 : time_start run_process 2026-09-03 11:23:40.251 | + functions-common:time_start:2406 : local name=run_process 2026-09-03 11:23:40.255 | + functions-common:time_start:2407 : local start_time= 2026-09-03 11:23:40.259 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-03 11:23:40.265 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-03 11:23:40.272 | + functions-common:time_start:2411 : _TIME_START[$name]=1788434620267 2026-09-03 11:23:40.276 | + functions-common:run_process:1683 : is_service_enabled q-meta 2026-09-03 11:23:40.303 | + functions-common:is_service_enabled:2076 : return 1 2026-09-03 11:23:40.307 | + functions-common:run_process:1686 : time_stop run_process 2026-09-03 11:23:40.311 | + functions-common:time_stop:2420 : local name 2026-09-03 11:23:40.316 | + functions-common:time_stop:2421 : local end_time 2026-09-03 11:23:40.320 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-03 11:23:40.324 | + functions-common:time_stop:2423 : local total 2026-09-03 11:23:40.328 | + functions-common:time_stop:2424 : local start_time 2026-09-03 11:23:40.333 | + functions-common:time_stop:2426 : name=run_process 2026-09-03 11:23:40.337 | + functions-common:time_stop:2427 : start_time=1788434620267 2026-09-03 11:23:40.341 | + functions-common:time_stop:2429 : [[ -z 1788434620267 ]] 2026-09-03 11:23:40.347 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-03 11:23:40.354 | + functions-common:time_stop:2432 : end_time=1788434620349 2026-09-03 11:23:40.358 | + functions-common:time_stop:2433 : elapsed_time=82 2026-09-03 11:23:40.362 | + functions-common:time_stop:2434 : total=22508 2026-09-03 11:23:40.366 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-03 11:23:40.371 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=22590 2026-09-03 11:23:40.375 | + 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-09-03 11:23:40.379 | + functions-common:run_process:1674 : local service=q-metering 2026-09-03 11:23:40.383 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file ' 2026-09-03 11:23:40.387 | + functions-common:run_process:1676 : local group= 2026-09-03 11:23:40.392 | + functions-common:run_process:1677 : local user= 2026-09-03 11:23:40.396 | + functions-common:run_process:1678 : local env_vars= 2026-09-03 11:23:40.400 | + functions-common:run_process:1680 : local name=q-metering 2026-09-03 11:23:40.404 | + functions-common:run_process:1682 : time_start run_process 2026-09-03 11:23:40.409 | + functions-common:time_start:2406 : local name=run_process 2026-09-03 11:23:40.412 | + functions-common:time_start:2407 : local start_time= 2026-09-03 11:23:40.416 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-03 11:23:40.422 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-03 11:23:40.430 | + functions-common:time_start:2411 : _TIME_START[$name]=1788434620424 2026-09-03 11:23:40.434 | + functions-common:run_process:1683 : is_service_enabled q-metering 2026-09-03 11:23:40.461 | + functions-common:is_service_enabled:2076 : return 1 2026-09-03 11:23:40.465 | + functions-common:run_process:1686 : time_stop run_process 2026-09-03 11:23:40.469 | + functions-common:time_stop:2420 : local name 2026-09-03 11:23:40.473 | + functions-common:time_stop:2421 : local end_time 2026-09-03 11:23:40.477 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-03 11:23:40.481 | + functions-common:time_stop:2423 : local total 2026-09-03 11:23:40.485 | + functions-common:time_stop:2424 : local start_time 2026-09-03 11:23:40.489 | + functions-common:time_stop:2426 : name=run_process 2026-09-03 11:23:40.493 | + functions-common:time_stop:2427 : start_time=1788434620424 2026-09-03 11:23:40.498 | + functions-common:time_stop:2429 : [[ -z 1788434620424 ]] 2026-09-03 11:23:40.503 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-03 11:23:40.509 | + functions-common:time_stop:2432 : end_time=1788434620505 2026-09-03 11:23:40.514 | + functions-common:time_stop:2433 : elapsed_time=81 2026-09-03 11:23:40.518 | + functions-common:time_stop:2434 : total=22590 2026-09-03 11:23:40.522 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-03 11:23:40.526 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=22671 2026-09-03 11:23:40.531 | + ./stack.sh:main:1321 : is_service_enabled q-svc neutron-api 2026-09-03 11:23:40.559 | + functions-common:is_service_enabled:2076 : return 0 2026-09-03 11:23:40.563 | + ./stack.sh:main:1321 : [[ True == \T\r\u\e ]] 2026-09-03 11:23:40.567 | + ./stack.sh:main:1322 : echo_summary 'Creating initial neutron network elements' 2026-09-03 11:23:40.571 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-09-03 11:23:40.575 | + ./stack.sh:echo_summary:450 : echo -e Creating initial neutron network elements 2026-09-03 11:23:40.579 | + ./stack.sh:main:1325 : type -p neutron_plugin_create_initial_networks 2026-09-03 11:23:40.584 | + ./stack.sh:main:1328 : create_neutron_initial_network 2026-09-03 11:23:40.588 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:158 : type -p neutron_plugin_create_initial_network_profile 2026-09-03 11:23:40.592 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:162 : is_networking_extension_supported auto-allocated-topology 2026-09-03 11:23:40.597 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=auto-allocated-topology 2026-09-03 11:23:40.603 | ++ 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-09-03 11:23:44.133 | ++ functions-common:oscwrap:2465 : return 0 2026-09-03 11:23:44.139 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-09-03 11:23:44.140 | address-scope 2026-09-03 11:23:44.140 | agent 2026-09-03 11:23:44.140 | allowed-address-pairs 2026-09-03 11:23:44.140 | auto-allocated-topology 2026-09-03 11:23:44.140 | availability_zone 2026-09-03 11:23:44.140 | default-subnetpools 2026-09-03 11:23:44.140 | dhcp_agent_scheduler 2026-09-03 11:23:44.140 | dns-integration 2026-09-03 11:23:44.140 | dns-domain-ports 2026-09-03 11:23:44.140 | dns-integration-domain-keywords 2026-09-03 11:23:44.140 | empty-string-filtering 2026-09-03 11:23:44.141 | external-net 2026-09-03 11:23:44.141 | extra_dhcp_opt 2026-09-03 11:23:44.141 | extraroute 2026-09-03 11:23:44.141 | extraroute-atomic 2026-09-03 11:23:44.141 | filter-validation 2026-09-03 11:23:44.141 | floating-ip-port-forwarding-detail 2026-09-03 11:23:44.141 | fip-port-details 2026-09-03 11:23:44.141 | flavors 2026-09-03 11:23:44.141 | floatingip-pools 2026-09-03 11:23:44.141 | router 2026-09-03 11:23:44.142 | l3-agent-scheduler-ha-chassis-priority 2026-09-03 11:23:44.142 | enable-default-route-bfd 2026-09-03 11:23:44.142 | enable-default-route-ecmp 2026-09-03 11:23:44.142 | ext-gw-mode 2026-09-03 11:23:44.142 | l3-ha 2026-09-03 11:23:44.142 | external-gateway-multihoming 2026-09-03 11:23:44.142 | l3-flavors 2026-09-03 11:23:44.142 | l3_agent_scheduler 2026-09-03 11:23:44.142 | multi-provider 2026-09-03 11:23:44.142 | net-mtu 2026-09-03 11:23:44.142 | net-mtu-writable 2026-09-03 11:23:44.143 | network_availability_zone 2026-09-03 11:23:44.143 | network-ip-availability 2026-09-03 11:23:44.143 | network-ip-availability-details 2026-09-03 11:23:44.143 | pagination 2026-09-03 11:23:44.143 | port-device-profile 2026-09-03 11:23:44.143 | port-mac-address-regenerate 2026-09-03 11:23:44.143 | port-numa-affinity-policy 2026-09-03 11:23:44.143 | port-numa-affinity-policy-socket 2026-09-03 11:23:44.143 | binding 2026-09-03 11:23:44.143 | binding-extended 2026-09-03 11:23:44.143 | port-security 2026-09-03 11:23:44.144 | project-id 2026-09-03 11:23:44.144 | provider 2026-09-03 11:23:44.144 | qinq 2026-09-03 11:23:44.144 | quota-check-limit 2026-09-03 11:23:44.144 | quota-check-limit-default 2026-09-03 11:23:44.144 | quotas 2026-09-03 11:23:44.144 | quota_details 2026-09-03 11:23:44.144 | rbac-policies 2026-09-03 11:23:44.144 | rbac-address-scope 2026-09-03 11:23:44.144 | rbac-security-groups 2026-09-03 11:23:44.144 | revision-if-match 2026-09-03 11:23:44.145 | standard-attr-revisions 2026-09-03 11:23:44.145 | router_availability_zone 2026-09-03 11:23:44.145 | router-enable-snat 2026-09-03 11:23:44.145 | security-groups-default-rules 2026-09-03 11:23:44.145 | security-groups-default-statefulness 2026-09-03 11:23:44.145 | security-groups-normalized-cidr 2026-09-03 11:23:44.145 | security-groups-remote-address-group 2026-09-03 11:23:44.145 | security-groups-rules-belongs-to-default-sg 2026-09-03 11:23:44.145 | security-groups-shared-filtering 2026-09-03 11:23:44.145 | security-group 2026-09-03 11:23:44.145 | service-type 2026-09-03 11:23:44.146 | sorting 2026-09-03 11:23:44.146 | standard-attr-description 2026-09-03 11:23:44.146 | stateful-security-group 2026-09-03 11:23:44.146 | subnet-dns-publish-fixed-ip 2026-09-03 11:23:44.146 | subnet-external-network 2026-09-03 11:23:44.146 | subnet_onboard 2026-09-03 11:23:44.146 | subnet-service-types 2026-09-03 11:23:44.146 | subnet_allocation 2026-09-03 11:23:44.146 | subnetpool-prefix-ops 2026-09-03 11:23:44.146 | tag-creation 2026-09-03 11:23:44.147 | standard-attr-tag 2026-09-03 11:23:44.147 | standard-attr-timestamp 2026-09-03 11:23:44.147 | vlan-transparent' 2026-09-03 11:23:44.147 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-09-03 11:23:44.147 | address-scope 2026-09-03 11:23:44.147 | agent 2026-09-03 11:23:44.148 | allowed-address-pairs 2026-09-03 11:23:44.148 | auto-allocated-topology 2026-09-03 11:23:44.148 | availability_zone 2026-09-03 11:23:44.148 | default-subnetpools 2026-09-03 11:23:44.148 | dhcp_agent_scheduler 2026-09-03 11:23:44.148 | dns-integration 2026-09-03 11:23:44.148 | dns-domain-ports 2026-09-03 11:23:44.148 | dns-integration-domain-keywords 2026-09-03 11:23:44.148 | empty-string-filtering 2026-09-03 11:23:44.148 | external-net 2026-09-03 11:23:44.149 | extra_dhcp_opt 2026-09-03 11:23:44.149 | extraroute 2026-09-03 11:23:44.149 | extraroute-atomic 2026-09-03 11:23:44.149 | filter-validation 2026-09-03 11:23:44.149 | floating-ip-port-forwarding-detail 2026-09-03 11:23:44.149 | fip-port-details 2026-09-03 11:23:44.149 | flavors 2026-09-03 11:23:44.149 | floatingip-pools 2026-09-03 11:23:44.149 | router 2026-09-03 11:23:44.149 | l3-agent-scheduler-ha-chassis-priority 2026-09-03 11:23:44.149 | enable-default-route-bfd 2026-09-03 11:23:44.150 | enable-default-route-ecmp 2026-09-03 11:23:44.150 | ext-gw-mode 2026-09-03 11:23:44.150 | l3-ha 2026-09-03 11:23:44.150 | external-gateway-multihoming 2026-09-03 11:23:44.150 | l3-flavors 2026-09-03 11:23:44.151 | l3_agent_scheduler 2026-09-03 11:23:44.151 | multi-provider 2026-09-03 11:23:44.151 | net-mtu 2026-09-03 11:23:44.151 | net-mtu-writable 2026-09-03 11:23:44.151 | network_availability_zone 2026-09-03 11:23:44.151 | network-ip-availability 2026-09-03 11:23:44.151 | network-ip-availability-details 2026-09-03 11:23:44.151 | pagination 2026-09-03 11:23:44.152 | port-device-profile 2026-09-03 11:23:44.152 | port-mac-address-regenerate 2026-09-03 11:23:44.152 | port-numa-affinity-policy 2026-09-03 11:23:44.152 | port-numa-affinity-policy-socket 2026-09-03 11:23:44.152 | binding 2026-09-03 11:23:44.152 | binding-extended 2026-09-03 11:23:44.152 | port-security 2026-09-03 11:23:44.152 | project-id 2026-09-03 11:23:44.152 | provider 2026-09-03 11:23:44.152 | qinq 2026-09-03 11:23:44.152 | quota-check-limit 2026-09-03 11:23:44.152 | quota-check-limit-default 2026-09-03 11:23:44.153 | quotas 2026-09-03 11:23:44.153 | quota_details 2026-09-03 11:23:44.153 | rbac-policies 2026-09-03 11:23:44.153 | rbac-address-scope 2026-09-03 11:23:44.153 | rbac-security-groups 2026-09-03 11:23:44.153 | revision-if-match 2026-09-03 11:23:44.153 | standard-attr-revisions 2026-09-03 11:23:44.153 | router_availability_zone 2026-09-03 11:23:44.153 | router-enable-snat 2026-09-03 11:23:44.153 | security-groups-default-rules 2026-09-03 11:23:44.153 | security-groups-default-statefulness 2026-09-03 11:23:44.154 | security-groups-normalized-cidr 2026-09-03 11:23:44.154 | security-groups-remote-address-group 2026-09-03 11:23:44.154 | security-groups-rules-belongs-to-default-sg 2026-09-03 11:23:44.154 | security-groups-shared-filtering 2026-09-03 11:23:44.154 | security-group 2026-09-03 11:23:44.154 | service-type 2026-09-03 11:23:44.154 | sorting 2026-09-03 11:23:44.154 | standard-attr-description 2026-09-03 11:23:44.154 | stateful-security-group 2026-09-03 11:23:44.154 | subnet-dns-publish-fixed-ip 2026-09-03 11:23:44.154 | subnet-external-network 2026-09-03 11:23:44.155 | subnet_onboard 2026-09-03 11:23:44.155 | subnet-service-types 2026-09-03 11:23:44.155 | subnet_allocation 2026-09-03 11:23:44.155 | subnetpool-prefix-ops 2026-09-03 11:23:44.155 | tag-creation 2026-09-03 11:23:44.155 | standard-attr-tag 2026-09-03 11:23:44.155 | standard-attr-timestamp 2026-09-03 11:23:44.155 | vlan-transparent =~ auto-allocated-topology ]] 2026-09-03 11:23:44.155 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-09-03 11:23:44.157 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:163 : [[ True == \T\r\u\e ]] 2026-09-03 11:23:44.162 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:164 : [[ 4+6 =~ 4.* ]] 2026-09-03 11:23:44.167 | ++ 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-09-03 11:23:48.033 | ++ functions-common:oscwrap:2465 : return 0 2026-09-03 11:23:48.038 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:165 : SUBNETPOOL_V4_ID=472f1b16-28f9-422e-ae69-b449ccce45d1 2026-09-03 11:23:48.042 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:167 : [[ 4+6 =~ .*6 ]] 2026-09-03 11:23:48.047 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:168 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet pool create shared-default-subnetpool-v6 --default-prefix-length 64 --pool-prefix fd7c:4d9d:601a::/56 --share --default -f value -c id 2026-09-03 11:23:51.662 | ++ functions-common:oscwrap:2465 : return 0 2026-09-03 11:23:51.667 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:168 : SUBNETPOOL_V6_ID=94658b33-98cd-45ae-a62b-5ae1a88ec58e 2026-09-03 11:23:51.672 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:173 : is_provider_network 2026-09-03 11:23:51.676 | + functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-09-03 11:23:51.680 | + functions-common:is_provider_network:2272 : return 1 2026-09-03 11:23:51.686 | ++ 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-09-03 11:23:56.910 | ++ functions-common:oscwrap:2465 : return 0 2026-09-03 11:23:56.915 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:203 : NET_ID=27452c4c-2d40-4381-8383-7acc3ffa58b9 2026-09-03 11:23:56.920 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:204 : die_if_not_set 204 NET_ID 'Failure creating NET_ID for private' 2026-09-03 11:23:56.924 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-09-03 11:23:56.951 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:206 : [[ 4+6 =~ 4.* ]] 2026-09-03 11:23:56.957 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:208 : _neutron_create_private_subnet_v4 2026-09-03 11:23:56.961 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:255 : '[' -z 472f1b16-28f9-422e-ae69-b449ccce45d1 ']' 2026-09-03 11:23:56.965 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:258 : local 'subnet_params=--ip-version 4 ' 2026-09-03 11:23:56.969 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:259 : [[ -n '' ]] 2026-09-03 11:23:56.973 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:263 : subnet_params+='--subnet-pool 472f1b16-28f9-422e-ae69-b449ccce45d1 ' 2026-09-03 11:23:56.976 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:264 : subnet_params+=' ' 2026-09-03 11:23:56.980 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:265 : subnet_params+='--network 27452c4c-2d40-4381-8383-7acc3ffa58b9 private-subnet' 2026-09-03 11:23:56.984 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:266 : local subnet_id 2026-09-03 11:23:56.989 | +++ 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 472f1b16-28f9-422e-ae69-b449ccce45d1 --network 27452c4c-2d40-4381-8383-7acc3ffa58b9 private-subnet -f value -c id 2026-09-03 11:24:02.044 | +++ functions-common:oscwrap:2465 : return 0 2026-09-03 11:24:02.049 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:267 : subnet_id=bb5b6c90-bb32-44ce-8947-9e6365bd0fc3 2026-09-03 11:24:02.053 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:268 : die_if_not_set 268 subnet_id 'Failure creating private IPv4 subnet' 2026-09-03 11:24:02.057 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-09-03 11:24:02.083 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:269 : echo bb5b6c90-bb32-44ce-8947-9e6365bd0fc3 2026-09-03 11:24:02.089 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:208 : SUBNET_ID=bb5b6c90-bb32-44ce-8947-9e6365bd0fc3 2026-09-03 11:24:02.093 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:211 : [[ 4+6 =~ .*6 ]] 2026-09-03 11:24:02.098 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:213 : _neutron_create_private_subnet_v6 2026-09-03 11:24:02.103 | ++ 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-09-03 11:24:02.107 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-09-03 11:24:02.134 | ++ 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-09-03 11:24:02.138 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-09-03 11:24:02.164 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:276 : local 'ipv6_modes=--ipv6-ra-mode slaac --ipv6-address-mode slaac' 2026-09-03 11:24:02.168 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:277 : '[' -z 94658b33-98cd-45ae-a62b-5ae1a88ec58e ']' 2026-09-03 11:24:02.172 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:280 : local 'subnet_params=--ip-version 6 ' 2026-09-03 11:24:02.176 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:281 : [[ -n '' ]] 2026-09-03 11:24:02.180 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:284 : subnet_params+='--subnet-pool 94658b33-98cd-45ae-a62b-5ae1a88ec58e ' 2026-09-03 11:24:02.184 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:285 : subnet_params+=' ' 2026-09-03 11:24:02.188 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:286 : subnet_params+='--ipv6-ra-mode slaac --ipv6-address-mode slaac --network 27452c4c-2d40-4381-8383-7acc3ffa58b9 ipv6-private-subnet ' 2026-09-03 11:24:02.192 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:287 : local ipv6_subnet_id 2026-09-03 11:24:02.197 | +++ 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 94658b33-98cd-45ae-a62b-5ae1a88ec58e --ipv6-ra-mode slaac --ipv6-address-mode slaac --network 27452c4c-2d40-4381-8383-7acc3ffa58b9 ipv6-private-subnet -f value -c id 2026-09-03 11:24:06.830 | +++ functions-common:oscwrap:2465 : return 0 2026-09-03 11:24:06.835 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:288 : ipv6_subnet_id=e5f68258-7f53-461d-9909-489b407bffae 2026-09-03 11:24:06.838 | ++ 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-09-03 11:24:06.842 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-09-03 11:24:06.866 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:290 : echo e5f68258-7f53-461d-9909-489b407bffae 2026-09-03 11:24:06.870 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:213 : IPV6_SUBNET_ID=e5f68258-7f53-461d-9909-489b407bffae 2026-09-03 11:24:06.875 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:217 : is_networking_extension_supported router 2026-09-03 11:24:06.878 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=router 2026-09-03 11:24:06.884 | ++ 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-09-03 11:24:09.943 | ++ functions-common:oscwrap:2465 : return 0 2026-09-03 11:24:09.947 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-09-03 11:24:09.947 | address-scope 2026-09-03 11:24:09.948 | agent 2026-09-03 11:24:09.948 | allowed-address-pairs 2026-09-03 11:24:09.948 | auto-allocated-topology 2026-09-03 11:24:09.948 | availability_zone 2026-09-03 11:24:09.948 | default-subnetpools 2026-09-03 11:24:09.948 | dhcp_agent_scheduler 2026-09-03 11:24:09.948 | dns-integration 2026-09-03 11:24:09.948 | dns-domain-ports 2026-09-03 11:24:09.948 | dns-integration-domain-keywords 2026-09-03 11:24:09.948 | empty-string-filtering 2026-09-03 11:24:09.948 | external-net 2026-09-03 11:24:09.948 | extra_dhcp_opt 2026-09-03 11:24:09.949 | extraroute 2026-09-03 11:24:09.949 | extraroute-atomic 2026-09-03 11:24:09.949 | filter-validation 2026-09-03 11:24:09.949 | floating-ip-port-forwarding-detail 2026-09-03 11:24:09.949 | fip-port-details 2026-09-03 11:24:09.949 | flavors 2026-09-03 11:24:09.950 | floatingip-pools 2026-09-03 11:24:09.950 | router 2026-09-03 11:24:09.950 | l3-agent-scheduler-ha-chassis-priority 2026-09-03 11:24:09.951 | enable-default-route-bfd 2026-09-03 11:24:09.951 | enable-default-route-ecmp 2026-09-03 11:24:09.951 | ext-gw-mode 2026-09-03 11:24:09.951 | l3-ha 2026-09-03 11:24:09.951 | external-gateway-multihoming 2026-09-03 11:24:09.951 | l3-flavors 2026-09-03 11:24:09.951 | l3_agent_scheduler 2026-09-03 11:24:09.952 | multi-provider 2026-09-03 11:24:09.952 | net-mtu 2026-09-03 11:24:09.952 | net-mtu-writable 2026-09-03 11:24:09.952 | network_availability_zone 2026-09-03 11:24:09.952 | network-ip-availability 2026-09-03 11:24:09.952 | network-ip-availability-details 2026-09-03 11:24:09.952 | pagination 2026-09-03 11:24:09.952 | port-device-profile 2026-09-03 11:24:09.952 | port-mac-address-regenerate 2026-09-03 11:24:09.952 | port-numa-affinity-policy 2026-09-03 11:24:09.952 | port-numa-affinity-policy-socket 2026-09-03 11:24:09.953 | binding 2026-09-03 11:24:09.953 | binding-extended 2026-09-03 11:24:09.953 | port-security 2026-09-03 11:24:09.953 | project-id 2026-09-03 11:24:09.953 | provider 2026-09-03 11:24:09.953 | qinq 2026-09-03 11:24:09.953 | quota-check-limit 2026-09-03 11:24:09.953 | quota-check-limit-default 2026-09-03 11:24:09.953 | quotas 2026-09-03 11:24:09.953 | quota_details 2026-09-03 11:24:09.953 | rbac-policies 2026-09-03 11:24:09.954 | rbac-address-scope 2026-09-03 11:24:09.954 | rbac-security-groups 2026-09-03 11:24:09.954 | revision-if-match 2026-09-03 11:24:09.954 | standard-attr-revisions 2026-09-03 11:24:09.954 | router_availability_zone 2026-09-03 11:24:09.954 | router-enable-snat 2026-09-03 11:24:09.954 | security-groups-default-rules 2026-09-03 11:24:09.954 | security-groups-default-statefulness 2026-09-03 11:24:09.955 | security-groups-normalized-cidr 2026-09-03 11:24:09.955 | security-groups-remote-address-group 2026-09-03 11:24:09.955 | security-groups-rules-belongs-to-default-sg 2026-09-03 11:24:09.955 | security-groups-shared-filtering 2026-09-03 11:24:09.955 | security-group 2026-09-03 11:24:09.955 | service-type 2026-09-03 11:24:09.955 | sorting 2026-09-03 11:24:09.955 | standard-attr-description 2026-09-03 11:24:09.955 | stateful-security-group 2026-09-03 11:24:09.955 | subnet-dns-publish-fixed-ip 2026-09-03 11:24:09.955 | subnet-external-network 2026-09-03 11:24:09.956 | subnet_onboard 2026-09-03 11:24:09.956 | subnet-service-types 2026-09-03 11:24:09.956 | subnet_allocation 2026-09-03 11:24:09.956 | subnetpool-prefix-ops 2026-09-03 11:24:09.956 | tag-creation 2026-09-03 11:24:09.956 | standard-attr-tag 2026-09-03 11:24:09.956 | standard-attr-timestamp 2026-09-03 11:24:09.956 | vlan-transparent' 2026-09-03 11:24:09.956 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-09-03 11:24:09.956 | address-scope 2026-09-03 11:24:09.957 | agent 2026-09-03 11:24:09.957 | allowed-address-pairs 2026-09-03 11:24:09.957 | auto-allocated-topology 2026-09-03 11:24:09.957 | availability_zone 2026-09-03 11:24:09.957 | default-subnetpools 2026-09-03 11:24:09.957 | dhcp_agent_scheduler 2026-09-03 11:24:09.957 | dns-integration 2026-09-03 11:24:09.957 | dns-domain-ports 2026-09-03 11:24:09.957 | dns-integration-domain-keywords 2026-09-03 11:24:09.957 | empty-string-filtering 2026-09-03 11:24:09.958 | external-net 2026-09-03 11:24:09.958 | extra_dhcp_opt 2026-09-03 11:24:09.958 | extraroute 2026-09-03 11:24:09.958 | extraroute-atomic 2026-09-03 11:24:09.958 | filter-validation 2026-09-03 11:24:09.958 | floating-ip-port-forwarding-detail 2026-09-03 11:24:09.958 | fip-port-details 2026-09-03 11:24:09.959 | flavors 2026-09-03 11:24:09.959 | floatingip-pools 2026-09-03 11:24:09.959 | router 2026-09-03 11:24:09.959 | l3-agent-scheduler-ha-chassis-priority 2026-09-03 11:24:09.959 | enable-default-route-bfd 2026-09-03 11:24:09.959 | enable-default-route-ecmp 2026-09-03 11:24:09.959 | ext-gw-mode 2026-09-03 11:24:09.959 | l3-ha 2026-09-03 11:24:09.959 | external-gateway-multihoming 2026-09-03 11:24:09.959 | l3-flavors 2026-09-03 11:24:09.960 | l3_agent_scheduler 2026-09-03 11:24:09.960 | multi-provider 2026-09-03 11:24:09.960 | net-mtu 2026-09-03 11:24:09.960 | net-mtu-writable 2026-09-03 11:24:09.960 | network_availability_zone 2026-09-03 11:24:09.960 | network-ip-availability 2026-09-03 11:24:09.960 | network-ip-availability-details 2026-09-03 11:24:09.960 | pagination 2026-09-03 11:24:09.960 | port-device-profile 2026-09-03 11:24:09.960 | port-mac-address-regenerate 2026-09-03 11:24:09.961 | port-numa-affinity-policy 2026-09-03 11:24:09.961 | port-numa-affinity-policy-socket 2026-09-03 11:24:09.961 | binding 2026-09-03 11:24:09.961 | binding-extended 2026-09-03 11:24:09.961 | port-security 2026-09-03 11:24:09.961 | project-id 2026-09-03 11:24:09.961 | provider 2026-09-03 11:24:09.961 | qinq 2026-09-03 11:24:09.962 | quota-check-limit 2026-09-03 11:24:09.962 | quota-check-limit-default 2026-09-03 11:24:09.962 | quotas 2026-09-03 11:24:09.962 | quota_details 2026-09-03 11:24:09.962 | rbac-policies 2026-09-03 11:24:09.963 | rbac-address-scope 2026-09-03 11:24:09.963 | rbac-security-groups 2026-09-03 11:24:09.963 | revision-if-match 2026-09-03 11:24:09.963 | standard-attr-revisions 2026-09-03 11:24:09.963 | router_availability_zone 2026-09-03 11:24:09.963 | router-enable-snat 2026-09-03 11:24:09.964 | security-groups-default-rules 2026-09-03 11:24:09.964 | security-groups-default-statefulness 2026-09-03 11:24:09.964 | security-groups-normalized-cidr 2026-09-03 11:24:09.964 | security-groups-remote-address-group 2026-09-03 11:24:09.964 | security-groups-rules-belongs-to-default-sg 2026-09-03 11:24:09.965 | security-groups-shared-filtering 2026-09-03 11:24:09.965 | security-group 2026-09-03 11:24:09.965 | service-type 2026-09-03 11:24:09.965 | sorting 2026-09-03 11:24:09.965 | standard-attr-description 2026-09-03 11:24:09.965 | stateful-security-group 2026-09-03 11:24:09.966 | subnet-dns-publish-fixed-ip 2026-09-03 11:24:09.966 | subnet-external-network 2026-09-03 11:24:09.966 | subnet_onboard 2026-09-03 11:24:09.966 | subnet-service-types 2026-09-03 11:24:09.966 | subnet_allocation 2026-09-03 11:24:09.966 | subnetpool-prefix-ops 2026-09-03 11:24:09.966 | tag-creation 2026-09-03 11:24:09.966 | standard-attr-tag 2026-09-03 11:24:09.966 | standard-attr-timestamp 2026-09-03 11:24:09.967 | vlan-transparent =~ router ]] 2026-09-03 11:24:09.967 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-09-03 11:24:09.967 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:217 : is_networking_extension_supported external-net 2026-09-03 11:24:09.967 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=external-net 2026-09-03 11:24:09.971 | ++ 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-09-03 11:24:12.986 | ++ functions-common:oscwrap:2465 : return 0 2026-09-03 11:24:12.990 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-09-03 11:24:12.990 | address-scope 2026-09-03 11:24:12.990 | agent 2026-09-03 11:24:12.990 | allowed-address-pairs 2026-09-03 11:24:12.990 | auto-allocated-topology 2026-09-03 11:24:12.991 | availability_zone 2026-09-03 11:24:12.991 | default-subnetpools 2026-09-03 11:24:12.991 | dhcp_agent_scheduler 2026-09-03 11:24:12.991 | dns-integration 2026-09-03 11:24:12.991 | dns-domain-ports 2026-09-03 11:24:12.991 | dns-integration-domain-keywords 2026-09-03 11:24:12.991 | empty-string-filtering 2026-09-03 11:24:12.991 | external-net 2026-09-03 11:24:12.991 | extra_dhcp_opt 2026-09-03 11:24:12.991 | extraroute 2026-09-03 11:24:12.992 | extraroute-atomic 2026-09-03 11:24:12.992 | filter-validation 2026-09-03 11:24:12.992 | floating-ip-port-forwarding-detail 2026-09-03 11:24:12.992 | fip-port-details 2026-09-03 11:24:12.992 | flavors 2026-09-03 11:24:12.992 | floatingip-pools 2026-09-03 11:24:12.992 | router 2026-09-03 11:24:12.992 | l3-agent-scheduler-ha-chassis-priority 2026-09-03 11:24:12.992 | enable-default-route-bfd 2026-09-03 11:24:12.993 | enable-default-route-ecmp 2026-09-03 11:24:12.993 | ext-gw-mode 2026-09-03 11:24:12.993 | l3-ha 2026-09-03 11:24:12.993 | external-gateway-multihoming 2026-09-03 11:24:12.993 | l3-flavors 2026-09-03 11:24:12.993 | l3_agent_scheduler 2026-09-03 11:24:12.993 | multi-provider 2026-09-03 11:24:12.993 | net-mtu 2026-09-03 11:24:12.993 | net-mtu-writable 2026-09-03 11:24:12.993 | network_availability_zone 2026-09-03 11:24:12.994 | network-ip-availability 2026-09-03 11:24:12.994 | network-ip-availability-details 2026-09-03 11:24:12.994 | pagination 2026-09-03 11:24:12.994 | port-device-profile 2026-09-03 11:24:12.994 | port-mac-address-regenerate 2026-09-03 11:24:12.994 | port-numa-affinity-policy 2026-09-03 11:24:12.994 | port-numa-affinity-policy-socket 2026-09-03 11:24:12.994 | binding 2026-09-03 11:24:12.994 | binding-extended 2026-09-03 11:24:12.994 | port-security 2026-09-03 11:24:12.994 | project-id 2026-09-03 11:24:12.995 | provider 2026-09-03 11:24:12.995 | qinq 2026-09-03 11:24:12.995 | quota-check-limit 2026-09-03 11:24:12.995 | quota-check-limit-default 2026-09-03 11:24:12.995 | quotas 2026-09-03 11:24:12.995 | quota_details 2026-09-03 11:24:12.995 | rbac-policies 2026-09-03 11:24:12.995 | rbac-address-scope 2026-09-03 11:24:12.995 | rbac-security-groups 2026-09-03 11:24:12.996 | revision-if-match 2026-09-03 11:24:12.996 | standard-attr-revisions 2026-09-03 11:24:12.996 | router_availability_zone 2026-09-03 11:24:12.996 | router-enable-snat 2026-09-03 11:24:12.996 | security-groups-default-rules 2026-09-03 11:24:12.996 | security-groups-default-statefulness 2026-09-03 11:24:12.996 | security-groups-normalized-cidr 2026-09-03 11:24:12.996 | security-groups-remote-address-group 2026-09-03 11:24:12.996 | security-groups-rules-belongs-to-default-sg 2026-09-03 11:24:12.996 | security-groups-shared-filtering 2026-09-03 11:24:12.997 | security-group 2026-09-03 11:24:12.997 | service-type 2026-09-03 11:24:12.997 | sorting 2026-09-03 11:24:12.997 | standard-attr-description 2026-09-03 11:24:12.997 | stateful-security-group 2026-09-03 11:24:12.997 | subnet-dns-publish-fixed-ip 2026-09-03 11:24:12.997 | subnet-external-network 2026-09-03 11:24:12.997 | subnet_onboard 2026-09-03 11:24:12.998 | subnet-service-types 2026-09-03 11:24:12.998 | subnet_allocation 2026-09-03 11:24:12.998 | subnetpool-prefix-ops 2026-09-03 11:24:12.998 | tag-creation 2026-09-03 11:24:12.998 | standard-attr-tag 2026-09-03 11:24:12.999 | standard-attr-timestamp 2026-09-03 11:24:12.999 | vlan-transparent' 2026-09-03 11:24:12.999 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-09-03 11:24:12.999 | address-scope 2026-09-03 11:24:12.999 | agent 2026-09-03 11:24:12.999 | allowed-address-pairs 2026-09-03 11:24:12.999 | auto-allocated-topology 2026-09-03 11:24:12.999 | availability_zone 2026-09-03 11:24:12.999 | default-subnetpools 2026-09-03 11:24:12.999 | dhcp_agent_scheduler 2026-09-03 11:24:13.000 | dns-integration 2026-09-03 11:24:13.000 | dns-domain-ports 2026-09-03 11:24:13.000 | dns-integration-domain-keywords 2026-09-03 11:24:13.000 | empty-string-filtering 2026-09-03 11:24:13.000 | external-net 2026-09-03 11:24:13.000 | extra_dhcp_opt 2026-09-03 11:24:13.000 | extraroute 2026-09-03 11:24:13.000 | extraroute-atomic 2026-09-03 11:24:13.000 | filter-validation 2026-09-03 11:24:13.000 | floating-ip-port-forwarding-detail 2026-09-03 11:24:13.001 | fip-port-details 2026-09-03 11:24:13.001 | flavors 2026-09-03 11:24:13.001 | floatingip-pools 2026-09-03 11:24:13.001 | router 2026-09-03 11:24:13.001 | l3-agent-scheduler-ha-chassis-priority 2026-09-03 11:24:13.001 | enable-default-route-bfd 2026-09-03 11:24:13.001 | enable-default-route-ecmp 2026-09-03 11:24:13.001 | ext-gw-mode 2026-09-03 11:24:13.001 | l3-ha 2026-09-03 11:24:13.001 | external-gateway-multihoming 2026-09-03 11:24:13.001 | l3-flavors 2026-09-03 11:24:13.002 | l3_agent_scheduler 2026-09-03 11:24:13.002 | multi-provider 2026-09-03 11:24:13.002 | net-mtu 2026-09-03 11:24:13.002 | net-mtu-writable 2026-09-03 11:24:13.002 | network_availability_zone 2026-09-03 11:24:13.002 | network-ip-availability 2026-09-03 11:24:13.002 | network-ip-availability-details 2026-09-03 11:24:13.002 | pagination 2026-09-03 11:24:13.002 | port-device-profile 2026-09-03 11:24:13.002 | port-mac-address-regenerate 2026-09-03 11:24:13.003 | port-numa-affinity-policy 2026-09-03 11:24:13.003 | port-numa-affinity-policy-socket 2026-09-03 11:24:13.003 | binding 2026-09-03 11:24:13.003 | binding-extended 2026-09-03 11:24:13.003 | port-security 2026-09-03 11:24:13.003 | project-id 2026-09-03 11:24:13.003 | provider 2026-09-03 11:24:13.003 | qinq 2026-09-03 11:24:13.003 | quota-check-limit 2026-09-03 11:24:13.003 | quota-check-limit-default 2026-09-03 11:24:13.004 | quotas 2026-09-03 11:24:13.004 | quota_details 2026-09-03 11:24:13.004 | rbac-policies 2026-09-03 11:24:13.004 | rbac-address-scope 2026-09-03 11:24:13.004 | rbac-security-groups 2026-09-03 11:24:13.004 | revision-if-match 2026-09-03 11:24:13.004 | standard-attr-revisions 2026-09-03 11:24:13.004 | router_availability_zone 2026-09-03 11:24:13.004 | router-enable-snat 2026-09-03 11:24:13.004 | security-groups-default-rules 2026-09-03 11:24:13.004 | security-groups-default-statefulness 2026-09-03 11:24:13.005 | security-groups-normalized-cidr 2026-09-03 11:24:13.005 | security-groups-remote-address-group 2026-09-03 11:24:13.005 | security-groups-rules-belongs-to-default-sg 2026-09-03 11:24:13.005 | security-groups-shared-filtering 2026-09-03 11:24:13.005 | security-group 2026-09-03 11:24:13.005 | service-type 2026-09-03 11:24:13.005 | sorting 2026-09-03 11:24:13.005 | standard-attr-description 2026-09-03 11:24:13.005 | stateful-security-group 2026-09-03 11:24:13.005 | subnet-dns-publish-fixed-ip 2026-09-03 11:24:13.006 | subnet-external-network 2026-09-03 11:24:13.006 | subnet_onboard 2026-09-03 11:24:13.006 | subnet-service-types 2026-09-03 11:24:13.006 | subnet_allocation 2026-09-03 11:24:13.006 | subnetpool-prefix-ops 2026-09-03 11:24:13.006 | tag-creation 2026-09-03 11:24:13.006 | standard-attr-tag 2026-09-03 11:24:13.007 | standard-attr-timestamp 2026-09-03 11:24:13.007 | vlan-transparent =~ external-net ]] 2026-09-03 11:24:13.007 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-09-03 11:24:13.007 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:219 : [[ True == \T\r\u\e ]] 2026-09-03 11:24:13.009 | ++ 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-09-03 11:24:16.389 | ++ functions-common:oscwrap:2465 : return 0 2026-09-03 11:24:16.394 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:221 : ROUTER_ID=776e5320-4ab1-408d-8098-27ec71bca4e9 2026-09-03 11:24:16.397 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:222 : die_if_not_set 222 ROUTER_ID 'Failure creating router router1' 2026-09-03 11:24:16.400 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-09-03 11:24:16.425 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:229 : EXTERNAL_NETWORK_FLAGS=--external 2026-09-03 11:24:16.429 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:230 : is_networking_extension_supported auto-allocated-topology 2026-09-03 11:24:16.433 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=auto-allocated-topology 2026-09-03 11:24:16.439 | ++ 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-09-03 11:24:19.539 | ++ functions-common:oscwrap:2465 : return 0 2026-09-03 11:24:19.544 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-09-03 11:24:19.544 | address-scope 2026-09-03 11:24:19.544 | agent 2026-09-03 11:24:19.544 | allowed-address-pairs 2026-09-03 11:24:19.544 | auto-allocated-topology 2026-09-03 11:24:19.544 | availability_zone 2026-09-03 11:24:19.544 | default-subnetpools 2026-09-03 11:24:19.544 | dhcp_agent_scheduler 2026-09-03 11:24:19.545 | dns-integration 2026-09-03 11:24:19.545 | dns-domain-ports 2026-09-03 11:24:19.545 | dns-integration-domain-keywords 2026-09-03 11:24:19.545 | empty-string-filtering 2026-09-03 11:24:19.545 | external-net 2026-09-03 11:24:19.545 | extra_dhcp_opt 2026-09-03 11:24:19.545 | extraroute 2026-09-03 11:24:19.545 | extraroute-atomic 2026-09-03 11:24:19.545 | filter-validation 2026-09-03 11:24:19.545 | floating-ip-port-forwarding-detail 2026-09-03 11:24:19.546 | fip-port-details 2026-09-03 11:24:19.546 | flavors 2026-09-03 11:24:19.546 | floatingip-pools 2026-09-03 11:24:19.546 | router 2026-09-03 11:24:19.546 | l3-agent-scheduler-ha-chassis-priority 2026-09-03 11:24:19.546 | enable-default-route-bfd 2026-09-03 11:24:19.546 | enable-default-route-ecmp 2026-09-03 11:24:19.546 | ext-gw-mode 2026-09-03 11:24:19.546 | l3-ha 2026-09-03 11:24:19.546 | external-gateway-multihoming 2026-09-03 11:24:19.547 | l3-flavors 2026-09-03 11:24:19.547 | l3_agent_scheduler 2026-09-03 11:24:19.547 | multi-provider 2026-09-03 11:24:19.547 | net-mtu 2026-09-03 11:24:19.547 | net-mtu-writable 2026-09-03 11:24:19.547 | network_availability_zone 2026-09-03 11:24:19.547 | network-ip-availability 2026-09-03 11:24:19.547 | network-ip-availability-details 2026-09-03 11:24:19.547 | pagination 2026-09-03 11:24:19.547 | port-device-profile 2026-09-03 11:24:19.548 | port-mac-address-regenerate 2026-09-03 11:24:19.548 | port-numa-affinity-policy 2026-09-03 11:24:19.548 | port-numa-affinity-policy-socket 2026-09-03 11:24:19.548 | binding 2026-09-03 11:24:19.548 | binding-extended 2026-09-03 11:24:19.548 | port-security 2026-09-03 11:24:19.548 | project-id 2026-09-03 11:24:19.548 | provider 2026-09-03 11:24:19.548 | qinq 2026-09-03 11:24:19.548 | quota-check-limit 2026-09-03 11:24:19.548 | quota-check-limit-default 2026-09-03 11:24:19.549 | quotas 2026-09-03 11:24:19.549 | quota_details 2026-09-03 11:24:19.549 | rbac-policies 2026-09-03 11:24:19.549 | rbac-address-scope 2026-09-03 11:24:19.549 | rbac-security-groups 2026-09-03 11:24:19.549 | revision-if-match 2026-09-03 11:24:19.549 | standard-attr-revisions 2026-09-03 11:24:19.549 | router_availability_zone 2026-09-03 11:24:19.549 | router-enable-snat 2026-09-03 11:24:19.549 | security-groups-default-rules 2026-09-03 11:24:19.550 | security-groups-default-statefulness 2026-09-03 11:24:19.550 | security-groups-normalized-cidr 2026-09-03 11:24:19.550 | security-groups-remote-address-group 2026-09-03 11:24:19.550 | security-groups-rules-belongs-to-default-sg 2026-09-03 11:24:19.550 | security-groups-shared-filtering 2026-09-03 11:24:19.550 | security-group 2026-09-03 11:24:19.550 | service-type 2026-09-03 11:24:19.550 | sorting 2026-09-03 11:24:19.550 | standard-attr-description 2026-09-03 11:24:19.550 | stateful-security-group 2026-09-03 11:24:19.551 | subnet-dns-publish-fixed-ip 2026-09-03 11:24:19.551 | subnet-external-network 2026-09-03 11:24:19.551 | subnet_onboard 2026-09-03 11:24:19.551 | subnet-service-types 2026-09-03 11:24:19.551 | subnet_allocation 2026-09-03 11:24:19.551 | subnetpool-prefix-ops 2026-09-03 11:24:19.551 | tag-creation 2026-09-03 11:24:19.551 | standard-attr-tag 2026-09-03 11:24:19.551 | standard-attr-timestamp 2026-09-03 11:24:19.551 | vlan-transparent' 2026-09-03 11:24:19.552 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-09-03 11:24:19.552 | address-scope 2026-09-03 11:24:19.552 | agent 2026-09-03 11:24:19.552 | allowed-address-pairs 2026-09-03 11:24:19.552 | auto-allocated-topology 2026-09-03 11:24:19.552 | availability_zone 2026-09-03 11:24:19.552 | default-subnetpools 2026-09-03 11:24:19.552 | dhcp_agent_scheduler 2026-09-03 11:24:19.552 | dns-integration 2026-09-03 11:24:19.552 | dns-domain-ports 2026-09-03 11:24:19.553 | dns-integration-domain-keywords 2026-09-03 11:24:19.553 | empty-string-filtering 2026-09-03 11:24:19.553 | external-net 2026-09-03 11:24:19.553 | extra_dhcp_opt 2026-09-03 11:24:19.553 | extraroute 2026-09-03 11:24:19.553 | extraroute-atomic 2026-09-03 11:24:19.553 | filter-validation 2026-09-03 11:24:19.553 | floating-ip-port-forwarding-detail 2026-09-03 11:24:19.553 | fip-port-details 2026-09-03 11:24:19.553 | flavors 2026-09-03 11:24:19.554 | floatingip-pools 2026-09-03 11:24:19.554 | router 2026-09-03 11:24:19.554 | l3-agent-scheduler-ha-chassis-priority 2026-09-03 11:24:19.554 | enable-default-route-bfd 2026-09-03 11:24:19.554 | enable-default-route-ecmp 2026-09-03 11:24:19.554 | ext-gw-mode 2026-09-03 11:24:19.554 | l3-ha 2026-09-03 11:24:19.554 | external-gateway-multihoming 2026-09-03 11:24:19.554 | l3-flavors 2026-09-03 11:24:19.554 | l3_agent_scheduler 2026-09-03 11:24:19.555 | multi-provider 2026-09-03 11:24:19.555 | net-mtu 2026-09-03 11:24:19.555 | net-mtu-writable 2026-09-03 11:24:19.555 | network_availability_zone 2026-09-03 11:24:19.555 | network-ip-availability 2026-09-03 11:24:19.555 | network-ip-availability-details 2026-09-03 11:24:19.555 | pagination 2026-09-03 11:24:19.555 | port-device-profile 2026-09-03 11:24:19.555 | port-mac-address-regenerate 2026-09-03 11:24:19.555 | port-numa-affinity-policy 2026-09-03 11:24:19.556 | port-numa-affinity-policy-socket 2026-09-03 11:24:19.556 | binding 2026-09-03 11:24:19.556 | binding-extended 2026-09-03 11:24:19.556 | port-security 2026-09-03 11:24:19.556 | project-id 2026-09-03 11:24:19.556 | provider 2026-09-03 11:24:19.556 | qinq 2026-09-03 11:24:19.556 | quota-check-limit 2026-09-03 11:24:19.556 | quota-check-limit-default 2026-09-03 11:24:19.556 | quotas 2026-09-03 11:24:19.556 | quota_details 2026-09-03 11:24:19.557 | rbac-policies 2026-09-03 11:24:19.557 | rbac-address-scope 2026-09-03 11:24:19.557 | rbac-security-groups 2026-09-03 11:24:19.557 | revision-if-match 2026-09-03 11:24:19.557 | standard-attr-revisions 2026-09-03 11:24:19.557 | router_availability_zone 2026-09-03 11:24:19.557 | router-enable-snat 2026-09-03 11:24:19.557 | security-groups-default-rules 2026-09-03 11:24:19.557 | security-groups-default-statefulness 2026-09-03 11:24:19.557 | security-groups-normalized-cidr 2026-09-03 11:24:19.558 | security-groups-remote-address-group 2026-09-03 11:24:19.558 | security-groups-rules-belongs-to-default-sg 2026-09-03 11:24:19.558 | security-groups-shared-filtering 2026-09-03 11:24:19.558 | security-group 2026-09-03 11:24:19.558 | service-type 2026-09-03 11:24:19.558 | sorting 2026-09-03 11:24:19.558 | standard-attr-description 2026-09-03 11:24:19.558 | stateful-security-group 2026-09-03 11:24:19.558 | subnet-dns-publish-fixed-ip 2026-09-03 11:24:19.558 | subnet-external-network 2026-09-03 11:24:19.559 | subnet_onboard 2026-09-03 11:24:19.559 | subnet-service-types 2026-09-03 11:24:19.559 | subnet_allocation 2026-09-03 11:24:19.559 | subnetpool-prefix-ops 2026-09-03 11:24:19.559 | tag-creation 2026-09-03 11:24:19.559 | standard-attr-tag 2026-09-03 11:24:19.559 | standard-attr-timestamp 2026-09-03 11:24:19.559 | vlan-transparent =~ auto-allocated-topology ]] 2026-09-03 11:24:19.559 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-09-03 11:24:19.559 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:231 : EXTERNAL_NETWORK_FLAGS='--external --default' 2026-09-03 11:24:19.562 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:234 : '[' True = True ']' 2026-09-03 11:24:19.567 | ++ 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-09-03 11:24:23.685 | ++ functions-common:oscwrap:2465 : return 0 2026-09-03 11:24:23.690 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:235 : EXT_NET_ID=9f1d223f-e987-4566-a45c-5f60d0bc2264 2026-09-03 11:24:23.694 | + 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-09-03 11:24:23.698 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-09-03 11:24:23.726 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:241 : [[ 4+6 =~ 4.* ]] 2026-09-03 11:24:23.730 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:243 : _neutron_configure_router_v4 2026-09-03 11:24:23.734 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:330 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet 776e5320-4ab1-408d-8098-27ec71bca4e9 bb5b6c90-bb32-44ce-8947-9e6365bd0fc3 2026-09-03 11:24:29.589 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:332 : local id_and_ext_gw_ip 2026-09-03 11:24:29.593 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:333 : _neutron_create_public_subnet_v4 9f1d223f-e987-4566-a45c-5f60d0bc2264 2026-09-03 11:24:29.596 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:295 : local dhcp_param=--no-dhcp 2026-09-03 11:24:29.598 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:296 : [[ False == \T\r\u\e ]] 2026-09-03 11:24:29.600 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:299 : local 'subnet_params=--ip-version 4 ' 2026-09-03 11:24:29.605 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:300 : subnet_params+=' ' 2026-09-03 11:24:29.607 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:301 : [[ -n '' ]] 2026-09-03 11:24:29.609 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:304 : subnet_params+='--network 9f1d223f-e987-4566-a45c-5f60d0bc2264 --subnet-range 172.24.4.0/24 --no-dhcp ' 2026-09-03 11:24:29.611 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:305 : subnet_params+=public-subnet 2026-09-03 11:24:29.615 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:306 : local id_and_ext_gw_ip 2026-09-03 11:24:29.625 | +++ 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 9f1d223f-e987-4566-a45c-5f60d0bc2264 --subnet-range 172.24.4.0/24 --no-dhcp public-subnet 2026-09-03 11:24:29.625 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:307 : grep -e gateway_ip -e ' id ' 2026-09-03 11:24:33.076 | +++ functions-common:oscwrap:2465 : return 0 2026-09-03 11:24:33.081 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:307 : id_and_ext_gw_ip='| gateway_ip | 172.24.4.1 | 2026-09-03 11:24:33.081 | | id | 76ec629a-faf1-401f-bae7-6ad185cb15ac |' 2026-09-03 11:24:33.085 | ++ 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-09-03 11:24:33.088 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-09-03 11:24:33.110 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:309 : echo '|' gateway_ip '|' 172.24.4.1 '|' '|' id '|' 76ec629a-faf1-401f-bae7-6ad185cb15ac '|' 2026-09-03 11:24:33.114 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:333 : id_and_ext_gw_ip='| gateway_ip | 172.24.4.1 | | id | 76ec629a-faf1-401f-bae7-6ad185cb15ac |' 2026-09-03 11:24:33.117 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:334 : local ext_gw_ip 2026-09-03 11:24:33.123 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : echo '|' gateway_ip '|' 172.24.4.1 '|' '|' id '|' 76ec629a-faf1-401f-bae7-6ad185cb15ac '|' 2026-09-03 11:24:33.123 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : get_field 2 2026-09-03 11:24:33.127 | ++ functions-common:get_field:806 : local data field 2026-09-03 11:24:33.130 | ++ functions-common:get_field:807 : read data 2026-09-03 11:24:33.134 | ++ functions-common:get_field:808 : '[' 2 -lt 0 ']' 2026-09-03 11:24:33.137 | ++ functions-common:get_field:811 : field='$3' 2026-09-03 11:24:33.141 | ++ functions-common:get_field:813 : echo '| gateway_ip | 172.24.4.1 | | id | 76ec629a-faf1-401f-bae7-6ad185cb15ac |' 2026-09-03 11:24:33.142 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2026-09-03 11:24:33.149 | ++ functions-common:get_field:807 : read data 2026-09-03 11:24:33.155 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : ext_gw_ip=172.24.4.1 2026-09-03 11:24:33.161 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : echo '|' gateway_ip '|' 172.24.4.1 '|' '|' id '|' 76ec629a-faf1-401f-bae7-6ad185cb15ac '|' 2026-09-03 11:24:33.161 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : get_field 5 2026-09-03 11:24:33.165 | ++ functions-common:get_field:806 : local data field 2026-09-03 11:24:33.169 | ++ functions-common:get_field:807 : read data 2026-09-03 11:24:33.173 | ++ functions-common:get_field:808 : '[' 5 -lt 0 ']' 2026-09-03 11:24:33.176 | ++ functions-common:get_field:811 : field='$6' 2026-09-03 11:24:33.181 | ++ functions-common:get_field:813 : echo '| gateway_ip | 172.24.4.1 | | id | 76ec629a-faf1-401f-bae7-6ad185cb15ac |' 2026-09-03 11:24:33.181 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2026-09-03 11:24:33.188 | ++ functions-common:get_field:807 : read data 2026-09-03 11:24:33.194 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : PUB_SUBNET_ID=76ec629a-faf1-401f-bae7-6ad185cb15ac 2026-09-03 11:24:33.197 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:338 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router set --external-gateway 9f1d223f-e987-4566-a45c-5f60d0bc2264 776e5320-4ab1-408d-8098-27ec71bca4e9 2026-09-03 11:24:38.925 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : [[ ovn == \o\v\n ]] 2026-09-03 11:24:38.929 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : [[ True == \T\r\u\e ]] 2026-09-03 11:24:38.933 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : is_service_enabled q-svc neutron-api 2026-09-03 11:24:38.957 | + functions-common:is_service_enabled:2076 : return 0 2026-09-03 11:24:38.960 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:343 : local ext_gw_interface=none 2026-09-03 11:24:38.964 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:344 : is_neutron_ovs_base_plugin 2026-09-03 11:24:38.967 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2026-09-03 11:24:38.972 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:345 : _neutron_get_ext_gw_interface 2026-09-03 11:24:38.975 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:145 : [[ False == \T\r\u\e ]] 2026-09-03 11:24:38.979 | ++ 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-09-03 11:24:39.016 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:152 : echo br-ex 2026-09-03 11:24:39.022 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:345 : ext_gw_interface=br-ex 2026-09-03 11:24:39.026 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:347 : [[ br-ex != \n\o\n\e ]] 2026-09-03 11:24:39.030 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:348 : local cidr_len=24 2026-09-03 11:24:39.034 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:349 : local 'testcmd=ip -o link | grep -q br-ex' 2026-09-03 11:24:39.038 | + 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-09-03 11:24:39.042 | + functions-common:test_with_retry:2358 : local 'testcmd=ip -o link | grep -q br-ex' 2026-09-03 11:24:39.046 | + functions-common:test_with_retry:2359 : local 'failmsg=br-ex creation failed' 2026-09-03 11:24:39.051 | + functions-common:test_with_retry:2360 : local until=10 2026-09-03 11:24:39.055 | + functions-common:test_with_retry:2361 : local sleep=0.5 2026-09-03 11:24:39.059 | + functions-common:test_with_retry:2363 : time_start test_with_retry 2026-09-03 11:24:39.062 | + functions-common:time_start:2406 : local name=test_with_retry 2026-09-03 11:24:39.067 | + functions-common:time_start:2407 : local start_time= 2026-09-03 11:24:39.071 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-03 11:24:39.075 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-03 11:24:39.082 | + functions-common:time_start:2411 : _TIME_START[$name]=1788434679077 2026-09-03 11:24:39.086 | + functions-common:test_with_retry:2364 : timeout 10 sh -c 'while ! ip -o link | grep -q br-ex; do sleep 0.5; done' 2026-09-03 11:24:39.095 | + functions-common:test_with_retry:2367 : time_stop test_with_retry 2026-09-03 11:24:39.100 | + functions-common:time_stop:2420 : local name 2026-09-03 11:24:39.105 | + functions-common:time_stop:2421 : local end_time 2026-09-03 11:24:39.109 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-03 11:24:39.113 | + functions-common:time_stop:2423 : local total 2026-09-03 11:24:39.117 | + functions-common:time_stop:2424 : local start_time 2026-09-03 11:24:39.121 | + functions-common:time_stop:2426 : name=test_with_retry 2026-09-03 11:24:39.125 | + functions-common:time_stop:2427 : start_time=1788434679077 2026-09-03 11:24:39.129 | + functions-common:time_stop:2429 : [[ -z 1788434679077 ]] 2026-09-03 11:24:39.133 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-03 11:24:39.139 | + functions-common:time_stop:2432 : end_time=1788434679135 2026-09-03 11:24:39.143 | + functions-common:time_stop:2433 : elapsed_time=58 2026-09-03 11:24:39.147 | + functions-common:time_stop:2434 : total=7907 2026-09-03 11:24:39.151 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-03 11:24:39.155 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=7965 2026-09-03 11:24:39.161 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : grep -c 172.24.4.1 2026-09-03 11:24:39.164 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : ip addr show dev br-ex 2026-09-03 11:24:39.172 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ 0 == 0 ]] 2026-09-03 11:24:39.175 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ True == \F\a\l\s\e ]] 2026-09-03 11:24:39.180 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ False == \T\r\u\e ]] 2026-09-03 11:24:39.185 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ True == \T\r\u\e ]] 2026-09-03 11:24:39.189 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:352 : sudo ip addr add 172.24.4.1/24 dev br-ex 2026-09-03 11:24:39.209 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:353 : sudo ip link set br-ex up 2026-09-03 11:24:39.235 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : cut -f2 '-d'\''' 2026-09-03 11:24:39.237 | ++ 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-09-03 11:24:39.237 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : tr '\n' ' ' 2026-09-03 11:24:39.239 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : awk -Fip_address '{ print $2 }' 2026-09-03 11:24:42.611 | ++ functions-common:oscwrap:2465 : return 0 2026-09-03 11:24:42.617 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : ROUTER_GW_IP=' 172.24.4.75 ' 2026-09-03 11:24:42.620 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:356 : die_if_not_set 356 ROUTER_GW_IP 'Failure retrieving ROUTER_GW_IP' 2026-09-03 11:24:42.624 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-09-03 11:24:42.649 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:358 : _neutron_set_router_id 2026-09-03 11:24:42.653 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:138 : [[ True == \F\a\l\s\e ]] 2026-09-03 11:24:42.657 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:246 : [[ 4+6 =~ .*6 ]] 2026-09-03 11:24:42.661 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:248 : _neutron_configure_router_v6 2026-09-03 11:24:42.665 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:364 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet 776e5320-4ab1-408d-8098-27ec71bca4e9 e5f68258-7f53-461d-9909-489b407bffae 2026-09-03 11:24:48.266 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:366 : local ipv6_id_and_ext_gw_ip 2026-09-03 11:24:48.271 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:367 : _neutron_create_public_subnet_v6 9f1d223f-e987-4566-a45c-5f60d0bc2264 2026-09-03 11:24:48.274 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:314 : local dhcp_param=--no-dhcp 2026-09-03 11:24:48.278 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:315 : [[ False == \T\r\u\e ]] 2026-09-03 11:24:48.281 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:318 : local 'subnet_params=--ip-version 6 ' 2026-09-03 11:24:48.285 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:319 : subnet_params+='--gateway 2001:db8::2 ' 2026-09-03 11:24:48.288 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:320 : subnet_params+='--network 9f1d223f-e987-4566-a45c-5f60d0bc2264 --subnet-range 2001:db8::/64 --no-dhcp ' 2026-09-03 11:24:48.291 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:321 : subnet_params+=ipv6-public-subnet 2026-09-03 11:24:48.295 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:322 : local ipv6_id_and_ext_gw_ip 2026-09-03 11:24:48.301 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:323 : grep -e gateway_ip -e ' id ' 2026-09-03 11:24:48.301 | +++ 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 9f1d223f-e987-4566-a45c-5f60d0bc2264 --subnet-range 2001:db8::/64 --no-dhcp ipv6-public-subnet 2026-09-03 11:24:53.922 | +++ functions-common:oscwrap:2465 : return 0 2026-09-03 11:24:53.929 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:323 : ipv6_id_and_ext_gw_ip='| gateway_ip | 2001:db8::2 | 2026-09-03 11:24:53.929 | | id | 3a87ccf4-7ff7-4081-bbb1-6adba005e8ba |' 2026-09-03 11:24:53.933 | ++ 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-09-03 11:24:53.937 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-09-03 11:24:53.963 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:325 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' 3a87ccf4-7ff7-4081-bbb1-6adba005e8ba '|' 2026-09-03 11:24:53.968 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:367 : ipv6_id_and_ext_gw_ip='| gateway_ip | 2001:db8::2 | | id | 3a87ccf4-7ff7-4081-bbb1-6adba005e8ba |' 2026-09-03 11:24:53.971 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:368 : local ipv6_ext_gw_ip 2026-09-03 11:24:53.980 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:369 : get_field 2 2026-09-03 11:24:53.980 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:369 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' 3a87ccf4-7ff7-4081-bbb1-6adba005e8ba '|' 2026-09-03 11:24:53.983 | ++ functions-common:get_field:806 : local data field 2026-09-03 11:24:53.987 | ++ functions-common:get_field:807 : read data 2026-09-03 11:24:53.992 | ++ functions-common:get_field:808 : '[' 2 -lt 0 ']' 2026-09-03 11:24:53.996 | ++ functions-common:get_field:811 : field='$3' 2026-09-03 11:24:54.001 | ++ functions-common:get_field:813 : echo '| gateway_ip | 2001:db8::2 | | id | 3a87ccf4-7ff7-4081-bbb1-6adba005e8ba |' 2026-09-03 11:24:54.001 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2026-09-03 11:24:54.009 | ++ functions-common:get_field:807 : read data 2026-09-03 11:24:54.015 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:369 : ipv6_ext_gw_ip=2001:db8::2 2026-09-03 11:24:54.019 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:370 : local ipv6_pub_subnet_id 2026-09-03 11:24:54.026 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' 3a87ccf4-7ff7-4081-bbb1-6adba005e8ba '|' 2026-09-03 11:24:54.026 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : get_field 5 2026-09-03 11:24:54.031 | ++ functions-common:get_field:806 : local data field 2026-09-03 11:24:54.035 | ++ functions-common:get_field:807 : read data 2026-09-03 11:24:54.039 | ++ functions-common:get_field:808 : '[' 5 -lt 0 ']' 2026-09-03 11:24:54.043 | ++ functions-common:get_field:811 : field='$6' 2026-09-03 11:24:54.049 | ++ functions-common:get_field:813 : echo '| gateway_ip | 2001:db8::2 | | id | 3a87ccf4-7ff7-4081-bbb1-6adba005e8ba |' 2026-09-03 11:24:54.049 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2026-09-03 11:24:54.056 | ++ functions-common:get_field:807 : read data 2026-09-03 11:24:54.063 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : ipv6_pub_subnet_id=3a87ccf4-7ff7-4081-bbb1-6adba005e8ba 2026-09-03 11:24:54.067 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:375 : [[ 4+6 == \6 ]] 2026-09-03 11:24:54.072 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:380 : [[ ovn == \o\v\n ]] 2026-09-03 11:24:54.076 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:380 : [[ True == \T\r\u\e ]] 2026-09-03 11:24:54.080 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:380 : is_service_enabled q-svc neutron-api 2026-09-03 11:24:54.106 | + functions-common:is_service_enabled:2076 : return 0 2026-09-03 11:24:54.111 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:394 : sudo sysctl -w net.ipv6.conf.all.forwarding=1 2026-09-03 11:24:54.126 | net.ipv6.conf.all.forwarding = 1 2026-09-03 11:24:54.135 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : oscwrap --os-cloud devstack-admin-demo --os-region RegionOne router show 776e5320-4ab1-408d-8098-27ec71bca4e9 -c external_gateway_info -f json 2026-09-03 11:24:54.135 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : grep -C 1 3a87ccf4-7ff7-4081-bbb1-6adba005e8ba 2026-09-03 11:24:54.137 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : grep ip_address 2026-09-03 11:24:54.139 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : awk '{print $2}' 2026-09-03 11:24:54.140 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : tr -d '"' 2026-09-03 11:24:57.283 | ++ functions-common:oscwrap:2465 : return 0 2026-09-03 11:24:57.289 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : IPV6_ROUTER_GW_IP=2001:db8::1 2026-09-03 11:24:57.292 | + 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-09-03 11:24:57.295 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-09-03 11:24:57.317 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:406 : is_neutron_ovs_base_plugin 2026-09-03 11:24:57.320 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2026-09-03 11:24:57.324 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:407 : local ext_gw_interface 2026-09-03 11:24:57.328 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:408 : _neutron_get_ext_gw_interface 2026-09-03 11:24:57.332 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:145 : [[ False == \T\r\u\e ]] 2026-09-03 11:24:57.335 | ++ 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-09-03 11:24:57.364 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:152 : echo br-ex 2026-09-03 11:24:57.367 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:408 : ext_gw_interface=br-ex 2026-09-03 11:24:57.371 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:409 : local ipv6_cidr_len=64 2026-09-03 11:24:57.374 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:414 : sudo ip link set br-ex up 2026-09-03 11:24:57.392 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:415 : sudo ip -6 addr replace 2001:db8::2/64 dev br-ex 2026-09-03 11:24:57.409 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:421 : local replace_range=fd7c:4d9d:601a::/56 2026-09-03 11:24:57.411 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:422 : [[ -z 94658b33-98cd-45ae-a62b-5ae1a88ec58e ]] 2026-09-03 11:24:57.415 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:425 : sudo ip -6 route replace fd7c:4d9d:601a::/56 via 2001:db8::1 dev br-ex 2026-09-03 11:24:57.432 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:427 : _neutron_set_router_id 2026-09-03 11:24:57.436 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:138 : [[ True == \F\a\l\s\e ]] 2026-09-03 11:24:57.441 | + ./stack.sh:main:1333 : is_service_enabled nova 2026-09-03 11:24:57.465 | + functions-common:is_service_enabled:2076 : return 0 2026-09-03 11:24:57.468 | + ./stack.sh:main:1334 : echo_summary 'Starting Nova' 2026-09-03 11:24:57.473 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-09-03 11:24:57.476 | + ./stack.sh:echo_summary:450 : echo -e Starting Nova 2026-09-03 11:24:57.480 | + ./stack.sh:main:1335 : start_nova 2026-09-03 11:24:57.485 | + lib/nova:start_nova:1170 : start_nova_rest 2026-09-03 11:24:57.488 | + 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-09-03 11:24:57.492 | + 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-09-03 11:24:57.496 | + 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-09-03 11:24:57.500 | + lib/nova:start_nova_rest:1086 : local compute_cell_conf=/etc/nova/nova.conf 2026-09-03 11:24:57.503 | + lib/nova:start_nova_rest:1088 : run_process n-sch '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-09-03 11:24:57.506 | + functions-common:run_process:1674 : local service=n-sch 2026-09-03 11:24:57.509 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-09-03 11:24:57.514 | + functions-common:run_process:1676 : local group= 2026-09-03 11:24:57.517 | + functions-common:run_process:1677 : local user= 2026-09-03 11:24:57.520 | + functions-common:run_process:1678 : local env_vars= 2026-09-03 11:24:57.524 | + functions-common:run_process:1680 : local name=n-sch 2026-09-03 11:24:57.528 | + functions-common:run_process:1682 : time_start run_process 2026-09-03 11:24:57.532 | + functions-common:time_start:2406 : local name=run_process 2026-09-03 11:24:57.535 | + functions-common:time_start:2407 : local start_time= 2026-09-03 11:24:57.539 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-03 11:24:57.544 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-03 11:24:57.549 | + functions-common:time_start:2411 : _TIME_START[$name]=1788434697546 2026-09-03 11:24:57.553 | + functions-common:run_process:1683 : is_service_enabled n-sch 2026-09-03 11:24:57.576 | + functions-common:is_service_enabled:2076 : return 0 2026-09-03 11:24:57.580 | + functions-common:run_process:1684 : _run_under_systemd n-sch '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' '' '' 2026-09-03 11:24:57.584 | + functions-common:_run_under_systemd:1628 : local service=n-sch 2026-09-03 11:24:57.588 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-09-03 11:24:57.592 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-09-03 11:24:57.596 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-09-03 11:24:57.600 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-09-03 11:24:57.604 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ sudo ]] 2026-09-03 11:24:57.607 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ ^/ ]] 2026-09-03 11:24:57.611 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-sch.service 2026-09-03 11:24:57.614 | + functions-common:_run_under_systemd:1635 : local group= 2026-09-03 11:24:57.618 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-09-03 11:24:57.622 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-09-03 11:24:57.626 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-09-03 11:24:57.629 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-sch] ]] 2026-09-03 11:24:57.633 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ uwsgi ]] 2026-09-03 11:24:57.636 | + 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-09-03 11:24:57.639 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-sch.service 2026-09-03 11:24:57.643 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-09-03 11:24:57.645 | + functions-common:write_user_unit_file:1537 : local group= 2026-09-03 11:24:57.649 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-09-03 11:24:57.653 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-09-03 11:24:57.656 | + functions-common:write_user_unit_file:1540 : local extra= 2026-09-03 11:24:57.660 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-09-03 11:24:57.664 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-sch.service 2026-09-03 11:24:57.668 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-09-03 11:24:57.674 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Unit Description 'Devstack devstack@n-sch.service' 2026-09-03 11:24:57.759 | + 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-09-03 11:24:57.842 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service User quobyte 2026-09-03 11:24:57.914 | + 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-09-03 11:24:57.992 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service KillMode process 2026-09-03 11:24:58.067 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service TimeoutStopSec 300 2026-09-03 11:24:58.145 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-09-03 11:24:58.222 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-09-03 11:24:58.225 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-09-03 11:24:58.228 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Install WantedBy multi-user.target 2026-09-03 11:24:58.317 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-09-03 11:24:58.805 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-sch.service 2026-09-03 11:24:58.835 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-sch.service → /etc/systemd/system/devstack@n-sch.service. 2026-09-03 11:24:59.312 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-sch.service 2026-09-03 11:24:59.363 | + functions-common:run_process:1686 : time_stop run_process 2026-09-03 11:24:59.367 | + functions-common:time_stop:2420 : local name 2026-09-03 11:24:59.372 | + functions-common:time_stop:2421 : local end_time 2026-09-03 11:24:59.376 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-03 11:24:59.380 | + functions-common:time_stop:2423 : local total 2026-09-03 11:24:59.385 | + functions-common:time_stop:2424 : local start_time 2026-09-03 11:24:59.389 | + functions-common:time_stop:2426 : name=run_process 2026-09-03 11:24:59.393 | + functions-common:time_stop:2427 : start_time=1788434697546 2026-09-03 11:24:59.398 | + functions-common:time_stop:2429 : [[ -z 1788434697546 ]] 2026-09-03 11:24:59.403 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-03 11:24:59.411 | + functions-common:time_stop:2432 : end_time=1788434699406 2026-09-03 11:24:59.415 | + functions-common:time_stop:2433 : elapsed_time=1860 2026-09-03 11:24:59.419 | + functions-common:time_stop:2434 : total=22671 2026-09-03 11:24:59.423 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-03 11:24:59.428 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=24531 2026-09-03 11:24:59.433 | ++ lib/nova:start_nova_rest:1089 : which uwsgi 2026-09-03 11:24:59.441 | + 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-09-03 11:24:59.445 | + functions-common:run_process:1674 : local service=n-api-meta 2026-09-03 11:24:59.449 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-09-03 11:24:59.454 | + functions-common:run_process:1676 : local group= 2026-09-03 11:24:59.458 | + functions-common:run_process:1677 : local user= 2026-09-03 11:24:59.462 | + functions-common:run_process:1678 : local env_vars= 2026-09-03 11:24:59.467 | + functions-common:run_process:1680 : local name=n-api-meta 2026-09-03 11:24:59.471 | + functions-common:run_process:1682 : time_start run_process 2026-09-03 11:24:59.475 | + functions-common:time_start:2406 : local name=run_process 2026-09-03 11:24:59.480 | + functions-common:time_start:2407 : local start_time= 2026-09-03 11:24:59.484 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-03 11:24:59.490 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-03 11:24:59.497 | + functions-common:time_start:2411 : _TIME_START[$name]=1788434699491 2026-09-03 11:24:59.500 | + functions-common:run_process:1683 : is_service_enabled n-api-meta 2026-09-03 11:24:59.526 | + functions-common:is_service_enabled:2076 : return 0 2026-09-03 11:24:59.530 | + 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-09-03 11:24:59.534 | + functions-common:_run_under_systemd:1628 : local service=n-api-meta 2026-09-03 11:24:59.538 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-09-03 11:24:59.543 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-09-03 11:24:59.547 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-09-03 11:24:59.551 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-09-03 11:24:59.560 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ sudo ]] 2026-09-03 11:24:59.564 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ ^/ ]] 2026-09-03 11:24:59.568 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-api-meta.service 2026-09-03 11:24:59.572 | + functions-common:_run_under_systemd:1635 : local group= 2026-09-03 11:24:59.576 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-09-03 11:24:59.580 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-09-03 11:24:59.584 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-09-03 11:24:59.589 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-api-meta] ]] 2026-09-03 11:24:59.593 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ uwsgi ]] 2026-09-03 11:24:59.598 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-09-03 11:24:59.604 | + 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-09-03 11:24:59.608 | + 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-09-03 11:24:59.612 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@n-api-meta.service 2026-09-03 11:24:59.616 | + 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-09-03 11:24:59.620 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-09-03 11:24:59.624 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-09-03 11:24:59.627 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-09-03 11:24:59.631 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@n-api-meta.service 2026-09-03 11:24:59.635 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-09-03 11:24:59.642 | + 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-09-03 11:24:59.734 | + 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-09-03 11:24:59.827 | + 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-09-03 11:24:59.904 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service User quobyte 2026-09-03 11:24:59.984 | + 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-09-03 11:25:00.060 | + 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-09-03 11:25:00.136 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Type notify 2026-09-03 11:25:00.212 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service KillMode process 2026-09-03 11:25:00.291 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Restart always 2026-09-03 11:25:00.369 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service NotifyAccess all 2026-09-03 11:25:00.447 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service RestartForceExitStatus 100 2026-09-03 11:25:00.523 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-09-03 11:25:00.526 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-09-03 11:25:00.531 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Install WantedBy multi-user.target 2026-09-03 11:25:00.621 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-09-03 11:25:01.150 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-api-meta.service 2026-09-03 11:25:01.189 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api-meta.service → /etc/systemd/system/devstack@n-api-meta.service. 2026-09-03 11:25:01.687 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-api-meta.service 2026-09-03 11:25:01.844 | + functions-common:run_process:1686 : time_stop run_process 2026-09-03 11:25:01.847 | + functions-common:time_stop:2420 : local name 2026-09-03 11:25:01.851 | + functions-common:time_stop:2421 : local end_time 2026-09-03 11:25:01.854 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-03 11:25:01.861 | + functions-common:time_stop:2423 : local total 2026-09-03 11:25:01.865 | + functions-common:time_stop:2424 : local start_time 2026-09-03 11:25:01.869 | + functions-common:time_stop:2426 : name=run_process 2026-09-03 11:25:01.874 | + functions-common:time_stop:2427 : start_time=1788434699491 2026-09-03 11:25:01.878 | + functions-common:time_stop:2429 : [[ -z 1788434699491 ]] 2026-09-03 11:25:01.883 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-03 11:25:01.887 | + functions-common:time_stop:2432 : end_time=1788434701885 2026-09-03 11:25:01.890 | + functions-common:time_stop:2433 : elapsed_time=2394 2026-09-03 11:25:01.893 | + functions-common:time_stop:2434 : total=24531 2026-09-03 11:25:01.895 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-03 11:25:01.899 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=26925 2026-09-03 11:25:01.904 | + 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-09-03 11:25:01.910 | + 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-09-03 11:25:01.914 | + lib/nova:start_nova:1171 : start_nova_console_proxies 2026-09-03 11:25:01.917 | + 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-09-03 11:25:01.920 | + 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-09-03 11:25:01.926 | + 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-09-03 11:25:01.928 | + lib/nova:start_nova_console_proxies:1110 : local api_cell_conf=/etc/nova/nova.conf 2026-09-03 11:25:01.931 | + lib/nova:start_nova_console_proxies:1112 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-09-03 11:25:01.933 | + lib/nova:start_nova_console_proxies:1117 : enable_nova_console_proxies 2026-09-03 11:25:01.938 | ++ lib/nova:enable_nova_console_proxies:1095 : seq 1 1 2026-09-03 11:25:01.941 | + lib/nova:enable_nova_console_proxies:1095 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-09-03 11:25:01.944 | + lib/nova:enable_nova_console_proxies:1096 : for srv in n-novnc n-spice n-sproxy 2026-09-03 11:25:01.946 | + lib/nova:enable_nova_console_proxies:1097 : is_service_enabled n-novnc 2026-09-03 11:25:01.969 | + functions-common:is_service_enabled:2076 : return 0 2026-09-03 11:25:01.972 | + lib/nova:enable_nova_console_proxies:1098 : enable_service n-novnc-cell1 2026-09-03 11:25:02.029 | + lib/nova:enable_nova_console_proxies:1096 : for srv in n-novnc n-spice n-sproxy 2026-09-03 11:25:02.033 | + lib/nova:enable_nova_console_proxies:1097 : is_service_enabled n-spice 2026-09-03 11:25:02.053 | + functions-common:is_service_enabled:2076 : return 1 2026-09-03 11:25:02.056 | + lib/nova:enable_nova_console_proxies:1096 : for srv in n-novnc n-spice n-sproxy 2026-09-03 11:25:02.059 | + lib/nova:enable_nova_console_proxies:1097 : is_service_enabled n-sproxy 2026-09-03 11:25:02.080 | + functions-common:is_service_enabled:2076 : return 1 2026-09-03 11:25:02.085 | ++ lib/nova:start_nova_console_proxies:1118 : seq 1 1 2026-09-03 11:25:02.088 | + lib/nova:start_nova_console_proxies:1118 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-09-03 11:25:02.091 | + lib/nova:start_nova_console_proxies:1119 : local conf 2026-09-03 11:25:02.095 | ++ lib/nova:start_nova_console_proxies:1120 : conductor_conf 1 2026-09-03 11:25:02.098 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-09-03 11:25:02.100 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-09-03 11:25:02.104 | + lib/nova:start_nova_console_proxies:1120 : conf=/etc/nova/nova_cell1.conf 2026-09-03 11:25:02.106 | + 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-09-03 11:25:02.109 | + functions-common:run_process:1674 : local service=n-novnc-cell1 2026-09-03 11:25:02.111 | + 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-09-03 11:25:02.114 | + functions-common:run_process:1676 : local group= 2026-09-03 11:25:02.117 | + functions-common:run_process:1677 : local user= 2026-09-03 11:25:02.120 | + functions-common:run_process:1678 : local env_vars= 2026-09-03 11:25:02.122 | + functions-common:run_process:1680 : local name=n-novnc-cell1 2026-09-03 11:25:02.125 | + functions-common:run_process:1682 : time_start run_process 2026-09-03 11:25:02.127 | + functions-common:time_start:2406 : local name=run_process 2026-09-03 11:25:02.130 | + functions-common:time_start:2407 : local start_time= 2026-09-03 11:25:02.132 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-03 11:25:02.137 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-03 11:25:02.139 | + functions-common:time_start:2411 : _TIME_START[$name]=1788434702136 2026-09-03 11:25:02.142 | + functions-common:run_process:1683 : is_service_enabled n-novnc-cell1 2026-09-03 11:25:02.167 | + functions-common:is_service_enabled:2076 : return 0 2026-09-03 11:25:02.171 | + 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-09-03 11:25:02.173 | + functions-common:_run_under_systemd:1628 : local service=n-novnc-cell1 2026-09-03 11:25:02.175 | + 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-09-03 11:25:02.178 | + 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-09-03 11:25:02.180 | + 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-09-03 11:25:02.183 | + 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-09-03 11:25:02.186 | + 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-09-03 11:25:02.188 | + 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-09-03 11:25:02.191 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-novnc-cell1.service 2026-09-03 11:25:02.193 | + functions-common:_run_under_systemd:1635 : local group= 2026-09-03 11:25:02.196 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-09-03 11:25:02.198 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-09-03 11:25:02.201 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-09-03 11:25:02.203 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-novnc-cell1] ]] 2026-09-03 11:25:02.206 | + 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-09-03 11:25:02.208 | + 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-09-03 11:25:02.211 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-novnc-cell1.service 2026-09-03 11:25:02.213 | + 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-09-03 11:25:02.216 | + functions-common:write_user_unit_file:1537 : local group= 2026-09-03 11:25:02.218 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-09-03 11:25:02.220 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-09-03 11:25:02.222 | + functions-common:write_user_unit_file:1540 : local extra= 2026-09-03 11:25:02.225 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-09-03 11:25:02.227 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-novnc-cell1.service 2026-09-03 11:25:02.230 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-09-03 11:25:02.233 | + 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-09-03 11:25:02.312 | + 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-09-03 11:25:02.389 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service User quobyte 2026-09-03 11:25:02.458 | + 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-09-03 11:25:02.537 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service KillMode process 2026-09-03 11:25:02.611 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service TimeoutStopSec 300 2026-09-03 11:25:02.689 | + 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-09-03 11:25:02.791 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-09-03 11:25:02.794 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-09-03 11:25:02.797 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Install WantedBy multi-user.target 2026-09-03 11:25:02.897 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-09-03 11:25:03.434 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-novnc-cell1.service 2026-09-03 11:25:03.464 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-novnc-cell1.service → /etc/systemd/system/devstack@n-novnc-cell1.service. 2026-09-03 11:25:03.986 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-novnc-cell1.service 2026-09-03 11:25:04.027 | + functions-common:run_process:1686 : time_stop run_process 2026-09-03 11:25:04.036 | + functions-common:time_stop:2420 : local name 2026-09-03 11:25:04.039 | + functions-common:time_stop:2421 : local end_time 2026-09-03 11:25:04.044 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-03 11:25:04.047 | + functions-common:time_stop:2423 : local total 2026-09-03 11:25:04.050 | + functions-common:time_stop:2424 : local start_time 2026-09-03 11:25:04.053 | + functions-common:time_stop:2426 : name=run_process 2026-09-03 11:25:04.061 | + functions-common:time_stop:2427 : start_time=1788434702136 2026-09-03 11:25:04.063 | + functions-common:time_stop:2429 : [[ -z 1788434702136 ]] 2026-09-03 11:25:04.073 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-03 11:25:04.075 | + functions-common:time_stop:2432 : end_time=1788434704072 2026-09-03 11:25:04.077 | + functions-common:time_stop:2433 : elapsed_time=1936 2026-09-03 11:25:04.079 | + functions-common:time_stop:2434 : total=26925 2026-09-03 11:25:04.082 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-03 11:25:04.084 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=28861 2026-09-03 11:25:04.087 | + 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-09-03 11:25:04.089 | + functions-common:run_process:1674 : local service=n-spice-cell1 2026-09-03 11:25:04.092 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2026-09-03 11:25:04.094 | + functions-common:run_process:1676 : local group= 2026-09-03 11:25:04.097 | + functions-common:run_process:1677 : local user= 2026-09-03 11:25:04.100 | + functions-common:run_process:1678 : local env_vars= 2026-09-03 11:25:04.104 | + functions-common:run_process:1680 : local name=n-spice-cell1 2026-09-03 11:25:04.106 | + functions-common:run_process:1682 : time_start run_process 2026-09-03 11:25:04.109 | + functions-common:time_start:2406 : local name=run_process 2026-09-03 11:25:04.111 | + functions-common:time_start:2407 : local start_time= 2026-09-03 11:25:04.114 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-03 11:25:04.120 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-03 11:25:04.122 | + functions-common:time_start:2411 : _TIME_START[$name]=1788434704119 2026-09-03 11:25:04.125 | + functions-common:run_process:1683 : is_service_enabled n-spice-cell1 2026-09-03 11:25:04.152 | + functions-common:is_service_enabled:2076 : return 1 2026-09-03 11:25:04.158 | + functions-common:run_process:1686 : time_stop run_process 2026-09-03 11:25:04.164 | + functions-common:time_stop:2420 : local name 2026-09-03 11:25:04.171 | + functions-common:time_stop:2421 : local end_time 2026-09-03 11:25:04.176 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-03 11:25:04.181 | + functions-common:time_stop:2423 : local total 2026-09-03 11:25:04.185 | + functions-common:time_stop:2424 : local start_time 2026-09-03 11:25:04.188 | + functions-common:time_stop:2426 : name=run_process 2026-09-03 11:25:04.195 | + functions-common:time_stop:2427 : start_time=1788434704119 2026-09-03 11:25:04.197 | + functions-common:time_stop:2429 : [[ -z 1788434704119 ]] 2026-09-03 11:25:04.203 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-03 11:25:04.211 | + functions-common:time_stop:2432 : end_time=1788434704205 2026-09-03 11:25:04.218 | + functions-common:time_stop:2433 : elapsed_time=86 2026-09-03 11:25:04.221 | + functions-common:time_stop:2434 : total=28861 2026-09-03 11:25:04.223 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-03 11:25:04.225 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=28947 2026-09-03 11:25:04.229 | + 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-09-03 11:25:04.232 | + functions-common:run_process:1674 : local service=n-sproxy-cell1 2026-09-03 11:25:04.234 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2026-09-03 11:25:04.237 | + functions-common:run_process:1676 : local group= 2026-09-03 11:25:04.239 | + functions-common:run_process:1677 : local user= 2026-09-03 11:25:04.241 | + functions-common:run_process:1678 : local env_vars= 2026-09-03 11:25:04.244 | + functions-common:run_process:1680 : local name=n-sproxy-cell1 2026-09-03 11:25:04.247 | + functions-common:run_process:1682 : time_start run_process 2026-09-03 11:25:04.249 | + functions-common:time_start:2406 : local name=run_process 2026-09-03 11:25:04.251 | + functions-common:time_start:2407 : local start_time= 2026-09-03 11:25:04.254 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-03 11:25:04.259 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-03 11:25:04.262 | + functions-common:time_start:2411 : _TIME_START[$name]=1788434704259 2026-09-03 11:25:04.266 | + functions-common:run_process:1683 : is_service_enabled n-sproxy-cell1 2026-09-03 11:25:04.317 | + functions-common:is_service_enabled:2076 : return 1 2026-09-03 11:25:04.324 | + functions-common:run_process:1686 : time_stop run_process 2026-09-03 11:25:04.329 | + functions-common:time_stop:2420 : local name 2026-09-03 11:25:04.338 | + functions-common:time_stop:2421 : local end_time 2026-09-03 11:25:04.347 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-03 11:25:04.356 | + functions-common:time_stop:2423 : local total 2026-09-03 11:25:04.359 | + functions-common:time_stop:2424 : local start_time 2026-09-03 11:25:04.366 | + functions-common:time_stop:2426 : name=run_process 2026-09-03 11:25:04.369 | + functions-common:time_stop:2427 : start_time=1788434704259 2026-09-03 11:25:04.378 | + functions-common:time_stop:2429 : [[ -z 1788434704259 ]] 2026-09-03 11:25:04.384 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-03 11:25:04.393 | + functions-common:time_stop:2432 : end_time=1788434704386 2026-09-03 11:25:04.402 | + functions-common:time_stop:2433 : elapsed_time=127 2026-09-03 11:25:04.410 | + functions-common:time_stop:2434 : total=28947 2026-09-03 11:25:04.412 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-03 11:25:04.419 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=29074 2026-09-03 11:25:04.425 | + 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-09-03 11:25:04.431 | + 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-09-03 11:25:04.442 | + lib/nova:start_nova:1172 : start_nova_conductor 2026-09-03 11:25:04.446 | + lib/nova:start_nova_conductor:1140 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-09-03 11:25:04.451 | + lib/nova:start_nova_conductor:1146 : enable_nova_fleet 2026-09-03 11:25:04.457 | + lib/nova:enable_nova_fleet:1131 : is_service_enabled n-cond 2026-09-03 11:25:04.494 | + functions-common:is_service_enabled:2076 : return 0 2026-09-03 11:25:04.499 | + lib/nova:enable_nova_fleet:1132 : enable_service n-super-cond 2026-09-03 11:25:04.591 | ++ lib/nova:enable_nova_fleet:1133 : seq 1 1 2026-09-03 11:25:04.601 | + lib/nova:enable_nova_fleet:1133 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-09-03 11:25:04.608 | + lib/nova:enable_nova_fleet:1134 : enable_service n-cond-cell1 2026-09-03 11:25:04.713 | + lib/nova:start_nova_conductor:1147 : is_service_enabled n-super-cond 2026-09-03 11:25:04.748 | + functions-common:is_service_enabled:2076 : return 0 2026-09-03 11:25:04.752 | + 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-09-03 11:25:04.758 | + functions-common:run_process:1674 : local service=n-super-cond 2026-09-03 11:25:04.763 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-09-03 11:25:04.767 | + functions-common:run_process:1676 : local group= 2026-09-03 11:25:04.773 | + functions-common:run_process:1677 : local user= 2026-09-03 11:25:04.777 | + functions-common:run_process:1678 : local env_vars= 2026-09-03 11:25:04.781 | + functions-common:run_process:1680 : local name=n-super-cond 2026-09-03 11:25:04.786 | + functions-common:run_process:1682 : time_start run_process 2026-09-03 11:25:04.790 | + functions-common:time_start:2406 : local name=run_process 2026-09-03 11:25:04.797 | + functions-common:time_start:2407 : local start_time= 2026-09-03 11:25:04.800 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-03 11:25:04.809 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-03 11:25:04.820 | + functions-common:time_start:2411 : _TIME_START[$name]=1788434704809 2026-09-03 11:25:04.824 | + functions-common:run_process:1683 : is_service_enabled n-super-cond 2026-09-03 11:25:04.861 | + functions-common:is_service_enabled:2076 : return 0 2026-09-03 11:25:04.864 | + 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-09-03 11:25:04.867 | + functions-common:_run_under_systemd:1628 : local service=n-super-cond 2026-09-03 11:25:04.870 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-09-03 11:25:04.873 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-09-03 11:25:04.876 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-09-03 11:25:04.882 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-09-03 11:25:04.884 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ sudo ]] 2026-09-03 11:25:04.890 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ ^/ ]] 2026-09-03 11:25:04.896 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-super-cond.service 2026-09-03 11:25:04.902 | + functions-common:_run_under_systemd:1635 : local group= 2026-09-03 11:25:04.907 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-09-03 11:25:04.913 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-09-03 11:25:04.920 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-09-03 11:25:04.927 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-super-cond] ]] 2026-09-03 11:25:04.931 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ uwsgi ]] 2026-09-03 11:25:04.938 | + 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-09-03 11:25:04.944 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-super-cond.service 2026-09-03 11:25:04.948 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-09-03 11:25:04.954 | + functions-common:write_user_unit_file:1537 : local group= 2026-09-03 11:25:04.962 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-09-03 11:25:04.968 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-09-03 11:25:04.974 | + functions-common:write_user_unit_file:1540 : local extra= 2026-09-03 11:25:04.979 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-09-03 11:25:04.985 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-super-cond.service 2026-09-03 11:25:04.991 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-09-03 11:25:05.000 | + 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-09-03 11:25:05.134 | + 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-09-03 11:25:05.251 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service User quobyte 2026-09-03 11:25:05.361 | + 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-09-03 11:25:05.497 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service KillMode process 2026-09-03 11:25:05.613 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service TimeoutStopSec 300 2026-09-03 11:25:05.710 | + 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-09-03 11:25:05.804 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-09-03 11:25:05.813 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-09-03 11:25:05.818 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Install WantedBy multi-user.target 2026-09-03 11:25:05.935 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-09-03 11:25:06.529 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-super-cond.service 2026-09-03 11:25:06.566 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-super-cond.service → /etc/systemd/system/devstack@n-super-cond.service. 2026-09-03 11:25:07.079 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-super-cond.service 2026-09-03 11:25:07.138 | + functions-common:run_process:1686 : time_stop run_process 2026-09-03 11:25:07.145 | + functions-common:time_stop:2420 : local name 2026-09-03 11:25:07.150 | + functions-common:time_stop:2421 : local end_time 2026-09-03 11:25:07.154 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-03 11:25:07.159 | + functions-common:time_stop:2423 : local total 2026-09-03 11:25:07.165 | + functions-common:time_stop:2424 : local start_time 2026-09-03 11:25:07.170 | + functions-common:time_stop:2426 : name=run_process 2026-09-03 11:25:07.177 | + functions-common:time_stop:2427 : start_time=1788434704809 2026-09-03 11:25:07.183 | + functions-common:time_stop:2429 : [[ -z 1788434704809 ]] 2026-09-03 11:25:07.192 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-03 11:25:07.204 | + functions-common:time_stop:2432 : end_time=1788434707195 2026-09-03 11:25:07.210 | + functions-common:time_stop:2433 : elapsed_time=2386 2026-09-03 11:25:07.213 | + functions-common:time_stop:2434 : total=29074 2026-09-03 11:25:07.219 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-03 11:25:07.225 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=31460 2026-09-03 11:25:07.232 | ++ lib/nova:start_nova_conductor:1150 : seq 1 1 2026-09-03 11:25:07.235 | + lib/nova:start_nova_conductor:1150 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-09-03 11:25:07.237 | + lib/nova:start_nova_conductor:1151 : is_service_enabled n-cond-cell1 2026-09-03 11:25:07.257 | + functions-common:is_service_enabled:2076 : return 0 2026-09-03 11:25:07.260 | + lib/nova:start_nova_conductor:1152 : local conf 2026-09-03 11:25:07.265 | ++ lib/nova:start_nova_conductor:1153 : conductor_conf 1 2026-09-03 11:25:07.271 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-09-03 11:25:07.278 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-09-03 11:25:07.285 | + lib/nova:start_nova_conductor:1153 : conf=/etc/nova/nova_cell1.conf 2026-09-03 11:25:07.291 | + 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-09-03 11:25:07.294 | + functions-common:run_process:1674 : local service=n-cond-cell1 2026-09-03 11:25:07.297 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-09-03 11:25:07.299 | + functions-common:run_process:1676 : local group= 2026-09-03 11:25:07.301 | + functions-common:run_process:1677 : local user= 2026-09-03 11:25:07.304 | + functions-common:run_process:1678 : local env_vars= 2026-09-03 11:25:07.306 | + functions-common:run_process:1680 : local name=n-cond-cell1 2026-09-03 11:25:07.308 | + functions-common:run_process:1682 : time_start run_process 2026-09-03 11:25:07.310 | + functions-common:time_start:2406 : local name=run_process 2026-09-03 11:25:07.313 | + functions-common:time_start:2407 : local start_time= 2026-09-03 11:25:07.315 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-03 11:25:07.322 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-03 11:25:07.324 | + functions-common:time_start:2411 : _TIME_START[$name]=1788434707321 2026-09-03 11:25:07.326 | + functions-common:run_process:1683 : is_service_enabled n-cond-cell1 2026-09-03 11:25:07.357 | + functions-common:is_service_enabled:2076 : return 0 2026-09-03 11:25:07.359 | + 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-09-03 11:25:07.362 | + functions-common:_run_under_systemd:1628 : local service=n-cond-cell1 2026-09-03 11:25:07.364 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-09-03 11:25:07.367 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-09-03 11:25:07.369 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-09-03 11:25:07.371 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-09-03 11:25:07.374 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ sudo ]] 2026-09-03 11:25:07.379 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ ^/ ]] 2026-09-03 11:25:07.384 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-cond-cell1.service 2026-09-03 11:25:07.388 | + functions-common:_run_under_systemd:1635 : local group= 2026-09-03 11:25:07.393 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-09-03 11:25:07.400 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-09-03 11:25:07.405 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-09-03 11:25:07.410 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-cond-cell1] ]] 2026-09-03 11:25:07.414 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ uwsgi ]] 2026-09-03 11:25:07.422 | + 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-09-03 11:25:07.429 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-cond-cell1.service 2026-09-03 11:25:07.434 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-09-03 11:25:07.442 | + functions-common:write_user_unit_file:1537 : local group= 2026-09-03 11:25:07.450 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-09-03 11:25:07.455 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-09-03 11:25:07.462 | + functions-common:write_user_unit_file:1540 : local extra= 2026-09-03 11:25:07.466 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-09-03 11:25:07.472 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-cond-cell1.service 2026-09-03 11:25:07.476 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-09-03 11:25:07.487 | + 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-09-03 11:25:07.602 | + 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-09-03 11:25:07.739 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service User quobyte 2026-09-03 11:25:07.857 | + 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-09-03 11:25:07.983 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service KillMode process 2026-09-03 11:25:08.065 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service TimeoutStopSec 300 2026-09-03 11:25:08.195 | + 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-09-03 11:25:08.300 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-09-03 11:25:08.304 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-09-03 11:25:08.309 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Install WantedBy multi-user.target 2026-09-03 11:25:08.401 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-09-03 11:25:08.968 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-cond-cell1.service 2026-09-03 11:25:09.001 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cond-cell1.service → /etc/systemd/system/devstack@n-cond-cell1.service. 2026-09-03 11:25:09.495 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-cond-cell1.service 2026-09-03 11:25:09.568 | + functions-common:run_process:1686 : time_stop run_process 2026-09-03 11:25:09.571 | + functions-common:time_stop:2420 : local name 2026-09-03 11:25:09.576 | + functions-common:time_stop:2421 : local end_time 2026-09-03 11:25:09.581 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-03 11:25:09.587 | + functions-common:time_stop:2423 : local total 2026-09-03 11:25:09.591 | + functions-common:time_stop:2424 : local start_time 2026-09-03 11:25:09.595 | + functions-common:time_stop:2426 : name=run_process 2026-09-03 11:25:09.600 | + functions-common:time_stop:2427 : start_time=1788434707321 2026-09-03 11:25:09.606 | + functions-common:time_stop:2429 : [[ -z 1788434707321 ]] 2026-09-03 11:25:09.613 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-03 11:25:09.620 | + functions-common:time_stop:2432 : end_time=1788434709615 2026-09-03 11:25:09.624 | + functions-common:time_stop:2433 : elapsed_time=2294 2026-09-03 11:25:09.629 | + functions-common:time_stop:2434 : total=31460 2026-09-03 11:25:09.633 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-03 11:25:09.637 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=33754 2026-09-03 11:25:09.642 | + lib/nova:start_nova:1173 : start_nova_compute 2026-09-03 11:25:09.646 | + 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-09-03 11:25:09.651 | + 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-09-03 11:25:09.656 | + 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-09-03 11:25:09.660 | + lib/nova:start_nova_compute:991 : local compute_cell_conf=/etc/nova/nova.conf 2026-09-03 11:25:09.665 | + lib/nova:start_nova_compute:994 : cp /etc/nova/nova.conf /etc/nova/nova-cpu.conf 2026-09-03 11:25:09.673 | + lib/nova:start_nova_compute:996 : merge_config_file /home/quobyte/devstack/local.conf post-config '$NOVA_CPU_CONF' 2026-09-03 11:25:09.677 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-09-03 11:25:09.681 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-09-03 11:25:09.686 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CPU_CONF' 2026-09-03 11:25:09.690 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-09-03 11:25:09.695 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CPU_CONF' 2026-09-03 11:25:09.699 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova-cpu.conf 2026-09-03 11:25:09.705 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova-cpu.conf 2026-09-03 11:25:09.709 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova-cpu.conf ']' 2026-09-03 11:25:09.715 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config '$NOVA_CPU_CONF' 2026-09-03 11:25:09.719 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CPU_CONF' ' 2026-09-03 11:25:09.719 | BEGIN { 2026-09-03 11:25:09.719 | section = "" 2026-09-03 11:25:09.719 | last_section = "" 2026-09-03 11:25:09.719 | section_count = 0 2026-09-03 11:25:09.719 | } 2026-09-03 11:25:09.720 | /^\[.+\]/ { 2026-09-03 11:25:09.721 | gsub("[][]", "", $1); 2026-09-03 11:25:09.721 | section=$1 2026-09-03 11:25:09.721 | next 2026-09-03 11:25:09.721 | } 2026-09-03 11:25:09.721 | /^ *\#/ { 2026-09-03 11:25:09.721 | next 2026-09-03 11:25:09.722 | } 2026-09-03 11:25:09.722 | /^[^ \t]+/ { 2026-09-03 11:25:09.722 | # get offset of first = in $0 2026-09-03 11:25:09.722 | eq_idx = index($0, "=") 2026-09-03 11:25:09.722 | # extract attr & value from $0 2026-09-03 11:25:09.724 | attr = substr($0, 1, eq_idx - 1) 2026-09-03 11:25:09.724 | value = substr($0, eq_idx + 1) 2026-09-03 11:25:09.724 | # only need to strip trailing whitespace from attr 2026-09-03 11:25:09.724 | sub(/[ \t]*$/, "", attr) 2026-09-03 11:25:09.724 | # need to strip leading & trailing whitespace from value 2026-09-03 11:25:09.725 | sub(/^[ \t]*/, "", value) 2026-09-03 11:25:09.725 | sub(/[ \t]*$/, "", value) 2026-09-03 11:25:09.725 | 2026-09-03 11:25:09.725 | # cfg_attr_count: number of config lines per [section, attr] 2026-09-03 11:25:09.725 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-09-03 11:25:09.725 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-09-03 11:25:09.725 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-09-03 11:25:09.725 | if (! (section, attr) in cfg_attr_count) { 2026-09-03 11:25:09.725 | if (section != last_section) { 2026-09-03 11:25:09.725 | cfg_section[section_count++] = section 2026-09-03 11:25:09.725 | last_section = section 2026-09-03 11:25:09.725 | } 2026-09-03 11:25:09.726 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-09-03 11:25:09.726 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-09-03 11:25:09.726 | 2026-09-03 11:25:09.726 | cfg_attr[section, attr, 0] = value 2026-09-03 11:25:09.726 | cfg_attr_count[section, attr] = 1 2026-09-03 11:25:09.727 | } else { 2026-09-03 11:25:09.728 | lno = cfg_attr_count[section, attr]++ 2026-09-03 11:25:09.728 | cfg_attr[section, attr, lno] = value 2026-09-03 11:25:09.728 | } 2026-09-03 11:25:09.729 | } 2026-09-03 11:25:09.729 | END { 2026-09-03 11:25:09.729 | # Process each section in order 2026-09-03 11:25:09.730 | for (sno = 0; sno < section_count; sno++) { 2026-09-03 11:25:09.730 | section = cfg_section[sno] 2026-09-03 11:25:09.730 | # The ini routines simply append a config item immediately 2026-09-03 11:25:09.731 | # after the section header. To keep the same order as defined 2026-09-03 11:25:09.731 | # in local.conf, invoke the ini routines in the reverse order 2026-09-03 11:25:09.731 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-09-03 11:25:09.731 | attr = cfg_sec_attr_name[sno, attr_no] 2026-09-03 11:25:09.731 | if (cfg_attr_count[section, attr] == 1) 2026-09-03 11:25:09.731 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-09-03 11:25:09.731 | else { 2026-09-03 11:25:09.732 | # For multiline, invoke the ini routines in the reverse order 2026-09-03 11:25:09.732 | count = cfg_attr_count[section, attr] 2026-09-03 11:25:09.732 | print "inidelete " configfile " " section " " attr 2026-09-03 11:25:09.732 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-09-03 11:25:09.732 | for (l = count -2; l >= 0; l--) 2026-09-03 11:25:09.732 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-09-03 11:25:09.733 | } 2026-09-03 11:25:09.733 | } 2026-09-03 11:25:09.733 | } 2026-09-03 11:25:09.733 | } 2026-09-03 11:25:09.733 | ' 2026-09-03 11:25:09.734 | + inc/meta-config:merge_config_file:164 : read a 2026-09-03 11:25:09.734 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-09-03 11:25:09.734 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-09-03 11:25:09.734 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CPU_CONF' 2026-09-03 11:25:09.734 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-09-03 11:25:09.734 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-09-03 11:25:09.734 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CPU_CONF ]] 2026-09-03 11:25:09.734 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CPU_CONF' ' 2026-09-03 11:25:09.734 | BEGIN { group = "" } 2026-09-03 11:25:09.734 | /^\[\[.+\|.*\]\]/ { 2026-09-03 11:25:09.734 | gsub("[][]", "", $1); 2026-09-03 11:25:09.735 | split($1, a, "|"); 2026-09-03 11:25:09.735 | if (a[1] == matchgroup && a[2] == configfile) { 2026-09-03 11:25:09.735 | group=a[1] 2026-09-03 11:25:09.735 | } else { 2026-09-03 11:25:09.735 | group="" 2026-09-03 11:25:09.735 | } 2026-09-03 11:25:09.735 | next 2026-09-03 11:25:09.735 | } 2026-09-03 11:25:09.735 | { 2026-09-03 11:25:09.735 | if (group != "") 2026-09-03 11:25:09.735 | print $0 2026-09-03 11:25:09.736 | } 2026-09-03 11:25:09.736 | ' /home/quobyte/devstack/local.conf 2026-09-03 11:25:09.742 | + lib/nova:start_nova_compute:998 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-09-03 11:25:09.747 | + lib/nova:start_nova_compute:1005 : iniset /etc/nova/nova-cpu.conf workarounds disable_group_policy_check_upcall True 2026-09-03 11:25:09.801 | + lib/nova:start_nova_compute:1008 : iniset /etc/nova/nova-cpu.conf filter_scheduler track_instance_changes False 2026-09-03 11:25:09.852 | + lib/nova:start_nova_compute:1009 : iniset_rpc_backend nova /etc/nova/nova-cpu.conf DEFAULT nova_cell1 2026-09-03 11:25:09.857 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-09-03 11:25:09.862 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova-cpu.conf 2026-09-03 11:25:09.866 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-09-03 11:25:09.871 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host=nova_cell1 2026-09-03 11:25:09.875 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-09-03 11:25:09.903 | + functions-common:is_service_enabled:2076 : return 0 2026-09-03 11:25:09.909 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url nova_cell1 2026-09-03 11:25:09.913 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host=nova_cell1 2026-09-03 11:25:09.918 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-09-03 11:25:09.945 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-03 11:25:09.949 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.181:5672/nova_cell1 2026-09-03 11:25:09.955 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova-cpu.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.181:5672/nova_cell1 2026-09-03 11:25:10.012 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-09-03 11:25:10.016 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-09-03 11:25:10.020 | + lib/nova:start_nova_compute:1013 : inidelete /etc/nova/nova-cpu.conf database connection 2026-09-03 11:25:10.050 | + lib/nova:start_nova_compute:1014 : inidelete /etc/nova/nova-cpu.conf api_database connection 2026-09-03 11:25:10.082 | + lib/nova:start_nova_compute:1019 : configure_console_compute 2026-09-03 11:25:10.087 | + lib/nova:configure_console_compute:671 : local offset 2026-09-03 11:25:10.091 | + lib/nova:configure_console_compute:672 : offset=0 2026-09-03 11:25:10.095 | + lib/nova:configure_console_compute:676 : local default_proxyclient_addr 2026-09-03 11:25:10.100 | ++ lib/nova:configure_console_compute:677 : iniget /etc/nova/nova-cpu.conf DEFAULT my_ip 2026-09-03 11:25:10.132 | + lib/nova:configure_console_compute:677 : default_proxyclient_addr=192.168.122.181 2026-09-03 11:25:10.137 | + lib/nova:configure_console_compute:681 : is_service_enabled n-cpu 2026-09-03 11:25:10.163 | + functions-common:is_service_enabled:2076 : return 0 2026-09-03 11:25:10.167 | + lib/nova:configure_console_compute:682 : '[' False == True ']' 2026-09-03 11:25:10.172 | + lib/nova:configure_console_compute:685 : vercmp v1.3.0 '<' 1.0.0 2026-09-03 11:25:10.174 | + functions:vercmp:647 : local v1=v1.3.0 2026-09-03 11:25:10.178 | + functions:vercmp:648 : local 'op=<' 2026-09-03 11:25:10.183 | + functions:vercmp:649 : local v2=1.0.0 2026-09-03 11:25:10.188 | + functions:vercmp:650 : local result 2026-09-03 11:25:10.197 | ++ functions:vercmp:654 : sort -V 2026-09-03 11:25:10.198 | ++ functions:vercmp:654 : head -1 2026-09-03 11:25:10.200 | ++ functions:vercmp:654 : echo -e 'v1.3.0\n1.0.0' 2026-09-03 11:25:10.206 | + functions:vercmp:654 : result=1.0.0 2026-09-03 11:25:10.212 | + functions:vercmp:656 : case $op in 2026-09-03 11:25:10.215 | + functions:vercmp:666 : '[' v1.3.0 '!=' 1.0.0 ']' 2026-09-03 11:25:10.220 | + functions:vercmp:666 : '[' 1.0.0 = v1.3.0 ']' 2026-09-03 11:25:10.225 | + functions:vercmp:667 : return 2026-09-03 11:25:10.229 | + lib/nova:configure_console_compute:690 : NOVNCPROXY_URL=http://192.168.122.181:6080/vnc_lite.html 2026-09-03 11:25:10.234 | + lib/nova:configure_console_compute:692 : iniset /etc/nova/nova-cpu.conf vnc novncproxy_base_url http://192.168.122.181:6080/vnc_lite.html 2026-09-03 11:25:10.283 | + lib/nova:configure_console_compute:693 : SPICEHTML5PROXY_URL=http://192.168.122.181:6081/spice_auto.html 2026-09-03 11:25:10.287 | + lib/nova:configure_console_compute:694 : iniset /etc/nova/nova-cpu.conf spice html5proxy_base_url http://192.168.122.181:6081/spice_auto.html 2026-09-03 11:25:10.335 | + lib/nova:configure_console_compute:697 : is_service_enabled n-novnc 2026-09-03 11:25:10.361 | + functions-common:is_service_enabled:2076 : return 0 2026-09-03 11:25:10.366 | + lib/nova:configure_console_compute:700 : VNCSERVER_LISTEN=0.0.0.0 2026-09-03 11:25:10.370 | + lib/nova:configure_console_compute:701 : VNCSERVER_PROXYCLIENT_ADDRESS=192.168.122.181 2026-09-03 11:25:10.375 | + lib/nova:configure_console_compute:702 : iniset /etc/nova/nova-cpu.conf vnc server_listen 0.0.0.0 2026-09-03 11:25:10.421 | + lib/nova:configure_console_compute:703 : iniset /etc/nova/nova-cpu.conf vnc server_proxyclient_address 192.168.122.181 2026-09-03 11:25:10.467 | + lib/nova:configure_console_compute:708 : is_service_enabled n-spice 2026-09-03 11:25:10.495 | + functions-common:is_service_enabled:2076 : return 1 2026-09-03 11:25:10.498 | + lib/nova:configure_console_compute:708 : '[' False '!=' False ']' 2026-09-03 11:25:10.501 | + lib/nova:configure_console_compute:718 : is_service_enabled n-sproxy 2026-09-03 11:25:10.531 | + functions-common:is_service_enabled:2076 : return 1 2026-09-03 11:25:10.535 | + lib/nova:configure_console_compute:718 : '[' False '!=' False ']' 2026-09-03 11:25:10.540 | + lib/nova:start_nova_compute:1023 : iniset /etc/nova/nova-cpu.conf DEFAULT reimage_timeout_per_gb 180 2026-09-03 11:25:10.589 | + lib/nova:start_nova_compute:1026 : '[' -n 127.0.0.1 ']' 2026-09-03 11:25:10.593 | + lib/nova:start_nova_compute:1027 : iniset /etc/nova/nova-cpu.conf os_vif_ovs ovsdb_connection tcp:127.0.0.1:6640 2026-09-03 11:25:10.644 | + lib/nova:start_nova_compute:1031 : [[ libvirt == \l\i\b\v\i\r\t ]] 2026-09-03 11:25:10.648 | + lib/nova:start_nova_compute:1031 : [[ kvm == \q\e\m\u ]] 2026-09-03 11:25:10.652 | + lib/nova:start_nova_compute:1035 : [[ -n '' ]] 2026-09-03 11:25:10.657 | + lib/nova:start_nova_compute:1039 : [[ libvirt = \l\i\b\v\i\r\t ]] 2026-09-03 11:25:10.662 | + lib/nova:start_nova_compute:1040 : '[' 0 -gt 0 ']' 2026-09-03 11:25:10.666 | + 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-09-03 11:25:10.670 | + functions-common:run_process:1674 : local service=n-cpu 2026-09-03 11:25:10.675 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-09-03 11:25:10.680 | + functions-common:run_process:1676 : local group=libvirt 2026-09-03 11:25:10.685 | + functions-common:run_process:1677 : local user= 2026-09-03 11:25:10.689 | + functions-common:run_process:1678 : local env_vars= 2026-09-03 11:25:10.694 | + functions-common:run_process:1680 : local name=n-cpu 2026-09-03 11:25:10.697 | + functions-common:run_process:1682 : time_start run_process 2026-09-03 11:25:10.703 | + functions-common:time_start:2406 : local name=run_process 2026-09-03 11:25:10.707 | + functions-common:time_start:2407 : local start_time= 2026-09-03 11:25:10.710 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-03 11:25:10.716 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-03 11:25:10.725 | + functions-common:time_start:2411 : _TIME_START[$name]=1788434710718 2026-09-03 11:25:10.728 | + functions-common:run_process:1683 : is_service_enabled n-cpu 2026-09-03 11:25:10.756 | + functions-common:is_service_enabled:2076 : return 0 2026-09-03 11:25:10.761 | + 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-09-03 11:25:10.766 | + functions-common:_run_under_systemd:1628 : local service=n-cpu 2026-09-03 11:25:10.771 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-09-03 11:25:10.777 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-09-03 11:25:10.785 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-09-03 11:25:10.788 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-09-03 11:25:10.793 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ sudo ]] 2026-09-03 11:25:10.798 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ ^/ ]] 2026-09-03 11:25:10.806 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-cpu.service 2026-09-03 11:25:10.811 | + functions-common:_run_under_systemd:1635 : local group=libvirt 2026-09-03 11:25:10.815 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-09-03 11:25:10.819 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-09-03 11:25:10.823 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-09-03 11:25:10.828 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-cpu] ]] 2026-09-03 11:25:10.834 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ uwsgi ]] 2026-09-03 11:25:10.839 | + 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-09-03 11:25:10.839 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-cpu.service 2026-09-03 11:25:10.842 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-09-03 11:25:10.844 | + functions-common:write_user_unit_file:1537 : local group=libvirt 2026-09-03 11:25:10.846 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-09-03 11:25:10.848 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-09-03 11:25:10.849 | + functions-common:write_user_unit_file:1540 : local extra= 2026-09-03 11:25:10.852 | + functions-common:write_user_unit_file:1541 : [[ -n libvirt ]] 2026-09-03 11:25:10.854 | + functions-common:write_user_unit_file:1542 : extra=Group=libvirt 2026-09-03 11:25:10.856 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-cpu.service 2026-09-03 11:25:10.858 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-09-03 11:25:10.862 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Unit Description 'Devstack devstack@n-cpu.service' 2026-09-03 11:25:10.955 | + 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-09-03 11:25:11.053 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service User quobyte 2026-09-03 11:25:11.134 | + 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-09-03 11:25:11.226 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service KillMode process 2026-09-03 11:25:11.313 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service TimeoutStopSec 300 2026-09-03 11:25:11.398 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-09-03 11:25:11.482 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-09-03 11:25:11.486 | + functions-common:write_user_unit_file:1557 : [[ -n libvirt ]] 2026-09-03 11:25:11.491 | + functions-common:write_user_unit_file:1558 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service Group libvirt 2026-09-03 11:25:11.573 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Install WantedBy multi-user.target 2026-09-03 11:25:11.670 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-09-03 11:25:12.237 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-cpu.service 2026-09-03 11:25:12.278 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cpu.service → /etc/systemd/system/devstack@n-cpu.service. 2026-09-03 11:25:12.818 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-cpu.service 2026-09-03 11:25:12.889 | + functions-common:run_process:1686 : time_stop run_process 2026-09-03 11:25:12.893 | + functions-common:time_stop:2420 : local name 2026-09-03 11:25:12.901 | + functions-common:time_stop:2421 : local end_time 2026-09-03 11:25:12.906 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-03 11:25:12.913 | + functions-common:time_stop:2423 : local total 2026-09-03 11:25:12.918 | + functions-common:time_stop:2424 : local start_time 2026-09-03 11:25:12.924 | + functions-common:time_stop:2426 : name=run_process 2026-09-03 11:25:12.932 | + functions-common:time_stop:2427 : start_time=1788434710718 2026-09-03 11:25:12.934 | + functions-common:time_stop:2429 : [[ -z 1788434710718 ]] 2026-09-03 11:25:12.940 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-03 11:25:12.950 | + functions-common:time_stop:2432 : end_time=1788434712943 2026-09-03 11:25:12.958 | + functions-common:time_stop:2433 : elapsed_time=2225 2026-09-03 11:25:12.966 | + functions-common:time_stop:2434 : total=33754 2026-09-03 11:25:12.972 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-03 11:25:12.977 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=35979 2026-09-03 11:25:12.985 | + 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-09-03 11:25:12.991 | + 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-09-03 11:25:12.998 | + lib/nova:start_nova:1174 : is_service_enabled n-api 2026-09-03 11:25:13.042 | + functions-common:is_service_enabled:2076 : return 0 2026-09-03 11:25:13.050 | + lib/nova:start_nova:1176 : echo 'Dumping cells_v2 mapping' 2026-09-03 11:25:13.050 | Dumping cells_v2 mapping 2026-09-03 11:25:13.055 | + lib/nova:start_nova:1177 : /opt/stack/data/venv/bin/nova-manage cell_v2 list_cells --verbose 2026-09-03 11:25:13.661 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-09-03 11:25:13.661 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-03 11:25:13.661 | we strongly recommend against using it for new projects. 2026-09-03 11:25:13.661 | 2026-09-03 11:25:13.661 | If you are already using Eventlet, we recommend migrating to a different 2026-09-03 11:25:13.661 | framework. For more detail see 2026-09-03 11:25:13.661 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-03 11:25:13.661 | 2026-09-03 11:25:13.661 | import eventlet # noqa 2026-09-03 11:25:13.930 | 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-09-03 11:25:17.021 | INFO dbcounter [None req-161ab3c9-1571-4324-976b-9bb3579c01c1 None None] Registered counter for database nova_api 2026-09-03 11:25:17.148 | DEBUG dbcounter [-] [73842] Writer thread running {{(pid=73842) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-09-03 11:25:17.180 | +-------+--------------------------------------+-----------------------------------------------------------------+---------------------------------------------------------------------------------+----------+ 2026-09-03 11:25:17.180 | | Name | UUID | Transport URL | Database Connection | Disabled | 2026-09-03 11:25:17.180 | +-------+--------------------------------------+-----------------------------------------------------------------+---------------------------------------------------------------------------------+----------+ 2026-09-03 11:25:17.180 | | cell0 | 00000000-0000-0000-0000-000000000000 | none:/// | mysql+pymysql://root:stackdb@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter | False | 2026-09-03 11:25:17.180 | | cell1 | d45c1c6f-3169-42d8-b599-139575d59888 | rabbit://stackrabbit:stackqueue@192.168.122.181:5672/nova_cell1 | mysql+pymysql://root:stackdb@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter | False | 2026-09-03 11:25:17.180 | +-------+--------------------------------------+-----------------------------------------------------------------+---------------------------------------------------------------------------------+----------+ 2026-09-03 11:25:17.962 | + ./stack.sh:main:1336 : async_runfunc create_flavors 2026-09-03 11:25:17.967 | + inc/async:async_runfunc:116 : async_run create_flavors create_flavors 2026-09-03 11:25:18.054 | + inc/async:async_inner:63 : create_flavors 2026-09-03 11:25:18.110 | [2061 Async create_flavors:73985]: running: create_flavors 2026-09-03 11:25:18.116 | + ./stack.sh:main:1338 : is_service_enabled cinder 2026-09-03 11:25:18.144 | + functions-common:is_service_enabled:2076 : return 0 2026-09-03 11:25:18.144 | + ./stack.sh:main:1339 : echo_summary 'Starting Cinder' 2026-09-03 11:25:18.147 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-09-03 11:25:18.150 | + ./stack.sh:echo_summary:450 : echo -e Starting Cinder 2026-09-03 11:25:18.154 | + ./stack.sh:main:1340 : start_cinder 2026-09-03 11:25:18.162 | + lib/cinder:start_cinder:618 : '[' lioadm = tgtadm ']' 2026-09-03 11:25:18.168 | ++ lib/cinder:start_cinder:633 : which uwsgi 2026-09-03 11:25:18.175 | + lib/cinder:start_cinder:633 : run_process c-api '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-09-03 11:25:18.179 | + functions-common:run_process:1674 : local service=c-api 2026-09-03 11:25:18.182 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-09-03 11:25:18.186 | + functions-common:run_process:1676 : local group= 2026-09-03 11:25:18.190 | + functions-common:run_process:1677 : local user= 2026-09-03 11:25:18.194 | + functions-common:run_process:1678 : local env_vars= 2026-09-03 11:25:18.199 | + functions-common:run_process:1680 : local name=c-api 2026-09-03 11:25:18.203 | + functions-common:run_process:1682 : time_start run_process 2026-09-03 11:25:18.208 | + functions-common:time_start:2406 : local name=run_process 2026-09-03 11:25:18.212 | + functions-common:time_start:2407 : local start_time= 2026-09-03 11:25:18.216 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-03 11:25:18.221 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-03 11:25:18.228 | + functions-common:time_start:2411 : _TIME_START[$name]=1788434718223 2026-09-03 11:25:18.232 | + functions-common:run_process:1683 : is_service_enabled c-api 2026-09-03 11:25:18.261 | + functions-common:is_service_enabled:2076 : return 0 2026-09-03 11:25:18.267 | + functions-common:run_process:1684 : _run_under_systemd c-api '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' '' '' '' 2026-09-03 11:25:18.273 | + functions-common:_run_under_systemd:1628 : local service=c-api 2026-09-03 11:25:18.278 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-09-03 11:25:18.283 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-09-03 11:25:18.287 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-09-03 11:25:18.291 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-09-03 11:25:18.296 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ sudo ]] 2026-09-03 11:25:18.301 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ ^/ ]] 2026-09-03 11:25:18.305 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@c-api.service 2026-09-03 11:25:18.311 | + functions-common:_run_under_systemd:1635 : local group= 2026-09-03 11:25:18.316 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-09-03 11:25:18.320 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-09-03 11:25:18.325 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-09-03 11:25:18.330 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[c-api] ]] 2026-09-03 11:25:18.334 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ uwsgi ]] 2026-09-03 11:25:18.340 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-09-03 11:25:18.345 | + 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-09-03 11:25:18.350 | + 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-09-03 11:25:18.354 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@c-api.service 2026-09-03 11:25:18.358 | + 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-09-03 11:25:18.362 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-09-03 11:25:18.366 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-09-03 11:25:18.371 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-09-03 11:25:18.375 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@c-api.service 2026-09-03 11:25:18.379 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-09-03 11:25:18.386 | + 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-09-03 11:25:18.484 | + 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-09-03 11:25:18.581 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service SyslogIdentifier devstack@c-api.service 2026-09-03 11:25:18.666 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service User quobyte 2026-09-03 11:25:18.752 | + 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-09-03 11:25:18.837 | + 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-09-03 11:25:18.926 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Type notify 2026-09-03 11:25:19.024 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service KillMode process 2026-09-03 11:25:19.112 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Restart always 2026-09-03 11:25:19.206 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service NotifyAccess all 2026-09-03 11:25:19.293 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service RestartForceExitStatus 100 2026-09-03 11:25:19.387 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-09-03 11:25:19.391 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-09-03 11:25:19.395 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@c-api.service Install WantedBy multi-user.target 2026-09-03 11:25:19.491 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-09-03 11:25:20.030 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@c-api.service 2026-09-03 11:25:20.050 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-api.service → /etc/systemd/system/devstack@c-api.service. 2026-09-03 11:25:20.587 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@c-api.service 2026-09-03 11:25:20.716 | + functions-common:run_process:1686 : time_stop run_process 2026-09-03 11:25:20.724 | + functions-common:time_stop:2420 : local name 2026-09-03 11:25:20.732 | + functions-common:time_stop:2421 : local end_time 2026-09-03 11:25:20.744 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-03 11:25:20.751 | + functions-common:time_stop:2423 : local total 2026-09-03 11:25:20.757 | + functions-common:time_stop:2424 : local start_time 2026-09-03 11:25:20.765 | + functions-common:time_stop:2426 : name=run_process 2026-09-03 11:25:20.774 | + functions-common:time_stop:2427 : start_time=1788434718223 2026-09-03 11:25:20.783 | + functions-common:time_stop:2429 : [[ -z 1788434718223 ]] 2026-09-03 11:25:20.789 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-03 11:25:20.803 | + functions-common:time_stop:2432 : end_time=1788434720794 2026-09-03 11:25:20.807 | + functions-common:time_stop:2433 : elapsed_time=2571 2026-09-03 11:25:20.813 | + functions-common:time_stop:2434 : total=35979 2026-09-03 11:25:20.821 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-03 11:25:20.823 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=38550 2026-09-03 11:25:20.831 | + lib/cinder:start_cinder:635 : echo 'Waiting for Cinder API to start...' 2026-09-03 11:25:20.831 | Waiting for Cinder API to start... 2026-09-03 11:25:20.838 | + lib/cinder:start_cinder:637 : local cinder_url=http://192.168.122.181/volume/v3/ 2026-09-03 11:25:20.844 | + lib/cinder:start_cinder:639 : wait_for_service 60 http://192.168.122.181/volume/v3/ 2026-09-03 11:25:20.853 | + functions:wait_for_service:476 : local timeout=60 2026-09-03 11:25:20.856 | + functions:wait_for_service:477 : local url=http://192.168.122.181/volume/v3/ 2026-09-03 11:25:20.862 | + functions:wait_for_service:478 : local rval=0 2026-09-03 11:25:20.873 | + functions:wait_for_service:479 : time_start wait_for_service 2026-09-03 11:25:20.881 | + functions-common:time_start:2406 : local name=wait_for_service 2026-09-03 11:25:20.891 | + functions-common:time_start:2407 : local start_time= 2026-09-03 11:25:20.894 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-03 11:25:20.900 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-03 11:25:20.906 | + functions-common:time_start:2411 : _TIME_START[$name]=1788434720900 2026-09-03 11:25:20.910 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-09-03 11:25:20.915 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-09-03 11:25:20.916 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.181/volume/v3/ 2026-09-03 11:25:25.854 | + :: : [[ 401 == 503 ]] 2026-09-03 11:25:25.856 | + :: : [[ 0 -eq 7 ]] 2026-09-03 11:25:25.862 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-09-03 11:25:25.867 | + functions-common:time_stop:2420 : local name 2026-09-03 11:25:25.871 | + functions-common:time_stop:2421 : local end_time 2026-09-03 11:25:25.875 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-03 11:25:25.880 | + functions-common:time_stop:2423 : local total 2026-09-03 11:25:25.884 | + functions-common:time_stop:2424 : local start_time 2026-09-03 11:25:25.888 | + functions-common:time_stop:2426 : name=wait_for_service 2026-09-03 11:25:25.893 | + functions-common:time_stop:2427 : start_time=1788434720900 2026-09-03 11:25:25.899 | + functions-common:time_stop:2429 : [[ -z 1788434720900 ]] 2026-09-03 11:25:25.906 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-03 11:25:25.914 | + functions-common:time_stop:2432 : end_time=1788434725908 2026-09-03 11:25:25.921 | + functions-common:time_stop:2433 : elapsed_time=5008 2026-09-03 11:25:25.924 | + functions-common:time_stop:2434 : total=14450 2026-09-03 11:25:25.929 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-03 11:25:25.933 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=19458 2026-09-03 11:25:25.937 | + functions:wait_for_service:486 : return 0 2026-09-03 11:25:25.941 | + lib/cinder:start_cinder:643 : run_process c-sch '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-09-03 11:25:25.946 | + functions-common:run_process:1674 : local service=c-sch 2026-09-03 11:25:25.953 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-09-03 11:25:25.958 | + functions-common:run_process:1676 : local group= 2026-09-03 11:25:25.962 | + functions-common:run_process:1677 : local user= 2026-09-03 11:25:25.968 | + functions-common:run_process:1678 : local env_vars= 2026-09-03 11:25:25.972 | + functions-common:run_process:1680 : local name=c-sch 2026-09-03 11:25:25.977 | + functions-common:run_process:1682 : time_start run_process 2026-09-03 11:25:25.983 | + functions-common:time_start:2406 : local name=run_process 2026-09-03 11:25:25.987 | + functions-common:time_start:2407 : local start_time= 2026-09-03 11:25:25.993 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-03 11:25:25.999 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-03 11:25:26.007 | + functions-common:time_start:2411 : _TIME_START[$name]=1788434726001 2026-09-03 11:25:26.013 | + functions-common:run_process:1683 : is_service_enabled c-sch 2026-09-03 11:25:26.049 | + functions-common:is_service_enabled:2076 : return 0 2026-09-03 11:25:26.053 | + functions-common:run_process:1684 : _run_under_systemd c-sch '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' '' '' 2026-09-03 11:25:26.057 | + functions-common:_run_under_systemd:1628 : local service=c-sch 2026-09-03 11:25:26.062 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-09-03 11:25:26.066 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-09-03 11:25:26.070 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-09-03 11:25:26.075 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-09-03 11:25:26.079 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ sudo ]] 2026-09-03 11:25:26.083 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2026-09-03 11:25:26.088 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@c-sch.service 2026-09-03 11:25:26.092 | + functions-common:_run_under_systemd:1635 : local group= 2026-09-03 11:25:26.096 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-09-03 11:25:26.101 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-09-03 11:25:26.105 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-09-03 11:25:26.109 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[c-sch] ]] 2026-09-03 11:25:26.113 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2026-09-03 11:25:26.118 | + 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-09-03 11:25:26.122 | + functions-common:write_user_unit_file:1535 : local service=devstack@c-sch.service 2026-09-03 11:25:26.126 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-09-03 11:25:26.130 | + functions-common:write_user_unit_file:1537 : local group= 2026-09-03 11:25:26.134 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-09-03 11:25:26.139 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-09-03 11:25:26.143 | + functions-common:write_user_unit_file:1540 : local extra= 2026-09-03 11:25:26.147 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-09-03 11:25:26.151 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@c-sch.service 2026-09-03 11:25:26.155 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-09-03 11:25:26.162 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Unit Description 'Devstack devstack@c-sch.service' 2026-09-03 11:25:26.265 | + 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-09-03 11:25:26.376 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service User quobyte 2026-09-03 11:25:26.469 | + 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-09-03 11:25:26.566 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service KillMode process 2026-09-03 11:25:26.650 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service TimeoutStopSec 300 2026-09-03 11:25:26.745 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-09-03 11:25:26.841 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-09-03 11:25:26.846 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-09-03 11:25:26.851 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Install WantedBy multi-user.target 2026-09-03 11:25:26.955 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-09-03 11:25:27.492 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@c-sch.service 2026-09-03 11:25:27.525 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-sch.service → /etc/systemd/system/devstack@c-sch.service. 2026-09-03 11:25:28.068 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@c-sch.service 2026-09-03 11:25:28.137 | + functions-common:run_process:1686 : time_stop run_process 2026-09-03 11:25:28.142 | + functions-common:time_stop:2420 : local name 2026-09-03 11:25:28.150 | + functions-common:time_stop:2421 : local end_time 2026-09-03 11:25:28.158 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-03 11:25:28.164 | + functions-common:time_stop:2423 : local total 2026-09-03 11:25:28.169 | + functions-common:time_stop:2424 : local start_time 2026-09-03 11:25:28.172 | + functions-common:time_stop:2426 : name=run_process 2026-09-03 11:25:28.174 | + functions-common:time_stop:2427 : start_time=1788434726001 2026-09-03 11:25:28.176 | + functions-common:time_stop:2429 : [[ -z 1788434726001 ]] 2026-09-03 11:25:28.186 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-03 11:25:28.193 | + functions-common:time_stop:2432 : end_time=1788434728186 2026-09-03 11:25:28.198 | + functions-common:time_stop:2433 : elapsed_time=2185 2026-09-03 11:25:28.203 | + functions-common:time_stop:2434 : total=38550 2026-09-03 11:25:28.211 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-03 11:25:28.215 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=40735 2026-09-03 11:25:28.223 | + lib/cinder:start_cinder:648 : malloc_tuning='MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-09-03 11:25:28.228 | + 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-09-03 11:25:28.233 | + functions-common:run_process:1674 : local service=c-bak 2026-09-03 11:25:28.238 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2026-09-03 11:25:28.241 | + functions-common:run_process:1676 : local group= 2026-09-03 11:25:28.248 | + functions-common:run_process:1677 : local user= 2026-09-03 11:25:28.253 | + functions-common:run_process:1678 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-09-03 11:25:28.261 | + functions-common:run_process:1680 : local name=c-bak 2026-09-03 11:25:28.267 | + functions-common:run_process:1682 : time_start run_process 2026-09-03 11:25:28.270 | + functions-common:time_start:2406 : local name=run_process 2026-09-03 11:25:28.280 | + functions-common:time_start:2407 : local start_time= 2026-09-03 11:25:28.284 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-03 11:25:28.296 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-03 11:25:28.299 | + functions-common:time_start:2411 : _TIME_START[$name]=1788434728297 2026-09-03 11:25:28.303 | + functions-common:run_process:1683 : is_service_enabled c-bak 2026-09-03 11:25:28.335 | + functions-common:is_service_enabled:2076 : return 1 2026-09-03 11:25:28.340 | + functions-common:run_process:1686 : time_stop run_process 2026-09-03 11:25:28.345 | + functions-common:time_stop:2420 : local name 2026-09-03 11:25:28.350 | + functions-common:time_stop:2421 : local end_time 2026-09-03 11:25:28.352 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-03 11:25:28.356 | + functions-common:time_stop:2423 : local total 2026-09-03 11:25:28.361 | + functions-common:time_stop:2424 : local start_time 2026-09-03 11:25:28.366 | + functions-common:time_stop:2426 : name=run_process 2026-09-03 11:25:28.370 | + functions-common:time_stop:2427 : start_time=1788434728297 2026-09-03 11:25:28.374 | + functions-common:time_stop:2429 : [[ -z 1788434728297 ]] 2026-09-03 11:25:28.380 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-03 11:25:28.392 | + functions-common:time_stop:2432 : end_time=1788434728385 2026-09-03 11:25:28.396 | + functions-common:time_stop:2433 : elapsed_time=88 2026-09-03 11:25:28.399 | + functions-common:time_stop:2434 : total=40735 2026-09-03 11:25:28.403 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-03 11:25:28.408 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=40823 2026-09-03 11:25:28.413 | + 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-09-03 11:25:28.418 | + functions-common:run_process:1674 : local service=c-vol 2026-09-03 11:25:28.420 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-09-03 11:25:28.423 | + functions-common:run_process:1676 : local group= 2026-09-03 11:25:28.426 | + functions-common:run_process:1677 : local user= 2026-09-03 11:25:28.430 | + functions-common:run_process:1678 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-09-03 11:25:28.435 | + functions-common:run_process:1680 : local name=c-vol 2026-09-03 11:25:28.440 | + functions-common:run_process:1682 : time_start run_process 2026-09-03 11:25:28.448 | + functions-common:time_start:2406 : local name=run_process 2026-09-03 11:25:28.452 | + functions-common:time_start:2407 : local start_time= 2026-09-03 11:25:28.455 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-03 11:25:28.460 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-03 11:25:28.469 | + functions-common:time_start:2411 : _TIME_START[$name]=1788434728462 2026-09-03 11:25:28.473 | + functions-common:run_process:1683 : is_service_enabled c-vol 2026-09-03 11:25:28.500 | + functions-common:is_service_enabled:2076 : return 0 2026-09-03 11:25:28.505 | + 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-09-03 11:25:28.510 | + functions-common:_run_under_systemd:1628 : local service=c-vol 2026-09-03 11:25:28.513 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-09-03 11:25:28.518 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-09-03 11:25:28.524 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-09-03 11:25:28.528 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-09-03 11:25:28.533 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ sudo ]] 2026-09-03 11:25:28.537 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2026-09-03 11:25:28.542 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@c-vol.service 2026-09-03 11:25:28.546 | + functions-common:_run_under_systemd:1635 : local group= 2026-09-03 11:25:28.550 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-09-03 11:25:28.555 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-09-03 11:25:28.560 | + functions-common:_run_under_systemd:1640 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-09-03 11:25:28.564 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[c-vol] ]] 2026-09-03 11:25:28.568 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2026-09-03 11:25:28.573 | + 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-09-03 11:25:28.577 | + functions-common:write_user_unit_file:1535 : local service=devstack@c-vol.service 2026-09-03 11:25:28.583 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-09-03 11:25:28.588 | + functions-common:write_user_unit_file:1537 : local group= 2026-09-03 11:25:28.592 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-09-03 11:25:28.598 | + functions-common:write_user_unit_file:1539 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-09-03 11:25:28.605 | + functions-common:write_user_unit_file:1540 : local extra= 2026-09-03 11:25:28.612 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-09-03 11:25:28.616 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@c-vol.service 2026-09-03 11:25:28.620 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-09-03 11:25:28.628 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Unit Description 'Devstack devstack@c-vol.service' 2026-09-03 11:25:28.735 | + 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-09-03 11:25:28.823 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service User quobyte 2026-09-03 11:25:28.918 | + 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-09-03 11:25:29.001 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service KillMode process 2026-09-03 11:25:29.088 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service TimeoutStopSec 300 2026-09-03 11:25:29.188 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-09-03 11:25:29.259 | + functions-common:write_user_unit_file:1554 : [[ -n MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144 ]] 2026-09-03 11:25:29.268 | + 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-09-03 11:25:29.385 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-09-03 11:25:29.389 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Install WantedBy multi-user.target 2026-09-03 11:25:29.488 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-09-03 11:25:30.064 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@c-vol.service 2026-09-03 11:25:30.094 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-vol.service → /etc/systemd/system/devstack@c-vol.service. 2026-09-03 11:25:30.629 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@c-vol.service 2026-09-03 11:25:30.677 | + functions-common:run_process:1686 : time_stop run_process 2026-09-03 11:25:30.685 | + functions-common:time_stop:2420 : local name 2026-09-03 11:25:30.691 | + functions-common:time_stop:2421 : local end_time 2026-09-03 11:25:30.695 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-03 11:25:30.701 | + functions-common:time_stop:2423 : local total 2026-09-03 11:25:30.706 | + functions-common:time_stop:2424 : local start_time 2026-09-03 11:25:30.715 | + functions-common:time_stop:2426 : name=run_process 2026-09-03 11:25:30.720 | + functions-common:time_stop:2427 : start_time=1788434728462 2026-09-03 11:25:30.728 | + functions-common:time_stop:2429 : [[ -z 1788434728462 ]] 2026-09-03 11:25:30.740 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-03 11:25:30.748 | + functions-common:time_stop:2432 : end_time=1788434730738 2026-09-03 11:25:30.754 | + functions-common:time_stop:2433 : elapsed_time=2276 2026-09-03 11:25:30.758 | + functions-common:time_stop:2434 : total=40823 2026-09-03 11:25:30.762 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-03 11:25:30.770 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=43099 2026-09-03 11:25:30.771 | + ./stack.sh:main:1341 : create_volume_types 2026-09-03 11:25:30.774 | + lib/cinder:create_volume_types:691 : is_service_enabled c-api 2026-09-03 11:25:30.796 | + functions-common:is_service_enabled:2076 : return 0 2026-09-03 11:25:30.798 | + lib/cinder:create_volume_types:691 : [[ -n lvm:lvmdriver-1 ]] 2026-09-03 11:25:30.800 | + lib/cinder:create_volume_types:692 : local be be_name 2026-09-03 11:25:30.803 | + lib/cinder:create_volume_types:693 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-09-03 11:25:30.804 | + lib/cinder:create_volume_types:694 : be_name=lvmdriver-1 2026-09-03 11:25:30.808 | + lib/cinder:create_volume_types:695 : create_one_type lvmdriver-1 volume_backend_name lvmdriver-1 2026-09-03 11:25:30.808 | + lib/cinder:create_one_type:666 : type_name=lvmdriver-1 2026-09-03 11:25:30.810 | + lib/cinder:create_one_type:667 : property_key=volume_backend_name 2026-09-03 11:25:30.812 | + lib/cinder:create_one_type:668 : property_value=lvmdriver-1 2026-09-03 11:25:30.814 | + lib/cinder:create_one_type:670 : is_service_enabled keystone 2026-09-03 11:25:30.834 | + functions-common:is_service_enabled:2076 : return 0 2026-09-03 11:25:30.837 | + lib/cinder:create_one_type:671 : openstack --os-region-name=RegionOne volume type create --property volume_backend_name=lvmdriver-1 lvmdriver-1 2026-09-03 11:25:35.814 | +-------------+--------------------------------------+ 2026-09-03 11:25:35.814 | | Field | Value | 2026-09-03 11:25:35.814 | +-------------+--------------------------------------+ 2026-09-03 11:25:35.814 | | description | None | 2026-09-03 11:25:35.814 | | id | 59706fc8-ccb4-430e-bf64-476dd1b605b7 | 2026-09-03 11:25:35.814 | | is_public | True | 2026-09-03 11:25:35.814 | | name | lvmdriver-1 | 2026-09-03 11:25:35.814 | | properties | volume_backend_name='lvmdriver-1' | 2026-09-03 11:25:35.815 | +-------------+--------------------------------------+ 2026-09-03 11:25:36.135 | + lib/cinder:create_one_type:672 : [[ lvmdriver-1 == \c\e\p\h ]] 2026-09-03 11:25:36.139 | + lib/cinder:create_volume_types:698 : [[ False == \T\r\u\e ]] 2026-09-03 11:25:36.141 | + lib/cinder:create_volume_types:705 : [[ False == \T\r\u\e ]] 2026-09-03 11:25:36.146 | + ./stack.sh:main:1346 : [[ False == \T\r\u\e ]] 2026-09-03 11:25:36.154 | + ./stack.sh:main:1354 : is_service_enabled glance 2026-09-03 11:25:36.194 | + functions-common:is_service_enabled:2076 : return 0 2026-09-03 11:25:36.205 | + ./stack.sh:main:1355 : echo_summary 'Starting Glance' 2026-09-03 11:25:36.211 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-09-03 11:25:36.217 | + ./stack.sh:echo_summary:450 : echo -e Starting Glance 2026-09-03 11:25:36.223 | + ./stack.sh:main:1356 : start_glance 2026-09-03 11:25:36.229 | + lib/glance:start_glance:650 : local service_protocol=http 2026-09-03 11:25:36.237 | ++ lib/glance:start_glance:652 : which uwsgi 2026-09-03 11:25:36.248 | + lib/glance:start_glance:652 : run_process g-api '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-09-03 11:25:36.254 | + functions-common:run_process:1674 : local service=g-api 2026-09-03 11:25:36.261 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-09-03 11:25:36.269 | + functions-common:run_process:1676 : local group= 2026-09-03 11:25:36.280 | + functions-common:run_process:1677 : local user= 2026-09-03 11:25:36.286 | + functions-common:run_process:1678 : local env_vars= 2026-09-03 11:25:36.292 | + functions-common:run_process:1680 : local name=g-api 2026-09-03 11:25:36.298 | + functions-common:run_process:1682 : time_start run_process 2026-09-03 11:25:36.303 | + functions-common:time_start:2406 : local name=run_process 2026-09-03 11:25:36.306 | + functions-common:time_start:2407 : local start_time= 2026-09-03 11:25:36.310 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-03 11:25:36.319 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-03 11:25:36.329 | + functions-common:time_start:2411 : _TIME_START[$name]=1788434736322 2026-09-03 11:25:36.335 | + functions-common:run_process:1683 : is_service_enabled g-api 2026-09-03 11:25:36.377 | + functions-common:is_service_enabled:2076 : return 0 2026-09-03 11:25:36.385 | + functions-common:run_process:1684 : _run_under_systemd g-api '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' '' '' '' 2026-09-03 11:25:36.393 | + functions-common:_run_under_systemd:1628 : local service=g-api 2026-09-03 11:25:36.400 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-09-03 11:25:36.408 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-09-03 11:25:36.416 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-09-03 11:25:36.422 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-09-03 11:25:36.431 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ sudo ]] 2026-09-03 11:25:36.437 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ ^/ ]] 2026-09-03 11:25:36.440 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@g-api.service 2026-09-03 11:25:36.444 | + functions-common:_run_under_systemd:1635 : local group= 2026-09-03 11:25:36.449 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-09-03 11:25:36.453 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-09-03 11:25:36.457 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-09-03 11:25:36.461 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[g-api] ]] 2026-09-03 11:25:36.466 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ uwsgi ]] 2026-09-03 11:25:36.469 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-09-03 11:25:36.473 | + 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-09-03 11:25:36.476 | + 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-09-03 11:25:36.481 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@g-api.service 2026-09-03 11:25:36.485 | + 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-09-03 11:25:36.488 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-09-03 11:25:36.492 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-09-03 11:25:36.496 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-09-03 11:25:36.498 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@g-api.service 2026-09-03 11:25:36.501 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-09-03 11:25:36.506 | + 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-09-03 11:25:36.609 | + 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-09-03 11:25:36.711 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service SyslogIdentifier devstack@g-api.service 2026-09-03 11:25:36.790 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service User quobyte 2026-09-03 11:25:36.877 | + 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-09-03 11:25:36.957 | + 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-09-03 11:25:37.039 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Type notify 2026-09-03 11:25:37.123 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service KillMode process 2026-09-03 11:25:37.210 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Restart always 2026-09-03 11:25:37.289 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service NotifyAccess all 2026-09-03 11:25:37.379 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service RestartForceExitStatus 100 2026-09-03 11:25:37.500 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-09-03 11:25:37.507 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-09-03 11:25:37.510 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@g-api.service Install WantedBy multi-user.target 2026-09-03 11:25:37.640 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-09-03 11:25:38.249 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@g-api.service 2026-09-03 11:25:38.275 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@g-api.service → /etc/systemd/system/devstack@g-api.service. 2026-09-03 11:25:38.827 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@g-api.service 2026-09-03 11:25:38.969 | + functions-common:run_process:1686 : time_stop run_process 2026-09-03 11:25:38.971 | + functions-common:time_stop:2420 : local name 2026-09-03 11:25:38.975 | + functions-common:time_stop:2421 : local end_time 2026-09-03 11:25:38.977 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-03 11:25:38.979 | + functions-common:time_stop:2423 : local total 2026-09-03 11:25:38.983 | + functions-common:time_stop:2424 : local start_time 2026-09-03 11:25:38.986 | + functions-common:time_stop:2426 : name=run_process 2026-09-03 11:25:38.990 | + functions-common:time_stop:2427 : start_time=1788434736322 2026-09-03 11:25:38.993 | + functions-common:time_stop:2429 : [[ -z 1788434736322 ]] 2026-09-03 11:25:39.002 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-03 11:25:39.014 | + functions-common:time_stop:2432 : end_time=1788434739005 2026-09-03 11:25:39.015 | + functions-common:time_stop:2433 : elapsed_time=2683 2026-09-03 11:25:39.019 | + functions-common:time_stop:2434 : total=43099 2026-09-03 11:25:39.024 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-03 11:25:39.031 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=45782 2026-09-03 11:25:39.041 | + lib/glance:start_glance:654 : is_service_enabled g-api-r 2026-09-03 11:25:39.075 | + functions-common:is_service_enabled:2076 : return 1 2026-09-03 11:25:39.079 | + lib/glance:start_glance:659 : echo 'Waiting for g-api (192.168.122.181) to start...' 2026-09-03 11:25:39.079 | Waiting for g-api (192.168.122.181) to start... 2026-09-03 11:25:39.081 | + lib/glance:start_glance:660 : wait_for_service 60 http://192.168.122.181/image 2026-09-03 11:25:39.084 | + functions:wait_for_service:476 : local timeout=60 2026-09-03 11:25:39.088 | + functions:wait_for_service:477 : local url=http://192.168.122.181/image 2026-09-03 11:25:39.092 | + functions:wait_for_service:478 : local rval=0 2026-09-03 11:25:39.095 | + functions:wait_for_service:479 : time_start wait_for_service 2026-09-03 11:25:39.100 | + functions-common:time_start:2406 : local name=wait_for_service 2026-09-03 11:25:39.109 | + functions-common:time_start:2407 : local start_time= 2026-09-03 11:25:39.115 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-03 11:25:39.118 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-03 11:25:39.129 | + functions-common:time_start:2411 : _TIME_START[$name]=1788434739119 2026-09-03 11:25:39.130 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-09-03 11:25:39.136 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-09-03 11:25:39.139 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.181/image 2026-09-03 11:25:44.601 | + :: : [[ 300 == 503 ]] 2026-09-03 11:25:44.603 | + :: : [[ 0 -eq 7 ]] 2026-09-03 11:25:44.611 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-09-03 11:25:44.616 | + functions-common:time_stop:2420 : local name 2026-09-03 11:25:44.621 | + functions-common:time_stop:2421 : local end_time 2026-09-03 11:25:44.625 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-03 11:25:44.631 | + functions-common:time_stop:2423 : local total 2026-09-03 11:25:44.635 | + functions-common:time_stop:2424 : local start_time 2026-09-03 11:25:44.640 | + functions-common:time_stop:2426 : name=wait_for_service 2026-09-03 11:25:44.645 | + functions-common:time_stop:2427 : start_time=1788434739119 2026-09-03 11:25:44.649 | + functions-common:time_stop:2429 : [[ -z 1788434739119 ]] 2026-09-03 11:25:44.655 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-03 11:25:44.662 | + functions-common:time_stop:2432 : end_time=1788434744657 2026-09-03 11:25:44.667 | + functions-common:time_stop:2433 : elapsed_time=5538 2026-09-03 11:25:44.672 | + functions-common:time_stop:2434 : total=19458 2026-09-03 11:25:44.675 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-03 11:25:44.680 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=24996 2026-09-03 11:25:44.684 | + functions:wait_for_service:486 : return 0 2026-09-03 11:25:44.688 | + ./stack.sh:main:1370 : is_service_enabled mysql postgresql 2026-09-03 11:25:44.721 | + functions-common:is_service_enabled:2076 : return 0 2026-09-03 11:25:44.724 | + ./stack.sh:main:1370 : is_service_enabled glance 2026-09-03 11:25:44.754 | + functions-common:is_service_enabled:2076 : return 0 2026-09-03 11:25:44.760 | + ./stack.sh:main:1371 : echo_summary 'Uploading images' 2026-09-03 11:25:44.765 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-09-03 11:25:44.769 | + ./stack.sh:echo_summary:450 : echo -e Uploading images 2026-09-03 11:25:44.774 | + ./stack.sh:main:1373 : for image_url in ${IMAGE_URLS//,/ } 2026-09-03 11:25:44.778 | + ./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-09-03 11:25:44.782 | + 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-09-03 11:25:44.786 | + functions:upload_image:141 : local image image_fname image_name 2026-09-03 11:25:44.790 | + functions:upload_image:143 : local max_attempts=5 2026-09-03 11:25:44.794 | + functions:upload_image:146 : mkdir -p /home/quobyte/devstack/files/images 2026-09-03 11:25:44.802 | ++ 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-09-03 11:25:44.808 | + functions:upload_image:147 : image_fname=cirros-0.6.3-x86_64-disk.img 2026-09-03 11:25:44.813 | + 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-09-03 11:25:44.816 | + functions:upload_image:150 : [[ ! -f /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img ]] 2026-09-03 11:25:44.822 | ++ functions:upload_image:151 : seq 5 2026-09-03 11:25:44.830 | + functions:upload_image:151 : for attempt in `seq $max_attempts` 2026-09-03 11:25:44.836 | + functions:upload_image:152 : local rc=0 2026-09-03 11:25:44.840 | + 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-09-03 11:25:44.849 | --2026-09-03 13:25:44-- https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-09-03 11:25:44.910 | Resolving github.com (github.com)... 140.82.121.3 2026-09-03 11:25:44.926 | Connecting to github.com (github.com)|140.82.121.3|:443... connected. 2026-09-03 11:25:45.149 | HTTP request sent, awaiting response... 302 Found 2026-09-03 11:25:45.150 | 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-09-03T12%3A04%3A58Z&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-09-03T11%3A04%3A29Z&ske=2026-09-03T12%3A04%3A58Z&sks=b&skv=2018-11-09&sig=77q5SOi58O7ggMuzHINp%2FjPgEYiM8dTEs2NHVO%2B4aGI%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4ODQzNjU0NSwibmJmIjoxNzg4NDM0NzQ1LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.JW6gAQEJLFjbBu_x702b7zaldxgc5Zfp1Hr_sNpvanM&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.3-x86_64-disk.img&response-content-type=application%2Foctet-stream [following] 2026-09-03 11:25:45.151 | --2026-09-03 13:25:45-- 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-09-03T12%3A04%3A58Z&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-09-03T11%3A04%3A29Z&ske=2026-09-03T12%3A04%3A58Z&sks=b&skv=2018-11-09&sig=77q5SOi58O7ggMuzHINp%2FjPgEYiM8dTEs2NHVO%2B4aGI%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4ODQzNjU0NSwibmJmIjoxNzg4NDM0NzQ1LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.JW6gAQEJLFjbBu_x702b7zaldxgc5Zfp1Hr_sNpvanM&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.3-x86_64-disk.img&response-content-type=application%2Foctet-stream 2026-09-03 11:25:45.157 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.109.133, 185.199.110.133, 185.199.108.133, ... 2026-09-03 11:25:45.169 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.109.133|:443... connected. 2026-09-03 11:25:45.211 | HTTP request sent, awaiting response... 200 OK 2026-09-03 11:25:45.211 | Length: 21692416 (21M) [application/octet-stream] 2026-09-03 11:25:45.211 | Saving to: '/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img' 2026-09-03 11:25:45.262 | 2026-09-03 11:25:45.490 | 0K ........ ........ .... 100% 74.5M=0.3s 2026-09-03 11:25:45.490 | 2026-09-03 11:25:45.490 | 2026-09-03 13:25:45 (74.5 MB/s) - '/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img' saved [21692416/21692416] 2026-09-03 11:25:45.490 | 2026-09-03 11:25:45.498 | + functions:upload_image:154 : [[ 0 -ne 0 ]] 2026-09-03 11:25:45.502 | + functions:upload_image:163 : break 2026-09-03 11:25:45.506 | + functions:upload_image:167 : image=/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-09-03 11:25:45.511 | + 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-09-03 11:25:45.516 | + 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-09-03 11:25:45.519 | + 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-09-03 11:25:45.524 | + functions:upload_image:313 : local kernel= 2026-09-03 11:25:45.527 | + functions:upload_image:314 : local ramdisk= 2026-09-03 11:25:45.532 | + functions:upload_image:315 : local disk_format= 2026-09-03 11:25:45.537 | + functions:upload_image:316 : local container_format= 2026-09-03 11:25:45.541 | + functions:upload_image:317 : local unpack= 2026-09-03 11:25:45.545 | + functions:upload_image:318 : local img_property= 2026-09-03 11:25:45.549 | + functions:upload_image:322 : [[ libvirt == \l\i\b\v\i\r\t ]] 2026-09-03 11:25:45.553 | + functions:upload_image:323 : [[ kvm == \q\e\m\u ]] 2026-09-03 11:25:45.557 | + functions:upload_image:323 : [[ kvm == \k\v\m ]] 2026-09-03 11:25:45.562 | + functions:upload_image:324 : img_property=hw_rng_model=virtio 2026-09-03 11:25:45.567 | + functions:upload_image:328 : case "$image_fname" in 2026-09-03 11:25:45.572 | ++ functions:upload_image:349 : basename /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img .img 2026-09-03 11:25:45.579 | + functions:upload_image:349 : image_name=cirros-0.6.3-x86_64-disk 2026-09-03 11:25:45.583 | + functions:upload_image:350 : local format 2026-09-03 11:25:45.589 | ++ functions:upload_image:351 : qemu-img info /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-09-03 11:25:45.589 | ++ functions:upload_image:351 : awk '/^file format/ { print $3; exit }' 2026-09-03 11:25:45.608 | + functions:upload_image:351 : format=qcow2 2026-09-03 11:25:45.613 | + functions:upload_image:352 : [[ ,qcow2,raw,vdi,vmdk,vpc, =~ ,qcow2, ]] 2026-09-03 11:25:45.617 | + functions:upload_image:353 : disk_format=qcow2 2026-09-03 11:25:45.621 | + functions:upload_image:357 : container_format=bare 2026-09-03 11:25:45.625 | + functions:upload_image:404 : is_arch ppc64le 2026-09-03 11:25:45.629 | ++ functions-common:is_arch:519 : uname -m 2026-09-03 11:25:45.636 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4\l\e ]] 2026-09-03 11:25:45.640 | + functions:upload_image:404 : is_arch ppc64 2026-09-03 11:25:45.645 | ++ functions-common:is_arch:519 : uname -m 2026-09-03 11:25:45.651 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4 ]] 2026-09-03 11:25:45.655 | + functions:upload_image:404 : is_arch ppc 2026-09-03 11:25:45.659 | ++ functions-common:is_arch:519 : uname -m 2026-09-03 11:25:45.665 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c ]] 2026-09-03 11:25:45.669 | + functions:upload_image:408 : is_arch aarch64 2026-09-03 11:25:45.674 | ++ functions-common:is_arch:519 : uname -m 2026-09-03 11:25:45.680 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-09-03 11:25:45.684 | + functions:upload_image:412 : '[' bare = bare ']' 2026-09-03 11:25:45.688 | + functions:upload_image:413 : '[' '' = zcat ']' 2026-09-03 11:25:45.692 | + functions:upload_image:415 : '[' '' = bunzip2 ']' 2026-09-03 11:25:45.696 | + functions:upload_image:417 : '[' '' = unxz ']' 2026-09-03 11:25:45.700 | + 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-09-03 11:25:45.704 | + functions:_upload_image:111 : local image_name=cirros-0.6.3-x86_64-disk 2026-09-03 11:25:45.708 | + functions:_upload_image:112 : shift 2026-09-03 11:25:45.712 | + functions:_upload_image:113 : local container=bare 2026-09-03 11:25:45.716 | + functions:_upload_image:114 : shift 2026-09-03 11:25:45.720 | + functions:_upload_image:115 : local disk=qcow2 2026-09-03 11:25:45.723 | + functions:_upload_image:116 : shift 2026-09-03 11:25:45.727 | + functions:_upload_image:117 : local image=/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-09-03 11:25:45.731 | + functions:_upload_image:118 : shift 2026-09-03 11:25:45.735 | + functions:_upload_image:119 : local properties 2026-09-03 11:25:45.738 | + functions:_upload_image:120 : local useimport 2026-09-03 11:25:45.742 | ++ functions:_upload_image:122 : _image_properties_to_arg hw_rng_model=virtio 2026-09-03 11:25:45.746 | ++ functions:_image_properties_to_arg:94 : local result= 2026-09-03 11:25:45.751 | ++ functions:_image_properties_to_arg:95 : for property in $* 2026-09-03 11:25:45.756 | ++ functions:_image_properties_to_arg:96 : result+=' --property hw_rng_model=virtio' 2026-09-03 11:25:45.760 | ++ functions:_image_properties_to_arg:98 : echo --property hw_rng_model=virtio 2026-09-03 11:25:45.764 | + functions:_upload_image:122 : properties='--property hw_rng_model=virtio' 2026-09-03 11:25:45.768 | + functions:_upload_image:124 : [[ False == \T\r\u\e ]] 2026-09-03 11:25:45.773 | ++ functions:_upload_image:128 : readlink -f /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-09-03 11:25:45.780 | + 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-09-03 11:25:51.246 | +------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-09-03 11:25:51.246 | | Field | Value | 2026-09-03 11:25:51.246 | +------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-09-03 11:25:51.246 | | checksum | 87617e24a5e30cb3b87fda8c0764838f | 2026-09-03 11:25:51.246 | | container_format | bare | 2026-09-03 11:25:51.246 | | created_at | 2026-09-03T11:25:49Z | 2026-09-03 11:25:51.246 | | disk_format | qcow2 | 2026-09-03 11:25:51.247 | | file | /v2/images/8c4b06dc-33f1-463b-a058-dba2e7cf16d8/file | 2026-09-03 11:25:51.247 | | id | 8c4b06dc-33f1-463b-a058-dba2e7cf16d8 | 2026-09-03 11:25:51.247 | | min_disk | 0 | 2026-09-03 11:25:51.247 | | min_ram | 0 | 2026-09-03 11:25:51.247 | | name | cirros-0.6.3-x86_64-disk | 2026-09-03 11:25:51.247 | | owner | 41a2fec168f94ecfb978f0b16bdd96fc | 2026-09-03 11:25:51.247 | | 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-09-03 11:25:51.247 | | protected | False | 2026-09-03 11:25:51.247 | | schema | /v2/schemas/image | 2026-09-03 11:25:51.247 | | size | 21692416 | 2026-09-03 11:25:51.248 | | status | active | 2026-09-03 11:25:51.248 | | tags | | 2026-09-03 11:25:51.248 | | updated_at | 2026-09-03T11:25:51Z | 2026-09-03 11:25:51.248 | | virtual_size | 117440512 | 2026-09-03 11:25:51.248 | | visibility | public | 2026-09-03 11:25:51.248 | +------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-09-03 11:25:51.644 | + ./stack.sh:main:1378 : async_wait create_flavors 2026-09-03 11:25:51.717 | [2061 Async create_flavors:73985]: Waiting for completion of create_flavors running on PID 73985 (2 other jobs running) 2026-09-03 11:25:51.753 | [2061 Async create_flavors:73985]: Signaling child to exit 2026-09-03 11:25:58.271 | + inc/async:async_inner:64 : rc=0 2026-09-03 11:25:58.299 | [73985 Async create_flavors:73985]: finished successfully 2026-09-03 11:25:58.327 | WAKEUP 2026-09-03 11:25:58.352 | [2061 Async create_flavors:73985]: Signaled 2026-09-03 11:25:58.354 | + lib/nova:create_flavors:1241 : is_service_enabled n-api 2026-09-03 11:25:58.354 | + functions-common:is_service_enabled:2076 : return 0 2026-09-03 11:25:58.354 | + lib/nova:create_flavors:1242 : grep -q ds512M 2026-09-03 11:25:58.354 | + lib/nova:create_flavors:1242 : openstack --os-region-name=RegionOne flavor list 2026-09-03 11:25:58.354 | + 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-09-03 11:25:58.355 | +----------------------------+-----------------------+ 2026-09-03 11:25:58.355 | | Field | Value | 2026-09-03 11:25:58.355 | +----------------------------+-----------------------+ 2026-09-03 11:25:58.355 | | OS-FLV-DISABLED:disabled | False | 2026-09-03 11:25:58.355 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-09-03 11:25:58.355 | | description | None | 2026-09-03 11:25:58.355 | | disk | 1 | 2026-09-03 11:25:58.355 | | id | c1 | 2026-09-03 11:25:58.356 | | name | cirros256 | 2026-09-03 11:25:58.356 | | os-flavor-access:is_public | True | 2026-09-03 11:25:58.356 | | properties | hw_rng:allowed='True' | 2026-09-03 11:25:58.356 | | ram | 256 | 2026-09-03 11:25:58.356 | | rxtx_factor | 1.0 | 2026-09-03 11:25:58.356 | | swap | 0 | 2026-09-03 11:25:58.356 | | vcpus | 1 | 2026-09-03 11:25:58.356 | +----------------------------+-----------------------+ 2026-09-03 11:25:58.357 | + 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-09-03 11:25:58.357 | +----------------------------+-----------------------+ 2026-09-03 11:25:58.357 | | Field | Value | 2026-09-03 11:25:58.357 | +----------------------------+-----------------------+ 2026-09-03 11:25:58.357 | | OS-FLV-DISABLED:disabled | False | 2026-09-03 11:25:58.357 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-09-03 11:25:58.357 | | description | None | 2026-09-03 11:25:58.357 | | disk | 5 | 2026-09-03 11:25:58.357 | | id | d1 | 2026-09-03 11:25:58.357 | | name | ds512M | 2026-09-03 11:25:58.358 | | os-flavor-access:is_public | True | 2026-09-03 11:25:58.358 | | properties | hw_rng:allowed='True' | 2026-09-03 11:25:58.358 | | ram | 512 | 2026-09-03 11:25:58.358 | | rxtx_factor | 1.0 | 2026-09-03 11:25:58.358 | | swap | 0 | 2026-09-03 11:25:58.358 | | vcpus | 1 | 2026-09-03 11:25:58.358 | +----------------------------+-----------------------+ 2026-09-03 11:25:58.358 | + 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-09-03 11:25:58.358 | +----------------------------+-----------------------+ 2026-09-03 11:25:58.359 | | Field | Value | 2026-09-03 11:25:58.359 | +----------------------------+-----------------------+ 2026-09-03 11:25:58.359 | | OS-FLV-DISABLED:disabled | False | 2026-09-03 11:25:58.359 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-09-03 11:25:58.359 | | description | None | 2026-09-03 11:25:58.359 | | disk | 10 | 2026-09-03 11:25:58.359 | | id | d2 | 2026-09-03 11:25:58.359 | | name | ds1G | 2026-09-03 11:25:58.359 | | os-flavor-access:is_public | True | 2026-09-03 11:25:58.359 | | properties | hw_rng:allowed='True' | 2026-09-03 11:25:58.360 | | ram | 1024 | 2026-09-03 11:25:58.360 | | rxtx_factor | 1.0 | 2026-09-03 11:25:58.360 | | swap | 0 | 2026-09-03 11:25:58.360 | | vcpus | 1 | 2026-09-03 11:25:58.360 | +----------------------------+-----------------------+ 2026-09-03 11:25:58.360 | + 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-09-03 11:25:58.360 | +----------------------------+-----------------------+ 2026-09-03 11:25:58.360 | | Field | Value | 2026-09-03 11:25:58.360 | +----------------------------+-----------------------+ 2026-09-03 11:25:58.361 | | OS-FLV-DISABLED:disabled | False | 2026-09-03 11:25:58.361 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-09-03 11:25:58.361 | | description | None | 2026-09-03 11:25:58.361 | | disk | 10 | 2026-09-03 11:25:58.361 | | id | d3 | 2026-09-03 11:25:58.361 | | name | ds2G | 2026-09-03 11:25:58.361 | | os-flavor-access:is_public | True | 2026-09-03 11:25:58.361 | | properties | hw_rng:allowed='True' | 2026-09-03 11:25:58.361 | | ram | 2048 | 2026-09-03 11:25:58.361 | | rxtx_factor | 1.0 | 2026-09-03 11:25:58.362 | | swap | 0 | 2026-09-03 11:25:58.362 | | vcpus | 2 | 2026-09-03 11:25:58.362 | +----------------------------+-----------------------+ 2026-09-03 11:25:58.362 | + 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-09-03 11:25:58.362 | +----------------------------+-----------------------+ 2026-09-03 11:25:58.362 | | Field | Value | 2026-09-03 11:25:58.362 | +----------------------------+-----------------------+ 2026-09-03 11:25:58.362 | | OS-FLV-DISABLED:disabled | False | 2026-09-03 11:25:58.362 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-09-03 11:25:58.362 | | description | None | 2026-09-03 11:25:58.363 | | disk | 20 | 2026-09-03 11:25:58.363 | | id | d4 | 2026-09-03 11:25:58.363 | | name | ds4G | 2026-09-03 11:25:58.363 | | os-flavor-access:is_public | True | 2026-09-03 11:25:58.363 | | properties | hw_rng:allowed='True' | 2026-09-03 11:25:58.363 | | ram | 4096 | 2026-09-03 11:25:58.363 | | rxtx_factor | 1.0 | 2026-09-03 11:25:58.363 | | swap | 0 | 2026-09-03 11:25:58.363 | | vcpus | 4 | 2026-09-03 11:25:58.363 | +----------------------------+-----------------------+ 2026-09-03 11:25:58.364 | + lib/nova:create_flavors:1251 : openstack --os-region-name=RegionOne flavor list 2026-09-03 11:25:58.364 | + lib/nova:create_flavors:1251 : grep -q m1.tiny 2026-09-03 11:25:58.364 | + 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-09-03 11:25:58.364 | +----------------------------+-----------------------+ 2026-09-03 11:25:58.364 | | Field | Value | 2026-09-03 11:25:58.364 | +----------------------------+-----------------------+ 2026-09-03 11:25:58.364 | | OS-FLV-DISABLED:disabled | False | 2026-09-03 11:25:58.364 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-09-03 11:25:58.364 | | description | None | 2026-09-03 11:25:58.365 | | disk | 1 | 2026-09-03 11:25:58.365 | | id | 1 | 2026-09-03 11:25:58.365 | | name | m1.tiny | 2026-09-03 11:25:58.365 | | os-flavor-access:is_public | True | 2026-09-03 11:25:58.365 | | properties | hw_rng:allowed='True' | 2026-09-03 11:25:58.365 | | ram | 512 | 2026-09-03 11:25:58.365 | | rxtx_factor | 1.0 | 2026-09-03 11:25:58.365 | | swap | 0 | 2026-09-03 11:25:58.365 | | vcpus | 1 | 2026-09-03 11:25:58.366 | +----------------------------+-----------------------+ 2026-09-03 11:25:58.366 | + 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-09-03 11:25:58.366 | +----------------------------+-----------------------+ 2026-09-03 11:25:58.366 | | Field | Value | 2026-09-03 11:25:58.366 | +----------------------------+-----------------------+ 2026-09-03 11:25:58.366 | | OS-FLV-DISABLED:disabled | False | 2026-09-03 11:25:58.366 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-09-03 11:25:58.366 | | description | None | 2026-09-03 11:25:58.366 | | disk | 20 | 2026-09-03 11:25:58.366 | | id | 2 | 2026-09-03 11:25:58.367 | | name | m1.small | 2026-09-03 11:25:58.367 | | os-flavor-access:is_public | True | 2026-09-03 11:25:58.367 | | properties | hw_rng:allowed='True' | 2026-09-03 11:25:58.367 | | ram | 2048 | 2026-09-03 11:25:58.367 | | rxtx_factor | 1.0 | 2026-09-03 11:25:58.367 | | swap | 0 | 2026-09-03 11:25:58.367 | | vcpus | 1 | 2026-09-03 11:25:58.367 | +----------------------------+-----------------------+ 2026-09-03 11:25:58.367 | + 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-09-03 11:25:58.368 | +----------------------------+-----------------------+ 2026-09-03 11:25:58.368 | | Field | Value | 2026-09-03 11:25:58.368 | +----------------------------+-----------------------+ 2026-09-03 11:25:58.368 | | OS-FLV-DISABLED:disabled | False | 2026-09-03 11:25:58.368 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-09-03 11:25:58.368 | | description | None | 2026-09-03 11:25:58.368 | | disk | 40 | 2026-09-03 11:25:58.368 | | id | 3 | 2026-09-03 11:25:58.368 | | name | m1.medium | 2026-09-03 11:25:58.369 | | os-flavor-access:is_public | True | 2026-09-03 11:25:58.369 | | properties | hw_rng:allowed='True' | 2026-09-03 11:25:58.369 | | ram | 4096 | 2026-09-03 11:25:58.369 | | rxtx_factor | 1.0 | 2026-09-03 11:25:58.369 | | swap | 0 | 2026-09-03 11:25:58.369 | | vcpus | 2 | 2026-09-03 11:25:58.369 | +----------------------------+-----------------------+ 2026-09-03 11:25:58.369 | + 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-09-03 11:25:58.369 | +----------------------------+-----------------------+ 2026-09-03 11:25:58.369 | | Field | Value | 2026-09-03 11:25:58.370 | +----------------------------+-----------------------+ 2026-09-03 11:25:58.370 | | OS-FLV-DISABLED:disabled | False | 2026-09-03 11:25:58.370 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-09-03 11:25:58.370 | | description | None | 2026-09-03 11:25:58.370 | | disk | 80 | 2026-09-03 11:25:58.370 | | id | 4 | 2026-09-03 11:25:58.370 | | name | m1.large | 2026-09-03 11:25:58.370 | | os-flavor-access:is_public | True | 2026-09-03 11:25:58.370 | | properties | hw_rng:allowed='True' | 2026-09-03 11:25:58.370 | | ram | 8192 | 2026-09-03 11:25:58.371 | | rxtx_factor | 1.0 | 2026-09-03 11:25:58.371 | | swap | 0 | 2026-09-03 11:25:58.371 | | vcpus | 4 | 2026-09-03 11:25:58.371 | +----------------------------+-----------------------+ 2026-09-03 11:25:58.371 | + 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-09-03 11:25:58.371 | +----------------------------+-----------------------+ 2026-09-03 11:25:58.371 | | Field | Value | 2026-09-03 11:25:58.371 | +----------------------------+-----------------------+ 2026-09-03 11:25:58.371 | | OS-FLV-DISABLED:disabled | False | 2026-09-03 11:25:58.371 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-09-03 11:25:58.372 | | description | None | 2026-09-03 11:25:58.372 | | disk | 160 | 2026-09-03 11:25:58.372 | | id | 5 | 2026-09-03 11:25:58.372 | | name | m1.xlarge | 2026-09-03 11:25:58.372 | | os-flavor-access:is_public | True | 2026-09-03 11:25:58.372 | | properties | hw_rng:allowed='True' | 2026-09-03 11:25:58.372 | | ram | 16384 | 2026-09-03 11:25:58.372 | | rxtx_factor | 1.0 | 2026-09-03 11:25:58.372 | | swap | 0 | 2026-09-03 11:25:58.372 | | vcpus | 8 | 2026-09-03 11:25:58.373 | +----------------------------+-----------------------+ 2026-09-03 11:25:58.409 | [2061 Async create_flavors:73985]: finished create_flavors with result 0 in 40 seconds 2026-09-03 11:25:58.414 | + inc/async:async_wait:197 : return 0 2026-09-03 11:25:58.418 | + ./stack.sh:main:1380 : is_service_enabled horizon 2026-09-03 11:25:58.443 | + functions-common:is_service_enabled:2076 : return 1 2026-09-03 11:25:58.447 | + ./stack.sh:main:1394 : is_service_enabled nova 2026-09-03 11:25:58.473 | + functions-common:is_service_enabled:2076 : return 0 2026-09-03 11:25:58.477 | + ./stack.sh:main:1394 : is_service_enabled keystone 2026-09-03 11:25:58.503 | + functions-common:is_service_enabled:2076 : return 0 2026-09-03 11:25:58.506 | + ./stack.sh:main:1395 : USERRC_PARAMS='-PA --target-dir /home/quobyte/devstack/accrc --os-password nomoresecret' 2026-09-03 11:25:58.510 | + ./stack.sh:main:1397 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-09-03 11:25:58.514 | + ./stack.sh:main:1401 : /home/quobyte/devstack/tools/create_userrc.sh -PA --target-dir /home/quobyte/devstack/accrc --os-password nomoresecret 2026-09-03 11:25:58.518 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-09-03 11:25:58.520 | + home/quobyte/devstack/tools/create_userrc.sh:main:31 : ACCOUNT_DIR=./accrc 2026-09-03 11:25:58.522 | ++ 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-09-03 11:25:58.526 | + home/quobyte/devstack/tools/create_userrc.sh:main:80 : options=' -P -A --target-dir '\''/home/quobyte/devstack/accrc'\'' --os-password '\''nomoresecret'\'' --' 2026-09-03 11:25:58.528 | + home/quobyte/devstack/tools/create_userrc.sh:main:84 : eval set -- -P -A --target-dir ''\''/home/quobyte/devstack/accrc'\''' --os-password ''\''nomoresecret'\''' -- 2026-09-03 11:25:58.529 | ++ home/quobyte/devstack/tools/create_userrc.sh:main:84 : set -- -P -A --target-dir /home/quobyte/devstack/accrc --os-password nomoresecret -- 2026-09-03 11:25:58.531 | + home/quobyte/devstack/tools/create_userrc.sh:main:85 : ADDPASS= 2026-09-03 11:25:58.533 | + home/quobyte/devstack/tools/create_userrc.sh:main:86 : HEAT_URL= 2026-09-03 11:25:58.535 | + home/quobyte/devstack/tools/create_userrc.sh:main:91 : SKIP_PROJECT=service 2026-09-03 11:25:58.537 | + home/quobyte/devstack/tools/create_userrc.sh:main:92 : MODE= 2026-09-03 11:25:58.539 | + home/quobyte/devstack/tools/create_userrc.sh:main:93 : ROLE=Member 2026-09-03 11:25:58.541 | + home/quobyte/devstack/tools/create_userrc.sh:main:94 : USER_NAME= 2026-09-03 11:25:58.543 | + home/quobyte/devstack/tools/create_userrc.sh:main:95 : USER_PASS= 2026-09-03 11:25:58.545 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 7 -gt 0 ']' 2026-09-03 11:25:58.547 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-09-03 11:25:58.549 | + home/quobyte/devstack/tools/create_userrc.sh:main:119 : ADDPASS=yes 2026-09-03 11:25:58.551 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-09-03 11:25:58.553 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 6 -gt 0 ']' 2026-09-03 11:25:58.555 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-09-03 11:25:58.557 | + home/quobyte/devstack/tools/create_userrc.sh:main:118 : MODE=all 2026-09-03 11:25:58.559 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-09-03 11:25:58.561 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 5 -gt 0 ']' 2026-09-03 11:25:58.563 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-09-03 11:25:58.565 | + home/quobyte/devstack/tools/create_userrc.sh:main:113 : ACCOUNT_DIR=/home/quobyte/devstack/accrc 2026-09-03 11:25:58.567 | + home/quobyte/devstack/tools/create_userrc.sh:main:113 : shift 2026-09-03 11:25:58.569 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-09-03 11:25:58.571 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 3 -gt 0 ']' 2026-09-03 11:25:58.573 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-09-03 11:25:58.575 | + home/quobyte/devstack/tools/create_userrc.sh:main:100 : export OS_PASSWORD=nomoresecret 2026-09-03 11:25:58.577 | + home/quobyte/devstack/tools/create_userrc.sh:main:100 : OS_PASSWORD=nomoresecret 2026-09-03 11:25:58.579 | + home/quobyte/devstack/tools/create_userrc.sh:main:100 : shift 2026-09-03 11:25:58.581 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-09-03 11:25:58.583 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 1 -gt 0 ']' 2026-09-03 11:25:58.585 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-09-03 11:25:58.587 | + home/quobyte/devstack/tools/create_userrc.sh:main:122 : shift 2026-09-03 11:25:58.589 | + home/quobyte/devstack/tools/create_userrc.sh:main:122 : break 2026-09-03 11:25:58.591 | + home/quobyte/devstack/tools/create_userrc.sh:main:129 : '[' -z nomoresecret ']' 2026-09-03 11:25:58.593 | + home/quobyte/devstack/tools/create_userrc.sh:main:138 : '[' -z '' -a '' ']' 2026-09-03 11:25:58.595 | + home/quobyte/devstack/tools/create_userrc.sh:main:142 : '[' -z '' -a '' ']' 2026-09-03 11:25:58.597 | + home/quobyte/devstack/tools/create_userrc.sh:main:146 : '[' -z '' -a -z '' ']' 2026-09-03 11:25:58.600 | + home/quobyte/devstack/tools/create_userrc.sh:main:147 : export OS_PROJECT_NAME=admin 2026-09-03 11:25:58.602 | + home/quobyte/devstack/tools/create_userrc.sh:main:147 : OS_PROJECT_NAME=admin 2026-09-03 11:25:58.603 | + home/quobyte/devstack/tools/create_userrc.sh:main:150 : '[' -z '' ']' 2026-09-03 11:25:58.605 | + home/quobyte/devstack/tools/create_userrc.sh:main:151 : export OS_USERNAME=admin 2026-09-03 11:25:58.607 | + home/quobyte/devstack/tools/create_userrc.sh:main:151 : OS_USERNAME=admin 2026-09-03 11:25:58.609 | + home/quobyte/devstack/tools/create_userrc.sh:main:154 : '[' -z '' ']' 2026-09-03 11:25:58.611 | + home/quobyte/devstack/tools/create_userrc.sh:main:155 : export OS_AUTH_URL=http://localhost:5000/v3/ 2026-09-03 11:25:58.613 | + home/quobyte/devstack/tools/create_userrc.sh:main:155 : OS_AUTH_URL=http://localhost:5000/v3/ 2026-09-03 11:25:58.615 | + home/quobyte/devstack/tools/create_userrc.sh:main:158 : '[' -z '' -a -z '' ']' 2026-09-03 11:25:58.617 | + home/quobyte/devstack/tools/create_userrc.sh:main:160 : OS_USER_DOMAIN_ID=default 2026-09-03 11:25:58.619 | + home/quobyte/devstack/tools/create_userrc.sh:main:163 : '[' -z '' -a -z '' ']' 2026-09-03 11:25:58.621 | + home/quobyte/devstack/tools/create_userrc.sh:main:165 : OS_PROJECT_DOMAIN_ID=default 2026-09-03 11:25:58.622 | + home/quobyte/devstack/tools/create_userrc.sh:main:168 : USER_PASS=nomoresecret 2026-09-03 11:25:58.624 | + home/quobyte/devstack/tools/create_userrc.sh:main:169 : USER_NAME=admin 2026-09-03 11:25:58.626 | + home/quobyte/devstack/tools/create_userrc.sh:main:171 : '[' -z all ']' 2026-09-03 11:25:58.628 | + home/quobyte/devstack/tools/create_userrc.sh:main:239 : '[' all '!=' create ']' 2026-09-03 11:25:58.632 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : openstack project list --long --quote none -f csv 2026-09-03 11:25:58.632 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : IFS=, 2026-09-03 11:25:58.632 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : grep ,True 2026-09-03 11:25:58.632 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : grep -v service 2026-09-03 11:25:58.632 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2026-09-03 11:26:00.698 | Failed to discover available identity versions when contacting http://localhost:5000/v3/. Attempting to parse version from URL. 2026-09-03 11:26:00.700 | 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-09-03 11:26:00.977 | + ./stack.sh:main:1406 : save_stackenv 2026-09-03 11:26:00.980 | + functions-common:save_stackenv:65 : local tag= 2026-09-03 11:26:00.985 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-09-03 11:26:00.991 | + functions-common:save_stackenv:67 : time_stamp=2026-09-03-132600 2026-09-03 11:26:00.994 | + functions-common:save_stackenv:68 : echo '# 2026-09-03-132600 ' 2026-09-03 11:26:00.998 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-03 11:26:01.002 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-09-03 11:26:01.006 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-03 11:26:01.010 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-09-03 11:26:01.014 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-03 11:26:01.017 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-09-03 11:26:01.021 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-03 11:26:01.026 | + 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-09-03 11:26:01.029 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-03 11:26:01.033 | + functions-common:save_stackenv:70 : echo HOST_IP=192.168.122.181 2026-09-03 11:26:01.036 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-03 11:26:01.040 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=http://192.168.122.181/identity 2026-09-03 11:26:01.044 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-03 11:26:01.048 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2026-09-03-130234 2026-09-03 11:26:01.052 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-03 11:26:01.056 | + functions-common:save_stackenv:70 : echo OS_CACERT= 2026-09-03 11:26:01.060 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-03 11:26:01.064 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=192.168.122.181 2026-09-03 11:26:01.067 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-03 11:26:01.071 | + functions-common:save_stackenv:70 : echo STACK_USER=quobyte 2026-09-03 11:26:01.075 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-03 11:26:01.078 | + functions-common:save_stackenv:70 : echo TLS_IP= 2026-09-03 11:26:01.081 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-03 11:26:01.085 | + functions-common:save_stackenv:70 : echo HOST_IPV6=::1 2026-09-03 11:26:01.089 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-03 11:26:01.093 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-09-03 11:26:01.097 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-03 11:26:01.101 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=192.168.122.181 2026-09-03 11:26:01.104 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-03 11:26:01.107 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-09-03 11:26:01.112 | + ./stack.sh:main:1417 : merge_config_group /home/quobyte/devstack/local.conf extra 2026-09-03 11:26:01.115 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-09-03 11:26:01.118 | + inc/meta-config:merge_config_group:171 : shift 2026-09-03 11:26:01.121 | + inc/meta-config:merge_config_group:172 : local matchgroups=extra 2026-09-03 11:26:01.124 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-09-03 11:26:01.128 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-09-03 11:26:01.131 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-09-03 11:26:01.137 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf extra 2026-09-03 11:26:01.140 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-09-03 11:26:01.143 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=extra 2026-09-03 11:26:01.146 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-09-03 11:26:01.149 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=extra ' 2026-09-03 11:26:01.150 | /^\[\[.+\|.*\]\]/ { 2026-09-03 11:26:01.150 | gsub("[][]", "", $1); 2026-09-03 11:26:01.150 | split($1, a, "|"); 2026-09-03 11:26:01.150 | if (a[1] == matchgroup) 2026-09-03 11:26:01.150 | print a[2] 2026-09-03 11:26:01.150 | } 2026-09-03 11:26:01.150 | ' /home/quobyte/devstack/local.conf 2026-09-03 11:26:01.157 | + ./stack.sh:main:1424 : run_phase stack extra 2026-09-03 11:26:01.161 | + functions-common:run_phase:1848 : local mode=stack 2026-09-03 11:26:01.165 | + functions-common:run_phase:1849 : local phase=extra 2026-09-03 11:26:01.168 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-09-03 11:26:01.172 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-09-03 11:26:01.176 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-09-03 11:26:01.180 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-09-03 11:26:01.183 | + functions-common:run_phase:1858 : local extra 2026-09-03 11:26:01.188 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-09-03 11:26:01.194 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-09-03 11:26:01.199 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-09-03 11:26:01.203 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-09-03 11:26:01.206 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack extra 2026-09-03 11:26:01.211 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-09-03 11:26:01.235 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-03 11:26:01.239 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-09-03 11:26:01.243 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-09-03 11:26:01.247 | ++ extras.d/80-tempest.sh:source:7 : [[ extra == \i\n\s\t\a\l\l ]] 2026-09-03 11:26:01.251 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-09-03 11:26:01.255 | ++ extras.d/80-tempest.sh:source:10 : [[ extra == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-09-03 11:26:01.259 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-09-03 11:26:01.264 | ++ extras.d/80-tempest.sh:source:13 : [[ extra == \e\x\t\r\a ]] 2026-09-03 11:26:01.267 | ++ extras.d/80-tempest.sh:source:15 : : 2026-09-03 11:26:01.272 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-09-03 11:26:01.275 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-09-03 11:26:01.280 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-09-03 11:26:01.284 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-09-03 11:26:01.288 | + functions-common:run_phase:1875 : run_plugins stack extra 2026-09-03 11:26:01.293 | + functions-common:run_plugins:1834 : local mode=stack 2026-09-03 11:26:01.297 | + functions-common:run_plugins:1835 : local phase=extra 2026-09-03 11:26:01.301 | + functions-common:run_plugins:1837 : local plugins= 2026-09-03 11:26:01.307 | + functions-common:run_plugins:1838 : local plugin 2026-09-03 11:26:01.311 | + ./stack.sh:main:1432 : merge_config_group /home/quobyte/devstack/local.conf post-extra 2026-09-03 11:26:01.315 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-09-03 11:26:01.320 | + inc/meta-config:merge_config_group:171 : shift 2026-09-03 11:26:01.324 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-extra 2026-09-03 11:26:01.329 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-09-03 11:26:01.333 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-09-03 11:26:01.336 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-09-03 11:26:01.342 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf post-extra 2026-09-03 11:26:01.345 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-09-03 11:26:01.348 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-extra 2026-09-03 11:26:01.352 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-09-03 11:26:01.355 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-extra ' 2026-09-03 11:26:01.355 | /^\[\[.+\|.*\]\]/ { 2026-09-03 11:26:01.355 | gsub("[][]", "", $1); 2026-09-03 11:26:01.355 | split($1, a, "|"); 2026-09-03 11:26:01.355 | if (a[1] == matchgroup) 2026-09-03 11:26:01.355 | print a[2] 2026-09-03 11:26:01.356 | } 2026-09-03 11:26:01.356 | ' /home/quobyte/devstack/local.conf 2026-09-03 11:26:01.363 | + ./stack.sh:main:1441 : is_service_enabled n-cpu 2026-09-03 11:26:01.389 | + functions-common:is_service_enabled:2076 : return 0 2026-09-03 11:26:01.393 | + ./stack.sh:main:1442 : is_nova_ready 2026-09-03 11:26:01.397 | + lib/nova:is_nova_ready:1166 : wait_for_compute 60 2026-09-03 11:26:01.401 | + functions:wait_for_compute:490 : local timeout=60 2026-09-03 11:26:01.405 | + functions:wait_for_compute:491 : local rval=0 2026-09-03 11:26:01.408 | + functions:wait_for_compute:492 : local compute_hostname 2026-09-03 11:26:01.411 | + functions:wait_for_compute:493 : time_start wait_for_service 2026-09-03 11:26:01.414 | + functions-common:time_start:2406 : local name=wait_for_service 2026-09-03 11:26:01.418 | + functions-common:time_start:2407 : local start_time= 2026-09-03 11:26:01.422 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-03 11:26:01.426 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-03 11:26:01.431 | + functions-common:time_start:2411 : _TIME_START[$name]=1788434761428 2026-09-03 11:26:01.437 | ++ functions:wait_for_compute:494 : iniget /etc/nova/nova.conf DEFAULT host 2026-09-03 11:26:01.465 | + functions:wait_for_compute:494 : compute_hostname= 2026-09-03 11:26:01.469 | + functions:wait_for_compute:495 : [[ -z '' ]] 2026-09-03 11:26:01.473 | ++ functions:wait_for_compute:496 : hostname 2026-09-03 11:26:01.479 | + functions:wait_for_compute:496 : compute_hostname=devstack 2026-09-03 11:26:01.482 | + functions:wait_for_compute:498 : timeout 60 bash -x 2026-09-03 11:26:01.489 | ++ functions:wait_for_compute:498 : hostname 2026-09-03 11:26:01.494 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-09-03 11:26:01.495 | + :: : ID= 2026-09-03 11:26:01.498 | + :: : [[ '' == '' ]] 2026-09-03 11:26:01.500 | + :: : sleep 1 2026-09-03 11:26:02.503 | + :: : [[ libvirt = \f\a\k\e ]] 2026-09-03 11:26:02.506 | ++ :: : openstack --os-cloud devstack-admin --os-region RegionOne compute service list --host devstack --service nova-compute -c ID -f value 2026-09-03 11:26:05.542 | + :: : ID=946e3dd6-4298-451e-b0b1-5ac5765aa818 2026-09-03 11:26:05.544 | + :: : [[ 946e3dd6-4298-451e-b0b1-5ac5765aa818 == '' ]] 2026-09-03 11:26:05.549 | + functions:wait_for_compute:510 : time_stop wait_for_service 2026-09-03 11:26:05.553 | + functions-common:time_stop:2420 : local name 2026-09-03 11:26:05.557 | + functions-common:time_stop:2421 : local end_time 2026-09-03 11:26:05.562 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-03 11:26:05.566 | + functions-common:time_stop:2423 : local total 2026-09-03 11:26:05.570 | + functions-common:time_stop:2424 : local start_time 2026-09-03 11:26:05.574 | + functions-common:time_stop:2426 : name=wait_for_service 2026-09-03 11:26:05.578 | + functions-common:time_stop:2427 : start_time=1788434761428 2026-09-03 11:26:05.582 | + functions-common:time_stop:2429 : [[ -z 1788434761428 ]] 2026-09-03 11:26:05.587 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-03 11:26:05.594 | + functions-common:time_stop:2432 : end_time=1788434765589 2026-09-03 11:26:05.598 | + functions-common:time_stop:2433 : elapsed_time=4161 2026-09-03 11:26:05.606 | + functions-common:time_stop:2434 : total=24996 2026-09-03 11:26:05.610 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-03 11:26:05.613 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=29157 2026-09-03 11:26:05.616 | + functions:wait_for_compute:512 : [[ 0 != 0 ]] 2026-09-03 11:26:05.619 | + functions:wait_for_compute:516 : return 0 2026-09-03 11:26:05.622 | + ./stack.sh:main:1446 : service_check 2026-09-03 11:26:05.625 | + functions-common:service_check:1713 : local service 2026-09-03 11:26:05.630 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-09-03 11:26:05.633 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@key.service 2026-09-03 11:26:05.653 | not-found 2026-09-03 11:26:05.658 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-09-03 11:26:05.662 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-api.service 2026-09-03 11:26:05.681 | enabled 2026-09-03 11:26:05.687 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-api.service --no-pager 2026-09-03 11:26:05.710 | ● devstack@n-api.service - Devstack devstack@n-api.service 2026-09-03 11:26:05.711 | Loaded: loaded (/etc/systemd/system/devstack@n-api.service; enabled; preset: enabled) 2026-09-03 11:26:05.711 | Active: active (running) since Thu 2026-09-03 13:22:53 CEST; 3min 11s ago 2026-09-03 11:26:05.711 | Main PID: 61316 (uwsgi) 2026-09-03 11:26:05.711 | Status: "uWSGI is ready" 2026-09-03 11:26:05.711 | Tasks: 17 (limit: 14255) 2026-09-03 11:26:05.711 | Memory: 272.6M (peak: 273.1M) 2026-09-03 11:26:05.711 | CPU: 14.897s 2026-09-03 11:26:05.711 | CGroup: /system.slice/system-devstack.slice/devstack@n-api.service 2026-09-03 11:26:05.711 | ├─61316 "nova-apiuWSGI master" 2026-09-03 11:26:05.712 | ├─61317 "nova-apiuWSGI worker 1" 2026-09-03 11:26:05.712 | └─61318 "nova-apiuWSGI worker 2" 2026-09-03 11:26:05.712 | 2026-09-03 11:26:05.712 | Sep 03 13:26:05 devstack devstack@n-api.service[61318]: [pid: 61318|app: 0|req: 19/36] 192.168.122.181 () {54 vars in 935 bytes} [Thu Sep 3 13:26:05 2026] GET /compute/v2.1 => generated 393 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-09-03 11:26:05.712 | Sep 03 13:26:05 devstack devstack@n-api.service[61317]: DEBUG nova.api.openstack.wsgi [None req-d1b912e6-3420-4f16-8cd3-310a17dda57f admin admin] Calling method '>' {{(pid=61317) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} 2026-09-03 11:26:05.712 | Sep 03 13:26:05 devstack devstack@n-api.service[61317]: DEBUG oslo_concurrency.lockutils [None req-d1b912e6-3420-4f16-8cd3-310a17dda57f admin admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61317) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} 2026-09-03 11:26:05.712 | Sep 03 13:26:05 devstack devstack@n-api.service[61317]: DEBUG oslo_concurrency.lockutils [None req-d1b912e6-3420-4f16-8cd3-310a17dda57f 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=61317) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} 2026-09-03 11:26:05.712 | Sep 03 13:26:05 devstack devstack@n-api.service[61317]: DEBUG oslo_concurrency.lockutils [None req-d1b912e6-3420-4f16-8cd3-310a17dda57f 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.000s {{(pid=61317) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} 2026-09-03 11:26:05.712 | Sep 03 13:26:05 devstack devstack@n-api.service[61317]: DEBUG oslo_concurrency.lockutils [None req-d1b912e6-3420-4f16-8cd3-310a17dda57f admin admin] Acquiring lock "d45c1c6f-3169-42d8-b599-139575d59888" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61317) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} 2026-09-03 11:26:05.713 | Sep 03 13:26:05 devstack devstack@n-api.service[61317]: DEBUG oslo_concurrency.lockutils [None req-d1b912e6-3420-4f16-8cd3-310a17dda57f admin admin] Lock "d45c1c6f-3169-42d8-b599-139575d59888" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=61317) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} 2026-09-03 11:26:05.713 | Sep 03 13:26:05 devstack devstack@n-api.service[61317]: DEBUG oslo_concurrency.lockutils [None req-d1b912e6-3420-4f16-8cd3-310a17dda57f admin admin] Lock "d45c1c6f-3169-42d8-b599-139575d59888" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61317) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} 2026-09-03 11:26:05.713 | Sep 03 13:26:05 devstack devstack@n-api.service[61317]: INFO nova.api.openstack.requestlog [None req-d1b912e6-3420-4f16-8cd3-310a17dda57f admin admin] 192.168.122.181 "GET /compute/v2.1/os-services?binary=nova-compute&host=devstack" status: 200 len: 251 microversion: 2.69 time: 0.160325 2026-09-03 11:26:05.713 | Sep 03 13:26:05 devstack devstack@n-api.service[61317]: [pid: 61317|app: 0|req: 18/37] 192.168.122.181 () {60 vars in 1325 bytes} [Thu Sep 3 13:26:05 2026] GET /compute/v2.1/os-services?binary=nova-compute&host=devstack => generated 251 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-09-03 11:26:05.717 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-09-03 11:26:05.721 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-cpu.service 2026-09-03 11:26:05.739 | enabled 2026-09-03 11:26:05.745 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-cpu.service --no-pager 2026-09-03 11:26:05.767 | ● devstack@n-cpu.service - Devstack devstack@n-cpu.service 2026-09-03 11:26:05.768 | Loaded: loaded (/etc/systemd/system/devstack@n-cpu.service; enabled; preset: enabled) 2026-09-03 11:26:05.768 | Active: active (running) since Thu 2026-09-03 13:25:12 CEST; 52s ago 2026-09-03 11:26:05.768 | Main PID: 73781 (nova-compute) 2026-09-03 11:26:05.768 | Tasks: 10 (limit: 14255) 2026-09-03 11:26:05.768 | Memory: 135.6M (peak: 137.2M) 2026-09-03 11:26:05.768 | CPU: 4.704s 2026-09-03 11:26:05.768 | CGroup: /system.slice/system-devstack.slice/devstack@n-cpu.service 2026-09-03 11:26:05.768 | └─73781 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf 2026-09-03 11:26:05.768 | 2026-09-03 11:26:05.769 | Sep 03 13:25:34 devstack nova-compute[73781]: DEBUG nova.compute.provider_tree [None req-75cfa309-c6c5-4a68-8715-869174efea5d None None] Updating resource provider b3b48645-944d-43c4-80dc-207d9515ed20 generation from 0 to 1 during operation: update_inventory {{(pid=73781) _update_generation /opt/stack/nova/nova/compute/provider_tree.py:165}} 2026-09-03 11:26:05.769 | Sep 03 13:25:34 devstack nova-compute[73781]: DEBUG nova.compute.provider_tree [None req-75cfa309-c6c5-4a68-8715-869174efea5d None None] Updating inventory in ProviderTree for provider b3b48645-944d-43c4-80dc-207d9515ed20 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=73781) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:177}} 2026-09-03 11:26:05.769 | Sep 03 13:25:35 devstack nova-compute[73781]: DEBUG nova.compute.provider_tree [None req-75cfa309-c6c5-4a68-8715-869174efea5d None None] Updating resource provider b3b48645-944d-43c4-80dc-207d9515ed20 generation from 1 to 2 during operation: update_traits {{(pid=73781) _update_generation /opt/stack/nova/nova/compute/provider_tree.py:165}} 2026-09-03 11:26:05.769 | Sep 03 13:25:35 devstack nova-compute[73781]: DEBUG nova.compute.resource_tracker [None req-75cfa309-c6c5-4a68-8715-869174efea5d None None] Compute_service record updated for devstack:devstack {{(pid=73781) _update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:1097}} 2026-09-03 11:26:05.769 | Sep 03 13:25:35 devstack nova-compute[73781]: DEBUG oslo_concurrency.lockutils [None req-75cfa309-c6c5-4a68-8715-869174efea5d None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: held 1.905s {{(pid=73781) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} 2026-09-03 11:26:05.769 | Sep 03 13:25:35 devstack nova-compute[73781]: DEBUG nova.service [None req-75cfa309-c6c5-4a68-8715-869174efea5d None None] Creating RPC server for service: nova-compute on topic: compute {{(pid=73781) start /opt/stack/nova/nova/service.py:262}} 2026-09-03 11:26:05.769 | Sep 03 13:25:35 devstack nova-compute[73781]: DEBUG nova.service [None req-75cfa309-c6c5-4a68-8715-869174efea5d None None] Creating 2nd RPC server for service: nova-compute on topic: compute-alt {{(pid=73781) start /opt/stack/nova/nova/service.py:278}} 2026-09-03 11:26:05.769 | Sep 03 13:25:35 devstack nova-compute[73781]: DEBUG nova.service [None req-75cfa309-c6c5-4a68-8715-869174efea5d None None] Join ServiceGroup membership for this service compute {{(pid=73781) start /opt/stack/nova/nova/service.py:288}} 2026-09-03 11:26:05.769 | Sep 03 13:25:35 devstack nova-compute[73781]: DEBUG nova.servicegroup.drivers.db [None req-75cfa309-c6c5-4a68-8715-869174efea5d None None] DB_Driver: join new ServiceGroup member devstack to the compute group, service = {{(pid=73781) join /opt/stack/nova/nova/servicegroup/drivers/db.py:44}} 2026-09-03 11:26:05.770 | Sep 03 13:25:40 devstack nova-compute[73781]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.95 seconds {{(pid=73781) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-09-03 11:26:05.776 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-09-03 11:26:05.780 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-cond.service 2026-09-03 11:26:05.798 | not-found 2026-09-03 11:26:05.803 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-09-03 11:26:05.807 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-sch.service 2026-09-03 11:26:05.826 | enabled 2026-09-03 11:26:05.832 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-sch.service --no-pager 2026-09-03 11:26:05.854 | ● devstack@n-sch.service - Devstack devstack@n-sch.service 2026-09-03 11:26:05.854 | Loaded: loaded (/etc/systemd/system/devstack@n-sch.service; enabled; preset: enabled) 2026-09-03 11:26:05.855 | Active: active (running) since Thu 2026-09-03 13:24:59 CEST; 1min 6s ago 2026-09-03 11:26:05.855 | Main PID: 69665 (nova-scheduler:) 2026-09-03 11:26:05.855 | Tasks: 19 (limit: 14255) 2026-09-03 11:26:05.855 | Memory: 156.2M (peak: 156.7M) 2026-09-03 11:26:05.855 | CPU: 4.867s 2026-09-03 11:26:05.855 | CGroup: /system.slice/system-devstack.slice/devstack@n-sch.service 2026-09-03 11:26:05.855 | ├─69665 "nova-scheduler: master process [/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf]" 2026-09-03 11:26:05.855 | ├─71621 "nova-scheduler: ServiceWrapper worker(0)" 2026-09-03 11:26:05.855 | └─71631 "nova-scheduler: ServiceWrapper worker(1)" 2026-09-03 11:26:05.855 | 2026-09-03 11:26:05.856 | Sep 03 13:25:05 devstack nova-scheduler[71621]: DEBUG nova.servicegroup.drivers.db [None req-3060f642-8ef0-4b6a-8d81-de9aec9c1574 None None] DB_Driver: join new ServiceGroup member devstack to the scheduler group, service = {{(pid=71621) join /opt/stack/nova/nova/servicegroup/drivers/db.py:44}} 2026-09-03 11:26:05.856 | Sep 03 13:25:10 devstack nova-scheduler[71631]: DEBUG oslo.service.backend._threading.loopingcall [None req-59c76c7f-77dc-4f73-a3fc-1b029f890a0f None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=71631) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-09-03 11:26:05.856 | Sep 03 13:25:10 devstack nova-scheduler[71631]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.97 seconds {{(pid=71631) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-09-03 11:26:05.856 | Sep 03 13:25:10 devstack nova-scheduler[71621]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.98 seconds {{(pid=71621) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-09-03 11:26:05.856 | Sep 03 13:25:12 devstack nova-scheduler[69665]: DEBUG dbcounter [-] [69665] Writing DB stats nova_api:SELECT=3 {{(pid=69665) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-03 11:26:05.856 | Sep 03 13:25:13 devstack nova-scheduler[69665]: DEBUG dbcounter [-] [69665] Writing DB stats nova_cell0:SELECT=1 {{(pid=69665) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-03 11:26:05.856 | Sep 03 13:25:13 devstack nova-scheduler[69665]: DEBUG dbcounter [-] [69665] Writing DB stats nova_cell1:SELECT=1 {{(pid=69665) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-03 11:26:05.856 | Sep 03 13:25:20 devstack nova-scheduler[71631]: DEBUG dbcounter [-] [71631] Writing DB stats nova_cell0:SELECT=4,nova_cell0:INSERT=1,nova_cell0:UPDATE=1 {{(pid=71631) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-03 11:26:05.856 | Sep 03 13:25:20 devstack nova-scheduler[71621]: DEBUG dbcounter [-] [71621] Writing DB stats nova_cell0:SELECT=4,nova_cell0:INSERT=1,nova_cell0:UPDATE=1 {{(pid=71621) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-03 11:26:05.857 | Sep 03 13:25:52 devstack nova-scheduler[71621]: DEBUG oslo.service.backend._threading.loopingcall [None req-10ad1c32-7849-4e41-b348-3ef04b8bd150 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=71621) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-09-03 11:26:05.862 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-09-03 11:26:05.866 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-novnc.service 2026-09-03 11:26:05.884 | not-found 2026-09-03 11:26:05.890 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-09-03 11:26:05.893 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-api-meta.service 2026-09-03 11:26:05.912 | enabled 2026-09-03 11:26:05.918 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-api-meta.service --no-pager 2026-09-03 11:26:05.942 | ● devstack@n-api-meta.service - Devstack devstack@n-api-meta.service 2026-09-03 11:26:05.942 | Loaded: loaded (/etc/systemd/system/devstack@n-api-meta.service; enabled; preset: enabled) 2026-09-03 11:26:05.943 | Active: active (running) since Thu 2026-09-03 13:25:01 CEST; 1min 4s ago 2026-09-03 11:26:05.943 | Main PID: 70570 (uwsgi) 2026-09-03 11:26:05.943 | Status: "uWSGI is ready" 2026-09-03 11:26:05.943 | Tasks: 16 (limit: 14255) 2026-09-03 11:26:05.943 | Memory: 220.2M (peak: 220.7M) 2026-09-03 11:26:05.943 | CPU: 9.943s 2026-09-03 11:26:05.943 | CGroup: /system.slice/system-devstack.slice/devstack@n-api-meta.service 2026-09-03 11:26:05.943 | ├─70570 "nova-api-metauWSGI master" 2026-09-03 11:26:05.943 | ├─70611 "nova-api-metauWSGI worker 1" 2026-09-03 11:26:05.944 | ├─70612 "nova-api-metauWSGI worker 2" 2026-09-03 11:26:05.944 | └─70613 "nova-api-metauWSGI http 1" 2026-09-03 11:26:05.944 | 2026-09-03 11:26:05.944 | Sep 03 13:25:08 devstack devstack@n-api-meta.service[70611]: DEBUG nova.api.openstack.wsgi_app [None req-392df32d-411e-460f-ac5d-f0a14e7a8932 None None] ******************************************************************************** {{(pid=70611) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3567}} 2026-09-03 11:26:05.944 | Sep 03 13:25:08 devstack devstack@n-api-meta.service[70611]: WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x78e450aa4668 pid: 70611 (default app) 2026-09-03 11:26:05.944 | Sep 03 13:25:16 devstack devstack@n-api-meta.service[70611]: DEBUG dbcounter [-] [70611] Writing DB stats nova_api:SELECT=1 {{(pid=70611) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-03 11:26:05.944 | Sep 03 13:25:16 devstack devstack@n-api-meta.service[70612]: DEBUG dbcounter [-] [70612] Writing DB stats nova_api:SELECT=1 {{(pid=70612) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-03 11:26:05.944 | Sep 03 13:25:17 devstack devstack@n-api-meta.service[70611]: DEBUG dbcounter [-] [70611] Writing DB stats nova_cell1:SELECT=1 {{(pid=70611) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-03 11:26:05.944 | Sep 03 13:25:17 devstack devstack@n-api-meta.service[70611]: DEBUG dbcounter [-] [70611] Writing DB stats nova_cell0:SELECT=1 {{(pid=70611) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-03 11:26:05.944 | Sep 03 13:25:17 devstack devstack@n-api-meta.service[70612]: DEBUG dbcounter [-] [70612] Writing DB stats nova_cell0:SELECT=1 {{(pid=70612) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-03 11:26:05.945 | Sep 03 13:25:17 devstack devstack@n-api-meta.service[70612]: DEBUG dbcounter [-] [70612] Writing DB stats nova_cell1:SELECT=1 {{(pid=70612) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-03 11:26:05.945 | Sep 03 13:25:17 devstack devstack@n-api-meta.service[70611]: DEBUG dbcounter [-] [70611] Writing DB stats nova_cell0:SELECT=2,nova_cell0:INSERT=1 {{(pid=70611) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-03 11:26:05.945 | Sep 03 13:25:17 devstack devstack@n-api-meta.service[70612]: DEBUG dbcounter [-] [70612] Writing DB stats nova_cell0:SELECT=2,nova_cell0:INSERT=1 {{(pid=70612) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-03 11:26:05.950 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-09-03 11:26:05.954 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@placement-api.service 2026-09-03 11:26:05.973 | enabled 2026-09-03 11:26:05.979 | + functions-common:service_check:1720 : sudo systemctl status devstack@placement-api.service --no-pager 2026-09-03 11:26:06.001 | ● devstack@placement-api.service - Devstack devstack@placement-api.service 2026-09-03 11:26:06.001 | Loaded: loaded (/etc/systemd/system/devstack@placement-api.service; enabled; preset: enabled) 2026-09-03 11:26:06.001 | Active: active (running) since Thu 2026-09-03 13:23:36 CEST; 2min 29s ago 2026-09-03 11:26:06.001 | Main PID: 67435 (uwsgi) 2026-09-03 11:26:06.001 | Status: "uWSGI is ready" 2026-09-03 11:26:06.002 | Tasks: 5 (limit: 14255) 2026-09-03 11:26:06.002 | Memory: 174.5M (peak: 174.9M) 2026-09-03 11:26:06.002 | CPU: 6.434s 2026-09-03 11:26:06.002 | CGroup: /system.slice/system-devstack.slice/devstack@placement-api.service 2026-09-03 11:26:06.002 | ├─67435 "placementuWSGI master" 2026-09-03 11:26:06.002 | ├─67436 "placementuWSGI worker 1" 2026-09-03 11:26:06.002 | └─67437 "placementuWSGI worker 2" 2026-09-03 11:26:06.002 | 2026-09-03 11:26:06.002 | Sep 03 13:25:34 devstack devstack@placement-api.service[67437]: INFO placement.requestlog [req-b874e55a-9a37-4e52-9422-0ed07b8f082d req-1509fa39-2f1c-4b88-a215-0e5d4e8bd972 service nova] 192.168.122.181 "PUT /placement/resource_providers/b3b48645-944d-43c4-80dc-207d9515ed20/inventories" status: 200 len: 396 microversion: 1.26 2026-09-03 11:26:06.002 | Sep 03 13:25:34 devstack devstack@placement-api.service[67437]: [pid: 67437|app: 0|req: 5/9] 192.168.122.181 () {64 vars in 1498 bytes} [Thu Sep 3 13:25:34 2026] PUT /placement/resource_providers/b3b48645-944d-43c4-80dc-207d9515ed20/inventories => generated 396 bytes in 58 msecs (HTTP/1.1 200) 8 headers in 296 bytes (1 switches on core 0) 2026-09-03 11:26:06.003 | Sep 03 13:25:34 devstack devstack@placement-api.service[67436]: DEBUG placement.requestlog [req-b874e55a-9a37-4e52-9422-0ed07b8f082d req-8fff1263-5903-42f4-875b-8b8a62e7b6ac None None] Starting request: 192.168.122.181 "GET /placement/traits?name=in:COMPUTE_GRAPHICS_MODEL_VIRTIO,COMPUTE_RESCUE_BFV,HW_CPU_X86_BMI2,COMPUTE_SOUND_MODEL_PCSPK,COMPUTE_STORAGE_BUS_SCSI,HW_CPU_X86_SVM,HW_CPU_X86_BMI,HW_CPU_X86_SSE41,COMPUTE_VIOMMU_MODEL_INTEL,COMPUTE_SECURITY_UEFI_SECURE_BOOT,COMPUTE_STORAGE_BUS_FDC,OWNER_NOVA,COMPUTE_GRAPHICS_MODEL_QXL,HW_CPU_X86_MMX,HW_CPU_X86_SSE4A,HW_CPU_X86_SSE,COMPUTE_IMAGE_TYPE_QCOW2,HW_CPU_X86_SSE2,COMPUTE_NET_VIRTIO_PACKED,COMPUTE_NODE,COMPUTE_SOUND_MODEL_SB16,COMPUTE_VIOMMU_MODEL_AUTO,COMPUTE_STORAGE_VIRTIO_FS,COMPUTE_ADDRESS_SPACE_EMULATED,COMPUTE_VOLUME_EXTEND,COMPUTE_STORAGE_BUS_IDE,HW_CPU_X86_FMA3,COMPUTE_SECURITY_STATELESS_FIRMWARE,HW_CPU_X86_AESNI,COMPUTE_NET_VIF_MODEL_E1000,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,COMPUTE_NET_VIF_MODEL_NE2K_PCI,HW_CPU_X86_F16C,COMPUTE_NET_VIF_MODEL_RTL8139,COMPUTE_SOUND_MODEL_AC97,HW_ARCH_X86_64,COMPUTE_NET_VIF_MODEL_IGB,COMPUTE_NET_ATTACH_INTERFACE,COMPUTE_SOUND_MODEL_ICH9,HW_CPU_X86_ABM,COMPUTE_IMAGE_TYPE_ISO,COMPUTE_STORAGE_BUS_USB,COMPUTE_STORAGE_BUS_VIRTIO,HW_CPU_X86_SSSE3,COMPUTE_NET_VIF_MODEL_E1000E,COMPUTE_IMAGE_TYPE_AMI,COMPUTE_SOUND_MODEL_ES1370,COMPUTE_GRAPHICS_MODEL_VGA,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,COMPUTE_NET_VIF_MODEL_PCNET,COMPUTE_ACCELERATORS,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,COMPUTE_GRAPHICS_MODEL_BOCHS,COMPUTE_DEVICE_TAGGING,COMPUTE_IMAGE_TYPE_ARI,HW_CPU_X86_SHA,COMPUTE_TRUSTED_CERTS,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,COMPUTE_STORAGE_BUS_SATA,HW_CPU_X86_SSE42,HW_CPU_X86_AVX2,COMPUTE_IMAGE_TYPE_AKI,HW_CPU_X86_CLMUL,COMPUTE_GRAPHICS_MODEL_CIRRUS,COMPUTE_GRAPHICS_MODEL_NONE,COMPUTE_NET_VIF_MODEL_VIRTIO,COMPUTE_SOUND_MODEL_ICH6,COMPUTE_GRAPHICS_MODEL_VMVGA,COMPUTE_VOLUME_MULTI_ATTACH,COMPUTE_ARCH_X86_64,COMPUTE_IMAGE_TYPE_RAW,COMPUTE_SOUND_MODEL_USB,COMPUTE_VOLUME_ATTACH_WITH_TAG,HW_CPU_X86_AMD_SVM,COMPUTE_VIOMMU_MODEL_VIRTIO,COMPUTE_NET_VIF_MODEL_VMXNET3,HW_CPU_X86_AVX" {{(pid=67436) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2026-09-03 11:26:06.003 | Sep 03 13:25:34 devstack devstack@placement-api.service[67436]: INFO placement.requestlog [req-b874e55a-9a37-4e52-9422-0ed07b8f082d req-8fff1263-5903-42f4-875b-8b8a62e7b6ac service nova] 192.168.122.181 "GET /placement/traits?name=in:COMPUTE_GRAPHICS_MODEL_VIRTIO,COMPUTE_RESCUE_BFV,HW_CPU_X86_BMI2,COMPUTE_SOUND_MODEL_PCSPK,COMPUTE_STORAGE_BUS_SCSI,HW_CPU_X86_SVM,HW_CPU_X86_BMI,HW_CPU_X86_SSE41,COMPUTE_VIOMMU_MODEL_INTEL,COMPUTE_SECURITY_UEFI_SECURE_BOOT,COMPUTE_STORAGE_BUS_FDC,OWNER_NOVA,COMPUTE_GRAPHICS_MODEL_QXL,HW_CPU_X86_MMX,HW_CPU_X86_SSE4A,HW_CPU_X86_SSE,COMPUTE_IMAGE_TYPE_QCOW2,HW_CPU_X86_SSE2,COMPUTE_NET_VIRTIO_PACKED,COMPUTE_NODE,COMPUTE_SOUND_MODEL_SB16,COMPUTE_VIOMMU_MODEL_AUTO,COMPUTE_STORAGE_VIRTIO_FS,COMPUTE_ADDRESS_SPACE_EMULATED,COMPUTE_VOLUME_EXTEND,COMPUTE_STORAGE_BUS_IDE,HW_CPU_X86_FMA3,COMPUTE_SECURITY_STATELESS_FIRMWARE,HW_CPU_X86_AESNI,COMPUTE_NET_VIF_MODEL_E1000,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,COMPUTE_NET_VIF_MODEL_NE2K_PCI,HW_CPU_X86_F16C,COMPUTE_NET_VIF_MODEL_RTL8139,COMPUTE_SOUND_MODEL_AC97,HW_ARCH_X86_64,COMPUTE_NET_VIF_MODEL_IGB,COMPUTE_NET_ATTACH_INTERFACE,COMPUTE_SOUND_MODEL_ICH9,HW_CPU_X86_ABM,COMPUTE_IMAGE_TYPE_ISO,COMPUTE_STORAGE_BUS_USB,COMPUTE_STORAGE_BUS_VIRTIO,HW_CPU_X86_SSSE3,COMPUTE_NET_VIF_MODEL_E1000E,COMPUTE_IMAGE_TYPE_AMI,COMPUTE_SOUND_MODEL_ES1370,COMPUTE_GRAPHICS_MODEL_VGA,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,COMPUTE_NET_VIF_MODEL_PCNET,COMPUTE_ACCELERATORS,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,COMPUTE_GRAPHICS_MODEL_BOCHS,COMPUTE_DEVICE_TAGGING,COMPUTE_IMAGE_TYPE_ARI,HW_CPU_X86_SHA,COMPUTE_TRUSTED_CERTS,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,COMPUTE_STORAGE_BUS_SATA,HW_CPU_X86_SSE42,HW_CPU_X86_AVX2,COMPUTE_IMAGE_TYPE_AKI,HW_CPU_X86_CLMUL,COMPUTE_GRAPHICS_MODEL_CIRRUS,COMPUTE_GRAPHICS_MODEL_NONE,COMPUTE_NET_VIF_MODEL_VIRTIO,COMPUTE_SOUND_MODEL_ICH6,COMPUTE_GRAPHICS_MODEL_VMVGA,COMPUTE_VOLUME_MULTI_ATTACH,COMPUTE_ARCH_X86_64,COMPUTE_IMAGE_TYPE_RAW,COMPUTE_SOUND_MODEL_USB,COMPUTE_VOLUME_ATTACH_WITH_TAG,HW_CPU_X86_AMD_SVM,COMPUTE_VIOMMU_MODEL_VIRTIO,COMPUTE_NET_VIF_MODEL_VMXNET3,HW_CPU_X86_AVX" status: 200 len: 2072 microversion: 1.6 2026-09-03 11:26:06.003 | Sep 03 13:25:34 devstack devstack@placement-api.service[67436]: [pid: 67436|app: 0|req: 5/10] 192.168.122.181 () {60 vars in 4934 bytes} [Thu Sep 3 13:25:34 2026] GET /placement/traits?name=in:COMPUTE_GRAPHICS_MODEL_VIRTIO,COMPUTE_RESCUE_BFV,HW_CPU_X86_BMI2,COMPUTE_SOUND_MODEL_PCSPK,COMPUTE_STORAGE_BUS_SCSI,HW_CPU_X86_SVM,HW_CPU_X86_BMI,HW_CPU_X86_SSE41,COMPUTE_VIOMMU_MODEL_INTEL,COMPUTE_SECURITY_UEFI_SECURE_BOOT,COMPUTE_STORAGE_BUS_FDC,OWNER_NOVA,COMPUTE_GRAPHICS_MODEL_QXL,HW_CPU_X86_MMX,HW_CPU_X86_SSE4A,HW_CPU_X86_SSE,COMPUTE_IMAGE_TYPE_QCOW2,HW_CPU_X86_SSE2,COMPUTE_NET_VIRTIO_PACKED,COMPUTE_NODE,COMPUTE_SOUND_MODEL_SB16,COMPUTE_VIOMMU_MODEL_AUTO,COMPUTE_STORAGE_VIRTIO_FS,COMPUTE_ADDRESS_SPACE_EMULATED,COMPUTE_VOLUME_EXTEND,COMPUTE_STORAGE_BUS_IDE,HW_CPU_X86_FMA3,COMPUTE_SECURITY_STATELESS_FIRMWARE,HW_CPU_X86_AESNI,COMPUTE_NET_VIF_MODEL_E1000,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,COMPUTE_NET_VIF_MODEL_NE2K_PCI,HW_CPU_X86_F16C,COMPUTE_NET_VIF_MODEL_RTL8139,COMPUTE_SOUND_MODEL_AC97,HW_ARCH_X86_64,COMPUTE_NET_VIF_MODEL_IGB,COMPUTE_NET_ATTACH_INTERFACE,COMPUTE_SOUND_MODEL_ICH9,HW_CPU_X86_ABM,COMPUTE_IMAGE_TYPE_ISO,COMPUTE_STORAGE_BUS_USB,COMPUTE_STORAGE_BUS_VIRTIO,HW_CPU_X86_SSSE3,COMPUTE_NET_VIF_MODEL_E1000E,COMPUTE_IMAGE_TYPE_AMI,COMPUTE_SOUND_MODEL_ES1370,COMPUTE_GRAPHICS_MODEL_VGA,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,COMPUTE_NET_VIF_MODEL_PCNET,COMPUTE_ACCELERATORS,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,COMPUTE_GRAPHICS_MODEL_BOCHS,COMPUTE_DEVICE_TAGGING,COMPUTE_IMAGE_TYPE_ARI,HW_CPU_X86_SHA,COMPUTE_TRUSTED_CERTS,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,COMPUTE_STORAGE_BUS_SATA,HW_CPU_X86_SSE42,HW_CPU_X86_AVX2,COMPUTE_IMAGE_TYPE_AKI,HW_CPU_X86_CLMUL,COMPUTE_GRAPHICS_MODEL_CIRRUS,COMPUTE_GRAPHICS_MODEL_NONE,COMPUTE_NET_VIF_MODEL_VIRTIO,COMPUTE_SOUND_MODEL_ICH6,COMPUTE_GRAPHICS_MODEL_VMVGA,COMPUTE_VOLUME_MULTI_ATTACH,COMPUTE_ARCH_X86_64,COMPUTE_IMAGE_TYPE_RAW,COMPUTE_SOUND_MODEL_USB,COMPUTE_VOLUME_ATTACH_WITH_TAG,HW_CPU_X86_AMD_SVM,COMPUTE_VIOMMU_MODEL_VIRTIO,COMPUTE_NET_VIF_MODEL_VMXNET3,HW_CPU_X86_AVX => generated 2072 bytes in 45 msecs (HTTP/1.1 200) 6 headers in 225 bytes (1 switches on core 0) 2026-09-03 11:26:06.003 | Sep 03 13:25:34 devstack devstack@placement-api.service[67437]: DEBUG placement.requestlog [req-b874e55a-9a37-4e52-9422-0ed07b8f082d req-0a3259bb-7654-4866-be99-baf3722fd6da None None] Starting request: 192.168.122.181 "PUT /placement/resource_providers/b3b48645-944d-43c4-80dc-207d9515ed20/traits" {{(pid=67437) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2026-09-03 11:26:06.003 | Sep 03 13:25:35 devstack devstack@placement-api.service[67437]: INFO placement.requestlog [req-b874e55a-9a37-4e52-9422-0ed07b8f082d req-0a3259bb-7654-4866-be99-baf3722fd6da service nova] 192.168.122.181 "PUT /placement/resource_providers/b3b48645-944d-43c4-80dc-207d9515ed20/traits" status: 200 len: 2107 microversion: 1.6 2026-09-03 11:26:06.003 | Sep 03 13:25:35 devstack devstack@placement-api.service[67437]: [pid: 67437|app: 0|req: 6/11] 192.168.122.181 () {64 vars in 1483 bytes} [Thu Sep 3 13:25:34 2026] PUT /placement/resource_providers/b3b48645-944d-43c4-80dc-207d9515ed20/traits => generated 2107 bytes in 279 msecs (HTTP/1.1 200) 6 headers in 225 bytes (2 switches on core 0) 2026-09-03 11:26:06.003 | Sep 03 13:25:44 devstack devstack@placement-api.service[67436]: DEBUG dbcounter [-] [67436] Writing DB stats placement:SELECT=4 {{(pid=67436) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-03 11:26:06.003 | Sep 03 13:25:45 devstack devstack@placement-api.service[67437]: DEBUG dbcounter [-] [67437] Writing DB stats placement:INSERT=81,placement:UPDATE=3,placement:SELECT=6 {{(pid=67437) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-03 11:26:06.009 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-09-03 11:26:06.013 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@placement-client.service 2026-09-03 11:26:06.032 | not-found 2026-09-03 11:26:06.038 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-09-03 11:26:06.042 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@g-api.service 2026-09-03 11:26:06.062 | enabled 2026-09-03 11:26:06.068 | + functions-common:service_check:1720 : sudo systemctl status devstack@g-api.service --no-pager 2026-09-03 11:26:06.092 | ● devstack@g-api.service - Devstack devstack@g-api.service 2026-09-03 11:26:06.092 | Loaded: loaded (/etc/systemd/system/devstack@g-api.service; enabled; preset: enabled) 2026-09-03 11:26:06.092 | Active: active (running) since Thu 2026-09-03 13:25:38 CEST; 27s ago 2026-09-03 11:26:06.092 | Main PID: 76933 (uwsgi) 2026-09-03 11:26:06.092 | Status: "uWSGI is ready" 2026-09-03 11:26:06.092 | Tasks: 9 (limit: 14255) 2026-09-03 11:26:06.092 | Memory: 260.5M (peak: 260.7M) 2026-09-03 11:26:06.092 | CPU: 11.563s 2026-09-03 11:26:06.092 | CGroup: /system.slice/system-devstack.slice/devstack@g-api.service 2026-09-03 11:26:06.092 | ├─76933 "glance-apiuWSGI master" 2026-09-03 11:26:06.093 | ├─76936 "glance-apiuWSGI worker 1" 2026-09-03 11:26:06.093 | └─76937 "glance-apiuWSGI worker 2" 2026-09-03 11:26:06.093 | 2026-09-03 11:26:06.093 | Sep 03 13:25:51 devstack devstack@g-api.service[76937]: INFO glance.location [None req-208f3018-53a0-4166-9bb3-f0a2f903ec63 admin admin] Image format matched and virtual size computed: 117440512 2026-09-03 11:26:06.093 | Sep 03 13:25:51 devstack devstack@g-api.service[76937]: DEBUG glance_store.backend [None req-208f3018-53a0-4166-9bb3-f0a2f903ec63 admin admin] Skipping store.set_acls... not implemented. {{(pid=76937) set_acls /opt/stack/data/venv/lib/python3.12/site-packages/glance_store/backend.py:507}} 2026-09-03 11:26:06.093 | Sep 03 13:25:51 devstack devstack@g-api.service[76937]: [pid: 76937|app: 0|req: 2/4] 127.0.0.1 () {42 vars in 914 bytes} [Thu Sep 3 13:25:49 2026] PUT /v2/images/8c4b06dc-33f1-463b-a058-dba2e7cf16d8/file => generated 0 bytes in 1624 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) 2026-09-03 11:26:06.093 | Sep 03 13:25:51 devstack devstack@g-api.service[76936]: DEBUG glance.api.middleware.version_negotiation [None req-99823bbc-54b3-4ab6-9dd0-a1d0c9adfa70 admin admin] Determining version of request: GET /v2/images/8c4b06dc-33f1-463b-a058-dba2e7cf16d8 Accept: */* {{(pid=76936) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:44}} 2026-09-03 11:26:06.093 | Sep 03 13:25:51 devstack devstack@g-api.service[76936]: DEBUG glance.api.middleware.version_negotiation [None req-99823bbc-54b3-4ab6-9dd0-a1d0c9adfa70 admin admin] Using url versioning {{(pid=76936) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:57}} 2026-09-03 11:26:06.093 | Sep 03 13:25:51 devstack devstack@g-api.service[76936]: DEBUG glance.api.middleware.version_negotiation [None req-99823bbc-54b3-4ab6-9dd0-a1d0c9adfa70 admin admin] Matched version: v2 {{(pid=76936) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:69}} 2026-09-03 11:26:06.093 | Sep 03 13:25:51 devstack devstack@g-api.service[76936]: DEBUG glance.api.middleware.version_negotiation [None req-99823bbc-54b3-4ab6-9dd0-a1d0c9adfa70 admin admin] new path /v2/images/8c4b06dc-33f1-463b-a058-dba2e7cf16d8 {{(pid=76936) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:70}} 2026-09-03 11:26:06.094 | Sep 03 13:25:51 devstack devstack@g-api.service[76936]: [pid: 76936|app: 0|req: 3/5] 127.0.0.1 () {36 vars in 802 bytes} [Thu Sep 3 13:25:51 2026] GET /v2/images/8c4b06dc-33f1-463b-a058-dba2e7cf16d8 => generated 976 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-03 11:26:06.094 | Sep 03 13:26:01 devstack devstack@g-api.service[76937]: DEBUG dbcounter [-] [76937] Writing DB stats glance:INSERT=5,glance:SELECT=16,glance:UPDATE=2 {{(pid=76937) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-03 11:26:06.094 | Sep 03 13:26:01 devstack devstack@g-api.service[76936]: DEBUG dbcounter [-] [76936] Writing DB stats glance:INSERT=9,glance:SELECT=6 {{(pid=76936) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-03 11:26:06.098 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-09-03 11:26:06.103 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@c-sch.service 2026-09-03 11:26:06.122 | enabled 2026-09-03 11:26:06.126 | + functions-common:service_check:1720 : sudo systemctl status devstack@c-sch.service --no-pager 2026-09-03 11:26:06.149 | ● devstack@c-sch.service - Devstack devstack@c-sch.service 2026-09-03 11:26:06.149 | Loaded: loaded (/etc/systemd/system/devstack@c-sch.service; enabled; preset: enabled) 2026-09-03 11:26:06.149 | Active: active (running) since Thu 2026-09-03 13:25:28 CEST; 38s ago 2026-09-03 11:26:06.149 | Main PID: 75428 (cinder-schedule) 2026-09-03 11:26:06.149 | Tasks: 1 (limit: 14255) 2026-09-03 11:26:06.150 | Memory: 108.3M (peak: 108.8M) 2026-09-03 11:26:06.150 | CPU: 4.065s 2026-09-03 11:26:06.150 | CGroup: /system.slice/system-devstack.slice/devstack@c-sch.service 2026-09-03 11:26:06.150 | └─75428 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf 2026-09-03 11:26:06.150 | 2026-09-03 11:26:06.150 | Sep 03 13:25:33 devstack cinder-scheduler[75428]: DEBUG oslo_service.backend._eventlet.service [None req-bf6f74b6-3290-4748-8d90-b221ac4ccfb2 None None] ******************************************************************************** {{(pid=75428) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3567}} 2026-09-03 11:26:06.150 | Sep 03 13:25:33 devstack cinder-scheduler[75428]: INFO cinder.service [-] Starting cinder-scheduler node (version 28.1.0) 2026-09-03 11:26:06.150 | Sep 03 13:25:33 devstack cinder-scheduler[75428]: INFO cinder.manager [None req-34782f46-c11b-4f04-9d59-acb8f8212607 None None] Initiating service 1 cleanup 2026-09-03 11:26:06.150 | Sep 03 13:25:33 devstack cinder-scheduler[75428]: INFO cinder.manager [None req-34782f46-c11b-4f04-9d59-acb8f8212607 None None] Service 1 cleanup completed. 2026-09-03 11:26:06.151 | Sep 03 13:25:33 devstack cinder-scheduler[75428]: DEBUG cinder.service [None req-34782f46-c11b-4f04-9d59-acb8f8212607 None None] Creating RPC server for service cinder-scheduler {{(pid=75428) start /opt/stack/cinder/cinder/service.py:231}} 2026-09-03 11:26:06.151 | Sep 03 13:25:33 devstack cinder-scheduler[75428]: DEBUG cinder.service [None req-34782f46-c11b-4f04-9d59-acb8f8212607 None None] Pinning object versions for RPC server serializer to 1.39 {{(pid=75428) start /opt/stack/cinder/cinder/service.py:237}} 2026-09-03 11:26:06.151 | Sep 03 13:25:42 devstack cinder-scheduler[75428]: DEBUG cinder.scheduler.host_manager [None req-d26cf682-7faa-4d0d-ba0e-0dfda64be615 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=75428) update_service_capabilities /opt/stack/cinder/cinder/scheduler/host_manager.py:629}} 2026-09-03 11:26:06.151 | Sep 03 13:25:42 devstack cinder-scheduler[75428]: DEBUG cinder.scheduler.host_manager [None req-d26cf682-7faa-4d0d-ba0e-0dfda64be615 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, 9, 3, 11, 25, 42, 434309)}, {'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, 9, 3, 11, 25, 42, 434309)}]. {{(pid=75428) _notify_capacity_usage /opt/stack/cinder/cinder/scheduler/host_manager.py:978}} 2026-09-03 11:26:06.151 | Sep 03 13:25:42 devstack cinder-scheduler[75428]: DEBUG cinder.scheduler.host_manager [None req-d26cf682-7faa-4d0d-ba0e-0dfda64be615 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, 9, 3, 11, 25, 42, 405151)} {{(pid=75428) update_from_volume_capability /opt/stack/cinder/cinder/scheduler/host_manager.py:415}} 2026-09-03 11:26:06.151 | Sep 03 13:25:52 devstack cinder-scheduler[75428]: DEBUG dbcounter [-] [75428] Writing DB stats cinder:SELECT=12,cinder:INSERT=1 {{(pid=75428) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-03 11:26:06.156 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-09-03 11:26:06.160 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@c-api.service 2026-09-03 11:26:06.179 | enabled 2026-09-03 11:26:06.185 | + functions-common:service_check:1720 : sudo systemctl status devstack@c-api.service --no-pager 2026-09-03 11:26:06.208 | ● devstack@c-api.service - Devstack devstack@c-api.service 2026-09-03 11:26:06.209 | Loaded: loaded (/etc/systemd/system/devstack@c-api.service; enabled; preset: enabled) 2026-09-03 11:26:06.209 | Active: active (running) since Thu 2026-09-03 13:25:20 CEST; 45s ago 2026-09-03 11:26:06.209 | Main PID: 74694 (uwsgi) 2026-09-03 11:26:06.209 | Status: "uWSGI is ready" 2026-09-03 11:26:06.209 | Tasks: 7 (limit: 14255) 2026-09-03 11:26:06.209 | Memory: 244.7M (peak: 245.1M) 2026-09-03 11:26:06.209 | CPU: 10.998s 2026-09-03 11:26:06.209 | CGroup: /system.slice/system-devstack.slice/devstack@c-api.service 2026-09-03 11:26:06.209 | ├─74694 "cinder-apiuWSGI master" 2026-09-03 11:26:06.210 | ├─74695 "cinder-apiuWSGI worker 1" 2026-09-03 11:26:06.210 | └─74696 "cinder-apiuWSGI worker 2" 2026-09-03 11:26:06.210 | 2026-09-03 11:26:06.210 | Sep 03 13:25:35 devstack devstack@c-api.service[74695]: INFO cinder.api.openstack.wsgi [None req-fdcd0d22-1e15-446d-bca7-07ef9a5c6276 admin admin] POST http://192.168.122.181/volume/v3/types/59706fc8-ccb4-430e-bf64-476dd1b605b7/extra_specs 2026-09-03 11:26:06.210 | Sep 03 13:25:35 devstack devstack@c-api.service[74695]: DEBUG cinder.api.openstack.wsgi [None req-fdcd0d22-1e15-446d-bca7-07ef9a5c6276 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=74695) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} 2026-09-03 11:26:06.210 | Sep 03 13:25:35 devstack devstack@c-api.service[74695]: /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-09-03 11:26:06.210 | Sep 03 13:25:35 devstack devstack@c-api.service[74695]: warnings.warn( 2026-09-03 11:26:06.210 | Sep 03 13:25:35 devstack devstack@c-api.service[74695]: DEBUG dbcounter [-] [74695] Writing DB stats cinder:SELECT=6 {{(pid=74695) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-03 11:26:06.210 | Sep 03 13:25:35 devstack devstack@c-api.service[74695]: DEBUG oslo_db.sqlalchemy.engines [None req-fdcd0d22-1e15-446d-bca7-07ef9a5c6276 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=74695) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-09-03 11:26:06.210 | Sep 03 13:25:35 devstack devstack@c-api.service[74695]: INFO cinder.api.openstack.wsgi [None req-fdcd0d22-1e15-446d-bca7-07ef9a5c6276 admin admin] http://192.168.122.181/volume/v3/types/59706fc8-ccb4-430e-bf64-476dd1b605b7/extra_specs returned with HTTP 200 2026-09-03 11:26:06.211 | Sep 03 13:25:35 devstack devstack@c-api.service[74695]: [pid: 74695|app: 0|req: 1/3] 192.168.122.181 () {60 vars in 1338 bytes} [Thu Sep 3 13:25:34 2026] POST /volume/v3/types/59706fc8-ccb4-430e-bf64-476dd1b605b7/extra_specs => generated 55 bytes in 853 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-09-03 11:26:06.211 | Sep 03 13:25:44 devstack devstack@c-api.service[74696]: DEBUG dbcounter [-] [74696] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=74696) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-03 11:26:06.211 | Sep 03 13:25:45 devstack devstack@c-api.service[74695]: DEBUG dbcounter [-] [74695] Writing DB stats cinder:SELECT=5,cinder:INSERT=1 {{(pid=74695) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-03 11:26:06.216 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-09-03 11:26:06.219 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@c-vol.service 2026-09-03 11:26:06.240 | enabled 2026-09-03 11:26:06.246 | + functions-common:service_check:1720 : sudo systemctl status devstack@c-vol.service --no-pager 2026-09-03 11:26:06.269 | ● devstack@c-vol.service - Devstack devstack@c-vol.service 2026-09-03 11:26:06.269 | Loaded: loaded (/etc/systemd/system/devstack@c-vol.service; enabled; preset: enabled) 2026-09-03 11:26:06.269 | Active: active (running) since Thu 2026-09-03 13:25:30 CEST; 35s ago 2026-09-03 11:26:06.269 | Main PID: 76083 (cinder-volume) 2026-09-03 11:26:06.269 | Tasks: 2 (limit: 14255) 2026-09-03 11:26:06.269 | Memory: 143.2M (peak: 157.5M) 2026-09-03 11:26:06.269 | CPU: 11.029s 2026-09-03 11:26:06.269 | CGroup: /system.slice/system-devstack.slice/devstack@c-vol.service 2026-09-03 11:26:06.270 | ├─76083 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2026-09-03 11:26:06.270 | └─76248 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2026-09-03 11:26:06.270 | 2026-09-03 11:26:06.270 | Sep 03 13:25:43 devstack cinder-volume[76248]: DEBUG oslo_concurrency.processutils [None req-d26cf682-7faa-4d0d-ba0e-0dfda64be615 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.253s {{(pid=76248) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} 2026-09-03 11:26:06.270 | Sep 03 13:25:43 devstack cinder-volume[76248]: DEBUG oslo_concurrency.processutils [None req-d26cf682-7faa-4d0d-ba0e-0dfda64be615 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=76248) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} 2026-09-03 11:26:06.270 | Sep 03 13:25:43 devstack sudo[77075]: 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-09-03 11:26:06.270 | Sep 03 13:25:43 devstack sudo[77075]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) 2026-09-03 11:26:06.270 | Sep 03 13:25:43 devstack sudo[77075]: pam_unix(sudo:session): session closed for user root 2026-09-03 11:26:06.270 | Sep 03 13:25:43 devstack cinder-volume[76248]: DEBUG oslo_concurrency.processutils [None req-d26cf682-7faa-4d0d-ba0e-0dfda64be615 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.263s {{(pid=76248) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} 2026-09-03 11:26:06.271 | Sep 03 13:25:43 devstack cinder-volume[76248]: INFO cinder.volume.manager [None req-d26cf682-7faa-4d0d-ba0e-0dfda64be615 None None] Driver post RPC initialization completed successfully. 2026-09-03 11:26:06.271 | Sep 03 13:25:46 devstack cinder-volume[76083]: DEBUG dbcounter [-] [76083] Writing DB stats cinder:SELECT=8,cinder:INSERT=1,cinder:UPDATE=1 {{(pid=76083) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-03 11:26:06.271 | Sep 03 13:25:53 devstack cinder-volume[76248]: DEBUG dbcounter [-] [76248] Writing DB stats cinder:SELECT=12,cinder:INSERT=1,cinder:UPDATE=1 {{(pid=76248) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-03 11:26:06.271 | Sep 03 13:25:53 devstack cinder-volume[76248]: DEBUG dbcounter [-] [76248] Writing DB stats cinder:SELECT=2,cinder:UPDATE=1 {{(pid=76248) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-03 11:26:06.276 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-09-03 11:26:06.281 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovn-controller.service 2026-09-03 11:26:06.298 | not-found 2026-09-03 11:26:06.303 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-09-03 11:26:06.308 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovn-northd.service 2026-09-03 11:26:06.325 | not-found 2026-09-03 11:26:06.331 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-09-03 11:26:06.335 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovs-vswitchd.service 2026-09-03 11:26:06.352 | not-found 2026-09-03 11:26:06.358 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-09-03 11:26:06.362 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovsdb-server.service 2026-09-03 11:26:06.379 | not-found 2026-09-03 11:26:06.386 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-09-03 11:26:06.390 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@q-svc.service 2026-09-03 11:26:06.407 | not-found 2026-09-03 11:26:06.412 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-09-03 11:26:06.417 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@q-ovn-agent.service 2026-09-03 11:26:06.435 | enabled 2026-09-03 11:26:06.441 | + functions-common:service_check:1720 : sudo systemctl status devstack@q-ovn-agent.service --no-pager 2026-09-03 11:26:06.463 | ● devstack@q-ovn-agent.service - Devstack devstack@q-ovn-agent.service 2026-09-03 11:26:06.463 | Loaded: loaded (/etc/systemd/system/devstack@q-ovn-agent.service; enabled; preset: enabled) 2026-09-03 11:26:06.464 | Active: active (running) since Thu 2026-09-03 13:23:15 CEST; 2min 50s ago 2026-09-03 11:26:06.464 | Main PID: 64059 (neutron-ovn-age) 2026-09-03 11:26:06.464 | Tasks: 20 (limit: 14255) 2026-09-03 11:26:06.464 | Memory: 344.0M (peak: 344.9M) 2026-09-03 11:26:06.464 | CPU: 11.672s 2026-09-03 11:26:06.464 | CGroup: /system.slice/system-devstack.slice/devstack@q-ovn-agent.service 2026-09-03 11:26:06.464 | ├─64059 "neutron-ovn-agent: master process [/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini]" 2026-09-03 11:26:06.464 | ├─65381 "neutron-ovn-agent: ServiceWrapper worker(0)" 2026-09-03 11:26:06.464 | ├─65674 /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/tmpnqnk0cjl/privsep.sock 2026-09-03 11:26:06.464 | └─68323 /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/tmp2m815m7j/privsep.sock 2026-09-03 11:26:06.465 | 2026-09-03 11:26:06.465 | Sep 03 13:24:19 devstack neutron-ovn-agent[65381]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=65381) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} 2026-09-03 11:26:06.465 | Sep 03 13:24:19 devstack neutron-ovn-agent[65381]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "_check_child_processes" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" {{(pid=65381) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} 2026-09-03 11:26:06.465 | Sep 03 13:24:19 devstack neutron-ovn-agent[65381]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.001s {{(pid=65381) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} 2026-09-03 11:26:06.465 | Sep 03 13:24:19 devstack neutron-ovn-agent[65381]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=65381) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} 2026-09-03 11:26:06.465 | Sep 03 13:25:19 devstack neutron-ovn-agent[65381]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "_check_child_processes" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" {{(pid=65381) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} 2026-09-03 11:26:06.465 | Sep 03 13:25:19 devstack neutron-ovn-agent[65381]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.001s {{(pid=65381) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} 2026-09-03 11:26:06.465 | Sep 03 13:25:19 devstack neutron-ovn-agent[65381]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=65381) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} 2026-09-03 11:26:06.465 | Sep 03 13:25:19 devstack neutron-ovn-agent[65381]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "_check_child_processes" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" {{(pid=65381) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} 2026-09-03 11:26:06.466 | Sep 03 13:25:19 devstack neutron-ovn-agent[65381]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=65381) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} 2026-09-03 11:26:06.466 | Sep 03 13:25:19 devstack neutron-ovn-agent[65381]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=65381) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} 2026-09-03 11:26:06.472 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-09-03 11:26:06.476 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@rabbit.service 2026-09-03 11:26:06.496 | not-found 2026-09-03 11:26:06.502 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-09-03 11:26:06.506 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@tempest.service 2026-09-03 11:26:06.524 | not-found 2026-09-03 11:26:06.528 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-09-03 11:26:06.532 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@mysql.service 2026-09-03 11:26:06.550 | not-found 2026-09-03 11:26:06.554 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-09-03 11:26:06.558 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@etcd3.service 2026-09-03 11:26:06.577 | not-found 2026-09-03 11:26:06.583 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-09-03 11:26:06.587 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@dstat.service 2026-09-03 11:26:06.607 | enabled 2026-09-03 11:26:06.613 | + functions-common:service_check:1720 : sudo systemctl status devstack@dstat.service --no-pager 2026-09-03 11:26:06.637 | ● devstack@dstat.service - Devstack devstack@dstat.service 2026-09-03 11:26:06.637 | Loaded: loaded (/etc/systemd/system/devstack@dstat.service; enabled; preset: enabled) 2026-09-03 11:26:06.637 | Active: active (running) since Thu 2026-09-03 13:16:40 CEST; 9min ago 2026-09-03 11:26:06.638 | Main PID: 40603 (dstat.sh) 2026-09-03 11:26:06.638 | Tasks: 3 (limit: 14255) 2026-09-03 11:26:06.638 | Memory: 27.3M (peak: 28.0M) 2026-09-03 11:26:06.638 | CPU: 3.325s 2026-09-03 11:26:06.638 | CGroup: /system.slice/system-devstack.slice/devstack@dstat.service 2026-09-03 11:26:06.638 | ├─40603 /bin/bash /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs 2026-09-03 11:26:06.639 | ├─40735 /usr/bin/python3 /bin/dstat -tcmndrylpg --tcp --output /opt/stack/logs/dstat-csv.log 2026-09-03 11:26:06.639 | └─40736 /usr/bin/python3 /bin/dstat -tcmndrylpg --swap --tcp 2026-09-03 11:26:06.639 | 2026-09-03 11:26:06.639 | Sep 03 13:25:57 devstack dstat.sh[40736]: 03-09 13:25:57| 20 8 67 0 0|5226M 291M 212M 6014M| 52B 0 | 0 11M| 0 703 |2625 1626 |3.12 2.60 1.69|2.0 0 0| 0 0 | | 17 283 0 32 0 2026-09-03 11:26:06.639 | Sep 03 13:25:58 devstack dstat.sh[40736]: 03-09 13:25:58| 17 13 63 0 0|5222M 295M 212M 6014M| 11k 34k| 36k 352k|4.00 30.0 |4952 4130 |3.12 2.60 1.69|3.0 0 222| 0 0 | | 17 283 0 32 0 2026-09-03 11:26:06.639 | Sep 03 13:25:59 devstack dstat.sh[40736]: 03-09 13:25:59| 17 11 67 0 0|5259M 258M 212M 6014M|1241B 3567B| 0 304k| 0 35.0 |3182 2408 |3.12 2.60 1.69|2.0 0 41| 0 0 | | 17 283 0 32 0 2026-09-03 11:26:06.639 | Sep 03 13:26:00 devstack dstat.sh[40736]: 03-09 13:26:00| 19 7 70 0 0|5274M 243M 212M 6014M| 0 0 | 0 228k| 0 18.0 |2540 1816 |3.12 2.60 1.69|2.0 0 0| 0 0 | | 17 283 0 32 0 2026-09-03 11:26:06.639 | Sep 03 13:26:01 devstack dstat.sh[40736]: 03-09 13:26:01| 14 15 64 0 0|5220M 297M 212M 6014M|8046B 22k| 140k 284k|6.01 24.0 |4834 3923 |3.12 2.60 1.69|1.0 0 281| 0 0 | | 17 287 0 32 0 2026-09-03 11:26:06.639 | Sep 03 13:26:02 devstack dstat.sh[40736]: 03-09 13:26:02| 2 2 92 0 0|5220M 297M 212M 6014M| 132B 476B| 0 412k| 0 27.0 |1536 1403 |2.87 2.56 1.68|1.0 0 5.0| 0 0 | | 17 287 0 32 0 2026-09-03 11:26:06.640 | Sep 03 13:26:03 devstack dstat.sh[40736]: 03-09 13:26:03| 17 10 69 0 0|5245M 272M 212M 6014M| 52B 0 | 0 236k| 0 16.0 |2696 1859 |2.87 2.56 1.68|1.0 0 0| 0 0 | | 17 287 0 32 0 2026-09-03 11:26:06.640 | Sep 03 13:26:04 devstack dstat.sh[40736]: 03-09 13:26:04| 20 8 68 0 0|5272M 245M 212M 6014M| 0 0 | 0 412k| 0 41.0 |2812 2072 |2.87 2.56 1.68|3.0 0 0| 0 0 | | 17 288 0 32 0 2026-09-03 11:26:06.640 | Sep 03 13:26:05 devstack dstat.sh[40736]: 03-09 13:26:05| 21 6 68 0 0|5261M 256M 212M 6014M| 975B 2466B| 0 0 | 0 0 |3033 2212 |2.87 2.56 1.68|3.0 0 34| 0 0 | | 17 291 0 32 0 2026-09-03 11:26:06.640 | Sep 03 13:26:06 devstack dstat.sh[40736]: 03-09 13:26:06| 10 21 60 0 0|5215M 302M 212M 6014M| 14k 71k|8199B 0 |2.00 0 |6209 4609 |2.87 2.56 1.68|1.0 0 196| 0 0 | | 17 291 0 32 0 2026-09-03 11:26:06.645 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-09-03 11:26:06.649 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@q-ovn-metadata-agent.service 2026-09-03 11:26:06.669 | enabled 2026-09-03 11:26:06.674 | + functions-common:service_check:1720 : sudo systemctl status devstack@q-ovn-metadata-agent.service --no-pager 2026-09-03 11:26:06.697 | ● devstack@q-ovn-metadata-agent.service - Devstack devstack@q-ovn-metadata-agent.service 2026-09-03 11:26:06.697 | Loaded: loaded (/etc/systemd/system/devstack@q-ovn-metadata-agent.service; enabled; preset: enabled) 2026-09-03 11:26:06.697 | Active: active (running) since Thu 2026-09-03 13:23:13 CEST; 2min 53s ago 2026-09-03 11:26:06.698 | Main PID: 63356 (neutron-ovn-met) 2026-09-03 11:26:06.698 | Tasks: 2 (limit: 14255) 2026-09-03 11:26:06.698 | Memory: 121.1M (peak: 121.8M) 2026-09-03 11:26:06.698 | CPU: 3.793s 2026-09-03 11:26:06.698 | CGroup: /system.slice/system-devstack.slice/devstack@q-ovn-metadata-agent.service 2026-09-03 11:26:06.698 | └─63356 "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-09-03 11:26:06.698 | 2026-09-03 11:26:06.699 | Sep 03 13:23:17 devstack neutron-ovn-metadata-agent[63356]: ERROR neutron File "/opt/stack/neutron/neutron/agent/ovn/metadata/ovsdb.py", line 70, in start 2026-09-03 11:26:06.699 | Sep 03 13:23:17 devstack neutron-ovn-metadata-agent[63356]: ERROR neutron helper = idlutils.get_schema_helper(connection_string, 2026-09-03 11:26:06.699 | Sep 03 13:23:17 devstack neutron-ovn-metadata-agent[63356]: ERROR neutron ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-09-03 11:26:06.699 | Sep 03 13:23:17 devstack neutron-ovn-metadata-agent[63356]: 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-09-03 11:26:06.699 | Sep 03 13:23:17 devstack neutron-ovn-metadata-agent[63356]: ERROR neutron return create_schema_helper(fetch_schema_json(connection, schema_name)) 2026-09-03 11:26:06.699 | Sep 03 13:23:17 devstack neutron-ovn-metadata-agent[63356]: ERROR neutron ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-09-03 11:26:06.700 | Sep 03 13:23:17 devstack neutron-ovn-metadata-agent[63356]: 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-09-03 11:26:06.700 | Sep 03 13:23:17 devstack neutron-ovn-metadata-agent[63356]: ERROR neutron raise Exception("Could not retrieve schema from %s" % connection) 2026-09-03 11:26:06.700 | Sep 03 13:23:17 devstack neutron-ovn-metadata-agent[63356]: ERROR neutron Exception: Could not retrieve schema from unix:/usr/local/var/run/openvswitch/db.sock 2026-09-03 11:26:06.700 | Sep 03 13:23:17 devstack neutron-ovn-metadata-agent[63356]: ERROR neutron 2026-09-03 11:26:06.705 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-09-03 11:26:06.709 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-api.service 2026-09-03 11:26:06.728 | enabled 2026-09-03 11:26:06.734 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-api.service --no-pager 2026-09-03 11:26:06.757 | ● devstack@neutron-api.service - Devstack devstack@neutron-api.service 2026-09-03 11:26:06.757 | Loaded: loaded (/etc/systemd/system/devstack@neutron-api.service; enabled; preset: enabled) 2026-09-03 11:26:06.757 | Active: active (running) since Thu 2026-09-03 13:23:19 CEST; 2min 47s ago 2026-09-03 11:26:06.757 | Main PID: 65135 (uwsgi) 2026-09-03 11:26:06.757 | Status: "uWSGI is ready" 2026-09-03 11:26:06.757 | Tasks: 23 (limit: 14255) 2026-09-03 11:26:06.758 | Memory: 386.8M (peak: 387.6M) 2026-09-03 11:26:06.758 | CPU: 40.083s 2026-09-03 11:26:06.758 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-api.service 2026-09-03 11:26:06.758 | ├─65135 "neutron-apiuWSGI master" 2026-09-03 11:26:06.758 | ├─65136 "neutron-apiuWSGI worker 1" 2026-09-03 11:26:06.758 | └─65138 "neutron-apiuWSGI worker 2" 2026-09-03 11:26:06.758 | 2026-09-03 11:26:06.758 | Sep 03 13:25:49 devstack devstack@neutron-api.service[65138]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=65138) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-09-03 11:26:06.758 | Sep 03 13:25:49 devstack devstack@neutron-api.service[65138]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "c21491ed95e55b62a025d1ccdf292ffb" from periodic health check thread {{(pid=65138) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1532}} 2026-09-03 11:26:06.758 | Sep 03 13:25:49 devstack devstack@neutron-api.service[65136]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=65136) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-09-03 11:26:06.759 | Sep 03 13:25:49 devstack devstack@neutron-api.service[65136]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "c84b986f2d635065bd4021246096bb82" from periodic health check thread {{(pid=65136) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1532}} 2026-09-03 11:26:06.759 | Sep 03 13:25:59 devstack devstack@neutron-api.service[65138]: DEBUG dbcounter [-] [65138] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=65138) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-03 11:26:06.759 | Sep 03 13:25:59 devstack devstack@neutron-api.service[65136]: DEBUG dbcounter [-] [65136] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=65136) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-03 11:26:06.759 | Sep 03 13:26:04 devstack devstack@neutron-api.service[65138]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=65138) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-09-03 11:26:06.759 | Sep 03 13:26:04 devstack devstack@neutron-api.service[65138]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "c21491ed95e55b62a025d1ccdf292ffb" from periodic health check thread {{(pid=65138) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1532}} 2026-09-03 11:26:06.759 | Sep 03 13:26:04 devstack devstack@neutron-api.service[65136]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=65136) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-09-03 11:26:06.759 | Sep 03 13:26:04 devstack devstack@neutron-api.service[65136]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "c84b986f2d635065bd4021246096bb82" from periodic health check thread {{(pid=65136) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1532}} 2026-09-03 11:26:06.763 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-09-03 11:26:06.767 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-periodic-workers.service 2026-09-03 11:26:06.787 | enabled 2026-09-03 11:26:06.793 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-periodic-workers.service --no-pager 2026-09-03 11:26:06.817 | ● devstack@neutron-periodic-workers.service - Devstack devstack@neutron-periodic-workers.service 2026-09-03 11:26:06.817 | Loaded: loaded (/etc/systemd/system/devstack@neutron-periodic-workers.service; enabled; preset: enabled) 2026-09-03 11:26:06.817 | Active: active (running) since Thu 2026-09-03 13:23:23 CEST; 2min 43s ago 2026-09-03 11:26:06.817 | Main PID: 66148 (neutron-periodi) 2026-09-03 11:26:06.817 | Tasks: 15 (limit: 14255) 2026-09-03 11:26:06.817 | Memory: 178.3M (peak: 178.6M) 2026-09-03 11:26:06.817 | CPU: 6.626s 2026-09-03 11:26:06.817 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-periodic-workers.service 2026-09-03 11:26:06.818 | ├─66148 "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-09-03 11:26:06.818 | └─66762 "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-09-03 11:26:06.818 | 2026-09-03 11:26:06.818 | Sep 03 13:25:09 devstack neutron-periodic-workers[66762]: DEBUG oslo.service.backend._threading.loopingcall [None req-d9f05168-de28-40ec-b0f1-99f93d5cb465 None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.DhcpAgentSchedulerDbMixin.remove_networks_from_down_agents' sleeping for 36.98 seconds {{(pid=66762) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-09-03 11:26:06.818 | Sep 03 13:25:19 devstack neutron-periodic-workers[66762]: DEBUG dbcounter [-] [66762] Writing DB stats neutron:SELECT=3 {{(pid=66762) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-03 11:26:06.818 | Sep 03 13:25:27 devstack neutron-periodic-workers[66762]: DEBUG neutron.db.agents_db [None req-214ca305-373e-44e7-8174-85b860e92f6b None None] Agent healthcheck: found 0 active agents {{(pid=66762) agent_health_check /opt/stack/neutron/neutron/db/agents_db.py:326}} 2026-09-03 11:26:06.818 | Sep 03 13:25:27 devstack neutron-periodic-workers[66762]: DEBUG oslo.service.backend._threading.loopingcall [None req-214ca305-373e-44e7-8174-85b860e92f6b None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.AgentDbMixin.agent_health_check' sleeping for 36.99 seconds {{(pid=66762) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-09-03 11:26:06.818 | Sep 03 13:25:33 devstack neutron-periodic-workers[66762]: DEBUG oslo.service.backend._threading.loopingcall [None req-6a5fb583-03ec-4640-86b3-7449b8717f29 None None] Fixed interval looping call 'neutron.db.quota.driver_nolock.DbQuotaNoLockDriver._remove_expired_reservations' sleeping for 119.98 seconds {{(pid=66762) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-09-03 11:26:06.818 | Sep 03 13:25:43 devstack neutron-periodic-workers[66762]: DEBUG dbcounter [-] [66762] Writing DB stats neutron:SELECT=1,neutron:DELETE=1 {{(pid=66762) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-03 11:26:06.818 | Sep 03 13:25:46 devstack neutron-periodic-workers[66762]: DEBUG oslo.service.backend._threading.loopingcall [None req-d9f05168-de28-40ec-b0f1-99f93d5cb465 None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.DhcpAgentSchedulerDbMixin.remove_networks_from_down_agents' sleeping for 36.98 seconds {{(pid=66762) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-09-03 11:26:06.819 | Sep 03 13:25:56 devstack neutron-periodic-workers[66762]: DEBUG dbcounter [-] [66762] Writing DB stats neutron:SELECT=3 {{(pid=66762) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-03 11:26:06.819 | Sep 03 13:26:04 devstack neutron-periodic-workers[66762]: DEBUG neutron.db.agents_db [None req-214ca305-373e-44e7-8174-85b860e92f6b None None] Agent healthcheck: found 0 active agents {{(pid=66762) agent_health_check /opt/stack/neutron/neutron/db/agents_db.py:326}} 2026-09-03 11:26:06.819 | Sep 03 13:26:04 devstack neutron-periodic-workers[66762]: DEBUG oslo.service.backend._threading.loopingcall [None req-214ca305-373e-44e7-8174-85b860e92f6b None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.AgentDbMixin.agent_health_check' sleeping for 36.99 seconds {{(pid=66762) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-09-03 11:26:06.823 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-09-03 11:26:06.828 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-rpc-server.service 2026-09-03 11:26:06.848 | enabled 2026-09-03 11:26:06.853 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-rpc-server.service --no-pager 2026-09-03 11:26:06.877 | ● devstack@neutron-rpc-server.service - Devstack devstack@neutron-rpc-server.service 2026-09-03 11:26:06.877 | Loaded: loaded (/etc/systemd/system/devstack@neutron-rpc-server.service; enabled; preset: enabled) 2026-09-03 11:26:06.877 | Active: active (running) since Thu 2026-09-03 13:23:21 CEST; 2min 45s ago 2026-09-03 11:26:06.877 | Main PID: 65648 (neutron-rpc-ser) 2026-09-03 11:26:06.877 | Tasks: 23 (limit: 14255) 2026-09-03 11:26:06.877 | Memory: 188.6M (peak: 189.3M) 2026-09-03 11:26:06.877 | CPU: 7.980s 2026-09-03 11:26:06.878 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-rpc-server.service 2026-09-03 11:26:06.878 | ├─65648 "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-09-03 11:26:06.878 | ├─66738 "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-09-03 11:26:06.878 | └─66740 "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-09-03 11:26:06.878 | 2026-09-03 11:26:06.878 | Sep 03 13:23:32 devstack neutron-rpc-server[66738]: DEBUG neutron.plugins.ml2.plugin [-] neutron.plugins.ml2.plugin.Ml2Plugin method start_rpc_listeners called with arguments () {} {{(pid=66738) wrapper /opt/stack/data/venv/lib/python3.12/site-packages/oslo_log/helpers.py:77}} 2026-09-03 11:26:06.878 | Sep 03 13:23:32 devstack neutron-rpc-server[66740]: DEBUG neutron.service [-] RpcWorker start finished, description: rpc worker {{(pid=66740) wrapper /opt/stack/neutron/neutron/common/utils.py:200}} 2026-09-03 11:26:06.878 | Sep 03 13:23:32 devstack neutron-rpc-server[66740]: DEBUG neutron.service [-] RpcWorker wait called, description: rpc worker {{(pid=66740) wrapper /opt/stack/neutron/neutron/common/utils.py:197}} 2026-09-03 11:26:06.878 | Sep 03 13:23:32 devstack neutron-rpc-server[66738]: DEBUG neutron.service [-] RpcWorker start finished, description: rpc worker {{(pid=66738) wrapper /opt/stack/neutron/neutron/common/utils.py:200}} 2026-09-03 11:26:06.879 | Sep 03 13:23:32 devstack neutron-rpc-server[66738]: DEBUG neutron.service [-] RpcWorker wait called, description: rpc worker {{(pid=66738) wrapper /opt/stack/neutron/neutron/common/utils.py:197}} 2026-09-03 11:26:06.879 | Sep 03 13:23:32 devstack neutron-rpc-server[66738]: DEBUG neutron.service [-] calling wait on {{(pid=66738) _wait /opt/stack/neutron/neutron/service.py:90}} 2026-09-03 11:26:06.879 | Sep 03 13:23:32 devstack neutron-rpc-server[66740]: DEBUG neutron.service [-] calling wait on {{(pid=66740) _wait /opt/stack/neutron/neutron/service.py:90}} 2026-09-03 11:26:06.879 | Sep 03 13:23:41 devstack neutron-rpc-server[65648]: DEBUG dbcounter [-] [65648] Writing DB stats neutron:SELECT=5,neutron:INSERT=657 {{(pid=65648) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-03 11:26:06.879 | Sep 03 13:24:02 devstack neutron-rpc-server[66740]: WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-09-03 11:26:06.879 | Sep 03 13:24:02 devstack neutron-rpc-server[66738]: WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-09-03 11:26:06.883 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-09-03 11:26:06.887 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-ovn-maintenance-worker.service 2026-09-03 11:26:06.906 | enabled 2026-09-03 11:26:06.912 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-ovn-maintenance-worker.service --no-pager 2026-09-03 11:26:06.935 | ● devstack@neutron-ovn-maintenance-worker.service - Devstack devstack@neutron-ovn-maintenance-worker.service 2026-09-03 11:26:06.935 | Loaded: loaded (/etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service; enabled; preset: enabled) 2026-09-03 11:26:06.935 | Active: active (running) since Thu 2026-09-03 13:23:26 CEST; 2min 40s ago 2026-09-03 11:26:06.935 | Main PID: 66655 (neutron-ovn-mai) 2026-09-03 11:26:06.935 | Tasks: 12 (limit: 14255) 2026-09-03 11:26:06.935 | Memory: 252.8M (peak: 253.1M) 2026-09-03 11:26:06.935 | CPU: 7.622s 2026-09-03 11:26:06.935 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-ovn-maintenance-worker.service 2026-09-03 11:26:06.936 | ├─66655 "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-09-03 11:26:06.936 | └─66775 "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-09-03 11:26:06.936 | 2026-09-03 11:26:06.936 | Sep 03 13:23:54 devstack neutron-ovn-maintenance-worker[66775]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-eb4b4583-d7f1-4f4d-8222-0598c12d5dcf None None] Starting OVN maintenance task: update_router_distributed_flag {{(pid=66775) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:102}} 2026-09-03 11:26:06.936 | Sep 03 13:23:54 devstack neutron-ovn-maintenance-worker[66775]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-eb4b4583-d7f1-4f4d-8222-0598c12d5dcf None None] OVN maintenance task: Sync router.distributed with distributed floating IP config. {{(pid=66775) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:104}} 2026-09-03 11:26:06.936 | Sep 03 13:23:54 devstack neutron-ovn-maintenance-worker[66775]: INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-eb4b4583-d7f1-4f4d-8222-0598c12d5dcf None None] OVN maintenance task update_router_distributed_flag finished in 0.008 seconds 2026-09-03 11:26:06.936 | Sep 03 13:23:54 devstack neutron-ovn-maintenance-worker[66775]: DEBUG futurist.periodics [None req-eb4b4583-d7f1-4f4d-8222-0598c12d5dcf 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=66775) _on_done /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:881}} 2026-09-03 11:26:06.936 | Sep 03 13:23:54 devstack neutron-ovn-maintenance-worker[66775]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-eb4b4583-d7f1-4f4d-8222-0598c12d5dcf None None] Starting OVN maintenance task: update_security_group_with_address_group {{(pid=66775) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:102}} 2026-09-03 11:26:06.936 | Sep 03 13:23:54 devstack neutron-ovn-maintenance-worker[66775]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-eb4b4583-d7f1-4f4d-8222-0598c12d5dcf None None] OVN maintenance task: Repair Address_Sets and ACLs for address group rules. {{(pid=66775) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:104}} 2026-09-03 11:26:06.936 | Sep 03 13:23:54 devstack neutron-ovn-maintenance-worker[66775]: INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-eb4b4583-d7f1-4f4d-8222-0598c12d5dcf None None] OVN maintenance task update_security_group_with_address_group finished in 0.021 seconds 2026-09-03 11:26:06.937 | Sep 03 13:23:54 devstack neutron-ovn-maintenance-worker[66775]: DEBUG futurist.periodics [None req-eb4b4583-d7f1-4f4d-8222-0598c12d5dcf 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=66775) _on_done /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:881}} 2026-09-03 11:26:06.937 | Sep 03 13:23:54 devstack neutron-ovn-maintenance-worker[66775]: DEBUG futurist.periodics [None req-eb4b4583-d7f1-4f4d-8222-0598c12d5dcf 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=66775) _on_done /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:881}} 2026-09-03 11:26:06.937 | Sep 03 13:24:04 devstack neutron-ovn-maintenance-worker[66775]: DEBUG dbcounter [-] [66775] Writing DB stats neutron:SELECT=31,neutron:DELETE=1,neutron:UPDATE=1 {{(pid=66775) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-03 11:26:06.942 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-09-03 11:26:06.946 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-novnc-cell1.service 2026-09-03 11:26:06.965 | enabled 2026-09-03 11:26:06.971 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-novnc-cell1.service --no-pager 2026-09-03 11:26:06.995 | ● devstack@n-novnc-cell1.service - Devstack devstack@n-novnc-cell1.service 2026-09-03 11:26:06.995 | Loaded: loaded (/etc/systemd/system/devstack@n-novnc-cell1.service; enabled; preset: enabled) 2026-09-03 11:26:06.996 | Active: active (running) since Thu 2026-09-03 13:25:04 CEST; 1min 2s ago 2026-09-03 11:26:06.996 | Main PID: 71261 (nova-novncproxy) 2026-09-03 11:26:06.996 | Tasks: 4 (limit: 14255) 2026-09-03 11:26:06.996 | Memory: 109.3M (peak: 109.5M) 2026-09-03 11:26:06.996 | CPU: 3.719s 2026-09-03 11:26:06.996 | CGroup: /system.slice/system-devstack.slice/devstack@n-novnc-cell1.service 2026-09-03 11:26:06.996 | └─71261 /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-09-03 11:26:06.996 | 2026-09-03 11:26:06.996 | Sep 03 13:25:04 devstack nova-novncproxy[71261]: If you are already using Eventlet, we recommend migrating to a different 2026-09-03 11:26:06.996 | Sep 03 13:25:04 devstack nova-novncproxy[71261]: framework. For more detail see 2026-09-03 11:26:06.997 | Sep 03 13:25:04 devstack nova-novncproxy[71261]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-03 11:26:06.997 | Sep 03 13:25:04 devstack nova-novncproxy[71261]: import eventlet # noqa 2026-09-03 11:26:06.997 | Sep 03 13:25:05 devstack nova-novncproxy[71261]: 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-09-03 11:26:06.997 | Sep 03 13:25:08 devstack nova-novncproxy[71261]: INFO nova.console.websocketproxy [-] WebSocket server settings: 2026-09-03 11:26:06.997 | Sep 03 13:25:08 devstack nova-novncproxy[71261]: INFO nova.console.websocketproxy [-] - Listen on 0.0.0.0:6080 2026-09-03 11:26:06.997 | Sep 03 13:25:08 devstack nova-novncproxy[71261]: INFO nova.console.websocketproxy [-] - Web server (no directory listings). Web root: /opt/stack/novnc 2026-09-03 11:26:06.997 | Sep 03 13:25:08 devstack nova-novncproxy[71261]: INFO nova.console.websocketproxy [-] - No SSL/TLS support (no cert file) 2026-09-03 11:26:06.997 | Sep 03 13:25:08 devstack nova-novncproxy[71261]: INFO nova.console.websocketproxy [-] - proxying from 0.0.0.0:6080 to None:None 2026-09-03 11:26:07.002 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-09-03 11:26:07.006 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-super-cond.service 2026-09-03 11:26:07.025 | enabled 2026-09-03 11:26:07.031 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-super-cond.service --no-pager 2026-09-03 11:26:07.054 | ● devstack@n-super-cond.service - Devstack devstack@n-super-cond.service 2026-09-03 11:26:07.054 | Loaded: loaded (/etc/systemd/system/devstack@n-super-cond.service; enabled; preset: enabled) 2026-09-03 11:26:07.054 | Active: active (running) since Thu 2026-09-03 13:25:07 CEST; 59s ago 2026-09-03 11:26:07.054 | Main PID: 72070 (nova-conductor:) 2026-09-03 11:26:07.054 | Tasks: 19 (limit: 14255) 2026-09-03 11:26:07.054 | Memory: 158.3M (peak: 158.5M) 2026-09-03 11:26:07.054 | CPU: 4.871s 2026-09-03 11:26:07.054 | CGroup: /system.slice/system-devstack.slice/devstack@n-super-cond.service 2026-09-03 11:26:07.055 | ├─72070 "nova-conductor: master process [/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf]" 2026-09-03 11:26:07.055 | ├─73768 "nova-conductor: ServiceWrapper worker(0)" 2026-09-03 11:26:07.055 | └─73771 "nova-conductor: ServiceWrapper worker(1)" 2026-09-03 11:26:07.055 | 2026-09-03 11:26:07.055 | Sep 03 13:25:13 devstack nova-conductor[73768]: DEBUG nova.service [None req-542458f0-c798-4a91-af9e-f83e596e911c None None] Join ServiceGroup membership for this service conductor {{(pid=73768) start /opt/stack/nova/nova/service.py:288}} 2026-09-03 11:26:07.055 | Sep 03 13:25:13 devstack nova-conductor[73768]: DEBUG nova.servicegroup.drivers.db [None req-542458f0-c798-4a91-af9e-f83e596e911c None None] DB_Driver: join new ServiceGroup member devstack to the conductor group, service = {{(pid=73768) join /opt/stack/nova/nova/servicegroup/drivers/db.py:44}} 2026-09-03 11:26:07.055 | Sep 03 13:25:18 devstack nova-conductor[73771]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.97 seconds {{(pid=73771) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-09-03 11:26:07.055 | Sep 03 13:25:18 devstack nova-conductor[73768]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.97 seconds {{(pid=73768) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-09-03 11:26:07.055 | Sep 03 13:25:20 devstack nova-conductor[72070]: DEBUG dbcounter [-] [72070] Writing DB stats nova_api:SELECT=1 {{(pid=72070) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-03 11:26:07.056 | Sep 03 13:25:21 devstack nova-conductor[72070]: DEBUG dbcounter [-] [72070] Writing DB stats nova_cell1:SELECT=1 {{(pid=72070) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-03 11:26:07.056 | Sep 03 13:25:21 devstack nova-conductor[72070]: DEBUG dbcounter [-] [72070] Writing DB stats nova_cell0:SELECT=1 {{(pid=72070) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-03 11:26:07.056 | Sep 03 13:25:28 devstack nova-conductor[73771]: DEBUG dbcounter [-] [73771] Writing DB stats nova_cell0:SELECT=3,nova_cell0:UPDATE=1 {{(pid=73771) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-03 11:26:07.056 | Sep 03 13:25:28 devstack nova-conductor[73768]: DEBUG dbcounter [-] [73768] Writing DB stats nova_cell0:SELECT=4,nova_cell0:INSERT=1,nova_cell0:UPDATE=1 {{(pid=73768) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-03 11:26:07.056 | Sep 03 13:25:41 devstack nova-conductor[73771]: DEBUG oslo.service.backend._threading.loopingcall [None req-2c20ecd0-d84a-4ba1-99ba-c2bed8523c92 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=73771) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-09-03 11:26:07.062 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-09-03 11:26:07.066 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-cond-cell1.service 2026-09-03 11:26:07.085 | enabled 2026-09-03 11:26:07.091 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-cond-cell1.service --no-pager 2026-09-03 11:26:07.114 | ● devstack@n-cond-cell1.service - Devstack devstack@n-cond-cell1.service 2026-09-03 11:26:07.115 | Loaded: loaded (/etc/systemd/system/devstack@n-cond-cell1.service; enabled; preset: enabled) 2026-09-03 11:26:07.115 | Active: active (running) since Thu 2026-09-03 13:25:09 CEST; 57s ago 2026-09-03 11:26:07.115 | Main PID: 72620 (nova-conductor:) 2026-09-03 11:26:07.115 | Tasks: 36 (limit: 14255) 2026-09-03 11:26:07.115 | Memory: 166.5M (peak: 166.8M) 2026-09-03 11:26:07.115 | CPU: 4.882s 2026-09-03 11:26:07.115 | CGroup: /system.slice/system-devstack.slice/devstack@n-cond-cell1.service 2026-09-03 11:26:07.115 | ├─72620 "nova-conductor: master process [/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf]" 2026-09-03 11:26:07.116 | ├─73854 "nova-conductor: ServiceWrapper worker(0)" 2026-09-03 11:26:07.116 | └─73856 "nova-conductor: ServiceWrapper worker(1)" 2026-09-03 11:26:07.116 | 2026-09-03 11:26:07.116 | Sep 03 13:25:23 devstack nova-conductor[72620]: DEBUG dbcounter [-] [72620] Writing DB stats nova_cell1:SELECT=1 {{(pid=72620) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-03 11:26:07.116 | Sep 03 13:25:29 devstack nova-conductor[73856]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.97 seconds {{(pid=73856) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-09-03 11:26:07.116 | Sep 03 13:25:29 devstack nova-conductor[73854]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.98 seconds {{(pid=73854) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-09-03 11:26:07.116 | Sep 03 13:25:39 devstack nova-conductor[73856]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.98 seconds {{(pid=73856) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-09-03 11:26:07.116 | Sep 03 13:25:39 devstack nova-conductor[73854]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.98 seconds {{(pid=73854) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-09-03 11:26:07.116 | Sep 03 13:25:49 devstack nova-conductor[73856]: DEBUG oslo.service.backend._threading.loopingcall [None req-f258597e-fb1e-4b36-89f5-7d787b769db4 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=73856) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-09-03 11:26:07.117 | Sep 03 13:25:49 devstack nova-conductor[73856]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.98 seconds {{(pid=73856) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-09-03 11:26:07.117 | Sep 03 13:25:49 devstack nova-conductor[73854]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=73854) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-09-03 11:26:07.117 | Sep 03 13:25:59 devstack nova-conductor[73856]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=73856) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-09-03 11:26:07.117 | Sep 03 13:25:59 devstack nova-conductor[73854]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=73854) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-09-03 11:26:07.121 | + ./stack.sh:main:1452 : is_service_enabled n-api 2026-09-03 11:26:07.147 | + functions-common:is_service_enabled:2076 : return 0 2026-09-03 11:26:07.150 | + ./stack.sh:main:1453 : is_service_enabled n-cpu 2026-09-03 11:26:07.175 | + functions-common:is_service_enabled:2076 : return 0 2026-09-03 11:26:07.179 | + ./stack.sh:main:1454 : /home/quobyte/devstack/tools/discover_hosts.sh 2026-09-03 11:26:07.182 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-09-03 11:26:07.731 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-09-03 11:26:07.731 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-03 11:26:07.731 | we strongly recommend against using it for new projects. 2026-09-03 11:26:07.731 | 2026-09-03 11:26:07.731 | If you are already using Eventlet, we recommend migrating to a different 2026-09-03 11:26:07.731 | framework. For more detail see 2026-09-03 11:26:07.732 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-03 11:26:07.732 | 2026-09-03 11:26:07.732 | import eventlet # noqa 2026-09-03 11:26:07.995 | 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-09-03 11:26:11.025 | INFO dbcounter [None req-0c24271f-b755-4430-8509-eed33edd955e None None] Registered counter for database nova_api 2026-09-03 11:26:11.148 | DEBUG dbcounter [-] [78342] Writer thread running {{(pid=78342) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-09-03 11:26:11.159 | Found 2 cell mappings. 2026-09-03 11:26:11.159 | Skipping cell0 since it does not contain hosts. 2026-09-03 11:26:11.159 | Getting computes from cell 'cell1': d45c1c6f-3169-42d8-b599-139575d59888 2026-09-03 11:26:11.159 | INFO dbcounter [None req-0c24271f-b755-4430-8509-eed33edd955e None None] Registered counter for database nova_cell1 2026-09-03 11:26:11.233 | DEBUG dbcounter [-] [78342] Writer thread running {{(pid=78342) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-09-03 11:26:11.391 | Checking host mapping for compute host 'devstack': b3b48645-944d-43c4-80dc-207d9515ed20 2026-09-03 11:26:11.391 | Creating host mapping for compute host 'devstack': b3b48645-944d-43c4-80dc-207d9515ed20 2026-09-03 11:26:11.391 | Found 1 unmapped computes in cell: d45c1c6f-3169-42d8-b599-139575d59888 2026-09-03 11:26:12.071 | + ./stack.sh:main:1467 : /opt/stack/data/venv/bin/nova-status --config-file /etc/nova/nova.conf upgrade check 2026-09-03 11:26:12.627 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-09-03 11:26:12.627 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-03 11:26:12.627 | we strongly recommend against using it for new projects. 2026-09-03 11:26:12.627 | 2026-09-03 11:26:12.627 | If you are already using Eventlet, we recommend migrating to a different 2026-09-03 11:26:12.628 | framework. For more detail see 2026-09-03 11:26:12.628 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-03 11:26:12.628 | 2026-09-03 11:26:12.628 | import eventlet # noqa 2026-09-03 11:26:12.886 | 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-09-03 11:26:16.299 | +-------------------------------------------+ 2026-09-03 11:26:16.299 | | Upgrade Check Results | 2026-09-03 11:26:16.299 | +-------------------------------------------+ 2026-09-03 11:26:16.300 | | Check: Cells v2 | 2026-09-03 11:26:16.300 | | Result: Success | 2026-09-03 11:26:16.300 | | Details: None | 2026-09-03 11:26:16.300 | +-------------------------------------------+ 2026-09-03 11:26:16.300 | | Check: Placement API | 2026-09-03 11:26:16.300 | | Result: Success | 2026-09-03 11:26:16.300 | | Details: None | 2026-09-03 11:26:16.300 | +-------------------------------------------+ 2026-09-03 11:26:16.300 | | Check: Cinder API | 2026-09-03 11:26:16.300 | | Result: Success | 2026-09-03 11:26:16.300 | | Details: None | 2026-09-03 11:26:16.301 | +-------------------------------------------+ 2026-09-03 11:26:16.301 | | Check: Policy File JSON to YAML Migration | 2026-09-03 11:26:16.301 | | Result: Success | 2026-09-03 11:26:16.301 | | Details: None | 2026-09-03 11:26:16.301 | +-------------------------------------------+ 2026-09-03 11:26:16.301 | | Check: Older than N-1 computes | 2026-09-03 11:26:16.301 | | Result: Success | 2026-09-03 11:26:16.301 | | Details: None | 2026-09-03 11:26:16.301 | +-------------------------------------------+ 2026-09-03 11:26:16.301 | | Check: hw_machine_type unset | 2026-09-03 11:26:16.301 | | Result: Success | 2026-09-03 11:26:16.301 | | Details: None | 2026-09-03 11:26:16.302 | +-------------------------------------------+ 2026-09-03 11:26:16.302 | | Check: Service User Token Configuration | 2026-09-03 11:26:16.302 | | Result: Success | 2026-09-03 11:26:16.302 | | Details: None | 2026-09-03 11:26:16.302 | +-------------------------------------------+ 2026-09-03 11:26:16.906 | + ./stack.sh:main:1474 : [[ -x /home/quobyte/devstack/local.sh ]] 2026-09-03 11:26:16.910 | + ./stack.sh:main:1485 : command openstack complete 2026-09-03 11:26:16.911 | + ./stack.sh:main:1486 : sudo tee /etc/bash_completion.d/osc.bash_completion 2026-09-03 11:26:20.211 | + ./stack.sh:main:1489 : is_service_enabled cinder 2026-09-03 11:26:20.236 | + functions-common:is_service_enabled:2076 : return 0 2026-09-03 11:26:20.240 | + ./stack.sh:main:1490 : is_ubuntu 2026-09-03 11:26:20.244 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-03 11:26:20.248 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-03 11:26:20.251 | + ./stack.sh:main:1491 : echo_summary 'Configuring lvm.conf global device filter' 2026-09-03 11:26:20.255 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-09-03 11:26:20.259 | + ./stack.sh:echo_summary:450 : echo -e Configuring lvm.conf global device filter 2026-09-03 11:26:20.262 | + ./stack.sh:main:1492 : set_lvm_filter 2026-09-03 11:26:20.265 | + lib/lvm:set_lvm_filter:189 : local 'filter_suffix="r|.*|" ] # from devstack' 2026-09-03 11:26:20.269 | + lib/lvm:set_lvm_filter:190 : local 'filter_string=global_filter = [ ' 2026-09-03 11:26:20.273 | + lib/lvm:set_lvm_filter:191 : local pv 2026-09-03 11:26:20.277 | + lib/lvm:set_lvm_filter:192 : local vg 2026-09-03 11:26:20.282 | + lib/lvm:set_lvm_filter:193 : local line 2026-09-03 11:26:20.287 | ++ lib/lvm:set_lvm_filter:195 : sudo pvs --noheadings -o name 2026-09-03 11:26:20.334 | + lib/lvm:set_lvm_filter:195 : for pv_info in $(sudo pvs --noheadings -o name) 2026-09-03 11:26:20.339 | ++ lib/lvm:set_lvm_filter:196 : sed 's/ //g' 2026-09-03 11:26:20.341 | ++ lib/lvm:set_lvm_filter:196 : echo -e /dev/loop0 2026-09-03 11:26:20.341 | ++ lib/lvm:set_lvm_filter:196 : sed 's/\/dev\///g' 2026-09-03 11:26:20.347 | + lib/lvm:set_lvm_filter:196 : pv=loop0 2026-09-03 11:26:20.351 | + lib/lvm:set_lvm_filter:197 : new='"a|loop0|", ' 2026-09-03 11:26:20.354 | + lib/lvm:set_lvm_filter:198 : filter_string='global_filter = [ "a|loop0|", ' 2026-09-03 11:26:20.358 | + lib/lvm:set_lvm_filter:200 : filter_string='global_filter = [ "a|loop0|", "r|.*|" ] # from devstack' 2026-09-03 11:26:20.361 | + lib/lvm:set_lvm_filter:202 : clean_lvm_filter 2026-09-03 11:26:20.366 | + lib/lvm:clean_lvm_filter:177 : sudo sed -i 's/^.*# from devstack$//' /etc/lvm/lvm.conf 2026-09-03 11:26:20.385 | + lib/lvm:set_lvm_filter:203 : sudo sed -i '/# global_filter = \[.*\]/a\ global_filter = [ "a|loop0|", "r|.*|" ] # from devstack' /etc/lvm/lvm.conf 2026-09-03 11:26:20.405 | + lib/lvm:set_lvm_filter:204 : echo_summary 'set lvm.conf device global_filter to: global_filter = [ "a|loop0|", "r|.*|" ] # from devstack' 2026-09-03 11:26:20.409 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-09-03 11:26:20.411 | + ./stack.sh:echo_summary:450 : echo -e set lvm.conf device global_filter to: global_filter = '[' '"a|loop0|",' '"r|.*|"' ']' '#' from devstack 2026-09-03 11:26:20.415 | + ./stack.sh:main:1502 : run_phase stack test-config 2026-09-03 11:26:20.419 | + functions-common:run_phase:1848 : local mode=stack 2026-09-03 11:26:20.423 | + functions-common:run_phase:1849 : local phase=test-config 2026-09-03 11:26:20.426 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-09-03 11:26:20.430 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-09-03 11:26:20.433 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-09-03 11:26:20.437 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-09-03 11:26:20.441 | + functions-common:run_phase:1858 : local extra 2026-09-03 11:26:20.446 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-09-03 11:26:20.451 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-09-03 11:26:20.456 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-09-03 11:26:20.460 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-09-03 11:26:20.464 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack test-config 2026-09-03 11:26:20.468 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-09-03 11:26:20.490 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-03 11:26:20.493 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-09-03 11:26:20.498 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-09-03 11:26:20.502 | ++ extras.d/80-tempest.sh:source:7 : [[ test-config == \i\n\s\t\a\l\l ]] 2026-09-03 11:26:20.506 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-09-03 11:26:20.510 | ++ extras.d/80-tempest.sh:source:10 : [[ test-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-09-03 11:26:20.515 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-09-03 11:26:20.519 | ++ extras.d/80-tempest.sh:source:13 : [[ test-config == \e\x\t\r\a ]] 2026-09-03 11:26:20.523 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2026-09-03 11:26:20.527 | ++ extras.d/80-tempest.sh:source:16 : [[ test-config == \p\o\s\t\-\e\x\t\r\a ]] 2026-09-03 11:26:20.531 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2026-09-03 11:26:20.534 | ++ extras.d/80-tempest.sh:source:19 : [[ test-config == \t\e\s\t\-\c\o\n\f\i\g ]] 2026-09-03 11:26:20.538 | ++ extras.d/80-tempest.sh:source:20 : async_wait install_tempest 2026-09-03 11:26:20.597 | [2061 Async install_tempest:38715]: Waiting for completion of install_tempest running on PID 38715 (1 other jobs running) 2026-09-03 11:26:20.626 | [2061 Async install_tempest:38715]: Signaling child to exit 2026-09-03 11:26:20.626 | WAKEUP 2026-09-03 11:26:20.652 | [2061 Async install_tempest:38715]: Signaled 2026-09-03 11:26:20.653 | ++ lib/tempest:install_tempest:844 : git_clone https://review.opendev.org/openstack/tempest.git /opt/stack/tempest master 2026-09-03 11:26:20.653 | ++ functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/tempest.git 2026-09-03 11:26:20.653 | ++ functions-common:git_clone:590 : local git_dest=/opt/stack/tempest 2026-09-03 11:26:20.653 | ++ functions-common:git_clone:591 : local git_ref=master 2026-09-03 11:26:20.654 | ++ functions-common:git_clone:592 : local orig_dir 2026-09-03 11:26:20.654 | +++ functions-common:git_clone:593 : pwd 2026-09-03 11:26:20.654 | ++ functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-09-03 11:26:20.654 | ++ functions-common:git_clone:594 : local git_clone_flags= 2026-09-03 11:26:20.654 | +++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-09-03 11:26:20.654 | ++ functions-common:git_clone:596 : RECLONE=False 2026-09-03 11:26:20.654 | ++ functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-09-03 11:26:20.654 | ++ functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-09-03 11:26:20.654 | ++ functions-common:git_clone:610 : echo master 2026-09-03 11:26:20.654 | ++ functions-common:git_clone:610 : egrep -q '^refs' 2026-09-03 11:26:20.654 | ++ functions-common:git_clone:624 : [[ ! -d /opt/stack/tempest ]] 2026-09-03 11:26:20.655 | ++ functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-09-03 11:26:20.655 | ++ functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/tempest.git /opt/stack/tempest 2026-09-03 11:26:20.655 | ++ functions-common:git_timed:697 : local count=0 2026-09-03 11:26:20.655 | ++ functions-common:git_timed:698 : local timeout=0 2026-09-03 11:26:20.655 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-09-03 11:26:20.655 | ++ functions-common:git_timed:701 : timeout=0 2026-09-03 11:26:20.655 | ++ functions-common:git_timed:704 : time_start git_timed 2026-09-03 11:26:20.655 | ++ functions-common:time_start:2406 : local name=git_timed 2026-09-03 11:26:20.655 | ++ functions-common:time_start:2407 : local start_time= 2026-09-03 11:26:20.655 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-09-03 11:26:20.655 | +++ functions-common:time_start:2411 : date +%s%3N 2026-09-03 11:26:20.656 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1788434181662 2026-09-03 11:26:20.656 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/tempest.git /opt/stack/tempest 2026-09-03 11:26:20.656 | Cloning into '/opt/stack/tempest'... 2026-09-03 11:26:20.656 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-09-03 11:26:20.656 | ++ functions-common:time_stop:2420 : local name 2026-09-03 11:26:20.656 | ++ functions-common:time_stop:2421 : local end_time 2026-09-03 11:26:20.656 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-09-03 11:26:20.656 | ++ functions-common:time_stop:2423 : local total 2026-09-03 11:26:20.656 | ++ functions-common:time_stop:2424 : local start_time 2026-09-03 11:26:20.656 | ++ functions-common:time_stop:2426 : name=git_timed 2026-09-03 11:26:20.657 | ++ functions-common:time_stop:2427 : start_time=1788434181662 2026-09-03 11:26:20.657 | ++ functions-common:time_stop:2429 : [[ -z 1788434181662 ]] 2026-09-03 11:26:20.657 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-09-03 11:26:20.657 | ++ functions-common:time_stop:2432 : end_time=1788434190533 2026-09-03 11:26:20.657 | ++ functions-common:time_stop:2433 : elapsed_time=8871 2026-09-03 11:26:20.657 | ++ functions-common:time_stop:2434 : total=380987 2026-09-03 11:26:20.657 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-03 11:26:20.657 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=389858 2026-09-03 11:26:20.657 | ++ functions-common:git_clone:631 : cd /opt/stack/tempest 2026-09-03 11:26:20.657 | ++ functions-common:git_clone:632 : git_timed fetch origin master 2026-09-03 11:26:20.657 | ++ functions-common:git_timed:697 : local count=0 2026-09-03 11:26:20.658 | ++ functions-common:git_timed:698 : local timeout=0 2026-09-03 11:26:20.658 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-09-03 11:26:20.658 | ++ functions-common:git_timed:701 : timeout=0 2026-09-03 11:26:20.658 | ++ functions-common:git_timed:704 : time_start git_timed 2026-09-03 11:26:20.658 | ++ functions-common:time_start:2406 : local name=git_timed 2026-09-03 11:26:20.658 | ++ functions-common:time_start:2407 : local start_time= 2026-09-03 11:26:20.658 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-09-03 11:26:20.658 | +++ functions-common:time_start:2411 : date +%s%3N 2026-09-03 11:26:20.658 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1788434190597 2026-09-03 11:26:20.659 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-09-03 11:26:20.659 | From https://review.opendev.org/openstack/tempest 2026-09-03 11:26:20.659 | * branch master -> FETCH_HEAD 2026-09-03 11:26:20.659 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-09-03 11:26:20.659 | ++ functions-common:time_stop:2420 : local name 2026-09-03 11:26:20.659 | ++ functions-common:time_stop:2421 : local end_time 2026-09-03 11:26:20.660 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-09-03 11:26:20.660 | ++ functions-common:time_stop:2423 : local total 2026-09-03 11:26:20.660 | ++ functions-common:time_stop:2424 : local start_time 2026-09-03 11:26:20.660 | ++ functions-common:time_stop:2426 : name=git_timed 2026-09-03 11:26:20.660 | ++ functions-common:time_stop:2427 : start_time=1788434190597 2026-09-03 11:26:20.660 | ++ functions-common:time_stop:2429 : [[ -z 1788434190597 ]] 2026-09-03 11:26:20.660 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-09-03 11:26:20.660 | ++ functions-common:time_stop:2432 : end_time=1788434191166 2026-09-03 11:26:20.660 | ++ functions-common:time_stop:2433 : elapsed_time=569 2026-09-03 11:26:20.660 | ++ functions-common:time_stop:2434 : total=389858 2026-09-03 11:26:20.660 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-03 11:26:20.661 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=390427 2026-09-03 11:26:20.661 | ++ functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-09-03 11:26:20.661 | ++ functions-common:git_timed:697 : local count=0 2026-09-03 11:26:20.661 | ++ functions-common:git_timed:698 : local timeout=0 2026-09-03 11:26:20.661 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-09-03 11:26:20.661 | ++ functions-common:git_timed:701 : timeout=0 2026-09-03 11:26:20.661 | ++ functions-common:git_timed:704 : time_start git_timed 2026-09-03 11:26:20.661 | ++ functions-common:time_start:2406 : local name=git_timed 2026-09-03 11:26:20.661 | ++ functions-common:time_start:2407 : local start_time= 2026-09-03 11:26:20.661 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-09-03 11:26:20.661 | +++ functions-common:time_start:2411 : date +%s%3N 2026-09-03 11:26:20.662 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1788434191225 2026-09-03 11:26:20.662 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-09-03 11:26:20.662 | Note: switching to 'FETCH_HEAD'. 2026-09-03 11:26:20.662 | 2026-09-03 11:26:20.662 | You are in 'detached HEAD' state. You can look around, make experimental 2026-09-03 11:26:20.662 | changes and commit them, and you can discard any commits you make in this 2026-09-03 11:26:20.662 | state without impacting any branches by switching back to a branch. 2026-09-03 11:26:20.662 | 2026-09-03 11:26:20.662 | If you want to create a new branch to retain commits you create, you may 2026-09-03 11:26:20.662 | do so (now or later) by using -c with the switch command. Example: 2026-09-03 11:26:20.662 | 2026-09-03 11:26:20.663 | git switch -c 2026-09-03 11:26:20.663 | 2026-09-03 11:26:20.663 | Or undo this operation with: 2026-09-03 11:26:20.663 | 2026-09-03 11:26:20.663 | git switch - 2026-09-03 11:26:20.663 | 2026-09-03 11:26:20.663 | Turn off this advice by setting config variable advice.detachedHead to false 2026-09-03 11:26:20.663 | 2026-09-03 11:26:20.663 | HEAD is now at 0a19cf44f Merge "Detach ports from vm before deleting them in Neutron" 2026-09-03 11:26:20.663 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-09-03 11:26:20.664 | ++ functions-common:time_stop:2420 : local name 2026-09-03 11:26:20.664 | ++ functions-common:time_stop:2421 : local end_time 2026-09-03 11:26:20.664 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-09-03 11:26:20.664 | ++ functions-common:time_stop:2423 : local total 2026-09-03 11:26:20.664 | ++ functions-common:time_stop:2424 : local start_time 2026-09-03 11:26:20.664 | ++ functions-common:time_stop:2426 : name=git_timed 2026-09-03 11:26:20.664 | ++ functions-common:time_stop:2427 : start_time=1788434191225 2026-09-03 11:26:20.664 | ++ functions-common:time_stop:2429 : [[ -z 1788434191225 ]] 2026-09-03 11:26:20.664 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-09-03 11:26:20.664 | ++ functions-common:time_stop:2432 : end_time=1788434191424 2026-09-03 11:26:20.664 | ++ functions-common:time_stop:2433 : elapsed_time=199 2026-09-03 11:26:20.665 | ++ functions-common:time_stop:2434 : total=390427 2026-09-03 11:26:20.665 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-03 11:26:20.665 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=390626 2026-09-03 11:26:20.665 | ++ functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/tempest 2026-09-03 11:26:20.665 | ++ functions-common:git_clone:672 : cd /opt/stack/tempest 2026-09-03 11:26:20.665 | ++ functions-common:git_clone:673 : head -1 2026-09-03 11:26:20.665 | ++ functions-common:git_clone:673 : git show --oneline 2026-09-03 11:26:20.665 | 0a19cf44f Merge "Detach ports from vm before deleting them in Neutron" 2026-09-03 11:26:20.665 | ++ functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-09-03 11:26:20.665 | ++ lib/tempest:install_tempest:850 : pip_install 'tox!=2.8.0,<4.0.0' 2026-09-03 11:26:20.666 | Using python 3.12 to install tox!=2.8.0,<4.0.0 2026-09-03 11:26:20.666 | ++ 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-09-03 11:26:20.666 | Collecting tox!=2.8.0,<4.0.0 2026-09-03 11:26:20.666 | Downloading tox-3.28.0-py2.py3-none-any.whl.metadata (7.8 kB) 2026-09-03 11:26:20.666 | Collecting filelock>=3.0.0 (from tox!=2.8.0,<4.0.0) 2026-09-03 11:26:20.666 | Downloading filelock-3.32.3-py3-none-any.whl.metadata (2.0 kB) 2026-09-03 11:26:20.666 | Requirement already satisfied: packaging>=14 in /opt/stack/data/venv/lib/python3.12/site-packages (from tox!=2.8.0,<4.0.0) (26.3) 2026-09-03 11:26:20.666 | Collecting pluggy>=0.12.0 (from tox!=2.8.0,<4.0.0) 2026-09-03 11:26:20.666 | Downloading pluggy-1.6.0-py3-none-any.whl.metadata (4.8 kB) 2026-09-03 11:26:20.666 | Collecting py>=1.4.17 (from tox!=2.8.0,<4.0.0) 2026-09-03 11:26:20.666 | Downloading py-1.11.0-py2.py3-none-any.whl.metadata (2.8 kB) 2026-09-03 11:26:20.667 | 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-09-03 11:26:20.667 | 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-09-03 11:26:20.667 | Downloading virtualenv-21.7.4-py3-none-any.whl.metadata (3.5 kB) 2026-09-03 11:26:20.667 | 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-09-03 11:26:20.667 | Downloading distlib-0.4.3-py2.py3-none-any.whl.metadata (5.3 kB) 2026-09-03 11:26:20.667 | 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.11.3) 2026-09-03 11:26:20.667 | 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-09-03 11:26:20.667 | Downloading python_discovery-1.5.2-py3-none-any.whl.metadata (5.1 kB) 2026-09-03 11:26:20.667 | Downloading tox-3.28.0-py2.py3-none-any.whl (86 kB) 2026-09-03 11:26:20.667 | Downloading filelock-3.32.3-py3-none-any.whl (98 kB) 2026-09-03 11:26:20.667 | Downloading pluggy-1.6.0-py3-none-any.whl (20 kB) 2026-09-03 11:26:20.668 | Downloading py-1.11.0-py2.py3-none-any.whl (98 kB) 2026-09-03 11:26:20.668 | Downloading virtualenv-21.7.4-py3-none-any.whl (5.3 MB) 2026-09-03 11:26:20.668 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.3/5.3 MB 50.0 MB/s 0:00:00 2026-09-03 11:26:20.668 | Downloading distlib-0.4.3-py2.py3-none-any.whl (470 kB) 2026-09-03 11:26:20.668 | Downloading python_discovery-1.5.2-py3-none-any.whl (38 kB) 2026-09-03 11:26:20.668 | Installing collected packages: distlib, py, pluggy, filelock, python-discovery, virtualenv, tox 2026-09-03 11:26:20.668 | 2026-09-03 11:26:20.668 | Successfully installed distlib-0.4.3 filelock-3.32.3 pluggy-1.6.0 py-1.11.0 python-discovery-1.5.2 tox-3.28.0 virtualenv-21.7.4 2026-09-03 11:26:20.668 | ++ inc/python:pip_install:216 : result=0 2026-09-03 11:26:20.668 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-09-03 11:26:20.669 | ++ functions-common:time_stop:2420 : local name 2026-09-03 11:26:20.669 | ++ functions-common:time_stop:2421 : local end_time 2026-09-03 11:26:20.669 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-09-03 11:26:20.669 | ++ functions-common:time_stop:2423 : local total 2026-09-03 11:26:20.669 | ++ functions-common:time_stop:2424 : local start_time 2026-09-03 11:26:20.669 | ++ functions-common:time_stop:2426 : name=pip_install 2026-09-03 11:26:20.669 | ++ functions-common:time_stop:2427 : start_time=1788434191506 2026-09-03 11:26:20.669 | ++ functions-common:time_stop:2429 : [[ -z 1788434191506 ]] 2026-09-03 11:26:20.669 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-09-03 11:26:20.669 | ++ functions-common:time_stop:2432 : end_time=1788434195074 2026-09-03 11:26:20.670 | ++ functions-common:time_stop:2433 : elapsed_time=3568 2026-09-03 11:26:20.670 | ++ functions-common:time_stop:2434 : total=155934 2026-09-03 11:26:20.670 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-03 11:26:20.670 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=159502 2026-09-03 11:26:20.670 | ++ inc/python:pip_install:219 : return 0 2026-09-03 11:26:20.670 | ++ lib/tempest:install_tempest:851 : pushd /opt/stack/tempest 2026-09-03 11:26:20.670 | /opt/stack/tempest ~/devstack 2026-09-03 11:26:20.670 | ++ lib/tempest:install_tempest:855 : git checkout master 2026-09-03 11:26:20.670 | Switched to branch 'master' 2026-09-03 11:26:20.670 | Your branch is up to date with 'origin/master'. 2026-09-03 11:26:20.670 | ++ lib/tempest:install_tempest:857 : local tmp_u_c_m 2026-09-03 11:26:20.671 | +++ lib/tempest:install_tempest:858 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2026-09-03 11:26:20.671 | ++ lib/tempest:install_tempest:858 : tmp_u_c_m=/tmp/tempest_u_c_m.FHmLnsFvAV 2026-09-03 11:26:20.671 | ++ lib/tempest:install_tempest:859 : set_tempest_venv_constraints /tmp/tempest_u_c_m.FHmLnsFvAV 2026-09-03 11:26:20.671 | ++ lib/tempest:set_tempest_venv_constraints:131 : local tmp_c 2026-09-03 11:26:20.671 | ++ lib/tempest:set_tempest_venv_constraints:132 : tmp_c=/tmp/tempest_u_c_m.FHmLnsFvAV 2026-09-03 11:26:20.671 | ++ lib/tempest:set_tempest_venv_constraints:133 : [[ master == \m\a\s\t\e\r ]] 2026-09-03 11:26:20.671 | ++ lib/tempest:set_tempest_venv_constraints:134 : cd /opt/stack/requirements 2026-09-03 11:26:20.671 | ++ lib/tempest:set_tempest_venv_constraints:135 : git show master:upper-constraints.txt 2026-09-03 11:26:20.671 | ++ lib/tempest:set_tempest_venv_constraints:142 : export UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-09-03 11:26:20.672 | ++ lib/tempest:set_tempest_venv_constraints:142 : UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-09-03 11:26:20.672 | ++ lib/tempest:set_tempest_venv_constraints:143 : export TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-09-03 11:26:20.672 | ++ lib/tempest:set_tempest_venv_constraints:143 : TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-09-03 11:26:20.672 | ++ lib/tempest:install_tempest:861 : tox -r --notest -efull 2026-09-03 11:26:20.672 | full create: /opt/stack/tempest/.tox/tempest 2026-09-03 11:26:20.672 | full installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2026-09-03 11:26:20.672 | full develop-inst: /opt/stack/tempest 2026-09-03 11:26:20.672 | full installed: attrs==26.1.0,autopage==0.6.0,bcrypt==5.0.0,certifi==2026.7.22,cffi==2.1.1,charset-normalizer==3.5.0,cliff==4.16.0,cmd2==4.2.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.7.0,oslo.context==6.5.0,oslo.i18n==6.9.0,oslo.log==8.3.1,oslo.serialization==5.11.0,oslo.utils==10.2.0,packaging==26.3,paramiko==4.0.0,pbr==7.0.3,prettytable==3.18.0,prompt_toolkit==3.0.53,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.6.3,setuptools==84.0.0,six==1.17.0,stestr==4.2.1,stevedore==5.9.1,-e git+https://review.opendev.org/openstack/tempest.git@0a19cf44f2b257cec6b7c070e9a6df0cc3500172#egg=tempest,testscenarios==0.6.2,testtools==2.9.1,tomlkit==0.15.1,typing_extensions==4.16.0,urllib3==2.7.0,voluptuous==0.16.0,wcwidth==0.8.2,wrapt==2.3.0 2026-09-03 11:26:20.672 | ___________________________________ summary ____________________________________ 2026-09-03 11:26:20.672 | full: skipped tests 2026-09-03 11:26:20.673 | congratulations :) 2026-09-03 11:26:20.673 | ++ lib/tempest:install_tempest:865 : /opt/stack/tempest/.tox/tempest/bin/pip install -c /tmp/tempest_u_c_m.FHmLnsFvAV -r requirements.txt 2026-09-03 11:26:20.673 | 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-09-03 11:26:20.673 | 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.16.0) 2026-09-03 11:26:20.673 | 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-09-03 11:26:20.673 | 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-09-03 11:26:20.673 | 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-09-03 11:26:20.673 | Requirement already satisfied: cryptography>=2.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 6)) (43.0.3) 2026-09-03 11:26:20.673 | 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-09-03 11:26:20.673 | 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-09-03 11:26:20.673 | Requirement already satisfied: oslo.config>=5.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 9)) (10.7.0) 2026-09-03 11:26:20.674 | Requirement already satisfied: oslo.log>=3.36.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 10)) (8.3.1) 2026-09-03 11:26:20.674 | 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-09-03 11:26:20.674 | 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-09-03 11:26:20.674 | Requirement already satisfied: oslo.utils>=7.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 13)) (10.2.0) 2026-09-03 11:26:20.674 | 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-09-03 11:26:20.674 | Requirement already satisfied: PyYAML>=3.12 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 15)) (6.0.3) 2026-09-03 11:26:20.674 | 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-09-03 11:26:20.674 | Requirement already satisfied: stevedore>=1.20.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 17)) (5.9.1) 2026-09-03 11:26:20.674 | 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-09-03 11:26:20.674 | 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-09-03 11:26:20.675 | 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-09-03 11:26:20.675 | 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-09-03 11:26:20.675 | Requirement already satisfied: fasteners>=0.16.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 22)) (0.20) 2026-09-03 11:26:20.675 | 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-09-03 11:26:20.675 | 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)) (84.0.0) 2026-09-03 11:26:20.675 | 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-09-03 11:26:20.675 | Requirement already satisfied: cmd2>=4.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (4.2.0) 2026-09-03 11:26:20.675 | 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-09-03 11:26:20.675 | 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-09-03 11:26:20.676 | 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-09-03 11:26:20.676 | 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.6.3) 2026-09-03 11:26:20.676 | 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-09-03 11:26:20.676 | 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-09-03 11:26:20.676 | 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-09-03 11:26:20.676 | Requirement already satisfied: cffi>=1.12 in ./.tox/tempest/lib/python3.12/site-packages (from cryptography>=2.1->-r requirements.txt (line 6)) (2.1.1) 2026-09-03 11:26:20.676 | 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-09-03 11:26:20.676 | 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-09-03 11:26:20.676 | 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-09-03 11:26:20.676 | 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-09-03 11:26:20.677 | 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-09-03 11:26:20.677 | 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-09-03 11:26:20.677 | 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.1) 2026-09-03 11:26:20.677 | 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-09-03 11:26:20.677 | 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-09-03 11:26:20.677 | 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-09-03 11:26:20.677 | 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.3) 2026-09-03 11:26:20.677 | 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-09-03 11:26:20.678 | 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.2) 2026-09-03 11:26:20.678 | 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.3.0) 2026-09-03 11:26:20.678 | 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-09-03 11:26:20.678 | Requirement already satisfied: prompt-toolkit>=3.0.53 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (3.0.53) 2026-09-03 11:26:20.678 | Requirement already satisfied: pyperclip>=1.8.2 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (1.11.0) 2026-09-03 11:26:20.678 | Requirement already satisfied: rich>=15.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (15.0.0) 2026-09-03 11:26:20.678 | Requirement already satisfied: rich-argparse>=1.7.2 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (1.8.0) 2026-09-03 11:26:20.678 | 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.16.0) 2026-09-03 11:26:20.678 | 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-09-03 11:26:20.678 | 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.5.0) 2026-09-03 11:26:20.679 | 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-09-03 11:26:20.679 | 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.7.22) 2026-09-03 11:26:20.679 | Requirement already satisfied: markdown-it-py>=2.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (4.2.0) 2026-09-03 11:26:20.679 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in ./.tox/tempest/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (2.20.0) 2026-09-03 11:26:20.679 | 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>=4.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (0.1.2) 2026-09-03 11:26:20.679 | ++ lib/tempest:install_tempest:866 : PROJECT_VENV["tempest"]=/opt/stack/tempest/.tox/tempest 2026-09-03 11:26:20.679 | ++ lib/tempest:install_tempest:867 : rm -f /tmp/tempest_u_c_m.FHmLnsFvAV 2026-09-03 11:26:20.679 | ++ lib/tempest:install_tempest:868 : popd 2026-09-03 11:26:20.679 | ~/devstack 2026-09-03 11:26:20.707 | [2061 Async install_tempest:38715]: finished install_tempest with result 0 in 43 seconds 2026-09-03 11:26:20.713 | ++ inc/async:async_wait:197 : return 0 2026-09-03 11:26:20.717 | ++ extras.d/80-tempest.sh:source:21 : echo_summary 'Initializing Tempest' 2026-09-03 11:26:20.721 | ++ ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-09-03 11:26:20.725 | ++ ./stack.sh:echo_summary:450 : echo -e Initializing Tempest 2026-09-03 11:26:20.729 | ++ extras.d/80-tempest.sh:source:22 : configure_tempest 2026-09-03 11:26:20.733 | ++ lib/tempest:configure_tempest:203 : [[ True == \T\r\u\e ]] 2026-09-03 11:26:20.736 | ++ lib/tempest:configure_tempest:204 : setup_develop /opt/stack/tempest 2026-09-03 11:26:20.738 | ++ inc/python:setup_develop:353 : local bindep 2026-09-03 11:26:20.742 | ++ inc/python:setup_develop:354 : [[ /opt/stack/tempest == -bindep* ]] 2026-09-03 11:26:20.745 | ++ inc/python:setup_develop:358 : local project_dir=/opt/stack/tempest 2026-09-03 11:26:20.748 | ++ inc/python:setup_develop:359 : local extras= 2026-09-03 11:26:20.752 | ++ inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/tempest -e 2026-09-03 11:26:20.754 | ++ inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-09-03 11:26:20.757 | ++ inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/tempest == -bindep* ]] 2026-09-03 11:26:20.760 | ++ inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/tempest 2026-09-03 11:26:20.764 | ++ inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-09-03 11:26:20.766 | ++ inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-09-03 11:26:20.771 | +++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/tempest 2026-09-03 11:26:20.774 | +++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-09-03 11:26:20.778 | ++ inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/tempest 2026-09-03 11:26:20.781 | ++ inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-09-03 11:26:20.784 | ++ inc/python:_setup_package_with_constraints_edit:399 : local name 2026-09-03 11:26:20.789 | +++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/tempest/setup.cfg 2026-09-03 11:26:20.796 | ++ inc/python:_setup_package_with_constraints_edit:400 : name=tempest 2026-09-03 11:26:20.800 | ++ inc/python:_setup_package_with_constraints_edit:401 : '[' -z tempest ']' 2026-09-03 11:26:20.804 | ++ inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- tempest 2026-09-03 11:26:20.963 | ++ inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/tempest -e 2026-09-03 11:26:20.965 | ++ inc/python:setup_package:436 : local bindep=0 2026-09-03 11:26:20.969 | ++ inc/python:setup_package:437 : local bindep_flag= 2026-09-03 11:26:20.972 | ++ inc/python:setup_package:438 : local bindep_profiles= 2026-09-03 11:26:20.975 | ++ inc/python:setup_package:439 : [[ /opt/stack/tempest == -bindep* ]] 2026-09-03 11:26:20.979 | ++ inc/python:setup_package:444 : local project_dir=/opt/stack/tempest 2026-09-03 11:26:20.983 | ++ inc/python:setup_package:445 : local flags=-e 2026-09-03 11:26:20.985 | ++ inc/python:setup_package:446 : local extras= 2026-09-03 11:26:20.989 | ++ inc/python:setup_package:450 : [[ -n -e ]] 2026-09-03 11:26:20.993 | ++ inc/python:setup_package:450 : [[ -z '' ]] 2026-09-03 11:26:20.997 | ++ inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-09-03 11:26:21.000 | ++ inc/python:setup_package:455 : [[ ! -z '' ]] 2026-09-03 11:26:21.004 | ++ inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-09-03 11:26:21.008 | ++ inc/python:setup_package:464 : pip_install -e /opt/stack/tempest 2026-09-03 11:26:21.036 | Using python 3.12 to install /opt/stack/tempest 2026-09-03 11:26:21.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 -e /opt/stack/tempest 2026-09-03 11:26:22.057 | Obtaining file:///opt/stack/tempest 2026-09-03 11:26:22.059 | Installing build dependencies: started 2026-09-03 11:26:23.871 | Installing build dependencies: finished with status 'done' 2026-09-03 11:26:23.873 | Checking if build backend supports build_editable: started 2026-09-03 11:26:24.463 | Checking if build backend supports build_editable: finished with status 'done' 2026-09-03 11:26:24.464 | Getting requirements to build editable: started 2026-09-03 11:26:24.781 | Getting requirements to build editable: finished with status 'done' 2026-09-03 11:26:24.783 | Preparing editable metadata (pyproject.toml): started 2026-09-03 11:26:26.173 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-09-03 11:26:26.197 | 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.dev46) (7.0.3) 2026-09-03 11:26:26.198 | 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.dev46) (4.16.0) 2026-09-03 11:26:26.199 | Requirement already satisfied: jsonschema>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev46) (4.26.0) 2026-09-03 11:26:26.200 | Requirement already satisfied: testtools>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev46) (2.9.1) 2026-09-03 11:26:26.201 | Requirement already satisfied: paramiko>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev46) (4.0.0) 2026-09-03 11:26:26.202 | Requirement already satisfied: cryptography>=2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev46) (43.0.3) 2026-09-03 11:26:26.203 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev46) (1.3.0) 2026-09-03 11:26:26.203 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev46) (7.6.1) 2026-09-03 11:26:26.204 | Requirement already satisfied: oslo.config>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev46) (10.7.0) 2026-09-03 11:26:26.205 | Requirement already satisfied: oslo.log>=3.36.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev46) (8.3.1) 2026-09-03 11:26:26.247 | Collecting stestr>=1.0.0 (from tempest==46.3.1.dev46) 2026-09-03 11:26:26.250 | Using cached stestr-4.2.1-py3-none-any.whl.metadata (7.7 kB) 2026-09-03 11:26:26.254 | 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.dev46) (5.11.0) 2026-09-03 11:26:26.255 | Requirement already satisfied: oslo.utils>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev46) (10.2.0) 2026-09-03 11:26:26.256 | Requirement already satisfied: fixtures>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev46) (4.3.2) 2026-09-03 11:26:26.257 | Requirement already satisfied: PyYAML>=3.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev46) (6.0.3) 2026-09-03 11:26:26.258 | Requirement already satisfied: python-subunit>=1.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev46) (1.4.6) 2026-09-03 11:26:26.259 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev46) (5.9.1) 2026-09-03 11:26:26.260 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev46) (3.18.0) 2026-09-03 11:26:26.261 | Requirement already satisfied: urllib3>=1.21.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev46) (2.7.0) 2026-09-03 11:26:26.262 | Requirement already satisfied: debtcollector>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev46) (3.1.0) 2026-09-03 11:26:26.263 | Requirement already satisfied: defusedxml>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev46) (0.7.1) 2026-09-03 11:26:26.264 | Requirement already satisfied: fasteners>=0.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev46) (0.20) 2026-09-03 11:26:26.265 | Requirement already satisfied: testscenarios>=0.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev46) (0.6.2) 2026-09-03 11:26:26.267 | 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.dev46) (0.6.0) 2026-09-03 11:26:26.267 | Requirement already satisfied: cmd2>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev46) (4.2.0) 2026-09-03 11:26:26.272 | Requirement already satisfied: prompt-toolkit>=3.0.53 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev46) (3.0.53) 2026-09-03 11:26:26.273 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev46) (1.11.0) 2026-09-03 11:26:26.274 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev46) (15.0.0) 2026-09-03 11:26:26.275 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev46) (1.8.0) 2026-09-03 11:26:26.277 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.1->tempest==46.3.1.dev46) (2.1.1) 2026-09-03 11:26:26.281 | 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.dev46) (3.0) 2026-09-03 11:26:26.283 | 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.dev46) (2.3.0) 2026-09-03 11:26:26.290 | 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.dev46) (26.1.0) 2026-09-03 11:26:26.290 | 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.dev46) (2025.9.1) 2026-09-03 11:26:26.291 | 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.dev46) (0.37.0) 2026-09-03 11:26:26.292 | 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.dev46) (2026.6.3) 2026-09-03 11:26:26.300 | 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.dev46) (6.9.0) 2026-09-03 11:26:26.303 | 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.dev46) (2.0.0) 2026-09-03 11:26:26.304 | 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.dev46) (2.34.2) 2026-09-03 11:26:26.308 | 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.dev46) (6.5.0) 2026-09-03 11:26:26.310 | 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.dev46) (2.9.0.post0) 2026-09-03 11:26:26.313 | 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.dev46) (4.16.0) 2026-09-03 11:26:26.315 | 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.dev46) (1.2.1) 2026-09-03 11:26:26.319 | 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.dev46) (2.1.0) 2026-09-03 11:26:26.321 | 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.dev46) (3.3.2) 2026-09-03 11:26:26.322 | 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.dev46) (26.3) 2026-09-03 11:26:26.323 | 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.dev46) (7.2.2) 2026-09-03 11:26:26.330 | 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.dev46) (5.0.0) 2026-09-03 11:26:26.331 | 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.dev46) (3.0.3) 2026-09-03 11:26:26.332 | 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.dev46) (1.6.2) 2026-09-03 11:26:26.338 | 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.dev46) (84.0.0) 2026-09-03 11:26:26.342 | 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.dev46) (0.8.2) 2026-09-03 11:26:26.361 | 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.dev46) (1.17.0) 2026-09-03 11:26:26.372 | 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.dev46) (3.5.0) 2026-09-03 11:26:26.373 | 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.dev46) (3.18) 2026-09-03 11:26:26.374 | 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.dev46) (2023.11.17) 2026-09-03 11:26:26.390 | 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>=4.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev46) (4.2.0) 2026-09-03 11:26:26.391 | 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>=4.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev46) (2.20.0) 2026-09-03 11:26:26.396 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev46) (0.1.2) 2026-09-03 11:26:26.410 | 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.dev46) (0.16.0) 2026-09-03 11:26:26.424 | Collecting tomlkit>=0.11.6 (from stestr>=1.0.0->tempest==46.3.1.dev46) 2026-09-03 11:26:26.426 | Using cached tomlkit-0.15.1-py3-none-any.whl.metadata (3.3 kB) 2026-09-03 11:26:26.465 | Using cached stestr-4.2.1-py3-none-any.whl (118 kB) 2026-09-03 11:26:26.468 | Using cached tomlkit-0.15.1-py3-none-any.whl (49 kB) 2026-09-03 11:26:26.483 | Building wheels for collected packages: tempest 2026-09-03 11:26:26.484 | Building editable for tempest (pyproject.toml): started 2026-09-03 11:26:28.101 | Building editable for tempest (pyproject.toml): finished with status 'done' 2026-09-03 11:26:28.102 | Created wheel for tempest: filename=tempest-46.3.1.dev46-0.editable-py3-none-any.whl size=8321 sha256=b443cba308877c7234e913579f7f55580fa730b61e47bdaac5708e32d66f45a6 2026-09-03 11:26:28.102 | Stored in directory: /tmp/pip-ephem-wheel-cache-ou6wemli/wheels/a8/38/99/324113a4b73ad133e84e5794562e0b63ae1c5945bffa9f076a 2026-09-03 11:26:28.107 | Successfully built tempest 2026-09-03 11:26:28.412 | Installing collected packages: tomlkit, stestr, tempest 2026-09-03 11:26:28.681 | 2026-09-03 11:26:28.707 | Successfully installed stestr-4.2.1 tempest-46.3.1.dev46 tomlkit-0.15.1 2026-09-03 11:26:28.869 | ++ inc/python:pip_install:216 : result=0 2026-09-03 11:26:28.872 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-09-03 11:26:28.875 | ++ functions-common:time_stop:2420 : local name 2026-09-03 11:26:28.878 | ++ functions-common:time_stop:2421 : local end_time 2026-09-03 11:26:28.881 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-09-03 11:26:28.885 | ++ functions-common:time_stop:2423 : local total 2026-09-03 11:26:28.888 | ++ functions-common:time_stop:2424 : local start_time 2026-09-03 11:26:28.891 | ++ functions-common:time_stop:2426 : name=pip_install 2026-09-03 11:26:28.894 | ++ functions-common:time_stop:2427 : start_time=1788434781030 2026-09-03 11:26:28.897 | ++ functions-common:time_stop:2429 : [[ -z 1788434781030 ]] 2026-09-03 11:26:28.902 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-09-03 11:26:28.908 | ++ functions-common:time_stop:2432 : end_time=1788434788904 2026-09-03 11:26:28.910 | ++ functions-common:time_stop:2433 : elapsed_time=7874 2026-09-03 11:26:28.913 | ++ functions-common:time_stop:2434 : total=167415 2026-09-03 11:26:28.917 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-03 11:26:28.920 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=175289 2026-09-03 11:26:28.923 | ++ inc/python:pip_install:219 : return 0 2026-09-03 11:26:28.926 | ++ inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-09-03 11:26:28.929 | ++ inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-09-03 11:26:28.932 | ++ inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/tempest 2026-09-03 11:26:28.936 | ++ inc/python:use_library_from_git:266 : local name=/opt/stack/tempest 2026-09-03 11:26:28.939 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-09-03 11:26:28.942 | ++ inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-03 11:26:28.946 | ++ inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/tempest, ]] 2026-09-03 11:26:28.950 | ++ inc/python:use_library_from_git:269 : return 1 2026-09-03 11:26:28.953 | ++ 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-09-03 11:26:28.957 | ++ lib/tempest:configure_tempest:212 : local image_lines 2026-09-03 11:26:28.960 | ++ lib/tempest:configure_tempest:213 : local images 2026-09-03 11:26:28.964 | ++ lib/tempest:configure_tempest:214 : local num_images 2026-09-03 11:26:28.966 | ++ lib/tempest:configure_tempest:215 : local image_uuid 2026-09-03 11:26:28.970 | ++ lib/tempest:configure_tempest:216 : local image_uuid_alt 2026-09-03 11:26:28.973 | ++ lib/tempest:configure_tempest:217 : local password 2026-09-03 11:26:28.976 | ++ lib/tempest:configure_tempest:218 : local line 2026-09-03 11:26:28.979 | ++ lib/tempest:configure_tempest:219 : local flavors 2026-09-03 11:26:28.982 | ++ lib/tempest:configure_tempest:220 : local available_flavors 2026-09-03 11:26:28.986 | ++ lib/tempest:configure_tempest:221 : local flavors_ref 2026-09-03 11:26:28.989 | ++ lib/tempest:configure_tempest:222 : local flavor_lines 2026-09-03 11:26:28.993 | ++ lib/tempest:configure_tempest:223 : local flavor_ref_size 2026-09-03 11:26:28.996 | ++ lib/tempest:configure_tempest:224 : local flavor_ref_alt_size 2026-09-03 11:26:28.999 | ++ lib/tempest:configure_tempest:225 : local public_network_id 2026-09-03 11:26:29.002 | ++ lib/tempest:configure_tempest:226 : local public_router_id 2026-09-03 11:26:29.006 | ++ lib/tempest:configure_tempest:227 : local ssh_connect_method=floating 2026-09-03 11:26:29.009 | ++ lib/tempest:configure_tempest:228 : local disk 2026-09-03 11:26:29.012 | ++ lib/tempest:configure_tempest:231 : ifs=' 2026-09-03 11:26:29.012 | ' 2026-09-03 11:26:29.015 | ++ lib/tempest:configure_tempest:241 : declare -a images 2026-09-03 11:26:29.018 | ++ lib/tempest:configure_tempest:243 : is_service_enabled glance 2026-09-03 11:26:29.041 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-03 11:26:29.044 | ++ lib/tempest:configure_tempest:244 : get_active_images images image_uuid 2026-09-03 11:26:29.047 | ++ lib/tempest:get_active_images:160 : declare -n img_array=images 2026-09-03 11:26:29.051 | ++ lib/tempest:get_active_images:161 : declare -n img_id=image_uuid 2026-09-03 11:26:29.055 | ++ lib/tempest:get_active_images:164 : img_array=() 2026-09-03 11:26:29.059 | ++ lib/tempest:get_active_images:171 : read -r IMAGE_NAME IMAGE_UUID DISK_FORMAT 2026-09-03 11:26:29.061 | +++ lib/tempest:get_active_images:159 : oscwrap --os-cloud devstack-admin image list --long --property status=active 2026-09-03 11:26:29.061 | +++ lib/tempest:get_active_images:159 : awk '-F|' '!/^(+--)|ID|aki|ari/ { print $3,$2,$4 }' 2026-09-03 11:26:32.602 | +++ functions-common:oscwrap:2465 : return 0 2026-09-03 11:26:32.606 | ++ lib/tempest:get_active_images:172 : [[ qcow2 == \i\s\o ]] 2026-09-03 11:26:32.610 | ++ lib/tempest:get_active_images:175 : '[' cirros-0.6.3-x86_64-disk = cirros-0.6.3-x86_64-disk ']' 2026-09-03 11:26:32.614 | ++ lib/tempest:get_active_images:176 : img_id=8c4b06dc-33f1-463b-a058-dba2e7cf16d8 2026-09-03 11:26:32.617 | ++ lib/tempest:get_active_images:178 : img_array+=($IMAGE_UUID) 2026-09-03 11:26:32.621 | ++ lib/tempest:get_active_images:171 : read -r IMAGE_NAME IMAGE_UUID DISK_FORMAT 2026-09-03 11:26:32.623 | ++ lib/tempest:configure_tempest:246 : (( 1 < 1 )) 2026-09-03 11:26:32.627 | ++ lib/tempest:configure_tempest:260 : case "${#images[*]}" in 2026-09-03 11:26:32.630 | ++ lib/tempest:configure_tempest:266 : '[' -z 8c4b06dc-33f1-463b-a058-dba2e7cf16d8 ']' 2026-09-03 11:26:32.633 | ++ lib/tempest:configure_tempest:269 : image_uuid_alt=8c4b06dc-33f1-463b-a058-dba2e7cf16d8 2026-09-03 11:26:32.636 | ++ lib/tempest:configure_tempest:291 : sudo install -d -o quobyte /opt/stack/tempest/etc 2026-09-03 11:26:32.652 | ++ lib/tempest:configure_tempest:292 : rm -f /opt/stack/tempest/etc/tempest.conf 2026-09-03 11:26:32.659 | ++ lib/tempest:configure_tempest:294 : local password=nomoresecret 2026-09-03 11:26:32.662 | ++ lib/tempest:configure_tempest:297 : local admin_username=admin 2026-09-03 11:26:32.666 | ++ lib/tempest:configure_tempest:298 : local admin_project_name=admin 2026-09-03 11:26:32.668 | ++ lib/tempest:configure_tempest:299 : local admin_domain_name=Default 2026-09-03 11:26:32.671 | ++ lib/tempest:configure_tempest:300 : local alt_username=alt_demo 2026-09-03 11:26:32.675 | ++ lib/tempest:configure_tempest:301 : local alt_project_name=alt_demo 2026-09-03 11:26:32.678 | ++ lib/tempest:configure_tempest:302 : local admin_project_id 2026-09-03 11:26:32.684 | +++ lib/tempest:configure_tempest:303 : awk '/ admin / { print $2 }' 2026-09-03 11:26:32.684 | +++ lib/tempest:configure_tempest:303 : oscwrap --os-cloud devstack-admin project list 2026-09-03 11:26:35.689 | +++ functions-common:oscwrap:2465 : return 0 2026-09-03 11:26:35.694 | ++ lib/tempest:configure_tempest:303 : admin_project_id=41a2fec168f94ecfb978f0b16bdd96fc 2026-09-03 11:26:35.697 | ++ lib/tempest:configure_tempest:305 : is_service_enabled nova 2026-09-03 11:26:35.720 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-03 11:26:35.723 | +++ lib/tempest:configure_tempest:308 : oscwrap --os-cloud devstack-admin flavor list 2026-09-03 11:26:38.742 | +++ functions-common:oscwrap:2465 : return 0 2026-09-03 11:26:38.746 | ++ lib/tempest:configure_tempest:308 : available_flavors='+----+-----------+-------+------+-----------+-------+-----------+ 2026-09-03 11:26:38.746 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-09-03 11:26:38.746 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-09-03 11:26:38.747 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-09-03 11:26:38.747 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-09-03 11:26:38.747 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-09-03 11:26:38.747 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-09-03 11:26:38.747 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-09-03 11:26:38.747 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-09-03 11:26:38.747 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-09-03 11:26:38.747 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-09-03 11:26:38.747 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-09-03 11:26:38.748 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-09-03 11:26:38.748 | +----+-----------+-------+------+-----------+-------+-----------+' 2026-09-03 11:26:38.749 | ++ lib/tempest:configure_tempest:309 : [[ -z '' ]] 2026-09-03 11:26:38.752 | ++ lib/tempest:configure_tempest:310 : [[ +----+-----------+-------+------+-----------+-------+-----------+ 2026-09-03 11:26:38.752 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-09-03 11:26:38.752 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-09-03 11:26:38.752 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-09-03 11:26:38.752 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-09-03 11:26:38.753 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-09-03 11:26:38.753 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-09-03 11:26:38.753 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-09-03 11:26:38.753 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-09-03 11:26:38.753 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-09-03 11:26:38.753 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-09-03 11:26:38.753 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-09-03 11:26:38.753 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-09-03 11:26:38.753 | +----+-----------+-------+------+-----------+-------+-----------+ =~ m1\.nano ]] 2026-09-03 11:26:38.757 | +++ lib/tempest:configure_tempest:312 : image_size_in_gib 8c4b06dc-33f1-463b-a058-dba2e7cf16d8 2026-09-03 11:26:38.761 | +++ lib/tempest:image_size_in_gib:125 : local size 2026-09-03 11:26:38.766 | ++++ lib/tempest:image_size_in_gib:126 : oscwrap --os-cloud devstack-admin image show 8c4b06dc-33f1-463b-a058-dba2e7cf16d8 -c size -f value 2026-09-03 11:26:41.750 | ++++ functions-common:oscwrap:2465 : return 0 2026-09-03 11:26:41.754 | +++ lib/tempest:image_size_in_gib:126 : size=21692416 2026-09-03 11:26:41.759 | +++ lib/tempest:image_size_in_gib:127 : echo 21692416 2026-09-03 11:26:41.760 | +++ lib/tempest:image_size_in_gib:127 : python3 -c 'import math; print(int(math.ceil(float(int(input()) / 1024.0 ** 3))))' 2026-09-03 11:26:41.802 | ++ lib/tempest:configure_tempest:312 : disk=1 2026-09-03 11:26:41.807 | ++ lib/tempest:configure_tempest:313 : ram=192 2026-09-03 11:26:41.810 | ++ 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-09-03 11:26:44.541 | +----------------------------+-----------------------+ 2026-09-03 11:26:44.541 | | Field | Value | 2026-09-03 11:26:44.541 | +----------------------------+-----------------------+ 2026-09-03 11:26:44.541 | | OS-FLV-DISABLED:disabled | False | 2026-09-03 11:26:44.541 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-09-03 11:26:44.541 | | description | None | 2026-09-03 11:26:44.541 | | disk | 1 | 2026-09-03 11:26:44.541 | | id | 42 | 2026-09-03 11:26:44.542 | | name | m1.nano | 2026-09-03 11:26:44.542 | | os-flavor-access:is_public | True | 2026-09-03 11:26:44.542 | | properties | hw_rng:allowed='True' | 2026-09-03 11:26:44.542 | | ram | 192 | 2026-09-03 11:26:44.542 | | rxtx_factor | 1.0 | 2026-09-03 11:26:44.542 | | swap | 0 | 2026-09-03 11:26:44.542 | | vcpus | 1 | 2026-09-03 11:26:44.542 | +----------------------------+-----------------------+ 2026-09-03 11:26:44.832 | ++ lib/tempest:configure_tempest:316 : flavor_ref=42 2026-09-03 11:26:44.836 | ++ lib/tempest:configure_tempest:317 : [[ +----+-----------+-------+------+-----------+-------+-----------+ 2026-09-03 11:26:44.836 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-09-03 11:26:44.836 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-09-03 11:26:44.836 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-09-03 11:26:44.836 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-09-03 11:26:44.837 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-09-03 11:26:44.837 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-09-03 11:26:44.837 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-09-03 11:26:44.837 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-09-03 11:26:44.837 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-09-03 11:26:44.837 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-09-03 11:26:44.837 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-09-03 11:26:44.837 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-09-03 11:26:44.837 | +----+-----------+-------+------+-----------+-------+-----------+ =~ m1\.micro ]] 2026-09-03 11:26:44.840 | +++ lib/tempest:configure_tempest:319 : image_size_in_gib 8c4b06dc-33f1-463b-a058-dba2e7cf16d8 2026-09-03 11:26:44.844 | +++ lib/tempest:image_size_in_gib:125 : local size 2026-09-03 11:26:44.848 | ++++ lib/tempest:image_size_in_gib:126 : oscwrap --os-cloud devstack-admin image show 8c4b06dc-33f1-463b-a058-dba2e7cf16d8 -c size -f value 2026-09-03 11:26:47.853 | ++++ functions-common:oscwrap:2465 : return 0 2026-09-03 11:26:47.858 | +++ lib/tempest:image_size_in_gib:126 : size=21692416 2026-09-03 11:26:47.862 | +++ lib/tempest:image_size_in_gib:127 : python3 -c 'import math; print(int(math.ceil(float(int(input()) / 1024.0 ** 3))))' 2026-09-03 11:26:47.864 | +++ lib/tempest:image_size_in_gib:127 : echo 21692416 2026-09-03 11:26:47.907 | ++ lib/tempest:configure_tempest:319 : disk=1 2026-09-03 11:26:47.911 | ++ lib/tempest:configure_tempest:320 : ram=256 2026-09-03 11:26:47.913 | ++ 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-09-03 11:26:50.657 | +----------------------------+-----------------------+ 2026-09-03 11:26:50.657 | | Field | Value | 2026-09-03 11:26:50.657 | +----------------------------+-----------------------+ 2026-09-03 11:26:50.657 | | OS-FLV-DISABLED:disabled | False | 2026-09-03 11:26:50.657 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-09-03 11:26:50.658 | | description | None | 2026-09-03 11:26:50.658 | | disk | 1 | 2026-09-03 11:26:50.658 | | id | 84 | 2026-09-03 11:26:50.658 | | name | m1.micro | 2026-09-03 11:26:50.658 | | os-flavor-access:is_public | True | 2026-09-03 11:26:50.658 | | properties | hw_rng:allowed='True' | 2026-09-03 11:26:50.658 | | ram | 256 | 2026-09-03 11:26:50.658 | | rxtx_factor | 1.0 | 2026-09-03 11:26:50.658 | | swap | 0 | 2026-09-03 11:26:50.658 | | vcpus | 1 | 2026-09-03 11:26:50.658 | +----------------------------+-----------------------+ 2026-09-03 11:26:50.946 | ++ lib/tempest:configure_tempest:323 : flavor_ref_alt=84 2026-09-03 11:26:50.949 | ++ lib/tempest:configure_tempest:372 : is_service_enabled glance 2026-09-03 11:26:50.973 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-03 11:26:50.977 | ++ lib/tempest:configure_tempest:373 : git_clone https://review.opendev.org/openstack/os-test-images.git /opt/stack/os-test-images master 2026-09-03 11:26:50.980 | ++ functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/os-test-images.git 2026-09-03 11:26:50.984 | ++ functions-common:git_clone:590 : local git_dest=/opt/stack/os-test-images 2026-09-03 11:26:50.988 | ++ functions-common:git_clone:591 : local git_ref=master 2026-09-03 11:26:50.991 | ++ functions-common:git_clone:592 : local orig_dir 2026-09-03 11:26:50.996 | +++ functions-common:git_clone:593 : pwd 2026-09-03 11:26:51.000 | ++ functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-09-03 11:26:51.003 | ++ functions-common:git_clone:594 : local git_clone_flags= 2026-09-03 11:26:51.008 | +++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-09-03 11:26:51.029 | ++ functions-common:git_clone:596 : RECLONE=False 2026-09-03 11:26:51.033 | ++ functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-09-03 11:26:51.036 | ++ functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-09-03 11:26:51.041 | ++ functions-common:git_clone:610 : egrep -q '^refs' 2026-09-03 11:26:51.041 | ++ functions-common:git_clone:610 : echo master 2026-09-03 11:26:51.048 | ++ functions-common:git_clone:624 : [[ ! -d /opt/stack/os-test-images ]] 2026-09-03 11:26:51.051 | ++ functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-09-03 11:26:51.055 | ++ 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-09-03 11:26:51.059 | ++ functions-common:git_timed:697 : local count=0 2026-09-03 11:26:51.062 | ++ functions-common:git_timed:698 : local timeout=0 2026-09-03 11:26:51.066 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-09-03 11:26:51.070 | ++ functions-common:git_timed:701 : timeout=0 2026-09-03 11:26:51.073 | ++ functions-common:git_timed:704 : time_start git_timed 2026-09-03 11:26:51.077 | ++ functions-common:time_start:2406 : local name=git_timed 2026-09-03 11:26:51.080 | ++ functions-common:time_start:2407 : local start_time= 2026-09-03 11:26:51.084 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-09-03 11:26:51.089 | +++ functions-common:time_start:2411 : date +%s%3N 2026-09-03 11:26:51.094 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1788434811091 2026-09-03 11:26:51.098 | ++ 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-09-03 11:26:51.102 | Cloning into '/opt/stack/os-test-images'... 2026-09-03 11:26:55.306 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-09-03 11:26:55.309 | ++ functions-common:time_stop:2420 : local name 2026-09-03 11:26:55.312 | ++ functions-common:time_stop:2421 : local end_time 2026-09-03 11:26:55.316 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-09-03 11:26:55.319 | ++ functions-common:time_stop:2423 : local total 2026-09-03 11:26:55.322 | ++ functions-common:time_stop:2424 : local start_time 2026-09-03 11:26:55.325 | ++ functions-common:time_stop:2426 : name=git_timed 2026-09-03 11:26:55.328 | ++ functions-common:time_stop:2427 : start_time=1788434811091 2026-09-03 11:26:55.332 | ++ functions-common:time_stop:2429 : [[ -z 1788434811091 ]] 2026-09-03 11:26:55.337 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-09-03 11:26:55.343 | ++ functions-common:time_stop:2432 : end_time=1788434815339 2026-09-03 11:26:55.347 | ++ functions-common:time_stop:2433 : elapsed_time=4248 2026-09-03 11:26:55.351 | ++ functions-common:time_stop:2434 : total=380987 2026-09-03 11:26:55.355 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-03 11:26:55.359 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=385235 2026-09-03 11:26:55.363 | ++ functions-common:git_clone:631 : cd /opt/stack/os-test-images 2026-09-03 11:26:55.367 | ++ functions-common:git_clone:632 : git_timed fetch origin master 2026-09-03 11:26:55.372 | ++ functions-common:git_timed:697 : local count=0 2026-09-03 11:26:55.376 | ++ functions-common:git_timed:698 : local timeout=0 2026-09-03 11:26:55.380 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-09-03 11:26:55.384 | ++ functions-common:git_timed:701 : timeout=0 2026-09-03 11:26:55.388 | ++ functions-common:git_timed:704 : time_start git_timed 2026-09-03 11:26:55.392 | ++ functions-common:time_start:2406 : local name=git_timed 2026-09-03 11:26:55.396 | ++ functions-common:time_start:2407 : local start_time= 2026-09-03 11:26:55.400 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-09-03 11:26:55.405 | +++ functions-common:time_start:2411 : date +%s%3N 2026-09-03 11:26:55.411 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1788434815407 2026-09-03 11:26:55.415 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-09-03 11:26:56.919 | From https://review.opendev.org/openstack/os-test-images 2026-09-03 11:26:56.919 | * branch master -> FETCH_HEAD 2026-09-03 11:26:56.931 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-09-03 11:26:56.935 | ++ functions-common:time_stop:2420 : local name 2026-09-03 11:26:56.938 | ++ functions-common:time_stop:2421 : local end_time 2026-09-03 11:26:56.941 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-09-03 11:26:56.945 | ++ functions-common:time_stop:2423 : local total 2026-09-03 11:26:56.950 | ++ functions-common:time_stop:2424 : local start_time 2026-09-03 11:26:56.953 | ++ functions-common:time_stop:2426 : name=git_timed 2026-09-03 11:26:56.957 | ++ functions-common:time_stop:2427 : start_time=1788434815407 2026-09-03 11:26:56.960 | ++ functions-common:time_stop:2429 : [[ -z 1788434815407 ]] 2026-09-03 11:26:56.964 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-09-03 11:26:56.970 | ++ functions-common:time_stop:2432 : end_time=1788434816966 2026-09-03 11:26:56.974 | ++ functions-common:time_stop:2433 : elapsed_time=1559 2026-09-03 11:26:56.978 | ++ functions-common:time_stop:2434 : total=385235 2026-09-03 11:26:56.982 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-03 11:26:56.986 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=386794 2026-09-03 11:26:56.989 | ++ functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-09-03 11:26:56.993 | ++ functions-common:git_timed:697 : local count=0 2026-09-03 11:26:56.997 | ++ functions-common:git_timed:698 : local timeout=0 2026-09-03 11:26:57.000 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-09-03 11:26:57.004 | ++ functions-common:git_timed:701 : timeout=0 2026-09-03 11:26:57.008 | ++ functions-common:git_timed:704 : time_start git_timed 2026-09-03 11:26:57.011 | ++ functions-common:time_start:2406 : local name=git_timed 2026-09-03 11:26:57.015 | ++ functions-common:time_start:2407 : local start_time= 2026-09-03 11:26:57.018 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-09-03 11:26:57.022 | +++ functions-common:time_start:2411 : date +%s%3N 2026-09-03 11:26:57.026 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1788434817023 2026-09-03 11:26:57.030 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-09-03 11:26:57.037 | Note: switching to 'FETCH_HEAD'. 2026-09-03 11:26:57.037 | 2026-09-03 11:26:57.037 | You are in 'detached HEAD' state. You can look around, make experimental 2026-09-03 11:26:57.037 | changes and commit them, and you can discard any commits you make in this 2026-09-03 11:26:57.037 | state without impacting any branches by switching back to a branch. 2026-09-03 11:26:57.037 | 2026-09-03 11:26:57.038 | If you want to create a new branch to retain commits you create, you may 2026-09-03 11:26:57.038 | do so (now or later) by using -c with the switch command. Example: 2026-09-03 11:26:57.038 | 2026-09-03 11:26:57.038 | git switch -c 2026-09-03 11:26:57.038 | 2026-09-03 11:26:57.038 | Or undo this operation with: 2026-09-03 11:26:57.038 | 2026-09-03 11:26:57.038 | git switch - 2026-09-03 11:26:57.038 | 2026-09-03 11:26:57.038 | Turn off this advice by setting config variable advice.detachedHead to false 2026-09-03 11:26:57.039 | 2026-09-03 11:26:57.039 | HEAD is now at 5d0367e Clean-up zuul config spacing 2026-09-03 11:26:57.042 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-09-03 11:26:57.046 | ++ functions-common:time_stop:2420 : local name 2026-09-03 11:26:57.049 | ++ functions-common:time_stop:2421 : local end_time 2026-09-03 11:26:57.052 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-09-03 11:26:57.056 | ++ functions-common:time_stop:2423 : local total 2026-09-03 11:26:57.059 | ++ functions-common:time_stop:2424 : local start_time 2026-09-03 11:26:57.063 | ++ functions-common:time_stop:2426 : name=git_timed 2026-09-03 11:26:57.066 | ++ functions-common:time_stop:2427 : start_time=1788434817023 2026-09-03 11:26:57.069 | ++ functions-common:time_stop:2429 : [[ -z 1788434817023 ]] 2026-09-03 11:26:57.074 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-09-03 11:26:57.078 | ++ functions-common:time_stop:2432 : end_time=1788434817075 2026-09-03 11:26:57.082 | ++ functions-common:time_stop:2433 : elapsed_time=52 2026-09-03 11:26:57.086 | ++ functions-common:time_stop:2434 : total=386794 2026-09-03 11:26:57.089 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-03 11:26:57.093 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=386846 2026-09-03 11:26:57.096 | ++ functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/os-test-images 2026-09-03 11:26:57.114 | ++ functions-common:git_clone:672 : cd /opt/stack/os-test-images 2026-09-03 11:26:57.119 | ++ functions-common:git_clone:673 : git show --oneline 2026-09-03 11:26:57.119 | ++ functions-common:git_clone:673 : head -1 2026-09-03 11:26:57.122 | 5d0367e Clean-up zuul config spacing 2026-09-03 11:26:57.125 | ++ functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-09-03 11:26:57.128 | ++ lib/tempest:configure_tempest:374 : pushd /opt/stack/os-test-images 2026-09-03 11:26:57.128 | /opt/stack/os-test-images ~/devstack 2026-09-03 11:26:57.132 | ++ lib/tempest:configure_tempest:375 : tox -egenerate 2026-09-03 11:26:57.594 | generate create: /opt/stack/os-test-images/.tox/generate 2026-09-03 11:26:58.263 | generate installdeps: -r/opt/stack/os-test-images/requirements.txt 2026-09-03 11:27:00.935 | generate installed: PyYAML==6.0.3 2026-09-03 11:27:00.936 | generate run-test-pre: PYTHONHASHSEED='1584200416' 2026-09-03 11:27:00.936 | generate run-test: commands[0] | python3 generate.py manifest.yaml 2026-09-03 11:27:01.049 | INFO:generate:Generating standard-qcow2v3 step 1/1 with 'qemu-img create -f qcow2 standard-qcow2v3.qcow2 10M' 2026-09-03 11:27:01.070 | 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-09-03 11:27:01.091 | 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-09-03 11:27:01.118 | INFO:generate:Generating qcow-with-datafile step 2/2 with 'rm qcow-data-file' 2026-09-03 11:27:01.121 | INFO:generate:Generating raw-blank step 1/1 with 'qemu-img create -f raw raw-blank.raw 1M' 2026-09-03 11:27:01.129 | INFO:generate:Generating gpt-blank step 1/2 with 'qemu-img create -f raw gpt-blank.gpt 1M' 2026-09-03 11:27:01.137 | INFO:generate:Generating gpt-blank step 2/2 with "parted gpt-blank.gpt --script 'mklabel gpt'" 2026-09-03 11:27:01.166 | INFO:generate:Generating standard step 1/1 with 'qemu-img create -f qed standard.qed 10M' 2026-09-03 11:27:01.180 | INFO:generate:Generating standard-iso9660 step 1/2 with 'qemu-img create -f raw standard-iso9660.iso 1M' 2026-09-03 11:27:01.188 | INFO:generate:Generating standard-iso9660 step 2/2 with 'mkisofs -V standard-iso9660 -o standard-iso9660.iso /etc/hosts' 2026-09-03 11:27:01.200 | WARNING:generate:Unable to generate image standard-udf (iso) 2026-09-03 11:27:01.200 | 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-09-03 11:27:01.207 | 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-09-03 11:27:01.215 | INFO:generate:Generating iso-with-qcow2-in-system step 3/5 with 'qemu-img create -f qcow2 tmp.qcow 10M' 2026-09-03 11:27:01.234 | 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-09-03 11:27:01.237 | INFO:generate:Generating iso-with-qcow2-in-system step 5/5 with 'rm tmp.qcow' 2026-09-03 11:27:01.240 | INFO:generate:Generating vmdk-monolithicSparse step 1/1 with 'qemu-img create -f vmdk -o subformat=monolithicSparse vmdk-monolithicSparse.vmdk 10M' 2026-09-03 11:27:01.252 | INFO:generate:Generating vmdk-streamOptimized step 1/1 with 'qemu-img create -f vmdk -o subformat=streamOptimized vmdk-streamOptimized.vmdk 10M' 2026-09-03 11:27:01.263 | INFO:generate:Generating vmdk-monolithicFlat step 1/2 with 'qemu-img create -f vmdk -o subformat=monolithicFlat vmdk-monolithicFlat.vmdk 10M' 2026-09-03 11:27:01.277 | INFO:generate:Generating vmdk-monolithicFlat step 2/2 with 'rm vmdk-monolithicFlat-flat.vmdk' 2026-09-03 11:27:01.280 | INFO:generate:Generating vmdk-monolithicFlat-leak step 1/3 with 'qemu-img create -f vmdk -o subformat=monolithicFlat vmdk-monolithicFlat-leak.vmdk 10M' 2026-09-03 11:27:01.294 | 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-09-03 11:27:01.298 | INFO:generate:Generating vmdk-monolithicFlat-leak step 3/3 with 'rm vmdk-monolithicFlat-leak-flat.vmdk' 2026-09-03 11:27:01.300 | 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-09-03 11:27:01.311 | 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-09-03 11:27:01.315 | 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-09-03 11:27:01.326 | INFO:generate:Running postprocesser footerify_vmdk on 'vmdk-sparse-with-footer.vmdk' 2026-09-03 11:27:01.353 | ___________________________________ summary ____________________________________ 2026-09-03 11:27:01.353 | generate: commands succeeded 2026-09-03 11:27:01.353 | congratulations :) 2026-09-03 11:27:01.397 | ++ lib/tempest:configure_tempest:376 : popd 2026-09-03 11:27:01.397 | ~/devstack 2026-09-03 11:27:01.400 | ++ 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-09-03 11:27:01.446 | ++ lib/tempest:configure_tempest:378 : local image_conversion 2026-09-03 11:27:01.450 | +++ lib/tempest:configure_tempest:379 : iniget /etc/glance/glance-image-import.conf image_conversion output_format 2026-09-03 11:27:01.475 | ++ lib/tempest:configure_tempest:379 : image_conversion= 2026-09-03 11:27:01.479 | ++ lib/tempest:configure_tempest:380 : [[ -n '' ]] 2026-09-03 11:27:01.482 | ++ lib/tempest:configure_tempest:383 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled image_format_enforcement True 2026-09-03 11:27:01.531 | ++ lib/tempest:configure_tempest:386 : iniset /opt/stack/tempest/etc/tempest.conf network project_network_cidr 10.0.0.0/22 2026-09-03 11:27:01.575 | ++ lib/tempest:configure_tempest:388 : ssh_connect_method=floating 2026-09-03 11:27:01.578 | ++ lib/tempest:configure_tempest:394 : [[ True == \T\r\u\e ]] 2026-09-03 11:27:01.581 | ++ lib/tempest:configure_tempest:394 : is_networking_extension_supported external-net 2026-09-03 11:27:01.584 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=external-net 2026-09-03 11:27:01.589 | +++ 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-09-03 11:27:04.679 | +++ functions-common:oscwrap:2465 : return 0 2026-09-03 11:27:04.683 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-09-03 11:27:04.683 | address-scope 2026-09-03 11:27:04.683 | agent 2026-09-03 11:27:04.684 | allowed-address-pairs 2026-09-03 11:27:04.684 | auto-allocated-topology 2026-09-03 11:27:04.684 | availability_zone 2026-09-03 11:27:04.684 | default-subnetpools 2026-09-03 11:27:04.684 | dhcp_agent_scheduler 2026-09-03 11:27:04.684 | dns-integration 2026-09-03 11:27:04.684 | dns-domain-ports 2026-09-03 11:27:04.684 | dns-integration-domain-keywords 2026-09-03 11:27:04.685 | empty-string-filtering 2026-09-03 11:27:04.685 | external-net 2026-09-03 11:27:04.685 | extra_dhcp_opt 2026-09-03 11:27:04.685 | extraroute 2026-09-03 11:27:04.685 | extraroute-atomic 2026-09-03 11:27:04.685 | filter-validation 2026-09-03 11:27:04.686 | floating-ip-port-forwarding-detail 2026-09-03 11:27:04.686 | fip-port-details 2026-09-03 11:27:04.686 | flavors 2026-09-03 11:27:04.686 | floatingip-pools 2026-09-03 11:27:04.686 | router 2026-09-03 11:27:04.686 | l3-agent-scheduler-ha-chassis-priority 2026-09-03 11:27:04.686 | enable-default-route-bfd 2026-09-03 11:27:04.687 | enable-default-route-ecmp 2026-09-03 11:27:04.687 | ext-gw-mode 2026-09-03 11:27:04.687 | l3-ha 2026-09-03 11:27:04.687 | external-gateway-multihoming 2026-09-03 11:27:04.687 | l3-flavors 2026-09-03 11:27:04.687 | l3_agent_scheduler 2026-09-03 11:27:04.687 | multi-provider 2026-09-03 11:27:04.688 | net-mtu 2026-09-03 11:27:04.688 | net-mtu-writable 2026-09-03 11:27:04.688 | network_availability_zone 2026-09-03 11:27:04.688 | network-ip-availability 2026-09-03 11:27:04.688 | network-ip-availability-details 2026-09-03 11:27:04.688 | pagination 2026-09-03 11:27:04.688 | port-device-profile 2026-09-03 11:27:04.689 | port-mac-address-regenerate 2026-09-03 11:27:04.689 | port-numa-affinity-policy 2026-09-03 11:27:04.689 | port-numa-affinity-policy-socket 2026-09-03 11:27:04.689 | binding 2026-09-03 11:27:04.689 | binding-extended 2026-09-03 11:27:04.689 | port-security 2026-09-03 11:27:04.689 | project-id 2026-09-03 11:27:04.690 | provider 2026-09-03 11:27:04.690 | qinq 2026-09-03 11:27:04.690 | quota-check-limit 2026-09-03 11:27:04.690 | quota-check-limit-default 2026-09-03 11:27:04.690 | quotas 2026-09-03 11:27:04.690 | quota_details 2026-09-03 11:27:04.691 | rbac-policies 2026-09-03 11:27:04.691 | rbac-address-scope 2026-09-03 11:27:04.691 | rbac-security-groups 2026-09-03 11:27:04.691 | revision-if-match 2026-09-03 11:27:04.691 | standard-attr-revisions 2026-09-03 11:27:04.691 | router_availability_zone 2026-09-03 11:27:04.691 | router-enable-snat 2026-09-03 11:27:04.692 | security-groups-default-rules 2026-09-03 11:27:04.692 | security-groups-default-statefulness 2026-09-03 11:27:04.692 | security-groups-normalized-cidr 2026-09-03 11:27:04.692 | security-groups-remote-address-group 2026-09-03 11:27:04.692 | security-groups-rules-belongs-to-default-sg 2026-09-03 11:27:04.692 | security-groups-shared-filtering 2026-09-03 11:27:04.692 | security-group 2026-09-03 11:27:04.693 | service-type 2026-09-03 11:27:04.693 | sorting 2026-09-03 11:27:04.693 | standard-attr-description 2026-09-03 11:27:04.693 | stateful-security-group 2026-09-03 11:27:04.693 | subnet-dns-publish-fixed-ip 2026-09-03 11:27:04.693 | subnet-external-network 2026-09-03 11:27:04.693 | subnet_onboard 2026-09-03 11:27:04.694 | subnet-service-types 2026-09-03 11:27:04.694 | subnet_allocation 2026-09-03 11:27:04.694 | subnetpool-prefix-ops 2026-09-03 11:27:04.694 | tag-creation 2026-09-03 11:27:04.694 | standard-attr-tag 2026-09-03 11:27:04.694 | standard-attr-timestamp 2026-09-03 11:27:04.694 | vlan-transparent' 2026-09-03 11:27:04.695 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-09-03 11:27:04.695 | address-scope 2026-09-03 11:27:04.695 | agent 2026-09-03 11:27:04.695 | allowed-address-pairs 2026-09-03 11:27:04.695 | auto-allocated-topology 2026-09-03 11:27:04.695 | availability_zone 2026-09-03 11:27:04.696 | default-subnetpools 2026-09-03 11:27:04.696 | dhcp_agent_scheduler 2026-09-03 11:27:04.696 | dns-integration 2026-09-03 11:27:04.696 | dns-domain-ports 2026-09-03 11:27:04.696 | dns-integration-domain-keywords 2026-09-03 11:27:04.696 | empty-string-filtering 2026-09-03 11:27:04.696 | external-net 2026-09-03 11:27:04.697 | extra_dhcp_opt 2026-09-03 11:27:04.697 | extraroute 2026-09-03 11:27:04.697 | extraroute-atomic 2026-09-03 11:27:04.697 | filter-validation 2026-09-03 11:27:04.697 | floating-ip-port-forwarding-detail 2026-09-03 11:27:04.697 | fip-port-details 2026-09-03 11:27:04.697 | flavors 2026-09-03 11:27:04.698 | floatingip-pools 2026-09-03 11:27:04.698 | router 2026-09-03 11:27:04.698 | l3-agent-scheduler-ha-chassis-priority 2026-09-03 11:27:04.698 | enable-default-route-bfd 2026-09-03 11:27:04.698 | enable-default-route-ecmp 2026-09-03 11:27:04.698 | ext-gw-mode 2026-09-03 11:27:04.699 | l3-ha 2026-09-03 11:27:04.699 | external-gateway-multihoming 2026-09-03 11:27:04.699 | l3-flavors 2026-09-03 11:27:04.699 | l3_agent_scheduler 2026-09-03 11:27:04.699 | multi-provider 2026-09-03 11:27:04.699 | net-mtu 2026-09-03 11:27:04.699 | net-mtu-writable 2026-09-03 11:27:04.699 | network_availability_zone 2026-09-03 11:27:04.700 | network-ip-availability 2026-09-03 11:27:04.700 | network-ip-availability-details 2026-09-03 11:27:04.700 | pagination 2026-09-03 11:27:04.700 | port-device-profile 2026-09-03 11:27:04.700 | port-mac-address-regenerate 2026-09-03 11:27:04.700 | port-numa-affinity-policy 2026-09-03 11:27:04.700 | port-numa-affinity-policy-socket 2026-09-03 11:27:04.701 | binding 2026-09-03 11:27:04.701 | binding-extended 2026-09-03 11:27:04.701 | port-security 2026-09-03 11:27:04.701 | project-id 2026-09-03 11:27:04.701 | provider 2026-09-03 11:27:04.701 | qinq 2026-09-03 11:27:04.702 | quota-check-limit 2026-09-03 11:27:04.702 | quota-check-limit-default 2026-09-03 11:27:04.702 | quotas 2026-09-03 11:27:04.702 | quota_details 2026-09-03 11:27:04.702 | rbac-policies 2026-09-03 11:27:04.702 | rbac-address-scope 2026-09-03 11:27:04.702 | rbac-security-groups 2026-09-03 11:27:04.703 | revision-if-match 2026-09-03 11:27:04.703 | standard-attr-revisions 2026-09-03 11:27:04.703 | router_availability_zone 2026-09-03 11:27:04.703 | router-enable-snat 2026-09-03 11:27:04.703 | security-groups-default-rules 2026-09-03 11:27:04.703 | security-groups-default-statefulness 2026-09-03 11:27:04.703 | security-groups-normalized-cidr 2026-09-03 11:27:04.704 | security-groups-remote-address-group 2026-09-03 11:27:04.704 | security-groups-rules-belongs-to-default-sg 2026-09-03 11:27:04.704 | security-groups-shared-filtering 2026-09-03 11:27:04.704 | security-group 2026-09-03 11:27:04.704 | service-type 2026-09-03 11:27:04.704 | sorting 2026-09-03 11:27:04.704 | standard-attr-description 2026-09-03 11:27:04.705 | stateful-security-group 2026-09-03 11:27:04.705 | subnet-dns-publish-fixed-ip 2026-09-03 11:27:04.705 | subnet-external-network 2026-09-03 11:27:04.705 | subnet_onboard 2026-09-03 11:27:04.705 | subnet-service-types 2026-09-03 11:27:04.705 | subnet_allocation 2026-09-03 11:27:04.705 | subnetpool-prefix-ops 2026-09-03 11:27:04.706 | tag-creation 2026-09-03 11:27:04.706 | standard-attr-tag 2026-09-03 11:27:04.706 | standard-attr-timestamp 2026-09-03 11:27:04.706 | vlan-transparent =~ external-net ]] 2026-09-03 11:27:04.706 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-09-03 11:27:04.706 | +++ lib/tempest:configure_tempest:395 : oscwrap --os-cloud devstack-admin network show -f value -c id public 2026-09-03 11:27:07.734 | +++ functions-common:oscwrap:2465 : return 0 2026-09-03 11:27:07.738 | ++ lib/tempest:configure_tempest:395 : public_network_id=9f1d223f-e987-4566-a45c-5f60d0bc2264 2026-09-03 11:27:07.742 | ++ lib/tempest:configure_tempest:397 : openstack --os-cloud devstack-admin --os-region RegionOne network create --share shared 2026-09-03 11:27:11.189 | +---------------------------+--------------------------------------+ 2026-09-03 11:27:11.190 | | Field | Value | 2026-09-03 11:27:11.190 | +---------------------------+--------------------------------------+ 2026-09-03 11:27:11.190 | | admin_state_up | UP | 2026-09-03 11:27:11.190 | | availability_zone_hints | | 2026-09-03 11:27:11.190 | | availability_zones | | 2026-09-03 11:27:11.190 | | created_at | 2026-09-03T11:27:10Z | 2026-09-03 11:27:11.190 | | description | | 2026-09-03 11:27:11.190 | | dns_domain | None | 2026-09-03 11:27:11.191 | | id | a86536e3-3221-4b14-8308-8dcb32f551fa | 2026-09-03 11:27:11.191 | | ipv4_address_scope | None | 2026-09-03 11:27:11.191 | | ipv6_address_scope | None | 2026-09-03 11:27:11.191 | | is_default | False | 2026-09-03 11:27:11.191 | | is_vlan_qinq | None | 2026-09-03 11:27:11.192 | | is_vlan_transparent | False | 2026-09-03 11:27:11.192 | | mtu | 1442 | 2026-09-03 11:27:11.192 | | name | shared | 2026-09-03 11:27:11.192 | | port_security_enabled | True | 2026-09-03 11:27:11.192 | | project_id | 41a2fec168f94ecfb978f0b16bdd96fc | 2026-09-03 11:27:11.192 | | provider:network_type | geneve | 2026-09-03 11:27:11.192 | | provider:physical_network | None | 2026-09-03 11:27:11.192 | | provider:segmentation_id | 29609 | 2026-09-03 11:27:11.192 | | pvlan | None | 2026-09-03 11:27:11.192 | | qinq | False | 2026-09-03 11:27:11.192 | | qos_policy_id | None | 2026-09-03 11:27:11.193 | | revision_number | 1 | 2026-09-03 11:27:11.193 | | router:external | Internal | 2026-09-03 11:27:11.193 | | segments | None | 2026-09-03 11:27:11.193 | | shared | True | 2026-09-03 11:27:11.193 | | status | ACTIVE | 2026-09-03 11:27:11.193 | | subnets | | 2026-09-03 11:27:11.193 | | tags | | 2026-09-03 11:27:11.193 | | updated_at | 2026-09-03T11:27:10Z | 2026-09-03 11:27:11.193 | +---------------------------+--------------------------------------+ 2026-09-03 11:27:11.481 | ++ 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-09-03 11:27:15.077 | +----------------------+--------------------------------------+ 2026-09-03 11:27:15.078 | | Field | Value | 2026-09-03 11:27:15.078 | +----------------------+--------------------------------------+ 2026-09-03 11:27:15.078 | | allocation_pools | 192.168.233.2-192.168.233.254 | 2026-09-03 11:27:15.078 | | cidr | 192.168.233.0/24 | 2026-09-03 11:27:15.078 | | created_at | 2026-09-03T11:27:14Z | 2026-09-03 11:27:15.078 | | description | shared-subnet | 2026-09-03 11:27:15.078 | | dns_nameservers | | 2026-09-03 11:27:15.079 | | dns_publish_fixed_ip | None | 2026-09-03 11:27:15.079 | | enable_dhcp | True | 2026-09-03 11:27:15.079 | | gateway_ip | 192.168.233.1 | 2026-09-03 11:27:15.079 | | host_routes | | 2026-09-03 11:27:15.079 | | id | 3cc7c671-c58c-49bd-a843-8d60b5f3acf4 | 2026-09-03 11:27:15.079 | | ip_version | 4 | 2026-09-03 11:27:15.079 | | ipv6_address_mode | None | 2026-09-03 11:27:15.080 | | ipv6_ra_mode | None | 2026-09-03 11:27:15.080 | | name | shared-subnet | 2026-09-03 11:27:15.080 | | network_id | a86536e3-3221-4b14-8308-8dcb32f551fa | 2026-09-03 11:27:15.080 | | project_id | 41a2fec168f94ecfb978f0b16bdd96fc | 2026-09-03 11:27:15.080 | | revision_number | 0 | 2026-09-03 11:27:15.080 | | router:external | False | 2026-09-03 11:27:15.080 | | segment_id | None | 2026-09-03 11:27:15.081 | | service_types | | 2026-09-03 11:27:15.081 | | subnetpool_id | None | 2026-09-03 11:27:15.081 | | tags | | 2026-09-03 11:27:15.081 | | updated_at | 2026-09-03T11:27:14Z | 2026-09-03 11:27:15.081 | +----------------------+--------------------------------------+ 2026-09-03 11:27:15.367 | ++ lib/tempest:configure_tempest:401 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_syslog False 2026-09-03 11:27:15.411 | ++ lib/tempest:configure_tempest:404 : iniset /opt/stack/tempest/etc/tempest.conf oslo_concurrency lock_path /opt/stack/data/tempest 2026-09-03 11:27:15.454 | ++ lib/tempest:configure_tempest:405 : mkdir -p /opt/stack/data/tempest 2026-09-03 11:27:15.461 | ++ lib/tempest:configure_tempest:406 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_stderr False 2026-09-03 11:27:15.502 | ++ lib/tempest:configure_tempest:407 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT log_file tempest.log 2026-09-03 11:27:15.544 | ++ lib/tempest:configure_tempest:408 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT debug True 2026-09-03 11:27:15.584 | ++ lib/tempest:configure_tempest:411 : iniset /opt/stack/tempest/etc/tempest.conf compute build_timeout 196 2026-09-03 11:27:15.632 | ++ lib/tempest:configure_tempest:412 : iniset /opt/stack/tempest/etc/tempest.conf volume build_timeout 196 2026-09-03 11:27:15.676 | ++ lib/tempest:configure_tempest:415 : iniset /opt/stack/tempest/etc/tempest.conf identity uri_v3 http://192.168.122.181/identity/v3 2026-09-03 11:27:15.723 | ++ lib/tempest:configure_tempest:416 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_failure_attempts 2 2026-09-03 11:27:15.764 | ++ lib/tempest:configure_tempest:417 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_duration 10 2026-09-03 11:27:15.802 | ++ lib/tempest:configure_tempest:418 : iniset /opt/stack/tempest/etc/tempest.conf identity user_unique_last_password_count 2 2026-09-03 11:27:15.843 | ++ lib/tempest:configure_tempest:419 : [[ True == \T\r\u\e ]] 2026-09-03 11:27:15.847 | ++ lib/tempest:configure_tempest:420 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_username admin 2026-09-03 11:27:15.888 | ++ lib/tempest:configure_tempest:421 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_password nomoresecret 2026-09-03 11:27:15.929 | ++ lib/tempest:configure_tempest:422 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_project_name admin 2026-09-03 11:27:15.968 | ++ lib/tempest:configure_tempest:423 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_domain_name Default 2026-09-03 11:27:16.008 | ++ lib/tempest:configure_tempest:425 : iniset /opt/stack/tempest/etc/tempest.conf identity auth_version v3 2026-09-03 11:27:16.047 | ++ lib/tempest:configure_tempest:426 : is_service_enabled tls-proxy 2026-09-03 11:27:16.072 | ++ functions-common:is_service_enabled:2076 : return 1 2026-09-03 11:27:16.075 | ++ lib/tempest:configure_tempest:431 : [[ True = True ]] 2026-09-03 11:27:16.078 | ++ lib/tempest:configure_tempest:432 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled security_compliance True 2026-09-03 11:27:16.121 | ++ lib/tempest:configure_tempest:437 : is_service_enabled ldap 2026-09-03 11:27:16.143 | ++ functions-common:is_service_enabled:2076 : return 1 2026-09-03 11:27:16.146 | ++ lib/tempest:configure_tempest:443 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled project_tags True 2026-09-03 11:27:16.184 | ++ lib/tempest:configure_tempest:447 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled application_credentials True 2026-09-03 11:27:16.225 | ++ lib/tempest:configure_tempest:451 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled access_rules True 2026-09-03 11:27:16.268 | ++ lib/tempest:configure_tempest:456 : [[ ! -z '' ]] 2026-09-03 11:27:16.272 | ++ lib/tempest:configure_tempest:459 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled import_image False 2026-09-03 11:27:16.312 | ++ lib/tempest:configure_tempest:460 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled os_glance_reserved True 2026-09-03 11:27:16.354 | ++ lib/tempest:configure_tempest:461 : is_service_enabled g-api-r 2026-09-03 11:27:16.378 | ++ functions-common:is_service_enabled:2076 : return 1 2026-09-03 11:27:16.382 | ++ lib/tempest:configure_tempest:466 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref 8c4b06dc-33f1-463b-a058-dba2e7cf16d8 2026-09-03 11:27:16.421 | ++ lib/tempest:configure_tempest:467 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref_alt 8c4b06dc-33f1-463b-a058-dba2e7cf16d8 2026-09-03 11:27:16.461 | ++ lib/tempest:configure_tempest:468 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref 42 2026-09-03 11:27:16.502 | ++ lib/tempest:configure_tempest:469 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref_alt 84 2026-09-03 11:27:16.545 | ++ lib/tempest:configure_tempest:470 : iniset /opt/stack/tempest/etc/tempest.conf validation connect_method floating 2026-09-03 11:27:16.589 | ++ lib/tempest:configure_tempest:471 : is_service_enabled neutron 2026-09-03 11:27:16.614 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-03 11:27:16.617 | ++ lib/tempest:configure_tempest:479 : [[ -n '' ]] 2026-09-03 11:27:16.622 | ++ lib/tempest:configure_tempest:489 : local tempest_compute_min_microversion=None 2026-09-03 11:27:16.626 | ++ lib/tempest:configure_tempest:490 : local tempest_compute_max_microversion=latest 2026-09-03 11:27:16.629 | ++ lib/tempest:configure_tempest:493 : [[ '' == \c\o\m\p\u\t\e\_\l\e\g\a\c\y ]] 2026-09-03 11:27:16.632 | ++ lib/tempest:configure_tempest:497 : '[' None == None ']' 2026-09-03 11:27:16.636 | ++ lib/tempest:configure_tempest:498 : inicomment /opt/stack/tempest/etc/tempest.conf compute min_microversion 2026-09-03 11:27:16.663 | ++ lib/tempest:configure_tempest:502 : '[' latest == None ']' 2026-09-03 11:27:16.667 | ++ lib/tempest:configure_tempest:505 : iniset /opt/stack/tempest/etc/tempest.conf compute max_microversion latest 2026-09-03 11:27:16.709 | ++ lib/tempest:configure_tempest:508 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled personality False 2026-09-03 11:27:16.751 | ++ lib/tempest:configure_tempest:509 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled resize True 2026-09-03 11:27:16.795 | ++ lib/tempest:configure_tempest:510 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migration False 2026-09-03 11:27:16.842 | ++ lib/tempest:configure_tempest:511 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled change_password False 2026-09-03 11:27:16.881 | ++ lib/tempest:configure_tempest:512 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled block_migration_for_live_migration False 2026-09-03 11:27:16.922 | ++ lib/tempest:configure_tempest:513 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migrate_back_and_forth False 2026-09-03 11:27:16.962 | ++ lib/tempest:configure_tempest:514 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled attach_encrypted_volume True 2026-09-03 11:27:16.999 | ++ lib/tempest:configure_tempest:517 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled hostname_fqdn_sanitization True 2026-09-03 11:27:17.036 | ++ lib/tempest:configure_tempest:519 : [[ -n ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter ]] 2026-09-03 11:27:17.040 | ++ 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-09-03 11:27:17.079 | ++ lib/tempest:configure_tempest:523 : [[ False == \T\r\u\e ]] 2026-09-03 11:27:17.082 | ++ lib/tempest:configure_tempest:527 : is_service_enabled n-novnc 2026-09-03 11:27:17.105 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-03 11:27:17.108 | ++ lib/tempest:configure_tempest:528 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled vnc_console True 2026-09-03 11:27:17.148 | ++ lib/tempest:configure_tempest:530 : is_service_enabled n-spice 2026-09-03 11:27:17.171 | ++ functions-common:is_service_enabled:2076 : return 1 2026-09-03 11:27:17.174 | ++ lib/tempest:configure_tempest:530 : '[' False '!=' False ']' 2026-09-03 11:27:17.177 | ++ lib/tempest:configure_tempest:533 : is_service_enabled n-sproxy 2026-09-03 11:27:17.195 | ++ functions-common:is_service_enabled:2076 : return 1 2026-09-03 11:27:17.199 | ++ lib/tempest:configure_tempest:533 : '[' False '!=' False ']' 2026-09-03 11:27:17.203 | ++ lib/tempest:configure_tempest:538 : local nova_policy_roles=admin,manager,member,reader,service 2026-09-03 11:27:17.206 | ++ lib/tempest:configure_tempest:539 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled nova_policy_roles admin,manager,member,reader,service 2026-09-03 11:27:17.248 | ++ lib/tempest:configure_tempest:542 : iniset /opt/stack/tempest/etc/tempest.conf network project_networks_reachable false 2026-09-03 11:27:17.290 | ++ lib/tempest:configure_tempest:543 : iniset /opt/stack/tempest/etc/tempest.conf network public_network_id 9f1d223f-e987-4566-a45c-5f60d0bc2264 2026-09-03 11:27:17.331 | ++ lib/tempest:configure_tempest:544 : iniset /opt/stack/tempest/etc/tempest.conf network public_router_id '' 2026-09-03 11:27:17.374 | ++ lib/tempest:configure_tempest:545 : iniset /opt/stack/tempest/etc/tempest.conf network default_network 10.0.0.0/22 2026-09-03 11:27:17.413 | ++ lib/tempest:configure_tempest:546 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6 True 2026-09-03 11:27:17.456 | ++ lib/tempest:configure_tempest:547 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6_subnet_attributes True 2026-09-03 11:27:17.494 | ++ lib/tempest:configure_tempest:548 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled port_security True 2026-09-03 11:27:17.537 | ++ lib/tempest:configure_tempest:550 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope neutron True 2026-09-03 11:27:17.581 | ++ lib/tempest:configure_tempest:553 : SCENARIO_IMAGE_DIR=/home/quobyte/devstack/files 2026-09-03 11:27:17.584 | ++ lib/tempest:configure_tempest:554 : SCENARIO_IMAGE_FILE=cirros-0.6.3-x86_64-disk.img 2026-09-03 11:27:17.588 | ++ lib/tempest:configure_tempest:555 : SCENARIO_IMAGE_TYPE=cirros 2026-09-03 11:27:17.590 | ++ 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-09-03 11:27:17.635 | ++ lib/tempest:configure_tempest:560 : [[ cirros == \c\i\r\r\o\s ]] 2026-09-03 11:27:17.641 | +++ lib/tempest:configure_tempest:563 : echo 0.6.3 2026-09-03 11:27:17.641 | +++ lib/tempest:configure_tempest:563 : tr -d . 2026-09-03 11:27:17.647 | ++ lib/tempest:configure_tempest:563 : [[ 063 -ge 060 ]] 2026-09-03 11:27:17.651 | ++ lib/tempest:configure_tempest:564 : iniset /opt/stack/tempest/etc/tempest.conf scenario dhcp_client dhcpcd 2026-09-03 11:27:17.691 | ++ lib/tempest:configure_tempest:569 : TEMPEST_SSH_NETWORK_NAME=private 2026-09-03 11:27:17.695 | ++ lib/tempest:configure_tempest:570 : is_provider_network 2026-09-03 11:27:17.699 | ++ functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-09-03 11:27:17.702 | ++ functions-common:is_provider_network:2272 : return 1 2026-09-03 11:27:17.706 | ++ lib/tempest:configure_tempest:574 : iniset /opt/stack/tempest/etc/tempest.conf validation run_validation True 2026-09-03 11:27:17.751 | ++ lib/tempest:configure_tempest:575 : iniset /opt/stack/tempest/etc/tempest.conf validation ip_version_for_ssh 4 2026-09-03 11:27:17.794 | ++ lib/tempest:configure_tempest:576 : iniset /opt/stack/tempest/etc/tempest.conf validation ssh_timeout 196 2026-09-03 11:27:17.835 | ++ lib/tempest:configure_tempest:577 : iniset /opt/stack/tempest/etc/tempest.conf validation image_ssh_user cirros 2026-09-03 11:27:17.877 | ++ lib/tempest:configure_tempest:578 : iniset /opt/stack/tempest/etc/tempest.conf validation image_alt_ssh_user cirros 2026-09-03 11:27:17.919 | ++ lib/tempest:configure_tempest:579 : iniset /opt/stack/tempest/etc/tempest.conf validation network_for_ssh private 2026-09-03 11:27:17.962 | ++ lib/tempest:configure_tempest:583 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-09-03 11:27:17.966 | ++ lib/tempest:configure_tempest:584 : TEMPEST_VOLUME_MANAGE_SNAPSHOT=True 2026-09-03 11:27:17.970 | +++ lib/tempest:configure_tempest:586 : trueorfalse False TEMPEST_VOLUME_MANAGE_SNAPSHOT 2026-09-03 11:27:17.994 | ++ lib/tempest:configure_tempest:586 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_snapshot True 2026-09-03 11:27:18.040 | ++ lib/tempest:configure_tempest:588 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-09-03 11:27:18.044 | ++ lib/tempest:configure_tempest:589 : TEMPEST_VOLUME_MANAGE_VOLUME=True 2026-09-03 11:27:18.048 | +++ lib/tempest:configure_tempest:591 : trueorfalse False TEMPEST_VOLUME_MANAGE_VOLUME 2026-09-03 11:27:18.069 | ++ lib/tempest:configure_tempest:591 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_volume True 2026-09-03 11:27:18.115 | ++ lib/tempest:configure_tempest:594 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-09-03 11:27:18.120 | ++ lib/tempest:configure_tempest:594 : '[' libvirt = libvirt ']' 2026-09-03 11:27:18.123 | ++ lib/tempest:configure_tempest:595 : TEMPEST_EXTEND_ATTACHED_VOLUME=True 2026-09-03 11:27:18.128 | +++ lib/tempest:configure_tempest:597 : trueorfalse False TEMPEST_EXTEND_ATTACHED_VOLUME 2026-09-03 11:27:18.160 | ++ lib/tempest:configure_tempest:597 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled extend_attached_volume True 2026-09-03 11:27:18.211 | ++ lib/tempest:configure_tempest:599 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-09-03 11:27:18.214 | ++ lib/tempest:configure_tempest:600 : TEMPEST_VOLUME_REVERT_TO_SNAPSHOT=True 2026-09-03 11:27:18.220 | +++ lib/tempest:configure_tempest:602 : trueorfalse False TEMPEST_VOLUME_REVERT_TO_SNAPSHOT 2026-09-03 11:27:18.251 | ++ lib/tempest:configure_tempest:602 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled volume_revert True 2026-09-03 11:27:18.298 | ++ lib/tempest:configure_tempest:603 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled extend_attached_encrypted_volume False 2026-09-03 11:27:18.350 | ++ lib/tempest:configure_tempest:604 : [[ swift == *\s\w\i\f\t* ]] 2026-09-03 11:27:18.354 | ++ lib/tempest:configure_tempest:605 : iniset /opt/stack/tempest/etc/tempest.conf volume backup_driver swift 2026-09-03 11:27:18.401 | ++ lib/tempest:configure_tempest:607 : local tempest_volume_min_microversion=None 2026-09-03 11:27:18.404 | ++ lib/tempest:configure_tempest:608 : local tempest_volume_max_microversion=latest 2026-09-03 11:27:18.408 | ++ lib/tempest:configure_tempest:609 : '[' None == None ']' 2026-09-03 11:27:18.412 | ++ lib/tempest:configure_tempest:610 : inicomment /opt/stack/tempest/etc/tempest.conf volume min_microversion 2026-09-03 11:27:18.438 | ++ lib/tempest:configure_tempest:615 : '[' latest == None ']' 2026-09-03 11:27:18.441 | ++ lib/tempest:configure_tempest:618 : iniset /opt/stack/tempest/etc/tempest.conf volume max_microversion latest 2026-09-03 11:27:18.484 | ++ lib/tempest:configure_tempest:621 : is_service_enabled c-bak 2026-09-03 11:27:18.507 | ++ functions-common:is_service_enabled:2076 : return 1 2026-09-03 11:27:18.511 | ++ lib/tempest:configure_tempest:622 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled backup False 2026-09-03 11:27:18.554 | ++ lib/tempest:configure_tempest:628 : [[ -n lvm:lvmdriver-1 ]] 2026-09-03 11:27:18.558 | ++ lib/tempest:configure_tempest:628 : [[ lvm:lvmdriver-1 =~ .*,.* ]] 2026-09-03 11:27:18.561 | ++ lib/tempest:configure_tempest:648 : '[' default '!=' default -o 'Open Source' '!=' 'Open Source' ']' 2026-09-03 11:27:18.565 | ++ lib/tempest:configure_tempest:652 : '[' default '!=' default -o iSCSI '!=' iSCSI ']' 2026-09-03 11:27:18.569 | ++ lib/tempest:configure_tempest:657 : [[ False == \T\r\u\e ]] 2026-09-03 11:27:18.573 | ++ lib/tempest:configure_tempest:666 : local tempest_placement_min_microversion=None 2026-09-03 11:27:18.576 | ++ lib/tempest:configure_tempest:667 : local tempest_placement_max_microversion=latest 2026-09-03 11:27:18.580 | ++ lib/tempest:configure_tempest:668 : '[' None == None ']' 2026-09-03 11:27:18.584 | ++ lib/tempest:configure_tempest:669 : inicomment /opt/stack/tempest/etc/tempest.conf placement min_microversion 2026-09-03 11:27:18.612 | ++ lib/tempest:configure_tempest:673 : '[' latest == None ']' 2026-09-03 11:27:18.615 | ++ lib/tempest:configure_tempest:676 : iniset /opt/stack/tempest/etc/tempest.conf placement max_microversion latest 2026-09-03 11:27:18.661 | ++ lib/tempest:configure_tempest:680 : '[' libvirt = ironic ']' 2026-09-03 11:27:18.664 | ++ lib/tempest:configure_tempest:694 : '[' libvirt = libvirt ']' 2026-09-03 11:27:18.668 | ++ lib/tempest:configure_tempest:696 : '[' kvm = lxc ']' 2026-09-03 11:27:18.671 | ++ lib/tempest:configure_tempest:703 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled shelve_migrate True 2026-09-03 11:27:18.712 | ++ lib/tempest:configure_tempest:704 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled stable_rescue True 2026-09-03 11:27:18.758 | ++ lib/tempest:configure_tempest:705 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled swap_volume True 2026-09-03 11:27:18.798 | ++ lib/tempest:configure_tempest:718 : local service 2026-09-03 11:27:18.802 | ++ lib/tempest:configure_tempest:719 : local tempest_services=key,glance,nova,neutron,cinder,swift,horizon 2026-09-03 11:27:18.805 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-09-03 11:27:18.808 | ++ lib/tempest:configure_tempest:721 : is_service_enabled key 2026-09-03 11:27:18.831 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-03 11:27:18.835 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available key True 2026-09-03 11:27:18.879 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-09-03 11:27:18.882 | ++ lib/tempest:configure_tempest:721 : is_service_enabled glance 2026-09-03 11:27:18.905 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-03 11:27:18.908 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available glance True 2026-09-03 11:27:18.947 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-09-03 11:27:18.951 | ++ lib/tempest:configure_tempest:721 : is_service_enabled nova 2026-09-03 11:27:18.975 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-03 11:27:18.980 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available nova True 2026-09-03 11:27:19.020 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-09-03 11:27:19.024 | ++ lib/tempest:configure_tempest:721 : is_service_enabled neutron 2026-09-03 11:27:19.047 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-03 11:27:19.049 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available neutron True 2026-09-03 11:27:19.092 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-09-03 11:27:19.095 | ++ lib/tempest:configure_tempest:721 : is_service_enabled cinder 2026-09-03 11:27:19.122 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-03 11:27:19.125 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available cinder True 2026-09-03 11:27:19.174 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-09-03 11:27:19.178 | ++ lib/tempest:configure_tempest:721 : is_service_enabled swift 2026-09-03 11:27:19.204 | ++ functions-common:is_service_enabled:2076 : return 1 2026-09-03 11:27:19.207 | ++ lib/tempest:configure_tempest:724 : iniset /opt/stack/tempest/etc/tempest.conf service_available swift False 2026-09-03 11:27:19.253 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-09-03 11:27:19.257 | ++ lib/tempest:configure_tempest:721 : is_service_enabled horizon 2026-09-03 11:27:19.282 | ++ functions-common:is_service_enabled:2076 : return 1 2026-09-03 11:27:19.286 | ++ lib/tempest:configure_tempest:724 : iniset /opt/stack/tempest/etc/tempest.conf service_available horizon False 2026-09-03 11:27:19.332 | ++ lib/tempest:configure_tempest:732 : [[ True == True ]] 2026-09-03 11:27:19.337 | ++ lib/tempest:configure_tempest:733 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope keystone true 2026-09-03 11:27:19.383 | ++ lib/tempest:configure_tempest:736 : [[ True == True ]] 2026-09-03 11:27:19.386 | ++ lib/tempest:configure_tempest:737 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope nova true 2026-09-03 11:27:19.428 | ++ lib/tempest:configure_tempest:740 : [[ True == True ]] 2026-09-03 11:27:19.432 | ++ lib/tempest:configure_tempest:741 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope placement true 2026-09-03 11:27:19.474 | ++ lib/tempest:configure_tempest:744 : [[ True == True ]] 2026-09-03 11:27:19.477 | ++ lib/tempest:configure_tempest:745 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope glance true 2026-09-03 11:27:19.519 | ++ lib/tempest:configure_tempest:748 : [[ True == True ]] 2026-09-03 11:27:19.523 | ++ lib/tempest:configure_tempest:749 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope cinder true 2026-09-03 11:27:19.567 | ++ lib/tempest:configure_tempest:752 : '[' libvirt = libvirt ']' 2026-09-03 11:27:19.570 | ++ lib/tempest:configure_tempest:752 : '[' kvm = lxc ']' 2026-09-03 11:27:19.573 | ++ lib/tempest:configure_tempest:762 : local tmp_cfg_file 2026-09-03 11:27:19.578 | +++ lib/tempest:configure_tempest:763 : mktemp 2026-09-03 11:27:19.584 | ++ lib/tempest:configure_tempest:763 : tmp_cfg_file=/tmp/tmp.kgAf4ZA0WB 2026-09-03 11:27:19.588 | ++ lib/tempest:configure_tempest:764 : cd /opt/stack/tempest 2026-09-03 11:27:19.592 | ++ lib/tempest:configure_tempest:766 : local tmp_u_c_m 2026-09-03 11:27:19.597 | +++ lib/tempest:configure_tempest:767 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2026-09-03 11:27:19.603 | ++ lib/tempest:configure_tempest:767 : tmp_u_c_m=/tmp/tempest_u_c_m.vfYetBexDj 2026-09-03 11:27:19.607 | ++ lib/tempest:configure_tempest:768 : set_tempest_venv_constraints /tmp/tempest_u_c_m.vfYetBexDj 2026-09-03 11:27:19.611 | ++ lib/tempest:set_tempest_venv_constraints:131 : local tmp_c 2026-09-03 11:27:19.614 | ++ lib/tempest:set_tempest_venv_constraints:132 : tmp_c=/tmp/tempest_u_c_m.vfYetBexDj 2026-09-03 11:27:19.618 | ++ lib/tempest:set_tempest_venv_constraints:133 : [[ master == \m\a\s\t\e\r ]] 2026-09-03 11:27:19.623 | ++ lib/tempest:set_tempest_venv_constraints:134 : cd /opt/stack/requirements 2026-09-03 11:27:19.627 | ++ lib/tempest:set_tempest_venv_constraints:135 : git show master:upper-constraints.txt 2026-09-03 11:27:19.635 | ++ lib/tempest:set_tempest_venv_constraints:142 : export UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-09-03 11:27:19.639 | ++ lib/tempest:set_tempest_venv_constraints:142 : UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-09-03 11:27:19.643 | ++ lib/tempest:set_tempest_venv_constraints:143 : export TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-09-03 11:27:19.646 | ++ lib/tempest:set_tempest_venv_constraints:143 : TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-09-03 11:27:19.650 | ++ lib/tempest:configure_tempest:769 : [[ False != \T\r\u\e ]] 2026-09-03 11:27:19.654 | ++ lib/tempest:configure_tempest:770 : tox -revenv-tempest --notest 2026-09-03 11:27:20.220 | venv-tempest recreate: /opt/stack/tempest/.tox/tempest 2026-09-03 11:27:21.156 | venv-tempest installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2026-09-03 11:27:37.690 | venv-tempest develop-inst: /opt/stack/tempest 2026-09-03 11:27:44.456 | venv-tempest installed: attrs==26.1.0,autopage==0.6.0,bcrypt==5.0.0,certifi==2026.7.22,cffi==2.1.1,charset-normalizer==3.5.0,cliff==4.16.0,cmd2==4.2.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.7.0,oslo.context==6.5.0,oslo.i18n==6.9.0,oslo.log==8.3.1,oslo.serialization==5.11.0,oslo.utils==10.2.0,packaging==26.3,paramiko==4.0.0,pbr==7.0.3,prettytable==3.18.0,prompt_toolkit==3.0.53,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.6.3,setuptools==84.0.0,six==1.17.0,stestr==4.2.1,stevedore==5.9.1,-e git+https://review.opendev.org/openstack/tempest.git@0a19cf44f2b257cec6b7c070e9a6df0cc3500172#egg=tempest,testscenarios==0.6.2,testtools==2.9.1,tomlkit==0.15.1,typing_extensions==4.16.0,urllib3==2.7.0,voluptuous==0.16.0,wcwidth==0.8.2,wrapt==2.3.0 2026-09-03 11:27:44.457 | ___________________________________ summary ____________________________________ 2026-09-03 11:27:44.457 | venv-tempest: skipped tests 2026-09-03 11:27:44.457 | congratulations :) 2026-09-03 11:27:44.506 | ++ lib/tempest:configure_tempest:772 : tox -evenv-tempest -- pip install -c /tmp/tempest_u_c_m.vfYetBexDj -r requirements.txt 2026-09-03 11:27:45.398 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/__init__.py:92: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. 2026-09-03 11:27:45.398 | !! 2026-09-03 11:27:45.398 | 2026-09-03 11:27:45.398 | ******************************************************************************** 2026-09-03 11:27:45.398 | Requirements should be satisfied by a PEP 517 installer. 2026-09-03 11:27:45.399 | If you are using pip, you can try `pip install --use-pep517`. 2026-09-03 11:27:45.399 | 2026-09-03 11:27:45.399 | This deprecation is overdue, please update your project and remove deprecated 2026-09-03 11:27:45.399 | calls to avoid build errors in the future. 2026-09-03 11:27:45.399 | ******************************************************************************** 2026-09-03 11:27:45.399 | 2026-09-03 11:27:45.399 | !! 2026-09-03 11:27:45.399 | dist.fetch_build_eggs(dist.setup_requires) 2026-09-03 11:27:45.823 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2026-09-03 11:27:45.823 | !! 2026-09-03 11:27:45.823 | 2026-09-03 11:27:45.823 | ******************************************************************************** 2026-09-03 11:27:45.823 | Please avoid running ``setup.py`` directly. 2026-09-03 11:27:45.824 | Instead, use pypa/build, pypa/installer or other 2026-09-03 11:27:45.824 | standards-based tools. 2026-09-03 11:27:45.824 | 2026-09-03 11:27:45.824 | This deprecation is overdue, please update your project and remove deprecated 2026-09-03 11:27:45.824 | calls to avoid build errors in the future. 2026-09-03 11:27:45.824 | 2026-09-03 11:27:45.824 | See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2026-09-03 11:27:45.824 | ******************************************************************************** 2026-09-03 11:27:45.824 | 2026-09-03 11:27:45.824 | !! 2026-09-03 11:27:45.824 | self.initialize_options() 2026-09-03 11:27:45.824 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/pbr/setupcfg.py:833: UserWarning: Unknown distribution option: 'tests_require' 2026-09-03 11:27:45.825 | warnings.warn(msg) 2026-09-03 11:27:45.854 | /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-09-03 11:27:45.854 | !! 2026-09-03 11:27:45.855 | 2026-09-03 11:27:45.855 | ******************************************************************************** 2026-09-03 11:27:45.855 | 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-09-03 11:27:45.855 | 2026-09-03 11:27:45.855 | By 2027-Feb-18, you need to update your project and remove deprecated calls 2026-09-03 11:27:45.855 | or your builds will no longer be supported. 2026-09-03 11:27:45.855 | 2026-09-03 11:27:45.855 | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-09-03 11:27:45.856 | ******************************************************************************** 2026-09-03 11:27:45.856 | 2026-09-03 11:27:45.856 | !! 2026-09-03 11:27:45.856 | corresp(dist, value, root_dir) 2026-09-03 11:27:45.997 | venv-tempest develop-inst-nodeps: /opt/stack/tempest 2026-09-03 11:27:52.676 | venv-tempest installed: attrs==26.1.0,autopage==0.6.0,bcrypt==5.0.0,certifi==2026.7.22,cffi==2.1.1,charset-normalizer==3.5.0,cliff==4.16.0,cmd2==4.2.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.7.0,oslo.context==6.5.0,oslo.i18n==6.9.0,oslo.log==8.3.1,oslo.serialization==5.11.0,oslo.utils==10.2.0,packaging==26.3,paramiko==4.0.0,pbr==7.0.3,prettytable==3.18.0,prompt_toolkit==3.0.53,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.6.3,setuptools==84.0.0,six==1.17.0,stestr==4.2.1,stevedore==5.9.1,-e git+https://review.opendev.org/openstack/tempest.git@0a19cf44f2b257cec6b7c070e9a6df0cc3500172#egg=tempest,testscenarios==0.6.2,testtools==2.9.1,tomlkit==0.15.1,typing_extensions==4.16.0,urllib3==2.7.0,voluptuous==0.16.0,wcwidth==0.8.2,wrapt==2.3.0 2026-09-03 11:27:52.677 | venv-tempest run-test-pre: PYTHONHASHSEED='2956804288' 2026-09-03 11:27:52.677 | venv-tempest run-test: commands[0] | pip install -c /tmp/tempest_u_c_m.vfYetBexDj -r requirements.txt 2026-09-03 11:27:53.697 | 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-09-03 11:27:53.698 | 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.16.0) 2026-09-03 11:27:53.699 | 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-09-03 11:27:53.700 | 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-09-03 11:27:53.701 | 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-09-03 11:27:53.702 | Requirement already satisfied: cryptography>=2.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 6)) (43.0.3) 2026-09-03 11:27:53.702 | 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-09-03 11:27:53.703 | 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-09-03 11:27:53.704 | Requirement already satisfied: oslo.config>=5.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 9)) (10.7.0) 2026-09-03 11:27:53.705 | Requirement already satisfied: oslo.log>=3.36.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 10)) (8.3.1) 2026-09-03 11:27:53.705 | 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-09-03 11:27:53.706 | 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-09-03 11:27:53.707 | Requirement already satisfied: oslo.utils>=7.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 13)) (10.2.0) 2026-09-03 11:27:53.708 | 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-09-03 11:27:53.709 | Requirement already satisfied: PyYAML>=3.12 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 15)) (6.0.3) 2026-09-03 11:27:53.710 | 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-09-03 11:27:53.710 | Requirement already satisfied: stevedore>=1.20.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 17)) (5.9.1) 2026-09-03 11:27:53.711 | 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-09-03 11:27:53.712 | 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-09-03 11:27:53.713 | 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-09-03 11:27:53.713 | 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-09-03 11:27:53.714 | Requirement already satisfied: fasteners>=0.16.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 22)) (0.20) 2026-09-03 11:27:53.715 | 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-09-03 11:27:53.717 | 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)) (84.0.0) 2026-09-03 11:27:53.719 | 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-09-03 11:27:53.720 | Requirement already satisfied: cmd2>=4.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (4.2.0) 2026-09-03 11:27:53.724 | 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-09-03 11:27:53.725 | 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-09-03 11:27:53.726 | 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-09-03 11:27:53.726 | 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.6.3) 2026-09-03 11:27:53.732 | 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-09-03 11:27:53.733 | 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-09-03 11:27:53.734 | 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-09-03 11:27:53.737 | Requirement already satisfied: cffi>=1.12 in ./.tox/tempest/lib/python3.12/site-packages (from cryptography>=2.1->-r requirements.txt (line 6)) (2.1.1) 2026-09-03 11:27:53.743 | 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-09-03 11:27:53.746 | 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-09-03 11:27:53.747 | 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-09-03 11:27:53.749 | 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-09-03 11:27:53.751 | 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-09-03 11:27:53.755 | 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-09-03 11:27:53.756 | 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.1) 2026-09-03 11:27:53.758 | 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-09-03 11:27:53.761 | 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-09-03 11:27:53.762 | 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-09-03 11:27:53.763 | 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.3) 2026-09-03 11:27:53.764 | 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-09-03 11:27:53.776 | 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.2) 2026-09-03 11:27:53.782 | 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.3.0) 2026-09-03 11:27:53.796 | 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-09-03 11:27:53.798 | Requirement already satisfied: prompt-toolkit>=3.0.53 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (3.0.53) 2026-09-03 11:27:53.799 | Requirement already satisfied: pyperclip>=1.8.2 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (1.11.0) 2026-09-03 11:27:53.800 | Requirement already satisfied: rich>=15.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (15.0.0) 2026-09-03 11:27:53.801 | Requirement already satisfied: rich-argparse>=1.7.2 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (1.8.0) 2026-09-03 11:27:53.811 | 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.16.0) 2026-09-03 11:27:53.834 | 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-09-03 11:27:53.840 | 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.5.0) 2026-09-03 11:27:53.841 | 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-09-03 11:27:53.842 | 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.7.22) 2026-09-03 11:27:53.856 | Requirement already satisfied: markdown-it-py>=2.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (4.2.0) 2026-09-03 11:27:53.857 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in ./.tox/tempest/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (2.20.0) 2026-09-03 11:27:53.862 | 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>=4.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (0.1.2) 2026-09-03 11:27:54.112 | ___________________________________ summary ____________________________________ 2026-09-03 11:27:54.112 | venv-tempest: commands succeeded 2026-09-03 11:27:54.112 | congratulations :) 2026-09-03 11:27:54.167 | ++ lib/tempest:configure_tempest:773 : rm -f /tmp/tempest_u_c_m.vfYetBexDj 2026-09-03 11:27:54.174 | ++ lib/tempest:configure_tempest:776 : [[ False == \T\r\u\e ]] 2026-09-03 11:27:54.178 | ++ lib/tempest:configure_tempest:784 : [[ True == \F\a\l\s\e ]] 2026-09-03 11:27:54.182 | ++ lib/tempest:configure_tempest:788 : iniset /opt/stack/tempest/etc/tempest.conf auth use_dynamic_credentials True 2026-09-03 11:27:54.231 | ++ lib/tempest:configure_tempest:794 : tox -evenv-tempest -- tempest verify-config -uro /tmp/tmp.kgAf4ZA0WB 2026-09-03 11:27:55.152 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/__init__.py:92: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. 2026-09-03 11:27:55.152 | !! 2026-09-03 11:27:55.152 | 2026-09-03 11:27:55.152 | ******************************************************************************** 2026-09-03 11:27:55.152 | Requirements should be satisfied by a PEP 517 installer. 2026-09-03 11:27:55.153 | If you are using pip, you can try `pip install --use-pep517`. 2026-09-03 11:27:55.153 | 2026-09-03 11:27:55.153 | This deprecation is overdue, please update your project and remove deprecated 2026-09-03 11:27:55.153 | calls to avoid build errors in the future. 2026-09-03 11:27:55.153 | ******************************************************************************** 2026-09-03 11:27:55.153 | 2026-09-03 11:27:55.153 | !! 2026-09-03 11:27:55.153 | dist.fetch_build_eggs(dist.setup_requires) 2026-09-03 11:27:55.558 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2026-09-03 11:27:55.558 | !! 2026-09-03 11:27:55.558 | 2026-09-03 11:27:55.558 | ******************************************************************************** 2026-09-03 11:27:55.559 | Please avoid running ``setup.py`` directly. 2026-09-03 11:27:55.559 | Instead, use pypa/build, pypa/installer or other 2026-09-03 11:27:55.559 | standards-based tools. 2026-09-03 11:27:55.559 | 2026-09-03 11:27:55.559 | This deprecation is overdue, please update your project and remove deprecated 2026-09-03 11:27:55.559 | calls to avoid build errors in the future. 2026-09-03 11:27:55.559 | 2026-09-03 11:27:55.560 | See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2026-09-03 11:27:55.560 | ******************************************************************************** 2026-09-03 11:27:55.560 | 2026-09-03 11:27:55.560 | !! 2026-09-03 11:27:55.560 | self.initialize_options() 2026-09-03 11:27:55.560 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/pbr/setupcfg.py:833: UserWarning: Unknown distribution option: 'tests_require' 2026-09-03 11:27:55.560 | warnings.warn(msg) 2026-09-03 11:27:55.592 | /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-09-03 11:27:55.592 | !! 2026-09-03 11:27:55.592 | 2026-09-03 11:27:55.592 | ******************************************************************************** 2026-09-03 11:27:55.592 | 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-09-03 11:27:55.593 | 2026-09-03 11:27:55.593 | By 2027-Feb-18, you need to update your project and remove deprecated calls 2026-09-03 11:27:55.593 | or your builds will no longer be supported. 2026-09-03 11:27:55.593 | 2026-09-03 11:27:55.593 | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-09-03 11:27:55.593 | ******************************************************************************** 2026-09-03 11:27:55.593 | 2026-09-03 11:27:55.593 | !! 2026-09-03 11:27:55.594 | corresp(dist, value, root_dir) 2026-09-03 11:27:55.737 | venv-tempest develop-inst-nodeps: /opt/stack/tempest 2026-09-03 11:28:02.605 | venv-tempest installed: attrs==26.1.0,autopage==0.6.0,bcrypt==5.0.0,certifi==2026.7.22,cffi==2.1.1,charset-normalizer==3.5.0,cliff==4.16.0,cmd2==4.2.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.7.0,oslo.context==6.5.0,oslo.i18n==6.9.0,oslo.log==8.3.1,oslo.serialization==5.11.0,oslo.utils==10.2.0,packaging==26.3,paramiko==4.0.0,pbr==7.0.3,prettytable==3.18.0,prompt_toolkit==3.0.53,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.6.3,setuptools==84.0.0,six==1.17.0,stestr==4.2.1,stevedore==5.9.1,-e git+https://review.opendev.org/openstack/tempest.git@0a19cf44f2b257cec6b7c070e9a6df0cc3500172#egg=tempest,testscenarios==0.6.2,testtools==2.9.1,tomlkit==0.15.1,typing_extensions==4.16.0,urllib3==2.7.0,voluptuous==0.16.0,wcwidth==0.8.2,wrapt==2.3.0 2026-09-03 11:28:02.606 | venv-tempest run-test-pre: PYTHONHASHSEED='3282023254' 2026-09-03 11:28:02.606 | venv-tempest run-test: commands[0] | tempest verify-config -uro /tmp/tmp.kgAf4ZA0WB 2026-09-03 11:28:06.783 | ___________________________________ summary ____________________________________ 2026-09-03 11:28:06.783 | venv-tempest: commands succeeded 2026-09-03 11:28:06.783 | congratulations :) 2026-09-03 11:28:06.829 | ++ lib/tempest:configure_tempest:799 : is_service_enabled q-metering neutron-metering 2026-09-03 11:28:06.851 | ++ functions-common:is_service_enabled:2076 : return 1 2026-09-03 11:28:06.856 | ++ lib/tempest:configure_tempest:800 : DISABLE_NETWORK_API_EXTENSIONS+=', metering' 2026-09-03 11:28:06.860 | ++ lib/tempest:configure_tempest:804 : is_service_enabled q-l3 neutron-l3 2026-09-03 11:28:06.884 | ++ functions-common:is_service_enabled:2076 : return 1 2026-09-03 11:28:06.887 | ++ lib/tempest:configure_tempest:805 : DISABLE_NETWORK_API_EXTENSIONS+=', l3_agent_scheduler' 2026-09-03 11:28:06.891 | ++ 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-09-03 11:28:06.895 | ++ lib/tempest:configure_tempest:809 : [[ ! -z , metering, l3_agent_scheduler ]] 2026-09-03 11:28:06.898 | ++ 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-09-03 11:28:06.902 | +++ 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-09-03 11:28:06.906 | +++ 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-09-03 11:28:06.909 | +++ lib/tempest:remove_disabled_extensions:117 : shift 2026-09-03 11:28:06.914 | +++ lib/tempest:remove_disabled_extensions:118 : local 'disabled_exts=, metering, l3_agent_scheduler' 2026-09-03 11:28:06.917 | +++ 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-09-03 11:28:06.946 | +++ 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-09-03 11:28:06.974 | ++ 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-09-03 11:28:06.977 | ++ lib/tempest:configure_tempest:815 : [[ -n '' ]] 2026-09-03 11:28:06.981 | ++ 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-09-03 11:28:07.025 | ++ lib/tempest:configure_tempest:820 : local object_storage_api_extensions=all 2026-09-03 11:28:07.029 | ++ lib/tempest:configure_tempest:821 : [[ ! -z '' ]] 2026-09-03 11:28:07.033 | ++ lib/tempest:configure_tempest:827 : iniset /opt/stack/tempest/etc/tempest.conf object-storage-feature-enabled discoverable_apis all 2026-09-03 11:28:07.079 | ++ lib/tempest:configure_tempest:829 : local volume_api_extensions=all 2026-09-03 11:28:07.083 | ++ lib/tempest:configure_tempest:830 : [[ ! -z '' ]] 2026-09-03 11:28:07.087 | ++ lib/tempest:configure_tempest:836 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled api_extensions all 2026-09-03 11:28:07.124 | ++ lib/tempest:configure_tempest:839 : IFS=' 2026-09-03 11:28:07.124 | ' 2026-09-03 11:28:07.128 | ++ extras.d/80-tempest.sh:source:23 : echo_summary 'Installing Tempest Plugins' 2026-09-03 11:28:07.131 | ++ ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-09-03 11:28:07.135 | ++ ./stack.sh:echo_summary:450 : echo -e Installing Tempest Plugins 2026-09-03 11:28:07.138 | ++ extras.d/80-tempest.sh:source:24 : install_tempest_plugins 2026-09-03 11:28:07.142 | ++ lib/tempest:install_tempest_plugins:873 : pushd /opt/stack/tempest 2026-09-03 11:28:07.142 | /opt/stack/tempest /opt/stack/tempest 2026-09-03 11:28:07.146 | ++ lib/tempest:install_tempest_plugins:874 : [[ 0 != 0 ]] 2026-09-03 11:28:07.149 | ++ lib/tempest:install_tempest_plugins:883 : popd 2026-09-03 11:28:07.149 | /opt/stack/tempest 2026-09-03 11:28:07.153 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-09-03 11:28:07.157 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-09-03 11:28:07.161 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-09-03 11:28:07.165 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-09-03 11:28:07.169 | + functions-common:run_phase:1875 : run_plugins stack test-config 2026-09-03 11:28:07.173 | + functions-common:run_plugins:1834 : local mode=stack 2026-09-03 11:28:07.177 | + functions-common:run_plugins:1835 : local phase=test-config 2026-09-03 11:28:07.180 | + functions-common:run_plugins:1837 : local plugins= 2026-09-03 11:28:07.185 | + functions-common:run_plugins:1838 : local plugin 2026-09-03 11:28:07.189 | + ./stack.sh:main:1506 : merge_config_group /home/quobyte/devstack/local.conf test-config 2026-09-03 11:28:07.193 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-09-03 11:28:07.197 | + inc/meta-config:merge_config_group:171 : shift 2026-09-03 11:28:07.201 | + inc/meta-config:merge_config_group:172 : local matchgroups=test-config 2026-09-03 11:28:07.206 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-09-03 11:28:07.210 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-09-03 11:28:07.214 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-09-03 11:28:07.219 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf test-config 2026-09-03 11:28:07.223 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-09-03 11:28:07.227 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=test-config 2026-09-03 11:28:07.232 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-09-03 11:28:07.238 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=test-config ' 2026-09-03 11:28:07.238 | /^\[\[.+\|.*\]\]/ { 2026-09-03 11:28:07.238 | gsub("[][]", "", $1); 2026-09-03 11:28:07.238 | split($1, a, "|"); 2026-09-03 11:28:07.238 | if (a[1] == matchgroup) 2026-09-03 11:28:07.238 | print a[2] 2026-09-03 11:28:07.238 | } 2026-09-03 11:28:07.238 | ' /home/quobyte/devstack/local.conf ========================= DevStack Component Timing (times are in seconds) ========================= wait_for_service 29 async_wait 140 osc 434 apt-get 217 test_with_retry 7 dbsync 8 pip_install 175 apt-get-update 5 run_process 45 git_timed 386 ------------------------- Unaccounted time 90 ========================= Total runtime 1536 ================= Async summary ================= Time spent in the background minus waits: 529 sec Elapsed time: 1536 sec Time if we did everything serially: 2065 sec Speedup: 1.3444 Post-stack database query stats: +------------+-----------+-------+ | db | op | count | +------------+-----------+-------+ | keystone | SELECT | 20996 | | 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 | 68 | | nova_cell0 | INSERT | 6 | | neutron | SELECT | 5210 | | neutron | INSERT | 845 | | neutron | DELETE | 32 | | placement | SELECT | 22 | | placement | INSERT | 85 | | placement | SET | 2 | | neutron | UPDATE | 218 | | nova_cell0 | UPDATE | 8 | | cinder | SELECT | 57 | | cinder | INSERT | 5 | | placement | UPDATE | 3 | | cinder | UPDATE | 5 | | glance | INSERT | 14 | | glance | SELECT | 27 | | glance | UPDATE | 2 | | nova_api | SAVEPOINT | 12 | | nova_api | INSERT | 24 | | nova_api | RELEASE | 12 | | nova_cell1 | INSERT | 3 | | nova_cell1 | UPDATE | 26 | | cinder | DELETE | 1 | +------------+-----------+-------+ This is your host IP address: 192.168.122.181 This is your host IPv6 address: ::1 Keystone is serving at http://192.168.122.181/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: 9b0a00865c2537338f72ed5b9b44a0d6bff16eb4 ovs: Fix OVS path mismatch when building from source with OVN 2026-07-29 11:45:04 +0200 OS Version: Ubuntu 24.04 noble